2024-03-16 19:15:30 +08:00
// 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 ' ;
2024-03-16 19:44:26 +08:00
static String m0 ( v0 , v1 ) = > " SC漢化盒子 V ${ v0 } ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m1 ( v0 ) = > " 初始化失敗: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m2 ( v0 ) = > " 正在下載: ${ v0 } % " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m3 ( v0 ) = > " 發現新版本 -> ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m4 ( v0 ) = > " 遊戲異常退出: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m5 ( v0 ) = > " info: ${ v0 } ,請點擊右下角加群反饋。 " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m6 ( v0 ) = > " 分析完畢,發現 ${ v0 } 個問題 " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m7 ( v0 , v1 ) = > " 創建文件夾失敗,請嘗試手動創建。 \n 目錄: ${ v0 } \n 錯誤: ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m8 ( v0 ) = > " 修復失敗, ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m9 ( v0 ) = > " 不支持的操作系統: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
static String m10 ( v0 ) = >
2024-03-16 19:44:26 +08:00
" 為註冊表項添加 ForcedPhysicalSectorSizeInBytes 值 模擬舊設備。硬盤分區( ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m11 ( v0 ) = > " 中文安裝路徑!這可能會導致遊戲 啟動/安裝 錯誤!( ${ v0 } ) , 請在RSI啟動器更換安裝路徑。" ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m12 ( v0 ) = > " 點擊修復為您創建 LIVE 文件夾,完成後重試安裝。( ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m13 ( v0 ) = > " 修復建議: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m14 ( v0 ) = > " 您至少需要 16GB 的物理內存( Memory) 才可運行此遊戲。( 當前大小: ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m15 ( v0 ) = > " 請升級您的系統 ( ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m16 ( v0 ) = > " 一鍵診斷 -> ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m17 ( v0 , v1 ) = > " 下載: ${ v0 } /s 上傳: ${ v1 } /s " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m18 ( v0 ) = > " 已下載: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m19 ( v0 ) = > " 下載中... ( ${ v0 } %) " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m20 ( v0 ) = > " 狀態: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m21 ( v1 ) = > " 總大小: ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m22 ( v0 ) = > " 已上傳: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m23 ( v2 ) = > " 校驗中...( ${ v2 } ) " ;
2024-03-16 19:15:30 +08:00
static String m24 ( v0 , v1 , v2 , v3 , v4 ) = >
2024-03-16 19:44:26 +08:00
" 遊戲非正常退出 \n exitCode= ${ v0 } \n stdout= ${ v1 } \n stderr= ${ v2 } \n \n 診斷信息: ${ v3 } \n ${ v4 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m25 ( v0 ) = > " 初始化網頁漢化資源失敗! ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m26 ( v0 ) = > " 掃描完畢,共找到 ${ v0 } 個有效安裝目錄 " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m27 ( v0 ) = > " 您在 ${ v0 } 安裝的漢化有新版本啦! " ;
2024-03-16 19:15:30 +08:00
static String m28 ( v1 , v2 ) = >
2024-03-16 19:44:26 +08:00
" RSI 服務器報告版本號: ${ v1 } \n \n 本地版本號: ${ v2 } \n \n 建議使用 RSI Launcher 更新遊戲! " ;
2024-03-16 19:15:30 +08:00
static String m29 ( v0 ) = > " 通道: ${ v0 } " ;
2024-03-16 19:44:26 +08:00
static String m30 ( v0 ) = > " 自定義_ ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m31 ( v0 ) = > " 啟用( ${ v0 } ) : " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m32 ( v0 ) = > " 安裝出錯! \n \n ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m33 ( v0 ) = > " 已安裝版本: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m34 ( v0 ) = > " 更新時間: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m35 ( v0 ) = > " 版本號: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m36 ( v0 ) = > " 當前狀態: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
static String m37 ( v0 , v1 , v2 ) = > " ${ v0 } 最小值: ${ v1 } / 最大值: ${ v2 } " ;
2024-03-16 19:44:26 +08:00
static String m38 ( v0 ) = > " 性能優化 -> ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m39 ( v0 ) = > " 緩存大小 ${ v0 } MB, 清理盒子下載的漢化文件緩存, 不會影響已安裝的漢化 " ;
2024-03-16 19:15:30 +08:00
static String m40 ( v0 , v1 , v2 , v3 ) = >
2024-03-16 19:44:26 +08:00
" 啟用: ${ v0 } 設備支持: ${ v1 } 郵箱: ${ v2 } 密碼: ${ v3 } " ;
2024-03-16 19:15:30 +08:00
static String m41 ( v0 ) = >
2024-03-16 19:44:26 +08:00
" 已設置的核心數量: ${ v0 } (此功能適用於首頁的盒子一鍵啟動 或 工具中的RSI啟動器管理員模式, 當為 0 時不啟用此功能 ) " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m42 ( v0 ) = > " 清理失敗,請手動移除,文件位置: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m43 ( v0 ) = > " 出現錯誤: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m44 ( v0 ) = > " 初始化失敗,請截圖報告給開發者。 ${ v0 } " ;
2024-03-16 19:15:30 +08:00
static String m45 ( v0 ) = >
2024-03-16 19:44:26 +08:00
" 若您使用 nvme 補丁出現問題,請運行此工具。(可能導致遊戲 安裝/更新 不可用。) \n \n 當前補丁狀態: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
static String m46 ( v0 ) = >
2024-03-16 19:44:26 +08:00
" 在某些情況下 RSI啟動器 的 log 文件會損壞,導致無法完成問題掃描,使用此工具清理損壞的 log 文件。 \n \n 當前日誌文件大小: ${ v0 } MB " ;
2024-03-16 19:15:30 +08:00
static String m47 ( v0 ) = >
2024-03-16 19:44:26 +08:00
" 若遊戲畫面出現異常或版本更新後可使用本工具清理過期的著色器( 當大於500M時, 建議清理) \n \n 緩存大小: ${ v0 } MB " ;
2024-03-16 19:15:30 +08:00
static String m48 ( v0 , v1 , v2 , v3 , v4 ) = >
2024-03-16 19:44:26 +08:00
" 系統: ${ v0 } \n \n 處理器: ${ v1 } \n \n 內存大小: ${ v2 } GB \n \n 顯卡信息: \n ${ v3 } \n \n 硬盤信息: \n ${ v4 } \n \n " ;
2024-03-16 19:15:30 +08:00
2024-03-16 19:44:26 +08:00
static String m49 ( v0 ) = > " 處理失敗!: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
final messages = _notInlinedMessages ( _notInlinedMessages ) ;
static Map < String , Function > _notInlinedMessages ( _ ) = > < String , Function > {
" about_action_email " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 郵箱: scbox@xkeyc.com " ) ,
" about_action_open_source " : MessageLookupByLibrary . simpleMessage ( " 開源 " ) ,
2024-03-16 19:15:30 +08:00
" about_action_qq_group " :
MessageLookupByLibrary . simpleMessage ( " QQ群: 940696487 " ) ,
" about_analytics_install_translation " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 漢化安裝 " ) ,
" about_analytics_launch " : MessageLookupByLibrary . simpleMessage ( " 啟動 " ) ,
2024-03-16 19:15:30 +08:00
" about_analytics_launch_game " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 啟動遊戲 " ) ,
2024-03-16 19:15:30 +08:00
" about_analytics_p4k_redirection " :
MessageLookupByLibrary . simpleMessage ( " P4K分流 " ) ,
" about_analytics_performance_optimization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 性能調優 " ) ,
2024-03-16 19:15:30 +08:00
" about_analytics_total_users " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 累計用戶 " ) ,
2024-03-16 19:15:30 +08:00
" about_analytics_units_times " :
MessageLookupByLibrary . simpleMessage ( " 次 " ) ,
" about_analytics_units_user " : MessageLookupByLibrary . simpleMessage ( " 位 " ) ,
" about_app_description " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 不僅僅是漢化! \n \n SC漢化盒子是你探索宇宙的好幫手, 我們致力於為各位公民解決遊戲中的常見問題, 並為社區漢化、性能調優、常用網站漢化 等操作提供便利。 " ) ,
" about_check_update " : MessageLookupByLibrary . simpleMessage ( " 檢查更新 " ) ,
2024-03-16 19:15:30 +08:00
" about_disclaimer " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 這是一個非官方的星際公民工具,不隸屬於 Cloud Imperium 公司集團。 本軟件中非由其主機或用戶創作的所有內容均為其各自所有者的財產。 \n Star Citizen®、Roberts Space Industries® 和 Cloud Imperium® 是 Cloud Imperium Rights LLC 的註冊商標。 " ) ,
2024-03-16 19:15:30 +08:00
" about_info_latest_version " :
2024-03-16 19:44:26 +08:00
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 ( " 設置 " ) ,
2024-03-16 19:15:30 +08:00
" app_index_menu_tools " : MessageLookupByLibrary . simpleMessage ( " 工具 " ) ,
" app_index_version_info " : m0 ,
" app_init_failed_with_reason " : m1 ,
" app_shortcut_name " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " SC漢化盒子DEV.lnk " ) ,
2024-03-16 19:15:30 +08:00
" app_splash_almost_done " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 即將完成... " ) ,
2024-03-16 19:15:30 +08:00
" app_splash_checking_availability " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢測可用性,這可能需要一點時間... " ) ,
2024-03-16 19:15:30 +08:00
" app_splash_checking_for_updates " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查更新... " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_action_next_time " :
MessageLookupByLibrary . simpleMessage ( " 下次吧 " ) ,
" app_upgrade_action_update_now " :
MessageLookupByLibrary . simpleMessage ( " 立即更新 " ) ,
" app_upgrade_info_download_failed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載失敗,請嘗試手動安裝! " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_info_downloading " : m2 ,
" app_upgrade_info_getting_new_version_details " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在獲取新版本詳情... " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_info_installing " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在安裝: " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_info_run_failed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 運行失敗,請嘗試手動安裝! " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_info_update_server_tip " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 提示:當前正在使用分流服務器進行更新,可能會出現下載速度下降,但有助於我們進行成本控制,若下載異常請點擊這裡跳轉手動安裝。 " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_title_new_version_found " : m3 ,
" doctor_action_analyzing " :
MessageLookupByLibrary . simpleMessage ( " 正在分析... " ) ,
" doctor_action_game_run_log " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲運行log " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_checking_eac " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查: EAC " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_checking_install_info " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查:安裝信息 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_checking_runtime " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查:運行環境 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_game_abnormal_exit " : m4 ,
" doctor_action_info_game_abnormal_exit_unknown " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲異常退出:未知異常 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_info_feedback " : m5 ,
" doctor_action_result_analysis_issues_found " : m6 ,
" doctor_action_result_analysis_no_issue " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 分析完畢,沒有發現問題 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_create_folder_fail " : m7 ,
" doctor_action_result_create_folder_success " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 創建文件夾成功,請嘗試繼續下載遊戲! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_fix_fail " : m8 ,
" doctor_action_result_fix_success " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 修復成功,請嘗試重啟後繼續安裝遊戲! 若註冊表修改操作導致其他軟件出現兼容問題,請使用 工具 中的 NVME 註冊表清理。 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_game_start_success " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 修復成功,請嘗試啟動遊戲。(若問題無法解決,請使用工具箱的 《重裝 EAC》) " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_info_unsupported_os " : m9 ,
" doctor_action_result_issue_not_supported " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 該問題暫不支持自動處理,請提供截圖尋求幫助 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_redirect_warning " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 即將跳轉,教程來自互聯網,請謹慎操作... " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_toast_scan_no_issue " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 掃描完畢,沒有發現問題,若仍然安裝失敗,請嘗試使用工具箱中的 RSI啟動器管理員模式。 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_try_latest_windows " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 若您的硬件達標,請嘗試安裝最新的 Windows 系統。 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_rsi_launcher_log " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI啟動器log " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_tip_checking_game_log " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查: Game.log " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_view_details " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 查看詳情 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_view_solution " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 查看解決方案 " ) ,
" doctor_info_action_fix " : MessageLookupByLibrary . simpleMessage ( " 修復 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_game_rescue_service_note " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 您即將前往由 深空治療中心( QQ群號: 536454632 ) 提供的遊戲異常救援服務,主要解決遊戲安裝失敗與頻繁閃退,如遊戲玩法問題,請勿加群。 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_need_help " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 需要幫助? 點擊加群尋求免費人工支援! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_processing " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在處理... " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_add_registry_value " : m10 ,
" doctor_info_result_chinese_install_path " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 中文安裝路徑! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_chinese_install_path_error " : m11 ,
" doctor_info_result_chinese_username " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 中文用戶名! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_chinese_username_error " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 中文用戶名可能會導致遊戲啟動/安裝錯誤! 點擊修復按鈕查看修改教程! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_create_live_folder " : m12 ,
" doctor_info_result_easyanticheat_not_installed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " EasyAntiCheat 未安裝 或 未正常退出 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_fix_suggestion " : m13 ,
" doctor_info_result_incompatible_nvme_device " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 新型 NVME 設備,與 RSI 啟動器暫不兼容,可能導致安裝失敗 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_install_easyanticheat " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" EasyAntiCheat 未安裝,請點擊修復為您一鍵安裝。(在遊戲正常啟動並結束前,該問題會一直出現,若您因為其他原因遊戲閃退,可忽略此條目) " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_low_physical_memory " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 物理內存過低 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_memory_requirement " : m14 ,
" doctor_info_result_missing_easyanticheat_files " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " EasyAntiCheat 文件丟失 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_missing_live_folder " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 安裝目錄缺少LIVE文件夾, 可能導致安裝失敗 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_no_solution " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 暫無解決方法,請截圖反饋 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_unsupported_os " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 不支持的操作系統,遊戲可能無法運行 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_upgrade_system " : m15 ,
" doctor_info_result_verify_files_with_rsi_launcher " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 未在 LIVE 文件夾找到 EasyAntiCheat 文件 或 文件不完整,請使用 RSI 啟動器校驗文件 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_scan_complete_no_issues " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 掃描完畢,沒有找到問題! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_tool_check_result_note " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 注意:本工具檢測結果僅供參考,若您不理解以下操作,請提供截圖給有經驗的玩家! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_tip_title_select_game_directory " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 請在首頁選擇遊戲安裝目錄。 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_title_one_click_diagnosis " : m16 ,
" downloader_action_cancel_all " :
MessageLookupByLibrary . simpleMessage ( " 全部取消 " ) ,
" downloader_action_cancel_download " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 取消下載 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_action_confirm_cancel_all_tasks " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 確認取消全部任務? " ) ,
2024-03-16 19:15:30 +08:00
" downloader_action_confirm_cancel_download " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 確認取消下載? " ) ,
2024-03-16 19:15:30 +08:00
" downloader_action_continue_download " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 繼續下載 " ) ,
" downloader_action_options " : MessageLookupByLibrary . simpleMessage ( " 選項 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_action_pause_all " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 全部暫停 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_action_pause_download " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 暫停下載 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_action_resume_all " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 恢復全部 " ) ,
" downloader_info_deleted " : MessageLookupByLibrary . simpleMessage ( " 已刪除 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_download_completed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載完成 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_download_failed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載失敗 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_download_unit_input_prompt " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 請輸入下載單位, 如: 1、100k、10m, 0或留空為不限速。 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_download_upload_speed " : m17 ,
" downloader_info_downloaded " : m18 ,
" downloader_info_downloading " : m19 ,
" downloader_info_downloading_status " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載中... " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_manual_file_deletion_note " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 如果文件不再需要,你可能需要手動刪除下載文件。 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_no_download_tasks " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 無下載任務 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_p2p_network_note " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" SC 漢化盒子使用 p2p 網絡來加速文件下載,如果您流量有限,可在此處將上傳帶寬設置為 1(byte)。 " ) ,
" downloader_info_paused " : MessageLookupByLibrary . simpleMessage ( " 已暫停 " ) ,
2024-03-16 19:15:30 +08:00
" 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 " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載限速: " ) ,
2024-03-16 19:15:30 +08:00
" downloader_input_info_p2p_upload_note " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" * P2P 上傳僅在下載文件時進行,下載完成後會關閉 p2p 連接。如您想參與做種,請通過關於頁面聯繫我們。 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_input_upload_speed_limit " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 上傳限速: " ) ,
2024-03-16 19:15:30 +08:00
" downloader_speed_limit_settings " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 限速設置 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_title_downloading " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載中 " ) ,
" downloader_title_ended " : MessageLookupByLibrary . simpleMessage ( " 已結束 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_cancel " : MessageLookupByLibrary . simpleMessage ( " 取消 " ) ,
" home_action_dps_calculator_localization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " DPS計算器漢化 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_external_browser_extension " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 外部瀏覽器拓展: " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_abnormal_game_exit " : m24 ,
" home_action_info_check_web_link " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 請查看彈出的網頁鏈接獲得詳細信息。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_engine_config_optimization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 調整引擎配置文件,優化遊戲性能 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_game_built_in " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲內置 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_initialization_failed " : m25 ,
" home_action_info_initializing_resources " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在初始化漢化資源... " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_log_file_parse_fail " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 解析 log 文件失敗! " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_mining_refining_trade_calculator " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 採礦、精煉、貿易計算器、價格、船信息 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_one_click_diagnosis_star_citizen " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 一鍵診斷星際公民常見問題 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_quick_install_localization_resources " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 快捷安裝漢化資源 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_roberts_space_industries_origin " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 羅伯茨航天工業公司,萬物的起源 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_scan_complete_valid_directories_found " : m26 ,
" home_action_info_scanning " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在掃描 ... " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_ship_upgrade_damage_value_query " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 在線改船,查詢傷害數值和配件購買地點 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_unknown_error " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未知錯誤,請通過一鍵診斷加群反饋。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_valid_install_location_required " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 該功能需要一個有效的安裝位置 \n \n 如果您的遊戲未下載完成,請等待下載完畢後使用此功能。 \n \n 如果您的遊戲已下載完畢但未識別,請啟動一次遊戲後重新打開盒子 或 在設置選項中手動設置安裝位置。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_warning " : MessageLookupByLibrary . simpleMessage ( " 警告 " ) ,
" home_action_info_web_localization_plugin_disclaimer " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 本插功能件僅供大致瀏覽使用,不對任何有關本功能產生的問題負責!在涉及賬號操作前請注意確認網站的原本內容! \n \n \n 使用此功能登錄賬號時請確保您的 SC漢化盒子 是從可信任的來源下載。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_install_microsoft_store_version " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 安裝微軟商店版本 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_localization_management " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 漢化管理 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_login_rsi_account " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 登錄 RSI 賬戶 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_one_click_diagnosis " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 一鍵診斷 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_one_click_launch " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 一鍵啟動 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_performance_optimization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 性能優化 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_q_auto_password_fill_prompt " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 是否開啟自動密碼填充? " ) ,
2024-03-16 19:15:30 +08:00
" home_action_rsi_status_arena_commander " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 競技場指揮官 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_rsi_status_electronic_access " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 電子訪問 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_rsi_status_persistent_universe " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 持續宇宙 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_rsi_status_platform " :
MessageLookupByLibrary . simpleMessage ( " 平台 " ) ,
" home_action_rsi_status_rsi_server_status " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI 服務器狀態 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_rsi_status_status " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 狀態: " ) ,
2024-03-16 19:15:30 +08:00
" home_action_star_citizen_website_localization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 星際公民官網漢化 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_title_star_citizen_website_localization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 星際公民網站漢化 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_uex_localization " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " UEX 漢化 " ) ,
2024-03-16 19:15:30 +08:00
" home_announcement_details " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 公告詳情 " ) ,
" home_holiday_countdown " : MessageLookupByLibrary . simpleMessage ( " 節日倒計時 " ) ,
2024-03-16 19:15:30 +08:00
" home_holiday_countdown_disclaimer " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" * 以上節日日期由人工收錄、維護,可能存在錯誤,歡迎反饋! " ) ,
2024-03-16 19:15:30 +08:00
" home_info_account_security_warning " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 為確保賬戶安全,一鍵啟動功能已在開發版中禁用,我們將在微軟商店版本中提供此功能。 \n \n 微軟商店版由微軟提供可靠的分發下載與數字簽名,可有效防止軟件被惡意篡改。 \n \n 提示:您無需使用盒子啟動遊戲也可使用漢化。 " ) ,
2024-03-16 19:15:30 +08:00
" home_info_auto_fill_notice " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" * 若開啟了自動填充,請留意彈出的 Windows Hello 窗口 " ) ,
2024-03-16 19:15:30 +08:00
" home_info_one_click_launch_warning " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 一鍵啟動功能提示 " ) ,
2024-03-16 19:15:30 +08:00
" home_info_valid_installation_required " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 該功能需要一個有效的安裝位置 " ) ,
" home_install_location " : MessageLookupByLibrary . simpleMessage ( " 安裝位置: " ) ,
2024-03-16 19:15:30 +08:00
" home_localization_new_version_available " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 漢化有新版本! " ) ,
2024-03-16 19:15:30 +08:00
" home_localization_new_version_installed " : m27 ,
" home_login_action_title_box_one_click_launch " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 盒子一鍵啟動 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_action_title_need_webview2_runtime " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 需要安裝 WebView2 Runtime " ) ,
2024-03-16 19:15:30 +08:00
" home_login_info_action_ignore " :
MessageLookupByLibrary . simpleMessage ( " 忽略 " ) ,
" home_login_info_enter_pin_to_encrypt " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 輸入PIN以啟用加密 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_info_game_version_outdated " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲版本過期 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_info_one_click_launch_description " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 本功能可以幫您更加便利的啟動遊戲。 \n \n 為確保賬戶安全 ,本功能使用漢化瀏覽器保留登錄狀態,且不會保存您的密碼信息(除非你啟用了自動填充功能)。 \n \n 使用此功能登錄賬號時請確保您的 SC漢化盒子 是從可信任的來源下載。 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_info_password_encryption_notice " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 盒子將使用 PIN 與 Windows 憑據加密保存您的密碼,密碼只存儲在您的設備中。 \n \n 當下次登錄需要輸入密碼時, 您只需授權PIN即可自動填充登錄。 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_info_rsi_server_report " : m28 ,
" home_login_title_launching_game " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在為您啟動遊戲... " ) ,
2024-03-16 19:15:30 +08:00
" home_login_title_welcome_back " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 歡迎回來! " ) ,
2024-03-16 19:15:30 +08:00
" home_not_installed_or_failed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未安裝 或 安裝失敗 " ) ,
" home_title_app_name " : MessageLookupByLibrary . simpleMessage ( " SC漢化盒子 " ) ,
" home_title_logging_in " : MessageLookupByLibrary . simpleMessage ( " 登錄中... " ) ,
2024-03-16 19:15:30 +08:00
" lobby_invitation_to_participate " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 誠邀您參與 " ) ,
2024-03-16 19:15:30 +08:00
" lobby_online_lobby_coming_soon " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 聯機大廳,敬請期待 ! " ) ,
" lobby_survey " : MessageLookupByLibrary . simpleMessage ( " 問卷調查。 " ) ,
2024-03-16 19:15:30 +08:00
" localization_action_advanced_features " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 高級功能 " ) ,
2024-03-16 19:15:30 +08:00
" localization_action_install " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 安裝 " ) ,
2024-03-16 19:15:30 +08:00
" localization_action_translation_feedback " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 漢化反饋 " ) ,
2024-03-16 19:15:30 +08:00
" localization_action_uninstall_translation " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 卸載漢化 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_channel " : m29 ,
" localization_info_community_translation " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 社區漢化 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_corrupted_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 文件受損,請重新下載 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_custom_file " : m30 ,
" localization_info_custom_file_instructions " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 即將打開本地化文件夾,請將自定義的 任意名稱.ini 文件放入 Customize_ini 文件夾。 \n \n 添加新文件後未顯示請使用右上角刷新按鈕。 \n \n 安裝時請確保選擇了正確的語言。 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_custom_files " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 自定義文件 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_custom_text " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 自定義文本 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_enabled " : m31 ,
" localization_info_incompatible_translation_params_warning " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" USER.cfg 包含不兼容的漢化參數,這可能是以前的漢化文件的殘留信息。 \n \n 這將可能導致漢化無效或亂碼,點擊確認為您一鍵移除(不會影響其他配置)。 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_installation_error " : m32 ,
" localization_info_installed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 已安裝 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_installed_version " : m33 ,
" localization_info_language " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 語言: " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_machine_translation_warning " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 您正在使用遊戲內置文本, 官方文本目前為機器翻譯( 截至3.21.0),建議您在下方安裝社區漢化。 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_no_custom_text " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 暫無自定義文本 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_no_translation_available " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 該語言/版本 暫無可用漢化,敬請期待! " ) ,
" localization_info_note " : MessageLookupByLibrary . simpleMessage ( " 備註: " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_remove_incompatible_translation_params " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 是否移除不兼容的漢化參數 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_translation_status " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 漢化狀態 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_unavailable " :
MessageLookupByLibrary . simpleMessage ( " 不可用 " ) ,
" localization_info_update_time " : m34 ,
" localization_info_version_number " : m35 ,
2024-03-16 19:44:26 +08:00
" performance_action_apply " : MessageLookupByLibrary . simpleMessage ( " 應用 " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_apply_and_clear_shaders " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 應用並清理著色器(推薦) " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_clear_shaders " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理著色器 " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_custom_parameters_input " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 您可以在這裡輸入未收錄進盒子的自定義參數。配置示例: \n \n r_displayinfo=0 \n r_VSync=0 " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_high " : MessageLookupByLibrary . simpleMessage ( " 高 " ) ,
" performance_action_info_preset_only_changes_graphics " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " (預設只修改圖形設置) " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_low " : MessageLookupByLibrary . simpleMessage ( " 低 " ) ,
" performance_action_medium " : MessageLookupByLibrary . simpleMessage ( " 中 " ) ,
" performance_action_preset " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 預設: " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_reset_to_default " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 恢復默認 " ) ,
" performance_action_super " : MessageLookupByLibrary . simpleMessage ( " 超級 " ) ,
" performance_info_applied " : MessageLookupByLibrary . simpleMessage ( " 已應用 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_current_status " : m36 ,
" performance_info_delete_config_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 刪除配置文件... " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_done " : MessageLookupByLibrary . simpleMessage ( " 完成... " ) ,
" performance_info_generate_config_file " :
MessageLookupByLibrary . simpleMessage ( " 生成配置文件 " ) ,
" performance_info_graphic_optimization_hint " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 圖形優化提示 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_graphic_optimization_warning " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 該功能對優化顯卡瓶頸有很大幫助,但對 CPU 瓶頸可能起反效果,如果您顯卡性能強勁,可以嘗試使用更好的畫質來獲得更高的顯卡利用率。 " ) ,
" performance_info_graphics " : MessageLookupByLibrary . simpleMessage ( " 圖形 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_min_max_values " : m37 ,
" performance_info_not_applied " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未應用 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_shader_clearing_warning " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 清理著色器後首次進入遊戲可能會出現卡頓,請耐心等待遊戲初始化完畢。 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_write_out_config_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 寫出配置文件 " ) ,
2024-03-16 19:15:30 +08:00
" performance_title_performance_optimization " : m38 ,
" setting_action_clear_translation_file_cache " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理漢化文件緩存 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_create_desktop_shortcut " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 在桌面創建《SC漢化盒子》快捷方式 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_create_settings_shortcut " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 創建設置快捷方式 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_ignore_efficiency_cores_on_launch " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 啟動遊戲時忽略能效核心( 適用於Intel 12th+ 處理器 ) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_autofill_data_cleared " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 已清理自動填充數據 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_cache_clearing_info " : m39 ,
" setting_action_info_clear_cache_warning " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 這不會影響已安裝的漢化。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_confirm_clear_cache " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 確認清理漢化緩存? " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_confirm_reset_autofill " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 確認重置自動填充? " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_cpu_core_tip " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" Tip: 您的設備擁有幾個能效核心就輸入幾, 非大小核設備請保持 0 \n \n 此功能適用於首頁的盒子一鍵啟動 或 工具中的 RSI啟動器管理員模式, 當為 0 時不啟用此功能。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_delete_local_account_warning " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 這將會刪除本地的賬號記錄,或在下次啟動遊戲時將自動填充選擇 ‘否’ 以禁用自動填充。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_device_support_info " : m40 ,
" setting_action_info_disabled " :
MessageLookupByLibrary . simpleMessage ( " 已禁用 " ) ,
" setting_action_info_enabled " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 已啟用 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_encrypted_saved " :
MessageLookupByLibrary . simpleMessage ( " 已加密保存 " ) ,
" setting_action_info_enter_cpu_core_to_ignore " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 請輸入要忽略的 CPU 核心數 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_file_error " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 文件有誤! " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_manual_game_location_setting " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 手動設置遊戲安裝位置,建議僅在無法自動掃描安裝位置時使用 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_manual_launcher_location_setting " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 手動設置啟動器位置,建議僅在無法自動掃描安裝位置時使用 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_microsoft_version_limitation " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 因微軟版功能限制,請在接下來打開的窗口中 手動將《SC漢化盒子》拖動到桌面, 即可創建快捷方式。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_mirror_server_info " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 使用鏡像服務器加速訪問 Dps Uex 等工具網站,若訪問異常請關閉該功能。 為保護賬戶安全, 任何情況下都不會加速RSI官網。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_not_saved " :
MessageLookupByLibrary . simpleMessage ( " 未保存 " ) ,
" setting_action_info_not_support " :
MessageLookupByLibrary . simpleMessage ( " 不支持 " ) ,
" setting_action_info_select_game_install_location " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 請選擇遊戲安裝位置( StarCitizen.exe) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_select_rsi_launcher_location " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 請選擇RSI啟動器位置( RSI Launcher.exe) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_setting_success " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 設置成功,在對應頁面點擊刷新即可掃描出新路徑 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_shortcut_created " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 創建完畢,請返回桌面查看 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_support " :
MessageLookupByLibrary . simpleMessage ( " 支持 " ) ,
" setting_action_info_view_log_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 查看漢化盒子的 log 文件,以定位盒子的 bug " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_reset_auto_password_fill " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 重置自動密碼填充 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_set_core_count " : m41 ,
" setting_action_set_game_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 設置遊戲文件 ( StarCitizen.exe) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_set_launcher_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 設置啟動器文件( RSI Launcher.exe) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_tool_site_access_acceleration " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 工具站訪問加速 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_view_log " :
MessageLookupByLibrary . simpleMessage ( " 查看log " ) ,
" tools_action_clear_shader_cache " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理著色器緩存 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_close_photography_mode " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 關閉攝影模式 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_hosts_acceleration_experimental " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " Hosts 加速(實驗性) " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_cleanup_complete " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理完畢,請完成一次安裝 / 遊戲啟動 操作。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_cleanup_failed " : m42 ,
" tools_action_info_config_file_not_exist " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 配置文件不存在,請嘗試運行一次遊戲 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_eac_file_removed " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 已為您移除 EAC 文件,接下來將為您打開 RSI 啟動器,請您前往 SETTINGS -> VERIFY 重裝 EAC。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_error_occurred " : m43 ,
" tools_action_info_fix_success_restart " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 修復成功,請嘗試重啟電腦後繼續安裝遊戲! 若註冊表修改操作導致其他軟件出現兼容問題,請使用 工具 中的 NVME 註冊表清理。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_function_under_maintenance " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 功能維護中,請稍後重試! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_hosts_acceleration_experimental_tip " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 將 IP 信息寫入 Hosts 文件,解決部分地區的 DNS 汙染導致無法登錄官網等問題。 \n 該功能正在進行第一階段測試,遇到問題請及時反饋。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_init_failed " : m44 ,
" tools_action_info_log_file_not_exist " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 日誌文件不存在,請嘗試進行一次遊戲啟動或遊戲安裝,並退出啟動器,若無法解決問題,請嘗試將啟動器更新至最新版本! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_log_file_parse_failed " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 解析 log 文件失敗! \n 請嘗試使用 RSI Launcher log 修復 工具! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_manual_nvme_patch " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 手動寫入NVM補丁, 該功能僅在您知道自己在作什麼的情況下使用 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_not_installed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未安裝 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_nvme_patch_issue " : m45 ,
" tools_action_info_one_key_close_lens_shake " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 一鍵關閉遊戲內鏡頭晃動以便於攝影操作。 \n \n @拉邦那 Lapernum 提供參數信息。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_p4k_download_in_progress " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 已經有一個p4k下載任務正在進行中, 請前往下載管理器查看! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_p4k_download_repair_tip " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 使用星際公民中文百科提供的分流下載服務,可用於下載或修復 p4k。 \n 資源有限,請勿濫用。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_p4k_file_description " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" P4k 是星際公民的核心遊戲文件,高達 100GB+, 盒子提供的離線下載是為了幫助一些p4k文件下載超級慢的用戶 或用於修復官方啟動器無法修復的 p4k 文件。 \n \n 接下來會彈窗詢問您保存位置(可以選擇星際公民文件夾也可以選擇別處),下載完成後請確保 P4K 文件夾位於 LIVE 文件夾內,之後使用星際公民啟動器校驗更新即可。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_reinstall_eac " : MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 若您遇到 EAC 錯誤,且自動修復無效,請嘗試使用此功能重裝 EAC。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_removed_restart_effective " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 已移除,重啟電腦生效! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_restore_lens_shake " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 還原鏡頭搖晃效果。 \n \n @拉邦那 Lapernum 提供參數信息。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_rsi_launcher_directory_not_found " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未找到 RSI 啟動器目錄,請您嘗試手動操作。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_rsi_launcher_log_issue " : m46 ,
" tools_action_info_rsi_launcher_not_found " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 未找到 RSI 啟動器,請嘗試重新安裝,或在設置中手動添加。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_rsi_launcher_running_warning " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI啟動器正在運行! 請先關閉啟動器再使用此功能! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_run_rsi_as_admin " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 以管理員身份運行RSI啟動器, 可能會解決一些問題。 \n \n 若設置了能效核心屏蔽參數,也會在此應用。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_shader_cache_issue " : m47 ,
" tools_action_info_star_citizen_not_found " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 未找到星際公民遊戲安裝位置,請至少完成一次遊戲啟動操作 或在設置中手動添加。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_system_info_content " : m48 ,
" tools_action_info_system_info_title " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 系統信息 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_valid_game_directory_needed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 該功能需要一個有效的遊戲安裝目錄 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_view_critical_system_info " :
MessageLookupByLibrary . simpleMessage (
2024-03-16 19:44:26 +08:00
" 查看系統關鍵信息,用於快速問診 \n \n 耗時操作,請耐心等待。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_open_photography_mode " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 開啟攝影模式 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_p4k_download_repair " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " P4K 分流下載 / 修復 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_reinstall_easyanticheat " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 重裝 EasyAntiCheat 反作弊 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_remove_nvme_registry_patch " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 移除 nvme 註冊表補丁 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_rsi_launcher_admin_mode " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI Launcher 管理員模式 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_rsi_launcher_log_fix " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI Launcher Log 修復 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_view_system_info " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 查看系統信息 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_write_nvme_registry_patch " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 寫入 nvme 註冊表補丁 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_action_one_click_acceleration " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 一鍵加速 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_dns_query_and_test " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在查詢 DNS 並測試可訪問性 請耐心等待... " ) ,
" tools_hosts_info_enable " : MessageLookupByLibrary . simpleMessage ( " 是否啟用 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_hosts_acceleration " :
MessageLookupByLibrary . simpleMessage ( " Hosts 加速 " ) ,
" tools_hosts_info_open_hosts_file " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 打開 Hosts 文件 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_reading_config " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 讀取配置 ... " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_rsi_customer_service " :
MessageLookupByLibrary . simpleMessage ( " RSI 客服站 " ) ,
" tools_hosts_info_rsi_official_website " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI 官網 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_rsi_zendesk " :
MessageLookupByLibrary . simpleMessage ( " RSI Zendesk 客服站 " ) ,
2024-03-16 19:44:26 +08:00
" tools_hosts_info_site " : MessageLookupByLibrary . simpleMessage ( " 站點 " ) ,
" tools_hosts_info_status " : MessageLookupByLibrary . simpleMessage ( " 狀態 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_writing_hosts " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在寫入 Hosts ... " ) ,
2024-03-16 19:15:30 +08:00
" tools_info_game_install_location " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲安裝位置: " ) ,
2024-03-16 19:15:30 +08:00
" tools_info_processing_failed " : m49 ,
" tools_info_rsi_launcher_location " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI啟動器位置: " ) ,
" tools_info_scanning " : MessageLookupByLibrary . simpleMessage ( " 正在掃描... " ) ,
2024-03-16 19:15:30 +08:00
" webview_localization_device_windows_hello_toast " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 請完成 Windows Hello 驗證以填充密碼 " ) ,
2024-03-16 19:15:30 +08:00
" webview_localization_enter_device_pin " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 請輸入設備PIN以自動登錄RSI賬戶 " ) ,
2024-03-16 19:15:30 +08:00
" webview_localization_finished_invitations " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 已完成的邀請 " ) ,
2024-03-16 19:15:30 +08:00
" webview_localization_name_member " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 名成員 " ) ,
2024-03-16 19:15:30 +08:00
" webview_localization_total_invitations " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 總邀請數: " ) ,
2024-03-16 19:15:30 +08:00
" webview_localization_unfinished_invitations " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未完成的邀請 " )
2024-03-16 19:15:30 +08:00
} ;
}