diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 7243906af..a9d734e1d 100644 --- a/plinth/locale/ru/LC_MESSAGES/django.po +++ b/plinth/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-11 18:57-0500\n" -"PO-Revision-Date: 2020-12-29 01:10+0000\n" -"Last-Translator: Nikita Epifanov \n" +"PO-Revision-Date: 2021-01-18 12:32+0000\n" +"Last-Translator: ikmaak \n" "Language-Team: Russian \n" "Language: ru\n" @@ -18,7 +18,7 @@ msgstr "" "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 4.4.1-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: doc/dev/_templates/layout.html:11 msgid "Page source" @@ -1431,19 +1431,15 @@ msgid "Results" msgstr "Результаты" #: plinth/modules/diagnostics/templates/diagnostics.html:36 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " App: %(app_name)s\n" -#| " " +#, python-format msgid "" "\n" " App: %(app_name)s\n" " " msgstr "" "\n" -" Приложение: %(app_name)s\n" -" " +" Приложение: %(app_name)s\n" +" " #: plinth/modules/diagnostics/templates/diagnostics_app.html:10 msgid "Diagnostic Results" @@ -2324,10 +2320,8 @@ msgstr "" "wiki.debian.org/FreedomBox\"> Wiki ." #: plinth/modules/help/templates/help_about.html:78 -#, fuzzy -#| msgid "Learn more..." msgid "Learn more" -msgstr "Подробнее..." +msgstr "Подробнее" #: plinth/modules/help/templates/help_base.html:21 #: plinth/modules/help/templates/help_index.html:61 @@ -6930,23 +6924,16 @@ msgid "Setting unchanged" msgstr "Настройки без изменений" #: plinth/modules/transmission/__init__.py:29 -#, fuzzy -#| msgid "Deluge is a BitTorrent client that features a Web UI." msgid "Transmission is a BitTorrent client with a web interface." -msgstr "Deluge это клиент BitTorrent, имеющий веб-интерфейс." +msgstr "Transmission это клиент BitTorrent, имеющий веб-интерфейс." #: plinth/modules/transmission/__init__.py:30 -#, fuzzy -#| msgid "" -#| "BitTorrent is a peer-to-peer file sharing protocol. Transmission daemon " -#| "handles Bitorrent file sharing. Note that BitTorrent is not anonymous." msgid "" "BitTorrent is a peer-to-peer file sharing protocol. Note that BitTorrent is " "not anonymous." msgstr "" -"BitTorrent является протокол обмена файлами peer-to-peer. Демон передачи " -"обрабатывает обмен файлами Bitorrent. Обратите внимание, что BitTorrent не " -"является анонимным." +"BitTorrent является протокол обмена файлами peer-to-peer. Обратите внимание, " +"что BitTorrent не является анонимным." #: plinth/modules/transmission/__init__.py:32 msgid "Please do not change the default port of the transmission daemon."