/* 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"]="マイセミ";
_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"]="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);
}


