mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/285/head
parent
0908f16913
commit
c083217e91
|
@ -58,6 +58,7 @@ OC.L10N.register(
|
||||||
"No matches" : "沒有符合的",
|
"No matches" : "沒有符合的",
|
||||||
"admin" : "管理員",
|
"admin" : "管理員",
|
||||||
"moderator" : "主持人",
|
"moderator" : "主持人",
|
||||||
|
"user" : "用戶",
|
||||||
"Name" : "名稱",
|
"Name" : "名稱",
|
||||||
"Access" : "存取",
|
"Access" : "存取",
|
||||||
"Max" : "最大",
|
"Max" : "最大",
|
||||||
|
@ -115,7 +116,10 @@ OC.L10N.register(
|
||||||
"Delete?" : "刪除?",
|
"Delete?" : "刪除?",
|
||||||
"Could not delete record" : "無法刪除錄製",
|
"Could not delete record" : "無法刪除錄製",
|
||||||
"Server error" : "伺服器錯誤",
|
"Server error" : "伺服器錯誤",
|
||||||
|
"Could not modify publishing state" : "無法修改發佈狀態",
|
||||||
|
"Open room" : "開啟聊天室",
|
||||||
"Start" : "開始",
|
"Start" : "開始",
|
||||||
|
"Clone room" : "複製聊天室",
|
||||||
"Loading" : "正在載入",
|
"Loading" : "正在載入",
|
||||||
"You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。",
|
"You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。",
|
||||||
"Max. rooms" : "聊天室數上限",
|
"Max. rooms" : "聊天室數上限",
|
||||||
|
|
|
@ -56,6 +56,7 @@
|
||||||
"No matches" : "沒有符合的",
|
"No matches" : "沒有符合的",
|
||||||
"admin" : "管理員",
|
"admin" : "管理員",
|
||||||
"moderator" : "主持人",
|
"moderator" : "主持人",
|
||||||
|
"user" : "用戶",
|
||||||
"Name" : "名稱",
|
"Name" : "名稱",
|
||||||
"Access" : "存取",
|
"Access" : "存取",
|
||||||
"Max" : "最大",
|
"Max" : "最大",
|
||||||
|
@ -113,7 +114,10 @@
|
||||||
"Delete?" : "刪除?",
|
"Delete?" : "刪除?",
|
||||||
"Could not delete record" : "無法刪除錄製",
|
"Could not delete record" : "無法刪除錄製",
|
||||||
"Server error" : "伺服器錯誤",
|
"Server error" : "伺服器錯誤",
|
||||||
|
"Could not modify publishing state" : "無法修改發佈狀態",
|
||||||
|
"Open room" : "開啟聊天室",
|
||||||
"Start" : "開始",
|
"Start" : "開始",
|
||||||
|
"Clone room" : "複製聊天室",
|
||||||
"Loading" : "正在載入",
|
"Loading" : "正在載入",
|
||||||
"You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。",
|
"You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。",
|
||||||
"Max. rooms" : "聊天室數上限",
|
"Max. rooms" : "聊天室數上限",
|
||||||
|
|
Loading…
Reference in New Issue