diff options
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 81a671f9514..08f32a56435 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -129,9 +129,11 @@ OC.L10N.register( "remote" : "ekstern", "remote group" : "ekstern gruppe", "guest" : "Gæst", + "Internal link" : "Internt link", "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", + "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", "Password protection" : "Password protection", "Enter a password" : "Enter a password", "Cancel" : "Annullér", @@ -141,10 +143,15 @@ OC.L10N.register( "Hide download" : "Skjul download", "Password protect" : "Beskyt med adgangskode", "Add another link" : "Tilføj et link mere", + "Create a new share link" : "Opret et nyt delingslink", "Share link" : "Share link", "Resharing is not allowed" : "Gendeling er ikke tilladt", "Searching …" : "Søger ...", "Search globally" : "Søg globalt", + "Others with access" : "Andre med adgang", + "No other users with access found" : "Ingen andre brugere med adgang fundet", + "Toggle list of others with access to this directory" : "Vis/skjul liste over andre med adgang til denne mappe", + "Toggle list of others with access to this file" : "Vis/skjul liste over andre med adgang til denne fil", "Shared" : "Delt", "Share" : "Del", "Shared with" : "Delt med", @@ -164,6 +171,7 @@ OC.L10N.register( "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", + "Toggle grid view" : "Vis som liste", "Download %s" : "Hent %s", "Upload files to %s" : "Upload filer til %s", "Note" : "Note", |