forked from External/greenlight
Translate '/config/locales/en.yml' in 'zh_CN' (#1647)
* Translate /config/locales/en.yml in zh_CN translation completed for the source file '/config/locales/en.yml' on the 'zh_CN' language. * Translate /config/locales/en.yml in zh_CN translation completed for the source file '/config/locales/en.yml' on the 'zh_CN' language. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
This commit is contained in:
parent
da19a23be1
commit
ccb1be1734
|
@ -101,6 +101,7 @@ zh_CN:
|
||||||
registration_method_updated: 注册方法已成功更新
|
registration_method_updated: 注册方法已成功更新
|
||||||
reset_password: 已向用户发送电子邮件以重置其密码。(如果他们还没有收到邮件,请让他们检查他们的垃圾邮件文件夹)
|
reset_password: 已向用户发送电子邮件以重置其密码。(如果他们还没有收到邮件,请让他们检查他们的垃圾邮件文件夹)
|
||||||
restored: 用户已成功还原
|
restored: 用户已成功还原
|
||||||
|
room_configuration: 已成功更改会议室配置
|
||||||
settings: 已成功更改网站设置
|
settings: 已成功更改网站设置
|
||||||
unauthorized: 您无权对此用户执行操作
|
unauthorized: 您无权对此用户执行操作
|
||||||
recordings:
|
recordings:
|
||||||
|
@ -127,6 +128,20 @@ zh_CN:
|
||||||
colour:
|
colour:
|
||||||
title: 角色颜色
|
title: 角色颜色
|
||||||
info: 设置将与角色关联的颜色
|
info: 设置将与角色关联的颜色
|
||||||
|
room_configuration:
|
||||||
|
title: 会议室配置
|
||||||
|
mute:
|
||||||
|
info: 当用户加入会议时自动使其静音
|
||||||
|
require_moderator:
|
||||||
|
info: 当用户尝试加入时,提示会议的主持人。如果用户被批准,他们将能够加入会议。
|
||||||
|
allow_any:
|
||||||
|
info: 允许任何用户随时开始会议。默认情况下,只有会议室所有者可以开始会议。
|
||||||
|
all_moderator:
|
||||||
|
info: 任意用户加入会议时就自动授予他们主持人权限。
|
||||||
|
options:
|
||||||
|
disabled: 禁用
|
||||||
|
enabled: 始终启用
|
||||||
|
optional: 可选的
|
||||||
rooms:
|
rooms:
|
||||||
title: 服务器所有会议室
|
title: 服务器所有会议室
|
||||||
table:
|
table:
|
||||||
|
|
Loading…
Reference in New Issue