mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2931 of 2931 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/pull/21833/head
parent
b04109df2f
commit
39e754e41f
|
@ -3311,5 +3311,16 @@
|
|||
"Including %(commaSeparatedMembers)s": "包含 %(commaSeparatedMembers)s",
|
||||
"View all %(count)s members|one": "檢視 1 個成員",
|
||||
"View all %(count)s members|other": "檢視全部 %(count)s 個成員",
|
||||
"Failed to send": "傳送失敗"
|
||||
"Failed to send": "傳送失敗",
|
||||
"Enter your Security Phrase a second time to confirm it.": "再次輸入您的安全密語以進行確認。",
|
||||
"Pick rooms or conversations to add. This is just a space for you, no one will be informed. You can add more later.": "挑選要新增的聊天室或對話。這是專屬於您的空間,不會有人被通知。您稍後可以再新增更多。",
|
||||
"What do you want to organise?": "您想要整理什麼?",
|
||||
"Filter all spaces": "過濾所有空間",
|
||||
"Delete recording": "刪除錄製",
|
||||
"Stop the recording": "停止錄製",
|
||||
"%(count)s results in all spaces|one": "所有空間中有 %(count)s 個結果",
|
||||
"%(count)s results in all spaces|other": "所有空間中有 %(count)s 個結果",
|
||||
"You have no ignored users.": "您沒有忽略的使用者。",
|
||||
"Play": "播放",
|
||||
"Pause": "暫停"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue