summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorInsertMath.dtd
blob: beba0490656c26fc48b2b069741ffac41c8a680b (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 "Inserire matematica">

<!ENTITY sourceEditField.label "Inserire codice sorgente LaTeX:">

<!ENTITY options.label "Opzioni">
<!ENTITY optionInline.label "Modalità in linea">
<!ENTITY optionInline.accesskey "n">
<!ENTITY optionDisplay.label "Modalità visualizzazione">
<!ENTITY optionDisplay.accesskey "v">
<!ENTITY optionLTR.label "Direzione da sinistra a destra">
<!ENTITY optionLTR.accesskey "s">
<!ENTITY optionRTL.label "Direzione da destra a sinistra">
<!ENTITY optionRTL.accesskey "D">

<!ENTITY insertButton.label "Inserisci">
<!ENTITY insertButton.accesskey "I">