mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-23 18:11:09 +00:00
New translations django.po (Dutch)
This commit is contained in:
parent
5d73dfd0fc
commit
d53f0ba0f6
1 changed files with 10 additions and 10 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-12-05 02:21+0000\n"
|
"POT-Creation-Date: 2022-12-05 02:21+0000\n"
|
||||||
"PO-Revision-Date: 2022-12-10 11:12\n"
|
"PO-Revision-Date: 2022-12-10 12:21\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: Dutch\n"
|
"Language-Team: Dutch\n"
|
||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
|
@ -1423,44 +1423,44 @@ msgstr "Gepubliceerd door %(publisher)s."
|
||||||
|
|
||||||
#: bookwyrm/templates/book/rating.html:13
|
#: bookwyrm/templates/book/rating.html:13
|
||||||
msgid "rated it"
|
msgid "rated it"
|
||||||
msgstr ""
|
msgstr "beoordeelde het"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/sync_modal.html:15
|
#: bookwyrm/templates/book/sync_modal.html:15
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Loading data will connect to <strong>%(source_name)s</strong> and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten."
|
msgid "Loading data will connect to <strong>%(source_name)s</strong> and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten."
|
||||||
msgstr ""
|
msgstr "Bij het laden van gegevens wordt verbinding gemaakt met <strong>%(source_name)s</strong> en controleren op gegevens over deze auteur die hier niet aanwezig zijn. Bestaande gegevens worden niet overschreven."
|
||||||
|
|
||||||
#: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8
|
#: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8
|
||||||
msgid "Edit status"
|
msgid "Edit status"
|
||||||
msgstr ""
|
msgstr "Bewerk status"
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:4
|
#: bookwyrm/templates/confirm_email/confirm_email.html:4
|
||||||
msgid "Confirm email"
|
msgid "Confirm email"
|
||||||
msgstr ""
|
msgstr "Bevestig e-mailadres"
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:7
|
#: bookwyrm/templates/confirm_email/confirm_email.html:7
|
||||||
msgid "Confirm your email address"
|
msgid "Confirm your email address"
|
||||||
msgstr ""
|
msgstr "Bevestig je e-mailadres"
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:13
|
#: bookwyrm/templates/confirm_email/confirm_email.html:13
|
||||||
msgid "A confirmation code has been sent to the email address you used to register your account."
|
msgid "A confirmation code has been sent to the email address you used to register your account."
|
||||||
msgstr ""
|
msgstr "Een bevestigingscode is verstuurd naar het e-mailadres dat je hebt gebruikt om je account te registreren."
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:15
|
#: bookwyrm/templates/confirm_email/confirm_email.html:15
|
||||||
msgid "Sorry! We couldn't find that code."
|
msgid "Sorry! We couldn't find that code."
|
||||||
msgstr ""
|
msgstr "Sorry! We konden die code niet vinden."
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:19
|
#: bookwyrm/templates/confirm_email/confirm_email.html:19
|
||||||
#: bookwyrm/templates/settings/users/user_info.html:92
|
#: bookwyrm/templates/settings/users/user_info.html:92
|
||||||
msgid "Confirmation code:"
|
msgid "Confirmation code:"
|
||||||
msgstr ""
|
msgstr "Bevestigingscode:"
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:25
|
#: bookwyrm/templates/confirm_email/confirm_email.html:25
|
||||||
#: bookwyrm/templates/landing/layout.html:81
|
#: bookwyrm/templates/landing/layout.html:81
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:102
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:102
|
||||||
#: bookwyrm/templates/snippets/report_modal.html:53
|
#: bookwyrm/templates/snippets/report_modal.html:53
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr "Versturen"
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:38
|
#: bookwyrm/templates/confirm_email/confirm_email.html:38
|
||||||
msgid "Can't find your code?"
|
msgid "Can't find your code?"
|
||||||
|
|
Loading…
Reference in a new issue