mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-13 11:40:27 +00:00
feat: model l10n
This commit is contained in:
parent
77c1b4f51a
commit
f98235f2f3
@ -105,100 +105,106 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m35(v1, v2) =>
|
||||
"RSI Server reports version: ${v1} \n\nLocal version: ${v2} \n\nIt is recommended to use RSI Launcher to update the game!";
|
||||
|
||||
static String m36(v0) => "Community Input Method Support: ${v0}";
|
||||
static String m36(v0) =>
|
||||
"Delete the local file? You can try downloading it again later. Error message:\n${v0}";
|
||||
|
||||
static String m37(v0) => "Community input method support updated to: ${v0}";
|
||||
static String m37(v0) =>
|
||||
"${v0}\n\nThe local translation model has poor handling of mixed Chinese and English; if needed, it is recommended to send them separately.";
|
||||
|
||||
static String m38(v0) => "Channel: ${v0}";
|
||||
static String m38(v0) => "Community Input Method Support: ${v0}";
|
||||
|
||||
static String m39(v0) => "Enabled (${v0}):";
|
||||
static String m39(v0) => "Community input method support updated to: ${v0}";
|
||||
|
||||
static String m40(v0) => "Installation error!\n\n ${v0}";
|
||||
static String m40(v0) => "Channel: ${v0}";
|
||||
|
||||
static String m41(v0) => "Installed version: ${v0}";
|
||||
static String m41(v0) => "Enabled (${v0}):";
|
||||
|
||||
static String m42(v0) => "Update time: ${v0}";
|
||||
static String m42(v0) => "Installation error!\n\n ${v0}";
|
||||
|
||||
static String m43(v0) => "Version number: ${v0}";
|
||||
static String m43(v0) => "Installed version: ${v0}";
|
||||
|
||||
static String m44(v0, v1, v2, v3, v4) =>
|
||||
static String m44(v0) => "Update time: ${v0}";
|
||||
|
||||
static String m45(v0) => "Version number: ${v0}";
|
||||
|
||||
static String m46(v0, v1, v2, v3, v4) =>
|
||||
"Area: ${v0} Player driving: ${v1} Collision entity: ${v2} \nCollision vehicle: ${v3} Collision distance: ${v4} ";
|
||||
|
||||
static String m45(v0, v1, v2, v3) =>
|
||||
static String m47(v0, v1, v2, v3) =>
|
||||
"Victim ID: ${v0} Cause of death: ${v1} \nKiller ID: ${v2} \nArea: ${v3}";
|
||||
|
||||
static String m46(v0) => "Detailed information: ${v0}";
|
||||
static String m48(v0) => "Detailed information: ${v0}";
|
||||
|
||||
static String m47(v0, v1, v2, v3, v4) =>
|
||||
static String m49(v0, v1, v2, v3, v4) =>
|
||||
"Kills: ${v0} Deaths: ${v1} Suicides: ${v2} \nVehicle Destruction (Soft Death): ${v3} Vehicle Destruction (Disintegration): ${v4}";
|
||||
|
||||
static String m48(v0, v1) => "Mode: ${v0} Time taken: ${v1} seconds";
|
||||
static String m50(v0, v1) => "Mode: ${v0} Time taken: ${v1} seconds";
|
||||
|
||||
static String m49(v0, v1, v2) => "${v0} hours ${v1} minutes ${v2} seconds";
|
||||
static String m51(v0, v1, v2) => "${v0} hours ${v1} minutes ${v2} seconds";
|
||||
|
||||
static String m50(v0, v1) => "Player ID: ${v0} Location: ${v1}";
|
||||
static String m52(v0, v1) => "Player ID: ${v0} Location: ${v1}";
|
||||
|
||||
static String m51(v0) => "Player ${v0} logged in...";
|
||||
static String m53(v0) => "Player ${v0} logged in...";
|
||||
|
||||
static String m52(v0, v1, v2, v3, v4) =>
|
||||
static String m54(v0, v1, v2, v3, v4) =>
|
||||
"Vehicle model: ${v0} \nArea: ${v1} \nDamage level: ${v2} (${v3}) Responsible party: ${v4}";
|
||||
|
||||
static String m53(v0) => "Current status: ${v0}";
|
||||
static String m55(v0) => "Current status: ${v0}";
|
||||
|
||||
static String m54(v0, v1, v2) =>
|
||||
static String m56(v0, v1, v2) =>
|
||||
"${v0} Min value: ${v1} / Max value: ${v2}";
|
||||
|
||||
static String m55(v0) => "Performance Optimization -> ${v0}";
|
||||
|
||||
static String m56(v0) =>
|
||||
"Cache size ${v0}MB, clears the localization file cache downloaded by SCToolbox, does not affect installed localizations";
|
||||
|
||||
static String m57(v0) =>
|
||||
"Number of cores set: ${v0} (This feature applies to SCToolbox one-click launch on the homepage or RSI Launcher admin mode in tools. When set to 0, this feature is not enabled)";
|
||||
static String m57(v0) => "Performance Optimization -> ${v0}";
|
||||
|
||||
static String m58(v0) =>
|
||||
"Cleanup failed, please remove manually, file location: ${v0}";
|
||||
"Cache size ${v0}MB, clears the localization file cache downloaded by SCToolbox, does not affect installed localizations";
|
||||
|
||||
static String m59(v0) => "An error occurred: ${v0}";
|
||||
static String m59(v0) =>
|
||||
"Number of cores set: ${v0} (This feature applies to SCToolbox one-click launch on the homepage or RSI Launcher admin mode in tools. When set to 0, this feature is not enabled)";
|
||||
|
||||
static String m60(v0) =>
|
||||
"Initialization failed, please take a screenshot to report to the developer. ${v0}";
|
||||
"Cleanup failed, please remove manually, file location: ${v0}";
|
||||
|
||||
static String m61(v0) =>
|
||||
"If you have issues with the nvme patch, please run this tool. (May cause game installation/updates to be unavailable.)\n\nCurrent patch status: ${v0}";
|
||||
static String m61(v0) => "An error occurred: ${v0}";
|
||||
|
||||
static String m62(v0) =>
|
||||
"Use the diversion download service provided by Star Citizen Chinese Wiki for downloading or repairing p4k.\nVersion info: ${v0}";
|
||||
"Initialization failed, please take a screenshot to report to the developer. ${v0}";
|
||||
|
||||
static String m63(v0) =>
|
||||
"In some cases, the log file of the RSI Launcher may be corrupted, preventing problem scanning from completing. Use this tool to clean up corrupted log files.\n\nCurrent log file size: ${v0} MB";
|
||||
"If you have issues with the nvme patch, please run this tool. (May cause game installation/updates to be unavailable.)\n\nCurrent patch status: ${v0}";
|
||||
|
||||
static String m64(v0) =>
|
||||
"Use the diversion download service provided by Star Citizen Chinese Wiki for downloading or repairing p4k.\nVersion info: ${v0}";
|
||||
|
||||
static String m65(v0) =>
|
||||
"In some cases, the log file of the RSI Launcher may be corrupted, preventing problem scanning from completing. Use this tool to clean up corrupted log files.\n\nCurrent log file size: ${v0} MB";
|
||||
|
||||
static String m66(v0) =>
|
||||
"If game graphics appear abnormal or after version updates, you can use this tool to clear expired shaders (also restores Vulkan to DX11)\n\nCache size: ${v0} MB";
|
||||
|
||||
static String m65(v0, v1, v2, v3, v4) =>
|
||||
static String m67(v0, v1, v2, v3, v4) =>
|
||||
"System: ${v0}\n\nProcessor: ${v1}\n\nMemory size: ${v2}GB\n\nGPU information:\n${v3}\n\nStorage information:\n${v4}\n\n";
|
||||
|
||||
static String m66(v0) => "Processing failed!: ${v0}";
|
||||
static String m68(v0) => "Processing failed!: ${v0}";
|
||||
|
||||
static String m67(v0) => "Failed to read launcher information: ${v0}";
|
||||
static String m69(v0) => "Failed to read launcher information: ${v0}";
|
||||
|
||||
static String m68(v0) => "Patch status: ${v0}";
|
||||
static String m70(v0) => "Patch status: ${v0}";
|
||||
|
||||
static String m69(v0) => "Launcher internal version information: ${v0}";
|
||||
static String m71(v0) => "Launcher internal version information: ${v0}";
|
||||
|
||||
static String m70(v0) => "Opening file: ${v0}";
|
||||
static String m72(v0) => "Opening file: ${v0}";
|
||||
|
||||
static String m71(v0, v1) =>
|
||||
static String m73(v0, v1) =>
|
||||
"Loading complete: ${v0} files, time taken: ${v1} ms";
|
||||
|
||||
static String m72(v0) => "Reading file: ${v0}...";
|
||||
static String m74(v0) => "Reading file: ${v0}...";
|
||||
|
||||
static String m73(v0, v1) => "Processing files (${v0}/${v1})...";
|
||||
static String m75(v0, v1) => "Processing files (${v0}/${v1})...";
|
||||
|
||||
static String m74(v0) => "Unknown file type\n${v0}";
|
||||
static String m76(v0) => "Unknown file type\n${v0}";
|
||||
|
||||
static String m75(v0) => "P4K Viewer -> ${v0}";
|
||||
static String m77(v0) => "P4K Viewer -> ${v0}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
@ -832,16 +838,32 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Bilingual Translation:",
|
||||
),
|
||||
"input_method_auto_translate_dialog_title":
|
||||
MessageLookupByLibrary.simpleMessage("Enable bilingual translation?"),
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Download AI model to use translation function?",
|
||||
),
|
||||
"input_method_auto_translate_dialog_title_content":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"When enabled, Google Translate service will be used to add English subtitles to your input content, which may cause response lag. If the feature is abnormal, please turn it off.\n\nText will be forwarded to Google servers, please refer to Google\'s privacy policy.",
|
||||
"Approximately 200MB of local space is required.\n\nWe use a local model for translation; your translation data will not be sent to any third party.\n\nOpus-MT-StarCitizen is a model fine-tuned by the Chinese localization team based on the Opus-MT model, optimized for game terminology.",
|
||||
),
|
||||
"input_method_auto_translate_model_download_start":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Download has started. Please re-enable the translation function after the model download is complete.",
|
||||
),
|
||||
"input_method_auto_translate_model_load_failed_content": m36,
|
||||
"input_method_auto_translate_model_load_failed_title":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Translation model loading failed",
|
||||
),
|
||||
"input_method_auto_translate_model_tips": m37,
|
||||
"input_method_auto_translate_model_tips_downloading_tips":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Model is downloading, please wait...",
|
||||
),
|
||||
"input_method_community_input_method_not_installed":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Community input method support not installed",
|
||||
),
|
||||
"input_method_community_input_method_support_version": m36,
|
||||
"input_method_community_input_method_support_version": m38,
|
||||
"input_method_confirm_enable_remote_input":
|
||||
MessageLookupByLibrary.simpleMessage("Confirm enable remote input?"),
|
||||
"input_method_confirm_install_advanced_localization":
|
||||
@ -901,7 +923,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"input_method_support_updated": MessageLookupByLibrary.simpleMessage(
|
||||
"Community input method support updated",
|
||||
),
|
||||
"input_method_support_updated_to_version": m37,
|
||||
"input_method_support_updated_to_version": m39,
|
||||
"input_method_text_cannot_be_empty": MessageLookupByLibrary.simpleMessage(
|
||||
"Text cannot be empty!",
|
||||
),
|
||||
@ -922,7 +944,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Localization Feedback"),
|
||||
"localization_action_uninstall_translation":
|
||||
MessageLookupByLibrary.simpleMessage("Uninstall Localization"),
|
||||
"localization_info_channel": m38,
|
||||
"localization_info_channel": m40,
|
||||
"localization_info_community_translation":
|
||||
MessageLookupByLibrary.simpleMessage("Community Localization"),
|
||||
"localization_info_corrupted_file": MessageLookupByLibrary.simpleMessage(
|
||||
@ -931,16 +953,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_custom_files": MessageLookupByLibrary.simpleMessage(
|
||||
"Custom Files",
|
||||
),
|
||||
"localization_info_enabled": m39,
|
||||
"localization_info_enabled": m41,
|
||||
"localization_info_incompatible_translation_params_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"USER.cfg contains incompatible localization parameters, which may be residual information from previous localization files.\n\nThis may cause the localization to be invalid or display garbled characters. Click confirm to remove these with one click (will not affect other configurations).",
|
||||
),
|
||||
"localization_info_installation_error": m40,
|
||||
"localization_info_installation_error": m42,
|
||||
"localization_info_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"Installed",
|
||||
),
|
||||
"localization_info_installed_version": m41,
|
||||
"localization_info_installed_version": m43,
|
||||
"localization_info_language": MessageLookupByLibrary.simpleMessage(
|
||||
"Language: ",
|
||||
),
|
||||
@ -963,14 +985,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_unavailable": MessageLookupByLibrary.simpleMessage(
|
||||
"Unavailable",
|
||||
),
|
||||
"localization_info_update_time": m42,
|
||||
"localization_info_version_number": m43,
|
||||
"log_analyzer_collision_details": m44,
|
||||
"log_analyzer_death_details": m45,
|
||||
"localization_info_update_time": m44,
|
||||
"localization_info_version_number": m45,
|
||||
"log_analyzer_collision_details": m46,
|
||||
"log_analyzer_death_details": m47,
|
||||
"log_analyzer_description": MessageLookupByLibrary.simpleMessage(
|
||||
"Analyze your gameplay records (login, death, kills, and other information)",
|
||||
),
|
||||
"log_analyzer_details_info": m46,
|
||||
"log_analyzer_details_info": m48,
|
||||
"log_analyzer_disintegration": MessageLookupByLibrary.simpleMessage(
|
||||
"Disintegration",
|
||||
),
|
||||
@ -1014,11 +1036,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_game_start": MessageLookupByLibrary.simpleMessage(
|
||||
"Game Start",
|
||||
),
|
||||
"log_analyzer_kill_death_suicide_count": m47,
|
||||
"log_analyzer_kill_death_suicide_count": m49,
|
||||
"log_analyzer_kill_summary": MessageLookupByLibrary.simpleMessage(
|
||||
"Kill Summary",
|
||||
),
|
||||
"log_analyzer_mode_loading_time": m48,
|
||||
"log_analyzer_mode_loading_time": m50,
|
||||
"log_analyzer_no_crash_detected": MessageLookupByLibrary.simpleMessage(
|
||||
"No game crash information detected",
|
||||
),
|
||||
@ -1030,9 +1052,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"----- SCToolbox One-Click Diagnosis -----",
|
||||
),
|
||||
"log_analyzer_play_time": MessageLookupByLibrary.simpleMessage("Play Time"),
|
||||
"log_analyzer_play_time_format": m49,
|
||||
"log_analyzer_player_location": m50,
|
||||
"log_analyzer_player_login": m51,
|
||||
"log_analyzer_play_time_format": m51,
|
||||
"log_analyzer_player_location": m52,
|
||||
"log_analyzer_player_login": m53,
|
||||
"log_analyzer_search_placeholder": MessageLookupByLibrary.simpleMessage(
|
||||
"Enter keywords to search content",
|
||||
),
|
||||
@ -1043,7 +1065,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Soft Death",
|
||||
),
|
||||
"log_analyzer_title": MessageLookupByLibrary.simpleMessage("Log Analyzer"),
|
||||
"log_analyzer_vehicle_damage_details": m52,
|
||||
"log_analyzer_vehicle_damage_details": m54,
|
||||
"log_analyzer_view_local_inventory": MessageLookupByLibrary.simpleMessage(
|
||||
"View Local Inventory",
|
||||
),
|
||||
@ -1089,7 +1111,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"performance_action_super": MessageLookupByLibrary.simpleMessage("Super"),
|
||||
"performance_info_applied": MessageLookupByLibrary.simpleMessage("Applied"),
|
||||
"performance_info_current_status": m53,
|
||||
"performance_info_current_status": m55,
|
||||
"performance_info_delete_config_file": MessageLookupByLibrary.simpleMessage(
|
||||
"Deleting config file...",
|
||||
),
|
||||
@ -1105,7 +1127,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_info_graphics": MessageLookupByLibrary.simpleMessage(
|
||||
"Graphics",
|
||||
),
|
||||
"performance_info_min_max_values": m54,
|
||||
"performance_info_min_max_values": m56,
|
||||
"performance_info_not_applied": MessageLookupByLibrary.simpleMessage(
|
||||
"Not applied",
|
||||
),
|
||||
@ -1286,7 +1308,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_json_text_water_info": MessageLookupByLibrary.simpleMessage(
|
||||
"Various water level effects",
|
||||
),
|
||||
"performance_title_performance_optimization": m55,
|
||||
"performance_title_performance_optimization": m57,
|
||||
"setting_action_clear_translation_file_cache":
|
||||
MessageLookupByLibrary.simpleMessage("Clear Localization File Cache"),
|
||||
"setting_action_create_desktop_shortcut":
|
||||
@ -1301,7 +1323,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_info_autofill_data_cleared":
|
||||
MessageLookupByLibrary.simpleMessage("Auto-fill data cleared"),
|
||||
"setting_action_info_cache_clearing_info": m56,
|
||||
"setting_action_info_cache_clearing_info": m58,
|
||||
"setting_action_info_clear_cache_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"This will not affect installed localizations.",
|
||||
@ -1361,7 +1383,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_reset_auto_password_fill":
|
||||
MessageLookupByLibrary.simpleMessage("Reset Auto Password Fill"),
|
||||
"setting_action_set_core_count": m57,
|
||||
"setting_action_set_core_count": m59,
|
||||
"setting_action_set_game_file": MessageLookupByLibrary.simpleMessage(
|
||||
"Set Game File (StarCitizen.exe)",
|
||||
),
|
||||
@ -1448,7 +1470,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_cleanup_complete": MessageLookupByLibrary.simpleMessage(
|
||||
"Cleanup complete, please complete one installation / game launch operation.",
|
||||
),
|
||||
"tools_action_info_cleanup_failed": m58,
|
||||
"tools_action_info_cleanup_failed": m60,
|
||||
"tools_action_info_config_file_not_exist":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Configuration file does not exist, please try running the game once",
|
||||
@ -1456,7 +1478,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_eac_file_removed": MessageLookupByLibrary.simpleMessage(
|
||||
"EAC files have been removed for you. Next, we\'ll open the RSI launcher for you. Please go to SETTINGS -> VERIFY to reinstall EAC.",
|
||||
),
|
||||
"tools_action_info_error_occurred": m59,
|
||||
"tools_action_info_error_occurred": m61,
|
||||
"tools_action_info_fix_success_restart": MessageLookupByLibrary.simpleMessage(
|
||||
"Fixed successfully, please try restarting your computer and then continue installing the game! If the registry modification causes compatibility issues with other software, please use the NVME Registry Cleanup in Tools.",
|
||||
),
|
||||
@ -1468,7 +1490,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Write IP information to the Hosts file to solve issues such as DNS pollution in some regions that prevent logging in to the official website.\nThis feature is in its first testing phase, please provide feedback if you encounter any issues.",
|
||||
),
|
||||
"tools_action_info_init_failed": m60,
|
||||
"tools_action_info_init_failed": m62,
|
||||
"tools_action_info_log_file_not_exist": MessageLookupByLibrary.simpleMessage(
|
||||
"Log file does not exist. Please try launching the game or installing the game once and then exit the launcher. If the problem persists, please try updating the launcher to the latest version!",
|
||||
),
|
||||
@ -1481,7 +1503,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_not_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"Not installed",
|
||||
),
|
||||
"tools_action_info_nvme_patch_issue": m61,
|
||||
"tools_action_info_nvme_patch_issue": m63,
|
||||
"tools_action_info_one_key_close_lens_shake":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"One-click disable in-game lens shake for better photography operations.\n\n@Lapernum provides parameter information.",
|
||||
@ -1490,7 +1512,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"A p4k download task is already in progress, please check the download manager!",
|
||||
),
|
||||
"tools_action_info_p4k_download_repair_tip": m62,
|
||||
"tools_action_info_p4k_download_repair_tip": m64,
|
||||
"tools_action_info_p4k_file_description": MessageLookupByLibrary.simpleMessage(
|
||||
"P4k is Star Citizen\'s core game file, over 100GB+. The offline download provided by SCToolbox is to help users who have extremely slow p4k file downloads or to repair p4k files that the official launcher cannot fix.\n\nNext, a dialog will ask for your save location (you can choose the Star Citizen folder or elsewhere). After downloading, please make sure the P4K file is placed in the LIVE folder, then verify and update using the Star Citizen launcher.",
|
||||
),
|
||||
@ -1508,7 +1530,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"RSI launcher directory not found, please try manual operation.",
|
||||
),
|
||||
"tools_action_info_rsi_launcher_log_issue": m63,
|
||||
"tools_action_info_rsi_launcher_log_issue": m65,
|
||||
"tools_action_info_rsi_launcher_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"RSI launcher not found, please try reinstalling or manually adding it in settings.",
|
||||
@ -1520,12 +1542,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_run_rsi_as_admin": MessageLookupByLibrary.simpleMessage(
|
||||
"Run the RSI launcher as administrator, which may solve some issues.\n\nIf efficiency core blocking parameters are set, they will also be applied here.",
|
||||
),
|
||||
"tools_action_info_shader_cache_issue": m64,
|
||||
"tools_action_info_shader_cache_issue": m66,
|
||||
"tools_action_info_star_citizen_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Star Citizen game installation location not found, please complete at least one game launch operation or manually add it in settings.",
|
||||
),
|
||||
"tools_action_info_system_info_content": m65,
|
||||
"tools_action_info_system_info_content": m67,
|
||||
"tools_action_info_system_info_title": MessageLookupByLibrary.simpleMessage(
|
||||
"System Information",
|
||||
),
|
||||
@ -1592,7 +1614,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_info_game_install_location": MessageLookupByLibrary.simpleMessage(
|
||||
"Game installation location: ",
|
||||
),
|
||||
"tools_info_processing_failed": m66,
|
||||
"tools_info_processing_failed": m68,
|
||||
"tools_info_rsi_launcher_location": MessageLookupByLibrary.simpleMessage(
|
||||
"RSI Launcher location:",
|
||||
),
|
||||
@ -1617,15 +1639,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Failed to read launcher information!",
|
||||
),
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error_with_args":
|
||||
m67,
|
||||
m69,
|
||||
"tools_rsi_launcher_enhance_msg_error_launcher_notfound":
|
||||
MessageLookupByLibrary.simpleMessage("RSI launcher not found"),
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m68,
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m70,
|
||||
"tools_rsi_launcher_enhance_msg_uninstall":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"* To uninstall the enhancement patch, please reinstall the RSI launcher.",
|
||||
),
|
||||
"tools_rsi_launcher_enhance_msg_version": m69,
|
||||
"tools_rsi_launcher_enhance_msg_version": m71,
|
||||
"tools_rsi_launcher_enhance_note_msg": MessageLookupByLibrary.simpleMessage(
|
||||
"RSI Launcher Enhancement is a community feature that unpacks the \"RSI Launcher\" on your computer and adds additional enhancement features. Which features to use is up to you.\n\nCurrently, only multi-language operations are officially permitted by CIG. Launcher download enhancement is an extra feature we consider useful, but violating the CIG user agreement (https://robertsspaceindustries.com/eula) may result in serious consequences such as account banning. Whether to enable it is your decision, and we are not responsible for any consequences (game damage, account banning, etc.) that may arise.\n\nThe modifications to the launcher are open-sourced at: https://github.com/StarCitizenToolBox/RSILauncherEnhance, which you can check if needed.\n\nIf for any reason you need to cancel this enhancement patch, please directly reinstall the official launcher.",
|
||||
),
|
||||
@ -1666,18 +1688,18 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_unp4k_msg_init": MessageLookupByLibrary.simpleMessage(
|
||||
"Initializing...",
|
||||
),
|
||||
"tools_unp4k_msg_open_file": m70,
|
||||
"tools_unp4k_msg_read_completed": m71,
|
||||
"tools_unp4k_msg_read_file": m72,
|
||||
"tools_unp4k_msg_open_file": m72,
|
||||
"tools_unp4k_msg_read_completed": m73,
|
||||
"tools_unp4k_msg_read_file": m74,
|
||||
"tools_unp4k_msg_reading": MessageLookupByLibrary.simpleMessage(
|
||||
"Reading P4K file...",
|
||||
),
|
||||
"tools_unp4k_msg_reading2": MessageLookupByLibrary.simpleMessage(
|
||||
"Processing files...",
|
||||
),
|
||||
"tools_unp4k_msg_reading3": m73,
|
||||
"tools_unp4k_msg_unknown_file_type": m74,
|
||||
"tools_unp4k_title": m75,
|
||||
"tools_unp4k_msg_reading3": m75,
|
||||
"tools_unp4k_msg_unknown_file_type": m76,
|
||||
"tools_unp4k_title": m77,
|
||||
"tools_unp4k_view_file": MessageLookupByLibrary.simpleMessage(
|
||||
"Click file to preview",
|
||||
),
|
||||
|
||||
@ -100,96 +100,96 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m35(v1, v2) =>
|
||||
"RSIサーバーが報告するバージョン:${v1} \n\nローカルバージョン:${v2} \n\nRSI Launcherを使用してゲームを更新することをお勧めします!";
|
||||
|
||||
static String m36(v0) => "コミュニティ入力メソッドサポート:${v0}";
|
||||
static String m38(v0) => "コミュニティ入力メソッドサポート:${v0}";
|
||||
|
||||
static String m37(v0) => "コミュニティ入力メソッドサポートが更新されました:${v0}";
|
||||
static String m39(v0) => "コミュニティ入力メソッドサポートが更新されました:${v0}";
|
||||
|
||||
static String m38(v0) => "チャネル:${v0}";
|
||||
static String m40(v0) => "チャネル:${v0}";
|
||||
|
||||
static String m39(v0) => "有効(${v0}):";
|
||||
static String m41(v0) => "有効(${v0}):";
|
||||
|
||||
static String m40(v0) => "インストールエラー!\n\n ${v0}";
|
||||
static String m42(v0) => "インストールエラー!\n\n ${v0}";
|
||||
|
||||
static String m41(v0) => "インストール済みバージョン:${v0}";
|
||||
static String m43(v0) => "インストール済みバージョン:${v0}";
|
||||
|
||||
static String m42(v0) => "更新時間:${v0}";
|
||||
static String m44(v0) => "更新時間:${v0}";
|
||||
|
||||
static String m43(v0) => "バージョン番号:${v0}";
|
||||
static String m45(v0) => "バージョン番号:${v0}";
|
||||
|
||||
static String m44(v0, v1, v2, v3, v4) =>
|
||||
static String m46(v0, v1, v2, v3, v4) =>
|
||||
"エリア:${v0} プレイヤー操縦:${v1} 衝突エンティティ:${v2} \n衝突ビークル:${v3} 衝突距離:${v4} ";
|
||||
|
||||
static String m45(v0, v1, v2, v3) =>
|
||||
static String m47(v0, v1, v2, v3) =>
|
||||
"被害者ID:${v0} 死因:${v1} \n殺害者ID:${v2} \nエリア:${v3}";
|
||||
|
||||
static String m46(v0) => "詳細情報:${v0}";
|
||||
static String m48(v0) => "詳細情報:${v0}";
|
||||
|
||||
static String m47(v0, v1, v2, v3, v4) =>
|
||||
static String m49(v0, v1, v2, v3, v4) =>
|
||||
"キル数:${v0} デス数:${v1} 自殺回数:${v2} \n機体破壊(ソフトデス):${v3} 機体破壊(解体):${v4}";
|
||||
|
||||
static String m48(v0, v1) => "モード:${v0} 所要時間:${v1}秒";
|
||||
static String m50(v0, v1) => "モード:${v0} 所要時間:${v1}秒";
|
||||
|
||||
static String m49(v0, v1, v2) => "${v0}時間${v1}分${v2}秒";
|
||||
static String m51(v0, v1, v2) => "${v0}時間${v1}分${v2}秒";
|
||||
|
||||
static String m50(v0, v1) => "プレイヤーID:${v0} 位置:${v1}";
|
||||
static String m52(v0, v1) => "プレイヤーID:${v0} 位置:${v1}";
|
||||
|
||||
static String m51(v0) => "プレイヤー ${v0} ログイン中...";
|
||||
static String m53(v0) => "プレイヤー ${v0} ログイン中...";
|
||||
|
||||
static String m52(v0, v1, v2, v3, v4) =>
|
||||
static String m54(v0, v1, v2, v3, v4) =>
|
||||
"ビークルモデル:${v0} \nエリア:${v1} \n損傷レベル:${v2} (${v3}) 責任者:${v4}";
|
||||
|
||||
static String m53(v0) => "現在の状態:${v0}";
|
||||
static String m55(v0) => "現在の状態:${v0}";
|
||||
|
||||
static String m54(v0, v1, v2) => "${v0} 最小値: ${v1} / 最大値: ${v2}";
|
||||
static String m56(v0, v1, v2) => "${v0} 最小値: ${v1} / 最大値: ${v2}";
|
||||
|
||||
static String m55(v0) => "パフォーマンス最適化 -> ${v0}";
|
||||
static String m57(v0) => "パフォーマンス最適化 -> ${v0}";
|
||||
|
||||
static String m56(v0) =>
|
||||
static String m58(v0) =>
|
||||
"キャッシュサイズ ${v0}MB、ツールボックスがダウンロードしたローカリゼーションファイルキャッシュをクリアします。インストール済みのローカリゼーションには影響しません";
|
||||
|
||||
static String m57(v0) =>
|
||||
static String m59(v0) =>
|
||||
"設定されたコア数:${v0} (この機能はホームページのツールボックスワンクリック起動またはツールのRSIランチャー管理者モードに適用されます。0の場合、この機能は有効になりません)";
|
||||
|
||||
static String m58(v0) => "クリーンアップに失敗しました。手動で削除してください。ファイルの場所:${v0}";
|
||||
static String m60(v0) => "クリーンアップに失敗しました。手動で削除してください。ファイルの場所:${v0}";
|
||||
|
||||
static String m59(v0) => "エラーが発生しました:${v0}";
|
||||
static String m61(v0) => "エラーが発生しました:${v0}";
|
||||
|
||||
static String m60(v0) => "初期化に失敗しました。スクリーンショットを撮って開発者に報告してください。${v0}";
|
||||
|
||||
static String m61(v0) =>
|
||||
"nvmeパッチを使用して問題が発生した場合は、このツールを実行してください。(ゲームのインストール/更新が使用できなくなる可能性があります。)\n\n現在のパッチ状態:${v0}";
|
||||
|
||||
static String m62(v0) =>
|
||||
"Star Citizen中国語百科事典が提供する分散ダウンロードサービスを使用して、p4kのダウンロードや修復ができます。 \nバージョン情報:${v0}";
|
||||
static String m62(v0) => "初期化に失敗しました。スクリーンショットを撮って開発者に報告してください。${v0}";
|
||||
|
||||
static String m63(v0) =>
|
||||
"特定の状況でRSIランチャーのログファイルが破損し、問題スキャンが完了できなくなることがあります。このツールを使用して破損したログファイルをクリーンアップしてください。\n\n現在のログファイルサイズ:${v0} MB";
|
||||
"nvmeパッチを使用して問題が発生した場合は、このツールを実行してください。(ゲームのインストール/更新が使用できなくなる可能性があります。)\n\n現在のパッチ状態:${v0}";
|
||||
|
||||
static String m64(v0) =>
|
||||
"Star Citizen中国語百科事典が提供する分散ダウンロードサービスを使用して、p4kのダウンロードや修復ができます。 \nバージョン情報:${v0}";
|
||||
|
||||
static String m65(v0) =>
|
||||
"特定の状況でRSIランチャーのログファイルが破損し、問題スキャンが完了できなくなることがあります。このツールを使用して破損したログファイルをクリーンアップしてください。\n\n現在のログファイルサイズ:${v0} MB";
|
||||
|
||||
static String m66(v0) =>
|
||||
"ゲームの表示に異常が発生した場合や、バージョン更新後に、このツールを使用して古いシェーダーをクリアできます(同時にVulkanをDX11に戻します) \n\nキャッシュサイズ:${v0} MB";
|
||||
|
||||
static String m65(v0, v1, v2, v3, v4) =>
|
||||
static String m67(v0, v1, v2, v3, v4) =>
|
||||
"システム:${v0}\n\nプロセッサ:${v1}\n\nメモリサイズ:${v2}GB\n\nグラフィックカード情報:\n${v3}\n\nハードドライブ情報:\n${v4}\n\n";
|
||||
|
||||
static String m66(v0) => "処理に失敗しました!:${v0}";
|
||||
static String m68(v0) => "処理に失敗しました!:${v0}";
|
||||
|
||||
static String m67(v0) => "ランチャー情報の読み込みに失敗:${v0}";
|
||||
static String m69(v0) => "ランチャー情報の読み込みに失敗:${v0}";
|
||||
|
||||
static String m68(v0) => "パッチ状態:${v0}";
|
||||
static String m70(v0) => "パッチ状態:${v0}";
|
||||
|
||||
static String m69(v0) => "ランチャー内部バージョン情報:${v0}";
|
||||
static String m71(v0) => "ランチャー内部バージョン情報:${v0}";
|
||||
|
||||
static String m70(v0) => "ファイルを開く:${v0}";
|
||||
static String m72(v0) => "ファイルを開く:${v0}";
|
||||
|
||||
static String m71(v0, v1) => "読み込み完了:${v0}ファイル、所要時間:${v1} ms";
|
||||
static String m73(v0, v1) => "読み込み完了:${v0}ファイル、所要時間:${v1} ms";
|
||||
|
||||
static String m72(v0) => "ファイルを読み込み中:${v0}...";
|
||||
static String m74(v0) => "ファイルを読み込み中:${v0}...";
|
||||
|
||||
static String m73(v0, v1) => "ファイルを処理中(${v0}/${v1})...";
|
||||
static String m75(v0, v1) => "ファイルを処理中(${v0}/${v1})...";
|
||||
|
||||
static String m74(v0) => "不明なファイルタイプ\n${v0}";
|
||||
static String m76(v0) => "不明なファイルタイプ\n${v0}";
|
||||
|
||||
static String m75(v0) => "P4Kビューア -> ${v0}";
|
||||
static String m77(v0) => "P4Kビューア -> ${v0}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
@ -778,7 +778,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"input_method_community_input_method_not_installed":
|
||||
MessageLookupByLibrary.simpleMessage("コミュニティ入力メソッドサポートがインストールされていません"),
|
||||
"input_method_community_input_method_support_version": m36,
|
||||
"input_method_community_input_method_support_version": m38,
|
||||
"input_method_confirm_enable_remote_input":
|
||||
MessageLookupByLibrary.simpleMessage("リモート入力を有効にしますか?"),
|
||||
"input_method_confirm_install_advanced_localization":
|
||||
@ -828,7 +828,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"input_method_support_updated": MessageLookupByLibrary.simpleMessage(
|
||||
"コミュニティ入力メソッドサポートが更新されました",
|
||||
),
|
||||
"input_method_support_updated_to_version": m37,
|
||||
"input_method_support_updated_to_version": m39,
|
||||
"input_method_text_cannot_be_empty": MessageLookupByLibrary.simpleMessage(
|
||||
"テキストを空にすることはできません!",
|
||||
),
|
||||
@ -849,7 +849,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("ローカリゼーションフィードバック"),
|
||||
"localization_action_uninstall_translation":
|
||||
MessageLookupByLibrary.simpleMessage("ローカリゼーションをアンインストール"),
|
||||
"localization_info_channel": m38,
|
||||
"localization_info_channel": m40,
|
||||
"localization_info_community_translation":
|
||||
MessageLookupByLibrary.simpleMessage("コミュニティローカリゼーション"),
|
||||
"localization_info_corrupted_file": MessageLookupByLibrary.simpleMessage(
|
||||
@ -858,16 +858,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_custom_files": MessageLookupByLibrary.simpleMessage(
|
||||
"カスタムファイル",
|
||||
),
|
||||
"localization_info_enabled": m39,
|
||||
"localization_info_enabled": m41,
|
||||
"localization_info_incompatible_translation_params_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"USER.cfgに互換性のないローカリゼーションパラメータが含まれています。これは以前のローカリゼーションファイルの残りである可能性があります。\n\nこれによりローカリゼーションが無効になったり文字化けしたりする可能性があります。確認をクリックすると、ワンクリックで削除されます(他の設定には影響しません)。",
|
||||
),
|
||||
"localization_info_installation_error": m40,
|
||||
"localization_info_installation_error": m42,
|
||||
"localization_info_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"インストール済み",
|
||||
),
|
||||
"localization_info_installed_version": m41,
|
||||
"localization_info_installed_version": m43,
|
||||
"localization_info_language": MessageLookupByLibrary.simpleMessage(
|
||||
"言語: ",
|
||||
),
|
||||
@ -888,14 +888,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_unavailable": MessageLookupByLibrary.simpleMessage(
|
||||
"利用不可",
|
||||
),
|
||||
"localization_info_update_time": m42,
|
||||
"localization_info_version_number": m43,
|
||||
"log_analyzer_collision_details": m44,
|
||||
"log_analyzer_death_details": m45,
|
||||
"localization_info_update_time": m44,
|
||||
"localization_info_version_number": m45,
|
||||
"log_analyzer_collision_details": m46,
|
||||
"log_analyzer_death_details": m47,
|
||||
"log_analyzer_description": MessageLookupByLibrary.simpleMessage(
|
||||
"プレイ記録を分析(ログイン、死亡、キルなどの情報)",
|
||||
),
|
||||
"log_analyzer_details_info": m46,
|
||||
"log_analyzer_details_info": m48,
|
||||
"log_analyzer_disintegration": MessageLookupByLibrary.simpleMessage("崩壊"),
|
||||
"log_analyzer_filter_account_related": MessageLookupByLibrary.simpleMessage(
|
||||
"アカウント関連",
|
||||
@ -933,9 +933,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"ゲーム読み込み",
|
||||
),
|
||||
"log_analyzer_game_start": MessageLookupByLibrary.simpleMessage("ゲーム起動"),
|
||||
"log_analyzer_kill_death_suicide_count": m47,
|
||||
"log_analyzer_kill_death_suicide_count": m49,
|
||||
"log_analyzer_kill_summary": MessageLookupByLibrary.simpleMessage("キル概要"),
|
||||
"log_analyzer_mode_loading_time": m48,
|
||||
"log_analyzer_mode_loading_time": m50,
|
||||
"log_analyzer_no_crash_detected": MessageLookupByLibrary.simpleMessage(
|
||||
"ゲームクラッシュ情報は検出されませんでした",
|
||||
),
|
||||
@ -945,9 +945,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_one_click_diagnosis_header":
|
||||
MessageLookupByLibrary.simpleMessage("----- SCToolbox ワンクリック診断 -----"),
|
||||
"log_analyzer_play_time": MessageLookupByLibrary.simpleMessage("プレイ時間"),
|
||||
"log_analyzer_play_time_format": m49,
|
||||
"log_analyzer_player_location": m50,
|
||||
"log_analyzer_player_login": m51,
|
||||
"log_analyzer_play_time_format": m51,
|
||||
"log_analyzer_player_location": m52,
|
||||
"log_analyzer_player_login": m53,
|
||||
"log_analyzer_search_placeholder": MessageLookupByLibrary.simpleMessage(
|
||||
"キーワードを入力して内容を検索",
|
||||
),
|
||||
@ -956,7 +956,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"log_analyzer_soft_death": MessageLookupByLibrary.simpleMessage("ソフト死亡"),
|
||||
"log_analyzer_title": MessageLookupByLibrary.simpleMessage("logアナライザ"),
|
||||
"log_analyzer_vehicle_damage_details": m52,
|
||||
"log_analyzer_vehicle_damage_details": m54,
|
||||
"log_analyzer_view_local_inventory": MessageLookupByLibrary.simpleMessage(
|
||||
"ローカルインベントリを表示",
|
||||
),
|
||||
@ -984,7 +984,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"performance_action_super": MessageLookupByLibrary.simpleMessage("超高"),
|
||||
"performance_info_applied": MessageLookupByLibrary.simpleMessage("適用済み"),
|
||||
"performance_info_current_status": m53,
|
||||
"performance_info_current_status": m55,
|
||||
"performance_info_delete_config_file": MessageLookupByLibrary.simpleMessage(
|
||||
"設定ファイルを削除中...",
|
||||
),
|
||||
@ -998,7 +998,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"この機能はグラフィックカードのボトルネックの最適化に役立ちますが、CPUのボトルネックには逆効果になることがあります。グラフィックカードの性能が高い場合は、より良い画質を使用してグラフィックカードの利用率を高めることができます。",
|
||||
),
|
||||
"performance_info_graphics": MessageLookupByLibrary.simpleMessage("グラフィック"),
|
||||
"performance_info_min_max_values": m54,
|
||||
"performance_info_min_max_values": m56,
|
||||
"performance_info_not_applied": MessageLookupByLibrary.simpleMessage("未適用"),
|
||||
"performance_info_shader_clearing_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -1160,7 +1160,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_json_text_water_info": MessageLookupByLibrary.simpleMessage(
|
||||
"様々な水のレベル",
|
||||
),
|
||||
"performance_title_performance_optimization": m55,
|
||||
"performance_title_performance_optimization": m57,
|
||||
"setting_action_clear_translation_file_cache":
|
||||
MessageLookupByLibrary.simpleMessage("ローカリゼーションファイルキャッシュをクリア"),
|
||||
"setting_action_create_desktop_shortcut":
|
||||
@ -1173,7 +1173,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_info_autofill_data_cleared":
|
||||
MessageLookupByLibrary.simpleMessage("自動入力データがクリアされました"),
|
||||
"setting_action_info_cache_clearing_info": m56,
|
||||
"setting_action_info_cache_clearing_info": m58,
|
||||
"setting_action_info_clear_cache_warning":
|
||||
MessageLookupByLibrary.simpleMessage("これはインストール済みのローカリゼーションには影響しません。"),
|
||||
"setting_action_info_confirm_clear_cache":
|
||||
@ -1225,7 +1225,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_reset_auto_password_fill":
|
||||
MessageLookupByLibrary.simpleMessage("自動パスワード入力をリセット"),
|
||||
"setting_action_set_core_count": m57,
|
||||
"setting_action_set_core_count": m59,
|
||||
"setting_action_set_game_file": MessageLookupByLibrary.simpleMessage(
|
||||
"ゲームファイルを設定(StarCitizen.exe)",
|
||||
),
|
||||
@ -1307,13 +1307,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_cleanup_complete": MessageLookupByLibrary.simpleMessage(
|
||||
"クリーンアップが完了しました。インストールまたはゲーム起動操作を完了してください。",
|
||||
),
|
||||
"tools_action_info_cleanup_failed": m58,
|
||||
"tools_action_info_cleanup_failed": m60,
|
||||
"tools_action_info_config_file_not_exist":
|
||||
MessageLookupByLibrary.simpleMessage("設定ファイルが存在しません。一度ゲームを実行してみてください"),
|
||||
"tools_action_info_eac_file_removed": MessageLookupByLibrary.simpleMessage(
|
||||
"EACファイルが削除されました。次にRSIランチャーを開きます。SETTINGS -> VERIFYに移動してEACを再インストールしてください。",
|
||||
),
|
||||
"tools_action_info_error_occurred": m59,
|
||||
"tools_action_info_error_occurred": m61,
|
||||
"tools_action_info_fix_success_restart": MessageLookupByLibrary.simpleMessage(
|
||||
"修復が成功しました。コンピュータを再起動してからゲームのインストールを続けてみてください!レジストリの変更が他のソフトウェアに互換性の問題を引き起こす場合は、ツールの「NVMEレジストリクリーナー」を使用してください。",
|
||||
),
|
||||
@ -1323,7 +1323,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"IP情報をHostsファイルに書き込み、一部の地域でのDNS汚染による公式サイトへのログイン問題などを解決します。\nこの機能は第一段階のテスト中です。問題が発生した場合はすぐにフィードバックしてください。",
|
||||
),
|
||||
"tools_action_info_init_failed": m60,
|
||||
"tools_action_info_init_failed": m62,
|
||||
"tools_action_info_log_file_not_exist": MessageLookupByLibrary.simpleMessage(
|
||||
"ログファイルが存在しません。ゲームを一度起動またはインストールしてから、ランチャーを終了してください。問題が解決しない場合は、ランチャーを最新バージョンに更新してみてください!",
|
||||
),
|
||||
@ -1337,7 +1337,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_not_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"インストールされていません",
|
||||
),
|
||||
"tools_action_info_nvme_patch_issue": m61,
|
||||
"tools_action_info_nvme_patch_issue": m63,
|
||||
"tools_action_info_one_key_close_lens_shake":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"ゲーム内のレンズの揺れをワンクリックでオフにして、撮影操作を容易にします。\n\n @拉邦那 Lapernum 提供のパラメータ情報。",
|
||||
@ -1346,7 +1346,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"p4kのダウンロードタスクが既に進行中です。ダウンロードマネージャーで確認してください!",
|
||||
),
|
||||
"tools_action_info_p4k_download_repair_tip": m62,
|
||||
"tools_action_info_p4k_download_repair_tip": m64,
|
||||
"tools_action_info_p4k_file_description": MessageLookupByLibrary.simpleMessage(
|
||||
"P4kはStar Citizenのコアゲームファイルで、100GB以上のサイズです。SCToolboxが提供するオフラインダウンロードは、p4kファイルのダウンロードが非常に遅いユーザーをサポートするため、または公式ランチャーで修復できないp4kファイルを修正するためのものです。\n\n次に保存先を選択するダイアログが表示されます(Star Citizenフォルダでも他の場所でも選択可能)。ダウンロード完了後、P4KファイルがLIVEフォルダ内にあることを確認し、Star Citizenランチャーで検証と更新を行ってください。",
|
||||
),
|
||||
@ -1363,7 +1363,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"RSIランチャーディレクトリが見つかりません。手動で操作してください。",
|
||||
),
|
||||
"tools_action_info_rsi_launcher_log_issue": m63,
|
||||
"tools_action_info_rsi_launcher_log_issue": m65,
|
||||
"tools_action_info_rsi_launcher_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"RSIランチャーが見つかりません。再インストールするか、設定で手動で追加してください。",
|
||||
@ -1375,12 +1375,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_run_rsi_as_admin": MessageLookupByLibrary.simpleMessage(
|
||||
"RSIランチャーを管理者権限で実行すると、一部の問題が解決する場合があります。\n\n効率コア無視パラメータを設定している場合は、ここでも適用されます。",
|
||||
),
|
||||
"tools_action_info_shader_cache_issue": m64,
|
||||
"tools_action_info_shader_cache_issue": m66,
|
||||
"tools_action_info_star_citizen_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Star Citizenゲームのインストール場所が見つかりません。少なくとも1回ゲームを起動するか、設定で手動で追加してください。",
|
||||
),
|
||||
"tools_action_info_system_info_content": m65,
|
||||
"tools_action_info_system_info_content": m67,
|
||||
"tools_action_info_system_info_title": MessageLookupByLibrary.simpleMessage(
|
||||
"システム情報",
|
||||
),
|
||||
@ -1443,7 +1443,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_info_game_install_location": MessageLookupByLibrary.simpleMessage(
|
||||
"ゲームインストール場所: ",
|
||||
),
|
||||
"tools_info_processing_failed": m66,
|
||||
"tools_info_processing_failed": m68,
|
||||
"tools_info_rsi_launcher_location": MessageLookupByLibrary.simpleMessage(
|
||||
"RSIランチャー場所:",
|
||||
),
|
||||
@ -1465,15 +1465,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error":
|
||||
MessageLookupByLibrary.simpleMessage("ランチャー情報の読み込みに失敗しました!"),
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error_with_args":
|
||||
m67,
|
||||
m69,
|
||||
"tools_rsi_launcher_enhance_msg_error_launcher_notfound":
|
||||
MessageLookupByLibrary.simpleMessage("RSIランチャーが見つかりません"),
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m68,
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m70,
|
||||
"tools_rsi_launcher_enhance_msg_uninstall":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"* 機能強化パッチをアンインストールするには、RSIランチャーを上書きインストールしてください。",
|
||||
),
|
||||
"tools_rsi_launcher_enhance_msg_version": m69,
|
||||
"tools_rsi_launcher_enhance_msg_version": m71,
|
||||
"tools_rsi_launcher_enhance_note_msg": MessageLookupByLibrary.simpleMessage(
|
||||
"RSIランチャー機能強化はコミュニティ機能で、お使いのコンピューターで「RSI Launcher」を解凍し、追加の機能強化を加えます。どの機能を使用するかはあなた次第です。\n\n現在、公式(CIG)は多言語操作のみを許可していますが、ランチャーダウンロード機能強化は私たちが有用だと考える追加機能です。cigユーザー契約(https://robertsspaceindustries.com/eula)に違反すると、アカウント禁止などの深刻な結果を招く可能性があり、使用するかどうかはあなた自身の判断によります。私たちは発生する可能性のある結果(ゲームの損傷、アカウント禁止など)に対して責任を負いません。\n\nランチャーの変更内容については、https://github.com/StarCitizenToolBox/RSILauncherEnhanceでオープンソースとして公開しています。必要に応じて確認できます。\n\n何らかの理由でこの機能強化パッチをキャンセルする必要がある場合は、公式ランチャーを直接上書きインストールしてください。",
|
||||
),
|
||||
@ -1507,18 +1507,18 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"この機能を使用するには.NET8ランタイムをインストールする必要があります。下のボタンをクリックしてダウンロードしてインストールし、インストールが成功したらこのページを再度開いて使用を続行してください。",
|
||||
),
|
||||
"tools_unp4k_msg_init": MessageLookupByLibrary.simpleMessage("初期化中..."),
|
||||
"tools_unp4k_msg_open_file": m70,
|
||||
"tools_unp4k_msg_read_completed": m71,
|
||||
"tools_unp4k_msg_read_file": m72,
|
||||
"tools_unp4k_msg_open_file": m72,
|
||||
"tools_unp4k_msg_read_completed": m73,
|
||||
"tools_unp4k_msg_read_file": m74,
|
||||
"tools_unp4k_msg_reading": MessageLookupByLibrary.simpleMessage(
|
||||
"P4Kファイルを読み込み中...",
|
||||
),
|
||||
"tools_unp4k_msg_reading2": MessageLookupByLibrary.simpleMessage(
|
||||
"ファイルを処理中...",
|
||||
),
|
||||
"tools_unp4k_msg_reading3": m73,
|
||||
"tools_unp4k_msg_unknown_file_type": m74,
|
||||
"tools_unp4k_title": m75,
|
||||
"tools_unp4k_msg_reading3": m75,
|
||||
"tools_unp4k_msg_unknown_file_type": m76,
|
||||
"tools_unp4k_title": m77,
|
||||
"tools_unp4k_view_file": MessageLookupByLibrary.simpleMessage(
|
||||
"プレビューするファイルをクリック",
|
||||
),
|
||||
|
||||
@ -104,100 +104,100 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m35(v1, v2) =>
|
||||
"Сервер RSI сообщает версию: ${v1}\n\nЛокальная версия: ${v2}\n\nРекомендуется обновить игру через RSI Launcher!";
|
||||
|
||||
static String m36(v0) => "Поддержка метода ввода сообщества: ${v0}";
|
||||
static String m38(v0) => "Поддержка метода ввода сообщества: ${v0}";
|
||||
|
||||
static String m37(v0) =>
|
||||
static String m39(v0) =>
|
||||
"Поддержка метода ввода сообщества обновлена до версии: ${v0}";
|
||||
|
||||
static String m38(v0) => "Канал: ${v0}";
|
||||
static String m40(v0) => "Канал: ${v0}";
|
||||
|
||||
static String m39(v0) => "Включено (${v0}):";
|
||||
static String m41(v0) => "Включено (${v0}):";
|
||||
|
||||
static String m40(v0) => "Ошибка установки!\n\n${v0}";
|
||||
static String m42(v0) => "Ошибка установки!\n\n${v0}";
|
||||
|
||||
static String m41(v0) => "Установленная версия: ${v0}";
|
||||
static String m43(v0) => "Установленная версия: ${v0}";
|
||||
|
||||
static String m42(v0) => "Время обновления: ${v0}";
|
||||
static String m44(v0) => "Время обновления: ${v0}";
|
||||
|
||||
static String m43(v0) => "Номер версии: ${v0}";
|
||||
static String m45(v0) => "Номер версии: ${v0}";
|
||||
|
||||
static String m44(v0, v1, v2, v3, v4) =>
|
||||
static String m46(v0, v1, v2, v3, v4) =>
|
||||
"Зона: ${v0} Управление игроком: ${v1} Объект столкновения: ${v2} \nТехника столкновения: ${v3} Дистанция столкновения: ${v4} ";
|
||||
|
||||
static String m45(v0, v1, v2, v3) =>
|
||||
static String m47(v0, v1, v2, v3) =>
|
||||
"ID жертвы: ${v0} Причина смерти: ${v1} \nID убийцы: ${v2} \nЗона: ${v3}";
|
||||
|
||||
static String m46(v0) => "Подробная информация: ${v0}";
|
||||
static String m48(v0) => "Подробная информация: ${v0}";
|
||||
|
||||
static String m47(v0, v1, v2, v3, v4) =>
|
||||
static String m49(v0, v1, v2, v3, v4) =>
|
||||
"Убийства: ${v0} Смерти: ${v1} Самоубийства: ${v2} \nУничтожение техники (Мягкая смерть): ${v3} Уничтожение техники (Распад): ${v4}";
|
||||
|
||||
static String m48(v0, v1) => "Режим: ${v0} Время: ${v1} секунд";
|
||||
static String m50(v0, v1) => "Режим: ${v0} Время: ${v1} секунд";
|
||||
|
||||
static String m49(v0, v1, v2) => "${v0} часов ${v1} минут ${v2} секунд";
|
||||
static String m51(v0, v1, v2) => "${v0} часов ${v1} минут ${v2} секунд";
|
||||
|
||||
static String m50(v0, v1) => "ID игрока: ${v0} Местоположение: ${v1}";
|
||||
static String m52(v0, v1) => "ID игрока: ${v0} Местоположение: ${v1}";
|
||||
|
||||
static String m51(v0) => "Игрок ${v0} входит в игру...";
|
||||
static String m53(v0) => "Игрок ${v0} входит в игру...";
|
||||
|
||||
static String m52(v0, v1, v2, v3, v4) =>
|
||||
static String m54(v0, v1, v2, v3, v4) =>
|
||||
"Модель техники: ${v0} \nЗона: ${v1} \nУровень повреждения: ${v2} (${v3}) Виновник: ${v4}";
|
||||
|
||||
static String m53(v0) => "Текущий статус: ${v0}";
|
||||
static String m55(v0) => "Текущий статус: ${v0}";
|
||||
|
||||
static String m54(v0, v1, v2) => "${v0} Мин.: ${v1} / Макс.: ${v2}";
|
||||
static String m56(v0, v1, v2) => "${v0} Мин.: ${v1} / Макс.: ${v2}";
|
||||
|
||||
static String m55(v0) => "Оптимизация производительности -> ${v0}";
|
||||
|
||||
static String m56(v0) =>
|
||||
"Размер кэша ${v0}MB, очистка кэша загруженных SCToolbox файлов локализации, не повлияет на установленные локализации";
|
||||
|
||||
static String m57(v0) =>
|
||||
"Установленное количество ядер: ${v0} (Эта функция применяется при запуске через SCToolbox или в режиме администратора RSI Launcher из набора инструментов. При значении 0 функция отключена)";
|
||||
static String m57(v0) => "Оптимизация производительности -> ${v0}";
|
||||
|
||||
static String m58(v0) =>
|
||||
"Очистка не удалась, пожалуйста, удалите файл вручную, расположение файла: ${v0}";
|
||||
"Размер кэша ${v0}MB, очистка кэша загруженных SCToolbox файлов локализации, не повлияет на установленные локализации";
|
||||
|
||||
static String m59(v0) => "Произошла ошибка: ${v0}";
|
||||
static String m59(v0) =>
|
||||
"Установленное количество ядер: ${v0} (Эта функция применяется при запуске через SCToolbox или в режиме администратора RSI Launcher из набора инструментов. При значении 0 функция отключена)";
|
||||
|
||||
static String m60(v0) =>
|
||||
"Ошибка инициализации, пожалуйста, сделайте снимок экрана и сообщите разработчику. ${v0}";
|
||||
"Очистка не удалась, пожалуйста, удалите файл вручную, расположение файла: ${v0}";
|
||||
|
||||
static String m61(v0) =>
|
||||
"Если у вас возникли проблемы с патчем NVME, запустите этот инструмент. (Может привести к недоступности установки/обновления игры.)\n\nСтатус патча: ${v0}";
|
||||
static String m61(v0) => "Произошла ошибка: ${v0}";
|
||||
|
||||
static String m62(v0) =>
|
||||
"Использовать сервис зеркальной загрузки от китайской Star Citizen Wiki для загрузки или восстановления файла p4k.\nИнформация о версии: ${v0}";
|
||||
"Ошибка инициализации, пожалуйста, сделайте снимок экрана и сообщите разработчику. ${v0}";
|
||||
|
||||
static String m63(v0) =>
|
||||
"В некоторых случаях лог-файл RSI Launcher может повредиться, что мешает завершению сканирования проблем. Используйте этот инструмент для очистки поврежденных лог-файлов.\n\nТекущий размер лог-файла: ${v0} МБ";
|
||||
"Если у вас возникли проблемы с патчем NVME, запустите этот инструмент. (Может привести к недоступности установки/обновления игры.)\n\nСтатус патча: ${v0}";
|
||||
|
||||
static String m64(v0) =>
|
||||
"Использовать сервис зеркальной загрузки от китайской Star Citizen Wiki для загрузки или восстановления файла p4k.\nИнформация о версии: ${v0}";
|
||||
|
||||
static String m65(v0) =>
|
||||
"В некоторых случаях лог-файл RSI Launcher может повредиться, что мешает завершению сканирования проблем. Используйте этот инструмент для очистки поврежденных лог-файлов.\n\nТекущий размер лог-файла: ${v0} МБ";
|
||||
|
||||
static String m66(v0) =>
|
||||
"Если графика игры выглядит необычно или после обновления версии, используйте этот инструмент для очистки устаревших шейдеров (также вернёт Vulkan к DX11)\n\nРазмер кэша: ${v0} МБ";
|
||||
|
||||
static String m65(v0, v1, v2, v3, v4) =>
|
||||
static String m67(v0, v1, v2, v3, v4) =>
|
||||
"Система: ${v0}\n\nПроцессор: ${v1}\n\nОбъем памяти: ${v2}GB\n\nИнформация о видеокарте:\n${v3}\n\nИнформация о жестком диске:\n${v4}\n\n";
|
||||
|
||||
static String m66(v0) => "Ошибка обработки: ${v0}";
|
||||
static String m68(v0) => "Ошибка обработки: ${v0}";
|
||||
|
||||
static String m67(v0) => "Не удалось прочитать информацию о лаунчере: ${v0}";
|
||||
static String m69(v0) => "Не удалось прочитать информацию о лаунчере: ${v0}";
|
||||
|
||||
static String m68(v0) => "Статус патча: ${v0}";
|
||||
static String m70(v0) => "Статус патча: ${v0}";
|
||||
|
||||
static String m69(v0) => "Внутренняя версия лаунчера: ${v0}";
|
||||
static String m71(v0) => "Внутренняя версия лаунчера: ${v0}";
|
||||
|
||||
static String m70(v0) => "Открытие файла: ${v0}";
|
||||
static String m72(v0) => "Открытие файла: ${v0}";
|
||||
|
||||
static String m71(v0, v1) =>
|
||||
static String m73(v0, v1) =>
|
||||
"Загрузка завершена: ${v0} файлов, время: ${v1} мс";
|
||||
|
||||
static String m72(v0) => "Чтение файла: ${v0}...";
|
||||
static String m74(v0) => "Чтение файла: ${v0}...";
|
||||
|
||||
static String m73(v0, v1) => "Обработка файлов (${v0}/${v1})...";
|
||||
static String m75(v0, v1) => "Обработка файлов (${v0}/${v1})...";
|
||||
|
||||
static String m74(v0) => "Неизвестный тип файла\n${v0}";
|
||||
static String m76(v0) => "Неизвестный тип файла\n${v0}";
|
||||
|
||||
static String m75(v0) => "Просмотрщик P4K -> ${v0}";
|
||||
static String m77(v0) => "Просмотрщик P4K -> ${v0}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
@ -856,7 +856,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Поддержка метода ввода сообщества не установлена",
|
||||
),
|
||||
"input_method_community_input_method_support_version": m36,
|
||||
"input_method_community_input_method_support_version": m38,
|
||||
"input_method_confirm_enable_remote_input":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Подтвердить включение удаленного ввода?",
|
||||
@ -918,7 +918,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"input_method_support_updated": MessageLookupByLibrary.simpleMessage(
|
||||
"Поддержка метода ввода сообщества обновлена",
|
||||
),
|
||||
"input_method_support_updated_to_version": m37,
|
||||
"input_method_support_updated_to_version": m39,
|
||||
"input_method_text_cannot_be_empty": MessageLookupByLibrary.simpleMessage(
|
||||
"Текст не может быть пустым!",
|
||||
),
|
||||
@ -939,7 +939,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Отзыв о локализации"),
|
||||
"localization_action_uninstall_translation":
|
||||
MessageLookupByLibrary.simpleMessage("Удалить локализацию"),
|
||||
"localization_info_channel": m38,
|
||||
"localization_info_channel": m40,
|
||||
"localization_info_community_translation":
|
||||
MessageLookupByLibrary.simpleMessage("Локализация сообщества"),
|
||||
"localization_info_corrupted_file": MessageLookupByLibrary.simpleMessage(
|
||||
@ -948,16 +948,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_custom_files": MessageLookupByLibrary.simpleMessage(
|
||||
"Пользовательские файлы",
|
||||
),
|
||||
"localization_info_enabled": m39,
|
||||
"localization_info_enabled": m41,
|
||||
"localization_info_incompatible_translation_params_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"USER.cfg содержит несовместимые параметры локализации, это может быть остаток от предыдущих файлов локализации.\n\nЭто может привести к неработающей локализации или искаженному тексту, нажмите подтвердить, чтобы удалить эти параметры (это не повлияет на другие настройки).",
|
||||
),
|
||||
"localization_info_installation_error": m40,
|
||||
"localization_info_installation_error": m42,
|
||||
"localization_info_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"Установлено",
|
||||
),
|
||||
"localization_info_installed_version": m41,
|
||||
"localization_info_installed_version": m43,
|
||||
"localization_info_language": MessageLookupByLibrary.simpleMessage(
|
||||
"Язык: ",
|
||||
),
|
||||
@ -982,14 +982,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_unavailable": MessageLookupByLibrary.simpleMessage(
|
||||
"Недоступно",
|
||||
),
|
||||
"localization_info_update_time": m42,
|
||||
"localization_info_version_number": m43,
|
||||
"log_analyzer_collision_details": m44,
|
||||
"log_analyzer_death_details": m45,
|
||||
"localization_info_update_time": m44,
|
||||
"localization_info_version_number": m45,
|
||||
"log_analyzer_collision_details": m46,
|
||||
"log_analyzer_death_details": m47,
|
||||
"log_analyzer_description": MessageLookupByLibrary.simpleMessage(
|
||||
"Анализ ваших игровых записей (логин, смерти, убийства и другая информация)",
|
||||
),
|
||||
"log_analyzer_details_info": m46,
|
||||
"log_analyzer_details_info": m48,
|
||||
"log_analyzer_disintegration": MessageLookupByLibrary.simpleMessage(
|
||||
"Дезинтеграция",
|
||||
),
|
||||
@ -1033,11 +1033,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_game_start": MessageLookupByLibrary.simpleMessage(
|
||||
"Запуск игры",
|
||||
),
|
||||
"log_analyzer_kill_death_suicide_count": m47,
|
||||
"log_analyzer_kill_death_suicide_count": m49,
|
||||
"log_analyzer_kill_summary": MessageLookupByLibrary.simpleMessage(
|
||||
"Сводка убийств",
|
||||
),
|
||||
"log_analyzer_mode_loading_time": m48,
|
||||
"log_analyzer_mode_loading_time": m50,
|
||||
"log_analyzer_no_crash_detected": MessageLookupByLibrary.simpleMessage(
|
||||
"Сбои игры не обнаружены",
|
||||
),
|
||||
@ -1051,9 +1051,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_play_time": MessageLookupByLibrary.simpleMessage(
|
||||
"Время игры",
|
||||
),
|
||||
"log_analyzer_play_time_format": m49,
|
||||
"log_analyzer_player_location": m50,
|
||||
"log_analyzer_player_login": m51,
|
||||
"log_analyzer_play_time_format": m51,
|
||||
"log_analyzer_player_location": m52,
|
||||
"log_analyzer_player_login": m53,
|
||||
"log_analyzer_search_placeholder": MessageLookupByLibrary.simpleMessage(
|
||||
"Введите ключевые слова для поиска",
|
||||
),
|
||||
@ -1066,7 +1066,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_title": MessageLookupByLibrary.simpleMessage(
|
||||
"Анализатор логов",
|
||||
),
|
||||
"log_analyzer_vehicle_damage_details": m52,
|
||||
"log_analyzer_vehicle_damage_details": m54,
|
||||
"log_analyzer_view_local_inventory": MessageLookupByLibrary.simpleMessage(
|
||||
"Просмотр локального инвентаря",
|
||||
),
|
||||
@ -1106,7 +1106,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_info_applied": MessageLookupByLibrary.simpleMessage(
|
||||
"Применено",
|
||||
),
|
||||
"performance_info_current_status": m53,
|
||||
"performance_info_current_status": m55,
|
||||
"performance_info_delete_config_file": MessageLookupByLibrary.simpleMessage(
|
||||
"Удаление файла конфигурации...",
|
||||
),
|
||||
@ -1124,7 +1124,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_info_graphics": MessageLookupByLibrary.simpleMessage(
|
||||
"Графика",
|
||||
),
|
||||
"performance_info_min_max_values": m54,
|
||||
"performance_info_min_max_values": m56,
|
||||
"performance_info_not_applied": MessageLookupByLibrary.simpleMessage(
|
||||
"Не применено",
|
||||
),
|
||||
@ -1304,7 +1304,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_json_text_water_info": MessageLookupByLibrary.simpleMessage(
|
||||
"Уровень всех водных эффектов",
|
||||
),
|
||||
"performance_title_performance_optimization": m55,
|
||||
"performance_title_performance_optimization": m57,
|
||||
"setting_action_clear_translation_file_cache":
|
||||
MessageLookupByLibrary.simpleMessage("Очистить кэш файлов локализации"),
|
||||
"setting_action_create_desktop_shortcut":
|
||||
@ -1319,7 +1319,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_info_autofill_data_cleared":
|
||||
MessageLookupByLibrary.simpleMessage("Данные автозаполнения очищены"),
|
||||
"setting_action_info_cache_clearing_info": m56,
|
||||
"setting_action_info_cache_clearing_info": m58,
|
||||
"setting_action_info_clear_cache_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Это не повлияет на уже установленные локализации.",
|
||||
@ -1381,7 +1381,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_reset_auto_password_fill":
|
||||
MessageLookupByLibrary.simpleMessage("Сбросить автозаполнение пароля"),
|
||||
"setting_action_set_core_count": m57,
|
||||
"setting_action_set_core_count": m59,
|
||||
"setting_action_set_game_file": MessageLookupByLibrary.simpleMessage(
|
||||
"Установить файл игры (StarCitizen.exe)",
|
||||
),
|
||||
@ -1476,14 +1476,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_cleanup_complete": MessageLookupByLibrary.simpleMessage(
|
||||
"Очистка завершена, пожалуйста, выполните установку или запуск игры.",
|
||||
),
|
||||
"tools_action_info_cleanup_failed": m58,
|
||||
"tools_action_info_cleanup_failed": m60,
|
||||
"tools_action_info_config_file_not_exist": MessageLookupByLibrary.simpleMessage(
|
||||
"Конфигурационный файл не существует, попробуйте запустить игру один раз",
|
||||
),
|
||||
"tools_action_info_eac_file_removed": MessageLookupByLibrary.simpleMessage(
|
||||
"Файлы EAC удалены. Сейчас будет открыт RSI Launcher, пожалуйста, перейдите в SETTINGS -> VERIFY для переустановки EAC.",
|
||||
),
|
||||
"tools_action_info_error_occurred": m59,
|
||||
"tools_action_info_error_occurred": m61,
|
||||
"tools_action_info_fix_success_restart": MessageLookupByLibrary.simpleMessage(
|
||||
"Исправление успешно, попробуйте перезагрузить компьютер и продолжить установку игры! Если изменения реестра вызвали проблемы совместимости с другими программами, используйте инструмент очистки реестра NVME в разделе Инструменты.",
|
||||
),
|
||||
@ -1495,7 +1495,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Запись IP-адресов в файл Hosts для решения проблем с DNS-загрязнением, препятствующих входу на официальный сайт в некоторых регионах.\nЭта функция находится на первом этапе тестирования, пожалуйста, сообщайте о любых проблемах.",
|
||||
),
|
||||
"tools_action_info_init_failed": m60,
|
||||
"tools_action_info_init_failed": m62,
|
||||
"tools_action_info_log_file_not_exist": MessageLookupByLibrary.simpleMessage(
|
||||
"Лог-файл не существует, попробуйте запустить игру или начать установку и выйти из лаунчера. Если проблема не решена, попробуйте обновить лаунчер до последней версии!",
|
||||
),
|
||||
@ -1508,7 +1508,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_not_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"Не установлен",
|
||||
),
|
||||
"tools_action_info_nvme_patch_issue": m61,
|
||||
"tools_action_info_nvme_patch_issue": m63,
|
||||
"tools_action_info_one_key_close_lens_shake":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Одним кликом отключить дрожание камеры в игре для упрощения фотосъёмки.\n\nИнформация о параметрах предоставлена @拉邦那 Lapernum.",
|
||||
@ -1517,7 +1517,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Загрузка p4k уже выполняется, пожалуйста, проверьте менеджер загрузок!",
|
||||
),
|
||||
"tools_action_info_p4k_download_repair_tip": m62,
|
||||
"tools_action_info_p4k_download_repair_tip": m64,
|
||||
"tools_action_info_p4k_file_description": MessageLookupByLibrary.simpleMessage(
|
||||
"P4k - это основной файл игры Star Citizen, размером более 100 ГБ. Автономное скачивание, предоставляемое SCToolbox, помогает пользователям с медленной загрузкой p4k или для исправления файла p4k, который не может быть исправлен официальным лаунчером.\n\nДалее появится диалоговое окно с запросом места сохранения (можно выбрать папку Star Citizen или другое место). После завершения загрузки убедитесь, что файл P4K находится в папке LIVE, затем используйте лаунчер Star Citizen для проверки обновлений.",
|
||||
),
|
||||
@ -1535,7 +1535,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Директория RSI Launcher не найдена, пожалуйста, выполните операцию вручную.",
|
||||
),
|
||||
"tools_action_info_rsi_launcher_log_issue": m63,
|
||||
"tools_action_info_rsi_launcher_log_issue": m65,
|
||||
"tools_action_info_rsi_launcher_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"RSI Launcher не найден, попробуйте переустановить его или добавить вручную в настройках.",
|
||||
@ -1547,12 +1547,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_run_rsi_as_admin": MessageLookupByLibrary.simpleMessage(
|
||||
"Запуск RSI Launcher от имени администратора может решить некоторые проблемы.\n\nЕсли настроены параметры блокировки энергоэффективных ядер, они также будут применены здесь.",
|
||||
),
|
||||
"tools_action_info_shader_cache_issue": m64,
|
||||
"tools_action_info_shader_cache_issue": m66,
|
||||
"tools_action_info_star_citizen_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Местоположение установки Star Citizen не найдено, пожалуйста, запустите игру хотя бы один раз или добавьте местоположение вручную в настройках.",
|
||||
),
|
||||
"tools_action_info_system_info_content": m65,
|
||||
"tools_action_info_system_info_content": m67,
|
||||
"tools_action_info_system_info_title": MessageLookupByLibrary.simpleMessage(
|
||||
"Информация о системе",
|
||||
),
|
||||
@ -1623,7 +1623,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_info_game_install_location": MessageLookupByLibrary.simpleMessage(
|
||||
"Место установки игры: ",
|
||||
),
|
||||
"tools_info_processing_failed": m66,
|
||||
"tools_info_processing_failed": m68,
|
||||
"tools_info_rsi_launcher_location": MessageLookupByLibrary.simpleMessage(
|
||||
"Местоположение RSI Launcher:",
|
||||
),
|
||||
@ -1652,15 +1652,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Не удалось прочитать информацию о лаунчере!",
|
||||
),
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error_with_args":
|
||||
m67,
|
||||
m69,
|
||||
"tools_rsi_launcher_enhance_msg_error_launcher_notfound":
|
||||
MessageLookupByLibrary.simpleMessage("RSI Launcher не найден"),
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m68,
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m70,
|
||||
"tools_rsi_launcher_enhance_msg_uninstall":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"* Чтобы удалить патч улучшений, переустановите RSI Launcher.",
|
||||
),
|
||||
"tools_rsi_launcher_enhance_msg_version": m69,
|
||||
"tools_rsi_launcher_enhance_msg_version": m71,
|
||||
"tools_rsi_launcher_enhance_note_msg": MessageLookupByLibrary.simpleMessage(
|
||||
"Улучшения RSI Launcher - это функция сообщества, которая распаковывает \"RSI Launcher\" на вашем компьютере и добавляет дополнительные функции улучшений. Какие функции использовать - решать вам.\n\nВ настоящее время CIG разрешает нам только операции с мультиязычностью. Ускорение загрузки лаунчера - это дополнительная функция, которую мы считаем полезной. Нарушение пользовательского соглашения CIG (https://robertsspaceindustries.com/eula) может привести к серьезным последствиям, включая блокировку аккаунта. Решение об использовании остается за вами, мы не несем ответственности за возможные последствия (повреждение игры, блокировка аккаунта и т.д.).\n\nДля модификаций лаунчера мы открыли исходный код на: https://github.com/StarCitizenToolBox/RSILauncherEnhance, при необходимости вы можете его изучить.\n\nЕсли по какой-либо причине вам нужно отменить этот патч улучшений, просто переустановите официальный лаунчер поверх текущего.",
|
||||
),
|
||||
@ -1699,18 +1699,18 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_unp4k_msg_init": MessageLookupByLibrary.simpleMessage(
|
||||
"Инициализация...",
|
||||
),
|
||||
"tools_unp4k_msg_open_file": m70,
|
||||
"tools_unp4k_msg_read_completed": m71,
|
||||
"tools_unp4k_msg_read_file": m72,
|
||||
"tools_unp4k_msg_open_file": m72,
|
||||
"tools_unp4k_msg_read_completed": m73,
|
||||
"tools_unp4k_msg_read_file": m74,
|
||||
"tools_unp4k_msg_reading": MessageLookupByLibrary.simpleMessage(
|
||||
"Чтение файла P4K...",
|
||||
),
|
||||
"tools_unp4k_msg_reading2": MessageLookupByLibrary.simpleMessage(
|
||||
"Обработка файлов...",
|
||||
),
|
||||
"tools_unp4k_msg_reading3": m73,
|
||||
"tools_unp4k_msg_unknown_file_type": m74,
|
||||
"tools_unp4k_title": m75,
|
||||
"tools_unp4k_msg_reading3": m75,
|
||||
"tools_unp4k_msg_unknown_file_type": m76,
|
||||
"tools_unp4k_title": m77,
|
||||
"tools_unp4k_view_file": MessageLookupByLibrary.simpleMessage(
|
||||
"Нажмите на файл для предварительного просмотра",
|
||||
),
|
||||
|
||||
@ -96,94 +96,98 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m35(v1, v2) =>
|
||||
"RSI 服务器报告版本号:${v1} \n\n本地版本号:${v2} \n\n建议使用 RSI Launcher 更新游戏!";
|
||||
|
||||
static String m36(v0) => "社区输入法支持:${v0}";
|
||||
static String m36(v0) => "是否删除本地文件,稍后您可以尝试重新下载。错误信息:\n${v0}";
|
||||
|
||||
static String m37(v0) => "社区输入法支持已更新到:${v0}";
|
||||
static String m37(v0) => "${v0}\n\n本地翻译模型对中英混合处理能力较差,如有需要,建议分开发送。";
|
||||
|
||||
static String m38(v0) => "通道:${v0}";
|
||||
static String m38(v0) => "社区输入法支持:${v0}";
|
||||
|
||||
static String m39(v0) => "启用(${v0}):";
|
||||
static String m39(v0) => "社区输入法支持已更新到:${v0}";
|
||||
|
||||
static String m40(v0) => "安装出错!\n\n ${v0}";
|
||||
static String m40(v0) => "通道:${v0}";
|
||||
|
||||
static String m41(v0) => "已安装版本:${v0}";
|
||||
static String m41(v0) => "启用(${v0}):";
|
||||
|
||||
static String m42(v0) => "更新时间:${v0}";
|
||||
static String m42(v0) => "安装出错!\n\n ${v0}";
|
||||
|
||||
static String m43(v0) => "版本号:${v0}";
|
||||
static String m43(v0) => "已安装版本:${v0}";
|
||||
|
||||
static String m44(v0, v1, v2, v3, v4) =>
|
||||
static String m44(v0) => "更新时间:${v0}";
|
||||
|
||||
static String m45(v0) => "版本号:${v0}";
|
||||
|
||||
static String m46(v0, v1, v2, v3, v4) =>
|
||||
"区域:${v0} 玩家驾驶:${v1} 碰撞实体:${v2} \n碰撞载具: ${v3} 碰撞距离:${v4} ";
|
||||
|
||||
static String m45(v0, v1, v2, v3) =>
|
||||
static String m47(v0, v1, v2, v3) =>
|
||||
"受害者ID:${v0} 死因:${v1} \n击杀者ID:${v2} \n区域:${v3}";
|
||||
|
||||
static String m46(v0) => "详细信息:${v0}";
|
||||
static String m48(v0) => "详细信息:${v0}";
|
||||
|
||||
static String m47(v0, v1, v2, v3, v4) =>
|
||||
static String m49(v0, v1, v2, v3, v4) =>
|
||||
"击杀次数:${v0} 死亡次数:${v1} 自杀次数:${v2} \n载具损毁(软死亡):${v3} 载具损毁(解体):${v4}";
|
||||
|
||||
static String m48(v0, v1) => "模式:${v0} 用时:${v1} 秒";
|
||||
static String m50(v0, v1) => "模式:${v0} 用时:${v1} 秒";
|
||||
|
||||
static String m49(v0, v1, v2) => "${v0} 小时 ${v1} 分钟 ${v2} 秒";
|
||||
static String m51(v0, v1, v2) => "${v0} 小时 ${v1} 分钟 ${v2} 秒";
|
||||
|
||||
static String m50(v0, v1) => "玩家ID:${v0} 位置:${v1}";
|
||||
static String m52(v0, v1) => "玩家ID:${v0} 位置:${v1}";
|
||||
|
||||
static String m51(v0) => "玩家 ${v0} 登录 ...";
|
||||
static String m53(v0) => "玩家 ${v0} 登录 ...";
|
||||
|
||||
static String m52(v0, v1, v2, v3, v4) =>
|
||||
static String m54(v0, v1, v2, v3, v4) =>
|
||||
"载具型号:${v0} \n区域:${v1} \n损毁等级:${v2} (${v3}) 责任方:${v4}";
|
||||
|
||||
static String m53(v0) => "当前状态:${v0}";
|
||||
static String m55(v0) => "当前状态:${v0}";
|
||||
|
||||
static String m54(v0, v1, v2) => "${v0} 最小值: ${v1} / 最大值: ${v2}";
|
||||
static String m56(v0, v1, v2) => "${v0} 最小值: ${v1} / 最大值: ${v2}";
|
||||
|
||||
static String m55(v0) => "性能优化 -> ${v0}";
|
||||
static String m57(v0) => "性能优化 -> ${v0}";
|
||||
|
||||
static String m56(v0) => "缓存大小 ${v0}MB,清理盒子下载的汉化文件缓存,不会影响已安装的汉化";
|
||||
static String m58(v0) => "缓存大小 ${v0}MB,清理盒子下载的汉化文件缓存,不会影响已安装的汉化";
|
||||
|
||||
static String m57(v0) =>
|
||||
static String m59(v0) =>
|
||||
"已设置的核心数量:${v0} (此功能适用于首页的盒子一键启动 或 工具中的RSI启动器管理员模式,当为 0 时不启用此功能 )";
|
||||
|
||||
static String m58(v0) => "清理失败,请手动移除,文件位置:${v0}";
|
||||
static String m60(v0) => "清理失败,请手动移除,文件位置:${v0}";
|
||||
|
||||
static String m59(v0) => "出现错误:${v0}";
|
||||
static String m61(v0) => "出现错误:${v0}";
|
||||
|
||||
static String m60(v0) => "初始化失败,请截图报告给开发者。${v0}";
|
||||
|
||||
static String m61(v0) =>
|
||||
"若您使用 nvme 补丁出现问题,请运行此工具。(可能导致游戏 安装/更新 不可用。)\n\n当前补丁状态:${v0}";
|
||||
|
||||
static String m62(v0) => "使用星际公民中文百科提供的分流下载服务,可用于下载或修复 p4k。 \n版本信息:${v0}";
|
||||
static String m62(v0) => "初始化失败,请截图报告给开发者。${v0}";
|
||||
|
||||
static String m63(v0) =>
|
||||
"若您使用 nvme 补丁出现问题,请运行此工具。(可能导致游戏 安装/更新 不可用。)\n\n当前补丁状态:${v0}";
|
||||
|
||||
static String m64(v0) => "使用星际公民中文百科提供的分流下载服务,可用于下载或修复 p4k。 \n版本信息:${v0}";
|
||||
|
||||
static String m65(v0) =>
|
||||
"在某些情况下 RSI启动器 的 log 文件会损坏,导致无法完成问题扫描,使用此工具清理损坏的 log 文件。\n\n当前日志文件大小:${v0} MB";
|
||||
|
||||
static String m64(v0) =>
|
||||
static String m66(v0) =>
|
||||
"若游戏画面出现异常或版本更新后可使用本工具清理过期的着色器(同时会将 Vulkan 还原为 DX11) \n\n缓存大小:${v0} MB";
|
||||
|
||||
static String m65(v0, v1, v2, v3, v4) =>
|
||||
static String m67(v0, v1, v2, v3, v4) =>
|
||||
"系统:${v0}\n\n处理器:${v1}\n\n内存大小:${v2}GB\n\n显卡信息:\n${v3}\n\n硬盘信息:\n${v4}\n\n";
|
||||
|
||||
static String m66(v0) => "处理失败!:${v0}";
|
||||
static String m68(v0) => "处理失败!:${v0}";
|
||||
|
||||
static String m67(v0) => "读取启动器信息失败:${v0}";
|
||||
static String m69(v0) => "读取启动器信息失败:${v0}";
|
||||
|
||||
static String m68(v0) => "补丁状态:${v0}";
|
||||
static String m70(v0) => "补丁状态:${v0}";
|
||||
|
||||
static String m69(v0) => "启动器内部版本信息:${v0}";
|
||||
static String m71(v0) => "启动器内部版本信息:${v0}";
|
||||
|
||||
static String m70(v0) => "打开文件:${v0}";
|
||||
static String m72(v0) => "打开文件:${v0}";
|
||||
|
||||
static String m71(v0, v1) => "加载完毕:${v0} 个文件,用时:${v1} ms";
|
||||
static String m73(v0, v1) => "加载完毕:${v0} 个文件,用时:${v1} ms";
|
||||
|
||||
static String m72(v0) => "读取文件:${v0} ...";
|
||||
static String m74(v0) => "读取文件:${v0} ...";
|
||||
|
||||
static String m73(v0, v1) => "正在处理文件 (${v0}/${v1}) ...";
|
||||
static String m75(v0, v1) => "正在处理文件 (${v0}/${v1}) ...";
|
||||
|
||||
static String m74(v0) => "未知文件类型\n${v0}";
|
||||
static String m76(v0) => "未知文件类型\n${v0}";
|
||||
|
||||
static String m75(v0) => "P4K 查看器 -> ${v0}";
|
||||
static String m77(v0) => "P4K 查看器 -> ${v0}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
@ -727,14 +731,22 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"双语翻译:",
|
||||
),
|
||||
"input_method_auto_translate_dialog_title":
|
||||
MessageLookupByLibrary.simpleMessage("启用双语翻译?"),
|
||||
MessageLookupByLibrary.simpleMessage("是否下载 AI 模型以使用翻译功能?"),
|
||||
"input_method_auto_translate_dialog_title_content":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"启用后,将使用 Google 翻译服务为您的输入内容增加英文副本,可能会导致响应滞后,若功能异常请关闭。\n\n文本将转发给 Google 服务器,请参阅 Google 的隐私政策。",
|
||||
"大约需要 200MB 的本地空间。\n\n我们使用本地模型进行翻译,您的翻译数据不会发送给任何第三方。\n\nOpus-MT-StarCitizen 是汉化盒子团队基于 Opus-MT 模型微调得到的模型,对游戏术语进行了优化。",
|
||||
),
|
||||
"input_method_auto_translate_model_download_start":
|
||||
MessageLookupByLibrary.simpleMessage("下载已开始,请在模型下载完成后重新启用翻译功能。"),
|
||||
"input_method_auto_translate_model_load_failed_content": m36,
|
||||
"input_method_auto_translate_model_load_failed_title":
|
||||
MessageLookupByLibrary.simpleMessage("翻译模型加载失败"),
|
||||
"input_method_auto_translate_model_tips": m37,
|
||||
"input_method_auto_translate_model_tips_downloading_tips":
|
||||
MessageLookupByLibrary.simpleMessage("模型正在下载中,请稍后..."),
|
||||
"input_method_community_input_method_not_installed":
|
||||
MessageLookupByLibrary.simpleMessage("未安装社区输入法支持"),
|
||||
"input_method_community_input_method_support_version": m36,
|
||||
"input_method_community_input_method_support_version": m38,
|
||||
"input_method_confirm_enable_remote_input":
|
||||
MessageLookupByLibrary.simpleMessage("确认启用远程输入?"),
|
||||
"input_method_confirm_install_advanced_localization":
|
||||
@ -785,7 +797,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"input_method_support_updated": MessageLookupByLibrary.simpleMessage(
|
||||
"社区输入法支持已更新",
|
||||
),
|
||||
"input_method_support_updated_to_version": m37,
|
||||
"input_method_support_updated_to_version": m39,
|
||||
"input_method_text_cannot_be_empty": MessageLookupByLibrary.simpleMessage(
|
||||
"文本不能为空!",
|
||||
),
|
||||
@ -804,7 +816,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("汉化反馈"),
|
||||
"localization_action_uninstall_translation":
|
||||
MessageLookupByLibrary.simpleMessage("卸载汉化"),
|
||||
"localization_info_channel": m38,
|
||||
"localization_info_channel": m40,
|
||||
"localization_info_community_translation":
|
||||
MessageLookupByLibrary.simpleMessage("社区汉化"),
|
||||
"localization_info_corrupted_file": MessageLookupByLibrary.simpleMessage(
|
||||
@ -813,14 +825,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_custom_files": MessageLookupByLibrary.simpleMessage(
|
||||
"自定义文件",
|
||||
),
|
||||
"localization_info_enabled": m39,
|
||||
"localization_info_enabled": m41,
|
||||
"localization_info_incompatible_translation_params_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"USER.cfg 包含不兼容的汉化参数,这可能是以前的汉化文件的残留信息。\n\n这将可能导致汉化无效或乱码,点击确认为您一键移除(不会影响其他配置)。",
|
||||
),
|
||||
"localization_info_installation_error": m40,
|
||||
"localization_info_installation_error": m42,
|
||||
"localization_info_installed": MessageLookupByLibrary.simpleMessage("已安装"),
|
||||
"localization_info_installed_version": m41,
|
||||
"localization_info_installed_version": m43,
|
||||
"localization_info_language": MessageLookupByLibrary.simpleMessage(
|
||||
"语言: ",
|
||||
),
|
||||
@ -839,14 +851,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_unavailable": MessageLookupByLibrary.simpleMessage(
|
||||
"不可用",
|
||||
),
|
||||
"localization_info_update_time": m42,
|
||||
"localization_info_version_number": m43,
|
||||
"log_analyzer_collision_details": m44,
|
||||
"log_analyzer_death_details": m45,
|
||||
"localization_info_update_time": m44,
|
||||
"localization_info_version_number": m45,
|
||||
"log_analyzer_collision_details": m46,
|
||||
"log_analyzer_death_details": m47,
|
||||
"log_analyzer_description": MessageLookupByLibrary.simpleMessage(
|
||||
"分析您的游玩记录 (登录、死亡、击杀 等信息)",
|
||||
),
|
||||
"log_analyzer_details_info": m46,
|
||||
"log_analyzer_details_info": m48,
|
||||
"log_analyzer_disintegration": MessageLookupByLibrary.simpleMessage("解体"),
|
||||
"log_analyzer_filter_account_related": MessageLookupByLibrary.simpleMessage(
|
||||
"账户相关",
|
||||
@ -880,9 +892,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"log_analyzer_game_loading": MessageLookupByLibrary.simpleMessage("游戏加载"),
|
||||
"log_analyzer_game_start": MessageLookupByLibrary.simpleMessage("游戏启动"),
|
||||
"log_analyzer_kill_death_suicide_count": m47,
|
||||
"log_analyzer_kill_death_suicide_count": m49,
|
||||
"log_analyzer_kill_summary": MessageLookupByLibrary.simpleMessage("击杀总结"),
|
||||
"log_analyzer_mode_loading_time": m48,
|
||||
"log_analyzer_mode_loading_time": m50,
|
||||
"log_analyzer_no_crash_detected": MessageLookupByLibrary.simpleMessage(
|
||||
"未检测到游戏崩溃信息",
|
||||
),
|
||||
@ -892,9 +904,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_one_click_diagnosis_header":
|
||||
MessageLookupByLibrary.simpleMessage("----- 汉化盒子一键诊断 -----"),
|
||||
"log_analyzer_play_time": MessageLookupByLibrary.simpleMessage("游玩时长"),
|
||||
"log_analyzer_play_time_format": m49,
|
||||
"log_analyzer_player_location": m50,
|
||||
"log_analyzer_player_login": m51,
|
||||
"log_analyzer_play_time_format": m51,
|
||||
"log_analyzer_player_location": m52,
|
||||
"log_analyzer_player_login": m53,
|
||||
"log_analyzer_search_placeholder": MessageLookupByLibrary.simpleMessage(
|
||||
"输入关键字搜索内容",
|
||||
),
|
||||
@ -903,7 +915,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"log_analyzer_soft_death": MessageLookupByLibrary.simpleMessage("软死亡"),
|
||||
"log_analyzer_title": MessageLookupByLibrary.simpleMessage("log 分析器"),
|
||||
"log_analyzer_vehicle_damage_details": m52,
|
||||
"log_analyzer_vehicle_damage_details": m54,
|
||||
"log_analyzer_view_local_inventory": MessageLookupByLibrary.simpleMessage(
|
||||
"查看本地库存",
|
||||
),
|
||||
@ -939,7 +951,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"performance_action_super": MessageLookupByLibrary.simpleMessage("超级"),
|
||||
"performance_info_applied": MessageLookupByLibrary.simpleMessage("已应用"),
|
||||
"performance_info_current_status": m53,
|
||||
"performance_info_current_status": m55,
|
||||
"performance_info_delete_config_file": MessageLookupByLibrary.simpleMessage(
|
||||
"删除配置文件...",
|
||||
),
|
||||
@ -953,7 +965,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"该功能对优化显卡瓶颈有很大帮助,但对 CPU 瓶颈可能起反效果,如果您显卡性能强劲,可以尝试使用更好的画质来获得更高的显卡利用率。",
|
||||
),
|
||||
"performance_info_graphics": MessageLookupByLibrary.simpleMessage("图形"),
|
||||
"performance_info_min_max_values": m54,
|
||||
"performance_info_min_max_values": m56,
|
||||
"performance_info_not_applied": MessageLookupByLibrary.simpleMessage("未应用"),
|
||||
"performance_info_shader_clearing_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -1112,7 +1124,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_json_text_water_info": MessageLookupByLibrary.simpleMessage(
|
||||
"各种水的等级",
|
||||
),
|
||||
"performance_title_performance_optimization": m55,
|
||||
"performance_title_performance_optimization": m57,
|
||||
"setting_action_clear_translation_file_cache":
|
||||
MessageLookupByLibrary.simpleMessage("清理汉化文件缓存"),
|
||||
"setting_action_create_desktop_shortcut":
|
||||
@ -1125,7 +1137,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_info_autofill_data_cleared":
|
||||
MessageLookupByLibrary.simpleMessage("已清理自动填充数据"),
|
||||
"setting_action_info_cache_clearing_info": m56,
|
||||
"setting_action_info_cache_clearing_info": m58,
|
||||
"setting_action_info_clear_cache_warning":
|
||||
MessageLookupByLibrary.simpleMessage("这不会影响已安装的汉化。"),
|
||||
"setting_action_info_confirm_clear_cache":
|
||||
@ -1170,7 +1182,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_reset_auto_password_fill":
|
||||
MessageLookupByLibrary.simpleMessage("重置自动密码填充"),
|
||||
"setting_action_set_core_count": m57,
|
||||
"setting_action_set_core_count": m59,
|
||||
"setting_action_set_game_file": MessageLookupByLibrary.simpleMessage(
|
||||
"设置游戏文件 (StarCitizen.exe)",
|
||||
),
|
||||
@ -1250,13 +1262,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_cleanup_complete": MessageLookupByLibrary.simpleMessage(
|
||||
"清理完毕,请完成一次安装 / 游戏启动 操作。",
|
||||
),
|
||||
"tools_action_info_cleanup_failed": m58,
|
||||
"tools_action_info_cleanup_failed": m60,
|
||||
"tools_action_info_config_file_not_exist":
|
||||
MessageLookupByLibrary.simpleMessage("配置文件不存在,请尝试运行一次游戏"),
|
||||
"tools_action_info_eac_file_removed": MessageLookupByLibrary.simpleMessage(
|
||||
"已为您移除 EAC 文件,接下来将为您打开 RSI 启动器,请您前往 SETTINGS -> VERIFY 重装 EAC。",
|
||||
),
|
||||
"tools_action_info_error_occurred": m59,
|
||||
"tools_action_info_error_occurred": m61,
|
||||
"tools_action_info_fix_success_restart":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"修复成功,请尝试重启电脑后继续安装游戏! 若注册表修改操作导致其他软件出现兼容问题,请使用 工具 中的 NVME 注册表清理。",
|
||||
@ -1267,7 +1279,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"将 IP 信息写入 Hosts 文件,解决部分地区的 DNS 污染导致无法登录官网等问题。\n该功能正在进行第一阶段测试,遇到问题请及时反馈。",
|
||||
),
|
||||
"tools_action_info_init_failed": m60,
|
||||
"tools_action_info_init_failed": m62,
|
||||
"tools_action_info_log_file_not_exist":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"日志文件不存在,请尝试进行一次游戏启动或游戏安装,并退出启动器,若无法解决问题,请尝试将启动器更新至最新版本!",
|
||||
@ -1282,14 +1294,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_not_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"未安装",
|
||||
),
|
||||
"tools_action_info_nvme_patch_issue": m61,
|
||||
"tools_action_info_nvme_patch_issue": m63,
|
||||
"tools_action_info_one_key_close_lens_shake":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"一键关闭游戏内镜头晃动以便于摄影操作。\n\n @拉邦那 Lapernum 提供参数信息。",
|
||||
),
|
||||
"tools_action_info_p4k_download_in_progress":
|
||||
MessageLookupByLibrary.simpleMessage("已经有一个p4k下载任务正在进行中,请前往下载管理器查看!"),
|
||||
"tools_action_info_p4k_download_repair_tip": m62,
|
||||
"tools_action_info_p4k_download_repair_tip": m64,
|
||||
"tools_action_info_p4k_file_description": MessageLookupByLibrary.simpleMessage(
|
||||
"P4k 是星际公民的核心游戏文件,高达 100GB+,盒子提供的离线下载是为了帮助一些p4k文件下载超级慢的用户 或用于修复官方启动器无法修复的 p4k 文件。\n\n接下来会弹窗询问您保存位置(可以选择星际公民文件夹也可以选择别处),下载完成后请确保 P4K 文件夹位于 LIVE 文件夹内,之后使用星际公民启动器校验更新即可。",
|
||||
),
|
||||
@ -1304,7 +1316,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"tools_action_info_rsi_launcher_directory_not_found":
|
||||
MessageLookupByLibrary.simpleMessage("未找到 RSI 启动器目录,请您尝试手动操作。"),
|
||||
"tools_action_info_rsi_launcher_log_issue": m63,
|
||||
"tools_action_info_rsi_launcher_log_issue": m65,
|
||||
"tools_action_info_rsi_launcher_not_found":
|
||||
MessageLookupByLibrary.simpleMessage("未找到 RSI 启动器,请尝试重新安装,或在设置中手动添加。"),
|
||||
"tools_action_info_rsi_launcher_running_warning":
|
||||
@ -1312,12 +1324,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_run_rsi_as_admin": MessageLookupByLibrary.simpleMessage(
|
||||
"以管理员身份运行RSI启动器,可能会解决一些问题。\n\n若设置了能效核心屏蔽参数,也会在此应用。",
|
||||
),
|
||||
"tools_action_info_shader_cache_issue": m64,
|
||||
"tools_action_info_shader_cache_issue": m66,
|
||||
"tools_action_info_star_citizen_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"未找到星际公民游戏安装位置,请至少完成一次游戏启动操作 或在设置中手动添加。",
|
||||
),
|
||||
"tools_action_info_system_info_content": m65,
|
||||
"tools_action_info_system_info_content": m67,
|
||||
"tools_action_info_system_info_title": MessageLookupByLibrary.simpleMessage(
|
||||
"系统信息",
|
||||
),
|
||||
@ -1378,7 +1390,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_info_game_install_location": MessageLookupByLibrary.simpleMessage(
|
||||
"游戏安装位置: ",
|
||||
),
|
||||
"tools_info_processing_failed": m66,
|
||||
"tools_info_processing_failed": m68,
|
||||
"tools_info_rsi_launcher_location": MessageLookupByLibrary.simpleMessage(
|
||||
"RSI启动器位置:",
|
||||
),
|
||||
@ -1398,13 +1410,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error":
|
||||
MessageLookupByLibrary.simpleMessage("读取启动器信息失败!"),
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error_with_args":
|
||||
m67,
|
||||
m69,
|
||||
"tools_rsi_launcher_enhance_msg_error_launcher_notfound":
|
||||
MessageLookupByLibrary.simpleMessage("未找到 RSI 启动器"),
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m68,
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m70,
|
||||
"tools_rsi_launcher_enhance_msg_uninstall":
|
||||
MessageLookupByLibrary.simpleMessage("* 如需卸载增强补丁,请覆盖安装 RSI 启动器。"),
|
||||
"tools_rsi_launcher_enhance_msg_version": m69,
|
||||
"tools_rsi_launcher_enhance_msg_version": m71,
|
||||
"tools_rsi_launcher_enhance_note_msg": MessageLookupByLibrary.simpleMessage(
|
||||
"RSI 启动器增强是一项社区功能,它会在您的电脑上解包 \"RSI Launcher\" 并加入额外的增强功能,具体使用哪些功能由您决定。\n\n目前,官方(CIG)仅许可我们进行多语言操作,启动器下载增强是我们认为有用的额外功能,违反cig用户协议(https://robertsspaceindustries.com/eula)可能导致账号被封禁等严重后果,是否启用由您自己决定,我们不对可能产生的后果(游戏损坏,账号封禁等)承担任何责任。\n\n对于启动器的修改内容,我们开源于:https://github.com/StarCitizenToolBox/RSILauncherEnhance,如有需要,您可自行查阅。\n\n如果您因为任何原因需要取消此增强补丁,请直接覆盖安装官方启动器。",
|
||||
),
|
||||
@ -1436,18 +1448,18 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"使用此功能需安装 .NET8 运行库,请点击下方按钮下载安装,安装成功后重新打开此页面即可继续使用。",
|
||||
),
|
||||
"tools_unp4k_msg_init": MessageLookupByLibrary.simpleMessage("初始化中..."),
|
||||
"tools_unp4k_msg_open_file": m70,
|
||||
"tools_unp4k_msg_read_completed": m71,
|
||||
"tools_unp4k_msg_read_file": m72,
|
||||
"tools_unp4k_msg_open_file": m72,
|
||||
"tools_unp4k_msg_read_completed": m73,
|
||||
"tools_unp4k_msg_read_file": m74,
|
||||
"tools_unp4k_msg_reading": MessageLookupByLibrary.simpleMessage(
|
||||
"正在读取P4K 文件 ...",
|
||||
),
|
||||
"tools_unp4k_msg_reading2": MessageLookupByLibrary.simpleMessage(
|
||||
"正在处理文件 ...",
|
||||
),
|
||||
"tools_unp4k_msg_reading3": m73,
|
||||
"tools_unp4k_msg_unknown_file_type": m74,
|
||||
"tools_unp4k_title": m75,
|
||||
"tools_unp4k_msg_reading3": m75,
|
||||
"tools_unp4k_msg_unknown_file_type": m76,
|
||||
"tools_unp4k_title": m77,
|
||||
"tools_unp4k_view_file": MessageLookupByLibrary.simpleMessage("单击文件以预览"),
|
||||
"tools_vehicle_sorting_info": MessageLookupByLibrary.simpleMessage(
|
||||
"将左侧载具拖动到右侧列表中,这将会为载具名称增加 001、002 .. 等前缀,方便您在游戏内 UI 快速定位载具。在右侧列表上下拖动可以调整载具的顺序。",
|
||||
|
||||
@ -96,94 +96,94 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m35(v1, v2) =>
|
||||
"RSI 伺服器報告版本號:${v1} \n\n本機版本號:${v2} \n\n建議使用 RSI Launcher 更新遊戲!";
|
||||
|
||||
static String m36(v0) => "社區輸入法支持:${v0}";
|
||||
static String m38(v0) => "社區輸入法支持:${v0}";
|
||||
|
||||
static String m37(v0) => "社區輸入法支持已更新到:${v0}";
|
||||
static String m39(v0) => "社區輸入法支持已更新到:${v0}";
|
||||
|
||||
static String m38(v0) => "遊戲通道:${v0}";
|
||||
static String m40(v0) => "遊戲通道:${v0}";
|
||||
|
||||
static String m39(v0) => "啟用(${v0}):";
|
||||
static String m41(v0) => "啟用(${v0}):";
|
||||
|
||||
static String m40(v0) => "安裝錯誤!\n\n ${v0}";
|
||||
static String m42(v0) => "安裝錯誤!\n\n ${v0}";
|
||||
|
||||
static String m41(v0) => "已安裝:${v0}";
|
||||
static String m43(v0) => "已安裝:${v0}";
|
||||
|
||||
static String m42(v0) => "更新時間:${v0}";
|
||||
static String m44(v0) => "更新時間:${v0}";
|
||||
|
||||
static String m43(v0) => "版本:${v0}";
|
||||
static String m45(v0) => "版本:${v0}";
|
||||
|
||||
static String m44(v0, v1, v2, v3, v4) =>
|
||||
static String m46(v0, v1, v2, v3, v4) =>
|
||||
"區域:${v0} 玩家駕駛:${v1} 碰撞實體:${v2} \n碰撞載具: ${v3} 碰撞距離:${v4} ";
|
||||
|
||||
static String m45(v0, v1, v2, v3) =>
|
||||
static String m47(v0, v1, v2, v3) =>
|
||||
"受害者ID:${v0} 死因:${v1} \n擊殺者ID:${v2} \n區域:${v3}";
|
||||
|
||||
static String m46(v0) => "詳細資訊:${v0}";
|
||||
static String m48(v0) => "詳細資訊:${v0}";
|
||||
|
||||
static String m47(v0, v1, v2, v3, v4) =>
|
||||
static String m49(v0, v1, v2, v3, v4) =>
|
||||
"擊殺次數:${v0} 死亡次數:${v1} 自殺次數:${v2} \n載具損壞(軟死亡):${v3} 載具損壞(解體):${v4}";
|
||||
|
||||
static String m48(v0, v1) => "模式:${v0} 用時:${v1} 秒";
|
||||
static String m50(v0, v1) => "模式:${v0} 用時:${v1} 秒";
|
||||
|
||||
static String m49(v0, v1, v2) => "${v0} 小時 ${v1} 分鐘 ${v2} 秒";
|
||||
static String m51(v0, v1, v2) => "${v0} 小時 ${v1} 分鐘 ${v2} 秒";
|
||||
|
||||
static String m50(v0, v1) => "玩家ID:${v0} 位置:${v1}";
|
||||
static String m52(v0, v1) => "玩家ID:${v0} 位置:${v1}";
|
||||
|
||||
static String m51(v0) => "玩家 ${v0} 登入 ...";
|
||||
static String m53(v0) => "玩家 ${v0} 登入 ...";
|
||||
|
||||
static String m52(v0, v1, v2, v3, v4) =>
|
||||
static String m54(v0, v1, v2, v3, v4) =>
|
||||
"載具型號:${v0} \n區域:${v1} \n損毀等級:${v2} (${v3}) 責任方:${v4}";
|
||||
|
||||
static String m53(v0) => "目前狀態:${v0}";
|
||||
static String m55(v0) => "目前狀態:${v0}";
|
||||
|
||||
static String m54(v0, v1, v2) => "${v0} 最小值: ${v1} / 最大值: ${v2}";
|
||||
static String m56(v0, v1, v2) => "${v0} 最小值: ${v1} / 最大值: ${v2}";
|
||||
|
||||
static String m55(v0) => "畫面調整 -> ${v0}";
|
||||
static String m57(v0) => "畫面調整 -> ${v0}";
|
||||
|
||||
static String m56(v0) => "快取大小 ${v0}MB,清理工具箱下載的翻譯文件快取,不會影響已安裝的社群翻譯";
|
||||
static String m58(v0) => "快取大小 ${v0}MB,清理工具箱下載的翻譯文件快取,不會影響已安裝的社群翻譯";
|
||||
|
||||
static String m57(v0) =>
|
||||
static String m59(v0) =>
|
||||
"已設定的核心數量:${v0} (此功能適用於首頁的工具箱快速啟動 或 工具中的RSI啟動器管理員模式,當為 0 時不啟用此功能 )";
|
||||
|
||||
static String m58(v0) => "清理失敗,請手動移除,檔案位置:${v0}";
|
||||
static String m60(v0) => "清理失敗,請手動移除,檔案位置:${v0}";
|
||||
|
||||
static String m59(v0) => "出現錯誤:${v0}";
|
||||
static String m61(v0) => "出現錯誤:${v0}";
|
||||
|
||||
static String m60(v0) => "初始化失敗,請截圖報告給開發者。${v0}";
|
||||
|
||||
static String m61(v0) =>
|
||||
"若您使用 nvme 補丁出現問題,請執行此工具。(可能導致遊戲 安裝/更新 無法使用。)\n\n目前補丁狀態:${v0}";
|
||||
|
||||
static String m62(v0) => "使用星際公民中文百科提供的分流下載服務,可用於下載或修復 p4k。 \n版本資訊:${v0}";
|
||||
static String m62(v0) => "初始化失敗,請截圖報告給開發者。${v0}";
|
||||
|
||||
static String m63(v0) =>
|
||||
"若您使用 nvme 補丁出現問題,請執行此工具。(可能導致遊戲 安裝/更新 無法使用。)\n\n目前補丁狀態:${v0}";
|
||||
|
||||
static String m64(v0) => "使用星際公民中文百科提供的分流下載服務,可用於下載或修復 p4k。 \n版本資訊:${v0}";
|
||||
|
||||
static String m65(v0) =>
|
||||
"在某些情況下 RSI啟動器 的 log 文件會損壞,導致無法完成問題掃描,使用此工具清理損壞的 log 文件。\n\n目前日誌檔案大小:${v0} MB";
|
||||
|
||||
static String m64(v0) =>
|
||||
static String m66(v0) =>
|
||||
"若遊戲畫面出現異常或版本更新後可使用此工具清除著色器快取 \n\n(同時會將 Vulkan 還原為 DX11)\n快取大小:${v0} MB";
|
||||
|
||||
static String m65(v0, v1, v2, v3, v4) =>
|
||||
static String m67(v0, v1, v2, v3, v4) =>
|
||||
"系統:${v0}\n\n處理器:${v1}\n\n記憶體:${v2}GB\n\n顯示卡:\n${v3}\n\n硬碟:\n${v4}\n\n";
|
||||
|
||||
static String m66(v0) => "處理失敗!:${v0}";
|
||||
static String m68(v0) => "處理失敗!:${v0}";
|
||||
|
||||
static String m67(v0) => "讀取啟動器資訊失敗:${v0}";
|
||||
static String m69(v0) => "讀取啟動器資訊失敗:${v0}";
|
||||
|
||||
static String m68(v0) => "補丁狀態:${v0}";
|
||||
static String m70(v0) => "補丁狀態:${v0}";
|
||||
|
||||
static String m69(v0) => "啟動器內部版本資訊:${v0}";
|
||||
static String m71(v0) => "啟動器內部版本資訊:${v0}";
|
||||
|
||||
static String m70(v0) => "打開文件:${v0}";
|
||||
static String m72(v0) => "打開文件:${v0}";
|
||||
|
||||
static String m71(v0, v1) => "載入完畢:${v0} 個文件,用時:${v1} ms";
|
||||
static String m73(v0, v1) => "載入完畢:${v0} 個文件,用時:${v1} ms";
|
||||
|
||||
static String m72(v0) => "讀取文件:${v0} ...";
|
||||
static String m74(v0) => "讀取文件:${v0} ...";
|
||||
|
||||
static String m73(v0, v1) => "正在處理文件 (${v0}/${v1}) ...";
|
||||
static String m75(v0, v1) => "正在處理文件 (${v0}/${v1}) ...";
|
||||
|
||||
static String m74(v0) => "未知文件類型\n${v0}";
|
||||
static String m76(v0) => "未知文件類型\n${v0}";
|
||||
|
||||
static String m75(v0) => "P4K 查看器 -> ${v0}";
|
||||
static String m77(v0) => "P4K 查看器 -> ${v0}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
@ -738,7 +738,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"input_method_community_input_method_not_installed":
|
||||
MessageLookupByLibrary.simpleMessage("未安裝社區輸入法支持"),
|
||||
"input_method_community_input_method_support_version": m36,
|
||||
"input_method_community_input_method_support_version": m38,
|
||||
"input_method_confirm_enable_remote_input":
|
||||
MessageLookupByLibrary.simpleMessage("確認啟用遠程輸入?"),
|
||||
"input_method_confirm_install_advanced_localization":
|
||||
@ -789,7 +789,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"input_method_support_updated": MessageLookupByLibrary.simpleMessage(
|
||||
"社區輸入法支持已更新",
|
||||
),
|
||||
"input_method_support_updated_to_version": m37,
|
||||
"input_method_support_updated_to_version": m39,
|
||||
"input_method_text_cannot_be_empty": MessageLookupByLibrary.simpleMessage(
|
||||
"文本不能為空!",
|
||||
),
|
||||
@ -808,7 +808,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("意見反饋"),
|
||||
"localization_action_uninstall_translation":
|
||||
MessageLookupByLibrary.simpleMessage("解除安裝"),
|
||||
"localization_info_channel": m38,
|
||||
"localization_info_channel": m40,
|
||||
"localization_info_community_translation":
|
||||
MessageLookupByLibrary.simpleMessage("社群翻譯"),
|
||||
"localization_info_corrupted_file": MessageLookupByLibrary.simpleMessage(
|
||||
@ -817,14 +817,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_custom_files": MessageLookupByLibrary.simpleMessage(
|
||||
"自訂文件",
|
||||
),
|
||||
"localization_info_enabled": m39,
|
||||
"localization_info_enabled": m41,
|
||||
"localization_info_incompatible_translation_params_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"USER.cfg 包含不相容的翻譯參數,這可能是以前的翻譯文件的殘留信息。\n\n這將可能導致翻譯無效或亂碼,點擊確認進行快速刪除(不會影響其他配置)。",
|
||||
),
|
||||
"localization_info_installation_error": m40,
|
||||
"localization_info_installation_error": m42,
|
||||
"localization_info_installed": MessageLookupByLibrary.simpleMessage("已安裝"),
|
||||
"localization_info_installed_version": m41,
|
||||
"localization_info_installed_version": m43,
|
||||
"localization_info_language": MessageLookupByLibrary.simpleMessage(
|
||||
"語言: ",
|
||||
),
|
||||
@ -845,14 +845,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"localization_info_unavailable": MessageLookupByLibrary.simpleMessage(
|
||||
"無法使用",
|
||||
),
|
||||
"localization_info_update_time": m42,
|
||||
"localization_info_version_number": m43,
|
||||
"log_analyzer_collision_details": m44,
|
||||
"log_analyzer_death_details": m45,
|
||||
"localization_info_update_time": m44,
|
||||
"localization_info_version_number": m45,
|
||||
"log_analyzer_collision_details": m46,
|
||||
"log_analyzer_death_details": m47,
|
||||
"log_analyzer_description": MessageLookupByLibrary.simpleMessage(
|
||||
"分析您的遊玩記錄 (登入、死亡、擊殺 等資訊)",
|
||||
),
|
||||
"log_analyzer_details_info": m46,
|
||||
"log_analyzer_details_info": m48,
|
||||
"log_analyzer_disintegration": MessageLookupByLibrary.simpleMessage("解體"),
|
||||
"log_analyzer_filter_account_related": MessageLookupByLibrary.simpleMessage(
|
||||
"帳戶相關",
|
||||
@ -886,9 +886,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"log_analyzer_game_loading": MessageLookupByLibrary.simpleMessage("遊戲載入"),
|
||||
"log_analyzer_game_start": MessageLookupByLibrary.simpleMessage("遊戲啟動"),
|
||||
"log_analyzer_kill_death_suicide_count": m47,
|
||||
"log_analyzer_kill_death_suicide_count": m49,
|
||||
"log_analyzer_kill_summary": MessageLookupByLibrary.simpleMessage("擊殺總結"),
|
||||
"log_analyzer_mode_loading_time": m48,
|
||||
"log_analyzer_mode_loading_time": m50,
|
||||
"log_analyzer_no_crash_detected": MessageLookupByLibrary.simpleMessage(
|
||||
"未檢測到遊戲崩潰資訊",
|
||||
),
|
||||
@ -898,9 +898,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"log_analyzer_one_click_diagnosis_header":
|
||||
MessageLookupByLibrary.simpleMessage("----- 工具箱疑難排解 -----"),
|
||||
"log_analyzer_play_time": MessageLookupByLibrary.simpleMessage("遊玩時長"),
|
||||
"log_analyzer_play_time_format": m49,
|
||||
"log_analyzer_player_location": m50,
|
||||
"log_analyzer_player_login": m51,
|
||||
"log_analyzer_play_time_format": m51,
|
||||
"log_analyzer_player_location": m52,
|
||||
"log_analyzer_player_login": m53,
|
||||
"log_analyzer_search_placeholder": MessageLookupByLibrary.simpleMessage(
|
||||
"輸入關鍵字搜索內容",
|
||||
),
|
||||
@ -909,7 +909,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"log_analyzer_soft_death": MessageLookupByLibrary.simpleMessage("軟死亡"),
|
||||
"log_analyzer_title": MessageLookupByLibrary.simpleMessage("log 分析器"),
|
||||
"log_analyzer_vehicle_damage_details": m52,
|
||||
"log_analyzer_vehicle_damage_details": m54,
|
||||
"log_analyzer_view_local_inventory": MessageLookupByLibrary.simpleMessage(
|
||||
"查看本地庫存",
|
||||
),
|
||||
@ -945,7 +945,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"performance_action_super": MessageLookupByLibrary.simpleMessage("極高"),
|
||||
"performance_info_applied": MessageLookupByLibrary.simpleMessage("已套用"),
|
||||
"performance_info_current_status": m53,
|
||||
"performance_info_current_status": m55,
|
||||
"performance_info_delete_config_file": MessageLookupByLibrary.simpleMessage(
|
||||
"刪除配置檔案...",
|
||||
),
|
||||
@ -959,7 +959,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"此功能對改善因 GPU 造成的瓶頸,但對於因 CPU 造成瓶頸的裝置可能引發負面效果,如果您 GPU 性能強勁,可以嘗試更改為更高的畫質來獲得更高的 GPU 使用率並改善畫面表現。",
|
||||
),
|
||||
"performance_info_graphics": MessageLookupByLibrary.simpleMessage("圖形"),
|
||||
"performance_info_min_max_values": m54,
|
||||
"performance_info_min_max_values": m56,
|
||||
"performance_info_not_applied": MessageLookupByLibrary.simpleMessage("未套用"),
|
||||
"performance_info_shader_clearing_warning":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -1118,7 +1118,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_json_text_water_info": MessageLookupByLibrary.simpleMessage(
|
||||
"各種水的等級",
|
||||
),
|
||||
"performance_title_performance_optimization": m55,
|
||||
"performance_title_performance_optimization": m57,
|
||||
"setting_action_clear_translation_file_cache":
|
||||
MessageLookupByLibrary.simpleMessage("清理翻譯文件快取"),
|
||||
"setting_action_create_desktop_shortcut":
|
||||
@ -1131,7 +1131,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_info_autofill_data_cleared":
|
||||
MessageLookupByLibrary.simpleMessage("已清理自動輸入資料"),
|
||||
"setting_action_info_cache_clearing_info": m56,
|
||||
"setting_action_info_cache_clearing_info": m58,
|
||||
"setting_action_info_clear_cache_warning":
|
||||
MessageLookupByLibrary.simpleMessage("這不會影響已安裝的社群翻譯。"),
|
||||
"setting_action_info_confirm_clear_cache":
|
||||
@ -1176,7 +1176,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"setting_action_reset_auto_password_fill":
|
||||
MessageLookupByLibrary.simpleMessage("重設自動密碼輸入"),
|
||||
"setting_action_set_core_count": m57,
|
||||
"setting_action_set_core_count": m59,
|
||||
"setting_action_set_game_file": MessageLookupByLibrary.simpleMessage(
|
||||
"變更遊戲文件 (StarCitizen.exe)",
|
||||
),
|
||||
@ -1253,13 +1253,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_cleanup_complete": MessageLookupByLibrary.simpleMessage(
|
||||
"清理完畢,請完成一次安裝 / 遊戲啟動 操作。",
|
||||
),
|
||||
"tools_action_info_cleanup_failed": m58,
|
||||
"tools_action_info_cleanup_failed": m60,
|
||||
"tools_action_info_config_file_not_exist":
|
||||
MessageLookupByLibrary.simpleMessage("配置檔案不存在,請嘗試執行一次遊戲"),
|
||||
"tools_action_info_eac_file_removed": MessageLookupByLibrary.simpleMessage(
|
||||
"已為您移除 EAC 文件,接下來將為您打開 RSI 啟動器,請您前往 SETTINGS -> VERIFY 重新安裝 EAC。",
|
||||
),
|
||||
"tools_action_info_error_occurred": m59,
|
||||
"tools_action_info_error_occurred": m61,
|
||||
"tools_action_info_fix_success_restart":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"修復成功,請嘗試重新啟動電腦後繼續安裝遊戲! 若登錄檔修改操作導致其他軟體出現相容問題,請使用 工具 中的 NVME 登錄檔清理。",
|
||||
@ -1270,7 +1270,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"將 IP 資訊寫入 Hosts 文件,解決部分地區的 DNS 汙染導致無法登入官網等問題。\n該功能正在進行第一階段測試,遇到問題請及時回饋。",
|
||||
),
|
||||
"tools_action_info_init_failed": m60,
|
||||
"tools_action_info_init_failed": m62,
|
||||
"tools_action_info_log_file_not_exist":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"日誌檔案不存在,請嘗試進行一次遊戲啟動或遊戲安裝,並退出啟動器,若無法解決問題,請嘗試將啟動器更新至最新版本!",
|
||||
@ -1283,14 +1283,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_not_installed": MessageLookupByLibrary.simpleMessage(
|
||||
"未安裝",
|
||||
),
|
||||
"tools_action_info_nvme_patch_issue": m61,
|
||||
"tools_action_info_nvme_patch_issue": m63,
|
||||
"tools_action_info_one_key_close_lens_shake":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"關閉遊戲內鏡頭晃動效果以便進行攝影。\n\n @拉邦那 Lapernum 提供參數資訊。",
|
||||
),
|
||||
"tools_action_info_p4k_download_in_progress":
|
||||
MessageLookupByLibrary.simpleMessage("已經有一個p4k下載任務正在進行中,請前往下載管理器查看!"),
|
||||
"tools_action_info_p4k_download_repair_tip": m62,
|
||||
"tools_action_info_p4k_download_repair_tip": m64,
|
||||
"tools_action_info_p4k_file_description": MessageLookupByLibrary.simpleMessage(
|
||||
"P4k 是星際公民的核心遊戲文件,高達 100GB+,工具箱提供的離線下載是為了幫助一些p4k文件下載慢到不行的使用者 或用於修復官方啟動器無法修復的 p4k 文件。\n\n接下來會跳出視窗詢問您儲存位置(可以選擇星際公民資料夾也可以選擇別處),下載完成後請確保 P4K 資料夾位於 LIVE 資料夾內,之後使用星際公民啟動器校驗更新即可。",
|
||||
),
|
||||
@ -1305,7 +1305,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
),
|
||||
"tools_action_info_rsi_launcher_directory_not_found":
|
||||
MessageLookupByLibrary.simpleMessage("未找到 RSI 啟動器目錄,請您嘗試手動操作。"),
|
||||
"tools_action_info_rsi_launcher_log_issue": m63,
|
||||
"tools_action_info_rsi_launcher_log_issue": m65,
|
||||
"tools_action_info_rsi_launcher_not_found":
|
||||
MessageLookupByLibrary.simpleMessage("未找到 RSI 啟動器,請嘗試重新安裝,或在設定中手動新增。"),
|
||||
"tools_action_info_rsi_launcher_running_warning":
|
||||
@ -1313,12 +1313,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_action_info_run_rsi_as_admin": MessageLookupByLibrary.simpleMessage(
|
||||
"以管理員身份執行RSI啟動器,可能會解決一些問題。\n\n若設定了 E-Core 核心忽略參數,也會在此套用。",
|
||||
),
|
||||
"tools_action_info_shader_cache_issue": m64,
|
||||
"tools_action_info_shader_cache_issue": m66,
|
||||
"tools_action_info_star_citizen_not_found":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"未找到星際公民遊戲安裝位置,請至少完成一次遊戲啟動操作 或在設定中手動新增。",
|
||||
),
|
||||
"tools_action_info_system_info_content": m65,
|
||||
"tools_action_info_system_info_content": m67,
|
||||
"tools_action_info_system_info_title": MessageLookupByLibrary.simpleMessage(
|
||||
"系統資訊",
|
||||
),
|
||||
@ -1381,7 +1381,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_info_game_install_location": MessageLookupByLibrary.simpleMessage(
|
||||
"遊戲安裝位置: ",
|
||||
),
|
||||
"tools_info_processing_failed": m66,
|
||||
"tools_info_processing_failed": m68,
|
||||
"tools_info_rsi_launcher_location": MessageLookupByLibrary.simpleMessage(
|
||||
"RSI啟動器位置:",
|
||||
),
|
||||
@ -1401,13 +1401,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error":
|
||||
MessageLookupByLibrary.simpleMessage("讀取啟動器資訊失敗!"),
|
||||
"tools_rsi_launcher_enhance_msg_error_get_launcher_info_error_with_args":
|
||||
m67,
|
||||
m69,
|
||||
"tools_rsi_launcher_enhance_msg_error_launcher_notfound":
|
||||
MessageLookupByLibrary.simpleMessage("未找到 RSI 啟動器"),
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m68,
|
||||
"tools_rsi_launcher_enhance_msg_patch_status": m70,
|
||||
"tools_rsi_launcher_enhance_msg_uninstall":
|
||||
MessageLookupByLibrary.simpleMessage("* 如需移除增強補丁,請覆蓋安裝 RSI 啟動器。"),
|
||||
"tools_rsi_launcher_enhance_msg_version": m69,
|
||||
"tools_rsi_launcher_enhance_msg_version": m71,
|
||||
"tools_rsi_launcher_enhance_note_msg": MessageLookupByLibrary.simpleMessage(
|
||||
"RSI 啟動器增強是一項社群功能,它會在您的電腦上解包 \"RSI Launcher\" 並加入額外的增強功能,具體使用哪些功能由您決定。\n\n目前,官方(CIG)僅許可我們進行多語言操作,啟動器下載增強是我們認為有用的額外功能,違反cig使用者協議(https://robertsspaceindustries.com/eula)可能導致帳號被封禁等嚴重後果,是否啟用由您自己決定,我們不對可能產生的後果(遊戲損壞,帳號封禁等)承擔任何責任。\n\n對於啟動器的修改內容,我們開源於:https://github.com/StarCitizenToolBox/RSILauncherEnhance,如有需要,您可自行查閱。\n\n如果您因為任何原因需要取消此增強補丁,請直接覆蓋安裝官方啟動器。",
|
||||
),
|
||||
@ -1439,18 +1439,18 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"使用此功能需安裝 .NET8 運行庫,請點擊下方按鈕下載安裝,安裝成功後重新打開此頁面即可繼續使用。",
|
||||
),
|
||||
"tools_unp4k_msg_init": MessageLookupByLibrary.simpleMessage("初始化中..."),
|
||||
"tools_unp4k_msg_open_file": m70,
|
||||
"tools_unp4k_msg_read_completed": m71,
|
||||
"tools_unp4k_msg_read_file": m72,
|
||||
"tools_unp4k_msg_open_file": m72,
|
||||
"tools_unp4k_msg_read_completed": m73,
|
||||
"tools_unp4k_msg_read_file": m74,
|
||||
"tools_unp4k_msg_reading": MessageLookupByLibrary.simpleMessage(
|
||||
"正在讀取P4K 文件 ...",
|
||||
),
|
||||
"tools_unp4k_msg_reading2": MessageLookupByLibrary.simpleMessage(
|
||||
"正在處理文件 ...",
|
||||
),
|
||||
"tools_unp4k_msg_reading3": m73,
|
||||
"tools_unp4k_msg_unknown_file_type": m74,
|
||||
"tools_unp4k_title": m75,
|
||||
"tools_unp4k_msg_reading3": m75,
|
||||
"tools_unp4k_msg_unknown_file_type": m76,
|
||||
"tools_unp4k_title": m77,
|
||||
"tools_unp4k_view_file": MessageLookupByLibrary.simpleMessage("單擊文件以預覽"),
|
||||
"tools_vehicle_sorting_info": MessageLookupByLibrary.simpleMessage(
|
||||
"將左側載具拖動到右側列表中,這將會為載具名稱增加 001、002 .. 等前綴,方便您在遊戲內 UI 快速定位載具。在右側列表上下拖動可以調整載具的順序。",
|
||||
|
||||
@ -5280,26 +5280,76 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Enable bilingual translation?`
|
||||
/// `Download AI model to use translation function?`
|
||||
String get input_method_auto_translate_dialog_title {
|
||||
return Intl.message(
|
||||
'Enable bilingual translation?',
|
||||
'Download AI model to use translation function?',
|
||||
name: 'input_method_auto_translate_dialog_title',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `When enabled, Google Translate service will be used to add English subtitles to your input content, which may cause response lag. If the feature is abnormal, please turn it off.\n\nText will be forwarded to Google servers, please refer to Google's privacy policy.`
|
||||
/// `Approximately 200MB of local space is required.\n\nWe use a local model for translation; your translation data will not be sent to any third party.\n\nOpus-MT-StarCitizen is a model fine-tuned by the Chinese localization team based on the Opus-MT model, optimized for game terminology.`
|
||||
String get input_method_auto_translate_dialog_title_content {
|
||||
return Intl.message(
|
||||
'When enabled, Google Translate service will be used to add English subtitles to your input content, which may cause response lag. If the feature is abnormal, please turn it off.\n\nText will be forwarded to Google servers, please refer to Google\'s privacy policy.',
|
||||
'Approximately 200MB of local space is required.\n\nWe use a local model for translation; your translation data will not be sent to any third party.\n\nOpus-MT-StarCitizen is a model fine-tuned by the Chinese localization team based on the Opus-MT model, optimized for game terminology.',
|
||||
name: 'input_method_auto_translate_dialog_title_content',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Download has started. Please re-enable the translation function after the model download is complete.`
|
||||
String get input_method_auto_translate_model_download_start {
|
||||
return Intl.message(
|
||||
'Download has started. Please re-enable the translation function after the model download is complete.',
|
||||
name: 'input_method_auto_translate_model_download_start',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `{v0}\n\nThe local translation model has poor handling of mixed Chinese and English; if needed, it is recommended to send them separately.`
|
||||
String input_method_auto_translate_model_tips(Object v0) {
|
||||
return Intl.message(
|
||||
'$v0\n\nThe local translation model has poor handling of mixed Chinese and English; if needed, it is recommended to send them separately.',
|
||||
name: 'input_method_auto_translate_model_tips',
|
||||
desc: '',
|
||||
args: [v0],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Model is downloading, please wait...`
|
||||
String get input_method_auto_translate_model_tips_downloading_tips {
|
||||
return Intl.message(
|
||||
'Model is downloading, please wait...',
|
||||
name: 'input_method_auto_translate_model_tips_downloading_tips',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Translation model loading failed`
|
||||
String get input_method_auto_translate_model_load_failed_title {
|
||||
return Intl.message(
|
||||
'Translation model loading failed',
|
||||
name: 'input_method_auto_translate_model_load_failed_title',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Delete the local file? You can try downloading it again later. Error message:\n{v0}`
|
||||
String input_method_auto_translate_model_load_failed_content(Object v0) {
|
||||
return Intl.message(
|
||||
'Delete the local file? You can try downloading it again later. Error message:\n$v0',
|
||||
name: 'input_method_auto_translate_model_load_failed_content',
|
||||
desc: '',
|
||||
args: [v0],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Thank you for using SCToolbox, I'm its developer xkeyC\nSCToolbox is committed to open source and providing free services to players. Free service is a challenging job, and if you consider buying me a drink, I would be very grateful.\nDonated funds will be used for server expenses, new feature development, and increasing motivation for software maintenance.`
|
||||
String get support_dev_thanks_message {
|
||||
return Intl.message(
|
||||
|
||||
@ -6,4 +6,6 @@ class NoL10n {
|
||||
static const String langFR = 'Français';
|
||||
static const String langRU = 'Русский';
|
||||
static const String langCodeZhCn = 'zh_CN';
|
||||
|
||||
static const String aniCatTitle = '【寰宇周刊】';
|
||||
}
|
||||
|
||||
@ -1047,10 +1047,13 @@
|
||||
"@input_method_support_updated_to_version": {},
|
||||
"input_method_auto_translate": "Bilingual Translation:",
|
||||
"@input_method_auto_translate": {},
|
||||
"input_method_auto_translate_dialog_title": "Enable bilingual translation?",
|
||||
"@input_method_auto_translate_dialog_title": {},
|
||||
"input_method_auto_translate_dialog_title_content": "When enabled, Google Translate service will be used to add English subtitles to your input content, which may cause response lag. If the feature is abnormal, please turn it off.\n\nText will be forwarded to Google servers, please refer to Google's privacy policy.",
|
||||
"@input_method_auto_translate_dialog_title_content": {},
|
||||
"input_method_auto_translate_dialog_title": "Download AI model to use translation function?",
|
||||
"input_method_auto_translate_dialog_title_content": "Approximately 200MB of local space is required.\n\nWe use a local model for translation; your translation data will not be sent to any third party.\n\nOpus-MT-StarCitizen is a model fine-tuned by the Chinese localization team based on the Opus-MT model, optimized for game terminology.",
|
||||
"input_method_auto_translate_model_download_start": "Download has started. Please re-enable the translation function after the model download is complete.",
|
||||
"input_method_auto_translate_model_tips": "{v0}\n\nThe local translation model has poor handling of mixed Chinese and English; if needed, it is recommended to send them separately.",
|
||||
"input_method_auto_translate_model_tips_downloading_tips": "Model is downloading, please wait...",
|
||||
"input_method_auto_translate_model_load_failed_title": "Translation model loading failed",
|
||||
"input_method_auto_translate_model_load_failed_content": "Delete the local file? You can try downloading it again later. Error message:\n{v0}",
|
||||
"support_dev_thanks_message": "Thank you for using SCToolbox, I'm its developer xkeyC\nSCToolbox is committed to open source and providing free services to players. Free service is a challenging job, and if you consider buying me a drink, I would be very grateful.\nDonated funds will be used for server expenses, new feature development, and increasing motivation for software maintenance.",
|
||||
"@support_dev_thanks_message": {},
|
||||
"support_dev_referral_code_message": "If you haven't registered for the game or entered a referral code yet, you can consider mine: STAR-3YXS-SWTC. Thanks for reading this far",
|
||||
@ -1076,7 +1079,6 @@
|
||||
"support_dev_hk_fps_transfer_id_copied": "FPS ID copied",
|
||||
"@support_dev_hk_fps_transfer_id_copied": {},
|
||||
"support_dev_hk_fps_transfer_info": "If you are located in Hong Kong - China, or have a bank account in Hong Kong, this will be the easiest way to transfer money",
|
||||
|
||||
"support_dev_alipay": "Alipay",
|
||||
"@support_dev_alipay": {},
|
||||
"support_dev_wechat": "WeChat",
|
||||
|
||||
@ -839,8 +839,13 @@
|
||||
"input_method_support_updated": "社区输入法支持已更新",
|
||||
"input_method_support_updated_to_version": "社区输入法支持已更新到:{v0}",
|
||||
"input_method_auto_translate": "双语翻译:",
|
||||
"input_method_auto_translate_dialog_title": "启用双语翻译?",
|
||||
"input_method_auto_translate_dialog_title_content": "启用后,将使用 Google 翻译服务为您的输入内容增加英文副本,可能会导致响应滞后,若功能异常请关闭。\n\n文本将转发给 Google 服务器,请参阅 Google 的隐私政策。",
|
||||
"input_method_auto_translate_dialog_title": "是否下载 AI 模型以使用翻译功能?",
|
||||
"input_method_auto_translate_dialog_title_content": "大约需要 200MB 的本地空间。\n\n我们使用本地模型进行翻译,您的翻译数据不会发送给任何第三方。\n\nOpus-MT-StarCitizen 是汉化盒子团队基于 Opus-MT 模型微调得到的模型,对游戏术语进行了优化。",
|
||||
"input_method_auto_translate_model_download_start": "下载已开始,请在模型下载完成后重新启用翻译功能。",
|
||||
"input_method_auto_translate_model_tips": "{v0}\n\n本地翻译模型对中英混合处理能力较差,如有需要,建议分开发送。",
|
||||
"input_method_auto_translate_model_tips_downloading_tips": "模型正在下载中,请稍后...",
|
||||
"input_method_auto_translate_model_load_failed_title": "翻译模型加载失败",
|
||||
"input_method_auto_translate_model_load_failed_content": "是否删除本地文件,稍后您可以尝试重新下载。错误信息:\n{v0}",
|
||||
"support_dev_thanks_message": "感谢您使用 SC汉化盒子,我是其开发者 xkeyC\n汉化盒子致力于开放源代码并为各位玩家提供免费的服务,无偿的服务是一项充满挑战的工作,若您考虑给我送点饮料钱,我将不胜感激。\n捐赠的资金将用于服务器支出、新功能的开发,以及提高软件维护的积极性。",
|
||||
"support_dev_referral_code_message": "如果您还没有注册游戏或填写邀请码,可以考虑我的: STAR-3YXS-SWTC ,感谢你看到这里",
|
||||
"support_dev_title": "支持开发者",
|
||||
|
||||
@ -337,7 +337,7 @@ class HomeUI extends HookConsumerWidget {
|
||||
children: [
|
||||
Expanded(
|
||||
child: Text(
|
||||
"${index + 1}. ${(item?.title ?? "").replaceAll("【寰宇周刊】", "")}",
|
||||
"${index + 1}. ${(item?.title ?? "").replaceAll(NoL10n.aniCatTitle, "")}",
|
||||
style: TextStyle(fontSize: 12),
|
||||
maxLines: 1,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
|
||||
@ -29,135 +29,133 @@ class InputMethodDialogUI extends HookConsumerWidget {
|
||||
}, const []);
|
||||
|
||||
return ContentDialog(
|
||||
constraints: BoxConstraints(maxWidth: MediaQuery
|
||||
.of(context)
|
||||
.size
|
||||
.width * .8),
|
||||
constraints: BoxConstraints(maxWidth: MediaQuery.of(context).size.width * .8),
|
||||
title: makeTitle(context, state, model, destTextCtrl),
|
||||
content: state.keyMaps == null
|
||||
? makeLoading(context)
|
||||
: Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
SizedBox(height: 12),
|
||||
InfoBar(
|
||||
title: Text(S.current.input_method_usage_instructions),
|
||||
content: Text(S.current.input_method_input_text_instructions),
|
||||
),
|
||||
SizedBox(height: 12),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.end,
|
||||
children: [
|
||||
GestureDetector(
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.all(3),
|
||||
child: Text(
|
||||
S.current.input_method_online_version_prompt,
|
||||
style: TextStyle(color: Color(0xff4ca0e0), fontSize: 12),
|
||||
),
|
||||
),
|
||||
onTap: () {
|
||||
launchUrlString("https://ime.citizenwiki.cn/");
|
||||
},
|
||||
),
|
||||
],
|
||||
),
|
||||
SizedBox(height: 12),
|
||||
TextFormBox(
|
||||
placeholder: state.isEnableAutoTranslate
|
||||
? "${S.current
|
||||
.input_method_input_placeholder}\n\n本地翻译模型对中英混合处理能力较差,如有需要,建议分开发送。"
|
||||
: S.current.input_method_input_placeholder,
|
||||
controller: srcTextCtrl,
|
||||
maxLines: 5,
|
||||
placeholderStyle: TextStyle(color: Colors.white.withValues(alpha: .6)),
|
||||
style: TextStyle(fontSize: 16, color: Colors.white),
|
||||
onChanged: (str) async {
|
||||
final text = model.onTextChange("src", str);
|
||||
destTextCtrl.text = text ?? "";
|
||||
if (text != null) {
|
||||
model.checkAutoTranslate();
|
||||
}
|
||||
},
|
||||
),
|
||||
SizedBox(height: 16),
|
||||
Center(
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
if (state.isAutoTranslateWorking)
|
||||
SizedBox(width: 24, height: 24, child: ProgressRing())
|
||||
else
|
||||
SizedBox(width: 24, height: 24, child: Icon(FluentIcons.down)),
|
||||
SizedBox(height: 12),
|
||||
InfoBar(
|
||||
title: Text(S.current.input_method_usage_instructions),
|
||||
content: Text(S.current.input_method_input_text_instructions),
|
||||
),
|
||||
SizedBox(height: 12),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.end,
|
||||
children: [
|
||||
GestureDetector(
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.all(3),
|
||||
child: Text(
|
||||
S.current.input_method_online_version_prompt,
|
||||
style: TextStyle(color: Color(0xff4ca0e0), fontSize: 12),
|
||||
),
|
||||
),
|
||||
onTap: () {
|
||||
launchUrlString("https://ime.citizenwiki.cn/");
|
||||
},
|
||||
),
|
||||
],
|
||||
),
|
||||
SizedBox(height: 12),
|
||||
TextFormBox(
|
||||
placeholder: state.isEnableAutoTranslate
|
||||
? S.current.input_method_auto_translate_model_tips(S.current.input_method_input_placeholder)
|
||||
: S.current.input_method_input_placeholder,
|
||||
controller: srcTextCtrl,
|
||||
maxLines: 5,
|
||||
placeholderStyle: TextStyle(color: Colors.white.withValues(alpha: .6)),
|
||||
style: TextStyle(fontSize: 16, color: Colors.white),
|
||||
onChanged: (str) async {
|
||||
final text = model.onTextChange("src", str);
|
||||
destTextCtrl.text = text ?? "";
|
||||
if (text != null) {
|
||||
model.checkAutoTranslate();
|
||||
}
|
||||
},
|
||||
),
|
||||
SizedBox(height: 16),
|
||||
Center(
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
if (state.isAutoTranslateWorking)
|
||||
SizedBox(width: 24, height: 24, child: ProgressRing())
|
||||
else
|
||||
SizedBox(width: 24, height: 24, child: Icon(FluentIcons.down)),
|
||||
],
|
||||
),
|
||||
),
|
||||
SizedBox(height: 16),
|
||||
TextFormBox(
|
||||
placeholder: S.current.input_method_encoded_text_placeholder,
|
||||
controller: destTextCtrl,
|
||||
maxLines: 5,
|
||||
placeholderStyle: TextStyle(color: Colors.white.withValues(alpha: .6)),
|
||||
style: TextStyle(fontSize: 16, color: Colors.white),
|
||||
enabled: true,
|
||||
onChanged: (str) {},
|
||||
),
|
||||
SizedBox(height: 24),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.end,
|
||||
children: [
|
||||
Row(
|
||||
children: [
|
||||
Text(S.current.input_method_auto_translate),
|
||||
SizedBox(width: 6),
|
||||
ToggleSwitch(
|
||||
checked: state.isEnableAutoTranslate,
|
||||
onChanged: (b) => _onSwitchAutoTranslate(context, model, b),
|
||||
),
|
||||
],
|
||||
),
|
||||
SizedBox(width: 24),
|
||||
Row(
|
||||
children: [
|
||||
Text(S.current.input_method_remote_input_service),
|
||||
SizedBox(width: 6),
|
||||
if (serverState.isServerStartup)
|
||||
Button(
|
||||
onPressed: () {
|
||||
showDialog(context: context, builder: (BuildContext context) => ServerQrDialogUI());
|
||||
},
|
||||
child: Text(serverState.serverAddressText ?? "...", style: TextStyle(fontSize: 14)),
|
||||
),
|
||||
SizedBox(width: 14),
|
||||
ToggleSwitch(
|
||||
checked: serverState.isServerStartup,
|
||||
onChanged: (b) => _onSwitchServer(context, b, serverModel),
|
||||
),
|
||||
],
|
||||
),
|
||||
],
|
||||
),
|
||||
SizedBox(height: 24),
|
||||
Row(
|
||||
children: [
|
||||
Expanded(
|
||||
child: Text(
|
||||
textAlign: TextAlign.end,
|
||||
S.current.input_method_disclaimer,
|
||||
style: TextStyle(fontSize: 13, color: Colors.white.withValues(alpha: .6)),
|
||||
),
|
||||
),
|
||||
],
|
||||
),
|
||||
],
|
||||
),
|
||||
),
|
||||
SizedBox(height: 16),
|
||||
TextFormBox(
|
||||
placeholder: S.current.input_method_encoded_text_placeholder,
|
||||
controller: destTextCtrl,
|
||||
maxLines: 5,
|
||||
placeholderStyle: TextStyle(color: Colors.white.withValues(alpha: .6)),
|
||||
style: TextStyle(fontSize: 16, color: Colors.white),
|
||||
enabled: true,
|
||||
onChanged: (str) {},
|
||||
),
|
||||
SizedBox(height: 24),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.end,
|
||||
children: [
|
||||
Row(
|
||||
children: [
|
||||
Text(S.current.input_method_auto_translate),
|
||||
SizedBox(width: 6),
|
||||
ToggleSwitch(
|
||||
checked: state.isEnableAutoTranslate,
|
||||
onChanged: (b) => _onSwitchAutoTranslate(context, model, b),
|
||||
),
|
||||
],
|
||||
),
|
||||
SizedBox(width: 24),
|
||||
Row(
|
||||
children: [
|
||||
Text(S.current.input_method_remote_input_service),
|
||||
SizedBox(width: 6),
|
||||
if (serverState.isServerStartup)
|
||||
Button(
|
||||
onPressed: () {
|
||||
showDialog(context: context, builder: (BuildContext context) => ServerQrDialogUI());
|
||||
},
|
||||
child: Text(serverState.serverAddressText ?? "...", style: TextStyle(fontSize: 14)),
|
||||
),
|
||||
SizedBox(width: 14),
|
||||
ToggleSwitch(
|
||||
checked: serverState.isServerStartup,
|
||||
onChanged: (b) => _onSwitchServer(context, b, serverModel),
|
||||
),
|
||||
],
|
||||
),
|
||||
],
|
||||
),
|
||||
SizedBox(height: 24),
|
||||
Row(
|
||||
children: [
|
||||
Expanded(
|
||||
child: Text(
|
||||
textAlign: TextAlign.end,
|
||||
S.current.input_method_disclaimer,
|
||||
style: TextStyle(fontSize: 13, color: Colors.white.withValues(alpha: .6)),
|
||||
),
|
||||
),
|
||||
],
|
||||
),
|
||||
],
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Widget makeTitle(BuildContext context,
|
||||
InputMethodDialogUIState state,
|
||||
InputMethodDialogUIModel model,
|
||||
TextEditingController destTextCtrl,) {
|
||||
Widget makeTitle(
|
||||
BuildContext context,
|
||||
InputMethodDialogUIState state,
|
||||
InputMethodDialogUIModel model,
|
||||
TextEditingController destTextCtrl,
|
||||
) {
|
||||
return Row(
|
||||
children: [
|
||||
IconButton(
|
||||
@ -213,7 +211,7 @@ class InputMethodDialogUI extends HookConsumerWidget {
|
||||
// 检查下载任务
|
||||
if (await model.isTranslateModelDownloading()) {
|
||||
if (!context.mounted) return;
|
||||
showToast(context, "模型正在下载中,请稍后...");
|
||||
showToast(context, S.current.input_method_auto_translate_model_tips_downloading_tips);
|
||||
return;
|
||||
}
|
||||
// 打开,检查本地模型
|
||||
@ -222,12 +220,8 @@ class InputMethodDialogUI extends HookConsumerWidget {
|
||||
// 询问用户是否下载模型
|
||||
final userOK = await showConfirmDialogs(
|
||||
context,
|
||||
"是否下载 AI 模型以使用翻译功能?",
|
||||
Text(
|
||||
"大约需要 200MB 的本地空间。"
|
||||
"\n\n我们使用本地模型进行翻译,您的翻译数据不会发送给任何第三方。"
|
||||
"\n\nOpus-MT-StarCitizen-zh-en 是汉化盒子团队基于 Opus-MT 模型微调得到的模型,对游戏术语进行了优化。",
|
||||
),
|
||||
S.current.input_method_auto_translate_dialog_title,
|
||||
Text(S.current.input_method_auto_translate_dialog_title_content),
|
||||
);
|
||||
if (userOK) {
|
||||
try {
|
||||
@ -237,14 +231,14 @@ class InputMethodDialogUI extends HookConsumerWidget {
|
||||
context.go("/index/downloader");
|
||||
await Future.delayed(Duration(seconds: 1)).then((_) {
|
||||
if (!context.mounted) return;
|
||||
showToast(context, "下载已开始,请在模型下载完成后重新启用翻译功能。");
|
||||
showToast(context, S.current.input_method_auto_translate_model_download_start);
|
||||
});
|
||||
return;
|
||||
}
|
||||
} catch (e) {
|
||||
dPrint("下载模型失败:$e");
|
||||
dPrint("Error:$e");
|
||||
if (context.mounted) {
|
||||
showToast(context, "下载模型失败:$e");
|
||||
showToast(context, "Error:$e");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
@ -286,7 +286,11 @@ class InputMethodDialogUIModel extends _$InputMethodDialogUIModel {
|
||||
dPrint("[InputMethodDialogUIModel] mountOnnxTranslationProvider failed to init model");
|
||||
if (context != null) {
|
||||
if (!context.mounted) return;
|
||||
final userOK = await showConfirmDialogs(context, "翻译模型加载失败", Text("是否删除本地文件,稍后您可以尝试重新下载。错误信息:\n$err"));
|
||||
final userOK = await showConfirmDialogs(
|
||||
context,
|
||||
S.current.input_method_auto_translate_model_load_failed_title,
|
||||
Text(S.current.input_method_auto_translate_model_load_failed_content(err)),
|
||||
);
|
||||
if (userOK) {
|
||||
// 删除文件,并禁用开关
|
||||
final dir = Directory("$_localTranslateModelDir/$_localTranslateModelName");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user