summaryrefslogtreecommitdiffstats
path: root/l10n-el/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd
blob: c6fc0c9b4a65cb6e345488884005adbbf7ddf208 (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 wordEditField.label "Νέα λέξη:">
<!ENTITY wordEditField.accessKey "Ν">
<!ENTITY AddButton.label "Προσθήκη">
<!ENTITY AddButton.accessKey "θ">
<!ENTITY DictionaryList.label "Λέξεις στο λεξικό:">
<!ENTITY DictionaryList.accessKey "Λ">
<!ENTITY ReplaceButton.label "Αντικατάσταση">
<!ENTITY ReplaceButton.accessKey "κ">
<!ENTITY RemoveButton.label "Αφαίρεση">
<!ENTITY RemoveButton.accessKey "φ">

<!ENTITY CloseButton.label "Κλείσιμο">
<!ENTITY CloseButton.accessKey "Κ">