0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-reactions/config/locales/client.nl.yml
2026-06-09 17:21:49 +02:00

52 lines
1.8 KiB
YAML
Vendored

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
nl:
admin_js:
admin:
site_settings:
categories:
discourse_reactions: "Discourse-reacties"
js:
discourse_reactions:
reactions_title: "Reacties"
state_panel:
more_users: "en nog %{count}..."
show_users: "Meer gebruikers weergeven"
hide_users: "Minder gebruikers weergeven"
reaction_group:
one: "%{reaction}: %{count} gebruiker"
other: "%{reaction}: %{count} gebruikers"
reaction:
forbidden: "Je kunt niet reageren op dit bericht of je reactie op dit bericht wijzigen."
picker:
react_with: "Reageer op dit bericht met: %{reaction}"
cant_remove_reaction: "Je kunt je reactie niet meer verwijderen"
remove_reaction: "Deze %{reaction} reactie verwijderen"
users_popup:
all: "Alles"
title:
one: "%{count} reactie"
other: "%{count} reacties"
counter:
aria_label:
one: "%{count} reactie"
other: "%{count} reacties"
main_reaction:
add: "Dit bericht liken"
remove: "Deze like verwijderen"
cant_remove: "Je kunt je like niet meer verwijderen"
unauthenticated: "Registreer of meld je aan om dit bericht te liken"
notifications:
reaction_1_user_multiple_posts:
one: "heeft gereageerd op %{count} van je berichten"
other: "heeft gereageerd op %{count} van je berichten"
reaction_2_users: "%{username}, %{username2}"
reaction_multiple_users:
one: "%{username} en %{count} ander"
other: "%{username} en %{count} anderen"
titles:
reaction: "nieuwe reactie"