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:
authorNextcloud bot <bot@nextcloud.com>2021-04-22 05:26:21 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-22 05:26:21 +0300
commit634b6b8b57800bf9999f039a3d3282ba3321d2e4 (patch)
treeaea2dad04f77254d1fa323a21e9ff863dc043491 /apps/files_external/l10n/es_CR.js
parent4e39d1ce938e6ec0f3629376eb1af79d344da51a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_CR.js')
-rw-r--r--apps/files_external/l10n/es_CR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_CR.js b/apps/files_external/l10n/es_CR.js
index 492dec90ad1..eb2e1eee6a7 100644
--- a/apps/files_external/l10n/es_CR.js
+++ b/apps/files_external/l10n/es_CR.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"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",
- "(group)" : "(grupo)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
"Enable encryption" : "Habilitar encripción",
"Enable previews" : "Habilitar vistas previas",
@@ -121,6 +120,7 @@ OC.L10N.register(
"Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
"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",
+ "(group)" : "(grupo)"
},
"nplurals=2; plural=(n != 1);");