UNPKG

5.46 kBJSONView Raw
1{
2 "locale": "en-CA",
3 "long": {
4 "year": {
5 "previous": "last year",
6 "current": "this year",
7 "next": "next year",
8 "past": {
9 "one": "{0} year ago",
10 "other": "{0} years ago"
11 },
12 "future": {
13 "one": "in {0} year",
14 "other": "in {0} years"
15 }
16 },
17 "quarter": {
18 "previous": "last quarter",
19 "current": "this quarter",
20 "next": "next quarter",
21 "past": {
22 "one": "{0} quarter ago",
23 "other": "{0} quarters ago"
24 },
25 "future": {
26 "one": "in {0} quarter",
27 "other": "in {0} quarters"
28 }
29 },
30 "month": {
31 "previous": "last month",
32 "current": "this month",
33 "next": "next month",
34 "past": {
35 "one": "{0} month ago",
36 "other": "{0} months ago"
37 },
38 "future": {
39 "one": "in {0} month",
40 "other": "in {0} months"
41 }
42 },
43 "week": {
44 "previous": "last week",
45 "current": "this week",
46 "next": "next week",
47 "past": {
48 "one": "{0} week ago",
49 "other": "{0} weeks ago"
50 },
51 "future": {
52 "one": "in {0} week",
53 "other": "in {0} weeks"
54 }
55 },
56 "day": {
57 "previous": "yesterday",
58 "current": "today",
59 "next": "tomorrow",
60 "past": {
61 "one": "{0} day ago",
62 "other": "{0} days ago"
63 },
64 "future": {
65 "one": "in {0} day",
66 "other": "in {0} days"
67 }
68 },
69 "hour": {
70 "current": "this hour",
71 "past": {
72 "one": "{0} hour ago",
73 "other": "{0} hours ago"
74 },
75 "future": {
76 "one": "in {0} hour",
77 "other": "in {0} hours"
78 }
79 },
80 "minute": {
81 "current": "this minute",
82 "past": {
83 "one": "{0} minute ago",
84 "other": "{0} minutes ago"
85 },
86 "future": {
87 "one": "in {0} minute",
88 "other": "in {0} minutes"
89 }
90 },
91 "second": {
92 "current": "now",
93 "past": {
94 "one": "{0} second ago",
95 "other": "{0} seconds ago"
96 },
97 "future": {
98 "one": "in {0} second",
99 "other": "in {0} seconds"
100 }
101 }
102 },
103 "short": {
104 "year": {
105 "previous": "last yr.",
106 "current": "this yr.",
107 "next": "next yr.",
108 "past": {
109 "one": "{0} yr. ago",
110 "other": "{0} yrs. ago"
111 },
112 "future": {
113 "one": "in {0} yr.",
114 "other": "in {0} yrs."
115 }
116 },
117 "quarter": {
118 "previous": "last qtr.",
119 "current": "this qtr.",
120 "next": "next qtr.",
121 "past": {
122 "one": "{0} qtr. ago",
123 "other": "{0} qtrs. ago"
124 },
125 "future": {
126 "one": "in {0} qtr.",
127 "other": "in {0} qtrs."
128 }
129 },
130 "month": {
131 "previous": "last mo.",
132 "current": "this mo.",
133 "next": "next mo.",
134 "past": {
135 "one": "{0} mo. ago",
136 "other": "{0} mos. ago"
137 },
138 "future": {
139 "one": "in {0} mo.",
140 "other": "in {0} mos."
141 }
142 },
143 "week": {
144 "previous": "last wk.",
145 "current": "this wk.",
146 "next": "next wk.",
147 "past": {
148 "one": "{0} wk. ago",
149 "other": "{0} wks. ago"
150 },
151 "future": {
152 "one": "in {0} wk.",
153 "other": "in {0} wks."
154 }
155 },
156 "day": {
157 "previous": "yesterday",
158 "current": "today",
159 "next": "tomorrow",
160 "past": {
161 "one": "{0} day ago",
162 "other": "{0} days ago"
163 },
164 "future": {
165 "one": "in {0} day",
166 "other": "in {0} days"
167 }
168 },
169 "hour": {
170 "current": "this hour",
171 "past": {
172 "one": "{0} hr. ago",
173 "other": "{0} hrs. ago"
174 },
175 "future": {
176 "one": "in {0} hr.",
177 "other": "in {0} hrs."
178 }
179 },
180 "minute": {
181 "current": "this minute",
182 "past": {
183 "one": "{0} min. ago",
184 "other": "{0} mins. ago"
185 },
186 "future": {
187 "one": "in {0} min.",
188 "other": "in {0} mins."
189 }
190 },
191 "second": {
192 "current": "now",
193 "past": {
194 "one": "{0} sec. ago",
195 "other": "{0} secs. ago"
196 },
197 "future": {
198 "one": "in {0} sec.",
199 "other": "in {0} secs."
200 }
201 }
202 },
203 "narrow": {
204 "year": {
205 "previous": "last yr.",
206 "current": "this yr.",
207 "next": "next yr.",
208 "past": {
209 "one": "{0} yr. ago",
210 "other": "{0} yrs. ago"
211 },
212 "future": {
213 "one": "in {0} yr.",
214 "other": "in {0} yrs."
215 }
216 },
217 "quarter": {
218 "previous": "last qtr.",
219 "current": "this qtr.",
220 "next": "next qtr.",
221 "past": {
222 "one": "{0} qtr. ago",
223 "other": "{0} qtrs. ago"
224 },
225 "future": {
226 "one": "in {0} qtr.",
227 "other": "in {0} qtrs."
228 }
229 },
230 "month": {
231 "previous": "last mo.",
232 "current": "this mo.",
233 "next": "next mo.",
234 "past": {
235 "one": "{0} mo. ago",
236 "other": "{0} mos. ago"
237 },
238 "future": {
239 "one": "in {0} mo.",
240 "other": "in {0} mos."
241 }
242 },
243 "week": {
244 "previous": "last wk.",
245 "current": "this wk.",
246 "next": "next wk.",
247 "past": {
248 "one": "{0} wk. ago",
249 "other": "{0} wks. ago"
250 },
251 "future": {
252 "one": "in {0} wk.",
253 "other": "in {0} wks."
254 }
255 },
256 "day": {
257 "previous": "yesterday",
258 "current": "today",
259 "next": "tomorrow",
260 "past": {
261 "one": "{0} day ago",
262 "other": "{0} days ago"
263 },
264 "future": {
265 "one": "in {0} day",
266 "other": "in {0} days"
267 }
268 },
269 "hour": {
270 "current": "this hour",
271 "past": {
272 "one": "{0} hr. ago",
273 "other": "{0} hrs. ago"
274 },
275 "future": {
276 "one": "in {0} hr.",
277 "other": "in {0} hrs."
278 }
279 },
280 "minute": {
281 "current": "this minute",
282 "past": {
283 "one": "{0} min. ago",
284 "other": "{0} mins. ago"
285 },
286 "future": {
287 "one": "in {0} min.",
288 "other": "in {0} mins."
289 }
290 },
291 "second": {
292 "current": "now",
293 "past": {
294 "one": "{0} sec. ago",
295 "other": "{0} secs. ago"
296 },
297 "future": {
298 "one": "in {0} sec.",
299 "other": "in {0} secs."
300 }
301 }
302 }
303}
\No newline at end of file