1// *************************************************************************** 2// * 3// * Copyright (C) 2011 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 6// * Source File:<path>/common/main/ga.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/ga.xml 11 */ 12ga{ 13 Version{"2.0.59.32"} 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:GMT"{ 26 ls{"Meán-Am Greenwich"} 27 ss{"MAG"} 28 } 29 } 30} 31