mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
28 lines
1.6 KiB
XML
28 lines
1.6 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Project name="Combat Space Enhancement">
|
|
<Package name="cse_main">
|
|
<Container ID="main">
|
|
<Key ID="STR_CSE_ACTION_ACCEPT_REQUEST_KEY_TITLE">
|
|
<Original>Accept Requests</Original>
|
|
<Polish>Akceptuj prośby</Polish>
|
|
<Spanish>Aceptar Peticiones</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_ACTION_DECLINE_REQUEST_KEY_TITLE">
|
|
<Original>Decline Requests</Original>
|
|
<Polish>Ignoruj prośby</Polish>
|
|
<Spanish>Rechazar Peticiones</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_ACTION_ACCEPT_REQUEST_KEY_TOOLTIP">
|
|
<Original>Accept Requests send by other players. These can be requests to use / share equipment, perform certain actions.</Original>
|
|
<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>
|
|
</Key>
|
|
<Key ID="STR_CSE_ACTION_DECLINE_REQUEST_KEY_TOOLTIP">
|
|
<Original>Decline Requests send by other players. These can be requests to use / share equipment, perform certain actions.</Original>
|
|
<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>
|
|
</Key>
|
|
</Container>
|
|
</Package>
|
|
</Project>
|