Files
SingularityViewer/indra/newview/skins/default/xui/tr/panel_preferences_im.xml
2010-04-02 02:48:44 -03:00

35 lines
1.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="İletişim" name="im">
<text type="string" length="1" name="text_box">
Sistemdeki durumum:
</text>
<check_box label="Sadece arkadaşlarım ve gruplarım beni sistemde görebilirler"
name="online_visibility" />
<text type="string" length="1" name="text_box2">
HM seçenekleri:
</text>
<string name="log_in_to_change">
değiştirmek için sisteme giriniz
</string>
<check_box label="HM&apos;yi e-posta ile gönder ([EMAIL])" name="send_im_to_email" />
<check_box label="HM&apos;yi sohbet konsolu dahil et" name="include_im_in_chat_console" />
<check_box label="HM&apos;de zaman imlerini göster" name="show_timestamps_check" />
<check_box label="Sisteme bağlı arkadaş duyurularını göster"
name="friends_online_notify_checkbox" />
<text type="string" length="1" name="text_box3">
Meşgul durum cevabı:
</text>
<text type="string" length="1" name="text_box4">
Kayıt özellikleri:
</text>
<check_box label="HM kaydını bilgisayarımda sakla" name="log_instant_messages" />
<check_box label="HM kaydında zaman imlerini göster"
name="log_instant_messages_timestamp" />
<check_box label="Son HM dialoğunun sonunu göster" name="log_show_history" />
<check_box label="Genel sohbet kaydını bilgisayarımda sakla" name="log_chat" />
<check_box label="Genel sohbet kaydında zaman imlerini göster" name="log_chat_timestamp" />
<check_box label="Gelen HM&apos;yi genel sohbet kaydında göster" name="log_chat_IM" />
<check_box label="Zaman imlerine tarihi dahil et" name="log_date_timestamp" />
<button label="Yolu değiştir" label_selected="Yolu değiştir" name="log_path_button"/>
</panel>