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