Skip to content
Snippets Groups Projects
Commit 3bbc2af3 authored by Diego Rey's avatar Diego Rey
Browse files

Update en and es translations

parent 32782606
No related branches found
No related tags found
No related merge requests found
{ {
"login" : { "i18n" : {
"user" : "User", "action" : {
"password" : "Password", "login" : "login",
"login" : "Login", "new" : "new",
"guest" : "Guest" "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
{ {
"login" : { "i18n" : {
"user" : "Usuario", "action" : {
"password" : "Contraseña", "login" : "iniciar sesión",
"login" : "Inciar Sesión", "new" : "nuevo",
"guest" : "Invitado" "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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment