mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Translate the "Function cannot contain a Store" message
This commit is contained in:
@@ -48,7 +48,7 @@ RoundAbscissa = "Integer"
|
||||
Sci = "sci/"
|
||||
SquareSum = "Sum of squares"
|
||||
StandardDeviation = "Standard deviation"
|
||||
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
|
||||
StoreExpressionNotAcceptedAsFunction = "A function cannot have a Store"
|
||||
StatTab = "Stats"
|
||||
Step = "Step"
|
||||
StorageMemoryFull1 = "The memory is full."
|
||||
|
||||
@@ -52,7 +52,7 @@ StatTab = "Medidas"
|
||||
Step = "Incremento"
|
||||
StorageMemoryFull1 = "La memoria esta llena."
|
||||
StorageMemoryFull2 = "Borre datos e intente de nuevo."
|
||||
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
|
||||
StoreExpressionNotAcceptedAsFunction = "Una funcion no puede incluir Store"
|
||||
SyntaxError = "Error sintactico"
|
||||
ToZoom = "Zoom : "
|
||||
Trigonometric = "Trigonometrico"
|
||||
|
||||
@@ -52,7 +52,7 @@ StatTab = "Stats"
|
||||
Step = "Pas"
|
||||
StorageMemoryFull1 = "La mémoire est pleine."
|
||||
StorageMemoryFull2 = "Effacez des données et réessayez."
|
||||
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
|
||||
StoreExpressionNotAcceptedAsFunction = "Une fonction ne peut pas contenir Store"
|
||||
SyntaxError = "Attention a la syntaxe"
|
||||
ToZoom = "Zoomer : "
|
||||
Trigonometric = "Trigonometrique"
|
||||
|
||||
@@ -52,7 +52,7 @@ StatTab = "Estat"
|
||||
Step = "Passo"
|
||||
StorageMemoryFull1 = "A memoria esta chéia."
|
||||
StorageMemoryFull2 = "Apage dados e tente novamente."
|
||||
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
|
||||
StoreExpressionNotAcceptedAsFunction = "Uma função não pode conter Store"
|
||||
SyntaxError = "Erro de sintaxe"
|
||||
ToZoom = "Zoom : "
|
||||
Trigonometric = "Trigonometrico"
|
||||
|
||||
Reference in New Issue
Block a user