Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2338 of 2338 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/pull/21833/head
parent
d010a98593
commit
62860d6385
|
@ -2391,5 +2391,21 @@
|
||||||
"%(brand)s iOS": "%(brand)s iOS",
|
"%(brand)s iOS": "%(brand)s iOS",
|
||||||
"%(brand)s X for Android": "Android 的 %(brand)s X",
|
"%(brand)s X for Android": "Android 的 %(brand)s X",
|
||||||
"Custom Tag": "自訂標籤",
|
"Custom Tag": "自訂標籤",
|
||||||
"* %(senderName)s %(emote)s": "* %(senderName)s %(emote)s"
|
"* %(senderName)s %(emote)s": "* %(senderName)s %(emote)s",
|
||||||
|
"The person who invited you already left the room.": "邀請您的人已離開聊天室。",
|
||||||
|
"The person who invited you already left the room, or their server is offline.": "邀請您的人已離開聊天室,或是他們的伺服器離線了。",
|
||||||
|
"Change notification settings": "變更通知設定",
|
||||||
|
"Your server isn't responding to some <a>requests</a>.": "您的伺服器未回應某些<a>請求</a>。",
|
||||||
|
"You're all caught up.": "都處理好了。",
|
||||||
|
"Server isn't responding": "伺服器沒有回應",
|
||||||
|
"Your server isn't responding to some of your requests. Below are some of the most likely reasons.": "您的伺服器未對您的某些請求回應。下列是可能的原因。",
|
||||||
|
"The server (%(serverName)s) took too long to respond.": "伺服器 (%(serverName)s) 花了太長的時間來回應。",
|
||||||
|
"Your firewall or anti-virus is blocking the request.": "您的防火牆或防毒軟體阻擋了請求。",
|
||||||
|
"A browser extension is preventing the request.": "瀏覽器擴充套件阻擋了請求。",
|
||||||
|
"The server is offline.": "伺服器離線。",
|
||||||
|
"The server has denied your request.": "伺服器拒絕了您的請求。",
|
||||||
|
"Your area is experiencing difficulties connecting to the internet.": "您所在區域可能遇到一些網際網路連線的問題。",
|
||||||
|
"A connection error occurred while trying to contact the server.": "在試圖與伺服器溝通時遇到連線錯誤。",
|
||||||
|
"The server is not configured to indicate what the problem is (CORS).": "伺服器沒有設定好指示問題是什麼 (CORS)。",
|
||||||
|
"Recent changes that have not yet been received": "尚未收到最新變更"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue