diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 8133d3228bb..814ec136c9a 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -84,6 +84,7 @@ OC.L10N.register( "Yes" : "Ja", "No files in here" : "Ingen filer", "Choose" : "Vælg", + "Copy" : "Kopiér", "Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}", "OK" : "Ok", "Error loading message template: {error}" : "Fejl ved indlæsning af besked skabelon: {error}", @@ -130,7 +131,6 @@ OC.L10N.register( "Choose a password for the public link" : "Vælg et kodeord til det offentlige link", "Choose a password for the public link or press the \"Enter\" key" : "Vælg en kode for det \"offentlige link\" og tryk \"Enter\"", "Copied!" : "Kopirét!", - "Copy" : "Kopiér", "Not supported!" : "Ikke understøttet!", "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.", "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.", |