zotero/chrome/locale/da-DK/zotero/mozilla/editMenuOverlay.dtd
Dan Stillman 9fbdc77cac Update Edit menu strings in non-English locales
Remove localizations in standalone.dtd and replace with editMenuOverlay.dtd
files from the Mozilla language packs

Also remove some other unused strings
2017-01-09 03:08:38 -05:00

35 lines
1.5 KiB
DTD

<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY editMenu.label "Rediger">
<!ENTITY editMenu.accesskey "R">
<!ENTITY undoCmd.label "Fortryd">
<!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "F">
<!ENTITY redoCmd.label "Gentag">
<!ENTITY redoCmd.key "Y">
<!ENTITY redoCmd.accesskey "G">
<!ENTITY cutCmd.label "Klip">
<!ENTITY cutCmd.key "X">
<!ENTITY cutCmd.accesskey "K">
<!ENTITY copyCmd.label "Kopier">
<!ENTITY copyCmd.key "C">
<!ENTITY copyCmd.accesskey "o">
<!ENTITY pasteCmd.label "Indsæt">
<!ENTITY pasteCmd.key "V">
<!ENTITY pasteCmd.accesskey "æ">
<!ENTITY deleteCmd.label "Slet">
<!ENTITY deleteCmd.accesskey "S">
<!ENTITY selectAllCmd.label "Marker alt">
<!ENTITY selectAllCmd.key "A">
<!ENTITY selectAllCmd.accesskey "M">
<!ENTITY findCmd.label "Find">
<!ENTITY findCmd.key "F">
<!ENTITY findCmd.accesskey "n">
<!ENTITY findAgainCmd.label "Find næste">
<!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findAgainCmd.accesskey "d">
<!ENTITY findPreviousCmd.label "Find forrige">
<!ENTITY findPreviousCmd.accesskey "o">