Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 93.7% (717 of 765 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
pull/1744/head
miullu 4 months ago committed by Hosted Weblate
parent 87d3a03291
commit 490990203f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -186,7 +186,7 @@
} }
} }
}, },
"changedTheChatDescriptionTo": "{username} 變更了聊天室介紹為:「{description}」", "changedTheChatDescriptionTo": "{username} 把聊天室介紹變更為:「{description}」",
"@changedTheChatDescriptionTo": { "@changedTheChatDescriptionTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -198,7 +198,7 @@
} }
} }
}, },
"changedTheChatNameTo": "{username} 變更了聊天室名稱為:「{chatname}」", "changedTheChatNameTo": "{username} 把聊天室名稱變更為:「{chatname}」",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -2750,7 +2750,7 @@
"@disableEncryptionWarning": {}, "@disableEncryptionWarning": {},
"deviceKeys": "裝置密鑰:", "deviceKeys": "裝置密鑰:",
"@deviceKeys": {}, "@deviceKeys": {},
"fileIsTooBigForServer": "伺服器報告該文件太大,無法傳送。", "fileIsTooBigForServer": "無法發送!該伺服器僅支援最大到 {max} 的附件。",
"@fileIsTooBigForServer": {}, "@fileIsTooBigForServer": {},
"fileHasBeenSavedAt": "文件已保存在 {path}", "fileHasBeenSavedAt": "文件已保存在 {path}",
"@fileHasBeenSavedAt": { "@fileHasBeenSavedAt": {
@ -3244,6 +3244,10 @@
"@appIntroduction": {}, "@appIntroduction": {},
"previous": "上一個", "previous": "上一個",
"@previous": {}, "@previous": {},
"otherPartyNotLoggedIn": "對方現未登入,未能接收訊息。", "otherPartyNotLoggedIn": "對方現未登入,未能接收訊息 !",
"@otherPartyNotLoggedIn": {} "@otherPartyNotLoggedIn": {},
"supportPage": "幫助頁面",
"@supportPage": {},
"addLink": "插入連結",
"@addLink": {}
} }

Loading…
Cancel
Save