comment_char % escape_char / % This file is part of the GNU C Library and contains locale data. % The Free Software Foundation does not claim any copyright interest % in the locale data contained in this file. The foregoing does not % affect the license of the GNU C Library as a whole. It does not % exempt you from the conditions of the license if your use would % otherwise be governed by that license. % Korean language locale for Republic of Korea (South Korea) % Source: % Address: % Contact: Won-kyu Park % Email: wkpark@chem.skku.ac.kr % Fax: % Language: ko % Territory: KR % Revision: 1.1 % Date: 2000-11-09 % Application: general % Users: general %Changes: % 1999-06-07: Won-kyu Park % Initial cut. Mon Jun 7 11:25:45 KST 1999 % 1999-07-07: Won-kyu Park % Fixed lc_collate problem with bash-2.x Jul 7 1999 % 1999-11-27: Won-kyu Park % Adjusting for glibc-2.2 locale definition % 2000-02-09: Won-kyu Park % Changed collation of charset. % 2000-08-21: Won-kyu Park % Fixed LC_CTYPE typo % Adjusted to new glibc-2.2 mnemonic format % 2000-11-09: Jungshik Shin % Won-kyu Park % Changed LC_IDENTIFICATION territory field to Republic of Korea % Streamlined hangul and hanja class definition in LC_CTYPE % and hangul portion of LC_COLLATE % Several changes in LC_TIME % Added tel_dom_fmt to LC_TELEPHONE % Some cosmetic changes % 2001-10-08: Won-kyu Park % Fixed a typo in Hangul portion of LC_COLLATE LC_IDENTIFICATION title "Korean locale for Republic of Korea" source "" address "" contact "" email "bug-glibc-locales@gnu.org" tel "" fax "" language "Korean" territory "South Korea" revision "1.1" date "2000-11-09" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE category "i18n:2012";LC_COLLATE category "i18n:2012";LC_TIME category "i18n:2012";LC_NUMERIC category "i18n:2012";LC_MONETARY category "i18n:2012";LC_MESSAGES category "i18n:2012";LC_PAPER category "i18n:2012";LC_NAME category "i18n:2012";LC_ADDRESS category "i18n:2012";LC_TELEPHONE category "i18n:2012";LC_MEASUREMENT END LC_IDENTIFICATION LC_COLLATE order_start forward %%% % HANGUL SYLLABLES .. %%% % HANJA. For the moment, Hanjas defined in KS X 1001 % are enumerated in the order they're listed in KS X 1001. UNDEFINED order_end END LC_COLLATE LC_CTYPE % This is a copy of the "i18n" LC_CTYPE with the following modifications: % - Additional classes: hangul hanja copy "i18n" charclass hangul;hanja hangul .. hanja ..;..;..;.. translit_start include "translit_combining";"" include "translit_hangul";"" translit_end END LC_CTYPE LC_MONETARY int_curr_symbol "KRW " currency_symbol "" mon_decimal_point "." mon_thousands_sep "," mon_grouping 3;3 positive_sign "" negative_sign "-" int_frac_digits 0 frac_digits 0 p_cs_precedes 1 p_sep_by_space 0 n_cs_precedes 1 n_sep_by_space 0 p_sign_posn 1 n_sign_posn 4 END LC_MONETARY % Notes for LC_NUMERIC % Korea numeric representation is one imported from U.S. % in late 19th century. So the following definition is % exactly the same to U.S. LC_NUMERIC decimal_point "." thousands_sep "," grouping 3;3 END LC_NUMERIC LC_TIME abday "";/ "";"";/ "";"";/ "";"" day "";/ "";/ "";/ "";/ "";/ "";/ "" % (%b) "%mWEOL" where %m is space-filled instead of zero-filled abmon " 1";" 2";/ " 3";" 4";/ " 5";" 6";/ " 7";" 8";/ " 9";"10";/ "11";"12" mon "1";"2";/ "3";"4";/ "5";"6";/ "7";"8";/ "9";"10";/ "11";"12" % Appropriate date and time representation (%c) d_t_fmt "%x (%a) %r" % Appropriate date representation (%x) % "%Y %m %d d_fmt "%Y %m %d" % Appropriate time representation (%X) % "%H %M %S" t_fmt "%H %M %S" % Strings for AM/PM (%p) % "";"" am_pm "";"" % Appropriate AM/PM time representation (%r) % "%p %H %M %S" t_fmt_ampm "%p %I %M %S" % Appropriate date representation (date(1)) date_fmt "%Y. %m. %d. (%a) %H:%M:%S %Z" week 7;19971130;1 END LC_TIME LC_MESSAGES yesexpr "^[+1yY]" noexpr "^[-0nN]" nostr "" yesstr "" END LC_MESSAGES LC_PAPER copy "i18n" END LC_PAPER LC_TELEPHONE tel_int_fmt "+%c %a %l" % Alternative form: "+%c (0)%a-%l" % "(%A) %l" : (areacode) local_number tel_dom_fmt "(%A) %l" % Alternative form : % "%A-%l" : areacode-local_number %tel_dom_fmt "%A- %l" int_prefix "82" int_select "001" END LC_TELEPHONE LC_MEASUREMENT copy "i18n" END LC_MEASUREMENT LC_NAME name_fmt "%d%t%g%t%m%t%f" END LC_NAME LC_ADDRESS postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" country_name "" country_ab2 "KR" country_ab3 "KOR" country_num 410 country_isbn "979-11,978-89" country_car "ROK" % 한국말 lang_name "" lang_ab "ko" lang_term "kor" lang_lib "kor" END LC_ADDRESS