[apps] German translation of "Function can't have store" message + style

This commit is contained in:
Léa Saviot
2018-11-06 10:49:02 +01:00
committed by Émilie Feral
parent e7c95c3583
commit b73d066f2b
5 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ StandardDeviation = "Standardabweichung"
Step = "Schrittwert"
StorageMemoryFull1 = "Der Speicher ist voll. Löschen Sie"
StorageMemoryFull2 = "von Daten und versuchen Sie es erneut."
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
StoreExpressionNotAcceptedAsFunction = "Eine Funktion darf kein 'store' enthalten"
SyntaxError = "Syntaxfehler"
ToZoom = "Zoom: "
Trigonometric = "Trigonometrisch"

View File

@@ -48,7 +48,7 @@ RoundAbscissa = "Integer"
Sci = "sci/"
SquareSum = "Sum of squares"
StandardDeviation = "Standard deviation"
StoreExpressionNotAcceptedAsFunction = "A function cannot have a Store"
StoreExpressionNotAcceptedAsFunction = "A function cannot have a 'store'"
StatTab = "Stats"
Step = "Step"
StorageMemoryFull1 = "The memory is full."

View File

@@ -52,7 +52,7 @@ StatTab = "Medidas"
Step = "Incremento"
StorageMemoryFull1 = "La memoria esta llena."
StorageMemoryFull2 = "Borre datos e intente de nuevo."
StoreExpressionNotAcceptedAsFunction = "Una funcion no puede incluir Store"
StoreExpressionNotAcceptedAsFunction = "Una funcion no puede incluir 'store'"
SyntaxError = "Error sintactico"
ToZoom = "Zoom : "
Trigonometric = "Trigonometrico"

View File

@@ -52,7 +52,7 @@ StatTab = "Stats"
Step = "Pas"
StorageMemoryFull1 = "La mémoire est pleine."
StorageMemoryFull2 = "Effacez des données et réessayez."
StoreExpressionNotAcceptedAsFunction = "Une fonction ne peut pas contenir Store"
StoreExpressionNotAcceptedAsFunction = "Une fonction ne peut pas contenir 'store'"
SyntaxError = "Attention a la syntaxe"
ToZoom = "Zoomer : "
Trigonometric = "Trigonometrique"

View File

@@ -52,7 +52,7 @@ StatTab = "Estat"
Step = "Passo"
StorageMemoryFull1 = "A memoria esta chéia."
StorageMemoryFull2 = "Apage dados e tente novamente."
StoreExpressionNotAcceptedAsFunction = "Uma função não pode conter Store"
StoreExpressionNotAcceptedAsFunction = "Uma função não pode conter 'store'"
SyntaxError = "Erro de sintaxe"
ToZoom = "Zoom : "
Trigonometric = "Trigonometrico"