| [ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['friendlyname'] = 'FCKeditorX'; 3 $lang['postinstall'] = 'Bu eklentiyi kullanmak için "FCKeditorX'i düzenle" yetkilerini veriniz!'; 4 $lang['postuninstall'] = 'FCKeditorX kaldırıldı'; 5 $lang['uninstalled'] = 'Eklenti Kaldırıldı.'; 6 $lang['installed'] = 'Eklenti sürüm: %s kuruldu.'; 7 $lang['prefsupdated'] = 'Eklenti tercihleri yenilendi.'; 8 $lang['accessdenied'] = 'EriÅŸim Engellendi. Lütfen yetkilerinizi kontrol ediniz.'; 9 $lang['error'] = 'Hata!'; 10 $lang['upgraded'] = 'Eklenti sürüm: %s'e yükseltildi.'; 11 $lang['title_mod_prefs'] = 'Eklenti Tercihleri'; 12 $lang['title_mod_admin'] = 'Eklenti Yönetim Paneli'; 13 $lang['title_admin_panel'] = 'FCKeditorX Eklentisi'; 14 $lang['moddescription'] = '..Açıklama..'; 15 $lang['welcome_text'] = '<p>..HoÅŸgeldiniz..</p>'; 16 $lang['skin_text'] = 'Select skin'; 17 $lang['lang_text'] = 'CMS Dil ayarlarını kullan'; 18 $lang['bg_text'] = 'Zemin rengi'; 19 $lang['bg_help'] = 'leave BLANK or set DEFAULT for use PAGE CSS'; 20 $lang['bg_css_text'] = 'Body tag CSS'; 21 $lang['bg_css_help'] = 'leave BLANK or set DEFAULT for use PAGE CSS'; 22 $lang['importallstyles_text'] = 'Tüm stilleri al'; 23 $lang['importallstyles_warning'] = 'This means ignoring the specified styles in the admin-box, and can potentially render the styles dropdown unusable. Please test!'; 24 $lang['xhtml_text'] = 'XHTML Biçimlendirmeyi EtkinleÅŸtir'; 25 $lang['context_text'] = 'Enable context menu'; 26 $lang['context_help'] = 'HMTL nesnesini saÄŸ tıklayın'; 27 $lang['settings'] = 'Ayarlar'; 28 $lang['styles'] = 'Stiller'; 29 $lang['info4toolbars'] = 'Paste toolbars code, like FCKeditor project teach.'; 30 $lang['info4styles'] = 'Paste styles from your template's stylesheet(s) that you want to have avilable from the WYSIWYG's drop-down style 31 menu.<br/>In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for 32 that page.'; 33 $lang['width_text'] = 'GeniÅŸlik'; 34 $lang['width_help'] = 'WYSIWYG'nin geniÅŸliÄŸi'; 35 $lang['height_text'] = 'Yükseklik'; 36 $lang['height_help'] = 'height in pixel of WYSIWYG'; 37 $lang['toolbar_text'] = 'Araç çubuÄŸu'; 38 $lang['toolbar_help'] = 'Choose the default toolbar.'; 39 $lang['update'] = 'Update'; 40 $lang['toolbar_updated'] = 'Toolbar updated.'; 41 $lang['styles_updated'] = 'Styles updated.'; 42 $lang['setting_updated'] = 'Setting updated.'; 43 $lang['help_name'] = 'Identity name of WYSIWYG, not optional.'; 44 $lang['help_content'] = 'CONTENT of WYSIWYG that must be loaded.'; 45 $lang['help_toolbar'] = 'What TOOLBAR must be loaded into WYSIWYG.'; 46 $lang['help_context'] = '1/0, set if enable the mouse right click.'; 47 $lang['help_skin'] = 'What SKIN must have the WYSIWYG.'; 48 $lang['changelog'] = '<ul> 49 <li> 50 <p>Version: 1.0.1</p> 51 <p>Updated to FCKeditor 2.3.1</p> 52 </li> 53 <li> 54 <p>Version: 1.0</p> 55 <p>REMOVED all JAVASCRIPT for manage RELATIVE PATH.</p> 56 </li> 57 <li> 58 <p>Version: 0.9</p> 59 <p>IMPROVED techinal approach on some solution .</p> 60 <p>UPDATED to FCKeditor 2.2 </p> 61 <p>ADD with and height setting </p> 62 <p>ADD possibility to set custom TOOLBAR (alpha version) </p> 63 <p>ADD possibility to use the module like normal modue (try to insert into a page {cms_module name='name_textarea' module='FCKeditorX' toolbar='Basic' height='600' width='500' content='bla bla bla ' } ) </p> 64 <p>Version for CMSMS 0.10.SVN .</p> 65 </li> 66 <li> 67 <p>Version: 0.8</p> 68 <p>IMPROVED techinal approach on some solution .</p> 69 <p>UPDATED to FCKeditor 2.1.1 </p> 70 <p>ADD the possibility to SET background COLOR</p> 71 <p>Version for CMSMS 0.10.SVN .</p> 72 </li> 73 <li> 74 <p>Version: 0.7</p> 75 <p>FIXED bugs and improved configuration functionalities.</p> 76 <p>Version for CMSMS 0.10.SVN .</p> 77 </li> 78 <li> 79 <p>Version: 0.6</p> 80 <p>FIXED destination of uploads.</p> 81 <p>Version for CMSMS 0.10.SVN .</p> 82 <p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p> 83 <p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p> 84 <p>UPDATED to FCKeditor 2.0 </p> 85 </li> 86 <li> 87 <p>Version: 0.5</p> 88 <p>Beta version for CMSMS 0.10.4 .</p> 89 </li> 90 <li> 91 <p>Version: 0.4</p> 92 <p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p> 93 </li> 94 <li> 95 <p>Author: Roberto Tagliento <megabob3@yahoo.it></p> 96 <p>Converted for use with new CMS Module architecture.</p> 97 </li> 98 </ul>'; 99 $lang['help'] = '<h3>What does this do?</h3> 100 <p>Enables <b>FCKeditor</b> to be used as a WYSIWYG.</p> 101 <h3>How do I use it?</h3> 102 <p>Install it, then go to User Preferences and Set <b>FCKeditor</b> to be your wysiwyg of choice.</p> 103 <p></p> 104 '; 105 $lang['utmz'] = '156861353.1161167752.1.1.utmccn=(referral)|utmcsr=dynaset.org|utmcct=/cmsmadesimple/index.php|utmcmd=referral'; 106 $lang['utma'] = '156861353.797686525.1161167752.1161988641.1162030031.7'; 107 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |