From patchwork Wed Apr 21 05:38:47 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: 43060 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 2A700388E805; Wed, 21 Apr 2021 05:39:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A700388E805 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1618983551; bh=8tDuUF7Pi9oTikq6sW1O3HdqIUiTZ9mBnQGLLmAdMgc=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=ADN/JvE40R02SFNy1bcTSaL5MJapHX6MGcINGiU2wYzEe5RFdikXE9hpKM0HqOBXe 7JFnesc4G7GbbA6qMFlD6s71gCHYzdfeZojC7RlxvNQtFgP6HoBL6sBEyuwHz6TP5K Zt9vJjlFqlAIWi/h06hOv9ezr5u+t36e/dWPQQwk= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-ej1-f48.google.com (mail-ej1-f48.google.com [209.85.218.48]) by sourceware.org (Postfix) with ESMTPS id AC1293857C56 for ; Wed, 21 Apr 2021 05:38:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AC1293857C56 Received: by mail-ej1-f48.google.com with SMTP id u17so61708635ejk.2 for ; Tue, 20 Apr 2021 22:38:59 -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:from:date:message-id:subject:to :content-transfer-encoding; bh=8tDuUF7Pi9oTikq6sW1O3HdqIUiTZ9mBnQGLLmAdMgc=; b=gGngg3ogg2NENPx14kbt/QjoQy6Fi8jUMOXq1N2pTpB7EjsbnCptYKi1tNI/9dmKZE 1346BsrjaarnlW3eVIbnEBAlfmrDz5/bjdFV51bZZeMUzEmLV4fedOcZacxR77lN6+Jf Q20wp0ZeOvYHDwGjNL8d2JyHmloAHhIwC1nAj1VVpTeaqdoVUWcVpR3r4n9Zob81akGN KcNaQRgTU4nYS+3Ce2LPaN1LoovsNQTGW8DKjq0M1p00lrIeSLX21Ym7hVbuP2mr9RRe mA0NxYlxwb/PV5dlXbjteld0sqiDqlELVegUQH6iJxZKmRPFnW4y/m3hUXVCalZN8JHm tq3w== X-Gm-Message-State: AOAM530V/BiIc8fv+e4KC6v0gNIcBCUsMSOnPlxxJQI0Y3iXUmHzBXjt jwb+mljQ/YYYNVbGahquPZ6McMVCXwnTp/a0Io3ohzVx8x8= X-Google-Smtp-Source: ABdhPJxGkFmAdhkqvLQMTTr6VA1h5GqbYQ8bQ6TEysDtdKCXONiFJ1iAHtBHooXcASKPU7rpd6+z0jTkFsjMv4sJYnY= X-Received: by 2002:a17:906:17ca:: with SMTP id u10mr30129360eje.124.1618983538243; Tue, 20 Apr 2021 22:38:58 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 21 Apr 2021 13:38:47 +0800 Message-ID: Subject: [PATCH v2] localedata: Updates for Taiwanese locales [BZ #24409] To: libc-alpha X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, BODY_8BITS, FILL_THIS_FORM, 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, T_FILL_THIS_FORM_FRAUD_PHISH 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 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