1// *************************************************************************** 2// * 3// * Copyright (C) 2013 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/ga.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/common/main/ga.xml 11 */ 12ga{ 13 Version{"2.0.92.87"} 14 zoneStrings{ 15 "Europe:Dublin"{ 16 ec{"Baile Átha Cliath"} 17 ld{"Am Samhraidh na hÉireann"} 18 sd{"ASÉ"} 19 } 20 "Europe:London"{ 21 ec{"Londain"} 22 ld{"Am Samhraidh na Breataine"} 23 sd{"ASB"} 24 } 25 "meta:Europe_Central"{ 26 sd{"CEST"} 27 sg{"CET"} 28 ss{"CET"} 29 } 30 "meta:Europe_Eastern"{ 31 sd{"EEST"} 32 sg{"EET"} 33 ss{"EET"} 34 } 35 "meta:Europe_Western"{ 36 sd{"WEST"} 37 sg{"WET"} 38 ss{"WET"} 39 } 40 "meta:GMT"{ 41 ls{"Meán-Am Greenwich"} 42 ss{"MAG"} 43 } 44 } 45} 46