Translated using Weblate (Dutch)

Currently translated at 100.0% (582 of 582 strings)

Co-authored-by: Philip Goto <philip.goto@gmail.com>
Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/nl/
Translation: Lemmy/lemmy
This commit is contained in:
Philip Goto 2024-01-06 16:28:06 +00:00 committed by Weblate
parent 06a610696a
commit 6d811652b6
1 changed files with 11 additions and 9 deletions

View File

@ -192,8 +192,8 @@
"language": "Taal", "language": "Taal",
"language_plural": "Talen", "language_plural": "Talen",
"browser_default": "Browser-standaard", "browser_default": "Browser-standaard",
"downvotes_disabled": "Neerstemmen uitgeschakeld", "downvotes_disabled": "Downvoten uitgeschakeld",
"enable_downvotes": "Neerstemmen inschakelen", "enable_downvotes": "Downvotes inschakelen",
"open_registration": "Registratie openen", "open_registration": "Registratie openen",
"registration_closed": "Registratie gesloten", "registration_closed": "Registratie gesloten",
"enable_nsfw": "NSFW toestaan", "enable_nsfw": "NSFW toestaan",
@ -220,12 +220,12 @@
"show_context": "Context tonen", "show_context": "Context tonen",
"site_saved": "Site opgeslagen.", "site_saved": "Site opgeslagen.",
"emoji_picker": "Emoji-kiezer", "emoji_picker": "Emoji-kiezer",
"upvote": "Opstem", "upvote": "Upvoten",
"number_of_upvotes": "{{formattedCount}} stem", "number_of_upvotes": "{{formattedCount}} upvote",
"number_of_upvotes_plural": "{{formattedCount}} stemmen", "number_of_upvotes_plural": "{{formattedCount}} upvotes",
"downvote": "Neerstem", "downvote": "Downvoten",
"number_of_downvotes": "{{formattedCount}} tegenstem", "number_of_downvotes": "{{formattedCount}} downvote",
"number_of_downvotes_plural": "{{formattedCount}} tegenstemmen", "number_of_downvotes_plural": "{{formattedCount}} downvotes",
"couldnt_get_comments": "Reacties konden niet opgehaald worden.", "couldnt_get_comments": "Reacties konden niet opgehaald worden.",
"time": "Tijd", "time": "Tijd",
"action": "Actie", "action": "Actie",
@ -597,5 +597,7 @@
"report_post": "Bericht rapporteren", "report_post": "Bericht rapporteren",
"report_comment": "Opmerking rapporteren", "report_comment": "Opmerking rapporteren",
"transfer_community_are_you_sure": "Weet u zeker dat u {{community}} wilt overdragen aan {{user}}?", "transfer_community_are_you_sure": "Weet u zeker dat u {{community}} wilt overdragen aan {{user}}?",
"unfeatured_post": "Onuitgelicht bericht" "unfeatured_post": "Onuitgelicht bericht",
"view_votes": "Stemmen bekijken",
"votes": "Stemmen"
} }