mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
156bba3321
Conflicts: addons/common/CfgVehicles.hpp addons/common/stringtable.xml addons/explosives/stringtable.xml addons/hearing/CfgVehicles.hpp addons/hearing/stringtable.xml addons/interaction/stringtable.xml addons/map/CfgVehicles.hpp addons/map/stringtable.xml addons/medical/CfgVehicles.hpp addons/medical/stringtable.xml addons/nametags/stringtable.xml addons/respawn/stringtable.xml addons/switchunits/CfgVehicles.hpp addons/switchunits/stringtable.xml Conflicts: addons/common/CfgVehicles.hpp addons/common/stringtable.xml addons/explosives/stringtable.xml addons/hearing/stringtable.xml addons/interaction/stringtable.xml addons/map/CfgVehicles.hpp addons/map/stringtable.xml addons/medical/CfgVehicles.hpp addons/medical/stringtable.xml addons/nametags/stringtable.xml addons/respawn/stringtable.xml addons/switchunits/CfgVehicles.hpp addons/switchunits/stringtable.xml
69 lines
3.1 KiB
XML
69 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Map">
|
|
<Key ID="STR_ACE_Map_Module_DisplayName">
|
|
<English>Map</English>
|
|
<Polish>Mapa</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapIllumination_DisplayName">
|
|
<English>Map illumination?</English>
|
|
<Polish>Oświetlenie mapy</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapIllumination_Description">
|
|
<English>Calculate dynamic map illumination based on light conditions?</English>
|
|
<Polish>Oblicza dynamiczne oświetlenie mapy bazujące na warunkach oświetleniowych</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapShake_DisplayName">
|
|
<English>Map shake?</English>
|
|
<Polish>Drżenie mapy</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapShake_Description">
|
|
<English>Make map shake when walking?</English>
|
|
<Polish>Ekran mapy drży podczas ruchu</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapLimitZoom_DisplayName">
|
|
<English>Limit map zoom?</English>
|
|
<Polish>Ograniczony zoom</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapLimitZoom_Description">
|
|
<English>Limit the amount of zoom available for the map?</English>
|
|
<Polish>Ogranicza maksymalny stopień przybliżenia mapy</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapShowCursorCoordinates_DisplayName">
|
|
<English>Show cursor coordinates?</English>
|
|
<Polish>Koordynaty pod kursorem</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_MapShowCursorCoordinates_Description">
|
|
<English>Show the grid coordinates on the mouse pointer?</English>
|
|
<Polish>Pokazuje pod kursorem koordynaty wskazanego kwadratu mapy</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_Module_Description">
|
|
<English></English>
|
|
<Polish>Moduł ten pozwala dostosować opcje widoku ekranu mapy.</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_BFT_Module_DisplayName">
|
|
<English>Blue Force Tracking</English>
|
|
<Polish>Blue Force Tracking</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_BFT_Interval_DisplayName">
|
|
<English>Interval</English>
|
|
<Polish>Interwał</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_BFT_Interval_Description">
|
|
<English>How often the markers should be refreshed (in seconds)</English>
|
|
<Polish>Jak często markery powinny być odświeżane (w sekundach)</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_BFT_HideAiGroups_DisplayName">
|
|
<English>Hide AI groups?</English>
|
|
<Polish>Ukryj grupy AI</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_BFT_HideAiGroups_Description">
|
|
<English>Hide markers for 'AI only' groups?</English>
|
|
<Polish>Ukrywa markery dla grup złożonych tylko z AI</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Map_BFT_Module_Description">
|
|
<English></English>
|
|
<Polish>Pozwala śledzić na mapie pozycje sojuszniczych jednostek za pomocą markerów BFT.</Polish>
|
|
</Key>
|
|
</Package>
|
|
</Project> |