blob: 6077e40bec64c8fd16d721aab5bc6bb23a343a15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!-- 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/. -->
<!-- extracted from AccountManager.xhtml -->
<!ENTITY accountManagerTitle.label "Ρυθμίσεις λογαριασμού">
<!ENTITY accountManagerCloseButton.label "Κλείσιμο">
<!ENTITY accountActionsButton.label "Ενέργειες λογαριασμού">
<!ENTITY accountActionsButton.accesskey "ν">
<!ENTITY addMailAccountButton.label "Προσθήκη λογαριασμού email…">
<!ENTITY addMailAccountButton.accesskey "α">
<!ENTITY addIMAccountButton.label "Προσθήκη λογαριασμού συνομιλίας…">
<!ENTITY addIMAccountButton.accesskey "σ">
<!ENTITY addFeedAccountButton.label "Προσθήκη λογαριασμού ροής…">
<!ENTITY addFeedAccountButton.accesskey "ρ">
<!ENTITY setDefaultButton.label "Ορισμός ως προεπιλογή">
<!ENTITY setDefaultButton.accesskey "π">
<!ENTITY removeButton.label "Αφαίρεση λογαριασμού">
<!ENTITY removeButton.accesskey "Α">
<!ENTITY addonsButton.label "Επεκτάσεις & θέματα">
<!-- AccountManager.xhtml -->
|