diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
commit | 3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch) | |
tree | 1679fed4cde09fdebcd3065dc3ecc234fc747d86 /apps/files_external/l10n/es.js | |
parent | ed797a248cf88dc9dede104fa6babaeb11efc751 (diff) | |
download | nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r-- | apps/files_external/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 12cc5afa3a8..55e8af1b081 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -57,6 +57,7 @@ OC.L10N.register( "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" no está instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.", + "No external storage configured" : "No hay ningún almacenamiento externo configurado", "You can configure external storages in the personal settings" : "Puede configurar almacenamientos externos en su configuración personal", "Name" : "Nombre", "Storage type" : "Tipo de almacenamiento", |