mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Renamen MemoryFull i18N messages
This commit is contained in:
@@ -235,7 +235,7 @@ void AppsContainer::run() {
|
||||
}
|
||||
switchTo(appSnapshotAtIndex(0));
|
||||
Poincare::Tidy();
|
||||
activeApp()->displayWarning(I18n::Message::AppMemoryFull, true);
|
||||
activeApp()->displayWarning(I18n::Message::PoolMemoryFull, true);
|
||||
}
|
||||
Container::run();
|
||||
switchTo(nullptr);
|
||||
@@ -302,7 +302,7 @@ void AppsContainer::storageDidChangeForRecord(const Ion::Storage::Record record)
|
||||
|
||||
void AppsContainer::storageIsFull() {
|
||||
if (activeApp()) {
|
||||
activeApp()->displayWarning(I18n::Message::GlobalMemoryFull, true);
|
||||
activeApp()->displayWarning(I18n::Message::StorageMemoryFull, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@ ActivateDeactivate = "Aktivieren/Deaktivieren"
|
||||
ActiveExamModeMessage1 = "Alle Ihre Daten werden "
|
||||
ActiveExamModeMessage2 = "geloescht, wenn Sie den "
|
||||
ActiveExamModeMessage3 = "Testmodus einschalten."
|
||||
AppMemoryFull = "Speicher ist voll für diese Anwendung"
|
||||
Axis = "Achsen"
|
||||
Cancel = "Abbrechen"
|
||||
ClearColumn = "Spalte loeschen"
|
||||
@@ -21,7 +20,6 @@ FillWithFormula = "Mit einer Formel fuellen"
|
||||
ForbiddenValue = "Verbotener Wert"
|
||||
FunctionColumn = "0(0) Spalte"
|
||||
FunctionOptions = "Funktionsoptionen"
|
||||
GlobalMemoryFull = "???"
|
||||
Goto = "Gehe zu"
|
||||
GraphTab = "Graph"
|
||||
HardwareTestLaunch1 = "Sie sind dabei den Hardwaretest zu"
|
||||
@@ -42,14 +40,16 @@ Ok = "Bestaetigen"
|
||||
Or = " oder "
|
||||
Orthonormal = "Orthonormal"
|
||||
Plot = "Graphen zeichnen"
|
||||
PoolMemoryFull = "Speicher ist voll für diese Anwendung"
|
||||
Rad = "rad"
|
||||
Rename = "Umbenennen"
|
||||
RoundAbscissa = "Ganzzahl"
|
||||
Sci = "sci/"
|
||||
SquareSum = "Quadratsumme"
|
||||
StatTab = "Stats"
|
||||
StandardDeviation = "Standardabweichung"
|
||||
Step = "Schrittwert"
|
||||
SquareSum = "Quadratsumme"
|
||||
StorageMemoryFull = "???"
|
||||
SyntaxError = "Syntaxfehler"
|
||||
ToZoom = "Zoom: "
|
||||
Trigonometric = "Trigonometrisch"
|
||||
|
||||
@@ -2,7 +2,6 @@ ActivateDeactivate = "Turn on/off"
|
||||
ActiveExamModeMessage1 = "All your data will be "
|
||||
ActiveExamModeMessage2 = "deleted when you activate "
|
||||
ActiveExamModeMessage3 = "the exam mode."
|
||||
AppMemoryFull = "Memory full for this app"
|
||||
Axis = "Axes"
|
||||
Cancel = "Cancel"
|
||||
ClearColumn = "Clear column"
|
||||
@@ -21,7 +20,6 @@ FillWithFormula = "Fill with a formula"
|
||||
ForbiddenValue = "Forbidden value"
|
||||
FunctionColumn = "0(0) column"
|
||||
FunctionOptions = "Function options"
|
||||
GlobalMemoryFull = "Memory is full"
|
||||
Goto = "Go to"
|
||||
GraphTab = "Graph"
|
||||
HardwareTestLaunch1 = "You are starting the hardware"
|
||||
@@ -42,14 +40,16 @@ Ok = "Confirm"
|
||||
Or = " or "
|
||||
Orthonormal = "Orthonormal"
|
||||
Plot = "Plot graph"
|
||||
PoolMemoryFull = "Memory full for this ap"
|
||||
Rad = "rad"
|
||||
Rename = "Rename"
|
||||
RoundAbscissa = "Integer"
|
||||
Sci = "sci/"
|
||||
SquareSum = "Sum of squares"
|
||||
StandardDeviation = "Standard deviation"
|
||||
StatTab = "Stats"
|
||||
Step = "Step"
|
||||
SquareSum = "Sum of squares"
|
||||
StorageMemoryFull = "Memory is full"
|
||||
SyntaxError = "Syntax error"
|
||||
ToZoom = "Zoom: "
|
||||
Trigonometric = "Trigonometrical"
|
||||
|
||||
@@ -2,7 +2,6 @@ ActivateDeactivate = "Activar/Desactivar"
|
||||
ActiveExamModeMessage1 = "Todos sus datos se "
|
||||
ActiveExamModeMessage2 = "eliminaran al activar "
|
||||
ActiveExamModeMessage3 = "el modo examen."
|
||||
AppMemoryFull = "Memoria llena para esta aplicacion"
|
||||
Axis = "Ejes"
|
||||
Cancel = "Cancelar"
|
||||
ClearColumn = "Borrar la columna"
|
||||
@@ -21,7 +20,6 @@ FillWithFormula = "Rellenar con una fórmula"
|
||||
ForbiddenValue = "Valor prohibido"
|
||||
FunctionColumn = "Columna 0(0)"
|
||||
FunctionOptions = "Opciones de la funcion"
|
||||
GlobalMemoryFull = "??"
|
||||
Goto = "Ir a"
|
||||
GraphTab = "Grafico"
|
||||
HardwareTestLaunch1 = "Esta iniciando la prueba de"
|
||||
@@ -42,6 +40,7 @@ Ok = "Confirmar"
|
||||
Or = " o "
|
||||
Orthonormal = "Ortonormal"
|
||||
Plot = "Dibujar el grafico"
|
||||
PoolMemoryFull = "Memoria llena para esta aplicacion"
|
||||
Rad = "rad"
|
||||
Rename = "Renombrar"
|
||||
RoundAbscissa = "Abscisas enteras"
|
||||
@@ -50,6 +49,7 @@ SquareSum = "Suma cuadrados"
|
||||
StandardDeviation = "Desviacion tipica"
|
||||
StatTab = "Medidas"
|
||||
Step = "Incremento"
|
||||
StorageMemoryFull = "??"
|
||||
SyntaxError = "Error sintactico"
|
||||
ToZoom = "Zoom : "
|
||||
Trigonometric = "Trigonometrico"
|
||||
|
||||
@@ -2,7 +2,6 @@ ActivateDeactivate = "Activer/Desactiver"
|
||||
ActiveExamModeMessage1 = "Toutes vos donnees seront "
|
||||
ActiveExamModeMessage2 = "supprimees si vous activez "
|
||||
ActiveExamModeMessage3 = "le mode examen."
|
||||
AppMemoryFull = "Mémoire pleine pour cette application"
|
||||
Axis = "Axes"
|
||||
Cancel = "Annuler"
|
||||
ClearColumn = "Effacer la colonne"
|
||||
@@ -21,7 +20,6 @@ FillWithFormula = "Remplir avec une formule"
|
||||
ForbiddenValue = "Valeur interdite"
|
||||
FunctionColumn = "Colonne 0(0)"
|
||||
FunctionOptions = "Options de la fonction"
|
||||
GlobalMemoryFull = "Mémoire pleine"
|
||||
Goto = "Aller a"
|
||||
GraphTab = "Graphique"
|
||||
HardwareTestLaunch1 = "Vous allez lancer le test usine."
|
||||
@@ -42,6 +40,7 @@ Ok = "Valider"
|
||||
Or = " ou "
|
||||
Orthonormal = "Orthonorme"
|
||||
Plot = "Tracer le graphique"
|
||||
PoolMemoryFull = "Mémoire pleine pour cette application"
|
||||
Rad = "rad"
|
||||
Rename = "Renommer"
|
||||
RoundAbscissa = "Abscisses entieres"
|
||||
@@ -50,6 +49,7 @@ SquareSum = "Somme des carres"
|
||||
StandardDeviation = "Ecart type"
|
||||
StatTab = "Stats"
|
||||
Step = "Pas"
|
||||
StorageMemoryFull = "Mémoire pleine"
|
||||
SyntaxError = "Attention a la syntaxe"
|
||||
ToZoom = "Zoomer : "
|
||||
Trigonometric = "Trigonometrique"
|
||||
|
||||
@@ -2,7 +2,6 @@ ActivateDeactivate = "Activar/Desactivar"
|
||||
ActiveExamModeMessage1 = "Todos os seus dados serao "
|
||||
ActiveExamModeMessage2 = "apagados se voce ligar "
|
||||
ActiveExamModeMessage3 = "o modo de exame."
|
||||
AppMemoryFull = "Memoria chéia para esta aplicaçao"
|
||||
Axis = "Eixos"
|
||||
Cancel = "Cancelar"
|
||||
ClearColumn = "Excluir coluna"
|
||||
@@ -21,7 +20,6 @@ FillWithFormula = "Preencher com uma fórmula"
|
||||
ForbiddenValue = "Valor proibida"
|
||||
FunctionColumn = "Coluna 0(0)"
|
||||
FunctionOptions = "Opcoes de funcao"
|
||||
GlobalMemoryFull = "???"
|
||||
Goto = "Ir a"
|
||||
GraphTab = "Grafico"
|
||||
HardwareTestLaunch1 = "Voce vai executar o teste da planta."
|
||||
@@ -42,6 +40,7 @@ Ok = "Confirmar"
|
||||
Or = " ou "
|
||||
Orthonormal = "Ortonormado"
|
||||
Plot = "Tracar o grafico"
|
||||
PoolMemoryFull = "Memoria chéia para esta aplicaçao"
|
||||
Rad = "rad"
|
||||
Rename = "Renomear"
|
||||
RoundAbscissa = "Inteiro"
|
||||
@@ -50,6 +49,7 @@ SquareSum = "Soma dos quadrados"
|
||||
StandardDeviation = "Desvio padrao"
|
||||
StatTab = "Estat"
|
||||
Step = "Passo"
|
||||
StorageMemoryFull = "???"
|
||||
SyntaxError = "Erro de sintaxe"
|
||||
ToZoom = "Zoom : "
|
||||
Trigonometric = "Trigonometrico"
|
||||
|
||||
Reference in New Issue
Block a user