Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r--apps/files_external/l10n/es.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index f299b8ae4f1..c47a80958d0 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -133,11 +133,10 @@ OC.L10N.register(
"Add storage" : "Añadir almacenamiento",
"Advanced settings" : "Configuración avanzada",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
- "Global credentials can be used to authenticate with multiple external storage that have the same credentials." : "Las credenciales globales se pueden usar para autenticar múltiples almacenamientos externos que tengan las mismas credenciales.",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.",
"External storages" : "Almacenamiento externo",
"(group)" : "(grupo)",
"SMB / CIFS" : "SMB / CIFS",
- "SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales."
+ "SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC"
},
"nplurals=2; plural=(n != 1);");