aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/nb_NO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
commit838e258b44154b0a04b4b588764ad1b94242db58 (patch)
tree52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/updatenotification/l10n/nb_NO.js
parent6278d3bbfdc406a5f5c790472336d4c515f70894 (diff)
downloadnextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz
nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nb_NO.js')
-rw-r--r--apps/updatenotification/l10n/nb_NO.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/nb_NO.js b/apps/updatenotification/l10n/nb_NO.js
index f2872d2507c..6ea376e483a 100644
--- a/apps/updatenotification/l10n/nb_NO.js
+++ b/apps/updatenotification/l10n/nb_NO.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, vennligst prøv å oppdatere manuelt",
"{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.",
"Channel updated" : "Kanal oppdatert",
+ "Update to %1$s is available." : "Oppdatering til %1$s er tilgjengelig.",
"Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.",
"A new version is available: %s" : "En ny versjon er tilgjengelig: %s",
"Open updater" : "Åpne oppdaterer",
@@ -17,7 +18,6 @@ OC.L10N.register(
"Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte oppdateringskanalen gjør at dedikerte varsler til denne serveren utdatert.",
"The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.",
- "Nextcloud core" : "Nextcloud kjerne",
"Updater" : "Oppdaterer"
},
"nplurals=2; plural=(n != 1);");