UNPKG

2.92 kBJSONView Raw
1{
2 "locale": "fr-GF",
3 "domain": "fr",
4 "direction": "ltr",
5 "countryCode": "GF",
6 "country": "French Guiana",
7 "countryNative": "Guyane française",
8 "language": "French (French Guiana)",
9 "languageNative": "français (Guyane française)",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "janv.",
15 "févr.",
16 "mars",
17 "avr.",
18 "mai",
19 "juin",
20 "juil.",
21 "août",
22 "sept.",
23 "oct.",
24 "nov.",
25 "déc."
26 ],
27 "narrow": ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
28 "wide": [
29 "janvier",
30 "février",
31 "mars",
32 "avril",
33 "mai",
34 "juin",
35 "juillet",
36 "août",
37 "septembre",
38 "octobre",
39 "novembre",
40 "décembre"
41 ]
42 },
43 "nominative": {
44 "abbreviated": [
45 "janv.",
46 "févr.",
47 "mars",
48 "avr.",
49 "mai",
50 "juin",
51 "juil.",
52 "août",
53 "sept.",
54 "oct.",
55 "nov.",
56 "déc."
57 ],
58 "narrow": ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
59 "wide": [
60 "janvier",
61 "février",
62 "mars",
63 "avril",
64 "mai",
65 "juin",
66 "juillet",
67 "août",
68 "septembre",
69 "octobre",
70 "novembre",
71 "décembre"
72 ]
73 }
74 },
75 "days": {
76 "formatted": {
77 "abbreviated": ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
78 "narrow": ["D", "L", "M", "M", "J", "V", "S"],
79 "short": ["di", "lu", "ma", "me", "je", "ve", "sa"],
80 "wide": [
81 "dimanche",
82 "lundi",
83 "mardi",
84 "mercredi",
85 "jeudi",
86 "vendredi",
87 "samedi"
88 ]
89 },
90 "nominative": {
91 "abbreviated": ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
92 "narrow": ["D", "L", "M", "M", "J", "V", "S"],
93 "short": ["di", "lu", "ma", "me", "je", "ve", "sa"],
94 "wide": [
95 "dimanche",
96 "lundi",
97 "mardi",
98 "mercredi",
99 "jeudi",
100 "vendredi",
101 "samedi"
102 ]
103 }
104 },
105 "time": { "AM": "AM", "PM": "PM" }
106 },
107 "formats": {
108 "date": {
109 "full": "EEEE d MMMM y",
110 "long": "d MMMM y",
111 "medium": "d MMM y",
112 "short": "dd/MM/y"
113 },
114 "time": {
115 "full": "HH:mm:ss zzzz",
116 "long": "HH:mm:ss z",
117 "medium": "HH:mm:ss",
118 "short": "HH:mm"
119 },
120 "dateTime": {
121 "full": "{1} 'à' {0}",
122 "long": "{1} 'à' {0}",
123 "medium": "{1}, {0}",
124 "short": "{1} {0}"
125 },
126 "numbers": { "decimals": ",", "grouping": " ", "minus": "-" }
127 }
128}