summaryrefslogtreecommitdiffstats
path: root/res/values-ko
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko')
-rw-r--r--res/values-ko/cm_strings.xml108
-rw-r--r--res/values-ko/qcomstrings.xml568
-rw-r--r--res/values-ko/strings.xml842
3 files changed, 1236 insertions, 282 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
new file mode 100644
index 000000000..1362b6702
--- /dev/null
+++ b/res/values-ko/cm_strings.xml
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">와이드</string>
+ <!-- Format for entries in the picture size menu. Parameter one is aspect ratio,
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g>만 화소</string>
+ <!-- Settings screen, scene mode -->
+ <string name="pref_camera_scenemode_entry_antimotionblur">모션 블러 감소</string>
+ <string name="pref_camera_scenemode_entry_aqua">아쿠아</string>
+ <string name="pref_camera_scenemode_entry_ar">증강 현실</string>
+ <string name="pref_camera_scenemode_entry_asd">베스트 샷</string>
+ <string name="pref_camera_scenemode_entry_baby">아기</string>
+ <string name="pref_camera_scenemode_entry_backgroundblur">배경 블러</string>
+ <string name="pref_camera_scenemode_entry_backlight">역광</string>
+ <string name="pref_camera_scenemode_entry_backlightportrait">역광 (인물)</string>
+ <string name="pref_camera_scenemode_entry_barcode">바코드</string>
+ <string name="pref_camera_scenemode_entry_beach">해변</string>
+ <string name="pref_camera_scenemode_entry_beauty">피부 보정</string>
+ <string name="pref_camera_scenemode_entry_candlelight">촛불</string>
+ <string name="pref_camera_scenemode_entry_cine">필름</string>
+ <string name="pref_camera_scenemode_entry_closeup">클로즈업</string>
+ <string name="pref_camera_scenemode_entry_dark">어두움</string>
+ <string name="pref_camera_scenemode_entry_dish">음식</string>
+ <string name="pref_camera_scenemode_entry_duskdawn">황혼</string>
+ <string name="pref_camera_scenemode_entry_document">문서</string>
+ <string name="pref_camera_scenemode_entry_fallcolor">가을색</string>
+ <string name="pref_camera_scenemode_entry_fireworks">불꽃놀이</string>
+ <string name="pref_camera_scenemode_entry_flowers">꽃</string>
+ <string name="pref_camera_scenemode_entry_handheldtwilight">손으로 찍는 황혼</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">고감도</string>
+ <string name="pref_camera_scenemode_entry_indoor">실내</string>
+ <string name="pref_camera_scenemode_entry_landscape">풍경</string>
+ <string name="pref_camera_scenemode_entry_mix_illuminant">혼합된 조명</string>
+ <string name="pref_camera_scenemode_entry_mood">분위기</string>
+ <string name="pref_camera_scenemode_entry_nightportrait">야간 인물</string>
+ <string name="pref_camera_scenemode_entry_nightindoor">야간 실내</string>
+ <string name="pref_camera_scenemode_entry_oldfilm">오래된 필름</string>
+ <string name="pref_camera_scenemode_entry_pet">동물</string>
+ <string name="pref_camera_scenemode_entry_portrait">인물</string>
+ <string name="pref_camera_scenemode_entry_snow">눈</string>
+ <string name="pref_camera_scenemode_entry_softskin">부드러운 피부</string>
+ <string name="pref_camera_scenemode_entry_sports">스포츠</string>
+ <string name="pref_camera_scenemode_entry_spotlight">스포트라이트</string>
+ <string name="pref_camera_scenemode_entry_steadyphoto">안정된 사진</string>
+ <string name="pref_camera_scenemode_entry_supernight">어두운 밤</string>
+ <string name="pref_camera_scenemode_entry_sweepstitch">파노라마</string>
+ <string name="pref_camera_scenemode_entry_text">텍스트</string>
+ <string name="pref_camera_scenemode_entry_theatre">극장</string>
+ <string name="pref_camera_scenemode_entry_whiteboard">화이트보드</string>
+ <!-- Settings screen, focus mode -->
+ <string name="pref_camera_focusmode_entry_continuous">연속</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">연속 (MW)</string>
+ <string name="pref_camera_focusmode_entry_extended">확장</string>
+ <string name="pref_camera_focusmode_entry_facedetect">얼굴 인식</string>
+ <string name="pref_camera_focusmode_entry_facepriority">얼굴 우선</string>
+ <string name="pref_camera_focusmode_entry_fixed">고정</string>
+ <string name="pref_camera_focusmode_entry_normal">일반</string>
+ <string name="pref_camera_focusmode_entry_portrait">인물</string>
+ <string name="pref_camera_focusmode_entry_hyperfocal">과초점</string>
+ <!-- Color effects -->
+ <string name="pref_camera_coloreffect_entry_washed">탈색</string>
+ <string name="pref_camera_coloreffect_entry_vintage_warm">빈티지 (따뜻하게)</string>
+ <string name="pref_camera_coloreffect_entry_vintage_cold">빈티지 (차갑게)</string>
+ <string name="pref_camera_coloreffect_entry_point_blue">파란색 포인트</string>
+ <string name="pref_camera_coloreffect_entry_point_green">초록색 포인트</string>
+ <string name="pref_camera_coloreffect_entry_point_red_yellow">빨강-노랑 포인트</string>
+ <string name="pref_camera_coloreffect_entry_cartoonize">만화</string>
+ <!-- Red eye flash mode title -->
+ <string name="pref_camera_flashmode_entry_redeye">적목</string>
+ <string name="pref_camera_flashmode_label_redeye">적목</string>
+ <!-- Power shutter -->
+ <string name="pref_camera_power_shutter_title">전원 키 셔터</string>
+ <!-- Max brightness -->
+ <string name="pref_camera_max_brightness_title">밝은 화면</string>
+ <!-- Touch focus duration -->
+ <string name="pref_camera_focustime_title">터치 초점 지속시간</string>
+ <string name="pref_camera_focustime_entry_0">0초</string>
+ <string name="pref_camera_focustime_entry_3">3초</string>
+ <string name="pref_camera_focustime_entry_5">5초</string>
+ <string name="pref_camera_focustime_entry_10">10초</string>
+ <string name="pref_camera_focustime_entry_infinite">계속 유지</string>
+ <!-- Shutter speed -->
+ <string name="pref_camera_shutter_speed_title">셔터 속도</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">고급 카메라 옵션이 활성화되었습니다</string>
+ <string name="developer_menu_disabled">고급 카메라 옵션이 비활성화되었습니다</string>
+ <string name="pref_camera2_preferences_category_developer">고급 옵션</string>
+</resources>
diff --git a/res/values-ko/qcomstrings.xml b/res/values-ko/qcomstrings.xml
new file mode 100644
index 000000000..6d3f0f9fd
--- /dev/null
+++ b/res/values-ko/qcomstrings.xml
@@ -0,0 +1,568 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2012-2014, 2016-2017 The Linux Foundation. All rights reserved.
+
+ Not a Contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
+ Copyright (C) 2017-2018 The LineageOS 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>
+ <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
+ <!-- Settings screen, Power Mode title -->
+ <string name="pref_camera_powermode_title">전력 모드</string>
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">저전력</string>
+ <string name="pref_camera_powermode_entry_np">일반 전력</string>
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <!-- Default Power mode.. -->
+ <!-- Default auto exposure setting. Do not translate. -->
+ <!-- Settings screen, Select auto exposure title -->
+ <string name="pref_camera_autoexposure_title">자동 노출</string>
+ <!-- Settings screen, auto exposure dialog radio button choices -->
+ <string name="pref_camera_autoexposure_entry_frameaverage">평균 프레임</string>
+ <string name="pref_camera_autoexposure_entry_centerweighted">중앙 중점 측광</string>
+ <string name="pref_camera_autoexposure_entry_spotmetering">스팟 측광</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Video encoder title -->
+ <string name="pref_camera_videoencoder_title">비디오 코덱</string>
+ <!-- Settings screen, Video encoder dialog radio button choices -->
+ <!-- Default video encoder setting. A numerical value. -->
+ <!-- Settings screen, Video encoder dialog title -->
+ <string name="pref_camera_videoencoder_dialogtitle">비디오 코덱</string>
+ <!-- Default audio encoder setting. A numerical value. -->
+ <!-- Settings screen, Audio encoder title -->
+ <string name="pref_camera_audioencoder_title">오디오 코덱</string>
+ <!-- Settings screen, Audio encoder dialog radio button choices -->
+ <!-- Default Skin Tone Enhancement setting. Do not translate. -->
+ <!-- Settings screen, Select Skin Tone Enhancement title -->
+ <string name="pref_camera_skinToneEnhancement_title">피부 색 개선</string>
+ <!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">사용</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">사용 안 함</string>
+ <!-- Skin Tone Enhancement entry values. Do not translate. -->
+ <!-- Settings screen, setting title text for ZSL-->
+ <string name="pref_camera_zsl_title">제로 셔터 랙</string>
+ <!-- Default selectable zone af setting. Do not translate. -->
+ <!-- Settings screen, Selectable zone af title -->
+ <string name="pref_camera_selectablezoneaf_title">자동 초점 영역</string>
+ <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
+ <string name="pref_camera_selectablezoneaf_entry_auto">자동</string>
+ <string name="pref_camera_selectablezoneaf_entry_spotmetering">스팟 측광</string>
+ <string name="pref_camera_selectablezoneaf_entry_centerweighted">중앙 중점 측광</string>
+ <string name="pref_camera_selectablezoneaf_entry_frameaverage">평균 프레임</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Selectable advanced features title -->
+ <string name="pref_camera_advanced_features_title">고급 기능</string>
+ <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
+ <string name="pref_camera_advanced_feature_entry_none">선택 안함</string>
+ <string name="pref_camera_advanced_feature_entry_multi_touch_focus">멀티 터치 초점</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Manual exposure control entry values -->
+ <string name="pref_camera_manual_exp_title">수동 노출</string>
+ <string name="pref_camera_manual_exp_entry_ISO_priority">ISO 우선 순위</string>
+ <string name="pref_camera_manual_exp_entry_exptime_priority">노출 시간 우선 순위</string>
+ <string name="pref_camera_manual_exp_entry_user_setting">사용자 설정</string>
+ <string name="pref_camera_manual_exp_entry_off">끄기</string>
+ <!-- Manual white balance entry values -->
+ <string name="pref_camera_manual_wb_title">수동 화이트 밸런스</string>
+ <string name="pref_camera_manual_wb_entry_color_temperature">색 온도</string>
+ <string name="pref_camera_manual_wb_entry_rbgb_gains">RBGB 증폭</string>
+ <string name="pref_camera_manual_wb_entry_off">끄기</string>
+ <!-- Manual Focus entry values -->
+ <string name="pref_camera_manual_focus_title">수동 초점</string>
+ <string name="pref_camera_manual_focus_entry_scale_mode">스케일 모드</string>
+ <string name="pref_camera_manual_focus_entry_diopter_mode">디옵터 모드</string>
+ <string name="pref_camera_manual_focus_entry_off">끄기</string>
+ <!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title">순간 캡처</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec">적극적 자동 노출 제어(AEC)</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec">빠른 자동 노출 제어(AEC)</string>
+ <string name="pref_camera_instant_capture_entry_disable">사용 안 함</string>
+ <!-- Instant Capture entry values -->
+ <!-- Settings screen, ZSL location dialog choices -->
+ <string name="pref_camera_zsl_entry_off">끄기</string>
+ <string name="pref_camera_zsl_entry_on">켜짐</string>
+ <!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">HDR이 켜져 있을 때에는 자동 모드만 사용할 수 있습니다.</string>
+ <string name="scene_enable_message">HDR은 자동을 제외한 장면 모드를 지원하지 않습니다.</string>
+ <!-- Settings screen, Video HDR location dialog choices -->
+ <string name="pref_camera_video_hdr_entry_off">끄기</string>
+ <string name="pref_camera_video_hdr_entry_on">켜짐</string>
+ <!-- Settings screen, CDS location dialog choices -->
+ <string name="pref_camera_cds_entry_off">끄기</string>
+ <string name="pref_camera_cds_entry_on">켜짐</string>
+ <string name="pref_camera_cds_entry_auto">자동</string>
+ <!-- Settings screen, video CDS location dialog choices -->
+ <string name="pref_camera_video_cds_entry_off">끄기</string>
+ <string name="pref_camera_video_cds_entry_on">켜짐</string>
+ <string name="pref_camera_video_cds_entry_auto">자동</string>
+ <!-- Settings screen, TNR location dialog choices -->
+ <string name="pref_camera_tnr_entry_disable">사용 안 함</string>
+ <string name="pref_camera_tnr_entry_enable">사용</string>
+ <!-- Settings screen, TNR location dialog choices -->
+ <!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_disable">사용 안 함</string>
+ <string name="pref_camera_video_tnr_entry_enable">사용</string>
+ <!-- Settings screen, video TNR location dialog choices -->
+ <!-- Settings screen, setting title text for Video HDR-->
+ <string name="pref_camera_video_hdr_title">비디오 HDR</string>
+ <!-- Settings menu, setting title text for cds mode-->
+ <string name="pref_camera_cds_title">CDS 모드</string>
+ <!-- Settings menu, setting title text for video cds mode-->
+ <string name="pref_camera_video_cds_title">비디오 CDS 모드</string>
+ <!-- Default cds mode setting-->
+ <!-- Default video cds mode setting-->
+ <!-- Settings menu, setting title text for tnr mode-->
+ <string name="pref_camera_tnr_title">TNR 모드</string>
+ <!-- Settings menu, setting title text for video tnr mode-->
+ <string name="pref_camera_video_tnr_title">비디오 TNR 모드</string>
+ <!-- Default tnr mode setting-->
+ <!-- Default video tnr mode setting-->
+ <!-- Default face detection setting. -->
+ <!-- Settings screen, Select Face Detection -->
+ <string name="pref_camera_facedetection_title">얼굴 인식</string>
+ <!-- Settings menu, Face Detection choices -->
+ <string name="pref_camera_facedetection_entry_off">끄기</string>
+ <string name="pref_camera_facedetection_entry_on">켜짐</string>
+ <!-- Default Selfie Flash setting. -->
+ <!-- Settings screen, Selfie Flash Detection -->
+ <string name="pref_selfie_flash_title">셀카 조명</string>
+ <!-- Settings menu, Selfie Flash choices -->
+ <string name="pref_selfie_flash_entry_off">끄기</string>
+ <string name="pref_selfie_flash_entry_on">켜짐</string>
+ <!-- Default redeye reduction setting. -->
+ <!-- Settings screen, Select Redeye Reduction -->
+ <string name="pref_camera_redeyereduction_title">적목현상 제거</string>
+ <!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">사용</string>
+ <string name="pref_camera_redeyereduction_entry_disable">사용 안 함</string>
+ <string name="pref_camera_selfiemirror_title">셀카 뒤집기</string>
+ <string name="pref_camera_selfiemirror_entry_enable">사용</string>
+ <string name="pref_camera_selfiemirror_entry_disable">사용 안 함</string>
+ <string name="pref_camera_shuttersound_title">촬영음</string>
+ <string name="pref_camera_shuttersound_entry_enable">사용</string>
+ <string name="pref_camera_shuttersound_entry_disable">사용 안 함</string>
+ <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
+ <string name="error_app_unsupported_hfr_selection">비디오 안정화 모드, 시간 경과 모드와 HDR 모드에서는 고속 카메라/슬로우 모션이 지원되지 않습니다.</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
+ <string name="error_app_unsupported_hfr">선택한 해상도에서는 슬로우 모션이 지원되지 않습니다</string>
+ <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
+ <string name="error_app_unsupported_dis">이 비디오 크기에서는 안정화를 사용할 수 없습니다. 더 낮은 비디오 크기를 선택하세요</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HSR mode -->
+ <string name="error_app_unsupported_hsr">선택한 해상도에서는 고속 카메라가 지원되지 않습니다</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
+ <string name="error_app_unsupported_hfr_codec">슬로우 모션이 켜져 있을때는 H.264 비디오 인코딩만 사용할 수 있습니다</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
+ <string name="error_app_unsupported">이 코덱에서는 지원되지 않는 비디오 해상도입니다</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">지원되지 않는 영상 프로필</string>
+ <!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
+ <string name="error_app_unsupported_raw">RAW 사진 포맷은 제로 셔터 렉 모드에서 지원되지 않습니다. JPEG를 선택하세요</string>
+ <!-- Settings screen, AE bracketing and HDR location dialog choices -->
+ <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">자동 노출 브래킷</string>
+ <string name="pref_camera_ae_bracket_hdr_title">자동 노출 브래킷</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">켜짐</string>
+ <string name="err_app_unsupport_ae_bracket_code">자동 노출(AE) 브라케팅은 아직 지원하지 않습니다.</string>
+ <!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">비디오 스냅샷 해상도가 영상의 해상도보다 낮아 해상도를 영상에 맞춥니다. 해상도를 현재 영상 해상도와 같거나 높게 선택해주세요.</string>
+ <!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">이미지 해상도 변경은 저전력 모드에서 지원되지 않으며, 비디오 스냅샷 해상도로 촬영됩니다. 이미지 해상도를 변경하려면 일반 전력 모드를 선택해주세요.</string>
+ <!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">이 해상도에서는 비디오 스냅샷 크기만 지원됩니다.</string>
+ <!-- Default hfr setting. Do not translate. -->
+ <!-- Settings screen, Select hfr title -->
+ <string name="pref_camera_hfr_title">슬로우 모션</string>
+ <!-- Settings screen, hfr radio button choices -->
+ <string name="pref_camera_hfr_entry_off">끄기</string>
+ <string name="pref_camera_hfr_entry_2x">60 FPS 슬로우 모션</string>
+ <string name="pref_camera_hfr_entry_3x">90 FPS 슬로우 모션</string>
+ <string name="pref_camera_hfr_entry_4x">120 FPS 슬로우 모션</string>
+ <string name="pref_camera_hfr_entry_8x">240 FPS 슬로우 모션</string>
+ <string name="pref_camera_hfr_entry_hsr_60">60 FPS 고속 카메라</string>
+ <string name="pref_camera_hfr_entry_hsr_90">90 FPS 고속 카메라</string>
+ <string name="pref_camera_hfr_entry_hsr_120">120 FPS 고속 카메라</string>
+ <string name="pref_camera_hfr_entry_hsr_240">240 FPS 고속 카메라</string>
+ <!-- HFR entry values. Do not translate. -->
+ <!-- Default noise reduction setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <string name="pref_camera_noise_reduction_title">노이즈 감소</string>
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_noise_reduction_entry_off">끄기</string>
+ <string name="pref_camera_noise_reduction_entry_fast">빠르게</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">높은 품질</string>
+ <!-- see more entry values. Do not translate. -->
+ <!-- Default see more setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_see_more_entry_off">끄기</string>
+ <string name="pref_camera_see_more_entry_on">켜짐</string>
+ <!-- see more entry values. Do not translate. -->
+ <!-- Denoise Settings screen, setting title text -->
+ <string name="pref_camera_denoise_title">노이즈 감쇄</string>
+ <!-- Denoise Settings screen, Record location dialog choices -->
+ <string name="pref_camera_denoise_entry_off">끄기</string>
+ <string name="pref_camera_denoise_entry_on">켜짐</string>
+ <!-- Default iso setting. Do not translate. -->
+ <!-- Settings screen, Select Iso title -->
+ <string name="pref_camera_iso_title">ISO</string>
+ <!-- Settings screen, ISO dialog radio button choices -->
+ <string name="pref_camera_iso_entry_auto">자동</string>
+ <string name="pref_camera_iso_entry_isodeblur">자동 (HJR)</string>
+ <string name="pref_camera_iso_entry_iso50">ISO50</string>
+ <string name="pref_camera_iso_entry_iso100">ISO100</string>
+ <string name="pref_camera_iso_entry_iso125">ISO125</string>
+ <string name="pref_camera_iso_entry_iso150">ISO150</string>
+ <string name="pref_camera_iso_entry_iso200">ISO200</string>
+ <string name="pref_camera_iso_entry_iso250">ISO250</string>
+ <string name="pref_camera_iso_entry_iso300">ISO300</string>
+ <string name="pref_camera_iso_entry_iso320">ISO320</string>
+ <string name="pref_camera_iso_entry_iso350">ISO350</string>
+ <string name="pref_camera_iso_entry_iso400">ISO400</string>
+ <string name="pref_camera_iso_entry_iso450">ISO450</string>
+ <string name="pref_camera_iso_entry_iso500">ISO500</string>
+ <string name="pref_camera_iso_entry_iso600">ISO600</string>
+ <string name="pref_camera_iso_entry_iso640">ISO640</string>
+ <string name="pref_camera_iso_entry_iso700">ISO700</string>
+ <string name="pref_camera_iso_entry_iso800">ISO800</string>
+ <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
+ <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
+ <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
+ <string name="pref_camera_iso_entry_iso1500">ISO1500</string>
+ <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
+ <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
+ <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
+ <string name="pref_camera_iso_entry_iso2700">ISO2700</string>
+ <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
+ <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
+ <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
+ <!-- ISO entry values. Do not translate. -->
+ <!-- Settings screen, Anti Banding title -->
+ <string name="pref_camera_antibanding_title">밴딩 방지</string>
+ <!-- Default Anti Banding setting. -->
+ <!-- Settings screen, Anti Banding entries -->
+ <string name="pref_camera_antibanding_entry_0">자동</string>
+ <string name="pref_camera_antibanding_entry_1">50 Hz (유럽)</string>
+ <string name="pref_camera_antibanding_entry_2">60 Hz (미국)</string>
+ <!-- Default color effect setting. -->
+ <string name="pref_camera_filter_mode_entry_on">켜짐</string>
+ <string name="pref_camera_filter_mode_entry_off">끄기</string>
+ <!-- Settings screen, Select Color effect title -->
+ <string name="pref_camera_coloreffect_title">색상 효과</string>
+ <string name="pref_camera_filter_mode_title">색상 효과</string>
+ <!-- Settings screen, Color effect dialog radio button choices -->
+ <string name="pref_camera_coloreffect_entry_none">없음</string>
+ <string name="pref_camera_coloreffect_entry_mono">모노</string>
+ <string name="pref_camera_coloreffect_entry_sepia">세피아</string>
+ <string name="pref_camera_coloreffect_entry_negative">네거티브</string>
+ <!-- Color effect that overexposes and reverses some of the tones. -->
+ <string name="pref_camera_coloreffect_entry_solarize">과다노출</string>
+ <string name="pref_camera_coloreffect_entry_posterize">포스터</string>
+ <string name="pref_camera_coloreffect_entry_aqua">아쿠아</string>
+ <string name="pref_camera_coloreffect_entry_emboss">엠보싱</string>
+ <string name="pref_camera_coloreffect_entry_sketch">스케치</string>
+ <string name="pref_camera_coloreffect_entry_neon">네온</string>
+ <string name="pref_camera_coloreffect_entry_pastel">파스텔</string>
+ <string name="pref_camera_coloreffect_entry_mosaic">모자이크</string>
+ <string name="pref_camera_coloreffect_entry_redtint">붉은색</string>
+ <string name="pref_camera_coloreffect_entry_bluetint">파란색</string>
+ <string name="pref_camera_coloreffect_entry_greentint">초록색</string>
+ <!-- Select IS title -->
+ <string name="pref_camera_dis_title">비디오 안정화</string>
+ <!-- DIS choices -->
+ <string name="pref_camera_dis_entry_off">끄기</string>
+ <string name="pref_camera_dis_entry_on">켜짐</string>
+ <!-- Select Face Recognition title -->
+ <string name="pref_camera_facerc_title">얼굴 인식</string>
+ <!-- Face Recognition choices -->
+ <string name="pref_camera_facerc_entry_off">끄기</string>
+ <string name="pref_camera_facerc_entry_on">켜짐</string>
+ <!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_sharpness_entry_level0">레벨 0</string>
+ <string name="pref_camera_sharpness_entry_level1">레벨 1</string>
+ <string name="pref_camera_sharpness_entry_level2">레벨 2 (기본값)</string>
+ <string name="pref_camera_sharpness_entry_level3">레벨 3</string>
+ <string name="pref_camera_sharpness_entry_level4">레벨 4</string>
+ <string name="pref_camera_sharpness_entry_level5">레벨 5</string>
+ <string name="pref_camera_sharpness_entry_level6">레벨 6</string>
+ <!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_contrast_entry_level0">레벨 0</string>
+ <string name="pref_camera_contrast_entry_level1">레벨 1</string>
+ <string name="pref_camera_contrast_entry_level2">레벨 2</string>
+ <string name="pref_camera_contrast_entry_level3">레벨 3</string>
+ <string name="pref_camera_contrast_entry_level4">레벨 4</string>
+ <string name="pref_camera_contrast_entry_level5">레벨 5 (기본값)</string>
+ <string name="pref_camera_contrast_entry_level6">레벨 6</string>
+ <string name="pref_camera_contrast_entry_level7">레벨 7</string>
+ <string name="pref_camera_contrast_entry_level8">레벨 8</string>
+ <string name="pref_camera_contrast_entry_level9">레벨 9</string>
+ <string name="pref_camera_contrast_entry_level10">레벨 10</string>
+ <!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_saturation_entry_level0">레벨 0</string>
+ <string name="pref_camera_saturation_entry_level1">레벨 1</string>
+ <string name="pref_camera_saturation_entry_level2">레벨 2</string>
+ <string name="pref_camera_saturation_entry_level3">레벨 3</string>
+ <string name="pref_camera_saturation_entry_level4">레벨 4</string>
+ <string name="pref_camera_saturation_entry_level5">레벨 5 (기본값)</string>
+ <string name="pref_camera_saturation_entry_level6">레벨 6</string>
+ <string name="pref_camera_saturation_entry_level7">레벨 7</string>
+ <string name="pref_camera_saturation_entry_level8">레벨 8</string>
+ <string name="pref_camera_saturation_entry_level9">레벨 9</string>
+ <string name="pref_camera_saturation_entry_level10">레벨 10</string>
+ <!-- Default sharpness setting. Do not translate. -->
+ <!-- Settings screen, Select sharpness title -->
+ <string name="pref_camera_sharpness_title">선명도</string>
+ <!-- Default contrast setting. Do not translate. -->
+ <!-- Settings screen, Select contrast title -->
+ <string name="pref_camera_contrast_title">대비</string>
+ <!-- Default saturation setting. Do not translate. -->
+ <!-- Settings screen, Select saturation title -->
+ <string name="pref_camera_saturation_title">채도</string>
+ <!-- Default picture quality setting. See
+ pref_camera_jpegquality_entryvalues for possible values -->
+ <!-- Default Picture format setting. Do not translate. -->
+ <!-- Settings screen, Select Picture format title -->
+ <string name="pref_camera_picture_format_title">사진 포맷</string>
+ <!-- Settings screen, picture format dialog radio button choices -->
+ <!-- Picture format entry values. Do not translate. -->
+ <!-- Settings screen, Picture quality title -->
+ <string name="pref_camera_jpegquality_title">사진 품질</string>
+ <!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_0">낮음</string>
+ <string name="pref_camera_jpegquality_entry_1">표준</string>
+ <string name="pref_camera_jpegquality_entry_2">높음</string>
+ <!-- Default auto histogram setting. Do not translate. -->
+ <!-- Settings screen, Select Histogram title -->
+ <string name="pref_camera_histogram_title">히스토그램</string>
+ <!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">사용</string>
+ <string name="pref_camera_histogram_entry_disable">사용 안 함</string>
+ <!-- Histogram entry values. Do not translate. -->
+ <!-- Default auto scene detection setting. -->
+ <!-- Settings screen, Select Auto Scene Detection -->
+ <string name="pref_camera_scenedetect_title">자동 장면 인식</string>
+ <!-- Settings menu, auto scene detection choices -->
+ <string name="pref_camera_scenedetect_entry_off">끄기</string>
+ <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <string name="pref_camera_scenedetect_entry_on">켜짐</string>
+ <!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <string name="time_lapse_error">타임랩스 촬영에서 사용할 수 없는 영상 해상도입니다.</string>
+ <!-- longshot value -->
+ <string name="pref_camera_longshot_title">연속 촬영</string>
+ <string name="msg_cancel_longshot_for_limited_memory">메모리가 부족하므로 연속 촬영을 취소합니다</string>
+ <!-- Toast showing non-supported functionality for flash in AE bracket -->
+ <string name="flash_aebracket_message">플래시는 AE 브라케팅 모드에서 지원되지 않습니다</string>
+ <!-- Settings screen, setting title text for Auto HDR-->
+ <string name="pref_camera_auto_hdr_title">자동 HDR</string>
+ <!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">사용</string>
+ <string name="pref_camera_auto_hdr_entry_disable">사용 안 함</string>
+ <!-- toast message for storage location switch -->
+ <string name="on_switch_save_path_to_sdcard">내부 저장공간이 충분하지 않습니다. 저장소를 SD 카드로 변경하세요</string>
+ <!-- Settings screen, Selectable HDR mode title -->
+ <string name="pref_camera_hdr_mode_title">HDR 모드</string>
+ <!-- Settings screen, Selectable HDR mode radio button choices -->
+ <string name="pref_camera_hdr_mode_entry_sensor">센서 HDR</string>
+ <string name="pref_camera_hdr_mode_entry_multi_frame">멀티 프레임 HDR</string>
+ <!-- HDR mode entry values. Do not translate. -->
+ <!--Default video rotation setting-->
+ <!--Settings screen, video rotation title-->
+ <string name="pref_camera_video_rotation_title">비디오 회전</string>
+ <!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">영상 회전</string>
+ <!-- Settings screen, Video rotation dialog radio button choices -->
+ <string name="pref_camera_video_rotation_entry_0">0도</string>
+ <string name="pref_camera_video_rotation_entry_90">90도</string>
+ <string name="pref_camera_video_rotation_entry_180">180도</string>
+ <string name="pref_camera_video_rotation_entry_270">270도</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
+ <string name="map_activity_not_found_err">위치를 표시할 지도 앱이 설치되어 있지 않습니다.</string>
+ <!-- Continuous shot enable message -->
+ <string name="longshot_enable_message">연속 촬영 모드에서 고급 기능은 지원되지 않습니다</string>
+ <!-- Advanced features enable message -->
+ <string name="advance_feature_enable_msg">연속 촬영은 고급 기능이 켜져있을 때 지원하지 않습니다</string>
+ <!-- The alas of CameraActivity for gesture operation -->
+ <string name="camera_gesture_title">카메라 실행</string>
+ <string name="pref_camera_tsmakeup_title">미화</string>
+ <string name="pref_camera_tsmakeup_entry_on">켜짐</string>
+ <string name="pref_camera_tsmakeup_entry_off">끄기</string>
+ <string name="pref_camera_tsmakeup_entry_low">낮음</string>
+ <string name="pref_camera_tsmakeup_entry_mid">중간</string>
+ <string name="pref_camera_tsmakeup_entry_high">높음</string>
+ <string name="pref_camera_tsmakeup_custom">사용자 지정</string>
+ <string name="pref_camera_tsmakeup_level_whiten">밝게</string>
+ <string name="pref_camera_tsmakeup_level_clean">부드럽게</string>
+ <string name="text_tsmakeup_alert_title">경고</string>
+ <string name="text_tsmakeup_alert_msg">미화 기능을 사용하기 위해서는 먼저 얼굴 인식 기능을 켜야 합니다. 계속하시겠습니까?</string>
+ <string name="text_tsmakeup_alert_continue">계속</string>
+ <string name="text_tsmakeup_alert_quit">취소</string>
+ <string name="text_tsmakeup_beautify_toast">피부 보정</string>
+ <string name="all_in_focus">올 인 포커스</string>
+ <string name="refocus_toast">이전 사진의 초점을 다시 맞추려면 여기를 탭하세요</string>
+ <string name="refocus_prompt_message">UbiFocus를 사용하면 촬영 버튼을 누를 때마다 5장의 사진을 찍습니다. 5장의 사진은 1장의 사진으로 묶여 모든 곳에 초점을 맞춥니다. 사진 촬영 후에 다시 초점을 맞출 수 있습니다.</string>
+ <string name="camera_thermal_shutdown">휴대전화 과열로 카메라 앱을 종료합니다.</string>
+ <string name="camera_server_died">미디어 서버가 작동하지 않아 카메라 앱을 종료합니다.</string>
+ <string name="camera_unknown_error">알 수 없는 오류로 카메라 앱을 종료합니다.</string>
+ <string name="mute_button_desc">음소거 버튼</string>
+ <string name="pref_camera2_camera2_title">Camera2 모드</string>
+ <string name="pref_camera2_camera2_entry_enable">사용</string>
+ <string name="pref_camera2_camera2_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_mono_only_title">흑백만 사용</string>
+ <string name="pref_camera2_mono_only_entry_on">켜짐</string>
+ <string name="pref_camera2_mono_only_entry_off">끄기</string>
+ <string name="pref_camera2_mono_preview_title">흑백으로 미리보기</string>
+ <string name="pref_camera2_mono_preview_entry_on">켜짐</string>
+ <string name="pref_camera2_mono_preview_entry_off">끄기</string>
+ <string name="pref_camera2_clearsight_entry_on">켜짐</string>
+ <string name="pref_camera2_clearsight_entry_off">끄기</string>
+ <string name="clearsight_capture_success">ClearSight 촬영 성공</string>
+ <string name="clearsight_capture_fail">ClearSight 촬영 실패</string>
+ <string name="pref_camera2_mpo_title">MPO 포맷</string>
+ <string name="pref_camera2_mpo_entry_on">켜짐</string>
+ <string name="pref_camera2_mpo_entry_off">끄기</string>
+ <string name="pref_camera2_makeup_title">메이크업</string>
+ <string name="pref_camera2_makeup_entry_on">켜짐</string>
+ <string name="pref_camera2_makeup_entry_off">끄기</string>
+ <string name="pref_camera2_noise_reduction_title">노이즈 감소</string>
+ <string name="pref_camera2_noise_reduction_entry_off">끄기</string>
+ <string name="pref_camera2_noise_reduction_entry_fast">빠르게</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">높은 품질</string>
+ <string name="pref_camera2_videosnap_title">자동 스냅샷 크기</string>
+ <string name="pref_camera2_videosnap_entry_enable">사용</string>
+ <string name="pref_camera2_videosnap_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_trackingfocus_title">초점 추적</string>
+ <string name="pref_camera2_trackingfocus_entry_on">켜짐</string>
+ <string name="pref_camera2_trackingfocus_entry_off">끄기</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">잘 찍은 사진</string>
+ <string name="pref_camera_scenemode_entry_sharpshooter">선명한 사진</string>
+ <string name="pref_camera_scenemode_entry_trackingfocus">초점 추적</string>
+ <string name="pref_camera_scenemode_entry_panorama">파노라마</string>
+ <string name="pref_camera_scenemode_entry_promode">전문가 모드</string>
+ <string name="bestpicture_done">완료</string>
+ <string name="bestpicture_at_least_one_picture">적어도 하나의 사진은 선택해야 합니다.</string>
+ <string name="pref_camera2_shutter_sound_entry_on">켜짐</string>
+ <string name="pref_camera2_shutter_sound_entry_off">끄기</string>
+ <string name="pref_camera2_shutter_sound_title">촬영음</string>
+ <string name="pref_camera2_timer_entry_off">끄기</string>
+ <string name="pref_camera2_timer_entry_2sec">2초</string>
+ <string name="pref_camera2_timer_entry_5sec">5초</string>
+ <string name="pref_camera2_timer_entry_10sec">10초</string>
+ <string name="pref_camera2_saveraw_title">RAW 형식으로 저장</string>
+ <string name="panocapture_direction_is_not_determined">한 방향으로 계속 움직이세요.</string>
+ <string name="panocapture_intro">카메라 버튼을 눌러 시작하세요.</string>
+ <string name="panocapture_direction_is_changed">방향이 바뀌었습니다. 파노라마 캡처를 중지합니다\u2026</string>
+ <string name="makeup_ui_title">피부 보정의 강도를 선택하세요.</string>
+ <string name="makeup_ui_ok_button">확인</string>
+ <string name="perf_camera2_version_info">버전 정보</string>
+ <string name="perf_camera2_preferences_category_general">일반</string>
+ <string name="perf_camera2_preferences_category_photo">스틸 카메라</string>
+ <string name="perf_camera2_preferences_category_video">비디오 카메라</string>
+ <string name="perf_camera2_preferences_category_system">시스템</string>
+ <string name="pref_camera2_scene_mode_dual_camera_instructional_content">듀얼 카메라 모드를 사용하면 사진이 더욱 선명해집니다. 갤러리에서 듀얼 카메라로 찍은 사진을 편집하여 배경 효과를 적용할 수도 있습니다.</string>
+ <string name="pref_camera2_scene_mode_ubi_focus_instructional_content">UbiFocus를 사용하면 카메라는 다섯 장의 사진을 찍어 모든 곳에 초점이 맞는 하나의 사진으로 만듭니다. 사진을 찍은 후에 초점을 다시 선택할 수 있습니다.</string>
+ <string name="pref_camera2_scene_mode_opti_zoom_instructional_content">선명한 사진을 확대/축소하고 싶다면 OptiZoom을 사용하세요. 사진을 찍기 전이나 후에 확대/축소를 할 수 있습니다.</string>
+ <string name="pref_camera2_scene_mode_sports_instructional_content">스포츠 모드에서는 더 나은 스포츠 혹은 액션 사진을 찍을 수 있습니다.\n\n더 나은 사진을 찍을 수는 있지만, 비디오 녹화에는 적용되지 않습니다.</string>
+ <string name="pref_camera2_scene_mode_hdr_instructional_content">저조도에 후광같이 조명이 혼합되어 있는 상태에서는 \"HDR\"을 사용하면 최고의 사진을 찍을 수 있습니다.</string>
+ <string name="pref_camera2_scene_mode_best_photo_instructional_content">빠르게 연속으로 10장의 사진을 찍은 뒤 가장 잘 찍힌 사진을 선택할 수 있습니다.</string>
+ <string name="pref_camera2_scene_mode_chroma_flash_instructional_content">ChromaFlash를 사용하면 플래시를 켜고 찍은 사진의 조명이 피사체에 최적화됩니다. 이 기능은 후면 카메라만 사용할 수 있습니다.</string>
+ <string name="pref_camera2_scene_mode_sharp_photo_instructional_content">선명한 사진 모드는 피사체의 움직임이나 손떨림에 의한 흐림 효과를 감소시킵니다.</string>
+ <string name="pref_camera2_scene_mode_tracking_focus_instructional_content">사진이나 동영상을 찍는 동안 선택한 피사체를 추적하여 초점을 맞추세요. 시작하려면 초점 사각형을 피사체에 맞추세요.</string>
+ <string name="pref_camera2_scene_mode_time_lapse_instructional_content">타임랩스를 사용하면 긴 동영상을 짧게 변환할 수 있습니다. 이 효과는 동영상에만 사용할 수 있습니다.</string>
+ <string name="pref_camera2_scene_mode_panorama_instructional_content">좌우 파노라마를 사용하여 넓은 풍경 사진을 찍을 수 있습니다. 위아래로 움직여서 상하로 긴 사진을 찍을 수도 있습니다.</string>
+ <string name="pref_camera2_scene_mode_blur_buster_instructional_content">BlurBuster는 손떨림에 의한 흐림 효과를 감소시킵니다. 사진을 찍기 어려운 장소에서 촬영할 때 도움이 됩니다.</string>
+ <string name="pref_camera2_not_show_again">다시 보지 않기</string>
+ <string name="pref_camera2_scene_mode_instructional_ok">확인</string>
+ <string name="pref_camera2_instant_aec_title">일회성 자동 노출 제어(AEC)</string>
+ <string name="pref_camera2_instant_aec_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_instant_aec_entry_aggressive">적극적 자동 노출 제어(AEC)</string>
+ <string name="pref_camera2_instant_aec_entry_fast">빠른 자동 노출 제어(AEC)</string>
+ <string name="pref_camera2_saturation_level_title">채도</string>
+ <string name="pref_camera2_saturation_level_entry_0">레벨 0</string>
+ <string name="pref_camera2_saturation_level_entry_1">레벨 1</string>
+ <string name="pref_camera2_saturation_level_entry_2">레벨 2</string>
+ <string name="pref_camera2_saturation_level_entry_3">레벨 3</string>
+ <string name="pref_camera2_saturation_level_entry_4">레벨 4</string>
+ <string name="pref_camera2_saturation_level_entry_5">레벨 5 (기본값)</string>
+ <string name="pref_camera2_saturation_level_entry_6">레벨 6</string>
+ <string name="pref_camera2_saturation_level_entry_7">레벨 7</string>
+ <string name="pref_camera2_saturation_level_entry_8">레벨 8</string>
+ <string name="pref_camera2_saturation_level_entry_9">레벨 9</string>
+ <string name="pref_camera2_saturation_level_entry_10">레벨 10</string>
+ <string name="pref_camera2_anti_banding_level_title">밴딩 방지</string>
+ <string name="pref_camera2_anti_banding_level_entry_off">끄기</string>
+ <string name="pref_camera2_anti_banding_level_entry_50hz">50 Hz (유럽)</string>
+ <string name="pref_camera2_anti_banding_level_entry_60hz">60 Hz (미국)</string>
+ <string name="pref_camera2_anti_banding_level_entry_auto">자동</string>
+ <string name="pref_camera2_histogram_title">히스토그램</string>
+ <string name="pref_camera2_histogram_entry_enable">사용</string>
+ <string name="pref_camera2_histogram_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_hdr_title">HDR</string>
+ <string name="pref_camera2_hdr_entry_enable">사용</string>
+ <string name="pref_camera2_hdr_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_auto_hdr_title">자동 HDR</string>
+ <string name="pref_camera2_auto_hdr_entry_enable">사용</string>
+ <string name="pref_camera2_auto_hdr_entry_disable">사용 안 함</string>
+ <string name="pref_camera_bokeh_mode_title">보케 모드</string>
+ <string name="pref_camera_bokeh_mode_entry_enable">사용</string>
+ <string name="pref_camera_bokeh_mode_entry_disable">사용 안 함</string>
+ <string name="pref_camera_bokeh_mpo_title">보케 모드 MPO</string>
+ <string name="pref_camera_bokeh_mpo_entry_enable">사용</string>
+ <string name="pref_camera_bokeh_mpo_entry_disable">사용 안 함</string>
+ <string name="pref_camera_bokeh_blur_degree_title">보케 흐림 효과 값</string>
+ <!-- Default Zoom setting. -->
+ <string name="pref_camera_zoom_title">확대/축소</string>
+ <!-- Settings menu, Zoom choices -->
+ <string name="pref_camera_zoom_entry_off">끄기</string>
+ <string name="pref_camera_zoom_entry_1x">1x</string>
+ <string name="pref_camera_zoom_entry_2x">2x</string>
+ <string name="pref_camera_zoom_entry_3x">3x</string>
+ <string name="pref_camera_zoom_entry_4x">4x</string>
+ <string name="pref_camera_zoom_entry_5x">5x</string>
+ <string name="pref_camera_zoom_entry_6x">6x</string>
+ <string name="pref_camera_zoom_entry_7x">7x</string>
+ <string name="pref_camera_zoom_entry_8x">8x</string>
+ <string name="pref_camera_zoom_entry_9x">9x</string>
+ <string name="pref_camera_zoom_entry_10x">10x</string>
+ <string name="pref_camera2_bsgc_title">미소/깜박임/시선 감지</string>
+ <string name="pref_camera2_bsgc_entry_enable">사용</string>
+ <string name="pref_camera2_bsgc_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_zsl_title">제로 셔터 랙</string>
+ <string name="pref_camera2_zsl_entry_disable">끄기</string>
+ <string name="pref_camera2_zsl_entry_app_zsl">소프트웨어 ZSL</string>
+ <string name="pref_camera2_zsl_entry_hal_zsl">하드웨어 ZSL</string>
+ <string name="pref_camera2_sharpness_control_entry_level2">레벨 2</string>
+ <string name="pref_camera2_afmode_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_afmode_entry_off">끄기</string>
+ <string name="pref_camera2_switch_camera_title">ID로 카메라 전환</string>
+ <!-- QCFA Title -->
+ <!-- QCFA choices -->
+ <string name="pref_camera2_switch_camera_title">ID로 카메라 전환</string>
+ <string name="pref_camera2_initial_camera_entry_bayer">Bayer</string>
+ <string name="pref_camera2_initial_camera_entry_mono">모노</string>
+ <string name="pref_camera2_initial_camera_entry_front">전면</string>
+ <string name="pref_camera2_eis_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_fovc_entry_enable">사용</string>
+ <string name="pref_camera2_fovc_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_video_hdr_entry_enable">사용</string>
+ <string name="pref_camera2_video_hdr_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_capture_mfnr_entry_enable">사용</string>
+ <string name="pref_camera2_capture_mfnr_entry_disable">사용 안 함</string>
+ <string name="pref_camera2_capture_mfsr_entry_enable">사용</string>
+ <string name="pref_camera2_capture_mfsr_entry_disable">사용 안 함</string>
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index b93b3b2b5..7fa69a13a 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -1,5 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,284 +13,561 @@
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:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name" msgid="1175086483881127797">"카메라"</string>
- <string name="video_camera_label" msgid="1723708322021743770">"캠코더"</string>
- <string name="details_ms" msgid="6618163484662724641">"%1$02d:%2$02d"</string>
- <string name="details_hms" msgid="4842276230698703554">"%1$d:%2$02d:%3$02d"</string>
- <string name="set_image" msgid="3969690281401045698">"사진을 다음으로 설정"</string>
- <string name="delete" msgid="2714492172818940424">"삭제"</string>
- <plurals name="delete_selection">
- <item quantity="one" msgid="8811352590292754044">"선택한 항목을 삭제하시겠습니까?"</item>
- <item quantity="other" msgid="5075283252850066610">"선택한 항목을 삭제하시겠습니까?"</item>
- </plurals>
- <string name="share" msgid="8581089487762243115">"공유"</string>
- <string name="share_panorama" msgid="3558466186935359444">"파노라마 공유"</string>
- <string name="share_as_photo" msgid="4831213580709167218">"사진으로 공유"</string>
- <string name="deleted" msgid="2036165115527228127">"삭제됨"</string>
- <string name="undo" msgid="5110048345890050107">"실행취소"</string>
- <string name="details" msgid="4404020741542549488">"세부정보"</string>
- <string name="close" msgid="4826166926297479820">"닫기"</string>
- <plurals name="number_of_items_selected">
- <item quantity="zero" msgid="9217673864242686656">"%1$d개 선택됨"</item>
- <item quantity="one" msgid="5806616411905812727">"%1$d개 선택됨"</item>
- <item quantity="other" msgid="3767743589502328221">"%1$d개 선택됨"</item>
- </plurals>
- <plurals name="number_of_albums_selected">
- <item quantity="zero" msgid="8095100906728830821">"%1$d개 선택됨"</item>
- <item quantity="one" msgid="9063509704521984072">"%1$d개 선택됨"</item>
- <item quantity="other" msgid="135044054552480485">"%1$d개 선택됨"</item>
- </plurals>
- <plurals name="number_of_groups_selected">
- <item quantity="zero" msgid="1942343672734097509">"%1$d개 선택됨"</item>
- <item quantity="one" msgid="1456436514367094505">"%1$d개 선택됨"</item>
- <item quantity="other" msgid="1511467088339194694">"%1$d개 선택됨"</item>
- </plurals>
- <string name="show_on_map" msgid="8542853913632649160">"지도에 표시"</string>
- <string name="rotate_left" msgid="2618440058490662604">"왼쪽으로 회전"</string>
- <string name="rotate_right" msgid="4896096424267838355">"오른쪽으로 회전"</string>
- <string name="edit" msgid="2776879395749004347">"수정"</string>
- <string name="crop_action" msgid="6933589718464132714">"자르기"</string>
- <string name="trim_action" msgid="4736803320203951827">"잘라내기"</string>
- <string name="set_as" msgid="5469055085024870081">"다음으로 설정"</string>
- <string name="video_err" msgid="1562566029875081552">"동영상을 재생할 수 없습니다."</string>
- <string name="crop_saved" msgid="4465794038855602739">"잘린 이미지가 <xliff:g id="FOLDER_NAME">%s</xliff:g>에 저장되었습니다."</string>
- <string name="title" msgid="8061744305671964703">"제목"</string>
- <string name="description" msgid="8193138501982849808">"설명"</string>
- <string name="time" msgid="5248213506417024287">"시간"</string>
- <string name="location" msgid="564326205780827668">"위치"</string>
- <string name="path" msgid="5927003361865586353">"경로"</string>
- <string name="width" msgid="7045750687833828758">"너비"</string>
- <string name="height" msgid="5186001199353423689">"높이"</string>
- <string name="orientation" msgid="3883761294106680270">"방향"</string>
- <string name="duration" msgid="5316211067383665008">"길이"</string>
- <string name="mimetype" msgid="6415940055077963944">"MIME 유형"</string>
- <string name="file_size" msgid="6841070748357980676">"파일 크기"</string>
- <string name="maker" msgid="698691509121545856">"제조업체"</string>
- <string name="model" msgid="8547493604023069452">"모델"</string>
- <string name="flash" msgid="995041910749174196">"플래시"</string>
- <string name="aperture" msgid="2453802098282814022">"조리개"</string>
- <string name="focal_length" msgid="8351221512187346229">"초점 거리"</string>
- <string name="white_balance" msgid="1600142743496129085">"화이트 밸런스"</string>
- <string name="exposure_time" msgid="949787291620767754">"노출 시간"</string>
- <string name="iso" msgid="8578773821062054902">"ISO"</string>
- <string name="unit_mm" msgid="5210344300697638286">"mm"</string>
- <string name="manual" msgid="2444400953521760140">"수동"</string>
- <string name="auto" msgid="2552649885114400474">"자동"</string>
- <string name="flash_on" msgid="6573457197393807642">"플래시 터짐"</string>
- <string name="flash_off" msgid="7889323512830926273">"플래시 없음"</string>
- <string name="unknown" msgid="564184550182858146">"알 수 없음"</string>
- <string name="try_to_set_local_album_available_offline" msgid="3363125545009254117">"이 항목은 로컬에 저장되어 있으며 오프라인에서 사용할 수 있습니다."</string>
- <string name="please_wait" msgid="1416313324505140068">"잠시 기다려 주세요."</string>
- <string name="rendering_photo_sphere" msgid="3032858512989313215">"Photo Sphere 사진 렌더링"</string>
- <string name="camera_error_title" msgid="6200558085072670067">"카메라 오류"</string>
- <string name="cannot_connect_camera" msgid="4311259792784598381">"카메라에 연결할 수 없습니다."</string>
- <string name="camera_disabled" msgid="6963443549010040595">"보안 정책으로 인해 카메라 사용이 중지되었습니다."</string>
- <string name="wait" msgid="765601745709933047">"잠시 기다려 주세요..."</string>
- <string name="no_storage" product="default" msgid="5922012950780548098">"카메라를 사용하기 전에 SD 카드를 삽입하세요."</string>
- <string name="preparing_sd" product="default" msgid="7435693655017362767">"SD 카드 준비 중..."</string>
- <string name="access_sd_fail" product="default" msgid="2634861611082499811">"SD 카드에 액세스할 수 없습니다."</string>
- <string name="time_lapse_title" msgid="3267978566401228497">"시간 경과 모드"</string>
- <string name="capturing" msgid="5255164204641920893">"캡처 중"</string>
- <string name="pref_camera_id_title" msgid="4680648115225411185">"카메라 선택"</string>
- <string name="pref_camera_id_entry_back" msgid="6386943973628160510">"이전"</string>
- <string name="pref_camera_id_entry_front" msgid="6233067010315787044">"전면"</string>
- <string name="pref_camera_recordlocation_title" msgid="3354956161456185749">"위치 저장"</string>
- <string name="pref_camera_location_label" msgid="8695441802378057719">"위치"</string>
- <string name="pref_camera_timer_title" msgid="4728838281741571323">"카운트다운 타이머"</string>
- <plurals name="pref_camera_timer_entry">
- <item quantity="one" msgid="8919878087230098328">"1초"</item>
- <item quantity="other" msgid="5782794798884172289">"%d초"</item>
- </plurals>
- <!-- no translation found for pref_camera_timer_sound_default (6225207881203007747) -->
- <skip />
- <string name="pref_camera_timer_sound_title" msgid="9036987234878551217">"카운트다운 신호음 켜기"</string>
- <string name="setting_off" msgid="6782191065550276632">"OFF"</string>
- <string name="setting_on" msgid="9086728135773197891">"ON"</string>
- <string name="pref_video_quality_title" msgid="5887153490982738588">"동영상 화질"</string>
- <string name="pref_video_quality_entry_high" msgid="1613578418842803393">"높음"</string>
- <string name="pref_video_quality_entry_low" msgid="737962621299050603">"낮음"</string>
- <string name="pref_video_time_lapse_frame_interval_title" msgid="4975260837607993569">"시간 경과"</string>
- <string name="pref_camera_settings_category" msgid="4274141528139077830">"카메라 설정"</string>
- <string name="pref_camcorder_settings_category" msgid="3553148484755353397">"캠코더 설정"</string>
- <string name="pref_camera_picturesize_title" msgid="686045304547541815">"사진 크기"</string>
- <string name="pref_camera_picturesize_entry_13mp" msgid="6728485576074234195">"1300만 화소"</string>
- <string name="pref_camera_picturesize_entry_8mp" msgid="7088352012301633667">"800만 화소"</string>
- <string name="pref_camera_picturesize_entry_5mp" msgid="1501745661448065284">"500만 화소"</string>
- <string name="pref_camera_picturesize_entry_4mp_wide" msgid="3338812763544573634">"4백만 화소(16:9)"</string>
- <string name="pref_camera_picturesize_entry_3mp" msgid="140799231761236311">"300만 화소"</string>
- <string name="pref_camera_picturesize_entry_2mp" msgid="450006451326859328">"200만 화소"</string>
- <string name="pref_camera_picturesize_entry_2mp_wide" msgid="1877997036497332813">"200만 화소(16:9)"</string>
- <string name="pref_camera_picturesize_entry_1_5mp" msgid="7089801019442294745">"150만 화소"</string>
- <string name="pref_camera_picturesize_entry_1_3mp" msgid="3451742533756821502">"130만 화소"</string>
- <string name="pref_camera_picturesize_entry_1mp" msgid="5043732005295894167">"100만 화소"</string>
- <string name="pref_camera_picturesize_entry_vga" msgid="7387786033708903628">"VGA"</string>
- <string name="pref_camera_picturesize_entry_qvga" msgid="6134562622041084167">"QVGA"</string>
- <string name="pref_camera_focusmode_title" msgid="3637702747984180030">"초점 모드"</string>
- <string name="pref_camera_focusmode_entry_auto" msgid="8977409813328199501">"자동"</string>
- <string name="pref_camera_focusmode_entry_infinity" msgid="3887667853236656322">"무한대"</string>
- <string name="pref_camera_focusmode_entry_macro" msgid="7632276686726851426">"매크로"</string>
- <string name="pref_camera_focusmode_label_auto" msgid="4884418453600317694">"자동"</string>
- <string name="pref_camera_focusmode_label_infinity" msgid="1673352016120343314">"무한대"</string>
- <string name="pref_camera_focusmode_label_macro" msgid="5065639298027996399">"매크로"</string>
- <string name="pref_camera_flashmode_title" msgid="8363803841022314574">"플래시 모드"</string>
- <string name="pref_camera_flashmode_label" msgid="5852483713534762800">"플래시 모드"</string>
- <string name="pref_camera_flashmode_entry_auto" msgid="4211992591841657014">"자동"</string>
- <string name="pref_camera_flashmode_entry_on" msgid="3519831202665377698">"ON"</string>
- <string name="pref_camera_flashmode_entry_off" msgid="8861322265566617357">"OFF"</string>
- <string name="pref_camera_flashmode_label_auto" msgid="2309144918900450379">"자동 플래시"</string>
- <string name="pref_camera_flashmode_label_on" msgid="373595517770024934">"플래시 사용"</string>
- <string name="pref_camera_flashmode_label_off" msgid="7175863901446001441">"플래시 사용 안함"</string>
- <string name="pref_camera_whitebalance_title" msgid="7962809566612868179">"화이트 밸런스"</string>
- <string name="pref_camera_whitebalance_label" msgid="7370366644738746700">"화이트 밸런스"</string>
- <string name="pref_camera_whitebalance_entry_auto" msgid="1390631794449502796">"자동"</string>
- <string name="pref_camera_whitebalance_entry_incandescent" msgid="1140391575294372706">"백열"</string>
- <string name="pref_camera_whitebalance_entry_daylight" msgid="757833578153467254">"일광"</string>
- <string name="pref_camera_whitebalance_entry_fluorescent" msgid="5157027611220790970">"형광"</string>
- <string name="pref_camera_whitebalance_entry_cloudy" msgid="3569589102226796875">"흐림"</string>
- <string name="pref_camera_whitebalance_label_auto" msgid="4305837287360485369">"자동"</string>
- <string name="pref_camera_whitebalance_label_incandescent" msgid="2860805668879945185">"백열"</string>
- <string name="pref_camera_whitebalance_label_daylight" msgid="4562002095198912409">"일광"</string>
- <string name="pref_camera_whitebalance_label_fluorescent" msgid="10552295745391742">"형광"</string>
- <string name="pref_camera_whitebalance_label_cloudy" msgid="4880793739075193336">"흐림"</string>
- <string name="pref_camera_scenemode_title" msgid="5709932164781367066">"장면 모드"</string>
- <string name="pref_camera_scenemode_entry_auto" msgid="9205644316260850379">"자동"</string>
- <string name="pref_camera_scenemode_entry_hdr_plus" msgid="6759085555519758794">"HDR+"</string>
- <string name="pref_camera_scenemode_entry_hdr" msgid="3098836808080630955">"HDR"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_on" msgid="1096746750342289067">"HDR+ 사용"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_off" msgid="2668770361856397834">"HDR+ 사용 안함"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_on" msgid="5232394324298489502">"HDR 사용"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_off" msgid="7694606461440250206">"HDR 사용 안함"</string>
- <string name="pref_camera_scenemode_entry_action" msgid="5753183620959062015">"액션"</string>
- <string name="pref_camera_scenemode_entry_night" msgid="3468037364159759991">"밤"</string>
- <string name="pref_camera_scenemode_entry_sunset" msgid="5884302914893488509">"일몰"</string>
- <string name="pref_camera_scenemode_entry_party" msgid="401232668169066415">"파티"</string>
- <string name="pref_camera_scenemode_label_auto" msgid="2874586883608401615">"없음"</string>
- <string name="pref_camera_scenemode_label_action" msgid="1822814017595414923">"액션"</string>
- <string name="pref_camera_scenemode_label_night" msgid="7764371228088101131">"밤"</string>
- <string name="pref_camera_scenemode_label_sunset" msgid="3443610538453611123">"일몰"</string>
- <string name="pref_camera_scenemode_label_party" msgid="917499272505930322">"파티"</string>
- <string name="pref_camera_countdown_label_off" msgid="3986433580620011481">"타이머 중지"</string>
- <string name="pref_camera_countdown_label_one" msgid="7647972711796868848">"1초"</string>
- <string name="pref_camera_countdown_label_three" msgid="3154170918067103541">"3초"</string>
- <string name="pref_camera_countdown_label_ten" msgid="4372650985906500604">"10초"</string>
- <string name="pref_camera_countdown_label_fifteen" msgid="8469955900530268867">"15초"</string>
- <string name="not_selectable_in_scene_mode" msgid="3260801086980522611">"장면 모드에서 선택할 수 없습니다."</string>
- <string name="pref_exposure_title" msgid="7525751789152582800">"노출"</string>
- <string name="pref_exposure_label" msgid="2604738602400261218">"노출"</string>
- <!-- no translation found for pref_camera_hdr_default (5054955236904902318) -->
- <skip />
- <!-- no translation found for pref_camera_hdr_plus_default (4827897029274554907) -->
- <skip />
- <string name="pref_camera_hdr_label" msgid="1918040375414771185">"HDR"</string>
- <string name="pref_camera_id_label_back" msgid="1645608049757733858">"전면 카메라"</string>
- <string name="pref_camera_id_label_front" msgid="349308803062874842">"후면 카메라"</string>
- <string name="dialog_ok" msgid="774141340500181131">"확인"</string>
- <string name="spaceIsLow_content" product="default" msgid="4522771065344332702">"SD 카드의 공간이 부족합니다. 화질 설정을 변경하거나 일부 이미지 또는 기타 파일을 삭제하세요."</string>
- <string name="video_reach_size_limit" msgid="9196836111505731836">"크기 한도에 도달했습니다."</string>
- <string name="pano_too_fast_prompt" msgid="2503148095578052177">"너무 빠름"</string>
- <string name="pano_dialog_prepare_preview" msgid="4445235163599534263">"파노라마 준비 중"</string>
- <string name="pano_dialog_panorama_failed" msgid="6772546547048693619">"파노라마를 저장하지 못했습니다."</string>
- <string name="pano_dialog_title" msgid="6662642763395425145">"파노라마"</string>
- <string name="pano_capture_indication" msgid="4002128831255023954">"파노라마 캡처 중"</string>
- <string name="pano_dialog_waiting_previous" msgid="2646847402743245320">"이전 파노라마가 완료되기를 기다리는 중"</string>
- <string name="pano_review_saving_indication_str" msgid="4691771283450663293">"저장 중…"</string>
- <string name="pano_review_rendering" msgid="2743087719999377155">"파노라마 렌더링"</string>
- <string name="tap_to_focus" msgid="3519718196270593468">"초점을 맞추려면 터치하세요."</string>
- <string name="pref_video_effect_title" msgid="594570613431209010">"효과"</string>
- <string name="effect_none" msgid="3102797925086872636">"없음"</string>
- <string name="effect_goofy_face_squeeze" msgid="1362021544829311452">"찌그러뜨리기"</string>
- <string name="effect_goofy_face_big_eyes" msgid="9220121522816762649">"눈 크게"</string>
- <string name="effect_goofy_face_big_mouth" msgid="2064008284599552683">"입 크게"</string>
- <string name="effect_goofy_face_small_mouth" msgid="3105849596912069261">"입 작게"</string>
- <string name="effect_goofy_face_big_nose" msgid="6936976307035428164">"코 크게"</string>
- <string name="effect_goofy_face_small_eyes" msgid="558042211252573238">"눈 작게"</string>
- <string name="effect_backdropper_space" msgid="9133825395915767627">"우주"</string>
- <string name="effect_backdropper_sunset" msgid="7354053769863638757">"일몰"</string>
- <string name="effect_backdropper_gallery" msgid="2333888391153564920">"동영상"</string>
- <string name="video_snapshot_hint" msgid="2707403607250082339">"녹화 중에 사진을 찍으려면 터치하세요."</string>
- <string name="video_recording_started" msgid="3374878415050991030">"동영상 녹화가 시작되었습니다."</string>
- <string name="video_recording_stopped" msgid="4658626532857624974">"동영상 녹화가 중지되었습니다."</string>
- <string name="clear_effects" msgid="6192797848995967992">"효과 제거"</string>
- <string name="effect_silly_faces" msgid="7952713419757286453">"웃긴 얼굴"</string>
- <string name="effect_background" msgid="1358432220077975015">"배경"</string>
- <string name="accessibility_shutter_button" msgid="6040483605347230438">"셔터"</string>
- <string name="accessibility_menu_button" msgid="7692103503958544723">"메뉴 버튼"</string>
- <string name="accessibility_mode_picker" msgid="5107120667206453381">"카메라, 동영상 또는 파노라마 선택기"</string>
- <string name="accessibility_check_box" msgid="1084094675439953723">"%1$s 확인란"</string>
- <string name="accessibility_switch_to_camera" msgid="4518394037216725274">"사진으로 전환"</string>
- <string name="accessibility_switch_to_video" msgid="8174781871592793967">"동영상으로 전환"</string>
- <string name="accessibility_switch_to_panorama" msgid="8322228859117808037">"파노라마로 전환"</string>
- <string name="accessibility_switch_to_photo_sphere" msgid="5803217570370854725">"Photo Sphere로 전환"</string>
- <string name="accessibility_switch_to_gcam" msgid="7562625440767034695">"고화질로 전환"</string>
- <string name="accessibility_review_cancel" msgid="5462850829869569629">"리뷰 취소"</string>
- <string name="accessibility_review_ok" msgid="3486465319880320270">"리뷰 완료"</string>
- <string name="accessibility_review_retake" msgid="2547112860787022130">"다시 찍기"</string>
- <string name="capital_on" msgid="1118214824959797269">"ON"</string>
- <string name="capital_off" msgid="3020696135020167263">"OFF"</string>
- <string name="pref_video_time_lapse_frame_interval_off" msgid="3909611941842585497">"OFF"</string>
- <string name="pref_video_time_lapse_frame_interval_500" msgid="1425296755074319221">"0.5초"</string>
- <string name="pref_video_time_lapse_frame_interval_1000" msgid="9126255690984179200">"1초"</string>
- <string name="pref_video_time_lapse_frame_interval_1500" msgid="5793250074165436905">"1.5초"</string>
- <string name="pref_video_time_lapse_frame_interval_2000" msgid="1821755013078449188">"2초"</string>
- <string name="pref_video_time_lapse_frame_interval_2500" msgid="8027471301321122045">"2.5초"</string>
- <string name="pref_video_time_lapse_frame_interval_3000" msgid="1411114492405867872">"3초"</string>
- <string name="pref_video_time_lapse_frame_interval_4000" msgid="1197483421014140132">"4초"</string>
- <string name="pref_video_time_lapse_frame_interval_5000" msgid="7211885329755347592">"5초"</string>
- <string name="pref_video_time_lapse_frame_interval_6000" msgid="6665825017557898190">"6초"</string>
- <string name="pref_video_time_lapse_frame_interval_10000" msgid="1126841483618922521">"10초"</string>
- <string name="pref_video_time_lapse_frame_interval_12000" msgid="8769265988037327085">"12초"</string>
- <string name="pref_video_time_lapse_frame_interval_15000" msgid="1452711342185926617">"15초"</string>
- <string name="pref_video_time_lapse_frame_interval_24000" msgid="2505505645705111419">"24초"</string>
- <string name="pref_video_time_lapse_frame_interval_30000" msgid="3965378176246680626">"0.5분"</string>
- <string name="pref_video_time_lapse_frame_interval_60000" msgid="1878467100201983878">"1분"</string>
- <string name="pref_video_time_lapse_frame_interval_90000" msgid="496651530019049822">"1.5분"</string>
- <string name="pref_video_time_lapse_frame_interval_120000" msgid="126293364329503816">"2분"</string>
- <string name="pref_video_time_lapse_frame_interval_150000" msgid="3469164780802564276">"2.5분"</string>
- <string name="pref_video_time_lapse_frame_interval_180000" msgid="6840421790710639463">"3분"</string>
- <string name="pref_video_time_lapse_frame_interval_240000" msgid="1682865866425206481">"4분"</string>
- <string name="pref_video_time_lapse_frame_interval_300000" msgid="6068734332915957652">"5분"</string>
- <string name="pref_video_time_lapse_frame_interval_360000" msgid="4692565393277579688">"6분"</string>
- <string name="pref_video_time_lapse_frame_interval_600000" msgid="7109530398883649472">"10분"</string>
- <string name="pref_video_time_lapse_frame_interval_720000" msgid="259321148909130247">"12분"</string>
- <string name="pref_video_time_lapse_frame_interval_900000" msgid="6814816608134052996">"15분"</string>
- <string name="pref_video_time_lapse_frame_interval_1440000" msgid="5691479246748705053">"24분"</string>
- <string name="pref_video_time_lapse_frame_interval_1800000" msgid="8331728629455012478">"0.5시간"</string>
- <string name="pref_video_time_lapse_frame_interval_3600000" msgid="4829442147263610121">"1시간"</string>
- <string name="pref_video_time_lapse_frame_interval_5400000" msgid="7011488725038113884">"1.5시간"</string>
- <string name="pref_video_time_lapse_frame_interval_7200000" msgid="7399563587870916008">"2시간"</string>
- <string name="pref_video_time_lapse_frame_interval_9000000" msgid="1545856778907835970">"2.5시간"</string>
- <string name="pref_video_time_lapse_frame_interval_10800000" msgid="4064231412857457518">"3시간"</string>
- <string name="pref_video_time_lapse_frame_interval_14400000" msgid="5174457951350690217">"4시간"</string>
- <string name="pref_video_time_lapse_frame_interval_18000000" msgid="5091441456160949740">"5시간"</string>
- <string name="pref_video_time_lapse_frame_interval_21600000" msgid="6924571987775154098">"6시간"</string>
- <string name="pref_video_time_lapse_frame_interval_36000000" msgid="6959912631566981301">"10시간"</string>
- <string name="pref_video_time_lapse_frame_interval_43200000" msgid="6426833030111269499">"12시간"</string>
- <string name="pref_video_time_lapse_frame_interval_54000000" msgid="6688725497680331090">"15시간"</string>
- <string name="pref_video_time_lapse_frame_interval_86400000" msgid="5510320806095156153">"24시간"</string>
- <string name="time_lapse_seconds" msgid="7319683099532506270">"초"</string>
- <string name="time_lapse_minutes" msgid="5325447383033224679">"분"</string>
- <string name="time_lapse_hours" msgid="5294001144133261436">"시간"</string>
- <string name="time_lapse_interval_set" msgid="2418594453248958440">"완료"</string>
- <string name="set_time_interval" msgid="2531393962847535331">"시간 간격 설정"</string>
- <string name="set_time_interval_help" msgid="64145154088021389">"시간 경과 기능을 사용하지 않고 있습니다. 시간 간격을 설정하려면 사용으로 변경하세요."</string>
- <string name="set_duration" msgid="1638453882581604341">"시간 설정(초)"</string>
- <string name="count_down_title_text" msgid="7586031110595513050">"사진을 찍으려면 카운트다운하세요."</string>
- <string name="remember_location_title" msgid="3045040613094030429">"사진 위치를 기록하시겠습니까?"</string>
- <string name="remember_location_prompt" msgid="5104210757873140169">"촬영한 위치로 사진과 동영상에 태그를 지정하세요.\n\n다른 앱이 저장된 이미지와 함께 이 정보를 볼 수 있습니다."</string>
- <string name="remember_location_no" msgid="4412802756840226925">"아니요"</string>
- <string name="remember_location_yes" msgid="4339424460683531388">"예"</string>
- <string name="camera_menu_more_label" msgid="7951917844735828365">"옵션 더보기"</string>
- <string name="camera_menu_settings_label" msgid="3862756725328016822">"설정"</string>
- <string name="create_tiny_planet" msgid="5186918191372107343">"작은 행성 만들기"</string>
- <string name="saving_tiny_planet" msgid="8828265180177375494">"작은 행성 저장 중 …"</string>
- <string name="tiny_planet_zoom" msgid="2985522360577158474">"확대/축소"</string>
- <string name="tiny_planet_rotate" msgid="5445336705705350004">"회전"</string>
- <string name="crop_save" msgid="2841974981340098579">"저장"</string>
- <string name="cannot_load_image" msgid="4100136187076585580">"이미지를 로드할 수 없습니다."</string>
- <string name="switch_photo_filmstrip" msgid="1448511001008888767">"슬라이드 보기"</string>
- <string name="setting_wallpaper" msgid="2397759659347872725">"배경화면 설정 중"</string>
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
+ <string name="app_name">카메라</string>
+ <!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
+ <string name="video_camera_label">캠코더</string>
+ <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
+ <string name="details_ms">%1$02d:%2$02d</string>
+ <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
+ <string name="details_hms">%1$d:%2$02d:%3$02d</string>
+ <!-- Displayed in the title of the dialog for things to do with a picture
+ that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
+ <string name="set_image">사진을 다음으로 설정</string>
+ <!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">삭제</string>
+ <!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
+ <plurals name="delete_selection">
+ <item quantity="other">선택한 항목을 삭제하시겠습니까?</item>
+ </plurals>
+ <string name="share">공유</string>
+ <string name="share_panorama">파노라마 공유</string>
+ <string name="share_as_photo">사진으로 공유</string>
+ <!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
+ <string name="deleted">삭제됨</string>
+ <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="undo">실행 취소</string>
+ <string name="details">세부정보</string>
+ <string name="close">닫기</string>
+ <!-- String indicating how many media item(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <plurals name="number_of_items_selected">
+ <item quantity="other">%1$d개 선택됨</item>
+ </plurals>
+ <!-- String indicating how many media album(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <plurals name="number_of_albums_selected">
+ <item quantity="other">%1$d개 선택됨</item>
+ </plurals>
+ <!-- String indicating how many media group(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <plurals name="number_of_groups_selected">
+ <item quantity="other">%1$d개 선택됨</item>
+ </plurals>
+ <!-- String indicating timestamp of photo or video -->
+ <string name="show_on_map">지도에 표시</string>
+ <string name="rotate_left">왼쪽으로 회전</string>
+ <string name="rotate_right">오른쪽으로 회전</string>
+ <!-- String used as a menu label. The user can choose to edit the image
+ [CHAR_LIMIT=20]-->
+ <string name="edit">수정</string>
+ <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <string name="crop_action">자르기</string>
+ <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <string name="trim_action">잘라내기</string>
+ <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <string name="set_as">다음으로 설정</string>
+ <!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
+ <string name="video_err">동영상을 재생할 수 없습니다.</string>
+ <!-- Toast message shown when the cropped image has been saved in the
+ %s folder (string: folder_download) [CHAR LIMIT=50]-->
+ <string name="crop_saved"> 잘린 이미지가 <xliff:g id="folder_name">%s</xliff:g>에 저장되었습니다.</string>
+ <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
+ <string name="title">제목</string>
+ <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">설명</string>
+ <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="time">시간</string>
+ <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
+ <string name="location">위치</string>
+ <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
+ <string name="path">경로</string>
+ <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
+ <string name="width">너비</string>
+ <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
+ <string name="height">높이</string>
+ <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
+ <string name="orientation">방향</string>
+ <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
+ <string name="duration">길이</string>
+ <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <string name="mimetype">MIME 유형</string>
+ <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
+ <string name="file_size">파일 크기</string>
+ <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
+ <string name="maker">제조업체</string>
+ <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <string name="model">모델</string>
+ <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <string name="flash">플래시</string>
+ <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <string name="aperture">조리개</string>
+ <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
+ <string name="focal_length">초점 거리</string>
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <string name="white_balance">화이트 밸런스</string>
+ <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="exposure_time">노출 시간</string>
+ <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
+ <string name="iso">ISO</string>
+ <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
+ <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
+ <string name="unit_mm">mm</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
+ <string name="manual">수동</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
+ <string name="auto">자동</string>
+ <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
+ <string name="flash_on">플래시 터짐</string>
+ <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
+ <string name="flash_off">플래시 없음</string>
+ <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
+ <string name="unknown">알 수 없음</string>
+ <!-- Toast message shown after we try to make a local album available offline
+ [CHAR LIMIT=150] -->
+ <string name="try_to_set_local_album_available_offline"> 이 항목은 로컬에 저장되어 있으며 오프라인에서 사용할 수 있습니다.</string>
+ <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
+ <string name="please_wait">잠시 기다려 주세요.</string>
+ <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
+ <string name="rendering_photo_sphere">Photo sphere 사진 렌더링 중</string>
+ <!-- title for the dialog showing the error of camera hardware -->
+ <string name="camera_error_title">카메라 오류</string>
+ <!-- message for the dialog showing the error of camera hardware -->
+ <string name="cannot_connect_camera">카메라에 연결할 수 없습니다.</string>
+ <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
+ <string name="camera_disabled">보안 정책으로 인해 카메라 사용이 중지되었습니다.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">앱을 실행하는 데 필수적인 권한이 부여되지 않았습니다. 권한 설정을 확인해 주세요.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">다시 묻지 않기</string>
+ <!-- alert to the user to wait for some operation to complete -->
+ <string name="wait">잠시 기다려 주세요\u2026</string>
+ <!-- alert to the user that an SD card must be installed before using the camera -->
+ <string name="no_storage" product="default">카메라를 사용하기 전에 SD 카드를 삽입하세요.</string>
+ <!-- alert to the user that the SD card is being disk-checked -->
+ <string name="preparing_sd" product="default">SD 카드 준비 중\u2026</string>
+ <!-- alert to the user that the camera fails to read or write the SD card. -->
+ <string name="access_sd_fail" product="default">SD 카드에 액세스할 수 없습니다.</string>
+ <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
+ <string name="time_lapse_title">시간 경과 모드</string>
+ <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
+ <string name="capturing">캡처 중</string>
+ <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
+ <string name="pref_camera_id_title">카메라 선택</string>
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_back">이전</string>
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_front">전면</string>
+ <!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">GPS 위치</string>
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
+ <string name="pref_camera_location_label">위치</string>
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <string name="pref_camera_timer_title">카운트다운 타이머</string>
+ <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
+ <plurals name="pref_camera_timer_entry">
+ <item quantity="other">%d초</item>
+ </plurals>
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
+ <string name="pref_camera_timer_sound_title">카운트다운 신호음 켜기</string>
+ <!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">저장소</string>
+ <string name="pref_camera_savepath_entry_0">휴대전화</string>
+ <string name="pref_camera_savepath_entry_1">SD 카드</string>
+ <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
+ <string name="setting_off">OFF</string>
+ <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
+ <string name="setting_on">ON</string>
+ <!-- The value of a camera preference indicating the setting is off. -->
+ <!-- The value of a camera preference indicating the setting is on. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <string name="pref_video_quality_title">동영상 화질</string>
+ <!-- The default quality value is NULL -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
+ <!-- Describes the preference dialog for choosing interval between frame capture for
+ time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_title">시간 경과</string>
+ <!-- Settings screen, Camera setting category title -->
+ <string name="pref_camera_settings_category">카메라 설정</string>
+ <!-- Settings screen, Camcorder setting category title -->
+ <string name="pref_camcorder_settings_category">캠코더 설정</string>
+ <!-- Settings screen, Picture size title -->
+ <string name="pref_camera_picturesize_title">사진 크기</string>
+ <!-- Settings screen, Focus mode title -->
+ <string name="pref_camera_focusmode_title">초점 모드</string>
+ <!-- Settings screen, Focus mode dialog radio button choices -->
+ <string name="pref_camera_focusmode_entry_auto">자동</string>
+ <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_infinity">무한대</string>
+ <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_macro">매크로</string>
+ <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_focusmode_label_auto">자동</string>
+ <string name="pref_camera_focusmode_label_infinity">무한대</string>
+ <string name="pref_camera_focusmode_label_macro">매크로</string>
+ <!-- Default flash mode setting.-->
+ <!-- Value for flash off setting-->
+ <!-- Settings screen, Flash mode title -->
+ <string name="pref_camera_flashmode_title">플래시</string>
+ <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_auto">자동</string>
+ <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_on">ON</string>
+ <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_off">OFF</string>
+ <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_flashmode_label_auto">자동 플래시</string>
+ <string name="pref_camera_flashmode_label_on">플래시 사용</string>
+ <string name="pref_camera_flashmode_label_off">플래시 사용 안함</string>
+ <!-- Default videocamera flash mode setting.-->
+ <!-- Default white balance setting. -->
+ <!-- Settings screen, white balance title -->
+ <string name="pref_camera_whitebalance_title">화이트 밸런스</string>
+ <!-- Menu, white balance label -->
+ <string name="pref_camera_whitebalance_label">화이트 밸런스</string>
+ <!-- Settings screen, White balance dialog radio button choices -->
+ <string name="pref_camera_whitebalance_entry_auto">자동</string>
+ <string name="pref_camera_whitebalance_entry_incandescent">백열</string>
+ <string name="pref_camera_whitebalance_entry_daylight">일광</string>
+ <string name="pref_camera_whitebalance_entry_fluorescent">형광</string>
+ <string name="pref_camera_whitebalance_entry_cloudy">흐림</string>
+ <!-- Menu, White balance labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_whitebalance_label_auto">자동</string>
+ <string name="pref_camera_whitebalance_label_incandescent">백열</string>
+ <string name="pref_camera_whitebalance_label_daylight">일광</string>
+ <string name="pref_camera_whitebalance_label_fluorescent">형광</string>
+ <string name="pref_camera_whitebalance_label_cloudy">흐림</string>
+ <!-- Default scene mode setting. -->
+ <!-- Settings screen, Select Scene mode -->
+ <string name="pref_camera_scenemode_title">장면 모드</string>
+ <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_auto">자동</string>
+ <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
+ <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr">HDR</string>
+ <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ 사용</string>
+ <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ 사용 안함</string>
+ <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR 사용</string>
+ <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR 사용 안함</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_action">액션</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_night">밤</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_sunset">일몰</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_party">파티</string>
+ <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
+ <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_auto">없음</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_action">액션</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_night">밤</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_sunset">일몰</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_party">파티</string>
+ <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_off">타이머 꺼짐</string>
+ <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_one">1초</string>
+ <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_three">3초</string>
+ <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_ten">10초</string>
+ <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_fifteen">15초</string>
+ <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
+ <string name="not_selectable_in_scene_mode">장면 모드에서 선택할 수 없습니다.</string>
+ <!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">HDR을 사용하면 연속 촬영이 꺼집니다.</string>
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">고급 캡처 옵션을 사용하면 연속 촬영이 꺼집니다.</string>
+ <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">4K 영상 해상도를 사용하면 이미지 안정화가 꺼집니다.</string>
+ <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">4K 영상 기능을 사용하는 동안에는 SeeMore 기능을 사용할 수 없습니다.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">고품질 노이즈 감소 기능을 사용하면 상관 이중 샘플링 기능(CDS)이 꺼집니다.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">고품질 노이즈 감소 기능을 사용하면 시간적 노이즈 감소 기능(TNR)이 꺼집니다.</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore를 사용하면 상관 이중 샘플링 기능(CDS)이 꺼집니다.</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore 기능을 사용하면 시간적 노이즈 감소 기능(TNR)이 꺼집니다.</string>
+ <!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore 기능을 사용하면 노이즈 감소 기능이 꺼집니다.</string>
+ <!-- Exposure settings in preference -->
+ <string name="pref_exposure_title">노출</string>
+ <!-- menu label exposure compensation [CHAR LIMIT=50] -->
+ <string name="pref_exposure_label">노출</string>
+ <!-- Default HDR entry value -->
+ <!-- Default HDR+ entry value -->
+ <!-- HDR label ON [CHAR LIMIT=60] -->
+ <string name="pref_camera_hdr_label">HDR</string>
+ <!-- switch camera label back [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_back">전면 카메라</string>
+ <!-- switch camera label front [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_front">후면 카메라</string>
+ <!-- Dialog "OK" button. Dismisses dialog. -->
+ <string name="dialog_ok">확인</string>
+ <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
+ <string name="spaceIsLow_content" product="default">SD 카드의 공간이 부족합니다. 화질 설정을 변경하거나 일부 이미지 또는 기타 파일을 삭제하세요.</string>
+ <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Filename prefix for panorama output. -->
+ <!-- The message shown when video record reaches size limit. -->
+ <string name="video_reach_size_limit">크기 한도에 도달했습니다.</string>
+ <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
+ <string name="pano_too_fast_prompt">너무 빠름</string>
+ <!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
+ <string name="pano_dialog_prepare_preview">파노라마 준비 중</string>
+ <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
+ <string name="pano_dialog_panorama_failed">파노라마를 저장하지 못했습니다.</string>
+ <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
+ <string name="pano_dialog_title">파노라마</string>
+ <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
+ <string name="pano_capture_indication">파노라마 캡처 중</string>
+ <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
+ <string name="pano_dialog_waiting_previous">이전 파노라마가 완료되기를 기다리는 중</string>
+ <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
+ <string name="pano_review_saving_indication_str">저장 중\u2026</string>
+ <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
+ <string name="pano_review_rendering">파노라마 렌더링</string>
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
+ <string name="tap_to_focus">초점을 맞추려면 터치하세요.</string>
+ <!-- Default effect setting that clears the effect. -->
+ <!-- Title of video effect setting popup window -->
+ <string name="pref_video_effect_title">효과</string>
+ <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
+ <string name="effect_none">없음</string>
+ <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_squeeze">찌그러뜨리기</string>
+ <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_eyes">눈 크게</string>
+ <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_mouth">입 크게</string>
+ <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_mouth">입 작게</string>
+ <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_nose">코 크게</string>
+ <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_eyes">눈 작게</string>
+ <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_space">우주</string>
+ <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_sunset">일몰</string>
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_gallery">동영상</string>
+ <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
+ <string name="video_snapshot_hint">녹화 중에 사진을 찍으려면 터치하세요.</string>
+ <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
+ <string name="video_recording_started">동영상 녹화가 시작되었습니다.</string>
+ <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
+ <string name="video_recording_stopped">동영상 녹화가 중지되었습니다.</string>
+ <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
+ <string name="clear_effects">효과 제거</string>
+ <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
+ <string name="effect_silly_faces">웃긴 얼굴</string>
+ <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
+ <string name="effect_background">배경</string>
+ <!-- The shutter button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_shutter_button">셔터</string>
+ <!-- The exit best photo mode button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_exit_best_mode_button">베스트 사진 모드 끝내기</string>
+ <!-- The menu button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_menu_button">메뉴 버튼</string>
+ <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_mode_picker">카메라, 동영상 또는 파노라마 선택기</string>
+ <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_check_box">%1$s 확인란</string>
+ <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_camera">사진으로 전환</string>
+ <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_video">동영상으로 전환</string>
+ <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_panorama">파노라마로 전환</string>
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_photo_sphere">Photo Sphere로 전환</string>
+ <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_gcam">고화질로 전환</string>
+ <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_cancel">리뷰 취소</string>
+ <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_ok">리뷰 완료</string>
+ <!-- button in review mode indicate the user want to retake another photo/video for attachment [
+CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_retake">다시 찍기</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_on">ON</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_off">OFF</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_off">OFF</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_500">0.5초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1000">1초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1500">1.5초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2000">2초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2500">2.5초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3000">3초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_4000">4초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5000">5초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_6000">6초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10000">10초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_12000">12초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_15000">15초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_24000">24초</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0.5분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_60000">1분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1.5분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2.5분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24분</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0.5시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5400000">1.5시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2.5시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15시간</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24시간</string>
+ <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_seconds">초</string>
+ <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_minutes">분</string>
+ <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_hours">시간</string>
+ <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_interval_set">완료</string>
+ <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
+ <string name="set_time_interval">시간 간격 설정</string>
+ <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
+ <string name="set_time_interval_help">시간 경과 기능을 사용하지 않고 있습니다. 시간 간격을 설정하려면 사용으로 변경하세요.</string>
+ <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
+ <string name="set_duration">시간 설정(초)</string>
+ <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
+ <string name="count_down_title_text">사진을 찍으려면 카운트다운하세요.</string>
+ <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
+ <string name="remember_location_title">사진 위치를 기록하시겠습니까?</string>
+ <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
+ <string name="remember_location_prompt">촬영한 위치로 사진과 동영상에 태그를 지정하세요.\n\n다른 앱이 저장된 이미지와 함께 이 정보를 볼 수 있습니다.</string>
+ <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_no">아니요</string>
+ <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_yes">예</string>
+ <!-- Camera menu labels -->
+ <!-- more options label [CHAR LIMIT=50] -->
+ <string name="camera_menu_more_label">옵션 더보기</string>
+ <!-- settings label [CHAR LIMIT=50] -->
+ <string name="camera_menu_settings_label">설정</string>
+ <!-- Tiny Planet -->
+ <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
+ <string name="create_tiny_planet">작은 행성 만들기</string>
+ <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
+ <string name="saving_tiny_planet">작은 행성 저장 중 …</string>
+ <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_zoom">확대/축소</string>
+ <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_rotate">회전</string>
+ <!-- Crop -->
+ <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <string name="crop_save">저장</string>
+ <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
+ <string name="cannot_load_image">이미지를 로드할 수 없습니다.</string>
+ <!-- Label for album filmstrip button -->
+ <string name="switch_photo_filmstrip">슬라이드 보기</string>
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <string name="setting_wallpaper">배경화면 설정 중</string>
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">%d 남음</string>
+ <string name="makeup_video_size_limit">메이크업은 영상 촬영 시 VGA 해상도 이하에서만 작동합니다.</string>
+ <string name="pref_camera2_category_system">시스템</string>
+ <string name="pref_camera2_restore_default">기본 설정 복원</string>
+ <string name="pref_camera2_restore_default_hint">카메라 설정이 기본 설정으로 복원됩니다.</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="other">10개 중 %1$d개 이미지만 저장됩니다. 나머지 이미지는 삭제됩니다.</item>
+ </plurals>
+ <string name="save_best_dialog_title">선택한 이미지를 저장하시겠습니까?</string>
+ <string name="save_best_dialog_positive_bt">확인</string>
+ <string name="save_best_dialog_native_bt">취소</string>
+ <plurals name="save_best_image_toast">
+ <item quantity="other">10개 중 %1$d개 이미지가 저장되었습니다.</item>
+ </plurals>
+ <string name="dialog_do_not_show">다시 보지 않기</string>
+ <string name="delete_best_dialog_title">모두 삭제하시겠습니까?</string>
+ <string name="delete_best_dialog_content">촬영한 10개의 사진을 정말 모두 삭제하시겠습니까?</string>
+ <string name="delete_best_dialog_native_bt">취소</string>
+ <string name="delete_best_dialog_positive_bt">삭제</string>
+ <string name="delete_all_best_dialog_title">모두 삭제하시겠습니까?</string>
+ <string name="delete_all_best_dialog_content">정말 모든 이미지를 삭제하시겠습니까?</string>
+ <string name="delete_all_best_dialog_native_bt">취소</string>
+ <string name="delete_all_best_dialog_positive_bt">모두 삭제</string>
+ <string name="overflow_best_item1">모두 저장</string>
+ <string name="overflow_best_item2">모두 삭제</string>
+ <string name="settings_title">설정</string>
</resources>