mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
35 lines
1.0 KiB
Plaintext
35 lines
1.0 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."
|
|
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"
|
|
FontSizes = "Python font size"
|
|
LargeFont = "Large "
|
|
SmallFont = "Small "
|
|
SoftwareVersion = "Software version"
|
|
SerialNumber = "Serial number"
|
|
UpdatePopUp = "Update pop-up"
|
|
BetaPopUp = "Beta pop-up"
|