mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
81 lines
2.6 KiB
Plaintext
81 lines
2.6 KiB
Plaintext
SettingsApp = "Settings"
|
|
SettingsAppCapital = "SETTINGS"
|
|
AngleUnit = "Angle measure"
|
|
DisplayMode = "Result format"
|
|
EditionMode = "Writing format"
|
|
EditionLinear = "Linear "
|
|
Edition2D = "Natural "
|
|
ComplexFormat = "Complex format"
|
|
ExamMode = "Exam mode"
|
|
ActivateExamMode = "Activate exam mode"
|
|
ExamModeActive = "Reactivate exam mode"
|
|
ActivateDutchExamMode = "Activate Dutch exam mode"
|
|
ToDeactivateExamMode1 = "To deactivate the exam mode,"
|
|
ToDeactivateExamMode2 = "plug the calculator to a computer"
|
|
ToDeactivateExamMode3 = "or to a power socket."
|
|
# --------------------- 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 = "About"
|
|
Degrees = "Degrees "
|
|
Gradians = "Gradians "
|
|
Radian = "Radians "
|
|
Decimal = "Decimal "
|
|
Scientific = "Scientific "
|
|
Engineering = "Engineering "
|
|
SignificantFigures = "Significant figures "
|
|
Real = "Real "
|
|
Cartesian = "Cartesian "
|
|
Polar = "Polar "
|
|
Brightness = "Brightness"
|
|
SoftwareVersion = "Epsilon version"
|
|
CustomSoftwareVersion = "Omega version"
|
|
Username = "Name"
|
|
MicroPythonVersion = "µPython version"
|
|
ResultDisplay = "Result display"
|
|
DefaultResult = "Default "
|
|
CompactResult = "Compact "
|
|
FontSizes = "Python font size"
|
|
LargeFont = "Large "
|
|
SmallFont = "Small "
|
|
SerialNumber = "Serial number"
|
|
UpdatePopUp = "Update pop-up"
|
|
BetaPopUp = "Beta pop-up"
|
|
LEDColor = "LED color"
|
|
ExamModeMode = "Mode"
|
|
ExamModeModeStandard = "Standard "
|
|
ExamModeModeNoSym = "No sym "
|
|
ExamModeModeNoSymNoText = "No sym no text "
|
|
ExamModeModeDutch = "Dutch "
|
|
ColorRed = "Red "
|
|
ColorWhite = "White "
|
|
ColorBlue = "Blue "
|
|
ColorGreen = "Green "
|
|
ColorYellow = "Yellow "
|
|
ColorPurple = "Purple "
|
|
ColorOrange = "Orange "
|
|
Contributors = "Contributors"
|
|
Accessibility = "Accessibility"
|
|
AccessibilityInvertColors = "Invert colors"
|
|
AccessibilityMagnify = "Magnify"
|
|
AccessibilityGamma = "Gamma correction"
|
|
AccessibilityGammaRed = "Red gamma"
|
|
AccessibilityGammaGreen = "Green gamma"
|
|
AccessibilityGammaBlue = "Blue gamma"
|
|
MathOptions = "Math options"
|
|
SymbolMultiplication = "Multiply"
|
|
SymbolMultiplicationCross = "Cross "
|
|
SymbolMultiplicationMiddleDot = "Dot "
|
|
SymbolMultiplicationStar = "Star "
|
|
SymbolMultiplicationAutoSymbol = "Auto "
|
|
PythonFont = "Python Font"
|
|
Large = "Large "
|
|
Small = "Small "
|
|
MemUse = "Memory"
|