340b47c297
X-SVN-Rev: 32666
53 lines
1.1 KiB
Plaintext
53 lines
1.1 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2012 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * 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{
|
|
"₹",
|
|
"Rupee indiane",
|
|
}
|
|
JPY{
|
|
"JP¥",
|
|
"Jeni Japonez",
|
|
}
|
|
RUB{
|
|
"RUB",
|
|
"Rubla ruse",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"Dollar amerikan",
|
|
}
|
|
}
|
|
Version{"2.0.77.38"}
|
|
}
|