Skip to content

Commit 57713ef

Browse files
1 parent f5e101a commit 57713ef

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

docs/Whats-New.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ New:
428428
- [Units can customize the attack voice that plays when using more weapons](New-or-Enhanced-Logics.md#multi-voiceattack) (by FlyStar)
429429
- Customize squid grapple animation (by NetsuNegi)
430430
- [Auto deploy for GI-like infantry](Fixed-or-Improved-Logics.md#auto-deploy-for-gi-like-infantry) (by TaranDahl)
431-
- When the vehicle loses its target, you can customize whether to align the turret direction with the vehicle body (by FlyStar)
431+
- [When the vehicle loses its target, you can customize whether to align the turret direction with the vehicle body](New-or-Enhanced-Logics.md#turret-response) (by FlyStar)
432432
- Reverse engineer warhead (by CrimRecya)
433433
434434
Vanilla fixes:

docs/locale/zh_CN/LC_MESSAGES/CREDITS.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,12 +1546,14 @@ msgid ""
15461546
"weapon's range. `Area Guard` and `Hunt` missions will also become "
15471547
"ineffective"
15481548
msgstr ""
1549+
"若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,载具无法攻击超出武器射程的目标。`Area Guard` 和 `Hunt` 任务将不会生效"
15491550

15501551
#: ../../../CREDITS.md:391
15511552
msgid ""
15521553
"When the vehicle loses its target, you can customize whether to align the"
15531554
" turret direction with the vehicle body"
15541555
msgstr ""
1556+
"你可以自定义当载具丢失目标时炮塔方向是否回正(与车身对齐)"
15551557

15561558
#: ../../../CREDITS.md:392
15571559
msgid "**NetsuNegi**:"

docs/locale/zh_CN/LC_MESSAGES/Fixed-or-Improved-Logics.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,6 +1558,7 @@ msgid ""
15581558
"weapon's range. `Area Guard` and `Hunt` missions will also become "
15591559
"ineffective."
15601560
msgstr ""
1561+
"若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,载具无法攻击超出武器射程的目标。`Area Guard` 和 `Hunt` 任务将不会生效。"
15611562

15621563
#: ../../Fixed-or-Improved-Logics.md:258
15631564
msgid "Fixes / interactions with other extensions"

docs/locale/zh_CN/LC_MESSAGES/New-or-Enhanced-Logics.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7512,20 +7512,22 @@ msgstr ""
75127512

75137513
#: ../../New-or-Enhanced-Logics.md:2078
75147514
msgid "Turret Response"
7515-
msgstr ""
7515+
msgstr "炮塔响应"
75167516

75177517
#: ../../New-or-Enhanced-Logics.md:2080
75187518
msgid ""
75197519
"When the vehicle loses its target, you can customize whether to align the"
75207520
" turret direction with the vehicle body."
75217521
msgstr ""
7522+
"你可以自定义当载具丢失目标时炮塔方向是否回正(与车身对齐)"
75227523

75237524
#: ../../New-or-Enhanced-Logics.md:2081
75247525
msgid ""
75257526
"When `Speed=0` or TechnoTypes cells cannot move due to "
75267527
"`MovementRestrictedTo`, the default value is no; in other cases, it is "
75277528
"yes."
75287529
msgstr ""
7530+
"若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,则默认 no;否则默认 yes。"
75297531

75307532
#: ../../New-or-Enhanced-Logics.md:2084
75317533
msgid ""

docs/locale/zh_CN/LC_MESSAGES/Whats-New.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,9 +1852,10 @@ msgstr ""
18521852

18531853
#: ../../Whats-New.md:431
18541854
msgid ""
1855-
"When the vehicle loses its target, you can customize whether to align the"
1856-
" turret direction with the vehicle body (by FlyStar)"
1855+
"[When the vehicle loses its target, you can customize whether to align the"
1856+
" turret direction with the vehicle body](New-or-Enhanced-Logics.md#turret-response) (by FlyStar)"
18571857
msgstr ""
1858+
"[你可以自定义当载具丢失目标时炮塔方向是否回正(与车身对齐)](New-or-Enhanced-Logics.md#turret-response)(by FlyStar)"
18581859

18591860
#: ../../Whats-New.md:432
18601861
msgid "Reverse engineer warhead (by CrimRecya)"
@@ -1958,6 +1959,7 @@ msgid ""
19581959
"weapon's range. `Area Guard` and `Hunt` missions will also become "
19591960
"ineffective (by FlyStar)"
19601961
msgstr ""
1962+
"若 `Speed=0` 或单位由于 `MovementRestrictedTo` 导致无法移动,载具无法攻击超出武器射程的目标。`Area Guard` 和 `Hunt` 任务将不会生效(by FlyStar)"
19611963

19621964
#: ../../Whats-New.md:451 ../../Whats-New.md:824 ../../Whats-New.md:1047
19631965
msgid "Fixes / interactions with other extensions:"

0 commit comments

Comments
 (0)