mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
f6b35a63ab
* Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
54 lines
2.9 KiB
XML
54 lines
2.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<Project name="ACE">
|
||
<Package name="ai">
|
||
<Key ID="STR_ACE_ai_GarrisonInvalidPosition">
|
||
<English>Invalid position provided.</English>
|
||
<German>Ungültige Position</German>
|
||
<French>Position invalide fourni</French>
|
||
<Japanese>位置が無効です。</Japanese>
|
||
<Italian>Posizione invalida fornita.</Italian>
|
||
<Chinese>提供的位置無效</Chinese>
|
||
<Chinesesimp>提供的位置无效。</Chinesesimp>
|
||
<Korean>위치가 잘못되었습니다.</Korean>
|
||
<Polish>Podano błędną pozycję.</Polish>
|
||
<Russian>Указана неверная позиция</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_ai_GarrisonNoUnits">
|
||
<English>No units provided.</English>
|
||
<German>Keine Einheit ausgewählt</German>
|
||
<French>Aucune unité fourni</French>
|
||
<Japanese>ユニットがありません。</Japanese>
|
||
<Italian>Nessuna unità fornita.</Italian>
|
||
<Chinese>找不到可用的單位</Chinese>
|
||
<Chinesesimp>找不到可用的单位。</Chinesesimp>
|
||
<Korean>병력이 없습니다.</Korean>
|
||
<Polish>Nie podano żadnych jednostek.</Polish>
|
||
<Russian>Не указаны юниты</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_ai_GarrisonNotEnoughPos">
|
||
<English>There aren't enough positions to place all units.</English>
|
||
<German>Es gibt nicht genug Positionen, um alle Einheiten zu platzieren</German>
|
||
<French>Il n'y a pas assez de positions pour placer toutes les unités</French>
|
||
<Japanese>全ユニットを置くために十分な位置がありません。</Japanese>
|
||
<Italian>Non ci sono abbastanza posizioni per piazzare tutte le unità.</Italian>
|
||
<Chinese>沒有足夠的位置能擺放所有單位</Chinese>
|
||
<Chinesesimp>没有足够的位置能摆放所有单位。</Chinesesimp>
|
||
<Korean>모든 병력을 배치 할 공간이 없습니다.</Korean>
|
||
<Polish>Nie ma wystarczającej ilości pozycji, aby umieścić wszystkie jednostki.</Polish>
|
||
<Russian>Недостаточно позиций для размещения всех юнитов</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_ai_GarrisonNoBuilding">
|
||
<English>No building found.</English>
|
||
<German>Kein Gebäude gefunden</German>
|
||
<French>Aucun bâtiment trouvé</French>
|
||
<Japanese>建物がありません。</Japanese>
|
||
<Italian>Nessun edificio trovato.</Italian>
|
||
<Chinese>沒找到建築物</Chinese>
|
||
<Chinesesimp>没找到建筑物。</Chinesesimp>
|
||
<Korean>건물이 없습니다.</Korean>
|
||
<Polish>Nie znaleziono budynku.</Polish>
|
||
<Russian>Здание не найдено</Russian>
|
||
</Key>
|
||
</Package>
|
||
</Project>
|