mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
42 lines
1.6 KiB
YAML
42 lines
1.6 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:
|
|
poll:
|
|
voters:
|
|
one: "Teilnehmer"
|
|
other: "Teilnehmer"
|
|
total_votes:
|
|
one: "abgegebene Stimme"
|
|
other: "abgegebene Stimmen"
|
|
average_rating: "Durchschnittliche Bewertung: <strong>%{average}</strong>"
|
|
multiple:
|
|
help:
|
|
at_least_min_options: "Du musst mindestens <strong>%{count}</strong> Optionen auswählen."
|
|
up_to_max_options: "Du kannst bis zu <strong>%{count}</strong> Optionen auswählen."
|
|
x_options: "Du musst <strong>%{count}</strong> Optionen auswählen."
|
|
between_min_and_max_options: "Du kannst zwischen <strong>%{min}</strong> und <strong>%{max}</strong> Optionen auswählen."
|
|
cast-votes:
|
|
title: "Gib deine Stimmen ab"
|
|
label: "Jetzt abstimmen!"
|
|
show-results:
|
|
title: "Das Ergebnis der Umfrage anzeigen"
|
|
label: "Ergebnisse anzeigen"
|
|
hide-results:
|
|
title: "Zurück zur Umfrage"
|
|
label: "Ergebnisse ausblenden"
|
|
open:
|
|
title: "Umfrage starten"
|
|
label: "Starten"
|
|
confirm: "Möchtest du diese Umfrage wirklich starten?"
|
|
close:
|
|
title: "Umfrage beenden"
|
|
label: "Beenden"
|
|
confirm: "Möchtest du diese Umfrage wirklich beenden?"
|
|
error_while_toggling_status: "Beim Ändern des Status der Umfrage ist ein Fehler aufgetreten."
|
|
error_while_casting_votes: "Beim Abstimmen ist ein Fehler aufgetreten."
|