ACE3/addons/cargo/stringtable.xml

41 lines
1.6 KiB
XML
Raw Normal View History

2015-08-21 21:50:54 +00:00
<?xml version="1.0" encoding="utf-8"?>
2015-08-10 21:07:47 +00:00
<Project name="ACE">
<Package name="Cargo">
<Key ID="STR_ACE_Cargo_loadObject">
2015-08-10 21:16:58 +00:00
<English>Load</English>
2015-08-21 21:50:54 +00:00
<Polish>Załaduj</Polish>
2015-08-10 21:07:47 +00:00
</Key>
<Key ID="STR_ACE_Cargo_unloadObject">
2015-08-10 21:16:58 +00:00
<English>Unload</English>
2015-08-21 21:50:54 +00:00
<Polish>Wyładuj</Polish>
2015-08-10 21:07:47 +00:00
</Key>
<Key ID="STR_ACE_Cargo_openMenu">
2015-08-10 21:16:58 +00:00
<English>Cargo</English>
2015-08-21 21:50:54 +00:00
<Polish>Ładunek</Polish>
2015-08-10 21:07:47 +00:00
</Key>
<Key ID="STR_ACE_Cargo_cargoMenu">
<English>Cargo Menu</English>
2015-08-21 21:50:54 +00:00
<Polish>Menu ładunku</Polish>
2015-08-10 21:07:47 +00:00
</Key>
<Key ID="STR_ACE_Cargo_labelSpace">
<English>Cargo space left: %1</English>
2015-08-21 21:50:54 +00:00
<Polish>Pozostałe miejsce: %1</Polish>
2015-08-10 21:07:47 +00:00
</Key>
<Key ID="STR_ACE_Cargo_ModuleSettings_enable">
<English>Enable Cargo</English>
2015-08-21 21:50:54 +00:00
<Polish>Aktywuj cargo</Polish>
</Key>
2015-08-15 17:21:49 +00:00
<Key ID="STR_ACE_Cargo_ModuleSettings_enable_Description">
<English>Enable the load in cargo module</English>
2015-08-22 09:41:15 +00:00
<Polish>Aktywuj możliwość załadunku skrzyń i przedmiotów do pojazdów.</Polish>
</Key>
<Key ID="STR_ACE_Cargo_SettingsModule_DisplayName">
<English>Cargo Settings</English>
2015-08-21 21:50:54 +00:00
<Polish>Ustawienia cargo</Polish>
</Key>
2015-08-15 17:21:49 +00:00
<Key ID="STR_ACE_Cargo_SettingsModule_Description">
<English>Configure the cargo module settings</English>
2015-08-22 09:41:15 +00:00
<Polish>Skonfiguruj ustawienia modułu cargo.</Polish>
</Key>
2015-08-10 21:07:47 +00:00
</Package>
2015-08-21 21:50:54 +00:00
</Project>