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
This commit is contained in:
parent
2a4e706828
commit
f8b0b514ba
3 changed files with 24 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
<resources>
|
||||
<string name="app_label">Copia de seguridad de contactos locales</string>
|
||||
</resources>
|
|
@ -1,2 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
<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>
|
|
@ -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>
|
Loading…
Reference in a new issue