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

Side by Side Diff: source/data/locales/ar_EG.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/ar_DZ.txt ('k') | source/data/locales/ar_EH.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/ar_EG.xml 6 // * Source File: <path>/common/main/ar_EG.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ar_EG{ 9 ar_EG{
10 NumberElements{ 10 Version{"2.1.19.14"}
11 arab{
12 symbols{
13 nan{"NaN"}
14 }
15 }
16 }
17 Version{"2.1.8.19"}
18 calendar{
19 islamic{
20 DateTimePatterns{
21 "h:mm:ss a zzzz",
22 "h:mm:ss a z",
23 "h:mm:ss a",
24 "h:mm a",
25 "EEEE‏، ‎‏d ‏MMMM‏، y‏ G",
26 "d‏ MMMM‏، y ‏G",
27 "d‏ MMM‏، y ‏G",
28 "d‏/M‏/y‏ GGGGG",
29 "{1} {0}",
30 "{1} {0}",
31 "{1} {0}",
32 "{1} {0}",
33 "{1} {0}",
34 }
35 availableFormats{
36 Ed{"d‏ E"}
37 Gy{"y ‏G"}
38 GyMMM{"MMM‏ y‏ G"}
39 GyMMMEd{"E‏، d‏ MMM‏، y ‏G"}
40 GyMMMd{"d ‏MMM‏، y‏ G"}
41 MEd{"E‏، d‏/M"}
42 MMMEd{"E‏، d ‏MMM"}
43 MMMd{"d ‏MMM"}
44 Md{"d‏/M"}
45 y{"y ‏G"}
46 yyyy{"y ‏G"}
47 yyyyM{"M‏/y ‏GGGGG"}
48 yyyyMEd{"E‏، d‏/M‏/y ‏GGGGG"}
49 yyyyMMM{"MMM‏ y ‏G"}
50 yyyyMMMEd{"E‏، d‏ MMM‏، y‏ G"}
51 yyyyMMMM{"MMM‏ y‏ G"}
52 yyyyMMMd{"d‏ MMM‏، y‏ G"}
53 yyyyMd{"d‏/M‏/y ‏GGGGG"}
54 yyyyQQQ{"QQQ‏ y‏ G"}
55 yyyyQQQQ{"QQQQ‏ y‏ G"}
56 }
57 }
58 }
59 listPattern{
60 standard{
61 2{"{0} و{1}"}
62 }
63 }
64 } 11 }
OLDNEW
« no previous file with comments | « source/data/locales/ar_DZ.txt ('k') | source/data/locales/ar_EH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698