diff options
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 631e415eef5..da66aae481c 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -17,6 +17,7 @@ OC.L10N.register( "No shares" : "Ingen delinger", "Shares will show up here" : "Delinger vil vises her", "Restore share" : "Gjenopprett deling", + "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", "Move or copy" : "Flytt eller kopier", "Download" : "Last ned", "Delete" : "Slett", @@ -103,8 +104,42 @@ OC.L10N.register( "Add to your Nextcloud" : "Legg til i din Nextcloud", "Share API is disabled" : "Deling API er deaktivert", "File sharing" : "Fildeling", + "Accept" : "Aksepter", "Sharing" : "Deling", + "Allow editing" : "Tillat redigering", + "Allow resharing" : "TIllat videre deling", + "Expiration date enforced" : "Utløpsdato er påkrevd", + "Set expiration date" : "Sett utløpsdato", + "Note to recipient" : "Melding til mottaker", + "Unshare" : "Opphev deling", + "group" : "gruppe", + "conversation" : "samtale", + "remote" : "ekstern", + "remote group" : "ekstern gruppe", + "guest" : "gjest", + "Link copied" : "Lenke kopiert", + "Copy to clipboard" : "Kopiert til utklippstavlen", + "Only works for users with access to this folder" : "Virker kun for brukere med tilgang til mappen", + "Password protection" : "Passordbeskyttelse", + "Enter a password" : "Skriv inn et passord", + "Cancel" : "Avbryt", + "Read only" : "Skrivebeskyttet", + "Allow upload and editing" : "Tillatt opplasting og redigering", + "File drop (upload only)" : "Filkasse (kun opplasting)", + "Hide download" : "Gjem nedlasting", + "Password protect" : "Passordbeskyttelse", + "Add another link" : "Legg til en lenke til", + "Share link" : "Share link", + "Resharing is not allowed" : "Videre deling er ikke tillatt", + "Search globally" : "Søk globalt", + "Shared" : "Delt", "Share" : "Del", + "Shared with" : "Delt med", + "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}", + "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", + "Shared with you by {owner}" : "Delt med deg av {owner}", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", "Name" : "Navn", "Share time" : "Delingstidspunkt", |