Merge pull request #1744 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-04-04 09:32:05 +02:00 committed by GitHub
commit 52771f51b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": {}
} }