diff options
Diffstat (limited to 'core/l10n/nb_NO.js')
-rw-r--r-- | core/l10n/nb_NO.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index 6aee067b82a..2975b6b7c0a 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Couldn't send mail to following users: %s " : "Klarte ikke å sende mail til følgende brukere: %s", "Preparing update" : "Forbereder oppdatering", - "Migration tests are skipped - \"update.skip-migration-test\" is activated in config.php" : "Migreringstester utføres ikke - \"update.skip-migration-test\" er aktivert i config.php", "Turned on maintenance mode" : "Slo på vedlikeholdsmodus", "Turned off maintenance mode" : "Slo av vedlikeholdsmodus", "Maintenance mode is kept active" : "Vedlikeholdsmodus blir beholdt aktiv", @@ -132,6 +131,7 @@ OC.L10N.register( "Set expiration date" : "Sett utløpsdato", "Expiration" : "Utløpsdato", "Expiration date" : "Utløpsdato", + "Choose a password for the public link" : "Velg et passord for den offentlige lenken", "Sending ..." : "Sender...", "Email sent" : "E-post sendt", "Resharing is not allowed" : "Videre deling er ikke tillatt", @@ -139,7 +139,6 @@ OC.L10N.register( "Link" : "Lenke", "Password protect" : "Passordbeskyttet", "Password" : "Passord", - "Choose a password for the public link" : "Velg et passord for den offentlige lenken", "Allow editing" : "Tillat redigering", "Email link to person" : "Email lenke til person", "Send" : "Send", |