mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
71 lines
2.4 KiB
Plaintext
71 lines
2.4 KiB
Plaintext
SettingsApp = "Einstellungen"
|
|
SettingsAppCapital = "EINSTELLUNGEN"
|
|
AngleUnit = "Winkeleinheit"
|
|
DisplayMode = "Zahlenformat"
|
|
EditionMode = "Eingabe"
|
|
EditionLinear = "Linear "
|
|
Edition2D = "Natürlich "
|
|
ComplexFormat = "Komplexe Zahlen"
|
|
ExamMode = "Prüfungsmodus"
|
|
ExamModeActive = "Modus erneut starten"
|
|
ToDeactivateExamMode1 = "Um den Prüfungsmodus auszuschalten,"
|
|
ToDeactivateExamMode2 = "schließen Sie den Rechner an einen"
|
|
ToDeactivateExamMode3 = "Computer oder eine Steckdose an."
|
|
# --------------------- 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 = "Über"
|
|
Degrees = "Grad "
|
|
Gradians = "Gon "
|
|
Radian = "Bogenmaß "
|
|
Decimal = "Dezimal "
|
|
Engineering = "Technisch "
|
|
Scientific = "Wissenschaftlich "
|
|
SignificantFigures = "Signifikante Stellen "
|
|
Real = "Reell "
|
|
Cartesian = "Kartesisch "
|
|
Polar = "Polar "
|
|
Brightness = "Helligkeit"
|
|
SoftwareVersion = "Epsilon version"
|
|
OmegaVersion = "Omega version"
|
|
Username = "Name"
|
|
MicroPythonVersion = "µPythonversion"
|
|
FontSizes = "Python-Schriftgröße"
|
|
LargeFont = "Große "
|
|
SmallFont = "Kleine "
|
|
SerialNumber = "Seriennummer"
|
|
UpdatePopUp = "Erinnerung: Update"
|
|
BetaPopUp = "Beta pop-up"
|
|
Contributors = "Beiträger"
|
|
Accessibility = "Barrierefreiheit"
|
|
AccessibilityInvertColors = "Farbumkehrung"
|
|
AccessibilityMagnify = "Lupe"
|
|
AccessibilityGamma = "Gammakorrektur"
|
|
AccessibilityGammaRed = "Rotes Gamma"
|
|
AccessibilityGammaGreen = "Grünes Gamma"
|
|
AccessibilityGammaBlue = "Blaues Gamma"
|
|
MathOptions = "Berechnungseinstellungen"
|
|
SymbolMultiplication = "Multiplikation"
|
|
SymbolMultiplicationCross = "Kreuz "
|
|
SymbolMultiplicationMiddleDot = "Mittelpunkt "
|
|
SymbolMultiplicationStar = "Stern "
|
|
SymbolMultiplicationAutoSymbol = "automatisch "
|
|
SymbolFunction = "Ausdrucksformat "
|
|
SymbolDefaultFunction = "Standardl "
|
|
SymbolArgFunction = "Leer "
|
|
SymbolArgDefaultFunction = "Argument "
|
|
PythonFont = "Python Schriftart"
|
|
MemUse = "Speicher"
|
|
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."
|