diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
commit | 533e8351adfd5cc443c853fbb884246e8ae36b04 (patch) | |
tree | abdde01daf75680a226ee481b946b44b0ab2c943 /apps/files_external/l10n/es_MX.js | |
parent | b369abc37807c105a72cc302dd1f9d98cf2813d1 (diff) | |
download | nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.tar.gz nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_MX.js')
-rw-r--r-- | apps/files_external/l10n/es_MX.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index 88f19e10404..ede753727e8 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -56,8 +56,10 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "ID del cliente", "Client secret" : "Secreto del cliente", + "OpenStack v2" : "OpenStack v2", "Tenant name" : "Nombre de inquilino", "Identity endpoint URL" : "URL del punto de enlace de Identidad", + "OpenStack v3" : "OpenStack v3", "Domain" : "Dominio", "Rackspace" : "Rackspace", "API key" : "Llave de API", @@ -100,6 +102,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no se encuentra instalado. El montaje de %s no es posible. Por favor solicita a tu administrador su instalación. ", "External storage support" : "Soporte de almacenamiento externo", + "No external storage configured or you don't have the permission to configure them" : "No se ha configurado almacenamiento externo o bien no cuentas con los permisos para configurarlos", "Name" : "Nombre", "Storage type" : "Tipo de almacenamiento", "Scope" : "Alcance", @@ -119,7 +122,12 @@ OC.L10N.register( "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", + "Step 1 failed. Exception: %s" : "Paso 1 falló. Excepción: %s", + "Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s", + "Dropbox App Configuration" : "Configuración de la aplicación Dropbox", "OpenStack" : "OpenStack", + "Dropbox" : "Dropbox", + "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" }, |