]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
b331163b | 3 | // * Copyright (C) 2015 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ar_AE.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | ar_AE{ |
b331163b A |
10 | NumberElements{ |
11 | default{"latn"} | |
12 | } | |
13 | Version{"2.1.13.23"} | |
14 | calendar{ | |
15 | gregorian{ | |
16 | eras{ | |
17 | abbreviated%variant{ | |
18 | "ق.م", | |
19 | "ب.م", | |
20 | } | |
21 | wide%variant{ | |
22 | "قبل الميلاد", | |
23 | "بعد الميلاد", | |
24 | } | |
25 | } | |
26 | } | |
27 | } | |
28 | fields{ | |
29 | year{ | |
30 | relative{ | |
31 | "0"{"هذه السنة"} | |
32 | } | |
33 | } | |
34 | } | |
b75a7d8f | 35 | } |