summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-ES/chrome/es-ES/locale/es-ES/messenger/messengercompose/EditorInsertMath.dtd
blob: f1888b30fbc411e05861a794c41206c087b0c2ea (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 "Insertar expresión matemática">

<!ENTITY sourceEditField.label "Introduzca código LaTeX:">

<!ENTITY options.label "Opciones">
<!ENTITY optionInline.label "Modo incrustado">
<!ENTITY optionInline.accesskey "M">
<!ENTITY optionDisplay.label "Modo de visualización">
<!ENTITY optionDisplay.accesskey "v">
<!ENTITY optionLTR.label "Dirección de izquierda a derecha">
<!ENTITY optionLTR.accesskey "z">
<!ENTITY optionRTL.label "Dirección de derecha a izquierda">
<!ENTITY optionRTL.accesskey "d">

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