diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
commit | 880b31c513eb755a057ca075d462e34ace911d0e (patch) | |
tree | 583f5fc4c685b122f633975e9313eba039ba722b /apps/files_external/l10n/es.js | |
parent | fb8994603bb68e2787ff836938b3b15905942731 (diff) | |
download | nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.tar.gz nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r-- | apps/files_external/l10n/es.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 1ffeacae63c..17a152696e2 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "—Seguro— https://", "Public key" : "Clave pública", + "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", + "Invalid mount point" : "Punto de montaje no válido", + "Invalid storage backend \"%s\"" : "Motor de almacenamiento no válido «%s»", "Access granted" : "Acceso concedido", "Error configuring Dropbox storage" : "Error al configurar el almacenamiento de Dropbox", "Grant access" : "Conceder acceso", @@ -61,7 +64,6 @@ OC.L10N.register( "<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 del 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 del 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", "Scope" : "Ámbito", |