2017-11-20 18:08:48 -05:00
|
|
|
# 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/
|
|
|
|
|
2015-08-31 10:18:54 -04:00
|
|
|
de:
|
|
|
|
js:
|
2017-12-12 11:17:05 -05:00
|
|
|
notifications:
|
|
|
|
alt:
|
|
|
|
solved:
|
|
|
|
accepted_notification: "akzeptiert"
|
2015-08-31 10:18:54 -04:00
|
|
|
solved:
|
2017-12-12 11:17:05 -05:00
|
|
|
title: "Gelöst"
|
2015-08-31 10:18:54 -04:00
|
|
|
allow_accepted_answers: "Erlaube dem Ersteller des Themas und Mitarbeitern eine Antwort als Lösung zu markieren"
|
|
|
|
accept_answer: "Diese Antwort löst das Problem"
|
|
|
|
has_accepted_answer: "Dieses Thema hat eine Lösung"
|
2017-12-12 11:17:05 -05:00
|
|
|
has_no_accepted_answer: "Dieses Thema hat keine Lösung"
|
2015-08-31 10:18:54 -04:00
|
|
|
unaccept_answer: "Diese Antwort löst das Problem doch nicht"
|
|
|
|
accepted_answer: "Lösung"
|
|
|
|
solution: "Lösung"
|
2017-12-12 11:17:05 -05:00
|
|
|
solution_summary:
|
|
|
|
one: "Lösung <i class='fa fa-check-square'></i>"
|
|
|
|
other: "Lösungen <i class='fa fa-check-square'></i>"
|
2015-08-31 10:18:54 -04:00
|
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> Gelöst <span class='by'>durch <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}'>Beitrag #{{post_number}}</a>"
|
|
|
|
accepted_notification: "<i title='Lösung akzeptiert' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|