Skip to content

Commit eb66397

Browse files
1 parent 82eb2d8 commit eb66397

File tree

2 files changed

+49
-3
lines changed

2 files changed

+49
-3
lines changed

docs/Whats-New.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ You can use the migration utility (can be found on [Phobos supplementaries repo]
111111
- `[WarheadType] -> Crit.AffectBelowPercent` -> `[WarheadType] -> Crit.AffectsBelowPercent`.
112112
- `[WarheadType] -> Crit.Affects` -> `[WarheadType] -> Crit.AffectsTarget`
113113
- `[WarheadType] -> Crit.AffectsHouses` -> `[WarheadType] -> Crit.AffectsHouse`
114+
- `[WarheadType] -> KillWeapon.Affects` -> `[WarheadType] -> KillWeapon.AffectsTarget`
114115
- `[WarheadType] -> KillWeapon.AffectsHouses` -> `[WarheadType] -> KillWeapon.AffectsHouse`
116+
- `[WarheadType] -> KillWeapon.OnFirer.Affects` -> `[WarheadType] -> KillWeapon.OnFirer.AffectsTarget`
115117
- `[WarheadType] -> KillWeapon.OnFirer.AffectsHouses` -> `[WarheadType] -> KillWeapon.OnFirer.AffectsHouse`
116118
- `[WarheadType/SuperWeaponType] -> Convert(N).AffectedHouses` -> `[WarheadType/SuperWeaponType] -> Convert(N).AffectsHouse`
117119
- `[SuperWeaponType] -> LimboKill.Affected` -> `[SuperWeaponType] -> LimboKill.AffectsHouse`

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

Lines changed: 47 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -600,106 +600,148 @@ msgid ""
600600
"Changed tags<!-- This is only a temporary solution; what method to use "
601601
"afterwards has not been determined yet. -->"
602602
msgstr ""
603+
"被更改过的标签"
603604

604605
#: ../../Whats-New.md:94
605606
msgid ""
606607
"To standardize tag names for similar functions, prevent typos, or avoid "
607608
"misunderstandings, replace them with new tag names."
608609
msgstr ""
610+
"出于相似功能标签名标准化、防止习惯性拼写导致错误以及避免语义误解目的,它们被替换为新的标签名。"
609611

610612
#: ../../Whats-New.md:96
611613
msgid "From pre-0.5 devbuilds"
612614
msgstr "由 pre-0.5 开发版"
613615

614616
#: ../../Whats-New.md:98 ../../Whats-New.md:103
615617
msgid "The following tags were renamed:"
616-
msgstr ""
618+
msgstr "以下标签被重命名:"
617619

618620
#: ../../Whats-New.md:99
619621
msgid ""
620622
"`[WarheadType] -> Crit.AffectAbovePercent` -> `[WarheadType] -> "
621623
"Crit.AffectsAbovePercent`."
622624
msgstr ""
625+
"`[WarheadType] -> Crit.AffectAbovePercent` -> `[WarheadType] -> "
626+
"Crit.AffectsAbovePercent`."
623627

624628
#: ../../Whats-New.md:104
625629
msgid ""
626630
"`[AttachEffectType] -> AffectTargets` -> `[AttachEffectType] -> "
627631
"AffectsTarget`"
628632
msgstr ""
633+
"`[AttachEffectType] -> AffectTargets` -> `[AttachEffectType] -> "
634+
"AffectsTarget`"
629635

630636
#: ../../Whats-New.md:105
631637
msgid ""
632638
"`[AttachEffectType] -> ReflectDamage.AffectsHouses` -> "
633639
"`[AttachEffectType] -> ReflectDamage.AffectsHouse`"
634640
msgstr ""
641+
"`[AttachEffectType] -> ReflectDamage.AffectsHouses` -> "
642+
"`[AttachEffectType] -> ReflectDamage.AffectsHouse`"
635643

636644
#: ../../Whats-New.md:106
637645
msgid ""
638646
"`[AttachEffectType/TechnoType] -> RevengeWeapon.AffectsHouses` -> "
639647
"`[AttachEffectType/TechnoType] -> RevengeWeapon.AffectsHouse`"
640648
msgstr ""
649+
"`[AttachEffectType/TechnoType] -> RevengeWeapon.AffectsHouses` -> "
650+
"`[AttachEffectType/TechnoType] -> RevengeWeapon.AffectsHouse`"
641651

642652
#: ../../Whats-New.md:107
643653
msgid "`[TechnoType] -> AutoFire` -> `[TechnoType] -> AutoTargetOwnPosition`"
644-
msgstr ""
654+
msgstr "`[TechnoType] -> AutoFire` -> `[TechnoType] -> AutoTargetOwnPosition`"
645655

646656
#: ../../Whats-New.md:108
647657
msgid ""
648658
"`[TechnoType] -> AutoFire.TargetSelf` -> `[TechnoType] -> "
649659
"AutoTargetOwnPosition.Self`"
650660
msgstr ""
661+
"`[TechnoType] -> AutoFire.TargetSelf` -> `[TechnoType] -> "
662+
"AutoTargetOwnPosition.Self`"
651663

652664
#: ../../Whats-New.md:109
653665
msgid ""
654666
"`[WarheadType] -> DetonateOnAllMapObjects.AffectHouses` -> `[WarheadType]"
655667
" -> DetonateOnAllMapObjects.AffectsHouse`"
656668
msgstr ""
669+
"`[WarheadType] -> DetonateOnAllMapObjects.AffectHouses` -> `[WarheadType]"
670+
" -> DetonateOnAllMapObjects.AffectsHouse`"
657671

658672
#: ../../Whats-New.md:110
659673
msgid ""
660674
"`[WarheadType] -> DetonateOnAllMapObjects.AffectTargets` -> "
661675
"`[WarheadType] -> DetonateOnAllMapObjects.AffectsTarget`"
662676
msgstr ""
677+
"`[WarheadType] -> DetonateOnAllMapObjects.AffectTargets` -> "
678+
"`[WarheadType] -> DetonateOnAllMapObjects.AffectsTarget`"
663679

664680
#: ../../Whats-New.md:111
665681
msgid ""
666682
"`[WarheadType] -> Crit.AffectBelowPercent` -> `[WarheadType] -> "
667683
"Crit.AffectsBelowPercent`."
668684
msgstr ""
685+
"`[WarheadType] -> Crit.AffectBelowPercent` -> `[WarheadType] -> "
686+
"Crit.AffectsBelowPercent`."
669687

670688
#: ../../Whats-New.md:112
671689
msgid "`[WarheadType] -> Crit.Affects` -> `[WarheadType] -> Crit.AffectsTarget`"
672-
msgstr ""
690+
msgstr "`[WarheadType] -> Crit.Affects` -> `[WarheadType] -> Crit.AffectsTarget`"
673691

674692
#: ../../Whats-New.md:113
675693
msgid ""
676694
"`[WarheadType] -> Crit.AffectsHouses` -> `[WarheadType] -> "
677695
"Crit.AffectsHouse`"
678696
msgstr ""
697+
"`[WarheadType] -> Crit.AffectsHouses` -> `[WarheadType] -> "
698+
"Crit.AffectsHouse`"
699+
700+
msgid ""
701+
"`[WarheadType] -> KillWeapon.Affects` -> `[WarheadType] -> "
702+
"KillWeapon.AffectsTarget`"
703+
msgstr ""
704+
"`[WarheadType] -> KillWeapon.Affects` -> `[WarheadType] -> "
705+
"KillWeapon.AffectsTarget`"
679706

680707
#: ../../Whats-New.md:114
681708
msgid ""
682709
"`[WarheadType] -> KillWeapon.AffectsHouses` -> `[WarheadType] -> "
683710
"KillWeapon.AffectsHouse`"
684711
msgstr ""
712+
"`[WarheadType] -> KillWeapon.AffectsHouses` -> `[WarheadType] -> "
713+
"KillWeapon.AffectsHouse`"
714+
715+
msgid ""
716+
"`[WarheadType] -> KillWeapon.OnFirer.Affects` -> `[WarheadType] -> "
717+
"KillWeapon.OnFirer.AffectsTarget`"
718+
msgstr ""
719+
"`[WarheadType] -> KillWeapon.OnFirer.Affects` -> `[WarheadType] -> "
720+
"KillWeapon.OnFirer.AffectsTarget`"
685721

686722
#: ../../Whats-New.md:115
687723
msgid ""
688724
"`[WarheadType] -> KillWeapon.OnFirer.AffectsHouses` -> `[WarheadType] -> "
689725
"KillWeapon.OnFirer.AffectsHouse`"
690726
msgstr ""
727+
"`[WarheadType] -> KillWeapon.OnFirer.AffectsHouses` -> `[WarheadType] -> "
728+
"KillWeapon.OnFirer.AffectsHouse`"
691729

692730
#: ../../Whats-New.md:116
693731
msgid ""
694732
"`[WarheadType/SuperWeaponType] -> Convert(N).AffectedHouses` -> "
695733
"`[WarheadType/SuperWeaponType] -> Convert(N).AffectsHouse`"
696734
msgstr ""
735+
"`[WarheadType/SuperWeaponType] -> Convert(N).AffectedHouses` -> "
736+
"`[WarheadType/SuperWeaponType] -> Convert(N).AffectsHouse`"
697737

698738
#: ../../Whats-New.md:117
699739
msgid ""
700740
"`[SuperWeaponType] -> LimboKill.Affected` -> `[SuperWeaponType] -> "
701741
"LimboKill.AffectsHouse`"
702742
msgstr ""
743+
"`[SuperWeaponType] -> LimboKill.Affected` -> `[SuperWeaponType] -> "
744+
"LimboKill.AffectsHouse`"
703745

704746
#: ../../Whats-New.md:120
705747
msgid ""
@@ -708,6 +750,8 @@ msgid ""
708750
"PhobosSupplementaries repository to conveniently complete these "
709751
"migrations."
710752
msgstr ""
753+
"你可以使用 Phobos 补充资源库 中的 [*迁移工具*](https://github.com/Phobos-"
754+
"developers/PhobosSupplementaries/tree/develop/MigrationUtility) 轻松完成这些迁移。"
711755

712756
#: ../../Whats-New.md:123
713757
msgid "New user settings in RA2MD.INI"

0 commit comments

Comments
 (0)