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

Side by Side Diff: source/data/zone/ar_EG.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/zone/ar_AE.txt ('k') | source/data/zone/as.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_EG.xml 6 // * Source File: <path>/common/main/ar_EG.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ar_EG{ 9 ar_EG{
10 Version{"2.0.92.80"} 10 Version{"2.1.8.19"}
11 zoneStrings{ 11 zoneStrings{
12 "America:Matamoros"{ 12 "America:Matamoros"{
13 ec{"ماتامروس"} 13 ec{"ماتامروس"}
14 } 14 }
15 "Asia:Hebron"{ 15 "Asia:Hebron"{
16 ec{"هبرون"} 16 ec{"هبرون"}
17 } 17 }
18 "meta:America_Central"{
19 ld{"التوقيت الصيفي المركزي لأمريكا الشمالية"}
20 lg{"التوقيت المركزي لأمريكا الشمالية"}
21 ls{"التوقيت الرسمي المركزي لأمريكا الشمالية"}
22 }
23 "meta:America_Eastern"{
24 ld{"التوقيت الصيفي الشرقي لأمريكا الشمالية"}
25 lg{"التوقيت الشرقي لأمريكا الشمالية"}
26 ls{"التوقيت الرسمي الشرقي لأمريكا الشمالية"}
27 }
28 "meta:America_Mountain"{
29 ld{"التوقيت الجبلي الصيفي لأمريكا الشمالية"}
30 lg{"التوقيت الجبلي لأمريكا الشمالية"}
31 ls{"التوقيت الجبلي الرسمي لأمريكا الشمالية"}
32 }
33 "meta:America_Pacific"{ 18 "meta:America_Pacific"{
34 ld{"توقيت المحيط الهادي الصيفي لأمريكا الشمالية"} 19 ld{"توقيت المحيط الهادي الصيفي لأمريكا الشمالية"}
35 lg{"توقيت المحيط الهادي لأمريكا الشمالية"} 20 lg{"توقيت المحيط الهادي لأمريكا الشمالية"}
36 ls{"توقيت المحيط الهادي الرسمي لأمريكا الشمالية"} 21 ls{"توقيت المحيط الهادي الرسمي لأمريكا الشمالية"}
37 } 22 }
38 "meta:Pierre_Miquelon"{
39 ld{"توقيت سانت بيير وميكولون الصيفي"}
40 lg{"توقيت سانت بيير وميكولون"}
41 ls{"توقيت سانت بيير وميكولون الرسمي"}
42 }
43 regionFormatDaylight{"التوقيت الصيفي {0}"} 23 regionFormatDaylight{"التوقيت الصيفي {0}"}
44 regionFormatStandard{"التوقيت الرسمي {0}"} 24 regionFormatStandard{"التوقيت الرسمي {0}"}
45 } 25 }
46 } 26 }
OLDNEW
« no previous file with comments | « source/data/zone/ar_AE.txt ('k') | source/data/zone/as.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698