diff options
Diffstat (limited to 'l10n-zh-CN/mail/chrome/messenger/baseMenuOverlay.dtd')
-rwxr-xr-x | l10n-zh-CN/mail/chrome/messenger/baseMenuOverlay.dtd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-zh-CN/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-zh-CN/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100755 index 0000000000..d2bc5f6901 --- /dev/null +++ b/l10n-zh-CN/mail/chrome/messenger/baseMenuOverlay.dtd @@ -0,0 +1,34 @@ +<!-- 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"> |