diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/files_sharing/l10n/da.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 46 |
1 files changed, 43 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index f49be25ec26..e65786d4878 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -1,16 +1,20 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Delt med andre", "Shared with you" : "Delt med dig", - "Shared by link" : "Delt via link", "Nothing shared with you yet" : "Der deles ikke noget med dig endnu", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med dig, vil blive vist her", + "Shared with others" : "Delt med andre", "Nothing shared yet" : "Der deles endnu ikke noget", "Files and folders you share will show up here" : "Filer og mapper som du deler, vil blive vist her", + "Shared by link" : "Delt via link", "No shared links" : "Ingen delte link", "Files and folders you share by link will show up here" : "Filer og mapper som du deler gennem link, vil blive vist her", + "Shares" : "Delinger", + "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", + "Move or copy" : "Flyt eller kopier", "Download" : "Hent", + "Delete" : "Slet", "You can upload into this folder" : "Du kan overføre til denne mappe", "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", "Invalid server URL" : "Ugyldig server adresse", @@ -55,8 +59,42 @@ OC.L10N.register( "Add to your Nextcloud" : "Tilføj til din Nextcloud", "Share API is disabled" : "Delings-API er slået fra", "File sharing" : "Fildeling", - "Share" : "Del", + "Accept" : "Accepter", "Sharing" : "Deling", + "Allow editing" : "Tillad redigering", + "Allow resharing" : "Tillad videredeling", + "Expiration date enforced" : "Udløbsdato tvungen", + "Set expiration date" : "Angiv udløbsdato", + "Note to recipient" : "Note til modtager", + "Unshare" : "Fjern deling", + "group" : "gruppe", + "conversation" : "samtale", + "remote" : "ekstern", + "remote group" : "ekstern gruppe", + "guest" : "Gæst", + "Link copied" : "Link kopieret", + "Copy to clipboard" : "Kopier til udklipsholder", + "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", + "Password protection" : "Password protection", + "Enter a password" : "Enter a password", + "Cancel" : "Annullér", + "Read only" : "Skrivebeskyttet", + "Allow upload and editing" : "Tillad upload og redigering", + "File drop (upload only)" : "Fil drop (kun upload)", + "Hide download" : "Skjul download", + "Password protect" : "Beskyt med adgangskode", + "Add another link" : "Tilføj et link mere", + "Share link" : "Share link", + "Resharing is not allowed" : "Gendeling er ikke tilladt", + "Search globally" : "Søg globalt", + "Shared" : "Delt", + "Share" : "Del", + "Shared with" : "Delt med", + "Shared with you and the group {group} by {owner}" : "Delt med dig og grupp {group} af {owner}", + "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", + "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", + "Shared with you by {owner}" : "Delt med dig {owner}", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", "Name" : "Navn", "Share time" : "Dele periode", @@ -67,8 +105,10 @@ OC.L10N.register( "the link expired" : "linket udløb", "sharing is disabled" : "deling er deaktiveret", "For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. ", + "Share note" : "Del note", "Download %s" : "Hent %s", "Upload files to %s" : "Upload filer til %s", + "Note" : "Note", "Select or drop files" : "Vælg eller slip filer", "Uploading files…" : "Uploader filer ...", "Uploaded files:" : "Uploadede filer:" |