blob: f50bd654150500f46083e0fae4ea73058e9f5c14 [file] [log] [blame]
Romain Bertozzi9ada8d62016-04-26 11:35:29 -04001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
3 <!--Strings related to login-->
4 <string name="prompt_alias">Přezdívka</string>
5 <string name="prompt_hostname">Hostitelské jméno</string>
6 <string name="prompt_username">Uživatelské jméno</string>
7 <string name="prompt_password">Heslo</string>
8 <!--Strings related to account creation-->
9 <string name="create_ring_account">Vytvořit</string>
10 <!--AccountManagementFragment-->
11 <!--Basic Details-->
12 <string name="account_preferences_basic_tab">Obecné</string>
13 <string name="account_hostname_label">Hostitelské jméno</string>
14 <string name="account_username_label">Uživatelské jméno</string>
15 <string name="account_password_label">Heslo</string>
16 <string name="account_proxy_field">Proxy</string>
17 <!--Audio Details-->
18 <string name="account_audio_label">Zvuk</string>
19 <string name="account_preferences_audio_tab">Zvuk</string>
20 <!--Video Details-->
21 <string name="account_video_label">Obraz</string>
22 <string name="account_video_enable">Povolit obraz</string>
23 <!--Advanced Details-->
24 <string name="account_preferences_advanced_tab">Pokročilé</string>
25 <string name="account_turn_enable_label">Použít TURN</string>
26 <!--Security Details-->
27 <!--SRTP Details-->
28 <string name="account_preferences_security_tab">Zabezpečení</string>
29 <!--TLS Details-->
30 <string name="account_tls_method_default">Výchozí</string>
31 <string name="account_rtp_port_range">Rozsah portů pro zvuk RTP</string>
32 <!--Import/export-->
33</resources>