diff options
Diffstat (limited to 'apps/sharebymail/l10n/nb.js')
-rw-r--r-- | apps/sharebymail/l10n/nb.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js index 0e308b95a11..77ff5479075 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -5,11 +5,15 @@ OC.L10N.register( "Shared with {email}" : "Delt med {email}", "Shared with %1$s by %2$s" : "Delt med %1$s via %2$s", "Shared with {email} by {actor}" : "Delt med {email} av {actor}", + "Password for mail share sent to %1$s" : "Passord for e-postlager sendt til %1$s", + "Password for mail share sent to {email}" : "Passord for e-postlager sendt til {email}", + "Password for mail share sent to you" : "Passord for e-postlager sendt til deg", "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-post", "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-post", "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-post", "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-post", "Sharing %s failed, this item is already shared with %s" : "Deling %s feilet, dette elementet er allerede delt med %s", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan ikke sende det auto-genererte passordet. Angi en gyldig e-postadresse i dine personlige innstillinger og prøv igjen.", "Failed to send share by E-mail" : "Feilet når delingen skulle sendes på epost", "%s shared »%s« with you" : "%s delte »%s« med deg", "%s shared »%s« with you on behalf of %s" : "%s delte »%s« med deg på vegne av %s", @@ -24,11 +28,11 @@ OC.L10N.register( "Password to access »%s«" : "Passord for å benytte »%s«", "It is protected with the following password: %s" : "Den er beskyttet med følgende passord: %s", "Password to access »%s« shared with %s" : "Passord for å benytte »%s« delt med %s", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du delte akkurat »%s« med %s. Lageret har allerede blitt sendt til mottakeren. På grunn av sikkerhetspraksisen definert av administratoren for %s må hvert lager beskyttes med et passord, og det tillates ikke sendt direkte til mottakeren. Derfor trenger du å sende passordet manuelt til mottakeren.", "This is the password: %s" : "Dette er passordet: %s", "You can choose a different password at any time in the share dialog." : "Du kan velge et annet passord når som helst i delingsdialogvinduet.", "Could not find share" : "Delingen ble ikke funnet", "Share by mail" : "Del via e-post", - "Send a personalized link to a file or folder by mail." : "Send en personalisert lenke til ei fil eller mappe via e-post.", "Send password by mail" : "Send passord via e-post", "Enforce password protection" : "Krev passordbeskyttelse", "Failed to create the E-mail" : "Feilet ved opprettelse av epost", |