[ Index ]
 

Code source de GeekLog 1.4.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/public_html/fckeditor/editor/lang/ -> ms.js (source)

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


Généré le : Wed Nov 21 12:27:40 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics