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

Side by Side Diff: source/data/locales/ff.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/fa_IR.txt ('k') | source/data/locales/ff_CM.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/ff.xml 6 // * Source File: <path>/common/main/ff.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ff.xml 10 * ICU <specials> source: <path>/common/main/ff.xml
11 */ 11 */
12 ff{ 12 ff{
13 AuxExemplarCharacters{"[q v x z]"} 13 AuxExemplarCharacters{"[q v x z]"}
14 ExemplarCharacters{"[a b ɓ c d ɗ e f g h i j k l m n ñ ŋ o p r s t u w y ƴ]" } 14 ExemplarCharacters{"[a b ɓ c d ɗ e f g h i j k l m n ñ ŋ o p r s t u w y ƴ]" }
15 ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E F G H I J K L M N Ñ Ŋ O P R S T U W Y Ƴ]"} 15 ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E F G H I J K L M N Ñ Ŋ O P R S T U W Y Ƴ]"}
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 ¤"} 22 currencyFormat{"#,##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.7.39"}
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 yMM{"MM/y"} 62 yMM{"MM/y"}
64 yMMM{"MMM y"} 63 yMMM{"MMM y"}
65 yMMMEd{"E d MMM y"} 64 yMMMEd{"E d MMM y"}
(...skipping 23 matching lines...) Expand all
89 "{1} {0}", 88 "{1} {0}",
90 "{1} {0}", 89 "{1} {0}",
91 } 90 }
92 availableFormats{ 91 availableFormats{
93 M{"M"} 92 M{"M"}
94 MMM{"MMM"} 93 MMM{"MMM"}
95 MMMEd{"E d MMM"} 94 MMMEd{"E d MMM"}
96 MMMMEd{"E d MMMM"} 95 MMMMEd{"E d MMMM"}
97 MMMMd{"d MMMM"} 96 MMMMd{"d MMMM"}
98 MMMd{"d MMM"} 97 MMMd{"d MMM"}
99 MMMdd{"dd MMM"}
100 MMd{"d/MM"} 98 MMd{"d/MM"}
101 MMdd{"dd/MM"} 99 MMdd{"dd/MM"}
102 Md{"d/M"} 100 Md{"d/M"}
103 ms{"m:ss"} 101 ms{"m:ss"}
104 y{"y"} 102 y{"y"}
105 yM{"M/y"} 103 yM{"M/y"}
106 yMEd{"E d/M/y"} 104 yMEd{"E d/M/y"}
107 yMM{"MM/y"} 105 yMM{"MM/y"}
108 yMMM{"MMM y"} 106 yMMM{"MMM y"}
109 yMMMEd{"E d MMM y"} 107 yMMMEd{"E d MMM y"}
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 dn{"Ñalɗi yontere"} 259 dn{"Ñalɗi yontere"}
262 } 260 }
263 year{ 261 year{
264 dn{"Hitaande"} 262 dn{"Hitaande"}
265 } 263 }
266 zone{ 264 zone{
267 dn{"Diiwaan waktu"} 265 dn{"Diiwaan waktu"}
268 } 266 }
269 } 267 }
270 } 268 }
OLDNEW
« no previous file with comments | « source/data/locales/fa_IR.txt ('k') | source/data/locales/ff_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698