summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/cm_strings.xml')
-rw-r--r--res/values-ko/cm_strings.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
new file mode 100644
index 000000000..0c23357c8
--- /dev/null
+++ b/res/values-ko/cm_strings.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <!-- Suggested contacts preferences -->
+ <string name="prefDialogTitle_suggestedContactsMode">모드</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">비활성화됨</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">연락처 제안 기능 비활성화됨</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">최근</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">최근에 추천된 연락처만 선택 가능</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">전부</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">모든 제안된 연락처 선택 가능</string>
+ <string name="preference_header_suggested_contacts">제안된 연락처</string>
+ <string name="preference_suggested_contacts_mode">연락처 제안 모드</string>
+ <string name="preference_suggested_contacts_clear_all">제안된 연락처 초기화</string>
+ <string name="suggested_contacts_cleared">제안된 연락처 초기화됨.</string>
+ <string name="clear_suggested_contacts_dialog_title">제안된 연락처를 초기화하겠습니까?</string>
+ <string name="clear_suggested_contacts_dialog_message">이전에 저장된 모든 제안된 연락처는 삭제됩니다.</string>
+ <!-- Notification lights dialogs -->
+ <string name="edit_light_settings">폴더 알림 표시등 설정</string>
+ <string name="pulse_speed_title">깜빡임 시간 및 속도</string>
+ <string name="default_time">보통</string>
+ <string name="custom_time">사용자 정의</string>
+ <string name="dialog_delete_title">삭제</string>
+ <string name="dialog_delete_message">선택된 항목을 삭제하시겠습니까?</string>
+ <string name="pref_lights_default">기본</string>
+ <!-- Values for the notification lights pulse spinners -->
+ <string name="pulse_length_always_on">항상 켜기</string>
+ <string name="pulse_length_very_short">매우 짧게</string>
+ <string name="pulse_length_short">짧게</string>
+ <string name="pulse_length_normal">보통</string>
+ <string name="pulse_length_long">길게</string>
+ <string name="pulse_length_very_long">매우 길게</string>
+ <string name="pulse_speed_very_fast">매우 빠르게</string>
+ <string name="pulse_speed_fast">빠르게</string>
+ <string name="pulse_speed_normal">보통</string>
+ <string name="pulse_speed_slow">느리게</string>
+ <string name="pulse_speed_very_slow">매우 느리게</string>
+</resources>