mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Translations - German (#6920)
* 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 ???
This commit is contained in:
@ -507,6 +507,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_CheckPBOsAction">
|
||||
<English>Check PBO Action</English>
|
||||
<German>PBO Überprüfung</German>
|
||||
<Italian>Controlla Azioni PBO</Italian>
|
||||
<Chinese>檢查PBO動作</Chinese>
|
||||
<Chinesesimp>检查PBO动作</Chinesesimp>
|
||||
@ -517,6 +518,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_CheckPBOsCheckAll">
|
||||
<English>Check PBO All</English>
|
||||
<German>Alle PBOs überprüfen</German>
|
||||
<Italian>Controlla Tutti i PBO</Italian>
|
||||
<Chinese>檢查所有PBO</Chinese>
|
||||
<Chinesesimp>检查所有PBO</Chinesesimp>
|
||||
@ -527,6 +529,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_CheckPBOsWhitelist">
|
||||
<English>Check PBO Whitelist</English>
|
||||
<German>PBO Whitelist</German>
|
||||
<Italian>Controlla Whitelist PBO</Italian>
|
||||
<Chinese>檢查PBO白名單</Chinese>
|
||||
<Chinesesimp>检查PBO白名单</Chinesesimp>
|
||||
@ -1004,6 +1007,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_Always">
|
||||
<English>Always</English>
|
||||
<German>Immer</German>
|
||||
<Japanese>常に</Japanese>
|
||||
<Russian>Всегда</Russian>
|
||||
</Key>
|
||||
@ -1084,11 +1088,13 @@
|
||||
<Key ID="STR_ACE_Common_Confirm">
|
||||
<English>Confirm</English>
|
||||
<Japanese>確認</Japanese>
|
||||
<German>Bestätigen</German>
|
||||
<Russian>Подтвердить</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_Never">
|
||||
<English>Never</English>
|
||||
<Japanese>行わない</Japanese>
|
||||
<German>Nie</German>
|
||||
<Russian>Никогда</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_VehiclesOnly">
|
||||
@ -1282,6 +1288,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_FlagBlack">
|
||||
<English>Flag (ACE - Black)</English>
|
||||
<German>Flagge (Ace - Schwarz)</German>
|
||||
<Chinesesimp>旗帜(ACE-黑色):</Chinesesimp>
|
||||
<Chinese>旗幟(ACE-黑色)</Chinese>
|
||||
<Italian>Bandiera (ACE - Nera)</Italian>
|
||||
@ -1291,6 +1298,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Common_FlagWhite">
|
||||
<English>Flag (ACE - White)</English>
|
||||
<German>Flagge (Ace - Weiß)</German>
|
||||
<Chinesesimp>旗帜(ACE-白色):</Chinesesimp>
|
||||
<Chinese>旗幟(ACE-白色)</Chinese>
|
||||
<Italian>Bandiera (ACE - Bianca)</Italian>
|
||||
|
Reference in New Issue
Block a user