public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Added DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA locale
       [not found] <CGME20190722124818epcas5p2bfdadbae9d79ff5cc4e1b7eff19de567@epcas5p2.samsung.com>
@ 2019-07-23  3:17 ` Akhilesh Kumar
  0 siblings, 0 replies; only message in thread
From: Akhilesh Kumar @ 2019-07-23  3:17 UTC (permalink / raw)
  To: libc-alpha; +Cc: Akhilesh Kumar

Korean is the official language for North as well as South Korea
Adding locale for North Korea. Since core language is same so
Reference is taken form hangul.

[BZ #24833]
* locales/ko_KP: New locale.
---
 localedata/locales/ko_KP | 119 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 119 insertions(+)
 create mode 100644 localedata/locales/ko_KP

diff --git a/localedata/locales/ko_KP b/localedata/locales/ko_KP
new file mode 100644
index 0000000..1c44a19
--- /dev/null
+++ b/localedata/locales/ko_KP
@@ -0,0 +1,119 @@
+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 ""KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF" (North Korea)
+% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+LC_IDENTIFICATION
+title      "KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF"
+source     ""
+address    ""
+contact    ""
+email      "akhilesh.k@samsung.com"
+tel        ""
+fax        ""
+language   "Korean"
+territory  "North Korea"
+revision   "0.1"
+date       "2019-07-22"
+
+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
+copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
+END LC_COLLATE
+
+LC_CTYPE
+copy "i18n"
+END LC_CTYPE
+
+LC_MONETARY
+int_curr_symbol		"KPW "
+currency_symbol		"<U20A9>"
+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
+
+LC_NUMERIC
+
+decimal_point		"."
+thousands_sep		","
+grouping		3;3
+
+END LC_NUMERIC
+
+LC_TIME
+copy "ko_KR"
+END LC_TIME
+
+LC_MESSAGES
+copy "ko_KR"
+END LC_MESSAGES
+
+LC_PAPER
+copy "i18n"
+END LC_PAPER
+
+LC_TELEPHONE
+tel_int_fmt	"+%c %a %l"
+tel_dom_fmt	"(%A) %l"
+#https://en.wikipedia.org/wiki/Telephone_numbers_in_North_Korea
+int_prefix	"850"
+int_select	"001"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "i18n"
+END LC_MEASUREMENT
+
+LC_NAME
+copy "ko_KR"
+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 	"<UC870><UC120><U0020><UBBFC><UC8FC><UC8FC><UC758><U0020><UC778><UBBFC><U0020><UACF5><UD654><UAD6D>"
+#https://en.wikipedia.org/wiki/North_Korea
+country_ab2	"KP"
+country_ab3	"PRK"
+country_num	408
+country_isbn	9946 
+country_car	"PRK"
+lang_name	"<UD55C><UAD6D><UC5B4>"
+lang_ab		"ko"
+lang_term	"kor"
+lang_lib	"kor"
+END LC_ADDRESS
-- 
1.9.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-23  3:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20190722124818epcas5p2bfdadbae9d79ff5cc4e1b7eff19de567@epcas5p2.samsung.com>
2019-07-23  3:17 ` [PATCH] Added DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA locale Akhilesh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).