blob: 9af74f65b9f97ef15b8ac34fb46eb9cc55e39fb7 (
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
|
<!-- 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 toField.label "Kime: ">
<!ENTITY fromField.label "Kimden: ">
<!ENTITY senderField.label "Gönderen: ">
<!ENTITY organizationField.label "Kurum: ">
<!ENTITY replyToField.label "Yanıt adresi: ">
<!ENTITY subjectField.label "Konu: ">
<!--# LOCALIZATION NOTE (ccField.label): DONT_TRANSLATE -->
<!ENTITY ccField.label "Cc: ">
<!ENTITY bccField.label "Gizli kopya: ">
<!ENTITY newsgroupsField.label "Haber grupları: ">
<!ENTITY followupToField.label "Followup-To: ">
<!ENTITY tagsHdr.label "Etiketler: ">
<!ENTITY dateField.label "Tarih: ">
<!ENTITY userAgentField.label "User-Agent: ">
<!ENTITY referencesField.label "Referanslar: ">
<!ENTITY messageIdField.label "Message-ID: ">
<!ENTITY inReplyToField.label "In-Reply-To: ">
<!ENTITY originalWebsite.label "Web sitesi: ">
<!ENTITY editMessage.label "Taslağı düzenle…">
<!ENTITY editMessage.accesskey "T">
<!ENTITY attachmentsTree.label "Ekler:">
<!ENTITY attachmentsTree.accesskey "E">
<!ENTITY openAttachmentCmd.label "Aç">
<!ENTITY openAttachmentCmd.accesskey "A">
<!ENTITY viewAttachmentCmd.label "Kaynağını göster">
<!ENTITY viewAttachmentCmd.accesskey "K">
<!ENTITY saveAsAttachmentCmd.label "Farklı kaydet…">
<!ENTITY saveAsAttachmentCmd.accesskey "a">
<!ENTITY detachAttachmentCmd.label "Çıkart…">
<!ENTITY detachAttachmentCmd.accesskey "ı">
<!ENTITY deleteAttachmentCmd.label "Sil">
<!ENTITY deleteAttachmentCmd.accesskey "l">
<!ENTITY saveAllAttachmentsCmd.label "Tümünü kaydet…">
<!ENTITY saveAllAttachmentsCmd.accesskey "e">
<!ENTITY detachAllAttachmentsCmd.label "Tümünü çıkart…">
<!ENTITY detachAllAttachmentsCmd.accesskey "T">
<!ENTITY deleteAllAttachmentsCmd.label "Tümünü sil…">
<!ENTITY deleteAllAttachmentsCmd.accesskey "m">
|