summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
blob: 68ed63cad740ddd2a1548ad53e6dfced582e148c (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2014 The CyanogenMod 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="call_log_stats_title">통계</string>
  <string name="callStatsDetailTitle">전화 통계 정보</string>
  <string name="call_stats_nav_all">전부</string>
  <string name="call_stats_nav_incoming">수신</string>
  <string name="call_stats_nav_outgoing">발신</string>
  <string name="call_stats_nav_missed">부재중</string>
  <string name="call_stats_incoming">수신: <xliff:g id="percent">%d</xliff:g>%%</string>
  <string name="call_stats_outgoing">발신: <xliff:g id="percent">%d</xliff:g>%%</string>
  <string name="call_stats_missed">부재중</string>
  <string name="call_stats_missed_percent">부재중: <xliff:g id="percent">%d</xliff:g>%%</string>
  <string name="call_stats_header_total">합계: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
  <string name="call_stats_header_total_callsonly">합계: <xliff:g id="call_count">%s</xliff:g></string>
  <string name="call_stats_filter_from">시작 날짜</string>
  <string name="call_stats_filter_to">끝 날짜</string>
  <string name="call_stats_filter_picker_title">필터 범위</string>
  <string name="date_quick_selection">빠른 선택</string>
  <string name="date_qs_currentmonth">이번 달</string>
  <string name="date_qs_currentquarter">이번 분기</string>
  <string name="date_qs_currentyear">올해</string>
  <string name="date_qs_lastweek">지난 주</string>
  <string name="date_qs_lastmonth">지난 달</string>
  <string name="date_qs_lastquarter">지난 분기</string>
  <string name="date_qs_lastyear">지난 해</string>
  <string name="call_stats_date_filter">시간 범위 조정</string>
  <string name="call_stats_reset_filter">시간 범위 재설정</string>
  <string name="call_stats_sort_by_duration">통화 시간으로 정렬</string>
  <string name="call_stats_sort_by_count">통화 횟수로 정렬</string>
  <string name="menu_add_to_blacklist">블랙리스트에 추가</string>
  <string name="toast_added_to_blacklist"><xliff:g id="number">%s</xliff:g>을(를) 블랙리스트에 추가했습니다</string>
  <string name="nearby_places">주변 장소</string>
  <string name="people">사람</string>
  <string name="start_call_playback">녹음 재생</string>
  <string name="stop_call_playback">정지</string>
  <string name="call_playback_error_message">녹음을 재생할 수 없습니다</string>
  <string name="calllog_search_hint">통화 기록 검색</string>
  <string name="video_call">영상통화</string>
  <string name="video_call_settings">영상통화 설정</string>
  <string name="description_videocall">영상 통화 <xliff:g id="name">%1$s</xliff:g></string>
  <string name="speed_dial_settings">스피드 다이얼 설정</string>
  <string name="speed_dial_not_set">(설정되지 않음)</string>
  <string name="speed_dial_replace">바꾸기</string>
  <string name="speed_dial_delete">삭제</string>
  <string name="speed_dial_unassigned_dialog_title">할당되지 않은 키</string>
  <string name="speed_dial_unassigned_dialog_message">\'<xliff:g id="number">%s</xliff:g>\' 키에 스피드 다이얼 동작이 할당되어 있지 않습니다. 지금 동작을 할당할까요?</string>
  <string name="dialog_speed_dial_airplane_mode_message">"스피드 다이얼을 사용하려면 비행기 모드를 해제하십시오."</string>
  <string name="msim_ime_dialog_title">장치 식별자</string>
  <string name="multi_sim_slot_name">SIM <xliff:g id="index">%d</xliff:g></string>
  <string name="call_log_show_all_slots">모든 SIM</string>
  <string name="yes"></string>
  <string name="no">아니오</string>
  <string name="call_duration_active">활성 통화 시간:</string>
  <string name="call_duration_call_out">통화 시간:</string>
  <string name="call_log_all_calls_header">모든 통화</string>
</resources>