Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2016-10-11 14:34:02 +0300
committerGhostkeeper <rubend@tutanota.com>2016-10-11 14:34:02 +0300
commit0c604ca002e9635237257b225d35b1e5b3ef3c62 (patch)
treec4abffb7538405d5f6c085d041d3602b19589bee /resources/i18n/fr/cura.po
parent311ebdc3ba75d311e528bfa188d474594b7ac6c1 (diff)
Update translation of PostProcessingPlugin
These were missed previous time because I had my extract script set-up wrong. Contributes to issue CURA-570.
Diffstat (limited to 'resources/i18n/fr/cura.po')
-rw-r--r--resources/i18n/fr/cura.po39
1 files changed, 39 insertions, 0 deletions
diff --git a/resources/i18n/fr/cura.po b/resources/i18n/fr/cura.po
index c895cd41f5..ea3ed63c31 100644
--- a/resources/i18n/fr/cura.po
+++ b/resources/i18n/fr/cura.po
@@ -2294,3 +2294,42 @@ msgid ""
"\n"
"Click to open the profile manager."
msgstr "Certaines valeurs de paramètre sont différentes des valeurs enregistrées dans le profil.\n\nCliquez pour ouvrir le gestionnaire de profils."
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.py:24
+msgid "Modify G-Code"
+msgstr "Modifier le G-Code"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/__init__.py:12
+msgctxt "@label"
+msgid "Post Processing"
+msgstr "Post-traitement"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/__init__.py:16
+msgctxt "Description of plugin"
+msgid "Extension that allows for user created scripts for post processing"
+msgstr "Extension qui permet le post-traitement des scripts créés par l'utilisateur"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:18
+msgctxt "@title:window"
+msgid "Post Processing Plugin"
+msgstr "Plug-in de post-traitement"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:49
+msgctxt "@label"
+msgid "Post Processing Scripts"
+msgstr "Scripts de post-traitement"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:218
+msgctxt "@action"
+msgid "Add a script"
+msgstr "Ajouter un script"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:264
+msgctxt "@label"
+msgid "Settings"
+msgstr "Paramètres"
+
+#: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:456
+msgctxt "@info:tooltip"
+msgid "Change active post-processing scripts"
+msgstr "Modifier les scripts de post-traitement actifs"