Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(605)

Side by Side Diff: icu46/source/data/locales/zh_Hant_HK.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/zh_Hant.txt ('k') | icu46/source/data/locales/zh_Hant_MO.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/zh_Hant_HK.xml
7 // *
8 // ***************************************************************************
9 zh_Hant_HK{
10 NumberElements{
11 latn{
12 patterns{
13 currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
14 }
15 }
16 }
17 Version{"2.0.46.25"}
18 calendar{
19 chinese{
20 availableFormats{
21 yMEd{"y年M月d日,E"}
22 }
23 }
24 gregorian{
25 DateTimeElements:intvector{
26 1,
27 4,
28 }
29 DateTimePatterns{
30 "zzzzah時mm分ss秒",
31 "zah時mm分ss秒",
32 "ahh:mm:ss",
33 "ah:mm",
34 "y年M月d日EEEE",
35 "y年M月d日",
36 "y年M月d日",
37 "yy年M月d日",
38 "{1}{0}",
39 "{1}{0}",
40 "{1}{0}",
41 "{1}{0}",
42 "{1}{0}",
43 }
44 }
45 }
46 measurementSystemNames{
47 metric{"十進制"}
48 }
49 units{
50 hour{
51 other{"{0}時"}
52 }
53 week{
54 other{"{0}星期"}
55 }
56 }
57 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/zh_Hant.txt ('k') | icu46/source/data/locales/zh_Hant_MO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698