Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matefun
Frontend
Commits
3bbc2af3
Commit
3bbc2af3
authored
Nov 25, 2018
by
Diego Rey
Browse files
Update en and es translations
parent
32782606
Changes
2
Hide whitespace changes
Inline
Side-by-side
Frontend Angular 4/src/assets/i18n/en.json
View file @
3bbc2af3
{
"login"
:
{
"user"
:
"User"
,
"password"
:
"Password"
,
"login"
:
"Login"
,
"guest"
:
"Guest"
"i18n"
:
{
"action"
:
{
"login"
:
"login"
,
"new"
:
"new"
,
"load"
:
"laod"
,
"reload"
:
"reload"
,
"restart"
:
"restart"
,
"save"
:
"save"
,
"export"
:
"export"
,
"zoom"
:
"zoom"
,
"center"
:
"center"
,
"delete"
:
"delete"
,
"download"
:
"download"
,
"exit"
:
"exit"
},
"object"
:
{
"settings"
:
"settings"
,
"theme"
:
"theme"
,
"user"
:
"user"
,
"password"
:
"password"
,
"guest"
:
"guest"
,
"program"
:
"program"
,
"figure"
:
"figure"
,
"figures"
:
"figures"
,
"file"
:
"file"
,
"files"
:
"files"
,
"group"
:
"group"
,
"groups"
:
"groups"
,
"interpreter"
:
"interpreter"
,
"axis"
:
"axis"
,
"axes"
:
"axes"
,
"grid"
:
"grid"
,
"tip"
:
"tip"
,
"normal"
:
"normal"
,
"quality"
:
"quality"
},
"msg"
:
{
"codemirror"
:
{
"fontSize"
:
"Font Size"
,
"functionWarnings"
:
"Show warnings of use of functions"
,
"infixOperatorsWarnings"
:
"Show warnings of use of infix operators"
,
"fileName"
:
"File name"
,
"cursorPosition"
:
"Cursor position"
},
"figure"
:
{
"multiPlot"
:
"Multi graph"
,
"animationSpeed"
:
"Animation speed"
}
}
}
}
\ No newline at end of file
Frontend Angular 4/src/assets/i18n/es.json
View file @
3bbc2af3
{
"login"
:
{
"user"
:
"Usuario"
,
"password"
:
"Contraseña"
,
"login"
:
"Inciar Sesión"
,
"guest"
:
"Invitado"
"i18n"
:
{
"action"
:
{
"login"
:
"iniciar sesión"
,
"new"
:
"nuevo"
,
"load"
:
"cargar"
,
"reload"
:
"recargar"
,
"restart"
:
"reiniciar"
,
"save"
:
"guardar"
,
"export"
:
"exportar"
,
"zoom"
:
"zoom"
,
"center"
:
"centrar"
,
"delete"
:
"borrar"
,
"download"
:
"descargar"
,
"exit"
:
"salir"
},
"object"
:
{
"settings"
:
"configuración"
,
"user"
:
"usuario"
,
"theme"
:
"tema"
,
"password"
:
"contraseña"
,
"guest"
:
"invitado"
,
"program"
:
"programa"
,
"figure"
:
"figura"
,
"figures"
:
"figuras"
,
"file"
:
"archivo"
,
"files"
:
"archivos"
,
"group"
:
"grupo"
,
"groups"
:
"grupos"
,
"interpreter"
:
"intérprete"
,
"axis"
:
"eje"
,
"axes"
:
"ejes"
,
"grid"
:
"grilla"
,
"tip"
:
"tip"
,
"normal"
:
"normal"
,
"quality"
:
"calidad"
},
"msg"
:
{
"codemirror"
:
{
"fontSize"
:
"Tamaño de fuente"
,
"functionWarnings"
:
"Mostrar advertencias de uso de funciones"
,
"infixOperatorsWarnings"
:
"Mostrar advertencias de uso de operadores infijos"
,
"fileName"
:
"Nombre de archivo"
,
"cursorPosition"
:
"Posición del cursor"
},
"figure"
:
{
"multiPlot"
:
"Multi gráfica"
,
"animationSpeed"
:
"Velocidad de animación"
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment