ACE3/addons/scopes/stringtable.xml

42 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
2015-04-14 09:42:52 +00:00
<Package name="Scopes">
<Key ID="STR_ACE_Scopes_AdjustUpMinor">
2015-04-14 21:00:17 +00:00
<English>Minor adjustment up</English>
2015-04-14 09:42:52 +00:00
<Polish>Zerowanie powoli w górę</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustDownMinor">
2015-04-14 21:00:17 +00:00
<English>Minor adjustment down</English>
2015-04-14 09:42:52 +00:00
<Polish>Zerowanie powoli w dół</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustRightMinor">
2015-04-14 21:00:17 +00:00
<English>Minor adjustment right</English>
2015-04-14 09:42:52 +00:00
<Polish>Zerowanie powoli w prawo</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustLeftMinor">
2015-04-14 21:00:17 +00:00
<English>Minor adjustment left</English>
2015-04-14 09:42:52 +00:00
<Polish>Zerowanie powoli w lewo</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustUpMajor">
<English>Major adjustment up</English>
<Polish>Zerowanie w górę</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustDownMajor">
<English>Major adjustment down</English>
<Polish>Zerowanie w dół</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustRightMajor">
<English>Major adjustment right</English>
<Polish>Zerowanie w prawo</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustLeftMajor">
<English>Major adjustment left</English>
<Polish>Zerowanie w lewo</Polish>
</Key>
<Key ID="STR_ACE_Scopes_AdjustZero">
<English>Set zero adjustment</English>
<Polish>Zresetuj wyzerowanie</Polish>
</Key>
</Package>
2015-04-14 21:00:17 +00:00
</Project>