Subversion Repositories Applications.papyrus

Rev

Rev 1688 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1075 ddelon 1
/*
1921 jp_milcent 2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 * Copyright (C) 2003-2008 Frederico Caldeira Knabben
4
 *
5
 * == BEGIN LICENSE ==
6
 *
7
 * Licensed under the terms of any of the following licenses at your
8
 * choice:
9
 *
10
 *  - GNU General Public License Version 2 or later (the "GPL")
11
 *    http://www.gnu.org/licenses/gpl.html
12
 *
13
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
14
 *    http://www.gnu.org/licenses/lgpl.html
15
 *
16
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
17
 *    http://www.mozilla.org/MPL/MPL-1.1.html
18
 *
19
 * == END LICENSE ==
20
 *
21
 * Malay language file.
1075 ddelon 22
 */
23
 
24
var FCKLang =
25
{
26
// Language direction : "ltr" (left to right) or "rtl" (right to left).
27
Dir					: "ltr",
28
 
29
ToolbarCollapse		: "Collapse Toolbar",
30
ToolbarExpand		: "Expand Toolbar",
31
 
32
// Toolbar Items and Context Menu
33
Save				: "Simpan",
34
NewPage				: "Helaian Baru",
35
Preview				: "Prebiu",
36
Cut					: "Potong",
37
Copy				: "Salin",
38
Paste				: "Tampal",
39
PasteText			: "Tampal sebagai Text Biasa",
40
PasteWord			: "Tampal dari Word",
41
Print				: "Cetak",
42
SelectAll			: "Pilih Semua",
43
RemoveFormat		: "Buang Format",
44
InsertLinkLbl		: "Sambungan",
45
InsertLink			: "Masukkan/Sunting Sambungan",
46
RemoveLink			: "Buang Sambungan",
1921 jp_milcent 47
VisitLink			: "Open Link",	//MISSING
1075 ddelon 48
Anchor				: "Masukkan/Sunting Pautan",
1921 jp_milcent 49
AnchorDelete		: "Remove Anchor",	//MISSING
1075 ddelon 50
InsertImageLbl		: "Gambar",
51
InsertImage			: "Masukkan/Sunting Gambar",
52
InsertFlashLbl		: "Flash",	//MISSING
53
InsertFlash			: "Insert/Edit Flash",	//MISSING
54
InsertTableLbl		: "Jadual",
55
InsertTable			: "Masukkan/Sunting Jadual",
56
InsertLineLbl		: "Garisan",
57
InsertLine			: "Masukkan Garisan Membujur",
58
InsertSpecialCharLbl: "Huruf Istimewa",
59
InsertSpecialChar	: "Masukkan Huruf Istimewa",
60
InsertSmileyLbl		: "Smiley",
61
InsertSmiley		: "Masukkan Smiley",
62
About				: "Tentang FCKeditor",
63
Bold				: "Bold",
64
Italic				: "Italic",
65
Underline			: "Underline",
66
StrikeThrough		: "Strike Through",
67
Subscript			: "Subscript",
68
Superscript			: "Superscript",
69
LeftJustify			: "Jajaran Kiri",
70
CenterJustify		: "Jajaran Tengah",
71
RightJustify		: "Jajaran Kanan",
72
BlockJustify		: "Jajaran Blok",
73
DecreaseIndent		: "Kurangkan Inden",
74
IncreaseIndent		: "Tambahkan Inden",
1921 jp_milcent 75
Blockquote			: "Blockquote",	//MISSING
76
CreateDiv			: "Create Div Container",	//MISSING
77
EditDiv				: "Edit Div Container",	//MISSING
78
DeleteDiv			: "Remove Div Container",	//MISSING
1075 ddelon 79
Undo				: "Batalkan",
80
Redo				: "Ulangkan",
81
NumberedListLbl		: "Senarai bernombor",
82
NumberedList		: "Masukkan/Sunting Senarai bernombor",
83
BulletedListLbl		: "Senarai tidak bernombor",
84
BulletedList		: "Masukkan/Sunting Senarai tidak bernombor",
85
ShowTableBorders	: "Tunjukkan Border Jadual",
86
ShowDetails			: "Tunjukkan Butiran",
87
Style				: "Stail",
88
FontFormat			: "Format",
89
Font				: "Font",
90
FontSize			: "Saiz",
91
TextColor			: "Warna Text",
92
BGColor				: "Warna Latarbelakang",
93
Source				: "Sumber",
94
Find				: "Cari",
95
Replace				: "Ganti",
96
SpellCheck			: "Semak Ejaan",
97
UniversalKeyboard	: "Papan Kekunci Universal",
98
PageBreakLbl		: "Page Break",	//MISSING
99
PageBreak			: "Insert Page Break",	//MISSING
100
 
101
Form			: "Borang",
102
Checkbox		: "Checkbox",
103
RadioButton		: "Butang Radio",
104
TextField		: "Text Field",
105
Textarea		: "Textarea",
106
HiddenField		: "Field Tersembunyi",
107
Button			: "Butang",
108
SelectionField	: "Field Pilihan",
109
ImageButton		: "Butang Bergambar",
110
 
111
FitWindow		: "Maximize the editor size",	//MISSING
1921 jp_milcent 112
ShowBlocks		: "Show Blocks",	//MISSING
1075 ddelon 113
 
114
// Context Menu
115
EditLink			: "Sunting Sambungan",
116
CellCM				: "Cell",	//MISSING
117
RowCM				: "Row",	//MISSING
118
ColumnCM			: "Column",	//MISSING
1921 jp_milcent 119
InsertRowAfter		: "Insert Row After",	//MISSING
120
InsertRowBefore		: "Insert Row Before",	//MISSING
1075 ddelon 121
DeleteRows			: "Buangkan Baris",
1921 jp_milcent 122
InsertColumnAfter	: "Insert Column After",	//MISSING
123
InsertColumnBefore	: "Insert Column Before",	//MISSING
1075 ddelon 124
DeleteColumns		: "Buangkan Lajur",
1921 jp_milcent 125
InsertCellAfter		: "Insert Cell After",	//MISSING
126
InsertCellBefore	: "Insert Cell Before",	//MISSING
1075 ddelon 127
DeleteCells			: "Buangkan Sel-sel",
128
MergeCells			: "Cantumkan Sel-sel",
1921 jp_milcent 129
MergeRight			: "Merge Right",	//MISSING
130
MergeDown			: "Merge Down",	//MISSING
131
HorizontalSplitCell	: "Split Cell Horizontally",	//MISSING
132
VerticalSplitCell	: "Split Cell Vertically",	//MISSING
1075 ddelon 133
TableDelete			: "Delete Table",	//MISSING
134
CellProperties		: "Ciri-ciri Sel",
135
TableProperties		: "Ciri-ciri Jadual",
136
ImageProperties		: "Ciri-ciri Gambar",
137
FlashProperties		: "Flash Properties",	//MISSING
138
 
139
AnchorProp			: "Ciri-ciri Pautan",
140
ButtonProp			: "Ciri-ciri Butang",
141
CheckboxProp		: "Ciri-ciri Checkbox",
142
HiddenFieldProp		: "Ciri-ciri Field Tersembunyi",
143
RadioButtonProp		: "Ciri-ciri Butang Radio",
144
ImageButtonProp		: "Ciri-ciri Butang Bergambar",
145
TextFieldProp		: "Ciri-ciri Text Field",
146
SelectionFieldProp	: "Ciri-ciri Selection Field",
147
TextareaProp		: "Ciri-ciri Textarea",
148
FormProp			: "Ciri-ciri Borang",
149
 
150
FontFormats			: "Normal;Telah Diformat;Alamat;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Perenggan (DIV)",
151
 
152
// Alerts and Messages
153
ProcessingXHTML		: "Memproses XHTML. Sila tunggu...",
154
Done				: "Siap",
155
PasteWordConfirm	: "Text yang anda hendak tampal adalah berasal dari Word. Adakah anda mahu membuang semua format Word sebelum tampal ke dalam text?",
156
NotCompatiblePaste	: "Arahan ini bole dilakukan jika anda mempuunyai Internet Explorer version 5.5 atau yang lebih tinggi. Adakah anda hendak tampal text tanpa membuang format Word?",
157
UnknownToolbarItem	: "Toolbar item tidak diketahui\"%1\"",
158
UnknownCommand		: "Arahan tidak diketahui \"%1\"",
159
NotImplemented		: "Arahan tidak terdapat didalam sistem",
160
UnknownToolbarSet	: "Set toolbar \"%1\" tidak wujud",
161
NoActiveX			: "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",	//MISSING
162
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
163
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",	//MISSING
1921 jp_milcent 164
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",	//MISSING
1075 ddelon 165
 
166
// Dialogs
167
DlgBtnOK			: "OK",
168
DlgBtnCancel		: "Batal",
169
DlgBtnClose			: "Tutup",
170
DlgBtnBrowseServer	: "Browse Server",
171
DlgAdvancedTag		: "Advanced",
172
DlgOpOther			: "<Lain-lain>",
173
DlgInfoTab			: "Info",	//MISSING
174
DlgAlertUrl			: "Please insert the URL",	//MISSING
175
 
176
// General Dialogs Labels
177
DlgGenNotSet		: "<tidak di set>",
178
DlgGenId			: "Id",
179
DlgGenLangDir		: "Arah Tulisan",
180
DlgGenLangDirLtr	: "Kiri ke Kanan (LTR)",
181
DlgGenLangDirRtl	: "Kanan ke Kiri (RTL)",
182
DlgGenLangCode		: "Kod Bahasa",
183
DlgGenAccessKey		: "Kunci Akses",
184
DlgGenName			: "Nama",
185
DlgGenTabIndex		: "Indeks Tab ",
186
DlgGenLongDescr		: "Butiran Panjang URL",
187
DlgGenClass			: "Kelas-kelas Stylesheet",
188
DlgGenTitle			: "Tajuk Makluman",
189
DlgGenContType		: "Jenis Kandungan Makluman",
190
DlgGenLinkCharset	: "Linked Resource Charset",
191
DlgGenStyle			: "Stail",
192
 
193
// Image Dialog
194
DlgImgTitle			: "Ciri-ciri Imej",
195
DlgImgInfoTab		: "Info Imej",
196
DlgImgBtnUpload		: "Hantar ke Server",
197
DlgImgURL			: "URL",
198
DlgImgUpload		: "Muat Naik",
199
DlgImgAlt			: "Text Alternatif",
200
DlgImgWidth			: "Lebar",
201
DlgImgHeight		: "Tinggi",
202
DlgImgLockRatio		: "Tetapkan Nisbah",
203
DlgBtnResetSize		: "Saiz Set Semula",
204
DlgImgBorder		: "Border",
205
DlgImgHSpace		: "Ruang Melintang",
206
DlgImgVSpace		: "Ruang Menegak",
207
DlgImgAlign			: "Jajaran",
208
DlgImgAlignLeft		: "Kiri",
209
DlgImgAlignAbsBottom: "Bawah Mutlak",
210
DlgImgAlignAbsMiddle: "Pertengahan Mutlak",
211
DlgImgAlignBaseline	: "Garis Dasar",
212
DlgImgAlignBottom	: "Bawah",
213
DlgImgAlignMiddle	: "Pertengahan",
214
DlgImgAlignRight	: "Kanan",
215
DlgImgAlignTextTop	: "Atas Text",
216
DlgImgAlignTop		: "Atas",
217
DlgImgPreview		: "Prebiu",
218
DlgImgAlertUrl		: "Sila taip URL untuk fail gambar",
219
DlgImgLinkTab		: "Sambungan",
220
 
221
// Flash Dialog
222
DlgFlashTitle		: "Flash Properties",	//MISSING
223
DlgFlashChkPlay		: "Auto Play",	//MISSING
224
DlgFlashChkLoop		: "Loop",	//MISSING
225
DlgFlashChkMenu		: "Enable Flash Menu",	//MISSING
226
DlgFlashScale		: "Scale",	//MISSING
227
DlgFlashScaleAll	: "Show all",	//MISSING
228
DlgFlashScaleNoBorder	: "No Border",	//MISSING
229
DlgFlashScaleFit	: "Exact Fit",	//MISSING
230
 
231
// Link Dialog
232
DlgLnkWindowTitle	: "Sambungan",
233
DlgLnkInfoTab		: "Butiran Sambungan",
234
DlgLnkTargetTab		: "Sasaran",
235
 
236
DlgLnkType			: "Jenis Sambungan",
237
DlgLnkTypeURL		: "URL",
238
DlgLnkTypeAnchor	: "Pautan dalam muka surat ini",
239
DlgLnkTypeEMail		: "E-Mail",
240
DlgLnkProto			: "Protokol",
241
DlgLnkProtoOther	: "<lain-lain>",
242
DlgLnkURL			: "URL",
243
DlgLnkAnchorSel		: "Sila pilih pautan",
244
DlgLnkAnchorByName	: "dengan menggunakan nama pautan",
245
DlgLnkAnchorById	: "dengan menggunakan ID elemen",
1921 jp_milcent 246
DlgLnkNoAnchors		: "(Tiada pautan terdapat dalam dokumen ini)",
1075 ddelon 247
DlgLnkEMail			: "Alamat E-Mail",
248
DlgLnkEMailSubject	: "Subjek Mesej",
249
DlgLnkEMailBody		: "Isi Kandungan Mesej",
250
DlgLnkUpload		: "Muat Naik",
251
DlgLnkBtnUpload		: "Hantar ke Server",
252
 
253
DlgLnkTarget		: "Sasaran",
254
DlgLnkTargetFrame	: "<bingkai>",
255
DlgLnkTargetPopup	: "<tetingkap popup>",
256
DlgLnkTargetBlank	: "Tetingkap Baru (_blank)",
257
DlgLnkTargetParent	: "Tetingkap Parent (_parent)",
258
DlgLnkTargetSelf	: "Tetingkap yang Sama (_self)",
259
DlgLnkTargetTop		: "Tetingkap yang paling atas (_top)",
260
DlgLnkTargetFrameName	: "Nama Bingkai Sasaran",
261
DlgLnkPopWinName	: "Nama Tetingkap Popup",
262
DlgLnkPopWinFeat	: "Ciri Tetingkap Popup",
263
DlgLnkPopResize		: "Saiz bolehubah",
264
DlgLnkPopLocation	: "Bar Lokasi",
265
DlgLnkPopMenu		: "Bar Menu",
266
DlgLnkPopScroll		: "Bar-bar skrol",
267
DlgLnkPopStatus		: "Bar Status",
268
DlgLnkPopToolbar	: "Toolbar",
269
DlgLnkPopFullScrn	: "Skrin Penuh (IE)",
270
DlgLnkPopDependent	: "Bergantungan (Netscape)",
271
DlgLnkPopWidth		: "Lebar",
272
DlgLnkPopHeight		: "Tinggi",
273
DlgLnkPopLeft		: "Posisi Kiri",
274
DlgLnkPopTop		: "Posisi Atas",
275
 
276
DlnLnkMsgNoUrl		: "Sila taip sambungan URL",
277
DlnLnkMsgNoEMail	: "Sila taip alamat e-mail",
278
DlnLnkMsgNoAnchor	: "Sila pilih pautan berkenaaan",
279
DlnLnkMsgInvPopName	: "The popup name must begin with an alphabetic character and must not contain spaces",	//MISSING
280
 
281
// Color Dialog
282
DlgColorTitle		: "Pilihan Warna",
283
DlgColorBtnClear	: "Nyahwarna",
284
DlgColorHighlight	: "Terang",
285
DlgColorSelected	: "Dipilih",
286
 
287
// Smiley Dialog
288
DlgSmileyTitle		: "Masukkan Smiley",
289
 
290
// Special Character Dialog
291
DlgSpecialCharTitle	: "Sila pilih huruf istimewa",
292
 
293
// Table Dialog
294
DlgTableTitle		: "Ciri-ciri Jadual",
295
DlgTableRows		: "Barisan",
296
DlgTableColumns		: "Jaluran",
297
DlgTableBorder		: "Saiz Border",
298
DlgTableAlign		: "Penjajaran",
299
DlgTableAlignNotSet	: "<Tidak diset>",
300
DlgTableAlignLeft	: "Kiri",
301
DlgTableAlignCenter	: "Tengah",
302
DlgTableAlignRight	: "Kanan",
303
DlgTableWidth		: "Lebar",
304
DlgTableWidthPx		: "piksel-piksel",
305
DlgTableWidthPc		: "peratus",
306
DlgTableHeight		: "Tinggi",
307
DlgTableCellSpace	: "Ruangan Antara Sel",
308
DlgTableCellPad		: "Tambahan Ruang Sel",
309
DlgTableCaption		: "Keterangan",
310
DlgTableSummary		: "Summary",	//MISSING
311
 
312
// Table Cell Dialog
313
DlgCellTitle		: "Ciri-ciri Sel",
314
DlgCellWidth		: "Lebar",
315
DlgCellWidthPx		: "piksel-piksel",
316
DlgCellWidthPc		: "peratus",
317
DlgCellHeight		: "Tinggi",
318
DlgCellWordWrap		: "Mengulung Perkataan",
319
DlgCellWordWrapNotSet	: "<Tidak diset>",
320
DlgCellWordWrapYes	: "Ya",
321
DlgCellWordWrapNo	: "Tidak",
322
DlgCellHorAlign		: "Jajaran Membujur",
323
DlgCellHorAlignNotSet	: "<Tidak diset>",
324
DlgCellHorAlignLeft	: "Kiri",
325
DlgCellHorAlignCenter	: "Tengah",
326
DlgCellHorAlignRight: "Kanan",
327
DlgCellVerAlign		: "Jajaran Menegak",
328
DlgCellVerAlignNotSet	: "<Tidak diset>",
329
DlgCellVerAlignTop	: "Atas",
330
DlgCellVerAlignMiddle	: "Tengah",
331
DlgCellVerAlignBottom	: "Bawah",
332
DlgCellVerAlignBaseline	: "Garis Dasar",
333
DlgCellRowSpan		: "Penggunaan Baris",
334
DlgCellCollSpan		: "Penggunaan Lajur",
335
DlgCellBackColor	: "Warna Latarbelakang",
336
DlgCellBorderColor	: "Warna Border",
337
DlgCellBtnSelect	: "Pilih...",
338
 
1921 jp_milcent 339
// Find and Replace Dialog
340
DlgFindAndReplaceTitle	: "Find and Replace",	//MISSING
341
 
1075 ddelon 342
// Find Dialog
343
DlgFindTitle		: "Carian",
344
DlgFindFindBtn		: "Cari",
345
DlgFindNotFoundMsg	: "Text yang dicari tidak dijumpai.",
346
 
347
// Replace Dialog
348
DlgReplaceTitle			: "Gantian",
349
DlgReplaceFindLbl		: "Perkataan yang dicari:",
350
DlgReplaceReplaceLbl	: "Diganti dengan:",
351
DlgReplaceCaseChk		: "Padanan case huruf",
352
DlgReplaceReplaceBtn	: "Ganti",
353
DlgReplaceReplAllBtn	: "Ganti semua",
354
DlgReplaceWordChk		: "Padana Keseluruhan perkataan",
355
 
356
// Paste Operations / Dialog
357
PasteErrorCut	: "Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl+X).",
358
PasteErrorCopy	: "Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl+C).",
359
 
360
PasteAsText		: "Tampal sebagai text biasa",
361
PasteFromWord	: "Tampal dari perisian \"Word\"",
362
 
1921 jp_milcent 363
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",	//MISSING
364
DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",	//MISSING
1075 ddelon 365
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
366
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
367
 
368
// Color Picker
369
ColorAutomatic	: "Otomatik",
370
ColorMoreColors	: "Warna lain-lain...",
371
 
372
// Document Properties
373
DocProps		: "Ciri-ciri dokumen",
374
 
375
// Anchor Dialog
376
DlgAnchorTitle		: "Ciri-ciri Pautan",
377
DlgAnchorName		: "Nama Pautan",
378
DlgAnchorErrorName	: "Sila taip nama pautan",
379
 
380
// Speller Pages Dialog
381
DlgSpellNotInDic		: "Tidak terdapat didalam kamus",
382
DlgSpellChangeTo		: "Tukarkan kepada",
383
DlgSpellBtnIgnore		: "Biar",
384
DlgSpellBtnIgnoreAll	: "Biarkan semua",
385
DlgSpellBtnReplace		: "Ganti",
386
DlgSpellBtnReplaceAll	: "Gantikan Semua",
387
DlgSpellBtnUndo			: "Batalkan",
388
DlgSpellNoSuggestions	: "- Tiada cadangan -",
389
DlgSpellProgress		: "Pemeriksaan ejaan sedang diproses...",
390
DlgSpellNoMispell		: "Pemeriksaan ejaan siap: Tiada salah ejaan",
391
DlgSpellNoChanges		: "Pemeriksaan ejaan siap: Tiada perkataan diubah",
392
DlgSpellOneChange		: "Pemeriksaan ejaan siap: Satu perkataan telah diubah",
393
DlgSpellManyChanges		: "Pemeriksaan ejaan siap: %1 perkataan diubah",
394
 
395
IeSpellDownload			: "Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?",
396
 
397
// Button Dialog
398
DlgButtonText		: "Teks (Nilai)",
399
DlgButtonType		: "Jenis",
400
DlgButtonTypeBtn	: "Button",	//MISSING
401
DlgButtonTypeSbm	: "Submit",	//MISSING
402
DlgButtonTypeRst	: "Reset",	//MISSING
403
 
404
// Checkbox and Radio Button Dialogs
405
DlgCheckboxName		: "Nama",
406
DlgCheckboxValue	: "Nilai",
407
DlgCheckboxSelected	: "Dipilih",
408
 
409
// Form Dialog
410
DlgFormName		: "Nama",
411
DlgFormAction	: "Tindakan borang",
412
DlgFormMethod	: "Cara borang dihantar",
413
 
414
// Select Field Dialog
415
DlgSelectName		: "Nama",
416
DlgSelectValue		: "Nilai",
417
DlgSelectSize		: "Saiz",
418
DlgSelectLines		: "garisan",
419
DlgSelectChkMulti	: "Benarkan pilihan pelbagai",
420
DlgSelectOpAvail	: "Pilihan sediada",
421
DlgSelectOpText		: "Teks",
422
DlgSelectOpValue	: "Nilai",
423
DlgSelectBtnAdd		: "Tambah Pilihan",
424
DlgSelectBtnModify	: "Ubah Pilihan",
425
DlgSelectBtnUp		: "Naik ke atas",
426
DlgSelectBtnDown	: "Turun ke bawah",
427
DlgSelectBtnSetValue : "Set sebagai nilai terpilih",
428
DlgSelectBtnDelete	: "Padam",
429
 
430
// Textarea Dialog
431
DlgTextareaName	: "Nama",
432
DlgTextareaCols	: "Lajur",
433
DlgTextareaRows	: "Baris",
434
 
435
// Text Field Dialog
436
DlgTextName			: "Nama",
437
DlgTextValue		: "Nilai",
438
DlgTextCharWidth	: "Lebar isian",
439
DlgTextMaxChars		: "Isian Maksimum",
440
DlgTextType			: "Jenis",
441
DlgTextTypeText		: "Teks",
442
DlgTextTypePass		: "Kata Laluan",
443
 
444
// Hidden Field Dialog
445
DlgHiddenName	: "Nama",
446
DlgHiddenValue	: "Nilai",
447
 
448
// Bulleted List Dialog
449
BulletedListProp	: "Ciri-ciri senarai berpeluru",
450
NumberedListProp	: "Ciri-ciri senarai bernombor",
451
DlgLstStart			: "Start",	//MISSING
452
DlgLstType			: "Jenis",
453
DlgLstTypeCircle	: "Circle",
454
DlgLstTypeDisc		: "Disc",	//MISSING
455
DlgLstTypeSquare	: "Square",
456
DlgLstTypeNumbers	: "Nombor-nombor (1, 2, 3)",
457
DlgLstTypeLCase		: "Huruf-huruf kecil (a, b, c)",
458
DlgLstTypeUCase		: "Huruf-huruf besar (A, B, C)",
459
DlgLstTypeSRoman	: "Nombor Roman Kecil (i, ii, iii)",
460
DlgLstTypeLRoman	: "Nombor Roman Besar (I, II, III)",
461
 
462
// Document Properties Dialog
463
DlgDocGeneralTab	: "Umum",
464
DlgDocBackTab		: "Latarbelakang",
465
DlgDocColorsTab		: "Warna dan margin",
466
DlgDocMetaTab		: "Data Meta",
467
 
468
DlgDocPageTitle		: "Tajuk Muka Surat",
469
DlgDocLangDir		: "Arah Tulisan",
470
DlgDocLangDirLTR	: "Kiri ke Kanan (LTR)",
471
DlgDocLangDirRTL	: "Kanan ke Kiri (RTL)",
472
DlgDocLangCode		: "Kod Bahasa",
473
DlgDocCharSet		: "Enkod Set Huruf",
474
DlgDocCharSetCE		: "Central European",	//MISSING
475
DlgDocCharSetCT		: "Chinese Traditional (Big5)",	//MISSING
476
DlgDocCharSetCR		: "Cyrillic",	//MISSING
477
DlgDocCharSetGR		: "Greek",	//MISSING
478
DlgDocCharSetJP		: "Japanese",	//MISSING
479
DlgDocCharSetKR		: "Korean",	//MISSING
480
DlgDocCharSetTR		: "Turkish",	//MISSING
481
DlgDocCharSetUN		: "Unicode (UTF-8)",	//MISSING
482
DlgDocCharSetWE		: "Western European",	//MISSING
483
DlgDocCharSetOther	: "Enkod Set Huruf yang Lain",
484
 
485
DlgDocDocType		: "Jenis Kepala Dokumen",
486
DlgDocDocTypeOther	: "Jenis Kepala Dokumen yang Lain",
487
DlgDocIncXHTML		: "Masukkan pemula kod XHTML",
488
DlgDocBgColor		: "Warna Latarbelakang",
489
DlgDocBgImage		: "URL Gambar Latarbelakang",
490
DlgDocBgNoScroll	: "Imej Latarbelakang tanpa Skrol",
491
DlgDocCText			: "Teks",
492
DlgDocCLink			: "Sambungan",
493
DlgDocCVisited		: "Sambungan telah Dilawati",
494
DlgDocCActive		: "Sambungan Aktif",
495
DlgDocMargins		: "Margin Muka Surat",
496
DlgDocMaTop			: "Atas",
497
DlgDocMaLeft		: "Kiri",
498
DlgDocMaRight		: "Kanan",
499
DlgDocMaBottom		: "Bawah",
500
DlgDocMeIndex		: "Kata Kunci Indeks Dokumen (dipisahkan oleh koma)",
501
DlgDocMeDescr		: "Keterangan Dokumen",
502
DlgDocMeAuthor		: "Penulis",
503
DlgDocMeCopy		: "Hakcipta",
504
DlgDocPreview		: "Prebiu",
505
 
506
// Templates Dialog
507
Templates			: "Templat",
508
DlgTemplatesTitle	: "Templat Kandungan",
509
DlgTemplatesSelMsg	: "Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",
510
DlgTemplatesLoading	: "Senarai Templat sedang diproses. Sila Tunggu...",
511
DlgTemplatesNoTpl	: "(Tiada Templat Disimpan)",
512
DlgTemplatesReplace	: "Replace actual contents",	//MISSING
513
 
514
// About Dialog
515
DlgAboutAboutTab	: "Tentang",
516
DlgAboutBrowserInfoTab	: "Maklumat Perisian Browser",
517
DlgAboutLicenseTab	: "License",	//MISSING
518
DlgAboutVersion		: "versi",
1921 jp_milcent 519
DlgAboutInfo		: "Untuk maklumat lanjut sila pergi ke",
520
 
521
// Div Dialog
522
DlgDivGeneralTab	: "General",	//MISSING
523
DlgDivAdvancedTab	: "Advanced",	//MISSING
524
DlgDivStyle		: "Style",	//MISSING
525
DlgDivInlineStyle	: "Inline Style"	//MISSING
526
};