diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-19 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-19 00:08:26 +0000 |
commit | e24105feba2afd33ec0e883179f2f273e750cab6 (patch) | |
tree | ce50a13815a387e0afdd61142b147005bbe2dcd1 /apps/updatenotification | |
parent | 44c9080f5150016990bdd685c990dc62c2aaeedb (diff) | |
download | nextcloud-server-e24105feba2afd33ec0e883179f2f273e750cab6.tar.gz nextcloud-server-e24105feba2afd33ec0e883179f2f273e750cab6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-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 bd1e6cf8859..b0c9cc2c2d3 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 9d2127ace72..20de39f5752 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å", |