From a4e179533f980d334e2634bc2d050f3c1461fb59 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 21 Aug 2020 14:51:27 +0200 Subject: Copy plural forms to translation The import script doesn't handle these. Contributes to issue CURA-7622. --- resources/i18n/ru_RU/cura.po | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'resources/i18n/ru_RU/cura.po') diff --git a/resources/i18n/ru_RU/cura.po b/resources/i18n/ru_RU/cura.po index 47c63eb9cf..552b254615 100644 --- a/resources/i18n/ru_RU/cura.po +++ b/resources/i18n/ru_RU/cura.po @@ -1328,9 +1328,9 @@ msgstr "Подключено через облако" msgctxt "info:status" msgid "New printer detected from your Ultimaker account" msgid_plural "New printers detected from your Ultimaker account" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "новый принтер обнаружен из учетной записи Ultimaker" +msgstr[1] "новых принтера обнаружено из учетной записи Ultimaker" +msgstr[2] "новых принтеров обнаружено из учетной записи Ultimaker" #: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238 msgctxt "info:status" @@ -1351,17 +1351,17 @@ msgstr "Принтеры добавлены из Digital Factory: " msgctxt "info:status" msgid "A cloud connection is not available for a printer" msgid_plural "A cloud connection is not available for some printers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Подключение к облаку недоступно для принтера" +msgstr[1] "Подключение к облаку недоступно для некоторых принтеров" +msgstr[2] "Подключение к облаку недоступно для некоторых принтеров" #: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332 msgctxt "info:status" msgid "This printer is not linked to the Digital Factory:" msgid_plural "These printers are not linked to the Digital Factory:" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Это принтер не подключен Digital Factory:" +msgstr[1] "Эти принтеры не подключены Digital Factory:" +msgstr[2] "Эти принтеры не подключены Digital Factory:" #: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338 msgctxt "info:status" @@ -4149,9 +4149,9 @@ msgstr "Перекрытия с этой моделью не поддержив msgctxt "@label" msgid "Overrides %1 setting." msgid_plural "Overrides %1 settings." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Переопределяет %1 настройку." +msgstr[1] "Переопределяет %1 настройки." +msgstr[2] "Переопределяет %1 настроек." #: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectSelector.qml:59 msgctxt "@label" -- cgit v1.2.3