element-x-ada/libraries/textcomposer/impl/src/main/res/values-es/translations.xml
ElementBot f32495ee58 Sync Strings from Localazy (#4842)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-06-11 14:13:33 +02:00

28 lines
2 KiB
XML

<?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>
<string name="rich_text_editor_composer_caption_placeholder">"Agregar una leyenda"</string>
<string name="rich_text_editor_composer_encrypted_placeholder">"Mensaje cifrado…"</string>
<string name="rich_text_editor_composer_placeholder">"Mensaje…"</string>
<string name="rich_text_editor_composer_unencrypted_placeholder">"Mensaje no cifrado…"</string>
<string name="rich_text_editor_create_link">"Crear un enlace"</string>
<string name="rich_text_editor_edit_link">"Editar enlace"</string>
<string name="rich_text_editor_format_bold">"Aplicar formato negrita"</string>
<string name="rich_text_editor_format_italic">"Aplicar formato cursiva"</string>
<string name="rich_text_editor_format_strikethrough">"Aplicar formato tachado"</string>
<string name="rich_text_editor_format_underline">"Aplicar formato de subrayado"</string>
<string name="rich_text_editor_full_screen_toggle">"Pantalla completa"</string>
<string name="rich_text_editor_indent">"Añadir sangría"</string>
<string name="rich_text_editor_inline_code">"Código"</string>
<string name="rich_text_editor_link">"Enlazar"</string>
<string name="rich_text_editor_numbered_list">"Lista numérica"</string>
<string name="rich_text_editor_open_compose_options">"Abrir opciones de formato"</string>
<string name="rich_text_editor_quote">"Cita"</string>
<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="screen_room_voice_message_tooltip">"Mantén pulsado para grabar"</string>
</resources>