Translated using Weblate (Russian)

Currently translated at 100.0% (1354 of 1354 strings)
This commit is contained in:
Nikita Epifanov 2020-10-21 10:45:58 +00:00 committed by Hosted Weblate
parent 0ee00d3be8
commit e20e21f8dd
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: 2020-10-19 20:11-0400\n" "POT-Creation-Date: 2020-10-19 20:11-0400\n"
"PO-Revision-Date: 2020-10-07 14:26+0000\n" "PO-Revision-Date: 2020-10-22 11:26+0000\n"
"Last-Translator: Nikita Epifanov <nikgreens@protonmail.com>\n" "Last-Translator: Nikita Epifanov <nikgreens@protonmail.com>\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 && 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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.3-dev\n" "X-Generator: Weblate 4.3.1\n"
#: doc/dev/_templates/layout.html:11 #: doc/dev/_templates/layout.html:11
msgid "Page source" msgid "Page source"
@ -921,7 +921,7 @@ msgstr ""
#: plinth/modules/calibre/__init__.py:57 #: plinth/modules/calibre/__init__.py:57
msgid "Use calibre e-book libraries" msgid "Use calibre e-book libraries"
msgstr "" msgstr "Использовать библиотеки электронных книг calibre"
#: plinth/modules/calibre/__init__.py:60 plinth/modules/calibre/manifest.py:9 #: plinth/modules/calibre/__init__.py:60 plinth/modules/calibre/manifest.py:9
msgid "calibre" msgid "calibre"
@ -1361,23 +1361,23 @@ msgstr "ошибка"
#. Megabyte. #. Megabyte.
#: plinth/modules/diagnostics/__init__.py:192 #: plinth/modules/diagnostics/__init__.py:192
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:197 #: plinth/modules/diagnostics/__init__.py:197
#, fuzzy
#| msgid "Git"
msgid "GiB" msgid "GiB"
msgstr "Git" msgstr "ГБ"
#: plinth/modules/diagnostics/__init__.py:204 #: plinth/modules/diagnostics/__init__.py:204
msgid "You should disable some apps to reduce memory usage." msgid "You should disable some apps to reduce memory usage."
msgstr "" msgstr ""
"Вы должны отключить некоторые приложения, чтобы уменьшить использование "
"памяти."
#: plinth/modules/diagnostics/__init__.py:209 #: plinth/modules/diagnostics/__init__.py:209
msgid "You should not install any new apps on this system." msgid "You should not install any new apps on this system."
msgstr "" msgstr "Вы не должны устанавливать никаких новых приложений в этой системе."
#: plinth/modules/diagnostics/__init__.py:221 #: plinth/modules/diagnostics/__init__.py:221
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
@ -1385,10 +1385,12 @@ msgid ""
"System is low on memory: {percent_used}% used, {memory_available} " "System is low on memory: {percent_used}% used, {memory_available} "
"{memory_available_unit} free. {advice_message}" "{memory_available_unit} free. {advice_message}"
msgstr "" msgstr ""
"В системе мало памяти: использовано {percent_used}%, свободно "
"{memory_available} {memory_available_unit}. {advice_message}"
#: plinth/modules/diagnostics/__init__.py:223 #: plinth/modules/diagnostics/__init__.py:223
msgid "Low Memory" msgid "Low Memory"
msgstr "" msgstr "Мало памяти"
#: plinth/modules/diagnostics/templates/diagnostics.html:17 #: plinth/modules/diagnostics/templates/diagnostics.html:17
#: plinth/modules/diagnostics/templates/diagnostics_button.html:13 #: plinth/modules/diagnostics/templates/diagnostics_button.html:13
@ -1411,6 +1413,9 @@ msgid ""
" App: %(app_name)s\n" " App: %(app_name)s\n"
" " " "
msgstr "" msgstr ""
"\n"
" Приложение: %(app_name)s\n"
" "
#: plinth/modules/diagnostics/templates/diagnostics_app.html:10 #: plinth/modules/diagnostics/templates/diagnostics_app.html:10
msgid "Diagnostic Results" msgid "Diagnostic Results"
@ -2276,12 +2281,11 @@ msgid "You are running %(os_release)s and %(box_name)s version %(version)s."
msgstr "Вы используете %(os_release)s и %(box_name)s версии %(version)s." msgstr "Вы используете %(os_release)s и %(box_name)s версии %(version)s."
#: plinth/modules/help/templates/help_about.html:69 #: plinth/modules/help/templates/help_about.html:69
#, fuzzy, python-format #, python-format
#| msgid "There is a new %(box_name)s version available."
msgid "" msgid ""
"There is a new %(box_name)s version <a href=\"%(upgrades_url)s\">available</" "There is a new %(box_name)s version <a href=\"%(upgrades_url)s\">available</"
"a>." "a>."
msgstr "Доступна новая версия %(box_name)s." msgstr "<a href=\"%(upgrades_url)s\">Доступна новая версия</a> %(box_name)s."
#: plinth/modules/help/templates/help_about.html:74 #: plinth/modules/help/templates/help_about.html:74
#: plinth/modules/upgrades/templates/upgrades_configure.html:53 #: plinth/modules/upgrades/templates/upgrades_configure.html:53
@ -6771,10 +6775,8 @@ msgid "There is a new %(box_name)s version available."
msgstr "Доступна новая версия %(box_name)s." msgstr "Доступна новая версия %(box_name)s."
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:51
#, fuzzy
#| msgid "FreedomBox Updated"
msgid "Your Freedombox needs an update!" msgid "Your Freedombox needs an update!"
msgstr "FreedomBox обновлён" msgstr "Ваш Freedombox нуждается в обновлении!"
#: plinth/modules/upgrades/templates/upgrades_configure.html:63 #: plinth/modules/upgrades/templates/upgrades_configure.html:63
msgid "" msgid ""