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-02-27 04:15:16 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-27 04:15:16 +0300
commit73dd68802a0c6a79e0a7304904132f072a2836bd (patch)
treea10e3d6f37254dd19438ddf69af1e6522f5ca25f /apps/updatenotification/l10n/es_AR.js
parentee010687ea322ed207c184ba8bb91ff5ad2a3f1d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es_AR.js')
-rw-r--r--apps/updatenotification/l10n/es_AR.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/updatenotification/l10n/es_AR.js b/apps/updatenotification/l10n/es_AR.js
index 848ac7bd5bc..5480e2debb8 100644
--- a/apps/updatenotification/l10n/es_AR.js
+++ b/apps/updatenotification/l10n/es_AR.js
@@ -1,8 +1,14 @@
OC.L10N.register(
"updatenotification",
{
- "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. ",
+ "Your version is up to date." : "Su verisón está actualizada.",
+ "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.",
+ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ",
+ "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, favor de intentar la actualización manual",
"Update notifications" : "Actualizar notificaciones",
"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 días para verificar actualizaciones. ",
@@ -13,13 +19,7 @@ OC.L10N.register(
"A new version is available: %s" : "Una nueva versión está disponible: %s",
"Open updater" : "Abrir actualizador",
"Download now" : "Descargar ahora",
- "Your version is up to date." : "Su verisón está actualizada.",
"Checked on %s" : "Verificado el %s",
- "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.",
- "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. "
+ "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. "
},
"nplurals=2; plural=(n != 1);");