Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-09 04:13:00 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-09 04:13:00 +0300
commitc4a97a2144d27715d07d139a149fb502b2cadf49 (patch)
tree40911f3adf4701f5d6081b95fde63000c5435ce1 /apps/updatenotification/l10n/es.js
parentd0500f0b5baef9ffe0b477a97007e3ea48ebd444 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es.js')
-rw-r--r--apps/updatenotification/l10n/es.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 64d0a17062a..024f6cad1fb 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
+ "Open updater" : "Abrir el actualizador",
"Your version is up to date." : "Su versión está actualizada.",
"A non-default update server is in use to be checked for updates:" : "Se está usando un servidor de actualización no estándar para comprobar actualizaciones:",
"Update channel:" : "Canal de actualización: ",
@@ -10,7 +11,6 @@ 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",
@@ -22,7 +22,6 @@ OC.L10N.register(
"Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
"Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
- "Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
"Checked on %s" : "Revisado 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.",