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

Side by Side Diff: source/data/locales/sg.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months 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
« no previous file with comments | « source/data/locales/ses_ML.txt ('k') | source/data/locales/sg_CF.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/sg.xml 6 // * Source File: <path>/common/main/sg.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/sg.xml 10 * ICU <specials> source: <path>/common/main/sg.xml
11 */ 11 */
12 sg{ 12 sg{
13 AuxExemplarCharacters{"[c q x]"} 13 AuxExemplarCharacters{"[c q x]"}
14 ExemplarCharacters{"[a â ä b d e ê ë f g h i î ï j k l m n o ô ö p r s t u ù û ü v w y z]"} 14 ExemplarCharacters{"[a â ä b d e ê ë f g h i î ï j k l m n o ô ö p r s t u ù û ü v w y z]"}
15 ExemplarCharactersIndex{"[A B D E F G H I J K L M N O P R S T U V W Y Z]"} 15 ExemplarCharactersIndex{"[A B D E F G H I J K L M N O P R S T U V W Y Z]"}
16 LocaleScript{ 16 LocaleScript{
17 "Latn", 17 "Latn",
18 } 18 }
19 NumberElements{ 19 NumberElements{
20 latn{ 20 latn{
21 patterns{ 21 patterns{
22 currencyFormat{"¤#,##0.00;¤-#,##0.00"} 22 currencyFormat{"¤#,##0.00;¤-#,##0.00"}
23 } 23 }
24 symbols{ 24 symbols{
25 decimal{","} 25 decimal{","}
26 group{"."} 26 group{"."}
27 } 27 }
28 } 28 }
29 } 29 }
30 Version{"2.0.92.87"} 30 Version{"2.1.6.69"}
31 calendar{ 31 calendar{
32 generic{ 32 generic{
33 DateTimePatterns{ 33 DateTimePatterns{
34 "HH:mm:ss zzzz", 34 "HH:mm:ss zzzz",
35 "HH:mm:ss z", 35 "HH:mm:ss z",
36 "HH:mm:ss", 36 "HH:mm:ss",
37 "HH:mm", 37 "HH:mm",
38 "EEEE d MMMM y G", 38 "EEEE d MMMM y G",
39 "d MMMM y G", 39 "d MMMM y G",
40 "d MMM, y G", 40 "d MMM, y G",
41 "d/M/y GGGGG", 41 "d/M/y GGGGG",
42 "{1} {0}", 42 "{1} {0}",
43 "{1} {0}", 43 "{1} {0}",
44 "{1} {0}", 44 "{1} {0}",
45 "{1} {0}", 45 "{1} {0}",
46 "{1} {0}", 46 "{1} {0}",
47 } 47 }
48 availableFormats{ 48 availableFormats{
49 M{"M"} 49 M{"M"}
50 MMM{"MMM"} 50 MMM{"MMM"}
51 MMMEd{"E d MMM"} 51 MMMEd{"E d MMM"}
52 MMMMEd{"E d MMMM"} 52 MMMMEd{"E d MMMM"}
53 MMMMd{"d MMMM"} 53 MMMMd{"d MMMM"}
54 MMMd{"d MMM"} 54 MMMd{"d MMM"}
55 MMMdd{"dd MMM"}
56 MMd{"d/MM"} 55 MMd{"d/MM"}
57 MMdd{"dd/MM"} 56 MMdd{"dd/MM"}
58 Md{"d/M"} 57 Md{"d/M"}
59 ms{"m:ss"} 58 ms{"m:ss"}
60 y{"y"} 59 y{"y"}
61 yM{"M/y"} 60 yM{"M/y"}
62 yMEd{"E d/M/y"} 61 yMEd{"E d/M/y"}
63 yMMM{"MMM y"} 62 yMMM{"MMM y"}
64 yMMMEd{"E d MMM y"} 63 yMMMEd{"E d MMM y"}
65 yMMMM{"MMMM y"} 64 yMMMM{"MMMM y"}
(...skipping 21 matching lines...) Expand all
87 "{1} {0}", 86 "{1} {0}",
88 "{1} {0}", 87 "{1} {0}",
89 } 88 }
90 availableFormats{ 89 availableFormats{
91 M{"M"} 90 M{"M"}
92 MMM{"MMM"} 91 MMM{"MMM"}
93 MMMEd{"E d MMM"} 92 MMMEd{"E d MMM"}
94 MMMMEd{"E d MMMM"} 93 MMMMEd{"E d MMMM"}
95 MMMMd{"d MMMM"} 94 MMMMd{"d MMMM"}
96 MMMd{"d MMM"} 95 MMMd{"d MMM"}
97 MMMdd{"dd MMM"}
98 MMd{"d/MM"} 96 MMd{"d/MM"}
99 MMdd{"dd/MM"} 97 MMdd{"dd/MM"}
100 Md{"d/M"} 98 Md{"d/M"}
101 ms{"m:ss"} 99 ms{"m:ss"}
102 y{"y"} 100 y{"y"}
103 yM{"M/y"} 101 yM{"M/y"}
104 yMEd{"E d/M/y"} 102 yMEd{"E d/M/y"}
105 yMMM{"MMM y"} 103 yMMM{"MMM y"}
106 yMMMEd{"E d MMM y"} 104 yMMMEd{"E d MMM y"}
107 yMMMM{"MMMM y"} 105 yMMMM{"MMMM y"}
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 dn{"Bïkua"} 255 dn{"Bïkua"}
258 } 256 }
259 year{ 257 year{
260 dn{"Ngû"} 258 dn{"Ngû"}
261 } 259 }
262 zone{ 260 zone{
263 dn{"Zukangbonga"} 261 dn{"Zukangbonga"}
264 } 262 }
265 } 263 }
266 } 264 }
OLDNEW
« no previous file with comments | « source/data/locales/ses_ML.txt ('k') | source/data/locales/sg_CF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698