-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Chinese fix Traditional Chinese (#10)
Simplified Chinese has been added, and a large number of errors caused by "machine translation" in Traditional Chinese have been fixed.
- Loading branch information
Showing
2 changed files
with
111 additions
and
45 deletions.
There are no files selected for viewing
66 changes: 66 additions & 0 deletions
66
common/src/main/resources/assets/teleport_commands/lang/zh_cn.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"commands.teleport_commands.back.go": "正在返回", | ||
"commands.teleport_commands.back.same": "成功返回", | ||
|
||
"commands.teleport_commands.worldspawn.go": "正在前往世界生成点", | ||
"commands.teleport_commands.worldspawn.same": "成功前往世界生成点", | ||
|
||
"commands.teleport_commands.home.set": "设置家", | ||
"commands.teleport_commands.home.setError": "设置家时发生错误!", | ||
"commands.teleport_commands.home.go": "正在回家", | ||
"commands.teleport_commands.home.goError": "回家是发生错误!", | ||
"commands.teleport_commands.home.goSame": "已成功回家", | ||
"commands.teleport_commands.home.delete": "家已删除", | ||
"commands.teleport_commands.home.deleteError": "删除家时发生错误!", | ||
"commands.teleport_commands.home.rename": "家已重命名", | ||
"commands.teleport_commands.home.renameError": "重命名家时发生错误!", | ||
"commands.teleport_commands.home.default": "默认的家设置", | ||
"commands.teleport_commands.home.defaultError": "变更默认家时发生错误!", | ||
"commands.teleport_commands.home.defaultSame": "家已经设定为默认了!", | ||
"commands.teleport_commands.home.notFound": "没有找到家!", | ||
"commands.teleport_commands.home.exists": "家已经存在了!", | ||
"commands.teleport_commands.home.homeless": "你还没有设置家!", | ||
|
||
"commands.teleport_commands.homes.error": "获取家时发生错误!", | ||
"commands.teleport_commands.homes.homes": "家:", | ||
|
||
"commands.teleport_commands.warp.set": "设置传送点", | ||
"commands.teleport_commands.warp.setError": "设置传送点时发生错误!", | ||
"commands.teleport_commands.warp.exists": "传送点已经存在了!", | ||
"commands.teleport_commands.warp.go": "正在前往传送点", | ||
"commands.teleport_commands.warp.goSame": "已经在传送点了", | ||
"commands.teleport_commands.warp.goError": "前往传送点时发生错误!", | ||
"commands.teleport_commands.warp.delete": "删除传送点", | ||
"commands.teleport_commands.warp.deleteError": "删除传送点时发生错误!", | ||
"commands.teleport_commands.warp.rename": "传送点以命名", | ||
"commands.teleport_commands.warp.renameError": "传送点命名时出错!", | ||
"commands.teleport_commands.warp.notFound": "没找到传送点!", | ||
"commands.teleport_commands.warp.homeless": "没有传送点!", | ||
|
||
"commands.teleport_commands.warps.error": "获取传送点发生错误!", | ||
"commands.teleport_commands.warps.warps": "传送点:", | ||
|
||
"commands.teleport_commands.tpa.self": "嗯,这件事很简单喵~", | ||
"commands.teleport_commands.tpa.alreadySent": "请求已发送至 %0%", | ||
"commands.teleport_commands.tpa.received": "Tpa%0% 请求来自 %1%", | ||
"commands.teleport_commands.tpa.sent": "Tpa%0% 请求已发送到 %1%", | ||
"commands.teleport_commands.tpa.accept": "[接受]", | ||
"commands.teleport_commands.tpa.deny": " [拒绝]", | ||
"commands.teleport_commands.tpa.expired": "Tpa%0% 请求已过期", | ||
"commands.teleport_commands.tpa.notFound": "没找到请求!", | ||
"commands.teleport_commands.tpa.accepted": "请求已同意", | ||
"commands.teleport_commands.tpa.denied": "请求已拒绝", | ||
|
||
"commands.teleport_commands.common.teleport": "正在传送中", | ||
"commands.teleport_commands.common.error": "传送时发生错误!", | ||
"commands.teleport_commands.common.noSafeLocation": "没有找到安全位置!", | ||
"commands.teleport_commands.common.safetyIsForLosers": "仍要传送吗? (警告,会死的哦!)", | ||
"commands.teleport_commands.common.forceTeleport": "[强制传送]", | ||
"commands.teleport_commands.common.tp": "[传送]", | ||
"commands.teleport_commands.common.rename": "[重命名]", | ||
"commands.teleport_commands.common.delete": "[删除]", | ||
"commands.teleport_commands.common.default": "(默认)", | ||
"commands.teleport_commands.common.renameExists": "这个名称已经存在了!", | ||
"commands.teleport_commands.common.noLocation": "找不到位置!", | ||
"commands.teleport_commands.common.hoverCopy": "点击以复制!" | ||
} |
90 changes: 45 additions & 45 deletions
90
common/src/main/resources/assets/teleport_commands/lang/zh_tw.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,66 +1,66 @@ | ||
{ | ||
"commands.teleport_commands.back.go": "正在返回", | ||
"commands.teleport_commands.back.same": "已經回來了", | ||
"commands.teleport_commands.back.same": "成功返回", | ||
|
||
"commands.teleport_commands.worldspawn.go": "正在前往世界生成點", | ||
"commands.teleport_commands.worldspawn.same": "已經在世界生成點了", | ||
"commands.teleport_commands.worldspawn.same": "成功前往世界生成點", | ||
|
||
"commands.teleport_commands.home.set": "家已設定", | ||
"commands.teleport_commands.home.setError": "設定家時發生錯誤!", | ||
"commands.teleport_commands.home.set": "設置家", | ||
"commands.teleport_commands.home.setError": "設置家時發生錯誤!", | ||
"commands.teleport_commands.home.go": "正在回家", | ||
"commands.teleport_commands.home.goError": "回家時發生錯誤!", | ||
"commands.teleport_commands.home.goSame": "已經回家了", | ||
"commands.teleport_commands.home.goError": "回家是發生錯誤!", | ||
"commands.teleport_commands.home.goSame": "已成功回家", | ||
"commands.teleport_commands.home.delete": "家已刪除", | ||
"commands.teleport_commands.home.deleteError": "刪除家時發生錯誤!", | ||
"commands.teleport_commands.home.rename": "家已重新命名", | ||
"commands.teleport_commands.home.renameError": "重新命名家時發生錯誤!", | ||
"commands.teleport_commands.home.default": "預設家已設定", | ||
"commands.teleport_commands.home.defaultError": "變更預設家時發生錯誤!", | ||
"commands.teleport_commands.home.defaultSame": "家已經是設定為預設了!", | ||
"commands.teleport_commands.home.notFound": "找不到家!", | ||
"commands.teleport_commands.home.exists": "家已經存在了!", | ||
"commands.teleport_commands.home.homeless": "你沒有家!", | ||
"commands.teleport_commands.home.deleteError": "刪除家時發生錯誤!", | ||
"commands.teleport_commands.home.rename": "家已重命名", | ||
"commands.teleport_commands.home.renameError": "重命名家時發生錯誤!", | ||
"commands.teleport_commands.home.default": "默認的家設置", | ||
"commands.teleport_commands.home.defaultError": "變更默認家時發生錯誤!", | ||
"commands.teleport_commands.home.defaultSame": "家已經設定為默認了!", | ||
"commands.teleport_commands.home.notFound": "沒有找到家!", | ||
"commands.teleport_commands.home.exists": "家已經存在了!", | ||
"commands.teleport_commands.home.homeless": "你還沒有設置家!", | ||
|
||
"commands.teleport_commands.homes.error": "獲取家時發生錯誤!", | ||
"commands.teleport_commands.homes.homes": "家:", | ||
"commands.teleport_commands.homes.error": "獲取家時發生錯誤!", | ||
"commands.teleport_commands.homes.homes": "家:", | ||
|
||
"commands.teleport_commands.warp.set": "扭曲點已設定", | ||
"commands.teleport_commands.warp.setError": "設定扭曲點時發生錯誤!", | ||
"commands.teleport_commands.warp.exists": "扭曲點已經存在了!", | ||
"commands.teleport_commands.warp.go": "正在前往扭曲點", | ||
"commands.teleport_commands.warp.goSame": "已經在扭曲點了", | ||
"commands.teleport_commands.warp.goError": "前往扭曲點時發生錯誤!", | ||
"commands.teleport_commands.warp.delete": "扭曲點已刪除", | ||
"commands.teleport_commands.warp.deleteError": "刪除扭曲點時發生錯誤!", | ||
"commands.teleport_commands.warp.rename": "扭曲點已重新命名", | ||
"commands.teleport_commands.warp.renameError": "重新命名扭曲點時發生錯誤!", | ||
"commands.teleport_commands.warp.notFound": "找不到扭曲點!", | ||
"commands.teleport_commands.warp.homeless": "沒有扭曲點!", | ||
"commands.teleport_commands.warp.set": "設置傳送點", | ||
"commands.teleport_commands.warp.setError": "設置傳送點時發生錯誤!", | ||
"commands.teleport_commands.warp.exists": "傳送點已經存在了!", | ||
"commands.teleport_commands.warp.go": "正在前往傳送點", | ||
"commands.teleport_commands.warp.goSame": "已經在傳送點了", | ||
"commands.teleport_commands.warp.goError": "前往傳送點時發生錯誤!", | ||
"commands.teleport_commands.warp.delete": "刪除傳送點", | ||
"commands.teleport_commands.warp.deleteError": "刪除傳送點時發生錯誤!", | ||
"commands.teleport_commands.warp.rename": "傳送點以命名", | ||
"commands.teleport_commands.warp.renameError": "傳送點命名時出錯!", | ||
"commands.teleport_commands.warp.notFound": "沒找到傳送點!", | ||
"commands.teleport_commands.warp.homeless": "沒有傳送點!", | ||
|
||
"commands.teleport_commands.warps.error": "獲取扭曲點時發生錯誤!", | ||
"commands.teleport_commands.warps.warps": "扭曲點:", | ||
"commands.teleport_commands.warps.error": "獲取傳送點發生錯誤!", | ||
"commands.teleport_commands.warps.warps": "傳送點:", | ||
|
||
"commands.teleport_commands.tpa.self": "嗯,這很容易", | ||
"commands.teleport_commands.tpa.alreadySent": "請求已經發送至 %0%", | ||
"commands.teleport_commands.tpa.self": "嗯,這件事很簡單喵~", | ||
"commands.teleport_commands.tpa.alreadySent": "請求已發送至 %0%", | ||
"commands.teleport_commands.tpa.received": "Tpa%0% 請求來自 %1%", | ||
"commands.teleport_commands.tpa.sent": "Tpa%0% 請求已發送至 %1%", | ||
"commands.teleport_commands.tpa.sent": "Tpa%0% 請求已發送到 %1%", | ||
"commands.teleport_commands.tpa.accept": "[接受]", | ||
"commands.teleport_commands.tpa.deny": " [拒絕]", | ||
"commands.teleport_commands.tpa.expired": "Tpa%0% 請求已過期", | ||
"commands.teleport_commands.tpa.notFound": "找不到請求!", | ||
"commands.teleport_commands.tpa.accepted": "請求已接受", | ||
"commands.teleport_commands.tpa.notFound": "沒找到請求!", | ||
"commands.teleport_commands.tpa.accepted": "請求已同意", | ||
"commands.teleport_commands.tpa.denied": "請求已拒絕", | ||
|
||
"commands.teleport_commands.common.teleport": "正在傳送", | ||
"commands.teleport_commands.common.error": "傳送時發生錯誤!", | ||
"commands.teleport_commands.common.noSafeLocation": "找不到安全位置!", | ||
"commands.teleport_commands.common.safetyIsForLosers": "仍要傳送?(警告,你可能會死!)", | ||
"commands.teleport_commands.common.teleport": "正在傳送中", | ||
"commands.teleport_commands.common.error": "傳送時發生錯誤!", | ||
"commands.teleport_commands.common.noSafeLocation": "沒有找到安全位置!", | ||
"commands.teleport_commands.common.safetyIsForLosers": "仍要傳送嗎? (警告,會死的哦!)", | ||
"commands.teleport_commands.common.forceTeleport": "[強制傳送]", | ||
"commands.teleport_commands.common.tp": "[傳送]", | ||
"commands.teleport_commands.common.rename": "[重新命名]", | ||
"commands.teleport_commands.common.rename": "[重命名]", | ||
"commands.teleport_commands.common.delete": "[刪除]", | ||
"commands.teleport_commands.common.default": "(預設)", | ||
"commands.teleport_commands.common.renameExists": "這個名稱已經存在了!", | ||
"commands.teleport_commands.common.noLocation": "找不到位置!", | ||
"commands.teleport_commands.common.hoverCopy": "Click to copy!" | ||
"commands.teleport_commands.common.default": "(默認)", | ||
"commands.teleport_commands.common.renameExists": "這個名稱已經存在了!", | ||
"commands.teleport_commands.common.noLocation": "找不到位置!", | ||
"commands.teleport_commands.common.hoverCopy": "點擊以複製!" | ||
} |