summaryrefslogtreecommitdiff
path: root/localedata/locales/ko_KR
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/ko_KR')
-rw-r--r--localedata/locales/ko_KR160
1 files changed, 70 insertions, 90 deletions
diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR
index 15b55f47f3..bd0d919218 100644
--- a/localedata/locales/ko_KR
+++ b/localedata/locales/ko_KR
@@ -1,5 +1,12 @@
-escape_char /
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:
@@ -13,7 +20,6 @@ comment_char %
% Date: 2000-11-09
% Application: general
% Users: general
-% Distribution and use is free, also for commercial purposes.
%Changes:
% 1999-06-07: Won-kyu Park <wkpark@chem.skku.ac.kr>
@@ -47,22 +53,22 @@ email "bug-glibc-locales@gnu.org"
tel ""
fax ""
language "Korean"
-territory "Republic of Korea"
+territory "South Korea"
revision "1.1"
date "2000-11-09"
-%
-category "ko_KR:2000";LC_IDENTIFICATION
-category "ko_KR:2000";LC_CTYPE
-category "ko_KR:2000";LC_COLLATE
-category "ko_KR:2000";LC_TIME
-category "ko_KR:2000";LC_NUMERIC
-category "ko_KR:2000";LC_MONETARY
-category "ko_KR:2000";LC_MESSAGES
-category "ko_KR:2000";LC_PAPER
-category "ko_KR:2000";LC_NAME
-category "ko_KR:2000";LC_ADDRESS
-category "ko_KR:2000";LC_TELEPHONE
-category "ko_KR:2000";LC_MEASUREMENT
+
+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
@@ -6099,13 +6105,13 @@ END LC_CTYPE
LC_MONETARY
-int_curr_symbol "<U004B><U0052><U0057><U0020>"
-currency_symbol "<UFFE6>"
-mon_decimal_point "<U002E>"
-mon_thousands_sep "<U002C>"
+int_curr_symbol "KRW "
+currency_symbol "<U20A9>"
+mon_decimal_point "."
+mon_thousands_sep ","
mon_grouping 3;3
positive_sign ""
-negative_sign "<U002D>"
+negative_sign "-"
int_frac_digits 0
frac_digits 0
p_cs_precedes 1
@@ -6124,8 +6130,8 @@ END LC_MONETARY
LC_NUMERIC
-decimal_point "<U002E>"
-thousands_sep "<U002C>"
+decimal_point "."
+thousands_sep ","
grouping 3;3
END LC_NUMERIC
@@ -6146,33 +6152,30 @@ day "<UC77C><UC694><UC77C>";/
% (%b) "%mWEOL" where %m is space-filled instead of zero-filled
-abmon "<U0020><U0031><UC6D4>";"<U0020><U0032><UC6D4>";/
- "<U0020><U0033><UC6D4>";"<U0020><U0034><UC6D4>";/
- "<U0020><U0035><UC6D4>";"<U0020><U0036><UC6D4>";/
- "<U0020><U0037><UC6D4>";"<U0020><U0038><UC6D4>";/
- "<U0020><U0039><UC6D4>";"<U0031><U0030><UC6D4>";/
- "<U0031><U0031><UC6D4>";"<U0031><U0032><UC6D4>"
+abmon " 1<UC6D4>";" 2<UC6D4>";/
+ " 3<UC6D4>";" 4<UC6D4>";/
+ " 5<UC6D4>";" 6<UC6D4>";/
+ " 7<UC6D4>";" 8<UC6D4>";/
+ " 9<UC6D4>";"10<UC6D4>";/
+ "11<UC6D4>";"12<UC6D4>"
-mon "<U0031><UC6D4>";"<U0032><UC6D4>";/
- "<U0033><UC6D4>";"<U0034><UC6D4>";/
- "<U0035><UC6D4>";"<U0036><UC6D4>";/
- "<U0037><UC6D4>";"<U0038><UC6D4>";/
- "<U0039><UC6D4>";"<U0031><U0030><UC6D4>";/
- "<U0031><U0031><UC6D4>";"<U0031><U0032><UC6D4>"
+mon "1<UC6D4>";"2<UC6D4>";/
+ "3<UC6D4>";"4<UC6D4>";/
+ "5<UC6D4>";"6<UC6D4>";/
+ "7<UC6D4>";"8<UC6D4>";/
+ "9<UC6D4>";"10<UC6D4>";/
+ "11<UC6D4>";"12<UC6D4>"
% Appropriate date and time representation (%c)
-% "%x (%a) %r"
-d_t_fmt "<U0025><U0078><U0020><U0028><U0025><U0061><U0029><U0020><U0025><U0072>"
+d_t_fmt "%x (%a) %r"
% Appropriate date representation (%x)
% "%Y<NYEON> %m<WEOL> %d<IL>
-d_fmt /
-"<U0025><U0059><UB144><U0020><U0025><U006D><UC6D4><U0020><U0025><U0064><UC77C>"
-%d_fmt "<U0025><U0059><UB144><U0020><U0025><U006D><UC6D4><U0020><U0025><U0065><UC77C>"
+d_fmt "%Y<UB144> %m<UC6D4> %d<UC77C>"
% Appropriate time representation (%X)
% "%H<SI> %M<BUN> %S<CHO>"
-t_fmt "<U0025><U0048><UC2DC><U0020><U0025><U004D><UBD84><U0020><U0025><U0053><UCD08>"
+t_fmt "%H<UC2DC> %M<UBD84> %S<UCD08>"
% Strings for AM/PM (%p)
% "<O><JEON>";"<O><HU>"
@@ -6180,80 +6183,57 @@ am_pm "<UC624><UC804>";"<UC624><UD6C4>"
% Appropriate AM/PM time representation (%r)
% "%p %H<SI> %M<BUN> %S<CHO>"
-t_fmt_ampm "<U0025><U0070><U0020><U0025><U0049><UC2DC><U0020><U0025><U004D><UBD84><U0020><U0025><U0053><UCD08>"
+t_fmt_ampm "%p %I<UC2DC> %M<UBD84> %S<UCD08>"
-% Appropriate date representation (date(1)) "%Y. %m. %d. (%a) %H:%M:%S %Z"
-date_fmt /
-"<U0025><U0059><U002E><U0020><U0025><U006D><U002E><U0020><U0025><U0064><U002E>/
-<U0020><U0028><U0025><U0061><U0029>/
-<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
-<U0020><U0025><U005A>"
+% Appropriate date representation (date(1))
+date_fmt "%Y. %m. %d. (%a) %H:%M:%S %Z"
+week 7;19971130;1
END LC_TIME
-% NOTES on LC_MESSAGES
-%
-% Any string starting with any form of Latin Y and Korea
-% `Yea' are recognized as affirmative answer. Negative answer is
-% recognized by Latin N and Hangul `A' (which stands for ``Anio'').
-
LC_MESSAGES
-
-yesexpr "<U005E><U005B><U0079><U0059><UC608><U005D>"
-
-noexpr "<U005E><U005B><U006E><U004E><UC544><U005D>"
-
-nostr "<UC544><UB2C8><UC624>"
-
+yesexpr "^[+1yY<UFF59><UFF39><UC608>]"
+noexpr "^[-0nN<UFF4E><UFF2E><UC544>]"
+nostr "<UC544><UB2C8><UC694>"
+yesstr "<UC608>"
END LC_MESSAGES
LC_PAPER
-% FIXME
-height 297
-% FIXME
-width 210
+copy "i18n"
END LC_PAPER
LC_TELEPHONE
-% "+%c %a %l"
-tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025><U006C>"
+tel_int_fmt "+%c %a %l"
% Alternative form: "+%c (0)%a-%l"
% "(%A) %l" : (areacode) local_number
-tel_dom_fmt "<U0028><U0025><U0041><U0029><U0020><U0025><U006C>"
+tel_dom_fmt "(%A) %l"
% Alternative form :
% "%A-%l" : areacode-local_number
-%tel_dom_fmt "<U0025><U0041><U002D><U0020><U0025><U006C>"
-int_prefix "<U0038><U0032>"
+%tel_dom_fmt "%A- %l"
+int_prefix "82"
+int_select "001"
END LC_TELEPHONE
LC_MEASUREMENT
-% metric
-measurement 1
+copy "i18n"
END LC_MEASUREMENT
LC_NAME
-name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
-<U0025><U006D><U0025><U0074><U0025><U0066>"
+name_fmt "%d%t%g%t%m%t%f"
END LC_NAME
LC_ADDRESS
-postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
-<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
-<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
-<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
-<U004E><U0025><U0063><U0025><U004E>"
-country_ab2 "<U004B><U0052>"
-country_ab3 "<U004B><U004F><U0052>"
+postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_name "<UB300><UD55C><UBBFC><UAD6D>"
+country_ab2 "KR"
+country_ab3 "KOR"
country_num 410
-% ROK
-country_car "<U0052><U004F><U004B>"
+country_isbn "979-11,978-89"
+country_car "ROK"
% 한국말
-lang_name "<UD55C><UAD6D><UB9D0>"
-% ko
-lang_ab "<U006B><U006F>"
-% kor
-lang_term "<U006B><U006F><U0072>"
-% kor
-lang_lib "<U006B><U006F><U0072>"
+lang_name "<UD55C><UAD6D><UC5B4>"
+lang_ab "ko"
+lang_term "kor"
+lang_lib "kor"
END LC_ADDRESS