diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
commit | b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4 (patch) | |
tree | 9069afa10c27700205e136266056b1fc23df3f38 /apps/updatenotification | |
parent | df2235c71fa7e58d549fe700b3077a749cb697f0 (diff) | |
download | nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.tar.gz nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.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 00784fdb48d..278a39ea2d8 100644 --- a/apps/updatenotification/l10n/nb.js +++ b/apps/updatenotification/l10n/nb.js @@ -5,6 +5,7 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, 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", + "Please check the nextcloud and server log files for errors." : "Se i Nextcloud- og tjener-loggen etter feil.", "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.", diff --git a/apps/updatenotification/l10n/nb.json b/apps/updatenotification/l10n/nb.json index d1ff82c692f..533fc239ccd 100644 --- a/apps/updatenotification/l10n/nb.json +++ b/apps/updatenotification/l10n/nb.json @@ -3,6 +3,7 @@ "Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, 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", + "Please check the nextcloud and server log files for errors." : "Se i Nextcloud- og tjener-loggen etter feil.", "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.", |