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

Side by Side Diff: source/data/locales/ar_TN.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/ar_TD.txt ('k') | source/data/locales/ar_YE.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/ar_TN.xml 6 // * Source File: <path>/common/main/ar_TN.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ar_TN{ 9 ar_TN{
10 NumberElements{ 10 NumberElements{
11 default{"latn"} 11 default{"latn"}
12 latn{ 12 latn{
13 patterns{ 13 patterns{
14 currencyFormat{"¤#0.00"} 14 currencyFormat{"¤#0.00"}
15 } 15 }
16 symbols{ 16 symbols{
17 decimal{","} 17 decimal{","}
18 group{"."} 18 group{"."}
19 } 19 }
20 } 20 }
21 } 21 }
22 Version{"2.0.92.87"} 22 Version{"2.1.6.69"}
23 calendar{ 23 calendar{
24 generic{ 24 generic{
25 DateTimePatterns{ 25 DateTimePatterns{
26 "h:mm:ss a zzzz", 26 "h:mm:ss a zzzz",
27 "h:mm:ss a z", 27 "h:mm:ss a z",
28 "h:mm:ss a", 28 "h:mm:ss a",
29 "h:mm a", 29 "h:mm a",
30 "EEEE، d MMMM، y G", 30 "EEEE، d MMMM، y G",
31 "d MMMM، y G", 31 "d MMMM، y G",
32 "G y/MM/dd", 32 "G y/MM/dd",
33 "GGGGG y/M/d", 33 "GGGGG y/M/d",
34 "{1} {0}", 34 "{1} {0}",
35 "{1} {0}", 35 "{1} {0}",
36 "{1} {0}", 36 "{1} {0}",
37 "{1} {0}", 37 "{1} {0}",
38 "{1} {0}", 38 "{1} {0}",
39 } 39 }
40 availableFormats{ 40 availableFormats{
41 MMdd{"MM/dd"} 41 MMdd{"MM/dd"}
42 Md{"M/d"} 42 Md{"M/d"}
43 yyyyM{"G y/M"} 43 yyyyM{"G y/M"}
44 yyyyMM{"G y/MM"} 44 yyyyMM{"G y/MM"}
45 yyyyMd{"G y/M/d"}
45 } 46 }
46 intervalFormats{ 47 intervalFormats{
47 M{ 48 M{
48 M{"M‏-M"} 49 M{"M‏-M"}
49 } 50 }
50 MMMd{ 51 MMMd{
51 d{"d‏-d MMM"} 52 d{"d‏-d MMM"}
52 } 53 }
53 d{ 54 d{
54 d{"d‏-d"} 55 d{"d‏-d"}
(...skipping 20 matching lines...) Expand all
75 "{1} {0}", 76 "{1} {0}",
76 "{1} {0}", 77 "{1} {0}",
77 "{1} {0}", 78 "{1} {0}",
78 "{1} {0}", 79 "{1} {0}",
79 } 80 }
80 availableFormats{ 81 availableFormats{
81 MMdd{"MM/dd"} 82 MMdd{"MM/dd"}
82 Md{"M/d"} 83 Md{"M/d"}
83 yM{"y/M"} 84 yM{"y/M"}
84 yMM{"y/MM"} 85 yMM{"y/MM"}
86 yMd{"y/M/d"}
85 } 87 }
86 intervalFormats{ 88 intervalFormats{
87 M{ 89 M{
88 M{"M‏-M"} 90 M{"M‏-M"}
89 } 91 }
90 MMMd{ 92 MMMd{
91 d{"d‏-d MMM"} 93 d{"d‏-d MMM"}
92 } 94 }
93 d{ 95 d{
94 d{"d‏-d"} 96 d{"d‏-d"}
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 "سبتمبر", 188 "سبتمبر",
187 "أكتوبر", 189 "أكتوبر",
188 "نوفمبر", 190 "نوفمبر",
189 "ديسمبر", 191 "ديسمبر",
190 } 192 }
191 } 193 }
192 } 194 }
193 } 195 }
194 } 196 }
195 } 197 }
OLDNEW
« no previous file with comments | « source/data/locales/ar_TD.txt ('k') | source/data/locales/ar_YE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698