Sync Strings (#4461)
* Sync Strings from Localazy * Fix UI tests --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
3597774dd2
commit
8f0075e367
69 changed files with 1003 additions and 883 deletions
|
|
@ -4,7 +4,9 @@
|
|||
<string name="rich_text_editor_bullet_list">"Buleten zerrenda bai/ez"</string>
|
||||
<string name="rich_text_editor_close_formatting_options">"Itxi formatu aukerak"</string>
|
||||
<string name="rich_text_editor_composer_caption_placeholder">"Gehitu testua"</string>
|
||||
<string name="rich_text_editor_composer_encrypted_placeholder">"Zifratutako mezua…"</string>
|
||||
<string name="rich_text_editor_composer_placeholder">"Mezua…"</string>
|
||||
<string name="rich_text_editor_composer_unencrypted_placeholder">"Zifratu gabeko mezua…"</string>
|
||||
<string name="rich_text_editor_create_link">"Sortu esteka"</string>
|
||||
<string name="rich_text_editor_edit_link">"Editatu esteka"</string>
|
||||
<string name="rich_text_editor_format_bold">"Aplikatu formatu lodia"</string>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@
|
|||
<string name="rich_text_editor_close_formatting_options">"Закрыть параметры форматирования"</string>
|
||||
<string name="rich_text_editor_code_block">"Переключить блок кода"</string>
|
||||
<string name="rich_text_editor_composer_caption_placeholder">"Необязательный заголовок…"</string>
|
||||
<string name="rich_text_editor_composer_encrypted_placeholder">"Зашифрованное сообщение…"</string>
|
||||
<string name="rich_text_editor_composer_placeholder">"Сообщение…"</string>
|
||||
<string name="rich_text_editor_composer_unencrypted_placeholder">"Незашифрованное сообщение…"</string>
|
||||
<string name="rich_text_editor_create_link">"Создать ссылку"</string>
|
||||
<string name="rich_text_editor_edit_link">"Редактировать ссылку"</string>
|
||||
<string name="rich_text_editor_format_bold">"Применить жирный шрифт"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue