1 | /* @generated */
|
2 | // prettier-ignore
|
3 | if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
4 | Intl.RelativeTimeFormat.__addLocaleData({
|
5 | "data": {
|
6 | "day": {
|
7 | "-1": "Haŋki",
|
8 | "0": "Hannde",
|
9 | "1": "Jaŋngo",
|
10 | "future": {
|
11 | "other": "+{0} d"
|
12 | },
|
13 | "past": {
|
14 | "other": "-{0} d"
|
15 | }
|
16 | },
|
17 | "day-narrow": {
|
18 | "-1": "Haŋki",
|
19 | "0": "Hannde",
|
20 | "1": "Jaŋngo",
|
21 | "future": {
|
22 | "other": "+{0} d"
|
23 | },
|
24 | "past": {
|
25 | "other": "-{0} d"
|
26 | }
|
27 | },
|
28 | "day-short": {
|
29 | "-1": "Haŋki",
|
30 | "0": "Hannde",
|
31 | "1": "Jaŋngo",
|
32 | "future": {
|
33 | "other": "+{0} d"
|
34 | },
|
35 | "past": {
|
36 | "other": "-{0} d"
|
37 | }
|
38 | },
|
39 | "hour": {
|
40 | "0": "this hour",
|
41 | "future": {
|
42 | "other": "+{0} h"
|
43 | },
|
44 | "past": {
|
45 | "other": "-{0} h"
|
46 | }
|
47 | },
|
48 | "hour-narrow": {
|
49 | "0": "this hour",
|
50 | "future": {
|
51 | "other": "+{0} h"
|
52 | },
|
53 | "past": {
|
54 | "other": "-{0} h"
|
55 | }
|
56 | },
|
57 | "hour-short": {
|
58 | "0": "this hour",
|
59 | "future": {
|
60 | "other": "+{0} h"
|
61 | },
|
62 | "past": {
|
63 | "other": "-{0} h"
|
64 | }
|
65 | },
|
66 | "minute": {
|
67 | "0": "this minute",
|
68 | "future": {
|
69 | "other": "+{0} min"
|
70 | },
|
71 | "past": {
|
72 | "other": "-{0} min"
|
73 | }
|
74 | },
|
75 | "minute-narrow": {
|
76 | "0": "this minute",
|
77 | "future": {
|
78 | "other": "+{0} min"
|
79 | },
|
80 | "past": {
|
81 | "other": "-{0} min"
|
82 | }
|
83 | },
|
84 | "minute-short": {
|
85 | "0": "this minute",
|
86 | "future": {
|
87 | "other": "+{0} min"
|
88 | },
|
89 | "past": {
|
90 | "other": "-{0} min"
|
91 | }
|
92 | },
|
93 | "month": {
|
94 | "-1": "last month",
|
95 | "0": "this month",
|
96 | "1": "next month",
|
97 | "future": {
|
98 | "other": "+{0} m"
|
99 | },
|
100 | "past": {
|
101 | "other": "-{0} m"
|
102 | }
|
103 | },
|
104 | "month-narrow": {
|
105 | "-1": "last month",
|
106 | "0": "this month",
|
107 | "1": "next month",
|
108 | "future": {
|
109 | "other": "+{0} m"
|
110 | },
|
111 | "past": {
|
112 | "other": "-{0} m"
|
113 | }
|
114 | },
|
115 | "month-short": {
|
116 | "-1": "last month",
|
117 | "0": "this month",
|
118 | "1": "next month",
|
119 | "future": {
|
120 | "other": "+{0} m"
|
121 | },
|
122 | "past": {
|
123 | "other": "-{0} m"
|
124 | }
|
125 | },
|
126 | "nu": [
|
127 | "latn"
|
128 | ],
|
129 | "quarter": {
|
130 | "-1": "last quarter",
|
131 | "0": "this quarter",
|
132 | "1": "next quarter",
|
133 | "future": {
|
134 | "other": "+{0} Q"
|
135 | },
|
136 | "past": {
|
137 | "other": "-{0} Q"
|
138 | }
|
139 | },
|
140 | "quarter-narrow": {
|
141 | "-1": "last quarter",
|
142 | "0": "this quarter",
|
143 | "1": "next quarter",
|
144 | "future": {
|
145 | "other": "+{0} Q"
|
146 | },
|
147 | "past": {
|
148 | "other": "-{0} Q"
|
149 | }
|
150 | },
|
151 | "quarter-short": {
|
152 | "-1": "last quarter",
|
153 | "0": "this quarter",
|
154 | "1": "next quarter",
|
155 | "future": {
|
156 | "other": "+{0} Q"
|
157 | },
|
158 | "past": {
|
159 | "other": "-{0} Q"
|
160 | }
|
161 | },
|
162 | "second": {
|
163 | "0": "now",
|
164 | "future": {
|
165 | "other": "+{0} s"
|
166 | },
|
167 | "past": {
|
168 | "other": "-{0} s"
|
169 | }
|
170 | },
|
171 | "second-narrow": {
|
172 | "0": "now",
|
173 | "future": {
|
174 | "other": "+{0} s"
|
175 | },
|
176 | "past": {
|
177 | "other": "-{0} s"
|
178 | }
|
179 | },
|
180 | "second-short": {
|
181 | "0": "now",
|
182 | "future": {
|
183 | "other": "+{0} s"
|
184 | },
|
185 | "past": {
|
186 | "other": "-{0} s"
|
187 | }
|
188 | },
|
189 | "week": {
|
190 | "-1": "last week",
|
191 | "0": "this week",
|
192 | "1": "next week",
|
193 | "future": {
|
194 | "other": "+{0} w"
|
195 | },
|
196 | "past": {
|
197 | "other": "-{0} w"
|
198 | }
|
199 | },
|
200 | "week-narrow": {
|
201 | "-1": "last week",
|
202 | "0": "this week",
|
203 | "1": "next week",
|
204 | "future": {
|
205 | "other": "+{0} w"
|
206 | },
|
207 | "past": {
|
208 | "other": "-{0} w"
|
209 | }
|
210 | },
|
211 | "week-short": {
|
212 | "-1": "last week",
|
213 | "0": "this week",
|
214 | "1": "next week",
|
215 | "future": {
|
216 | "other": "+{0} w"
|
217 | },
|
218 | "past": {
|
219 | "other": "-{0} w"
|
220 | }
|
221 | },
|
222 | "year": {
|
223 | "-1": "last year",
|
224 | "0": "this year",
|
225 | "1": "next year",
|
226 | "future": {
|
227 | "other": "+{0} y"
|
228 | },
|
229 | "past": {
|
230 | "other": "-{0} y"
|
231 | }
|
232 | },
|
233 | "year-narrow": {
|
234 | "-1": "last year",
|
235 | "0": "this year",
|
236 | "1": "next year",
|
237 | "future": {
|
238 | "other": "+{0} y"
|
239 | },
|
240 | "past": {
|
241 | "other": "-{0} y"
|
242 | }
|
243 | },
|
244 | "year-short": {
|
245 | "-1": "last year",
|
246 | "0": "this year",
|
247 | "1": "next year",
|
248 | "future": {
|
249 | "other": "+{0} y"
|
250 | },
|
251 | "past": {
|
252 | "other": "-{0} y"
|
253 | }
|
254 | }
|
255 | },
|
256 | "locale": "ff-Latn-NE"
|
257 | })
|
258 | }
|