mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Now that special unicode characters are supported, when appropriate, replaced occurrences of the 'ae', 'oe', 'ue', and 'ss' digrams with the proper character.
26 lines
689 B
Plaintext
26 lines
689 B
Plaintext
SettingsApp = "Einstellungen"
|
|
SettingsAppCapital = "EINSTELLUNGEN"
|
|
AngleUnit = "Winkeleinheit"
|
|
DisplayMode = "Zahlenformat"
|
|
EditionMode = "Eingabe"
|
|
EditionLinear = "Linear "
|
|
Edition2D = "Natürlich "
|
|
ComplexFormat = "Komplex"
|
|
ExamMode = "Testmodus"
|
|
ActivateExamMode = "Start Testmodus"
|
|
ExamModeActive = "Testmodus: aktiv"
|
|
About = "Über"
|
|
Degres = "Grad "
|
|
Radian = "Bogenmaß "
|
|
Decimal = "Dezimal "
|
|
Scientific = "Wissenschaftlich "
|
|
SignificantFigures = "Signifikante Stellen "
|
|
Real = "Reel "
|
|
Cartesian = "Algebraische "
|
|
Polar = "Polar "
|
|
Brightness = "Helligkeit"
|
|
SoftwareVersion = "Softwareversion"
|
|
SerialNumber = "Seriennummer"
|
|
UpdatePopUp = "Erinnerung: Update"
|
|
BetaPopUp = "Beta pop-up"
|