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">"Adjuntar archivo"</string>
<string name="rich_text_editor_bullet_list">"Lista de puntos"</string>
<string name="rich_text_editor_close_formatting_options">"Cerrar opciones de formato"</string>
<string name="rich_text_editor_code_block">"Bloque de código"</string>
@ -20,6 +21,5 @@
<string name="rich_text_editor_remove_link">"Eliminar enlace"</string>
<string name="rich_text_editor_unindent">"Quitar sangría"</string>
<string name="rich_text_editor_url_placeholder">"Enlace"</string>
<string name="rich_text_editor_a11y_add_attachment">"Adjuntar archivo"</string>
<string name="screen_room_voice_message_tooltip">"Mantén pulsado para grabar"</string>
</resources>