diff options
Diffstat (limited to 'l10n-bg/mail/chrome/communicator/utilityOverlay.dtd')
-rw-r--r-- | l10n-bg/mail/chrome/communicator/utilityOverlay.dtd | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-bg/mail/chrome/communicator/utilityOverlay.dtd b/l10n-bg/mail/chrome/communicator/utilityOverlay.dtd new file mode 100644 index 0000000000..4c390a168e --- /dev/null +++ b/l10n-bg/mail/chrome/communicator/utilityOverlay.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE : FILE This file contains the global menu items --> + +<!ENTITY fileMenu.label "Файл"> +<!ENTITY fileMenu.accesskey "Ф"> +<!ENTITY newMenu.label "Нов"> +<!ENTITY newMenu.accesskey "Н"> + +<!ENTITY editMenu.label "Редактиране"> +<!ENTITY editMenu.accesskey "Р"> +<!ENTITY undoCmd.label "Отмяна"> +<!ENTITY undoCmd.accesskey "О"> +<!ENTITY redoCmd.label "Повтаряне"> +<!ENTITY redoCmd.accesskey "П"> +<!ENTITY deleteCmd.label "Изтриване"> +<!ENTITY deleteCmd.accesskey "т"> +<!ENTITY preferencesCmd2.label "Настройки"> +<!ENTITY preferencesCmd2.accesskey "Н"> +<!ENTITY preferencesCmdUnix.label "Настройки"> +<!ENTITY preferencesCmdUnix.accesskey "Н"> + +<!ENTITY customizeCmd.label "Външен вид"> +<!ENTITY customizeCmd.accesskey "в"> + +<!ENTITY viewMenu.label "Изглед"> +<!ENTITY viewMenu.accesskey "И"> +<!ENTITY viewToolbarsMenu.label "Ленти с инструменти"> +<!ENTITY viewToolbarsMenu.accesskey "Л"> +<!ENTITY showTaskbarCmd.label "Лента на състоянието"> +<!ENTITY showTaskbarCmd.accesskey "Л"> + +<!ENTITY closeCmd.label "Затваряне"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "З"> + +<!ENTITY quitApplicationCmd.label "Изход"> +<!ENTITY quitApplicationCmd.key "Q"> +<!ENTITY quitApplicationCmd.accesskey "И"> + +<!ENTITY quitApplicationCmdUnix.label "Изход"> +<!ENTITY quitApplicationCmdUnix.accesskey "И"> + +<!ENTITY quitApplicationCmdMac.label "Изход от &brandShortName;"> +<!ENTITY quitApplicationCmdMac.accesskey "И"> |