element-x-ada/features/poll/impl/src/main/res/values-be/translations.xml
2024-04-02 18:12:36 +02:00

19 lines
1.8 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_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>