mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1931 of 1931 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/pull/21833/head
parent
aa47e86a32
commit
1240580863
|
@ -1927,5 +1927,14 @@
|
|||
"Error upgrading room": "升級聊天室時遇到錯誤",
|
||||
"Double check that your server supports the room version chosen and try again.": "仔細檢查您的伺服器是否支援選定的聊天室版本,然後再試一次。",
|
||||
"This message cannot be decrypted": "此訊息無法解密",
|
||||
"Unencrypted": "未加密"
|
||||
"Unencrypted": "未加密",
|
||||
"Automatically invite users": "自動邀請使用者",
|
||||
"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 Riot, please <a>report a bug</a>.": "這通常僅影響如何在伺服器上處理聊天室的方式。如果您遇到與 Riot 相關的問題,請<a>回報臭蟲</a>。",
|
||||
"You'll upgrade this room from <oldVersion /> to <newVersion />.": "您將要把此聊天室從 <oldVersion /> 升級到 <newVersion />。",
|
||||
"Upgrade": "升級",
|
||||
"Notification settings": "通知設定",
|
||||
"User Status": "使用者狀態"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue