blob: aeba8d1ed4a11fe256998fb16acf35ca23711818 (
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
47
48
49
50
51
52
53
54
55
56
|
<!-- 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 pref.composing.messages.title "Karangan">
<!ENTITY generalComposing.label "Umum">
<!ENTITY forwardMsg.label "Mesej kirim semula:">
<!ENTITY inline.label "Sebaris">
<!ENTITY inline.accesskey "b">
<!ENTITY asAttachment.label "Sebagai Lampiran">
<!ENTITY asAttachment.accesskey "L">
<!ENTITY replyQuoteInline.label "Petik lampiran yang dipaparkan sebaris dalam balasan">
<!ENTITY replyQuoteInline.accesskey "P">
<!ENTITY warnOnSendAccelKey.label "Sahkan dahulu sebelum menghantar mesej apabila menggunakan pintasan papan kekunci">
<!ENTITY warnOnSendAccelKey.accesskey "k">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
"xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label "Simpan mesej secara automatik setiap">
<!ENTITY autoSave.accesskey "u">
<!ENTITY autoSaveEnd.label "minit">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label "Balut mesej teks biasa pada">
<!ENTITY wrapOutMsg.accesskey "B">
<!ENTITY char.label "aksara">
<!ENTITY defaultMessagesHeader.label "Mesej HTML Piawai">
<!ENTITY font.label "Fon:">
<!ENTITY font.accesskey "F">
<!ENTITY size.label "Saiz:">
<!ENTITY size.accesskey "S">
<!ENTITY fontColor.label "Teks:">
<!ENTITY fontColor.accesskey "T">
<!ENTITY bgColor.label "Latar belakang:">
<!ENTITY bgColor.accesskey "L">
<!ENTITY defaultCompose.label "Format karangan piawai:">
<!ENTITY defaultBodyText.label "Teks Kandungan (Kekunci Enter akan mencipta baris baru)">
<!ENTITY defaultBodyText.accesskey "d">
<!ENTITY defaultParagraph.label "Perenggan (Kekunci Enter mencipta perenggan baru)">
<!ENTITY defaultParagraph.accesskey "P">
<!ENTITY selectHeaderType.label "Pilih jenis tajuk balasan:">
<!ENTITY selectHeaderType.accesskey "j">
<!ENTITY noReplyOption.label "Tiada Pengepala Balasan">
<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
translated. -->
<!ENTITY authorWroteOption.label "[Pengarang] menulis:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
need to be translated. -->
<!ENTITY onDateAuthorWroteOption.label "Pada [tarikh], [Pengarang] menulis:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_authorwroteondate preference. [Author] and [date]
need to be translated. -->
<!ENTITY authorWroteOnDateOption.label "[Penulis] menulis pada [tarikh]:">
|