From 5a2e8ddc167bc3b4102d1088fb3678467c59119f Mon Sep 17 00:00:00 2001 From: OwlGale Date: Sun, 8 Mar 2026 17:12:39 +0100 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 97.9% (1870 of 1910 strings) --- plinth/locale/ru/LC_MESSAGES/django.po | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 4257becfd..bb1c9541b 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: 2026-03-03 02:00+0000\n" -"PO-Revision-Date: 2025-12-19 20:00+0000\n" +"PO-Revision-Date: 2026-03-08 18:48+0000\n" "Last-Translator: OwlGale \n" "Language-Team: Russian \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 5.15.1\n" +"X-Generator: Weblate 5.17-dev\n" #: plinth/config.py:103 #, python-brace-format @@ -1751,13 +1751,13 @@ msgstr "предупреждение" #. Megabyte. #: plinth/modules/diagnostics/__init__.py:221 msgid "MiB" -msgstr "МБ" +msgstr "МиБ" #. Translators: This is the unit of computer storage Gibibyte similar to #. Gigabyte. #: plinth/modules/diagnostics/__init__.py:226 msgid "GiB" -msgstr "ГБ" +msgstr "ГиБ" #: plinth/modules/diagnostics/__init__.py:233 msgid "You should disable some apps to reduce memory usage." @@ -6672,10 +6672,9 @@ msgid "" msgstr "" #: plinth/modules/oidc/templates/oauth2_provider/authorize.html:52 -#, fuzzy, python-format -#| msgid "Authorized SSH Keys" +#, python-format msgid "Authorize %(app)s" -msgstr "Авторизованные SSH ключи" +msgstr "Авторизовать %(app)s" #: plinth/modules/oidc/templates/oauth2_provider/authorize.html:59 #, python-format