FCKeditor 2.6.6
[freeside.git] / httemplate / elements / fckeditor / editor / lang / ms.js
index efe0529..1e97973 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net\r
- * Copyright (C) 2003-2007 Frederico Caldeira Knabben\r
+ * Copyright (C) 2003-2010 Frederico Caldeira Knabben\r
  *\r
  * == BEGIN LICENSE ==\r
  *\r
@@ -44,7 +44,9 @@ RemoveFormat          : "Buang Format",
 InsertLinkLbl          : "Sambungan",\r
 InsertLink                     : "Masukkan/Sunting Sambungan",\r
 RemoveLink                     : "Buang Sambungan",\r
+VisitLink                      : "Open Link",  //MISSING\r
 Anchor                         : "Masukkan/Sunting Pautan",\r
+AnchorDelete           : "Remove Anchor",      //MISSING\r
 InsertImageLbl         : "Gambar",\r
 InsertImage                    : "Masukkan/Sunting Gambar",\r
 InsertFlashLbl         : "Flash",      //MISSING\r
@@ -70,6 +72,10 @@ RightJustify         : "Jajaran Kanan",
 BlockJustify           : "Jajaran Blok",\r
 DecreaseIndent         : "Kurangkan Inden",\r
 IncreaseIndent         : "Tambahkan Inden",\r
+Blockquote                     : "Blockquote", //MISSING\r
+CreateDiv                      : "Create Div Container",       //MISSING\r
+EditDiv                                : "Edit Div Container", //MISSING\r
+DeleteDiv                      : "Remove Div Container",       //MISSING\r
 Undo                           : "Batalkan",\r
 Redo                           : "Ulangkan",\r
 NumberedListLbl                : "Senarai bernombor",\r
@@ -103,20 +109,27 @@ SelectionField    : "Field Pilihan",
 ImageButton            : "Butang Bergambar",\r
 \r
 FitWindow              : "Maximize the editor size",   //MISSING\r
+ShowBlocks             : "Show Blocks",        //MISSING\r
 \r
 // Context Menu\r
 EditLink                       : "Sunting Sambungan",\r
 CellCM                         : "Cell",       //MISSING\r
 RowCM                          : "Row",        //MISSING\r
 ColumnCM                       : "Column",     //MISSING\r
-InsertRow                      : "Masukkan Baris",\r
+InsertRowAfter         : "Insert Row After",   //MISSING\r
+InsertRowBefore                : "Insert Row Before",  //MISSING\r
 DeleteRows                     : "Buangkan Baris",\r
-InsertColumn           : "Masukkan Lajur",\r
+InsertColumnAfter      : "Insert Column After",        //MISSING\r
+InsertColumnBefore     : "Insert Column Before",       //MISSING\r
 DeleteColumns          : "Buangkan Lajur",\r
-InsertCell                     : "Masukkan Sel",\r
+InsertCellAfter                : "Insert Cell After",  //MISSING\r
+InsertCellBefore       : "Insert Cell Before", //MISSING\r
 DeleteCells                    : "Buangkan Sel-sel",\r
 MergeCells                     : "Cantumkan Sel-sel",\r
-SplitCell                      : "Bahagikan Sel",\r
+MergeRight                     : "Merge Right",        //MISSING\r
+MergeDown                      : "Merge Down", //MISSING\r
+HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING\r
+VerticalSplitCell      : "Split Cell Vertically",      //MISSING\r
 TableDelete                    : "Delete Table",       //MISSING\r
 CellProperties         : "Ciri-ciri Sel",\r
 TableProperties                : "Ciri-ciri Jadual",\r
@@ -134,7 +147,7 @@ SelectionFieldProp  : "Ciri-ciri Selection Field",
 TextareaProp           : "Ciri-ciri Textarea",\r
 FormProp                       : "Ciri-ciri Borang",\r
 \r
-FontFormats                    : "Normal;Telah Diformat;Alamat;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Perenggan (DIV)",           //REVIEW : Check _getfontformat.html\r
+FontFormats                    : "Normal;Telah Diformat;Alamat;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Perenggan (DIV)",\r
 \r
 // Alerts and Messages\r
 ProcessingXHTML                : "Memproses XHTML. Sila tunggu...",\r
@@ -148,6 +161,7 @@ UnknownToolbarSet   : "Set toolbar \"%1\" tidak wujud",
 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\r
 BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING\r
 DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING\r
+VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING\r
 \r
 // Dialogs\r
 DlgBtnOK                       : "OK",\r
@@ -229,7 +243,7 @@ DlgLnkURL                   : "URL",
 DlgLnkAnchorSel                : "Sila pilih pautan",\r
 DlgLnkAnchorByName     : "dengan menggunakan nama pautan",\r
 DlgLnkAnchorById       : "dengan menggunakan ID elemen",\r
-DlgLnkNoAnchors                : "<Tiada pautan terdapat dalam dokumen ini>",          //REVIEW : Change < and > with ( and )\r
+DlgLnkNoAnchors                : "(Tiada pautan terdapat dalam dokumen ini)",\r
 DlgLnkEMail                    : "Alamat E-Mail",\r
 DlgLnkEMailSubject     : "Subjek Mesej",\r
 DlgLnkEMailBody                : "Isi Kandungan Mesej",\r
@@ -294,6 +308,11 @@ DlgTableCellSpace  : "Ruangan Antara Sel",
 DlgTableCellPad                : "Tambahan Ruang Sel",\r
 DlgTableCaption                : "Keterangan",\r
 DlgTableSummary                : "Summary",    //MISSING\r
+DlgTableHeaders                : "Headers",    //MISSING\r
+DlgTableHeadersNone            : "None",       //MISSING\r
+DlgTableHeadersColumn  : "First column",       //MISSING\r
+DlgTableHeadersRow             : "First Row",  //MISSING\r
+DlgTableHeadersBoth            : "Both",       //MISSING\r
 \r
 // Table Cell Dialog\r
 DlgCellTitle           : "Ciri-ciri Sel",\r
@@ -316,12 +335,18 @@ DlgCellVerAlignTop        : "Atas",
 DlgCellVerAlignMiddle  : "Tengah",\r
 DlgCellVerAlignBottom  : "Bawah",\r
 DlgCellVerAlignBaseline        : "Garis Dasar",\r
+DlgCellType            : "Cell Type",  //MISSING\r
+DlgCellTypeData                : "Data",       //MISSING\r
+DlgCellTypeHeader      : "Header",     //MISSING\r
 DlgCellRowSpan         : "Penggunaan Baris",\r
 DlgCellCollSpan                : "Penggunaan Lajur",\r
 DlgCellBackColor       : "Warna Latarbelakang",\r
 DlgCellBorderColor     : "Warna Border",\r
 DlgCellBtnSelect       : "Pilih...",\r
 \r
+// Find and Replace Dialog\r
+DlgFindAndReplaceTitle : "Find and Replace",   //MISSING\r
+\r
 // Find Dialog\r
 DlgFindTitle           : "Carian",\r
 DlgFindFindBtn         : "Cari",\r
@@ -347,7 +372,6 @@ DlgPasteMsg2        : "Please paste inside the following box using the keyboard (<stron
 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\r
 DlgPasteIgnoreFont             : "Ignore Font Face definitions",       //MISSING\r
 DlgPasteRemoveStyles   : "Remove Styles definitions",  //MISSING\r
-DlgPasteCleanBox               : "Clean Up Box",       //MISSING\r
 \r
 // Color Picker\r
 ColorAutomatic : "Otomatik",\r
@@ -500,5 +524,16 @@ DlgAboutAboutTab   : "Tentang",
 DlgAboutBrowserInfoTab : "Maklumat Perisian Browser",\r
 DlgAboutLicenseTab     : "License",    //MISSING\r
 DlgAboutVersion                : "versi",\r
-DlgAboutInfo           : "Untuk maklumat lanjut sila pergi ke"\r
-};
\ No newline at end of file
+DlgAboutInfo           : "Untuk maklumat lanjut sila pergi ke",\r
+\r
+// Div Dialog\r
+DlgDivGeneralTab       : "General",    //MISSING\r
+DlgDivAdvancedTab      : "Advanced",   //MISSING\r
+DlgDivStyle            : "Style",      //MISSING\r
+DlgDivInlineStyle      : "Inline Style",       //MISSING\r
+\r
+ScaytTitle                     : "SCAYT",      //MISSING\r
+ScaytTitleOptions      : "Options",    //MISSING\r
+ScaytTitleLangs                : "Languages",  //MISSING\r
+ScaytTitleAbout                : "About"       //MISSING\r
+};\r