summaryrefslogtreecommitdiffstats
path: root/res/values-ko
diff options
context:
space:
mode:
authorSanthosh Kumar H E <skhara@codeaurora.org>2013-12-05 16:36:52 +0530
committerSanthosh Kumar H E <skhara@codeaurora.org>2013-12-06 18:58:24 +0530
commitdbdb7620da136374eea95170261032f910015db0 (patch)
tree007242cdb44941ecb855751c85da69aa97cc6a43 /res/values-ko
parent1c7734057201ffd1b6d165d9e24793ef3d213043 (diff)
parentdf2b0819907c440a660e228414a18184732816d1 (diff)
downloadandroid_packages_apps_Snap-dbdb7620da136374eea95170261032f910015db0.tar.gz
android_packages_apps_Snap-dbdb7620da136374eea95170261032f910015db0.tar.bz2
android_packages_apps_Snap-dbdb7620da136374eea95170261032f910015db0.zip
Merge remote-tracking branch into merge_branch
Delay onResume tasks to speed up lockscreen onResume->onPause->onResume launch sequence. Import translations. DO NOT MERGE gcam: Clean up placeholders, and add deletion robustness. Fix issue of focus indicator staying on without being hidden Ensure view size gets updated after phone decors change. Show the 100% state of the progress at least one frame. Add parameters and deduplicate parameter changes Revert parallel opening camera in photo mode. Differentiate the InProgressData from the normal PhotoData. Close mode menus if another control is touched Start gcam module directly when handling capture intent. Import translations. DO NOT MERGE Add a null check to fix NPE Add logging to various actions Ensure mOpenCameraThread has been setup before dereferencing. Add logging to various actions Ensure mOpenCameraThread has been setup before dereferencing. Add GCam progress indicator. hide preview cover on arrival of new preview data if hidden Fix photo mode is getting stuck in a single CameraState. ... Conflicts: res/layout/photo_module.xml res/values/arrays.xml src/com/android/camera/CameraActivity.java src/com/android/camera/PhotoUI.java src/com/android/camera/Storage.java src/com/android/camera/WideAnglePanoramaModule.java src/com/android/camera/ui/FilmStripView.java Change-Id: Ic41b4e7e07b2b0ed7936b78a6c5f05270d05985f
Diffstat (limited to 'res/values-ko')
-rw-r--r--res/values-ko/strings.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 1e5378f06..29e6583b7 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -93,6 +93,7 @@
<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>
@@ -116,12 +117,13 @@
<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">"8백만 화소"</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" msgid="4786178543089540678">"400만 화소"</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>
@@ -157,10 +159,10 @@
<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="4762986338359862238">"HDR+ 켜기"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_off" msgid="8027383906480914303">"HDR+ 끄기"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_on" msgid="8567522693524539332">"HDR 켜기"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_off" msgid="1121637502250585531">"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>