Skip to content

Commit d329f3f

Browse files
Updates for file src/i18n/xmppweb_i18n.properties in zh_CN (#6)
Translate xmppweb_i18n.properties in zh_CN 100% translated source file: 'xmppweb_i18n.properties' on 'zh_CN'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 39083c2 commit d329f3f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/i18n/xmppweb_i18n_zh_CN.properties

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ admin.sidebar.webclients.item.settings.description=Web 客户端设置/配置
55
admin.sidebar.webclients.item.xmppweb.name=XMPP-Web
66
admin.sidebar.webclients.item.xmppweb.description=管理 XMPP-Web 聊天
77

8-
global.click_edit=单击以编辑
8+
global.click_edit=点击即可编辑
99
global.save_settings=保存设置
10-
admin.error=内部服务错误
11-
global.csrf.failed=CSRF 错误:没有更改,您需要重试。
10+
admin.error=内部服务器错误
11+
global.csrf.failed=CSRF 错误:未进行任何更改,您需要重试。
1212
warning.httpbinding.disabled=HTTP 绑定服务似乎已禁用!没有此服务,XMPP-web 将无法工作。{0}请在此处启用 HTTP 绑定服务!{1}
1313
properties.save.success=属性已成功保存。
1414

@@ -21,10 +21,10 @@ config.page.general.header=Web 客户端设置
2121
config.page.general.description=使用此表单可将配置更改应用于 XMPP-Web 客户端。
2222

2323
system_property.xmppweb.config.name=应用程序名称
24-
system_property.xmppweb.config.has_registered_access=设置为<tt>false</tt>可禁用已注册用户组件(仅限客人访问
24+
system_property.xmppweb.config.has_registered_access=设置为<tt>false</tt>可禁用已注册用户组件(仅限访客访问
2525
system_property.xmppweb.config.transports.websocket=应用程序使用的 Websocket 端点(代理或直接 XMPP 服务器)
2626
system_property.xmppweb.config.transports.bosh=应用程序使用的 BOSH 端点(代理或直接 XMPP 服务器)
27-
system_property.xmppweb.config.anonymous_host=用于客人访问的虚拟主机(匿名)
27+
system_property.xmppweb.config.anonymous_host=用于访客访问的虚拟主机(匿名)
2828
system_property.xmppweb.config.is_transports_user_allowed=允许用户在登录组件中动态设置端点
2929
system_property.xmppweb.config.has_http_auto_discovery=如果用户登录到其他域,则允许检索 <tt>.well-known/host-meta.json</tt>
3030
system_property.xmppweb.config.resource=受用户影响的资源(客户端)
@@ -33,6 +33,6 @@ system_property.xmppweb.config.default_muc=如果用户没有提供完整的房
3333
system_property.xmppweb.config.is_styling_disabled=设置为 <tt>true</tt> 以禁用消息样式
3434
system_property.xmppweb.config.has_sending_enter_key=如果为 <tt>true</tt>,<tt>Enter</tt> 键将发送消息,否则将添加新行(<tt>Control</tt>+<tt>Enter</tt> 始终发送消息)
3535
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=给客人的欢迎文字
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)