summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-02 16:48:52 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-02 16:48:52 +0000
commit53195b156c68082f1e02e45ba2a266c15ef1bcaa (patch)
treebdfbc87ca88c341a38fa42b169a204eee6c6647b /apps/updatenotification/l10n/nb.js
parent0ef15f93c4792306cfb5eee635d8edce7d944691 (diff)
downloadnextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.tar.gz
nextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nb.js')
-rw-r--r--apps/updatenotification/l10n/nb.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nb.js b/apps/updatenotification/l10n/nb.js
new file mode 100644
index 00000000000..f5839f09c7c
--- /dev/null
+++ b/apps/updatenotification/l10n/nb.js
@@ -0,0 +1,22 @@
+OC.L10N.register(
+ "updatenotification",
+ {
+ "Update notifications" : "Oppdateringsvarsel",
+ "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",
+ "Download now" : "Last ned nå",
+ "Your version is up to date." : "Du har nyeste versjon.",
+ "Checked on %s" : "Sjekket %s",
+ "Update channel:" : "Oppdateringskanal:",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid oppdatere til en nyere versjon / eksperimentell kanal. Men du kan aldri nedgradere til en mer stabil kanal.",
+ "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 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."
+},
+"nplurals=2; plural=(n != 1);");