Minor Danish translations

This commit is contained in:
Anders Bjerner
2021-04-22 19:25:59 +02:00
committed by Nathan Woulfe
parent 22afe5e341
commit 4ade2264d2

View File

@@ -804,12 +804,12 @@
<key alias="showShortcuts">Vis genveje</key>
<key alias="toggleListView">Brug listevisning</key>
<key alias="toggleAllowAsRoot">Tillad på rodniveau</key>
<key alias="commentLine">Comment/Uncomment lines</key>
<key alias="removeLine">Remove line</key>
<key alias="copyLineUp">Copy Lines Up</key>
<key alias="copyLineDown">Copy Lines Down</key>
<key alias="moveLineUp">Move Lines Up</key>
<key alias="moveLineDown">Move Lines Down</key>
<key alias="commentLine">Lommentér/Udkommentér linjer</key>
<key alias="removeLine">Slet linje</key>
<key alias="copyLineUp">Kopiér linjer op</key>
<key alias="copyLineDown">Kopiér linjer ned</key>
<key alias="moveLineUp">Flyt linjer op</key>
<key alias="moveLineDown">Flyt linjer ned</key>
<key alias="generalHeader">Generelt</key>
<key alias="editorHeader">Editor</key>
<key alias="toggleAllowCultureVariants">Skift tillad sprogvarianter</key>