summaryrefslogtreecommitdiffstats
path: root/l10n-lt/suite/chrome/editor/dialogs/EditorInsertMath.dtd
blob: bc42f26c5a901e90874cea3903f7ef38a98e6eb7 (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 "Formulės įterpimas">

<!ENTITY sourceEditField.label "Įveskite „LaTeX“ pirminį tekstą:">

<!ENTITY options.label "Parinktys">
<!ENTITY optionInline.label "Kaip teksto dalį">
<!ENTITY optionInline.accesskey "t">
<!ENTITY optionDisplay.label "Kaip iliustraciją">
<!ENTITY optionDisplay.accesskey "u">
<!ENTITY optionLTR.label "Kryptis iš kairės į dešinę">
<!ENTITY optionLTR.accesskey "k">
<!ENTITY optionRTL.label "Kryptis iš dešinės į kairę">
<!ENTITY optionRTL.accesskey "d">

<!ENTITY insertButton.label "Įterpti">
<!ENTITY insertButton.accesskey "t">