1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/ps.xml
7// *
8// ***************************************************************************
9ps{
10    AuxExemplarCharacters{"[\u200C \u200D \u200E\u200F]"}
11    ExemplarCharacters{
12        "[\u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0654 \u0670 آ ا أ"
13        " ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ ل م ن ڼ ه"
14        " ة و ؤ ی ي ې ۍ ئ]"
15    }
16    NumberElements{
17        arabext{
18            symbols{
19                decimal{"٫"}
20                exponential{"×۱۰^"}
21                group{"٬"}
22                percentSign{"٪"}
23            }
24        }
25        default{"arabext"}
26        latn{
27            patterns{
28                currencyFormat{"#,##0.00 ¤"}
29            }
30            symbols{
31                decimal{","}
32                exponential{"E"}
33                group{"."}
34                minusSign{"‎−"}
35                percentSign{"%"}
36                plusSign{"‎+"}
37            }
38        }
39        native{"arabext"}
40    }
41    Version{"2.1.6.69"}
42    calendar{
43        default{"gregorian"}  // android-changed
44        generic{
45            DateTimePatterns{
46                "H:mm:ss (zzzz)",
47                "H:mm:ss (z)",
48                "H:mm:ss",
49                "H:mm",
50                "EEEE د G y د MMMM d",
51                "د G y د MMMM d",
52                "d MMM y G",
53                "GGGGG y/M/d",
54                "{1} {0}",
55                "{1} {0}",
56                "{1} {0}",
57                "{1} {0}",
58                "{1} {0}",
59            }
60            availableFormats{
61                H{"H"}
62                Hm{"H:mm"}
63                Hms{"H:mm:ss"}
64            }
65        }
66        gregorian{
67            AmPmMarkers{
68                "غ.م.",
69                "غ.و.",
70            }
71            DateTimePatterns{
72                "H:mm:ss (zzzz)",
73                "H:mm:ss (z)",
74                "H:mm:ss",
75                "H:mm",
76                "EEEE د y د MMMM d",
77                "د y د MMMM d",
78                "d MMM y",
79                "y/M/d",
80                "{1} {0}",
81                "{1} {0}",
82                "{1} {0}",
83                "{1} {0}",
84                "{1} {0}",
85            }
86            appendItems{
87                Timezone{"{0} ({1})"}
88            }
89            availableFormats{
90                H{"H"}
91                Hm{"H:mm"}
92                Hms{"H:mm:ss"}
93            }
94            dayNames{
95                format{
96                    wide{
97                        "یکشنبه",
98                        "دوشنبه",
99                        "سه‌شنبه",
100                        "چهارشنبه",
101                        "پنجشنبه",
102                        "جمعه",
103                        "شنبه",
104                    }
105                }
106            }
107            eras{
108                abbreviated{
109                    "ق.م.",
110                    "م.",
111                }
112            }
113            monthNames{
114                format{
115                    wide{
116                        "جنوري",
117                        "فبروري",
118                        "مارچ",
119                        "اپریل",
120                        "می",
121                        "جون",
122                        "جولای",
123                        "اګست",
124                        "سپتمبر",
125                        "اکتوبر",
126                        "نومبر",
127                        "دسمبر",
128                    }
129                }
130            }
131        }
132        persian{
133            monthNames{
134                format{
135                    wide{
136                        "وری",
137                        "غویی",
138                        "غبرگولی",
139                        "چنگاښ",
140                        "زمری",
141                        "وږی",
142                        "تله",
143                        "لړم",
144                        "لیندۍ",
145                        "مرغومی",
146                        "سلواغه",
147                        "کب",
148                    }
149                }
150            }
151        }
152    }
153    layout{
154        characters{"right-to-left"}
155    }
156}
157