diff options
Diffstat (limited to 'apps/updatenotification/l10n/nb_NO.json')
-rw-r--r-- | apps/updatenotification/l10n/nb_NO.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/nb_NO.json b/apps/updatenotification/l10n/nb_NO.json index c6dded3fd86..7593e04eb32 100644 --- a/apps/updatenotification/l10n/nb_NO.json +++ b/apps/updatenotification/l10n/nb_NO.json @@ -1,7 +1,9 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.", "Updater" : "Oppdaterer", - "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Av sikkerhetsgrunner bruker den innebyggede ownCloud-oppdatereren flere påloggingsdetaljer. Klikk følgende knapp for å gå til oppdaterer-siden.", - "Open updater" : "Åpne oppdaterer" + "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", + "Open updater" : "Åpne oppdaterer", + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |