// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/fa.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/fa.xml
- */
fa{
Currencies{
ADP{
}
XAF{
"FCFA",
- "Ù\81راÙ\86Ú© CFA Ù\85رکز Ø¢فریقا",
+ "Ù\81راÙ\86Ú© CFA Ù\85رکز افریقا",
}
XAG{
"XAG",
}
XOF{
"CFA",
- "Ù\81راÙ\86Ú© CFA غرب Ø¢فریقا",
+ "Ù\81راÙ\86Ú© CFA غرب افریقا",
}
XPD{
"XPD",
"دلار زیمبابوه (۲۰۰۸)",
}
}
+ Currencies%narrow{
+ CNY{"¥"}
+ EUR{"€"}
+ GBP{"£"}
+ INR{"₹"}
+ JPY{"¥"}
+ USD{"$"}
+ }
+ Currencies%variant{
+ RUB{"₽"}
+ }
CurrencyPlurals{
AFN{
one{"افغانی افغانستان"}
one{"دلار کانادا"}
other{"دلار کانادا"}
}
+ CNY{
+ one{"یوآن چین"}
+ other{"یوآن چین"}
+ }
EUR{
one{"یورو"}
other{"یورو"}
}
+ GBP{
+ one{"پوند بریتانیا"}
+ other{"پوند بریتانیا"}
+ }
INR{
one{"روپیهٔ هند"}
other{"روپیهٔ هند"}
one{"دلار امریکا"}
other{"دلار امریکا"}
}
+ XAF{
+ one{"فرانک CFA مرکز افریقا"}
+ other{"فرانک CFA مرکز افریقا"}
+ }
+ XOF{
+ one{"فرانک CFA غرب افریقا"}
+ other{"فرانک CFA غرب افریقا"}
+ }
+ XPF{
+ one{"فرانک CFP"}
+ other{"فرانک CFP"}
+ }
XXX{
one{"(ارز نامشخص)"}
other{"(ارز نامشخص)"}
}
}
- Version{"2.0.98.76"}
+ Version{"2.1.12.94"}
}