Index: icu46/source/data/curr/sq.txt |
=================================================================== |
--- icu46/source/data/curr/sq.txt (revision 0) |
+++ icu46/source/data/curr/sq.txt (revision 0) |
@@ -0,0 +1,52 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2010 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
+// * Source File:<path>/common/main/sq.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/main/sq.xml |
+ */ |
+sq{ |
+ Currencies{ |
+ ALL{ |
+ "Lek", |
+ "ALL", |
+ } |
+ BRL{ |
+ "R$", |
+ "Real Brazilian", |
+ } |
+ CNY{ |
+ "CN¥", |
+ "Renminbi(Yuan) Kinez", |
+ } |
+ EUR{ |
+ "€", |
+ "Euro", |
+ } |
+ GBP{ |
+ "£", |
+ "Paund Sterlina Britanike", |
+ } |
+ INR{ |
+ "Rs", |
+ "Rupee indiane", |
+ } |
+ JPY{ |
+ "JP¥", |
+ "Jeni Japonez", |
+ } |
+ RUB{ |
+ "RUB", |
+ "Rubla ruse", |
+ } |
+ USD{ |
+ "US$", |
+ "Dollar amerikan", |
+ } |
+ } |
+ Version{"2.0.47.69"} |
+} |
Property changes on: icu46/source/data/curr/sq.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |