mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-09 14:37:15 +00:00
25 lines
1.2 KiB
YAML
25 lines
1.2 KiB
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
nl:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "Geaccepteerd"
|
|
solved:
|
|
title: "Opgelost"
|
|
allow_accepted_answers: "Sta topic (het) eigenaar en personeel toe om een reactie als oplossing te selecteren"
|
|
accept_answer: "Selecteer dit als deze reactie het probleem oplost"
|
|
has_accepted_answer: "Dit topic (het) heeft een oplossing"
|
|
has_no_accepted_answer: "Dit topic (het) heeft geen oplossing"
|
|
unaccept_answer: "Deselecteer dit als deze reactie je probleem niet langer oplost"
|
|
accepted_answer: "Oplossing"
|
|
solution: "Oplossing"
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i>Opgelost <span class='by'>door <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}' class='back'>bericht#{{post_number}}</a>"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span>{{description}}</p> "
|