blob: dc58a4fcd831737bde766c09820918947744c168 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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/. -->
<!ENTITY windowTitle.label "Wstawianie wzorów matematycznych">
<!ENTITY sourceEditField.label "Wprowadź kod źródłowy LaTeX:">
<!ENTITY options.label "Ustawienia">
<!ENTITY optionInline.label "Tryb bezpośredni">
<!ENTITY optionInline.accesskey "b">
<!ENTITY optionDisplay.label "Tryb podglądu">
<!ENTITY optionDisplay.accesskey "p">
<!ENTITY optionLTR.label "Z lewej do prawej">
<!ENTITY optionLTR.accesskey "l">
<!ENTITY optionRTL.label "Z prawej do lewej">
<!ENTITY optionRTL.accesskey "p">
<!ENTITY insertButton.label "Wstaw">
<!ENTITY insertButton.accesskey "W">
|