/* TriMM Locale file for en */
/* date & time stamp: 27/08/2004 */
/* locale properties */
/* texts */
_page.text["psc_home"]="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"]="By function"; 
_page.text["psc_product_selector"]="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"]="FAQ "; 
_page.text["psc_log_mysemi"]="my.NXP에 로그인";
_page.text["psc_login"]="에 로그인"; 
_page.text["psc_not_regis"]="아직 가입하지 않으셨나요?"; 
_page.text["psc_when_regis"]="When registered through my.NXP users are able to have their business card information automatically populated into the support form as well as checking status of existing tickets."; 
_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"]="In Focus"; 
_page.text["psc_pressroom"]="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);
}


