diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index a983947144f..5e1c092854a 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -135,11 +135,11 @@ OC.L10N.register( "Share link" : "Del lenke", "Link" : "Lenke", "Password protect" : "Passordbeskyttet", - "Allow upload and editing" : "Tillatt opplasting og redigering", "Allow editing" : "Tillat redigering", - "upload only" : "kun opplasting", "Email link to person" : "Send lenke til person via e-post", "Send" : "Send", + "Allow upload and editing" : "Tillatt opplasting og redigering", + "Secure drop (upload only)" : "Sikret filkasse (bare opplasting)", "Shared with you and the group {group} by {owner}" : "Delt med deg og gruppen {group} av {owner}", "Shared with you by {owner}" : "Delt med deg av {owner}", "Choose a password for the mail share" : "Velg et passord for e-postlageret", @@ -154,7 +154,6 @@ OC.L10N.register( "Can create" : "Kan opprette", "Can change" : "Kan endre", "Can delete" : "Kan slette", - "Secure drop (upload only)" : "Sikret filkasse (bare opplasting)", "Access control" : "Tilgangskontroll", "Could not unshare" : "Kunne ikke avslutte deling", "Error while sharing" : "Feil under deling", |