Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
💄 完成了地图和专家的繁中本地化
Browse files Browse the repository at this point in the history
  • Loading branch information
dzxrly committed Jan 11, 2024
1 parent 1189a2b commit 2299248
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
android:theme="@style/LaunchTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
android:enableOnBackInvokedCallback="true"
android:windowSoftInputMode="adjustResize">
<!-- Specifies an Android theme to apply to this Activity as soon as
the Android process has started. This theme is visible to the user
Expand Down
6 changes: 3 additions & 3 deletions lib/l10n/app_zh_Hant.arb
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"objectArmedTitle": "炸彈安放 (次)",
"objectDisarmedTitle": "炸彈拆除 (次)",
"objectDestroyedTitle": "目標摧毀 (次)",
"characterName": "{characterName, select, Mackay{麦凯} Irish{爱尔兰佬} Sundance{日舞} Dozer{推土机} Paik{白智秀} Falck{法尔克} Angel{天使} Boris{鲍里斯} Casper{卡斯帕} Rao{拉奥} Lis{莉丝} Crawford{克劳福德} Zain{扎因} Blasco{布拉斯科} BF3Support{BF3 支援兵} BF3Engineer{BF3 工程兵} BF3Recon{BF3 侦察兵} BF3Assault{BF3 突击兵} BC2Assault{BC2 突击兵} BC2Medic{BC2 医疗兵} BC2Engineer{BC2 工程兵} BC2Recon{BC2 侦察兵} BF1942Assault{1942 突击兵} BF1942Medic{1942 医疗兵} BF1942Engineer{1942 工程兵} BF1942Scout{1942 侦察兵} BF1942Antitank{1942 反坦克兵} other{characterName}}",
"gameModeName": "{gameModeName, select, Breakthrough{突破} BreakthroughLarge{突破 (大型)} Conquest{征服} ConquestLarge{征服 (大型)} HazardZone{危險地帶} HazardZoneLarge{危險地帶 (大型)} Rush{突襲} Custom{Portal} other{gameModeName}}",
"mapName": "{mapName, select, Discarded{废弃之地} Hourglass{沙漏} Breakaway{分崩离析} Kaleidescope{萬花筒} Manifest{貨物倉單} Orbital{航天发射场} Renewal{涅槃} BattleoftheBulge{突出部之戰} AricaHarbor{阿里卡港} Valparaiso{瓦爾帕賴索} ElAlamein{阿拉曼} NoshahrCanals{諾沙運河} CaspianBorder{里海邊境} Exposure{曝光} Stranded{擱淺} Spearhead{突擊先鋒} Flashpoint{閃燃點} Reclaimed{重生} Redacted{絕殺禁區} other{mapName}}",
"characterName": "{characterName, select, Mackay{麥凱} Irish{愛爾蘭佬} Sundance{日舞} Dozer{推土機} Paik{} Falck{佛克} Angel{天使} Boris{波利斯} Casper{卡斯帕} Rao{拉歐} Lis{里斯} Crawford{克勞福} Zain{扎因} Blasco{布拉斯科} BF3Support{BF3 支援兵} BF3Engineer{BF3 工程兵} BF3Recon{BF3 偵察兵} BF3Assault{BF3 突擊兵} BC2Assault{BC2 突擊兵} BC2Medic{BC2 醫療兵} BC2Engineer{BC2 工程兵} BC2Recon{BC2 偵察兵} BF1942Assault{1942 突擊兵} BF1942Medic{1942 醫療兵} BF1942Engineer{1942 工程兵} BF1942Scout{1942 偵察兵} BF1942Antitank{1942 反戰車兵} other{characterName}}",
"gameModeName": "{gameModeName, select, Breakthrough{突破} BreakthroughLarge{突破 (大型)} Conquest{征服} ConquestLarge{征服 (大型)} HazardZone{危險區域} HazardZoneLarge{危險區域 (大型)} Rush{突襲} Custom{Portal} other{gameModeName}}",
"mapName": "{mapName, select, Discarded{遭棄之地} Hourglass{沙漏} Breakaway{脫離} Kaleidescope{萬花筒} Manifest{貨物艙單} Orbital{軌道發射場} Renewal{復興} BattleoftheBulge{突出部之役} AricaHarbor{阿里卡港} Valparaiso{瓦爾帕萊索} ElAlamein{阿拉曼} NoshahrCanals{諾沙運河} CaspianBorder{裡海邊境} Exposure{曝光} Stranded{擱淺} Spearhead{突擊先鋒} Flashpoint{閃燃點} Reclaimed{復甦} Redacted{絕殺禁區} other{mapName}}",
"weaponDataType": "{weaponDataType, select, killsPerMinute{KPM} timePlayed{使用時長} headshotRate{爆頭率} accuracy{命中率} efficiency{效率} other{weaponDataType}}",
"vehicleDataType": "{vehicleDataType, select, killsPerMinute{KPM} timePlayed{遊玩時長} destroyCount{摧毀載具} other{vehicleDataType}}",
"gadgetDataType": "{gadgetDataType, select, killsPerMinute{KPM} uses{使用次數} destroyCount{摧毀載具} other{gadgetDataType}}"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 2.2.3+49
version: 2.2.3+50

environment:
sdk: '>=3.1.3 <4.0.0'
Expand Down

0 comments on commit 2299248

Please sign in to comment.