]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
374ca955 | 3 | ar_AE{ |
b331163b A |
4 | NumberElements{ |
5 | default{"latn"} | |
6 | } | |
340931cb | 7 | Version{"36.1"} |
b331163b A |
8 | calendar{ |
9 | gregorian{ | |
10 | eras{ | |
11 | abbreviated%variant{ | |
12 | "ق.م", | |
13 | "ب.م", | |
14 | } | |
15 | wide%variant{ | |
16 | "قبل الميلاد", | |
17 | "بعد الميلاد", | |
18 | } | |
19 | } | |
20 | } | |
21 | } | |
22 | fields{ | |
23 | year{ | |
24 | relative{ | |
2ca993e8 | 25 | "-1"{"السنة الماضية"} |
b331163b | 26 | "0"{"هذه السنة"} |
2ca993e8 | 27 | "1"{"السنة التالية"} |
b331163b A |
28 | } |
29 | } | |
30 | } | |
b75a7d8f | 31 | } |