feat: add l10 target zh_TW

This commit is contained in:
xkeyC 2024-03-16 19:15:30 +08:00
parent a6b69553d5
commit 4982aa289e
4 changed files with 1099 additions and 0 deletions

View File

@ -18,11 +18,13 @@ import 'package:intl/src/intl_helpers.dart';
import 'messages_en.dart' as messages_en;
import 'messages_zh_CN.dart' as messages_zh_cn;
import 'messages_zh_TW.dart' as messages_zh_tw;
typedef Future<dynamic> LibraryLoader();
Map<String, LibraryLoader> _deferredLibraries = {
'en': () => new SynchronousFuture(null),
'zh_CN': () => new SynchronousFuture(null),
'zh_TW': () => new SynchronousFuture(null),
};
MessageLookupByLibrary? _findExact(String localeName) {
@ -31,6 +33,8 @@ MessageLookupByLibrary? _findExact(String localeName) {
return messages_en.messages;
case 'zh_CN':
return messages_zh_cn.messages;
case 'zh_TW':
return messages_zh_tw.messages;
default:
return null;
}

View File

@ -0,0 +1,758 @@
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
// This is a library that provides messages for a zh_TW locale. All the
// messages from the main program should be duplicated here with the same
// function name.
// Ignore issues from commonly used lints in this file.
// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
// ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes
// ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes
import 'package:intl/intl.dart';
import 'package:intl/message_lookup_by_library.dart';
final messages = new MessageLookup();
typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'zh_TW';
static String m0(v0, v1) => "SC汉化盒子 V${v0} ${v1}";
static String m1(v0) => "初始化失败:${v0}";
static String m2(v0) => "正在下载: ${v0}% ";
static String m3(v0) => "发现新版本 -> ${v0}";
static String m4(v0) => "游戏异常退出:${v0}";
static String m5(v0) => "info:${v0},请点击右下角加群反馈。";
static String m6(v0) => "分析完毕,发现 ${v0} 个问题";
static String m7(v0, v1) => "创建文件夹失败,请尝试手动创建。\n目录:${v0} \n错误:${v1}";
static String m8(v0) => "修复失败,${v0}";
static String m9(v0) => "不支持的操作系统:${v0}";
static String m10(v0) =>
"为注册表项添加 ForcedPhysicalSectorSizeInBytes 值 模拟旧设备。硬盘分区(${v0})";
static String m11(v0) => "中文安装路径!这可能会导致游戏 启动/安装 错误!(${v0}请在RSI启动器更换安装路径。";
static String m12(v0) => "点击修复为您创建 LIVE 文件夹,完成后重试安装。(${v0})";
static String m13(v0) => "修复建议: ${v0}";
static String m14(v0) => "您至少需要 16GB 的物理内存Memory才可运行此游戏。当前大小${v0}";
static String m15(v0) => "请升级您的系统 (${v0})";
static String m16(v0) => "一键诊断 -> ${v0}";
static String m17(v0, v1) => "下载: ${v0}/s 上传:${v1}/s";
static String m18(v0) => "已下载:${v0}";
static String m19(v0) => "下载中... (${v0}%)";
static String m20(v0) => "状态:${v0}";
static String m21(v1) => "总大小:${v1}";
static String m22(v0) => "已上传:${v0}";
static String m23(v2) => "校验中...${v2}";
static String m24(v0, v1, v2, v3, v4) =>
"游戏非正常退出\nexitCode=${v0}\nstdout=${v1}\nstderr=${v2}\n\n诊断信息:${v3} \n${v4}";
static String m25(v0) => "初始化网页汉化资源失败!${v0}";
static String m26(v0) => "扫描完毕,共找到 ${v0} 个有效安装目录";
static String m27(v0) => "您在 ${v0} 安装的汉化有新版本啦!";
static String m28(v1, v2) =>
"RSI 服务器报告版本号:${v1} \n\n本地版本号:${v2} \n\n建议使用 RSI Launcher 更新游戏!";
static String m29(v0) => "通道:${v0}";
static String m30(v0) => "自定义_${v0}";
static String m31(v0) => "启用(${v0}";
static String m32(v0) => "安装出错!\n\n ${v0}";
static String m33(v0) => "已安装版本:${v0}";
static String m34(v0) => "更新时间:${v0}";
static String m35(v0) => "版本号:${v0}";
static String m36(v0) => "当前状态:${v0}";
static String m37(v0, v1, v2) => "${v0} 最小值: ${v1} / 最大值: ${v2}";
static String m38(v0) => "性能优化 -> ${v0}";
static String m39(v0) => "缓存大小 ${v0}MB清理盒子下载的汉化文件缓存不会影响已安装的汉化";
static String m40(v0, v1, v2, v3) =>
"启用:${v0} 设备支持:${v1} 邮箱:${v2} 密码:${v3}";
static String m41(v0) =>
"已设置的核心数量:${v0} (此功能适用于首页的盒子一键启动 或 工具中的RSI启动器管理员模式当为 0 时不启用此功能 ";
static String m42(v0) => "清理失败,请手动移除,文件位置:${v0}";
static String m43(v0) => "出现错误:${v0}";
static String m44(v0) => "初始化失败,请截图报告给开发者。${v0}";
static String m45(v0) =>
"若您使用 nvme 补丁出现问题,请运行此工具。(可能导致游戏 安装/更新 不可用。)\n\n当前补丁状态:${v0}";
static String m46(v0) =>
"在某些情况下 RSI启动器 的 log 文件会损坏,导致无法完成问题扫描,使用此工具清理损坏的 log 文件。\n\n当前日志文件大小:${v0} MB";
static String m47(v0) =>
"若游戏画面出现异常或版本更新后可使用本工具清理过期的着色器当大于500M时建议清理 \n\n缓存大小:${v0} MB";
static String m48(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 m49(v0) => "处理失败!:${v0}";
final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
"about_action_email":
MessageLookupByLibrary.simpleMessage("邮箱: scbox@xkeyc.com"),
"about_action_open_source": MessageLookupByLibrary.simpleMessage("开源"),
"about_action_qq_group":
MessageLookupByLibrary.simpleMessage("QQ群: 940696487"),
"about_analytics_install_translation":
MessageLookupByLibrary.simpleMessage("汉化安装"),
"about_analytics_launch": MessageLookupByLibrary.simpleMessage("启动"),
"about_analytics_launch_game":
MessageLookupByLibrary.simpleMessage("启动游戏"),
"about_analytics_p4k_redirection":
MessageLookupByLibrary.simpleMessage("P4K分流"),
"about_analytics_performance_optimization":
MessageLookupByLibrary.simpleMessage("性能调优"),
"about_analytics_total_users":
MessageLookupByLibrary.simpleMessage("累计用户"),
"about_analytics_units_times":
MessageLookupByLibrary.simpleMessage(""),
"about_analytics_units_user": MessageLookupByLibrary.simpleMessage(""),
"about_app_description": MessageLookupByLibrary.simpleMessage(
"不仅仅是汉化!\n\nSC汉化盒子是你探索宇宙的好帮手我们致力于为各位公民解决游戏中的常见问题并为社区汉化、性能调优、常用网站汉化 等操作提供便利。"),
"about_check_update": MessageLookupByLibrary.simpleMessage("检查更新"),
"about_disclaimer": MessageLookupByLibrary.simpleMessage(
"这是一个非官方的星际公民工具,不隶属于 Cloud Imperium 公司集团。 本软件中非由其主机或用户创作的所有内容均为其各自所有者的财产。 \nStar Citizen®、Roberts Space Industries® 和 Cloud Imperium® 是 Cloud Imperium Rights LLC 的注册商标。"),
"about_info_latest_version":
MessageLookupByLibrary.simpleMessage("已经是最新版本!"),
"about_online_feedback": MessageLookupByLibrary.simpleMessage("在线反馈"),
"action_close": MessageLookupByLibrary.simpleMessage("关闭"),
"action_open_folder": MessageLookupByLibrary.simpleMessage("打开文件夹"),
"app_index_menu_about": MessageLookupByLibrary.simpleMessage("关于"),
"app_index_menu_home": MessageLookupByLibrary.simpleMessage("首页"),
"app_index_menu_lobby": MessageLookupByLibrary.simpleMessage("大厅"),
"app_index_menu_settings": MessageLookupByLibrary.simpleMessage("设置"),
"app_index_menu_tools": MessageLookupByLibrary.simpleMessage("工具"),
"app_index_version_info": m0,
"app_init_failed_with_reason": m1,
"app_shortcut_name":
MessageLookupByLibrary.simpleMessage("SC汉化盒子DEV.lnk"),
"app_splash_almost_done":
MessageLookupByLibrary.simpleMessage("即将完成..."),
"app_splash_checking_availability":
MessageLookupByLibrary.simpleMessage("正在检测可用性,这可能需要一点时间..."),
"app_splash_checking_for_updates":
MessageLookupByLibrary.simpleMessage("正在检查更新..."),
"app_upgrade_action_next_time":
MessageLookupByLibrary.simpleMessage("下次吧"),
"app_upgrade_action_update_now":
MessageLookupByLibrary.simpleMessage("立即更新"),
"app_upgrade_info_download_failed":
MessageLookupByLibrary.simpleMessage("下载失败,请尝试手动安装!"),
"app_upgrade_info_downloading": m2,
"app_upgrade_info_getting_new_version_details":
MessageLookupByLibrary.simpleMessage("正在获取新版本详情..."),
"app_upgrade_info_installing":
MessageLookupByLibrary.simpleMessage("正在安装: "),
"app_upgrade_info_run_failed":
MessageLookupByLibrary.simpleMessage("运行失败,请尝试手动安装!"),
"app_upgrade_info_update_server_tip":
MessageLookupByLibrary.simpleMessage(
"提示:当前正在使用分流服务器进行更新,可能会出现下载速度下降,但有助于我们进行成本控制,若下载异常请点击这里跳转手动安装。"),
"app_upgrade_title_new_version_found": m3,
"doctor_action_analyzing":
MessageLookupByLibrary.simpleMessage("正在分析..."),
"doctor_action_game_run_log":
MessageLookupByLibrary.simpleMessage("游戏运行log"),
"doctor_action_info_checking_eac":
MessageLookupByLibrary.simpleMessage("正在检查EAC"),
"doctor_action_info_checking_install_info":
MessageLookupByLibrary.simpleMessage("正在检查:安装信息"),
"doctor_action_info_checking_runtime":
MessageLookupByLibrary.simpleMessage("正在检查:运行环境"),
"doctor_action_info_game_abnormal_exit": m4,
"doctor_action_info_game_abnormal_exit_unknown":
MessageLookupByLibrary.simpleMessage("游戏异常退出:未知异常"),
"doctor_action_info_info_feedback": m5,
"doctor_action_result_analysis_issues_found": m6,
"doctor_action_result_analysis_no_issue":
MessageLookupByLibrary.simpleMessage("分析完毕,没有发现问题"),
"doctor_action_result_create_folder_fail": m7,
"doctor_action_result_create_folder_success":
MessageLookupByLibrary.simpleMessage("创建文件夹成功,请尝试继续下载游戏!"),
"doctor_action_result_fix_fail": m8,
"doctor_action_result_fix_success": MessageLookupByLibrary.simpleMessage(
"修复成功,请尝试重启后继续安装游戏! 若注册表修改操作导致其他软件出现兼容问题,请使用 工具 中的 NVME 注册表清理。"),
"doctor_action_result_game_start_success":
MessageLookupByLibrary.simpleMessage(
"修复成功,请尝试启动游戏。(若问题无法解决,请使用工具箱的 《重装 EAC》"),
"doctor_action_result_info_unsupported_os": m9,
"doctor_action_result_issue_not_supported":
MessageLookupByLibrary.simpleMessage("该问题暂不支持自动处理,请提供截图寻求帮助"),
"doctor_action_result_redirect_warning":
MessageLookupByLibrary.simpleMessage("即将跳转,教程来自互联网,请谨慎操作..."),
"doctor_action_result_toast_scan_no_issue":
MessageLookupByLibrary.simpleMessage(
"扫描完毕,没有发现问题,若仍然安装失败,请尝试使用工具箱中的 RSI启动器管理员模式。"),
"doctor_action_result_try_latest_windows":
MessageLookupByLibrary.simpleMessage(
"若您的硬件达标,请尝试安装最新的 Windows 系统。"),
"doctor_action_rsi_launcher_log":
MessageLookupByLibrary.simpleMessage("RSI启动器log"),
"doctor_action_tip_checking_game_log":
MessageLookupByLibrary.simpleMessage("正在检查Game.log"),
"doctor_action_view_details":
MessageLookupByLibrary.simpleMessage("查看详情"),
"doctor_action_view_solution":
MessageLookupByLibrary.simpleMessage("查看解决方案"),
"doctor_info_action_fix": MessageLookupByLibrary.simpleMessage("修复"),
"doctor_info_game_rescue_service_note":
MessageLookupByLibrary.simpleMessage(
"您即将前往由 深空治疗中心QQ群号536454632 提供的游戏异常救援服务,主要解决游戏安装失败与频繁闪退,如游戏玩法问题,请勿加群。"),
"doctor_info_need_help":
MessageLookupByLibrary.simpleMessage("需要帮助? 点击加群寻求免费人工支援!"),
"doctor_info_processing":
MessageLookupByLibrary.simpleMessage("正在处理..."),
"doctor_info_result_add_registry_value": m10,
"doctor_info_result_chinese_install_path":
MessageLookupByLibrary.simpleMessage("中文安装路径!"),
"doctor_info_result_chinese_install_path_error": m11,
"doctor_info_result_chinese_username":
MessageLookupByLibrary.simpleMessage("中文用户名!"),
"doctor_info_result_chinese_username_error":
MessageLookupByLibrary.simpleMessage(
"中文用户名可能会导致游戏启动/安装错误! 点击修复按钮查看修改教程!"),
"doctor_info_result_create_live_folder": m12,
"doctor_info_result_easyanticheat_not_installed":
MessageLookupByLibrary.simpleMessage("EasyAntiCheat 未安装 或 未正常退出"),
"doctor_info_result_fix_suggestion": m13,
"doctor_info_result_incompatible_nvme_device":
MessageLookupByLibrary.simpleMessage(
"新型 NVME 设备,与 RSI 启动器暂不兼容,可能导致安装失败"),
"doctor_info_result_install_easyanticheat":
MessageLookupByLibrary.simpleMessage(
"EasyAntiCheat 未安装,请点击修复为您一键安装。(在游戏正常启动并结束前,该问题会一直出现,若您因为其他原因游戏闪退,可忽略此条目)"),
"doctor_info_result_low_physical_memory":
MessageLookupByLibrary.simpleMessage("物理内存过低"),
"doctor_info_result_memory_requirement": m14,
"doctor_info_result_missing_easyanticheat_files":
MessageLookupByLibrary.simpleMessage("EasyAntiCheat 文件丢失"),
"doctor_info_result_missing_live_folder":
MessageLookupByLibrary.simpleMessage("安装目录缺少LIVE文件夹可能导致安装失败"),
"doctor_info_result_no_solution":
MessageLookupByLibrary.simpleMessage("暂无解决方法,请截图反馈"),
"doctor_info_result_unsupported_os":
MessageLookupByLibrary.simpleMessage("不支持的操作系统,游戏可能无法运行"),
"doctor_info_result_upgrade_system": m15,
"doctor_info_result_verify_files_with_rsi_launcher":
MessageLookupByLibrary.simpleMessage(
"未在 LIVE 文件夹找到 EasyAntiCheat 文件 或 文件不完整,请使用 RSI 启动器校验文件"),
"doctor_info_scan_complete_no_issues":
MessageLookupByLibrary.simpleMessage("扫描完毕,没有找到问题!"),
"doctor_info_tool_check_result_note":
MessageLookupByLibrary.simpleMessage(
"注意:本工具检测结果仅供参考,若您不理解以下操作,请提供截图给有经验的玩家!"),
"doctor_tip_title_select_game_directory":
MessageLookupByLibrary.simpleMessage("请在首页选择游戏安装目录。"),
"doctor_title_one_click_diagnosis": m16,
"downloader_action_cancel_all":
MessageLookupByLibrary.simpleMessage("全部取消"),
"downloader_action_cancel_download":
MessageLookupByLibrary.simpleMessage("取消下载"),
"downloader_action_confirm_cancel_all_tasks":
MessageLookupByLibrary.simpleMessage("确认取消全部任务?"),
"downloader_action_confirm_cancel_download":
MessageLookupByLibrary.simpleMessage("确认取消下载?"),
"downloader_action_continue_download":
MessageLookupByLibrary.simpleMessage("继续下载"),
"downloader_action_options": MessageLookupByLibrary.simpleMessage("选项"),
"downloader_action_pause_all":
MessageLookupByLibrary.simpleMessage("全部暂停"),
"downloader_action_pause_download":
MessageLookupByLibrary.simpleMessage("暂停下载"),
"downloader_action_resume_all":
MessageLookupByLibrary.simpleMessage("恢复全部"),
"downloader_info_deleted": MessageLookupByLibrary.simpleMessage("已删除"),
"downloader_info_download_completed":
MessageLookupByLibrary.simpleMessage("下载完成"),
"downloader_info_download_failed":
MessageLookupByLibrary.simpleMessage("下载失败"),
"downloader_info_download_unit_input_prompt":
MessageLookupByLibrary.simpleMessage(
"请输入下载单位1、100k、10m 0或留空为不限速。"),
"downloader_info_download_upload_speed": m17,
"downloader_info_downloaded": m18,
"downloader_info_downloading": m19,
"downloader_info_downloading_status":
MessageLookupByLibrary.simpleMessage("下载中..."),
"downloader_info_manual_file_deletion_note":
MessageLookupByLibrary.simpleMessage("如果文件不再需要,你可能需要手动删除下载文件。"),
"downloader_info_no_download_tasks":
MessageLookupByLibrary.simpleMessage("无下载任务"),
"downloader_info_p2p_network_note":
MessageLookupByLibrary.simpleMessage(
"SC 汉化盒子使用 p2p 网络来加速文件下载,如果您流量有限,可在此处将上传带宽设置为 1(byte)。"),
"downloader_info_paused": MessageLookupByLibrary.simpleMessage("已暂停"),
"downloader_info_status": m20,
"downloader_info_total_size": m21,
"downloader_info_uploaded": m22,
"downloader_info_verifying": m23,
"downloader_info_waiting": MessageLookupByLibrary.simpleMessage("等待中"),
"downloader_input_download_speed_limit":
MessageLookupByLibrary.simpleMessage("下载限速:"),
"downloader_input_info_p2p_upload_note":
MessageLookupByLibrary.simpleMessage(
"* P2P 上传仅在下载文件时进行,下载完成后会关闭 p2p 连接。如您想参与做种,请通过关于页面联系我们。"),
"downloader_input_upload_speed_limit":
MessageLookupByLibrary.simpleMessage("上传限速:"),
"downloader_speed_limit_settings":
MessageLookupByLibrary.simpleMessage("限速设置"),
"downloader_title_downloading":
MessageLookupByLibrary.simpleMessage("下载中"),
"downloader_title_ended": MessageLookupByLibrary.simpleMessage("已结束"),
"home_action_cancel": MessageLookupByLibrary.simpleMessage("取消"),
"home_action_dps_calculator_localization":
MessageLookupByLibrary.simpleMessage("DPS计算器汉化"),
"home_action_external_browser_extension":
MessageLookupByLibrary.simpleMessage("外部浏览器拓展:"),
"home_action_info_abnormal_game_exit": m24,
"home_action_info_check_web_link":
MessageLookupByLibrary.simpleMessage("请查看弹出的网页链接获得详细信息。"),
"home_action_info_engine_config_optimization":
MessageLookupByLibrary.simpleMessage("调整引擎配置文件,优化游戏性能"),
"home_action_info_game_built_in":
MessageLookupByLibrary.simpleMessage("游戏内置"),
"home_action_info_initialization_failed": m25,
"home_action_info_initializing_resources":
MessageLookupByLibrary.simpleMessage("正在初始化汉化资源..."),
"home_action_info_log_file_parse_fail":
MessageLookupByLibrary.simpleMessage("解析 log 文件失败!"),
"home_action_info_mining_refining_trade_calculator":
MessageLookupByLibrary.simpleMessage("采矿、精炼、贸易计算器、价格、船信息"),
"home_action_info_one_click_diagnosis_star_citizen":
MessageLookupByLibrary.simpleMessage("一键诊断星际公民常见问题"),
"home_action_info_quick_install_localization_resources":
MessageLookupByLibrary.simpleMessage("快捷安装汉化资源"),
"home_action_info_roberts_space_industries_origin":
MessageLookupByLibrary.simpleMessage("罗伯茨航天工业公司,万物的起源"),
"home_action_info_scan_complete_valid_directories_found": m26,
"home_action_info_scanning":
MessageLookupByLibrary.simpleMessage("正在扫描 ..."),
"home_action_info_ship_upgrade_damage_value_query":
MessageLookupByLibrary.simpleMessage("在线改船,查询伤害数值和配件购买地点"),
"home_action_info_unknown_error":
MessageLookupByLibrary.simpleMessage("未知错误,请通过一键诊断加群反馈。"),
"home_action_info_valid_install_location_required":
MessageLookupByLibrary.simpleMessage(
"该功能需要一个有效的安装位置\n\n如果您的游戏未下载完成,请等待下载完毕后使用此功能。\n\n如果您的游戏已下载完毕但未识别,请启动一次游戏后重新打开盒子 或 在设置选项中手动设置安装位置。"),
"home_action_info_warning": MessageLookupByLibrary.simpleMessage("警告"),
"home_action_info_web_localization_plugin_disclaimer":
MessageLookupByLibrary.simpleMessage(
"本插功能件仅供大致浏览使用,不对任何有关本功能产生的问题负责!在涉及账号操作前请注意确认网站的原本内容!\n\n\n使用此功能登录账号时请确保您的 SC汉化盒子 是从可信任的来源下载。"),
"home_action_install_microsoft_store_version":
MessageLookupByLibrary.simpleMessage("安装微软商店版本"),
"home_action_localization_management":
MessageLookupByLibrary.simpleMessage("汉化管理"),
"home_action_login_rsi_account":
MessageLookupByLibrary.simpleMessage("登录 RSI 账户"),
"home_action_one_click_diagnosis":
MessageLookupByLibrary.simpleMessage("一键诊断"),
"home_action_one_click_launch":
MessageLookupByLibrary.simpleMessage("一键启动"),
"home_action_performance_optimization":
MessageLookupByLibrary.simpleMessage("性能优化"),
"home_action_q_auto_password_fill_prompt":
MessageLookupByLibrary.simpleMessage("是否开启自动密码填充?"),
"home_action_rsi_status_arena_commander":
MessageLookupByLibrary.simpleMessage("竞技场指挥官"),
"home_action_rsi_status_electronic_access":
MessageLookupByLibrary.simpleMessage("电子访问"),
"home_action_rsi_status_persistent_universe":
MessageLookupByLibrary.simpleMessage("持续宇宙"),
"home_action_rsi_status_platform":
MessageLookupByLibrary.simpleMessage("平台"),
"home_action_rsi_status_rsi_server_status":
MessageLookupByLibrary.simpleMessage("RSI 服务器状态"),
"home_action_rsi_status_status":
MessageLookupByLibrary.simpleMessage("状态:"),
"home_action_star_citizen_website_localization":
MessageLookupByLibrary.simpleMessage("星际公民官网汉化"),
"home_action_title_star_citizen_website_localization":
MessageLookupByLibrary.simpleMessage("星际公民网站汉化"),
"home_action_uex_localization":
MessageLookupByLibrary.simpleMessage("UEX 汉化"),
"home_announcement_details":
MessageLookupByLibrary.simpleMessage("公告详情"),
"home_holiday_countdown": MessageLookupByLibrary.simpleMessage("节日倒计时"),
"home_holiday_countdown_disclaimer":
MessageLookupByLibrary.simpleMessage(
"* 以上节日日期由人工收录、维护,可能存在错误,欢迎反馈!"),
"home_info_account_security_warning": MessageLookupByLibrary.simpleMessage(
"为确保账户安全,一键启动功能已在开发版中禁用,我们将在微软商店版本中提供此功能。\n\n微软商店版由微软提供可靠的分发下载与数字签名,可有效防止软件被恶意篡改。\n\n提示:您无需使用盒子启动游戏也可使用汉化。"),
"home_info_auto_fill_notice": MessageLookupByLibrary.simpleMessage(
"* 若开启了自动填充,请留意弹出的 Windows Hello 窗口"),
"home_info_one_click_launch_warning":
MessageLookupByLibrary.simpleMessage("一键启动功能提示"),
"home_info_valid_installation_required":
MessageLookupByLibrary.simpleMessage("该功能需要一个有效的安装位置"),
"home_install_location": MessageLookupByLibrary.simpleMessage("安装位置:"),
"home_localization_new_version_available":
MessageLookupByLibrary.simpleMessage("汉化有新版本!"),
"home_localization_new_version_installed": m27,
"home_login_action_title_box_one_click_launch":
MessageLookupByLibrary.simpleMessage("盒子一键启动"),
"home_login_action_title_need_webview2_runtime":
MessageLookupByLibrary.simpleMessage("需要安装 WebView2 Runtime"),
"home_login_info_action_ignore":
MessageLookupByLibrary.simpleMessage("忽略"),
"home_login_info_enter_pin_to_encrypt":
MessageLookupByLibrary.simpleMessage("输入PIN以启用加密"),
"home_login_info_game_version_outdated":
MessageLookupByLibrary.simpleMessage("游戏版本过期"),
"home_login_info_one_click_launch_description":
MessageLookupByLibrary.simpleMessage(
"本功能可以帮您更加便利的启动游戏。\n\n为确保账户安全 ,本功能使用汉化浏览器保留登录状态,且不会保存您的密码信息(除非你启用了自动填充功能)。\n\n使用此功能登录账号时请确保您的 SC汉化盒子 是从可信任的来源下载。"),
"home_login_info_password_encryption_notice":
MessageLookupByLibrary.simpleMessage(
"盒子将使用 PIN 与 Windows 凭据加密保存您的密码,密码只存储在您的设备中。\n\n当下次登录需要输入密码时您只需授权PIN即可自动填充登录。"),
"home_login_info_rsi_server_report": m28,
"home_login_title_launching_game":
MessageLookupByLibrary.simpleMessage("正在为您启动游戏..."),
"home_login_title_welcome_back":
MessageLookupByLibrary.simpleMessage("欢迎回来!"),
"home_not_installed_or_failed":
MessageLookupByLibrary.simpleMessage("未安装 或 安装失败"),
"home_title_app_name": MessageLookupByLibrary.simpleMessage("SC汉化盒子"),
"home_title_logging_in": MessageLookupByLibrary.simpleMessage("登录中..."),
"lobby_invitation_to_participate":
MessageLookupByLibrary.simpleMessage("诚邀您参与 "),
"lobby_online_lobby_coming_soon":
MessageLookupByLibrary.simpleMessage("联机大厅,敬请期待 "),
"lobby_survey": MessageLookupByLibrary.simpleMessage("问卷调查。"),
"localization_action_advanced_features":
MessageLookupByLibrary.simpleMessage("高级功能"),
"localization_action_install":
MessageLookupByLibrary.simpleMessage("安装"),
"localization_action_translation_feedback":
MessageLookupByLibrary.simpleMessage("汉化反馈"),
"localization_action_uninstall_translation":
MessageLookupByLibrary.simpleMessage("卸载汉化"),
"localization_info_channel": m29,
"localization_info_community_translation":
MessageLookupByLibrary.simpleMessage("社区汉化"),
"localization_info_corrupted_file":
MessageLookupByLibrary.simpleMessage("文件受损,请重新下载"),
"localization_info_custom_file": m30,
"localization_info_custom_file_instructions":
MessageLookupByLibrary.simpleMessage(
"即将打开本地化文件夹,请将自定义的 任意名称.ini 文件放入 Customize_ini 文件夹。\n\n添加新文件后未显示请使用右上角刷新按钮。\n\n安装时请确保选择了正确的语言。"),
"localization_info_custom_files":
MessageLookupByLibrary.simpleMessage("自定义文件"),
"localization_info_custom_text":
MessageLookupByLibrary.simpleMessage("自定义文本"),
"localization_info_enabled": m31,
"localization_info_incompatible_translation_params_warning":
MessageLookupByLibrary.simpleMessage(
"USER.cfg 包含不兼容的汉化参数,这可能是以前的汉化文件的残留信息。\n\n这将可能导致汉化无效或乱码,点击确认为您一键移除(不会影响其他配置)。"),
"localization_info_installation_error": m32,
"localization_info_installed":
MessageLookupByLibrary.simpleMessage("已安装"),
"localization_info_installed_version": m33,
"localization_info_language":
MessageLookupByLibrary.simpleMessage("语言: "),
"localization_info_machine_translation_warning":
MessageLookupByLibrary.simpleMessage(
"您正在使用游戏内置文本官方文本目前为机器翻译截至3.21.0),建议您在下方安装社区汉化。"),
"localization_info_no_custom_text":
MessageLookupByLibrary.simpleMessage("暂无自定义文本"),
"localization_info_no_translation_available":
MessageLookupByLibrary.simpleMessage("该语言/版本 暂无可用汉化,敬请期待!"),
"localization_info_note": MessageLookupByLibrary.simpleMessage("备注:"),
"localization_info_remove_incompatible_translation_params":
MessageLookupByLibrary.simpleMessage("是否移除不兼容的汉化参数"),
"localization_info_translation_status":
MessageLookupByLibrary.simpleMessage("汉化状态"),
"localization_info_unavailable":
MessageLookupByLibrary.simpleMessage("不可用"),
"localization_info_update_time": m34,
"localization_info_version_number": m35,
"performance_action_apply": MessageLookupByLibrary.simpleMessage("应用"),
"performance_action_apply_and_clear_shaders":
MessageLookupByLibrary.simpleMessage("应用并清理着色器(推荐)"),
"performance_action_clear_shaders":
MessageLookupByLibrary.simpleMessage("清理着色器"),
"performance_action_custom_parameters_input":
MessageLookupByLibrary.simpleMessage(
"您可以在这里输入未收录进盒子的自定义参数。配置示例:\n\nr_displayinfo=0\nr_VSync=0"),
"performance_action_high": MessageLookupByLibrary.simpleMessage(""),
"performance_action_info_preset_only_changes_graphics":
MessageLookupByLibrary.simpleMessage("(预设只修改图形设置)"),
"performance_action_low": MessageLookupByLibrary.simpleMessage(""),
"performance_action_medium": MessageLookupByLibrary.simpleMessage(""),
"performance_action_preset":
MessageLookupByLibrary.simpleMessage("预设:"),
"performance_action_reset_to_default":
MessageLookupByLibrary.simpleMessage(" 恢复默认 "),
"performance_action_super": MessageLookupByLibrary.simpleMessage("超级"),
"performance_info_applied": MessageLookupByLibrary.simpleMessage("已应用"),
"performance_info_current_status": m36,
"performance_info_delete_config_file":
MessageLookupByLibrary.simpleMessage("删除配置文件..."),
"performance_info_done": MessageLookupByLibrary.simpleMessage("完成..."),
"performance_info_generate_config_file":
MessageLookupByLibrary.simpleMessage("生成配置文件"),
"performance_info_graphic_optimization_hint":
MessageLookupByLibrary.simpleMessage("图形优化提示"),
"performance_info_graphic_optimization_warning":
MessageLookupByLibrary.simpleMessage(
"该功能对优化显卡瓶颈有很大帮助,但对 CPU 瓶颈可能起反效果,如果您显卡性能强劲,可以尝试使用更好的画质来获得更高的显卡利用率。"),
"performance_info_graphics": MessageLookupByLibrary.simpleMessage("图形"),
"performance_info_min_max_values": m37,
"performance_info_not_applied":
MessageLookupByLibrary.simpleMessage("未应用"),
"performance_info_shader_clearing_warning":
MessageLookupByLibrary.simpleMessage(
"清理着色器后首次进入游戏可能会出现卡顿,请耐心等待游戏初始化完毕。"),
"performance_info_write_out_config_file":
MessageLookupByLibrary.simpleMessage("写出配置文件"),
"performance_title_performance_optimization": m38,
"setting_action_clear_translation_file_cache":
MessageLookupByLibrary.simpleMessage("清理汉化文件缓存"),
"setting_action_create_desktop_shortcut":
MessageLookupByLibrary.simpleMessage("在桌面创建《SC汉化盒子》快捷方式"),
"setting_action_create_settings_shortcut":
MessageLookupByLibrary.simpleMessage("创建设置快捷方式"),
"setting_action_ignore_efficiency_cores_on_launch":
MessageLookupByLibrary.simpleMessage(
"启动游戏时忽略能效核心( 适用于Intel 12th+ 处理器 "),
"setting_action_info_autofill_data_cleared":
MessageLookupByLibrary.simpleMessage("已清理自动填充数据"),
"setting_action_info_cache_clearing_info": m39,
"setting_action_info_clear_cache_warning":
MessageLookupByLibrary.simpleMessage("这不会影响已安装的汉化。"),
"setting_action_info_confirm_clear_cache":
MessageLookupByLibrary.simpleMessage("确认清理汉化缓存?"),
"setting_action_info_confirm_reset_autofill":
MessageLookupByLibrary.simpleMessage("确认重置自动填充?"),
"setting_action_info_cpu_core_tip": MessageLookupByLibrary.simpleMessage(
"Tip您的设备拥有几个能效核心就输入几非大小核设备请保持 0\n\n此功能适用于首页的盒子一键启动 或 工具中的 RSI启动器管理员模式当为 0 时不启用此功能。"),
"setting_action_info_delete_local_account_warning":
MessageLookupByLibrary.simpleMessage(
"这将会删除本地的账号记录,或在下次启动游戏时将自动填充选择 ‘否’ 以禁用自动填充。"),
"setting_action_info_device_support_info": m40,
"setting_action_info_disabled":
MessageLookupByLibrary.simpleMessage("已禁用"),
"setting_action_info_enabled":
MessageLookupByLibrary.simpleMessage("已启用"),
"setting_action_info_encrypted_saved":
MessageLookupByLibrary.simpleMessage("已加密保存"),
"setting_action_info_enter_cpu_core_to_ignore":
MessageLookupByLibrary.simpleMessage("请输入要忽略的 CPU 核心数"),
"setting_action_info_file_error":
MessageLookupByLibrary.simpleMessage("文件有误!"),
"setting_action_info_manual_game_location_setting":
MessageLookupByLibrary.simpleMessage(
"手动设置游戏安装位置,建议仅在无法自动扫描安装位置时使用"),
"setting_action_info_manual_launcher_location_setting":
MessageLookupByLibrary.simpleMessage("手动设置启动器位置,建议仅在无法自动扫描安装位置时使用"),
"setting_action_info_microsoft_version_limitation":
MessageLookupByLibrary.simpleMessage(
"因微软版功能限制,请在接下来打开的窗口中 手动将《SC汉化盒子》拖动到桌面即可创建快捷方式。"),
"setting_action_info_mirror_server_info":
MessageLookupByLibrary.simpleMessage(
"使用镜像服务器加速访问 Dps Uex 等工具网站,若访问异常请关闭该功能。 为保护账户安全任何情况下都不会加速RSI官网。"),
"setting_action_info_not_saved":
MessageLookupByLibrary.simpleMessage("未保存"),
"setting_action_info_not_support":
MessageLookupByLibrary.simpleMessage("不支持"),
"setting_action_info_select_game_install_location":
MessageLookupByLibrary.simpleMessage("请选择游戏安装位置StarCitizen.exe"),
"setting_action_info_select_rsi_launcher_location":
MessageLookupByLibrary.simpleMessage(
"请选择RSI启动器位置RSI Launcher.exe"),
"setting_action_info_setting_success":
MessageLookupByLibrary.simpleMessage("设置成功,在对应页面点击刷新即可扫描出新路径"),
"setting_action_info_shortcut_created":
MessageLookupByLibrary.simpleMessage("创建完毕,请返回桌面查看"),
"setting_action_info_support":
MessageLookupByLibrary.simpleMessage("支持"),
"setting_action_info_view_log_file":
MessageLookupByLibrary.simpleMessage("查看汉化盒子的 log 文件,以定位盒子的 bug"),
"setting_action_reset_auto_password_fill":
MessageLookupByLibrary.simpleMessage("重置自动密码填充"),
"setting_action_set_core_count": m41,
"setting_action_set_game_file":
MessageLookupByLibrary.simpleMessage("设置游戏文件 StarCitizen.exe"),
"setting_action_set_launcher_file":
MessageLookupByLibrary.simpleMessage("设置启动器文件RSI Launcher.exe"),
"setting_action_tool_site_access_acceleration":
MessageLookupByLibrary.simpleMessage("工具站访问加速"),
"setting_action_view_log":
MessageLookupByLibrary.simpleMessage("查看log"),
"tools_action_clear_shader_cache":
MessageLookupByLibrary.simpleMessage("清理着色器缓存"),
"tools_action_close_photography_mode":
MessageLookupByLibrary.simpleMessage("关闭摄影模式"),
"tools_action_hosts_acceleration_experimental":
MessageLookupByLibrary.simpleMessage("Hosts 加速(实验性)"),
"tools_action_info_cleanup_complete":
MessageLookupByLibrary.simpleMessage("清理完毕,请完成一次安装 / 游戏启动 操作。"),
"tools_action_info_cleanup_failed": m42,
"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": m43,
"tools_action_info_fix_success_restart":
MessageLookupByLibrary.simpleMessage(
"修复成功,请尝试重启电脑后继续安装游戏! 若注册表修改操作导致其他软件出现兼容问题,请使用 工具 中的 NVME 注册表清理。"),
"tools_action_info_function_under_maintenance":
MessageLookupByLibrary.simpleMessage("功能维护中,请稍后重试!"),
"tools_action_info_hosts_acceleration_experimental_tip":
MessageLookupByLibrary.simpleMessage(
"将 IP 信息写入 Hosts 文件,解决部分地区的 DNS 污染导致无法登录官网等问题。\n该功能正在进行第一阶段测试,遇到问题请及时反馈。"),
"tools_action_info_init_failed": m44,
"tools_action_info_log_file_not_exist":
MessageLookupByLibrary.simpleMessage(
"日志文件不存在,请尝试进行一次游戏启动或游戏安装,并退出启动器,若无法解决问题,请尝试将启动器更新至最新版本!"),
"tools_action_info_log_file_parse_failed":
MessageLookupByLibrary.simpleMessage(
"解析 log 文件失败!\n请尝试使用 RSI Launcher log 修复 工具!"),
"tools_action_info_manual_nvme_patch":
MessageLookupByLibrary.simpleMessage(
"手动写入NVM补丁该功能仅在您知道自己在作什么的情况下使用"),
"tools_action_info_not_installed":
MessageLookupByLibrary.simpleMessage("未安装"),
"tools_action_info_nvme_patch_issue": m45,
"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":
MessageLookupByLibrary.simpleMessage(
"使用星际公民中文百科提供的分流下载服务,可用于下载或修复 p4k。 \n资源有限,请勿滥用。"),
"tools_action_info_p4k_file_description":
MessageLookupByLibrary.simpleMessage(
"P4k 是星际公民的核心游戏文件,高达 100GB+盒子提供的离线下载是为了帮助一些p4k文件下载超级慢的用户 或用于修复官方启动器无法修复的 p4k 文件。\n\n接下来会弹窗询问您保存位置(可以选择星际公民文件夹也可以选择别处),下载完成后请确保 P4K 文件夹位于 LIVE 文件夹内,之后使用星际公民启动器校验更新即可。"),
"tools_action_info_reinstall_eac": MessageLookupByLibrary.simpleMessage(
"若您遇到 EAC 错误,且自动修复无效,请尝试使用此功能重装 EAC。"),
"tools_action_info_removed_restart_effective":
MessageLookupByLibrary.simpleMessage("已移除,重启电脑生效!"),
"tools_action_info_restore_lens_shake":
MessageLookupByLibrary.simpleMessage(
"还原镜头摇晃效果。\n\n@拉邦那 Lapernum 提供参数信息。"),
"tools_action_info_rsi_launcher_directory_not_found":
MessageLookupByLibrary.simpleMessage("未找到 RSI 启动器目录,请您尝试手动操作。"),
"tools_action_info_rsi_launcher_log_issue": m46,
"tools_action_info_rsi_launcher_not_found":
MessageLookupByLibrary.simpleMessage(
"未找到 RSI 启动器,请尝试重新安装,或在设置中手动添加。"),
"tools_action_info_rsi_launcher_running_warning":
MessageLookupByLibrary.simpleMessage("RSI启动器正在运行请先关闭启动器再使用此功能"),
"tools_action_info_run_rsi_as_admin":
MessageLookupByLibrary.simpleMessage(
"以管理员身份运行RSI启动器可能会解决一些问题。\n\n若设置了能效核心屏蔽参数,也会在此应用。"),
"tools_action_info_shader_cache_issue": m47,
"tools_action_info_star_citizen_not_found":
MessageLookupByLibrary.simpleMessage(
"未找到星际公民游戏安装位置,请至少完成一次游戏启动操作 或在设置中手动添加。"),
"tools_action_info_system_info_content": m48,
"tools_action_info_system_info_title":
MessageLookupByLibrary.simpleMessage("系统信息"),
"tools_action_info_valid_game_directory_needed":
MessageLookupByLibrary.simpleMessage("该功能需要一个有效的游戏安装目录"),
"tools_action_info_view_critical_system_info":
MessageLookupByLibrary.simpleMessage(
"查看系统关键信息,用于快速问诊 \n\n耗时操作,请耐心等待。"),
"tools_action_open_photography_mode":
MessageLookupByLibrary.simpleMessage("开启摄影模式"),
"tools_action_p4k_download_repair":
MessageLookupByLibrary.simpleMessage("P4K 分流下载 / 修复"),
"tools_action_reinstall_easyanticheat":
MessageLookupByLibrary.simpleMessage("重装 EasyAntiCheat 反作弊"),
"tools_action_remove_nvme_registry_patch":
MessageLookupByLibrary.simpleMessage("移除 nvme 注册表补丁"),
"tools_action_rsi_launcher_admin_mode":
MessageLookupByLibrary.simpleMessage("RSI Launcher 管理员模式"),
"tools_action_rsi_launcher_log_fix":
MessageLookupByLibrary.simpleMessage("RSI Launcher Log 修复"),
"tools_action_view_system_info":
MessageLookupByLibrary.simpleMessage("查看系统信息"),
"tools_action_write_nvme_registry_patch":
MessageLookupByLibrary.simpleMessage("写入 nvme 注册表补丁"),
"tools_hosts_action_one_click_acceleration":
MessageLookupByLibrary.simpleMessage("一键加速"),
"tools_hosts_info_dns_query_and_test":
MessageLookupByLibrary.simpleMessage("正在查询 DNS 并测试可访问性 请耐心等待..."),
"tools_hosts_info_enable": MessageLookupByLibrary.simpleMessage("是否启用"),
"tools_hosts_info_hosts_acceleration":
MessageLookupByLibrary.simpleMessage("Hosts 加速"),
"tools_hosts_info_open_hosts_file":
MessageLookupByLibrary.simpleMessage("打开 Hosts 文件"),
"tools_hosts_info_reading_config":
MessageLookupByLibrary.simpleMessage("读取配置 ..."),
"tools_hosts_info_rsi_customer_service":
MessageLookupByLibrary.simpleMessage("RSI 客服站"),
"tools_hosts_info_rsi_official_website":
MessageLookupByLibrary.simpleMessage("RSI 官网"),
"tools_hosts_info_rsi_zendesk":
MessageLookupByLibrary.simpleMessage("RSI Zendesk 客服站"),
"tools_hosts_info_site": MessageLookupByLibrary.simpleMessage("站点"),
"tools_hosts_info_status": MessageLookupByLibrary.simpleMessage("状态"),
"tools_hosts_info_writing_hosts":
MessageLookupByLibrary.simpleMessage("正在写入 Hosts ..."),
"tools_info_game_install_location":
MessageLookupByLibrary.simpleMessage("游戏安装位置: "),
"tools_info_processing_failed": m49,
"tools_info_rsi_launcher_location":
MessageLookupByLibrary.simpleMessage("RSI启动器位置"),
"tools_info_scanning": MessageLookupByLibrary.simpleMessage("正在扫描..."),
"webview_localization_device_windows_hello_toast":
MessageLookupByLibrary.simpleMessage("请完成 Windows Hello 验证以填充密码"),
"webview_localization_enter_device_pin":
MessageLookupByLibrary.simpleMessage("请输入设备PIN以自动登录RSI账户"),
"webview_localization_finished_invitations":
MessageLookupByLibrary.simpleMessage("已完成的邀请"),
"webview_localization_name_member":
MessageLookupByLibrary.simpleMessage("名成员"),
"webview_localization_total_invitations":
MessageLookupByLibrary.simpleMessage("总邀请数:"),
"webview_localization_unfinished_invitations":
MessageLookupByLibrary.simpleMessage("未完成的邀请")
};
}

View File

@ -3391,6 +3391,7 @@ class AppLocalizationDelegate extends LocalizationsDelegate<S> {
return const <Locale>[
Locale.fromSubtags(languageCode: 'en'),
Locale.fromSubtags(languageCode: 'zh', countryCode: 'CN'),
Locale.fromSubtags(languageCode: 'zh', countryCode: 'TW'),
];
}

336
lib/l10n/intl_zh_TW.arb Normal file
View File

@ -0,0 +1,336 @@
{
"@@locale": "zh_TW",
"app_index_version_info": "SC汉化盒子 V{v0} {v1}",
"app_shortcut_name": "SC汉化盒子DEV.lnk",
"about_check_update": "检查更新",
"about_app_description": "不仅仅是汉化!\n\nSC汉化盒子是你探索宇宙的好帮手我们致力于为各位公民解决游戏中的常见问题并为社区汉化、性能调优、常用网站汉化 等操作提供便利。",
"about_online_feedback": "在线反馈",
"about_action_qq_group": "QQ群: 940696487",
"about_action_email": "邮箱: scbox@xkeyc.com",
"about_action_open_source": "开源",
"about_disclaimer": "这是一个非官方的星际公民工具,不隶属于 Cloud Imperium 公司集团。 本软件中非由其主机或用户创作的所有内容均为其各自所有者的财产。 \nStar Citizen®、Roberts Space Industries® 和 Cloud Imperium® 是 Cloud Imperium Rights LLC 的注册商标。",
"about_analytics_launch": "启动",
"about_analytics_launch_game": "启动游戏",
"about_analytics_total_users": "累计用户",
"about_analytics_install_translation": "汉化安装",
"about_analytics_performance_optimization": "性能调优",
"about_analytics_p4k_redirection": "P4K分流",
"about_analytics_units_user": "位",
"about_analytics_units_times": "次",
"about_info_latest_version": "已经是最新版本!",
"home_holiday_countdown": "节日倒计时",
"home_holiday_countdown_disclaimer": "* 以上节日日期由人工收录、维护,可能存在错误,欢迎反馈!",
"home_action_one_click_launch": "一键启动",
"home_title_logging_in": "登录中...",
"home_info_auto_fill_notice": "* 若开启了自动填充,请留意弹出的 Windows Hello 窗口",
"home_login_title_welcome_back": "欢迎回来!",
"home_login_title_launching_game": "正在为您启动游戏...",
"home_action_login_rsi_account": "登录 RSI 账户",
"home_action_q_auto_password_fill_prompt": "是否开启自动密码填充?",
"home_login_info_password_encryption_notice": "盒子将使用 PIN 与 Windows 凭据加密保存您的密码,密码只存储在您的设备中。\n\n当下次登录需要输入密码时您只需授权PIN即可自动填充登录。",
"home_login_info_enter_pin_to_encrypt": "输入PIN以启用加密",
"home_login_info_game_version_outdated": "游戏版本过期",
"home_login_info_rsi_server_report": "RSI 服务器报告版本号:{v1} \n\n本地版本号{v2} \n\n建议使用 RSI Launcher 更新游戏!",
"home_login_info_action_ignore": "忽略",
"home_login_action_title_box_one_click_launch": "盒子一键启动",
"home_login_info_one_click_launch_description": "本功能可以帮您更加便利的启动游戏。\n\n为确保账户安全 ,本功能使用汉化浏览器保留登录状态,且不会保存您的密码信息(除非你启用了自动填充功能)。\n\n使用此功能登录账号时请确保您的 SC汉化盒子 是从可信任的来源下载。",
"home_login_action_title_need_webview2_runtime": "需要安装 WebView2 Runtime",
"action_close": "关闭",
"downloader_speed_limit_settings": "限速设置",
"downloader_action_pause_all": "全部暂停",
"downloader_action_resume_all": "恢复全部",
"downloader_action_cancel_all": "全部取消",
"downloader_info_no_download_tasks": "无下载任务",
"downloader_info_total_size": "总大小:{v1}",
"downloader_info_verifying": "校验中...{v2}",
"downloader_info_downloading": "下载中... ({v0}%)",
"downloader_info_status": "状态:{v0}",
"downloader_info_uploaded": "已上传:{v0}",
"downloader_info_downloaded": "已下载:{v0}",
"downloader_action_options": "选项",
"downloader_action_continue_download": "继续下载",
"downloader_action_pause_download": "暂停下载",
"downloader_action_cancel_download": "取消下载",
"action_open_folder": "打开文件夹",
"downloader_info_download_upload_speed": "下载: {v0}/s 上传:{v1}/s",
"downloader_info_downloading_status": "下载中...",
"downloader_info_waiting": "等待中",
"downloader_info_paused": "已暂停",
"downloader_info_download_failed": "下载失败",
"downloader_info_download_completed": "下载完成",
"downloader_info_deleted": "已删除",
"downloader_title_downloading": "下载中",
"downloader_title_ended": "已结束",
"downloader_action_confirm_cancel_all_tasks": "确认取消全部任务?",
"downloader_info_manual_file_deletion_note": "如果文件不再需要,你可能需要手动删除下载文件。",
"downloader_action_confirm_cancel_download": "确认取消下载?",
"downloader_info_p2p_network_note": "SC 汉化盒子使用 p2p 网络来加速文件下载,如果您流量有限,可在此处将上传带宽设置为 1(byte)。",
"downloader_info_download_unit_input_prompt": "请输入下载单位1、100k、10m 0或留空为不限速。",
"downloader_input_upload_speed_limit": "上传限速:",
"downloader_input_download_speed_limit": "下载限速:",
"downloader_input_info_p2p_upload_note": "* P2P 上传仅在下载文件时进行,下载完成后会关闭 p2p 连接。如您想参与做种,请通过关于页面联系我们。",
"doctor_title_one_click_diagnosis": "一键诊断 -> {v0}",
"doctor_action_rsi_launcher_log": "RSI启动器log",
"doctor_action_game_run_log": "游戏运行log",
"doctor_info_scan_complete_no_issues": "扫描完毕,没有找到问题!",
"doctor_info_processing": "正在处理...",
"doctor_info_game_rescue_service_note": "您即将前往由 深空治疗中心QQ群号536454632 提供的游戏异常救援服务,主要解决游戏安装失败与频繁闪退,如游戏玩法问题,请勿加群。",
"doctor_info_need_help": "需要帮助? 点击加群寻求免费人工支援!",
"doctor_info_tool_check_result_note": "注意:本工具检测结果仅供参考,若您不理解以下操作,请提供截图给有经验的玩家!",
"doctor_info_result_unsupported_os": "不支持的操作系统,游戏可能无法运行",
"doctor_info_result_upgrade_system": "请升级您的系统 ({v0})",
"doctor_info_result_missing_live_folder": "安装目录缺少LIVE文件夹可能导致安装失败",
"doctor_info_result_create_live_folder": "点击修复为您创建 LIVE 文件夹,完成后重试安装。({v0})",
"doctor_info_result_incompatible_nvme_device": "新型 NVME 设备,与 RSI 启动器暂不兼容,可能导致安装失败",
"doctor_info_result_add_registry_value": "为注册表项添加 ForcedPhysicalSectorSizeInBytes 值 模拟旧设备。硬盘分区({v0})",
"doctor_info_result_missing_easyanticheat_files": "EasyAntiCheat 文件丢失",
"doctor_info_result_verify_files_with_rsi_launcher": "未在 LIVE 文件夹找到 EasyAntiCheat 文件 或 文件不完整,请使用 RSI 启动器校验文件",
"doctor_info_result_easyanticheat_not_installed": "EasyAntiCheat 未安装 或 未正常退出",
"doctor_info_result_install_easyanticheat": "EasyAntiCheat 未安装,请点击修复为您一键安装。(在游戏正常启动并结束前,该问题会一直出现,若您因为其他原因游戏闪退,可忽略此条目)",
"doctor_info_result_chinese_username": "中文用户名!",
"doctor_info_result_chinese_username_error": "中文用户名可能会导致游戏启动/安装错误! 点击修复按钮查看修改教程!",
"doctor_info_result_chinese_install_path": "中文安装路径!",
"doctor_info_result_chinese_install_path_error": "中文安装路径!这可能会导致游戏 启动/安装 错误!({v0}请在RSI启动器更换安装路径。",
"doctor_info_result_low_physical_memory": "物理内存过低",
"doctor_info_result_memory_requirement": "您至少需要 16GB 的物理内存Memory才可运行此游戏。当前大小{v0}",
"doctor_info_result_fix_suggestion": "修复建议: {v0}",
"doctor_info_result_no_solution": "暂无解决方法,请截图反馈",
"doctor_info_action_fix": "修复",
"doctor_action_view_solution": "查看解决方案",
"doctor_tip_title_select_game_directory": "请在首页选择游戏安装目录。",
"doctor_action_result_try_latest_windows": "若您的硬件达标,请尝试安装最新的 Windows 系统。",
"doctor_action_result_create_folder_success": "创建文件夹成功,请尝试继续下载游戏!",
"doctor_action_result_create_folder_fail": "创建文件夹失败,请尝试手动创建。\n目录{v0} \n错误{v1}",
"doctor_action_result_fix_success": "修复成功,请尝试重启后继续安装游戏! 若注册表修改操作导致其他软件出现兼容问题,请使用 工具 中的 NVME 注册表清理。",
"doctor_action_result_fix_fail": "修复失败,{v0}",
"doctor_action_result_game_start_success": "修复成功,请尝试启动游戏。(若问题无法解决,请使用工具箱的 《重装 EAC》",
"doctor_action_result_redirect_warning": "即将跳转,教程来自互联网,请谨慎操作...",
"doctor_action_result_issue_not_supported": "该问题暂不支持自动处理,请提供截图寻求帮助",
"doctor_action_analyzing": "正在分析...",
"doctor_action_result_analysis_no_issue": "分析完毕,没有发现问题",
"doctor_action_result_analysis_issues_found": "分析完毕,发现 {v0} 个问题",
"doctor_action_result_toast_scan_no_issue": "扫描完毕,没有发现问题,若仍然安装失败,请尝试使用工具箱中的 RSI启动器管理员模式。",
"doctor_action_tip_checking_game_log": "正在检查Game.log",
"doctor_action_info_game_abnormal_exit": "游戏异常退出:{v0}",
"doctor_action_info_game_abnormal_exit_unknown": "游戏异常退出:未知异常",
"doctor_action_info_info_feedback": "info:{v0},请点击右下角加群反馈。",
"doctor_action_info_checking_eac": "正在检查EAC",
"doctor_action_info_checking_runtime": "正在检查:运行环境",
"doctor_action_result_info_unsupported_os": "不支持的操作系统:{v0}",
"doctor_action_info_checking_install_info": "正在检查:安装信息",
"doctor_action_view_details": "查看详情",
"home_install_location": "安装位置:",
"home_not_installed_or_failed": "未安装 或 安装失败",
"home_action_star_citizen_website_localization": "星际公民官网汉化",
"home_action_info_roberts_space_industries_origin": "罗伯茨航天工业公司,万物的起源",
"home_action_uex_localization": "UEX 汉化",
"home_action_info_mining_refining_trade_calculator": "采矿、精炼、贸易计算器、价格、船信息",
"home_action_dps_calculator_localization": "DPS计算器汉化",
"home_action_info_ship_upgrade_damage_value_query": "在线改船,查询伤害数值和配件购买地点",
"home_action_external_browser_extension": "外部浏览器拓展:",
"home_action_one_click_diagnosis": "一键诊断",
"home_action_info_one_click_diagnosis_star_citizen": "一键诊断星际公民常见问题",
"home_action_localization_management": "汉化管理",
"home_action_info_quick_install_localization_resources": "快捷安装汉化资源",
"home_action_performance_optimization": "性能优化",
"home_action_info_engine_config_optimization": "调整引擎配置文件,优化游戏性能",
"home_action_rsi_status_platform": "平台",
"home_action_rsi_status_persistent_universe": "持续宇宙",
"home_action_rsi_status_electronic_access": "电子访问",
"home_action_rsi_status_arena_commander": "竞技场指挥官",
"home_action_rsi_status_rsi_server_status": "RSI 服务器状态",
"home_action_rsi_status_status": "状态:",
"home_announcement_details": "公告详情",
"home_action_info_valid_install_location_required": "该功能需要一个有效的安装位置\n\n如果您的游戏未下载完成请等待下载完毕后使用此功能。\n\n如果您的游戏已下载完毕但未识别请启动一次游戏后重新打开盒子 或 在设置选项中手动设置安装位置。",
"home_action_info_scanning": "正在扫描 ...",
"home_action_info_scan_complete_valid_directories_found": "扫描完毕,共找到 {v0} 个有效安装目录",
"home_action_info_log_file_parse_fail": "解析 log 文件失败!",
"home_action_title_star_citizen_website_localization": "星际公民网站汉化",
"home_action_info_web_localization_plugin_disclaimer": "本插功能件仅供大致浏览使用,不对任何有关本功能产生的问题负责!在涉及账号操作前请注意确认网站的原本内容!\n\n\n使用此功能登录账号时请确保您的 SC汉化盒子 是从可信任的来源下载。",
"home_action_info_initializing_resources": "正在初始化汉化资源...",
"home_action_info_initialization_failed": "初始化网页汉化资源失败!{v0}",
"home_title_app_name": "SC汉化盒子",
"home_localization_new_version_available": "汉化有新版本!",
"home_localization_new_version_installed": "您在 {v0} 安装的汉化有新版本啦!",
"home_info_valid_installation_required": "该功能需要一个有效的安装位置",
"home_info_one_click_launch_warning": "一键启动功能提示",
"home_info_account_security_warning": "为确保账户安全,一键启动功能已在开发版中禁用,我们将在微软商店版本中提供此功能。\n\n微软商店版由微软提供可靠的分发下载与数字签名可有效防止软件被恶意篡改。\n\n提示您无需使用盒子启动游戏也可使用汉化。",
"home_action_install_microsoft_store_version": "安装微软商店版本",
"home_action_cancel": "取消",
"home_action_info_abnormal_game_exit": "游戏非正常退出\nexitCode={v0}\nstdout={v1}\nstderr={v2}\n\n诊断信息{v3} \n{v4}",
"home_action_info_unknown_error": "未知错误,请通过一键诊断加群反馈。",
"home_action_info_check_web_link": "请查看弹出的网页链接获得详细信息。",
"home_action_info_game_built_in": "游戏内置",
"home_action_info_warning": "警告",
"localization_info_machine_translation_warning": "您正在使用游戏内置文本官方文本目前为机器翻译截至3.21.0),建议您在下方安装社区汉化。",
"localization_info_translation_status": "汉化状态",
"localization_info_enabled": "启用({v0}",
"localization_info_installed_version": "已安装版本:{v0}",
"localization_action_translation_feedback": "汉化反馈",
"localization_action_uninstall_translation": "卸载汉化",
"localization_info_note": "备注:",
"localization_info_community_translation": "社区汉化",
"localization_info_no_translation_available": "该语言/版本 暂无可用汉化,敬请期待!",
"localization_action_advanced_features": "高级功能",
"localization_info_custom_text": "自定义文本",
"localization_info_no_custom_text": "暂无自定义文本",
"localization_action_install": "安装",
"localization_info_version_number": "版本号:{v0}",
"localization_info_channel": "通道:{v0}",
"localization_info_update_time": "更新时间:{v0}",
"localization_info_installed": "已安装",
"localization_info_unavailable": "不可用",
"localization_info_language": "语言: ",
"localization_info_remove_incompatible_translation_params": "是否移除不兼容的汉化参数",
"localization_info_incompatible_translation_params_warning": "USER.cfg 包含不兼容的汉化参数,这可能是以前的汉化文件的残留信息。\n\n这将可能导致汉化无效或乱码点击确认为您一键移除不会影响其他配置。",
"localization_info_custom_file": "自定义_{v0}",
"localization_info_custom_file_instructions": "即将打开本地化文件夹,请将自定义的 任意名称.ini 文件放入 Customize_ini 文件夹。\n\n添加新文件后未显示请使用右上角刷新按钮。\n\n安装时请确保选择了正确的语言。",
"localization_info_corrupted_file": "文件受损,请重新下载",
"localization_info_installation_error": "安装出错!\n\n {v0}",
"localization_info_custom_files": "自定义文件",
"performance_info_graphic_optimization_hint": "图形优化提示",
"performance_info_graphic_optimization_warning": "该功能对优化显卡瓶颈有很大帮助,但对 CPU 瓶颈可能起反效果,如果您显卡性能强劲,可以尝试使用更好的画质来获得更高的显卡利用率。",
"performance_info_current_status": "当前状态:{v0}",
"performance_info_applied": "已应用",
"performance_info_not_applied": "未应用",
"performance_action_preset": "预设:",
"performance_action_low": "低",
"performance_action_medium": "中",
"performance_action_high": "高",
"performance_action_super": "超级",
"performance_action_info_preset_only_changes_graphics": "(预设只修改图形设置)",
"performance_action_reset_to_default": " 恢复默认 ",
"performance_action_apply": "应用",
"performance_action_apply_and_clear_shaders": "应用并清理着色器(推荐)",
"performance_title_performance_optimization": "性能优化 -> {v0}",
"performance_action_custom_parameters_input": "您可以在这里输入未收录进盒子的自定义参数。配置示例:\n\nr_displayinfo=0\nr_VSync=0",
"performance_info_min_max_values": "{v0} 最小值: {v1} / 最大值: {v2}",
"performance_info_graphics": "图形",
"performance_info_delete_config_file": "删除配置文件...",
"performance_action_clear_shaders": "清理着色器",
"performance_info_done": "完成...",
"performance_info_shader_clearing_warning": "清理着色器后首次进入游戏可能会出现卡顿,请耐心等待游戏初始化完毕。",
"performance_info_generate_config_file": "生成配置文件",
"performance_info_write_out_config_file": "写出配置文件",
"app_index_menu_home": "首页",
"app_index_menu_lobby": "大厅",
"app_index_menu_tools": "工具",
"app_index_menu_settings": "设置",
"app_index_menu_about": "关于",
"lobby_online_lobby_coming_soon": "联机大厅,敬请期待 ",
"lobby_invitation_to_participate": "诚邀您参与 ",
"lobby_survey": "问卷调查。",
"setting_action_create_settings_shortcut": "创建设置快捷方式",
"setting_action_create_desktop_shortcut": "在桌面创建《SC汉化盒子》快捷方式",
"setting_action_reset_auto_password_fill": "重置自动密码填充",
"setting_action_info_device_support_info": "启用:{v0} 设备支持:{v1} 邮箱:{v2} 密码:{v3}",
"setting_action_info_enabled": "已启用",
"setting_action_info_disabled": "已禁用",
"setting_action_info_support": "支持",
"setting_action_info_not_support": "不支持",
"setting_action_info_encrypted_saved": "已加密保存",
"setting_action_info_not_saved": "未保存",
"setting_action_ignore_efficiency_cores_on_launch": "启动游戏时忽略能效核心( 适用于Intel 12th+ 处理器 ",
"setting_action_set_core_count": "已设置的核心数量:{v0} (此功能适用于首页的盒子一键启动 或 工具中的RSI启动器管理员模式当为 0 时不启用此功能 ",
"setting_action_set_launcher_file": "设置启动器文件RSI Launcher.exe",
"setting_action_info_manual_launcher_location_setting": "手动设置启动器位置,建议仅在无法自动扫描安装位置时使用",
"setting_action_set_game_file": "设置游戏文件 StarCitizen.exe",
"setting_action_info_manual_game_location_setting": "手动设置游戏安装位置,建议仅在无法自动扫描安装位置时使用",
"setting_action_clear_translation_file_cache": "清理汉化文件缓存",
"setting_action_info_cache_clearing_info": "缓存大小 {v0}MB清理盒子下载的汉化文件缓存不会影响已安装的汉化",
"setting_action_tool_site_access_acceleration": "工具站访问加速",
"setting_action_info_mirror_server_info": "使用镜像服务器加速访问 Dps Uex 等工具网站,若访问异常请关闭该功能。 为保护账户安全任何情况下都不会加速RSI官网。",
"setting_action_view_log": "查看log",
"setting_action_info_view_log_file": "查看汉化盒子的 log 文件,以定位盒子的 bug",
"setting_action_info_confirm_reset_autofill": "确认重置自动填充?",
"setting_action_info_delete_local_account_warning": "这将会删除本地的账号记录,或在下次启动游戏时将自动填充选择 ‘否’ 以禁用自动填充。",
"setting_action_info_autofill_data_cleared": "已清理自动填充数据",
"setting_action_info_enter_cpu_core_to_ignore": "请输入要忽略的 CPU 核心数",
"setting_action_info_cpu_core_tip": "Tip您的设备拥有几个能效核心就输入几非大小核设备请保持 0\n\n此功能适用于首页的盒子一键启动 或 工具中的 RSI启动器管理员模式当为 0 时不启用此功能。",
"setting_action_info_select_rsi_launcher_location": "请选择RSI启动器位置RSI Launcher.exe",
"setting_action_info_setting_success": "设置成功,在对应页面点击刷新即可扫描出新路径",
"setting_action_info_file_error": "文件有误!",
"setting_action_info_select_game_install_location": "请选择游戏安装位置StarCitizen.exe",
"setting_action_info_confirm_clear_cache": "确认清理汉化缓存?",
"setting_action_info_clear_cache_warning": "这不会影响已安装的汉化。",
"setting_action_info_microsoft_version_limitation": "因微软版功能限制,请在接下来打开的窗口中 手动将《SC汉化盒子》拖动到桌面即可创建快捷方式。",
"setting_action_info_shortcut_created": "创建完毕,请返回桌面查看",
"app_upgrade_title_new_version_found": "发现新版本 -> {v0}",
"app_upgrade_info_getting_new_version_details": "正在获取新版本详情...",
"app_upgrade_info_update_server_tip": "提示:当前正在使用分流服务器进行更新,可能会出现下载速度下降,但有助于我们进行成本控制,若下载异常请点击这里跳转手动安装。",
"app_upgrade_info_installing": "正在安装: ",
"app_upgrade_info_downloading": "正在下载: {v0}% ",
"app_upgrade_action_update_now": "立即更新",
"app_upgrade_action_next_time": "下次吧",
"app_upgrade_info_download_failed": "下载失败,请尝试手动安装!",
"app_upgrade_info_run_failed": "运行失败,请尝试手动安装!",
"app_splash_checking_availability": "正在检测可用性,这可能需要一点时间...",
"app_splash_checking_for_updates": "正在检查更新...",
"app_splash_almost_done": "即将完成...",
"tools_hosts_info_rsi_official_website": "RSI 官网",
"tools_hosts_info_rsi_zendesk": "RSI Zendesk 客服站",
"tools_hosts_info_rsi_customer_service": "RSI 客服站",
"tools_hosts_info_dns_query_and_test": "正在查询 DNS 并测试可访问性 请耐心等待...",
"tools_hosts_info_writing_hosts": "正在写入 Hosts ...",
"tools_hosts_info_reading_config": "读取配置 ...",
"tools_hosts_info_hosts_acceleration": "Hosts 加速",
"tools_hosts_info_open_hosts_file": "打开 Hosts 文件",
"tools_hosts_info_status": "状态",
"tools_hosts_info_site": "站点",
"tools_hosts_info_enable": "是否启用",
"tools_hosts_action_one_click_acceleration": "一键加速",
"tools_info_scanning": "正在扫描...",
"tools_info_processing_failed": "处理失败!:{v0}",
"tools_info_game_install_location": "游戏安装位置: ",
"tools_info_rsi_launcher_location": "RSI启动器位置",
"tools_action_view_system_info": "查看系统信息",
"tools_action_info_view_critical_system_info": "查看系统关键信息,用于快速问诊 \n\n耗时操作请耐心等待。",
"tools_action_p4k_download_repair": "P4K 分流下载 / 修复",
"tools_action_info_p4k_download_repair_tip": "使用星际公民中文百科提供的分流下载服务,可用于下载或修复 p4k。 \n资源有限请勿滥用。",
"tools_action_hosts_acceleration_experimental": "Hosts 加速(实验性)",
"tools_action_info_hosts_acceleration_experimental_tip": "将 IP 信息写入 Hosts 文件,解决部分地区的 DNS 污染导致无法登录官网等问题。\n该功能正在进行第一阶段测试遇到问题请及时反馈。",
"tools_action_reinstall_easyanticheat": "重装 EasyAntiCheat 反作弊",
"tools_action_info_reinstall_eac": "若您遇到 EAC 错误,且自动修复无效,请尝试使用此功能重装 EAC。",
"tools_action_rsi_launcher_admin_mode": "RSI Launcher 管理员模式",
"tools_action_info_run_rsi_as_admin": "以管理员身份运行RSI启动器可能会解决一些问题。\n\n若设置了能效核心屏蔽参数也会在此应用。",
"tools_action_info_init_failed": "初始化失败,请截图报告给开发者。{v0}",
"tools_action_rsi_launcher_log_fix": "RSI Launcher Log 修复",
"tools_action_info_rsi_launcher_log_issue": "在某些情况下 RSI启动器 的 log 文件会损坏,导致无法完成问题扫描,使用此工具清理损坏的 log 文件。\n\n当前日志文件大小{v0} MB",
"tools_action_remove_nvme_registry_patch": "移除 nvme 注册表补丁",
"tools_action_info_nvme_patch_issue": "若您使用 nvme 补丁出现问题,请运行此工具。(可能导致游戏 安装/更新 不可用。)\n\n当前补丁状态{v0}",
"tools_action_info_not_installed": "未安装",
"tools_action_info_removed_restart_effective": "已移除,重启电脑生效!",
"tools_action_write_nvme_registry_patch": "写入 nvme 注册表补丁",
"tools_action_info_manual_nvme_patch": "手动写入NVM补丁该功能仅在您知道自己在作什么的情况下使用",
"tools_action_info_fix_success_restart": "修复成功,请尝试重启电脑后继续安装游戏! 若注册表修改操作导致其他软件出现兼容问题,请使用 工具 中的 NVME 注册表清理。",
"tools_action_clear_shader_cache": "清理着色器缓存",
"tools_action_info_shader_cache_issue": "若游戏画面出现异常或版本更新后可使用本工具清理过期的着色器当大于500M时建议清理 \n\n缓存大小{v0} MB",
"tools_action_close_photography_mode": "关闭摄影模式",
"tools_action_open_photography_mode": "开启摄影模式",
"tools_action_info_restore_lens_shake": "还原镜头摇晃效果。\n\n@拉邦那 Lapernum 提供参数信息。",
"tools_action_info_one_key_close_lens_shake": "一键关闭游戏内镜头晃动以便于摄影操作。\n\n @拉邦那 Lapernum 提供参数信息。",
"tools_action_info_log_file_parse_failed": "解析 log 文件失败!\n请尝试使用 RSI Launcher log 修复 工具!",
"tools_action_info_rsi_launcher_not_found": "未找到 RSI 启动器,请尝试重新安装,或在设置中手动添加。",
"tools_action_info_star_citizen_not_found": "未找到星际公民游戏安装位置,请至少完成一次游戏启动操作 或在设置中手动添加。",
"tools_action_info_valid_game_directory_needed": "该功能需要一个有效的游戏安装目录",
"tools_action_info_eac_file_removed": "已为您移除 EAC 文件,接下来将为您打开 RSI 启动器,请您前往 SETTINGS -> VERIFY 重装 EAC。",
"tools_action_info_error_occurred": "出现错误:{v0}",
"tools_action_info_system_info_content": "系统:{v0}\n\n处理器{v1}\n\n内存大小{v2}GB\n\n显卡信息\n{v3}\n\n硬盘信息\n{v4}\n\n",
"tools_action_info_rsi_launcher_directory_not_found": "未找到 RSI 启动器目录,请您尝试手动操作。",
"tools_action_info_log_file_not_exist": "日志文件不存在,请尝试进行一次游戏启动或游戏安装,并退出启动器,若无法解决问题,请尝试将启动器更新至最新版本!",
"tools_action_info_cleanup_complete": "清理完毕,请完成一次安装 / 游戏启动 操作。",
"tools_action_info_cleanup_failed": "清理失败,请手动移除,文件位置:{v0}",
"tools_action_info_system_info_title": "系统信息",
"tools_action_info_rsi_launcher_running_warning": "RSI启动器正在运行请先关闭启动器再使用此功能",
"tools_action_info_p4k_file_description": "P4k 是星际公民的核心游戏文件,高达 100GB+盒子提供的离线下载是为了帮助一些p4k文件下载超级慢的用户 或用于修复官方启动器无法修复的 p4k 文件。\n\n接下来会弹窗询问您保存位置可以选择星际公民文件夹也可以选择别处下载完成后请确保 P4K 文件夹位于 LIVE 文件夹内,之后使用星际公民启动器校验更新即可。",
"tools_action_info_p4k_download_in_progress": "已经有一个p4k下载任务正在进行中请前往下载管理器查看",
"tools_action_info_function_under_maintenance": "功能维护中,请稍后重试!",
"tools_action_info_config_file_not_exist": "配置文件不存在,请尝试运行一次游戏",
"webview_localization_name_member": "名成员",
"webview_localization_total_invitations": "总邀请数:",
"webview_localization_unfinished_invitations": "未完成的邀请",
"webview_localization_finished_invitations": "已完成的邀请",
"app_init_failed_with_reason": "初始化失败:{v0}",
"webview_localization_enter_device_pin": "请输入设备PIN以自动登录RSI账户",
"webview_localization_device_windows_hello_toast": "请完成 Windows Hello 验证以填充密码"
}