diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 05659963e02..5a82d1ffb7a 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -35,7 +35,6 @@ OC.L10N.register( "Turned on maintenance mode" : "Vedlikeholdsmodus aktivt", "Turned off maintenance mode" : "Vedlikeholdsmodus ikke aktivt", "Maintenance mode is kept active" : "Vedlikeholdsmodus blir beholdt aktivt", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Venter på at cron skal bli ferdig (sjekk om 5 sekund)...", "Updating database schema" : "Oppdaterer database-skjemaet", "Updated database" : "Oppdaterte databasen", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sjekker om databaseskjemaet kan oppdateres (dette kan ta lang tid hvis databasen er stor)", @@ -160,12 +159,12 @@ OC.L10N.register( "Choose a password for the public link" : "Velg et passord for den offentlige lenken", "Choose a password for the public link or press the \"Enter\" key" : "Velg et passord for den offentlige lenken eller trykk \"Enter\"-tasten", "Copied!" : "Kopiert!", + "Copy link" : "Kopier lenke", "Not supported!" : "Ikke støttet!", "Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere", "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere", "Resharing is not allowed" : "Videre deling er ikke tillatt", "Share to {name}" : "Dele med {name}", - "Copy link" : "Kopier lenke", "Link" : "Lenke", "Password protect" : "Passordbeskyttet", "Allow editing" : "Tillat redigering", @@ -178,8 +177,9 @@ OC.L10N.register( "Expiration" : "Utløpsdato", "Expiration date" : "Utløpsdato", "Note to recipient" : "Note til mottaker", + "Unshare" : "Avslutt deling", "Share link" : "Del lenke", - "Enable" : "Aktiver", + "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}", "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", @@ -192,7 +192,6 @@ OC.L10N.register( "email" : "e-post", "conversation" : "samtale", "shared by {sharer}" : "delt av {sharer}", - "Unshare" : "Avslutt deling", "Can reshare" : "Kan dele videre", "Can edit" : "Kan redigere", "Can create" : "Kan opprette", @@ -201,7 +200,6 @@ OC.L10N.register( "Password protect by Talk" : "Passord beskyttet av Talk", "Access control" : "Tilgangskontroll", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} delt via lenke", - "Could not unshare" : "Kunne ikke avslutte deling", "Error while sharing" : "Feil under deling", "Share details could not be loaded for this item." : "Klarte ikke å laste inn detaljer om deling for dette elementet.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Minst {count} tegn er nødvendig for autofullføring","Minst {count} antall tegn er nødvendig for autofullføring"], @@ -411,7 +409,9 @@ 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)", "Please log in before granting %s access to your %s account." : "Logg inn før du innvilger %s tilgang til din %s konto.", "Further information how to configure this can be found in the %sdocumentation%s." : "Ytterligere informasjon om hvordan du konfigurerer dette kan du finne i %sdokumentasjon%s." |