aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_NI.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_NI.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_NI.js')
-rw-r--r--apps/files_external/l10n/es_NI.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_NI.js b/apps/files_external/l10n/es_NI.js
index 973d08bb8ee..f641f3d5a9b 100644
--- a/apps/files_external/l10n/es_NI.js
+++ b/apps/files_external/l10n/es_NI.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"Generate keys" : "Generar llaves",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
- "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
"Enable encryption" : "Habilitar encripción",
"Enable previews" : "Habilitar vistas previas",
@@ -110,6 +109,7 @@ OC.L10N.register(
"Available for" : "Disponible para",
"Add storage" : "Agregar almacenamiento",
"Advanced settings" : "Configuraciones avanzadas",
- "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo"
+ "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+ "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");