84 lines
3.2 KiB
YAML
84 lines
3.2 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/
|
|
|
|
sk:
|
|
js:
|
|
poll:
|
|
voters:
|
|
one: "volič"
|
|
few: "voliči"
|
|
many: "účastníci"
|
|
other: "účastníci"
|
|
total_votes:
|
|
one: "hlas celkom"
|
|
few: "hlasy celkom"
|
|
many: "hlasov celkom"
|
|
other: "hlasov celkom"
|
|
average_rating: "Priemerné hodnotenie: <strong>%{average}</strong>."
|
|
multiple:
|
|
help:
|
|
at_least_min_options:
|
|
one: "Vyberte aspoň <strong>1</strong> možnosť"
|
|
few: "Vyberte aspoň <strong>%{count}</strong> možnosti"
|
|
many: "Vyberte aspoň <strong>%{count}</strong> možností"
|
|
other: "Vyberte aspoň <strong>%{count}</strong> možností"
|
|
up_to_max_options:
|
|
one: "Vyberte najviac <strong>1</strong> možnosť"
|
|
few: "Vyberte najviac <strong>%{count}</strong> možnosti"
|
|
many: "Vyberte najviac <strong>%{count}</strong> možností"
|
|
other: "Vyberte najviac <strong>%{count}</strong> možností"
|
|
x_options:
|
|
one: "Vyberte <strong>1</strong> možnosť"
|
|
few: "Vyberte <strong>%{count}</strong> možnosti"
|
|
many: "Vyberte <strong>%{count}</strong> možností"
|
|
other: "Vyberte <strong>%{count}</strong> možností"
|
|
between_min_and_max_options: "Vyberte medzi <strong>%{min}</strong> a <strong>%{max}</strong> možnosťami"
|
|
cast-votes:
|
|
title: "Hlasovať"
|
|
label: "Hlasuj teraz!"
|
|
show-results:
|
|
title: "Zobraziť výsledky hlasovania"
|
|
label: "Zobraz výsledky"
|
|
hide-results:
|
|
title: "Návrat na odovzdané hlasy"
|
|
label: "Skryť výsledky"
|
|
open:
|
|
title: "Zahájiť hlasovanie"
|
|
label: "Zahájiť"
|
|
confirm: "Ste si istý, že chcete zahájiť toto hlasovanie?"
|
|
close:
|
|
title: "Uzavrieť hlasovanie"
|
|
label: "Zavrieť"
|
|
confirm: "Ste si istý, že chcete uzavrieť toto hlasovanie?"
|
|
error_while_toggling_status: "Ľutujeme, nastala chyba pri prepínaní stavu tohto hlasovania."
|
|
error_while_casting_votes: "Ľutujeme, nastala chyba pri prideľovaní Vašich hlasov."
|
|
error_while_fetching_voters: "Ľutujeme, nastala chyba pri zobrazení účastníkov."
|
|
ui_builder:
|
|
title: Vytvoriť hlasovanie
|
|
insert: Vložiť hlasovanie
|
|
help:
|
|
options_count: Zadajte aspoň 2 možnosti
|
|
invalid_values: Minimálna hodnota musí byť menšia ako maximálna hodnota.
|
|
min_step_value: Minimálna hodnota pre krok je 1
|
|
poll_type:
|
|
label: Typ
|
|
regular: Jedna možnosť
|
|
multiple: Viacero možností
|
|
number: Číselné hodnotenie
|
|
poll_result:
|
|
label: Výsledky
|
|
poll_config:
|
|
max: Max
|
|
min: Min
|
|
step: Krok
|
|
poll_public:
|
|
label: Ukázať kto hlasoval
|
|
poll_options:
|
|
label: Zadajte každú možnosť voľby do nového riadka
|
|
automatic_close:
|
|
label: Automaticky zatvoriť hlasovanie
|