mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Update.
* SUPPORTED: Add zh_HK.BIG5HKSCS. * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm. Changes by Roger So <spacehunt@e-fever.org>.
This commit is contained in:
parent
8edf6e0d7e
commit
f998fd64eb
@ -1,5 +1,10 @@
|
||||
2000-08-31 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* SUPPORTED: Add zh_HK.BIG5HKSCS.
|
||||
|
||||
* locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
|
||||
Changes by Roger So <spacehunt@e-fever.org>.
|
||||
|
||||
* SUPPORTED: Add nn_NO.ISO-8859-1.
|
||||
* locales/nn_NO: New file.
|
||||
|
||||
|
@ -130,5 +130,6 @@ uk_UA KOI8-U
|
||||
vi_VN UTF-8
|
||||
zh_CN GB2312
|
||||
zh_CN.GB18030 GB18030
|
||||
zh_HK BIG5HKSCS
|
||||
zh_TW BIG5
|
||||
zh_TW.EUC-TW EUC-TW
|
||||
|
@ -113,11 +113,10 @@ mon "<U4E00><U6708>";"<U4E8C><U6708>";/
|
||||
am_pm "<U4E0A><U5348>";"<U4E0B><U5348>"
|
||||
%
|
||||
% Appropriate date and time representation
|
||||
% %Y年%b月%d日 %A%I時%M分%S秒 %Z
|
||||
% Update by Roger So <spacehunt@e-fever.org>
|
||||
d_t_fmt "<U0025><U0059><U5E74><U0025><U0062><U6708><U0025><U0064>/
|
||||
<U65E5><U0020><U0025><U0041><U0020><U65F6><U0025><U004D><U5206><U0025>/
|
||||
<U0053><U79D2><U0020><U0025><U005A><U0025><U0070><U0025><U0049><U6642>/
|
||||
<U0025><U004D><U5206><U0025><U0053><U79D2><U0020><U0025><U005A>"
|
||||
<U65E5><U0020><U0025><U0070><U0020><U0025><U0049><U003A><U0025><U004D>/
|
||||
<U003A><U0025><U0053>"
|
||||
%
|
||||
% Appropriate date representation
|
||||
% %Y”N%bŒŽ%d“ú %A
|
||||
@ -130,9 +129,9 @@ t_fmt "<U0025><U0049><U6642><U0025><U004D><U5206><U0025><U0053>/
|
||||
<U79D2><U0020><U0025><U005A>"
|
||||
%
|
||||
% Appropriate 12 h time representation (%r)
|
||||
t_fmt_ampm "<U65F6><U0025><U004D><U5206><U0025><U0053><U79D2><U0020>/
|
||||
<U0025><U005A><U0025><U0070><U0025><U0049><U6642><U0025><U004D><U5206>/
|
||||
<U0025><U0053><U79D2><U0020><U0025><U005A>"
|
||||
% Update by Roger So <spacehunt@e-fever.org>
|
||||
t_fmt_ampm "<U0025><U0070><U0020><U0025><U0049><U003A><U0025><U004D>/
|
||||
<U003A><U0025><U0053>"
|
||||
%
|
||||
END LC_TIME
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user