Skip to content

Commit 80c6cbd

Browse files
committed
i18n: translation consistency
1 parent c045ea9 commit 80c6cbd

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/i18n/translations.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -318,11 +318,11 @@
318318
},
319319
"cost_changes": {
320320
"cn": "费用变化",
321-
"en": "DP Changes"
321+
"en": "DP Change"
322322
},
323323
"cooling": {
324324
"cn": "冷却中的干员",
325-
"en": "Operators On Cooldown"
325+
"en": "Operators on Cooldown"
326326
},
327327
"pre_delay": {
328328
"cn": "前置延迟",
@@ -567,7 +567,7 @@
567567
},
568568
"show_errors_by_default": {
569569
"cn": "默认显示验证错误",
570-
"en": "Show Validation Errors By Default"
570+
"en": "Show Validation Errors by Default"
571571
},
572572
"history_limit": {
573573
"cn": "撤销记录上限",
@@ -1173,7 +1173,7 @@
11731173
},
11741174
"camera_movement_hint": {
11751175
"cn": "移动距离一般不需要修改,只填写前置延迟(15000)和击杀数条件即可",
1176-
"en": "Movement distance usually doesn't need modification, just fill in pre-delay (15000) and kill count conditions"
1176+
"en": "Movement distance usually doesn't need modification, just fill in pre-delay (15000) and Kill Count conditions"
11771177
},
11781178
"execution_conditions": {
11791179
"cn": "执行条件",
@@ -1199,15 +1199,15 @@
11991199
"EditorActionDelay": {
12001200
"pre_delay": {
12011201
"cn": "前置延时",
1202-
"en": "Pre-delay"
1202+
"en": "Pre-Delay"
12031203
},
12041204
"delay_description": {
12051205
"cn": "可选,默认为 0,单位毫秒",
12061206
"en": "Optional, defaults to 0. In milliseconds"
12071207
},
12081208
"post_delay": {
12091209
"cn": "后置延时",
1210-
"en": "Post-delay"
1210+
"en": "Post-Delay"
12111211
}
12121212
},
12131213
"EditorActionDistance": {
@@ -1261,7 +1261,7 @@
12611261
},
12621262
"cost_condition_description": {
12631263
"cn": "如果没达到就一直等待。可选,默认为 0,直接执行。费用受潜能等影响,可能并不完全正确,仅适合对时间轴要求不严格的战斗,否则请使用下面的费用变化量条件。另外仅在费用是两位数的时候识别的比较准,三位数的费用可能会识别错,不推荐使用。",
1264-
"en": "If not reached, will wait. Optional, defaults to 0. DP costs can be affected by potentials and may not be completely accurate. Only suitable for battles that don't require strict timing; otherwise use the DP change condition below. Recognition is more reliable with two-digit DP costs; three-digit costs may be recognized incorrectly and are not recommended."
1264+
"en": "If not reached, will wait. Optional, defaults to 0. DP costs can be affected by potentials and may not be completely accurate. Only suitable for battles that don't require strict timing; otherwise use the DP Change condition below. Recognition is more reliable with two-digit DP costs; three-digit costs may be recognized incorrectly and are not recommended."
12651265
},
12661266
"dp_cost": {
12671267
"cn": "费用",
@@ -1273,7 +1273,7 @@
12731273
},
12741274
"cost_change_description": {
12751275
"cn": "如果没达到就一直等待。可选,默认为 0,直接执行。注意:费用变化量是从开始执行本动作时开始计算的(即:使用前一个动作结束时的费用作为基准)。支持负数,即费用变少了(例如\"\"等吸费干员使得费用变少了)。另外仅在费用是两位数的时候识别的比较准,三位数的费用可能会识别错,不推荐使用。",
1276-
"en": "If not reached, will wait. Optional, defaults to 0. Note: DP change is calculated from the start of this action (using the DP at the end of the previous action as baseline). Supports negative values (e.g., when DP decreases due to operators like Jaye). Recognition is more reliable with two-digit DP costs; three-digit costs may be recognized incorrectly and are not recommended."
1276+
"en": "If not reached, will wait. Optional, defaults to 0. Note: DP Change is calculated from the start of this action (using the DP at the end of the previous action as baseline). Supports negative values (e.g., when DP decreases due to operators like Jaye). Recognition is more reliable with two-digit DP costs; three-digit costs may be recognized incorrectly and are not recommended."
12771277
},
12781278
"dp_change_amount": {
12791279
"cn": "费用变化量",
@@ -3107,11 +3107,11 @@
31073107
},
31083108
"pre_delay": {
31093109
"cn": "前置",
3110-
"en": "Pre-delay"
3110+
"en": "Pre-Delay"
31113111
},
31123112
"rear_delay": {
31133113
"cn": "后置",
3114-
"en": "Post-delay"
3114+
"en": "Post-Delay"
31153115
}
31163116
},
31173117
"Confirm": {
@@ -3776,7 +3776,7 @@
37763776
"intermediate_pre_delay": {
37773777
"title": {
37783778
"cn": "前置延迟",
3779-
"en": "Pre-delay"
3779+
"en": "Pre-Delay"
37803780
},
37813781
"description": {
37823782
"cn": "延迟一定时间后,开始检查其他条件。注意:这里的含义和旧版编辑器以及 MAA 作业协议里的前置延迟是相反的",
@@ -3786,7 +3786,7 @@
37863786
"intermediate_post_delay": {
37873787
"title": {
37883788
"cn": "后置延迟",
3789-
"en": "Post-delay"
3789+
"en": "Post-Delay"
37903790
},
37913791
"description": {
37923792
"cn": "所有条件全部满足后,延迟一定时间。注意:这里的含义和旧版编辑器以及 MAA 作业协议里的后置延迟是相反的",
@@ -3816,7 +3816,7 @@
38163816
"kills": {
38173817
"title": {
38183818
"cn": "击杀",
3819-
"en": "Kill count"
3819+
"en": "Kill Count"
38203820
},
38213821
"description": {
38223822
"cn": "达到一定击杀数时开始执行",
@@ -3902,7 +3902,7 @@
39023902
},
39033903
"negative_cost_not_supported": {
39043904
"cn": "目前暂不支持上传费用变化量为负数的动作(第{{actionIndex}}个动作)",
3905-
"en": "Currently, actions with negative DP changes are not supported (action #{{actionIndex}})"
3905+
"en": "Currently, actions with negative DP Change are not supported (action #{{actionIndex}})"
39063906
},
39073907
"untitled": {
39083908
"cn": "无标题",

0 commit comments

Comments
 (0)