mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
35 lines
1.1 KiB
YAML
Executable file
35 lines
1.1 KiB
YAML
Executable file
# 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:
|
|
category:
|
|
sort_options:
|
|
votes: "Stimmen"
|
|
voting:
|
|
title: "Abstimmung"
|
|
reached_limit: "Dir sind die Votes ausgegangen, entferne einen vorhandenen Vote!"
|
|
list_votes: "Deine Votes auflisten"
|
|
votes_nav_help: "Themen mit den meisten Votes"
|
|
voted: "Du hast für dieses Thema gevotet"
|
|
allow_topic_voting: "Benutzern erlauben, für Themen in dieser Kategorie zu voten"
|
|
vote_title: "Vote"
|
|
vote_title_plural: "Votes"
|
|
voted_title: "Voted"
|
|
voting_closed_title: "Geschlossen"
|
|
voting_limit: "Limit"
|
|
votes:
|
|
one: "%{count} Abstimmung"
|
|
other: "%{count} Stimmen"
|
|
anonymous_button:
|
|
one: "Stimme"
|
|
other: "Stimmen"
|
|
remove_vote: "Stimme entfernen"
|
|
filters:
|
|
votes:
|
|
title: "Votes"
|
|
help: "Themen mit den meisten Votes"
|