diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 03e081b2a04..a4542c43b5b 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -109,6 +109,7 @@ OC.L10N.register( "Expiration" : "Udløb", "Expiration date" : "Udløbsdato", "Choose a password for the public link" : "Vælg et kodeord til det offentlige link", + "Choose a password for the public link or press enter" : "Vælg et kodeord til det offentlige link eller tryk enter", "Copied!" : "Kopirét!", "Copy" : "Kopiér", "Not supported!" : "Ikke understøttet!", @@ -124,6 +125,7 @@ OC.L10N.register( "Send" : "Send", "Shared with you and the group {group} by {owner}" : "Delt med dig og gruppen {group} af {owner}", "Shared with you by {owner}" : "Delt med dig af {owner}", + "Choose a password for the mail share" : "Vælg et kodeord til mail deling", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via link", "group" : "gruppe", "remote" : "ekstern", @@ -231,6 +233,7 @@ OC.L10N.register( "Need help?" : "Brug for hjælp?", "See the documentation" : "Se dokumentationen", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikation kræver JavaScript for at fungere korrekt. {linkstart}Slå venligst JavaScript til{linkend} og genindlæs siden. ", + "More apps" : "Flere apps", "Search" : "Søg", "This action requires you to confirm your password:" : "Denne handling kræver at du bekræfter dit kodeord", "Confirm your password" : "Bekræft dit password", |