summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-07 00:12:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-07 00:12:12 +0000
commit7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3 (patch)
treea3b7651925cd96f1177be016b018447d75100f73 /apps/updatenotification
parentd45a889fe22273aab64e8a339b57da097988cd36 (diff)
downloadnextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.tar.gz
nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/nb.js1
-rw-r--r--apps/updatenotification/l10n/nb.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nb.js b/apps/updatenotification/l10n/nb.js
index bf6c7563447..361ea3c65cb 100644
--- a/apps/updatenotification/l10n/nb.js
+++ b/apps/updatenotification/l10n/nb.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Informer medlemmene i følgende grupper om tilgjengelig oppdateringer:",
"Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.",
"The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.",
+ "A new version is available: <strong>{newVersionString}</strong>" : "En ny versjon er tilgjengelig: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Sist sjekket {lastCheckedDate}",
"Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, prøv å oppdatere manuelt",
"Update notifications" : "Oppdateringsvarsel",
diff --git a/apps/updatenotification/l10n/nb.json b/apps/updatenotification/l10n/nb.json
index a56db6331db..00946c3a317 100644
--- a/apps/updatenotification/l10n/nb.json
+++ b/apps/updatenotification/l10n/nb.json
@@ -9,6 +9,7 @@
"Notify members of the following groups about available updates:" : "Informer medlemmene i følgende grupper om tilgjengelig oppdateringer:",
"Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.",
"The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.",
+ "A new version is available: <strong>{newVersionString}</strong>" : "En ny versjon er tilgjengelig: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Sist sjekket {lastCheckedDate}",
"Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, prøv å oppdatere manuelt",
"Update notifications" : "Oppdateringsvarsel",