﻿/* TriMM Locale file for en */
/* date & time stamp: 27/08/2004 */
/* locale properties */
/* texts */
_page.text["psc_home"]="首頁";
_page.text["psc_contact"]="聯繫";
_page.text["psc_contact_us"]="聯繫我們";
_page.text["psc_rss_options"]="RSS";
_page.text["psc_more_on_rss"]="More on RSS";
_page.text["psc_what_is_rss"]="What is RSS?";
_page.text["psc_rss_reader"]="RSS reader";
_page.text["psc_more_support"]="更多支援";
_page.text["psc_please_select"]="請選擇";
_page.text["psc_by_function"]="依功能";
_page.text["psc_product_selector"]="產品選擇";
_page.text["psc_applications"]="應用";
_page.text["psc_products"]="產品";
_page.text["psc_related_applications"]="相關應用";
_page.text["psc_related_literature"]="相關文件";
_page.text["psc_related_products"]="相關產品";
_page.text["psc_press_releases"]="新聞稿";
_page.text["psc_in_focus"]="mySemi";
_page.text["psc_news"]="新聞";
_page.text["psc_more_info"]="更多資訊";
_page.text["psc_comm_supp_iss"]="一般性支援";
_page.text["psc_tech_supp_inq"]="技術性支援";
_page.text["psc_faq"]="常見問題解答";
_page.text["psc_log_mysemi"]="登入 my.NXP";
_page.text["psc_login"]="登入";
_page.text["psc_not_regis"]="尚未註冊？";
_page.text["psc_when_regis"]="已經註冊 my.NXP 的使用者在填寫支援需求表格時，註冊資訊將會自動載入，並且可以查詢提交問題目前的處理情況。";
_page.text["psc_reg_now"]="立即註冊";
_page.text["psc_general_support"]="一般性支援";
_page.text["psc_support"]="支援";
_page.text["psc_support_question"]="您的問題是";
_page.text["psc_sitemap"]="網站導覽";
_page.text["psc_printable_version"]="友善列印";
_page.text["psc_email_this_article"]="轉寄文章";
_page.text["psc_see_also"]="請參照";
_page.text["psc_article_options"]="文章選擇";
_page.text["psc_more_information"]="更多資訊";
_page.text["otm"]="On the Move";
_page.text["ift"]="焦點話題";
_page.text["psc_pressroom"]="新聞中心";
_page.text["psc_china_knowledge_portal"]="中國知識中心";
_page.text["psc_nxp"]="NXP";
_page.text["psc_privacy_policy"]="隱私權聲明";
_page.text["psc_terms_of_use"]="使用條款";
_page.text["psc_footer_copyright"]="©2006-2009 NXP Semiconductors. All rights reserved";

psc_write = function (tag) {
	str = _page.text[tag];
	document.write(str);
}
