diff options
Diffstat (limited to 'l10n-el/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd')
-rw-r--r-- | l10n-el/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-el/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-el/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..05e538fd2d --- /dev/null +++ b/l10n-el/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,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 "Ιδιότητες ορισμού πεδίου"> + +<!ENTITY Legend.label "Λεζάντα"> +<!ENTITY Legend.accesskey "ζ"> + +<!ENTITY EditLegendText.label "Επεξεργασία λεζάντας:"> +<!ENTITY EditLegendText.accesskey "ξ"> +<!ENTITY LegendAlign.label "Στοίχιση λεζάντας:"> +<!ENTITY LegendAlign.accesskey "τ"> +<!ENTITY AlignDefault.label "Προεπιλογή"> +<!ENTITY AlignLeft.label "Αριστερά"> +<!ENTITY AlignCenter.label "Μέσο"> +<!ENTITY AlignRight.label "Δεξιά"> + +<!ENTITY RemoveFieldSet.label "Απομάκρυνση ορισμού πεδίου"> +<!ENTITY RemoveFieldSet.accesskey "ρ"> |