Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (3402 of 3402 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
pull/21833/head
Jeff Huang 2022-01-17 01:44:33 +00:00 committed by Weblate
parent a0101b76ad
commit 64f89fe1b2
1 changed files with 20 additions and 1 deletions

View File

@ -3530,5 +3530,24 @@
"We couldnt send your location": "我們無法傳送您的位置",
"Widget": "小工具",
"Automatically send debug logs on decryption errors": "自動傳送關於解密錯誤的除錯紀錄檔",
"Show extensible event representation of events": "顯示事件的可擴展事件表示"
"Show extensible event representation of events": "顯示事件的可擴展事件表示",
"was removed %(count)s times|one": "被移除",
"was removed %(count)s times|other": "被移除 %(count)s 次",
"were removed %(count)s times|one": "被移除",
"were removed %(count)s times|other": "被移除了 %(count)s 次",
"Remove from room": "從聊天室移除",
"Failed to remove user": "移除使用者失敗",
"Remove them from specific things I'm able to": "從我有權限的特定地方移除",
"Remove them from everything I'm able to": "從我有權限的所有地方移除",
"Remove from %(roomName)s": "從 %(roomName)s 移除",
"Remove from chat": "從聊天移除",
"You were removed from %(roomName)s by %(memberName)s": "您已被 %(memberName)s 從 %(roomName)s 中移除",
"Remove users": "移除使用者",
"Show join/leave messages (invites/removes/bans unaffected)": "顯示加入/離開訊息(邀請/移除/封鎖則不受影響)",
"Enable location sharing": "啟用位置分享",
"Remove, ban, or invite people to your active room, and make you leave": "刪除、封鎖或邀請夥伴加入您作用中的聊天室,然後讓您離開",
"Remove, ban, or invite people to this room, and make you leave": "移除、封鎖或邀請他人進入此聊天室,然後讓您離開",
"%(senderName)s removed %(targetName)s": "%(senderName)s 已移除 %(targetName)s",
"%(senderName)s removed %(targetName)s: %(reason)s": "%(senderName)s 已移除 %(targetName)s%(reason)s",
"Removes user with given id from this room": "從此聊天室中移除有指定 ID 的使用者"
}