Translated using Weblate (Spanish (American))
Currently translated at 94.1% (16 of 17 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings)
Translated using Weblate (Spanish (American))
Currently translated at 100.0% (1 of 1 strings)
Co-authored-by: Martin <martinjason12345678@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/es_US/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/es/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/es_US/
Translation: CalyxOS/Seedvault contacts backup
Translation: CalyxOS/Seedvault storage backup
diff --git a/contactsbackup/src/main/res/values-es-rUS/strings.xml b/contactsbackup/src/main/res/values-es-rUS/strings.xml
index a6b3dae..bd80f1b 100644
--- a/contactsbackup/src/main/res/values-es-rUS/strings.xml
+++ b/contactsbackup/src/main/res/values-es-rUS/strings.xml
@@ -1,2 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources>
\ No newline at end of file
+<resources>
+ <string name="app_label">Copia de seguridad de contactos locales</string>
+</resources>
\ No newline at end of file
diff --git a/storage/lib/src/main/res/values-es-rUS/strings.xml b/storage/lib/src/main/res/values-es-rUS/strings.xml
index a6b3dae..a4af6e0 100644
--- a/storage/lib/src/main/res/values-es-rUS/strings.xml
+++ b/storage/lib/src/main/res/values-es-rUS/strings.xml
@@ -1,2 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources>
\ No newline at end of file
+<resources>
+ <string name="notification_restore_title">Restaurando archivos…</string>
+ <string name="snapshots_empty">No se encontraron copias de seguridad de almacenamiento
+\n
+\nLo sentimos, pero no hay nada que se pueda restaurar.</string>
+ <string name="content_options">Opciones</string>
+ <string name="content_add">Añadir</string>
+ <string name="notification_backup_title">Copia de seguridad en almacenamiento</string>
+ <string name="notification_backup_scanning">Escaneando archivos…</string>
+ <string name="notification_backup_backup_files">Copia de seguridad de archivos…</string>
+ <string name="notification_restore_channel_title">Restauración de almacenamiento</string>
+ <string name="notification_restore_complete_title">%1$d de %2$d archivos restaurados</string>
+ <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="notification_prune">Eliminando copias de seguridad antiguas…</string>
+ <string name="snapshots_title">Copias de seguridad de almacenamiento disponibles</string>
+ <string name="snapshots_error">Error al cargar instantáneas</string>
+</resources>
\ No newline at end of file
diff --git a/storage/lib/src/main/res/values-es/strings.xml b/storage/lib/src/main/res/values-es/strings.xml
index 77cf7db..48f75a5 100644
--- a/storage/lib/src/main/res/values-es/strings.xml
+++ b/storage/lib/src/main/res/values-es/strings.xml
@@ -18,4 +18,5 @@
\n
\nLo sentimos, pero no hay nada que se pueda restaurar.</string>
<string name="snapshots_error">Error al cargar snapshots</string>
+ <string name="content_options">Opciones</string>
</resources>
\ No newline at end of file