Subversion Repositories Applications.papyrus

Rev

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

Rev 521 Rev 875
Line 1... Line 1...
1
/*
1
/*
2
 * FCKeditor - The text editor for internet
2
 * FCKeditor - The text editor for internet
3
 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
3
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
4
 * 
4
 * 
5
 * Licensed under the terms of the GNU Lesser General Public License:
5
 * Licensed under the terms of the GNU Lesser General Public License:
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 
7
 * 
8
 * For further information visit:
8
 * For further information visit:
Line 83... Line 83...
83
Source				: "Sumber",
83
Source				: "Sumber",
84
Find				: "Cari",
84
Find				: "Cari",
85
Replace				: "Ganti",
85
Replace				: "Ganti",
86
SpellCheck			: "Semak Ejaan",
86
SpellCheck			: "Semak Ejaan",
87
UniversalKeyboard	: "Papan Kekunci Universal",
87
UniversalKeyboard	: "Papan Kekunci Universal",
-
 
88
PageBreakLbl		: "Page Break",	//MISSING
-
 
89
PageBreak			: "Insert Page Break",	//MISSING
Line 88... Line 90...
88
 
90
 
89
Form			: "Borang",
91
Form			: "Borang",
90
Checkbox		: "Checkbox",
92
Checkbox		: "Checkbox",
91
RadioButton		: "Butang Radio",
93
RadioButton		: "Butang Radio",
Line 94... Line 96...
94
HiddenField		: "Field Tersembunyi",
96
HiddenField		: "Field Tersembunyi",
95
Button			: "Butang",
97
Button			: "Butang",
96
SelectionField	: "Field Pilihan",
98
SelectionField	: "Field Pilihan",
97
ImageButton		: "Butang Bergambar",
99
ImageButton		: "Butang Bergambar",
Line -... Line 100...
-
 
100
 
-
 
101
FitWindow		: "Maximize the editor size",	//MISSING
98
 
102
 
99
// Context Menu
103
// Context Menu
-
 
104
EditLink			: "Sunting Sambungan",
-
 
105
CellCM				: "Cell",	//MISSING
-
 
106
RowCM				: "Row",	//MISSING
100
EditLink			: "Sunting Sambungan",
107
ColumnCM			: "Column",	//MISSING
101
InsertRow			: "Masukkan Baris",
108
InsertRow			: "Masukkan Baris",
102
DeleteRows			: "Buangkan Baris",
109
DeleteRows			: "Buangkan Baris",
103
InsertColumn		: "Masukkan Lajur",
110
InsertColumn		: "Masukkan Lajur",
104
DeleteColumns		: "Buangkan Lajur",
111
DeleteColumns		: "Buangkan Lajur",
105
InsertCell			: "Masukkan Sel",
112
InsertCell			: "Masukkan Sel",
106
DeleteCells			: "Buangkan Sel-sel",
113
DeleteCells			: "Buangkan Sel-sel",
107
MergeCells			: "Cantumkan Sel-sel",
114
MergeCells			: "Cantumkan Sel-sel",
-
 
115
SplitCell			: "Bahagikan Sel",
108
SplitCell			: "Bahagikan Sel",
116
TableDelete			: "Delete Table",	//MISSING
109
CellProperties		: "Ciri-ciri Sel",
117
CellProperties		: "Ciri-ciri Sel",
110
TableProperties		: "Ciri-ciri Jadual",
118
TableProperties		: "Ciri-ciri Jadual",
111
ImageProperties		: "Ciri-ciri Gambar",
119
ImageProperties		: "Ciri-ciri Gambar",
Line 131... Line 139...
131
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?",
139
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?",
132
UnknownToolbarItem	: "Toolbar item tidak diketahui\"%1\"",
140
UnknownToolbarItem	: "Toolbar item tidak diketahui\"%1\"",
133
UnknownCommand		: "Arahan tidak diketahui \"%1\"",
141
UnknownCommand		: "Arahan tidak diketahui \"%1\"",
134
NotImplemented		: "Arahan tidak terdapat didalam sistem",
142
NotImplemented		: "Arahan tidak terdapat didalam sistem",
135
UnknownToolbarSet	: "Set toolbar \"%1\" tidak wujud",
143
UnknownToolbarSet	: "Set toolbar \"%1\" tidak wujud",
136
NoActiveX			: "You 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
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
-
 
145
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
Line 137... Line 147...
137
 
147
 
138
// Dialogs
148
// Dialogs
139
DlgBtnOK			: "OK",
149
DlgBtnOK			: "OK",
140
DlgBtnCancel		: "Batal",
150
DlgBtnCancel		: "Batal",
141
DlgBtnClose			: "Tutup",
151
DlgBtnClose			: "Tutup",
142
DlgBtnBrowseServer	: "Browse Server",
152
DlgBtnBrowseServer	: "Browse Server",
143
DlgAdvancedTag		: "Advanced",
153
DlgAdvancedTag		: "Advanced",
144
DlgOpOther			: "<Lain-lain>",
154
DlgOpOther			: "<Lain-lain>",
145
DlgInfoTab			: "Info",	//MISSING
155
DlgInfoTab			: "Info",	//MISSING
Line 146... Line 156...
146
DlgAlertUrl			: "Please insert the URL",	//MISSING
156
DlgAlertUrl			: "Please insert the URL",	//MISSING
147
 
157
 
148
// General Dialogs Labels
158
// General Dialogs Labels
149
DlgGenNotSet		: "&lt;tidak di set&gt;",
159
DlgGenNotSet		: "<tidak di set>",
150
DlgGenId			: "Id",
160
DlgGenId			: "Id",
151
DlgGenLangDir		: "Arah Tulisan",
161
DlgGenLangDir		: "Arah Tulisan",
152
DlgGenLangDirLtr	: "Kiri ke Kanan (LTR)",
162
DlgGenLangDirLtr	: "Kiri ke Kanan (LTR)",
Line 208... Line 218...
208
DlgLnkType			: "Jenis Sambungan",
218
DlgLnkType			: "Jenis Sambungan",
209
DlgLnkTypeURL		: "URL",
219
DlgLnkTypeURL		: "URL",
210
DlgLnkTypeAnchor	: "Pautan dalam muka surat ini",
220
DlgLnkTypeAnchor	: "Pautan dalam muka surat ini",
211
DlgLnkTypeEMail		: "E-Mail",
221
DlgLnkTypeEMail		: "E-Mail",
212
DlgLnkProto			: "Protokol",
222
DlgLnkProto			: "Protokol",
213
DlgLnkProtoOther	: "&lt;lain-lain&gt;",
223
DlgLnkProtoOther	: "<lain-lain>",
214
DlgLnkURL			: "URL",
224
DlgLnkURL			: "URL",
215
DlgLnkAnchorSel		: "Sila pilih pautan",
225
DlgLnkAnchorSel		: "Sila pilih pautan",
216
DlgLnkAnchorByName	: "dengan menggunakan nama pautan",
226
DlgLnkAnchorByName	: "dengan menggunakan nama pautan",
217
DlgLnkAnchorById	: "dengan menggunakan ID elemen",
227
DlgLnkAnchorById	: "dengan menggunakan ID elemen",
218
DlgLnkNoAnchors		: "&lt;Tiada pautan terdapat dalam dokumen ini&gt;",
228
DlgLnkNoAnchors		: "<Tiada pautan terdapat dalam dokumen ini>",
219
DlgLnkEMail			: "Alamat E-Mail",
229
DlgLnkEMail			: "Alamat E-Mail",
220
DlgLnkEMailSubject	: "Subjek Mesej",
230
DlgLnkEMailSubject	: "Subjek Mesej",
221
DlgLnkEMailBody		: "Isi Kandungan Mesej",
231
DlgLnkEMailBody		: "Isi Kandungan Mesej",
222
DlgLnkUpload		: "Muat Naik",
232
DlgLnkUpload		: "Muat Naik",
223
DlgLnkBtnUpload		: "Hantar ke Server",
233
DlgLnkBtnUpload		: "Hantar ke Server",
Line 224... Line 234...
224
 
234
 
225
DlgLnkTarget		: "Sasaran",
235
DlgLnkTarget		: "Sasaran",
226
DlgLnkTargetFrame	: "&lt;bingkai&gt;",
236
DlgLnkTargetFrame	: "<bingkai>",
227
DlgLnkTargetPopup	: "&lt;tetingkap popup&gt;",
237
DlgLnkTargetPopup	: "<tetingkap popup>",
228
DlgLnkTargetBlank	: "Tetingkap Baru (_blank)",
238
DlgLnkTargetBlank	: "Tetingkap Baru (_blank)",
229
DlgLnkTargetParent	: "Tetingkap Parent (_parent)",
239
DlgLnkTargetParent	: "Tetingkap Parent (_parent)",
230
DlgLnkTargetSelf	: "Tetingkap yang Sama (_self)",
240
DlgLnkTargetSelf	: "Tetingkap yang Sama (_self)",
231
DlgLnkTargetTop		: "Tetingkap yang paling atas (_top)",
241
DlgLnkTargetTop		: "Tetingkap yang paling atas (_top)",
Line 276... Line 286...
276
DlgTableWidthPc		: "peratus",
286
DlgTableWidthPc		: "peratus",
277
DlgTableHeight		: "Tinggi",
287
DlgTableHeight		: "Tinggi",
278
DlgTableCellSpace	: "Ruangan Antara Sel",
288
DlgTableCellSpace	: "Ruangan Antara Sel",
279
DlgTableCellPad		: "Tambahan Ruang Sel",
289
DlgTableCellPad		: "Tambahan Ruang Sel",
280
DlgTableCaption		: "Keterangan",
290
DlgTableCaption		: "Keterangan",
-
 
291
DlgTableSummary		: "Summary",	//MISSING
Line 281... Line 292...
281
 
292
 
282
// Table Cell Dialog
293
// Table Cell Dialog
283
DlgCellTitle		: "Ciri-ciri Sel",
294
DlgCellTitle		: "Ciri-ciri Sel",
284
DlgCellWidth		: "Lebar",
295
DlgCellWidth		: "Lebar",
285
DlgCellWidthPx		: "piksel-piksel",
296
DlgCellWidthPx		: "piksel-piksel",
286
DlgCellWidthPc		: "peratus",
297
DlgCellWidthPc		: "peratus",
287
DlgCellHeight		: "Tinggi",
298
DlgCellHeight		: "Tinggi",
288
DlgCellWordWrap		: "Mengulung Perkataan",
299
DlgCellWordWrap		: "Mengulung Perkataan",
289
DlgCellWordWrapNotSet	: "&lt;Tidak diset&gt;",
300
DlgCellWordWrapNotSet	: "<Tidak diset>",
290
DlgCellWordWrapYes	: "Ya",
301
DlgCellWordWrapYes	: "Ya",
291
DlgCellWordWrapNo	: "Tidak",
302
DlgCellWordWrapNo	: "Tidak",
292
DlgCellHorAlign		: "Jajaran Membujur",
303
DlgCellHorAlign		: "Jajaran Membujur",
293
DlgCellHorAlignNotSet	: "&lt;Tidak diset&gt;",
304
DlgCellHorAlignNotSet	: "<Tidak diset>",
294
DlgCellHorAlignLeft	: "Kiri",
305
DlgCellHorAlignLeft	: "Kiri",
295
DlgCellHorAlignCenter	: "Tengah",
306
DlgCellHorAlignCenter	: "Tengah",
296
DlgCellHorAlignRight: "Kanan",
307
DlgCellHorAlignRight: "Kanan",
297
DlgCellVerAlign		: "Jajaran Menegak",
308
DlgCellVerAlign		: "Jajaran Menegak",
298
DlgCellVerAlignNotSet	: "&lt;Tidak diset&gt;",
309
DlgCellVerAlignNotSet	: "<Tidak diset>",
299
DlgCellVerAlignTop	: "Atas",
310
DlgCellVerAlignTop	: "Atas",
300
DlgCellVerAlignMiddle	: "Tengah",
311
DlgCellVerAlignMiddle	: "Tengah",
301
DlgCellVerAlignBottom	: "Bawah",
312
DlgCellVerAlignBottom	: "Bawah",
302
DlgCellVerAlignBaseline	: "Garis Dasar",
313
DlgCellVerAlignBaseline	: "Garis Dasar",
Line 331... Line 342...
331
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
342
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
332
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
343
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
333
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
344
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
334
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
345
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
Line 335... Line -...
335
 
-
 
336
 
346
 
337
// Color Picker
347
// Color Picker
338
ColorAutomatic	: "Otomatik",
348
ColorAutomatic	: "Otomatik",
Line 339... Line 349...
339
ColorMoreColors	: "Warna lain-lain...",
349
ColorMoreColors	: "Warna lain-lain...",
Line 467... Line 477...
467
DlgTemplatesNoTpl	: "(Tiada Templat Disimpan)",
477
DlgTemplatesNoTpl	: "(Tiada Templat Disimpan)",
Line 468... Line 478...
468
 
478
 
469
// About Dialog
479
// About Dialog
470
DlgAboutAboutTab	: "Tentang",
480
DlgAboutAboutTab	: "Tentang",
-
 
481
DlgAboutBrowserInfoTab	: "Maklumat Perisian Browser",
471
DlgAboutBrowserInfoTab	: "Maklumat Perisian Browser",
482
DlgAboutLicenseTab	: "License",	//MISSING
472
DlgAboutVersion		: "versi",
483
DlgAboutVersion		: "versi",
473
DlgAboutLicense		: "Perlesenan dibawah terma GNU Lesser General Public License",
484
DlgAboutLicense		: "Perlesenan dibawah terma GNU Lesser General Public License",
474
DlgAboutInfo		: "Untuk maklumat lanjut sila pergi ke"
485
DlgAboutInfo		: "Untuk maklumat lanjut sila pergi ke"
475
}
486
}