summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/es.js')
-rw-r--r--apps/updatenotification/l10n/es.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 3e4f1c7202e..3922e49a7ff 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -1,10 +1,13 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Canal actualizado",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
+ "Your version is up to date." : "Su versión está actualizada.",
+ "Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás regresar a un canal más estable."
},