diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 5c8bcd3e137..df5ba4d1e2d 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -104,7 +104,13 @@ OC.L10N.register( "No" : "Nej", "Yes" : "Ja", "Federated user" : "Fødereret bruger", + "user@your-nextcloud.org" : "user@din-nextcloud.dk", + "Create share" : "Opret share", + "The remote URL must include the user." : "Fjern-URL'en skal omfatte brugeren.", + "Invalid remote URL." : "Ugyldig fjernwebadresse.", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", + "Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder", + "Please copy the link manually:" : "Kopier venligst linket manuelt:", "Custom date range" : "Tilpasset datointerval", "Pick start date" : "Vælg en startdato", "Pick end date" : "Vælg en slutdato", |