element-x-ada/features/poll/impl/src/main/res/values-uk/translations.xml
2025-06-30 00:33:54 +00:00

20 lines
2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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">"Додати варіант"</string>
<string name="screen_create_poll_anonymous_desc">"Показувати результати тільки після закінчення опитування"</string>
<string name="screen_create_poll_anonymous_headline">"Приховати голоси"</string>
<string name="screen_create_poll_answer_hint">"Варіант %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Внесені зміни не збережено. Ви впевнені, що хочете повернутися?"</string>
<string name="screen_create_poll_delete_option_a11y">"Видалити варіант %1$s"</string>
<string name="screen_create_poll_question_desc">"Питання або тема"</string>
<string name="screen_create_poll_question_hint">"Про що йдеться в опитуванні?"</string>
<string name="screen_create_poll_title">"Створити опитування"</string>
<string name="screen_edit_poll_delete_confirmation">"Ви впевнені, що хочете видалити це опитування?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Видалити опитування"</string>
<string name="screen_edit_poll_title">"Редагувати опитування"</string>
<string name="screen_polls_history_empty_ongoing">"Не вдалося знайти жодних поточних опитувань."</string>
<string name="screen_polls_history_empty_past">"Не вдалося знайти жодних минулих опитувань."</string>
<string name="screen_polls_history_filter_ongoing">"Поточні"</string>
<string name="screen_polls_history_filter_past">"Минулі"</string>
<string name="screen_polls_history_title">"Опитування"</string>
</resources>