mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3746 of 3746 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/pull/28217/head
parent
ddc85a04f8
commit
e65cfb58aa
|
@ -1154,7 +1154,7 @@
|
|||
"Error upgrading room": "升級聊天室時遇到錯誤",
|
||||
"Double check that your server supports the room version chosen and try again.": "仔細檢查您的伺服器是否支援選定的聊天室版本,然後再試一次。",
|
||||
"Unencrypted": "未加密",
|
||||
"Upgrade private room": "升級私人聊天室",
|
||||
"Upgrade private room": "升級私密聊天室",
|
||||
"Upgrade public room": "升級公開聊天室",
|
||||
"Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "升級聊天室為進階動作,通常建議在聊天室因為錯誤而不穩定、缺少功能或安全漏洞等才升級。",
|
||||
"This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please <a>report a bug</a>.": "這通常僅影響如何在伺服器上處理聊天室的方式。如果您遇到與 %(brand)s 相關的問題,請<a>回報錯誤</a>。",
|
||||
|
@ -1171,7 +1171,7 @@
|
|||
"%(senderName)s updated the rule banning users matching %(glob)s for %(reason)s": "%(senderName)s 更新了封鎖符合 %(glob)s 的使用者規則,因為 %(reason)s",
|
||||
"%(senderName)s updated the rule banning rooms matching %(glob)s for %(reason)s": "因為 %(reason)s , %(senderName)s 更新了封鎖符合 %(glob)s 聊天室的規則",
|
||||
"%(senderName)s updated the rule banning servers matching %(glob)s for %(reason)s": "%(senderName)s 更新了封鎖符合 %(glob)s 伺服器的規則,因為 %(reason)s",
|
||||
"%(senderName)s updated a ban rule matching %(glob)s for %(reason)s": "因為 %(reason)s ,%(senderName)s 更新了封鎖符合 %(glob)s 的規則",
|
||||
"%(senderName)s updated a ban rule matching %(glob)s for %(reason)s": "因為 %(reason)s% , (senderName)s 更新了封鎖符合 %(glob)s 的規則",
|
||||
"%(senderName)s created a rule banning users matching %(glob)s for %(reason)s": "%(senderName)s 建立了封鎖符合 %(glob)s 的使用者規則,因為 %(reason)s",
|
||||
"%(senderName)s created a rule banning rooms matching %(glob)s for %(reason)s": "%(senderName)s 建立了封鎖符合 %(glob)s 聊天室的規則,因為 %(reason)s",
|
||||
"%(senderName)s created a rule banning servers matching %(glob)s for %(reason)s": "%(senderName)s 建立了封鎖符合 %(glob)s 伺服器的規則,因為 %(reason)s",
|
||||
|
|
Loading…
Reference in New Issue