Remove vapidPublicKey from Nodeinfo
[akkoma] / priv / gettext / en / LC_MESSAGES / errors.po
1 ## `msgid`s in this file come from POT (.pot) files.
2 ##
3 ## Do not add, change, or remove `msgid`s manually here as
4 ## they're tied to the ones in the corresponding POT file
5 ## (with the same domain).
6 ##
7 ## Use `mix gettext.extract --merge` or `mix gettext.merge`
8 ## to merge POT files into PO files.
9 msgid ""
10 msgstr ""
11 "Language: en\n"
12
13 ## From Ecto.Changeset.cast/4
14 msgid "can't be blank"
15 msgstr ""
16
17 ## From Ecto.Changeset.unique_constraint/3
18 msgid "has already been taken"
19 msgstr ""
20
21 ## From Ecto.Changeset.put_change/3
22 msgid "is invalid"
23 msgstr ""
24
25 ## From Ecto.Changeset.validate_format/3
26 msgid "has invalid format"
27 msgstr ""
28
29 ## From Ecto.Changeset.validate_subset/3
30 msgid "has an invalid entry"
31 msgstr ""
32
33 ## From Ecto.Changeset.validate_exclusion/3
34 msgid "is reserved"
35 msgstr ""
36
37 ## From Ecto.Changeset.validate_confirmation/3
38 msgid "does not match confirmation"
39 msgstr ""
40
41 ## From Ecto.Changeset.no_assoc_constraint/3
42 msgid "is still associated with this entry"
43 msgstr ""
44
45 msgid "are still associated with this entry"
46 msgstr ""
47
48 ## From Ecto.Changeset.validate_length/3
49 msgid "should be %{count} character(s)"
50 msgid_plural "should be %{count} character(s)"
51 msgstr[0] ""
52 msgstr[1] ""
53
54 msgid "should have %{count} item(s)"
55 msgid_plural "should have %{count} item(s)"
56 msgstr[0] ""
57 msgstr[1] ""
58
59 msgid "should be at least %{count} character(s)"
60 msgid_plural "should be at least %{count} character(s)"
61 msgstr[0] ""
62 msgstr[1] ""
63
64 msgid "should have at least %{count} item(s)"
65 msgid_plural "should have at least %{count} item(s)"
66 msgstr[0] ""
67 msgstr[1] ""
68
69 msgid "should be at most %{count} character(s)"
70 msgid_plural "should be at most %{count} character(s)"
71 msgstr[0] ""
72 msgstr[1] ""
73
74 msgid "should have at most %{count} item(s)"
75 msgid_plural "should have at most %{count} item(s)"
76 msgstr[0] ""
77 msgstr[1] ""
78
79 ## From Ecto.Changeset.validate_number/3
80 msgid "must be less than %{number}"
81 msgstr ""
82
83 msgid "must be greater than %{number}"
84 msgstr ""
85
86 msgid "must be less than or equal to %{number}"
87 msgstr ""
88
89 msgid "must be greater than or equal to %{number}"
90 msgstr ""
91
92 msgid "must be equal to %{number}"
93 msgstr ""
94
95 #, elixir-format
96 #: lib/pleroma/web/common_api/common_api.ex:381
97 msgid "Account not found"
98 msgstr ""
99
100 #, elixir-format
101 #: lib/pleroma/web/common_api/common_api.ex:153
102 msgid "Already voted"
103 msgstr ""
104
105 #, elixir-format
106 #: lib/pleroma/web/oauth/oauth_controller.ex:263
107 msgid "Bad request"
108 msgstr ""
109
110 #, elixir-format
111 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:254
112 msgid "Can't delete object"
113 msgstr ""
114
115 #, elixir-format
116 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:569
117 msgid "Can't delete this post"
118 msgstr ""
119
120 #, elixir-format
121 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1731
122 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1737
123 msgid "Can't display this activity"
124 msgstr ""
125
126 #, elixir-format
127 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:195
128 msgid "Can't find user"
129 msgstr ""
130
131 #, elixir-format
132 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1148
133 msgid "Can't get favorites"
134 msgstr ""
135
136 #, elixir-format
137 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:263
138 msgid "Can't like object"
139 msgstr ""
140
141 #, elixir-format
142 #: lib/pleroma/web/common_api/utils.ex:518
143 msgid "Cannot post an empty status without attachments"
144 msgstr ""
145
146 #, elixir-format
147 #: lib/pleroma/web/common_api/utils.ex:461
148 msgid "Comment must be up to %{max_size} characters"
149 msgstr ""
150
151 #, elixir-format
152 #: lib/pleroma/web/admin_api/config.ex:63
153 msgid "Config with params %{params} not found"
154 msgstr ""
155
156 #, elixir-format
157 #: lib/pleroma/web/common_api/common_api.ex:78
158 msgid "Could not delete"
159 msgstr ""
160
161 #, elixir-format
162 #: lib/pleroma/web/common_api/common_api.ex:110
163 msgid "Could not favorite"
164 msgstr ""
165
166 #, elixir-format
167 #: lib/pleroma/web/common_api/common_api.ex:310
168 msgid "Could not pin"
169 msgstr ""
170
171 #, elixir-format
172 #: lib/pleroma/web/common_api/common_api.ex:89
173 msgid "Could not repeat"
174 msgstr ""
175
176 #, elixir-format
177 #: lib/pleroma/web/common_api/common_api.ex:120
178 msgid "Could not unfavorite"
179 msgstr ""
180
181 #, elixir-format
182 #: lib/pleroma/web/common_api/common_api.ex:327
183 msgid "Could not unpin"
184 msgstr ""
185
186 #, elixir-format
187 #: lib/pleroma/web/common_api/common_api.ex:99
188 msgid "Could not unrepeat"
189 msgstr ""
190
191 #, elixir-format
192 #: lib/pleroma/web/common_api/common_api.ex:392
193 msgid "Could not update state"
194 msgstr ""
195
196 #, elixir-format
197 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1271
198 msgid "Error."
199 msgstr ""
200
201 #, elixir-format
202 #: lib/pleroma/captcha/kocaptcha.ex:36
203 msgid "Invalid CAPTCHA"
204 msgstr ""
205
206 #, elixir-format
207 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1700
208 #: lib/pleroma/web/oauth/oauth_controller.ex:465
209 msgid "Invalid credentials"
210 msgstr ""
211
212 #, elixir-format
213 #: lib/pleroma/plugs/ensure_authenticated_plug.ex:20
214 msgid "Invalid credentials."
215 msgstr ""
216
217 #, elixir-format
218 #: lib/pleroma/web/common_api/common_api.ex:154
219 msgid "Invalid indices"
220 msgstr ""
221
222 #, elixir-format
223 #: lib/pleroma/web/admin_api/admin_api_controller.ex:411
224 msgid "Invalid parameters"
225 msgstr ""
226
227 #, elixir-format
228 #: lib/pleroma/web/common_api/utils.ex:377
229 msgid "Invalid password."
230 msgstr ""
231
232 #, elixir-format
233 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:163
234 msgid "Invalid request"
235 msgstr ""
236
237 #, elixir-format
238 #: lib/pleroma/captcha/kocaptcha.ex:16
239 msgid "Kocaptcha service unavailable"
240 msgstr ""
241
242 #, elixir-format
243 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1696
244 msgid "Missing parameters"
245 msgstr ""
246
247 #, elixir-format
248 #: lib/pleroma/web/common_api/utils.ex:496
249 msgid "No such conversation"
250 msgstr ""
251
252 #, elixir-format
253 #: lib/pleroma/web/admin_api/admin_api_controller.ex:163
254 #: lib/pleroma/web/admin_api/admin_api_controller.ex:206
255 msgid "No such permission_group"
256 msgstr ""
257
258 #, elixir-format
259 #: lib/pleroma/plugs/uploaded_media.ex:69
260 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:311
261 #: lib/pleroma/web/admin_api/admin_api_controller.ex:399
262 #: lib/pleroma/web/mastodon_api/subscription_controller.ex:63
263 #: lib/pleroma/web/ostatus/ostatus_controller.ex:248
264 msgid "Not found"
265 msgstr ""
266
267 #, elixir-format
268 #: lib/pleroma/web/common_api/common_api.ex:152
269 msgid "Poll's author can't vote"
270 msgstr ""
271
272 #, elixir-format
273 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:443
274 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:444
275 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:473
276 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:476
277 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1180
278 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1564
279 msgid "Record not found"
280 msgstr ""
281
282 #, elixir-format
283 #: lib/pleroma/web/admin_api/admin_api_controller.ex:417
284 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1570
285 #: lib/pleroma/web/mastodon_api/subscription_controller.ex:69
286 #: lib/pleroma/web/ostatus/ostatus_controller.ex:252
287 msgid "Something went wrong"
288 msgstr ""
289
290 #, elixir-format
291 #: lib/pleroma/web/common_api/common_api.ex:253
292 msgid "The message visibility must be direct"
293 msgstr ""
294
295 #, elixir-format
296 #: lib/pleroma/web/common_api/utils.ex:521
297 msgid "The status is over the character limit"
298 msgstr ""
299
300 #, elixir-format
301 #: lib/pleroma/plugs/ensure_public_or_authenticated_plug.ex:27
302 msgid "This resource requires authentication."
303 msgstr ""
304
305 #, elixir-format
306 #: lib/pleroma/plugs/rate_limiter.ex:89
307 msgid "Throttled"
308 msgstr ""
309
310 #, elixir-format
311 #: lib/pleroma/web/common_api/common_api.ex:155
312 msgid "Too many choices"
313 msgstr ""
314
315 #, elixir-format
316 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:268
317 msgid "Unhandled activity type"
318 msgstr ""
319
320 #, elixir-format
321 #: lib/pleroma/plugs/user_is_admin_plug.ex:20
322 msgid "User is not admin."
323 msgstr ""
324
325 #, elixir-format
326 #: lib/pleroma/web/common_api/common_api.ex:380
327 msgid "Valid `account_id` required"
328 msgstr ""
329
330 #, elixir-format
331 #: lib/pleroma/web/admin_api/admin_api_controller.ex:185
332 msgid "You can't revoke your own admin status."
333 msgstr ""
334
335 #, elixir-format
336 #: lib/pleroma/web/oauth/oauth_controller.ex:216
337 msgid "Your account is currently disabled"
338 msgstr ""
339
340 #, elixir-format
341 #: lib/pleroma/web/oauth/oauth_controller.ex:158
342 #: lib/pleroma/web/oauth/oauth_controller.ex:213
343 msgid "Your login is missing a confirmed e-mail address"
344 msgstr ""
345
346 #, elixir-format
347 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:221
348 msgid "can't read inbox of %{nickname} as %{as_nickname}"
349 msgstr ""
350
351 #, elixir-format
352 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:297
353 msgid "can't update outbox of %{nickname} as %{as_nickname}"
354 msgstr ""
355
356 #, elixir-format
357 #: lib/pleroma/web/common_api/common_api.ex:335
358 msgid "conversation is already muted"
359 msgstr ""
360
361 #, elixir-format
362 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:192
363 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:317
364 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1196
365 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1247
366 msgid "error"
367 msgstr ""
368
369 #, elixir-format
370 #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:789
371 msgid "mascots can only be images"
372 msgstr ""
373
374 #, elixir-format
375 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:34
376 msgid "not found"
377 msgstr ""
378
379 #, elixir-format
380 #: lib/pleroma/web/oauth/oauth_controller.ex:298
381 msgid "Bad OAuth request."
382 msgstr ""
383
384 #, elixir-format
385 #: lib/pleroma/captcha/captcha.ex:92
386 msgid "CAPTCHA already used"
387 msgstr ""
388
389 #, elixir-format
390 #: lib/pleroma/captcha/captcha.ex:89
391 msgid "CAPTCHA expired"
392 msgstr ""
393
394 #, elixir-format
395 #: lib/pleroma/plugs/uploaded_media.ex:50
396 msgid "Failed"
397 msgstr ""
398
399 #, elixir-format
400 #: lib/pleroma/web/oauth/oauth_controller.ex:314
401 msgid "Failed to authenticate: %{message}."
402 msgstr ""
403
404 #, elixir-format
405 #: lib/pleroma/web/oauth/oauth_controller.ex:345
406 msgid "Failed to set up user account."
407 msgstr ""
408
409 #, elixir-format
410 #: lib/pleroma/plugs/oauth_scopes_plug.ex:37
411 msgid "Insufficient permissions: %{permissions}."
412 msgstr ""
413
414 #, elixir-format
415 #: lib/pleroma/plugs/uploaded_media.ex:89
416 msgid "Internal Error"
417 msgstr ""
418
419 #, elixir-format
420 #: lib/pleroma/web/oauth/fallback_controller.ex:22
421 #: lib/pleroma/web/oauth/fallback_controller.ex:29
422 msgid "Invalid Username/Password"
423 msgstr ""
424
425 #, elixir-format
426 #: lib/pleroma/captcha/captcha.ex:107
427 msgid "Invalid answer data"
428 msgstr ""
429
430 #, elixir-format
431 #: lib/pleroma/web/nodeinfo/nodeinfo_controller.ex:204
432 msgid "Nodeinfo schema version not handled"
433 msgstr ""
434
435 #, elixir-format
436 #: lib/pleroma/web/oauth/oauth_controller.ex:145
437 msgid "This action is outside the authorized scopes"
438 msgstr ""
439
440 #, elixir-format
441 #: lib/pleroma/web/oauth/fallback_controller.ex:14
442 msgid "Unknown error, please check the details and try again."
443 msgstr ""
444
445 #, elixir-format
446 #: lib/pleroma/web/oauth/oauth_controller.ex:93
447 #: lib/pleroma/web/oauth/oauth_controller.ex:131
448 msgid "Unlisted redirect_uri."
449 msgstr ""
450
451 #, elixir-format
452 #: lib/pleroma/web/oauth/oauth_controller.ex:294
453 msgid "Unsupported OAuth provider: %{provider}."
454 msgstr ""
455
456 #, elixir-format
457 #: lib/pleroma/uploaders/uploader.ex:71
458 msgid "Uploader callback timeout"
459 msgstr ""
460
461 #, elixir-format
462 #: lib/pleroma/web/uploader_controller.ex:11
463 #: lib/pleroma/web/uploader_controller.ex:23
464 msgid "bad request"
465 msgstr ""