summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/bg/chrome/bg/locale/bg/messenger/messengercompose/EditorInsertMath.dtd
blob: dcb0804807207cb39c3b13400b23da7b2638932a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!-- 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/. -->
<!-- Window title -->

<!ENTITY windowTitle.label "Вмъкване на математика">

<!ENTITY sourceEditField.label "Въведете текст на LaTeX:">

<!ENTITY options.label "Настройки">
<!ENTITY optionInline.label "Вложен режим">
<!ENTITY optionInline.accesskey "В">
<!ENTITY optionDisplay.label "Блоков режим">
<!ENTITY optionDisplay.accesskey "Б">
<!ENTITY optionLTR.label "Посока отляво надясно">
<!ENTITY optionLTR.accesskey "л">
<!ENTITY optionRTL.label "Посока отдясно наляво">
<!ENTITY optionRTL.accesskey "д">

<!ENTITY insertButton.label "Вмъкване">
<!ENTITY insertButton.accesskey "В">