summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2017-03-02 15:45:39 +0100
committerMichael W <baddaemon87@gmail.com>2017-03-02 14:57:39 +0000
commitcccbfcd722e02ebe4e6401488980966616d468e1 (patch)
treed13f07a3f41dba29566329d9c9e83689e5e37220 /res/values-ko/cm_strings.xml
parent774797c77645f6abe4856a7fa49ac6d0fae17dba (diff)
downloadandroid_packages_apps_Snap-cccbfcd722e02ebe4e6401488980966616d468e1.tar.gz
android_packages_apps_Snap-cccbfcd722e02ebe4e6401488980966616d468e1.tar.bz2
android_packages_apps_Snap-cccbfcd722e02ebe4e6401488980966616d468e1.zip
Automatic translation import
Change-Id: I99f4c26862ac9af014a2020ee326b62196d54696
Diffstat (limited to 'res/values-ko/cm_strings.xml')
-rw-r--r--res/values-ko/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index b6229cfcc..c19dd47b1 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -18,10 +18,12 @@
<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">(%1$s) %2$1.1f만 화소</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">모션 블러 감소</string>
<string name="pref_camera_scenemode_entry_aqua">아쿠아</string>
@@ -101,4 +103,6 @@
<string name="pref_camera_shutter_speed_title">셔터 속도</string>
<string name="auto_hdr_enabled">자동 HDR 사용</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">고급 카메라 옵션이 활성화되었습니다</string>
+ <string name="developer_menu_disabled">고급 카메라 옵션이 비활성화되었습니다</string>
</resources>