27 lines
1.1 KiB
YAML
27 lines
1.1 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/
|
|
|
|
de:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "akzeptiert"
|
|
solved:
|
|
title: "Gelöst"
|
|
allow_accepted_answers: "Erlaube dem Ersteller des Themas und Mitarbeitern eine Antwort als Lösung zu markieren"
|
|
accept_answer: "Auswählen, wenn diese Antwort das Problem löst"
|
|
has_accepted_answer: "Dieses Thema hat eine Lösung"
|
|
has_no_accepted_answer: "Dieses Thema hat keine Lösung"
|
|
unaccept_answer: "Abwählen, wenn diese Antwort das Problem nicht mehr löst"
|
|
accepted_answer: "Lösung"
|
|
solution: "Lösung"
|
|
solution_summary:
|
|
one: "Lösung <i class='fa fa-check-square'></i>"
|
|
other: "Lösungen <i class='fa fa-check-square'></i>"
|
|
accepted_notification: "<i title='Lösung akzeptiert' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|