refactor: Remove unused translations
This commit is contained in:
parent
08e396c02c
commit
4dfa9873ee
57 changed files with 68 additions and 15554 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
"@@locale": "yue",
|
||||
"normalUser": "正常用家",
|
||||
"@normalUser": {},
|
||||
"areYouSureYouWantToLogout": "係咪確定要 log out?",
|
||||
"@areYouSureYouWantToLogout": {
|
||||
"type": "String",
|
||||
|
|
@ -38,18 +36,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"badServerVersionsException": "呢個 Homeserver 支持以下 Spec 版本:\n{serverVersions}\n但係個 App 淨係支持 {supoortedVersions} 版本",
|
||||
"@badServerVersionsException": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"serverVersions": {
|
||||
"type": "String"
|
||||
},
|
||||
"supportedVersions": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"banFromChat": "喺傾偈入面 Ban 咗佢",
|
||||
"@banFromChat": {
|
||||
"type": "String",
|
||||
|
|
@ -171,8 +157,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addChatDescription": "講下關於呢個偈係傾嘅乜嘢……",
|
||||
"@addChatDescription": {},
|
||||
"addToSpace": "加落去空間嗰度",
|
||||
"@addToSpace": {},
|
||||
"admin": "Admin",
|
||||
|
|
@ -265,22 +249,8 @@
|
|||
"@swipeRightToLeftToReply": {},
|
||||
"sendOnEnter": "撳 Enter 即 Send",
|
||||
"@sendOnEnter": {},
|
||||
"countChatsAndCountParticipants": "{chats} 間房同 {participants} 條友",
|
||||
"@countChatsAndCountParticipants": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"chats": {
|
||||
"type": "int"
|
||||
},
|
||||
"participants": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noMoreChatsFound": "搵唔到更多偈傾啦…",
|
||||
"@noMoreChatsFound": {},
|
||||
"joinedChats": "入咗嘅房間",
|
||||
"@joinedChats": {},
|
||||
"unread": "未讀",
|
||||
"@unread": {},
|
||||
"space": "空間",
|
||||
|
|
@ -302,11 +272,6 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"botMessages": "機械人訊息",
|
||||
"@botMessages": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cancel": "取消",
|
||||
"@cancel": {
|
||||
"type": "String",
|
||||
|
|
@ -328,10 +293,6 @@
|
|||
},
|
||||
"confirmMatrixId": "Confirm 你嘅 Matrix ID ,我哋先至可以刪除你嘅 Account。",
|
||||
"@confirmMatrixId": {},
|
||||
"setCustomPermissionLevel": "自訂權限級別",
|
||||
"@setCustomPermissionLevel": {},
|
||||
"importFromZipFile": "喺 .zip 檔案導入",
|
||||
"@importFromZipFile": {},
|
||||
"setPermissionsLevelDescription": "請喺下面選擇一個預定義嘅角色,或輸入介乎0同100之間嘅自定義權限級別。",
|
||||
"@setPermissionsLevelDescription": {}
|
||||
}
|
||||
"@importFromZipFile": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue