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-06-02 03:08:40 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-02 03:08:40 +0300
commit577ea5996880047508804b23b33a97a60339a11d (patch)
tree008259d456faff1fa013f9cd0bbe082d7a203806 /apps/updatenotification/l10n/gl.js
parentdb22c42e786a9f2c7c236a6e273ed557c527e42f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/gl.js')
-rw-r--r--apps/updatenotification/l10n/gl.js21
1 files changed, 19 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js
index c856220e3bb..48caf51ed29 100644
--- a/apps/updatenotification/l10n/gl.js
+++ b/apps/updatenotification/l10n/gl.js
@@ -1,9 +1,26 @@
OC.L10N.register(
"updatenotification",
{
+ "Update notifications" : "Actualizar as notificacións",
+ "Could not start updater, please try the manual update" : "Non foi posíbel iniciar o actualizador, tente a actualización manualmente",
"{version} is available. Get more information on how to update." : "{version} está dispoñíbel. Obteña máis información sobre como actualizar.",
- "Updater" : "Actualizador",
+ "Channel updated" : "Canle actualizada",
+ "The update server could not be reached since %d days to check for new updates." : "Non foi posíbel acadar o servidor de actualizacións dende vai %d días para comprobar se hai novas actualizacións.",
+ "Please check the Nextcloud and server log files for errors." : "Revise os ficheiros de rexistro de Nextcloud e do servidor na busca de erros.",
+ "Update to %1$s is available." : "Está dispoñíbel unha actualización para %1$s.",
+ "Update for %1$s to version %2$s is available." : "Está dispoñíbel unha actualización para %1$s á versión %2$s.",
+ "Update for {app} to version %s is available." : "Está dispoñíbel unha actualización para {app} á versión %s.",
+ "Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Hai dispoñíbel unha versión: %s",
- "Update channel:" : "Canle de actualización:"
+ "Open updater" : "Abrir o actualizador",
+ "Download now" : "Descargar agora",
+ "Your version is up to date." : "A súa versión está actualizada.",
+ "Checked on %s" : "Revisado o %s",
+ "Update channel:" : "Canle de actualización:",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sempre poderá actualizar á versión más recente ou á canle experimental, mais nunca poderá volver a unha canle máis estábel.",
+ "Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:",
+ "Only notification for app updates are available." : "Só están dispoñíbeis as notificacións para actualizacións de aplicacións.",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "A canle de actualización seleccionada fai obsoletas as notificacións dedicadas para o servidor.",
+ "The selected update channel does not support updates of the server." : "A canle de actualización seleccionada non admite actualizacións do servidor."
},
"nplurals=2; plural=(n != 1);");