diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 09ce9ab16..5f342095b 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-08-13 17:48-0400\n" -"PO-Revision-Date: 2018-08-05 15:00+0000\n" +"PO-Revision-Date: 2018-08-14 10:35+0000\n" "Last-Translator: Igor \n" "Language-Team: Russian \n" @@ -16,9 +16,9 @@ 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" -"X-Generator: Weblate 3.1.1\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.2-dev\n" #: plinth/action_utils.py:258 #, python-brace-format @@ -1773,19 +1773,12 @@ msgid "Update config" msgstr "Обновление конфигурации" #: plinth/modules/letsencrypt/templates/letsencrypt.html:174 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " Let %(box_name)s manage certificate renewal of\n" -#| " %(current_domain)s\n" -#| " " +#, python-format msgid "" "Let %(box_name)s manage certificate renewal of %(current_domain)s" msgstr "" -"\n" -" Разрешить %(box_name)s управлять обновлением сертификата\n" -" %(current_domain)s\n" -" " +"Разрешить %(box_name)s управлять обновлением сертификата " +"%(current_domain)s" #: plinth/modules/letsencrypt/templates/letsencrypt.html:183 #, python-format @@ -1805,32 +1798,13 @@ msgstr "" "получить сертификат для обеспечения его управления." #: plinth/modules/letsencrypt/templates/letsencrypt.html:222 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " Use certificate of %(current_domain)s for ejabberd\n" -#| " " +#, python-format msgid "Use certificate of %(current_domain)s for ejabberd" -msgstr "" -"\n" -" Использовать сертификат %(current_domain)s для " -"ejabberd\n" -" " +msgstr "Использовать сертификат %(current_domain)s для ejabberd" #: plinth/modules/letsencrypt/templates/letsencrypt.html:226 -#, fuzzy -#| msgid "" -#| "\n" -#| " Use certificate of the current domain for ejabberd\n" -#| " " msgid "Use certificate of the current domain for ejabberd" -msgstr "" -"\n" -" Использовать сертификат текущего домена для ejabberd\n" -" " +msgstr "Использовать сертификат текущего домена для ejabberd" #: plinth/modules/letsencrypt/templates/letsencrypt.html:236 #, python-format