diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
commit | 6975cef00b3a0c0c6085949963cc29b6789507cd (patch) | |
tree | e83f309634c9c0bd244c65cd86cf97ae4fad1889 /apps/updatenotification/l10n/nb.js | |
parent | 3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff) | |
download | nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nb.js')
-rw-r--r-- | apps/updatenotification/l10n/nb.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nb.js b/apps/updatenotification/l10n/nb.js index d63823cc017..bfbbf011b9a 100644 --- a/apps/updatenotification/l10n/nb.js +++ b/apps/updatenotification/l10n/nb.js @@ -10,6 +10,8 @@ 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: {newVersionString}" : "En ny versjon er tilgjengelig: {newVersionString}", + "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", "Channel updated" : "Kanal oppdatert", |