| OLD | NEW |
| (Empty) |
| 1 // *************************************************************************** | |
| 2 // * | |
| 3 // * Copyright (C) 2014 International Business Machines | |
| 4 // * Corporation and others. All Rights Reserved. | |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
| 6 // * Source File: <path>/common/main/ar_EG.xml | |
| 7 // * | |
| 8 // *************************************************************************** | |
| 9 ar_EG{ | |
| 10 Version{"2.1.8.19"} | |
| 11 zoneStrings{ | |
| 12 "America:Matamoros"{ | |
| 13 ec{"ماتامروس"} | |
| 14 } | |
| 15 "Asia:Hebron"{ | |
| 16 ec{"هبرون"} | |
| 17 } | |
| 18 "meta:America_Pacific"{ | |
| 19 ld{"توقيت المحيط الهادي الصيفي لأمريكا الشمالية"} | |
| 20 lg{"توقيت المحيط الهادي لأمريكا الشمالية"} | |
| 21 ls{"توقيت المحيط الهادي الرسمي لأمريكا الشمالية"} | |
| 22 } | |
| 23 regionFormatDaylight{"التوقيت الصيفي {0}"} | |
| 24 regionFormatStandard{"التوقيت الرسمي {0}"} | |
| 25 } | |
| 26 } | |
| OLD | NEW |