diff options
Diffstat (limited to 'l10n-ko/mail/chrome/messenger/baseMenuOverlay.dtd')
-rw-r--r-- | l10n-ko/mail/chrome/messenger/baseMenuOverlay.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-ko/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100644 index 0000000000..d1048902cf --- /dev/null +++ b/l10n-ko/mail/chrome/messenger/baseMenuOverlay.dtd @@ -0,0 +1,35 @@ +<!-- 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/. --> + +<!-- Help Menu --> +<!ENTITY helpMenu.label "도움말"> +<!ENTITY helpMenu.accesskey "H"> +<!-- LOCALIZATION NOTE some localizations of Windows use "?" + for the help button in the menubar but Gnome does not. --> +<!ENTITY helpMenuWin.label "도움말"> +<!ENTITY helpMenuWin.accesskey "H"> +<!ENTITY aboutProduct2.label "&brandShorterName; 정보"> +<!ENTITY aboutProduct2.accesskey "A"> + +<!ENTITY productHelp.label "&brandShortName; 도움말"> +<!ENTITY productHelp.accesskey "H"> + +<!ENTITY productHelp.commandkey "VK_F1"> +<!ENTITY productHelpMac.commandkey "?"> +<!ENTITY productHelpMac.modifiers "accel"> + +<!ENTITY helpKeyboardShortcuts.label "키보드 단축키"> +<!ENTITY helpKeyboardShortcuts.accesskey "K"> + +<!ENTITY helpFeedbackPage.label "의견 보내기…"> +<!ENTITY helpFeedbackPage.accesskey "S"> + +<!ENTITY helpShowTour2.label "&brandShorterName; 둘러보기"> +<!ENTITY helpShowTour2.accesskey "o"> + +<!ENTITY helpGetInvolvedPage.label "참여하기"> +<!ENTITY helpGetInvolvedPage.accesskey "I"> + +<!ENTITY helpDonationsPage.label "기부 하기"> +<!ENTITY helpDonationsPage.accesskey "M"> |