mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
15f2e6b2fe
* translate/fix cookoff PL translation * translate/fix laser/map PL translation * fix/translate maptools PL translation * fix/translate medical_blood PL translation * fix scopes PL translation * fix zeus PL translation * translate overpressure
17 lines
820 B
XML
17 lines
820 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="overpressure">
|
|
<Key ID="STR_ACE_overpressure_distanceCoefficient_displayName">
|
|
<English>Overpressure Distance Coefficient</English>
|
|
<Japanese>過圧の距離係数</Japanese>
|
|
<Korean>초과압력 거리 계수</Korean>
|
|
<Polish>Mnożnik dystansu nadciśnienia</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_overpressure_distanceCoefficient_toolTip">
|
|
<English>Scales the overpressure effect [Default: 1]</English>
|
|
<Japanese>過圧効果の範囲 [標準: 1]</Japanese>
|
|
<Korean>초과압력의 효과 크기 [기본설정: 1]</Korean>
|
|
<Polish>Skaluje efekt nadciśnienia [Domyślne: 1]</Polish>
|
|
</Key>
|
|
</Package>
|
|
</Project> |