|
From: Paul S. O. <ps...@us...> - 2002-03-02 00:27:55
|
Update of /cvsroot/phpbb/phpBB2/language/lang_chinese_simplified In directory usw-pr-cvs1:/tmp/cvs-serv28123/language/lang_chinese_simplified Modified Files: lang_admin.php lang_bbcode.php lang_faq.php lang_main.php Log Message: Various updates, should be @ RC-3 standard Index: lang_admin.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_chinese_simplified/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** lang_admin.php 1 Mar 2002 02:19:22 -0000 1.2 --- lang_admin.php 2 Mar 2002 00:27:52 -0000 1.3 *************** *** 2,6 **** /*************************************************************************** ! * lang_admin.php [English] * ------------------- * begin : Sat Dec 16 2000 --- 2,6 ---- /*************************************************************************** ! * lang_admin.php [chinese simplified] * ------------------- * begin : Sat Dec 16 2000 *************** *** 23,36 **** // ! // Chinese GB Simplified Translation by inker ! // http://www.byink.com ! // last modify : 2002/2/26 // ! ! // ! // Format is same as lang_main // - // // Modules, this replaces the keys used --- 23,33 ---- // ! // Translation by: ! // inker :: http://www.byink.com // ! // For questions and comments use: su...@by... ! // last modify : 2002/3/1 // // // Modules, this replaces the keys used *************** *** 161,164 **** --- 158,169 ---- $lang['Hidden'] = "Òþ²Ø"; + // These are displayed in the drop down boxes for advanced + // mode forum auth, try and keep them short! + $lang['Forum_ALL'] = "È«²¿"; + $lang['Forum_REG'] = "REG"; + $lang['Forum_PRIVATE'] = "PRIVATE"; + $lang['Forum_MOD'] = "MOD"; + $lang['Forum_ADMIN'] = "¹ÜÀí"; + $lang['View'] = "ä¯ÀÀ"; $lang['Read'] = "ÔĶÁ"; *************** *** 696,699 **** --- 701,708 ---- $lang['Install_Method'] = 'ÇëÑ¡Ôñ°²×°Ä£Ê½'; + + $lang['Install_No_Ext'] = "Äú·þÎñÆ÷ÉϵÄphpÅäÖò»Ö§³ÖÄúËùÑ¡ÔñµÄÊý¾Ý¿âÀàÐÍ"; + + $lang['Install_No_PCRE'] = "ÄúµÄphpÅäÖò»Ö§³Ö°²×°phpBB2ËùÐèÒªµÄPerlÓïÑÔ±ê×¼±í´ïģʽµÄ¼æÈÝÐÔ"; Index: lang_bbcode.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_chinese_simplified/lang_bbcode.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** lang_bbcode.php 1 Mar 2002 02:19:22 -0000 1.2 --- lang_bbcode.php 2 Mar 2002 00:27:52 -0000 1.3 *************** *** 1,5 **** <?php /*************************************************************************** ! * lang_bbcode.php [english] * ------------------- * begin : Wednesday Oct 3, 2001 --- 1,5 ---- <?php /*************************************************************************** ! * lang_bbcode.php [chinese simplified] * ------------------- * begin : Wednesday Oct 3, 2001 *************** *** 22,48 **** // ! // Chinese GB Simplified Translation by inker ! // http://www.byink.com ! // last modify : 2002/2/26 // ! ! // ! // To add an entry to your BBCode guide simply add a line to this file in this format: ! // $faq[] = array("question", "answer"); ! // If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted"); ! // Links will be created automatically ! // ! // DO NOT forget the ; at the end of the line. ! // Do NOT put double quotes (") in your BBCode guide entries, if you absolutely must then escape them ie. \"something\" ! // ! // The BBCode guide items will appear on the BBCode guide page in the same order they are listed in this file ! // ! // If just translating this file please do not alter the actual HTML unless absolutely necessary, thanks :) // ! // In addition please do not translate the colours referenced in relation to BBCode any section, if you do ! // users browsing in your language may be confused to find they're BBCode doesn't work :D You can change ! // references which are 'in-line' within the text though. ! // ! $faq[] = array("--","½éÉÜ"); $faq[] = array("ʲôÊÇ BBCode ´úÂë?", "BBCode ´úÂëÊÇÒ»ÖÖ HTML µÄÌØ±ðÓï·¨, ÄúÊÇ·ñʹÓà BBCode ´úÂëÈ¡¾öÓÚ¹ÜÀíÔ±µÄ¿ª·ÅÓë·ñ, ÁíÍâÄúÒ²¿ÉÒÔÔÚÿ¸öÎÄÕµķ¢±í°æÃæÖÐÈ¡ÏûÕâ¸ö¹¦ÄÜ. BBCode´úÂëµÄÐÍʽÀàËÆHTMLÓï·¨, ¿ÉÒÔʹÓà [ and ] ¶ø²»¿ÉÒÔʹÓà < and >±êÇ©, ËüÌṩÁ˸üºÃµÄ²Ù×÷·½±ãÐԺͿØÖÆÃæ°åµÄ±àÅÅ. Äú¿ÉÒÔÔÚÎÄÕ·¢±íµÄ±í¸ñÉÏ·½·¢ÏÖ BBCode ´úÂëµÄ±ã½Ý°´Å¥ (Ö÷ÅλÖûáÒÀ²»Í¬µÄ²¼¾°Ñùʽ¶øÓÐËù²»Í¬). ÒÔÏ»¹ÓиüÏêϸµÄ½éÉÜ."); --- 22,33 ---- // ! // Translation by: ! // inker :: http://www.byink.com // ! // For questions and comments use: su...@by... ! // last modify : 2002/2/26 // ! ! $faq[] = array("--","½éÉÜ"); $faq[] = array("ʲôÊÇ BBCode ´úÂë?", "BBCode ´úÂëÊÇÒ»ÖÖ HTML µÄÌØ±ðÓï·¨, ÄúÊÇ·ñʹÓà BBCode ´úÂëÈ¡¾öÓÚ¹ÜÀíÔ±µÄ¿ª·ÅÓë·ñ, ÁíÍâÄúÒ²¿ÉÒÔÔÚÿ¸öÎÄÕµķ¢±í°æÃæÖÐÈ¡ÏûÕâ¸ö¹¦ÄÜ. BBCode´úÂëµÄÐÍʽÀàËÆHTMLÓï·¨, ¿ÉÒÔʹÓà [ and ] ¶ø²»¿ÉÒÔʹÓà < and >±êÇ©, ËüÌṩÁ˸üºÃµÄ²Ù×÷·½±ãÐԺͿØÖÆÃæ°åµÄ±àÅÅ. Äú¿ÉÒÔÔÚÎÄÕ·¢±íµÄ±í¸ñÉÏ·½·¢ÏÖ BBCode ´úÂëµÄ±ã½Ý°´Å¥ (Ö÷ÅλÖûáÒÀ²»Í¬µÄ²¼¾°Ñùʽ¶øÓÐËù²»Í¬). ÒÔÏ»¹ÓиüÏêϸµÄ½éÉÜ."); Index: lang_faq.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_chinese_simplified/lang_faq.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** lang_faq.php 1 Mar 2002 02:19:22 -0000 1.2 --- lang_faq.php 2 Mar 2002 00:27:52 -0000 1.3 *************** *** 1,5 **** <?php /*************************************************************************** ! * lang_faq.php [english] * ------------------- * begin : Wednesday Oct 3, 2001 --- 1,5 ---- <?php /*************************************************************************** ! * lang_faq.php [chinese simplified] * ------------------- * begin : Wednesday Oct 3, 2001 *************** *** 22,40 **** // ! // Chinese GB Simplified Translation by inker ! // http://www.byink.com ! // last modify : 2002/2/26 // ! ! // ! // To add an entry to your FAQ simply add a line to this file in this format: ! // $faq[] = array("question", "answer"); ! // If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted"); ! // Links will be created automatically ! // ! // DO NOT forget the ; at the end of the line. ! // Do NOT put double quotes (") in your FAQ entries, if you absolutely must then escape them ie. \"something\" ! // ! // The FAQ items will appear on the FAQ page in the same order they are listed in this file // --- 22,30 ---- // ! // Translation by: ! // inker :: http://www.byink.com // ! // For questions and comments use: su...@by... ! // last modify : 2002/2/26 // Index: lang_main.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_chinese_simplified/lang_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** lang_main.php 1 Mar 2002 02:19:22 -0000 1.2 --- lang_main.php 2 Mar 2002 00:27:52 -0000 1.3 *************** *** 1,5 **** <?php /*************************************************************************** ! * lang_main.php [English] * ------------------- * begin : Sat Dec 16 2000 --- 1,5 ---- <?php /*************************************************************************** ! * lang_main.php [chinese simplified] * ------------------- * begin : Sat Dec 16 2000 *************** *** 21,41 **** // ! // Chinese GB Simplified Translation by inker ! // http://www.byink.com ! // last modify : 2002/2/26 // ! ! // ! // The format of this file is: ! // ! // ---> $lang['message'] = "text"; ! // ! // You should also try to set a locale and a character ! // encoding (plus direction). The encoding and direction ! // will be sent to the template. The locale may or may ! // not work, it's dependent on OS support and the syntax ! // varies ... give it your best guess! // //setlocale(LC_ALL, "en"); $lang['ENCODING'] = "gb2312"; --- 21,32 ---- // ! // Translation by: ! // inker :: http://www.byink.com // ! // For questions and comments use: su...@by... ! // last modify : 2002/3/1 // + //setlocale(LC_ALL, "en"); $lang['ENCODING'] = "gb2312"; *************** *** 127,130 **** --- 118,122 ---- // $lang['Registered_users'] = "×¢²á»áÔ±:"; + $lang['Browsing_forum'] = "ÕýÔÚä¯ÀÀÕâ¸ö°æÃæµÄ»áÔ±:"; $lang['Online_users_zero_total'] = "×ܼÆÓÐ <b>0</b> λÅóÓÑÔÚÏß :: "; $lang['Online_users_total'] = "×ܼÆÓÐ <b>%d</b> λÅóÓÑÔÚÏß :: "; *************** *** 299,302 **** --- 291,295 ---- $lang['You_are_watching'] = "ÄúÒѶ©ÔÄÁ˱¾Ö÷Ìâ"; + $lang['Total_votes'] = "ͶƱ¹²¼Æ"; // *************** *** 524,534 **** $lang['Total_posts'] = "·¢Ìù×ܼÆ"; ! $lang['user_post_pct_stats'] = "%.2f%% of total"; // 1.25% of total ! $lang['user_post_day_stats'] = "ƽ¾ù %.2f ·âÌû×ÓÿÌì"; // 1.5 posts per day $lang['Search_user_posts'] = "²éÕÒ%s·¢±íµÄËùÓÐÌû×Ó"; // Find all posts by username $lang['No_user_id_specified'] = "¶Ô²»ÆðÕâ¸öÓû§²»´æÔÚ"; $lang['Wrong_Profile'] = "Äú²»¿ÉÒÔ±à¼È¥ËûÓû§µÄ¸öÈË×ÊÁÏ"; ! $lang['Sorry_banned_or_taken_email'] = "¶Ô²»ÆðÄúÌṩµÄµç×ÓÓʼþµØÖ·ÎÞЧ, Ëü¿ÉÄܱ»ÆäËûÓû§×¢²á¹ý»òÕßËü±¾ÉíÎÞЧ,ÇëÌṩÆäËûµÄµç×ÓÓʼþµØÖ·,Èç¹û»¹ÊÇÎÞЧÇëÄúÁªÂçÂÛ̳¹ÜÀíÔ±."; $lang['Only_one_avatar'] = "ÄúÖ»ÄÜÑ¡ÔñÒ»¸öÍ·Ïñ"; $lang['File_no_data'] = "ÄúÌṩµÄÁ¬½ÓµØÖ·²»´æÔÚÊý¾Ý"; --- 517,527 ---- $lang['Total_posts'] = "·¢Ìù×ܼÆ"; ! $lang['User_post_pct_stats'] = "%.2f%% of total"; // 1.25% of total ! $lang['User_post_day_stats'] = "ƽ¾ù %.2f ·âÌû×ÓÿÌì"; // 1.5 posts per day $lang['Search_user_posts'] = "²éÕÒ%s·¢±íµÄËùÓÐÌû×Ó"; // Find all posts by username $lang['No_user_id_specified'] = "¶Ô²»ÆðÕâ¸öÓû§²»´æÔÚ"; $lang['Wrong_Profile'] = "Äú²»¿ÉÒÔ±à¼È¥ËûÓû§µÄ¸öÈË×ÊÁÏ"; ! $lang['Only_one_avatar'] = "ÄúÖ»ÄÜÑ¡ÔñÒ»¸öÍ·Ïñ"; $lang['File_no_data'] = "ÄúÌṩµÄÁ¬½ÓµØÖ·²»´æÔÚÊý¾Ý"; *************** *** 558,561 **** --- 551,555 ---- $lang['New_password'] = "еÄÃÜÂë"; $lang['Confirm_password'] = "È·ÈÏÐÂÃÜÂë"; + $lang['Confirm_password_explain'] = "µ±ÄúÏ£Íû¸Ä±äÃÜÂë»òÊÇÄúµÄµç×ÓÓʼþµØÖ·Ê±Äú±ØÐëÈ·ÈÏÏÖÔÚÕýÔÚʹÓõÄÃÜÂë"; $lang['password_if_changed'] = "Ö»Óе±ÄúÏ£Íû¸ü¸ÄÃÜÂëʱ²ÅÐèÒªÌṩеÄÃÜÂë"; $lang['password_confirm_if_changed'] = "Ö»Óе±ÄúÏ£Íû¸ü¸ÄÃÜÂëʱ²ÅÐèҪȷÈÏеÄÃÜÂë"; *************** *** 589,593 **** $lang['Password_mismatch'] = "ÄúÌṩµÄÃÜÂ벻ƥÅä"; $lang['Current_password_mismatch'] = "ÄúÏÖÔÚʹÓõÄÃÜÂëÓë×¢²áʱÌṩµÄ²»Æ¥Åä"; ! $lang['Invalid_username'] = "ÄúÑ¡ÔñµÄÓû§ÃûÒѾÓÐÈËʹÓÃÁË,»òÕßÊÇÄúÑ¡ÔñµÄÓû§Ãû°üº¬ÁËÎÞЧµÄ×Ö·û,Ïñ \" character"; $lang['Signature_too_long'] = "ÄúµÄ¸öÈËÇ©ÃûÌ«³¤ÁË"; $lang['Fields_empty'] = "Äú±ØÐëÌîд±ØÐëÌîдµÄÏîÄ¿(*)"; --- 583,593 ---- $lang['Password_mismatch'] = "ÄúÌṩµÄÃÜÂ벻ƥÅä"; $lang['Current_password_mismatch'] = "ÄúÏÖÔÚʹÓõÄÃÜÂëÓë×¢²áʱÌṩµÄ²»Æ¥Åä"; ! $lang['Password_long'] = "ÃÜÂë²»ÄܶàÓÚ32¸ö×Ó·û"; ! $lang['Username_taken'] = "¶Ô²»ÆðÄúÑ¡ÔñµÄÓû§ÃûÒѾÓÐÈËʹÓÃÁË"; ! $lang['Username_invalid'] = "ÄúÑ¡ÔñµÄÓû§Ãû°üº¬ÁËÎÞЧµÄ×Ö·û,Ïñ \""; ! $lang['Username_disallowed'] = "¶Ô²»ÆðÄúÑ¡ÔñµÄÓû§ÃûÒѾ±»½ûÓÃ"; ! $lang['Email_taken'] = "¶Ô²»ÆðÄúÌṩµÄµç×ÓÓʼþµØÖ·ÒѾ±»Ä³¸öÓû§×¢²áÁË"; ! $lang['Email_banned'] = "¶Ô²»ÆðÄúÌṩµÄµç×ÓÓʼþµØÖ·ÒѾ±»½ûÓÃ"; ! $lang['Email_invalid'] = "¶Ô²»ÆðÄúÌṩµÄµç×ÓÓʼþµØÖ·²»ÕýÈ·"; $lang['Signature_too_long'] = "ÄúµÄ¸öÈËÇ©ÃûÌ«³¤ÁË"; $lang['Fields_empty'] = "Äú±ØÐëÌîд±ØÐëÌîдµÄÏîÄ¿(*)"; *************** *** 624,629 **** $lang['Send_email_msg'] = "·¢ËÍÒ»·âµç×ÓÓʼþ"; $lang['No_user_specified'] = "ûÓÐÑ¡ÔñÓû§"; ! $lang['user_prevent_email'] = "ÕâÃûÓû§²»Ï£ÍûÊÕµ½µç×ÓÓʼþ,Äú¿ÉÒÔ·¢ËÍÕ¾ÄÚÐżþ¸øÕâÃûÓû§"; ! $lang['user_not_exist'] = "Óл§²»´æÔÚ"; $lang['CC_email'] = "¸´ÖÆÕâ·âµç×ÓÓʼþ·¢Ë͸ø×Ô¼º"; $lang['Email_message_desc'] = "Õâ·âÓʼþ½«±»ÒÔ´¿Îı¾¸ñʽ·¢ËÍ,Çë²»Òª°üº¬ÈκΠHTML »òÕß BBCode.ÕâÆªÓʼþµÄ»Ø¸´µØÖ·½«Ö¸ÏòÄúµÄµç×ÓÓʼþµØÖ·."; --- 624,629 ---- $lang['Send_email_msg'] = "·¢ËÍÒ»·âµç×ÓÓʼþ"; $lang['No_user_specified'] = "ûÓÐÑ¡ÔñÓû§"; ! $lang['User_prevent_email'] = "ÕâÃûÓû§²»Ï£ÍûÊÕµ½µç×ÓÓʼþ,Äú¿ÉÒÔ·¢ËÍÕ¾ÄÚÐżþ¸øÕâÃûÓû§"; ! $lang['User_not_exist'] = "Óл§²»´æÔÚ"; $lang['CC_email'] = "¸´ÖÆÕâ·âµç×ÓÓʼþ·¢Ë͸ø×Ô¼º"; $lang['Email_message_desc'] = "Õâ·âÓʼþ½«±»ÒÔ´¿Îı¾¸ñʽ·¢ËÍ,Çë²»Òª°üº¬ÈκΠHTML »òÕß BBCode.ÕâÆªÓʼþµÄ»Ø¸´µØÖ·½«Ö¸ÏòÄúµÄµç×ÓÓʼþµØÖ·."; *************** *** 689,697 **** $lang['Group_added'] = "ÄúÒѾ±»¼ÓÈëÕâ¸öÍŶÓ"; $lang['Already_member_group'] = "ÄúÒѾÊÇÕâ¸öÍŶӵijÉÔ±"; ! $lang['user_is_member_group'] = "Óû§ÒѾÊÇÕâ¸öÍŶӵijÉÔ±"; $lang['Group_type_updated'] = "³É¹¦¸üÐÂÍŶÓÀàÐÍ"; $lang['Could_not_add_user'] = "ÄúÑ¡ÔñµÄÓû§²»´æÔÚ"; ! $lang['Could_not_anon_user'] = "Äú²»Äܽ¨Á¢ÄÄúûµÄÍŶӳÉÔ±"; $lang['Confirm_unsub'] = "ÄúÈ·¶¨Òª´ÓÕâ¸öÍŶӽâ³ýÉêÇëÂð?"; --- 689,697 ---- $lang['Group_added'] = "ÄúÒѾ±»¼ÓÈëÕâ¸öÍŶÓ"; $lang['Already_member_group'] = "ÄúÒѾÊÇÕâ¸öÍŶӵijÉÔ±"; ! $lang['User_is_member_group'] = "Óû§ÒѾÊÇÕâ¸öÍŶӵijÉÔ±"; $lang['Group_type_updated'] = "³É¹¦¸üÐÂÍŶÓÀàÐÍ"; $lang['Could_not_add_user'] = "ÄúÑ¡ÔñµÄÓû§²»´æÔÚ"; ! $lang['Could_not_anon_user'] = "Äú²»Äܽ«ÄäÃûÓοÍÁÐΪÍŶӳÉÔ±"; $lang['Confirm_unsub'] = "ÄúÈ·¶¨Òª´ÓÕâ¸öÍŶӽâ³ýÉêÇëÂð?"; *************** *** 772,778 **** // These replace the %s in the above strings ! $lang['Auth_Anonymous_users'] = "<b>ÄÄúûÓû§</b>"; ! $lang['Auth_Registered_users'] = "<b>×¢²áÓû§</b>"; ! $lang['Auth_users_granted_access'] = "<b>ÌØÈ¨Óû§</b>"; $lang['Auth_Moderators'] = "<b>°ßÖñ</b>"; $lang['Auth_Administrators'] = "<b>¹ÜÀíÔ±</b>"; --- 772,778 ---- // These replace the %s in the above strings ! $lang['Auth_Anonymous_Users'] = "<b>ÄäÃûÓοÍ</b>"; ! $lang['Auth_Registered_Users'] = "<b>×¢²áÓû§</b>"; ! $lang['Auth_Users_granted_access'] = "<b>ÌØÈ¨Óû§</b>"; $lang['Auth_Moderators'] = "<b>°ßÖñ</b>"; $lang['Auth_Administrators'] = "<b>¹ÜÀíÔ±</b>"; *************** *** 855,859 **** $lang['This_posts_IP'] = "Õâ¸öÌû×ÓµÄIPµØÖ·"; $lang['Other_IP_this_user'] = "Õâ¸ö×÷ÕߵįäËûµÄµØÖ·"; ! $lang['users_this_IP'] = "À´´ÓÕâ¸öIPµÄÓû§"; $lang['IP_info'] = "IPµØÖ·ÐÅÏ¢"; $lang['Lookup_IP'] = "ËÑË÷IPµØÖ·"; --- 855,859 ---- $lang['This_posts_IP'] = "Õâ¸öÌû×ÓµÄIPµØÖ·"; $lang['Other_IP_this_user'] = "Õâ¸ö×÷ÕߵįäËûµÄµØÖ·"; ! $lang['Users_this_IP'] = "À´´ÓÕâ¸öIPµÄÓû§"; $lang['IP_info'] = "IPµØÖ·ÐÅÏ¢"; $lang['Lookup_IP'] = "ËÑË÷IPµØÖ·"; *************** *** 912,916 **** $lang['tz']['0'] = "(GMT) ¿¨Èø²¼À¼¿¨, ¶¼°ØÁÖ, °®¶¡±¤, Â×¶Ø, Àï˹±¾, ÃÉÂÞάÑÇ"; $lang['tz']['1'] = "(GMT +1:00 hours) °¢Ä·Ë¹Ìص¤, °ØÁÖ, ²¼Â³Èû¶û, ¸ç±¾¹þ¸ù, ÂíµÂÀï, °ÍÀè, ÂÞÂí"; ! $lang['tz']['2'] = "(GMT +2:00 hours) ¿ªÂÞ, ºÕ¶ûÐÁ»ù, ¼ÓÀïÄþ¸ñÀÕ, ÄÏ·Ç, »ªÉ³"; $lang['tz']['3'] = "(GMT +3:00 hours) °Í¸ñ´ï, ÀûÑŵÂ, Ī˹¿Æ, ÄÚÂÞ±Ï"; $lang['tz']['3.5'] = "(GMT +3:30 hours) µÂºÚÀ¼"; --- 912,916 ---- $lang['tz']['0'] = "(GMT) ¿¨Èø²¼À¼¿¨, ¶¼°ØÁÖ, °®¶¡±¤, Â×¶Ø, Àï˹±¾, ÃÉÂÞάÑÇ"; $lang['tz']['1'] = "(GMT +1:00 hours) °¢Ä·Ë¹Ìص¤, °ØÁÖ, ²¼Â³Èû¶û, ¸ç±¾¹þ¸ù, ÂíµÂÀï, °ÍÀè, ÂÞÂí"; ! $lang['tz']['2'] = "(GMT +2:00 hours) ¿ªÂÞ, ºÕ¶ûÐÁ»ù, ¼ÓÀïÄþ¸ñÀÕ, ÄÏ·Ç"; $lang['tz']['3'] = "(GMT +3:00 hours) °Í¸ñ´ï, ÀûÑŵÂ, Ī˹¿Æ, ÄÚÂÞ±Ï"; $lang['tz']['3.5'] = "(GMT +3:30 hours) µÂºÚÀ¼"; *************** *** 981,985 **** $lang['Critical_Error'] = "¹Ø¼ü´íÎó"; $lang['An_error_occured'] = "·¢ÉúÁËÒ»¸ö´íÎó"; ! $lang['A_critical_error'] = "·¢ÉúÁËÒ»¸ö¹Ø¼ü´íÎó"; // --- 981,985 ---- $lang['Critical_Error'] = "¹Ø¼ü´íÎó"; $lang['An_error_occured'] = "·¢ÉúÁËÒ»¸ö´íÎó"; ! $lang['A_critical_error'] = "·¢ÉúÁËÒ»¸ö¹Ø¼üÐÔ´íÎó"; // |