UNPKG

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