blob: 6e9ebf44d88856998fd3badf30bf58563a12dbc8 (
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
|
<!-- 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">
|