Skip to content

Commit 4ec302b

Browse files
jay3332weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 6.6% (31 of 463 strings) Translation: Web Client/Web Client, v1 Translate-URL: https://i18n.adapt.chat/projects/webclient/v1/zh_Hans/
1 parent eed4821 commit 4ec302b

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

translations/zh-Hans.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@
8383
},
8484
"members": {
8585
"collapse": "隐藏成员列表",
86-
"expand": "显示成员列表"
86+
"expand": "显示成员列表",
87+
"title": "成员"
8788
},
8889
"collapse": "收起侧边栏",
8990
"expand": "展开侧边栏",
@@ -484,8 +485,8 @@
484485
"past": "{{delta}}前",
485486
"future": "{{delta}}后",
486487
"yesterday_at": "昨天{{time}}",
487-
"weekday_at": "{{weekday}} {{time}}",
488-
"date_at": "{{date}} {{time}}"
488+
"weekday_at": "{{weekday}}{{time}}",
489+
"date_at": "{{date}}{{time}}"
489490
},
490491
"generic": {
491492
"remove": "移除",
@@ -499,7 +500,8 @@
499500
"upload": "上传",
500501
"more": "更多",
501502
"loading": "正在加载…",
502-
"unknown": "未知"
503+
"unknown": "未知",
504+
"members_other": "{{count}}名成员"
503505
},
504506
"error": {
505507
"header": "错误:{{message}}",
@@ -687,6 +689,10 @@
687689
"handle_placeholder": "my-fancy-bot",
688690
"handle_description": "标识符用于在 Adapt 中唯一标识您的机器人。",
689691
"submit": "创建机器人"
692+
},
693+
"delete_channel": {
694+
"description": "您是确定要删除{{guild}}中的{{channel}}吗?此操作无法撤销。与此频道关联的所有数据和消息都将被删除,且将来无法恢复。",
695+
"submit": "删除{{channel}}"
690696
}
691697
},
692698
"guild": {

0 commit comments

Comments
 (0)