OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2010 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/sq.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/sq.xml |
| 11 */ |
| 12 sq{ |
| 13 Version{"2.0.47.69"} |
| 14 zoneStrings{ |
| 15 "meta:Europe_Central"{ |
| 16 ls{"Ora qendrore evropiane"} |
| 17 } |
| 18 "meta:Europe_Eastern"{ |
| 19 ls{"Ora lindore evropiane"} |
| 20 } |
| 21 "meta:Moscow"{ |
| 22 ls{"Ora standarde e Moskës"} |
| 23 } |
| 24 } |
| 25 } |
OLD | NEW |