discourse-chat-integration/config/locales/client.zh_CN.yml

115 lines
3.0 KiB
YAML
Raw Normal View History

2017-12-12 11:35:06 -05:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
2018-01-31 11:13:31 -05:00
zh_CN:
js:
2018-04-24 10:30:53 -04:00
admin:
site_settings:
categories:
chat_integration: "聊天功能整合"
2018-01-31 11:13:31 -05:00
chat_integration:
2018-04-24 10:30:53 -04:00
menu_title: "聊天功能整合"
2018-01-31 11:13:31 -05:00
settings: "设置"
2019-01-31 16:36:15 -05:00
group_mention_template: "提及: @{{name}}"
group_message_template: "发给 @%{name}的消息"
2018-11-29 11:06:57 -05:00
choose_group: "(选择一个群组)"
2018-01-31 11:13:31 -05:00
all_categories: "(所有分类)"
all_tags: "(所有标签)"
create_rule: "创建规则"
create_channel: "创建频道"
delete_channel: "删除"
test_channel: "测试"
edit_channel: "编辑"
test_modal:
title: "发送一个测试信息"
topic: "主题"
send: "发送测试信息"
close: "关闭"
success: "消息发送成功"
type:
2018-04-24 10:30:53 -04:00
normal: 正常
2018-01-31 11:13:31 -05:00
group_message: 群组信息
2019-01-31 16:36:15 -05:00
group_mention: 群组提及
2018-01-31 11:13:31 -05:00
filter:
mute: '禁言'
follow: '第一帖'
watch: '所有帖子和回复'
rule_table:
filter: "过滤器"
category: "分类"
tags: "标签"
edit_rule: "编辑"
delete_rule: "删除"
edit_channel_modal:
title: "编辑频道"
save: "保存频道"
2019-01-31 16:36:15 -05:00
cancel: "取消"
channel_validation:
ok: "有效"
fail: "格式无效"
2018-11-29 11:06:57 -05:00
edit_rule_modal:
2019-01-31 16:36:15 -05:00
title: 编辑规则
channel: 频道
2018-11-29 11:06:57 -05:00
filter: 筛选
2019-01-31 16:36:15 -05:00
category: 分类
group: 群组
tags: 标签
2018-04-24 10:30:53 -04:00
provider:
2019-01-31 16:36:15 -05:00
slack:
param:
identifier:
title: 频道
help: "例如:#频道, @用户名。"
telegram:
title: "Telegram"
param:
name:
title: "名称"
discord:
param:
name:
title: "名称"
hipchat:
param:
name:
title: "名称"
webhook_url:
title: Webhook URL
color:
title: 颜色
mattermost:
param:
identifier:
help: "例如:#频道, @用户名。"
2018-11-29 11:06:57 -05:00
matrix:
2019-01-31 16:36:15 -05:00
title: "矩阵"
2018-11-29 11:06:57 -05:00
param:
room_id:
title: "房间号"
2019-01-31 16:36:15 -05:00
errors:
unknown_room: "房间ID无效"
2018-04-24 10:30:53 -04:00
zulip:
param:
2019-01-31 16:36:15 -05:00
stream:
title: "流串"
2018-04-24 10:30:53 -04:00
subject:
title: "主题"
rocketchat:
2019-01-31 16:36:15 -05:00
title: "Rocket.Chat"
2018-04-24 10:30:53 -04:00
param:
identifier:
title: 频道
2019-01-31 16:36:15 -05:00
help: "例如:#频道, @用户名。"
2018-04-24 10:30:53 -04:00
errors:
invalid_channel: "这个频道在 Rocket Chat 上不存在"
gitter:
param:
name:
title: "名字"
webhook_url:
title: "Webhook 地址"