mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-26 11:31:08 +00:00
New translations django.po (Danish)
This commit is contained in:
parent
d4608f2525
commit
2d3e798e5a
1 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
||||||
"Project-Id-Version: bookwyrm\n"
|
"Project-Id-Version: bookwyrm\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-10 21:42+0000\n"
|
"POT-Creation-Date: 2022-11-10 21:42+0000\n"
|
||||||
"PO-Revision-Date: 2022-11-10 22:54\n"
|
"PO-Revision-Date: 2022-11-11 09:09\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: Danish\n"
|
"Language-Team: Danish\n"
|
||||||
"Language: da\n"
|
"Language: da\n"
|
||||||
|
@ -52,7 +52,7 @@ msgstr "Adgangskode stemmer ikke overens"
|
||||||
|
|
||||||
#: bookwyrm/forms/edit_user.py:118
|
#: bookwyrm/forms/edit_user.py:118
|
||||||
msgid "Incorrect Password"
|
msgid "Incorrect Password"
|
||||||
msgstr ""
|
msgstr "Forkert adgangskode"
|
||||||
|
|
||||||
#: bookwyrm/forms/forms.py:54
|
#: bookwyrm/forms/forms.py:54
|
||||||
msgid "Reading finish date cannot be before start date."
|
msgid "Reading finish date cannot be before start date."
|
||||||
|
@ -72,7 +72,7 @@ msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/forms/landing.py:37
|
#: bookwyrm/forms/landing.py:37
|
||||||
msgid "Username or password are incorrect"
|
msgid "Username or password are incorrect"
|
||||||
msgstr ""
|
msgstr "Brugernavn eller adgangskode er forkert"
|
||||||
|
|
||||||
#: bookwyrm/forms/landing.py:56
|
#: bookwyrm/forms/landing.py:56
|
||||||
msgid "User with this username already exists"
|
msgid "User with this username already exists"
|
||||||
|
@ -84,7 +84,7 @@ msgstr "Der findes allerede en bruger med denne e-mailadresse."
|
||||||
|
|
||||||
#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131
|
#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131
|
||||||
msgid "Incorrect code"
|
msgid "Incorrect code"
|
||||||
msgstr ""
|
msgstr "Forkert kode"
|
||||||
|
|
||||||
#: bookwyrm/forms/links.py:36
|
#: bookwyrm/forms/links.py:36
|
||||||
msgid "This domain is blocked. Please contact your administrator if you think this is an error."
|
msgid "This domain is blocked. Please contact your administrator if you think this is an error."
|
||||||
|
@ -767,7 +767,7 @@ msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/edit_author.html:61
|
#: bookwyrm/templates/author/edit_author.html:61
|
||||||
msgid "Birth date:"
|
msgid "Birth date:"
|
||||||
msgstr ""
|
msgstr "Fødselsdato:"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/edit_author.html:68
|
#: bookwyrm/templates/author/edit_author.html:68
|
||||||
msgid "Death date:"
|
msgid "Death date:"
|
||||||
|
@ -1163,7 +1163,7 @@ msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book_form.html:164
|
#: bookwyrm/templates/book/edit/edit_book_form.html:164
|
||||||
msgid "Published date:"
|
msgid "Published date:"
|
||||||
msgstr ""
|
msgstr "Udgivelsesdato:"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book_form.html:175
|
#: bookwyrm/templates/book/edit/edit_book_form.html:175
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
|
@ -1402,12 +1402,12 @@ msgstr ""
|
||||||
#: bookwyrm/templates/book/publisher_info.html:65
|
#: bookwyrm/templates/book/publisher_info.html:65
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Published %(date)s by %(publisher)s."
|
msgid "Published %(date)s by %(publisher)s."
|
||||||
msgstr ""
|
msgstr "Udgivet %(date)s af %(publisher)s."
|
||||||
|
|
||||||
#: bookwyrm/templates/book/publisher_info.html:67
|
#: bookwyrm/templates/book/publisher_info.html:67
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Published %(date)s"
|
msgid "Published %(date)s"
|
||||||
msgstr ""
|
msgstr "Udgivet %(date)s"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/publisher_info.html:69
|
#: bookwyrm/templates/book/publisher_info.html:69
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
Loading…
Reference in a new issue