diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
commit | e4551106f5e8df91be2b70fe9058292c985b6913 (patch) | |
tree | 629b5b04092982d2712243115ccb784ac7c2caad /apps/files_external/l10n/es_GT.js | |
parent | 45018a0e839f71dd8fac892125b77b5bccd1713a (diff) | |
download | nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_GT.js')
-rw-r--r-- | apps/files_external/l10n/es_GT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/es_GT.js b/apps/files_external/l10n/es_GT.js index aa2f5e6fd7e..dc8eff053d4 100644 --- a/apps/files_external/l10n/es_GT.js +++ b/apps/files_external/l10n/es_GT.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);"); |