Sync Localazy strings - including post treatment.

./tools/localazy/downloadStrings.sh --all
This commit is contained in:
Benoit Marty 2024-02-23 17:27:58 +01:00 committed by Benoit Marty
parent d0a457d751
commit c746a0acc5
210 changed files with 1578 additions and 1578 deletions

View file

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="rich_text_editor_a11y_add_attachment">"Aggiungi allegato"</string>
<string name="rich_text_editor_bullet_list">"Attiva/disattiva l\'elenco puntato"</string>
<string name="rich_text_editor_close_formatting_options">"Chiudi le opzioni di formattazione"</string>
<string name="rich_text_editor_code_block">"Attiva/disattiva il blocco di codice"</string>
@ -20,6 +21,5 @@
<string name="rich_text_editor_remove_link">"Rimuovi collegamento"</string>
<string name="rich_text_editor_unindent">"Rientro a sinistra"</string>
<string name="rich_text_editor_url_placeholder">"Collegamento"</string>
<string name="rich_text_editor_a11y_add_attachment">"Aggiungi allegato"</string>
<string name="screen_room_voice_message_tooltip">"Tieni premuto per registrare"</string>
</resources>