diff options
Diffstat (limited to 'l10n-el/suite/chrome/editor/dialogs/EditorButtonProperties.dtd')
-rw-r--r-- | l10n-el/suite/chrome/editor/dialogs/EditorButtonProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-el/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-el/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..0806fd8718 --- /dev/null +++ b/l10n-el/suite/chrome/editor/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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 Settings.label "Ρυθμίσεις"> + +<!ENTITY ButtonType.label "Τύπος"> +<!ENTITY ButtonType.accesskey "Τ"> +<!ENTITY submit.value "Υποβολή"> +<!ENTITY reset.value "Επαναφορά"> +<!ENTITY button.value "Κουμπί"> + +<!ENTITY ButtonName.label "Όνομα:"> +<!ENTITY ButtonName.accesskey "ν"> +<!ENTITY ButtonValue.label "Τιμή:"> +<!ENTITY ButtonValue.accesskey "μ"> +<!ENTITY tabIndex.label "Ευρετήριο καρτέλας:"> +<!ENTITY tabIndex.accesskey "λ"> +<!ENTITY ButtonDisabled.label "Απενεργοποιημένο"> +<!ENTITY ButtonDisabled.accesskey "ν"> +<!ENTITY AccessKey.label "Πλήκτρο συντόμευσης:"> +<!ENTITY AccessKey.accesskey "σ"> + +<!ENTITY RemoveButton.label "Απομάκρυνση κουμπιού"> +<!ENTITY RemoveButton.accesskey "π"> |