summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
blob: eee156ad8f28151fac71c9f23c042b93826f0b1a (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
    Copyright (C) 2015-2016 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="report_as_spam_to">%s에 스팸으로 신고</string>
  <!-- Strip unicode -->
  <string name="unicode_stripping_pref_title">유니코드 제거</string>
  <string name="pref_unicode_stripping_leave_intact">문자 인코딩 유지</string>
  <string name="pref_unicode_stripping_non_encodable">인코딩할 수 없는 문자 제거</string>
  <string name="pref_unicode_stripping_all">모든 유니코드 문자 제거</string>
  <!-- Settings item description for SMS and MMS Validity period -->
  <!-- Item Descriptions for MMS sending Priority -->
  <!-- Storage specific Settings -->
  <!-- Swipe to delete conversation -->
  <!-- QUICKMESSAGE SUPPORT -->
  <!-- Preferences -->
  <string name="pref_quickmessage">QuickMessage와 답장</string>
  <string name="pref_quickmessage_title">QuickMessage 보기</string>
  <string name="pref_quickmessage_summary">SMS메시지를 받으면 자동으로 QuickMessage 보이기</string>
  <string name="pref_close_all_title">전부 닫기</string>
  <string name="pref_close_all_summary">닫기 버튼으로 모든 메시지를 닫습니다</string>
  <string name="message_counter">%2$d건 중 %1$d건</string>
  <!-- QM Dialog box buttons -->
  <string name="button_close">닫기</string>
  <string name="button_view">표시</string>
  <string name="button_templates">템플릿</string>
  <string name="qm_button_full_conversation">전체 대화</string>
  <!-- Hint text in message body field when keyboard is exposed -->
  <string name="type_to_reply_text_enter_to_send">답장을 입력하세요</string>
  <!-- QM Toast -->
  <string name="toast_sending_message">메시지 전송 중\u2026</string>
  <!-- QM - Quick reply -->
  <string name="qm_quick_reply">빠른 답장</string>
  <string name="send">전송</string>
  <string name="compose_message_hint_text">메시지 입력</string>
  <!-- Show emoticons -->
</resources>