From 98b34967ceabf11c3a9e660c461f4c154578fbd8 Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 9 May 2018 12:44:37 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (936 of 936 strings) --- plinth/locale/ru/LC_MESSAGES/django.po | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 21081d5de..bec903882 100644 --- a/plinth/locale/ru/LC_MESSAGES/django.po +++ b/plinth/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-07 18:25-0400\n" -"PO-Revision-Date: 2018-04-24 00:44+0000\n" +"PO-Revision-Date: 2018-05-09 12:45+0000\n" "Last-Translator: Igor \n" "Language-Team: Russian \n" @@ -16,8 +16,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" +"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 3.0-dev\n" #: plinth/action_utils.py:258 @@ -1952,8 +1952,6 @@ msgstr "" "Оставьте это поле пустым, чтобы сохранить текущий пароль." #: plinth/modules/mediawiki/forms.py:36 -#, fuzzy -#| msgid "Enable Public Registration" msgid "Enable public registrations" msgstr "Включить публичную регистрацию" @@ -1962,20 +1960,18 @@ msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" +"Если включено, кто угодно в интернете сможет создать учётную запись в вашем " +"экземпляре MediaWiki." #: plinth/modules/mediawiki/views.py:67 msgid "Password updated" msgstr "Пароль обновлен" #: plinth/modules/mediawiki/views.py:86 -#, fuzzy -#| msgid "Public registration enabled" msgid "Public registrations enabled" msgstr "Публичная регистрация включена" #: plinth/modules/mediawiki/views.py:91 -#, fuzzy -#| msgid "Public registration disabled" msgid "Public registrations disabled" msgstr "Публичная регистрация отключена"