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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

57 lines
1.8 KiB
YAML
Raw Normal View History

2020-08-05 09:55:12 -04:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
2015-05-06 11:35:09 -04:00
#
# To work with us on translations, join this project:
2020-08-05 09:55:12 -04:00
# https://translate.discourse.org/
2015-05-06 11:35:09 -04:00
cs:
js:
poll:
2015-07-30 13:11:12 -04:00
voters:
one: "hlasující"
few: "hlasujících"
2018-05-16 18:08:33 -04:00
many: "hlasující"
2015-07-30 13:11:12 -04:00
other: "hlasující"
total_votes:
one: "hlas celkem"
few: "hlasy celkem"
2018-05-16 18:08:33 -04:00
many: "hlasů celkem"
2015-07-30 13:11:12 -04:00
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"
2017-11-30 15:31:58 -05:00
label: "Hlasovat nyní!"
2015-05-06 11:35:09 -04:00
show-results:
2017-11-30 15:31:58 -05:00
title: "Zobrazit výsledky hlasování"
label: "Ukaž výsledky"
2015-05-06 11:35:09 -04:00
hide-results:
title: "Zpět k hlasování"
2019-12-05 11:20:52 -05:00
export-results:
label: "Export"
2015-05-06 11:35:09 -04:00
open:
title: "Otevřít hlasování"
2017-11-30 15:31:58 -05:00
label: "Otevřít"
2015-05-06 11:35:09 -04:00
confirm: "Opravdu chcete otevřít toto hlasování?"
close:
title: "Zavřít hlasování"
2015-05-06 11:35:09 -04:00
label: "Zavřít"
confirm: "Opravdu chcete uzavřít toto hlasování?"
error_while_toggling_status: "Došlo k chybě při změně statusu hlasování"
error_while_casting_votes: "Došlo k chybě při odesílání vašeho hlasu."
error_while_fetching_voters: "Došlo k chybě při zobrazování hlasujících."
ui_builder:
title: Vytvořit hlasování
insert: Vložit hlasování
help:
2017-12-06 10:25:12 -05:00
invalid_values: Minimální hodnota musí být menší než maximální hodnota.
min_step_value: Minimální hodnota kroku je 1
poll_type:
label: Typ
regular: Jedna možnost
multiple: Více možností
number: Číselné hodnocení
poll_config:
step: Krok
poll_public:
label: Zobrazit kdo hlasoval