mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
1439680795
* feat: separate overpressure and backblast configurations * documentation: remove undefined return * typo: trace macro padding * refactor: add range<number> return * refactor: reuse return values for overpressure coef * refactor: reuse return values for backblast coef * whitespace Co-authored-by: Drofseh <Drofseh@users.noreply.github.com> * headers Co-authored-by: Drofseh <Drofseh@users.noreply.github.com> Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * feat: change backblast limit to 0 Co-authored-by: PabstMirror <pabstmirror@gmail.com> * remove: deleted ACE_Settings.hpp * fix: update postInit.sqf event handler to register new GVARs * fix: remove `ACE_Settings.hpp` * typo: add spacing Co-authored-by: Drofseh <Drofseh@users.noreply.github.com> * typo: fix spacing Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * feat: switch distanceCoef minimun value to 0 Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * typo: update the slider checks with new minimuns temporary solution until i figure out the EH Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * feat: new stringable elements * Update stringtable.xml * Added translations * Switched order of settings to match age of settings * setting require restart, split adding firedEH * Added notifications about mission restart --------- Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> Co-authored-by: Drofseh <Drofseh@users.noreply.github.com> Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> Co-authored-by: PabstMirror <pabstmirror@gmail.com>
88 lines
4.6 KiB
XML
88 lines
4.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Overpressure">
|
|
<Key ID="STR_ACE_Overpressure_DisplayName">
|
|
<English>Overpressure</English>
|
|
<Chinesesimp>超压</Chinesesimp>
|
|
<German>Überdruck</German>
|
|
<Italian>Sovrapressione</Italian>
|
|
<Korean>과중압력</Korean>
|
|
<Polish>Nadciśnienie</Polish>
|
|
<Japanese>過圧</Japanese>
|
|
<Russian>Перегрузка</Russian>
|
|
<Spanish>Sobrepresiòn</Spanish>
|
|
<French>Surpression</French>
|
|
</Key>
|
|
<Key ID="STR_ACE_Overpressure_distanceCoefficient_displayName">
|
|
<English>Overpressure Distance Coefficient</English>
|
|
<German>Überdruckentfernungskoeffizient</German>
|
|
<Japanese>過圧の距離係数</Japanese>
|
|
<Korean>과중압력 거리 계수</Korean>
|
|
<Polish>Mnożnik dystansu nadciśnienia</Polish>
|
|
<French>Coefficient de distance pour la surpression</French>
|
|
<Italian>Coefficente Distanza Sovrapressione</Italian>
|
|
<Chinesesimp>超压影响距离系数</Chinesesimp>
|
|
<Chinese>高壓影響距離係數</Chinese>
|
|
<Russian>Коэф. избыточного давления</Russian>
|
|
<Portuguese>Coeficiente de Distância de Sobrepressão</Portuguese>
|
|
<Hungarian>Túlnyomás-távolság együtthatója</Hungarian>
|
|
<Czech>Koeficient vzdálenosti přetlaku</Czech>
|
|
<Spanish>Coeficiente de distancia de sobrepresión</Spanish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Overpressure_distanceCoefficient_toolTip">
|
|
<English>Scales the overpressure effect</English>
|
|
<German>Stellt den Koeffizient für die Überdruckentfernung ein</German>
|
|
<Japanese>過圧効果の範囲</Japanese>
|
|
<Korean>과중압력의 효과 크기</Korean>
|
|
<Polish>Skaluje efekt nadciśnienia</Polish>
|
|
<French>Ajuste l'effet de surpression</French>
|
|
<Italian>Scala l'effetto di sovrapressione</Italian>
|
|
<Chinesesimp>超压影响的范围</Chinesesimp>
|
|
<Chinese>高壓影響的範圍</Chinese>
|
|
<Russian>Степень зависимости избыточного давления от расстояния</Russian>
|
|
<Portuguese>Escala o efeito de sobrepressão</Portuguese>
|
|
<Hungarian>Állítja a túlnyomás hatását</Hungarian>
|
|
<Czech>Nastavuje jak velký je efekt přetlaku</Czech>
|
|
<Spanish>Escala el efecto de sobrepresión</Spanish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Overpressure_backblastDistanceCoefficient_displayName">
|
|
<English>Backblast Distance Coefficient</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Overpressure_backblastDistanceCoefficient_toolTip">
|
|
<English>Scales the backblast effect</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Overpressure_statBackblastRange">
|
|
<English>Backblast range</English>
|
|
<German>Rückstrahlzone</German>
|
|
<Japanese>後方噴射の範囲</Japanese>
|
|
<Chinesesimp>向后喷射的范围</Chinesesimp>
|
|
<Chinese>後方尾焰的範圍</Chinese>
|
|
<Italian>Raggio della fiammata [lanciarazzi]</Italian>
|
|
<Polish>Zasięg backblast'u</Polish>
|
|
<Russian>Дальность реактивной струи</Russian>
|
|
<Portuguese>Alcance do Sopro de Disparo</Portuguese>
|
|
<Hungarian>Utóhatás távolsága</Hungarian>
|
|
<French>Portée du backblast</French>
|
|
<Czech>Dosah zpětné tlakové vlny (backblast)</Czech>
|
|
<Spanish>Alcance del cono de fuego</Spanish>
|
|
<Korean>후폭풍 거리</Korean>
|
|
</Key>
|
|
<Key ID="STR_ACE_Overpressure_statBackblastAngle">
|
|
<English>Backblast angle</English>
|
|
<German>Rückstrahlwinkel</German>
|
|
<Japanese>後方噴射の角度</Japanese>
|
|
<Chinesesimp>向后喷射的角度</Chinesesimp>
|
|
<Chinese>後方尾焰的角度</Chinese>
|
|
<Italian>Angolo della fiammata [lanciarazzi]</Italian>
|
|
<Polish>Kąt backblast'u</Polish>
|
|
<Russian>Угол реактивной струи</Russian>
|
|
<Portuguese>Ângulo do Sopro de Disparo</Portuguese>
|
|
<Hungarian>Utóhatás aránya</Hungarian>
|
|
<French>Angle du backblast</French>
|
|
<Czech>Úhel zpětné tlakové vlny (backblast)</Czech>
|
|
<Spanish>Ángulo del cono de fuego</Spanish>
|
|
<Korean>후폭풍 각도</Korean>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|