Merge branch 'chores/tesla_1.4.0' into 'develop'
[akkoma] / priv / gettext / he / LC_MESSAGES / errors.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2020-11-10 13:39+0000\n"
6 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
7 "Last-Translator: Automatically generated\n"
8 "Language-Team: none\n"
9 "Language: he\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Generator: Translate Toolkit 2.5.1\n"
14
15 ## This file is a PO Template file.
16 ##
17 ## `msgid`s here are often extracted from source code.
18 ## Add new translations manually only if they're dynamic
19 ## translations that can't be statically extracted.
20 ##
21 ## Run `mix gettext.extract` to bring this file up to
22 ## date. Leave `msgstr`s empty as changing them here as no
23 ## effect: edit them in PO (`.po`) files instead.
24 ## From Ecto.Changeset.cast/4
25 msgid "can't be blank"
26 msgstr ""
27
28 ## From Ecto.Changeset.unique_constraint/3
29 msgid "has already been taken"
30 msgstr ""
31
32 ## From Ecto.Changeset.put_change/3
33 msgid "is invalid"
34 msgstr ""
35
36 ## From Ecto.Changeset.validate_format/3
37 msgid "has invalid format"
38 msgstr ""
39
40 ## From Ecto.Changeset.validate_subset/3
41 msgid "has an invalid entry"
42 msgstr ""
43
44 ## From Ecto.Changeset.validate_exclusion/3
45 msgid "is reserved"
46 msgstr ""
47
48 ## From Ecto.Changeset.validate_confirmation/3
49 msgid "does not match confirmation"
50 msgstr ""
51
52 ## From Ecto.Changeset.no_assoc_constraint/3
53 msgid "is still associated with this entry"
54 msgstr ""
55
56 msgid "are still associated with this entry"
57 msgstr ""
58
59 ## From Ecto.Changeset.validate_length/3
60 msgid "should be %{count} character(s)"
61 msgid_plural "should be %{count} character(s)"
62 msgstr[0] ""
63 msgstr[1] ""
64 msgstr[2] ""
65 msgstr[3] ""
66
67 msgid "should have %{count} item(s)"
68 msgid_plural "should have %{count} item(s)"
69 msgstr[0] ""
70 msgstr[1] ""
71 msgstr[2] ""
72 msgstr[3] ""
73
74 msgid "should be at least %{count} character(s)"
75 msgid_plural "should be at least %{count} character(s)"
76 msgstr[0] ""
77 msgstr[1] ""
78 msgstr[2] ""
79 msgstr[3] ""
80
81 msgid "should have at least %{count} item(s)"
82 msgid_plural "should have at least %{count} item(s)"
83 msgstr[0] ""
84 msgstr[1] ""
85 msgstr[2] ""
86 msgstr[3] ""
87
88 msgid "should be at most %{count} character(s)"
89 msgid_plural "should be at most %{count} character(s)"
90 msgstr[0] ""
91 msgstr[1] ""
92 msgstr[2] ""
93 msgstr[3] ""
94
95 msgid "should have at most %{count} item(s)"
96 msgid_plural "should have at most %{count} item(s)"
97 msgstr[0] ""
98 msgstr[1] ""
99 msgstr[2] ""
100 msgstr[3] ""
101
102 ## From Ecto.Changeset.validate_number/3
103 msgid "must be less than %{number}"
104 msgstr ""
105
106 msgid "must be greater than %{number}"
107 msgstr ""
108
109 msgid "must be less than or equal to %{number}"
110 msgstr ""
111
112 msgid "must be greater than or equal to %{number}"
113 msgstr ""
114
115 msgid "must be equal to %{number}"
116 msgstr ""
117
118 #: lib/pleroma/web/common_api/common_api.ex:505
119 #, elixir-format
120 msgid "Account not found"
121 msgstr ""
122
123 #: lib/pleroma/web/common_api/common_api.ex:339
124 #, elixir-format
125 msgid "Already voted"
126 msgstr ""
127
128 #: lib/pleroma/web/oauth/oauth_controller.ex:359
129 #, elixir-format
130 msgid "Bad request"
131 msgstr ""
132
133 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:426
134 #, elixir-format
135 msgid "Can't delete object"
136 msgstr ""
137
138 #: lib/pleroma/web/controller_helper.ex:105
139 #: lib/pleroma/web/controller_helper.ex:111
140 #, elixir-format
141 msgid "Can't display this activity"
142 msgstr ""
143
144 #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:285
145 #, elixir-format
146 msgid "Can't find user"
147 msgstr ""
148
149 #: lib/pleroma/web/pleroma_api/controllers/account_controller.ex:61
150 #, elixir-format
151 msgid "Can't get favorites"
152 msgstr ""
153
154 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:438
155 #, elixir-format
156 msgid "Can't like object"
157 msgstr ""
158
159 #: lib/pleroma/web/common_api/utils.ex:563
160 #, elixir-format
161 msgid "Cannot post an empty status without attachments"
162 msgstr ""
163
164 #: lib/pleroma/web/common_api/utils.ex:511
165 #, elixir-format
166 msgid "Comment must be up to %{max_size} characters"
167 msgstr ""
168
169 #: lib/pleroma/config/config_db.ex:191
170 #, elixir-format
171 msgid "Config with params %{params} not found"
172 msgstr ""
173
174 #: lib/pleroma/web/common_api/common_api.ex:181
175 #: lib/pleroma/web/common_api/common_api.ex:185
176 #, elixir-format
177 msgid "Could not delete"
178 msgstr ""
179
180 #: lib/pleroma/web/common_api/common_api.ex:231
181 #, elixir-format
182 msgid "Could not favorite"
183 msgstr ""
184
185 #: lib/pleroma/web/common_api/common_api.ex:453
186 #, elixir-format
187 msgid "Could not pin"
188 msgstr ""
189
190 #: lib/pleroma/web/common_api/common_api.ex:278
191 #, elixir-format
192 msgid "Could not unfavorite"
193 msgstr ""
194
195 #: lib/pleroma/web/common_api/common_api.ex:463
196 #, elixir-format
197 msgid "Could not unpin"
198 msgstr ""
199
200 #: lib/pleroma/web/common_api/common_api.ex:216
201 #, elixir-format
202 msgid "Could not unrepeat"
203 msgstr ""
204
205 #: lib/pleroma/web/common_api/common_api.ex:512
206 #: lib/pleroma/web/common_api/common_api.ex:521
207 #, elixir-format
208 msgid "Could not update state"
209 msgstr ""
210
211 #: lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex:207
212 #, elixir-format
213 msgid "Error."
214 msgstr ""
215
216 #: lib/pleroma/web/twitter_api/twitter_api.ex:106
217 #, elixir-format
218 msgid "Invalid CAPTCHA"
219 msgstr ""
220
221 #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:116
222 #: lib/pleroma/web/oauth/oauth_controller.ex:568
223 #, elixir-format
224 msgid "Invalid credentials"
225 msgstr ""
226
227 #: lib/pleroma/plugs/ensure_authenticated_plug.ex:38
228 #, elixir-format
229 msgid "Invalid credentials."
230 msgstr ""
231
232 #: lib/pleroma/web/common_api/common_api.ex:355
233 #, elixir-format
234 msgid "Invalid indices"
235 msgstr ""
236
237 #: lib/pleroma/web/admin_api/controllers/fallback_controller.ex:29
238 #, elixir-format
239 msgid "Invalid parameters"
240 msgstr ""
241
242 #: lib/pleroma/web/common_api/utils.ex:414
243 #, elixir-format
244 msgid "Invalid password."
245 msgstr ""
246
247 #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:220
248 #, elixir-format
249 msgid "Invalid request"
250 msgstr ""
251
252 #: lib/pleroma/web/twitter_api/twitter_api.ex:109
253 #, elixir-format
254 msgid "Kocaptcha service unavailable"
255 msgstr ""
256
257 #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:112
258 #, elixir-format
259 msgid "Missing parameters"
260 msgstr ""
261
262 #: lib/pleroma/web/common_api/utils.ex:547
263 #, elixir-format
264 msgid "No such conversation"
265 msgstr ""
266
267 #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:388
268 #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:414 lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:456
269 #, elixir-format
270 msgid "No such permission_group"
271 msgstr ""
272
273 #: lib/pleroma/plugs/uploaded_media.ex:84
274 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:486 lib/pleroma/web/admin_api/controllers/fallback_controller.ex:11
275 #: lib/pleroma/web/feed/user_controller.ex:71 lib/pleroma/web/ostatus/ostatus_controller.ex:143
276 #, elixir-format
277 msgid "Not found"
278 msgstr ""
279
280 #: lib/pleroma/web/common_api/common_api.ex:331
281 #, elixir-format
282 msgid "Poll's author can't vote"
283 msgstr ""
284
285 #: lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:20
286 #: lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:37 lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:49
287 #: lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:50 lib/pleroma/web/mastodon_api/controllers/status_controller.ex:306
288 #: lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:71
289 #, elixir-format
290 msgid "Record not found"
291 msgstr ""
292
293 #: lib/pleroma/web/admin_api/controllers/fallback_controller.ex:35
294 #: lib/pleroma/web/feed/user_controller.ex:77 lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:36
295 #: lib/pleroma/web/ostatus/ostatus_controller.ex:149
296 #, elixir-format
297 msgid "Something went wrong"
298 msgstr ""
299
300 #: lib/pleroma/web/common_api/activity_draft.ex:107
301 #, elixir-format
302 msgid "The message visibility must be direct"
303 msgstr ""
304
305 #: lib/pleroma/web/common_api/utils.ex:573
306 #, elixir-format
307 msgid "The status is over the character limit"
308 msgstr ""
309
310 #: lib/pleroma/plugs/ensure_public_or_authenticated_plug.ex:31
311 #, elixir-format
312 msgid "This resource requires authentication."
313 msgstr ""
314
315 #: lib/pleroma/plugs/rate_limiter/rate_limiter.ex:206
316 #, elixir-format
317 msgid "Throttled"
318 msgstr ""
319
320 #: lib/pleroma/web/common_api/common_api.ex:356
321 #, elixir-format
322 msgid "Too many choices"
323 msgstr ""
324
325 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:443
326 #, elixir-format
327 msgid "Unhandled activity type"
328 msgstr ""
329
330 #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:485
331 #, elixir-format
332 msgid "You can't revoke your own admin status."
333 msgstr ""
334
335 #: lib/pleroma/web/oauth/oauth_controller.ex:221
336 #: lib/pleroma/web/oauth/oauth_controller.ex:308
337 #, elixir-format
338 msgid "Your account is currently disabled"
339 msgstr ""
340
341 #: lib/pleroma/web/oauth/oauth_controller.ex:183
342 #: lib/pleroma/web/oauth/oauth_controller.ex:331
343 #, elixir-format
344 msgid "Your login is missing a confirmed e-mail address"
345 msgstr ""
346
347 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:390
348 #, elixir-format
349 msgid "can't read inbox of %{nickname} as %{as_nickname}"
350 msgstr ""
351
352 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:473
353 #, elixir-format
354 msgid "can't update outbox of %{nickname} as %{as_nickname}"
355 msgstr ""
356
357 #: lib/pleroma/web/common_api/common_api.ex:471
358 #, elixir-format
359 msgid "conversation is already muted"
360 msgstr ""
361
362 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:314
363 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:492
364 #, elixir-format
365 msgid "error"
366 msgstr ""
367
368 #: lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex:32
369 #, elixir-format
370 msgid "mascots can only be images"
371 msgstr ""
372
373 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:62
374 #, elixir-format
375 msgid "not found"
376 msgstr ""
377
378 #: lib/pleroma/web/oauth/oauth_controller.ex:394
379 #, elixir-format
380 msgid "Bad OAuth request."
381 msgstr ""
382
383 #: lib/pleroma/web/twitter_api/twitter_api.ex:115
384 #, elixir-format
385 msgid "CAPTCHA already used"
386 msgstr ""
387
388 #: lib/pleroma/web/twitter_api/twitter_api.ex:112
389 #, elixir-format
390 msgid "CAPTCHA expired"
391 msgstr ""
392
393 #: lib/pleroma/plugs/uploaded_media.ex:57
394 #, elixir-format
395 msgid "Failed"
396 msgstr ""
397
398 #: lib/pleroma/web/oauth/oauth_controller.ex:410
399 #, elixir-format
400 msgid "Failed to authenticate: %{message}."
401 msgstr ""
402
403 #: lib/pleroma/web/oauth/oauth_controller.ex:441
404 #, elixir-format
405 msgid "Failed to set up user account."
406 msgstr ""
407
408 #: lib/pleroma/plugs/oauth_scopes_plug.ex:38
409 #, elixir-format
410 msgid "Insufficient permissions: %{permissions}."
411 msgstr ""
412
413 #: lib/pleroma/plugs/uploaded_media.ex:104
414 #, elixir-format
415 msgid "Internal Error"
416 msgstr ""
417
418 #: lib/pleroma/web/oauth/fallback_controller.ex:22
419 #: lib/pleroma/web/oauth/fallback_controller.ex:29
420 #, elixir-format
421 msgid "Invalid Username/Password"
422 msgstr ""
423
424 #: lib/pleroma/web/twitter_api/twitter_api.ex:118
425 #, elixir-format
426 msgid "Invalid answer data"
427 msgstr ""
428
429 #: lib/pleroma/web/nodeinfo/nodeinfo_controller.ex:33
430 #, elixir-format
431 msgid "Nodeinfo schema version not handled"
432 msgstr ""
433
434 #: lib/pleroma/web/oauth/oauth_controller.ex:172
435 #, elixir-format
436 msgid "This action is outside the authorized scopes"
437 msgstr ""
438
439 #: lib/pleroma/web/oauth/fallback_controller.ex:14
440 #, elixir-format
441 msgid "Unknown error, please check the details and try again."
442 msgstr ""
443
444 #: lib/pleroma/web/oauth/oauth_controller.ex:119
445 #: lib/pleroma/web/oauth/oauth_controller.ex:158
446 #, elixir-format
447 msgid "Unlisted redirect_uri."
448 msgstr ""
449
450 #: lib/pleroma/web/oauth/oauth_controller.ex:390
451 #, elixir-format
452 msgid "Unsupported OAuth provider: %{provider}."
453 msgstr ""
454
455 #: lib/pleroma/uploaders/uploader.ex:72
456 #, elixir-format
457 msgid "Uploader callback timeout"
458 msgstr ""
459
460 #: lib/pleroma/web/uploader_controller.ex:23
461 #, elixir-format
462 msgid "bad request"
463 msgstr ""
464
465 #: lib/pleroma/web/twitter_api/twitter_api.ex:103
466 #, elixir-format
467 msgid "CAPTCHA Error"
468 msgstr ""
469
470 #: lib/pleroma/web/common_api/common_api.ex:290
471 #, elixir-format
472 msgid "Could not add reaction emoji"
473 msgstr ""
474
475 #: lib/pleroma/web/common_api/common_api.ex:301
476 #, elixir-format
477 msgid "Could not remove reaction emoji"
478 msgstr ""
479
480 #: lib/pleroma/web/twitter_api/twitter_api.ex:129
481 #, elixir-format
482 msgid "Invalid CAPTCHA (Missing parameter: %{name})"
483 msgstr ""
484
485 #: lib/pleroma/web/mastodon_api/controllers/list_controller.ex:92
486 #, elixir-format
487 msgid "List not found"
488 msgstr ""
489
490 #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:123
491 #, elixir-format
492 msgid "Missing parameter: %{name}"
493 msgstr ""
494
495 #: lib/pleroma/web/oauth/oauth_controller.ex:210
496 #: lib/pleroma/web/oauth/oauth_controller.ex:321
497 #, elixir-format
498 msgid "Password reset is required"
499 msgstr ""
500
501 #: lib/pleroma/tests/auth_test_controller.ex:9
502 #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:6 lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:6
503 #: lib/pleroma/web/admin_api/controllers/config_controller.ex:6 lib/pleroma/web/admin_api/controllers/fallback_controller.ex:6
504 #: lib/pleroma/web/admin_api/controllers/invite_controller.ex:6 lib/pleroma/web/admin_api/controllers/media_proxy_cache_controller.ex:6
505 #: lib/pleroma/web/admin_api/controllers/oauth_app_controller.ex:6 lib/pleroma/web/admin_api/controllers/relay_controller.ex:6
506 #: lib/pleroma/web/admin_api/controllers/report_controller.ex:6 lib/pleroma/web/admin_api/controllers/status_controller.ex:6
507 #: lib/pleroma/web/controller_helper.ex:6 lib/pleroma/web/embed_controller.ex:6
508 #: lib/pleroma/web/fallback_redirect_controller.ex:6 lib/pleroma/web/feed/tag_controller.ex:6
509 #: lib/pleroma/web/feed/user_controller.ex:6 lib/pleroma/web/mailer/subscription_controller.ex:2
510 #: lib/pleroma/web/masto_fe_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/account_controller.ex:6
511 #: lib/pleroma/web/mastodon_api/controllers/app_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/auth_controller.ex:6
512 #: lib/pleroma/web/mastodon_api/controllers/conversation_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/custom_emoji_controller.ex:6
513 #: lib/pleroma/web/mastodon_api/controllers/domain_block_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:6
514 #: lib/pleroma/web/mastodon_api/controllers/filter_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/follow_request_controller.ex:6
515 #: lib/pleroma/web/mastodon_api/controllers/instance_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/list_controller.ex:6
516 #: lib/pleroma/web/mastodon_api/controllers/marker_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex:14
517 #: lib/pleroma/web/mastodon_api/controllers/media_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/notification_controller.ex:6
518 #: lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/report_controller.ex:8
519 #: lib/pleroma/web/mastodon_api/controllers/scheduled_activity_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/search_controller.ex:6
520 #: lib/pleroma/web/mastodon_api/controllers/status_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:7
521 #: lib/pleroma/web/mastodon_api/controllers/suggestion_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex:6
522 #: lib/pleroma/web/media_proxy/media_proxy_controller.ex:6 lib/pleroma/web/mongooseim/mongoose_im_controller.ex:6
523 #: lib/pleroma/web/nodeinfo/nodeinfo_controller.ex:6 lib/pleroma/web/oauth/fallback_controller.ex:6
524 #: lib/pleroma/web/oauth/mfa_controller.ex:10 lib/pleroma/web/oauth/oauth_controller.ex:6
525 #: lib/pleroma/web/ostatus/ostatus_controller.ex:6 lib/pleroma/web/pleroma_api/controllers/account_controller.ex:6
526 #: lib/pleroma/web/pleroma_api/controllers/chat_controller.ex:5 lib/pleroma/web/pleroma_api/controllers/conversation_controller.ex:6
527 #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:2 lib/pleroma/web/pleroma_api/controllers/emoji_reaction_controller.ex:6
528 #: lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex:6 lib/pleroma/web/pleroma_api/controllers/notification_controller.ex:6
529 #: lib/pleroma/web/pleroma_api/controllers/scrobble_controller.ex:6
530 #: lib/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller.ex:7 lib/pleroma/web/static_fe/static_fe_controller.ex:6
531 #: lib/pleroma/web/twitter_api/controllers/password_controller.ex:10 lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex:6
532 #: lib/pleroma/web/twitter_api/controllers/util_controller.ex:6 lib/pleroma/web/twitter_api/twitter_api_controller.ex:6
533 #: lib/pleroma/web/uploader_controller.ex:6 lib/pleroma/web/web_finger/web_finger_controller.ex:6
534 #, elixir-format
535 msgid "Security violation: OAuth scopes check was neither handled nor explicitly skipped."
536 msgstr ""
537
538 #: lib/pleroma/plugs/ensure_authenticated_plug.ex:28
539 #, elixir-format
540 msgid "Two-factor authentication enabled, you must use a access token."
541 msgstr ""
542
543 #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:210
544 #, elixir-format
545 msgid "Unexpected error occurred while adding file to pack."
546 msgstr ""
547
548 #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:138
549 #, elixir-format
550 msgid "Unexpected error occurred while creating pack."
551 msgstr ""
552
553 #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:278
554 #, elixir-format
555 msgid "Unexpected error occurred while removing file from pack."
556 msgstr ""
557
558 #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:250
559 #, elixir-format
560 msgid "Unexpected error occurred while updating file in pack."
561 msgstr ""
562
563 #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:179
564 #, elixir-format
565 msgid "Unexpected error occurred while updating pack metadata."
566 msgstr ""
567
568 #: lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:61
569 #, elixir-format
570 msgid "Web push subscription is disabled on this Pleroma instance"
571 msgstr ""
572
573 #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:451
574 #, elixir-format
575 msgid "You can't revoke your own admin/moderator status."
576 msgstr ""
577
578 #: lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex:126
579 #, elixir-format
580 msgid "authorization required for timeline view"
581 msgstr ""
582
583 #: lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:24
584 #, elixir-format
585 msgid "Access denied"
586 msgstr ""
587
588 #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:282
589 #, elixir-format
590 msgid "This API requires an authenticated user"
591 msgstr ""
592
593 #: lib/pleroma/plugs/user_is_admin_plug.ex:21
594 #, elixir-format
595 msgid "User is not an admin."
596 msgstr ""