Subversion Repositories Applications.papyrus

Rev

Rev 1688 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1688 Rev 1921
Line 1... Line 1...
1
/*
1
/*
2
 * FCKeditor - The text editor for internet
2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
3
 * Copyright (C) 2003-2008 Frederico Caldeira Knabben
-
 
4
 *
-
 
5
 * == BEGIN LICENSE ==
4
 * 
6
 *
5
 * Licensed under the terms of the GNU Lesser General Public License:
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")
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
11
 *    http://www.gnu.org/licenses/gpl.html
7
 * 
12
 *
8
 * For further information visit:
13
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
9
 * 		http://www.fckeditor.net/
14
 *    http://www.gnu.org/licenses/lgpl.html
10
 * 
15
 *
11
 * "Support Open Source software. What about a donation today?"
16
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
-
 
17
 *    http://www.mozilla.org/MPL/MPL-1.1.html
12
 * 
18
 *
13
 * File Name: ms.js
19
 * == END LICENSE ==
14
 * 	Malay language file.
-
 
15
 * 
20
 *
16
 * File Authors:
21
 * Malay language file.
17
 * 		Fairul Izham Mohd Mokhlas (eg86@hotmail.com)
-
 
18
 */
22
 */
Line 19... Line 23...
19
 
23
 
20
var FCKLang =
24
var FCKLang =
21
{
25
{
Line 38... Line 42...
38
SelectAll			: "Pilih Semua",
42
SelectAll			: "Pilih Semua",
39
RemoveFormat		: "Buang Format",
43
RemoveFormat		: "Buang Format",
40
InsertLinkLbl		: "Sambungan",
44
InsertLinkLbl		: "Sambungan",
41
InsertLink			: "Masukkan/Sunting Sambungan",
45
InsertLink			: "Masukkan/Sunting Sambungan",
42
RemoveLink			: "Buang Sambungan",
46
RemoveLink			: "Buang Sambungan",
-
 
47
VisitLink			: "Open Link",	//MISSING
43
Anchor				: "Masukkan/Sunting Pautan",
48
Anchor				: "Masukkan/Sunting Pautan",
-
 
49
AnchorDelete		: "Remove Anchor",	//MISSING
44
InsertImageLbl		: "Gambar",
50
InsertImageLbl		: "Gambar",
45
InsertImage			: "Masukkan/Sunting Gambar",
51
InsertImage			: "Masukkan/Sunting Gambar",
46
InsertFlashLbl		: "Flash",	//MISSING
52
InsertFlashLbl		: "Flash",	//MISSING
47
InsertFlash			: "Insert/Edit Flash",	//MISSING
53
InsertFlash			: "Insert/Edit Flash",	//MISSING
48
InsertTableLbl		: "Jadual",
54
InsertTableLbl		: "Jadual",
Line 64... Line 70...
64
CenterJustify		: "Jajaran Tengah",
70
CenterJustify		: "Jajaran Tengah",
65
RightJustify		: "Jajaran Kanan",
71
RightJustify		: "Jajaran Kanan",
66
BlockJustify		: "Jajaran Blok",
72
BlockJustify		: "Jajaran Blok",
67
DecreaseIndent		: "Kurangkan Inden",
73
DecreaseIndent		: "Kurangkan Inden",
68
IncreaseIndent		: "Tambahkan Inden",
74
IncreaseIndent		: "Tambahkan Inden",
-
 
75
Blockquote			: "Blockquote",	//MISSING
-
 
76
CreateDiv			: "Create Div Container",	//MISSING
-
 
77
EditDiv				: "Edit Div Container",	//MISSING
-
 
78
DeleteDiv			: "Remove Div Container",	//MISSING
69
Undo				: "Batalkan",
79
Undo				: "Batalkan",
70
Redo				: "Ulangkan",
80
Redo				: "Ulangkan",
71
NumberedListLbl		: "Senarai bernombor",
81
NumberedListLbl		: "Senarai bernombor",
72
NumberedList		: "Masukkan/Sunting Senarai bernombor",
82
NumberedList		: "Masukkan/Sunting Senarai bernombor",
73
BulletedListLbl		: "Senarai tidak bernombor",
83
BulletedListLbl		: "Senarai tidak bernombor",
Line 97... Line 107...
97
Button			: "Butang",
107
Button			: "Butang",
98
SelectionField	: "Field Pilihan",
108
SelectionField	: "Field Pilihan",
99
ImageButton		: "Butang Bergambar",
109
ImageButton		: "Butang Bergambar",
Line 100... Line 110...
100
 
110
 
-
 
111
FitWindow		: "Maximize the editor size",	//MISSING
Line 101... Line 112...
101
FitWindow		: "Maximize the editor size",	//MISSING
112
ShowBlocks		: "Show Blocks",	//MISSING
102
 
113
 
103
// Context Menu
114
// Context Menu
104
EditLink			: "Sunting Sambungan",
115
EditLink			: "Sunting Sambungan",
105
CellCM				: "Cell",	//MISSING
116
CellCM				: "Cell",	//MISSING
106
RowCM				: "Row",	//MISSING
117
RowCM				: "Row",	//MISSING
-
 
118
ColumnCM			: "Column",	//MISSING
107
ColumnCM			: "Column",	//MISSING
119
InsertRowAfter		: "Insert Row After",	//MISSING
108
InsertRow			: "Masukkan Baris",
120
InsertRowBefore		: "Insert Row Before",	//MISSING
-
 
121
DeleteRows			: "Buangkan Baris",
109
DeleteRows			: "Buangkan Baris",
122
InsertColumnAfter	: "Insert Column After",	//MISSING
110
InsertColumn		: "Masukkan Lajur",
123
InsertColumnBefore	: "Insert Column Before",	//MISSING
-
 
124
DeleteColumns		: "Buangkan Lajur",
111
DeleteColumns		: "Buangkan Lajur",
125
InsertCellAfter		: "Insert Cell After",	//MISSING
112
InsertCell			: "Masukkan Sel",
126
InsertCellBefore	: "Insert Cell Before",	//MISSING
-
 
127
DeleteCells			: "Buangkan Sel-sel",
113
DeleteCells			: "Buangkan Sel-sel",
128
MergeCells			: "Cantumkan Sel-sel",
-
 
129
MergeRight			: "Merge Right",	//MISSING
-
 
130
MergeDown			: "Merge Down",	//MISSING
114
MergeCells			: "Cantumkan Sel-sel",
131
HorizontalSplitCell	: "Split Cell Horizontally",	//MISSING
115
SplitCell			: "Bahagikan Sel",
132
VerticalSplitCell	: "Split Cell Vertically",	//MISSING
116
TableDelete			: "Delete Table",	//MISSING
133
TableDelete			: "Delete Table",	//MISSING
117
CellProperties		: "Ciri-ciri Sel",
134
CellProperties		: "Ciri-ciri Sel",
118
TableProperties		: "Ciri-ciri Jadual",
135
TableProperties		: "Ciri-ciri Jadual",
Line 142... Line 159...
142
NotImplemented		: "Arahan tidak terdapat didalam sistem",
159
NotImplemented		: "Arahan tidak terdapat didalam sistem",
143
UnknownToolbarSet	: "Set toolbar \"%1\" tidak wujud",
160
UnknownToolbarSet	: "Set toolbar \"%1\" tidak wujud",
144
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
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
145
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
162
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
146
DialogBlocked		: "It was not possible to open the dialog window. Make sure 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
-
 
164
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",	//MISSING
Line 147... Line 165...
147
 
165
 
148
// Dialogs
166
// Dialogs
149
DlgBtnOK			: "OK",
167
DlgBtnOK			: "OK",
150
DlgBtnCancel		: "Batal",
168
DlgBtnCancel		: "Batal",
Line 223... Line 241...
223
DlgLnkProtoOther	: "<lain-lain>",
241
DlgLnkProtoOther	: "<lain-lain>",
224
DlgLnkURL			: "URL",
242
DlgLnkURL			: "URL",
225
DlgLnkAnchorSel		: "Sila pilih pautan",
243
DlgLnkAnchorSel		: "Sila pilih pautan",
226
DlgLnkAnchorByName	: "dengan menggunakan nama pautan",
244
DlgLnkAnchorByName	: "dengan menggunakan nama pautan",
227
DlgLnkAnchorById	: "dengan menggunakan ID elemen",
245
DlgLnkAnchorById	: "dengan menggunakan ID elemen",
228
DlgLnkNoAnchors		: "<Tiada pautan terdapat dalam dokumen ini>",
246
DlgLnkNoAnchors		: "(Tiada pautan terdapat dalam dokumen ini)",
229
DlgLnkEMail			: "Alamat E-Mail",
247
DlgLnkEMail			: "Alamat E-Mail",
230
DlgLnkEMailSubject	: "Subjek Mesej",
248
DlgLnkEMailSubject	: "Subjek Mesej",
231
DlgLnkEMailBody		: "Isi Kandungan Mesej",
249
DlgLnkEMailBody		: "Isi Kandungan Mesej",
232
DlgLnkUpload		: "Muat Naik",
250
DlgLnkUpload		: "Muat Naik",
233
DlgLnkBtnUpload		: "Hantar ke Server",
251
DlgLnkBtnUpload		: "Hantar ke Server",
Line 316... Line 334...
316
DlgCellCollSpan		: "Penggunaan Lajur",
334
DlgCellCollSpan		: "Penggunaan Lajur",
317
DlgCellBackColor	: "Warna Latarbelakang",
335
DlgCellBackColor	: "Warna Latarbelakang",
318
DlgCellBorderColor	: "Warna Border",
336
DlgCellBorderColor	: "Warna Border",
319
DlgCellBtnSelect	: "Pilih...",
337
DlgCellBtnSelect	: "Pilih...",
Line -... Line 338...
-
 
338
 
-
 
339
// Find and Replace Dialog
-
 
340
DlgFindAndReplaceTitle	: "Find and Replace",	//MISSING
320
 
341
 
321
// Find Dialog
342
// Find Dialog
322
DlgFindTitle		: "Carian",
343
DlgFindTitle		: "Carian",
323
DlgFindFindBtn		: "Cari",
344
DlgFindFindBtn		: "Cari",
Line 331... Line 352...
331
DlgReplaceReplaceBtn	: "Ganti",
352
DlgReplaceReplaceBtn	: "Ganti",
332
DlgReplaceReplAllBtn	: "Ganti semua",
353
DlgReplaceReplAllBtn	: "Ganti semua",
333
DlgReplaceWordChk		: "Padana Keseluruhan perkataan",
354
DlgReplaceWordChk		: "Padana Keseluruhan perkataan",
Line 334... Line 355...
334
 
355
 
335
// Paste Operations / Dialog
-
 
336
PasteErrorPaste	: "Keselamatan perisian browser anda tidak membenarkan operasi tampalan text/imej. Sila gunakan papan kekunci (Ctrl+V).",
356
// Paste Operations / Dialog
337
PasteErrorCut	: "Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl+X).",
357
PasteErrorCut	: "Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl+X).",
Line 338... Line 358...
338
PasteErrorCopy	: "Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl+C).",
358
PasteErrorCopy	: "Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl+C).",
339
 
359
 
Line 340... Line 360...
340
PasteAsText		: "Tampal sebagai text biasa",
360
PasteAsText		: "Tampal sebagai text biasa",
-
 
361
PasteFromWord	: "Tampal dari perisian \"Word\"",
341
PasteFromWord	: "Tampal dari perisian \"Word\"",
362
 
342
 
363
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",	//MISSING
343
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
-
 
Line 344... Line 364...
344
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//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
345
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
365
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
346
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
366
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
Line 494... Line 514...
494
// About Dialog
514
// About Dialog
495
DlgAboutAboutTab	: "Tentang",
515
DlgAboutAboutTab	: "Tentang",
496
DlgAboutBrowserInfoTab	: "Maklumat Perisian Browser",
516
DlgAboutBrowserInfoTab	: "Maklumat Perisian Browser",
497
DlgAboutLicenseTab	: "License",	//MISSING
517
DlgAboutLicenseTab	: "License",	//MISSING
498
DlgAboutVersion		: "versi",
518
DlgAboutVersion		: "versi",
499
DlgAboutLicense		: "Perlesenan dibawah terma GNU Lesser General Public License",
-
 
500
DlgAboutInfo		: "Untuk maklumat lanjut sila pergi ke"
-
 
501
}
-
 
502
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
};
-
 
527