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>2018-06-22 03:12:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_external/l10n/es_CR.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/es_CR.js b/apps/files_external/l10n/es_CR.js
index aa2f5e6fd7e..dc8eff053d4 100644
--- a/apps/files_external/l10n/es_CR.js
+++ b/apps/files_external/l10n/es_CR.js
@@ -123,7 +123,6 @@ OC.L10N.register(
"Advanced settings" : "Configuraciones avanzadas",
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
- "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Step 1 failed. Exception: %s" : "Paso 1 falló. Excepción: %s",
@@ -135,6 +134,7 @@ OC.L10N.register(
"Google Drive" : "Google Drive",
"No external storage configured" : "No se ha configurado el almacenamiento externo",
"You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales",
+ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?"
},
"nplurals=2; plural=(n != 1);");