blob: 83d0163eab508eee8f3c5560c5c0c1c265879d49 [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>
10 <!--Strings related to account deletion-->
11 <!--AccountManagementFragment-->
12 <string name="account_device_revocation_wrong_password">잘못된 암호입니다.</string>
13 <!--Basic Details-->
14 <string name="account_preferences_basic_tab">일반</string>
15 <string name="account_hostname_label">호스트명</string>
16 <string name="account_username_label">사용자명</string>
17 <string name="account_password_label">암호</string>
18 <string name="account_proxy_field">프록시</string>
19 <!--Audio Details-->
20 <!--Video Details-->
21 <string name="account_video_label">비디오</string>
22 <!--Advanced Details-->
23 <string name="account_turn_enable_label">TURN 사용</string>
24 <string name="account_published_address_label">공개 주소</string>
25 <!--Security Details-->
26 <!--SRTP Details-->
27 <string name="account_preferences_security_tab">보안</string>
28 <!--SIP-->
29 <!--TLS Details-->
30 <!--restore/backup-->
31 <string name="ring_account">Ring 계정</string>
32 <string name="account_link_button">이 장치를 계정에 연결하기</string>
33 <!--Name registration-->
34 <!--Create account-->
35 <string name="account_creation_profile">프로필 만들기</string>
36 <!--Devices-->
37</resources>