就 Notepad ++ 自己開來改 translation.zh-TW.json
從704行開始:
{
"Key": "AccountBanned",
"Value": "可能已被永久封號!"
},
{
"Key": "CatchErrorKillSwitch",
"Value": "安全開關: 補抓錯誤 {0}/{1}"
},
{
"Key": "CatchEscapeKillSwitch",
"Value": "安全開關: 捕抓逃脫 {0}/{1}"
},
{
"Key": "CatchFleeKillSwitch",
"Value": "安全開關: 捕抓消失 {0}/{1}"
},
{
"Key": "CatchMissedKillSwitch",
"Value": "安全開關: 錯過補抓 {0}/{1}"
},
{
"Key": "CatchSuccessKillSwitch",
"Value": "安全開關: 成功補抓 {0}/{1}"
},
{
"Key": "PokestopsKillSwitch",
"Value": "安全開關: 補充站 {0}/{1}"
},
{
"Key": "RequestHumanDistance",
"Value": "要求步行到下一個補充站的距離..."
},
{
"Key": "CalculatingNextPokestop",
"Value": "下一個補充站距離計算中..."
}
|