Skip to content

Commit

Permalink
Merge pull request #60 from DongShaoNB/l10n_master
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
DongShaoNB authored Jun 16, 2024
2 parents 9723fee + 1ac283f commit aa73d3f
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions src/main/resources/lang/zh_TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,83 +12,83 @@ form:
teleport:
#传送表单的标题
#Title of the teleport form
title: '<gold>传送表单'
title: '<gold>傳送表單'
#传送表单的选择传送类型提示语
#Text of choose teleport type in teleport form
choose-type: '<green>请选择传送类型'
choose-type: '<green>請選擇傳送類型'
#传送表单的选择传送玩家提示语
#Text of choose teleport player in teleport form
choose-player: '<green>请选择要传送的玩家'
choose-player: '<green>請選擇要傳送的玩家'
received-teleport:
tpa:
#玩家请求传送到你的表单的标题
#Title of the player requests to teleport to you form
title: '<green>玩家请求传送到你的位置 <white>(TPA)'
title: '<green>玩家請求傳送到你的位置 <white>(TPA)'
#玩家请求传送到你的表单的描述文本
#可用变量: %requesterName% 请求者名字
#Description text of the player requests to teleport to you form
#Available variable: %requesterName% requester name
text: '玩家 %requesterName% 请求传送到你的位置'
text: '玩家 %requesterName% 請求傳送到你的位置'
tpahere:
#玩家请求你传送到他的表单的标题
#Title of the player requests you to teleport to him form
title: '<green>玩家请求你传送到他的位置 <white>(TPAHERE)'
title: '<green>玩家請求你傳送到他的位置 <white>(TPAHERE)'
#玩家请求你传送到他的表单的描述文本
#可用变量: %requesterName% 请求者名字
#Description text of the player requests you to teleport to him form
#Available variable: %requesterName% requester name
text: '玩家 %requesterName% 请求你传送到他的位置'
text: '玩家 %requesterName% 請求你傳送到他的位置'
#传送表单的 '接受' 按钮文本
#Text of the 'Accept' button in teleport form
accept: '<green>同意'
accept: '<green>接受'
#传送表单的 '拒绝' 按钮文本
#Text of the 'Deny' button in teleport form
deny: '<red>拒绝'
deny: '<red>拒絕'
msg:
#消息表单的标题
#Title of the msg form
title: '<gold>消息表单'
title: '<gold>訊息表單'
#消息表单的选择接收消息玩家提示语
#Text of choose receive message player in msg form
choose-player: '<green>请选择接收消息的玩家'
choose-player: '<green>請選擇接收訊息的玩家'
#消息表单的输入消息提示语
#Text of input message in msg form
input-message: '<green>请填写要发送的消息'
input-message: '<green>請填寫要發送的訊息'
home:
#家表单的标题
#Title of the home form
title: '<gold>家'
#家表单的 '设置家' 按钮文本
#Text of the 'SetHome' button in home form
sethome-button: '<green>设置家'
sethome-button: '<green>設立家'
#家表单的 '删除家' 按钮文本
#Text of the 'DelHome' button in home form
delhome-button: '<red>删除家'
delhome-button: '<red>刪除家'
#家表单的 '回家' 按钮文本
#Text of the 'GoHome' button in home form
gohome-button: '<gold>回家'
sethome:
#设置家表单的标题
#Title of the set home form
title: '<gold>设置家表单'
title: '<gold>設立家表單'
#设置家表单的描述文本
#Text of the set home form
text: '<gold>家的名称'
text: '<gold>家的名稱'
delhome:
#删除家表单的标题
#Title of the delete home form
title: '<gold>删除家表单'
title: '<gold>刪除家表單'
gohome:
#回家表单的标题
#Title of the go home form
title: '<gold>回家表单'
title: '<gold>回家表單'
back:
#返回死亡点表单的标题
#Title of the back death location form
title: '<gold>返回死亡点表单'
title: '<gold>返回死亡點表單'
#返回死亡点表单的描述文本
#Text of the back death location form
text: '是否返回上个死亡点'
text: '是否返回上一個死亡點'
#返回死亡点表单的 '是' 按钮文本
#Text of the 'YES' button in back death location form
button-yes: '<green>是'
Expand All @@ -98,22 +98,22 @@ form:
message:
#不是基岩版的玩家使用表单命令的错误提示
#Error of player use form command but is not bedrock player
not-bedrock-player: '<red>你不是基岩版玩家!'
not-bedrock-player: '<red>你不是基岩版玩家'
#玩家使用表单命令但没有其他在线玩家的错误提示
#Error of player use form command but no other online player
no-other-online-player: '<red>当前没有其他玩家在线!'
no-other-online-player: '<red>目前沒有其他玩家在線上!'
#自动注册成功后发送给玩家的消息
#可用变量: %password% 密码
#Text of successful automatic register after send to player
#Available variable: %password% password
register-successfully: '<green>检测到你是基岩版玩家, 已自动注册! 密码为 %password%, 使用 /changepassword 命令修改密码'
register-successfully: '<green>偵測到你是基岩版玩家,已自動註冊!密碼為 %password%使用 /changepassword 指令來修改密碼'
#自动登录成功后发送给玩家的消息
#Text of successful automatic login after send to player
login-successfully: '<green>检测到你是基岩版玩家, 已自动登录!'
login-successfully: '<green>偵測到你是基岩版玩家,已自動登入!'
plugin:
#插件重载成功后发送给命令发送者的消息
#可用变量: %time% 重载耗时(毫秒)
#Text of successful reload plugin after send to command sender
#Available variable: %time% reload time(millisecond)
reload-successfully: '<green>插件重载成功, 耗时: %time% 毫秒'
reload-successfully: '<green>插件重新載入成功,花費:%time% 毫秒'

0 comments on commit aa73d3f

Please sign in to comment.