mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/graph/i18n] Add x, t, θ interval
This commit is contained in:
@@ -7,6 +7,9 @@ CurveType = "Bildungsgesetz der Kurve"
|
||||
CartesianType = "Kartesisch "
|
||||
PolarType = "Polar "
|
||||
ParametricType = "Parameter "
|
||||
IntervalT = "t-te Intervall"
|
||||
IntervalTheta = "θ-te Intervall"
|
||||
IntervalX = "x-te Intervall"
|
||||
FunctionDomain = "Definitionsmenge"
|
||||
FunctionColor = "Farbe der Funktion"
|
||||
NoFunction = "Keine Funktion"
|
||||
|
||||
@@ -7,6 +7,9 @@ CurveType = "Curve type"
|
||||
CartesianType = "Cartesian "
|
||||
PolarType = "Polar "
|
||||
ParametricType = "Parametric "
|
||||
IntervalT = "t interval"
|
||||
IntervalTheta = "θ interval"
|
||||
IntervalX = "x interval"
|
||||
FunctionDomain = "Domain of definition"
|
||||
FunctionColor = "Function color"
|
||||
NoFunction = "No function"
|
||||
|
||||
@@ -7,6 +7,9 @@ CurveType = "Tipo de curva"
|
||||
CartesianType = "Cartesiano "
|
||||
PolarType = "Polar "
|
||||
ParametricType = "Paramétrico "
|
||||
IntervalT = "Intervalo t"
|
||||
IntervalTheta = "Intervalo θ"
|
||||
IntervalX = "Intervalo x"
|
||||
FunctionDomain = "Dominio de definición"
|
||||
FunctionColor = "Color de la funcion"
|
||||
NoFunction = "Ninguna función"
|
||||
|
||||
@@ -7,6 +7,9 @@ CurveType = "Type de courbe"
|
||||
CartesianType = "Cartésien "
|
||||
PolarType = "Polaire "
|
||||
ParametricType = "Paramétrique "
|
||||
IntervalT = "Intervalle t"
|
||||
IntervalTheta = "Intervalle θ"
|
||||
IntervalX = "Intervalle x"
|
||||
FunctionDomain = "Ensemble de définition"
|
||||
FunctionColor = "Couleur de la fonction"
|
||||
NoFunction = "Aucune fonction"
|
||||
|
||||
@@ -7,6 +7,9 @@ CurveType = "Tipo de curva"
|
||||
CartesianType = "Cartesiano "
|
||||
PolarType = "Polar "
|
||||
ParametricType = "Paramétrico "
|
||||
IntervalT = "Intervalo t"
|
||||
IntervalTheta = "Intervalo θ"
|
||||
IntervalX = "Intervalo x"
|
||||
FunctionDomain = "Domínio de definição"
|
||||
FunctionColor = "Cor da função"
|
||||
NoFunction = "Nenhuma função"
|
||||
|
||||
Reference in New Issue
Block a user