From patchwork Mon May 10 03:07:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Wei-Lun Chao X-Patchwork-Id: 43294 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4B4103851C26; Mon, 10 May 2021 03:07:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B4103851C26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1620616063; bh=8tDuUF7Pi9oTikq6sW1O3HdqIUiTZ9mBnQGLLmAdMgc=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=AB4AsFHGqBayxza/RTJt9bUnsetQOsT98StJ3R+xRFMUZYf7dF5ilp4PLxw7P/05w Hh4NDMk43aX7+rzuuShLmxAkC5j6+mZkDZrQkX0uBjwh8JnOz8dhhFbN2ffLbAfj/f 6gE0cOlvLvUBu/rM2DY0uTA6OzS0nJeZewcXc4b0= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by sourceware.org (Postfix) with ESMTPS id 68236385BF9E for ; Mon, 10 May 2021 03:07:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 68236385BF9E Received: by mail-ed1-f48.google.com with SMTP id l7so16975281edb.1 for ; Sun, 09 May 2021 20:07:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=8tDuUF7Pi9oTikq6sW1O3HdqIUiTZ9mBnQGLLmAdMgc=; b=rDj9Krgl1+m+p9e1x4h5gKldzyehvRGyfSEipxsQkrk9zBhW5uRfcTyZViQcCYq2PI v1dShTsq/bw2OEvJwnjGtkI4sw+JaXzbVCcuC4RrYGhDOzZb5b6ha//UwhAQ3vkvYdmY 5dJa+RU6jd0dVKfQAAo2xtba1A7hNzbJA4MHSuqhWlc/rS8iUzgKsXEpOB5401aX22Kz MnFE8b2EJjcafnwloOmoVtKLY4tUmKe2hWvfmN47jPEE+a0x11O+8ZGuRCCrE+y1mOFm camezF3/VhMAshluS6dUkyiqqY4mLlaRT0iwpwOSPwpKn5wP00RMgeTB3Xfe5GIspoKK djmg== X-Gm-Message-State: AOAM533xKZsjU9scueRYp5+TUMrQL5H/Xgoz+1Q0wSreB3Sy4eHISg+K 32LhomA+WkZksB0Osm8u4wZycreeqPc8/wHa3S/7+X6n42A= X-Google-Smtp-Source: ABdhPJyzBYOTsS1CXgsl8rX3fHWFR1JZ11z/tmjF7vZbIQJDHLYhrAeeiy1csQ8vP2tKCXa80iREtHQjnG1l0C85N8Q= X-Received: by 2002:a05:6402:3104:: with SMTP id dc4mr26310095edb.144.1620616058387; Sun, 09 May 2021 20:07:38 -0700 (PDT) MIME-Version: 1.0 References: <68219af9-c879-7ebc-587f-83688e3fda89@redhat.com> In-Reply-To: <68219af9-c879-7ebc-587f-83688e3fda89@redhat.com> Date: Mon, 10 May 2021 11:07:27 +0800 Message-ID: Subject: [PATCH v2] localedata: Updates for Taiwanese locales [BZ #24409] To: "Carlos O'Donell" X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00, BODY_8BITS, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Wei-Lun Chao via Libc-alpha From: Wei-Lun Chao Reply-To: Wei-Lun Chao Cc: libc-alpha Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" From: Wei-Lun Chao Rationale: * Header cleanup: make the header of localedata files consistent * Remove space (abmon): remove the extra prefix space in abmon 1~9 * Add (week): add the missing definition of week and first_weekday to 2 * Change (thousands_sep): change the thousands_sep from to to avoid confusion of grouping 4 with usual grouping 3 * Simplify (yesexpr) and (noexpr): remove unusual full-width characters * Add collation: add missing collation used in cmn_TW Changelog: * localedata/locales/cmn_TW: Header cleanup; Remove space (abmon); Add (week); Change (thousands_sep); Simplify (yesexpr) and (noexpr). * localedata/locales/hak_TW: Likewise and add collation. * localedata/locales/nan_TW: Likewise and add collation. * localedata/locales/lzh_TW: Likewise and add collation. --- localedata/locales/cmn_TW | 40 +++++++------- localedata/locales/hak_TW | 76 +++++++++++++------------- localedata/locales/lzh_TW | 110 ++++++++++++++++++++++++-------------- localedata/locales/nan_TW | 90 ++++++++++++++++--------------- 4 files changed, 174 insertions(+), 142 deletions(-) diff --git a/localedata/locales/cmn_TW b/localedata/locales/cmn_TW index 9d9aca0f9e..bc90121012 100644 --- a/localedata/locales/cmn_TW +++ b/localedata/locales/cmn_TW @@ -8,15 +8,9 @@ escape_char / % exempt you from the conditions of the license if your use would % otherwise be governed by that license. -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% % Mandarin Chinese locale for the Republic of China -% % Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i cmn_TW cmn_TW -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION title "Mandarin Chinese locale for the Republic of China" @@ -28,8 +22,8 @@ tel "" fax "" language "Mandarin Chinese" territory "Taiwan" -revision "0.2" -date "2017-07-20" +revision "0.3" +date "2021-04-21" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE @@ -77,16 +71,16 @@ mon "";/ "";/ "";/ "" -% 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月 -abmon " 1";/ - " 2";/ - " 3";/ - " 4";/ - " 5";/ - " 6";/ - " 7";/ - " 8";/ - " 9";/ +% 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月 +abmon "1";/ + "2";/ + "3";/ + "4";/ + "5";/ + "6";/ + "7";/ + "8";/ + "9";/ "10";/ "11";/ "12" @@ -119,6 +113,8 @@ am_pm "";/ t_fmt_ampm "%p %I%M%S" % %Y年 %b %-d號 %A %H:%M:%S %Z date_fmt "%Y %b %-d %A %H:%M:%S %Z" +week 7;19971130;1 +first_weekday 2 era "+:2:1913//01//01:+*::%EC%Ey";/ "+:1:1912//01//01:1912//12//31::%EC";/ @@ -127,7 +123,7 @@ END LC_TIME LC_NUMERIC decimal_point "." -thousands_sep "," +thousands_sep "" grouping 4 END LC_NUMERIC @@ -135,7 +131,7 @@ LC_MONETARY currency_symbol "NT$" int_curr_symbol "TWD " mon_decimal_point "." -mon_thousands_sep "," +mon_thousands_sep "" mon_grouping 4 positive_sign "" negative_sign "-" @@ -166,8 +162,8 @@ measurement 1 END LC_MEASUREMENT LC_MESSAGES -yesexpr "^[+1yY]" -noexpr "^[-0nN]" +yesexpr "^[yY]" +noexpr "^[nN]" % 是 yesstr "" % 不是 diff --git a/localedata/locales/hak_TW b/localedata/locales/hak_TW index 73b9678ec4..9824be119e 100644 --- a/localedata/locales/hak_TW +++ b/localedata/locales/hak_TW @@ -8,15 +8,9 @@ escape_char / % exempt you from the conditions of the license if your use would % otherwise be governed by that license. -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% % Hakka Chinese locale for the Republic of China -% % Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i hak_TW hak_TW -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION title "Hakka Chinese locale for the Republic of China" @@ -28,8 +22,8 @@ tel "" fax "" language "Hakka Chinese" territory "Taiwan" -revision "0.1" -date "2013-06-02" +revision "0.2" +date "2021-04-21" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE @@ -47,17 +41,20 @@ END LC_IDENTIFICATION LC_CTYPE copy "i18n" +translit_start +include "translit_combining";"" +translit_end + class "hanzi"; / ;/ ..;/ ..;/ ..;/ -..;/ -.. +.. END LC_CTYPE LC_COLLATE -copy "iso14651_t1" +copy "cns11643_stroke" END LC_COLLATE LC_TIME @@ -74,16 +71,16 @@ mon "";/ "";/ "";/ "" -% 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月 -abmon " 1";/ - " 2";/ - " 3";/ - " 4";/ - " 5";/ - " 6";/ - " 7";/ - " 8";/ - " 9";/ +% 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月 +abmon "1";/ + "2";/ + "3";/ + "4";/ + "5";/ + "6";/ + "7";/ + "8";/ + "9";/ "10";/ "11";/ "12" @@ -103,19 +100,20 @@ abday "";/ "";/ "";/ "" -% %Y年%m月%d日 (%A) %H點%M分%S秒 -d_t_fmt "%Y%m%d (%A) %H%M%S" -% %Y年%m月%d日 -d_fmt "%Y%m%d" +% %Y年%m月%d號 (%A) %H點%M分%S秒 +d_t_fmt "%Y%m%d (%A) %H%M%S" +% %Y年%m月%d號 +d_fmt "%Y%m%d" % %H點%M分%S秒 t_fmt "%H%M%S" % 上晝, 下晝 am_pm "";"" % %p %I點%M分%S秒 t_fmt_ampm "%p %I%M%S" -% %Y年 %b %e日 %A %H:%M:%S %Z -date_fmt "%Y %b %e %A %H:%M:%S %Z" +% %Y年 %b %-d號 %A %H:%M:%S %Z +date_fmt "%Y %b %-d %A %H:%M:%S %Z" week 7;19971130;1 +first_weekday 2 era "+:2:1913//01//01:+*::%EC%Ey";/ "+:1:1912//01//01:1912//12//31::%EC";/ @@ -124,7 +122,7 @@ END LC_TIME LC_NUMERIC decimal_point "." -thousands_sep "," +thousands_sep "" grouping 4 END LC_NUMERIC @@ -132,7 +130,7 @@ LC_MONETARY currency_symbol "NT$" int_curr_symbol "TWD " mon_decimal_point "." -mon_thousands_sep "," +mon_thousands_sep "" mon_grouping 4 positive_sign "" negative_sign "-" @@ -153,18 +151,22 @@ int_n_sign_posn 1 END LC_MONETARY LC_PAPER -copy "i18n" +height 297 +width 210 END LC_PAPER LC_MEASUREMENT -copy "i18n" +% metric +measurement 1 END LC_MEASUREMENT LC_MESSAGES -% ^[+1yYyY係] -yesexpr "^[+1yY]" -% ^[-0nNnN毋] -noexpr "^[-0nN]" +yesexpr "^[yY]" +noexpr "^[nN]" +% 係 +yesstr "" +% 毋係 +nostr "" END LC_MESSAGES LC_NAME @@ -191,8 +193,8 @@ country_ab3 "TWN" country_num 158 country_car "RC" country_isbn 957 -% 客家語 -lang_name "" +% 漢語客家語 +lang_name "" lang_term "hak" lang_lib "hak" END LC_ADDRESS diff --git a/localedata/locales/lzh_TW b/localedata/locales/lzh_TW index 4740418a83..ba4c495b09 100644 --- a/localedata/locales/lzh_TW +++ b/localedata/locales/lzh_TW @@ -8,15 +8,9 @@ escape_char / % exempt you from the conditions of the license if your use would % otherwise be governed by that license. -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% % Literary Chinese locale for the Republic of China -% % Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i lzh_TW lzh_TW -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION title "Literary Chinese locale for the Republic of China" @@ -28,8 +22,8 @@ tel "" fax "" language "Literary Chinese" territory "Taiwan" -revision "0.1" -date "2013-06-02" +revision "0.2" +date "2021-04-21" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE @@ -47,17 +41,20 @@ END LC_IDENTIFICATION LC_CTYPE copy "i18n" +translit_start +include "translit_combining";"" +translit_end + class "hanzi"; / ;/ ..;/ ..;/ ..;/ -..;/ -.. +.. END LC_CTYPE LC_COLLATE -copy "iso14651_t1" +copy "cns11643_stroke" END LC_COLLATE LC_TIME @@ -74,17 +71,17 @@ mon "";/ "";/ "";/ "" -% 一 , 二 , 三 , 四 , 五 , 六 , 七 , 八 , 九 , 十 , 十一, 十二 -abmon " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ +% 一, 二, 三, 四, 五, 六, 七, 八, 九, 十, 十一, 十二 +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ "";/ "" % 週日, 週一, 週二, 週三, 週四, 週五, 週六 @@ -103,19 +100,21 @@ abday "";/ "";/ "";/ "" -% %OC%Oy年%B%Od日 (%A) %OH時%OM分%OS秒 -d_t_fmt "%OC%Oy%B%Od (%A) %OH%OM%OS" -% %OC%Oy年%B%Od日 -d_fmt "%OC%Oy%B%Od" +% %Y年%B%Od (%A) %OH時%OM分%OS秒 +d_t_fmt "%Y%B%Od (%A) %OH%OM%OS" +% %Y年%B%Od +d_fmt "%Y%B%Od" % %OH時%OM分%OS秒 t_fmt "%OH%OM%OS" % 朝, 暮 -am_pm "";"" +am_pm "";/ + "" % %p %OI時%OM分%OS秒 t_fmt_ampm "%p %OI%OM%OS" -% 公曆 %C%Oy年 %B %Oe日 %A %OH時%OM分%OS秒 -date_fmt " %C%Oy %B %Oe %A %OH%OM%OS" -% 〇, 一, 二, 三, 四, 五, 六, 七, 八, 九, 十, 十一, 十二, 十三, 十四, 十五, 十六, 十七, 十八, 十九, 廿, 廿一, 廿二, 廿三, 廿四, 廿五, 廿六, 廿七, 廿八, 廿九, 卅, 卅一 +% 公曆 %Y年 %B %Oe %A %OH時%OM分%OS秒 +date_fmt " %Y %B %Oe %A %OH%OM%OS" +% 〇, 一, 二, 三, 四, 五, 六, 七, 八, 九, 十, 十一, 十二, 十三, 十四, 十五, 十六, 十七, 十八, 十九, 廿, 廿一, 廿二, 廿三, 廿四, 廿五, 廿六, 廿七, 廿八, 廿九, 卅, 卅一, +% 卅二, 卅三, 卅四, 卅五, 卅六, 卅七, 卅八, 卅九, 四十, 四十一, 四十二, 四十三, 四十四, 四十五, 四十六, 四十七, 四十八, 四十九, 五十, 五十一, 五十二, 五十三, 五十四, 五十五, 五十六, 五十七, 五十八, 五十九 alt_digits "";/ "";/ "";/ @@ -147,9 +146,38 @@ alt_digits "";/ "";/ "";/ "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % week 7;19971130;1 +first_weekday 2 era "+:2:1913//01//01:+*::%EC%Ey";/ "+:1:1912//01//01:1912//12//31::%EC";/ @@ -158,7 +186,7 @@ END LC_TIME LC_NUMERIC decimal_point "." -thousands_sep "," +thousands_sep "" grouping 4 END LC_NUMERIC @@ -166,7 +194,7 @@ LC_MONETARY currency_symbol "NT$" int_curr_symbol "TWD " mon_decimal_point "." -mon_thousands_sep "," +mon_thousands_sep "" mon_grouping 4 positive_sign "" negative_sign "-" @@ -187,18 +215,22 @@ int_n_sign_posn 1 END LC_MONETARY LC_PAPER -copy "i18n" +height 297 +width 210 END LC_PAPER LC_MEASUREMENT -copy "i18n" +% metric +measurement 1 END LC_MEASUREMENT LC_MESSAGES -% ^[+1yYyY是] -yesexpr "^[+1yY]" -% ^[-0nNnN非] -noexpr "^[-0nN]" +yesexpr "^[yY]" +noexpr "^[nN]" +% 是 +yesstr "" +% 否 +nostr "" END LC_MESSAGES LC_NAME diff --git a/localedata/locales/nan_TW b/localedata/locales/nan_TW index 0c2a56f4ca..83e47afbae 100644 --- a/localedata/locales/nan_TW +++ b/localedata/locales/nan_TW @@ -1,22 +1,16 @@ 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. - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% +% This file is a part of GNU C Library (glibc) 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 GNU C Library (glibc) as a whole. It does not exempt you from the +% conditions of the license if your use would otherwise be governed by +% that license. + % Min Nan Chinese locale for the Republic of China -% % Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i nan_TW nan_TW -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION title "Min Nan Chinese locale for the Republic of China" @@ -28,8 +22,8 @@ tel "" fax "" language "Min Nan Chinese" territory "Taiwan" -revision "0.1" -date "2013-06-02" +revision "0.2" +date "2021-04-21" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE @@ -47,17 +41,20 @@ END LC_IDENTIFICATION LC_CTYPE copy "i18n" +translit_start +include "translit_combining";"" +translit_end + class "hanzi"; / ;/ ..;/ ..;/ ..;/ -..;/ -.. +.. END LC_CTYPE LC_COLLATE -copy "iso14651_t1" +copy "cns11643_stroke" END LC_COLLATE LC_TIME @@ -74,16 +71,16 @@ mon "";/ "";/ "";/ "" -% 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月 -abmon " 1";/ - " 2";/ - " 3";/ - " 4";/ - " 5";/ - " 6";/ - " 7";/ - " 8";/ - " 9";/ +% 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月 +abmon "1";/ + "2";/ + "3";/ + "4";/ + "5";/ + "6";/ + "7";/ + "8";/ + "9";/ "10";/ "11";/ "12" @@ -103,10 +100,10 @@ abday "";/ "";/ "";/ "" -% %Y年%m月%d日 (%A) %H點%M分%S秒 -d_t_fmt "%Y%m%d (%A) %H%M%S" -% %Y年%m月%d日 -d_fmt "%Y%m%d" +% %Y年%m月%d號 (%A) %H點%M分%S秒 +d_t_fmt "%Y%m%d (%A) %H%M%S" +% %Y年%m月%d號 +d_fmt "%Y%m%d" % %H點%M分%S秒 t_fmt "%H%M%S" % 頂晡, 下晡 @@ -114,9 +111,10 @@ am_pm "";/ "" % %p %I點%M分%S秒 t_fmt_ampm "%p %I%M%S" -% %Y年 %b %e日 %A %H:%M:%S %Z -date_fmt "%Y %b %e %A %H:%M:%S %Z" +% %Y年 %b %-d號 %A %H:%M:%S %Z +date_fmt "%Y %b %-d %A %H:%M:%S %Z" week 7;19971130;1 +first_weekday 2 era "+:2:1913//01//01:+*::%EC%Ey";/ "+:1:1912//01//01:1912//12//31::%EC";/ @@ -125,7 +123,7 @@ END LC_TIME LC_NUMERIC decimal_point "." -thousands_sep "," +thousands_sep "" grouping 4 END LC_NUMERIC @@ -133,7 +131,7 @@ LC_MONETARY currency_symbol "NT$" int_curr_symbol "TWD " mon_decimal_point "." -mon_thousands_sep "," +mon_thousands_sep "" mon_grouping 4 positive_sign "" negative_sign "-" @@ -154,18 +152,22 @@ int_n_sign_posn 1 END LC_MONETARY LC_PAPER -copy "i18n" +height 297 +width 210 END LC_PAPER LC_MEASUREMENT -copy "i18n" +% metric +measurement 1 END LC_MEASUREMENT LC_MESSAGES -% ^[+1yYyY是] -yesexpr "^[+1yY]" -% ^[-0nNnN伓] -noexpr "^[-0nN]" +yesexpr "^[yY]" +noexpr "^[nN]" +% 是 +yesstr "" +% 毋是 +nostr "" END LC_MESSAGES LC_NAME @@ -192,8 +194,8 @@ country_ab3 "TWN" country_num 158 country_car "RC" country_isbn 957 -% 閩南語 -lang_name "" +% 漢語閩南語 +lang_name "" lang_term "nan" lang_lib "nan" END LC_ADDRESS