diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-19 01:11:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-19 01:11:08 +0000 |
commit | bec72bf9ff40ee62c81c77d52fc0d66051aefc78 (patch) | |
tree | 826c0476a8d1d3cd172841c6832193013f11e6c6 /apps/updatenotification/l10n/es.js | |
parent | 6719c7723a9b62e3dc5a60bf6f31068742d96880 (diff) | |
download | nextcloud-server-bec72bf9ff40ee62c81c77d52fc0d66051aefc78.tar.gz nextcloud-server-bec72bf9ff40ee62c81c77d52fc0d66051aefc78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es.js')
-rw-r--r-- | apps/updatenotification/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 088da46cd32..9f409b8fe57 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -1,9 +1,9 @@ OC.L10N.register( "updatenotification", { - "Update notifications" : "Actualizar notificaciones", "Could not start updater, please try the manual update" : "No se pudo iniciar el actualizador, por favor inténtalo de forma manual la actualización", "{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.", + "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", "The update server could not be reached since %d days to check for new updates." : "El servidor de actualización no se ha podido alcanzar desde hace %d días para comprobar nuevas actualizaciones.", "Please check the Nextcloud and server log files for errors." : "Por favor revise los archivos de registros para Nextcloud y el servidor en búsca de errores.", |