summaryrefslogtreecommitdiffstats
path: root/l10n-el/mail/chrome/messenger/messengercompose/messengercompose.dtd
blob: 5a3bf43ed7a465e8a412d9e7648e0e5800ce86ab (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
<!-- 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/. -->

<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition -->
<!ENTITY msgComposeWindow.title "Σύνταξη: (χωρίς θέμα)">

<!-- File Menu -->
<!ENTITY fileMenu.label "Αρχείο">
<!ENTITY fileMenu.accesskey "χ">
<!ENTITY newMenu.label "Νέο">
<!ENTITY newMenu.accesskey "Ν">
<!ENTITY newMessage.label "Μήνυμα">
<!ENTITY newMessage.accesskey "Μ">
<!ENTITY newMessageCmd2.key "N">
<!ENTITY newContact.label "Επαφή ευρετηρίου…">
<!ENTITY newContact.accesskey "Ε">
<!ENTITY attachMenu.label "Επισύναψη">
<!ENTITY attachMenu.accesskey "ψ">
<!ENTITY attachCloudCmd.label "FileLink">
<!ENTITY attachCloudCmd.accesskey "i">
<!ENTITY attachPageCmd.label "Ιστοσελίδα…">
<!ENTITY attachPageCmd.accesskey "σ">
<!ENTITY remindLater.label "Υπενθύμιση αργότερα">
<!ENTITY remindLater.accesskey "Υ">
<!ENTITY closeCmd.label "Κλείσιμο">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "λ">
<!ENTITY saveCmd.label "Αποθήκευση">
<!ENTITY saveCmd.key "S">
<!ENTITY saveCmd.accesskey "θ">
<!ENTITY saveAsCmd.label "Αποθήκευση ως">
<!ENTITY saveAsCmd.accesskey "θ">
<!ENTITY saveAsFileCmd.label "Αρχείο…">
<!ENTITY saveAsFileCmd.accesskey "ρ">
<!ENTITY saveAsDraftCmd.label "Προσχέδιο">
<!ENTITY saveAsDraftCmd.accesskey "χ">
<!ENTITY saveAsTemplateCmd.label "Πρότυπο">
<!ENTITY saveAsTemplateCmd.accesskey "τ">
<!ENTITY sendNowCmd.label "Αποστολή τώρα">
<!ENTITY sendCmd.keycode "VK_RETURN">
<!ENTITY sendNowCmd.accesskey "π">
<!ENTITY sendLaterCmd.label "Αποστολή αργότερα">
<!ENTITY sendLaterCmd.keycode "VK_RETURN">
<!ENTITY sendLaterCmd.accesskey "γ">
<!ENTITY printCmd.label "Εκτύπωση…">
<!ENTITY printCmd.key "P">
<!ENTITY printCmd.accesskey "Ε">

<!-- Edit Menu -->
<!ENTITY editMenu.label "Επεξεργασία">
<!ENTITY editMenu.accesskey "ξ">
<!ENTITY undoCmd.label "Αναίρεση">
<!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "ν">
<!ENTITY redoCmd.label "Επανάληψη">
<!ENTITY redoCmd.key "Y">
<!ENTITY redoCmd.accesskey "λ">
<!ENTITY cutCmd.key "X">
<!ENTITY copyCmd.key "C">
<!ENTITY pasteCmd.key "V">
<!ENTITY pasteNoFormattingCmd.key "V">
<!ENTITY pasteAsQuotationCmd.key "o">
<!ENTITY editRewrapCmd.accesskey "δ">
<!ENTITY deleteCmd.label "Διαγραφή">
<!ENTITY deleteCmd.accesskey "Δ">
<!ENTITY editRewrapCmd.label "Aναδίπλωση">
<!ENTITY editRewrapCmd.key "R">
<!ENTITY renameAttachmentCmd.label "Μετονομασία συνημμένου…">
<!ENTITY renameAttachmentCmd.accesskey "τ">
<!ENTITY reorderAttachmentsCmd.label "Αναδιάταξη συνημμένων…">
<!ENTITY reorderAttachmentsCmd.accesskey "δ">
<!ENTITY reorderAttachmentsCmd.key "x">
<!ENTITY selectAllCmd.accesskey "λ">
<!ENTITY findBarCmd.label "Εύρεση…">
<!ENTITY findBarCmd.accesskey "Ε">
<!ENTITY findBarCmd.key "F">
<!ENTITY findReplaceCmd.label "Εύρεση και αντικατάσταση…">
<!ENTITY findReplaceCmd.accesskey "ρ">
<!ENTITY findReplaceCmd.key "H">
<!ENTITY findAgainCmd.label "Εύρεση ξανά">
<!ENTITY findAgainCmd.accesskey "ρ">
<!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.label "Εύρεση προηγούμενου">
<!ENTITY findPrevCmd.accesskey "ν">
<!ENTITY findPrevCmd.key "G">
<!ENTITY findPrevCmd.key2 "VK_F3">

<!-- Reorder Attachment Panel -->
<!ENTITY reorderAttachmentsPanel.label "Αναδιάταξη συνημμένων">
<!ENTITY moveAttachmentBundleUpPanelBtn.label "Μετακίνηση μαζί">

<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.Sort.AZ.label):
     Please ensure that this translation matches
     sortAttachmentsPanelBtn.Sort.ZA.label, except for the sort direction. -->
<!ENTITY sortAttachmentsPanelBtn.Sort.AZ.label "Ταξινόμηση: Α - Ω">
<!ENTITY sortAttachmentsPanelBtn.Sort.ZA.label "Ταξινόμηση: Ω - Α">
<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.SortSelection.AZ.label):
     Please ensure that this translation matches
     sortAttachmentsPanelBtn.SortSelection.ZA.label, except for the sort direction. -->
<!ENTITY sortAttachmentsPanelBtn.SortSelection.AZ.label "Ταξινόμηση επιλεγμένων: Α - Ω">
<!ENTITY sortAttachmentsPanelBtn.SortSelection.ZA.label "Ταξινόμηση επιλεγμένων: Ω - Α">
<!ENTITY sortAttachmentsPanelBtn.key "y">

<!-- View Menu -->
<!ENTITY viewMenu.label "Προβολή">
<!ENTITY viewMenu.accesskey "β">
<!ENTITY viewToolbarsMenuNew.label "Γραμμές εργαλείων">
<!ENTITY viewToolbarsMenuNew.accesskey "λ">
<!ENTITY menubarCmd.label "Γραμμή μενού">
<!ENTITY menubarCmd.accesskey "μ">
<!ENTITY showCompositionToolbarCmd.label "Γραμμή εργαλείων σύνθεσης">
<!ENTITY showCompositionToolbarCmd.accesskey "θ">
<!ENTITY showFormattingBarCmd.label "Γραμμή μορφοποίησης">
<!ENTITY showFormattingBarCmd.accesskey "φ">
<!ENTITY showTaskbarCmd.label "Γραμμή κατάστασης">
<!ENTITY showTaskbarCmd.accesskey "μ">
<!ENTITY customizeToolbar.label "Προσαρμογή…">
<!ENTITY customizeToolbar.accesskey "μ">

<!ENTITY addressSidebar.label "Πλαϊνή γραμμή επαφών">
<!ENTITY addressSidebar.accesskey "λ">

<!-- Format Menu -->
<!ENTITY formatMenu.label "Μορφοποίηση">
<!ENTITY formatMenu.accesskey "φ">

<!-- Options Menu -->
<!ENTITY optionsMenu.label "Επιλογές">
<!ENTITY optionsMenu.accesskey "π">
<!ENTITY checkSpellingCmd2.label "Ορθογραφικός έλεγχος…">
<!ENTITY checkSpellingCmd2.key "p">
<!ENTITY checkSpellingCmd2.key2 "VK_F7">
<!ENTITY checkSpellingCmd2.accesskey "θ">
<!ENTITY enableInlineSpellChecker.label "Ορθογραφικός έλεγχος κατά την πληκτρολόγηση">
<!ENTITY enableInlineSpellChecker.accesskey "Α">
<!ENTITY quoteCmd.label "Παράθεση μηνύματος">
<!ENTITY quoteCmd.accesskey "θ">

<!--LOCALIZATION NOTE attachVCard.label Don't translate the term 'vCard' -->
<!ENTITY attachVCard.label "Επισύναψη προσωπικής κάρτας (vCard)">
<!ENTITY attachVCard.accesskey "v">

<!ENTITY returnReceiptMenu.label "Αποδεικτικό προβολής">
<!ENTITY returnReceiptMenu.accesskey "β">
<!ENTITY dsnMenu.label "Ειδοποίηση κατάστασης παράδοσης">
<!ENTITY dsnMenu.accesskey "δ">
<!ENTITY priorityMenu.label "Προτεραιότητα">
<!ENTITY priorityMenu.accesskey "ρ">
<!ENTITY priorityButton.title "Προτεραιότητα">
<!ENTITY priorityButton.tooltiptext "Αλλαγή προτεραιότητας του μηνύματος">
<!ENTITY priorityButton.label "Προτεραιότητα:">
<!ENTITY lowestPriorityCmd.label "Κατώτατη">
<!ENTITY lowestPriorityCmd.accesskey "ώ">
<!ENTITY lowPriorityCmd.label "Χαμηλή">
<!ENTITY lowPriorityCmd.accesskey "Χ">
<!ENTITY normalPriorityCmd.label "Κανονική">
<!ENTITY normalPriorityCmd.accesskey "κ">
<!ENTITY highPriorityCmd.label "Υψηλή">
<!ENTITY highPriorityCmd.accesskey "ψ">
<!ENTITY highestPriorityCmd.label "Ύψιστη">
<!ENTITY highestPriorityCmd.accesskey "η">
<!ENTITY fileCarbonCopyCmd.label "Αποστολή αντιγράφου σε">
<!ENTITY fileCarbonCopyCmd.accesskey "γ">
<!ENTITY fileHereMenu.label "Αποθήκευση εδώ">

<!-- Tools Menu -->
<!ENTITY tasksMenu.label "Εργαλεία">
<!ENTITY tasksMenu.accesskey "γ">
<!ENTITY messengerCmd.label "Ταχυδρομείο &amp; ομάδες συζητήσεων">
<!ENTITY messengerCmd.accesskey "χ">
<!ENTITY messengerCmd.commandkey "1">
<!ENTITY addressBookCmd.label "Ευρετήριο">
<!ENTITY addressBookCmd.accesskey "ρ">
<!ENTITY addressBookCmd.key "B">
<!ENTITY accountManagerCmd2.label "Ρυθμίσεις λογαριασμού">
<!ENTITY accountManagerCmd2.accesskey "θ">
<!ENTITY accountManagerCmdUnix2.accesskey "μ">

<!--  Mac OS X Window Menu -->
<!ENTITY minimizeWindow.key "m">
<!ENTITY minimizeWindow.label "Ελαχιστοποίηση">
<!ENTITY bringAllToFront.label "Μεταφορά όλων μπροστά">
<!ENTITY zoomWindow.label "Ζουμ">
<!ENTITY windowMenu.label "Παράθυρο">

<!-- Mail Toolbar -->
<!ENTITY sendButton.label "Αποστολή">
<!ENTITY quoteButton.label "Παράθεση">
<!ENTITY addressButton.label "Επαφές">
<!ENTITY spellingButton.label "Ορθογραφία">
<!ENTITY saveButton.label "Αποθήκευση">
<!ENTITY printButton.label "Εκτύπωση">

<!-- Mail Toolbar Tooltips -->
<!ENTITY sendButton.tooltip "Αποστολή μηνύματος τώρα">
<!ENTITY sendlaterButton.tooltip "Αποστολή μηνύματος αργότερα">
<!ENTITY quoteButton.tooltip "Παράθεση προηγούμενου μηνύματος">
<!ENTITY addressButton.tooltip "Επιλογή παραλήπτη από ευρετήριο">
<!ENTITY spellingButton.tooltip "Ορθογραφικός έλεγχος επιλογής ή ολόκληρου μηνύματος">
<!ENTITY saveButton.tooltip "Αποθήκευση του μηνύματος">
<!ENTITY cutButton.tooltip              "Αποκοπή">
<!ENTITY copyButton.tooltip             "Αντιγραφή">
<!ENTITY pasteButton.tooltip            "Επικόλληση">
<!ENTITY printButton.tooltip "Εκτύπωση μηνύματος">

<!-- Headers -->
<!--LOCALIZATION NOTE headersSpaces.style is for aligning  the From:, To: and
    Subject: rows. It should be larger than the largest Header label  -->
<!ENTITY headersSpace2.style "width: 8em;">
<!ENTITY fromAddr2.label "Από">
<!ENTITY fromAddr.accesskey "π">
<!ENTITY replyAddr2.label "Απάντηση προς">
<!ENTITY newsgroupsAddr2.label "Ομάδα συζητήσεων">
<!ENTITY followupAddr2.label "Σε συνέχεια του">
<!ENTITY subject2.label "Θέμα">
<!ENTITY subject.accesskey "Θ">
<!ENTITY attachmentBucketCloseButton.tooltip "Απόκρυψη πίνακα συνημμένων">

<!-- Format Toolbar, imported from editorAppShell.xhtml -->
<!ENTITY SmileButton.tooltip "Εισαγωγή emoji">
<!ENTITY smiley1Cmd.label "Χαμόγελο">
<!ENTITY smiley2Cmd.label "Κατσούφιασμα">
<!ENTITY smiley3Cmd.label "Κλείσιμο ματιού">
<!ENTITY smiley4Cmd.label "Γλώσσα έξω">
<!ENTITY smiley5Cmd.label "Γέλιο">
<!ENTITY smiley6Cmd.label "Ντροπή">
<!ENTITY smiley7Cmd.label "Αναποφασιστηκότητα">
<!ENTITY smiley8Cmd.label "Έκπληξη">
<!ENTITY smiley9Cmd.label "Φιλί">
<!ENTITY smiley10Cmd.label "Κραυγή">
<!ENTITY smiley11Cmd.label "Κουλ">
<!ENTITY smiley12Cmd.label "Λεφτά στο στόμα">
<!ENTITY smiley13Cmd.label "Πόδι στο στόμα">
<!ENTITY smiley14Cmd.label "Αθωότητα">
<!ENTITY smiley15Cmd.label "Κλάμα">
<!ENTITY smiley16Cmd.label "Σφραγισμένα χείλη">

<!-- Message Pane Context Menu -->
<!ENTITY spellCheckNoSuggestions.label "Δεν βρέθηκαν προτάσεις">
<!ENTITY spellCheckIgnoreWord.label "Παράβλεψη λέξης">
<!ENTITY spellCheckIgnoreWord.accesskey "ψ">
<!ENTITY spellCheckAddToDictionary.label "Προσθήκη στο λεξικό">
<!ENTITY spellCheckAddToDictionary.accesskey "ξ">
<!ENTITY undo.label "Αναίρεση">
<!ENTITY undo.accesskey "ν">
<!ENTITY cut.label "Αποκοπή">
<!ENTITY cut.accesskey "κ">
<!ENTITY copy.label "Αντιγραφή">
<!ENTITY copy.accesskey "γ">
<!ENTITY paste.label "Επικόλληση">
<!ENTITY paste.accesskey "κ">
<!ENTITY pasteQuote.label "Επικόλληση ως παράθεση">
<!ENTITY pasteQuote.accesskey "θ">

<!-- Attachment Item and List Context Menus -->
<!ENTITY openAttachment.label "Άνοιγμα">
<!ENTITY openAttachment.accesskey "γ">
<!ENTITY delete.label "Διαγραφή">
<!ENTITY delete.accesskey "Δ">
<!ENTITY removeAttachment.label "Αφαίρεση συνημμένου">
<!ENTITY removeAttachment.accesskey "ρ">
<!ENTITY renameAttachment.label "Μετονομασία…">
<!ENTITY renameAttachment.accesskey "τ">
<!ENTITY reorderAttachments.label "Αναδιάταξη συνημμένων…">
<!ENTITY reorderAttachments.accesskey "ν">
<!ENTITY removeAllAttachments.label "Αφαίρεση όλων των συνημμένων">
<!ENTITY removeAllAttachments.accesskey "ρ">
<!ENTITY selectAll.label "Επιλογή όλων">
<!ENTITY selectAll.accesskey "λ">
<!ENTITY attachCloud.label "FileLink…">
<!ENTITY attachCloud.accesskey "i">
<!ENTITY convertCloud.label "Μετατροπή σε…">
<!ENTITY convertCloud.accesskey "Μ">
<!ENTITY cancelUpload.label "Ακύρωση μεταφόρτωσης">
<!ENTITY cancelUpload.accesskey "ρ">
<!ENTITY convertRegularAttachment.label "Κανονικό συνημμένο">
<!ENTITY convertRegularAttachment.accesskey "Κ">
<!ENTITY attachPage.label "Επισύναψη ιστοσελίδας…">
<!ENTITY attachPage.accesskey "ι">

<!-- Attachment Pane Header Bar Context Menu -->
<!-- LOCALIZATION NOTE (initiallyShowAttachmentPane.label):
     Should use the same wording as startExpandedCmd.label
     in msgHdrViewOverlay.dtd. -->
<!ENTITY initiallyShowAttachmentPane.label "Εμφάνιση παραθύρου συνημμένων αρχικά">
<!ENTITY initiallyShowAttachmentPane.accesskey "Ε">

<!-- Spell checker context menu items -->
<!ENTITY spellAddDictionaries.label "Προσθήκη λεξικών…">
<!ENTITY spellAddDictionaries.accesskey "θ">

<!-- Title for the address picker panel -->
<!ENTITY addressesSidebarTitle.label "Επαφές">

<!-- Identity popup customize menuitem -->
<!ENTITY customizeFromAddress.label "Προσαρμογή διεύθυνσης αποστολέα…">
<!ENTITY customizeFromAddress.accesskey "δ">

<!-- Accessibility name for the document -->
<!ENTITY aria.message.bodyName "Σώμα μηνύματος">

<!-- Status Bar -->
<!ENTITY languageStatusButton.tooltip "Γλώσσα ορθογραφικού ελέγχου">
<!ENTITY encodingStatusPanel.tooltip "Κωδικοποίηση κειμένου">