]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | ms_Arab{ | |
4 | %%Parent{"root"} | |
5 | Currencies{ | |
6 | BND{ | |
7 | "BND", | |
8 | "دولر بروني", | |
9 | } | |
10 | GBP{ | |
11 | "£", | |
12 | "ڤاٴون ستيرليڠ بريتيش", | |
13 | } | |
14 | IDR{ | |
15 | "IDR", | |
16 | "روڤياە إندونيسيا", | |
17 | } | |
18 | MYR{ | |
19 | "RM", | |
20 | "ريڠݢيت مليسيا", | |
21 | } | |
22 | SGD{ | |
23 | "SGD", | |
24 | "دولر سيڠاڤورا", | |
25 | } | |
26 | XXX{ | |
27 | "¤", | |
28 | "مات واڠ تيدق دکتاهوءي", | |
29 | } | |
30 | } | |
31 | CurrencyUnitPatterns{ | |
32 | other{"{0} {1}"} | |
33 | } | |
34 | Version{"36.1"} | |
35 | } |