summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-ko/strings.xml
blob: 28a8fb583cced0700bd45c7dce750ebb852a5768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="non_spam_notification_title">%1$s번은 알고 있는 전화번호인가요?</string>
  <string name="spam_notification_title">%1$s번이 스팸 발신자였나요?</string>
  <string name="spam_notification_block_report_toast_text">%1$s번을 차단하고 스팸으로 신고했습니다.</string>
  <string name="spam_notification_not_spam_toast_text">%1$s번으로 걸려온 전화는 스팸이 아닌 것으로 신고했습니다.</string>
  <string name="spam_notification_non_spam_call_collapsed_text">탭하여 연락처에 추가하거나 스팸 전화번호를 차단합니다.</string>
  <string name="spam_notification_non_spam_call_expanded_text"> 번호에서 처음으로 걸려온 전화입니다.  전화가 스팸이라면  전화번호를 차단하고 신고할  있습니다.</string>
  <string name="spam_notification_spam_call_collapsed_text">탭하여 스팸이 아닌 것으로 보고하거나 차단하세요.</string>
  <string name="spam_notification_report_spam_action_text">차단  신고</string>
  <string name="spam_notification_add_contact_action_text">연락처 추가</string>
  <string name="spam_notification_dialog_add_contact_action_text">연락처에 추가</string>
  <string name="spam_notification_dialog_block_report_spam_action_text">스팸 차단  신고</string>
  <string name="spam_notification_was_not_spam_action_text">아니요, 스팸이 아닙니다.</string>
  <string name="spam_notification_block_spam_action_text">예, 번호를 차단합니다.</string>
  <string name="spam_notification_action_dismiss">닫기</string>
</resources>