@@ -8,16 +8,16 @@ msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2025-03-01 15:47+0800\n "
11
- "PO-Revision-Date : 2024-10-08 07:23 +0000\n "
12
- "Last-Translator : yzqzss <yzqzss@yandex .com>\n "
11
+ "PO-Revision-Date : 2025-03-01 08:13 +0000\n "
12
+ "Last-Translator : ovler <ovlertheyoung@gmail .com>\n "
13
13
"Language-Team : English <https://toolate.othing.xyz/projects/biliarchiver/ "
14
14
"biliarchiver/en/>\n "
15
15
"Language : en\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=2; plural=n != 1;\n "
20
- "X-Generator : Weblate 5.7.2 \n "
20
+ "X-Generator : Weblate 5.10 \n "
21
21
22
22
#: biliarchiver/cli_tools/conf_command.py:5
23
23
msgid "将传入参数写入配置文件"
@@ -129,7 +129,7 @@ msgid "存储到 {}"
129
129
msgstr "Saved to {}"
130
130
131
131
#: biliarchiver/cli_tools/get_command.py:61
132
- #, fuzzy , python-brace-format
132
+ #, python-brace-format
133
133
msgid "正在获取 {sid} 的视频合集……"
134
134
msgstr "Fetching the video list of {sid}…"
135
135
@@ -185,7 +185,7 @@ msgstr "Found duplicate bv_id"
185
185
186
186
#: biliarchiver/cli_tools/get_command.py:178
187
187
msgid "视频总数不匹配"
188
- msgstr ""
188
+ msgstr "Total number of videos does not match "
189
189
190
190
#: biliarchiver/cli_tools/get_command.py:283
191
191
msgid "还剩 ~{} 页"
@@ -217,18 +217,16 @@ msgstr ""
217
217
"in sequence."
218
218
219
219
#: biliarchiver/cli_tools/get_command.py:374
220
- #, fuzzy
221
220
msgid "合集或视频列表"
222
- msgstr "Videos in collection or video list"
221
+ msgstr "Collection or video list"
223
222
224
223
#: biliarchiver/cli_tools/get_command.py:378
225
- #, fuzzy
226
224
msgid "视频列表内视频"
227
- msgstr "Videos in collection or video list"
225
+ msgstr "Videos in video list"
228
226
229
227
#: biliarchiver/cli_tools/get_command.py:384
230
228
msgid "合集内视频"
231
- msgstr ""
229
+ msgstr "Videos in collection "
232
230
233
231
#: biliarchiver/cli_tools/get_command.py:387
234
232
msgid "排行榜"
@@ -397,86 +395,85 @@ msgstr "Start API server"
397
395
398
396
#: biliarchiver/cli_tools/clean_command.py:11
399
397
msgid "清理并尝试修复未完成的任务"
400
- msgstr ""
398
+ msgstr "Clean up and try to fix unfinished tasks "
401
399
402
400
#: biliarchiver/cli_tools/clean_command.py:13
403
401
msgid "尝试上传下载完成的视频"
404
- msgstr ""
402
+ msgstr "Try uploading the downloaded video "
405
403
406
404
#: biliarchiver/cli_tools/clean_command.py:20
407
405
msgid "尝试继续下载未完成的视频"
408
- msgstr ""
406
+ msgstr "Try to resume unfinished video download "
409
407
410
408
#: biliarchiver/cli_tools/clean_command.py:22
411
409
msgid "清理锁文件"
412
- msgstr ""
410
+ msgstr "Clean up lock files "
413
411
414
412
#: biliarchiver/cli_tools/clean_command.py:24
415
413
msgid "欲上传至的 collection"
416
- msgstr ""
414
+ msgstr "Collection to upload to "
417
415
418
416
#: biliarchiver/cli_tools/clean_command.py:26
419
417
msgid "执行所有清理操作"
420
- msgstr ""
418
+ msgstr "Perform all cleanup operations "
421
419
422
420
#: biliarchiver/cli_tools/clean_command.py:32
423
421
msgid "最小剩余空间 (GB),少于此值时将中止下载"
424
- msgstr ""
422
+ msgstr "Minimum free space (GB), less than which the download will be aborted "
425
423
426
424
#: biliarchiver/cli_tools/clean_command.py:40
427
425
msgid "请指定至少一项清理操作,或使用 --all/-a 执行所有清理操作"
428
426
msgstr ""
427
+ "Please specify at least one cleaning operation, or use -- all/- a to perform "
428
+ "all cleaning operations"
429
429
430
430
#: biliarchiver/cli_tools/clean_command.py:47
431
431
msgid "当前剩余磁盘空间: {:.2f} GB"
432
- msgstr ""
432
+ msgstr "Current remaining disk space: {:.2f} GB "
433
433
434
434
#: biliarchiver/cli_tools/clean_command.py:56
435
435
msgid "视频目录不存在: {}"
436
- msgstr ""
436
+ msgstr "The video directory does not exist: {} "
437
437
438
438
#: biliarchiver/cli_tools/clean_command.py:78
439
439
msgid "发现未完成下载的视频: {}"
440
- msgstr ""
440
+ msgstr "Incomplete download found: {} "
441
441
442
442
#: biliarchiver/cli_tools/clean_command.py:89
443
- #, fuzzy
444
443
msgid "剩余空间不足 {} GB,跳过下载操作"
445
- msgstr "Insufficient remaining space {} GiB "
444
+ msgstr "Insufficient {} GB of remaining space, skip download operation "
446
445
447
446
#: biliarchiver/cli_tools/clean_command.py:98
448
- #, fuzzy
449
447
msgid "锁文件目录不存在: {}"
450
- msgstr "Cookies file does not exist: {}"
448
+ msgstr "Lock file directory does not exist: {}"
451
449
452
450
#: biliarchiver/cli_tools/clean_command.py:122
453
451
msgid "已清理 {} 个锁文件,释放 {:.2f} MiB 空间"
454
- msgstr ""
452
+ msgstr "Cleared {} lock files, freeing up {:. 2f} MiB space "
455
453
456
454
#: biliarchiver/cli_tools/clean_command.py:132
457
455
msgid "{} 已被标记为垃圾,跳过"
458
- msgstr ""
456
+ msgstr "{} has been marked as spam, skip "
459
457
460
458
#: biliarchiver/cli_tools/clean_command.py:149
461
459
msgid "尝试上传 {}"
462
- msgstr ""
460
+ msgstr "Attempt to upload {} "
463
461
464
462
#: biliarchiver/cli_tools/clean_command.py:161
465
463
msgid "{} 被检测为垃圾,标记并跳过"
466
- msgstr ""
464
+ msgstr "{} has been marked as spam, marked and skipped "
467
465
468
466
#: biliarchiver/cli_tools/clean_command.py:165
469
- #, fuzzy
470
467
msgid "上传 {} 时出错: {}"
471
- msgstr "Error occurred when uploading {}: "
468
+ msgstr "Error uploading {} : {} "
472
469
473
470
#: biliarchiver/cli_tools/clean_command.py:178
474
471
msgid "尝试继续下载 {} 个未完成的视频"
475
- msgstr ""
472
+ msgstr "Try to continue downloading {} unfinished videos "
476
473
477
474
#: biliarchiver/cli_tools/clean_command.py:196
478
475
msgid "下载过程中出错: {}"
479
- msgstr ""
476
+ msgstr "Error during download: {} "
480
477
481
478
#: biliarchiver/config.py:33
482
479
msgid "{} 不存在,创建中..."
@@ -495,7 +492,7 @@ msgstr ""
495
492
#: biliarchiver/_biliarchiver_upload_bvid.py:43
496
493
#: biliarchiver/_biliarchiver_upload_bvid.py:108
497
494
msgid "{} 被标记为垃圾内容,跳过"
498
- msgstr ""
495
+ msgstr "{} is marked as spam and skipped "
499
496
500
497
#: biliarchiver/_biliarchiver_upload_bvid.py:53
501
498
msgid "已经有一个上传 {} 的进程在运行,跳过"
@@ -520,7 +517,7 @@ msgstr "Error occurred when uploading {}:"
520
517
#: biliarchiver/_biliarchiver_upload_bvid.py:62
521
518
#: biliarchiver/_biliarchiver_upload_bvid.py:283
522
519
msgid "{} 被标记为垃圾内容,创建标记文件"
523
- msgstr ""
520
+ msgstr "{} is marked as spam, creating a tag file "
524
521
525
522
#: biliarchiver/_biliarchiver_upload_bvid.py:102
526
523
msgid "{} => {} 已经上传过了(_uploaded.mark)"
@@ -540,27 +537,27 @@ msgstr "Download not finished"
540
537
541
538
#: biliarchiver/_biliarchiver_upload_bvid.py:127
542
539
msgid "开始上传"
543
- msgstr ""
540
+ msgstr "Start Upload "
544
541
545
542
#: biliarchiver/_biliarchiver_upload_bvid.py:130
546
543
msgid "{} 已存在,跳过 (item.exists)"
547
- msgstr ""
544
+ msgstr "{} already exists, skip (item.exists) "
548
545
549
546
#: biliarchiver/_biliarchiver_upload_bvid.py:134
550
547
msgid "不是你上传的,跳过"
551
- msgstr ""
548
+ msgstr "It wasn't uploaded by you, skip it "
552
549
553
550
#: biliarchiver/_biliarchiver_upload_bvid.py:139
554
551
msgid "已经上传过了,跳过"
555
- msgstr ""
552
+ msgstr "Already uploaded, skip "
556
553
557
554
#: biliarchiver/_biliarchiver_upload_bvid.py:335
558
555
msgid "{} 不是你上传的,跳过 (item.metadata.creator)"
559
- msgstr ""
556
+ msgstr "{} was not uploaded by you, skip (item. metadata. creator) "
560
557
561
558
#: biliarchiver/_biliarchiver_upload_bvid.py:371
562
559
msgid "上传完成"
563
- msgstr ""
560
+ msgstr "Upload Complete "
564
561
565
562
#: biliarchiver/_biliarchiver_upload_bvid.py:379
566
563
msgid "已删除视频文件夹 {}"
0 commit comments