diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-hsb/mail/chrome/messenger/baseMenuOverlay.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-hsb/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-hsb/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100644 index 0000000000..8eec82fd09 --- /dev/null +++ b/l10n-hsb/mail/chrome/messenger/baseMenuOverlay.dtd @@ -0,0 +1,40 @@ +<!-- 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 "Pomoc"> +<!ENTITY helpMenu.accesskey "P"> +<!-- LOCALIZATION NOTE some localizations of Windows use "?" + for the help button in the menubar but Gnome does not. --> +<!ENTITY helpMenuWin.label "Pomoc"> +<!ENTITY helpMenuWin.accesskey "P"> +<!ENTITY aboutProduct2.label "Wo &brandShorterName;"> +<!ENTITY aboutProduct2.accesskey "W"> +<!ENTITY helpTroubleshootingInfo.label "Informacije wo problemach"> +<!ENTITY helpTroubleshootingInfo.accesskey "I"> +<!ENTITY helpSafeMode.label "Ze znjemóžnjenymi přidatkami startować…"> +<!ENTITY helpSafeMode.accesskey "Z"> + +<!ENTITY helpSafeMode.stop.label "Ze zmóžnjenymi přidatkami znowa startować"> +<!ENTITY helpSafeMode.stop.accesskey "Z"> +<!ENTITY productHelp.label "Pomoc &brandShortName;"> +<!ENTITY productHelp.accesskey "P"> +<!ENTITY productHelp.commandkey "VK_F1"> +<!ENTITY productHelpMac.commandkey "?"> +<!ENTITY productHelpMac.modifiers "accel"> + +<!ENTITY helpKeyboardShortcuts.label "Tastowe skrótšenki"> +<!ENTITY helpKeyboardShortcuts.accesskey "T"> + +<!ENTITY helpFeedbackPage.label "Posudk pósłać…"> +<!ENTITY helpFeedbackPage.accesskey "s"> + +<!ENTITY helpShowTour2.label "Tura &brandShorterName;"> +<!ENTITY helpShowTour2.accesskey "u"> + +<!ENTITY helpGetInvolvedPage.label "Čińće sobu"> +<!ENTITY helpGetInvolvedPage.accesskey "i"> + +<!ENTITY helpDonationsPage.label "Darić"> +<!ENTITY helpDonationsPage.accesskey "D"> |