]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 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/fr_MA.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | fr_MA{ | |
2ca993e8 A |
10 | NumberElements{ |
11 | latn{ | |
12 | symbols{ | |
13 | group{"."} | |
14 | } | |
15 | } | |
16 | } | |
17 | Version{"2.1.19.14"} | |
18 | calendar{ | |
19 | gregorian{ | |
20 | AmPmMarkers{ | |
21 | "a.m.", | |
22 | "p.m.", | |
23 | } | |
24 | monthNames{ | |
25 | format{ | |
26 | abbreviated{ | |
27 | "jan.", | |
28 | "fév.", | |
29 | "mar.", | |
30 | "avr.", | |
31 | "mai", | |
32 | "jui.", | |
33 | "juil.", | |
34 | "août", | |
35 | "sept.", | |
36 | "oct.", | |
37 | "nov.", | |
38 | "déc.", | |
39 | } | |
40 | } | |
41 | stand-alone{ | |
42 | abbreviated{ | |
43 | "jan.", | |
44 | "fév.", | |
45 | "mar.", | |
46 | "avr.", | |
47 | "mai", | |
48 | "jui.", | |
49 | "juil.", | |
50 | "août", | |
51 | "sept.", | |
52 | "oct.", | |
53 | "nov.", | |
54 | "déc.", | |
55 | } | |
56 | } | |
57 | } | |
58 | } | |
59 | } | |
51004dcb | 60 | } |