blob: 86ff063a16be9e74fe716afada3d9d7cf0ec16b4 [file] [log] [blame]
Romain Bertozzic8d892b2016-08-16 08:51:51 -04001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
3 <!--Strings related to account creation-->
4 <string name="prompt_alias">Álnév</string>
5 <string name="prompt_hostname">Kiszolgálónév</string>
6 <string name="prompt_username">Felhasználónév</string>
7 <string name="prompt_password">Jelszó</string>
8 <!--Strings related to account deletion-->
9 <!--AccountManagementFragment-->
10 <string name="normal_accounts_titles">Fiókok</string>
11 <!--Basic Details-->
12 <string name="account_preferences_basic_tab">Általános</string>
13 <string name="account_hostname_label">Kiszolgálónév</string>
14 <string name="account_username_label">Felhasználónév</string>
15 <string name="account_password_label">Jelszó</string>
16 <string name="account_proxy_field">Proxy</string>
17 <!--Audio Details-->
18 <string name="account_audio_label">Hang</string>
19 <string name="account_preferences_media_tab">Média</string>
20 <!--Video Details-->
21 <string name="account_video_label">Videó</string>
22 <string name="account_video_enable">Videó engedélyezése</string>
23 <!--Advanced Details-->
24 <string name="account_preferences_advanced_tab">Haladó</string>
25 <string name="account_turn_enable_label">TURN használata</string>
26 <string name="account_published_address_label">Nyilvános cím</string>
27 <!--Security Details-->
28 <!--SRTP Details-->
29 <string name="account_preferences_security_tab">Biztonság</string>
30 <!--SIP-->
31 <!--TLS Details-->
32 <string name="account_rtp_port_range">Hang RTP port korlát</string>
Alexandre Lision93184362016-11-02 12:45:29 -040033 <!--restore/backup-->
Romain Bertozzic8d892b2016-08-16 08:51:51 -040034 <string name="account_export">Exportálás</string>
35</resources>