diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
commit | 533e8351adfd5cc443c853fbb884246e8ae36b04 (patch) | |
tree | abdde01daf75680a226ee481b946b44b0ab2c943 /apps/updatenotification/l10n/es.js | |
parent | b369abc37807c105a72cc302dd1f9d98cf2813d1 (diff) | |
download | nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.tar.gz nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.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, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 9db530a468c..aa1fd331d78 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -10,6 +10,8 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:", "Only notification for app updates are available." : "Solo están disponibles las notificaciones para actualizaciones de apps", "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor", + "A new version is available: {newVersionString}" : "Una nueva versión está disponible: {newVersionString}", + "Checked on {lastCheckedDate}" : "Comprobado el {lastCheckeDate}", "Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual", "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", |