summaryrefslogtreecommitdiffstats
path: root/l10n-el/suite/chrome/editor/dialogs/EditorInsertMath.dtd
blob: 59c91b1c9d3dd590d9dff468abcc2bd3f5ab80e7 (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 "Εισαγωγή μαθηματικού τύπου">

<!ENTITY sourceEditField.label "Εισαγάγετε πηγαίο κώδικα LaTeX:">

<!ENTITY options.label "Επιλογές">
<!ENTITY optionInline.label "Λειτουργία εντός γραμμής">
<!ENTITY optionInline.accesskey "ν">
<!ENTITY optionDisplay.label "Λειτουργία προβολής">
<!ENTITY optionDisplay.accesskey "Λ">
<!ENTITY optionLTR.label "Κατεύθυνση αριστερά προς δεξιά">
<!ENTITY optionLTR.accesskey "α">
<!ENTITY optionRTL.label "Κατεύθυνση δεξιά προς αριστερά">
<!ENTITY optionRTL.accesskey "δ">

<!ENTITY insertButton.label "Εισαγωγή">
<!ENTITY insertButton.accesskey "Ε">