summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-17 02:26:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-17 02:26:53 +0000
commit7ab34eefc599cc7fd104f91213c28aeedee383db (patch)
treefd48b23539cd44e54d970d2cab4870f868d62b38 /apps/files_external/l10n/es.js
parent614e3e29690b23f2fb6b6e2a15079fe8482e58b9 (diff)
downloadnextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.tar.gz
nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r--apps/files_external/l10n/es.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 12a834265be..6b38502f3d8 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Error configuring OAuth2" : "Error al configurar OAuth2",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error al generar el par de claves",
- "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo.",
"(Group)" : "(Grupo)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)",
"Enable encryption" : "Habilitar cifrado",
@@ -135,8 +134,10 @@ OC.L10N.register(
"Available for" : "Disponible para",
"Click to recheck the configuration" : "Clic para volver a comprobar la configuración",
"Add storage" : "Añadir almacenamiento",
+ "All users" : "Todos los usuarios",
"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 storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con 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.",
+ "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");