2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2010-02-18 14:30:15 +00:00
|
|
|
// * Copyright (C) 2010 International Business Machines
|
2009-11-12 21:53:42 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
|
|
// * Source File:<path>/common/main/ga.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
|
|
|
* ICU <specials> source: <path>/xml/main/ga.xml
|
|
|
|
*/
|
|
|
|
ga{
|
2010-02-18 14:30:15 +00:00
|
|
|
Version{"2.0.45.99"}
|
2009-11-12 21:53:42 +00:00
|
|
|
zoneStrings{
|
|
|
|
"Europe:Dublin"{
|
|
|
|
ec{"Baile Átha Cliath"}
|
|
|
|
ld{"Am Samhraidh na hÉireann"}
|
|
|
|
sd{"ASÉ"}
|
|
|
|
}
|
|
|
|
"Europe:London"{
|
|
|
|
ec{"Londain"}
|
|
|
|
ld{"Am Samhraidh na Breataine"}
|
|
|
|
sd{"ASB"}
|
|
|
|
}
|
|
|
|
"meta:GMT"{
|
|
|
|
ls{"Meán-Am Greenwich"}
|
|
|
|
ss{"MAG"}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|