Compare commits
3 commits
244935d7e2
...
4b6d333cee
Author | SHA1 | Date | |
---|---|---|---|
4b6d333cee | |||
9ca8903a3e | |||
a3faeeb7d0 |
3 changed files with 27 additions and 27 deletions
|
@ -105,22 +105,22 @@
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="159"/>
|
||||
<source>Expression editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ausdruckseditor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="163"/>
|
||||
<source>Automatically close parenthesises and brackets</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Klammern automatisch schließen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>Enable syntax highlighting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Syntaxhervorhebung einschalten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="185"/>
|
||||
<source>Enable autocompletion</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Automatische Vervollständigung einschalten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="197"/>
|
||||
|
@ -352,17 +352,17 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="143"/>
|
||||
<source>Automatically close parenthesises and brackets in expressions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Automatisches Schließen von Klammern in Ausdrücken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="157"/>
|
||||
<source>Enable syntax highlighting for expressions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Syntaxhervorhebung für Ausdrücke einschalten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="171"/>
|
||||
<source>Enable autocompletion interface in expression editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schnittstelle zur automatischen Vervollständigung im Ausdruckseditor aktivieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="187"/>
|
||||
|
@ -985,12 +985,12 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="484"/>
|
||||
<source>Circular dependency detected. Object %1 depends on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zirkuläre Abhängigkeit entdeckt. Objekt %1 hängt von %2 ab.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="486"/>
|
||||
<source>Circular dependency detected. Objects %1 depend on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zirkuläre Abhängigkeit entdeckt. Objekte %1 hängen von %2 ab.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -105,22 +105,22 @@
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="159"/>
|
||||
<source>Expression editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Expression editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="163"/>
|
||||
<source>Automatically close parenthesises and brackets</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Automatically close parentheses and brackets</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>Enable syntax highlighting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Enable syntax highlighting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="185"/>
|
||||
<source>Enable autocompletion</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Enable autocompletion</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="197"/>
|
||||
|
@ -352,17 +352,17 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="143"/>
|
||||
<source>Automatically close parenthesises and brackets in expressions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Automatically close parentheses and brackets in expressions</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="157"/>
|
||||
<source>Enable syntax highlighting for expressions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Enable syntax highlighting for expressions</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="171"/>
|
||||
<source>Enable autocompletion interface in expression editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Enable autocompletion interface in expression editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="187"/>
|
||||
|
@ -985,12 +985,12 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="484"/>
|
||||
<source>Circular dependency detected. Object %1 depends on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Circular dependency detected. Object %1 depends on %2.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="486"/>
|
||||
<source>Circular dependency detected. Objects %1 depend on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Circular dependency detected. Objects %1 depend on %2.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -106,22 +106,22 @@
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="159"/>
|
||||
<source>Expression editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Éditeur de formule</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="163"/>
|
||||
<source>Automatically close parenthesises and brackets</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Fermer automatiquement les parenthèses et les crochets</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>Enable syntax highlighting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Activer la coloration syntaxique</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="185"/>
|
||||
<source>Enable autocompletion</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Activer l'autocomplétion</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="197"/>
|
||||
|
@ -344,17 +344,17 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="143"/>
|
||||
<source>Automatically close parenthesises and brackets in expressions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Fermer automatiquement les parenthèses et les crochets dans les formules</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="157"/>
|
||||
<source>Enable syntax highlighting for expressions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Activer la coloration syntaxique des formules</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="171"/>
|
||||
<source>Enable autocompletion interface in expression editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Activer l'interface d'autocomplétion dans l'éditeur de formules</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="187"/>
|
||||
|
@ -994,12 +994,12 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="484"/>
|
||||
<source>Circular dependency detected. Object %1 depends on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dépendance circulaire détectée. L'objet %1 dépend de %2.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="486"/>
|
||||
<source>Circular dependency detected. Objects %1 depend on %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dépendance circulaire détectée. Les objets %1 dépendent de %2.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
Loading…
Reference in a new issue