diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 073c9b144..8a1ed1aaa 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-04-09 19:04-0400\n" -"PO-Revision-Date: 2018-03-30 17:12+0000\n" +"PO-Revision-Date: 2018-04-11 12:32+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 2.20-dev\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 2.20\n" #: plinth/action_utils.py:258 #, python-brace-format @@ -4044,11 +4044,12 @@ msgstr "" #: plinth/modules/snapshot/forms.py:33 msgid "Software Installation Snapshots" -msgstr "" +msgstr "Снапшоты при установке ПО" #: plinth/modules/snapshot/forms.py:34 msgid "Enable or disable snapshots before and after software installation" msgstr "" +"Включить или отключить снапшоты до и после установки программного обеспечения" #: plinth/modules/snapshot/forms.py:38 msgid "Hourly Snapshots Limit"