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