ICU-9520 Fix Arabic RBNF rules - parsing problems
X-SVN-Rev: 32305
This commit is contained in:
parent
720f588b90
commit
078bc743d4
@ -61,17 +61,9 @@ ar{
|
||||
"1000000000000000: \u0628\u0644\u064A\u0627\u0631[ \u0648 >%spellout-numbering>];",
|
||||
"2000000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0627\u0631[ \u0648 >%spellout-numbering>];",
|
||||
"1000000000000000000: =#,##0=;",
|
||||
"%spellout-cardinal-feminine-prefixpart@noparse:",
|
||||
"0: =%spellout-cardinal-feminine= ;",
|
||||
"1: ;",
|
||||
"3: =%spellout-cardinal-feminine= ;",
|
||||
"%spellout-cardinal-feminine-postfixpart@noparse:",
|
||||
"0: ;",
|
||||
"1: =%spellout-cardinal-feminine=;",
|
||||
"3: ;",
|
||||
"%spellout-cardinal-feminine:",
|
||||
"-x: \u0646\u0627\u0642\u0635 >>;",
|
||||
"x.x: << \u0641\u0627\u0635\u0644 >%%zz-fraction-feminine>;",
|
||||
"x.x: << \u0641\u0627\u0635\u0644 >>;",
|
||||
"0: \u0635\u0641\u0631;",
|
||||
"1: \u0648\u0627\u062D\u062F\u0629;",
|
||||
"2: \u0625\u062B\u0646\u062A\u0627\u0646;",
|
||||
@ -149,17 +141,9 @@ ar{
|
||||
"1000000000000000: \u0628\u0644\u064A\u0627\u0631[ \u0648 >%%spellout-numbering-m>];",
|
||||
"2000000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0627\u0631[ \u0648 >%%spellout-numbering-m>];",
|
||||
"1000000000000000000: =#,##0=;",
|
||||
"%spellout-cardinal-masculine-prefixpart@noparse:",
|
||||
"0: =%spellout-cardinal-masculine=;",
|
||||
"1: ;",
|
||||
"3: =%spellout-cardinal-masculine=;",
|
||||
"%spellout-cardinal-masculine-postfixpart@noparse:",
|
||||
"0: ;",
|
||||
"1: =%spellout-cardinal-masculine=;",
|
||||
"3: ;",
|
||||
"%spellout-cardinal-masculine:",
|
||||
"-x: \u0646\u0627\u0642\u0635 >>;",
|
||||
"x.x: <%%spellout-numbering-m< \u0641\u0627\u0635\u0644 >%%zz-fraction-masculine> ;",
|
||||
"x.x: <%%spellout-numbering-m< \u0641\u0627\u0635\u0644 >%%spellout-numbering-m> ;",
|
||||
"0: \u0635\u0641\u0631;",
|
||||
"1: \u0648\u0627\u062D\u062F;",
|
||||
"2: \u0625\u062B\u0646\u0627\u0646;",
|
||||
@ -198,29 +182,7 @@ ar{
|
||||
"1000000000000000: \u0628\u0644\u064A\u0627\u0631[ \u0648 >%%spellout-numbering-m>];",
|
||||
"2000000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0627\u0631[ \u0648 >%%spellout-numbering-m>];",
|
||||
"1000000000000000000: =#,##0=;",
|
||||
"%%zz-fraction-feminine:",
|
||||
"10: <%spellout-numbering<<;",
|
||||
"100: <%spellout-numbering<<;",
|
||||
"1000: <%spellout-numbering<<;",
|
||||
"10000: <%spellout-numbering<<;",
|
||||
"100000: <%spellout-numbering<<;",
|
||||
"1000000: <%spellout-numbering<<;",
|
||||
"10000000: <%spellout-numbering<<;",
|
||||
"100000000: <%spellout-numbering<<;",
|
||||
"1000000000: <%spellout-numbering<<;",
|
||||
"10000000000: <#,##0<<;",
|
||||
"%%zz-fraction-masculine:",
|
||||
"10: <%%spellout-numbering-m<<;",
|
||||
"100: <%%spellout-numbering-m<<;",
|
||||
"1000: <%%spellout-numbering-m<<;",
|
||||
"10000: <%%spellout-numbering-m<<;",
|
||||
"100000: <%%spellout-numbering-m<<;",
|
||||
"1000000: <%%spellout-numbering-m<<;",
|
||||
"10000000: <%%spellout-numbering-m<<;",
|
||||
"100000000: <%%spellout-numbering-m<<;",
|
||||
"1000000000: <%%spellout-numbering-m<<;",
|
||||
"10000000000: <#,##0<<;",
|
||||
}
|
||||
}
|
||||
Version{"2.0.73.65"}
|
||||
Version{"2.0.76.61"}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user