mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Medical and slideshow pl translation
This commit is contained in:
parent
2377a54051
commit
61fa466a53
File diff suppressed because it is too large
Load Diff
@ -1,44 +1,58 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project name="ACE">
|
||||
<Package name="Slideshow">
|
||||
<Key ID="STR_ACE_Slideshow_DisplayName">
|
||||
<English>Slideshow</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Description">
|
||||
<English>This module allows you to set up slide-shows on different objects. One module per image list. Only objects with hiddenSelection 0 are supported.</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Objects_DisplayName">
|
||||
<English>Objects</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Objects_Description">
|
||||
<English>Object names (can also be synchronized objects) slide-show will be displayed on, separated by commas if multiple. Reference INFO for object support.</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Controllers_DisplayName">
|
||||
<English>Controllers</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Controllers_Description">
|
||||
<English>Controller object names, separated by commas if multiple.</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Images_DisplayName">
|
||||
<English>Images</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Images_Description">
|
||||
<English>List of images that will be used for the slide-show, separated by commas, with full path correctly formatted (eg. images\image.paa).</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Names_DisplayName">
|
||||
<English>Interaction Names</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Names_Description">
|
||||
<English>List of names that will be used for interaction entries, separated by commas, in order of images.</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Duration_DisplayName">
|
||||
<English>Slide Duration</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Duration_Description">
|
||||
<English>Duration of each slide. Default: 0 (Automatic Transitions Disabled)</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Interaction">
|
||||
<English>Slides</English>
|
||||
</Key>
|
||||
</Package>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Edited with tabler. -->
|
||||
<Project name="ACE">
|
||||
<Package name="Slideshow">
|
||||
<Key ID="STR_ACE_Slideshow_DisplayName">
|
||||
<English>Slideshow</English>
|
||||
<Polish>Pokaz slajdów</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Description">
|
||||
<English>This module allows you to set up slide-shows on different objects. One module per image list. Only objects with hiddenSelection 0 are supported.</English>
|
||||
<Polish>Ten moduł pozwala skonfigurować pokaz slajdów na różnych obiektach. Jeden moduł na jedną liste slajdów. Tylko obiekty z hiddenSelection 0 są wspierane.</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Objects_DisplayName">
|
||||
<English>Objects</English>
|
||||
<Polish>Obiekty</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Objects_Description">
|
||||
<English>Object names (can also be synchronized objects) slide-show will be displayed on, separated by commas if multiple. Reference INFO for object support.</English>
|
||||
<Polish>Nazwy obiektów (mogą to też być zsynchronizowane obiekty) na których pokaz slajdów zostanie pokazany, oddzielony przecinkiem jeżeli jest ich więcej niż 1. Sprawdź opis modułu aby dowiedzieć się jakie obiekty są wspierane przez moduł.</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Controllers_DisplayName">
|
||||
<English>Controllers</English>
|
||||
<Polish>Kontroler</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Controllers_Description">
|
||||
<English>Controller object names, separated by commas if multiple.</English>
|
||||
<Polish>Nazwa obiektu - kontrolera, oddzielona przecinkami jeżeli jest ich więcej niż 1.</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Images_DisplayName">
|
||||
<English>Images</English>
|
||||
<Polish>Obrazy</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Images_Description">
|
||||
<English>List of images that will be used for the slide-show, separated by commas, with full path correctly formatted (eg. images\image.paa).</English>
|
||||
<Polish>Lista obrazów, które zostaną użyte do pokazu slajdów, oddzielone przecinkiem, z poprawnym pełnym formatem ścieżki do obrazka (np. slajdy\obrazek.paa).</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Names_DisplayName">
|
||||
<English>Interaction Names</English>
|
||||
<Polish>Nazwy interakcji</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Names_Description">
|
||||
<English>List of names that will be used for interaction entries, separated by commas, in order of images.</English>
|
||||
<Polish>Lista nazw, które zostaną użyte do nazwania wpisów interakcji, oddzielone przecinkiem, w kolejności obrazów.</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Duration_DisplayName">
|
||||
<English>Slide Duration</English>
|
||||
<Polish>Czas trwania slajdów</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Duration_Description">
|
||||
<English>Duration of each slide. Default: 0 (Automatic Transitions Disabled)</English>
|
||||
<Polish>Czas trwania poszczególnych slajdów. Domyślnie: 0 (Automatyczne przejścia wyłączone)</Polish>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Slideshow_Interaction">
|
||||
<English>Slides</English>
|
||||
<Polish>Slajdy</Polish>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user