diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 01:11:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 01:11:53 +0000 |
commit | ff1b343c4a294d790d449097300e5e8082e74feb (patch) | |
tree | 93af36449beff6f0c273a45477859b93b9aaaa89 /apps/updatenotification/l10n | |
parent | 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (diff) | |
download | nextcloud-server-ff1b343c4a294d790d449097300e5e8082e74feb.tar.gz nextcloud-server-ff1b343c4a294d790d449097300e5e8082e74feb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/nb.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nb.js b/apps/updatenotification/l10n/nb.js index 096b06833e8..a6c3d83a303 100644 --- a/apps/updatenotification/l10n/nb.js +++ b/apps/updatenotification/l10n/nb.js @@ -10,6 +10,7 @@ OC.L10N.register( "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.", "Update for {app} to version %s is available." : "Oppdatering for {app} til versjon %s er tilgjengelig.", + "Update notification" : "Oppdateringsvarsel", "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", "Open updater" : "Åpne oppdaterer", "Download now" : "Last ned nå", diff --git a/apps/updatenotification/l10n/nb.json b/apps/updatenotification/l10n/nb.json index 1182bc49958..85b9674df25 100644 --- a/apps/updatenotification/l10n/nb.json +++ b/apps/updatenotification/l10n/nb.json @@ -8,6 +8,7 @@ "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.", "Update for {app} to version %s is available." : "Oppdatering for {app} til versjon %s er tilgjengelig.", + "Update notification" : "Oppdateringsvarsel", "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", "Open updater" : "Åpne oppdaterer", "Download now" : "Last ned nå", |