mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
FunctionApp = "Funktionen"
|
|
FunctionAppCapital = "FUNKTIONEN"
|
|
FunctionTab = "Funktionen"
|
|
AddFunction = "Funktion hinzufügen"
|
|
DeleteFunction = "Funktion löschen"
|
|
CurveType = "Bildungsgesetz der Kurve"
|
|
Cartesian = "Kartesisch"
|
|
Polar = "Polar"
|
|
Parametric = "Parameter"
|
|
FunctionColor = "Farbe der Funktion"
|
|
NoFunction = "Keine Funktion"
|
|
NoActivatedFunction = "Keine aktive Funktion"
|
|
PlotOptions = "Plotoptionen"
|
|
Compute = "Berechnen"
|
|
Zeros = "Nullstellen"
|
|
Tangent = "Tangente"
|
|
Intersection = "Schnittmenge"
|
|
Preimage = "Urbild"
|
|
SelectLowerBound = "Untere Integrationsgrenze"
|
|
SelectUpperBound = "Obere Integrationsgrenze"
|
|
NoMaximumFound = "Kein Maximalwert gefunden"
|
|
NoMinimumFound = "Kein Mindestwert gefunden"
|
|
NoZeroFound = "Keine Nullstelle gefunden"
|
|
NoIntersectionFound = "Kein Schnittpunkt gefunden"
|
|
NoPreimageFound = "Kein Urbild gefunden"
|
|
DerivativeFunctionColumn = "Spalte der Ableitungsfunktion"
|
|
HideDerivativeColumn = "Ableitungsfunktion ausblenden"
|
|
AllowedCharactersAZaz09 = "Erlaubte Zeichen: A-Z, a-z, 0-9, _"
|
|
ReservedName = "Reserviertes Wort"
|