Translated using Weblate (Spanish)
Currently translated at 100.0% (16 of 16 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (1 of 1 strings) Co-authored-by: nzgha <nzgha.hw@runbox.com> Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/es/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/es/ Translation: CalyxOS/Seedvault contacts backup Translation: CalyxOS/Seedvault storage backup
This commit is contained in:
parent
4949a5997a
commit
b47f3efa9d
2 changed files with 23 additions and 2 deletions
|
@ -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 seguridad de contactos local</string>
|
||||||
|
</resources>
|
|
@ -1,2 +1,21 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<string name="content_images">Fotos e imágenes</string>
|
||||||
|
<string name="content_videos">Videos</string>
|
||||||
|
<string name="content_audio">Archivos de audio</string>
|
||||||
|
<string name="content_downloads">Descargas</string>
|
||||||
|
<string name="content_add">Añadir</string>
|
||||||
|
<string name="notification_backup_title">Copia de seguridad de almacenamiento</string>
|
||||||
|
<string name="notification_backup_scanning">Escaneando archivos…</string>
|
||||||
|
<string name="notification_backup_backup_files">Respaldando archivos…</string>
|
||||||
|
<string name="notification_prune">Eliminando respaldos antiguos…</string>
|
||||||
|
<string name="notification_restore_channel_title">Restauración de almacenamiento</string>
|
||||||
|
<string name="notification_restore_title">Restaurando archivos…</string>
|
||||||
|
<string name="notification_restore_info">%1$d/%2$d</string>
|
||||||
|
<string name="notification_restore_complete_title">%1$d de %2$d archivos restaurados</string>
|
||||||
|
<string name="snapshots_title">Copias de seguridad disponibles</string>
|
||||||
|
<string name="snapshots_empty">No se ha encontrado ninguna copia de seguridad de almacenamiento
|
||||||
|
\n
|
||||||
|
\nLo sentimos, pero no hay nada que se pueda restaurar.</string>
|
||||||
|
<string name="snapshots_error">Error al cargar snapshots</string>
|
||||||
|
</resources>
|
Loading…
Reference in a new issue