Update translations.

This commit is contained in:
akwizgran
2021-08-31 14:15:47 +01:00
parent 7c1399c326
commit 3635c35923
22 changed files with 136 additions and 196 deletions

View File

@@ -165,15 +165,6 @@
<string name="set_contact_alias">Cambiar nombre del contacto</string>
<string name="set_contact_alias_hint">Nombre del contacto</string>
<string name="menu_item_disappearing_messages">Mensajes con caducidad</string>
<string name="menu_item_connect_via_bluetooth">Conectar mediante Bluetooth</string>
<string name="dialog_title_connect_via_bluetooth">Conectar mediante Bluetooth</string>
<string name="dialog_message_connect_via_bluetooth">Tu contacto necesita estar cerca para que esto funcione.\n\nTú y tu contacto deberían presionar \"Iniciar\" ambos al mismo tiempo.</string>
<string name="toast_connect_via_bluetooth_already_discovering">Ya se está intentando conectar mediante Bluetooth</string>
<string name="toast_connect_via_bluetooth_not_discoverable">No se puede continuar sin Bluetooth</string>
<string name="toast_connect_via_bluetooth_no_location_permission">No se puede continuar sin permiso de ubicación</string>
<string name="toast_connect_via_bluetooth_start">Conectar mediante Bluetooth...</string>
<string name="toast_connect_via_bluetooth_success">Conectado exitosamente mediante Bluetooth</string>
<string name="toast_connect_via_bluetooth_error">No se pudo conectar mediante Bluetooth</string>
<!--The first placeholder will show a duration like "7 days". The second placeholder at the end will add "Tap to learn more."-->
<string name="auto_delete_msg_you_enabled">Tus mensajes desaparecerán después de %1$s. %2$s</string>
<!--The placeholder at the end will add "Tap to learn more."-->
@@ -322,6 +313,12 @@
<string name="introduction_response_accepted_received">%1$s aceptó la presentación a %2$s.</string>
<string name="introduction_response_declined_received">%1$s rechazó la presentación a %2$s.</string>
<string name="introduction_response_declined_received_by_introducee">%1$s dice que %2$s rechazó la presentación.</string>
<!--Connect via Bluetooth-->
<string name="menu_item_connect_via_bluetooth">Conectar mediante Bluetooth</string>
<string name="connect_via_bluetooth_title">Conectar mediante Bluetooth</string>
<string name="connect_via_bluetooth_no_location_permission">No se puede continuar sin permiso de ubicación</string>
<string name="connect_via_bluetooth_start">Conectar mediante Bluetooth...</string>
<string name="connect_via_bluetooth_success">Conectado exitosamente mediante Bluetooth</string>
<!--Private Groups-->
<string name="groups_list_empty">No hay grupos para mostrar</string>
<string name="groups_list_empty_action">Golpea el icono + para crear un grupo, o pregunta a tus contactos si quieren compartir grupos contigo</string>