1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00

Update zh-tw translation

This commit is contained in:
-Shiken- 2024-08-03 04:38:08 +08:00 committed by GitHub
parent 41174df6c5
commit 06af8b2cdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -396,6 +396,7 @@ const LOCALIZATION={
'applying_patch': '套用patch中……', 'applying_patch': '套用patch中……',
'downloading': '下載中……', 'downloading': '下載中……',
'unzipping': '解壓中……', 'unzipping': '解壓中……',
'fix_checksum_prompt': '修復ROM檔頭較驗碼',
'create_patch': '創建patch', 'create_patch': '創建patch',
'original_rom': '原始ROM', 'original_rom': '原始ROM',
@ -408,7 +409,7 @@ const LOCALIZATION={
'error_crc_patch': 'patch檔校驗碼不匹配', 'error_crc_patch': 'patch檔校驗碼不匹配',
'error_downloading': '下載出錯:%s', 'error_downloading': '下載出錯:%s',
'error_unzipping': '解壓出錯', 'error_unzipping': '解壓出錯',
'error_invalid_patch': '無效的patch', 'error_invalid_patch': '無效的patch檔',
'warning_too_big': '不建議使用大檔。' 'warning_too_big': '不建議使用大檔。'
}, },
'it':{ 'it':{