返回提交历史
Modified
static/webui/translations/zh.js
+33
-33
XFEstudio/XFESpaceNinjaServer
chore(webui): update Chinese translation (#2134)
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2134 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>
943574bf
代码差异
1 个文件
+33
-33
@@ -1,4 +1,4 @@
1
// Chinese translation by meb154
1
// Chinese translation by meb154 & bishan178
2
2
dict = {
3
3
general_inventoryUpdateNote: `注意:此处所做的更改只有在游戏同步仓库后才会生效。您可以通过访问星图来触发仓库更新。`,
4
4
general_addButton: `添加`,
@@ -28,7 +28,7 @@ dict = {
28
28
code_succRankUp: `[UNTRANSLATED] Successfully ranked up.`,
29
29
code_noEquipmentToRankUp: `没有可升级的装备。`,
30
30
code_succAdded: `已成功添加。`,
31
code_succRemoved: `[UNTRANSLATED] Successfully removed.`,
31
code_succRemoved: `已成功移除。`,
32
32
code_buffsNumber: `增益数量`,
33
33
code_cursesNumber: `负面数量`,
34
34
code_rerollsNumber: `洗卡次数`,
@@ -44,22 +44,22 @@ dict = {
44
44
code_gild: `镀金`,
45
45
code_moa: `恐鸟`,
46
46
code_zanuka: `猎犬`,
47
code_stage: `[UNTRANSLATED] Stage`,
48
code_complete: `[UNTRANSLATED] Complete`,
49
code_nextStage: `[UNTRANSLATED] Next stage`,
50
code_prevStage: `[UNTRANSLATED] Previous stage`,
51
code_reset: `[UNTRANSLATED] Reset`,
52
code_setInactive: `[UNTRANSLATED] Make the quest inactive`,
53
code_completed: `[UNTRANSLATED] Completed`,
54
code_active: `[UNTRANSLATED] Active`,
47
code_stage: `阶段`,
48
code_complete: `完成`,
49
code_nextStage: `下一阶段`,
50
code_prevStage: `上一阶段`,
51
code_reset: `重置`,
52
code_setInactive: `使任务处于未激活状态`,
53
code_completed: `已完成`,
54
code_active: `正在执行`,
55
55
code_pigment: `颜料`,
56
code_mature: `[UNTRANSLATED] Mature for combat`,
57
code_unmature: `[UNTRANSLATED] Regress genetic aging`,
56
code_mature: `成长至战备`,
57
code_unmature: `逆转衰老基因`,
58
58
login_description: `使用您的 OpenWF 账户凭证登录(与游戏内连接本服务器时使用的昵称相同)。`,
59
59
login_emailLabel: `电子邮箱`,
60
60
login_passwordLabel: `密码`,
61
61
login_loginButton: `登录`,
62
login_registerButton: `[UNTRANSLATED] Register`,
62
login_registerButton: `注册账号`,
63
63
navbar_logout: `退出登录`,
64
64
navbar_renameAccount: `重命名账户`,
65
65
navbar_deleteAccount: `删除账户`,
@@ -82,7 +82,7 @@ dict = {
82
82
inventory_operatorAmps: `增幅器`,
83
83
inventory_hoverboards: `K式悬浮板`,
84
84
inventory_moaPets: `恐鸟`,
85
inventory_kubrowPets: `[UNTRANSLATED] Beasts`,
85
inventory_kubrowPets: `动物同伴`,
86
86
inventory_evolutionProgress: `[UNTRANSLATED] Incarnon Evolution Progress`,
87
87
inventory_bulkAddSuits: `添加缺失战甲`,
88
88
inventory_bulkAddWeapons: `添加缺失武器`,
@@ -111,15 +111,15 @@ dict = {
111
111
currency_owned: `当前拥有 |COUNT|。`,
112
112
powersuit_archonShardsLabel: `执刑官源力石槽位`,
113
113
powersuit_archonShardsDescription: `您可以使用这些无限插槽应用各种强化效果`,
114
powersuit_archonShardsDescription2: `[UNTRANSLATED] Note that each archon shard takes some time to be applied when loading in.`,
114
powersuit_archonShardsDescription2: `请注意, 在加载时, 每个执政官源力石都需要一定的时间来生效。`,
115
115
mods_addRiven: `添加裂罅MOD`,
116
116
mods_fingerprint: `印记`,
117
117
mods_fingerprintHelp: `需要印记相关的帮助?`,
118
118
mods_rivens: `裂罅MOD`,
119
119
mods_mods: `Mods`,
120
mods_addMissingUnrankedMods: `[UNTRANSLATED] Add Missing Unranked Mods`,
121
mods_removeUnranked: `[UNTRANSLATED] Remove Unranked Mods`,
122
mods_addMissingMaxRankMods: `[UNTRANSLATED] Add Missing Max Rank Mods`,
120
mods_addMissingUnrankedMods: `添加所有缺失的Mods`,
121
mods_removeUnranked: `删除所有未升级的Mods`,
122
mods_addMissingMaxRankMods: `添加所有缺失的满级Mods`,
123
123
cheats_administratorRequirement: `您必须是管理员才能使用此功能。要成为管理员,请将 <code>|DISPLAYNAME|</code> 添加到 config.json 的 <code>administratorNames</code> 中。`,
124
124
cheats_server: `服务器`,
125
125
cheats_skipTutorial: `跳过教程`,
@@ -131,33 +131,33 @@ dict = {
131
131
cheats_infiniteEndo: `无限内融核心`,
132
132
cheats_infiniteRegalAya: `无限御品阿耶`,
133
133
cheats_infiniteHelminthMaterials: `无限Helminth材料`,
134
cheats_claimingBlueprintRefundsIngredients: `[UNTRANSLATED] Claiming Blueprint Refunds Ingredients`,
135
cheats_dontSubtractVoidTraces: `[UNTRANSLATED] Don't Subtract Void Traces`,
136
cheats_dontSubtractConsumables: `[UNTRANSLATED] Don't Subtract Consumables`,
134
cheats_claimingBlueprintRefundsIngredients: `取消蓝图制造时返还材料`,
135
cheats_dontSubtractVoidTraces: `虚空光体无消耗`,
136
cheats_dontSubtractConsumables: `消耗物品使用时损耗`,
137
137
cheats_unlockAllShipFeatures: `解锁所有飞船功能`,
138
138
cheats_unlockAllShipDecorations: `解锁所有飞船装饰`,
139
139
cheats_unlockAllFlavourItems: `解锁所有<abbr title=\"动画组合、图标、调色板等\">装饰物品</abbr>`,
140
140
cheats_unlockAllSkins: `解锁所有外观`,
141
141
cheats_unlockAllCapturaScenes: `解锁所有Captura场景`,
142
cheats_unlockAllDecoRecipes: `[UNTRANSLATED] Unlock All Dojo Deco Recipes`,
142
cheats_unlockAllDecoRecipes: `解锁所有道场配方`,
143
143
cheats_universalPolarityEverywhere: `全局万用极性`,
144
144
cheats_unlockDoubleCapacityPotatoesEverywhere: `全物品自带Orokin反应堆`,
145
145
cheats_unlockExilusEverywhere: `全物品自带适配器`,
146
146
cheats_unlockArcanesEverywhere: `全物品自带赋能适配器`,
147
147
cheats_noDailyStandingLimits: `无每日声望限制`,
148
cheats_noDailyFocusLimit: `[UNTRANSLATED] No Daily Focus Limits`,
149
cheats_noArgonCrystalDecay: `[UNTRANSLATED] No Argon Crystal Decay`,
150
cheats_noMasteryRankUpCooldown: `[UNTRANSLATED] No Mastery Rank Up Cooldown`,
151
cheats_noVendorPurchaseLimits: `[UNTRANSLATED] No Vendor Purchase Limits`,
152
cheats_noDeathMarks: `[UNTRANSLATED] No Death Marks`,
153
cheats_noKimCooldowns: `[UNTRANSLATED] No KIM Cooldowns`,
154
cheats_syndicateMissionsRepeatable: `[UNTRANSLATED] Syndicate Missions Repeatable`,
155
cheats_instantFinishRivenChallenge: `[UNTRANSLATED] Instant Finish Riven Challenge`,
148
cheats_noDailyFocusLimit: `指挥官专精无每日获取上限`,
149
cheats_noArgonCrystalDecay: `氩结晶无衰变`,
150
cheats_noMasteryRankUpCooldown: `段位考核无冷却时间`,
151
cheats_noVendorPurchaseLimits: `商城或商人无购买限制`,
152
cheats_noDeathMarks: `无死亡标记(不会被 Stalker/Grustrag 三霸/Zanuka 猎人等标记)`,
153
cheats_noKimCooldowns: `无 KIM 冷却时间`,
154
cheats_syndicateMissionsRepeatable: `集团任务可重复`,
155
cheats_instantFinishRivenChallenge: `立即完成裂罅挑战`,
156
156
cheats_instantResourceExtractorDrones: `即时资源采集无人机`,
157
cheats_noResourceExtractorDronesDamage: `[UNTRANSLATED] No Resource Extractor Drones Damage`,
158
cheats_skipClanKeyCrafting: `[UNTRANSLATED] Skip Clan Key Crafting`,
157
cheats_noResourceExtractorDronesDamage: `资源提取器不会损毁`,
158
cheats_skipClanKeyCrafting: `跳过氏族钥匙制作, 进入道场无需氏族钥匙`,
159
159
cheats_noDojoRoomBuildStage: `无视道场房间建造阶段`,
160
cheats_noDojoDecoBuildStage: `[UNTRANSLATED] No Dojo Deco Build Stage`,
160
cheats_noDojoDecoBuildStage: `道场装饰建造立即完成`,
161
161
cheats_fastDojoRoomDestruction: `快速拆除道场房间`,
162
162
cheats_noDojoResearchCosts: `无视道场研究消耗`,
163
163
cheats_noDojoResearchTime: `无视道场研究时间`,