discourse/plugins/poll/config/locales/client.cs.yml

38 lines
1.1 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04: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/
cs:
js:
poll:
2015-07-30 13:11:12 -04:00
voters:
one: "hlasující"
few: "hlasujících"
other: "hlasující"
total_votes:
one: "hlas celkem"
few: "hlasy celkem"
other: "hlasů celkem"
2015-05-06 11:35:09 -04:00
average_rating: "Průměrné hodnocení: <strong>%{average}</strong>."
2015-05-20 14:54:12 -04:00
cast-votes:
title: "Hlasujte"
label: "Hlasovat!"
2015-05-06 11:35:09 -04:00
show-results:
title: "Zobraz výsledky hlasování."
label: "Ukaž výsledky."
hide-results:
title: "Zpět k hlasování"
label: "Schovej výsledky."
open:
title: "Otevřít hlasování"
label: "Otevři"
confirm: "Opravdu chcete otevřít toto hlasování?"
close:
title: "Zavřít hlasování."
label: "Zavřít"
confirm: "Opravdu chcete uzavřít toto hlasování?"
error_while_casting_votes: "Objevila se chyba při zpracování Vašeho hlasu."