[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:
ThePythonGuy
2020-11-28 22:40:43 +01:00
committed by GitHub
parent 1f05547437
commit b343c5a02c
5 changed files with 15 additions and 15 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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."