19 lines
1.5 KiB
XML
19 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="screen_create_poll_add_option_btn">"Pridať možnosť"</string>
|
|
<string name="screen_create_poll_anonymous_desc">"Zobraziť výsledky až po skončení ankety"</string>
|
|
<string name="screen_create_poll_anonymous_headline">"Anonymná anketa"</string>
|
|
<string name="screen_create_poll_answer_hint">"Možnosť %1$d"</string>
|
|
<string name="screen_create_poll_cancel_confirmation_content_android">"Vaše zmeny neboli uložené. Naozaj sa chcete vrátiť?"</string>
|
|
<string name="screen_create_poll_question_desc">"Otázka alebo téma"</string>
|
|
<string name="screen_create_poll_question_hint">"O čom je anketa?"</string>
|
|
<string name="screen_create_poll_title">"Vytvoriť anketu"</string>
|
|
<string name="screen_edit_poll_delete_confirmation">"Ste si istý, že chcete odstrániť túto anketu?"</string>
|
|
<string name="screen_edit_poll_delete_confirmation_title">"Odstrániť anketu"</string>
|
|
<string name="screen_edit_poll_title">"Upraviť anketu"</string>
|
|
<string name="screen_polls_history_empty_ongoing">"Nepodarilo sa nájsť žiadne prebiehajúce ankety."</string>
|
|
<string name="screen_polls_history_empty_past">"Nie je možné nájsť žiadne predchádzajúce ankety."</string>
|
|
<string name="screen_polls_history_filter_ongoing">"Prebiehajúce"</string>
|
|
<string name="screen_polls_history_filter_past">"Minulé"</string>
|
|
<string name="screen_polls_history_title">"Ankety"</string>
|
|
</resources>
|