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.xml109
1 files changed, 82 insertions, 27 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index a6b84ab..b43bedd 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -16,6 +16,10 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to show Device Id -->
+ <!-- Device Info screen. Confirmation that Device ID is copied to clipboard -->
+ <!-- Device Info screen. Confirmation that Device ID is not available -->
+ <!-- [CHAR LIMIT=NONE] Device Info screen. Label for the deviceID text put to clipboard -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="other">개발자 설정을 활성화하려면 <xliff:g id="step_count">%1$d</xliff:g>회 더 누르십시오.</item>
@@ -37,6 +41,7 @@
<string name="root_access_apps">애플리케이션만</string>
<string name="root_access_adb">ADB만</string>
<string name="root_access_all">애플리케이션과 ADB</string>
+ <!-- Preference link for root appops -->
<!-- NFC PreferenceCategory title -->
<string name="nfc_title_category">NFC</string>
<!-- About phone screen, CyanogenMod version -->
@@ -164,6 +169,7 @@
<string name="toggleData">데이터통신 연결</string>
<string name="toggleSync">자동 동기화 데이터</string>
<string name="toggle2g3g4g">선호하는 통신 유형</string>
+ <string name="toggle2g3g4g_msim">선호하는 통신 유형</string>
<string name="toggleNfc">NFC</string>
<!-- Wi-Fi region code -->
<string name="wifi_setting_countrycode_title">Wi\u2011Fi 지역 코드</string>
@@ -171,6 +177,18 @@
<string name="wifi_setting_countrycode_summary">Wi\u2011Fi 지역 코드를 지정하기</string>
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<string name="wifi_setting_countrycode_error">지역 코드 설정에 문제가 발생했습니다.</string>
+ <string name="wifi_countrycode_us">미국</string>
+ <string name="wifi_countrycode_ca">캐나다, 대만</string>
+ <string name="wifi_countrycode_de">독일</string>
+ <string name="wifi_countrycode_gb">유럽</string>
+ <string name="wifi_countrycode_jp">일본, 러시아</string>
+ <string name="wifi_countrycode_au">호주</string>
+ <string name="wifi_countrycode_cn">중국</string>
+ <string name="wifi_countrycode_kr">대한민국</string>
+ <string name="wifi_countrycode_tr">남아프리카, 터키</string>
+ <string name="wifi_countrycode_sg">이스라엘, 싱가포르</string>
+ <string name="wifi_countrycode_br">브라질</string>
+ <string name="wifi_countrycode_in">인도</string>
<!-- Profiles -->
<string name="profile_menu_delete_title">삭제</string>
<string name="profile_action_none">변경하지 않음</string>
@@ -259,6 +277,7 @@
<!-- Lights settings, LED notification -->
<string name="led_notification_title">조명 설정</string>
<string name="led_notification_text">설정 앱이 LED 전등을 활성화함</string>
+ <string name="notification_light_no_apps_summary">앱 별 제어를 추가하려면, \'%1$s\'을(를) 활성화하고 메뉴 바에서 \'\u002b\'를 누르세요</string>
<!-- Setting checkbox title for Whether to enable Android debugging support on the phone. -->
<string name="enable_adb_cm">안드로이드 디버깅</string>
<!-- Setting checkbox summary for Whether to enable Android debugging support on the phone -->
@@ -428,6 +447,7 @@
<string name="app_ops_allowed_count"><xliff:g id="count" example="2 times">%s</xliff:g> 허용</string>
<string name="app_ops_ignored_count"><xliff:g id="count" example="2 times">%s</xliff:g> 거부</string>
<string name="app_ops_both_count"><xliff:g id="count">%1$s</xliff:g> 허용됨, <xliff:g id="count">%2$s</xliff:g> 거부됨</string>
+ <string name="app_ops_disabled_by_optimization">배터리 최적화에 의해 비활성화됨</string>
<!-- App ops menu options -->
<string name="app_ops_show_user_apps">사용자 애플리케이션 표시</string>
<string name="app_ops_show_system_apps">내장 애플리케이션 표시</string>
@@ -514,12 +534,14 @@
<!-- Buttons - Enable navbar -->
<string name="disable_navkeys_title">온스크린 내비게이션 바 사용</string>
<string name="disable_navkeys_summary">온스크린 내비게이션 바를 활성화하고 하드웨어 버튼을 비활성화합니다</string>
+ <!-- tap-to-wake -->
+ <string name="double_tap_to_wake_title">더블 탭하여 화면 켜기</string>
+ <string name="double_tap_to_wake_summary">화면에 더블 탭하여 화면 켜기</string>
<!-- tap-to-sleep -->
<string name="double_tap_to_sleep_title">탭하여 화면 끄기</string>
<string name="double_tap_to_sleep_summary">상태 표시줄에 더블 탭하여 화면 끄기</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">실수로 화면 켜기 방지</string>
- <string name="proximity_wake_summary">화면을 켜기 전에 근접 센서 확인</string>
<!-- Turn on display when power connected; turn off display when power disconnected -->
<string name="wake_when_plugged_or_unplugged_title">충전 시 켜짐</string>
<string name="wake_when_plugged_or_unplugged_summary">전원이 연결되거나 분리될 때 화면 켜기</string>
@@ -530,21 +552,12 @@
<string name="volume_adjust_sounds_title">소리 크기 조정</string>
<!-- Hardware tunables - Vibrator intensity -->
<string name="vibrator_intensity_title">진동 세기</string>
- <string name="vibrator_warning">%1$d보다 더 높은 값은 권장하지 않습니다.</string>
<!-- Hardware tunables - Color calibration -->
<string name="color_calibration_title">색상 보정</string>
<string name="color_calibration_summary">화면의 색상을 보정합니다</string>
<string name="color_red_title">빨강</string>
<string name="color_green_title">초록</string>
<string name="color_blue_title">파랑</string>
- <!-- Hardware tunables - Gamma calibration -->
- <string name="gamma_tuning_title_head">감마 보정</string>
- <string name="gamma_tuning_summary_head">감마 값을 조정합니다</string>
- <string name="gamma_tuning_control_set_header">그룹 <xliff:g id="index">%d</xliff:g></string>
- <!-- used if no name provided by overlay -->
- <string name="gamma_tuning_contrast">명암비</string>
- <string name="gamma_tuning_brightness">밝기</string>
- <string name="gamma_tuning_saturation">채도</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">음악 앱 실행</string>
<string name="headset_connect_player_summary">헤드셋이 연결되면 기본 음악 앱 실행</string>
@@ -561,20 +574,6 @@
<string name="display_rotation_90_title">90도</string>
<string name="display_rotation_180_title">180도</string>
<string name="display_rotation_270_title">270도</string>
- <!-- Display settings. Screen color. -->
- <string name="screencolor">화면 색상</string>
- <string name="screencolor_summary">화면 색상, 채도, 명암비 또는 집적도를 조정</string>
- <string name="custom_screencolor">사용자 정의 화면 색상</string>
- <string name="screencolor_save">저장</string>
- <string name="screencolor_cancel">취소</string>
- <string name="restore_preview">기본 사진 보기</string>
- <string name="selectnewfile_menu">갤러리에서 새 사진 보기</string>
- <string name="selectfile_menu">갤러리에서 사진 보기</string>
- <string name="restore_default_str">초기화</string>
- <string name="hue_str">색조: <xliff:g id="hue_value">%1$s</xliff:g></string>
- <string name="saturation_str">채도: <xliff:g id="saturation_value">%1$s</xliff:g></string>
- <string name="contrast_str">대비: <xliff:g id="contrast_value">%1$s</xliff:g></string>
- <string name="intensity_str">강도: <xliff:g id="intensity_str_value">%1$s</xliff:g></string>
<!-- LiveDisplay -->
<string name="live_display_summary">가독성을 향상시키고 눈의 피로를 줄이기 위해 주변 환경과 시간에 따라 화면을 최적화</string>
<string name="live_display_mode">디스플레이 모드</string>
@@ -604,6 +603,9 @@
<string name="live_display_color_profile_photography_summary">사진을 위한 완벽한 색 재현력</string>
<string name="live_display_color_profile_basic_title">기본</string>
<string name="live_display_color_profile_basic_summary">디스플레이를 보정하지 않은 상태로 사용</string>
+ <!-- LiveDisplay : Picture Adjustment -->
+ <string name="adj_saturation_title">채도</string>
+ <string name="adj_contrast_title">명암비</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">입력기 전환 알림</string>
<string name="ime_switcher_notify_summary">입력기 전환키 표시</string>
@@ -683,8 +685,6 @@
<string name="status_bar_notif_count_summary">읽지 않은 알림 숫자 표시</string>
<string name="status_bar_quick_qs_pulldown_title">빠른 설정 내리기</string>
<string name="status_bar_quick_qs_pulldown_summary">상태 바의 %1$s 끝에서는 빠른 설정을 내립니다.</string>
- <string name="status_bar_quick_qs_pulldown_summary_left">왼쪽</string>
- <string name="status_bar_quick_qs_pulldown_summary_right">오른쪽</string>
<string name="status_bar_quick_qs_pulldown_off">끄기</string>
<string name="status_bar_quick_qs_pulldown_left">왼쪽</string>
<string name="status_bar_quick_qs_pulldown_right">오른쪽</string>
@@ -860,7 +860,7 @@
<string name="menu_hidden_apps_delete">초기화</string>
<string name="menu_hidden_apps_reset_lock">패턴 잠금 초기화</string>
<string name="protected_apps">보호된 애플리케이션</string>
- <string name="protected_apps_summary">보안 잠금을 사용할 때 어떤 애플리케이션의 알림을 표시하지 않을지 관리합니다</string>
+ <string name="protected_apps_summary">보안 잠금 사용시 숨겨질 앱 선택</string>
<string name="saving_protected_components">구성요소 상태 저장\u2026</string>
<string name="pa_login_username_hint">사용자 이름 (이메일)</string>
<string name="pa_login_password_hint">비밀번호</string>
@@ -896,6 +896,8 @@
<!-- Edit access point labels: PPP number -->
<string name="apn_ppp_number">APN PPP 전화번호</string>
<!-- APNs screen message indicating new APN user is adding is a duplicate -->
+ <string name="duplicate_apn_error_title">중복된 APN</string>
+ <string name="duplicate_apn_error_message">이 APN이 이미 존재합니다. 삭제하거나 매개 변수를 변경하세요.</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_disabled">비활성화 됨</string>
<string name="sim_missing">SIM 카드가 없거나 잘못되었습니다</string>
@@ -928,6 +930,7 @@
<string name="zen_mode_summary_selected_callers">선택한 호출자</string>
<!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_messages">선택한 메세지</string>
+ <!-- Allow vibration in zen mode -->
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<string name="maximum_head_level">머리: %1$s W/kg</string>
@@ -980,4 +983,56 @@
<string name="interruptions_ignore_while_media_summary">알림시 미디어 재생 소리를 줄이지 않음</string>
<!-- CM Legal -->
<string name="cmlicense_title">CyanogenMod 법적 고지</string>
+ <!-- Menu label for reset the battery stats -->
+ <string name="menu_stats_reset">통계 재설정</string>
+ <!-- Reset stats confirmation dialog's message -->
+ <string name="reset_stats_msg">배터리 사용 데이터가 초기화됩니다</string>
+ <!-- Dock battery not present message -->
+ <string name="dock_battery_not_present">독 베터리 없음</string>
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging on Dock AC. -->
+ <string name="battery_info_status_charging_dock_ac">독 AC로 충전중</string>
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over Dock USB. -->
+ <string name="battery_info_status_charging_dock_usb">독 USB로 충전중</string>
+ <string name="restrict_app_wlan_title">앱의 Wi\u2011Fi 사용 끄기</string>
+ <string name="restrict_app_wlan_summary">앱이 Wi\u2011Fi 데이터 연결을 사용하지 않도록 설정</string>
+ <string name="restrict_app_cellular_title">앱의 모바일 데이터 사용 끄기</string>
+ <string name="restrict_app_cellular_summary">앱이 모바일 데이터 연결을 하지 않도록 설정</string>
+ <string name="privacy_guard_internet_category">인터넷</string>
+ <!-- Weather -->
+ <string name="weather_settings_title">날씨</string>
+ <string name="weather_settings_no_services_prompt">날씨 제공자 서비스 설치되지 않음</string>
+ <string name="weather_settings_button">제공자 설정</string>
+ <string name="weather_settings_activity_not_found">이 제공자의 설정 메뉴를 열 수 없습니다</string>
+ <string name="weather_settings_general_settings_title">일반</string>
+ <string name="background_data_access">백그라운드 데이터 사용</string>
+ <string name="allow_background_both">셀룰러 데이터와 Wi\u2011Fi를 통해</string>
+ <string name="allow_background_wlan">Wi\u2011Fi에서만</string>
+ <string name="allow_background_none">허용하지 않음</string>
+ <string name="mobile_data_alert">셀룰러 데이터 경고</string>
+ <string name="mobile_data_alert_summary">앱이 많은 데이터를 사용할 때 알림</string>
+ <string name="data_usage_menu_enable_data_alerts">데이터 사용량 경고 켜기</string>
+ <string name="data_usage_menu_disable_data_alerts">데이터 사용량 경고 끄기</string>
+ <string name="data_usage_menu_reset_stats">데이터 통계 초기화</string>
+ <string name="reset_data_stats_msg">과거와 현재의 데이터 정보를 모두 삭제합니다</string>
+ <string name="reset_stats_confirm">확인</string>
+ <string name="restrict_cellular_access_title">셀룰러 데이터 사용 제한</string>
+ <string name="restrict_cellular_access_summary">셀룰러 네트워크에서 데이터 사용을 끄기</string>
+ <string name="restrict_cellular_access_dialog_title">셀룰러 데이터 사용을 제한하시겠습니까?</string>
+ <string name="restrict_cellular_access_dialog_summary">이 기능은 셀룰러 네트워크만 사용할 때 네트워크 연결이 필요한 앱의 정상적인 작동을 방해할 수 있습니다.\n\n앱의 설정에서 데이터 사용량을 조절할 수 있는 설정을 찾을 수 있습니다.</string>
+ <!-- Label for settings shortcut: carrier selection -->
+ <string name="shortcut_carrier_title">네트워크 영업자</string>
+ <!-- title for lock screen blur preference -->
+ <!-- title for lock screen weather preference -->
+ <!-- Per app controls for LP keyguard notifications -->
+ <string name="app_notification_show_on_keyguard_title">잠금 화면에 표시</string>
+ <string name="app_notification_show_on_keyguard_summary">잠금화면에 알림을 표시</string>
+ <string name="app_notification_no_ongoing_on_keyguard_title">상주 알림을 잠금화면에 표시하지 않음</string>
+ <string name="app_notification_no_ongoing_on_keyguard_summary">이 앱의 상주 알림을 잠금화면에 표시하지 않음</string>
+ <!-- Notification sound timeout -->
+ <!-- CmRadioInfo -->
+ <!-- Radio Control (IMS/MBN etc.) -->
+ <!-- Lock screen wallpaper -->
+ <!-- Format string for fingerprint location message -->
+ <!-- Fingerprint sensor locations -->
+ <!-- SIM status format string -->
</resources>