2007-09-01 07:22:23 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2009-03-13 03:21:29 +00:00
|
|
|
// * Copyright (C) 2009 International Business Machines
|
2007-09-01 07:22:23 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
|
|
// * Source File:<path>/common/main/el_CY.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
el_CY{
|
2009-03-13 03:21:29 +00:00
|
|
|
Countries{
|
2009-04-10 07:47:09 +00:00
|
|
|
SZ{"Σουαζηλάνδη"}
|
2009-03-13 03:21:29 +00:00
|
|
|
}
|
2009-04-10 07:47:09 +00:00
|
|
|
Currencies{
|
|
|
|
CYP{
|
|
|
|
"£",
|
|
|
|
"Λίρα Κύπρου",
|
|
|
|
}
|
|
|
|
GBP{
|
|
|
|
"GB£",
|
|
|
|
"Λίρα Στερλίνα Βρετανίας",
|
|
|
|
}
|
2009-03-13 03:21:29 +00:00
|
|
|
}
|
2007-09-01 07:22:23 +00:00
|
|
|
NumberPatterns{
|
|
|
|
"#,##0.###",
|
|
|
|
"¤#,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
2009-04-10 07:47:09 +00:00
|
|
|
Version{"1.27"}
|
2007-09-01 07:22:23 +00:00
|
|
|
}
|