diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-01 01:55:02 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-01 01:55:02 -0400 |
commit | 54e94b95bc0a2cf27f13f3aaea2bd6a5202da033 (patch) | |
tree | bee683727ecd4799e42703a0e7c7680691c21b50 /core/l10n/es.js | |
parent | de01951da32efdebfff4ddb21cd07328a2d28e31 (diff) | |
download | nextcloud-server-54e94b95bc0a2cf27f13f3aaea2bd6a5202da033.tar.gz nextcloud-server-54e94b95bc0a2cf27f13f3aaea2bd6a5202da033.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 6b206f8bb96..982e5383f07 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -13,6 +13,7 @@ OC.L10N.register( "Repair error: " : "Error que reparar:", "Following incompatible apps have been disabled: %s" : "Las siguientes apps incompatibles se han deshabilitado: %s", "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s", + "File is too big" : "El archivo es demasiado grande", "Invalid file provided" : "Archivo inválido", "No image or file provided" : "No se especificó ningún archivo o imagen", "Unknown filetype" : "Tipo de archivo desconocido", |