diff options
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 60c151054fb..dc5d5b5e5f0 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -128,13 +128,13 @@ OC.L10N.register( "Generate a new password" : "Generer et nytt passord", "Your administrator has enforced a password protection." : "Systemansvarlig har håndhevet en passordbeskyttelse.", "Automatically copying failed, please copy the share link manually" : "Automatisk kopiering feilet, vennligst kopier delingslenken manuelt", - "Link copied to clipboard" : "Lenke kopiert til utklippstavlen", + "Link copied" : "Lenke kopiert", "Email already added" : "E-post allerede lagt til", "Invalid email address" : "Ugyldig e-postadresse", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Følgende e-postadresse er ikke gyldig: {emails}","Følgende e-postadresser er ikke gyldige:: {emails}"], "You can now share the link below to allow people to upload files to your directory." : "Du kan nå dele lenken nedenfor for å tillate folk å laste opp filer til katalogen din.", "Share link" : "Share link", - "Copy to clipboard" : "Kopiert til utklippstavlen", + "Copy" : "Kopi", "Send link via email" : "Send lenke via e-post", "Enter an email address or paste a list" : "Skriv inn en e-postadresse eller lim inn en liste", "Remove email" : "Fjern e-post", @@ -190,10 +190,7 @@ OC.L10N.register( "Via “{folder}”" : "Via “{folder}”", "Unshare" : "Opphev deling", "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier lenken manuelt", - "Copy internal link to clipboard" : "Kopier intern lenke til utklippstavlen", - "Only works for people with access to this folder" : "Fungerer kun for personer med tilgang til denne mappen", - "Only works for people with access to this file" : "Fungerer kun for personer med tilgang til denne filen", - "Link copied" : "Lenke kopiert", + "Copy internal link" : "Kopier intern lenke", "Internal link" : "Intern lenke", "{shareWith} by {initiator}" : "{shareWith} av {initiator}", "Shared via link by {initiator}" : "Delt via lenke av {initiator}", @@ -204,7 +201,6 @@ OC.L10N.register( "Share link ({index})" : "Del lenke ({index})", "Create public link" : "Opprett offentlig kobling", "Actions for \"{title}\"" : "Valg for \"{title}\"", - "Copy public link of \"{title}\" to clipboard" : "Kopier den offentlige lenken til \"{title}\" til utklippstavlen", "Error, please enter proper password and/or expiration date" : "Feil, vennligst skriv inn riktig passord og/eller utløpsdato", "Link share created" : "Lenkedeling opprettet", "Error while creating the share" : "Feil under oppretting av delingen", @@ -226,7 +222,7 @@ OC.L10N.register( "Name, email, or Federated Cloud ID …" : "Navn, epost eller sammenknyttet sky-ID ...", "Searching …" : "Søker ...", "No elements found." : "Ingen elementer funnet.", - "Search globally" : "Søk globalt", + "Search everywhere" : "Søk overalt", "Guest" : "Gjest", "Group" : "Gruppe", "Email" : "E-post", @@ -242,7 +238,6 @@ OC.L10N.register( "By uploading files, you agree to the terms of service." : "Ved å laste opp filer godtar du bruksvilkårene.", "View terms of service" : "Vis bruksvilkårene", "Terms of service" : "Betingelser for tjenesten", - "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-post {email}", "Share with group" : "Del med gruppe", "Share in conversation" : "Del i samtalen", @@ -291,7 +286,6 @@ OC.L10N.register( "Shared" : "Delt", "Shared by {ownerDisplayName}" : "Delt av {ownerDisplayName}", "Shared multiple times with different people" : "Del flere ganger med forskjellige personer", - "Show sharing options" : "Vis alternativer for deling", "Shared with others" : "Delt med andre", "Create file request" : "Opprett filforespørsel", "Upload files to {foldername}" : "Last opp filer til {foldername}", @@ -359,13 +353,22 @@ OC.L10N.register( "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", "You are not allowed to edit link shares that you don't own" : "Du har ikke lov til å redigere delte lenker du ikke eier", "Download all files" : "Last ned alle filer", + "Link copied to clipboard" : "Lenke kopiert til utklippstavlen", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-postadresse allerede lagt til","{count} e-postadresser allerede lagt til"], "_1 email address added_::_{count} email addresses added_" : ["1 e-postadresse lagt til","{count} e-postadresser lagt til"], + "Copy to clipboard" : "Kopiert til utklippstavlen", + "Copy internal link to clipboard" : "Kopier intern lenke til utklippstavlen", + "Only works for people with access to this folder" : "Fungerer kun for personer med tilgang til denne mappen", + "Only works for people with access to this file" : "Fungerer kun for personer med tilgang til denne filen", + "Copy public link of \"{title}\" to clipboard" : "Kopier den offentlige lenken til \"{title}\" til utklippstavlen", + "Search globally" : "Søk globalt", "Search for share recipients" : "Søk etter delingsmottakere", "No recommendations. Start typing." : "Ingen forslag. Start skriving.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", "Enter your name" : "Skriv inn navnet ditt", "Submit name" : "Send inn navn", + "Share with {userName}" : "Del med {userName}", + "Show sharing options" : "Vis alternativer for deling", "Share note" : "Delingsnotat", "Upload files to %s" : "Last opp filer til %s", "%s shared a folder with you." : "%s delte en mappe med deg.", |