diff options
Diffstat (limited to 'l10n-tr/suite/chrome/mailnews/pref/am-main.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/mailnews/pref/am-main.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/pref/am-main.dtd b/l10n-tr/suite/chrome/mailnews/pref/am-main.dtd new file mode 100644 index 0000000000..6e9ebf44d8 --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/pref/am-main.dtd @@ -0,0 +1,42 @@ +<!-- 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 am-main.xul --> + +<!ENTITY accountTitle.label "Hesap ayarları"> +<!ENTITY accountName.label "Hesap adı:"> +<!ENTITY accountName.accesskey "d"> +<!ENTITY identityTitle.label "Kimlik"> +<!ENTITY identityDesc.label "Her hesabın kendi kimliği vardır. Alıcılar bu bilgileri e-postanızı okudukları zaman görürler."> +<!ENTITY name.label "İsminiz:"> +<!ENTITY name.accesskey "s"> +<!ENTITY email.label "E-posta adresi:"> +<!ENTITY email.accesskey "E"> +<!ENTITY replyTo.label "Yanıt adresi:"> +<!ENTITY replyTo.accesskey "s"> +<!ENTITY replyTo.placeholder "Recipients will reply to this other address"> +<!ENTITY organization.label "Kurum:"> +<!ENTITY organization.accesskey "K"> +<!ENTITY signatureText.label "İmza metni:"> +<!ENTITY signatureText.accesskey "n"> +<!ENTITY signatureHtml.label "HTML kullan"> +<!ENTITY signatureHtml.accesskey "L"> +<!ENTITY signatureFile.label "İmzayı dosyadan al:"> +<!ENTITY signatureFile.accesskey "d"> +<!ENTITY choose.label "Seçin…"> +<!ENTITY choose.accesskey "e"> +<!ENTITY editVCard.label "Kartvizit düzenle…"> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Postama kartvizitimi ekle"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY manageIdentities.label "Kimlikleri yönet…"> +<!ENTITY manageIdentities.accesskey "m"> +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> + +<!ENTITY smtpName.label "Gönderme sunucusu (SMTP):"> +<!ENTITY smtpName.accesskey "u"> +<!ENTITY smtpDefaultServer.label "Varsayılan sunucuyu kullan"> + |