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
b7b3e90eef
commit
863615f3ae
1 changed files with 20 additions and 20 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 02:21+0000\n"
|
||||
"PO-Revision-Date: 2022-12-05 03:56\n"
|
||||
"PO-Revision-Date: 2022-12-09 15:04\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Dutch\n"
|
||||
"Language: nl\n"
|
||||
|
@ -474,98 +474,98 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/about/about.html:123 bookwyrm/templates/user_menu.html:63
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
msgstr "Beheerder"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:139
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:14
|
||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||
#: bookwyrm/templates/snippets/user_options.html:14
|
||||
msgid "Send direct message"
|
||||
msgstr ""
|
||||
msgstr "Stuur privébericht"
|
||||
|
||||
#: bookwyrm/templates/about/conduct.html:4
|
||||
#: bookwyrm/templates/about/conduct.html:9
|
||||
#: bookwyrm/templates/about/layout.html:41
|
||||
#: bookwyrm/templates/snippets/footer.html:27
|
||||
msgid "Code of Conduct"
|
||||
msgstr ""
|
||||
msgstr "Gedragscode"
|
||||
|
||||
#: bookwyrm/templates/about/layout.html:11
|
||||
msgid "Active users:"
|
||||
msgstr ""
|
||||
msgstr "Actieve gebruikers:"
|
||||
|
||||
#: bookwyrm/templates/about/layout.html:15
|
||||
msgid "Statuses posted:"
|
||||
msgstr ""
|
||||
msgstr "Statussen geplaatst:"
|
||||
|
||||
#: bookwyrm/templates/about/layout.html:19
|
||||
#: bookwyrm/templates/setup/config.html:74
|
||||
msgid "Software version:"
|
||||
msgstr ""
|
||||
msgstr "Software-versie:"
|
||||
|
||||
#: bookwyrm/templates/about/layout.html:30
|
||||
#: bookwyrm/templates/embed-layout.html:33
|
||||
#: bookwyrm/templates/snippets/footer.html:8
|
||||
#, python-format
|
||||
msgid "About %(site_name)s"
|
||||
msgstr ""
|
||||
msgstr "Over %(site_name)s"
|
||||
|
||||
#: bookwyrm/templates/about/layout.html:47
|
||||
#: bookwyrm/templates/about/privacy.html:4
|
||||
#: bookwyrm/templates/about/privacy.html:9
|
||||
#: bookwyrm/templates/snippets/footer.html:30
|
||||
msgid "Privacy Policy"
|
||||
msgstr ""
|
||||
msgstr "Privacybeleid"
|
||||
|
||||
#: bookwyrm/templates/about/layout.html:54
|
||||
#: bookwyrm/templates/snippets/footer.html:34
|
||||
msgid "Impressum"
|
||||
msgstr ""
|
||||
msgstr "Colofon"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:7
|
||||
#: bookwyrm/templates/feed/summary_card.html:8
|
||||
#, python-format
|
||||
msgid "%(year)s in the books"
|
||||
msgstr ""
|
||||
msgstr "%(year)s in de boeken"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:43
|
||||
#, python-format
|
||||
msgid "%(year)s <em>in the books</em>"
|
||||
msgstr ""
|
||||
msgstr "%(year)s <em>in de boeken</em>"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:47
|
||||
#, python-format
|
||||
msgid "<em>%(display_name)s’s</em> year of reading"
|
||||
msgstr ""
|
||||
msgstr "<em>%(display_name)ss</em> leesjaar"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:53
|
||||
msgid "Share this page"
|
||||
msgstr ""
|
||||
msgstr "Deze pagina delen"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:67
|
||||
msgid "Copy address"
|
||||
msgstr ""
|
||||
msgstr "Kopieer adres"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:68
|
||||
#: bookwyrm/templates/lists/list.html:277
|
||||
msgid "Copied!"
|
||||
msgstr ""
|
||||
msgstr "Gekopieerd!"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:77
|
||||
msgid "Sharing status: <strong>public with key</strong>"
|
||||
msgstr ""
|
||||
msgstr "Status van delen: <strong>openbaar met sleutel</strong>"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:78
|
||||
msgid "The page can be seen by anyone with the complete address."
|
||||
msgstr ""
|
||||
msgstr "De pagina kan worden bekeken door iedereen met het volledige adres."
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:83
|
||||
msgid "Make page private"
|
||||
msgstr ""
|
||||
msgstr "Pagina privé maken"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:89
|
||||
msgid "Sharing status: <strong>private</strong>"
|
||||
msgstr ""
|
||||
msgstr "Status van delen: <strong>privé</strong>"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:90
|
||||
msgid "The page is private, only you can see it."
|
||||
|
|
Loading…
Reference in a new issue