Translated using Weblate (Spanish)

Currently translated at 95.1% (571 of 600 strings)

Co-authored-by: Paul Sanz <registro@polkillas.net>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
Translation: Tusky/Tusky
This commit is contained in:
Paul Sanz 2023-03-28 03:46:14 +00:00 committed by Weblate
parent 9e66ccf4a6
commit bfab84ce89
1 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="error_generic">Ha ocurrido un error.</string>
<string name="error_network">¡Se ha producido un error de red! ¡Por favor, comprueba tu conexión e inténtalo de nuevo!</string>
<string name="error_network">¡Se ha producido un error de red! Por favor, comprueba tu conexión e inténtalo de nuevo.</string>
<string name="error_empty">Este campo no puede estar vacío.</string>
<string name="error_invalid_domain">Nombre de dominio incorrecto</string>
<string name="error_failed_app_registration">Fallo de autenticación con esta instancia. Si esto persiste, prueba en el menú Iniciar sesión con el navegador.</string>
@ -648,4 +648,12 @@
<string name="total_accounts">Cuentas totales</string>
<string name="dialog_follow_hashtag_title">Seguir etiqueta</string>
<string name="dialog_follow_hashtag_hint">#etiqueta</string>
<string name="hint_description">Descripción</string>
<string name="post_media_image">Imagen</string>
<string name="pref_title_account_filter_keywords">Perfiles</string>
<string name="action_refresh">Volver a cargar</string>
<string name="notification_unknown_name">Desconocido</string>
<string name="status_filtered_show_anyway">Mostrar de todas formas</string>
<string name="status_filter_placeholder_label_format">Filtrado: %s</string>
<string name="pref_title_show_stat_inline">Mostrar estadísticas de la entrada en la línea de tiempo</string>
</resources>