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-17 16:54:09 +08:00
static String m0 ( v0 ) = > " 出現錯誤: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m1 ( v0 , v1 ) = >
2024-05-06 20:29:32 +08:00
" 網路異常! \n 這可能是您的網路環境存在DNS汙染, 請嘗試更換DNS。 \n 或伺服器正在維護或遭受攻擊,稍後再試。 \n 進入離線模式... \n \n 請謹慎在離線模式中使用。 \n 目前版本構建日期: ${ v0 } \n QQ群: 940696487 \n 錯誤資訊: ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m2 ( v0 , v1 ) = > " SC工具箱 V ${ v0 } ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m3 ( v0 ) = > " 初始化失敗: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m4 ( v0 ) = > " 正在下載: ${ v0 } % " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m5 ( v0 ) = > " 發現新版本 -> ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m6 ( v0 ) = > " 遊戲錯誤退出: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m7 ( v0 ) = > " info: ${ v0 } ,請點擊右下角加群回饋。 " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m8 ( v0 ) = > " 分析完畢,發現 ${ v0 } 個問題 " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m9 ( v0 , v1 ) = > " 建立資料夾失敗,請嘗試手動建立。 \n 目錄: ${ v0 } \n 錯誤: ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m10 ( v0 ) = > " 修復失敗, ${ v0 } " ;
2024-05-06 20:29:32 +08:00
static String m11 ( v0 ) = > " 不支援的作業系統: ${ v0 } " ;
2024-03-17 16:54:09 +08:00
static String m12 ( v0 ) = >
2024-05-06 20:29:32 +08:00
" 為登錄鍵值添加 ForcedPhysicalSectorSizeInBytes 值 模擬舊裝置。硬碟分區( ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m13 ( v0 ) = > " 中文安裝路徑!這可能會導致遊戲 啟動/安裝 錯誤!( ${ v0 } ) , 請在RSI啟動器更換安裝路徑。" ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m14 ( v0 ) = > " 點擊修復為您新增 LIVE 資料夾,完成後重試安裝。( ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m15 ( v0 ) = > " 修復建議: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m16 ( v0 ) = > " 您至少需要 16GB 的物理記憶體( Memory) 才可執行此遊戲。( 目前大小: ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m17 ( v0 ) = > " 請更新您的系統 ( ${ v0 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m18 ( v0 ) = > " 疑難排解 -> ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m19 ( v0 , v1 ) = > " 下載: ${ v0 } /s 上傳: ${ v1 } /s " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m20 ( v0 ) = > " 已下載: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m21 ( v0 ) = > " 下載中... ( ${ v0 } %) " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m22 ( v0 ) = > " 狀態: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m23 ( v1 ) = > " 總大小: ${ v1 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m24 ( v0 ) = > " 已上傳: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m25 ( v2 ) = > " 校驗中...( ${ v2 } ) " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m26 ( v0 , v1 , v2 , v3 , v4 ) = >
2024-05-06 20:29:32 +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-05-06 20:29:32 +08:00
static String m27 ( v0 ) = > " 初始化網頁翻譯文件失敗! ${ v0 } " ;
2024-03-17 16:54:09 +08:00
static String m28 ( v0 ) = > " 掃描完畢,共找到 ${ v0 } 個有效安裝目錄 " ;
2024-03-16 19:15:30 +08:00
2024-03-17 16:54:09 +08:00
static String m29 ( v0 ) = > " ${ v0 } 天 " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m30 ( v0 ) = > " 已載入翻譯版本: ${ v0 } " ;
static String m31 ( v0 ) = > " 進階翻譯 -> ${ v0 } " ;
static String m32 ( v0 , v1 ) = > " 翻譯文字行數: ${ v0 } P4K文字行數: ${ v1 } " ;
static String m33 ( v0 ) = > " 預覽: ${ v0 } " ;
2024-05-05 16:34:38 +08:00
static String m34 ( v0 ) = > " 您在 ${ v0 } 安裝的社群翻譯有新的版本 " ;
2024-03-16 19:15:30 +08:00
2024-05-05 16:34:38 +08:00
static String m35 ( v1 , v2 ) = >
2024-05-06 20:29:32 +08:00
" RSI 伺服器報告版本號: ${ v1 } \n \n 本機版本號: ${ v2 } \n \n 建議使用 RSI Launcher 更新遊戲! " ;
2024-03-16 19:15:30 +08:00
2024-05-05 16:34:38 +08:00
static String m36 ( v0 ) = > " 遊戲通道: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m37 ( v0 ) = > " 啟用( ${ v0 } ) : " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m38 ( v0 ) = > " 安裝錯誤! \n \n ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m39 ( v0 ) = > " 已安裝: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m40 ( v0 ) = > " 更新時間: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m41 ( v0 ) = > " 版本: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m42 ( v0 ) = > " 目前狀態: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m43 ( v0 , v1 , v2 ) = > " ${ v0 } 最小值: ${ v1 } / 最大值: ${ v2 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m44 ( v0 ) = > " 畫面調整 -> ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m45 ( v0 ) = > " 快取大小 ${ v0 } MB, 清理工具箱下載的翻譯文件快取, 不會影響已安裝的社群翻譯 " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m46 ( v0 ) = >
2024-05-06 20:29:32 +08:00
" 已設定的核心數量: ${ v0 } (此功能適用於首頁的工具箱快速啟動 或 工具中的RSI啟動器管理員模式, 當為 0 時不啟用此功能 ) " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m47 ( v0 ) = > " 清理失敗,請手動移除,檔案位置: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m48 ( v0 ) = > " 出現錯誤: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-06 20:29:32 +08:00
static String m49 ( v0 ) = > " 初始化失敗,請截圖報告給開發者。 ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m50 ( v0 ) = >
2024-05-06 20:29:32 +08:00
" 若您使用 nvme 補丁出現問題,請執行此工具。(可能導致遊戲 安裝/更新 無法使用。) \n \n 目前補丁狀態: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-10-07 12:29:57 +08:00
static String m51 ( v0 ) = > " 使用星際公民中文百科提供的分流下載服務,可用於下載或修復 p4k。 \n 版本資訊: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-05-05 20:58:58 +08:00
static String m52 ( v0 ) = >
2024-10-07 12:29:57 +08:00
" 在某些情況下 RSI啟動器 的 log 文件會損壞,導致無法完成問題掃描,使用此工具清理損壞的 log 文件。 \n \n 目前日誌檔案大小: ${ v0 } MB " ;
static String m53 ( v0 ) = >
2024-10-07 12:56:50 +08:00
" 若遊戲畫面出現異常或版本更新後可使用此工具清除著色器快取 \n \n (同時會將 Vulkan 還原為 DX11) \n 快取大小: ${ v0 } MB " ;
2024-03-16 19:15:30 +08:00
2024-10-07 12:29:57 +08:00
static String m54 ( v0 , v1 , v2 , v3 , v4 ) = >
2024-05-06 20:29:32 +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-10-07 12:29:57 +08:00
static String m55 ( v0 ) = > " 處理失敗!: ${ v0 } " ;
2024-03-16 19:15:30 +08:00
2024-10-07 12:29:57 +08:00
static String m56 ( v0 ) = > " 讀取啟動器資訊失敗: ${ v0 } " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m57 ( v0 ) = > " 補丁狀態: ${ v0 } " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m58 ( v0 ) = > " 啟動器內部版本資訊: ${ v0 } " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m59 ( v0 ) = > " 打開文件: ${ v0 } " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m60 ( v0 , v1 ) = > " 載入完畢: ${ v0 } 個文件,用時: ${ v1 } ms " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m61 ( v0 ) = > " 讀取文件: ${ v0 } ... " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m62 ( v0 , v1 ) = > " 正在處理文件 ( ${ v0 } / ${ v1 } ) ... " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m63 ( v0 ) = > " 未知文件類型 \n ${ v0 } " ;
2024-05-06 20:29:32 +08:00
2024-10-07 12:29:57 +08:00
static String m64 ( v0 ) = > " P4K 查看器 -> ${ v0 } " ;
2024-05-06 20:29:32 +08:00
2024-03-16 19:15:30 +08:00
final messages = _notInlinedMessages ( _notInlinedMessages ) ;
static Map < String , Function > _notInlinedMessages ( _ ) = > < String , Function > {
2024-05-06 20:29:32 +08:00
" about_action_email " : MessageLookupByLibrary . simpleMessage ( " 電子信箱 " ) ,
2024-05-05 11:06:54 +08:00
" about_action_open_source " :
MessageLookupByLibrary . simpleMessage ( " 專案開源 (Github) " ) ,
" about_action_qq_group " : MessageLookupByLibrary . simpleMessage ( " QQ群組 " ) ,
2024-03-16 19:15:30 +08:00
" about_analytics_install_translation " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 翻譯安裝 " ) ,
2024-03-16 19:44:26 +08:00
" 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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 畫面與性能改善 " ) ,
2024-03-16 19:15:30 +08:00
" about_analytics_total_users " :
2024-05-06 20:29:32 +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-05-06 20:29:32 +08:00
" 這個工具能做的不僅僅是翻譯! \n \n SC工具箱是你探索宇宙的好幫手, 我們致力於為各位公民解決遊戲中的常見問題, 並為社群翻譯、性能改善、常用網站翻譯 等操作提供便利。 " ) ,
2024-03-16 19:44:26 +08:00
" about_check_update " : MessageLookupByLibrary . simpleMessage ( " 檢查更新 " ) ,
2024-03-16 19:15:30 +08:00
" about_disclaimer " : MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" SC工具箱非官方的星際公民工具, 不隸屬於 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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 已經更新至最新版本 " ) ,
" about_online_feedback " : MessageLookupByLibrary . simpleMessage ( " 意見反饋 " ) ,
2024-03-16 19:44:26 +08:00
" action_close " : MessageLookupByLibrary . simpleMessage ( " 關閉 " ) ,
2024-05-05 11:06:54 +08:00
" action_open_folder " : MessageLookupByLibrary . simpleMessage ( " 打開資料夾 " ) ,
2024-03-17 16:54:09 +08:00
" app_common_error_info " : m0 ,
" app_common_loading_images " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 載入圖片... " ) ,
2024-03-17 16:54:09 +08:00
" app_common_network_error " : m1 ,
" app_common_tip " : MessageLookupByLibrary . simpleMessage ( " 提示 " ) ,
" app_common_tip_cancel " : MessageLookupByLibrary . simpleMessage ( " 取消 " ) ,
" app_common_tip_confirm " : MessageLookupByLibrary . simpleMessage ( " 確認 " ) ,
2024-05-05 11:06:54 +08:00
" app_common_tip_i_know " : MessageLookupByLibrary . simpleMessage ( " 了解 " ) ,
2024-03-17 16:54:09 +08:00
" app_common_upgrade_info_error " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 獲取更新資訊失敗,請稍後重試。 " ) ,
2024-03-16 19:44:26 +08:00
" app_index_menu_about " : MessageLookupByLibrary . simpleMessage ( " 關於 " ) ,
" app_index_menu_home " : MessageLookupByLibrary . simpleMessage ( " 首頁 " ) ,
" app_index_menu_lobby " : MessageLookupByLibrary . simpleMessage ( " 大廳 " ) ,
2024-03-17 14:17:18 +08:00
" app_index_menu_settings " : MessageLookupByLibrary . simpleMessage ( " 設定 " ) ,
2024-03-16 19:15:30 +08:00
" app_index_menu_tools " : MessageLookupByLibrary . simpleMessage ( " 工具 " ) ,
2024-03-17 16:54:09 +08:00
" app_index_version_info " : m2 ,
" app_init_failed_with_reason " : m3 ,
2024-03-17 12:44:50 +08:00
" app_language_code " : MessageLookupByLibrary . simpleMessage ( " zh_TW " ) ,
" app_language_name " : MessageLookupByLibrary . simpleMessage ( " 繁體中文 " ) ,
2024-03-16 19:15:30 +08:00
" app_shortcut_name " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " SC工具箱DEV.lnk " ) ,
2024-03-17 12:44:50 +08:00
" app_splash_almost_done " : MessageLookupByLibrary . simpleMessage ( " 即將完成… " ) ,
2024-03-16 19:15:30 +08:00
" app_splash_checking_availability " :
2024-05-06 20:29:32 +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-31 14:50:27 +08:00
" app_splash_dialog_u_a_p_p " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 使用者協議與隱私政策 " ) ,
2024-03-31 14:50:27 +08:00
" app_splash_dialog_u_a_p_p_content " : MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 感謝使用 SC工具箱 ,我們致力於為您提供 安全、便捷、可靠的使用體驗,在您開始使用此應用程式前,請先閱讀並同意以下內容: \n \n 1. 本應用程式 為 GNU 通用公共許可證 v3.0 協議下的開源軟體,您可以在遵守協議的前提下自由使用、修改、分發本軟體。我們的源代碼位於:[Github.com/StarCitizenToolBox/app](https://github.com/StarCitizenToolBox/app)。 \n 2. 本應用程式中的網路內容(包括但不限於 本地化文件、工具網站、新聞、影片 等)版權由其作者創作所有,不屬於 GPL 的一部分,請在遵守對應的授權協議下使用。 \n 3. 本應用程式的官方免費發布渠道為:[Microsoft Store](https://apps.microsoft.com/detail/9NF3SWFWNKL1) 與[星際公民翻譯組官方網站](https://www.starcitizenzw.com/ ) ,若您從其他第三方處獲得,請仔細甄別,以免遭受財產損失。 \n 4. 本應用程式在使用過程中會向我們的伺服器發送匿名的統計數據,用於改進軟體服務品質,我們不會收集您的任何個人隱私資訊。 \n 5. 本應用程式由社群提供支援,與 Cloud Imperium Games 或 其他第三方商業公司 無直接關聯。 \n 6. 我們提供有限的社群支援,如有需要,請前往關於頁面了解如何聯絡我們。 " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_action_next_time " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 稍後提醒 " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_action_update_now " :
MessageLookupByLibrary . simpleMessage ( " 立即更新 " ) ,
" app_upgrade_info_download_failed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載失敗,請嘗試手動安裝! " ) ,
2024-03-17 16:54:09 +08:00
" app_upgrade_info_downloading " : m4 ,
2024-03-16 19:15:30 +08:00
" app_upgrade_info_getting_new_version_details " :
2024-03-17 14:17:18 +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-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 執行失敗,請嘗試手動安裝! " ) ,
2024-03-16 19:15:30 +08:00
" app_upgrade_info_update_server_tip " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 提示:目前正在使用分流伺服器進行更新,可能會出現下載速度下降,但有助於我們進行成本控制,若下載錯誤請點擊這裡前往手動安裝。 " ) ,
2024-03-17 16:54:09 +08:00
" app_upgrade_title_new_version_found " : m5 ,
2024-03-16 19:15:30 +08:00
" doctor_action_analyzing " :
MessageLookupByLibrary . simpleMessage ( " 正在分析... " ) ,
" doctor_action_game_run_log " :
2024-05-06 20:29:32 +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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查:安裝資訊 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_checking_runtime " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在檢查:執行環境 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_action_info_game_abnormal_exit " : m6 ,
2024-03-16 19:15:30 +08:00
" doctor_action_info_game_abnormal_exit_unknown " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲錯誤退出:未知錯誤 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_action_info_info_feedback " : m7 ,
" doctor_action_result_analysis_issues_found " : m8 ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_analysis_no_issue " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 分析完畢,沒有發現問題 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_action_result_create_folder_fail " : m9 ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_create_folder_success " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 建立資料夾成功,請嘗試繼續下載遊戲! " ) ,
2024-03-17 16:54:09 +08:00
" doctor_action_result_fix_fail " : m10 ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_fix_success " : MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +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-17 16:54:09 +08:00
" doctor_action_result_info_unsupported_os " : m11 ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_issue_not_supported " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 該問題暫不支援自動處理,請提供截圖尋求幫助 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_action_result_redirect_warning " :
2024-05-05 11:06:54 +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-05-06 20:29:32 +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 ( " 查看解決方案 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_game_damaged_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲程式文件損壞 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_game_damaged_file_info " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 請嘗試刪除 Bin64 資料夾 並在啟動器校驗。 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_game_damaged_p4k_file " :
MessageLookupByLibrary . simpleMessage ( " P4K文件損壞 " ) ,
" doctor_game_error_game_damaged_p4k_file_info " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 請嘗試刪除 Data.p4k 文件 並在啟動器校驗 或 使用工具箱分流。 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_game_process_error " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲行程被占用 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_game_process_error_info " :
MessageLookupByLibrary . simpleMessage ( " 請嘗試重啟啟動器,或直接重啟電腦 " ) ,
" doctor_game_error_generic_info " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲觸發了最為廣泛的崩潰問題,請查看除錯指南 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_gpu_crash " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 您的顯示卡已崩潰,請查看除錯指南 " ) ,
2024-07-21 17:07:19 +08:00
" doctor_game_error_gpu_vulkan_crash " :
MessageLookupByLibrary . simpleMessage ( " GPU Vulkan 崩潰 " ) ,
" doctor_game_error_gpu_vulkan_crash_info " :
MessageLookupByLibrary . simpleMessage (
" Vulkan 崩潰!這可能是驅動版本或遊戲引擎問題,請嘗試更新 GPU 驅動 或 使用清理著色器功能為您回退到 DX11 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_low_gpu_memory " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 可用 VRAM 不足 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_low_gpu_memory_info " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 請勿在背景執行其他高GPU占用的 遊戲/應用程式,或更換顯示卡。 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_low_memory " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 可用記憶體不足 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_low_memory_info " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 請嘗試增加虛擬記憶體( 1080p 下, 物理可用+虛擬記憶體需 > 64G ) " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_permissions_error " :
MessageLookupByLibrary . simpleMessage ( " 權限不足 " ) ,
" doctor_game_error_permissions_error_info " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 請嘗試以管理員權限執行啟動器, 或使用工具箱( Microsoft Store版) 啟動。 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_game_error_socket_error " :
MessageLookupByLibrary . simpleMessage ( " 檢測到 socket 異常 " ) ,
" doctor_game_error_socket_error_info " :
MessageLookupByLibrary . simpleMessage ( " 如使用 X黑盒 加速器,請嘗試更換加速模式 " ) ,
2024-03-16 19:44:26 +08:00
" 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-05-06 20:29:32 +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-17 16:54:09 +08:00
" doctor_info_result_add_registry_value " : m12 ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_chinese_install_path " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 中文安裝路徑! " ) ,
2024-03-17 16:54:09 +08:00
" doctor_info_result_chinese_install_path_error " : m13 ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_chinese_username " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 中文使用者名稱! " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_chinese_username_error " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 中文使用者名稱可能會導致遊戲啟動/安裝錯誤! 點擊修復按鈕查看修改教學! " ) ,
2024-03-17 16:54:09 +08:00
" doctor_info_result_create_live_folder " : m14 ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_easyanticheat_not_installed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " EasyAntiCheat 未安裝 或 未正常退出 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_info_result_fix_suggestion " : m15 ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_incompatible_nvme_device " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 新型 NVME 裝置,與 RSI 啟動器暫不相容,可能導致安裝失敗 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_install_easyanticheat " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" EasyAntiCheat 未安裝,請點擊修復為您快速安裝。(在遊戲正常啟動並結束前,該問題會一直出現,若您因為其他原因遊戲閃退,可忽略此條目) " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_low_physical_memory " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 物理記憶體過低 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_info_result_memory_requirement " : m16 ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_missing_easyanticheat_files " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " EasyAntiCheat 檔案遺失 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_missing_live_folder " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 安裝目錄缺少LIVE資料夾, 可能導致安裝失敗 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_no_solution " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 暫無解決方法,請截圖回饋 " ) ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_unsupported_os " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 不支援的作業系統,遊戲可能無法執行 " ) ,
2024-03-17 16:54:09 +08:00
" doctor_info_result_upgrade_system " : m17 ,
2024-03-16 19:15:30 +08:00
" doctor_info_result_verify_files_with_rsi_launcher " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +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-05-06 20:29:32 +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-17 16:54:09 +08:00
" doctor_title_one_click_diagnosis " : m18 ,
2024-03-16 19:15:30 +08:00
" 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-05-06 20:29:32 +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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 全部繼續 " ) ,
2024-03-16 19:44:26 +08:00
" 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-17 16:54:09 +08:00
" downloader_info_download_upload_speed " : m19 ,
" downloader_info_downloaded " : m20 ,
" downloader_info_downloading " : m21 ,
2024-03-16 19:15:30 +08:00
" 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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 無下載任務 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_info_p2p_network_note " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" SC 工具箱使用 p2p 網路來加速文件下載,如果您流量有限,可在此處將上傳頻寬設定為 1(byte)。 " ) ,
2024-03-16 19:44:26 +08:00
" downloader_info_paused " : MessageLookupByLibrary . simpleMessage ( " 已暫停 " ) ,
2024-03-17 16:54:09 +08:00
" downloader_info_status " : m22 ,
" downloader_info_total_size " : m23 ,
" downloader_info_uploaded " : m24 ,
" downloader_info_verifying " : m25 ,
2024-03-16 19:15:30 +08:00
" downloader_info_waiting " : MessageLookupByLibrary . simpleMessage ( " 等待中 " ) ,
" downloader_input_download_speed_limit " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 下載限制: " ) ,
2024-03-16 19:15:30 +08:00
" downloader_input_info_p2p_upload_note " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" * P2P 上傳僅在下載文件時進行,下載完成後會關閉 p2p 連接。如您想參與製作種子文件,請透過關於頁面聯絡我們。 " ) ,
2024-03-16 19:15:30 +08:00
" downloader_input_upload_speed_limit " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 上傳限制: " ) ,
2024-03-16 19:15:30 +08:00
" downloader_speed_limit_settings " :
2024-05-05 11:06:54 +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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " DPS計算器 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_external_browser_extension " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 瀏覽器擴充套件: " ) ,
2024-03-17 16:54:09 +08:00
" home_action_info_abnormal_game_exit " : m26 ,
2024-03-16 19:15:30 +08:00
" home_action_info_check_web_link " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 請查看彈出式網頁連結獲得詳細資訊。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_engine_config_optimization " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 調整引擎配置檔案,改善遊戲性能 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_game_built_in " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 內建翻譯文件 " ) ,
2024-03-17 16:54:09 +08:00
" home_action_info_initialization_failed " : m27 ,
2024-03-16 19:15:30 +08:00
" home_action_info_initializing_resources " :
2024-05-06 20:29:32 +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-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 採礦、精煉、貿易計算器、價格、載具資訊 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_one_click_diagnosis_star_citizen " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 快速解決星際公民的常見問題 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_quick_install_localization_resources " :
2024-05-06 20:29:32 +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-17 16:54:09 +08:00
" home_action_info_scan_complete_valid_directories_found " : m28 ,
2024-03-16 19:15:30 +08:00
" 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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 在線上進行改裝、查詢傷害數值和配件購買地點 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_unknown_error " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 未知錯誤,請透過疑難排解加入群組反應。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_valid_install_location_required " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 該功能需要一個有效的安裝位置 \n \n 如果您的遊戲未下載完成,請等待下載完畢後使用此功能。 \n \n 如果您的遊戲已下載完畢但未識別,請啟動一次遊戲後重新打開工具箱 或 在設定選項中手動設定安裝位置。 " ) ,
2024-05-05 11:06:54 +08:00
" home_action_info_warning " :
MessageLookupByLibrary . simpleMessage ( " 翻譯警告 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_info_web_localization_plugin_disclaimer " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 本插件功能僅供大致瀏覽使用,不對任何有關本功能產生的問題負責!在涉及帳號操作前請注意確認網站的原本內容! \n \n \n 使用此功能登入帳號時請確保您的 SC工具箱 是從可信任的來源下載。 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_install_microsoft_store_version " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 安裝Microsoft Store版本 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_localization_management " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 翻譯管理 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_login_rsi_account " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 登入 RSI 帳戶 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_one_click_diagnosis " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 疑難排解 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_one_click_launch " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 快速啟動 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_performance_optimization " :
2024-05-05 11:06:54 +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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 電子訪問 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_rsi_status_persistent_universe " :
2024-03-21 19:51:39 +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-17 14:17:18 +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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 星際公民官網 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_title_star_citizen_website_localization " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 星際公民網站翻譯 " ) ,
2024-03-16 19:15:30 +08:00
" home_action_uex_localization " :
2024-05-05 11:06:54 +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 ( " 公告詳情 " ) ,
2024-05-05 11:06:54 +08:00
" home_holiday_countdown " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲節慶倒數計時 " ) ,
2024-03-17 16:54:09 +08:00
" home_holiday_countdown_days " : m29 ,
2024-03-16 19:15:30 +08:00
" home_holiday_countdown_disclaimer " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" * 以上節慶日期由人工收錄與維護,可能存在部分偏誤,歡迎進行反饋! " ) ,
2024-03-17 16:54:09 +08:00
" home_holiday_countdown_in_progress " :
MessageLookupByLibrary . simpleMessage ( " 正在進行中 " ) ,
2024-03-16 19:15:30 +08:00
" home_info_account_security_warning " : MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 為確保帳戶安全, 快速啟動功能已在Dev版本中禁用, 我們將在Microsoft Store版本中提供此功能。 \n \n Microsoft Store版由Microsoft提供可靠的分發下載與數位簽章, 可有效防止軟體被惡意篡改。 \n \n 提示:您無需使用工具箱啟動遊戲也可使用社群翻譯。 " ) ,
2024-03-16 19:15:30 +08:00
" home_info_one_click_launch_warning " :
2024-05-05 11:06:54 +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-05-06 20:29:32 +08:00
" home_localization_action_advanced " :
MessageLookupByLibrary . simpleMessage ( " 進階翻譯 " ) ,
" home_localization_action_install_customize " :
MessageLookupByLibrary . simpleMessage ( " 安裝自訂文件 " ) ,
" home_localization_action_rsi_launcher_localization " :
MessageLookupByLibrary . simpleMessage ( " RSI 啟動器翻譯 " ) ,
2024-07-07 17:49:15 +08:00
" home_localization_action_rsi_launcher_no_game_path_msg " :
MessageLookupByLibrary . simpleMessage (
" 您當前未安裝遊戲本體或未選擇遊戲安裝目錄,只可使用啟動器翻譯功能。請確保遊戲安裝完畢或在工具箱設置中添加遊戲安裝目錄後重試。 " ) ,
" home_localization_action_select_customize_file " :
MessageLookupByLibrary . simpleMessage ( " 點擊選擇 ini 文件 " ) ,
2024-05-06 20:29:32 +08:00
" home_localization_advanced_action_install " :
MessageLookupByLibrary . simpleMessage ( " 安裝翻譯 " ) ,
" home_localization_advanced_action_mod_change " :
MessageLookupByLibrary . simpleMessage ( " 正在重新生成文字... " ) ,
" home_localization_advanced_action_mod_change_localization " :
MessageLookupByLibrary . simpleMessage ( " 翻譯 " ) ,
" home_localization_advanced_action_mod_change_mixed " :
MessageLookupByLibrary . simpleMessage ( " 雙語 " ) ,
" home_localization_advanced_action_mod_change_mixed_newline " :
MessageLookupByLibrary . simpleMessage ( " 雙語(換行) " ) ,
" home_localization_advanced_action_mod_change_un_localization " :
MessageLookupByLibrary . simpleMessage ( " 英文原文 " ) ,
" home_localization_advanced_action_mode " :
MessageLookupByLibrary . simpleMessage ( " 模式 " ) ,
" home_localization_advanced_json_text_location_other " :
MessageLookupByLibrary . simpleMessage ( " 地點-其他 " ) ,
" home_localization_advanced_json_text_location_used " :
MessageLookupByLibrary . simpleMessage ( " 地點-常用 " ) ,
" home_localization_advanced_json_text_mission_or_logs " :
MessageLookupByLibrary . simpleMessage ( " 任務/日誌 " ) ,
" home_localization_advanced_json_text_others " :
MessageLookupByLibrary . simpleMessage ( " 其他 " ) ,
" home_localization_advanced_json_text_subtitle " :
MessageLookupByLibrary . simpleMessage ( " 字幕 " ) ,
" home_localization_advanced_json_text_things_other " :
MessageLookupByLibrary . simpleMessage ( " 物品-其他 " ) ,
" home_localization_advanced_json_text_things_used " :
MessageLookupByLibrary . simpleMessage ( " 物品-常用 " ) ,
" home_localization_advanced_json_text_ui_or_hud_or_menu " :
MessageLookupByLibrary . simpleMessage ( " UI/HUD/選單 " ) ,
" home_localization_advanced_json_text_un_localization " :
MessageLookupByLibrary . simpleMessage ( " 未翻譯 " ) ,
" home_localization_advanced_json_text_vehicle_other " :
MessageLookupByLibrary . simpleMessage ( " 載具-其他 " ) ,
" home_localization_advanced_json_text_vehicle_used " :
MessageLookupByLibrary . simpleMessage ( " 載具-常用 " ) ,
" home_localization_advanced_msg_classifying " :
MessageLookupByLibrary . simpleMessage ( " 正在分類 ... " ) ,
" home_localization_advanced_msg_gen_localization_install " :
MessageLookupByLibrary . simpleMessage ( " 安裝翻譯文件... " ) ,
" home_localization_advanced_msg_gen_localization_text " :
MessageLookupByLibrary . simpleMessage ( " 生成翻譯文件... " ) ,
" home_localization_advanced_msg_reading_p4k " :
MessageLookupByLibrary . simpleMessage ( " 讀取 p4k 文件 ... " ) ,
" home_localization_advanced_msg_reading_server_localization_text " :
MessageLookupByLibrary . simpleMessage ( " 獲取翻譯文字 ... " ) ,
" home_localization_advanced_msg_version " : m30 ,
" home_localization_advanced_title " : m31 ,
" home_localization_advanced_title_msg " : m32 ,
" home_localization_advanced_title_preview " : m33 ,
" home_localization_msg_no_note " :
MessageLookupByLibrary . simpleMessage ( " 該版本沒有提供描述 " ) ,
" home_localization_msg_version_advanced " :
MessageLookupByLibrary . simpleMessage ( " (進階翻譯) " ) ,
2024-03-16 19:15:30 +08:00
" home_localization_new_version_available " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 社群翻譯有新的版本 " ) ,
2024-05-05 16:34:38 +08:00
" home_localization_new_version_installed " : m34 ,
2024-07-07 17:49:15 +08:00
" home_localization_ptu_advanced_localization_tip_title " :
MessageLookupByLibrary . simpleMessage ( " 推薦使用高級翻譯 " ) ,
" home_localization_ptu_advanced_localization_tip_title_info " :
MessageLookupByLibrary . simpleMessage (
" 在 PTU/EPTU 等測試頻道 ,當前翻譯文本可能與遊戲不同步,使用高級翻譯可以減少亂碼產生。 " ) ,
" home_localization_select_customize_file " :
MessageLookupByLibrary . simpleMessage ( " 請選擇自定義翻譯文件 " ) ,
" home_localization_select_customize_file_ini " :
MessageLookupByLibrary . simpleMessage ( " 請選擇 ini 文件 " ) ,
2024-05-06 20:29:32 +08:00
" home_localization_title_localization_tools " :
MessageLookupByLibrary . simpleMessage ( " 翻譯工具 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_action_title_box_one_click_launch " :
2024-05-06 20:29:32 +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_game_version_outdated " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 遊戲版本過舊 " ) ,
2024-03-16 19:15:30 +08:00
" home_login_info_one_click_launch_description " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 本功能可以幫您更加便利的啟動遊戲。 \n \n 為確保帳戶安全 ,本功能使用中文翻譯瀏覽器保留登入狀態,且不會儲存您的密碼資訊(除非你啟用了自動輸入功能)。 \n \n 使用此功能登入帳號時請確保您的 SC工具箱 是從可信任的來源下載。 " ) ,
2024-05-05 16:34:38 +08:00
" home_login_info_rsi_server_report " : m35 ,
2024-03-16 19:15:30 +08:00
" 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 ( " 未安裝 或 安裝失敗 " ) ,
2024-05-06 20:29:32 +08:00
" home_title_app_name " : MessageLookupByLibrary . simpleMessage ( " SC工具箱 " ) ,
2024-05-05 11:06:54 +08:00
" 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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 多人大廳,敬請期待 ! " ) ,
2024-03-16 19:44:26 +08:00
" lobby_survey " : 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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 意見反饋 " ) ,
2024-03-16 19:15:30 +08:00
" localization_action_uninstall_translation " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 解除安裝 " ) ,
2024-05-05 16:34:38 +08:00
" localization_info_channel " : m36 ,
2024-03-16 19:15:30 +08:00
" localization_info_community_translation " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 社群翻譯 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_corrupted_file " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 文件已損毀,請重新下載 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_custom_files " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 自訂文件 " ) ,
2024-05-05 20:58:58 +08:00
" localization_info_enabled " : m37 ,
2024-03-16 19:15:30 +08:00
" localization_info_incompatible_translation_params_warning " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" USER.cfg 包含不相容的翻譯參數,這可能是以前的翻譯文件的殘留信息。 \n \n 這將可能導致翻譯無效或亂碼,點擊確認進行快速刪除(不會影響其他配置)。 " ) ,
2024-05-05 20:58:58 +08:00
" localization_info_installation_error " : m38 ,
2024-03-16 19:15:30 +08:00
" localization_info_installed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 已安裝 " ) ,
2024-05-05 20:58:58 +08:00
" localization_info_installed_version " : m39 ,
2024-03-16 19:15:30 +08:00
" 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-05-05 11:06:54 +08:00
" 您目前正在使用遊戲內建翻譯文件,官方內建文件截止至 3.21.0 都是機器翻譯,建議安裝下方提供的社群翻譯或是來自其他來源的社群翻譯文件。 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_no_translation_available " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage (
" 該語言/版本可能因為較新而暫時沒有可安裝的社群翻譯,可以使用進階功能安裝其他來源的社群翻譯 " ) ,
2024-03-16 19:44:26 +08:00
" localization_info_note " : MessageLookupByLibrary . simpleMessage ( " 備註: " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_remove_incompatible_translation_params " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 是否移除不相容的翻譯參數 " ) ,
2024-09-23 21:03:45 +08:00
" localization_info_translation " :
MessageLookupByLibrary . simpleMessage ( " 遊戲翻譯 " ) ,
2024-03-16 19:15:30 +08:00
" localization_info_unavailable " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 無法使用 " ) ,
2024-05-05 20:58:58 +08:00
" localization_info_update_time " : m40 ,
" localization_info_version_number " : m41 ,
2024-05-05 11:06:54 +08:00
" performance_action_apply " :
MessageLookupByLibrary . simpleMessage ( " 套用設定 " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_apply_and_clear_shaders " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 套用設定並清除著色器快取(建議) " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_clear_shaders " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理著色器 " ) ,
2024-03-16 19:15:30 +08:00
" performance_action_custom_parameters_input " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +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-05-05 11:06:54 +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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 回復預設 " ) ,
" performance_action_super " : MessageLookupByLibrary . simpleMessage ( " 極高 " ) ,
2024-03-17 14:17:18 +08:00
" performance_info_applied " : MessageLookupByLibrary . simpleMessage ( " 已套用 " ) ,
2024-05-05 20:58:58 +08:00
" performance_info_current_status " : m42 ,
2024-03-16 19:15:30 +08:00
" performance_info_delete_config_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 刪除配置檔案... " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_done " : MessageLookupByLibrary . simpleMessage ( " 完成... " ) ,
" performance_info_generate_config_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 生成配置檔案 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_graphic_optimization_hint " :
2024-03-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 畫面改善提示 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_graphic_optimization_warning " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 此功能對改善因 GPU 造成的瓶頸,但對於因 CPU 造成瓶頸的裝置可能引發負面效果,如果您 GPU 性能強勁,可以嘗試更改為更高的畫質來獲得更高的 GPU 使用率並改善畫面表現。 " ) ,
2024-03-16 19:44:26 +08:00
" performance_info_graphics " : MessageLookupByLibrary . simpleMessage ( " 圖形 " ) ,
2024-05-05 20:58:58 +08:00
" performance_info_min_max_values " : m43 ,
2024-03-16 19:15:30 +08:00
" performance_info_not_applied " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 未套用 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_shader_clearing_warning " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 清理著色器後首次進入遊戲可能會出現卡頓,請耐心等待著色器載入完畢。 " ) ,
2024-03-16 19:15:30 +08:00
" performance_info_write_out_config_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 寫出配置檔案 " ) ,
" performance_json_text_antialiasing " :
MessageLookupByLibrary . simpleMessage ( " 反鋸齒 " ) ,
" performance_json_text_antialiasing_info " :
MessageLookupByLibrary . simpleMessage (
" 0 關閉, 1 SMAA, 2 時間過濾+SMAA, 3 時間濾波和投影矩陣抖動的 SMAA " ) ,
" performance_json_text_custom_parameters " :
MessageLookupByLibrary . simpleMessage ( " 自訂參數 " ) ,
" performance_json_text_display_session " :
MessageLookupByLibrary . simpleMessage ( " 顯示工作階段資訊 " ) ,
" performance_json_text_display_session_info " :
MessageLookupByLibrary . simpleMessage (
" 開啟後在螢幕上顯示一個二維碼,用於回饋時讓 CIG 快速定位相關資訊 " ) ,
" performance_json_text_displayinfo " :
MessageLookupByLibrary . simpleMessage ( " 螢幕資訊(顯示幀率) " ) ,
" performance_json_text_displayinfo_info " :
MessageLookupByLibrary . simpleMessage ( " 在螢幕右上角展示幀率,伺服器資訊等 " ) ,
" performance_json_text_fov " :
MessageLookupByLibrary . simpleMessage ( " 設定視角FOV " ) ,
" performance_json_text_game_effects " :
MessageLookupByLibrary . simpleMessage ( " 特效等級 " ) ,
" performance_json_text_game_effects_info " :
MessageLookupByLibrary . simpleMessage ( " 遊戲特效等級 " ) ,
" performance_json_text_max_fps " :
MessageLookupByLibrary . simpleMessage ( " 最大幀率 " ) ,
" performance_json_text_max_fps_info " :
MessageLookupByLibrary . simpleMessage ( " 調整遊戲最高幀率, 0為不限制 " ) ,
" performance_json_text_motion_blur " :
MessageLookupByLibrary . simpleMessage ( " 動態模糊 " ) ,
" performance_json_text_motion_blur_info " :
MessageLookupByLibrary . simpleMessage ( " 開啟以提高運動感,關閉提升觀感 " ) ,
" performance_json_text_object_detail " :
MessageLookupByLibrary . simpleMessage ( " 物件細節 " ) ,
" performance_json_text_object_detail_info " :
MessageLookupByLibrary . simpleMessage ( " 模型物件細節, 影響LOD等.. " ) ,
" performance_json_text_particles " :
MessageLookupByLibrary . simpleMessage ( " 粒子細節 " ) ,
" performance_json_text_particles_object_collisions " :
MessageLookupByLibrary . simpleMessage ( " 粒子碰撞 " ) ,
" performance_json_text_particles_object_collisions_info " :
MessageLookupByLibrary . simpleMessage ( " 1 僅靜態粒子 2 包括動態粒子 " ) ,
" performance_json_text_physics " :
MessageLookupByLibrary . simpleMessage ( " 物理細節 " ) ,
" performance_json_text_physics_info " :
MessageLookupByLibrary . simpleMessage ( " 物理效果範圍 " ) ,
" performance_json_text_postprocessing " :
MessageLookupByLibrary . simpleMessage ( " 後處理細節 " ) ,
" performance_json_text_postprocessing_info " :
MessageLookupByLibrary . simpleMessage ( " 後處理著色器,動態模糊效果 等 " ) ,
" performance_json_text_renderer " :
MessageLookupByLibrary . simpleMessage ( " 繪製器品質 " ) ,
" performance_json_text_renderer_info " :
MessageLookupByLibrary . simpleMessage ( " cryengine 繪製器品質 " ) ,
" performance_json_text_shader_decal " :
MessageLookupByLibrary . simpleMessage ( " 貼花品質 " ) ,
" performance_json_text_shader_decal_info " :
MessageLookupByLibrary . simpleMessage ( " ( LOGO、標誌等) " ) ,
" performance_json_text_shader_fx " :
MessageLookupByLibrary . simpleMessage ( " FX 品質 " ) ,
" performance_json_text_shader_general " :
MessageLookupByLibrary . simpleMessage ( " 一般品質 " ) ,
" performance_json_text_shader_general_info " :
MessageLookupByLibrary . simpleMessage ( " 整體模型品質 " ) ,
" performance_json_text_shader_glass " :
MessageLookupByLibrary . simpleMessage ( " 玻璃品質 " ) ,
" performance_json_text_shader_glass_info " :
MessageLookupByLibrary . simpleMessage ( " 窗、鏡子等 " ) ,
" performance_json_text_shader_hdr " :
MessageLookupByLibrary . simpleMessage ( " HDR品質 " ) ,
" performance_json_text_shader_hdr_info " :
MessageLookupByLibrary . simpleMessage ( " HDR色差, 亮度層級 處理 等 " ) ,
" performance_json_text_shader_particle " :
MessageLookupByLibrary . simpleMessage ( " 粒子品質 " ) ,
" performance_json_text_shader_particle_info " :
MessageLookupByLibrary . simpleMessage ( " 粒子效果品質 " ) ,
" performance_json_text_shader_post_process " :
MessageLookupByLibrary . simpleMessage ( " 著色器品質 " ) ,
" performance_json_text_shader_shadow " :
MessageLookupByLibrary . simpleMessage ( " 陰影品質 " ) ,
" performance_json_text_shader_sky " :
MessageLookupByLibrary . simpleMessage ( " 天空品質 " ) ,
" performance_json_text_shader_terrain " :
MessageLookupByLibrary . simpleMessage ( " 地面品質 " ) ,
" performance_json_text_shading " :
MessageLookupByLibrary . simpleMessage ( " 著色器細節 " ) ,
" performance_json_text_shading_info " :
MessageLookupByLibrary . simpleMessage ( " 著色器相關 " ) ,
" performance_json_text_shadows " :
MessageLookupByLibrary . simpleMessage ( " 陰影細節 " ) ,
" performance_json_text_shadows_info " :
MessageLookupByLibrary . simpleMessage ( " 陰影效果 " ) ,
" performance_json_text_ssdo " :
MessageLookupByLibrary . simpleMessage ( " 螢幕光線後處理 " ) ,
" performance_json_text_ssdo_info " :
MessageLookupByLibrary . simpleMessage ( " 調整光線後處理等級 " ) ,
" performance_json_text_texture " :
MessageLookupByLibrary . simpleMessage ( " 紋理等級 " ) ,
" performance_json_text_texture_info " :
MessageLookupByLibrary . simpleMessage ( " 模型紋理細節 " ) ,
" performance_json_text_title_custom " :
MessageLookupByLibrary . simpleMessage ( " 自訂 " ) ,
" performance_json_text_title_graphics " :
MessageLookupByLibrary . simpleMessage ( " 圖形(修改後建議刪除著色器快取) " ) ,
" performance_json_text_ui_animation " :
MessageLookupByLibrary . simpleMessage ( " UI 淡入淡出動畫 " ) ,
" performance_json_text_volumetric_effects " :
MessageLookupByLibrary . simpleMessage ( " 體積效果 " ) ,
" performance_json_text_volumetric_effects_info " :
MessageLookupByLibrary . simpleMessage ( " 體積雲、體積光照等 " ) ,
" performance_json_text_vsync " :
MessageLookupByLibrary . simpleMessage ( " 垂直同步 " ) ,
" performance_json_text_vsync_info " :
MessageLookupByLibrary . simpleMessage ( " 開啟以防止撕裂,關閉以提高幀率 " ) ,
" performance_json_text_water " :
MessageLookupByLibrary . simpleMessage ( " 水體效果 " ) ,
" performance_json_text_water_info " :
MessageLookupByLibrary . simpleMessage ( " 各種水的等級 " ) ,
2024-05-05 20:58:58 +08:00
" performance_title_performance_optimization " : m44 ,
2024-03-16 19:15:30 +08:00
" setting_action_clear_translation_file_cache " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理翻譯文件快取 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_create_desktop_shortcut " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 在桌面新增《SC工具箱》捷徑 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_create_settings_shortcut " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 新增桌面捷徑 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_ignore_efficiency_cores_on_launch " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 啟動遊戲時忽略 E-Core (適用於Intel 12代以上的處理器) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_autofill_data_cleared " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 已清理自動輸入資料 " ) ,
2024-05-05 20:58:58 +08:00
" setting_action_info_cache_clearing_info " : m45 ,
2024-03-16 19:15:30 +08:00
" setting_action_info_clear_cache_warning " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 這不會影響已安裝的社群翻譯。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_confirm_clear_cache " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 確認清理翻譯快取? " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_confirm_reset_autofill " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 確認重設自動輸入? " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_cpu_core_tip " : MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" Tip: 您的裝置擁有幾個 E-Core 就輸入幾個,非大小核裝置請保持 0 \n \n 此功能適用於首頁的工具箱快速啟動 或 工具中的 RSI啟動器管理員模式, 當為 0 時不啟用此功能。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_delete_local_account_warning " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 這將會刪除本機的帳號記錄,或在下次啟動遊戲時將自動輸入選擇 ‘否’ 以禁用自動輸入。 " ) ,
2024-03-16 19:15:30 +08:00
" 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-21 19:51:39 +08:00
MessageLookupByLibrary . simpleMessage ( " 文件錯誤! " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_manual_game_location_setting " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage (
" 手動選擇遊戲安裝位置,建議僅在無法自動掃描安裝位置時使用 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_manual_launcher_location_setting " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 手動選擇啟動器位置,建議僅在無法自動掃描安裝位置時使用 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_microsoft_version_limitation " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 因Microsoft Store版本功能限制, 請在接下來打開的視窗中 手動將《SC工具箱》拖動到桌面, 即可建立捷徑。 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_mirror_server_info " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 使用鏡像伺服器加速訪問 DPS、UEX 等工具網站,若出現錯誤請關閉此功能。 (RSI 官方網站除外) " ) ,
2024-03-16 19:15:30 +08:00
" 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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 設定成功,在對應頁面點擊重新整理即可掃描出新路徑 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_shortcut_created " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 建立完畢,請返回桌面查看 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_info_view_log_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 查看工具箱的 log 文件,用於定位工具箱的 bug " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_reset_auto_password_fill " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 重設自動密碼輸入 " ) ,
2024-05-05 20:58:58 +08:00
" setting_action_set_core_count " : m46 ,
2024-03-16 19:15:30 +08:00
" setting_action_set_game_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 變更遊戲文件 ( StarCitizen.exe) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_set_launcher_file " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 變更啟動器文件( RSI Launcher.exe) " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_tool_site_access_acceleration " :
2024-03-17 14:17:18 +08:00
MessageLookupByLibrary . simpleMessage ( " 網站加速 " ) ,
2024-03-16 19:15:30 +08:00
" setting_action_view_log " :
MessageLookupByLibrary . simpleMessage ( " 查看log " ) ,
2024-03-17 16:54:09 +08:00
" settings_app_language " : MessageLookupByLibrary . simpleMessage ( " 語言 " ) ,
" settings_app_language_auto " :
MessageLookupByLibrary . simpleMessage ( " 自動 " ) ,
" settings_app_language_switch_info " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 切換應用程式的顯示語言 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_clear_shader_cache " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 刪除著色器快取 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_close_photography_mode " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 攝影模式 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_hosts_acceleration_experimental " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " Hosts 加速( Beta) " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_cleanup_complete " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 清理完畢,請完成一次安裝 / 遊戲啟動 操作。 " ) ,
2024-05-05 20:58:58 +08:00
" tools_action_info_cleanup_failed " : m47 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_config_file_not_exist " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 配置檔案不存在,請嘗試執行一次遊戲 " ) ,
2024-03-17 14:17:18 +08:00
" tools_action_info_eac_file_removed " : MessageLookupByLibrary . simpleMessage (
" 已為您移除 EAC 文件,接下來將為您打開 RSI 啟動器,請您前往 SETTINGS -> VERIFY 重新安裝 EAC。 " ) ,
2024-05-05 20:58:58 +08:00
" tools_action_info_error_occurred " : m48 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_fix_success_restart " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +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-05-06 20:29:32 +08:00
" 將 IP 資訊寫入 Hosts 文件,解決部分地區的 DNS 汙染導致無法登入官網等問題。 \n 該功能正在進行第一階段測試,遇到問題請及時回饋。 " ) ,
2024-05-05 20:58:58 +08:00
" tools_action_info_init_failed " : m49 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_log_file_not_exist " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 日誌檔案不存在,請嘗試進行一次遊戲啟動或遊戲安裝,並退出啟動器,若無法解決問題,請嘗試將啟動器更新至最新版本! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_log_file_parse_failed " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 解析 log 文件失敗! \n 請嘗試使用 啟動器日誌修復 工具! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_manual_nvme_patch " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 此功能將手動寫入NVME補丁, 該功能僅在您知道自己在做什麼的情況下使用 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_not_installed " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " 未安裝 " ) ,
2024-05-05 20:58:58 +08:00
" tools_action_info_nvme_patch_issue " : m50 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_one_key_close_lens_shake " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +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-10-07 12:29:57 +08:00
" tools_action_info_p4k_download_repair_tip " : m51 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_p4k_file_description " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +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-05-06 20:29:32 +08:00
" 若您遇到 EAC 錯誤,且自動修復無效,請嘗試使用此功能重裝 EAC。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_removed_restart_effective " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 已移除登錄檔補丁,重新啟動後電腦生效 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_restore_lens_shake " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +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-10-07 12:29:57 +08:00
" tools_action_info_rsi_launcher_log_issue " : m52 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_rsi_launcher_not_found " :
MessageLookupByLibrary . simpleMessage (
2024-05-06 20:29:32 +08:00
" 未找到 RSI 啟動器,請嘗試重新安裝,或在設定中手動新增。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_rsi_launcher_running_warning " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI啟動器正在執行! 請先關閉啟動器再使用此功能! " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_info_run_rsi_as_admin " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 以管理員身份執行RSI啟動器, 可能會解決一些問題。 \n \n 若設定了 E-Core 核心忽略參數,也會在此套用。 " ) ,
2024-10-07 12:29:57 +08:00
" tools_action_info_shader_cache_issue " : m53 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_star_citizen_not_found " :
MessageLookupByLibrary . simpleMessage (
2024-05-05 11:06:54 +08:00
" 未找到星際公民遊戲安裝位置,請至少完成一次遊戲啟動操作 或在設定中手動新增。 " ) ,
2024-10-07 12:29:57 +08:00
" tools_action_info_system_info_content " : m54 ,
2024-03-16 19:15:30 +08:00
" tools_action_info_system_info_title " :
2024-03-17 14:17:18 +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-05-05 11:06:54 +08:00
" 查看系統關鍵資訊,用於快速診斷 \n \n 此功能較為耗時,請耐心等待。 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_open_photography_mode " :
2024-05-05 11:06:54 +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-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 重新安裝 EAC " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_remove_nvme_registry_patch " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 移除 nvme 登錄檔補丁 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_rsi_launcher_admin_mode " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 管理員模式 " ) ,
2024-05-06 20:29:32 +08:00
" tools_action_rsi_launcher_enhance_info " :
MessageLookupByLibrary . simpleMessage ( " 啟動器翻譯,下載執行緒增強 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_rsi_launcher_log_fix " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 啟動器日誌修復 " ) ,
2024-05-06 20:29:32 +08:00
" tools_action_unp4k " : MessageLookupByLibrary . simpleMessage ( " P4K 查看器 " ) ,
" tools_action_unp4k_info " :
MessageLookupByLibrary . simpleMessage ( " 解包星際公民 p4k 文件 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_view_system_info " :
2024-05-05 11:06:54 +08:00
MessageLookupByLibrary . simpleMessage ( " 系統資訊 " ) ,
2024-03-16 19:15:30 +08:00
" tools_action_write_nvme_registry_patch " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 寫入 nvme 登錄檔補丁 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_action_one_click_acceleration " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 快速加速 " ) ,
2024-03-16 19:15:30 +08:00
" tools_hosts_info_dns_query_and_test " :
2024-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " 正在查詢 DNS 並測試可瀏覽性 請耐心等待... " ) ,
2024-03-16 19:44:26 +08:00
" 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-05-06 20:29:32 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI 官方網站 " ) ,
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-10-07 12:29:57 +08:00
" tools_info_processing_failed " : m55 ,
2024-03-16 19:15:30 +08:00
" tools_info_rsi_launcher_location " :
2024-03-16 19:44:26 +08:00
MessageLookupByLibrary . simpleMessage ( " RSI啟動器位置: " ) ,
" tools_info_scanning " : MessageLookupByLibrary . simpleMessage ( " 正在掃描... " ) ,
2024-07-07 17:49:15 +08:00
" tools_rsi_launcher_enhance_action_expand " :
MessageLookupByLibrary . simpleMessage ( " 展開額外功能 " ) ,
" tools_rsi_launcher_enhance_action_fold " :
MessageLookupByLibrary . simpleMessage ( " 收起額外功能 " ) ,
2024-05-06 20:29:32 +08:00
" tools_rsi_launcher_enhance_action_install " :
MessageLookupByLibrary . simpleMessage ( " 安裝增強補丁 " ) ,
" tools_rsi_launcher_enhance_init_msg1 " :
MessageLookupByLibrary . simpleMessage ( " 讀取啟動器資訊... " ) ,
" tools_rsi_launcher_enhance_init_msg2 " :
MessageLookupByLibrary . simpleMessage ( " 正在從網路取得增強資料... " ) ,
" tools_rsi_launcher_enhance_msg_error " :
MessageLookupByLibrary . simpleMessage ( " 增強資料取得失敗,可能是網路問題或目前版本不支援 " ) ,
" tools_rsi_launcher_enhance_msg_error_get_launcher_info_error " :
MessageLookupByLibrary . simpleMessage ( " 讀取啟動器資訊失敗! " ) ,
" tools_rsi_launcher_enhance_msg_error_get_launcher_info_error_with_args " :
2024-10-07 12:29:57 +08:00
m56 ,
2024-05-06 20:29:32 +08:00
" tools_rsi_launcher_enhance_msg_error_launcher_notfound " :
MessageLookupByLibrary . simpleMessage ( " 未找到 RSI 啟動器 " ) ,
2024-10-07 12:29:57 +08:00
" tools_rsi_launcher_enhance_msg_patch_status " : m57 ,
2024-05-06 20:29:32 +08:00
" tools_rsi_launcher_enhance_msg_uninstall " :
MessageLookupByLibrary . simpleMessage ( " * 如需移除增強補丁,請覆蓋安裝 RSI 啟動器。 " ) ,
2024-10-07 12:29:57 +08:00
" tools_rsi_launcher_enhance_msg_version " : m58 ,
2024-05-06 20:29:32 +08:00
" tools_rsi_launcher_enhance_note_msg " : MessageLookupByLibrary . simpleMessage (
" RSI 啟動器增強是一項社群功能,它會在您的電腦上解包 \" RSI Launcher \" 並加入額外的增強功能,具體使用哪些功能由您決定。 \n \n 目前, 官方( CIG) 僅許可我們進行多語言操作, 啟動器下載增強是我們認為有用的額外功能, 違反cig使用者協議( https://robertsspaceindustries.com/eula) 可能導致帳號被封禁等嚴重後果, 是否啟用由您自己決定, 我們不對可能產生的後果( 遊戲損壞, 帳號封禁等) 承擔任何責任。 \n \n 對於啟動器的修改內容, 我們開源於: https://github.com/StarCitizenToolBox/RSILauncherEnhance, 如有需要, 您可自行查閱。 \n \n 如果您因為任何原因需要取消此增強補丁,請直接覆蓋安裝官方啟動器。 " ) ,
" tools_rsi_launcher_enhance_note_title " :
MessageLookupByLibrary . simpleMessage ( " RSI 啟動器增強使用須知 " ) ,
" tools_rsi_launcher_enhance_subtitle_download_booster " :
MessageLookupByLibrary . simpleMessage (
" 下載遊戲時可使用更多執行緒以提升下載速度,啟用後請在啟動器設定修改執行緒數。 " ) ,
" tools_rsi_launcher_enhance_subtitle_localization " :
MessageLookupByLibrary . simpleMessage ( " 為 RSI 啟動器增加多語言支援。 " ) ,
" tools_rsi_launcher_enhance_title " :
MessageLookupByLibrary . simpleMessage ( " RSI 啟動器增強 " ) ,
" tools_rsi_launcher_enhance_title_download_booster " :
MessageLookupByLibrary . simpleMessage ( " RSI 啟動器下載增強 " ) ,
" tools_rsi_launcher_enhance_title_localization " :
MessageLookupByLibrary . simpleMessage ( " RSI 啟動器本地化 " ) ,
" tools_rsi_launcher_enhance_working_msg1 " :
MessageLookupByLibrary . simpleMessage ( " 生成補丁 ... " ) ,
" tools_rsi_launcher_enhance_working_msg2 " :
MessageLookupByLibrary . simpleMessage ( " 安裝補丁,這需要一點時間,取決於您的電腦性能 ... " ) ,
2024-07-07 17:49:15 +08:00
" tools_unp4k_missing_runtime " :
MessageLookupByLibrary . simpleMessage ( " 缺少運行庫 " ) ,
" tools_unp4k_missing_runtime_action_install " :
MessageLookupByLibrary . simpleMessage ( " 安裝運行庫 " ) ,
" tools_unp4k_missing_runtime_info " :
MessageLookupByLibrary . simpleMessage (
" 使用此功能需安裝 .NET8 運行庫,請點擊下方按鈕下載安裝,安裝成功後重新打開此頁面即可繼續使用。 " ) ,
2024-05-06 20:29:32 +08:00
" tools_unp4k_msg_init " : MessageLookupByLibrary . simpleMessage ( " 初始化中... " ) ,
2024-10-07 12:29:57 +08:00
" tools_unp4k_msg_open_file " : m59 ,
" tools_unp4k_msg_read_completed " : m60 ,
" tools_unp4k_msg_read_file " : m61 ,
2024-05-06 20:29:32 +08:00
" tools_unp4k_msg_reading " :
MessageLookupByLibrary . simpleMessage ( " 正在讀取P4K 文件 ... " ) ,
" tools_unp4k_msg_reading2 " :
MessageLookupByLibrary . simpleMessage ( " 正在處理文件 ... " ) ,
2024-10-07 12:29:57 +08:00
" tools_unp4k_msg_reading3 " : m62 ,
" tools_unp4k_msg_unknown_file_type " : m63 ,
" tools_unp4k_title " : m64 ,
2024-05-06 20:29:32 +08:00
" tools_unp4k_view_file " :
MessageLookupByLibrary . simpleMessage ( " 單擊文件以預覽 " ) ,
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
} ;
}