Translated using Weblate (Chinese (Traditional))

Currently translated at 83.6% (348 of 416 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
thing no 2021-02-26 06:38:24 +00:00 committed by Hosted Weblate
parent dc976a09a5
commit 7ce452646a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1859,5 +1859,35 @@
"@videoCall": {
"type": "text",
"placeholders": {}
},
"waitingPartnerEmoji": "正在等待夥伴接受那個表情符號…",
"@waitingPartnerEmoji": {
"type": "text",
"placeholders": {}
},
"waitingPartnerAcceptRequest": "正在等待夥伴接受請求…",
"@waitingPartnerAcceptRequest": {
"type": "text",
"placeholders": {}
},
"voiceMessage": "語音訊息",
"@voiceMessage": {
"type": "text",
"placeholders": {}
},
"visibilityOfTheChatHistory": "聊天記錄的可見性",
"@visibilityOfTheChatHistory": {
"type": "text",
"placeholders": {}
},
"visibleForEveryone": "對所有人可見",
"@visibleForEveryone": {
"type": "text",
"placeholders": {}
},
"visibleForAllParticipants": "對所有參與者可見",
"@visibleForAllParticipants": {
"type": "text",
"placeholders": {}
}
}