116 lines
4.0 KiB
XML
Executable File
116 lines
4.0 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<panel label="Czat/IM" name="chat">
|
|
<text type="string" length="1" name="text_box">
|
|
Rozmiar Czcionki Czatu:
|
|
</text>
|
|
<radio_group name="chat_font_size">
|
|
<radio_item type="string" length="1" name="radio">
|
|
Mała
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="radio2">
|
|
Średnia
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="radio3">
|
|
Duża
|
|
</radio_item>
|
|
</radio_group>
|
|
<text type="string" length="1" name="text_box2">
|
|
Kolor Czatu:
|
|
</text>
|
|
<color_swatch label="Ty" name="user" />
|
|
<color_swatch label="Inni" name="agent" />
|
|
<color_swatch label="IM" name="im" />
|
|
<color_swatch label="System" name="system" />
|
|
<color_swatch label="Błędy" name="script_error" />
|
|
<color_swatch label="Obiekty" name="objects" />
|
|
<color_swatch label="Właściciel" name="owner" />
|
|
<color_swatch label="Chmurka" name="background" />
|
|
<color_swatch label="Linki" name="links" />
|
|
<text type="string" length="1" name="text_box8">
|
|
Błędy Skryptu:
|
|
</text>
|
|
<check_box label="Pokazuj ostrzeżenia i błędy skryptu w czacie" name="script_errors_as_chat" />
|
|
<text type="string" length="1" name="text_box3">
|
|
Konsola Czatu:
|
|
</text>
|
|
<spinner label="Zamykaj czat w" name="fade_chat_time" />
|
|
<text type="string" length="1" name="text_box4">
|
|
(sekund)
|
|
</text>
|
|
<text type="string" length="1" name="text_box5">
|
|
(linii)
|
|
</text>
|
|
<slider label="Przeźroczystość" name="console_opacity" />
|
|
<check_box label="Używaj pełnej szerokość ekranu (restart wymagany)" name="chat_full_width_check" />
|
|
<text type="string" length="1" name="text_box6">
|
|
Ustawienia Czatu:
|
|
</text>
|
|
<check_box label="Zamknij panel czatu po naciśnięciu Wróć" name="close_chat_on_return_check" />
|
|
<check_box label="Strzałki sterują awatarem podczas czatu" name="arrow_keys_move_avatar_check" />
|
|
<check_box label="Pokazuj czas w czacie" name="show_timestamps_check" />
|
|
<check_box label="Używaj animacji podczas pisania" name="play_typing_animation" />
|
|
<text type="string" length="1" name="text_box7">
|
|
Czat z Chmurkami:
|
|
</text>
|
|
<check_box label="Pokazuj chmurki w czacie" name="bubble_text_chat" />
|
|
<slider label="Przeźroczystość" name="bubble_chat_opacity" />
|
|
<combo_box name="translate_language_combobox">
|
|
<combo_item length="1" name="System Default Language" type="string">
|
|
Domyślny
|
|
</combo_item>
|
|
<combo_item length="1" name="English" type="string">
|
|
English (Angielski)
|
|
</combo_item>
|
|
<combo_item name="Danish">
|
|
Dansk (Duński) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Deutsch(German)" type="string">
|
|
Deutsch (Niemiecki) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Spanish" type="string">
|
|
Español (Hiszpański) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="French" type="string">
|
|
Français (Francuski) - Beta
|
|
</combo_item>
|
|
<combo_item name="Italian">
|
|
Italiano (Włoski) - Beta
|
|
</combo_item>
|
|
<combo_item name="Hungarian">
|
|
Magyar (Węgierski) - Beta
|
|
</combo_item>
|
|
<combo_item name="Dutch">
|
|
Nederlands (Niderlandzki) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Polish" type="string">
|
|
Polski - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Portugese" type="string">
|
|
Portugués (Portugalski) - Beta
|
|
</combo_item>
|
|
<combo_item name="Russian">
|
|
Русский (Rosyjski) - Beta
|
|
</combo_item>
|
|
<combo_item name="Turkish">
|
|
Türkçe (Turecki) - Beta
|
|
</combo_item>
|
|
<combo_item name="Ukrainian">
|
|
Українська (Ukraiński) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Chinese" type="string">
|
|
中文 (简体) (Chiński) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="(Japanese)" type="string">
|
|
日本語 (Japoński) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="(Korean)" type="string">
|
|
한국어 (Koreański) - Beta
|
|
</combo_item>
|
|
</combo_box>
|
|
<text type="string" length="1" name="text_chat_language">
|
|
Czat Język:
|
|
</text>
|
|
<text type="string" length="1" name="translate_chat" label="Przetłumacz Czat">
|
|
</text>
|
|
</panel>
|