phoenix-firestorm/indra/newview/skins/default/xui/az/floater_lagmeter.xml

145 lines
4.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_lagmeter" title="GECIKMƏ SƏVİYYƏSİ">
<floater.string name="max_title_msg">
Gecikmə səviyyəsi
</floater.string>
<floater.string name="max_width_px">
360
</floater.string>
<floater.string name="min_title_msg">
Gecikmə
</floater.string>
<floater.string name="min_width_px">
90
</floater.string>
<floater.string name="client_text_msg">
Klient
</floater.string>
<floater.string name="client_frame_rate_critical_fps">
10
</floater.string>
<floater.string name="client_frame_rate_warning_fps">
15
</floater.string>
<floater.string name="client_frame_time_window_bg_msg">
Normal, pəncərə arxasında
</floater.string>
<floater.string name="client_frame_time_critical_msg">
Klient kadrların sıxlığı [CLIENT_FRAME_RATE_CRITICAL]-dən aşağıdır
</floater.string>
<floater.string name="client_frame_time_warning_msg">
Klient kadrların sıxlığı [CLIENT_FRAME_RATE_CRITICAL] - [CLIENT_FRAME_RATE_WARNING] arasındadır
</floater.string>
<floater.string name="client_frame_time_normal_msg">
Normal
</floater.string>
<floater.string name="client_draw_distance_cause_msg">
Mümkün səbəb: çəkildiyi məsafə çox böyükdür
</floater.string>
<floater.string name="client_texture_loading_cause_msg">
Mümkün səbəb: şəkil yüklənməsi
</floater.string>
<floater.string name="client_texture_memory_cause_msg">
Mümkün səbəb: yaddaşda çox şəkil var
</floater.string>
<floater.string name="client_complex_objects_cause_msg">
Mümkün səbəb: məkanı çox çətin obyektlərlə doludur
</floater.string>
<floater.string name="network_text_msg">
Şəbəkə
</floater.string>
<floater.string name="network_packet_loss_critical_pct">
10
</floater.string>
<floater.string name="network_packet_loss_warning_pct">
5
</floater.string>
<floater.string name="network_packet_loss_critical_msg">
Şəbəkə [NETWORK_PACKET_LOSS_CRITICAL]% və daha çox paket itirir
</floater.string>
<floater.string name="network_packet_loss_warning_msg">
Şəbəkə [NETWORK_PACKET_LOSS_WARNING] - [NETWORK_PACKET_LOSS_CRITICAL]% paket itirir
</floater.string>
<floater.string name="network_performance_normal_msg">
Normal
</floater.string>
<floater.string name="network_ping_critical_ms">
600
</floater.string>
<floater.string name="network_ping_warning_ms">
300
</floater.string>
<floater.string name="network_ping_critical_msg">
Şəbəkə pingi [NETWORK_PING_CRITICAL] ms-dən çoxdur
</floater.string>
<floater.string name="network_ping_warning_msg">
Şəbəkə pingi [NETWORK_PING_WARNING][NETWORK_PING_CRITICAL] ms aralığındadır
</floater.string>
<floater.string name="network_packet_loss_cause_msg">
Bəlkə də, zəif əlaqə, ya da "Kənar genişliyi" parametri çox böyükdür.
</floater.string>
<floater.string name="network_ping_cause_msg">
Bəlkə də, zəif əlaqə və ya fayl mübadiləsi proqramları işləyir.
</floater.string>
<floater.string name="server_text_msg">
Server
</floater.string>
<floater.string name="server_frame_rate_critical_fps">
20
</floater.string>
<floater.string name="server_frame_rate_warning_fps">
30
</floater.string>
<floater.string name="server_single_process_max_time_ms">
20
</floater.string>
<floater.string name="server_frame_time_critical_msg">
Server çərçivə vaxtı [SERVER_FRAME_RATE_CRITICAL]-dən aşağıdır.
</floater.string>
<floater.string name="server_frame_time_warning_msg">
Server çərçivə vaxtı [SERVER_FRAME_RATE_CRITICAL][SERVER_FRAME_RATE_WARNING] aralığındadır.
</floater.string>
<floater.string name="server_frame_time_normal_msg">
Normal
</floater.string>
<floater.string name="server_physics_cause_msg">
Mümkün səbəb: Çoxlu fiziki obyekt var
</floater.string>
<floater.string name="server_scripts_cause_msg">
Mümkün səbəb: Çoxlu skript obyekt var
</floater.string>
<floater.string name="server_net_cause_msg">
Mümkün səbəb: Çox böyük şəbəkə trafiki var
</floater.string>
<floater.string name="server_agent_cause_msg">
Mümkün səbəb: Regionda çoxlu adam var
</floater.string>
<floater.string name="server_images_cause_msg">
Mümkün səbəb: Çoxlu şəkil var
</floater.string>
<floater.string name="server_generic_cause_msg">
Mümkün səbəb: Server çox yüklənmişdir
</floater.string>
<floater.string name="smaller_label">
&gt;&gt;
</floater.string>
<floater.string name="bigger_label">
&lt;&lt;
</floater.string>
<button name="client_lagmeter" tool_tip="Müştəri gecikmə səviyyəsi"/>
<text name="client">
Klient
</text>
<text name="client_text">
Normal
</text>
<button name="network_lagmeter" tool_tip="Şəbəkə gecikmə səviyyəsi"/>
<text name="network">
Şəbəkə
</text>
<text name="network_text">
Normal
</text>
<button label="&gt;&gt;" name="minimize" tool_tip="Ölçü dəyişdirməsi"/>
</floater>