diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-28 00:07:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-28 00:07:41 +0000 |
commit | 69088189999ec8c4ff0ce7f3a229afd8cca7b27d (patch) | |
tree | c803dd9562ce0796b5c10e1c9b594ecdd5d30cdd /apps/files_external/l10n/es.js | |
parent | f000e22a97b9bae756cc5977badeffbc7a6852e9 (diff) | |
download | nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.tar.gz nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r-- | apps/files_external/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 06df3f93827..91a0abcf988 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -6,6 +6,7 @@ OC.L10N.register( "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.", "Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s", "Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s", + "External storages" : "Almacenamientos externos", "External storage" : "Almacenamiento externo", "Dropbox App Configuration" : "Configuración de la app de Dropbox", "Google Drive App Configuration" : "Configuración de la app de Google Drive", @@ -100,7 +101,6 @@ OC.L10N.register( "OpenStack Object Storage" : "Almacenamiento de objeto OpenStack", "Service name" : "Nombre del servicio", "Request timeout (seconds)" : "Tiempo agotado para petición (segundos)", - "External storages" : "Almacenamientos externos", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.", "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 desde PHP no esta habilitado o instalado. Montar el %s no ha sido posible. Por favor consulta al administrador de tu sistema para que lo instale.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no está instalado. El montaje de %s no es posible. Por favor, pregunte a su administrador del sistema para instalarlo.", |