Skip to content

Commit 6aa8bb6

Browse files
authored
Merge pull request #88 from FutabaWasuke/develop
Add Chinese Simplified locale file
2 parents f21a987 + 1bde798 commit 6aa8bb6

File tree

8 files changed

+116
-0
lines changed

8 files changed

+116
-0
lines changed

public/locales/zh/appearance.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Appearance": "外观",
3+
"Colors": "颜色",
4+
"Background Image": "背景图片",
5+
"Profile Image": "个人资料图片",
6+
"Primary": "主颜色",
7+
"Accent": "强调色",
8+
"Disable Auto-Scroll": "禁用自动滚动",
9+
"Always auto-scroll, even if scrolled up": "始终自动滚动,即使向上滚动",
10+
"Enable WYSIWYG Editor": "启用可视化编辑器"
11+
}

public/locales/zh/audio.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"Audio": "音频",
3+
"Input Device": "输入设备",
4+
"Microphone": "麦克风",
5+
"Voice Activation": "语音激活",
6+
"Push To Talk": "按键说话",
7+
"Automatically detect Microphone sensitivity": "自动检测麦克风灵敏度",
8+
"Hold Activation for": "保持激活{{duration}}",
9+
"Fade-out Audio after activation for": "激活{{duration}}后淡出音频",
10+
"Audio activation at": "音频激活阈值{{threshold}}",
11+
"Audio deactivation at": "音频停止激活阈值{{threshold}}",
12+
"Amplification dB": "放大 +{{amplification}}dB",
13+
"Echo Cancelation": "回声消除",
14+
"Noise Suppression": "噪音抑制",
15+
"Compressor Threshold": "压缩器阈值{{threshold}}dB",
16+
"Compressor Ratio": "压缩器比例{{ratio}}:1",
17+
"Attack Time": "激活时间{{duration}}",
18+
"Release Time": "释放时间{{duration}}"
19+
}

public/locales/zh/common.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"User Profiles": "用户配置文件",
3+
"Profile": "配置文件",
4+
"Add New Server": "添加新服务器",
5+
"Fancy Mumble Title": "Fancy Mumble",
6+
"Unknown User": "未知用户",
7+
"Search": "搜索",
8+
"Search Channel": "搜索频道",
9+
"Search Tenor": "在 Tenor 搜索 GIF",
10+
"Open In Browser": "在浏览器打开",
11+
"Muted": "已静音",
12+
"Deafened": "已关闭声音",
13+
"Joined": "已加入",
14+
"User ID": "用户 ID",
15+
"Settings": "设置",
16+
"None": "",
17+
"Image too large": "[[ 图片太大了捏 ( {{size}} 最大体积是 {{maximum}}) ]]",
18+
"write something": "发点什么吧 :D",
19+
"Feature Not Implemented": "{{feature}} (Not Implemented)",
20+
"About Me": "关于",
21+
"Tell us about yourself": "告诉我们关于你自己",
22+
"Edit Image": "编辑图片",
23+
"Link Preview": "链接预览",
24+
"Additional Features": "附加功能",
25+
"Advanced": "高级",
26+
"Images": "图片",
27+
"Description": "描述",
28+
"Server": "服务器",
29+
"Port": "端口",
30+
"Username": "用户名",
31+
"Client Certitcate": "客户端证书",
32+
"Advanced Settings": "高级设置",
33+
"Beta": "Beta 测试版"
34+
}

public/locales/zh/language.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"Language": "语言",
3+
"zh": "中文",
4+
"zh native": "中文",
5+
"en": "English",
6+
"en native": "英语",
7+
"de": "Deutsch",
8+
"de native": "德语",
9+
"fr": "Français",
10+
"fr native": "法语",
11+
"es": "Español",
12+
"es native": "西班牙语",
13+
"dev": "Development",
14+
"dev native": "开发"
15+
}

public/locales/zh/notifications.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"Notifications": "通知",
3+
"Hotkeys": "快捷键"
4+
}

public/locales/zh/privacy.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"Privacy": "隐私",
3+
"Allow URLs from all sources": "允许来自所有来源的 URL",
4+
"Allowed Link Preview Urls": "允许链接预览的 URL",
5+
"Enable Link Preview": "启用链接预览",
6+
"Tenor API Key": "Tenor API 密钥"
7+
}

public/locales/zh/time.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"Timestamp": "时间戳",
3+
"day short": "",
4+
"hour short": "小时",
5+
"minute short": "分钟",
6+
"second short": "",
7+
"millisecond short": "毫秒"
8+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"Are you sure you want to delete all messages?": "确定要删除所有消息吗?",
3+
"Yes": "",
4+
"No": "不要",
5+
"Skip": "跳过",
6+
"Cancel": "取消",
7+
"Like": "赞喔",
8+
"Message": "消息",
9+
"Go Back": "返回",
10+
"Save": "保存",
11+
"Connect": "连接",
12+
"Apply": "应用",
13+
"Discard": "放弃",
14+
"write user a message": "发送给 {{user}} ...",
15+
"Delete all messages": "删除所有消息",
16+
"Send Message to Channel": "发送消息到 {{channel}}",
17+
"User Joined the Server": "{{user}} 加入了服务器"
18+
}

0 commit comments

Comments
 (0)