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.

58 lines
1.8 KiB
YAML
Raw Normal View History

2020-08-05 21:55:12 +08:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
2015-05-06 23:35:09 +08:00
#
# To work with us on translations, join this project:
2020-08-05 21:55:12 +08:00
# https://translate.discourse.org/
2015-05-06 23:35:09 +08:00
cs:
js:
poll:
2015-07-31 01:11:12 +08:00
voters:
one: "hlasující"
few: "hlasujících"
2018-05-17 06:08:33 +08:00
many: "hlasující"
2015-07-31 01:11:12 +08:00
other: "hlasující"
total_votes:
one: "hlas celkem"
few: "hlasy celkem"
2018-05-17 06:08:33 +08:00
many: "hlasů celkem"
2015-07-31 01:11:12 +08:00
other: "hlasů celkem"
2015-05-06 23:35:09 +08:00
average_rating: "Průměrné hodnocení: <strong>%{average}</strong>."
2015-05-21 02:54:12 +08:00
cast-votes:
title: "Hlasujte"
2017-12-01 04:31:58 +08:00
label: "Hlasovat nyní!"
2015-05-06 23:35:09 +08:00
show-results:
2017-12-01 04:31:58 +08:00
title: "Zobrazit výsledky hlasování"
2015-05-06 23:35:09 +08:00
hide-results:
title: "Zpět k hlasování"
2019-12-06 00:20:52 +08:00
export-results:
label: "Export"
2015-05-06 23:35:09 +08:00
open:
title: "Otevřít hlasování"
2017-12-01 04:31:58 +08:00
label: "Otevřít"
2015-05-06 23:35:09 +08:00
confirm: "Opravdu chcete otevřít toto hlasování?"
close:
title: "Zavřít hlasování"
2015-05-06 23:35:09 +08:00
label: "Zavřít"
confirm: "Opravdu chcete uzavřít toto hlasování?"
2023-07-11 22:20:52 +08:00
options:
label: "Možnosti"
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 23:25:12 +08: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