diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /apps/files_external/l10n/es_PE.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_PE.js')
-rw-r--r-- | apps/files_external/l10n/es_PE.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/es_PE.js b/apps/files_external/l10n/es_PE.js index 720a7c663d2..6911d28d64c 100644 --- a/apps/files_external/l10n/es_PE.js +++ b/apps/files_external/l10n/es_PE.js @@ -119,16 +119,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" : "Falla en el paso 1: Excepción %s", - "Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s", - "Dropbox App Configuration" : "Configuración de la aplicación Dropbox", - "Google Drive App Configuration" : "Configuración de Aplicación Google Drive", - "Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado", - "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo" }, "nplurals=2; plural=(n != 1);"); |