diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index bbc3a54e357..8fc9ccbd2bf 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -22,9 +22,10 @@ OC.L10N.register( "No crop data provided" : "Ingen beskjæringsinformasjon angitt", "No valid crop data provided" : "Ingen gyldige beskjæringsdata oppgitt", "Crop is not square" : "Beskjæringen er ikke kvadratisk", - "State token does not match" : "Tilstands-symbolet samsvarer ikke", + "State token does not match" : "Tilstandsnøkkel samsvarer ikke", "Invalid app password" : "Ugyldig programpassord", "Could not complete login" : "Kunne ikke fullføre pålogging", + "State token missing" : "Tilstandsnøkkel mangler", "Your login token is invalid or has expired" : "Innloggingen din er ugyldig eller utgått", "This community release of Nextcloud is unsupported and push notifications are limited." : "Denne fellesskapsutgaven av Nextcloud støttes ikke og push-varslinger er begrenset.", "Login" : "Logg inn", @@ -56,7 +57,7 @@ OC.L10N.register( "Maintenance mode is kept active" : "Vedlikeholdmodus beholdes aktivt", "Updating database schema" : "Oppdaterer database-skjemaet", "Updated database" : "Database er oppdatert", - "Update app \"%s\" from App Store" : "Oppdater appen \"%s\" fra app-butikk", + "Update app \"%s\" from App Store" : "Oppdater appen \"%s\" fra appbutikk", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sjekker om databaseskjemaet for %s kan oppdateres (dette kan ta lang tid hvis databasen er stor)", "Updated \"%1$s\" to %2$s" : "Oppdaterte \"%1$s\" til %2$s", "Set log level to debug" : "Sett loggnivå for feilsøking", |