diff options
Diffstat (limited to 'l10n-bg/mail/chrome/messenger/baseMenuOverlay.dtd')
-rw-r--r-- | l10n-bg/mail/chrome/messenger/baseMenuOverlay.dtd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-bg/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-bg/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100644 index 0000000000..98d1602a0a --- /dev/null +++ b/l10n-bg/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 "щ"> +<!-- LOCALIZATION NOTE some localizations of Windows use "?" + for the help button in the menubar but Gnome does not. --> +<!ENTITY helpMenuWin.label "Помощ"> +<!ENTITY helpMenuWin.accesskey "щ"> +<!ENTITY aboutProduct2.label "Относно &brandShorterName;"> +<!ENTITY aboutProduct2.accesskey "о"> +<!ENTITY productHelp.label "Помощ за &brandShortName;"> +<!ENTITY productHelp.accesskey "п"> + +<!ENTITY productHelp.commandkey "VK_F1"> +<!ENTITY productHelpMac.commandkey "?"> +<!ENTITY productHelpMac.modifiers "accel"> + +<!ENTITY helpKeyboardShortcuts.label "Клавишни комбинации"> +<!ENTITY helpKeyboardShortcuts.accesskey "к"> + +<!ENTITY helpFeedbackPage.label "Обратна връзка…"> +<!ENTITY helpFeedbackPage.accesskey "в"> + +<!ENTITY helpShowTour2.label "Обиколка на &brandShorterName;"> +<!ENTITY helpShowTour2.accesskey "б"> + +<!ENTITY helpGetInvolvedPage.label "Включете се"> +<!ENTITY helpGetInvolvedPage.accesskey "с"> + +<!ENTITY helpDonationsPage.label "Направете дарение"> +<!ENTITY helpDonationsPage.accesskey "н"> |