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.
This commit is contained in:
Ghostkeeper 2020-04-15 17:43:26 +02:00
parent 7b3482fcd8
commit 1cef21919e
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
11 changed files with 20 additions and 20 deletions

View file

@ -2128,8 +2128,8 @@ msgstr "Etkin ileri işleme komut dosyalarını değiştirin."
msgctxt "@info:tooltip"
msgid "The following script is active:"
msgid_plural "The following scripts are active:"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Aşağıdaki komut dosyası etkin:"
msgstr[1] "Aşağıdaki komut dosyaları etkin:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:20
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:49