summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js2
-rw-r--r--apps/updatenotification/l10n/cs_CZ.json2
-rw-r--r--apps/updatenotification/l10n/da.js2
-rw-r--r--apps/updatenotification/l10n/da.json2
-rw-r--r--apps/updatenotification/l10n/de.js4
-rw-r--r--apps/updatenotification/l10n/de.json4
-rw-r--r--apps/updatenotification/l10n/de_DE.js4
-rw-r--r--apps/updatenotification/l10n/de_DE.json4
-rw-r--r--apps/updatenotification/l10n/el.js2
-rw-r--r--apps/updatenotification/l10n/el.json2
-rw-r--r--apps/updatenotification/l10n/en_GB.js2
-rw-r--r--apps/updatenotification/l10n/en_GB.json2
-rw-r--r--apps/updatenotification/l10n/es.js2
-rw-r--r--apps/updatenotification/l10n/es.json2
-rw-r--r--apps/updatenotification/l10n/et_EE.js2
-rw-r--r--apps/updatenotification/l10n/et_EE.json2
-rw-r--r--apps/updatenotification/l10n/fi_FI.js2
-rw-r--r--apps/updatenotification/l10n/fi_FI.json2
-rw-r--r--apps/updatenotification/l10n/fr.js2
-rw-r--r--apps/updatenotification/l10n/fr.json2
-rw-r--r--apps/updatenotification/l10n/he.js2
-rw-r--r--apps/updatenotification/l10n/he.json2
-rw-r--r--apps/updatenotification/l10n/hu_HU.js2
-rw-r--r--apps/updatenotification/l10n/hu_HU.json2
-rw-r--r--apps/updatenotification/l10n/is.js2
-rw-r--r--apps/updatenotification/l10n/is.json2
-rw-r--r--apps/updatenotification/l10n/it.js2
-rw-r--r--apps/updatenotification/l10n/it.json2
-rw-r--r--apps/updatenotification/l10n/ja.js2
-rw-r--r--apps/updatenotification/l10n/ja.json2
-rw-r--r--apps/updatenotification/l10n/nb_NO.js2
-rw-r--r--apps/updatenotification/l10n/nb_NO.json2
-rw-r--r--apps/updatenotification/l10n/nl.js2
-rw-r--r--apps/updatenotification/l10n/nl.json2
-rw-r--r--apps/updatenotification/l10n/oc.js2
-rw-r--r--apps/updatenotification/l10n/oc.json2
-rw-r--r--apps/updatenotification/l10n/pl.js2
-rw-r--r--apps/updatenotification/l10n/pl.json2
-rw-r--r--apps/updatenotification/l10n/pt_BR.js2
-rw-r--r--apps/updatenotification/l10n/pt_BR.json2
-rw-r--r--apps/updatenotification/l10n/pt_PT.js2
-rw-r--r--apps/updatenotification/l10n/pt_PT.json2
-rw-r--r--apps/updatenotification/l10n/ru.js2
-rw-r--r--apps/updatenotification/l10n/ru.json2
-rw-r--r--apps/updatenotification/l10n/sl.js2
-rw-r--r--apps/updatenotification/l10n/sl.json2
-rw-r--r--apps/updatenotification/l10n/sq.js2
-rw-r--r--apps/updatenotification/l10n/sq.json2
-rw-r--r--apps/updatenotification/l10n/sr.js2
-rw-r--r--apps/updatenotification/l10n/sr.json2
-rw-r--r--apps/updatenotification/l10n/sv.js2
-rw-r--r--apps/updatenotification/l10n/sv.json2
-rw-r--r--apps/updatenotification/l10n/th_TH.js2
-rw-r--r--apps/updatenotification/l10n/th_TH.json2
-rw-r--r--apps/updatenotification/l10n/tr.js2
-rw-r--r--apps/updatenotification/l10n/tr.json2
-rw-r--r--apps/updatenotification/l10n/zh_CN.js2
-rw-r--r--apps/updatenotification/l10n/zh_CN.json2
58 files changed, 62 insertions, 62 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 82364d60e69..9122b20c8c2 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Aktualizovat kanál",
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
+ "Updated channel" : "Aktualizovat kanál",
"Updater" : "Automatické aktualizace",
"A new version is available: %s" : "Je dostupná nová verze: %s",
"Open updater" : "Otevřít program aktualizací",
diff --git a/apps/updatenotification/l10n/cs_CZ.json b/apps/updatenotification/l10n/cs_CZ.json
index 5621045e4e2..6e7a9890bdc 100644
--- a/apps/updatenotification/l10n/cs_CZ.json
+++ b/apps/updatenotification/l10n/cs_CZ.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Aktualizovat kanál",
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
+ "Updated channel" : "Aktualizovat kanál",
"Updater" : "Automatické aktualizace",
"A new version is available: %s" : "Je dostupná nová verze: %s",
"Open updater" : "Otevřít program aktualizací",
diff --git a/apps/updatenotification/l10n/da.js b/apps/updatenotification/l10n/da.js
index 530b18ec29c..fdfe2ed00d7 100644
--- a/apps/updatenotification/l10n/da.js
+++ b/apps/updatenotification/l10n/da.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Kanal opdateret",
"{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.",
+ "Updated channel" : "Kanal opdateret",
"Updater" : "Updater",
"A new version is available: %s" : "Der er en ny version tligængelig: %s",
"Open updater" : "Åbn for opdatering",
diff --git a/apps/updatenotification/l10n/da.json b/apps/updatenotification/l10n/da.json
index 7f9dd1888bc..bdb5b4aa2e8 100644
--- a/apps/updatenotification/l10n/da.json
+++ b/apps/updatenotification/l10n/da.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Kanal opdateret",
"{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.",
+ "Updated channel" : "Kanal opdateret",
"Updater" : "Updater",
"A new version is available: %s" : "Der er en ny version tligængelig: %s",
"Open updater" : "Åbn for opdatering",
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 6b940024e18..b90fcaf2c6c 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
+ "Updated channel" : "Aktualisierter Kanal",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Deine Version ist aktuell.",
"Checked on %s" : "Geprüft auf %s",
"Update channel:" : "Update-Kanal:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index 05965dbcb68..59c3717ee0b 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -1,12 +1,12 @@
{ "translations": {
- "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
+ "Updated channel" : "Aktualisierter Kanal",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Deine Version ist aktuell.",
"Checked on %s" : "Geprüft auf %s",
"Update channel:" : "Update-Kanal:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 4d06cae7060..d12d77d6474 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
+ "Updated channel" : "Aktualisierter Kanal",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Die neuste Version ist installiert.",
"Checked on %s" : "Überprüft auf %s",
"Update channel:" : "Update-Kanal:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index ea4f0dd8807..20c5a866991 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -1,12 +1,12 @@
{ "translations": {
- "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
+ "Updated channel" : "Aktualisierter Kanal",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Die neuste Version ist installiert.",
"Checked on %s" : "Überprüft auf %s",
"Update channel:" : "Update-Kanal:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/el.js b/apps/updatenotification/l10n/el.js
index 4852da01df9..d85492c5d53 100644
--- a/apps/updatenotification/l10n/el.js
+++ b/apps/updatenotification/l10n/el.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Ενημερωμένο κανάλι",
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
+ "Updated channel" : "Ενημερωμένο κανάλι",
"Updater" : "Εφαρμογή Ενημέρωσης",
"A new version is available: %s" : "Μία νέα έκδοση είναι διαθέσιμη: %s",
"Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης",
diff --git a/apps/updatenotification/l10n/el.json b/apps/updatenotification/l10n/el.json
index 0eff5d2857a..c97c44f5c90 100644
--- a/apps/updatenotification/l10n/el.json
+++ b/apps/updatenotification/l10n/el.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Ενημερωμένο κανάλι",
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
+ "Updated channel" : "Ενημερωμένο κανάλι",
"Updater" : "Εφαρμογή Ενημέρωσης",
"A new version is available: %s" : "Μία νέα έκδοση είναι διαθέσιμη: %s",
"Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης",
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index 34e8956692c..a9b2d2d1a29 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Updated channel",
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
+ "Updated channel" : "Updated channel",
"Updater" : "Updater",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json
index 03fbd8f7f84..62989608902 100644
--- a/apps/updatenotification/l10n/en_GB.json
+++ b/apps/updatenotification/l10n/en_GB.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Updated channel",
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
+ "Updated channel" : "Updated channel",
"Updater" : "Updater",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 3922e49a7ff..0ba60384822 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Canal actualizado",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
+ "Updated channel" : "Canal actualizado",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index a72d2d84e8a..034e7b2133b 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Canal actualizado",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
+ "Updated channel" : "Canal actualizado",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
diff --git a/apps/updatenotification/l10n/et_EE.js b/apps/updatenotification/l10n/et_EE.js
index e22082ff92e..0007ee1fd04 100644
--- a/apps/updatenotification/l10n/et_EE.js
+++ b/apps/updatenotification/l10n/et_EE.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Uuendatud kanal",
"{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.",
+ "Updated channel" : "Uuendatud kanal",
"Updater" : "Uuendaja",
"A new version is available: %s" : "Saadaval on uus versioon: %s",
"Open updater" : "Ava uuendaja",
diff --git a/apps/updatenotification/l10n/et_EE.json b/apps/updatenotification/l10n/et_EE.json
index 9ab8d224a7c..64003ef5901 100644
--- a/apps/updatenotification/l10n/et_EE.json
+++ b/apps/updatenotification/l10n/et_EE.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Uuendatud kanal",
"{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.",
+ "Updated channel" : "Uuendatud kanal",
"Updater" : "Uuendaja",
"A new version is available: %s" : "Saadaval on uus versioon: %s",
"Open updater" : "Ava uuendaja",
diff --git a/apps/updatenotification/l10n/fi_FI.js b/apps/updatenotification/l10n/fi_FI.js
index 811f4cf83e8..f5fa3d2b7b6 100644
--- a/apps/updatenotification/l10n/fi_FI.js
+++ b/apps/updatenotification/l10n/fi_FI.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Päivitetty kanava",
"{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.",
+ "Updated channel" : "Päivitetty kanava",
"Updater" : "Päivitysohjelma",
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"Open updater" : "Avaa päivitysohjelma",
diff --git a/apps/updatenotification/l10n/fi_FI.json b/apps/updatenotification/l10n/fi_FI.json
index 0a475e17ba7..f3aa34be1e5 100644
--- a/apps/updatenotification/l10n/fi_FI.json
+++ b/apps/updatenotification/l10n/fi_FI.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Päivitetty kanava",
"{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.",
+ "Updated channel" : "Päivitetty kanava",
"Updater" : "Päivitysohjelma",
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"Open updater" : "Avaa päivitysohjelma",
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index 54bd598911c..dd6fdb75fe8 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Canal à jour",
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
+ "Updated channel" : "Canal à jour",
"Updater" : "Mises à jour",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 4e1b10fedb9..345a7a7c3d1 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Canal à jour",
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
+ "Updated channel" : "Canal à jour",
"Updater" : "Mises à jour",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js
index 17d99402ff3..01261f351e4 100644
--- a/apps/updatenotification/l10n/he.js
+++ b/apps/updatenotification/l10n/he.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "ערוץ מעודכן",
"{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.",
+ "Updated channel" : "ערוץ מעודכן",
"Updater" : "מעדכן",
"A new version is available: %s" : "קיימת גרסה מעודכנת: %s",
"Open updater" : "פתיחת מעדכן",
diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json
index 1b69499318c..bd5a2290dab 100644
--- a/apps/updatenotification/l10n/he.json
+++ b/apps/updatenotification/l10n/he.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "ערוץ מעודכן",
"{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.",
+ "Updated channel" : "ערוץ מעודכן",
"Updater" : "מעדכן",
"A new version is available: %s" : "קיימת גרסה מעודכנת: %s",
"Open updater" : "פתיחת מעדכן",
diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js
index 9fe551f060e..1df38a6746f 100644
--- a/apps/updatenotification/l10n/hu_HU.js
+++ b/apps/updatenotification/l10n/hu_HU.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Frissített csatorna",
"{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.",
+ "Updated channel" : "Frissített csatorna",
"Updater" : "Frissítéskezelő",
"A new version is available: %s" : "Új verzió érhető el: %s",
"Open updater" : "Frissítő megnyitása",
diff --git a/apps/updatenotification/l10n/hu_HU.json b/apps/updatenotification/l10n/hu_HU.json
index 13c37924428..eb953669ab1 100644
--- a/apps/updatenotification/l10n/hu_HU.json
+++ b/apps/updatenotification/l10n/hu_HU.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Frissített csatorna",
"{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.",
+ "Updated channel" : "Frissített csatorna",
"Updater" : "Frissítéskezelő",
"A new version is available: %s" : "Új verzió érhető el: %s",
"Open updater" : "Frissítő megnyitása",
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js
index 2ae1bc55db7..a2bd2757d97 100644
--- a/apps/updatenotification/l10n/is.js
+++ b/apps/updatenotification/l10n/is.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Uppfærði rás",
"{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.",
+ "Updated channel" : "Uppfærði rás",
"Updater" : "Uppfærslustýring",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
"Open updater" : "Opna uppfærslustýringu",
diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json
index 8b5be024f4e..45df407065f 100644
--- a/apps/updatenotification/l10n/is.json
+++ b/apps/updatenotification/l10n/is.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Uppfærði rás",
"{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.",
+ "Updated channel" : "Uppfærði rás",
"Updater" : "Uppfærslustýring",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
"Open updater" : "Opna uppfærslustýringu",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index 7fb3d153b9a..f0f24ef0168 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Canale di aggiornamento",
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
+ "Updated channel" : "Canale di aggiornamento",
"Updater" : "Strumento di aggiornamento",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri lo strumento di aggiornamento",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 18c4b7e0d1d..eca0fe6ecf1 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Canale di aggiornamento",
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
+ "Updated channel" : "Canale di aggiornamento",
"Updater" : "Strumento di aggiornamento",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri lo strumento di aggiornamento",
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index c5a9ff90dc3..4d8d8a17b98 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "アップデートチャンネル",
"{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
+ "Updated channel" : "アップデートチャンネル",
"Updater" : "アップデート",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
"Open updater" : "アップデーターを開く",
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json
index 8b4a8eea34c..0c4a690baf2 100644
--- a/apps/updatenotification/l10n/ja.json
+++ b/apps/updatenotification/l10n/ja.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "アップデートチャンネル",
"{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
+ "Updated channel" : "アップデートチャンネル",
"Updater" : "アップデート",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
"Open updater" : "アップデーターを開く",
diff --git a/apps/updatenotification/l10n/nb_NO.js b/apps/updatenotification/l10n/nb_NO.js
index 62d5121a3a0..f551c8fcfee 100644
--- a/apps/updatenotification/l10n/nb_NO.js
+++ b/apps/updatenotification/l10n/nb_NO.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Oppdaterte kanal",
"{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.",
+ "Updated channel" : "Oppdaterte kanal",
"Updater" : "Oppdaterer",
"A new version is available: %s" : "En ny versjon er tilgjengelig: %s",
"Open updater" : "Åpne oppdaterer",
diff --git a/apps/updatenotification/l10n/nb_NO.json b/apps/updatenotification/l10n/nb_NO.json
index 75e9c830208..300bfc69ddd 100644
--- a/apps/updatenotification/l10n/nb_NO.json
+++ b/apps/updatenotification/l10n/nb_NO.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Oppdaterte kanal",
"{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.",
+ "Updated channel" : "Oppdaterte kanal",
"Updater" : "Oppdaterer",
"A new version is available: %s" : "En ny versjon er tilgjengelig: %s",
"Open updater" : "Åpne oppdaterer",
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index 9d7c830775f..d7bc20bcfea 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Bijgewerkt kanaal",
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
+ "Updated channel" : "Bijgewerkt kanaal",
"Updater" : "Updater",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
"Open updater" : "Open updater",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index 564d890bd85..caecfa275f5 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Bijgewerkt kanaal",
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
+ "Updated channel" : "Bijgewerkt kanaal",
"Updater" : "Updater",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
"Open updater" : "Open updater",
diff --git a/apps/updatenotification/l10n/oc.js b/apps/updatenotification/l10n/oc.js
index ce7931c17f9..e1e930ba805 100644
--- a/apps/updatenotification/l10n/oc.js
+++ b/apps/updatenotification/l10n/oc.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Canal mes a jorn",
"{version} is available. Get more information on how to update." : "La version {version} es disponibla. Obtenètz mai d'informacions a prepaus d'aquesta mesa a jorn.",
+ "Updated channel" : "Canal mes a jorn",
"Update channel:" : "Canal de mesa a jorn :",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Podètz a tot moment metre a jorn cap a una version mai recenta o un canal experimental. Pasmens, poiretz pas jamai tornar a un canal mai estable."
},
diff --git a/apps/updatenotification/l10n/oc.json b/apps/updatenotification/l10n/oc.json
index 8478036242b..16c52460813 100644
--- a/apps/updatenotification/l10n/oc.json
+++ b/apps/updatenotification/l10n/oc.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Canal mes a jorn",
"{version} is available. Get more information on how to update." : "La version {version} es disponibla. Obtenètz mai d'informacions a prepaus d'aquesta mesa a jorn.",
+ "Updated channel" : "Canal mes a jorn",
"Update channel:" : "Canal de mesa a jorn :",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Podètz a tot moment metre a jorn cap a una version mai recenta o un canal experimental. Pasmens, poiretz pas jamai tornar a un canal mai estable."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js
index 3439aae077a..6551d0808e3 100644
--- a/apps/updatenotification/l10n/pl.js
+++ b/apps/updatenotification/l10n/pl.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Zaktualizowano kanał",
"{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.",
+ "Updated channel" : "Zaktualizowano kanał",
"Updater" : "Aktualizator",
"A new version is available: %s" : "Dostępna jest nowa wersja: %s",
"Open updater" : "Otwórz aktualizator",
diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json
index f866a42188a..fd859feae11 100644
--- a/apps/updatenotification/l10n/pl.json
+++ b/apps/updatenotification/l10n/pl.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Zaktualizowano kanał",
"{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.",
+ "Updated channel" : "Zaktualizowano kanał",
"Updater" : "Aktualizator",
"A new version is available: %s" : "Dostępna jest nowa wersja: %s",
"Open updater" : "Otwórz aktualizator",
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 4ee77e8745c..a3231a8ec0a 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Canal atualizado",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
+ "Updated channel" : "Canal atualizado",
"Updater" : "Atualizador",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir o atualizador",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index 43763f7448f..ad17b44040d 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Canal atualizado",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
+ "Updated channel" : "Canal atualizado",
"Updater" : "Atualizador",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir o atualizador",
diff --git a/apps/updatenotification/l10n/pt_PT.js b/apps/updatenotification/l10n/pt_PT.js
index 7bcc1a720dc..fa889f90190 100644
--- a/apps/updatenotification/l10n/pt_PT.js
+++ b/apps/updatenotification/l10n/pt_PT.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Actualizar canal",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informação sobre como atualizar.",
+ "Updated channel" : "Actualizar canal",
"Updater" : "actualizar",
"A new version is available: %s" : "Está disponível uma nova versão: %s",
"Open updater" : "Abrir atualizador",
diff --git a/apps/updatenotification/l10n/pt_PT.json b/apps/updatenotification/l10n/pt_PT.json
index dd7e6760dcf..d46b032a83f 100644
--- a/apps/updatenotification/l10n/pt_PT.json
+++ b/apps/updatenotification/l10n/pt_PT.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Actualizar canal",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informação sobre como atualizar.",
+ "Updated channel" : "Actualizar canal",
"Updater" : "actualizar",
"A new version is available: %s" : "Está disponível uma nova versão: %s",
"Open updater" : "Abrir atualizador",
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js
index ae10ea5a821..0513fd6aa62 100644
--- a/apps/updatenotification/l10n/ru.js
+++ b/apps/updatenotification/l10n/ru.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Обновленный канал",
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
+ "Updated channel" : "Обновленный канал",
"Updater" : "Обновление",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index 7d71a5c43e7..7d52dae12ab 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Обновленный канал",
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
+ "Updated channel" : "Обновленный канал",
"Updater" : "Обновление",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
diff --git a/apps/updatenotification/l10n/sl.js b/apps/updatenotification/l10n/sl.js
index 7e0e1d354a0..502ed2cf41f 100644
--- a/apps/updatenotification/l10n/sl.js
+++ b/apps/updatenotification/l10n/sl.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Posodobljen kanal",
"{version} is available. Get more information on how to update." : "Na voljo je nova različica {version}. Na voljo je več podrobnosti o nadgradnji.",
+ "Updated channel" : "Posodobljen kanal",
"Updater" : "Posodabljalnik",
"A new version is available: %s" : "Na voljo je nova različica: %s",
"Open updater" : "Odpri posodabljalnik",
diff --git a/apps/updatenotification/l10n/sl.json b/apps/updatenotification/l10n/sl.json
index 9143b08e3e9..961f1b90fe2 100644
--- a/apps/updatenotification/l10n/sl.json
+++ b/apps/updatenotification/l10n/sl.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Posodobljen kanal",
"{version} is available. Get more information on how to update." : "Na voljo je nova različica {version}. Na voljo je več podrobnosti o nadgradnji.",
+ "Updated channel" : "Posodobljen kanal",
"Updater" : "Posodabljalnik",
"A new version is available: %s" : "Na voljo je nova različica: %s",
"Open updater" : "Odpri posodabljalnik",
diff --git a/apps/updatenotification/l10n/sq.js b/apps/updatenotification/l10n/sq.js
index dbbbc70fdbe..904ea0a3c0c 100644
--- a/apps/updatenotification/l10n/sq.js
+++ b/apps/updatenotification/l10n/sq.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Kanali u përditësua",
"{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.",
+ "Updated channel" : "Kanali u përditësua",
"Updater" : "Përditësues",
"A new version is available: %s" : "Ka gati një version të ri: %s",
"Open updater" : "Hapni përditësuesin",
diff --git a/apps/updatenotification/l10n/sq.json b/apps/updatenotification/l10n/sq.json
index 4706aad0899..87f29a83a13 100644
--- a/apps/updatenotification/l10n/sq.json
+++ b/apps/updatenotification/l10n/sq.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Kanali u përditësua",
"{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.",
+ "Updated channel" : "Kanali u përditësua",
"Updater" : "Përditësues",
"A new version is available: %s" : "Ka gati një version të ri: %s",
"Open updater" : "Hapni përditësuesin",
diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js
index c051974f5da..de9cb470268 100644
--- a/apps/updatenotification/l10n/sr.js
+++ b/apps/updatenotification/l10n/sr.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Канал ажуриран",
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
+ "Updated channel" : "Канал ажуриран",
"Updater" : "Ажурирање",
"A new version is available: %s" : "Доступна је нова верзија: %s",
"Open updater" : "Отвори ажурирање",
diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json
index c33fbd7574e..90ec0169399 100644
--- a/apps/updatenotification/l10n/sr.json
+++ b/apps/updatenotification/l10n/sr.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Канал ажуриран",
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
+ "Updated channel" : "Канал ажуриран",
"Updater" : "Ажурирање",
"A new version is available: %s" : "Доступна је нова верзија: %s",
"Open updater" : "Отвори ажурирање",
diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js
index ed2bf1ddb16..45cf8e2476f 100644
--- a/apps/updatenotification/l10n/sv.js
+++ b/apps/updatenotification/l10n/sv.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Uppdaterad kanal",
"{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.",
+ "Updated channel" : "Uppdaterad kanal",
"Updater" : "Uppdaterare",
"A new version is available: %s" : "En ny version är tillgänglig: %s",
"Open updater" : "Öppna uppdateraren",
diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json
index 4c3ec1d3ed4..d52684ecf31 100644
--- a/apps/updatenotification/l10n/sv.json
+++ b/apps/updatenotification/l10n/sv.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Uppdaterad kanal",
"{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.",
+ "Updated channel" : "Uppdaterad kanal",
"Updater" : "Uppdaterare",
"A new version is available: %s" : "En ny version är tillgänglig: %s",
"Open updater" : "Öppna uppdateraren",
diff --git a/apps/updatenotification/l10n/th_TH.js b/apps/updatenotification/l10n/th_TH.js
index 47b4ec18606..25265693d52 100644
--- a/apps/updatenotification/l10n/th_TH.js
+++ b/apps/updatenotification/l10n/th_TH.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "ปรับปรุงรูปแบบการอัพเดทเรียบร้อยแล้ว",
"{version} is available. Get more information on how to update." : "มีรุ่นใหม่ {version} สามารถใช้ได้ รับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการอัพเดท",
+ "Updated channel" : "ปรับปรุงรูปแบบการอัพเดทเรียบร้อยแล้ว",
"Updater" : "อัพเดท",
"A new version is available: %s" : "มีรุ่นใหม่ที่สามารถใช่ได้: %s",
"Open updater" : "เปิดตัวอัพเดท",
diff --git a/apps/updatenotification/l10n/th_TH.json b/apps/updatenotification/l10n/th_TH.json
index 05579d9f4a7..c94c88f2413 100644
--- a/apps/updatenotification/l10n/th_TH.json
+++ b/apps/updatenotification/l10n/th_TH.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "ปรับปรุงรูปแบบการอัพเดทเรียบร้อยแล้ว",
"{version} is available. Get more information on how to update." : "มีรุ่นใหม่ {version} สามารถใช้ได้ รับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการอัพเดท",
+ "Updated channel" : "ปรับปรุงรูปแบบการอัพเดทเรียบร้อยแล้ว",
"Updater" : "อัพเดท",
"A new version is available: %s" : "มีรุ่นใหม่ที่สามารถใช่ได้: %s",
"Open updater" : "เปิดตัวอัพเดท",
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index 036cedb6fb6..aa4ec123f96 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Kanal güncellendi",
"{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceğinizle ilgili daha fazla bilgi alın.",
+ "Updated channel" : "Kanal güncellendi",
"Updater" : "Güncelleyici",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
"Open updater" : "Güncelleyiciyi aç",
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index a7523e3472b..6c1514e659a 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "Kanal güncellendi",
"{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceğinizle ilgili daha fazla bilgi alın.",
+ "Updated channel" : "Kanal güncellendi",
"Updater" : "Güncelleyici",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
"Open updater" : "Güncelleyiciyi aç",
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 45acd3ec97b..3c18f5981a3 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "更新通道",
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
+ "Updated channel" : "更新通道",
"Updater" : "更新管理器",
"A new version is available: %s" : "有可用的新版本: %s",
"Open updater" : "打开更新管理器",
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index 10764103dc9..47bba0c492b 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Updated channel" : "更新通道",
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
+ "Updated channel" : "更新通道",
"Updater" : "更新管理器",
"A new version is available: %s" : "有可用的新版本: %s",
"Open updater" : "打开更新管理器",