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