diff --git a/translations/nl.json b/translations/nl.json index b1a5270..25f759d 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -192,8 +192,8 @@ "language": "Taal", "language_plural": "Talen", "browser_default": "Browser-standaard", - "downvotes_disabled": "Neerstemmen uitgeschakeld", - "enable_downvotes": "Neerstemmen inschakelen", + "downvotes_disabled": "Downvoten uitgeschakeld", + "enable_downvotes": "Downvotes inschakelen", "open_registration": "Registratie openen", "registration_closed": "Registratie gesloten", "enable_nsfw": "NSFW toestaan", @@ -220,12 +220,12 @@ "show_context": "Context tonen", "site_saved": "Site opgeslagen.", "emoji_picker": "Emoji-kiezer", - "upvote": "Opstem", - "number_of_upvotes": "{{formattedCount}} stem", - "number_of_upvotes_plural": "{{formattedCount}} stemmen", - "downvote": "Neerstem", - "number_of_downvotes": "{{formattedCount}} tegenstem", - "number_of_downvotes_plural": "{{formattedCount}} tegenstemmen", + "upvote": "Upvoten", + "number_of_upvotes": "{{formattedCount}} upvote", + "number_of_upvotes_plural": "{{formattedCount}} upvotes", + "downvote": "Downvoten", + "number_of_downvotes": "{{formattedCount}} downvote", + "number_of_downvotes_plural": "{{formattedCount}} downvotes", "couldnt_get_comments": "Reacties konden niet opgehaald worden.", "time": "Tijd", "action": "Actie", @@ -597,5 +597,7 @@ "report_post": "Bericht rapporteren", "report_comment": "Opmerking rapporteren", "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" }