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/ru_RU
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/ru_RU')
-rw-r--r--resources/i18n/ru_RU/cura.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/i18n/ru_RU/cura.po b/resources/i18n/ru_RU/cura.po
index c09e290f6b..68cbbbb5ce 100644
--- a/resources/i18n/ru_RU/cura.po
+++ b/resources/i18n/ru_RU/cura.po
@@ -2130,9 +2130,9 @@ msgstr "Измените активные скрипты пост-обработ
msgctxt "@info:tooltip"
msgid "The following script is active:"
msgid_plural "The following scripts are active:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Активны следующие скрипты:"
+msgstr[1] "Активны следующие скрипты:"
+msgstr[2] "Активны следующие скрипты:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:20
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:49