gkms-localify-dmm/src/gkmsGUI/i18nData/strings_zh-rTW.hpp

125 lines
6.9 KiB
C++
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#pragma once
#include <unordered_map>
#include <string>
namespace I18nData {
static const std::unordered_map<std::string, std::string> i18nData_zh_rTW = {
{ "local_file_already_latest", "本機檔案已經是最新版本,是否繼續更新?" },
{ "dmmUnlockSize", "解鎖視窗大小" },
{ "dmmUnlockSizeHelp", "可隨意拖動視窗大小。使用 F11 切換全螢幕。" },
{ "app_name", "Gakumas Localify" },
{ "gakumas_localify", "Gakumas Localify" },
{ "enable_plugin", "啟用插件 (不可熱重載)" },
{ "replace_font", "替換字體" },
{ "replace_texture", "替換貼圖" },
{ "lazy_init", "快速初始化(懶人設定)" },
{ "enable_free_camera", "啟用自由視角(可熱重載; 需使用實體鍵盤)" },
{ "start_game", "以上述設定啟動遊戲/重載設定" },
{ "setFpsTitle", "最大 FPS (0 為保持遊戲原設定)" },
{ "unlockAllLive", "解鎖所有 Live" },
{ "unlockAllLiveCostume", "解鎖所有 Live 服裝" },
{ "liveUseCustomeDress", "Live 使用自定義角色" },
{ "live_costume_head_id", "Live 自定義頭部 ID (例: costume_head_hski-cstm-0002)" },
{ "live_custome_dress_id", "Live 自定義服裝 ID (例: hski-cstm-0002)" },
{ "useCustomeGraphicSettings", "使用自定義畫質設定" },
{ "renderscale", "RenderScale (0.5/0.59/0.67/0.77/1.0)" },
{ "text_hook_test_mode", "文本 hook 測試模式" },
{ "useMasterDBTrans", "使用 MasterDB 翻譯" },
{ "export_text", "導出文本" },
{ "dump_runtime_texture", "導出運行時貼圖" },
{ "force_export_resource", "啟動後強制導出資源" },
{ "login_as_ios", "模擬以 iOS 登入" },
{ "max_high", "極高" },
{ "very_high", "超高" },
{ "hign", "" },
{ "middle", "" },
{ "low", "" },
{ "orientation_orig", "原版" },
{ "orientation_portrait", "豎屏" },
{ "orientation_landscape", "橫屏" },
{ "orientation_lock", "方向鎖定" },
{ "enable_breast_param", "啟用胸部參數" },
{ "damping", "阻尼 (Damping)" },
{ "stiffness", "剛度 (Stiffness)" },
{ "spring", "彈簧係數 (Spring)" },
{ "pendulum", "鐘擺係數 (Pendulum)" },
{ "pendulumrange", "鐘擺範圍 (PendulumRange)" },
{ "average", "Average" },
{ "rootweight", "RootWeight" },
{ "uselimit_0_1", "範圍限制倍率 (0 為不限制, 1 為原版)" },
{ "usearmcorrection", "使用手臂矯正" },
{ "isdirty", "IsDirty" },
{ "usescale", "應用縮放" },
{ "breast_scale", "胸部縮放倍率" },
{ "uselimitmultiplier", "啟用範圍限制倍率" },
{ "axisx_x", "axisX.x" },
{ "axisy_x", "axisY.x" },
{ "axisz_x", "axisZ.x" },
{ "axisx_y", "axisX.y" },
{ "axisy_y", "axisY.y" },
{ "axisz_y", "axisZ.y" },
{ "basic_settings", "基本設定" },
{ "graphic_settings", "畫面設定" },
{ "camera_settings", "攝影機設定" },
{ "test_mode_live", "測試模式 - LIVE" },
{ "debug_settings", "調試設定" },
{ "breast_param", "胸部參數" },
{ "about", "關於" },
{ "home", "主頁" },
{ "advanced_settings", "進階設定" },
{ "about_warn_title", "使用前警告" },
{ "about_warn_p1", "本插件僅供學習和交流使用。" },
{ "about_warn_p2", "使用外部插件屬於違反遊戲條款的行為。若使用插件後帳號被封禁,造成的後果由用户自行承擔。" },
{ "about_about_title", "關於本插件" },
{ "about_about_p1", "本插件完全免費。若您付費購買了本插件,請檢舉店家。" },
{ "about_about_p2", "插件交流QQ群: 991990192" },
{ "project_contribution", "項目貢獻" },
{ "plugin_code", "插件本體" },
{ "contributors", "貢獻者列表" },
{ "translation_repository", "譯文倉庫" },
{ "resource_settings", "資源設定" },
{ "check_built_in_resource", "檢查內置翻譯資源更新" },
{ "delete_plugin_resource", "清除遊戲目錄內的插件翻譯資源" },
{ "use_remote_zip_resource", "使用雲端 ZIP 翻譯資源" },
{ "resource_url", "資源地址" },
{ "download", "下載" },
{ "invalid_zip_file", "文件解析失敗" },
{ "invalid_zip_file_warn", "此 ZIP 文件不是一個有效的翻譯資源包" },
{ "cancel", "取消" },
{ "ok", "確定" },
{ "downloaded_resource_version", "已下載資源版本" },
{ "downloaded_texture_version", "已下載貼圖資源版本" },
{ "del_remote_after_update", "替換文件後刪除下載緩存" },
{ "del_texture_remote_after_update", "替換文件後刪除下載緩存" },
{ "warning", "注意" },
{ "install", "安裝" },
{ "installing", "安裝中" },
{ "check_resource_from_api", "从伺服器檢查更新資源" },
{ "check_texture_from_api", "从伺服器檢查貼圖資源更新" },
{ "api_addr", "API 地址Github Latest Release API" },
{ "texture_api_addr", "貼圖 API 地址Github Latest Release API" },
{ "check_update", "檢查更新" },
{ "texture_version", "Texture version" },
{ "translation_resource_update", "翻譯資源更新" },
{ "game_patch", "遊戲修補" },
{ "patch_mode", "修補模式" },
{ "patch_local", "本地模式" },
{ "patch_local_desc", "為未嵌入模塊的遊戲程式打補丁。\\nXposed 範圍可動態更改,無需重新打補丁。\\n以本地模式修補的遊戲程式只能在本地設備上執行。" },
{ "patch_integrated", "集成模式" },
{ "patch_integrated_desc", "修補遊戲程式並內置模塊。\\n經集成模式修補的遊戲可以在沒有插件管理器的情况下執行但不能動態管理設定。\\n以集成模式修補的遊戲可在未安裝 LSPatch 管理器的設備上執行。" },
{ "shizuku_available", "Shizuku 服務可用" },
{ "shizuku_unavailable", "Shizuku 服務未連接" },
{ "home_shizuku_warning", "部分功能不可用" },
{ "patch_debuggable", "可調試" },
{ "reserve_patched", "安裝時保留修補包" },
{ "support_file_types", "支援文件類型:\\n單/多選 apk\\n單選 apks, xapk, zip" },
{ "patch_uninstall_text", "由於程式簽名不同,安裝修補版的遊戲前需要先刪除原版。\\n請確保您已備份好個人資料。" },
{ "patch_uninstall_confirm", "您確定要刪除吗" },
{ "patch_finished", "修補完成,是否開始安裝?" },
{ "about_contributors_asset_file", "about_contributors_zh_cn.json" },
{ "default_assets_check_api", "https://uma.chinosk6.cn/api/gkms_trans_data" },
};
}