Skip to content
Snippets Groups Projects
Commit 74078312 authored by Full Name's avatar Full Name Committed by Weblate
Browse files

Translated using Weblate (Chinese (Simplified))

Currently translated at 88.8% (294 of 331 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/zh_Hans/
parent 10f4ce40
No related merge requests found
...@@ -94,6 +94,9 @@ ...@@ -94,6 +94,9 @@
"locale": "此项将会同步你选择的语言。" "locale": "此项将会同步你选择的语言。"
}, },
"categories": "同步选项" "categories": "同步选项"
},
"experiments": {
"title": "实验"
} }
}, },
"tips": { "tips": {
...@@ -118,15 +121,17 @@ ...@@ -118,15 +121,17 @@
} }
}, },
"actions": { "actions": {
"upload": "上传(最大{{filesize}})", "upload": "上传",
"remove": "移除" "remove": "移除",
"max_filesize": "(最大 {{filesize}})"
} }
}, },
"main": { "main": {
"groups": { "groups": {
"name": "群组名", "name": "群组名",
"create": "创建一个群。", "create": "创建一个群。",
"owner": "群主" "owner": "群主",
"description": "群组简介"
}, },
"channel": { "channel": {
"bot": "机器人", "bot": "机器人",
...@@ -138,7 +143,9 @@ ...@@ -138,7 +143,9 @@
"removed_by": "移除者为", "removed_by": "移除者为",
"channel_renamed": "将频道更名为", "channel_renamed": "将频道更名为",
"channel_icon_changed": "更改了频道图标", "channel_icon_changed": "更改了频道图标",
"channel_description_changed": "更改了频道说明" "channel_description_changed": "更改了频道说明",
"user_kicked": "被踢出。",
"user_banned": "被封禁。"
}, },
"typing": { "typing": {
"several": "多人正在输入…", "several": "多人正在输入…",
...@@ -172,6 +179,15 @@ ...@@ -172,6 +179,15 @@
"channels": "频道", "channels": "频道",
"conversations": "对话", "conversations": "对话",
"participants": "参与者" "participants": "参与者"
},
"servers": {
"description": "服务器简介",
"channel_description": "频道简介",
"custom_banner": "自定横幅",
"create": "创建服务器。",
"name": "服务器名称",
"channel_name": "频道名称",
"owner": "服务器所有者"
} }
}, },
"navigation": { "navigation": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment