mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
PL translation
This commit is contained in:
parent
7106093f1c
commit
03973f3dcf
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Edited with tabler. -->
|
||||
<Project name="ACE">
|
||||
<Package name="Interact_Menu">
|
||||
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
|
||||
@ -115,15 +116,18 @@
|
||||
<English>Keep cursor centered</English>
|
||||
<French>Garder le curseur au centre</French>
|
||||
<Russian>Центрировать курсор</Russian>
|
||||
<Polish>Utrzymaj kursor wyśrodkowany</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_cursorKeepCenteredDescription">
|
||||
<English>Keeps cursor centered and pans the option menu around. Useful if screen size is limited.</English>
|
||||
<French>Garde le curseur au milieu et dispose le menu des options autour. Utile si la taille de l'écran est limitée.</French>
|
||||
<Russian>Центрирует курсор и двигает само меню опций. Полезно при ограниченном размере экрана.</Russian>
|
||||
<Polish>Utrzymuje kursor na środku ekranu, zamiast tego ruch myszą powoduje przesuwanie menu interakcji. Użyteczne w przypadku kiedy rozmiar ekranu jest ograniczony.</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_ActionOnKeyRelease">
|
||||
<English>Do action when releasing menu key</English>
|
||||
<German>Aktion nach Loslassen der Taste ausführen</German>
|
||||
<Polish>Wykonuj akcje po puszczeniu klawisza menu</Polish>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
</Project>
|
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Edited with tabler. -->
|
||||
<Project name="ACE">
|
||||
<Package name="Medical">
|
||||
<Key ID="STR_ACE_Medical_Injuries">
|
||||
@ -1622,6 +1623,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_lostBloodALot">
|
||||
<English>He's lost a lot of blood</English>
|
||||
<Polish>Stracił sporo krwi</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_noBloodloss">
|
||||
<English>He hasn't lost blood</English>
|
||||
@ -1993,15 +1995,19 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_menuTypeDisplay">
|
||||
<English>Style of menu (Medical)</English>
|
||||
<Polish>Styl menu medycznego</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_menuTypeDescription">
|
||||
<English>Select the type of menu you prefer; default 3d selections or radial.</English>
|
||||
<Polish>Wybierz rodzaj menu, który preferujesz: domyślne pozycje 3D lub radialne</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_useSelection">
|
||||
<English>Selections (3d)</English>
|
||||
<Polish>Pozycje (3D)</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_useRadial">
|
||||
<English>Radial</English>
|
||||
<Polish>Radialne</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Wounds_Abrasion">
|
||||
<English>Scrape</English>
|
||||
@ -2269,6 +2275,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_TreatmentAction">
|
||||
<English>Treating...</English>
|
||||
<Polish>Leczenie...</Polish>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user