2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2008-05-16 15:01:02 +00:00
|
|
|
// * Copyright (C) 2008 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/en_IE.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
en_IE{
|
|
|
|
Currencies{
|
2006-07-12 00:17:21 +00:00
|
|
|
GBP{
|
|
|
|
"GBP",
|
|
|
|
"British Pound Sterling",
|
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
IEP{
|
|
|
|
"£",
|
|
|
|
"Irish Pound",
|
|
|
|
}
|
2003-09-30 18:37:09 +00:00
|
|
|
}
|
2007-03-02 23:55:27 +00:00
|
|
|
NumberPatterns{
|
|
|
|
"#,##0.###",
|
|
|
|
"¤#,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
2008-05-16 15:01:02 +00:00
|
|
|
Version{"1.128"}
|
2004-05-18 02:47:52 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
AmPmMarkers{
|
|
|
|
"a.m.",
|
|
|
|
"p.m.",
|
|
|
|
}
|
2006-04-21 01:18:35 +00:00
|
|
|
DateTimeElements:intvector{
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
DateTimePatterns{
|
2007-03-02 23:55:27 +00:00
|
|
|
"HH:mm:ss v",
|
2004-05-18 02:47:52 +00:00
|
|
|
"HH:mm:ss z",
|
|
|
|
"HH:mm:ss",
|
|
|
|
"HH:mm",
|
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"d MMM yyyy",
|
|
|
|
"dd/MM/yyyy",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|