summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/blocking/res/values-ko/strings.xml
blob: 31a63da6f070e9d384aed7f2479e432022a34249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  ~ Copyright (C) 2016 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="migrate_blocked_numbers_dialog_title" msgid="7823962296457673809">"새로운 간편 차단 기능"</string>
    <string name="migrate_blocked_numbers_dialog_message" msgid="8309736147266462485">"사용자를 보호하기 위하여 전화에서 차단 작동 방식을 변경해야 합니다. 차단된 번호에서 발송되는 통화  문자 메시지는 수신되지 않으며 다른 앱과 차단 사실이 공유될  있습니다."</string>
    <string name="migrate_blocked_numbers_dialog_allow_button" msgid="5192836471557751367">"허용"</string>
    <string name="block_number_confirmation_title" msgid="2699521227461376076">"<xliff:g id="NUMBER">%1$s</xliff:g>번을 차단할까요?"</string>
    <string name="block_number_confirmation_message_vvm" msgid="6501105244172290939">"이 번호에서 걸려오는 전화가 차단되며 음성사서함이 자동으로 삭제됩니다."</string>
    <string name="block_number_confirmation_message_no_vvm" msgid="8236641245709649882">"이 번호에서 걸려오는 전화가 차단되지만, 발신자가 음성사서함에 메시지를 남길 수는 있습니다."</string>
    <string name="block_number_confirmation_message_new_filtering" msgid="8487449683723062644">"이 번호로부터 수신되는 전화와 문자를  이상 받지 않습니다."</string>
    <string name="block_number_ok" msgid="739786082788038932">"차단"</string>
    <string name="unblock_number_confirmation_title" msgid="7897778825085659941">"<xliff:g id="NUMBER">%1$s</xliff:g>번을 차단 해제할까요?"</string>
    <string name="unblock_number_ok" msgid="5089057152966269355">"차단 해제"</string>
    <string name="invalidNumber" msgid="6270918250761754967">"<xliff:g id="NUMBER">%1$s</xliff:g>번은 잘못된 번호입니다."</string>
    <string name="snackbar_number_blocked" msgid="5760234822413921845">"<xliff:g id="NUMBER">%1$s</xliff:g> 차단됨"</string>
    <string name="snackbar_number_unblocked" msgid="7941296274123990585">"<xliff:g id="NUMBER">%1$s</xliff:g> 차단 해제됨"</string>
    <string name="block_number_undo" msgid="5158120911892491697">"실행취소"</string>
    <string name="send_to_voicemail_import_failed" msgid="1012752662074208237">"가져오지 못했습니다."</string>
    <string name="call_blocking_disabled_notification_title" msgid="7211352205255347489">"통화 차단이 48시간 동안 중지됨"</string>
    <string name="call_blocking_disabled_notification_text" msgid="141384084865180722">"긴급 통화를 사용했기 때문에 중지되었습니다."</string>
    <string name="block_report_number_alert_title" msgid="2740581989824959611">"<xliff:g id="NUMBER">%1$s</xliff:g>번을 차단할까요?"</string>
    <string name="block_report_number_alert_details" msgid="2652479394593143562">"이 번호로부터 수신되는 전화를  이상 받지 않습니다."</string>
    <string name="block_number_alert_details" msgid="715942751312046429">"<xliff:g id="TEXT">%1$s</xliff:g>  전화는 스팸으로 신고됩니다."</string>
    <string name="unblock_number_alert_details" msgid="8696070817026870606">"이 번호는 차단되지 않으며 스팸이 아닌 것으로 신고됩니다. 앞으로  번호에서 전화가 오면 스팸으로 인식되지 않습니다."</string>
    <string name="unblock_report_number_alert_title" msgid="2221901995393696882">"<xliff:g id="NUMBER">%1$s</xliff:g>번을 차단 해제할까요?"</string>
    <string name="report_not_spam_alert_button" msgid="3244953565919894995">"신고"</string>
    <string name="report_not_spam_alert_title" msgid="395961923213504916">"실수임을 신고하시겠습니까?"</string>
    <string name="report_not_spam_alert_details" msgid="4463730683530824797">"앞으로 <xliff:g id="NUMBER">%1$s</xliff:g>에서 전화가 오면 스팸으로 인식되지 않습니다."</string>
    <string name="checkbox_report_as_spam_action" msgid="1549159682170273798">"전화를 스팸으로 신고"</string>
</resources>