43 lines
3.5 KiB
XML
43 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
|
|
Copyright (C) 2017 The LineageOS Project
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="export_to_sim">SIM 카드로 내보내기</string>
|
|
<string name="import_from_sdcard" product="default">저장소에서 가져오기</string>
|
|
<string name="export_to_sdcard" product="default">저장소로 내보내기</string>
|
|
<string name="share_failed">연락처가 너무 많아 공유할 수 없습니다</string>
|
|
<string name="label_groups">그룹</string>
|
|
<string name="exporting">내보내는 중\u2026</string>
|
|
<string name="reading_vcard_files"><xliff:g id="total_number">%2$s</xliff:g>개 중 <xliff:g id="current_number">%1$s</xliff:g>번째 파일</string>
|
|
<string name="export_to_sim_failed">내보내기에 실패하였습니다. <xliff:g id="insertCount">%d</xliff:g>건의 연락처가 내보내졌습니다</string>
|
|
<string name="sim_contact_export_failed">연락처 내보내기에 실패하였습니다 (이름: <xliff:g id="name">%1$s</xliff:g>, 번호: <xliff:g id="number">%2$s</xliff:g>, 이메일: <xliff:g id="email">%3$s</xliff:g>)</string>
|
|
<string name="export_sim_card_full">SIM 카드가 가득 찼습니다. <xliff:g id="insertCount">%d</xliff:g>건의 연락처가 내보내졌습니다</string>
|
|
<string name="export_failed">내보내기 실패</string>
|
|
<string name="sim_card_full">SIM 카드가 가득 찼습니다</string>
|
|
<string name="export_finished">내보내기 완료</string>
|
|
<string name="tag_too_long">연락처 이름이 너무 깁니다</string>
|
|
<string name="sim_contacts_not_loaded">SIM 연락처를 불러올 수 없습니다</string>
|
|
<string name="export_cancelled">내보내기가 취소되었습니다. <xliff:g id="insertCount">%s</xliff:g>건의 연락처가 내보내졌습니다</string>
|
|
<string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g>에 전화번호 또는 이메일 주소가 필요합니다</string>
|
|
<string name="import_from_sim_select">가져올 SIM 카드 선택</string>
|
|
<string name="no_sdcard_title" product="nosdcard">저장소를 사용할 수 없음</string>
|
|
<string name="no_sdcard_title" product="default">SD 카드 없음</string>
|
|
<string name="deleteConfirmation_title">연락처를 삭제할까요?</string>
|
|
<string name="deleteConfirmation">이 연락처가 삭제됩니다.</string>
|
|
<string name="copy_done">연락처가 성공적으로 복사되었습니다</string>
|
|
<string name="copy_failure">연락처를 복사하지 못했습니다</string>
|
|
<string name="card_no_space">SIM 카드가 가득 차 있어 연락처를 복사하지 못했습니다</string>
|
|
<string name="local_storage_account" product="tablet">로컬 태블릿 계정</string>
|
|
<string name="local_storage_account" product="default">로컬 휴대전화 계정</string>
|
|
</resources>
|