Skip to content

Commit 5857d27

Browse files
committed
Update translations
1 parent 8d82115 commit 5857d27

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Translations/Base_simplified-Chinese.lang

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
# 不要编辑它!
77
#
88

9-
command.noPermission: "你没有被 **授予** 使用该命令的权限"
10-
command.noConsole: "无法在控制台使用该命令"
11-
command.usage.title: "使用方法:"
9+
command.noPermission: "你没有 **权限** 使用该命令"
10+
command.noConsole: "该命令不能在控制台中执行"
11+
command.usage.title: "用法:"
1212
categorizableGUI.title: "分类 > %"
1313
categorizableGUI.select.indicator: "此分类当前已 **选中**"
1414
categorizableGUI.select.action: "点击显示分类"
1515
confirmationView.confirm.title: "确认"
1616
confirmationView.confirm.action: "点击确认"
17-
confirmationView.deny.title: "中止操作"
18-
confirmationView.deny.action: "点击中止操作"
17+
confirmationView.deny.title: "取消"
18+
confirmationView.deny.action: "点击取消"
1919
dateTimePickerView.addDay: "增加1天"
2020
dateTimePickerView.addHour: "增加1小时"
2121
dateTimePickerView.addMinute: "增加1分钟"
@@ -123,7 +123,7 @@ mysqlPane.credentials.title: "登录凭证"
123123
mysqlPane.credentials.enterAction: "**点击** 以 **输入** MySQL 登录凭证"
124124
mysqlPane.credentials.clearAction: "**点击** 以 **清空** MySQL 登录凭证"
125125
mysqlPane.credentials.connectionsUrl: "连接地址 >"
126-
mysqlPane.credentials.username: "用戶名 > **%**"
126+
mysqlPane.credentials.username: "用户名 > **%**"
127127
mysqlPane.credentials.password: "密码 > **%**"
128128
mysqlPane.credentials.desc: "**每个** 服务器的这些参数必须相同"
129129
mysqlPane.hostname: "主机名"

Translations/UltraPermissions_simplified-Chinese.lang

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# Do not edit it!
77
#
88

9-
DemoteCommand.demoted.failed.alreadyInLowest: "用户 **%user%** 已经在组路径 **%groupPathName%** 中的最低组"
10-
DemoteCommand.demoted.failed.notInPath: "用户 **%user%** 不拥有组路径 **%groupPathName%** 中的组"
11-
DemoteCommand.demoted.success: "成功将 **%user%** 从 **%oldGroup%** 降级到 **%newGroup%** (**组路径: %groupPathName%**)"
9+
DemoteCommand.demoted.failed.alreadyInLowest: "用户 **%user%** 已经在组路径 **%groupPathName%** 的最低权限组"
10+
DemoteCommand.demoted.failed.notInPath: "用户 **%user%** 不属于组路径 **%groupPathName%** 的任何权限组"
11+
DemoteCommand.demoted.success: "成功将 **%user%** 从 **%oldGroup%** 降级至 **%newGroup%** (**组路径: %groupPathName%**)"
1212
DemoteCommand.notValid: "无效用户"
1313
GrantGroupsAddView.entry.action: "点击 **添加** 到 **%group%**"
1414
GrantGroupsAddView.entry.action.time.noTimePhrase: "永久"
@@ -30,9 +30,9 @@ GroupFormatDialog.title: "设置格式"
3030
PlayerSelectorView.lore: "点击 **选择** 玩家"
3131
PlayerSelectorView.title: "用户 > 选择玩家"
3232
PromoteCommand.notValid: "无效用户"
33-
PromoteCommand.promoted.failed.alreadyInHighest: "用户 **%user%** 已经在组路径 **%groupPathName%** 中的最高组"
34-
PromoteCommand.promoted.failed.notInPath: "用户 **%user%** 不拥有组路径 **%groupPathName%** 中的组"
35-
PromoteCommand.promoted.success: "成功将 **%user%** 从 **%oldGroup%** 提升到 **%newGroup%** (**组路径: %groupPathName%**)"
33+
PromoteCommand.promoted.failed.alreadyInHighest: "用户 **%user%** 已经在组路径 **%groupPathName%** 的最高权限组"
34+
PromoteCommand.promoted.failed.notInPath: "用户 **%user%** 不属于组路径 **%groupPathName%** 的任何权限组"
35+
PromoteCommand.promoted.success: "成功将 **%user%** 从 **%oldGroup%** 提升至 **%newGroup%** (**组路径: %groupPathName%**)"
3636
ServerArgument: "<服务器>"
3737
addBungeePermissionDialog.subtitle: "通过聊天输入权限"
3838
addBungeePermissionDialog.title: "添加 Bungee 权限"
@@ -63,7 +63,7 @@ command.listPlayerPermissions: "用户 **%user%** 的权限"
6363
command.noValidGroup: "找不到组 **%group%**"
6464
command.noValidUser: "找不到用户 **%user%**"
6565
command.playerAddGroup: "为 **%player%** 添加组 **%group%**"
66-
command.playerAddGroup.notTimeAllowed: "您不能向用户授予组 **%group%** 持续时间 **%duration%**"
66+
command.playerAddGroup.notTimeAllowed: "不能将组 **%group%** **%duration%** 的持续时间授予用户"
6767
command.playerAddGroup.word.permanent: "永久"
6868
command.playerAddGroupTimed: "为 **%player%** 添加组 **%group%** 持续 **%operator% %time%**"
6969
command.playerAddPermission: "为 **%player%** 添加权限 **%permission%**"

0 commit comments

Comments
 (0)