summaryrefslogtreecommitdiffstats
path: root/l10n-el/suite/chrome/editor/dialogs/EditorListProperties.dtd
blob: b9bf9b6f4cefac251c945c70639e523e55097cdb (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/. -->


<!-- Window title -->
<!ENTITY windowTitle.label "Ιδιότητες λίστας">

<!ENTITY ListType.label "Είδος λίστας">
<!ENTITY bulletStyle.label "Μορφή κουκίδων:">
<!ENTITY startingNumber.label "Έναρξη σε:">
<!ENTITY startingNumber.accessKey "ξ">
<!ENTITY none.value "Κανένα">
<!ENTITY bulletList.value "Μη αριθμημένη λίστα (με κουκίδες)">
<!ENTITY numberList.value "Αριθμημένη λίστα">
<!ENTITY definitionList.value "Λίστα ορισμών">
<!ENTITY changeEntireListRadio.label "Αλλαγή όλης της λίστας">
<!ENTITY changeEntireListRadio.accessKey "λ">
<!ENTITY changeSelectedRadio.label "Αλλαγή μόνο των επιλεγμένων αντικειμένων">
<!ENTITY changeSelectedRadio.accessKey "π">