mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-11 09:45:27 +00:00
New translations django.po (Ukrainian)
This commit is contained in:
parent
0643151065
commit
329fd0b4ec
1 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-01-11 22:46+0000\n"
|
||||
"PO-Revision-Date: 2023-01-22 18:58\n"
|
||||
"PO-Revision-Date: 2023-01-22 20:02\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"Language: uk\n"
|
||||
|
@ -354,11 +354,11 @@ msgstr "Español (Іспанська)"
|
|||
|
||||
#: bookwyrm/settings.py:291
|
||||
msgid "Euskara (Basque)"
|
||||
msgstr "Euskara (Basque)"
|
||||
msgstr "Euskara (Баскська)"
|
||||
|
||||
#: bookwyrm/settings.py:292
|
||||
msgid "Galego (Galician)"
|
||||
msgstr "Галего (галісійська)"
|
||||
msgstr "Galego (Галісійська)"
|
||||
|
||||
#: bookwyrm/settings.py:293
|
||||
msgid "Italiano (Italian)"
|
||||
|
@ -378,7 +378,7 @@ msgstr "Литовська (Lithuanian)"
|
|||
|
||||
#: bookwyrm/settings.py:297
|
||||
msgid "Norsk (Norwegian)"
|
||||
msgstr ""
|
||||
msgstr "Norsk (Норвезька)"
|
||||
|
||||
#: bookwyrm/settings.py:298
|
||||
msgid "Polski (Polish)"
|
||||
|
@ -390,11 +390,11 @@ msgstr "Бразильська португальська (Português Brasil)"
|
|||
|
||||
#: bookwyrm/settings.py:300
|
||||
msgid "Português Europeu (European Portuguese)"
|
||||
msgstr ""
|
||||
msgstr "Português Europeu (Європейська португальська)"
|
||||
|
||||
#: bookwyrm/settings.py:301
|
||||
msgid "Română (Romanian)"
|
||||
msgstr ""
|
||||
msgstr "Română (Румунська)"
|
||||
|
||||
#: bookwyrm/settings.py:302
|
||||
msgid "Svenska (Swedish)"
|
||||
|
@ -414,11 +414,11 @@ msgstr "Не знайдено"
|
|||
|
||||
#: bookwyrm/templates/404.html:9
|
||||
msgid "The page you requested doesn't seem to exist!"
|
||||
msgstr ""
|
||||
msgstr "Вказана сторінка не існує!"
|
||||
|
||||
#: bookwyrm/templates/500.html:4
|
||||
msgid "Oops!"
|
||||
msgstr ""
|
||||
msgstr "От халепа!"
|
||||
|
||||
#: bookwyrm/templates/500.html:8
|
||||
msgid "Server Error"
|
||||
|
@ -426,12 +426,12 @@ msgstr "Помилка сервера"
|
|||
|
||||
#: bookwyrm/templates/500.html:9
|
||||
msgid "Something went wrong! Sorry about that."
|
||||
msgstr ""
|
||||
msgstr "Щось пішло не так! Вибачте."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:9
|
||||
#: bookwyrm/templates/about/layout.html:35
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
msgstr "Про"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:21
|
||||
#: bookwyrm/templates/get_started/layout.html:20
|
||||
|
@ -442,12 +442,12 @@ msgstr "Вітаємо Вас на %(site_name)s!"
|
|||
#: bookwyrm/templates/about/about.html:25
|
||||
#, 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 seamlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">BookWyrm network</a>, this community is unique."
|
||||
msgstr ""
|
||||
msgstr "%(site_name)s є частиною <em>BookWyrm</em>, мережі незалежних, самокерованих спільнот для читачів. Ви можете безперешкодно взаємодіяти з користувачами в будь-якому інстансі <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">BookWyrm</a>, ця спільнота унікальна."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:45
|
||||
#, 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:64
|
||||
#, python-format
|
||||
|
|
Loading…
Reference in a new issue