mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[base.es.i18n] Translated some missing stuff to Spanish (#430)
* Update base.es.i18n * Update base.es.i18n * Update base.es.i18n * Update base.es.i18n * Update base.es.i18n * Update apps/home/base.es.i18n Co-authored-by: Quentin <quentin.guidee@gmail.com> Co-authored-by: Quentin <quentin.guidee@gmail.com>
This commit is contained in:
@@ -12,4 +12,4 @@ ImportedModulesAndScripts = "Módulos y archivos importados"
|
||||
NoWordAvailableHere = "No hay ninguna palabra disponible aquí."
|
||||
ScriptInProgress = "Archivo en curso"
|
||||
ScriptOptions = "Opciones del archivo"
|
||||
ScriptSize = "Script size"
|
||||
ScriptSize = "Tamaño del script"
|
||||
|
||||
4
apps/external/base.es.i18n
vendored
4
apps/external/base.es.i18n
vendored
@@ -1,7 +1,7 @@
|
||||
ExternalApp = "External"
|
||||
ExternalAppCapital = "EXTERNAL"
|
||||
ExternalAppApiMismatch = "API mismatch"
|
||||
ExternalAppExecError = "Cannot execute file"
|
||||
ExternalAppApiMismatch = "Discordancia de API"
|
||||
ExternalAppExecError = "No se puede ejecutar el archivo"
|
||||
ExternalNotCompatible = "Externo no es compatible"
|
||||
WithSimulator = "con el simulador"
|
||||
WithN0100 = "con n0100"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Apps = "Aplicaciones"
|
||||
AppsCapital = "OMEGA"
|
||||
ForbidenAppInExamMode1 = "This application is"
|
||||
ForbidenAppInExamMode2 = "forbidden in exam mode"
|
||||
ForbidenAppInExamMode1 = "Esta aplicación está"
|
||||
ForbidenAppInExamMode2 = "prohibida en el modo examen"
|
||||
|
||||
@@ -3,11 +3,11 @@ UpdateMessage1 = "Hay mejoras importantes"
|
||||
UpdateMessage2 = "para su calculadora."
|
||||
UpdateMessage3 = "Visite nuestra página desde su ordenador"
|
||||
UpdateMessage4 = "www.numworks.com/update"
|
||||
BetaVersion = "BETA VERSION"
|
||||
BetaVersion = "VERSION BETA"
|
||||
BetaVersionMessage1 = ""
|
||||
BetaVersionMessage2 = "Your device runs a beta software."
|
||||
BetaVersionMessage3 = "You might run into bugs or glitches."
|
||||
BetaVersionMessage2 = "Tu dispositivo está corriendo software en versión beta."
|
||||
BetaVersionMessage3 = "Podrían ocurrir errores."
|
||||
BetaVersionMessage4 = ""
|
||||
BetaVersionMessage5 = "Please send any feedback to"
|
||||
BetaVersionMessage5 = "Por favor envía feedback a"
|
||||
BetaVersionMessage6 = "contact@numworks.com"
|
||||
Skip = "Saltar"
|
||||
|
||||
@@ -62,9 +62,9 @@ SymbolArgFunction = "Vacío "
|
||||
SymbolArgDefaultFunction = "Argumento "
|
||||
PythonFont = "Fuente Python"
|
||||
MemUse = "Memoria"
|
||||
DateTime = "Date/time"
|
||||
ActivateClock = "Activate clock"
|
||||
Date = "Date"
|
||||
Time = "Time"
|
||||
RTCWarning1 = "Enabling the clock drains the battery faster"
|
||||
RTCWarning2 = "when the calculator is powered off."
|
||||
DateTime = "Fecha/Hora"
|
||||
ActivateClock = "Activar el reloj"
|
||||
Date = "Fecha"
|
||||
Time = "Hora"
|
||||
RTCWarning1 = "Activar el reloj gasta la batería más rápido"
|
||||
RTCWarning2 = "cuando la calculadora está apagada."
|
||||
|
||||
Reference in New Issue
Block a user