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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/ksh_DE.txt ('k') | source/data/locales/kw_GB.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) 2014 International Business Machines 3 // * Copyright (C) 2015 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/kw.xml 6 // * Source File: <path>/common/main/kw.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/kw.xml
11 */
12 kw{ 9 kw{
13 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} 10 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
14 LocaleScript{
15 "Latn",
16 }
17 NumberElements{ 11 NumberElements{
18 latn{ 12 latn{
19 patterns{ 13 patterns{
20 currencyFormat{"¤#,##0.00"} 14 currencyFormat{"¤#,##0.00"}
21 } 15 }
22 } 16 }
23 } 17 }
24 Version{"2.1.6.69"} 18 Version{"2.1.19.14"}
25 calendar{ 19 calendar{
26 gregorian{ 20 gregorian{
27 AmPmMarkers{ 21 AmPmMarkers{
28 "a.m.", 22 "a.m.",
29 "p.m.", 23 "p.m.",
30 } 24 }
31 dayNames{ 25 dayNames{
32 format{ 26 format{
33 abbreviated{ 27 abbreviated{
34 "Sul", 28 "Sul",
35 "Lun", 29 "Lun",
36 "Mth", 30 "Mth",
37 "Mhr", 31 "Mhr",
38 "Yow", 32 "Yow",
39 "Gwe", 33 "Gwe",
40 "Sad", 34 "Sad",
41 } 35 }
42 wide{ 36 wide{
43 "De Sul", 37 "dy Sul",
44 "De Lun", 38 "dy Lun",
45 "De Merth", 39 "dy Meurth",
46 "De Merher", 40 "dy Merher",
47 "De Yow", 41 "dy Yow",
48 "De Gwener", 42 "dy Gwener",
49 "De Sadorn", 43 "dy Sadorn",
50 } 44 }
51 } 45 }
52 } 46 }
53 eras{ 47 eras{
54 abbreviated{ 48 abbreviated{
55 "RC", 49 "RC",
56 "AD", 50 "AD",
57 } 51 }
58 } 52 }
59 monthNames{ 53 monthNames{
60 format{ 54 format{
61 abbreviated{ 55 abbreviated{
62 "Gen", 56 "Gen",
63 "Whe", 57 "Hwe",
64 "Mer", 58 "Meu",
65 "Ebr", 59 "Ebr",
66 "Me", 60 "Me",
67 "Efn", 61 "Met",
68 "Gor", 62 "Gor",
69 "Est", 63 "Est",
70 "Gwn", 64 "Gwn",
71 "Hed", 65 "Hed",
72 "Du", 66 "Du",
73 "Kev", 67 "Kev",
74 } 68 }
75 wide{ 69 wide{
76 "Mys Genver", 70 "mis Genver",
77 "Mys Whevrel", 71 "mis Hwevrer",
78 "Mys Merth", 72 "mis Meurth",
79 "Mys Ebrel", 73 "mis Ebrel",
80 "Mys Me", 74 "mis Me",
81 "Mys Efan", 75 "mis Metheven",
82 "Mys Gortheren", 76 "mis Gortheren",
83 "Mye Est", 77 "mis Est",
84 "Mys Gwyngala", 78 "mis Gwynngala",
85 "Mys Hedra", 79 "mis Hedra",
86 "Mys Du", 80 "mis Du",
87 "Mys Kevardhu", 81 "mis Kevardhu",
88 } 82 }
89 } 83 }
90 } 84 }
91 } 85 }
92 } 86 }
93 } 87 }
OLDNEW
« no previous file with comments | « source/data/locales/ksh_DE.txt ('k') | source/data/locales/kw_GB.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698