rootblock'; $lang['forcedrootblockhelp'] = 'Forces the returned content to at least be enclosed in a
-tag'; $lang['filepickerstyle'] = 'Filepicker style'; $lang['filepickersize'] = 'Filepicker size'; $lang['allowuploadtext'] = 'Allow upload and creating dirs in FilePicker'; $lang['allowscalingtext'] = 'Allow on-the-fly resizing of uploaded images'; $lang['scalingdimensionstext'] = 'ابعاد پیش فرض'; $lang['resizeto'] = 'تغییر سایز به'; $lang['useadvancedprofile'] = 'استفاده از پروفایل پیشرفته tinymce'; $lang['saveprofile'] = 'ذخیره پروفایل'; $lang['profilesaved'] = 'پروفایل ذخیره شد'; $lang['profiles_tab'] = 'پروفایل ها'; $lang['advanced_backend_toolbars'] = 'تنظیمات پیشرفته پروفایل'; $lang['savestyles'] = 'ذخیره سبک'; $lang['allowadvancedprofile'] = 'اجازه استفاده از پروفایل پیشرفته در tinymce'; $lang['showfilemanagement'] = 'استفاده از گزینه های مدیریت فایل'; $lang['showfilemanagementhelp'] = 'Show filemanagement in options like upload, make dir and file deletion in FilePicker, if the user is allowed to perform these.'; $lang['deleteconfirmation'] = 'آیا مطمئنید می خواهید این فایل را حذف نمایید؟'; $lang['deletefilesuccess'] = 'حذف با موفقیت انجام شد'; $lang['deletefilefila'] = 'حذف با موفقیت انجام شد'; $lang['cannotreadconfig'] = 'Cannot read the file tinyconfig.php directly so TinyMCE will probably not work. You should check the permissions of the file and of the parent dirs, which should be readable for all but only writable for owner.'; $lang['filenameonly'] = 'نمایش نام فایل'; $lang['thumbnailsonly'] = 'نمایش به صورت thumbnail'; $lang['showthumbnailfilestext'] = 'نمایش فایل هایthumbnail در لیست'; $lang['filenameandthumbnails'] = 'نمایش فایل به صورتthumbnail به همراه نام فایل'; $lang['skinstext'] = 'پوسته'; $lang['skinvariationtext'] = 'تغییرات پوسته'; $lang['advancedwarning'] = 'Please note!Changing these settings can cause TinyMCE to stop working or the generated code to be wrong in some way. Only edit this if you know what you are doing! Please consult the TinyMCE website before playing with this.'; $lang['entityencoding_text'] = 'رمزکردن موجودیت ها'; $lang['rawencoding'] = 'رمز کردن ردیف'; $lang['namedencoding'] = 'رمزکردن نامگذاری'; $lang['numericencoding'] = 'رمز کردن عددی'; $lang['show_path_text'] = 'نمایش مسیر در انتهای ویرایشگر'; $lang['toolbar_tab'] = 'نوار ایزار'; $lang['toolbar_help'] = 'این گزینه ها می بایست یک کاما بعنوان جداگانه برای ورود به نوار ابزار داشته باشند'; $lang['toolbar_text'] = 'نوار ایزار'; $lang['toolbarhelptext'] = 'برای نمایش دستورالعمل های tinymceاینجا کلیک کنید'; $lang['editor_width_text'] = 'عرض فیلد ویرایشگر'; $lang['editor_height_text'] = 'Height of editor field'; $lang['auto'] = 'Auto'; $lang['or'] = 'or'; $lang['datetimeformat_text'] = 'Date/Time format'; $lang['timetext'] = 'Time'; $lang['datetext'] = 'Date'; $lang['datetimeformat_help'] = 'Click here for help on how to format the date/time'; $lang['extraconfigtext'] = 'Extra configuration'; $lang['extraconfighelp'] = 'One statement per line, no commas, please. Check TinyMCE-wiki for instructions.'; $lang['customdropdowntext'] = 'Custom dropdown'; $lang['customdropdownhelp'] = 'Inserts customizable snippets of code/text by selection in a dropdown menu. Obvious uses are easy access to tag's etc. The menu is inserted into toolbar using 'customdropdown'.'; $lang['startenabledtext'] = 'Startup enabled'; $lang['startenabledhelp'] = 'Unchecking this starts up Tiny-editors in a disabled state. Should be used together with the toggle button.'; $lang['loadcmslinkertext'] = 'Load the CMS-linker'; $lang['loadcmslinkerhelp'] = 'This generates the javascript-code needed to allow 'cmslinker' to be added to a toolbar.'; $lang['cmslinkerstyletext'] = 'CMS-linker link-style'; $lang['cmsselflinkstyle'] = '{cms_selflink}-style'; $lang['ahrefstyle'] = '-style'; $lang['relativeurlstext'] = 'Generate relative urls'; $lang['forcecleanpastetext'] = 'Force clean on paste'; $lang['forcecleanpastehelp'] = 'This should be enabled to remove strange formatting codes when pasting from Word etc.'; $lang['bodycss_text'] = 'Body tag CSS'; $lang['bodycss_help'] = 'Will be added to the css body-definition. Hint: Background-color can be set to white using "background-color: white"'; $lang['includeonlyscreencss_text'] = 'Include only screen CSS'; $lang['includeonlyscreencss_help'] = 'Selecting this allows only attached stylesheets with the screen-mediatype selected to be included in the styles TinyMCE handles.'; $lang['usestaticconfigtext'] = 'Use static config file'; $lang['usestaticconfighelp'] = 'This can help getting tiny to work on systems where the hosting facility adds stuff like statistics etc. to all output, breaking dynamically created javascript config file'; $lang['usestaticconfigwarning'] = 'Warning! You have the static config-file option enabled but your /tmp/ dir is not writable. This will prevent the module from saving the static config-file and will most probably render TinyMCE inoperational.'; $lang['showtogglebutton_text'] = 'Show checkbox to turn wysiwyg on/off'; $lang['togglewysiwyg'] = 'Turn WYSIWYG on/off'; $lang['styles_tab'] = 'CSS Styles'; $lang['styles_help'] = ' If you leave the field empty, TinyMCE will parse your CSS file and list the class styles contained in it to the user. If you want only some styles presented to the user, specify them in the form "CustomName1=style1; CustomName2=style2", "style1" being a class call in your stylesheet and you don't put the . normally used for class calls as it is already in your CSS, it will look like this text, in the first field below. '; $lang['css_styles_text'] = 'Styles'; $lang['accessdenied'] = 'Access Denied. Please check your permissions.'; $lang['error'] = 'Error!'; $lang['submit'] = 'Submit'; $lang['update'] = 'Update'; $lang['savesettings'] = 'Save settings'; $lang['settings'] = 'Settings'; $lang['settingssaved'] = 'Settings was saved'; $lang['saveadvanced'] = 'Save advanced settings'; $lang['advancedsaved'] = 'Advanced settings saved'; $lang['toolbarsaved'] = 'Toolbar was saved'; $lang['stylessaved'] = 'Styles was saved'; $lang['testareatext'] = 'Test area, no content will be harmed playing with this...'; $lang['reset'] = 'Reset defaults'; $lang['resetall'] = 'Reset all settings to defaults'; $lang['confirmreset'] = 'Are you sure you want to reset these settings to their defaults?'; $lang['confirmresetall'] = 'Are you sure you want to reset ALL settings to their defaults?'; $lang['settingsreset'] = 'These settings was reset to default'; $lang['allsettingsreset'] = 'All settings were reset to default'; $lang['upgraded'] = 'has been upgraded to version %s'; $lang['customdropdown'] = 'Custom dropdown-menu'; $lang['cmsmslinker'] = 'Insert link to cmsms-page'; $lang['backend_toolbars'] = 'Backend profile settings'; $lang['frontend_toolbars'] = 'Frontend profile settings'; $lang['plugins_tab'] = 'Plugins'; $lang['plugins_help'] = 'Choose the plugins you want to activate. Documentation can be found here'; $lang['plugins_text'] = 'Plugins'; $lang['saveplugins'] = 'Save plugins'; $lang['pluginssaved'] = 'Plugins saved'; $lang['youareintext'] = 'You are in'; $lang['loadstylesheettext'] = 'Load stylesheet for content (recommended)'; $lang['extrastylestext'] = 'Additions to stylesheet'; $lang['extrastyleshelp'] = 'CSS entered here will be added to the stylesheet read by TinyMCE after it recieves the CMSms styles'; $lang['uploadnewfile'] = 'New file'; $lang['uploadfile'] = 'Upload'; $lang['createnewdir'] = 'New dir'; $lang['createdir'] = 'Create'; $lang['nodirname'] = 'No dirname provided'; $lang['direxists'] = 'Dirname already exists'; $lang['newdircreated'] = 'New dir successfully created'; $lang['newdirfailed'] = 'An error occured trying to create dir'; $lang['nofile'] = 'No file was uploaded'; $lang['filetoobig'] = 'Uploaded file is too big'; $lang['uploadfailed'] = 'Error moving uploaded file into place'; $lang['fileuploaded'] = 'File successfully uploaded'; $lang['filepickertitle'] = 'CMSMadeSimple File Selection'; $lang['success'] = 'Success'; $lang['fileoperations'] = 'File operations'; $lang['thousanddelimiter'] = ','; $lang['size'] = 'Size'; $lang['dimensions'] = 'WxH'; $lang['advanced_tab'] = 'Advanced'; $lang['help'] = '
Test area, no content will be harmed playing with this...
Enables a TinyMCE to be used as a WYSIWYG.
Install it, then go to User Preferences and Set TinyMCE to be your wysiwyg of choice.