New translations django.po (Russian)

This commit is contained in:
Mouse Reeve 2022-07-13 00:04:54 -07:00
parent 78526b45e3
commit 4f07cd8d1c

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-11 15:53+0000\n"
"PO-Revision-Date: 2022-07-11 16:21\n"
"PO-Revision-Date: 2022-07-13 07:04\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Russian\n"
"Language: ru\n"
@ -3070,11 +3070,11 @@ msgstr "Сменить пароль"
#: bookwyrm/templates/preferences/change_password.html:15
msgid "Successfully changed password"
msgstr ""
msgstr "Пароль успешно изменен"
#: bookwyrm/templates/preferences/change_password.html:22
msgid "Current password:"
msgstr ""
msgstr "Текущий пароль:"
#: bookwyrm/templates/preferences/change_password.html:36
msgid "New password:"
@ -3170,7 +3170,7 @@ msgstr "Ваш экспорт включает в себя все книги н
#: bookwyrm/templates/preferences/export.html:20
msgid "Download file"
msgstr ""
msgstr "Загрузить файл"
#: bookwyrm/templates/preferences/layout.html:11
msgid "Account"
@ -3640,7 +3640,7 @@ msgstr ""
#: bookwyrm/templates/settings/dashboard/warnings/email_config.html:11
msgid "Check the <code>EMAIL_SENDER_NAME</code> and <code>EMAIL_SENDER_DOMAIN</code> in your <code>.env</code> file."
msgstr ""
msgstr "Проверьте <code>EMAIL_SENDER_NAME</code> и <code>EMAIL_SENDER_DOMAIN</code> в вашем файле <code>.env</code>."
#: bookwyrm/templates/settings/dashboard/warnings/invites.html:9
#, python-format
@ -3653,11 +3653,11 @@ msgstr[3] ""
#: bookwyrm/templates/settings/dashboard/warnings/missing_conduct.html:8
msgid "Your instance is missing a code of conduct."
msgstr ""
msgstr "В вашем экземпляре отсутствует кодекс поведения."
#: bookwyrm/templates/settings/dashboard/warnings/missing_privacy.html:8
msgid "Your instance is missing a privacy policy."
msgstr ""
msgstr "В вашем экземпляре отсутствует политика конфиденциальности."
#: bookwyrm/templates/settings/dashboard/warnings/reports.html:9
#, python-format
@ -4373,7 +4373,7 @@ msgstr ""
#: bookwyrm/templates/settings/users/user_admin.html:29
msgid "Deleted users"
msgstr ""
msgstr "Удаленные пользователи"
#: bookwyrm/templates/settings/users/user_admin.html:44
#: bookwyrm/templates/settings/users/username_filter.html:5
@ -5427,11 +5427,11 @@ msgstr ""
#: bookwyrm/views/preferences/change_password.py:35
msgid "Incorrect password"
msgstr ""
msgstr "Текущий пароль не правильный"
#: bookwyrm/views/preferences/change_password.py:42
msgid "Password does not match"
msgstr ""
msgstr "Пароли не совпадают"
#: bookwyrm/views/rss_feed.py:34
#, python-brace-format