Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings) Translated using Weblate (Galician) Currently translated at 100.0% (1 of 1 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Co-authored-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/es/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/gl/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/es/ Translation: CalyxOS/Seedvault Translation: CalyxOS/Seedvault contacts backup Translation: CalyxOS/Seedvault storage backup
This commit is contained in:
parent
cffa0dc9dd
commit
e5e73e248a
3 changed files with 15 additions and 2 deletions
|
|
@ -182,4 +182,14 @@
|
||||||
<string name="error_no_store">Error: No hay ninguna tienda de aplicaciones instalada</string>
|
<string name="error_no_store">Error: No hay ninguna tienda de aplicaciones instalada</string>
|
||||||
<string name="storage_fake_davx5_summary_installed">Toque para configurar un montaje WebDAV</string>
|
<string name="storage_fake_davx5_summary_installed">Toque para configurar un montaje WebDAV</string>
|
||||||
<string name="storage_fake_davx5_summary_unavailable">El montaje de WebDAV no está disponible. Configure uno.</string>
|
<string name="storage_fake_davx5_summary_unavailable">El montaje de WebDAV no está disponible. Configure uno.</string>
|
||||||
|
<string name="backup_app_in_progress">Copia de seguridad</string>
|
||||||
|
<string name="backup_app_success">Respaldado</string>
|
||||||
|
<string name="restore_app_status_failed">La restauración falló</string>
|
||||||
|
<string name="restore_app_status_warning">Advertencia de la restauración</string>
|
||||||
|
<string name="restore_app_status_installing">Volver a instalar</string>
|
||||||
|
<string name="backup_app_warning">Aviso de seguridad</string>
|
||||||
|
<string name="restore_app_status_installed">Vuelve a instalar</string>
|
||||||
|
<string name="restore_app_status_install_error">No se puede instalar</string>
|
||||||
|
<string name="notification_backup_disabled">Copia de seguridad no habilitada</string>
|
||||||
|
<string name="restore_app_status_restored">Datos restaurados</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
@ -1,2 +1,4 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<string name="app_label">Copia de seguridade dos contactos locais</string>
|
||||||
|
</resources>
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="content_images">Fotos e imágenes</string>
|
<string name="content_images">Fotos e imágenes</string>
|
||||||
<string name="content_videos">Videos</string>
|
<string name="content_videos">Vídeos</string>
|
||||||
<string name="content_audio">Archivos de audio</string>
|
<string name="content_audio">Archivos de audio</string>
|
||||||
<string name="content_downloads">Descargas</string>
|
<string name="content_downloads">Descargas</string>
|
||||||
<string name="content_add">Añadir</string>
|
<string name="content_add">Añadir</string>
|
||||||
|
|
@ -18,4 +18,5 @@
|
||||||
\n
|
\n
|
||||||
\nLo sentimos, pero no hay nada que se pueda restaurar.</string>
|
\nLo sentimos, pero no hay nada que se pueda restaurar.</string>
|
||||||
<string name="snapshots_error">Error al cargar snapshots</string>
|
<string name="snapshots_error">Error al cargar snapshots</string>
|
||||||
|
<string name="content_options">Opciones</string>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Add table
Reference in a new issue