Translated using Weblate (Russian)

Currently translated at 97.9% (1870 of 1910 strings)
This commit is contained in:
OwlGale 2026-03-08 17:12:39 +01:00 committed by Hosted Weblate
parent 4d6ddcdcdb
commit 5a2e8ddc16
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-03 02:00+0000\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 <owlgale@users.noreply.hosted.weblate.org>\n" "Last-Translator: OwlGale <owlgale@users.noreply.hosted.weblate.org>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
"freedombox/ru/>\n" "freedombox/ru/>\n"
@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "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" "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 #: plinth/config.py:103
#, python-brace-format #, python-brace-format
@ -1751,13 +1751,13 @@ msgstr "предупреждение"
#. Megabyte. #. Megabyte.
#: plinth/modules/diagnostics/__init__.py:221 #: plinth/modules/diagnostics/__init__.py:221
msgid "MiB" msgid "MiB"
msgstr "МБ" msgstr "МиБ"
#. Translators: This is the unit of computer storage Gibibyte similar to #. Translators: This is the unit of computer storage Gibibyte similar to
#. Gigabyte. #. Gigabyte.
#: plinth/modules/diagnostics/__init__.py:226 #: plinth/modules/diagnostics/__init__.py:226
msgid "GiB" msgid "GiB"
msgstr "ГБ" msgstr "ГиБ"
#: plinth/modules/diagnostics/__init__.py:233 #: plinth/modules/diagnostics/__init__.py:233
msgid "You should disable some apps to reduce memory usage." msgid "You should disable some apps to reduce memory usage."
@ -6672,10 +6672,9 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/oidc/templates/oauth2_provider/authorize.html:52 #: plinth/modules/oidc/templates/oauth2_provider/authorize.html:52
#, fuzzy, python-format #, python-format
#| msgid "Authorized SSH Keys"
msgid "Authorize %(app)s" msgid "Authorize %(app)s"
msgstr "Авторизованные SSH ключи" msgstr "Авторизовать %(app)s"
#: plinth/modules/oidc/templates/oauth2_provider/authorize.html:59 #: plinth/modules/oidc/templates/oauth2_provider/authorize.html:59
#, python-format #, python-format