mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-23 10:01:04 +00:00
New translations django.po (Czech)
This commit is contained in:
parent
66ee64e6ca
commit
00dbf94ace
1 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:57+0000\n"
|
||||
"PO-Revision-Date: 2021-10-12 22:13\n"
|
||||
"PO-Revision-Date: 2021-10-12 23:17\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs\n"
|
||||
|
@ -106,7 +106,7 @@ msgstr "Audiokniha"
|
|||
|
||||
#: bookwyrm/models/book.py:233
|
||||
msgid "eBook"
|
||||
msgstr ""
|
||||
msgstr "Ekniha"
|
||||
|
||||
#: bookwyrm/models/book.py:234
|
||||
msgid "Graphic novel"
|
||||
|
@ -195,7 +195,7 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/404.html:4 bookwyrm/templates/404.html:8
|
||||
msgid "Not Found"
|
||||
msgstr ""
|
||||
msgstr "Nenalezeno"
|
||||
|
||||
#: bookwyrm/templates/404.html:9
|
||||
msgid "The page you requested doesn't seem to exist!"
|
||||
|
@ -207,7 +207,7 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/500.html:8
|
||||
msgid "Server Error"
|
||||
msgstr ""
|
||||
msgstr "Serverová chyba"
|
||||
|
||||
#: bookwyrm/templates/500.html:9
|
||||
msgid "Something went wrong! Sorry about that."
|
||||
|
@ -216,7 +216,7 @@ msgstr ""
|
|||
#: bookwyrm/templates/author/author.html:17
|
||||
#: bookwyrm/templates/author/author.html:18
|
||||
msgid "Edit Author"
|
||||
msgstr ""
|
||||
msgstr "Upravit autora"
|
||||
|
||||
#: bookwyrm/templates/author/author.html:34
|
||||
#: bookwyrm/templates/author/edit_author.html:41
|
||||
|
@ -243,24 +243,24 @@ msgstr ""
|
|||
#: bookwyrm/templates/author/author.html:77
|
||||
#: bookwyrm/templates/book/book.html:97
|
||||
msgid "View on Inventaire"
|
||||
msgstr ""
|
||||
msgstr "Zobrazit na Inventaire"
|
||||
|
||||
#: bookwyrm/templates/author/author.html:85
|
||||
msgid "View on LibraryThing"
|
||||
msgstr ""
|
||||
msgstr "Zobrazit na LibraryThing"
|
||||
|
||||
#: bookwyrm/templates/author/author.html:93
|
||||
msgid "View on Goodreads"
|
||||
msgstr ""
|
||||
msgstr "Zobrazit na Goodreads"
|
||||
|
||||
#: bookwyrm/templates/author/author.html:108
|
||||
#, python-format
|
||||
msgid "Books by %(name)s"
|
||||
msgstr ""
|
||||
msgstr "Knihy od %(name)s"
|
||||
|
||||
#: bookwyrm/templates/author/edit_author.html:5
|
||||
msgid "Edit Author:"
|
||||
msgstr ""
|
||||
msgstr "Upravit autora:"
|
||||
|
||||
#: bookwyrm/templates/author/edit_author.html:13
|
||||
#: bookwyrm/templates/book/edit/edit_book.html:18
|
||||
|
|
Loading…
Reference in a new issue