diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 07d831c7ad7..cc10e44fe9f 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -31,7 +31,7 @@ OC.L10N.register( "Update notification" : "Notificación de actualización", "A new version is available: %s" : "Hay una nueva versión disponible: %s", "Download now" : "Descargar ahora", - "Checked on %s" : "Revisado el %s", + "Checked on %s" : "Comprobado el %s", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", "The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página." }, diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 39c9f9099e0..9de3196df1b 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -29,7 +29,7 @@ "Update notification" : "Notificación de actualización", "A new version is available: %s" : "Hay una nueva versión disponible: %s", "Download now" : "Descargar ahora", - "Checked on %s" : "Revisado el %s", + "Checked on %s" : "Comprobado el %s", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", "The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página." },"pluralForm" :"nplurals=2; plural=(n != 1);" |