Fixed many issues with new History module, including saved status.
+ Fixed (old) bug that label content wasn't being saved.
This commit is contained in:
parent
2dc9234b22
commit
448d94fee3
19 changed files with 479 additions and 459 deletions
|
@ -67,22 +67,22 @@
|
|||
<translation>&Annuler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="84"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Rétablir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="93"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="91"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>&Copier le graphe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="100"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="98"/>
|
||||
<source>&Preferences</source>
|
||||
<translation>&Préférences</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="108"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="106"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Créer</translation>
|
||||
</message>
|
||||
|
@ -124,52 +124,52 @@
|
|||
<translation type="vanished">Coloration Syntaxique</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="130"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="128"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Aide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="132"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="130"/>
|
||||
<source>&Source code</source>
|
||||
<translation>&Code source</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="137"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="135"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>&Rapport de bug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="142"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="140"/>
|
||||
<source>&User manual</source>
|
||||
<translation>Manuel d'&utilisation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<source>&Changelog</source>
|
||||
<translation>&Historique des modifications</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="150"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation>&Aider à la traduction !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="158"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="156"/>
|
||||
<source>&Thanks</source>
|
||||
<translation>&Remerciements</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="163"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&À propos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="172"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="170"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation>Sauvegarder les modifications ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="171"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation>Ce graphe contient des modifications non sauvegardées. En faisant cela, toutes les données non sauvegardées seront perdues. Continuer ?</translation>
|
||||
</message>
|
||||
|
@ -206,12 +206,12 @@
|
|||
<name>CustomPropertyList</name>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="196"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="214"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="216"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation>+ Créer un nouvel objet %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="314"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="316"/>
|
||||
<source>Pick on graph</source>
|
||||
<translation>Prendre la position sur le graphe</translation>
|
||||
</message>
|
||||
|
@ -239,9 +239,8 @@
|
|||
<translation>Nom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="130"/>
|
||||
<source>Label content</source>
|
||||
<translation>Étiquette</translation>
|
||||
<translation type="vanished">Étiquette</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="131"/>
|
||||
|
@ -407,24 +406,20 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<context>
|
||||
<name>HistoryBrowser</name>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="56"/>
|
||||
<source>Filter...</source>
|
||||
<translation>Filtrer…</translation>
|
||||
<translation type="vanished">Filtrer…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
|
||||
<source>Redo ></source>
|
||||
<translation>Rétablir ></translation>
|
||||
<translation type="vanished">Rétablir ></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
|
||||
<source>> Now</source>
|
||||
<translation>> État actuel</translation>
|
||||
<translation type="vanished">> État actuel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
|
||||
<source>< Undo</source>
|
||||
<translation>< Annuler</translation>
|
||||
<translation type="vanished">< Annuler</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -477,17 +472,17 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<translation type="vanished">Fichier '%1' chargé.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="232"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="218"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation>Image du graphe copiée dans le presse-papiers !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="247"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
|
||||
<source>&Update</source>
|
||||
<translation>&Mise à jour</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="249"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="235"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation>&Mettre à jour LogarithmPlotter</translation>
|
||||
</message>
|
||||
|
@ -615,109 +610,109 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="23"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="155"/>
|
||||
<source>X Zoom</source>
|
||||
<translation>Zoom en X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="30"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="173"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="176"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation>Zoom en Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="37"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="197"/>
|
||||
<source>Min X</source>
|
||||
<translation>Min X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="44"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="208"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="220"/>
|
||||
<source>Max Y</source>
|
||||
<translation>Max Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="223"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="240"/>
|
||||
<source>Max X</source>
|
||||
<translation>Max X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="242"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="268"/>
|
||||
<source>Min Y</source>
|
||||
<translation>Min Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="50"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="260"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="292"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation>Pas de l'axe X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="56"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="275"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="311"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation>Pas de l'axe Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="62"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="289"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<source>Line width</source>
|
||||
<translation>Taille des lignes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="69"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="304"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation>Taille du texte (px)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="75"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="319"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="361"/>
|
||||
<source>X Label</source>
|
||||
<translation>Label de l'axe X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="82"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="394"/>
|
||||
<source>Y Label</source>
|
||||
<translation>Label de l'axe Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="89"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="373"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
|
||||
<source>X Log scale</source>
|
||||
<translation>Échelle logarithmique en X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="95"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="383"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="444"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation>Montrer la graduation de l'axe X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/preferences/default.mjs" line="101"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="393"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="456"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation>Montrer la graduation de l'axe Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="404"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="468"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Copier vers le presse-papiers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="413"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="477"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Sauvegarder le graphe…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="422"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="486"/>
|
||||
<source>Save plot as</source>
|
||||
<translation>Sauvegarder le graphe sous…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="431"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="495"/>
|
||||
<source>Load plot</source>
|
||||
<translation>Ouvrir un graphe…</translation>
|
||||
</message>
|
||||
|
@ -1163,7 +1158,7 @@ Evaluated expression: %3</source>
|
|||
Formule analysée : %3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="142"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="53"/>
|
||||
<source>Error while attempting to draw %1 %2:
|
||||
%3
|
||||
|
||||
|
@ -1194,7 +1189,7 @@ Evaluated expression: %3</source>
|
|||
Formule analysée : %3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="139"/>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="50"/>
|
||||
<source>LogarithmPlotter - Drawing error</source>
|
||||
<translation>LogarithmPlotter - Erreur</translation>
|
||||
</message>
|
||||
|
@ -1323,27 +1318,27 @@ Formule analysée : %3</translation>
|
|||
<translation type="vanished">&Mettre à jour LogarithmPlotter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/module/io.mjs" line="98"/>
|
||||
<location filename="../../common/src/module/io.mjs" line="94"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Graphe sauvegardé dans '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/module/io.mjs" line="110"/>
|
||||
<location filename="../../common/src/module/io.mjs" line="106"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>Chargement du fichier '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/module/io.mjs" line="154"/>
|
||||
<location filename="../../common/src/module/io.mjs" line="150"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Type d'objet inconnu : %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/module/io.mjs" line="169"/>
|
||||
<location filename="../../common/src/module/io.mjs" line="165"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Fichier fourni invalide.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/module/io.mjs" line="173"/>
|
||||
<location filename="../../common/src/module/io.mjs" line="169"/>
|
||||
<source>Could not load file: </source>
|
||||
<translation>Impossible de charger le fichier : </translation>
|
||||
</message>
|
||||
|
@ -1352,7 +1347,7 @@ Formule analysée : %3</translation>
|
|||
<translation type="vanished">Impossible de sauvegarder le fichier : </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../common/src/module/io.mjs" line="178"/>
|
||||
<location filename="../../common/src/module/io.mjs" line="174"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Fichier '%1' chargé.</translation>
|
||||
</message>
|
||||
|
@ -1734,6 +1729,11 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<source>color</source>
|
||||
<translation type="vanished">Couleur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="130"/>
|
||||
<source>labelContent</source>
|
||||
<translation>Étiquette</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue