-
Notifications
You must be signed in to change notification settings - Fork 377
Expand file tree
/
Copy pathtranslation.json
More file actions
804 lines (804 loc) · 41 KB
/
Copy pathtranslation.json
File metadata and controls
804 lines (804 loc) · 41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
{
"import_link": "Link Import",
"import_link_failure": "Link Import Failed",
"create_user_script": "Create User Script",
"create_background_script": "Create Background Script",
"create_scheduled_script": "Create Scheduled Script",
"import_by_local": "Local Import",
"import_local_failure": "Local Import Failed",
"import_local_success": "Local Import Suceeded",
"create_script": "Create Script",
"user_guide": "User Guide",
"api_docs": "API Docs",
"development_guide": "Development Guide",
"script_gallery": "Script Gallery",
"community_forum": "Community Forum",
"external_links": "External Links",
"system_follow": "Follow System",
"no_data": "No Data",
"installed_scripts": "Installed Scripts",
"subscribe": "Subscribe",
"logs": "Logs",
"tools": "Tools",
"find": "Find",
"replace": "Replace",
"settings": "Settings",
"hide_main_sidebar": "Collapse sidebar",
"show_main_sidebar": "Expand sidebar",
"guide": "Guide",
"helpcenter": "Help Center",
"general": "General",
"language": "Language",
"help_translate": "Help us translate",
"script_sync": "Script Sync",
"sync_delete": "Sync Delete",
"sync_delete_desc": "When enabled, scripts will be marked as deleted when removed, and other devices will detect this status and delete the script accordingly. When disabled, scripts will be deleted directly from both local and cloud storage, which may cause repeated sync issues if multiple devices are in use.",
"enable_script_sync_to": "Enable Script Sync to",
"save": "Save",
"save_as": "Save as",
"file": "File",
"run": "Run",
"debug": "Debug",
"cloud_sync_account_verification": "Cloud Sync Account Verification in Progress...",
"cloud_sync_verification_failed": "Cloud Sync Account Verification Failed",
"save_success": "Saved successfully",
"reset_success": "Reset successfully",
"update": "Update",
"check_update": "Check Update",
"script_subscription_check_interval": "Script/Subscription Update Check Interval",
"never": "Never",
"6_hours": "6 Hours",
"12_hours": "12 Hours",
"every_day": "Every Day",
"every_week": "Every Week",
"update_disabled_scripts": "Update Disabled Scripts",
"silent_update_non_critical_changes": "Silently Update Non-critical Changes",
"enable_eslint": "Enable ESLint",
"eslint_rules": "ESLint Rules",
"enter_eslint_rules": "Please enter ESLint rules. Configurations can be downloaded from https://eslint.org/play/.",
"language_change_tip": "Language Change Successful",
"backup": "Backup",
"local": "Local",
"export_file": "Export File",
"import_file": "Import File",
"cloud": "Cloud",
"backup_to": "Backup To",
"preparing_backup": "Preparing Backup to Cloud",
"backup_success": "Backup Successful",
"backup_failed": "Backup Failed",
"no_backup_files": "No Backup Files",
"backup_list": "Backup List",
"open_backup_dir": "Open Backup Directory",
"confirm_delete": "Confirm Deletion",
"confirm_delete_backup_file": "Confirm Delete Backup File",
"confirm_update": "Confirm Update",
"delete_success": "Delete Successful",
"deleting": "Deleting",
"backup_strategy": "Backup Strategy",
"under_construction": "Under Construction",
"development_tool": "Development Tool",
"vscode_url": "VSCode URL",
"auto_connect_vscode_service": "Auto Connect VSCode Service",
"connect": "Connect",
"connection_success": "Connection Successful",
"connection_failed": "Connection Failed",
"select_import_script": "Please Select the Script to Import in the New Page",
"import_error": "Import Error",
"pulling_data_from_cloud": "Pulling Data from Cloud",
"pull_failed": "Pull Failed",
"restore": "Restore",
"log_title": "Runtime Logs",
"last_5_minutes": "Last 5 Minutes",
"last_15_minutes": "Last 15 Minutes",
"last_30_minutes": "Last 30 Minutes",
"last_1_hour": "Last 1 Hour",
"last_3_hours": "Last 3 Hours",
"last_6_hours": "Last 6 Hours",
"last_12_hours": "Last 12 Hours",
"last_24_hours": "Last 24 Hours",
"last_7_days": "Last 7 Days",
"query": "Query",
"labels": "Labels",
"search_regex": "Search (Supports Regex)",
"clean_schedule": "Automatically Clean Up Logs Older Than",
"days_ago_logs": "Days",
"delete_completed": "Deletion Completed",
"delete_current_logs": "Delete Current Logs",
"clear_completed": "Clearing Completed",
"clear_logs": "Clear Logs",
"now": "Now",
"total_logs": "A total of {{length}} logs were queried",
"filtered_logs": "{{length}} logs after filtering",
"enter_filter_conditions": "Please Enter Filter Conditions for Query",
"permission": "Permission",
"enter_subscribe_name": "Please Enter Subscribe Name",
"subscribe_url": "Subscribe URL",
"confirm_delete_subscription": "Are you sure you want to delete this Subscribe? Related scripts will also be deleted.",
"list": {
"confirm_delete": "Are you sure you want to delete? Please note that this is an irreversible operation.",
"confirm_update": "Are you sure you want to update? Please note that this is an irreversible operation."
},
"enable": "Enable",
"script_list_enable_width": 100,
"script_list_last_updated_width": 150,
"script_list_apply_to_run_status_width": 110,
"subscribe_list_enable_width": 120,
"disable": "Disable",
"name": "Name",
"version": "Version",
"apply_to_run_status": "Apply To / Run Status",
"source": "Source",
"home": "Home",
"sorting": "Sorting",
"last_updated": "Last Updated",
"action": "Action",
"foreground_page_script_tooltip": "Foreground page script, runs on the specified page",
"background_script_tooltip": "Background script, will run in background when enabled",
"scheduled_script_tooltip": "Scheduled script, next run time:",
"running": "Running",
"completed": "Completed",
"source_subscribe_link": "Subscribe Link",
"source_local_script": "Local Script",
"source_script_link": "Script Link",
"by_manual_creation": "Created locally through code editing",
"confirm_delete_script": "Are you sure you want to delete this script?",
"confirm_delete_script_content": "Are you sure you want to delete the script \"{{name}}\"? This action cannot be undone.",
"delete_failed": "Deletion Failed",
"enter_script_name": "Please enter script name",
"update_not_supported": "This script does not support update checks",
"checking_for_updates": "Checking for updates...",
"new_version_available": "New Version Available",
"latest_version": "Latest Version",
"checked_for_all_selected": "Checked updates for all selected",
"update_check_failed": "Update Check Failed",
"stopping_script": "Stopping Script",
"script_stopped": "Script Stopped",
"starting_script": "Starting Script...",
"starting_updates": "Starting Batch Updates...",
"script_started": "Script Started",
"operation_failed": "Operation failed",
"batch_operations": "Batch Operations",
"export": "Export",
"delete": "Delete",
"pin_to_top": "Pin Top",
"scripts_pinned_to_top": "The selected script has been pinned",
"unknown_operation": "Unknown Operation",
"confirm": "Confirm",
"close": "Close",
"page_script": "Page Script",
"homepage": "Homepage",
"script_website": "Script Website",
"script_source": "Script Source Code",
"bug_feedback_script_support": "Bug Feedback/Script Support",
"config": "Config",
"key": "Key",
"value": "Value",
"add": "Add",
"type": "Type",
"edit_value": "Edit Value",
"add_value": "Add Value",
"update_success": "Update Successful",
"add_success": "Add Successful",
"script_storage": "Script Storage",
"enter_key": "Please Enter Key",
"key_placeholder": "Key",
"value_placeholder": "When the type is object, please enter data that can be JSON parsed.",
"clear": "Clear",
"clear_success": "Clear Successful",
"confirm_clear": "Are you sure you want to clear this storage space?",
"type_string": "String",
"type_number": "Number",
"type_boolean": "Boolean",
"type_object": "Object",
"confirm_delete_resource": "Are you sure you want to delete this resource? This resource will reload on the next startup.",
"confirm_clear_resource": "Are you sure you want to clear these resources? Resources will reload on the next startup.",
"script_resource": "Script Resource",
"permission_value": "Permission Value",
"allow": "Allow",
"yes": "Yes",
"no": "No",
"confirm_delete_permission": "Are you sure you want to delete this permission?",
"basic_info": "Basic Information",
"update_url": "Update URL",
"permission_management": "Permission Management",
"add_permission": "Add Permission",
"permission_cors": "Cross-domain (cors)",
"permission_cookie": "Manage Cookies",
"match": "Match",
"user_setting": "User Setting",
"confirm_delete_exclude": "Confirm deletion of this exclusion?",
"after_deleting_match_item": "After the script's match items are deleted, they will be automatically added to the match items",
"confirm_delete_match": "Confirm deletion of this match?",
"after_deleting_exclude_item": "After deleting the script's match item, it will be automatically added to the exclusion items",
"add_match": "Add Match",
"add_exclude": "Add Exclude",
"website_match": "Website Match (@match)",
"reset": "Reset",
"website_exclude": "Website Exclude (@exclude)",
"confirm_reset": "Confirm reset?",
"script_total_runs": "The script has run {{runNum}} times, {{runNumByIframe}} times in iframes",
"script_total_runs_single": "The script has run {{runNum}} times",
"script_disabled": "The script is not enabled",
"run_once": "Run Once",
"stop": "Stop",
"edit": "Edit",
"undo": "Undo",
"redo": "Redo",
"cut": "Cut",
"copy": "Copy",
"paste": "Paste",
"exclude_on": "Reinstate $0's execution",
"exclude_off": "Exclude $0's exeuction",
"user_config": "User Config",
"gm_api": "GM Api",
"storage_api": "Storage API",
"use_file_system": "File System in Use",
"open_directory": "Open Directory",
"account_validation_failed": "Account Validation Failed",
"not_set": "Not Set",
"in_use": "In Use",
"storage_error": "Storage Error",
"upload_to_cloud": "Upload to Cloud",
"save_failed": "Save Failed",
"exporting": "Exporting...",
"upload_to": "Upload To",
"value_export_expression": "Value Export Expression",
"overwrite_original_value_on_import": "Overwrite Original Value on Import",
"cookie_export_expression": "Cookie Export Expression",
"overwrite_original_cookie_on_import": "Overwrite Original Cookie on Import",
"restore_default_values": "Restore Default Values",
"get_confirm_error": "Get Confirmation Information Failed",
"confirm_error": "Confirmation Failed",
"ignore": "Ignore",
"allow_once": "Allow Once",
"temporary_allow": "Temporarily Allow This {{permissionContent}}",
"temporary_allow_all": "Temporarily Allow All {{permissionContent}}",
"permanent_allow": "Permanently Allow This {{permissionContent}}",
"permanent_allow_all": "Permanently Allow All {{permissionContent}}",
"deny_once": "Deny Once",
"temporary_deny": "Temporarily Deny This {{permissionContent}}",
"temporary_deny_all": "Temporarily Deny All {{permissionContent}}",
"permanent_deny": "Permanently Deny This {{permissionContent}}",
"permanent_deny_all": "Permanently Deny All {{permissionContent}}",
"data_import": "Data Import",
"import": "Import",
"select_scripts_to_import": "Please select the scripts you want to import",
"select_all": "Select All",
"script_import_progress": "Import Progress for Scripts",
"select_subscribes_to_import": "Please select the Subscribes you want to import",
"subscribe_import_progress": "Import Progress for Subscribes",
"author": "Author",
"description": "Description",
"operation": "Operation",
"error": "Error",
"unknown": "Unknown",
"add_new": "Add New",
"no_operation": "No Operation",
"enable_script": "Enable Script",
"local_creation": "Local Creation",
"import_success": "Import Successful",
"install_script": "Install Script",
"update_script": "Update Script",
"install_subscribe": "Install Subscribe",
"update_subscribe": "Update Subscribe",
"update_script_no_close": "Update Script without closing window",
"install_script_no_close": "Install Script without closing window",
"update_script_no_more_update": "Update Script and disable update check",
"close_update_script_no_more_update": "Close and do not check for updates",
"install_script_no_more_update": "Install Script and disable update check",
"invalid_link": "Invalid Link",
"subscribe_install_label": "This Subscribe will install the following scripts",
"script_runs_in": "Script will run on the following websites",
"script_has_full_access_to": "Script will have full access to the following URLs",
"script_requires": "Script requires the following external resources",
"cookie_warning": "Please note, this script requests access to Cookie permissions, which is a dangerous permission. Please verify the security of the script.",
"cron_oncetype": {
"minute": "{{next}} (runs every minute)",
"hour": "{{next}} (runs every hour)",
"day": "{{next}} (runs every day)",
"month": "{{next}} (runs every month)",
"week": "{{next}} (runs every week)"
},
"cron_invalid_expr": "Invalid cron expression",
"scheduled_script_description_title": "This is a scheduled script, which will automatically run at a specific time once enabled and can be manually controlled in the panel.",
"scheduled_script_description_description_expr": "Scheduled task expression:",
"scheduled_script_description_description_next": "Most recent run time:",
"background_script_description": "This is a background script, which will automatically run once when the browser opens once enabled, and can be manually controlled in the panel.",
"install_success": "Install Successful",
"install": {
"update_success": "Update Successful"
},
"install_failed": "Install Failed",
"subscribe_success": "Subscribe Successful",
"subscribe_failed": "Subscribe Failed",
"current_version": "Current Version",
"update_version": "Update Version",
"updatepage": {
"main_header": "Check for Updates",
"header_site_specific": "Updates available for this website ($0)",
"header_site_all": "Updates available",
"header_ignored": "Updates available but ignored",
"update_all": "Update All",
"ignore_all": "Ignore All",
"update": "Update",
"ignore": "Ignore",
"old_version_": "Old Version: ",
"new_version_": "New Version: ",
"enabled": "Enabled",
"tooltip_enabled": "This script is enabled.",
"disabled": "Disabled",
"tooltip_disabled": "This script is disabled.",
"similarity_": "Similarity: ",
"codechange_major": "Major Change",
"codechange_noticeable": "Noticeable Change",
"codechange_tiny": "Minor Change",
"new_connects_": "New @connect: ",
"tag_new_connect": "@connect Added",
"status_last_check": "Last Check: $0",
"status_checking_updates": "Checking the updates...",
"status_no_update": "No updates required",
"status_n_update": "$0 updates required",
"status_n_ignored": "$0 updates ignored",
"status_autoclose": "Auto-closing in $0 seconds",
"header_other_update": "Other available updates"
},
"downloading_status_text": "Downloading. Received {{bytes}}.",
"install_page_please_wait": "Please wait",
"install_page_loading": "Loading Installation Page",
"install_page_load_failed": "Failed to Load Installation Page",
"invalid_page": "Invalid Page",
"background_script_tag": "This is a Background Script",
"scheduled_script_tag": "This is a Scheduled Script",
"background_script": "Background Script",
"scheduled_script": "Scheduled Script",
"install_from_legitimate_sources_warning": "Please install scripts from legitimate sources! Unknown scripts may invade your privacy or conduct malicious operations.",
"antifeature_referral_link_title": "Referral Link",
"antifeature_referral_link_description": "This script modifies or redirects to the author's referral link",
"antifeature_ads_title": "Ads",
"antifeature_ads_description": "This script inserts ads on the pages you visit",
"antifeature_payment_title": "Payment",
"antifeature_payment_description": "This script requires payment to be used properly",
"antifeature_miner_title": "Mining",
"antifeature_miner_description": "This script engages in mining activities",
"antifeature_membership_title": "Membership Features",
"antifeature_membership_description": "This script requires registration as a member to be used properly",
"antifeature_tracking_title": "Tracking",
"antifeature_tracking_description": "This script tracks your user information",
"script_info_load_failed": "Failed to load script information",
"script_status_tooltip": "You can control the enable status of scripts. Ordinary Tampermonkey scripts are enabled by default, and Background scripts and Scheduled scripts are disabled by default.",
"subscribe_source_tooltip": "This is a subscription source. When you open the subscription, the subscription script will be automatically installed.",
"get_script": "Get Script",
"report_issue": "Report Issue",
"project_docs": "Project Documentation",
"community": "Community",
"popup": {
"new_version_available": "New Version Available"
},
"current_page_scripts": "Current Page Running Scripts",
"enabled_background_scripts": "Enabled and Running Background Scripts",
"script_accessing_cross_origin_resource": "Script is attempting to access a cross-origin resource",
"confirm_operation_description": "Please confirm if you allow the script to perform this operation. The script can also add the @connect tag to bypass this option.",
"domain": "Domain",
"script_name": "Script Name",
"request_domain": "Request Domain",
"request_url": "Request URL",
"access_cookie_content": "The script is attempting to access website cookie content",
"confirm_script_operation": "Please confirm if you allow the script to perform this operation. Cookies contain important user data, so only grant access to trusted scripts.",
"cookie_domain": "Cookie Domain",
"script_operation_title": "Script is attempting to access script synchronization storage",
"script_operation_description": "Please confirm whether you allow the script to perform this operation. If allowed, the script will be able to access the storage space you have set up and create a directory app/${dir} within it.",
"script_permission_content": "Script",
"sync_system_connect_failed": "Sync system connection failed",
"sync_system_closed": "Sync turned off",
"sync_system_closed_description": "Sync is disabled, please configure again",
"auth_type": "Authentication Type",
"url": "URL",
"username": "Username",
"password": "Password",
"access_token_bearer": "Access Token (Bearer)",
"s3_bucket_name": "Bucket Name",
"s3_region": "Region",
"s3_access_key_id": "Access Key ID",
"s3_secret_access_key": "Secret Access Key",
"s3_custom_endpoint": "Custom Endpoint (Optional)",
"skip": "Skip",
"next": "Next",
"next_with_progress": "Next (Step {step} of {steps})",
"back": "Back",
"last": "Finish",
"start_guide_title": "Welcome to the ScriptCat Extension",
"start_guide_content": "Next, we will introduce the basic usage of ScriptCat to you.",
"guide_installed_scripts": "The scripts you have installed will be displayed here.",
"guide_script_list_title": "Script Market",
"guide_script_list_content": "You can install scripts from the <Link href=\"https://scriptcat.org/en/search\">Script Market</Link>. In addition to supporting user scripts, ScriptCat also supports <Link href=\"https://docs.scriptcat.org/docs/dev/background/\">background scripts</Link>.",
"guide_script_list_enable_title": "Enable Scripts",
"guide_script_list_enable_content": "Scripts need to be enabled to be used. Page scripts are enabled by default upon installation, while background scripts are disabled by default.",
"guide_script_list_apply_to_run_status_title": "Apply To and Run Status",
"guide_script_list_apply_to_run_status_content": "The running status of scripts is displayed here. Hover over the tags to view the script type.",
"guide_script_list_sort_title": "Sort",
"guide_script_list_sort_content": "You can drag the tag of the script to sort",
"guide_script_list_update_title": "Last Updated",
"guide_script_list_update_content": "Click the last update column label to check for updates to the script",
"guide_script_list_action_title": "Action",
"guide_script_list_action_content": "The operation bar allows access to script editing, control script execution and termination (background scripts), and settings (see <Link href=\"https://docs.scriptcat.org/en/docs/dev/config/\">UserConfig</Link>). The buttons on the right allow access to advanced filtering and toggling view modes.",
"guide_tools_title": "Common Tools",
"guide_tools_content": "The tools provide backup and development features.",
"guide_tools_backup_title": "Backup",
"guide_tools_backup_content": "Backup allows you to save scripts to avoid loss. You can export script files to your local machine or load script files from your local machine. You can also back up to the cloud for added convenience.",
"guide_setting_title": "Settings",
"guide_setting_content": "The settings mainly include language, script synchronization, update frequency, and other common options.",
"guide_setting_sync_title": "Update and Sync",
"guide_setting_sync_content": "The script synchronization feature allows you to easily sync the script content of this device to the cloud. If you select the option to sync deletions, when a script is deleted on this device, it will also be deleted from the cloud. You can also update the script version here to get more powerful features.",
"auto": "Auto",
"hide": "Hide",
"custom": "Custom",
"resize_column_width": "Resize Column",
"collapse": "Collapse",
"expand": "Expand",
"menu_expand_num_before": "Menu items more than",
"menu_expand_num_after": "will be hidden.",
"script_name_cannot_be_set_to_empty": "Script name cannot be empty",
"edit_conflict": "Edit Conflict",
"confirm_override_when_edit_conflict": "This script was edited in another instance. Replacing it will overwrite those changes. Would you like to keep this version instead?",
"save_abort_when_edit_conflict": "The script was edited in another instance. Save aborted.",
"scriptname_conflict": "Script Name Conflict",
"confirm_save_when_scriptname_conflict": "This script name is already used by another script. Do you still want to save it?",
"save_abort_when_scriptname_conflict": "This script name is already used by another script. Save aborted.",
"eslint_config_format_error": "eslint configuration format error",
"export_success": "Dump success saved",
"get_backup_dir_url_failed": "Failed to get backup directory address",
"get_backup_files_failed": "Failed to fetch backups",
"request_permission": "Request Permission",
"develop_mode_guide": "'Developer mode' is currently not enabled, so the scripts cannot run properly. <a href=\"https://docs.scriptcat.org/en/docs/use/open-dev/?browser={{browser}}\" target=\"black\" style=\"color: var(--color-text-1)\">👉tap to learn how to enable</a>",
"allow_user_script_guide": "'Allow User Scripts' is currently not enabled, so the scripts cannot run properly. <a href=\"https://docs.scriptcat.org/en/docs/use/open-dev/?browser={{browser}}\" target=\"black\" style=\"color: var(--color-text-1)\">👉tap to learn how to enable</a>",
"lower_version_browser_guide": "Your browser is too outdated, so the scripts cannot run properly. <a href=\"https://docs.scriptcat.org/en/docs/use/open-dev/\" target=\"black\" style=\"color: var(--color-text-1)\">👉Click me to learn more</a>",
"click_to_reload": "👉Click to Reload",
"page_in_blacklist": "The current page is blacklisted, cannot use script",
"baidu_netdisk": "BaiduNetdisk",
"netdisk_unbind": "Unbind {{provider}}",
"netdisk_unbind_confirm": "Unbind the {{provider}} account?",
"netdisk_unbind_success": "{{provider}} account unbound",
"netdisk_unbind_error": "Failed to unbind {{provider}} account",
"save_only_current_group": "Save only for current group",
"script_import_result": "Script Import Results",
"failure_info": "Failure Information",
"security": "Security",
"blacklist_pages": "Blacklist Page",
"blacklist_placeholder": "Disable ScriptCat to run scripts on pages like\nhttps://*.example.com",
"expression_format_error": "Condition expression format error",
"migration_confirm_message": "Retry the migration storage engine to modify existing data. Please confirm, see:https://docs.scriptcat.org/docs/change/v0.17/.",
"retry_migration": "Retry Migration Storage Engine",
"script_modified_leave_confirm": "Your changes have not been saved. If you leave, your changes will be lost. Are you sure you want to leave?",
"create_success_note": "New script successfully created. Note that the background script will not be enabled by default.",
"save_as_failed": "Save As Failed",
"save_as_success": "Saved Successfully",
"only_background_scheduled_can_run": "Only background script/crontab scripts can run",
"preparing_script_resources": "Preparing script resource...",
"build_success_message": "Build successfully, open developer tools to view output in the console",
"script_storage_tooltip": "Can manage the stored script data (GM_value)",
"script_resource_tooltip": "Manage @resource, @required downloaded resources",
"script_setting_tooltip": "Make some custom settings for scripts",
"script_modified_close_confirm": "The script has been modified. Changes will be lost after closing, continue?",
"close_current_tab": "Close current tab",
"close_other_tabs": "Close others",
"close_left_tabs": "Close tabs to the left",
"close_right_tabs": "Close tabs to the right",
"import_script_placeholder": "Support for an absolute link at the end of .user.js or a link to a scripting cat installation page\ncan be filled in multiple lines, each entry\nExample:\nhttps://example.com/test.user.js \nhttps://scriptcat.org/en/script-show-page/1234",
"invalid_script_code": "Bad Code",
"build_failed": "Failed to Build",
"drag_script_here_to_upload": "Drag script here to upload it",
"sync_status": "Sync Status",
"search_scripts": "Search script",
"ext_update_notification": "Scriptcat extension updated",
"ext_update_notification_desc": "Current version: {{version}}, please see the update log for details",
"watch_file_description": "Monitor file changes and automatically update scripts. When using, please make sure the script file path remains unchanged and the page cannot be closed.",
"watch_file": "Watch file",
"stop_watch_file": "Stop watch",
"script_menu_display": "Script Registered Menu",
"badge_type_none": "None",
"badge_type_run_count": "Run Count",
"badge_type_script_count": "Script Count",
"interface_settings": "Interface",
"select_interface_language": "Select interface display language",
"extension_icon_badge": "Extension Icon Badge",
"display_type": "Display Type",
"extension_icon_badge_type": "Number type displayed on extension icon",
"background_color": "Background Color",
"badge_background_color_desc": "Badge background color",
"text_color": "Text Color",
"badge_text_color_desc": "Badge text color",
"script_menu": "Script Menu",
"display_right_click_menu": "Show right-click menu",
"display_right_click_menu_desc": "Show script menu in browser right-click menu",
"expand_count": "Expand Count",
"auto_collapse_when_exceeds": "Auto collapse when exceeds this number",
"script_update_check_frequency": "Script Update Check Frequency",
"script_auto_update_frequency": "Script automatic update check frequency",
"update_options": "Update Options",
"control_script_update_behavior": "Control script update behavior",
"blacklist_pages_desc": "Prevent scripts from running on specified pages, supports wildcards",
"development_tools": "Development Tools",
"check_script_code_quality": "Check script code quality and errors",
"custom_eslint_rules_config": "Custom ESLint rules configuration (JSON format)",
"light": "Light",
"dark": "Dark",
"individual_edit": "Individual Edit",
"batch_edit": "Batch Edit",
"script_code": "Script Code",
"enter_search_value": "Enter {{search}} to search",
"script_run_env": {
"title": "Operating environment",
"all": "All",
"normal-tabs": "Normal tags",
"incognito-tabs": "Incognito tags"
},
"script_run_at": {
"title": "Run Timing"
},
"script_setting": {
"title": "Script Setting",
"default": "default"
},
"editor_config": "Editor Configuration",
"editor_config_description": "You can refer to the compilerOptions in <Link href=\"https://code.visualstudio.com/docs/languages/jsconfig\">jsconfig.js</Link> for configuration",
"editor_type_definition": "Editor Type Definition",
"editor_type_definition_description": "You can customize your own type definitions, and the script editor will automatically load these type definitions",
"eslint_rules_reset": "ESLint Rules Reset",
"eslint_rules_saved": "ESLint Rules Saved",
"editor_config_reset": "Editor Configuration Reset",
"editor_config_saved": "Editor Configuration Saved",
"editor_config_format_error": "Editor Configuration Format Error",
"editor_type_definition_reset": "Editor Type Definition Reset",
"editor_type_definition_saved": "Editor Type Definition Saved",
"script_list": {
"sidebar": {
"stopped": "Stopped",
"all": "All",
"normal_script": "Normal Script",
"status": "Status"
}
},
"tags": "Tags",
"install_source": "Install Source",
"input_tags_placeholder": "Enter tags, press Enter to confirm",
"switch_to_card_mode": "Switch to Card Mode",
"switch_to_table_mode": "Switch to Table Mode",
"open_sidebar": "Open Sidebar",
"close_sidebar": "Close Sidebar",
"no_message_content": "No Message Content",
"error_metadata_invalid": "Invalid MetaData block",
"error_script_name_required": "Script name is required",
"error_script_version_required": "Script @version is required",
"error_script_namespace_required": "Script @namespace is required",
"error_cron_invalid": "Invalid cron expression: {{expr}}",
"error_script_type_mismatch": "Script type mismatch: normal and background scripts cannot be converted",
"error_old_script_code_missing": "Previous script code not found",
"error_subscribe_name_required": "Subscription name is required",
"error_grant_conflict": "@grant declares both 'none' and GM API",
"error_metadata_line_duplicated": "There are duplicate declarations in the metadata.",
"notification": {
"script_sync_delete": "Script Sync Delete",
"script_sync_delete_desc": "Script {{scriptName}} has been deleted",
"subscribe_update": "Subscribe {{subscribeName}} has been updated",
"subscribe_update_desc": "New scripts: {{newScripts}}\nDeleted scripts: {{deletedScripts}}"
},
"loading": "Loading...",
"runtime": "Runtime",
"enable_background": {
"title": "Enable Background Running",
"description": "When enabled, the browser stays running in the background after you close all windows, minimizing to the tray until you manually quit Chrome. This allows background scripts to keep running.",
"enable_failed": "Failed to enable",
"disable_failed": "Failed to disable",
"prompt_title": "Enable Background Running?",
"prompt_description": "This is a {{scriptType}}. Enabling background running allows the script to continue running after the browser is closed.",
"enable_now": "Enable Now",
"maybe_later": "Maybe Later",
"settings_hint": "You can change this option in settings at any time."
},
"favicon_service": "Favicon Service",
"favicon_service_desc": "Choose the service for fetching website icons",
"favicon_service_scriptcat": "ScriptCat",
"favicon_service_google": "Google",
"favicon_service_duckduckgo": "DuckDuckGo",
"favicon_service_icon-horse": "Icon Horse",
"favicon_service_local": "Local Fetch",
"editor": {
"show_script_list": "Show Script List",
"hide_script_list": "Hide Script List"
},
"agent": "AI Agent",
"agent_chat": "Chat",
"agent_provider": "Model Service",
"agent_mcp": "MCP",
"agent_skills": "Skills",
"agent_provider_title": "Model Service",
"agent_provider_select": "AI Provider",
"agent_provider_api_base_url": "API Base URL",
"agent_provider_api_key": "API Key",
"agent_provider_model": "Default Model",
"agent_provider_test_connection": "Test Connection",
"agent_provider_test_success": "Connection Successful",
"agent_provider_test_failed": "Connection Failed",
"agent_model_fetch": "Fetch Models",
"agent_model_fetch_failed": "Failed to fetch models",
"agent_model_name": "Name",
"agent_model_add": "Add Model",
"agent_model_edit": "Edit",
"agent_model_copy": "Copy",
"agent_model_delete": "Delete",
"agent_model_set_default": "Set as Default",
"agent_model_default_label": "Default",
"agent_model_delete_confirm": "Are you sure to delete this model?",
"agent_model_max_tokens": "Max Output Tokens",
"agent_model_context_window": "Context Window",
"agent_model_no_models": "No models configured",
"agent_model_vision_support": "Supports vision input",
"agent_model_image_output": "Supports image output",
"agent_model_capabilities": "Capabilities",
"agent_model_supports_vision": "Vision Input",
"agent_model_supports_image_output": "Image Output",
"agent_coming_soon": "Coming soon...",
"agent_skills_title": "Skills Management",
"agent_skills_add": "Add Skill",
"agent_skills_empty": "No skills installed",
"agent_skills_tools": "Tools",
"agent_skills_references": "References",
"agent_skills_detail": "Skill Details",
"agent_skills_edit_prompt": "Prompt",
"agent_skills_install": "Install Skill",
"agent_skills_install_url": "Import from URL",
"agent_skills_install_paste": "Paste SKILL.md",
"agent_skills_uninstall": "Uninstall",
"agent_skills_uninstall_confirm": "Are you sure to uninstall Skill \"{{name}}\"?",
"agent_skills_save_success": "Saved successfully",
"agent_skills_install_success": "Installed successfully",
"agent_skills_fetch_failed": "Fetch failed",
"agent_skills_add_script": "Add Script",
"agent_skills_add_reference": "Add Reference",
"agent_skills_install_zip": "Upload ZIP",
"agent_skills_install_zip_hint": "Click to select a .zip file",
"agent_skills_prompt": "Prompt",
"agent_skills_installed_at": "Installed at",
"agent_skills_refresh": "Refresh",
"agent_skills_refresh_success": "Refreshed successfully",
"agent_skills_tool_code": "Tool Code",
"agent_skills_click_to_view_code": "Click tool name to view code",
"agent_skills_config": "Config",
"agent_skills_config_saved": "Config saved",
"agent_skills_check_updates": "Check Updates",
"agent_skills_no_updates": "All skills are up to date",
"agent_skills_updates_available": "update(s) available",
"agent_skills_update": "Update",
"agent_skills_update_success": "Updated successfully",
"agent_skills_url_placeholder": "Enter SKILL.cat.md URL",
"agent_chat_new": "New Chat",
"agent_chat_delete": "Delete Chat",
"agent_chat_delete_confirm": "Delete this conversation?",
"agent_chat_no_conversations": "No conversations",
"agent_chat_input_placeholder": "Type a message...",
"agent_chat_send": "Send",
"agent_chat_stop": "Stop",
"agent_chat_thinking": "Thinking",
"agent_chat_tool_call": "Tool Call",
"agent_chat_error": "Error occurred",
"agent_chat_no_model": "No model configured. Please add one in Model Service first.",
"agent_chat_model_select": "Select Model",
"agent_chat_rename": "Rename",
"agent_chat_copy": "Copy",
"agent_chat_copy_success": "Copied",
"agent_chat_regenerate": "Regenerate",
"agent_chat_streaming": "Generating...",
"agent_chat_retrying": "Retrying ({{attempt}}/{{max}})...",
"agent_chat_newline": "for new line",
"agent_chat_attach_image": "Attach image",
"agent_chat_attach_file": "Attach file",
"agent_chat_welcome_hint": "Ask me anything about your scripts",
"agent_chat_welcome_start": "Create a conversation to get started",
"agent_chat_tokens": "tokens",
"agent_chat_first_token": "TTFT",
"agent_chat_tools_count": "{{count}} tools",
"agent_chat_tools_enabled": "Tools enabled",
"agent_chat_tools_disabled": "Tools disabled",
"agent_chat_tools_enabled_tip": "Tools enabled — click to disable",
"agent_chat_tools_disabled_tip": "Tools disabled — click to enable",
"agent_chat_background_enabled_tip": "Background mode ON — conversation keeps running after closing the page, click to disable",
"agent_chat_background_disabled_tip": "Background mode OFF — conversation stops when the page is closed, click to enable",
"agent_chat_delete_round": "Delete",
"agent_chat_copy_message": "Copy",
"agent_chat_edit_message": "Edit",
"agent_chat_save_and_send": "Save & Send",
"agent_chat_cancel_edit": "Cancel",
"agent_chat_message_queued": "Queued",
"agent_chat_cancel_message": "Cancel send",
"agent_permission_title": "The script is requesting to use Agent conversation",
"agent_permission_describe": "This script requests Agent conversation access, which will consume API tokens. Only grant access to trusted scripts.",
"agent_permission_content": "Agent Conversation",
"agent_opfs": "OPFS",
"agent_opfs_title": "OPFS File Browser",
"agent_opfs_empty": "Empty directory",
"agent_opfs_name": "Name",
"agent_opfs_size": "Size",
"agent_opfs_type": "Type",
"agent_opfs_modified": "Last Modified",
"agent_opfs_delete_confirm": "Are you sure to delete?",
"agent_opfs_delete_success": "Deleted",
"agent_opfs_file": "File",
"agent_opfs_directory": "Directory",
"agent_opfs_preview": "Preview",
"agent_opfs_root": "Root",
"agent_dom_permission_title": "The script is requesting DOM operation access",
"agent_dom_permission_describe": "This script requests the ability to read and manipulate web page DOM (click, fill forms, navigate, screenshot, etc.). Only grant access to trusted scripts.",
"agent_dom_permission_content": "Agent DOM Operations",
"agent_mcp_title": "MCP Servers",
"agent_mcp_add_server": "Add Server",
"agent_mcp_no_servers": "No MCP servers configured",
"agent_mcp_test_connection": "Test",
"agent_mcp_name_url_required": "Name and URL are required",
"agent_mcp_optional": "optional",
"agent_mcp_custom_headers": "Custom Headers",
"agent_mcp_enabled": "Enabled",
"agent_mcp_detail": "Details",
"agent_mcp_tools": "Tools",
"agent_mcp_resources": "Resources",
"agent_mcp_prompts": "Prompts",
"agent_mcp_no_tools": "No tools available",
"agent_mcp_no_resources": "No resources available",
"agent_mcp_no_prompts": "No prompts available",
"agent_mcp_loading": "Loading...",
"agent_mcp_parameters": "Parameters",
"agent_optimize_prompt": "Prompt Optimizer",
"agent_optimizing_prompt": "Optimizing...",
"agent_optimize_prompt_success": "Prompt optimized",
"agent_optimize_prompt_failed": "Optimization failed",
"agent_tasks": "Tasks",
"agent_tasks_title": "Scheduled Tasks",
"agent_tasks_create": "Create Task",
"agent_tasks_edit": "Edit Task",
"agent_tasks_mode_internal": "Internal",
"agent_tasks_mode_event": "Event",
"agent_tasks_cron": "Cron Expression",
"agent_tasks_next_run": "Next Run",
"agent_tasks_last_status": "Last Status",
"agent_tasks_run_now": "Run Now",
"agent_tasks_history": "History",
"agent_tasks_prompt": "Prompt",
"agent_tasks_max_iterations": "Max Iterations",
"agent_tasks_notify": "Notify on Complete",
"agent_tasks_no_tasks": "No scheduled tasks",
"agent_tasks_delete_confirm": "Are you sure to delete this task?",
"agent_tasks_clear_runs": "Clear History",
"agent_tasks_clear_runs_confirm": "Are you sure to clear the run history?",
"agent_tasks_event_hint": "When triggered, the script that created this task will be notified",
"agent_tasks_name_cron_required": "Name and Cron expression are required",
"agent_tasks_model_select": "Select Model",
"agent_tasks_skills": "Skills",
"agent_tasks_skills_auto": "Auto load all",
"agent_tasks_conversation_id": "Continue conversation ID (optional)",
"agent_tasks_run_status_success": "Success",
"agent_tasks_run_status_error": "Error",
"agent_tasks_run_status_running": "Running",
"agent_tasks_run_duration": "Duration",
"agent_tasks_run_usage": "Usage",
"agent_tasks_run_conversation": "View Conversation",
"agent_tasks_run_time": "Time",
"agent_tasks_run_status": "Status",
"agent_tasks_never_run": "Never run",
"agent_settings": "Settings",
"agent_settings_title": "Agent Settings",
"agent_doc_link": "Documentation",
"agent_model_settings": "Model Settings",
"agent_summary_model": "Summary Model",
"agent_summary_model_desc": "Model for summarization, falls back to default if not set",
"agent_summary_model_placeholder": "Use default model",
"agent_search_settings": "Search Settings",
"agent_search_engine": "Search Engine",
"agent_search_engine_baidu": "Baidu",
"agent_search_google_api_key": "Google API Key",
"agent_search_google_cse_id": "Custom Search Engine ID",
"agent_settings_saved": "Settings saved",
"agent_settings_save_failed": "Failed to save settings",
"agent_search_engine_tip_bing": "Default search engine with broad global coverage, no extra configuration needed.",
"agent_search_engine_tip_duckduckgo": "Privacy-focused search engine, no API key required.",
"agent_search_engine_tip_baidu": "Optimized for Chinese content, better results for Chinese queries.",
"agent_search_engine_tip_google": "High-quality search results, requires a Google API Key and Custom Search Engine ID."
}