DS Edge: add support for translation

This commit is contained in:
dualshock-tools
2025-04-10 19:45:28 +02:00
parent 5d7d4264c0
commit 25da65c1d2
20 changed files with 1325 additions and 1304 deletions

View File

@@ -2,7 +2,6 @@
".authorMsg": "- 中文(繁體)翻譯由 JEFF 提供",
"DualShock Calibration GUI": "手把校準界面",
"Unsupported browser. Please use a web browser with WebHID support (e.g. Chrome).": "不支持的瀏覽器。請使用支持 WebHID 的瀏覽器 (例如 Chrome)。",
"Connect a DualShock 4 or a DualSense controller to your computer and press Connect.": "將 DualShock 4 或 DualSense 手把連結到您的電腦,然後按下連結。",
"Connect": "連結",
"Connected to:": "連結至:",
"Disconnect": "斷開連結",
@@ -11,7 +10,6 @@
"Sections below are not useful, just some debug infos or manual commands": "以下部分沒有用處,只是一些除錯資訊或手動命令",
"NVS Status": "NVS 狀態",
"Unknown": "未知",
"Debug buttons": "除錯按钮",
"Query NVS status": "查詢 NVS 狀態",
"NVS unlock": "解鎖 NVS",
"NVS lock": "鎖定 NVS",
@@ -47,7 +45,6 @@
"Do you have any suggestion or issue? Drop me a message via email or discord.": "您有任何建議或問題嗎?透過電子郵件或 Discord 給我留言。",
"Cheers!": "乾杯!",
"Support this project": "支持此項目",
"unknown": "未知設備",
"original": "原廠正品",
"clone": "克隆盜版",
@@ -58,7 +55,6 @@
"HW Version": "硬體版本",
"SW Version": "軟體版本",
"Device Type": "設備類型",
"Range calibration completed": "搖桿外圈校準已完成",
"Range calibration failed: ": "搖桿外圈校準失敗: ",
"Cannot unlock NVS": "無法解鎖 NVS",
@@ -146,7 +142,6 @@
"Err R:": "右搖桿錯誤率",
"Err L:": "左搖桿錯誤率",
"Check circularity": "檢查搖桿外圈圓度。",
"Can I reset a permanent calibration to previous calibration?": "我可以將永久校準重置為之前的校準嗎?",
"No.": "不可以。",
"Can you overwrite a permanent calibration?": "可以覆蓋永久校準嗎?",
@@ -162,53 +157,61 @@
"You have to rotate the joysticks before you press \"Done\".": "在按\"完成\"之前,必須旋轉搖桿。",
"Make sure to touch the edges of the joystick frame and rotate slowly, preferably in each direction - clockwise and anti-clockwise.": "確保觸摸搖桿框架的邊緣,並慢慢旋轉,最好是每個方向 - 順時針和逆時針。",
"Only after you have done that, you click on \"Done\".": "只有在這樣做之後,你才可以點擊\"完成\"。",
"Changes saved successfully": "更改已成功保存",
"Error while saving changes:": "保存更改時出錯:",
"Save changes permanently": "永久保存更改",
"Reboot controller": "重啟控制器",
"(beta)": "",
"<b>Externally</b>: by applying +1.8V directly to the visible test point without opening the controller": "",
"<b>Internally</b>: by soldering a wire from a +1.8V source to the write-protect TP.": "",
"Battery Barcode": "",
"Bluetooth Address": "",
"Calibration is being stored in the stick modules.": "",
"Cancel": "",
"Center X": "",
"Center Y": "",
"Controller Info": "",
"Debug Info": "",
"Debug buttons": "",
"Software": "",
"Hardware": "",
"DualSense Edge Calibration": "",
"FW Build Date": "",
"FW Type": "",
"FW Series": "",
"FW Version": "",
"FW Type": "",
"FW Update": "",
"FW Update Info": "",
"SBL FW Version": "",
"Venom FW Version": "",
"Spider FW Version": "",
"Touchpad FW Version": "",
"Serial Number": "",
"MCU Unique ID": "",
"PCBA ID": "",
"Battery Barcode": "",
"VCM Left Barcode": "",
"VCM Right Barcode": "",
"HW Model": "",
"Touchpad ID": "",
"Bluetooth Address": "",
"Show all": "",
"FW Version": "",
"Finetune stick calibration": "",
"(beta)": "",
"This screen allows to finetune raw calibration data on your controller": "",
"Left stick": "",
"Right stick": "",
"Center X": "",
"Center Y": "",
"Save": "",
"Cancel": "",
"The DualShock Calibration GUI does not currently support the DualSense Edge.": "",
"For more info or help, feel free to reach out on Discord.": "",
"HW Model": "",
"Hardware": "",
"I'm actively working on adding compatibility, the primary challenge lies in storing data into the stick modules.": "",
"If this tool has been helpful to you or you want to see DualSense Edge support arrive faster, please consider supporting the project with a": "",
"Left stick": "",
"MCU Unique ID": "",
"More details and images": "",
"PCBA ID": "",
"Please connect a DualShock 4, a DualSense or DualSense Edge controller to your computer and press Connect.": "",
"Please note: the stick modules on the DS Edge <b>cannot be calibrated via software alone</b>.To store a custom calibration on the stick's internal memory, a <b>hardware modification</b> is required.": "",
"Right stick": "",
"SBL FW Version": "",
"Save": "",
"Serial Number": "",
"Show all": "",
"Software": "",
"Spider FW Version": "",
"Support for calibrating DualSense Edge stick modules is now available as an <b>experimental feature</b>.": "",
"Thank you for your generosity and support!": "",
"The DualShock Calibration GUI does not currently support the DualSense Edge.": "",
"This involves temporarily disabling write protection by applying <b>+1.8V</b> to a specific test point on each module.": "",
"This is only for advanced users. If you're not sure what you're doing, please do not attempt it.": "",
"This screen allows to finetune raw calibration data on your controller": "",
"Touchpad FW Version": "",
"Touchpad ID": "",
"VCM Left Barcode": "",
"VCM Right Barcode": "",
"Venom FW Version": "",
"We are not responsible for any damage caused by attempting this modification.": "",
"You can do this in two ways:": "",
"here": "",
"": ""
}
}