diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 5a82d1ffb7a..ac5a7069436 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -179,6 +179,7 @@ OC.L10N.register( "Note to recipient" : "Note til mottaker", "Unshare" : "Avslutt deling", "Share link" : "Del lenke", + "Password protect by Talk" : "Passord beskyttet av Talk", "Could not unshare" : "Kunne ikke avslutte deling", "Shared with you and the group {group} by {owner}" : "Delt med deg og gruppen {group} av {owner}", "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", @@ -197,7 +198,6 @@ OC.L10N.register( "Can create" : "Kan opprette", "Can change" : "Kan endre", "Can delete" : "Kan slette", - "Password protect by Talk" : "Passord beskyttet av Talk", "Access control" : "Tilgangskontroll", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} delt via lenke", "Error while sharing" : "Feil under deling", @@ -409,7 +409,6 @@ OC.L10N.register( "Back to log in" : "Tilbake til innlogging", "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.", "Depending on your configuration, this button could also work to trust the domain:" : "Avhengig av ditt oppsett, kan denne knappen også betro domenet.", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Venter på at cron skal bli ferdig (sjekk om 5 sekund)...", "Copy URL" : "Kopier URL", "Enable" : "Aktiver", "{sharee} (conversation)" : "{sharee} (conversation)", |