summaryrefslogtreecommitdiffstats
path: root/res/values-tr/cm_strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-01-31 21:41:12 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-01-31 21:41:12 -0800
commit289e67784343233f191400252621df3af3fe7bd8 (patch)
treeac64376447514598e0c76964dd6c380099bd31d5 /res/values-tr/cm_strings.xml
parent9936197ae3607b0fec5eb343725d6056b6d86b67 (diff)
downloadandroid_packages_apps_Snap-289e67784343233f191400252621df3af3fe7bd8.tar.gz
android_packages_apps_Snap-289e67784343233f191400252621df3af3fe7bd8.tar.bz2
android_packages_apps_Snap-289e67784343233f191400252621df3af3fe7bd8.zip
Automatic translation import
Change-Id: I77d8227674c75cd357eb0f405672e1cf29e25073
Diffstat (limited to 'res/values-tr/cm_strings.xml')
-rw-r--r--res/values-tr/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index 77af478bd..cf79ce1fd 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/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">Geniş</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 megapixel</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Hareket bulanıklığı düşürücü</string>
<string name="pref_camera_scenemode_entry_aqua">Su</string>
@@ -101,4 +103,6 @@
<string name="pref_camera_shutter_speed_title">Çekim hızı</string>
<string name="auto_hdr_enabled">Otomatik HDR etkin</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">Gelişmiş kamera seçeneklerini etkinleştirdiniz</string>
+ <string name="developer_menu_disabled">Gelişmiş kamera seçeneklerini devre dışı bıraktınız</string>
</resources>