summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-ko/strings.xml
blob: 486c2e4c03a242ae7de99b0f59d67feedc7e14fb (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="repository_url_text">소스 코드와 문제 추적기는 https://github.com/leapcode/bitmask_android/에서 사용할 수 있습니다</string>
  <string name="info">정보</string>
  <string name="show_connection_details">연결 세부 정보 보기</string>
  <string name="routes_info">라우트: %s</string>
  <string name="routes_info6">라우트 IPv6: %s</string>
  <string name="error_empty_username">사용자 이름이 비어 있지 않아야 합니다.</string>
  <string name="cert_from_keystore">Keystore에서 인증서 \'%s\'  받음</string>
</resources>