Sync Strings from Localazy
This commit is contained in:
committed by
github-actions[bot]
parent
ff3253dcf1
commit
d288ace4bd
@@ -7,6 +7,12 @@
|
||||
<string name="screen_create_poll_question_desc">"Pergunta ou tópico"</string>
|
||||
<string name="screen_create_poll_question_hint">"Sobre o que é a enquete?"</string>
|
||||
<string name="screen_create_poll_title">"Criar enquete"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation">"Tem certeza de que quer deletar esta enquete?"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation_title">"Excluir Enquete"</string>
|
||||
<string name="screen_edit_poll_title">"Editar enquete"</string>
|
||||
<string name="screen_polls_history_empty_ongoing">"Não foi possível encontrar nenhuma enquete em andamento."</string>
|
||||
<string name="screen_polls_history_empty_past">"Não foi possível encontrar nenhuma enquete anterior."</string>
|
||||
<string name="screen_polls_history_filter_ongoing">"Em andamento"</string>
|
||||
<string name="screen_polls_history_filter_past">"Anteriores"</string>
|
||||
<string name="screen_polls_history_title">"Enquetes"</string>
|
||||
</resources>
|
||||
|
||||
11
features/poll/impl/src/main/res/values-uz/translations.xml
Normal file
11
features/poll/impl/src/main/res/values-uz/translations.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?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">"Variant qo\'shish"</string>
|
||||
<string name="screen_create_poll_anonymous_desc">"Natijalarni faqat soʻrov tugagandan keyin koʻrsatish"</string>
|
||||
<string name="screen_create_poll_anonymous_headline">"Ovozlarni yashirish"</string>
|
||||
<string name="screen_create_poll_answer_hint">"Variant%1$d"</string>
|
||||
<string name="screen_create_poll_question_desc">"Savol yoki mavzu"</string>
|
||||
<string name="screen_create_poll_question_hint">"So\'rovnoma nima haqida?"</string>
|
||||
<string name="screen_create_poll_title">"So‘rovnoma yaratish"</string>
|
||||
<string name="screen_edit_poll_title">"So‘rovnomani tahrirlash"</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user