Compare commits
4 commits
e0601379ba
...
1f2b8e5c4b
Author | SHA1 | Date | |
---|---|---|---|
1f2b8e5c4b | |||
|
8eac624bb2 | ||
976088ad03 | |||
dcb63c48e9 |
4 changed files with 7 additions and 7 deletions
|
@ -986,7 +986,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="123"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/tokens.mjs" line="573"/>
|
||||
<source>Parse error [position %1]: %2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Analysefehler [Posten %1]: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="380"/>
|
||||
|
|
|
@ -986,7 +986,7 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="123"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/tokens.mjs" line="573"/>
|
||||
<source>Parse error [position %1]: %2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Parse error [position %1]: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="380"/>
|
||||
|
|
|
@ -935,7 +935,7 @@ Estos ajustes se pueden cambiar en cualquier momento desde el menú “Ajustes
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/expression.mjs" line="227"/>
|
||||
<source>%1 cannot be executed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>%1 no es una función.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/expression.mjs" line="252"/>
|
||||
|
@ -968,7 +968,7 @@ Estos ajustes se pueden cambiar en cualquier momento desde el menú “Ajustes
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="123"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/tokens.mjs" line="573"/>
|
||||
<source>Parse error [position %1]: %2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Error en el análisis [posición%1 ]:%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="125"/>
|
||||
|
@ -1107,7 +1107,7 @@ Deshaciendo el último cambio.</translation>
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parser.mjs" line="157"/>
|
||||
<source>EOF</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Fin de la expresión</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -842,7 +842,7 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/color.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/color.mjs" line="50"/>
|
||||
<source>%1 %2's color changed from %3 to %4.</source>
|
||||
<translation>%1 %2 a été re colorisé du %3 au %4.</translation>
|
||||
<translation>La couleur du %1 %2 a été changée du %3 au %4.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -989,7 +989,7 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="123"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/tokens.mjs" line="573"/>
|
||||
<source>Parse error [position %1]: %2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Erreur de syntaxe [position %1] : %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/parserstate.mjs" line="380"/>
|
||||
|
|
Loading…
Reference in a new issue