blob: 80333b1cdf60774005b83a989b6fccda203aa6e8 [file] [log] [blame]
Jenkinsfee99c12017-09-18 06:35:02 -04001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
3 <!--Strings related to account edition screen-->
4 <!--Strings related to account creation-->
5 <string name="prompt_alias">별칭</string>
6 <string name="prompt_hostname">호스트명</string>
7 <string name="prompt_username">사용자명</string>
8 <string name="prompt_password">암호</string>
9 <string name="action_create_short">생성하기</string>
Jenkins75bc54e2018-12-10 10:35:24 -050010 <string name="action_settings">설정</string>
Jenkinsfee99c12017-09-18 06:35:02 -040011 <!--Strings related to account deletion-->
12 <!--AccountManagementFragment-->
13 <string name="account_device_revocation_wrong_password">잘못된 암호입니다.</string>
14 <!--Basic Details-->
15 <string name="account_preferences_basic_tab">일반</string>
16 <string name="account_hostname_label">호스트명</string>
17 <string name="account_username_label">사용자명</string>
18 <string name="account_password_label">암호</string>
19 <string name="account_proxy_field">프록시</string>
20 <!--Audio Details-->
21 <!--Video Details-->
22 <string name="account_video_label">비디오</string>
23 <!--Advanced Details-->
24 <string name="account_turn_enable_label">TURN 사용</string>
25 <string name="account_published_address_label">공개 주소</string>
26 <!--Security Details-->
27 <!--SRTP Details-->
28 <string name="account_preferences_security_tab">보안</string>
29 <!--SIP-->
30 <!--TLS Details-->
31 <!--restore/backup-->
Jenkinsfee99c12017-09-18 06:35:02 -040032 <string name="account_link_button">이 장치를 계정에 연결하기</string>
33 <!--Name registration-->
34 <!--Create account-->
35 <string name="account_creation_profile">프로필 만들기</string>
Jenkins138d2212018-01-08 05:34:59 -050036 <!--Edit profile-->
Jenkinsfee99c12017-09-18 06:35:02 -040037 <!--Devices-->
38</resources>