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">"Ajouter une pièce jointe"</string>
<string name="rich_text_editor_bullet_list">"Afficher une liste à puces"</string>
<string name="rich_text_editor_close_formatting_options">"Fermer les options de formatage"</string>
<string name="rich_text_editor_code_block">"Afficher le bloc de code"</string>
@ -20,6 +21,5 @@
<string name="rich_text_editor_remove_link">"Supprimer le lien"</string>
<string name="rich_text_editor_unindent">"Décaler vers la gauche"</string>
<string name="rich_text_editor_url_placeholder">"Lien"</string>
<string name="rich_text_editor_a11y_add_attachment">"Ajouter une pièce jointe"</string>
<string name="screen_room_voice_message_tooltip">"Maintenir pour enregistrer"</string>
</resources>