diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:58 +0000 |
commit | 0cc6d2e879b3130a196b17ae45475ea5c3fa5107 (patch) | |
tree | be871df005a4aa6d4461465810e63a857e798cf2 /apps/files_external/l10n/es_SV.js | |
parent | 125e18d78b7e831698358573c05dcdb66b748d89 (diff) | |
download | nextcloud-server-0cc6d2e879b3130a196b17ae45475ea5c3fa5107.tar.gz nextcloud-server-0cc6d2e879b3130a196b17ae45475ea5c3fa5107.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/es_SV.js')
-rw-r--r-- | apps/files_external/l10n/es_SV.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/es_SV.js b/apps/files_external/l10n/es_SV.js index 44733fd4481..7d092a61c0b 100644 --- a/apps/files_external/l10n/es_SV.js +++ b/apps/files_external/l10n/es_SV.js @@ -18,6 +18,7 @@ OC.L10N.register( "Disconnect" : "Desconectar", "Admin defined" : "Administrador definido", "Delete storage?" : "¿Borrar almacenamiento?", + "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Saved" : "Guardado", "Save" : "Guardar", "Storage with ID \"%d\" not found" : "El almacenamiento con ID \"%d\" no fue encontrado", @@ -97,7 +98,6 @@ OC.L10N.register( "Authentication" : "Autenticación", "Configuration" : "Configuración", "Available for" : "Disponible para", - "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Storage with ID \"%d\" is not user editable" : "El almacenamiento con ID \"%d\" no puede ser editado por el usuario", |