diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2014-04-17 17:17:50 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2014-04-17 17:17:50 +0300 |
commit | 3666cda9c0173aede883b785c95cfbc158515473 (patch) | |
tree | b6d2557fbf25d07db2f79e905e3aec5a772686d2 /AdvancedDisplay/res/values-tr | |
parent | 4409eb7d6d525bfdada0fc58cee891bd4474ebdd (diff) | |
download | device_samsung_galaxys2-common-3666cda9c0173aede883b785c95cfbc158515473.tar.gz device_samsung_galaxys2-common-3666cda9c0173aede883b785c95cfbc158515473.tar.bz2 device_samsung_galaxys2-common-3666cda9c0173aede883b785c95cfbc158515473.zip |
Automatic translation import
Change-Id: Ia185f22fa6aad0f2bfaef17971efe4308eb96fa2
Diffstat (limited to 'AdvancedDisplay/res/values-tr')
-rw-r--r-- | AdvancedDisplay/res/values-tr/arrays.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/AdvancedDisplay/res/values-tr/arrays.xml b/AdvancedDisplay/res/values-tr/arrays.xml new file mode 100644 index 0000000..828142c --- /dev/null +++ b/AdvancedDisplay/res/values-tr/arrays.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + Copyright (C) 2012-2014 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> + <string-array name="mdnie_scenario_entries"> + <item>CyanogenMod (Varsayılan)</item> + <item>Arayüz</item> + <item>Video</item> + <item>Video Sıcak</item> + <item>Video Soğuk</item> + <item>Kamera</item> + <item>Navigasyon</item> + <item>Galeri</item> + <item>VT</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>Dinamik (Varsayılan)</item> + <item>Standart</item> + <item>Doğal</item> + <item>Film</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>Normal</item> + <item>Ters</item> + </string-array> +</resources> |