diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-tr/suite/chrome/mailnews/pref/am-advanced.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/pref/am-advanced.dtd b/l10n-tr/suite/chrome/mailnews/pref/am-advanced.dtd new file mode 100644 index 0000000000..44b02cba9c --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/pref/am-advanced.dtd @@ -0,0 +1,22 @@ +<!-- 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 (smtpServer.label): do not translate "SMTP" in below line --> +<!ENTITY smtpServer.label "Giden posta sunucusu (SMTP) ayarları"> + +<!ENTITY smtpListAdd.label "Ekle…"> +<!ENTITY smtpListAdd.accesskey "l"> +<!ENTITY smtpListEdit.label "Düzenle…"> +<!ENTITY smtpListEdit.accesskey "e"> +<!ENTITY smtpListDelete.label "Kaldır"> +<!ENTITY smtpListDelete.accesskey "r"> +<!ENTITY smtpListSetDefault.label "Varsayılan olarak ata"> +<!ENTITY smtpListSetDefault.accesskey "V"> + +<!ENTITY serverDescription.label "Açıklama: "> +<!ENTITY serverName.label "Sunucu ismi: "> +<!ENTITY serverPort.label "Port: "> +<!ENTITY userName.label "Kullanıcı ismi: "> +<!ENTITY connectionSecurity.label "Bağlantı güvenliği: "> +<!ENTITY authMethod.label "Authentication method: "> |