mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/149/head
parent
cfa764da2d
commit
9acfc6050a
|
@ -70,6 +70,8 @@ OC.L10N.register(
|
|||
"If enabled, normal users have to wait until a moderator is in the room." : "若啟用,一般用戶必須等待主持人進入聊天室。",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "若啟用,將會生成主持人 URL,讓有主持人權限的人存取。",
|
||||
"Only selected users and groups are allowed to access the room." : "僅允許選定的用戶與群組存取聊天室。",
|
||||
"If disabled, a microphone is needed to join the conference." : "如果停用,則需要米高風才能加入會議。",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "如果啟用,則默認情況下將隱藏用戶列表,聊天區和演示文稿。",
|
||||
"Edit \"{room}\"" : "編輯「{room}」",
|
||||
"Room URL" : "聊天室 URL",
|
||||
"Welcome" : "歡迎",
|
||||
|
@ -79,6 +81,9 @@ OC.L10N.register(
|
|||
"Miscellaneous" : "雜項",
|
||||
"Recording" : "錄製",
|
||||
"Require moderator to start room" : "需要主持人啟動聊天室",
|
||||
"Listen only option" : "僅聽選項",
|
||||
"Skip media check before usage" : "使用前跳過媒體檢查",
|
||||
"Clean layout" : "簡潔流暢的版面配置",
|
||||
"Room name" : "聊天室名稱",
|
||||
"Create" : "建立",
|
||||
"Open recording" : "開啟錄製",
|
||||
|
|
|
@ -68,6 +68,8 @@
|
|||
"If enabled, normal users have to wait until a moderator is in the room." : "若啟用,一般用戶必須等待主持人進入聊天室。",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "若啟用,將會生成主持人 URL,讓有主持人權限的人存取。",
|
||||
"Only selected users and groups are allowed to access the room." : "僅允許選定的用戶與群組存取聊天室。",
|
||||
"If disabled, a microphone is needed to join the conference." : "如果停用,則需要米高風才能加入會議。",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "如果啟用,則默認情況下將隱藏用戶列表,聊天區和演示文稿。",
|
||||
"Edit \"{room}\"" : "編輯「{room}」",
|
||||
"Room URL" : "聊天室 URL",
|
||||
"Welcome" : "歡迎",
|
||||
|
@ -77,6 +79,9 @@
|
|||
"Miscellaneous" : "雜項",
|
||||
"Recording" : "錄製",
|
||||
"Require moderator to start room" : "需要主持人啟動聊天室",
|
||||
"Listen only option" : "僅聽選項",
|
||||
"Skip media check before usage" : "使用前跳過媒體檢查",
|
||||
"Clean layout" : "簡潔流暢的版面配置",
|
||||
"Room name" : "聊天室名稱",
|
||||
"Create" : "建立",
|
||||
"Open recording" : "開啟錄製",
|
||||
|
|
Loading…
Reference in New Issue