mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-20 00:21:04 +00:00
New translations django.po (Ukrainian)
This commit is contained in:
parent
897bdcf276
commit
07e1b1f2d4
1 changed files with 6 additions and 10 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bookwyrm\n"
|
"Project-Id-Version: bookwyrm\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-09-27 01:11+0000\n"
|
"POT-Creation-Date: 2023-10-02 16:40+0000\n"
|
||||||
"PO-Revision-Date: 2023-09-28 00:08\n"
|
"PO-Revision-Date: 2023-10-02 18:13\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: Ukrainian\n"
|
"Language-Team: Ukrainian\n"
|
||||||
"Language: uk\n"
|
"Language: uk\n"
|
||||||
|
@ -1384,8 +1384,8 @@ msgstr "Видання %(book_title)s"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/editions/editions.html:8
|
#: bookwyrm/templates/book/editions/editions.html:8
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Editions of <a href=\"%(work_path)s\">\"%(work_title)s\"</a>"
|
msgid "Editions of <a href=\"%(work_path)s\"><i>%(work_title)s</i></a>"
|
||||||
msgstr "Видання <a href=\"%(work_path)s\">\"%(work_title)s</a>"
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/book/editions/editions.html:55
|
#: bookwyrm/templates/book/editions/editions.html:55
|
||||||
msgid "Can't find the edition you're looking for?"
|
msgid "Can't find the edition you're looking for?"
|
||||||
|
@ -2825,12 +2825,8 @@ msgstr "Некоректний CSV-файл"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:21
|
#: bookwyrm/templates/import/import.html:21
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "\n"
|
msgid "Currently, you are allowed to import %(display_size)s books every %(import_limit_reset)s day."
|
||||||
" Currently, you are allowed to import %(display_size)s books every %(import_limit_reset)s day.\n"
|
msgid_plural "Currently, you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days."
|
||||||
" "
|
|
||||||
msgid_plural "\n"
|
|
||||||
" Currently, you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days.\n"
|
|
||||||
" "
|
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
msgstr[2] ""
|
msgstr[2] ""
|
||||||
|
|
Loading…
Reference in a new issue