[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 /* 2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 */ 5 CKEDITOR.plugins.setLang( 'docprops', 'ms', { 6 bgColor: 'Warna Latarbelakang', 7 bgFixed: 'Imej Latarbelakang tanpa Skrol', 8 bgImage: 'URL Gambar Latarbelakang', 9 charset: 'Enkod Set Huruf', 10 charsetASCII: 'ASCII', // MISSING 11 charsetCE: 'Central European', // MISSING 12 charsetCR: 'Cyrillic', // MISSING 13 charsetCT: 'Chinese Traditional (Big5)', // MISSING 14 charsetGR: 'Greek', // MISSING 15 charsetJP: 'Japanese', // MISSING 16 charsetKR: 'Korean', // MISSING 17 charsetOther: 'Enkod Set Huruf yang Lain', 18 charsetTR: 'Turkish', // MISSING 19 charsetUN: 'Unicode (UTF-8)', // MISSING 20 charsetWE: 'Western European', // MISSING 21 chooseColor: 'Choose', 22 design: 'Design', // MISSING 23 docTitle: 'Tajuk Muka Surat', 24 docType: 'Jenis Kepala Dokumen', 25 docTypeOther: 'Jenis Kepala Dokumen yang Lain', 26 label: 'Ciri-ciri dokumen', 27 margin: 'Margin Muka Surat', 28 marginBottom: 'Bawah', 29 marginLeft: 'Kiri', 30 marginRight: 'Kanan', 31 marginTop: 'Atas', 32 meta: 'Data Meta', 33 metaAuthor: 'Penulis', 34 metaCopyright: 'Hakcipta', 35 metaDescription: 'Keterangan Dokumen', 36 metaKeywords: 'Kata Kunci Indeks Dokumen (dipisahkan oleh koma)', 37 other: '<lain>', 38 previewHtml: '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>', // MISSING 39 title: 'Ciri-ciri dokumen', 40 txtColor: 'Warna Text', 41 xhtmlDec: 'Masukkan pemula kod XHTML' 42 });
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |