Update Korean translation
This commit is contained in:
parent
69b68de511
commit
c6515bb40f
|
@ -3,7 +3,7 @@
|
|||
<string name="app_launcher_name">연락처</string>
|
||||
<string name="address">주소</string>
|
||||
<string name="inserting">등록중…</string>
|
||||
<string name="updating">갱신중…</string>
|
||||
<string name="updating">수정중…</string>
|
||||
<string name="missing_contact_source">연락처가 포함된 계정을 선택하세요.</string>
|
||||
|
||||
<string name="new_contact">새로운 연락처</string>
|
||||
|
@ -54,13 +54,13 @@
|
|||
<string name="search_favorites">자주쓰는 연락처 검색</string>
|
||||
|
||||
<!-- Export / Import -->
|
||||
<string name="import_contacts">Import contacts</string>
|
||||
<string name="export_contacts">Export contacts</string>
|
||||
<string name="import_contacts_from_vcf">Import contacts from a .vcf file</string>
|
||||
<string name="export_contacts_to_vcf">Export contacts to a .vcf file</string>
|
||||
<string name="target_contact_source">Target contact source</string>
|
||||
<string name="include_contact_sources">Include contact sources</string>
|
||||
<string name="filename_without_vcf">Filename (without .vcf)</string>
|
||||
<string name="import_contacts">연락처 가져오기</string>
|
||||
<string name="export_contacts">연락처 내보내기</string>
|
||||
<string name="import_contacts_from_vcf">.vcf file에서 가져오기</string>
|
||||
<string name="export_contacts_to_vcf">.vcf file로 내보내기</string>
|
||||
<string name="target_contact_source">내보내기 대상</string>
|
||||
<string name="include_contact_sources">가져오기 대상</string>
|
||||
<string name="filename_without_vcf">파일이름 (.vcf 확장자 생략)</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
Loading…
Reference in New Issue