diff options
Diffstat (limited to 'l10n-lv/mail/chrome/messenger/baseMenuOverlay.dtd')
-rw-r--r-- | l10n-lv/mail/chrome/messenger/baseMenuOverlay.dtd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-lv/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-lv/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100644 index 0000000000..b13577d8a9 --- /dev/null +++ b/l10n-lv/mail/chrome/messenger/baseMenuOverlay.dtd @@ -0,0 +1,39 @@ +<!-- 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 "Palīdzība"> +<!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 "Palīdzība"> +<!ENTITY helpMenuWin.accesskey "P"> +<!ENTITY aboutProduct2.label "Par &brandShorterName;"> +<!ENTITY aboutProduct2.accesskey "a"> +<!ENTITY helpTroubleshootingInfo.label "Problēmu novēršanas informācija"> +<!ENTITY helpTroubleshootingInfo.accesskey "P"> +<!ENTITY helpSafeMode.label "Pārstartēt ar atslēgtiem papildinājumiem…"> +<!ENTITY helpSafeMode.accesskey "r"> +<!ENTITY helpSafeMode.stop.label "Pārstartēt ar ieslēgtiem papildinājumiem"> +<!ENTITY helpSafeMode.stop.accesskey "r"> +<!ENTITY productHelp.label "&brandShortName; palīdzība"> +<!ENTITY productHelp.accesskey "P"> +<!ENTITY productHelp.commandkey "VK_F1"> +<!ENTITY productHelpMac.commandkey "?"> +<!ENTITY productHelpMac.modifiers "accel"> + +<!ENTITY helpKeyboardShortcuts.label "Īsinājumtaustiņi"> +<!ENTITY helpKeyboardShortcuts.accesskey "s"> + +<!ENTITY helpFeedbackPage.label "Iesniegt atsauksmi…"> +<!ENTITY helpFeedbackPage.accesskey "I"> + +<!ENTITY helpShowTour2.label "&brandShorterName; ekskursija"> +<!ENTITY helpShowTour2.accesskey "e"> + +<!ENTITY helpGetInvolvedPage.label "Iesaistieties"> +<!ENTITY helpGetInvolvedPage.accesskey "I"> + +<!ENTITY helpDonationsPage.label "Ziedojiet"> +<!ENTITY helpDonationsPage.accesskey "Z"> |