mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
18 lines
474 B
YAML
18 lines
474 B
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:
|
|
poll:
|
|
voteCount:
|
|
one: "1 Stimme"
|
|
other: "%{count} Stimmen"
|
|
results:
|
|
show: Ergebnisse anzeigen
|
|
hide: Ergebnisse ausblenden
|
|
close_poll: "Umfrage beenden"
|
|
open_poll: "Umfrage starten"
|