Sync Strings from Localazy (#4648)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-04-28 10:59:35 +02:00 committed by GitHub
parent f272167d67
commit 847f8fcbf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
121 changed files with 1909 additions and 914 deletions

View file

@ -24,4 +24,5 @@
<string name="rich_text_editor_remove_link">"Dileu dolen"</string>
<string name="rich_text_editor_unindent">"Dadmewnoli"</string>
<string name="rich_text_editor_url_placeholder">"Dolen"</string>
<string name="screen_room_voice_message_tooltip">"Daliwch i recordio"</string>
</resources>

View file

@ -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>

View file

@ -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>

View file

@ -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>