ACE3/addons/overpressure/stringtable.xml
Grzegorz 15f2e6b2fe PL translation 3.9.0 (#4821)
* 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
2017-01-17 15:33:22 -06:00

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>