1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-08 19:41:49 +00:00

Update zh-TW menus.json (#282)

This commit is contained in:
qazrfv1234 2024-01-30 03:38:49 +08:00 committed by GitHub
parent 3668b69621
commit 8b1a03baf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,9 @@
"show_cheat_files": "列出所有的金手指", "show_cheat_files": "列出所有的金手指",
"cheats_not_found": "沒有找到符合此遊戲版本的金手指", "cheats_not_found": "沒有找到符合此遊戲版本的金手指",
"old_cheats_found": "此遊戲有其他版本 BID(s) [ {}] 的金手指", "old_cheats_found": "此遊戲有其他版本 BID(s) [ {}] 的金手指",
"cheatslips_logout": "登出" "cheatslips_logout": "登出",
"gfx_title": "強化遊戲畫面材質金手指",
"get_gfx": "下載指定遊戲穩定幀數與強化遊戲畫面材質金手指"
}, },
"common": { "common": {
"downloading": "正在下載…", "downloading": "正在下載…",
@ -207,5 +209,10 @@
"insufficient_storage": "記憶卡沒有足夠的可用空間來執行此操作", "insufficient_storage": "記憶卡沒有足夠的可用空間來執行此操作",
"error_message": "{}\n請稍後再重新執行一次。如果問題持續發生請使用GitHub提出問題來進行回報", "error_message": "{}\n請稍後再重新執行一次。如果問題持續發生請使用GitHub提出問題來進行回報",
"mariko_payload_missing": "在Mariko Switch上進行更新大氣層之前需要將大氣層注入引導的檔案命名為\"payload.bin\",並置於記憶卡的根目錄下。" "mariko_payload_missing": "在Mariko Switch上進行更新大氣層之前需要將大氣層注入引導的檔案命名為\"payload.bin\",並置於記憶卡的根目錄下。"
},
"worker": {
"of": "of",
"download_progress": "({:.1f} MB of {:.1f} MB - {:.1f} MB/s)",
"time_left": "(預計 {})"
} }
} }