From b68d32d4e291bca4a6cbd32e82cf4602ae598ea4 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 13 Jun 2022 23:35:06 -0700 Subject: [PATCH] New translations django.po (Russian) --- locale/ru_RU/LC_MESSAGES/django.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/locale/ru_RU/LC_MESSAGES/django.po b/locale/ru_RU/LC_MESSAGES/django.po index 006452011..0a3fb4162 100644 --- a/locale/ru_RU/LC_MESSAGES/django.po +++ b/locale/ru_RU/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-05-31 23:50+0000\n" -"PO-Revision-Date: 2022-06-01 00:55\n" +"PO-Revision-Date: 2022-06-14 06:35\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Russian\n" "Language: ru\n" @@ -48,7 +48,7 @@ msgstr "Дата окончания чтения не может быть ран #: bookwyrm/forms/forms.py:59 msgid "Reading stopped date cannot be before start date." -msgstr "" +msgstr "Дата окончания чтения не может быть раньше даты начала." #: bookwyrm/forms/landing.py:32 msgid "User with this username already exists" @@ -1751,7 +1751,7 @@ msgstr "Прочитано" #: bookwyrm/templates/get_started/book_preview.html:13 #: bookwyrm/templates/shelf/shelf.html:89 bookwyrm/templates/user/user.html:36 msgid "Stopped Reading" -msgstr "" +msgstr "Остановленное Чтение" #: bookwyrm/templates/get_started/books.html:6 msgid "What are you reading?" @@ -3024,7 +3024,7 @@ msgstr "" #: bookwyrm/templates/reading_progress/stop.html:5 #, python-format msgid "Stop Reading \"%(book_title)s\"" -msgstr "" +msgstr "Остановка Чтения %(book_title)s" #: bookwyrm/templates/reading_progress/want.html:5 #, python-format @@ -3075,7 +3075,7 @@ msgstr "" #: bookwyrm/templates/readthrough/readthrough_list.html:16 msgid "stopped" -msgstr "" +msgstr "остановлено" #: bookwyrm/templates/readthrough/readthrough_list.html:27 msgid "Show all updates" @@ -4454,7 +4454,7 @@ msgstr "Закончена" #: bookwyrm/templates/shelf/shelf.html:154 #: bookwyrm/templates/shelf/shelf.html:184 msgid "Until" -msgstr "" +msgstr "До" #: bookwyrm/templates/shelf/shelf.html:210 msgid "This shelf is empty." @@ -4810,13 +4810,13 @@ msgstr "" #: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:6 #, python-format msgid "Stop Reading \"%(book_title)s\"" -msgstr "" +msgstr "Остановить чтение \"%(book_title)s\"" #: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:32 #: bookwyrm/templates/snippets/shelf_selector.html:54 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:21 msgid "Stopped reading" -msgstr "" +msgstr "Остановленное чтение" #: bookwyrm/templates/snippets/reading_modals/want_to_read_modal.html:6 #, python-format @@ -4892,7 +4892,7 @@ msgstr "" #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:48 msgid "Stop reading" -msgstr "" +msgstr "Остановка чтения" #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:40 msgid "Finish reading" @@ -4992,12 +4992,12 @@ msgstr "" #: bookwyrm/templates/snippets/status/headers/stopped_reading.html:10 #, python-format msgid "stopped reading %(book)s by %(author_name)s" -msgstr "" +msgstr "прервано чтение %(book)s пользователем %(author_name)s" #: bookwyrm/templates/snippets/status/headers/stopped_reading.html:17 #, python-format msgid "stopped reading %(book)s" -msgstr "" +msgstr "прервано чтение %(book)s" #: bookwyrm/templates/snippets/status/headers/to_read.html:10 #, python-format