From f3d92ffb18a4d90de99c91dd1cb9d10f97f639b1 Mon Sep 17 00:00:00 2001 From: Timur Birsh Date: Wed, 20 Apr 2016 14:39:34 -0400 Subject: localedata: kk_KZ: various updates [BZ #15578] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tweak some of the collation settings for a few characters. Add/update various fields: LC_MESSAGES yesstr: set to иә nostr: set to жоқ LC_MONETARY mon_decimal_point: change . to , mon_thousands_sep: change to a non-breaking space p_sep_by_space: change 1 to 2 set int_{p,n}_* fields LC_NUMERIC thousands_sep: change , to a non-breaking space LC_TIME abday: change saturday from Сн to Сб LC_TELEPHONE tel_dom_fmt: set to (%A) %l int_select: set to 8~10 LC_ADDRESS: country_post: set to KAZ country_ab2: set to KZ country_ab3: set to KAZ country_isbn: set to 978-601 lang_name: set to қазақ тілі --- localedata/ChangeLog | 5 ++++ localedata/locales/kk_KZ | 76 ++++++++++++++++++++++++++++-------------------- 2 files changed, 49 insertions(+), 32 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index ee298a3019..635c43b276 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2016-04-23 Timur Birsh + + [BZ #15578] + * locales/kk_KZ: Update with latest information. + 2016-04-23 Mike Frysinger [BZ #12349] diff --git a/localedata/locales/kk_KZ b/localedata/locales/kk_KZ index 9784c0cb31..14eaccb8a0 100644 --- a/localedata/locales/kk_KZ +++ b/localedata/locales/kk_KZ @@ -9,32 +9,33 @@ escape_char / % otherwise be governed by that license. % Kazakh Language Locale for Kazakhstan -% Source: NIPI, Kazakhstan Copper Corporation -% Address: 6, Gagarin, 477000, Zhezkazgan, Kazakhstan +% Source: linukz.org +% Address: % Contact: Timur Birsh -% Email: birsh@mail.kz -% Tel: +7 (310-2) 74-80-12 +% Email: taem@linukz.org +% Tel: % Fax: % Language: kk % Territory: KZ -% Revision: 1.0 -% Date: 2003-06-06 +% Revision: 1.1 +% Date: 2016-03-22 % Application: general % Users: general -% Charset: PT154 +% Charset: UTF-8 +% License: Public Domain LC_IDENTIFICATION title "Kazakh locale for Kazakhstan" -source "NIPI, Kazakhstan Copper Corporation" +source "linukz.org" address "" -contact "" +contact "Timur Birsh" email "bug-glibc-locales@gnu.org" tel "" fax "" language "Kazakh" territory "Kazakhstan" -revision "1.0" -date "2003-06-06" +revision "1.1" +date "2016-03-22" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE @@ -120,16 +121,16 @@ reorder-after ;;;IGNORE reorder-after - + reorder-after - ;;;IGNORE ;;;IGNORE + ;;;IGNORE reorder-after - ;;;IGNORE ;;;IGNORE + ;;;IGNORE reorder-after @@ -140,13 +141,13 @@ reorder-after reorder-after ;;;IGNORE -reorder-after +reorder-after -reorder-after +reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE reorder-end @@ -163,29 +164,37 @@ END LC_CTYPE LC_MESSAGES yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY int_curr_symbol "" currency_symbol "" -mon_decimal_point "" -mon_thousands_sep "" +mon_decimal_point "" +mon_thousands_sep "" mon_grouping 3;3 positive_sign "" negative_sign "" int_frac_digits 2 frac_digits 2 p_cs_precedes 0 -p_sep_by_space 1 +p_sep_by_space 2 n_cs_precedes 0 n_sep_by_space 1 p_sign_posn 1 n_sign_posn 1 +int_p_cs_precedes 1 +int_p_sep_by_space 2 +int_n_cs_precedes 1 +int_n_sep_by_space 1 +int_p_sign_posn 4 +int_n_sign_posn 4 END LC_MONETARY LC_NUMERIC decimal_point "" -thousands_sep "" +thousands_sep "" grouping 3;3 END LC_NUMERIC @@ -203,7 +212,7 @@ abday "";/ "";/ "";/ "";/ - "" + "" mon "";/ "";/ "";/ @@ -243,9 +252,11 @@ copy "i18n" END LC_PAPER LC_TELEPHONE -tel_int_fmt "/ +tel_int_fmt "/ " -int_prefix "" +tel_dom_fmt "" +int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT @@ -258,19 +269,20 @@ name_fmt "/ END LC_NAME LC_ADDRESS -postal_fmt "/ +postal_fmt "/ / / / " country_name "" -country_num 398 -% KZ -country_car "" -% kk +country_post "" +country_ab2 "" +country_ab3 "" +country_num 398 +country_car "" +country_isbn "" +lang_name "" lang_ab "" -% kaz lang_term "" -% kaz -lang_lib "" +lang_lib "" END LC_ADDRESS -- cgit 1.4.1