summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-21 01:13:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-21 01:13:49 +0000
commit6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch)
tree54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/updatenotification/l10n/gl.js
parent6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff)
downloadnextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz
nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/gl.js')
-rw-r--r--apps/updatenotification/l10n/gl.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js
index 2f21c94ae14..b43c09a9af3 100644
--- a/apps/updatenotification/l10n/gl.js
+++ b/apps/updatenotification/l10n/gl.js
@@ -42,12 +42,10 @@ OC.L10N.register(
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Unha versión preliminar só para probar funcionalidades novas, non para contornos de produción",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación non ten unha actualización dispoñíbel para esta versión","<strong>%n</strong> aplicativos non teñen unha actualización dispoñíbel para esta versión"],
- "Could not start updater, please try the manual update" : "Non foi posíbel iniciar o actualizador, tente a actualización manualmente",
- "A new version is available: %s" : "Hai dispoñíbel unha versión: %s",
- "Checked on %s" : "Revisado o %s",
"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.",
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> fornecerá sempre o último nivel de parches, mais non se actualizará á seguinte versión maior de inmediato. Esa actualización xeralmente acontece coa segunda publicación menor (x.0.2).",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> é a versión estábel máis recente. É axeitada para uso en produción e actualizarase sempre á última versión maior.",
- "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> é unha versión preliminar só para probar funcionalidades novas, non para contornos de produción."
+ "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> é unha versión preliminar só para probar funcionalidades novas, non para contornos de produción.",
+ "Could not start updater, please try the manual update" : "Non foi posíbel iniciar o actualizador, tente a actualización manualmente"
},
"nplurals=2; plural=(n != 1);");