diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-10 01:54:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-10 01:54:35 -0500 |
commit | 22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0 (patch) | |
tree | 710632772bbd5e914146ba792aaeefeea674e7c5 /settings/l10n/es.js | |
parent | 19b7911d79fca5c88849498298add83bd825565f (diff) | |
download | nextcloud-server-22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0.tar.gz nextcloud-server-22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index fb3dbc5b570..6c3d58aeebc 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -166,8 +166,10 @@ OC.L10N.register( "Test email settings" : "Probar configuración de correo electrónico", "Send email" : "Enviar mensaje", "Log level" : "Nivel de registro", + "Download logfile" : "Descargar archivo de registro", "More" : "Más", "Less" : "Menos", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "El archivo de registro es mayor de 100MB. Descargarlo puede tardar. ", "Version" : "Versión", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Más aplicaciones", |