mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
975bc229c6
Conflicts: addons/spectator/stringtable.xml
35 lines
1.5 KiB
XML
35 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Sitting">
|
|
<Key ID="STR_ACE_Sitting_Sit">
|
|
<English>Sit Down</English>
|
|
<Polish>Usiądź</Polish>
|
|
<Portuguese>Sentar</Portuguese>
|
|
<Czech>Sednout si</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Sitting_Stand">
|
|
<English>Stand Up</English>
|
|
<Polish>Wstań</Polish>
|
|
<Portuguese>Levantar</Portuguese>
|
|
<Czech>Vstát</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Sitting_Enable">
|
|
<English>Enable Sitting</English>
|
|
<Portuguese>Habilitar opção para sentar</Portuguese>
|
|
<Polish>Aktywuj siadanie</Polish>
|
|
<Czech>Povolit sezení</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Sitting_ModuleDisplayName">
|
|
<English>Sitting</English>
|
|
<Portuguese>Sentado</Portuguese>
|
|
<Polish>Siadanie</Polish>
|
|
<Czech>Sedící</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Sitting_ModuleDescription">
|
|
<English>This module allows you to disable the ability to sit on chairs and toilets.</English>
|
|
<Portuguese>Este módulo permite que você desabilite a capacidade de sentar-se em cadeiras e banheiros.</Portuguese>
|
|
<Polish>Moduł ten pozwala na włączenie lub wyłączenie możliwości siadania na krzesłach i toaletach.</Polish>
|
|
<Czech>Tento modul dovoluje zakázat možnost sedět na židlých a toaletách.</Czech>
|
|
</Key>
|
|
</Package>
|
|
</Project> |