After installed “ Wordpress Global Translator Plugin ” by Nothing2hide and decided to widgetized this plug-in. بعد تركيب "WordPress عالمي مترجم البرنامج المساعد" nothing2hide وقررت ان widgetized هذا البرنامج المساعد. Now I can save time embedding this widget into all my WordPress blog. استطيع الان ان توفير الوقت تضمين هذه القطعه في جميع بلادي بلوق WordPress.
By default if you want to use this machine translation tools after activating the plug-in you have to edit your template files (sidebar.php) and add the codes below … افتراضي اذا كنت ترغب في استخدام أدوات الترجمة الاليه وهذا بعد تفعيل البرنامج المساعد لديك لتحرير ملفات القالب (sidebar.php) وتضاف مدونات ادناه…
<?php if(function_exists("gltr_build_flags_bar")) { gltr_build_flags_bar(); } ?> <؟ اذا بي. اتش. بى (function_exists ( "gltr_build_flags_bar")) (gltr_build_flags_bar () ؛)؟> I preferred not to edit the template files, in case I want to preview a new site template I have to edit all templates I want to test. انا لا فضل لتحرير القالب الملفات ، في حال اريد لمعاينه موقع جديد قالب أجد لزاما علي ان تحرير كل النماذج اريد ان الاختبار. I don’t want to dirty my hand touching those same codes again. انا لا اريد ان القذره لمس يدي تلك الرموز نفسها مرة اخرى.
Besides, I know a few have asked for the widget for this plug-in. وفضلا عن ذلك ، وانا اعلم وتساءل البعض لعنصر واجهة مستخدم لهذا البرنامج المساعد. So, I release this widget for public right now. وبالتالي ، فانني هذه القطعه من اجل الافراج عن الحق العام الان.

