summaryrefslogtreecommitdiffstats
path: root/l10n-hu/suite/chrome/editor/dialogs/EditorInsertMath.dtd
blob: 4663e99b85bc2cbbcc1dbfe7e22257f0b80a1e52 (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 "Képlet beszúrása">

<!ENTITY sourceEditField.label "Írja be a LaTeX forráskódot:">

<!ENTITY options.label "Beállítások">
<!ENTITY optionInline.label "Beágyazott mód">
<!ENTITY optionInline.accesskey "B">
<!ENTITY optionDisplay.label "Megjelenítési mód">
<!ENTITY optionDisplay.accesskey "M">
<!ENTITY optionLTR.label "Balról jobbra irány">
<!ENTITY optionLTR.accesskey "a">
<!ENTITY optionRTL.label "Jobbról balra irány">
<!ENTITY optionRTL.accesskey "o">

<!ENTITY insertButton.label "Beszúrás">
<!ENTITY insertButton.accesskey "B">