]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | fr_RE{ | |
4 | NumberElements{ | |
5 | latn{ | |
6 | miscPatterns{ | |
7 | atLeast{"au moins {0}"} | |
8 | } | |
9 | } | |
10 | } | |
11 | Version{"36.1"} | |
12 | calendar{ | |
13 | gregorian{ | |
14 | dayPeriod{ | |
15 | format{ | |
16 | abbreviated{ | |
17 | afternoon1{"ap.m."} | |
18 | evening1{"soir"} | |
19 | midnight{"min."} | |
20 | morning1{"mat."} | |
21 | night1{"nuit"} | |
22 | noon{"midi"} | |
23 | } | |
24 | } | |
25 | stand-alone{ | |
26 | abbreviated{ | |
27 | midnight{"min."} | |
28 | } | |
29 | narrow{ | |
30 | midnight{"min."} | |
31 | } | |
32 | } | |
33 | } | |
34 | } | |
35 | } | |
36 | } |