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>2017-04-04 03:07:46 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-04 03:07:46 +0300
commitec5377306d8824ab7f7e9e0f534c8fb9c2b81a65 (patch)
tree6a36023626e0e1d39e391df685862312b4a7e003 /apps/updatenotification/l10n/es_MX.js
parent51bcb0bbe196a82f17ccd67022dcef3a4b7573c1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es_MX.js')
-rw-r--r--apps/updatenotification/l10n/es_MX.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js
index 94c400eeddc..82b431937a3 100644
--- a/apps/updatenotification/l10n/es_MX.js
+++ b/apps/updatenotification/l10n/es_MX.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Actualizar notificaciones",
+ "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, favor de intentar la actualización manual",
"{version} is available. Get more information on how to update." : "{version} no está disponible. Obtenga más información acerca de cómo actualizar. ",
"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 ha podido ser alcanzado desde %d dias para verificar actualizaciones. ",
@@ -17,6 +18,8 @@ OC.L10N.register(
"Update channel:" : "Actualizar el canal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre puede actualizar a una versión más reciente / canal experimental. Sinembargo nunca podrá desactualizar la versión a un canal más estable. ",
"Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:",
- "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación."
+ "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace que las notificaciones dedicadas al servidor sean obsoletas. ",
+ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. "
},
"nplurals=2; plural=(n != 1);");