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>2020-04-15 18:43:26 +0300
committerGhostkeeper <rubend@tutanota.com>2020-04-15 19:06:10 +0300
commit1cef21919efb18ef58a35c95936c7aa5bb35bfe0 (patch)
tree46cd026c2070de4359683f118b43a56f82b98298 /resources/i18n/fr_FR
parent7b3482fcd885f7751fa405e7ee2915ba3b616abe (diff)
Fix missing plural forms
The import script doesn't parse these correctly yet. Keep finding them now. Some of the plural forms were incorrect. They were like that last time as well. Lionbridge isn't translating them correctly, but it's the fault of a very annoying interface in Smartling. I was able to fix all of them decently except Russian, so Russian will have to make do with just plural everywhere. Contributes to issue CURA-7344.
Diffstat (limited to 'resources/i18n/fr_FR')
-rw-r--r--resources/i18n/fr_FR/cura.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/i18n/fr_FR/cura.po b/resources/i18n/fr_FR/cura.po
index 1516d19b14..7a925583ec 100644
--- a/resources/i18n/fr_FR/cura.po
+++ b/resources/i18n/fr_FR/cura.po
@@ -2127,8 +2127,8 @@ msgstr "Modifiez les scripts de post-traitement actifs."
msgctxt "@info:tooltip"
msgid "The following script is active:"
msgid_plural "The following scripts are active:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Le script suivant est actif :"
+msgstr[1] "Les scripts suivants sont actifs :"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:20
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:49