mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
SettingsApp = "Configuración"
|
|
SettingsAppCapital = "CONFIGURACIÓN"
|
|
AngleUnit = "Medida del ángulo"
|
|
DisplayMode = "Formato resultado"
|
|
EditionMode = "Formato escritura"
|
|
EditionLinear = "En línea "
|
|
Edition2D = "Natural "
|
|
ComplexFormat = "Forma compleja"
|
|
ExamMode = "Modo examen"
|
|
ExamModeActive = "Reactivar el modo examen"
|
|
ToDeactivateExamMode1 = "Para desactivar el modo examen,"
|
|
ToDeactivateExamMode2 = "conecte la calculadora a un ordenador"
|
|
ToDeactivateExamMode3 = "o a un enchufe eléctrico."
|
|
# --------------------- Please do not edit these messages ---------------------
|
|
ExamModeWarning1 = "Caution: compliance of this"
|
|
ExamModeWarning2 = "unofficial software's exam mode"
|
|
ExamModeWarning3 = "is not guaranteed by NumWorks."
|
|
AboutWarning1 = "Caution: you're using an"
|
|
AboutWarning2 = "unofficial software version."
|
|
AboutWarning3 = "NumWorks can't be held responsible"
|
|
AboutWarning4 = "for any resulting damage."
|
|
# -----------------------------------------------------------------------------
|
|
About = "Acerca"
|
|
Degrees = "Grados "
|
|
Gradians = "Gradianes "
|
|
Radian = "Radianes "
|
|
Engineering = "Ingeniería "
|
|
Decimal = "Decimal "
|
|
Scientific = "Científico "
|
|
SignificantFigures = "Cifras significativas "
|
|
Real = "Real "
|
|
Cartesian = "Binómica "
|
|
Polar = "Polar "
|
|
Brightness = "Brillo"
|
|
FontSizes = "Tipografía Python"
|
|
LargeFont = "Grande "
|
|
SmallFont = "Pequeño "
|
|
SoftwareVersion = "Versión de software"
|
|
SerialNumber = "Número serie"
|
|
UpdatePopUp = "Pop-up de actualización"
|
|
BetaPopUp = "Beta pop-up"
|