mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +01:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 77.4% (322 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
parent
4b2bc973c9
commit
2c1ba0800e
@ -84,7 +84,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"logInTo": "登入 {homeserver}",
|
"logInTo": "登入{homeserver}",
|
||||||
"@logInTo": {
|
"@logInTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -96,7 +96,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"loadCountMoreParticipants": "載入 {count} 個更多的參與者",
|
"loadCountMoreParticipants": "載入{count}個更多的參與者",
|
||||||
"@loadCountMoreParticipants": {
|
"@loadCountMoreParticipants": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -130,7 +130,7 @@
|
|||||||
"localizedTimeShort": {}
|
"localizedTimeShort": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"userLeftTheChat": "{username} 離開了聊天室",
|
"userLeftTheChat": "{username}離開了聊天室",
|
||||||
"@userLeftTheChat": {
|
"@userLeftTheChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -157,7 +157,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"kickedAndBanned": "{username} 踢了 {targetName} 並將其封禁",
|
"kickedAndBanned": "{username}踢了{targetName}並將其封禁",
|
||||||
"@kickedAndBanned": {
|
"@kickedAndBanned": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -165,7 +165,7 @@
|
|||||||
"targetName": {}
|
"targetName": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"kicked": "{username} 踢了 {targetName}",
|
"kicked": "{username}踢了{targetName}",
|
||||||
"@kicked": {
|
"@kicked": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -198,7 +198,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"joinedTheChat": "{username} 加入了聊天室",
|
"joinedTheChat": "{username}加入了聊天室",
|
||||||
"@joinedTheChat": {
|
"@joinedTheChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -225,7 +225,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"invitedUser": "{username} 邀請了 {targetName}",
|
"invitedUser": "{username}邀請了{targetName}",
|
||||||
"@invitedUser": {
|
"@invitedUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -233,7 +233,7 @@
|
|||||||
"targetName": {}
|
"targetName": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"inviteText": "{username} 邀請您使用 FluffyChat.\n1. 安裝 FluffyChat: https://fluffychat.im\n2. 登入或註冊\n3. 打開該邀請網址: {link}",
|
"inviteText": "{username}邀請您使用 FluffyChat.\n1. 安裝 FluffyChat: https://fluffychat.im\n2. 登入或註冊\n3. 打開該邀請網址:{link}",
|
||||||
"@inviteText": {
|
"@inviteText": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -246,7 +246,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"inviteContactToGroup": "邀請聯絡人到 {groupName}",
|
"inviteContactToGroup": "邀請聯絡人到{groupName}",
|
||||||
"@inviteContactToGroup": {
|
"@inviteContactToGroup": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -263,14 +263,14 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"xMoreEvents": "還有 {count} 個事件",
|
"xMoreEvents": "還有{count}個事件",
|
||||||
"@xMoreEvents": {
|
"@xMoreEvents": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"count": {}
|
"count": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"oneMoreEvent": "還有 1 個事件",
|
"oneMoreEvent": "還有1個事件",
|
||||||
"@oneMoreEvent": {
|
"@oneMoreEvent": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -280,7 +280,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unbannedUser": "{username} 解除封禁了 {targetName}",
|
"unbannedUser": "{username}解除封禁了{targetName}",
|
||||||
"@unbannedUser": {
|
"@unbannedUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -288,7 +288,7 @@
|
|||||||
"targetName": {}
|
"targetName": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bannedUser": "{username} 封禁了 {targetName}",
|
"bannedUser": "{username}封禁了{targetName}",
|
||||||
"@bannedUser": {
|
"@bannedUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -441,7 +441,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"createdTheChat": "{username} 建立了聊天室",
|
"createdTheChat": "{username}建立了聊天室",
|
||||||
"@createdTheChat": {
|
"@createdTheChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -513,7 +513,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"groupWith": "名稱為 {displayname} 的群組",
|
"groupWith": "名稱為{displayname}的群組",
|
||||||
"@groupWith": {
|
"@groupWith": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -527,7 +527,7 @@
|
|||||||
"error": {}
|
"error": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"askVerificationRequest": "是否接受來自 {username} 的驗證申請?",
|
"askVerificationRequest": "是否接受來自{username}的驗證申請?",
|
||||||
"@askVerificationRequest": {
|
"@askVerificationRequest": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -539,14 +539,14 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"activatedEndToEndEncryption": "{username} 已啟用點對點加密",
|
"activatedEndToEndEncryption": "{username}已啟用點對點加密",
|
||||||
"@activatedEndToEndEncryption": {
|
"@activatedEndToEndEncryption": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"youWillBeConnectedTo": "您將會連接到 {homeserver}",
|
"youWillBeConnectedTo": "您將會連接到{homeserver}",
|
||||||
"@youWillBeConnectedTo": {
|
"@youWillBeConnectedTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -619,7 +619,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"hasWithdrawnTheInvitationFor": "{username} 收回了對 {targetName} 的邀請",
|
"hasWithdrawnTheInvitationFor": "{username}收回了對{targetName}的邀請",
|
||||||
"@hasWithdrawnTheInvitationFor": {
|
"@hasWithdrawnTheInvitationFor": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -707,7 +707,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"endedTheCall": "{senderName} 結束了通話",
|
"endedTheCall": "{senderName}結束了通話",
|
||||||
"@endedTheCall": {
|
"@endedTheCall": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -779,7 +779,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"discardPicture": "拋棄圖片",
|
"discardPicture": "放棄圖片",
|
||||||
"@discardPicture": {
|
"@discardPicture": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -864,7 +864,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"countParticipants": "{count} 參與者",
|
"countParticipants": "{count}個參與者",
|
||||||
"@countParticipants": {
|
"@countParticipants": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -976,28 +976,28 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"changedTheRoomInvitationLink": "{username} 變更了邀請連結",
|
"changedTheRoomInvitationLink": "{username}變更了邀請連結",
|
||||||
"@changedTheRoomInvitationLink": {
|
"@changedTheRoomInvitationLink": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheRoomAliases": "{username} 變更了房間名",
|
"changedTheRoomAliases": "{username}變更了房間名",
|
||||||
"@changedTheRoomAliases": {
|
"@changedTheRoomAliases": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheProfileAvatar": "{username} 變更了他們的頭貼",
|
"changedTheProfileAvatar": "{username}變更了他們的頭貼",
|
||||||
"@changedTheProfileAvatar": {
|
"@changedTheProfileAvatar": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheJoinRulesTo": "{username} 變更了加入的規則為:{joinRules}",
|
"changedTheJoinRulesTo": "{username}變更了加入的規則為:{joinRules}",
|
||||||
"@changedTheJoinRulesTo": {
|
"@changedTheJoinRulesTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1005,14 +1005,14 @@
|
|||||||
"joinRules": {}
|
"joinRules": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheJoinRules": "{username} 變更了加入的規則",
|
"changedTheJoinRules": "{username}變更了加入的規則",
|
||||||
"@changedTheJoinRules": {
|
"@changedTheJoinRules": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheHistoryVisibilityTo": "{username} 變更了歷史紀錄觀察狀態到:{rules}",
|
"changedTheHistoryVisibilityTo": "{username}變更了歷史紀錄觀察狀態到:{rules}",
|
||||||
"@changedTheHistoryVisibilityTo": {
|
"@changedTheHistoryVisibilityTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1020,14 +1020,14 @@
|
|||||||
"rules": {}
|
"rules": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheHistoryVisibility": "{username} 變更了歷史記錄觀察狀態",
|
"changedTheHistoryVisibility": "{username}變更了歷史記錄觀察狀態",
|
||||||
"@changedTheHistoryVisibility": {
|
"@changedTheHistoryVisibility": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheGuestAccessRulesTo": "{username} 變更了訪客訪問規則為:{rules}",
|
"changedTheGuestAccessRulesTo": "{username}變更了訪客訪問規則為:{rules}",
|
||||||
"@changedTheGuestAccessRulesTo": {
|
"@changedTheGuestAccessRulesTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1035,7 +1035,7 @@
|
|||||||
"rules": {}
|
"rules": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheGuestAccessRules": "{username} 變更了訪客訪問規則",
|
"changedTheGuestAccessRules": "{username}變更了訪客訪問規則",
|
||||||
"@changedTheGuestAccessRules": {
|
"@changedTheGuestAccessRules": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1047,7 +1047,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"changedTheDisplaynameTo": "{username} 變更了顯示名稱為:“{displayname}”",
|
"changedTheDisplaynameTo": "{username}變更了顯示名稱為:“{displayname}”",
|
||||||
"@changedTheDisplaynameTo": {
|
"@changedTheDisplaynameTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1055,14 +1055,14 @@
|
|||||||
"displayname": {}
|
"displayname": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheChatPermissions": "{username} 變更了對話權限",
|
"changedTheChatPermissions": "{username}變更了對話權限",
|
||||||
"@changedTheChatPermissions": {
|
"@changedTheChatPermissions": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheChatDescriptionTo": "{username} 變更了對話介紹為:“{description}”",
|
"changedTheChatDescriptionTo": "{username}變更了對話介紹為:“{description}”",
|
||||||
"@changedTheChatDescriptionTo": {
|
"@changedTheChatDescriptionTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1070,7 +1070,7 @@
|
|||||||
"description": {}
|
"description": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheChatNameTo": "{username} 變更了暱稱為:“{chatname}”",
|
"changedTheChatNameTo": "{username}變更了暱稱為:“{chatname}”",
|
||||||
"@changedTheChatNameTo": {
|
"@changedTheChatNameTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1078,7 +1078,7 @@
|
|||||||
"chatname": {}
|
"chatname": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheChatAvatar": "{username} 變更了對話頭貼",
|
"changedTheChatAvatar": "{username}變更了對話頭貼",
|
||||||
"@changedTheChatAvatar": {
|
"@changedTheChatAvatar": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1140,7 +1140,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"answeredTheCall": "已開始與 {senderName} 通話",
|
"answeredTheCall": "已開始與{senderName}通話",
|
||||||
"@answeredTheCall": {
|
"@answeredTheCall": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1177,7 +1177,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"acceptedTheInvitation": "{username} 已接受邀請",
|
"acceptedTheInvitation": "{username}已接受邀請",
|
||||||
"@acceptedTheInvitation": {
|
"@acceptedTheInvitation": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1249,7 +1249,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"seenByUserAndCountOthers": "{username}和其他 {count}個人已讀",
|
"seenByUserAndCountOthers": "{username}和其他{count}個人已讀",
|
||||||
"@seenByUserAndCountOthers": {
|
"@seenByUserAndCountOthers": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1257,7 +1257,7 @@
|
|||||||
"count": {}
|
"count": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seenByUserAndUser": "{username} 和 {username2} 已讀",
|
"seenByUserAndUser": "{username}和{username2}已讀",
|
||||||
"@seenByUserAndUser": {
|
"@seenByUserAndUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1265,7 +1265,7 @@
|
|||||||
"username2": {}
|
"username2": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seenByUser": "{username} 已讀",
|
"seenByUser": "{username}已讀",
|
||||||
"@seenByUser": {
|
"@seenByUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1392,7 +1392,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"sharedTheLocation": "{username} 分享了位置",
|
"sharedTheLocation": "{username}分享了位置",
|
||||||
"@sharedTheLocation": {
|
"@sharedTheLocation": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1449,7 +1449,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"removedBy": "被 {username} 移除",
|
"removedBy": "被{username}移除",
|
||||||
"@removedBy": {
|
"@removedBy": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1466,14 +1466,14 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"rejectedTheInvitation": "{username} 拒絕了邀請",
|
"rejectedTheInvitation": "{username}拒絕了邀請",
|
||||||
"@rejectedTheInvitation": {
|
"@rejectedTheInvitation": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"redactedAnEvent": "{username} 編輯了一個事件",
|
"redactedAnEvent": "{username}編輯了一個事件",
|
||||||
"@redactedAnEvent": {
|
"@redactedAnEvent": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1545,7 +1545,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"play": "播放 {fileName}",
|
"play": "播放{fileName}",
|
||||||
"@play": {
|
"@play": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1642,7 +1642,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"numberSelected": "{number} 已選擇",
|
"numberSelected": "{number}已選擇",
|
||||||
"@numberSelected": {
|
"@numberSelected": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1699,7 +1699,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"startedACall": "{senderName} 開始了通話",
|
"startedACall": "{senderName}開始了通話",
|
||||||
"@startedACall": {
|
"@startedACall": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1730,5 +1730,15 @@
|
|||||||
"@sendAudio": {
|
"@sendAudio": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"soundVibrationLedColor": "聲音、振動及LED",
|
||||||
|
"@soundVibrationLedColor": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"sendAMessage": "傳送訊息",
|
||||||
|
"@sendAMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user