summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/is/chrome/is/locale/is/messenger/messengercompose/EditorInsertMath.dtd
blob: e0fc09b358027a8e5b002403e5fbcf7d7d297dda (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 "Setja inn stærðfræði">

<!ENTITY sourceEditField.label "Settu inn LaTeX-kóða:">

<!ENTITY options.label "Valkostir">
<!ENTITY optionInline.label "Innfelldur hamur">
<!ENTITY optionInline.accesskey "n">
<!ENTITY optionDisplay.label "Birtingarhamur">
<!ENTITY optionDisplay.accesskey "B">
<!ENTITY optionLTR.label "Vinstri-til-hægri stefna">
<!ENTITY optionLTR.accesskey "l">
<!ENTITY optionRTL.label "Hægri-til-vinstri stefna">
<!ENTITY optionRTL.accesskey "r">

<!ENTITY insertButton.label "Setja inn">
<!ENTITY insertButton.accesskey "i">