Skip to content

Commit 767519f

Browse files
transifex-integration[bot]guusdk
authored andcommitted
Translate xmppweb_i18n.properties in zh_CN
100% translated source file: 'xmppweb_i18n.properties' on 'zh_CN'.
1 parent 3d3f6d3 commit 767519f

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
admin.sidebar.webclients.name=Web 客户端
2+
admin.sidebar.webclients.description=管理 Web 客户端
3+
admin.sidebar.webclients.item.settings.name=设置
4+
admin.sidebar.webclients.item.settings.description=Web 客户端设置/配置
5+
admin.sidebar.webclients.item.xmppweb.name=XMPP-Web
6+
admin.sidebar.webclients.item.xmppweb.description=管理 XMPP-Web 聊天
7+
8+
global.click_edit=单击以编辑…
9+
global.save_settings=保存设置
10+
admin.error=内部服务错误
11+
global.csrf.failed=CSRF 错误:没有更改,您需要重试。
12+
warning.httpbinding.disabled=HTTP 绑定服务似乎已禁用!没有此服务,XMPP-web 将无法工作。{0}请在此处启用 HTTP 绑定服务!{1}
13+
properties.save.success=属性已成功保存。
14+
15+
config.page.title=XMPP-Web 客户端配置
16+
config.page.description=此页面允许您配置 XMPP-Web 聊天应用程序。
17+
config.page.link.unsecure=最终用户可以通过在浏览器中打开以下地址来使用 XMPP-Web(使用未加密的 HTTP 连接):<a href="{0}">{0}</a>。
18+
config.page.link.secure=XMPP-Web 可通过加密的 HTTPS 地址访问:<a href="{0}">{0}</a>。
19+
20+
config.page.general.header=Web 客户端设置
21+
config.page.general.description=使用此表单可将配置更改应用于 XMPP-Web 客户端。
22+
23+
system_property.xmppweb.config.name=应用程序名称
24+
system_property.xmppweb.config.has_registered_access=设置为<tt>false</tt>可禁用已注册用户组件(仅限客人访问)
25+
system_property.xmppweb.config.transports.websocket=应用程序使用的 Websocket 端点(代理或直接 XMPP 服务器)
26+
system_property.xmppweb.config.transports.bosh=应用程序使用的 BOSH 端点(代理或直接 XMPP 服务器)
27+
system_property.xmppweb.config.anonymous_host=用于客人访问的虚拟主机(匿名)
28+
system_property.xmppweb.config.is_transports_user_allowed=允许用户在登录组件中动态设置端点
29+
system_property.xmppweb.config.has_http_auto_discovery=如果用户登录到其他域,则允许检索 <tt>.well-known/host-meta.json</tt>
30+
system_property.xmppweb.config.resource=受用户影响的资源(客户端)
31+
system_property.xmppweb.config.default_domain=用户未提供完整 JID 时使用的域
32+
system_property.xmppweb.config.default_muc=如果用户没有提供完整的房间 JID(加入并创建),则自动完成 MUC 地址(例如:<tt>conference.domain.ltd</tt>)
33+
system_property.xmppweb.config.is_styling_disabled=设置为 <tt>true</tt> 以禁用消息样式
34+
system_property.xmppweb.config.has_sending_enter_key=如果为 <tt>true</tt>,<tt>Enter</tt> 键将发送消息,否则将添加新行(<tt>Control</tt>+<tt>Enter</tt> 始终发送消息)
35+
system_property.xmppweb.config.connect_timeout=XMPP 连接被视为拒绝之前的超时(毫秒)
36+
system_property.xmppweb.config.pinned_mucs=将 JID MUC 列表突出显示在客人房间页面中,例如:<tt>welcome@conference.domain.ltd, vip@conference.domain.ltd</tt>
37+
system_property.xmppweb.config.logo_url=登录/客人页面的自定义徽标 URL
38+
system_property.xmppweb.config.guest_description=给客人的欢迎文字

0 commit comments

Comments
 (0)