diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-el/suite/chrome/mailnews/pref/smtpEditOverlay.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-el/suite/chrome/mailnews/pref/smtpEditOverlay.dtd b/l10n-el/suite/chrome/mailnews/pref/smtpEditOverlay.dtd new file mode 100644 index 0000000000..cad0dd7695 --- /dev/null +++ b/l10n-el/suite/chrome/mailnews/pref/smtpEditOverlay.dtd @@ -0,0 +1,24 @@ +<!-- 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 settings.caption "Ρυθμίσεις"> +<!ENTITY security.caption "Ασφάλεια και έλεγχος ταυτότητας"> +<!ENTITY serverName.label "Όνομα διακομιστή:"> +<!ENTITY serverName.accesskey "δ"> +<!ENTITY serverDescription.label "Περιγραφή:"> +<!ENTITY serverDescription.accesskey "Π"> +<!ENTITY serverPort.label "Θύρα:"> +<!ENTITY serverPort.accesskey "Θ"> +<!ENTITY userName.label "Όνομα χρήστη:"> +<!ENTITY userName.accesskey "μ"> +<!ENTITY connectionSecurity.label "Ασφάλεια σύνδεσης:"> +<!ENTITY connectionSecurity.accesskey "φ"> +<!ENTITY connectionSecurityType-0.label "Καμία"> +<!ENTITY connectionSecurityType-1.label "STARTTLS, αν υπάρχει"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY smtpEditTitle.label "Διακομιστής SMTP"> +<!ENTITY serverPortDefault.label "Προεπιλογή:"> +<!ENTITY authMethod.label "Μέθοδος ταυτοποίησης:"> +<!ENTITY authMethod.accesskey "ο"> |