blob: 85da026d7ddc26bf97735faceb7a20a5a207a3ce (
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 "Set inn matte">
<!ENTITY sourceEditField.label "Skriv inn LaTeX kjeldekode:">
<!ENTITY options.label "Innstillingar">
<!ENTITY optionInline.label "Innbunde modus">
<!ENTITY optionInline.accesskey "n">
<!ENTITY optionDisplay.label "Visingsmodus">
<!ENTITY optionDisplay.accesskey "V">
<!ENTITY optionLTR.label "Venstre-til-høgre retning">
<!ENTITY optionLTR.accesskey "V">
<!ENTITY optionRTL.label "Høgre-til-venstre retning">
<!ENTITY optionRTL.accesskey "H">
<!ENTITY insertButton.label "Set inn">
<!ENTITY insertButton.accesskey "i">
|