Translated using Weblate (Dutch)

Currently translated at 80.4% (234 of 291 strings)

Translated using Weblate (Dutch)

Currently translated at 80.0% (233 of 291 strings)

Co-authored-by: Tom van Dijk <18gatenmaker6@gmail.com>
Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/nl/
Translation: Lemmy/lemmy
This commit is contained in:
Tom van Dijk 2021-03-01 11:44:27 +00:00 committed by Weblate
parent 6ebdfacc19
commit 1c800374a5

View file

@ -6,15 +6,15 @@
"create_post": "Plaats post",
"number_of_posts": "{{count}} post",
"number_of_posts_plural": "{{count}} posts",
"posts": "posts",
"posts": "Posts",
"related_posts": "Deze posts kunnen gerelateerd zijn",
"cross_posts": "Deze link is ook geplaatst in:",
"cross_post": "cross-post",
"comments": "Reacties",
"number_of_comments": "{{count}} reactie",
"number_of_comments_plural": "{{count}} reacties",
"remove_comment": "Verwijder reactie",
"communities": "Communities",
"remove_comment": "Verwijder eactie",
"communities": "Gemeenschappen",
"users": "Gebruikers",
"create_a_community": "Maak een community",
"create_community": "Maak community",
@ -29,7 +29,7 @@
"reply": "reageer",
"cancel": "Annuleer",
"unlock": "ontsluiten",
"lock": "sluiten",
"lock": "vergrendelen",
"link": "link",
"mod": "moderator",
"mods": "moderators",
@ -239,5 +239,12 @@
"click_to_delete_picture": "Klik om de afbeelding te verwijderen.",
"select_a_community": "Kies een community",
"invalid_username": "Ongeldige gebruikersnaam.",
"remove_posts_comments": "Posts en reacties verwijderen"
"remove_posts_comments": "Posts en reacties verwijderen",
"bold": "Vetgedrukt",
"italic": "schuingedrukt",
"subscript": "subscrip",
"superscript": "superscrip",
"upload_banner": "Banner uploaden",
"upload_icon": "Upload",
"strikethrough": "doorgestreept"
}