summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/cm_strings.xml
blob: b446dc92edde007293f53725f6f431f59d592609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?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">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 megapixels</string>
  <!-- Settings screen, scene mode -->
  <string name="pref_camera_scenemode_entry_antimotionblur">Motion blur reduction</string>
  <string name="pref_camera_scenemode_entry_aqua">Aqua</string>
  <string name="pref_camera_scenemode_entry_ar">Augmented reality</string>
  <string name="pref_camera_scenemode_entry_asd">Best shot</string>
  <string name="pref_camera_scenemode_entry_baby">Baby</string>
  <string name="pref_camera_scenemode_entry_backgroundblur">Background blur</string>
  <string name="pref_camera_scenemode_entry_backlight">Backlight</string>
  <string name="pref_camera_scenemode_entry_backlightportrait">Backlight portrait</string>
  <string name="pref_camera_scenemode_entry_barcode">Barcode</string>
  <string name="pref_camera_scenemode_entry_beach">Beach</string>
  <string name="pref_camera_scenemode_entry_beauty">Beauty</string>
  <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
  <string name="pref_camera_scenemode_entry_cine">Cine</string>
  <string name="pref_camera_scenemode_entry_closeup">Closeup</string>
  <string name="pref_camera_scenemode_entry_dark">Dark</string>
  <string name="pref_camera_scenemode_entry_dish">Dish</string>
  <string name="pref_camera_scenemode_entry_duskdawn">Duskdawn</string>
  <string name="pref_camera_scenemode_entry_document">Document</string>
  <string name="pref_camera_scenemode_entry_fallcolor">Autumn</string>
  <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
  <string name="pref_camera_scenemode_entry_flowers">Flowers</string>
  <string name="pref_camera_scenemode_entry_handheldtwilight">Handheld twilight</string>
  <string name="pref_camera_scenemode_entry_highsensitivity">High sensitivity</string>
  <string name="pref_camera_scenemode_entry_indoor">Indoor</string>
  <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
  <string name="pref_camera_scenemode_entry_mix_illuminant">Mixed lighting</string>
  <string name="pref_camera_scenemode_entry_mood">Mood</string>
  <string name="pref_camera_scenemode_entry_nightportrait">Night portrait</string>
  <string name="pref_camera_scenemode_entry_nightindoor">Night indoor</string>
  <string name="pref_camera_scenemode_entry_oldfilm">Old film</string>
  <string name="pref_camera_scenemode_entry_pet">Pet</string>
  <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
  <string name="pref_camera_scenemode_entry_snow">Snow</string>
  <string name="pref_camera_scenemode_entry_softskin">Soft skin</string>
  <string name="pref_camera_scenemode_entry_sports">Sports</string>
  <string name="pref_camera_scenemode_entry_spotlight">Spotlight</string>
  <string name="pref_camera_scenemode_entry_steadyphoto">Steady photo</string>
  <string name="pref_camera_scenemode_entry_supernight">Dark night</string>
  <string name="pref_camera_scenemode_entry_sweepstitch">Sweep stitch</string>
  <string name="pref_camera_scenemode_entry_text">Text</string>
  <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
  <string name="pref_camera_scenemode_entry_whiteboard">Whiteboard</string>
  <!-- Settings screen, focus mode -->
  <string name="pref_camera_focusmode_entry_continuous">Continuous</string>
  <string name="pref_camera_focusmode_entry_mw_continuous">Continuous (MW)</string>
  <string name="pref_camera_focusmode_entry_extended">Extended</string>
  <!-- Color effects -->
  <string name="pref_camera_coloreffect_entry_cartoonize">Cartoonise</string>
  <!-- Red eye flash mode title -->
  <!-- Power shutter -->
  <!-- Max brightness -->
  <!-- Touch focus duration -->
  <!-- Shutter speed -->
  <!-- Advanced options -->
</resources>