UX: Add missing German locale files

This commit is contained in:
Gerhard Schlager
2014-08-29 20:52:17 +02:00
parent cd74829d55
commit d49a2bf075
6 changed files with 110 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# 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:
poll:
voteCount:
one: "1 Stimme"
other: "%{count} Stimmen"
results:
show: Ergebnisse anzeigen
hide: Ergebnisse ausblenden
close_poll: "Umfrage beenden"
open_poll: "Umfrage starten"

View File

@ -0,0 +1,18 @@
# 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:
activerecord:
attributes:
post:
poll_options: "Umfrageoptionen"
poll:
must_contain_poll_options: "muss eine Liste mit Umfrageoptionen enthalten"
cannot_have_modified_options: "können nach den ersten 5 Minuten nicht mehr geändert werden. Kontaktiere einen Moderator, wenn du sie ändern möchtest."
cannot_add_or_remove_options: "können nur bearbeitet, jedoch nicht hinzugefügt oder entfernt werden. Wenn du Optionen hinzufügen oder entfernen möchtest, solltest du dieses Thema sperren und ein neues erstellen."
prefix: "Umfrage"
closed_prefix: "Beendete Umfrage"