mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-13 12:21:01 +00:00
New translations django.po (Russian)
This commit is contained in:
parent
b08c1e4412
commit
7b5496fd09
1 changed files with 8 additions and 8 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-01-09 00:54+0000\n"
|
||||
"PO-Revision-Date: 2022-01-09 02:52\n"
|
||||
"POT-Creation-Date: 2022-01-09 19:01+0000\n"
|
||||
"PO-Revision-Date: 2022-01-09 20:09\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"Language: ru\n"
|
||||
|
@ -205,7 +205,7 @@ msgstr "Galego (Галицкий)"
|
|||
|
||||
#: bookwyrm/settings.py:199
|
||||
msgid "Italiano (Italian)"
|
||||
msgstr ""
|
||||
msgstr "Italiano (Итальянский)"
|
||||
|
||||
#: bookwyrm/settings.py:200
|
||||
msgid "Français (French)"
|
||||
|
@ -217,7 +217,7 @@ msgstr "Lietuvių (литовский)"
|
|||
|
||||
#: bookwyrm/settings.py:202
|
||||
msgid "Norsk (Norwegian)"
|
||||
msgstr ""
|
||||
msgstr "Норск (норвежский)"
|
||||
|
||||
#: bookwyrm/settings.py:203
|
||||
msgid "Português do Brasil (Brazilian Portuguese)"
|
||||
|
@ -258,7 +258,7 @@ msgstr "Что-то пошло не так! Извините за это."
|
|||
#: bookwyrm/templates/about/about.html:9
|
||||
#: bookwyrm/templates/about/layout.html:35
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
msgstr "О себе"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:18
|
||||
#: bookwyrm/templates/get_started/layout.html:20
|
||||
|
@ -268,13 +268,13 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/about/about.html:22
|
||||
#, python-format
|
||||
msgid "%(site_name)s is part of <em>BookWyrm</em>, a network of independent, self-directed communities for readers. While you can interact seemlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">BookWyrm network</a>, this community is unique."
|
||||
msgstr ""
|
||||
msgid "%(site_name)s is part of <em>BookWyrm</em>, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">BookWyrm network</a>, this community is unique."
|
||||
msgstr "%(site_name)s является частью <em>BookWyrm</em>, сети независимых самоуправляемых сообществ для читателей. Хотя вы можете легко взаимодействовать с пользователями в любом месте <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">сети BookWyrm</a>, это сообщество уникальное."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:39
|
||||
#, python-format
|
||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5."
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> - самая любимая книга %(site_name)s, средний рейтинг %(rating)s из 5."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:58
|
||||
#, python-format
|
||||
|
|
Loading…
Reference in a new issue