mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
9ce2e38814
commit
92da20ce62
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-01-31 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Attach">
|
<Package name="Attach">
|
||||||
<Key ID="STR_ACE_Attach_AttachDetach">
|
<Key ID="STR_ACE_Attach_AttachDetach">
|
||||||
@ -171,9 +171,9 @@
|
|||||||
<Key ID="STR_ACE_Attach_Failed">
|
<Key ID="STR_ACE_Attach_Failed">
|
||||||
<English>Attach Failed</English>
|
<English>Attach Failed</English>
|
||||||
<French>Échec du Attacher</French>
|
<French>Échec du Attacher</French>
|
||||||
<German>Befestigen Fehlgeschlagen</German>
|
<German>Befestigen fehlgeschlagen</German>
|
||||||
<Russian>Присоединить Ошибка</Russian>
|
<Russian>Присоединить Ошибка</Russian>
|
||||||
<Spanish>Error en Acoplar</Spanish>
|
<Spanish>Error en Acoplar</Spanish>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -38,7 +38,7 @@ if (local _logic) then {
|
|||||||
["STR_ACE_Captives_Zeus_OnlyAlive"] call EFUNC(common,displayTextStructured);
|
["STR_ACE_Captives_Zeus_OnlyAlive"] call EFUNC(common,displayTextStructured);
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
["STR_ACE_Captives_Zeus_OnlyInfentry"] call EFUNC(common,displayTextStructured);
|
["STR_ACE_Captives_Zeus_OnlyInfantry"] call EFUNC(common,displayTextStructured);
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
["STR_ACE_Captives_Zeus_NothingSelected"] call EFUNC(common,displayTextStructured);
|
["STR_ACE_Captives_Zeus_NothingSelected"] call EFUNC(common,displayTextStructured);
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-02-24 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Captives">
|
<Package name="Captives">
|
||||||
<Key ID="STR_ACE_Captives_SetCaptive">
|
<Key ID="STR_ACE_Captives_SetCaptive">
|
||||||
@ -132,18 +132,23 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Captives_StartSurrendering">
|
<Key ID="STR_ACE_Captives_StartSurrendering">
|
||||||
<English>Surrender</English>
|
<English>Surrender</English>
|
||||||
|
<German>Ergeben</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Captives_StopSurrendering">
|
<Key ID="STR_ACE_Captives_StopSurrendering">
|
||||||
<English>Stop Surrendering</English>
|
<English>Stop Surrendering</English>
|
||||||
|
<German>Nicht ergeben</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Captives_Zeus_OnlyAlive">
|
<Key ID="STR_ACE_Captives_Zeus_OnlyAlive">
|
||||||
<English>Only use on alive units</English>
|
<English>Only use on alive units</English>
|
||||||
|
<German>Nur auf lebenden Einheiten anwenden</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Captives_Zeus_OnlyInfentry">
|
<Key ID="STR_ACE_Captives_Zeus_OnlyInfantry">
|
||||||
<English>Only use on dismounted inf</English>
|
<English>Only use on dismounted inf</English>
|
||||||
|
<German>Nur auf abgesessenen Einheiten anwenden</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Captives_Zeus_NothingSelected">
|
<Key ID="STR_ACE_Captives_Zeus_NothingSelected">
|
||||||
<English>Nothing under mouse</English>
|
<English>Nothing under mouse</English>
|
||||||
|
<German>Keine Einheit unter dem Cursor</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-04-06 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Common">
|
<Package name="Common">
|
||||||
<Key ID="STR_ACE_Common_ACETeam">
|
<Key ID="STR_ACE_Common_ACETeam">
|
||||||
@ -299,51 +299,65 @@
|
|||||||
<Polish>Akceptuj prośby</Polish>
|
<Polish>Akceptuj prośby</Polish>
|
||||||
<Spanish>Aceptar Peticiones</Spanish>
|
<Spanish>Aceptar Peticiones</Spanish>
|
||||||
<English>Accept Requests</English>
|
<English>Accept Requests</English>
|
||||||
|
<German>Anfrage annehmen</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_ACTION_DECLINE_REQUEST_KEY_TITLE">
|
<Key ID="STR_ACE_ACTION_DECLINE_REQUEST_KEY_TITLE">
|
||||||
<Polish>Ignoruj prośby</Polish>
|
<Polish>Ignoruj prośby</Polish>
|
||||||
<Spanish>Rechazar Peticiones</Spanish>
|
<Spanish>Rechazar Peticiones</Spanish>
|
||||||
<English>Decline Requests</English>
|
<English>Decline Requests</English>
|
||||||
|
<German>Anfrage ablehnen</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_ACTION_ACCEPT_REQUEST_KEY_TOOLTIP">
|
<Key ID="STR_ACE_ACTION_ACCEPT_REQUEST_KEY_TOOLTIP">
|
||||||
<Polish>Akceptuj prośby wysłane przez innych graczy. Akceptacji wymagają między innymi akcje używania / współdzielenia wyposażenia, wykonywania określonych czynności.</Polish>
|
<Polish>Akceptuj prośby wysłane przez innych graczy. Akceptacji wymagają między innymi akcje używania / współdzielenia wyposażenia, wykonywania określonych czynności.</Polish>
|
||||||
<Spanish>Acepta Peticiones de otros jugadores. Pueden ser solicitudes para usar / compartir equipamiento, realizar ciertas acciones.</Spanish>
|
<Spanish>Acepta Peticiones de otros jugadores. Pueden ser solicitudes para usar / compartir equipamiento, realizar ciertas acciones.</Spanish>
|
||||||
<English>Accept Requests send by other players. These can be requests to use / share equipment, perform certain actions.</English>
|
<English>Accept Requests send by other players. These can be requests to use / share equipment, perform certain actions.</English>
|
||||||
|
<German>Anfragen anderer Spieler annehmen. Diese Anfragen können sich auf das Benutzen / Teilen von Equipment beziehen oder das Ausführen bestimmter Aktionen.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_ACTION_DECLINE_REQUEST_KEY_TOOLTIP">
|
<Key ID="STR_ACE_ACTION_DECLINE_REQUEST_KEY_TOOLTIP">
|
||||||
<Polish>Ignoruj prośby wysłane przez innych graczy. Akceptacji wymagają między innymi akcje używania / współdzielenia wyposażenia, wykonywania określonych czynności.</Polish>
|
<Polish>Ignoruj prośby wysłane przez innych graczy. Akceptacji wymagają między innymi akcje używania / współdzielenia wyposażenia, wykonywania określonych czynności.</Polish>
|
||||||
<Spanish>Rechazar Peticiones de otros jugadores. Pueden ser solicitudes para usar / compartir equipamiento, realizar ciertas acciones.</Spanish>
|
<Spanish>Rechazar Peticiones de otros jugadores. Pueden ser solicitudes para usar / compartir equipamiento, realizar ciertas acciones.</Spanish>
|
||||||
<English>Decline Requests send by other players. These can be requests to use / share equipment, perform certain actions.</English>
|
<English>Decline Requests send by other players. These can be requests to use / share equipment, perform certain actions.</English>
|
||||||
|
<German>Anfragen anderer Spieler ablehnen. Diese Anfragen können sich auf das Benutzen / Teilen von Equipment beziehen oder das Ausführen bestimmter Aktionen.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingFeedbackIconsName">
|
<Key ID="STR_ACE_Common_SettingFeedbackIconsName">
|
||||||
<English>Feedback icons</English>
|
<English>Feedback icons</English>
|
||||||
|
<German>Feedback-Icons</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingFeedbackIconsDesc">
|
<Key ID="STR_ACE_Common_SettingFeedbackIconsDesc">
|
||||||
<English>Select the position of or disable the feedback icons on your screen. These icons will show to provide extra feedback on your character status and actions performed.</English>
|
<English>Select the position of or disable the feedback icons on your screen. These icons will show to provide extra feedback on your character status and actions performed.</English>
|
||||||
|
<German>Wähle die Position der Feedback-Icons aus oder deaktiviere Sie. Die Feedback-Icons zeigen den Status deiner Einheit an, oder die ausgeführte Aktion.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingProgressbarLocationName">
|
<Key ID="STR_ACE_Common_SettingProgressbarLocationName">
|
||||||
<English>Progress bar location</English>
|
<English>Progress bar location</English>
|
||||||
|
<German>Position des Fortschrittsanzeige</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingProgressbarLocationDesc">
|
<Key ID="STR_ACE_Common_SettingProgressbarLocationDesc">
|
||||||
<English>Set the desired location of the progress bar on your screen.</English>
|
<English>Set the desired location of the progress bar on your screen.</English>
|
||||||
|
<German>Wähle die Position der Fortschrittsanzeige.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingDisplayTextColorName">
|
<Key ID="STR_ACE_Common_SettingDisplayTextColorName">
|
||||||
<English>Hint Background color</English>
|
<English>Hint Background color</English>
|
||||||
|
<German>Hinweis Hintergrundfarbe</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingDisplayTextColorDesc">
|
<Key ID="STR_ACE_Common_SettingDisplayTextColorDesc">
|
||||||
<English>The color of the background from the ACE hints.</English>
|
<English>The color of the background from the ACE hints.</English>
|
||||||
|
<German>Wähle die Hintergrundfarbe für ACE-Hinweise.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingDisplayTextFontColorName">
|
<Key ID="STR_ACE_Common_SettingDisplayTextFontColorName">
|
||||||
<English>Hint text font color</English>
|
<English>Hint text font color</English>
|
||||||
|
<German>Hinweis Textfarbe</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_SettingDisplayTextFontColorDesc">
|
<Key ID="STR_ACE_Common_SettingDisplayTextFontColorDesc">
|
||||||
<English>The color of the text font from the ACE hints. This color is the default color for all text displayed through the ACE Hint system, if the hint text has no other color specified.</English>
|
<English>The color of the text font from the ACE hints. This color is the default color for all text displayed through the ACE Hint system, if the hint text has no other color specified.</English>
|
||||||
|
<German>Wähle die Textfarbe für ACE-Hinweise. </German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_bananaDisplayName">
|
<Key ID="STR_ACE_Common_bananaDisplayName">
|
||||||
<English>Banana</English>
|
<English>Banana</English>
|
||||||
|
<German>Banane</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Common_bananaDescr">
|
<Key ID="STR_ACE_Common_bananaDescr">
|
||||||
<English>A banana is an edible fruit, botanically a berry, produced by several kinds of large herbaceous flowering plants in the genus Musa.</English>
|
<English>A banana is an edible fruit, botanically a berry, produced by several kinds of large herbaceous flowering plants in the genus Musa.</English>
|
||||||
|
<German>Die Bananen (Musa) sind eine Pflanzengattung in der Familie der Bananengewächse (Musaceae) innerhalb der Einkeimblättrigen Pflanzen (Monokotyledonen).</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,497 +1,498 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2014-12-16 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Explosives">
|
<Package name="Explosives">
|
||||||
<Key ID="STR_ACE_Explosives_Menu">
|
<Key ID="STR_ACE_Explosives_Menu">
|
||||||
<English>Explosives</English>
|
<English>Explosives</English>
|
||||||
<German>Sprengstoffe</German>
|
<German>Sprengstoffe</German>
|
||||||
<Spanish>Explosivos</Spanish>
|
<Spanish>Explosivos</Spanish>
|
||||||
<Polish>Ładunki wybuchowe</Polish>
|
<Polish>Ładunki wybuchowe</Polish>
|
||||||
<French>Explosifs</French>
|
<French>Explosifs</French>
|
||||||
<Czech>Výbušniny</Czech>
|
<Czech>Výbušniny</Czech>
|
||||||
<Italian>Esplosivi</Italian>
|
<Italian>Esplosivi</Italian>
|
||||||
<Hungarian>Robbanóanyagok</Hungarian>
|
<Hungarian>Robbanóanyagok</Hungarian>
|
||||||
<Portuguese>Explosivos</Portuguese>
|
<Portuguese>Explosivos</Portuguese>
|
||||||
<Russian>Взрывчатка</Russian>
|
<Russian>Взрывчатка</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Place">
|
<Key ID="STR_ACE_Explosives_Place">
|
||||||
<English>Place >></English>
|
<English>Place >></English>
|
||||||
<German>Platzieren >></German>
|
<German>Platzieren >></German>
|
||||||
<Spanish>Colocar >></Spanish>
|
<Spanish>Colocar >></Spanish>
|
||||||
<Polish>Umieść >></Polish>
|
<Polish>Umieść >></Polish>
|
||||||
<French>Placer >></French>
|
<French>Placer >></French>
|
||||||
<Czech>Položit >></Czech>
|
<Czech>Položit >></Czech>
|
||||||
<Italian>Piazza >></Italian>
|
<Italian>Piazza >></Italian>
|
||||||
<Hungarian>Lerakás >></Hungarian>
|
<Hungarian>Lerakás >></Hungarian>
|
||||||
<Portuguese>Colocar >></Portuguese>
|
<Portuguese>Colocar >></Portuguese>
|
||||||
<Russian>Установить >></Russian>
|
<Russian>Установить >></Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Detonate">
|
<Key ID="STR_ACE_Explosives_Detonate">
|
||||||
<English>Detonate >></English>
|
<English>Detonate >></English>
|
||||||
<German>Zünden >></German>
|
<German>Zünden >></German>
|
||||||
<Spanish>Detonar >></Spanish>
|
<Spanish>Detonar >></Spanish>
|
||||||
<Polish>Detonuj >></Polish>
|
<Polish>Detonuj >></Polish>
|
||||||
<French>Mise à feu >></French>
|
<French>Mise à feu >></French>
|
||||||
<Czech>Odpálit >></Czech>
|
<Czech>Odpálit >></Czech>
|
||||||
<Italian>Detona >></Italian>
|
<Italian>Detona >></Italian>
|
||||||
<Hungarian>Robbantás >></Hungarian>
|
<Hungarian>Robbantás >></Hungarian>
|
||||||
<Portuguese>Detonar >></Portuguese>
|
<Portuguese>Detonar >></Portuguese>
|
||||||
<Russian>Подрыв >></Russian>
|
<Russian>Подрыв >></Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DetonateCode">
|
<Key ID="STR_ACE_Explosives_DetonateCode">
|
||||||
<English>Explosive code: %1</English>
|
<English>Explosive code: %1</English>
|
||||||
<German>Sprengstoffcode: %1</German>
|
<German>Sprengstoffcode: %1</German>
|
||||||
<Spanish>Código del explosivo: %1</Spanish>
|
<Spanish>Código del explosivo: %1</Spanish>
|
||||||
<Polish>Kod ładunku: %1</Polish>
|
<Polish>Kod ładunku: %1</Polish>
|
||||||
<French>Code explosif: %1</French>
|
<French>Code explosif: %1</French>
|
||||||
<Czech>Kód výbušniny: %1</Czech>
|
<Czech>Kód výbušniny: %1</Czech>
|
||||||
<Italian>Codice dell'esplosivo : %1</Italian>
|
<Italian>Codice dell'esplosivo : %1</Italian>
|
||||||
<Hungarian>Robbanóanyag kódja: %1</Hungarian>
|
<Hungarian>Robbanóanyag kódja: %1</Hungarian>
|
||||||
<Portuguese>Código do explosivo: %1</Portuguese>
|
<Portuguese>Código do explosivo: %1</Portuguese>
|
||||||
<Russian>Взрывная код: %1</Russian>
|
<Russian>Взрывная код: %1</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_PlaceAction">
|
<Key ID="STR_ACE_Explosives_PlaceAction">
|
||||||
<English>Place</English>
|
<English>Place</English>
|
||||||
<German>Platzieren</German>
|
<German>Platzieren</German>
|
||||||
<Spanish>Colocar</Spanish>
|
<Spanish>Colocar</Spanish>
|
||||||
<Polish>Umieść</Polish>
|
<Polish>Umieść</Polish>
|
||||||
<French>Placer</French>
|
<French>Placer</French>
|
||||||
<Czech>Položit</Czech>
|
<Czech>Položit</Czech>
|
||||||
<Italian>Piazza</Italian>
|
<Italian>Piazza</Italian>
|
||||||
<Hungarian>Elhelyezés</Hungarian>
|
<Hungarian>Elhelyezés</Hungarian>
|
||||||
<Portuguese>Colocar</Portuguese>
|
<Portuguese>Colocar</Portuguese>
|
||||||
<Russian>Положить</Russian>
|
<Russian>Положить</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_CancelAction">
|
<Key ID="STR_ACE_Explosives_CancelAction">
|
||||||
<English>Cancel</English>
|
<English>Cancel</English>
|
||||||
<German>Abbrechen</German>
|
<German>Abbrechen</German>
|
||||||
<Spanish>Cancelar</Spanish>
|
<Spanish>Cancelar</Spanish>
|
||||||
<Polish>Anuluj</Polish>
|
<Polish>Anuluj</Polish>
|
||||||
<French>Annuler</French>
|
<French>Annuler</French>
|
||||||
<Czech>Zrušit</Czech>
|
<Czech>Zrušit</Czech>
|
||||||
<Italian>Annulla</Italian>
|
<Italian>Annulla</Italian>
|
||||||
<Hungarian>Mégsem</Hungarian>
|
<Hungarian>Mégsem</Hungarian>
|
||||||
<Portuguese>Cancelar</Portuguese>
|
<Portuguese>Cancelar</Portuguese>
|
||||||
<Russian>Отмена</Russian>
|
<Russian>Отмена</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_ScrollAction">
|
<Key ID="STR_ACE_Explosives_ScrollAction">
|
||||||
<English>+ Modifier, rotates</English>
|
<English>+ Modifier, rotates</English>
|
||||||
<German>+ Modifikator, drehen</German>
|
<German>+ Modifikator, drehen</German>
|
||||||
<Spanish>+ Modificador, girar</Spanish>
|
<Spanish>+ Modificador, girar</Spanish>
|
||||||
<French>+ Modificateur, tourner</French>
|
<French>+ Modificateur, tourner</French>
|
||||||
<Italian>+ Modificatore, rotazione</Italian>
|
<Italian>+ Modificatore, rotazione</Italian>
|
||||||
<Czech>+ Otočit</Czech>
|
<Czech>+ Otočit</Czech>
|
||||||
<Hungarian>+ Változtatás, forgatás</Hungarian>
|
<Hungarian>+ Változtatás, forgatás</Hungarian>
|
||||||
<Polish>+ modyfikator, obracanie</Polish>
|
<Polish>+ modyfikator, obracanie</Polish>
|
||||||
<Portuguese>+ Modificador, rotaciona</Portuguese>
|
<Portuguese>+ Modificador, rotaciona</Portuguese>
|
||||||
<Russian>+ Bращать</Russian>
|
<Russian>+ Bращать</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Jammer_TurnOn">
|
<Key ID="STR_ACE_Explosives_Jammer_TurnOn">
|
||||||
<English>Turn On Thor III</English>
|
<English>Turn On Thor III</English>
|
||||||
<German>Thor III aktivieren</German>
|
<German>Thor III aktivieren</German>
|
||||||
<Spanish>Encender Thor III</Spanish>
|
<Spanish>Encender Thor III</Spanish>
|
||||||
<Polish>Włącz Thor III</Polish>
|
<Polish>Włącz Thor III</Polish>
|
||||||
<French>Allumer Thor III</French>
|
<French>Allumer Thor III</French>
|
||||||
<Czech>Zapnout Thor III</Czech>
|
<Czech>Zapnout Thor III</Czech>
|
||||||
<Italian>Accendi Thor III</Italian>
|
<Italian>Accendi Thor III</Italian>
|
||||||
<Hungarian>Thor III bekapcsolása</Hungarian>
|
<Hungarian>Thor III bekapcsolása</Hungarian>
|
||||||
<Portuguese>Ativar Thor III</Portuguese>
|
<Portuguese>Ativar Thor III</Portuguese>
|
||||||
<Russian>Активировать Thor III</Russian>
|
<Russian>Активировать Thor III</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Jammer_TurnOff">
|
<Key ID="STR_ACE_Explosives_Jammer_TurnOff">
|
||||||
<English>Turn Off Thor III</English>
|
<English>Turn Off Thor III</English>
|
||||||
<German>Thor III deaktivieren</German>
|
<German>Thor III deaktivieren</German>
|
||||||
<Spanish>Apagar Thor III</Spanish>
|
<Spanish>Apagar Thor III</Spanish>
|
||||||
<Polish>Wyłącz Thor III</Polish>
|
<Polish>Wyłącz Thor III</Polish>
|
||||||
<French>Éteindre Thor III</French>
|
<French>Éteindre Thor III</French>
|
||||||
<Czech>Vypnout Thor III</Czech>
|
<Czech>Vypnout Thor III</Czech>
|
||||||
<Italian>Spegni Thor III</Italian>
|
<Italian>Spegni Thor III</Italian>
|
||||||
<Hungarian>Thor III kikapcsolása</Hungarian>
|
<Hungarian>Thor III kikapcsolása</Hungarian>
|
||||||
<Portuguese>Desativar Thor III</Portuguese>
|
<Portuguese>Desativar Thor III</Portuguese>
|
||||||
<Russian>Деактивировать Thor III</Russian>
|
<Russian>Деактивировать Thor III</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_cellphone_displayName">
|
<Key ID="STR_ACE_Explosives_cellphone_displayName">
|
||||||
<English>Cellphone</English>
|
<English>Cellphone</English>
|
||||||
<German>Mobiltelefon</German>
|
<German>Mobiltelefon</German>
|
||||||
<Spanish>Télefono móvil</Spanish>
|
<Spanish>Télefono móvil</Spanish>
|
||||||
<Polish>Telefon komórkowy</Polish>
|
<Polish>Telefon komórkowy</Polish>
|
||||||
<French>Téléphone Portable</French>
|
<French>Téléphone Portable</French>
|
||||||
<Czech>Telefon</Czech>
|
<Czech>Telefon</Czech>
|
||||||
<Italian>Cellulare</Italian>
|
<Italian>Cellulare</Italian>
|
||||||
<Hungarian>Mobil</Hungarian>
|
<Hungarian>Mobil</Hungarian>
|
||||||
<Portuguese>Celular</Portuguese>
|
<Portuguese>Celular</Portuguese>
|
||||||
<Russian>Сотовый телефон</Russian>
|
<Russian>Сотовый телефон</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_cellphone_description">
|
<Key ID="STR_ACE_Explosives_cellphone_description">
|
||||||
<English>Used to remotely trigger explosives</English>
|
<English>Used to remotely trigger explosives</English>
|
||||||
<German>Wird benutzt um Sprengstoffe fernzuzünden</German>
|
<German>Wird benutzt um Sprengstoffe fernzuzünden</German>
|
||||||
<Spanish>Usado para detonar remotamente explosivos</Spanish>
|
<Spanish>Usado para detonar remotamente explosivos</Spanish>
|
||||||
<Polish>Używany do zdalnego detonowania ładunków wybuchowych</Polish>
|
<Polish>Używany do zdalnego detonowania ładunków wybuchowych</Polish>
|
||||||
<French>Utilisé pour déclencher des explosifs à distance</French>
|
<French>Utilisé pour déclencher des explosifs à distance</French>
|
||||||
<Czech>Používaný ke vzdálenému odpalování výbušnin</Czech>
|
<Czech>Používaný ke vzdálenému odpalování výbušnin</Czech>
|
||||||
<Italian>Usato per l'attivazione a distanza degli esplosivi</Italian>
|
<Italian>Usato per l'attivazione a distanza degli esplosivi</Italian>
|
||||||
<Hungarian>Robbanóanyagok távoli robbantásához</Hungarian>
|
<Hungarian>Robbanóanyagok távoli robbantásához</Hungarian>
|
||||||
<Portuguese>Usado para acionar explosivos remotamente</Portuguese>
|
<Portuguese>Usado para acionar explosivos remotamente</Portuguese>
|
||||||
<Russian>Используется для удаленного запуска взрывчатку</Russian>
|
<Russian>Используется для удаленного запуска взрывчатку</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_clacker_displayName">
|
<Key ID="STR_ACE_Explosives_clacker_displayName">
|
||||||
<English>M57 Firing Device</English>
|
<English>M57 Firing Device</English>
|
||||||
<German>M57 Zündvorrichtung</German>
|
<German>M57 Zündvorrichtung</German>
|
||||||
<Spanish>Dispositivo de detonación M57</Spanish>
|
<Spanish>Dispositivo de detonación M57</Spanish>
|
||||||
<Polish>Zapalnik M57</Polish>
|
<Polish>Zapalnik M57</Polish>
|
||||||
<French>M57 Dispositif de mise à feu</French>
|
<French>M57 Dispositif de mise à feu</French>
|
||||||
<Czech>M57 Odpalovací Zařízení</Czech>
|
<Czech>M57 Odpalovací Zařízení</Czech>
|
||||||
<Italian>Detonatore M57</Italian>
|
<Italian>Detonatore M57</Italian>
|
||||||
<Hungarian>M57 Detonátor</Hungarian>
|
<Hungarian>M57 Detonátor</Hungarian>
|
||||||
<Portuguese>M57 Dispositivo de Detonação</Portuguese>
|
<Portuguese>M57 Dispositivo de Detonação</Portuguese>
|
||||||
<Russian>Взрыватель M57</Russian>
|
<Russian>Взрыватель M57</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_clacker_description">
|
<Key ID="STR_ACE_Explosives_clacker_description">
|
||||||
<English>Used to remotely trigger explosives</English>
|
<English>Used to remotely trigger explosives</English>
|
||||||
<German>Wird benutzt um Sprengstoffe fernzuzünden</German>
|
<German>Wird benutzt um Sprengstoffe fernzuzünden</German>
|
||||||
<Spanish>Usado para detonar remotamente explosivos</Spanish>
|
<Spanish>Usado para detonar remotamente explosivos</Spanish>
|
||||||
<Polish>Używany do zdalnego detonowania ładunków wybuchowych</Polish>
|
<Polish>Używany do zdalnego detonowania ładunków wybuchowych</Polish>
|
||||||
<French>Utilisé pour déclencher des explosifs à distance</French>
|
<French>Utilisé pour déclencher des explosifs à distance</French>
|
||||||
<Czech>Použévané ke vzdálenému odpalování výbušnin</Czech>
|
<Czech>Použévané ke vzdálenému odpalování výbušnin</Czech>
|
||||||
<Italian>Usato per l'attivazione a distanza degli esplosivi</Italian>
|
<Italian>Usato per l'attivazione a distanza degli esplosivi</Italian>
|
||||||
<Hungarian>Robbanóanyagok távoli robbantásához</Hungarian>
|
<Hungarian>Robbanóanyagok távoli robbantásához</Hungarian>
|
||||||
<Portuguese>Usado para acionar explosivos remotamente</Portuguese>
|
<Portuguese>Usado para acionar explosivos remotamente</Portuguese>
|
||||||
<Russian>Используется для удаленного запуска взрывчатку</Russian>
|
<Russian>Используется для удаленного запуска взрывчатку</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_M26_displayName">
|
<Key ID="STR_ACE_Explosives_M26_displayName">
|
||||||
<English>M26 Firing Device</English>
|
<English>M26 Firing Device</English>
|
||||||
<German>M26 Zündvorrichtung</German>
|
<German>M26 Zündvorrichtung</German>
|
||||||
<Spanish>Dispositivo de detonación MK26</Spanish>
|
<Spanish>Dispositivo de detonación MK26</Spanish>
|
||||||
<Polish>Zapalnik M26</Polish>
|
<Polish>Zapalnik M26</Polish>
|
||||||
<French>M26 Dispositif de mise à feu</French>
|
<French>M26 Dispositif de mise à feu</French>
|
||||||
<Czech>M26 Odpalovací Zařízení</Czech>
|
<Czech>M26 Odpalovací Zařízení</Czech>
|
||||||
<Italian>Detonatore M26</Italian>
|
<Italian>Detonatore M26</Italian>
|
||||||
<Hungarian>M26 Detonátor</Hungarian>
|
<Hungarian>M26 Detonátor</Hungarian>
|
||||||
<Portuguese>M26 Dispositivo de Detonação</Portuguese>
|
<Portuguese>M26 Dispositivo de Detonação</Portuguese>
|
||||||
<Russian>Взрыватель M26</Russian>
|
<Russian>Взрыватель M26</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_MK16_displayName">
|
<Key ID="STR_ACE_Explosives_MK16_displayName">
|
||||||
<English>M152 RAMS</English>
|
<English>M152 RAMS</English>
|
||||||
<German>M152 RAMS</German>
|
<German>M152 RAMS</German>
|
||||||
<Czech>M152 RAMS</Czech>
|
<Czech>M152 RAMS</Czech>
|
||||||
<French>M152 RAMS</French>
|
<French>M152 RAMS</French>
|
||||||
<Hungarian>M152 RAMS</Hungarian>
|
<Hungarian>M152 RAMS</Hungarian>
|
||||||
<Polish>M152 RAMS</Polish>
|
<Polish>M152 RAMS</Polish>
|
||||||
<Portuguese>M152 RAMS</Portuguese>
|
<Portuguese>M152 RAMS</Portuguese>
|
||||||
<Russian>M152 RAMS</Russian>
|
<Russian>M152 RAMS</Russian>
|
||||||
<Spanish>M152 RAMS</Spanish>
|
<Spanish>M152 RAMS</Spanish>
|
||||||
<Italian>M152 RAMS</Italian>
|
<Italian>M152 RAMS</Italian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DefusalKit_displayName">
|
<Key ID="STR_ACE_Explosives_DefusalKit_displayName">
|
||||||
<English>Defusal Kit</English>
|
<English>Defusal Kit</English>
|
||||||
<German>Entschärfungskit</German>
|
<German>Entschärfungskit</German>
|
||||||
<Spanish>Kit de desactivación</Spanish>
|
<Spanish>Kit de desactivación</Spanish>
|
||||||
<Polish>Zestaw do rozbrajania</Polish>
|
<Polish>Zestaw do rozbrajania</Polish>
|
||||||
<French>Kit de désamorçage</French>
|
<French>Kit de désamorçage</French>
|
||||||
<Czech>Zneškodňovací sada</Czech>
|
<Czech>Zneškodňovací sada</Czech>
|
||||||
<Italian>Kit E.O.D.</Italian>
|
<Italian>Kit E.O.D.</Italian>
|
||||||
<Hungarian>Hatástalanító felszerelés</Hungarian>
|
<Hungarian>Hatástalanító felszerelés</Hungarian>
|
||||||
<Portuguese>Kit de desarme</Portuguese>
|
<Portuguese>Kit de desarme</Portuguese>
|
||||||
<Russian>Разминирование комплект</Russian>
|
<Russian>Разминирование комплект</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DefusalKit_description">
|
<Key ID="STR_ACE_Explosives_DefusalKit_description">
|
||||||
<English>Allows defusing of explosives</English>
|
<English>Allows defusing of explosives</English>
|
||||||
<German>Erlaubt die Entschärfung von Sprengstoffen</German>
|
<German>Erlaubt die Entschärfung von Sprengstoffen</German>
|
||||||
<Spanish>Permite desactivar explosivos</Spanish>
|
<Spanish>Permite desactivar explosivos</Spanish>
|
||||||
<Polish>Umożliwia rozbrajanie ładunków wybuchowych</Polish>
|
<Polish>Umożliwia rozbrajanie ładunków wybuchowych</Polish>
|
||||||
<French>Permet de désamorçer des explosifs</French>
|
<French>Permet de désamorçer des explosifs</French>
|
||||||
<Czech>Dovoluje zneškodňování výbušnin</Czech>
|
<Czech>Dovoluje zneškodňování výbušnin</Czech>
|
||||||
<Italian>Consente la disattivazione degli ordigni esplosivi</Italian>
|
<Italian>Consente la disattivazione degli ordigni esplosivi</Italian>
|
||||||
<Hungarian>Robbanóanyagok hatástalanításához</Hungarian>
|
<Hungarian>Robbanóanyagok hatástalanításához</Hungarian>
|
||||||
<Portuguese>Permite o desarme de explosivos</Portuguese>
|
<Portuguese>Permite o desarme de explosivos</Portuguese>
|
||||||
<Russian>Allows defusing of explosives</Russian>
|
<Russian>Allows defusing of explosives</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Phone_AddToSpeedDial">
|
<Key ID="STR_ACE_Explosives_Phone_AddToSpeedDial">
|
||||||
<English>Add to Speed Dial</English>
|
<English>Add to Speed Dial</English>
|
||||||
<German>Zur Schnellauswahl hinzufügen</German>
|
<German>Zur Schnellauswahl hinzufügen</German>
|
||||||
<Spanish>Agregar a marcado rápido</Spanish>
|
<Spanish>Agregar a marcado rápido</Spanish>
|
||||||
<Polish>Dodaj do szybkiego wybierania</Polish>
|
<Polish>Dodaj do szybkiego wybierania</Polish>
|
||||||
<French>Ajouter à la composition rapide</French>
|
<French>Ajouter à la composition rapide</French>
|
||||||
<Czech>Přidat jako rychlou volbu</Czech>
|
<Czech>Přidat jako rychlou volbu</Czech>
|
||||||
<Italian>Aggiungi alla selezione rapida</Italian>
|
<Italian>Aggiungi alla selezione rapida</Italian>
|
||||||
<Hungarian>Hozzáadás gyorshíváshoz</Hungarian>
|
<Hungarian>Hozzáadás gyorshíváshoz</Hungarian>
|
||||||
<Portuguese>Adicionar à ligação rápida</Portuguese>
|
<Portuguese>Adicionar à ligação rápida</Portuguese>
|
||||||
<Russian>Добавить в ускоренный набор</Russian>
|
<Russian>Добавить в ускоренный набор</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Clear">
|
<Key ID="STR_ACE_Explosives_Clear">
|
||||||
<English>Clear</English>
|
<English>Clear</English>
|
||||||
<German>Löschen</German>
|
<German>Löschen</German>
|
||||||
<Spanish>Borrar</Spanish>
|
<Spanish>Borrar</Spanish>
|
||||||
<Polish>Usuń</Polish>
|
<Polish>Usuń</Polish>
|
||||||
<French>Désamorçé</French>
|
<French>Désamorçé</French>
|
||||||
<Czech>Čistý</Czech>
|
<Czech>Čistý</Czech>
|
||||||
<Italian>Libera</Italian>
|
<Italian>Libera</Italian>
|
||||||
<Hungarian>Törlés</Hungarian>
|
<Hungarian>Törlés</Hungarian>
|
||||||
<Portuguese>Limpar</Portuguese>
|
<Portuguese>Limpar</Portuguese>
|
||||||
<Russian>Pассеиваться</Russian>
|
<Russian>Pассеиваться</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Phone_Dial">
|
<Key ID="STR_ACE_Explosives_Phone_Dial">
|
||||||
<English>Dial</English>
|
<English>Dial</English>
|
||||||
<German>Wählen</German>
|
<German>Wählen</German>
|
||||||
<Spanish>Marcar</Spanish>
|
<Spanish>Marcar</Spanish>
|
||||||
<Polish>Wybierz mumer</Polish>
|
<Polish>Wybierz mumer</Polish>
|
||||||
<French>Composer</French>
|
<French>Composer</French>
|
||||||
<Czech>Vytočit</Czech>
|
<Czech>Vytočit</Czech>
|
||||||
<Italian>Composizione numero</Italian>
|
<Italian>Composizione numero</Italian>
|
||||||
<Hungarian>Tárcsázás</Hungarian>
|
<Hungarian>Tárcsázás</Hungarian>
|
||||||
<Portuguese>Discar</Portuguese>
|
<Portuguese>Discar</Portuguese>
|
||||||
<Russian>Hабрать</Russian>
|
<Russian>Hабрать</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Phone_Up">
|
<Key ID="STR_ACE_Explosives_Phone_Up">
|
||||||
<English>Up</English>
|
<English>Up</English>
|
||||||
<German>Hoch</German>
|
<German>Hoch</German>
|
||||||
<Spanish>Arriba</Spanish>
|
<Spanish>Arriba</Spanish>
|
||||||
<Polish>W górę</Polish>
|
<Polish>W górę</Polish>
|
||||||
<French>Haut</French>
|
<French>Haut</French>
|
||||||
<Czech>Nahoru</Czech>
|
<Czech>Nahoru</Czech>
|
||||||
<Italian>Sopra</Italian>
|
<Italian>Sopra</Italian>
|
||||||
<Hungarian>Fel</Hungarian>
|
<Hungarian>Fel</Hungarian>
|
||||||
<Portuguese>Cima</Portuguese>
|
<Portuguese>Cima</Portuguese>
|
||||||
<Russian>Поднять</Russian>
|
<Russian>Поднять</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Phone_Down">
|
<Key ID="STR_ACE_Explosives_Phone_Down">
|
||||||
<English>Down</English>
|
<English>Down</English>
|
||||||
<German>Runter</German>
|
<German>Runter</German>
|
||||||
<Spanish>Abajo</Spanish>
|
<Spanish>Abajo</Spanish>
|
||||||
<Polish>W dół</Polish>
|
<Polish>W dół</Polish>
|
||||||
<French>Bas</French>
|
<French>Bas</French>
|
||||||
<Czech>Dolu</Czech>
|
<Czech>Dolu</Czech>
|
||||||
<Italian>Sotto</Italian>
|
<Italian>Sotto</Italian>
|
||||||
<Hungarian>Le</Hungarian>
|
<Hungarian>Le</Hungarian>
|
||||||
<Portuguese>Baixo</Portuguese>
|
<Portuguese>Baixo</Portuguese>
|
||||||
<Russian>Опустить</Russian>
|
<Russian>Опустить</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Cancel">
|
<Key ID="STR_ACE_Explosives_Cancel">
|
||||||
<English>Cancel</English>
|
<English>Cancel</English>
|
||||||
<German>Abbrechen</German>
|
<German>Abbrechen</German>
|
||||||
<Spanish>Cancelar</Spanish>
|
<Spanish>Cancelar</Spanish>
|
||||||
<Polish>Anuluj</Polish>
|
<Polish>Anuluj</Polish>
|
||||||
<French>Annuler</French>
|
<French>Annuler</French>
|
||||||
<Czech>Zrušit</Czech>
|
<Czech>Zrušit</Czech>
|
||||||
<Italian>Annulla</Italian>
|
<Italian>Annulla</Italian>
|
||||||
<Hungarian>Mégsem</Hungarian>
|
<Hungarian>Mégsem</Hungarian>
|
||||||
<Portuguese>Cancelar</Portuguese>
|
<Portuguese>Cancelar</Portuguese>
|
||||||
<Russian>Отмена</Russian>
|
<Russian>Отмена</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DetonateMenu">
|
<Key ID="STR_ACE_Explosives_DetonateMenu">
|
||||||
<English>Detonate Menu</English>
|
<English>Detonate Menu</English>
|
||||||
<German>"Zünden"-Menü</German>
|
<German>"Zünden"-Menü</German>
|
||||||
<Spanish>Menú de detonación</Spanish>
|
<Spanish>Menú de detonación</Spanish>
|
||||||
<Polish>Menu detonowania</Polish>
|
<Polish>Menu detonowania</Polish>
|
||||||
<French>Menu de mise à feu</French>
|
<French>Menu de mise à feu</French>
|
||||||
<Czech>Menu Detonace</Czech>
|
<Czech>Menu Detonace</Czech>
|
||||||
<Italian>Menù di detonazione</Italian>
|
<Italian>Menù di detonazione</Italian>
|
||||||
<Hungarian>Robbantás menü</Hungarian>
|
<Hungarian>Robbantás menü</Hungarian>
|
||||||
<Portuguese>Menu de detonação</Portuguese>
|
<Portuguese>Menu de detonação</Portuguese>
|
||||||
<Russian>Меню Подрыв</Russian>
|
<Russian>Меню Подрыв</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_PlaceMenu">
|
<Key ID="STR_ACE_Explosives_PlaceMenu">
|
||||||
<English>Place Menu</English>
|
<English>Place Menu</English>
|
||||||
<German>"Platzieren"-Menü</German>
|
<German>"Platzieren"-Menü</German>
|
||||||
<Spanish>Menú de colocación</Spanish>
|
<Spanish>Menú de colocación</Spanish>
|
||||||
<Polish>Menu umieszczania</Polish>
|
<Polish>Menu umieszczania</Polish>
|
||||||
<French>Menu Placement</French>
|
<French>Menu Placement</French>
|
||||||
<Czech>Menu Umístění</Czech>
|
<Czech>Menu Umístění</Czech>
|
||||||
<Italian>Menù di collocamento</Italian>
|
<Italian>Menù di collocamento</Italian>
|
||||||
<Hungarian>Lerakás menü</Hungarian>
|
<Hungarian>Lerakás menü</Hungarian>
|
||||||
<Portuguese>Menu de posicionamento</Portuguese>
|
<Portuguese>Menu de posicionamento</Portuguese>
|
||||||
<Russian>Меню Установить</Russian>
|
<Russian>Меню Установить</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Defuse">
|
<Key ID="STR_ACE_Explosives_Defuse">
|
||||||
<English>Defuse</English>
|
<English>Defuse</English>
|
||||||
<German>Entschärfen</German>
|
<German>Entschärfen</German>
|
||||||
<Spanish>Desactivar</Spanish>
|
<Spanish>Desactivar</Spanish>
|
||||||
<Polish>Rozbrój</Polish>
|
<Polish>Rozbrój</Polish>
|
||||||
<French>Désamorçer</French>
|
<French>Désamorçer</French>
|
||||||
<Czech>Zneškodnit</Czech>
|
<Czech>Zneškodnit</Czech>
|
||||||
<Italian>Disinnesca</Italian>
|
<Italian>Disinnesca</Italian>
|
||||||
<Hungarian>Hatástalanítás</Hungarian>
|
<Hungarian>Hatástalanítás</Hungarian>
|
||||||
<Portuguese>Desarmar</Portuguese>
|
<Portuguese>Desarmar</Portuguese>
|
||||||
<Russian>Обезвредить</Russian>
|
<Russian>Обезвредить</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DefusingExplosive">
|
<Key ID="STR_ACE_Explosives_DefusingExplosive">
|
||||||
<English>Defusing Explosive...</English>
|
<English>Defusing Explosive...</English>
|
||||||
<German>Entschärfe Sprengstoff...</German>
|
<German>Entschärfe Sprengstoff...</German>
|
||||||
<Spanish>Desactivando explosivo...</Spanish>
|
<Spanish>Desactivando explosivo...</Spanish>
|
||||||
<Polish>Rozbrajanie ładunku...</Polish>
|
<Polish>Rozbrajanie ładunku...</Polish>
|
||||||
<French>Désamorçage des explosifs...</French>
|
<French>Désamorçage des explosifs...</French>
|
||||||
<Czech>Zneškodňuji Výbušninu...</Czech>
|
<Czech>Zneškodňuji Výbušninu...</Czech>
|
||||||
<Italian>Esposivo in fase di disattivazione...</Italian>
|
<Italian>Esposivo in fase di disattivazione...</Italian>
|
||||||
<Hungarian>Robbanóanyag hatástalaníása...</Hungarian>
|
<Hungarian>Robbanóanyag hatástalaníása...</Hungarian>
|
||||||
<Portuguese>Desarmando Explosivo...</Portuguese>
|
<Portuguese>Desarmando Explosivo...</Portuguese>
|
||||||
<Russian>Обезвреживание...</Russian>
|
<Russian>Обезвреживание...</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_timerName">
|
<Key ID="STR_ACE_Explosives_timerName">
|
||||||
<English>Timer</English>
|
<English>Timer</English>
|
||||||
<German>Zeitzünder</German>
|
<German>Zeitzünder</German>
|
||||||
<Spanish>Temporizador</Spanish>
|
<Spanish>Temporizador</Spanish>
|
||||||
<Polish>Czasomierz</Polish>
|
<Polish>Czasomierz</Polish>
|
||||||
<French>Retard</French>
|
<French>Retard</French>
|
||||||
<Czech>Časovač</Czech>
|
<Czech>Časovač</Czech>
|
||||||
<Italian>Cronometro</Italian>
|
<Italian>Cronometro</Italian>
|
||||||
<Hungarian>Időzített</Hungarian>
|
<Hungarian>Időzített</Hungarian>
|
||||||
<Portuguese>Timer</Portuguese>
|
<Portuguese>Timer</Portuguese>
|
||||||
<Russian>Временной</Russian>
|
<Russian>Временной</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_TimerMenu">
|
<Key ID="STR_ACE_Explosives_TimerMenu">
|
||||||
<English>Time: %1m %2s</English>
|
<English>Time: %1m %2s</English>
|
||||||
<German>Zeit: %1m %2s</German>
|
<German>Zeit: %1m %2s</German>
|
||||||
<Spanish>Tiempo: %1m %2s</Spanish>
|
<Spanish>Tiempo: %1m %2s</Spanish>
|
||||||
<Polish>Czas: %1m %2s</Polish>
|
<Polish>Czas: %1m %2s</Polish>
|
||||||
<French>Temps : %1m %2s</French>
|
<French>Temps : %1m %2s</French>
|
||||||
<Czech>Čas: %1m %2s</Czech>
|
<Czech>Čas: %1m %2s</Czech>
|
||||||
<Italian>Tempo : %1m %2s</Italian>
|
<Italian>Tempo : %1m %2s</Italian>
|
||||||
<Hungarian>Idő: %1m %2s</Hungarian>
|
<Hungarian>Idő: %1m %2s</Hungarian>
|
||||||
<Portuguese>Tempo: %1m %2s</Portuguese>
|
<Portuguese>Tempo: %1m %2s</Portuguese>
|
||||||
<Russian>Tемп: %1m %2c</Russian>
|
<Russian>Tемп: %1m %2c</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_SetTime">
|
<Key ID="STR_ACE_Explosives_SetTime">
|
||||||
<English>Set Time</English>
|
<English>Set Time</English>
|
||||||
<German>Zeit einstellen</German>
|
<German>Zeit einstellen</German>
|
||||||
<Spanish>Configurar tiempo</Spanish>
|
<Spanish>Configurar tiempo</Spanish>
|
||||||
<Polish>Ustaw czas</Polish>
|
<Polish>Ustaw czas</Polish>
|
||||||
<French>Régler retard</French>
|
<French>Régler retard</French>
|
||||||
<Czech>Nastavit Čas</Czech>
|
<Czech>Nastavit Čas</Czech>
|
||||||
<Italian>Modifica il conto alla rovescia</Italian>
|
<Italian>Modifica il conto alla rovescia</Italian>
|
||||||
<Hungarian>Idő állítása</Hungarian>
|
<Hungarian>Idő állítása</Hungarian>
|
||||||
<Portuguese>Configurar Tempo</Portuguese>
|
<Portuguese>Configurar Tempo</Portuguese>
|
||||||
<Russian>Xронометр</Russian>
|
<Russian>Xронометр</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_TriggerMenu">
|
<Key ID="STR_ACE_Explosives_TriggerMenu">
|
||||||
<English>Select a Trigger</English>
|
<English>Select a Trigger</English>
|
||||||
<German>Wähle einen Zünder</German>
|
<German>Wähle einen Zünder</German>
|
||||||
<Spanish>Seleccionar un disparador</Spanish>
|
<Spanish>Seleccionar un disparador</Spanish>
|
||||||
<Polish>Wybierz zapalnik</Polish>
|
<Polish>Wybierz zapalnik</Polish>
|
||||||
<French>Sélectionner une mise à feu</French>
|
<French>Sélectionner une mise à feu</French>
|
||||||
<Czech>Zvolit Detonátor</Czech>
|
<Czech>Zvolit Detonátor</Czech>
|
||||||
<Italian>Seleziona un Attivatore</Italian>
|
<Italian>Seleziona un Attivatore</Italian>
|
||||||
<Hungarian>Detonátor kiválasztása</Hungarian>
|
<Hungarian>Detonátor kiválasztása</Hungarian>
|
||||||
<Portuguese>Selecionar um Gatilho</Portuguese>
|
<Portuguese>Selecionar um Gatilho</Portuguese>
|
||||||
<Russian>Выберите</Russian>
|
<Russian>Выберите</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_SelectTrigger">
|
<Key ID="STR_ACE_Explosives_SelectTrigger">
|
||||||
<English>Select</English>
|
<English>Select</English>
|
||||||
<German>Wählen</German>
|
<German>Wählen</German>
|
||||||
<Spanish>Seleccionar</Spanish>
|
<Spanish>Seleccionar</Spanish>
|
||||||
<Polish>Wybierz</Polish>
|
<Polish>Wybierz</Polish>
|
||||||
<French>Sélectionner</French>
|
<French>Sélectionner</French>
|
||||||
<Czech>Zvolit</Czech>
|
<Czech>Zvolit</Czech>
|
||||||
<Italian>Seleziona</Italian>
|
<Italian>Seleziona</Italian>
|
||||||
<Hungarian>Kiválasztás</Hungarian>
|
<Hungarian>Kiválasztás</Hungarian>
|
||||||
<Portuguese>Selecionar</Portuguese>
|
<Portuguese>Selecionar</Portuguese>
|
||||||
<Russian>Выбрать защелка</Russian>
|
<Russian>Выбрать защелка</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_PressurePlate">
|
<Key ID="STR_ACE_Explosives_PressurePlate">
|
||||||
<English>Pressure Plate</English>
|
<English>Pressure Plate</English>
|
||||||
<Polish>Płyta naciskowa</Polish>
|
<Polish>Płyta naciskowa</Polish>
|
||||||
<Spanish>Placa de presión</Spanish>
|
<Spanish>Placa de presión</Spanish>
|
||||||
<German>Druckplatte</German>
|
<German>Druckplatte</German>
|
||||||
<French>Plaque de pression</French>
|
<French>Plaque de pression</French>
|
||||||
<Czech>Nášlapná nástraha</Czech>
|
<Czech>Nášlapná nástraha</Czech>
|
||||||
<Italian>Piastra a Pressione</Italian>
|
<Italian>Piastra a Pressione</Italian>
|
||||||
<Hungarian>Nyomólap</Hungarian>
|
<Hungarian>Nyomólap</Hungarian>
|
||||||
<Portuguese>Placa de pressão</Portuguese>
|
<Portuguese>Placa de pressão</Portuguese>
|
||||||
<Russian>Давление</Russian>
|
<Russian>Давление</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_TripWire">
|
<Key ID="STR_ACE_Explosives_TripWire">
|
||||||
<English>Tripwire</English>
|
<English>Tripwire</English>
|
||||||
<Polish>Linka naciągu</Polish>
|
<Polish>Linka naciągu</Polish>
|
||||||
<Spanish>Cable trampa</Spanish>
|
<Spanish>Cable trampa</Spanish>
|
||||||
<German>Stolperdraht</German>
|
<German>Stolperdraht</German>
|
||||||
<French>Fil de butée</French>
|
<French>Fil de butée</French>
|
||||||
<Czech>Nástražný drát</Czech>
|
<Czech>Nástražný drát</Czech>
|
||||||
<Italian>Filo a Inciampo</Italian>
|
<Italian>Filo a Inciampo</Italian>
|
||||||
<Hungarian>Botlódrót</Hungarian>
|
<Hungarian>Botlódrót</Hungarian>
|
||||||
<Portuguese>Linha de tração</Portuguese>
|
<Portuguese>Linha de tração</Portuguese>
|
||||||
<Russian>Натяжной</Russian>
|
<Russian>Натяжной</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_IRSensor">
|
<Key ID="STR_ACE_Explosives_IRSensor">
|
||||||
<English>IR Sensor</English>
|
<English>IR Sensor</English>
|
||||||
<Polish>Czujnik podczerwieni</Polish>
|
<Polish>Czujnik podczerwieni</Polish>
|
||||||
<Spanish>Sensor IR</Spanish>
|
<Spanish>Sensor IR</Spanish>
|
||||||
<German>Infrarotsensor</German>
|
<German>Infrarotsensor</German>
|
||||||
<French>Capteur IR</French>
|
<French>Capteur IR</French>
|
||||||
<Czech>IR Značkovač</Czech>
|
<Czech>IR Značkovač</Czech>
|
||||||
<Italian>Sensore IR</Italian>
|
<Italian>Sensore IR</Italian>
|
||||||
<Hungarian>IR szenzor</Hungarian>
|
<Hungarian>IR szenzor</Hungarian>
|
||||||
<Portuguese>Sensor IV</Portuguese>
|
<Portuguese>Sensor IV</Portuguese>
|
||||||
<Russian>ИК</Russian>
|
<Russian>ИК</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_NoTriggersAvailable">
|
<Key ID="STR_ACE_Explosives_NoTriggersAvailable">
|
||||||
<English>No triggers available for %1</English>
|
<English>No triggers available for %1</English>
|
||||||
<Polish>Brak dostępnych zapalników dla %1</Polish>
|
<Polish>Brak dostępnych zapalników dla %1</Polish>
|
||||||
<Spanish>No hay detonadores disponibles para %1</Spanish>
|
<Spanish>No hay detonadores disponibles para %1</Spanish>
|
||||||
<German>Keine Auslöser vorhanden für %1</German>
|
<German>Keine Auslöser vorhanden für %1</German>
|
||||||
<French>Pas de mise à feu disponible pour %1</French>
|
<French>Pas de mise à feu disponible pour %1</French>
|
||||||
<Czech>Žádný detonátor k dispozici pro %1</Czech>
|
<Czech>Žádný detonátor k dispozici pro %1</Czech>
|
||||||
<Italian>Nessun attivatore disponibile per %1</Italian>
|
<Italian>Nessun attivatore disponibile per %1</Italian>
|
||||||
<Hungarian>Nincs detonátor a %1</Hungarian>
|
<Hungarian>Nincs detonátor a %1</Hungarian>
|
||||||
<Portuguese>Nenhum gatilho disponível para %1</Portuguese>
|
<Portuguese>Nenhum gatilho disponível para %1</Portuguese>
|
||||||
<Russian>Нет защелка доступны для %1</Russian>
|
<Russian>Нет защелка доступны для %1</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_SLAME_IRSensor">
|
<Key ID="STR_ACE_Explosives_SLAME_IRSensor">
|
||||||
<English>IR Sensor (Side Attack)</English>
|
<English>IR Sensor (Side Attack)</English>
|
||||||
<Polish>Czujnik podczerwieni (wybuch na bok)</Polish>
|
<Polish>Czujnik podczerwieni (wybuch na bok)</Polish>
|
||||||
<Spanish>Sensor IR (ataque lateral)</Spanish>
|
<Spanish>Sensor IR (ataque lateral)</Spanish>
|
||||||
<German>Infrarotsensor (Seitenangriff)</German>
|
<German>Infrarotsensor (Seitenangriff)</German>
|
||||||
<French>Capteur IR (de flanc)</French>
|
<French>Capteur IR (de flanc)</French>
|
||||||
<Czech>IR Značkovač (Výbuch stranou)</Czech>
|
<Czech>IR Značkovač (Výbuch stranou)</Czech>
|
||||||
<Italian>Sensore IR (Attacco laterale)</Italian>
|
<Italian>Sensore IR (Attacco laterale)</Italian>
|
||||||
<Hungarian>IR Sensor (Side Attack)</Hungarian>
|
<Hungarian>IR Sensor (Side Attack)</Hungarian>
|
||||||
<Portuguese>Sensor infravermelho (ataque lateral)</Portuguese>
|
<Portuguese>Sensor infravermelho (ataque lateral)</Portuguese>
|
||||||
<Russian>ИК (боковая атака)</Russian>
|
<Russian>ИК (боковая атака)</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_SLAME_Magnetic">
|
<Key ID="STR_ACE_Explosives_SLAME_Magnetic">
|
||||||
<English>Magnetic Influence Sensor (Bottom Attack)</English>
|
<English>Magnetic Influence Sensor (Bottom Attack)</English>
|
||||||
<Polish>Czujnik magnetyczny (wybuch w górę)</Polish>
|
<Polish>Czujnik magnetyczny (wybuch w górę)</Polish>
|
||||||
<Spanish>Sensor IM (ataque inferior)</Spanish>
|
<Spanish>Sensor IM (ataque inferior)</Spanish>
|
||||||
<German>Magnetfeldsensor (Bodenangriff)</German>
|
<German>Magnetfeldsensor (Bodenangriff)</German>
|
||||||
<French>Capteur Magnétique (par le bas)</French>
|
<French>Capteur Magnétique (par le bas)</French>
|
||||||
<Czech>Magnetický Senzor (Výbuch ze spoda)</Czech>
|
<Czech>Magnetický Senzor (Výbuch ze spoda)</Czech>
|
||||||
<Italian>Sensore Magnetico di Prossimità (Attacco inferiore)</Italian>
|
<Italian>Sensore Magnetico di Prossimità (Attacco inferiore)</Italian>
|
||||||
<Hungarian>Mágneses (Bottom Attack)</Hungarian>
|
<Hungarian>Mágneses (Bottom Attack)</Hungarian>
|
||||||
<Portuguese>Influência magnética (ataque inferior)</Portuguese>
|
<Portuguese>Influência magnética (ataque inferior)</Portuguese>
|
||||||
<Russian>Магнитный (дно атака)</Russian>
|
<Russian>Магнитный (дно атака)</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_NoExplosivesAvailable">
|
<Key ID="STR_ACE_Explosives_NoExplosivesAvailable">
|
||||||
<English>No explosives on trigger.</English>
|
<English>No explosives on trigger.</English>
|
||||||
<German>Keine Sprengladungen auf diesem Auslöser.</German>
|
<German>Keine Sprengladungen auf diesem Auslöser.</German>
|
||||||
<Spanish>Ningún explosivo en el detonador.</Spanish>
|
<Spanish>Ningún explosivo en el detonador.</Spanish>
|
||||||
<French>Pas d'explosif à mettre à feu.</French>
|
<French>Pas d'explosif à mettre à feu.</French>
|
||||||
<Italian>Nessun esplosivo sul sensore.</Italian>
|
<Italian>Nessun esplosivo sul sensore.</Italian>
|
||||||
<Czech>Žádná výbušnina k odpálení.</Czech>
|
<Czech>Žádná výbušnina k odpálení.</Czech>
|
||||||
<Hungarian>Nincs robbanóanyag a detonátorhoz.</Hungarian>
|
<Hungarian>Nincs robbanóanyag a detonátorhoz.</Hungarian>
|
||||||
<Polish>Brak ładunków na zapalnik.</Polish>
|
<Polish>Brak ładunków na zapalnik.</Polish>
|
||||||
<Portuguese>Nenhum explosivo no gatilho.</Portuguese>
|
<Portuguese>Nenhum explosivo no gatilho.</Portuguese>
|
||||||
<Russian>Нет взрывчатки на курок.</Russian>
|
<Russian>Нет взрывчатки на курок.</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DeadManSwitch_displayName">
|
<Key ID="STR_ACE_Explosives_DeadManSwitch_displayName">
|
||||||
<English>Dead Man's Switch</English>
|
<English>Dead Man's Switch</English>
|
||||||
<German>Totmannschalter</German>
|
<German>Totmannschalter</German>
|
||||||
<French>Mise à feu par relâchement de pression</French>
|
<French>Mise à feu par relâchement de pression</French>
|
||||||
<Czech>Spínač mrtvého muže</Czech>
|
<Czech>Spínač mrtvého muže</Czech>
|
||||||
<Polish>Czuwak</Polish>
|
<Polish>Czuwak</Polish>
|
||||||
<Spanish>Detonador de hombre muerto</Spanish>
|
<Spanish>Detonador de hombre muerto</Spanish>
|
||||||
<Hungarian>Dead Man's Switch</Hungarian>
|
<Hungarian>Dead Man's Switch</Hungarian>
|
||||||
<Russian>Кнопка мертвеца</Russian>
|
<Russian>Кнопка мертвеца</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_DeadManSwitch_description">
|
<Key ID="STR_ACE_Explosives_DeadManSwitch_description">
|
||||||
<English>Used to remotely trigger explosives when released.</English>
|
<English>Used to remotely trigger explosives when released.</English>
|
||||||
<German>Zündet Sprengladungen wenn losgelassen.</German>
|
<German>Zündet Sprengladungen wenn losgelassen.</German>
|
||||||
<French>Déclenche la mise à feu d'un explosif lorsqu'il est libéré.</French>
|
<French>Déclenche la mise à feu d'un explosif lorsqu'il est libéré.</French>
|
||||||
<Czech>Používaný k vzdálenému odpálení, při uvolnění odpálí výbušniny</Czech>
|
<Czech>Používaný k vzdálenému odpálení, při uvolnění odpálí výbušniny</Czech>
|
||||||
<Polish>Używany w celu zdalnej detonacji ładunków kiedy jego operator zostanie zabity.</Polish>
|
<Polish>Używany w celu zdalnej detonacji ładunków kiedy jego operator zostanie zabity.</Polish>
|
||||||
<Spanish>Utilizado para detonar explosivos remotamente al soltarlo.</Spanish>
|
<Spanish>Utilizado para detonar explosivos remotamente al soltarlo.</Spanish>
|
||||||
<Hungarian>Robbanóanyagok távoli robbantásához</Hungarian>
|
<Hungarian>Robbanóanyagok távoli robbantásához</Hungarian>
|
||||||
<Russian>Используется для дистанционного подрыва, после смерти оператора.</Russian>
|
<Russian>Используется для дистанционного подрыва, после смерти оператора.</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Explosives_Pickup">
|
<Key ID="STR_ACE_Explosives_Pickup">
|
||||||
<English>Pick up</English>
|
<English>Pick up</English>
|
||||||
</Key>
|
<German>Aufnehmen</German>
|
||||||
</Package>
|
</Key>
|
||||||
</Project>
|
</Package>
|
||||||
|
</Project>
|
@ -1,18 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="Arma2">
|
<Project name="Arma2">
|
||||||
<Package name="ACE2">
|
<Package name="ACE2">
|
||||||
<Container name="frag">
|
<Container name="frag">
|
||||||
<Key ID="STR_DN_ACE_FRAG">
|
<Key ID="STR_DN_ACE_FRAG">
|
||||||
<English>(Æ) Disable Fragmentation</English>
|
<English>Disable Fragmentation</English>
|
||||||
<Czech>(Æ) Zakázat fragmentaci granátů</Czech>
|
<Czech>Zakázat fragmentaci granátů</Czech>
|
||||||
<German>(Æ) Weapons: Keine Schrapnelle</German>
|
<German>Weapons: Keine Schrapnelle</German>
|
||||||
<Polish>(Æ) Wyłącz głowice fragmentacyjne</Polish>
|
<Polish>Wyłącz głowice fragmentacyjne</Polish>
|
||||||
<Russian>(Æ) Выключить разлёт осколков</Russian>
|
<Russian>Выключить разлёт осколков</Russian>
|
||||||
<French>(Æ) Disable Fragmentation</French>
|
</Key>
|
||||||
<Spanish>(Æ) Disable Fragmentation</Spanish>
|
</Container>
|
||||||
<Italian>(Æ) Disable Fragmentation</Italian>
|
</Package>
|
||||||
<Hungarian>(Æ) Disable Fragmentation</Hungarian>
|
</Project>
|
||||||
</Key>
|
|
||||||
</Container>
|
|
||||||
</Package>
|
|
||||||
</Project>
|
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2014-12-17 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Hearing">
|
<Package name="Hearing">
|
||||||
<Key ID="STR_ACE_Hearing_EarPlugs_Name">
|
<Key ID="STR_ACE_Hearing_EarPlugs_Name">
|
||||||
@ -101,6 +101,7 @@
|
|||||||
<Key ID="STR_ACE_Hearing_DisableEarRinging">
|
<Key ID="STR_ACE_Hearing_DisableEarRinging">
|
||||||
<English>Disable ear ringing</English>
|
<English>Disable ear ringing</English>
|
||||||
<Spanish>Desactivar zumbido de oídos</Spanish>
|
<Spanish>Desactivar zumbido de oídos</Spanish>
|
||||||
|
<German>Knalltrauma deaktivieren</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,21 +1,26 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-04-03 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Interact_Menu">
|
<Package name="Interact_Menu">
|
||||||
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
|
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
|
||||||
<English>Always display cursor for self interaction</English>
|
<English>Always display cursor for self interaction</English>
|
||||||
|
<German>Immer den Cursor für Selbst-Interaktionen anzeigen.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_InteractKey">
|
<Key ID="STR_ACE_Interact_Menu_InteractKey">
|
||||||
<English>Interact Key</English>
|
<English>Interact Key</English>
|
||||||
|
<German>Interaktionstaste</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_SelfInteractKey">
|
<Key ID="STR_ACE_Interact_Menu_SelfInteractKey">
|
||||||
<English>Self Interaction Key</English>
|
<English>Self Interaction Key</English>
|
||||||
|
<German>Selbst-Interaktionstaste</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
|
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
|
||||||
<English>Self Actions</English>
|
<English>Self Actions</English>
|
||||||
|
<German>Selbst-Interaktion</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
|
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
|
||||||
<English>Vehicle Actions</English>
|
<English>Vehicle Actions</English>
|
||||||
|
<German>Fahrzeug-Interaktion</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,30 +1,38 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2014-12-20 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Interaction">
|
<Package name="Interaction">
|
||||||
<Key ID="STR_ACE_Interaction_MainAction">
|
<Key ID="STR_ACE_Interaction_MainAction">
|
||||||
<English>Interactions</English>
|
<English>Interactions</English>
|
||||||
|
<German>Interaktion</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_Torso">
|
<Key ID="STR_ACE_Interaction_Torso">
|
||||||
<English>Torso</English>
|
<English>Torso</English>
|
||||||
|
<German>Torso</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_Head">
|
<Key ID="STR_ACE_Interaction_Head">
|
||||||
<English>Head</English>
|
<English>Head</English>
|
||||||
|
<German>Kopf</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_ArmLeft">
|
<Key ID="STR_ACE_Interaction_ArmLeft">
|
||||||
<English>Left Arm</English>
|
<English>Left Arm</English>
|
||||||
|
<German>Arm links</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_ArmRight">
|
<Key ID="STR_ACE_Interaction_ArmRight">
|
||||||
<English>Right Arm</English>
|
<English>Right Arm</English>
|
||||||
|
<German>Arm rechts</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_LegLeft">
|
<Key ID="STR_ACE_Interaction_LegLeft">
|
||||||
<English>Left Leg</English>
|
<English>Left Leg</English>
|
||||||
|
<German>Bein links</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_LegRight">
|
<Key ID="STR_ACE_Interaction_LegRight">
|
||||||
<English>Right Leg</English>
|
<English>Right Leg</English>
|
||||||
|
<German>Bein rechts</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_Weapon">
|
<Key ID="STR_ACE_Interaction_Weapon">
|
||||||
<English>Weapon</English>
|
<English>Weapon</English>
|
||||||
|
<German>Waffe</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_InteractionMenu">
|
<Key ID="STR_ACE_Interaction_InteractionMenu">
|
||||||
<English>Interaction Menu</English>
|
<English>Interaction Menu</English>
|
||||||
@ -655,6 +663,7 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interaction_Passengers">
|
<Key ID="STR_ACE_Interaction_Passengers">
|
||||||
<English>Passengers</English>
|
<English>Passengers</English>
|
||||||
|
<German>Passagiere</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,12 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-02-13 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Inventory">
|
<Package name="Inventory">
|
||||||
<Key ID="STR_ACE_Inventory_SettingName">
|
<Key ID="STR_ACE_Inventory_SettingName">
|
||||||
<English>Make Inventory Display Bigger</English>
|
<English>Make Inventory Display Bigger</English>
|
||||||
</Key>
|
<German>Die Anzeige des Inventar vergrößern.</German>
|
||||||
|
</Key>
|
||||||
<Key ID="STR_ACE_Inventory_SettingDescription">
|
<Key ID="STR_ACE_Inventory_SettingDescription">
|
||||||
<English>Normally inventory display is scaled by UI size. This allows scaling the Inventory UI size up, but doesn't increase font size allowing more rows displayed.</English>
|
<English>Normally inventory display is scaled by UI size. This allows scaling the Inventory UI size up, but doesn't increase font size allowing more rows displayed.</English>
|
||||||
|
<German>Normalerweise wird die Größe des Inventars mit der Größe der UI skaliert. Diese Einstellung allerdings vergrößert das Inventar bei gleichbleibender Schriftgröße, so dass mehr Einträge angzeigt werden können.</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,12 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-04-03 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Laser_SelfDesignate">
|
<Package name="Laser_SelfDesignate">
|
||||||
<Key ID="STR_ACE_Laser_SelfDesignate_DesignatorOn">
|
<Key ID="STR_ACE_Laser_SelfDesignate_DesignatorOn">
|
||||||
<English>Laser<br/>Designator On</English>
|
<English>Laser<br/>Designator On</English>
|
||||||
|
<German>Lasermarkierer<br/>an</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Laser_SelfDesignate_DesignatorOff">
|
<Key ID="STR_ACE_Laser_SelfDesignate_DesignatorOff">
|
||||||
<English>Laser<br/>Designator Off</English>
|
<English>Laser<br/>Designator Off</English>
|
||||||
|
<German>Lasermarkierer<br/>aus</German>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2014-12-21 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Wirecutter">
|
<Package name="Wirecutter">
|
||||||
<Key ID="STR_ACE_logistics_wirecutter_wirecutterName">
|
<Key ID="STR_ACE_logistics_wirecutter_wirecutterName">
|
||||||
@ -9,6 +9,7 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_logistics_wirecutter_wirecutterDescription">
|
<Key ID="STR_ACE_logistics_wirecutter_wirecutterDescription">
|
||||||
<English>Wirecutter</English>
|
<English>Wirecutter</English>
|
||||||
|
<German>Schneidet Draht.</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_logistics_wirecutter_CutFence">
|
<Key ID="STR_ACE_logistics_wirecutter_CutFence">
|
||||||
<English>Cut Fence</English>
|
<English>Cut Fence</English>
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-03-23 -->
|
<!-- Edited with tabler - 2015-04-07 -->
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Medical">
|
<Package name="Medical">
|
||||||
<Container name="Basic">
|
<Container name="Basic">
|
||||||
<Key ID="STR_ACE_Medical_Inject_Atropine">
|
<Key ID="STR_ACE_Medical_Inject_Atropine">
|
||||||
<English>Inject Atropine</English>
|
<English>Inject Atropine</English>
|
||||||
|
<German>Atropin</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Inject_Epinephrine">
|
<Key ID="STR_ACE_Medical_Inject_Epinephrine">
|
||||||
<English>Inject Epinephrine</English>
|
<English>Inject Epinephrine</English>
|
||||||
@ -44,12 +45,15 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Transfuse_Plasma">
|
<Key ID="STR_ACE_Medical_Transfuse_Plasma">
|
||||||
<English>Transfuse Plasma</English>
|
<English>Transfuse Plasma</English>
|
||||||
|
<German>Plasmatransfusion</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Transfuse_Saline">
|
<Key ID="STR_ACE_Medical_Transfuse_Saline">
|
||||||
<English>Transfuse Saline</English>
|
<English>Transfuse Saline</English>
|
||||||
|
<German>Salzlösungtransfusion</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Apply_Tourniquet">
|
<Key ID="STR_ACE_Medical_Apply_Tourniquet">
|
||||||
<English>Apply Tourniquet</English>
|
<English>Apply Tourniquet</English>
|
||||||
|
<German>Aderpresse anwenden</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Bandage">
|
<Key ID="STR_ACE_Medical_Bandage">
|
||||||
<English>Bandage</English>
|
<English>Bandage</English>
|
||||||
@ -149,7 +153,7 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Injecting_Epinephrine">
|
<Key ID="STR_ACE_Medical_Injecting_Epinephrine">
|
||||||
<English>Injecting Epinephrine ...</English>
|
<English>Injecting Epinephrine ...</English>
|
||||||
<German>Epinephrine injizieren ...</German>
|
<German>Epinephrin injizieren ...</German>
|
||||||
<Spanish>Inyectando Epinefrina ...</Spanish>
|
<Spanish>Inyectando Epinefrina ...</Spanish>
|
||||||
<Polish>Wstrzykiwanie adrenaliny ...</Polish>
|
<Polish>Wstrzykiwanie adrenaliny ...</Polish>
|
||||||
<Czech>Aplikuju Adrenalin ...</Czech>
|
<Czech>Aplikuju Adrenalin ...</Czech>
|
||||||
@ -161,6 +165,7 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Injecting_Atropine">
|
<Key ID="STR_ACE_Medical_Injecting_Atropine">
|
||||||
<English>Injecting Atropine ...</English>
|
<English>Injecting Atropine ...</English>
|
||||||
|
<German>Atropin injizieren ...</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Transfusing_Blood">
|
<Key ID="STR_ACE_Medical_Transfusing_Blood">
|
||||||
<English>Transfusing Blood ...</English>
|
<English>Transfusing Blood ...</English>
|
||||||
@ -176,9 +181,11 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Transfusing_Saline">
|
<Key ID="STR_ACE_Medical_Transfusing_Saline">
|
||||||
<English>Transfusing Saline ...</English>
|
<English>Transfusing Saline ...</English>
|
||||||
|
<German>Sallösungtransfusion ...</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Transfusing_Plasma">
|
<Key ID="STR_ACE_Medical_Transfusing_Plasma">
|
||||||
<English>Transfusing Plasma ...</English>
|
<English>Transfusing Plasma ...</English>
|
||||||
|
<German>Plasmatransfusion ...</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Bandaging">
|
<Key ID="STR_ACE_Medical_Bandaging">
|
||||||
<English>Bandaging ...</English>
|
<English>Bandaging ...</English>
|
||||||
@ -194,6 +201,7 @@
|
|||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Medical_Applying_Tourniquet">
|
<Key ID="STR_ACE_Medical_Applying_Tourniquet">
|
||||||
<English>Applying Tourniquet ...</English>
|
<English>Applying Tourniquet ...</English>
|
||||||
|
<German>Aderpresse ...</German>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Medical">
|
<Key ID="STR_ACE_MEDICAL_ACTIONS_Medical">
|
||||||
<English>Medical</English>
|
<English>Medical</English>
|
||||||
@ -876,10 +884,10 @@
|
|||||||
<Key ID="STR_ACE_Medical_UnloadPatient">
|
<Key ID="STR_ACE_Medical_UnloadPatient">
|
||||||
<English>Unload patient</English>
|
<English>Unload patient</English>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_MEDICAL_PlaceInBodyBag">
|
<Key ID="STR_ACE_MEDICAL_PlaceInBodyBag">
|
||||||
<English>Place body in bodybag</English>
|
<English>Place body in bodybag</English>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_MEDICAL_PlacingInBodyBag">
|
<Key ID="STR_ACE_MEDICAL_PlacingInBodyBag">
|
||||||
<English>Placing body in bodybag</English>
|
<English>Placing body in bodybag</English>
|
||||||
</Key>
|
</Key>
|
||||||
</Container>
|
</Container>
|
||||||
|
Loading…
Reference in New Issue
Block a user