1// ***************************************************************************
2// *
3// * Copyright (C) 2013 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/ms_Arab.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/ms_Arab.xml
11 */
12ms_Arab{
13    %%Parent{"root"}
14    Currencies{
15        BND{
16            "BND",
17            "دولر بروني",
18        }
19        GBP{
20            "£",
21            "ڤاٴون ستيرليڠ بريتيش",
22        }
23        IDR{
24            "IDR",
25            "روڤياە إندونيسيا",
26        }
27        MYR{
28            "RM",
29            "ريڠݢيت مليسيا",
30        }
31        SGD{
32            "SGD",
33            "دولر سيڠاڤورا",
34        }
35        XXX{
36            "XXX",
37            "مات واڠ تيدق دکتاهوءي",
38        }
39    }
40    CurrencyUnitPatterns{
41        other{"{0} {1}"}
42    }
43    Version{"2.0.92.90"}
44}
45