summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/qcomstrings.xml
blob: 8a4acdc6c5c0d19745681a981b2cf360d94a3525 (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
    Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
    Copyright (C) 2014-2016 The CyanogenMod Project

    Not a Contribution.

    Copyright (C) 2007 The Android Open Source 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>
  <!-- Preferences -->
  <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
  <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
  <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
  <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
  <!-- Auto exposure -->
  <string name="pref_camera_autoexposure_title">Auto-esposición</string>
  <string name="pref_camera_autoexposure_entry_centerweighted">Ponderada al centru</string>
  <string name="pref_camera_autoexposure_entry_frameaverage">Media de marcos</string>
  <string name="pref_camera_autoexposure_entry_spotmetering">Midición puntual</string>
  <!-- Video codec -->
  <string name="pref_camera_videoencoder_title">Códec de videu</string>
  <!-- Audio codec -->
  <string name="pref_camera_audioencoder_title">Códec d\'audiu</string>
  <!-- Skin tone enhancement -->
  <string name="pref_camera_skinToneEnhancement_title">Ameyora del tonu la piel</string>
  <!-- Zero shutter lag-->
  <!-- Autofocus zone -->
  <string name="pref_camera_selectablezoneaf_title">Zona d\'auto-enfoque</string>
  <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string>
  <!-- Advanced features -->
  <!-- Manual exposure -->
  <string name="pref_camera_manual_exp_title">Esposición manual</string>
  <string name="pref_camera_manual_exp_entry_ISO_priority">Prioridá ISO</string>
  <!-- Manual white balance -->
  <string name="pref_camera_manual_wb_title">Balance manual de blancu</string>
  <string name="pref_camera_manual_wb_entry_color_temperature">Temperatura de color</string>
  <!-- Manual focus -->
  <!-- Still More -->
  <!-- Video HDR-->
  <string name="pref_camera_video_hdr_title">Videu HDR</string>
  <!-- CDS mode-->
  <string name="pref_camera_cds_title">Mou CDS</string>
  <string name="pref_camera_cds_entry_auto">Auto</string>
  <!-- Video CDS-->
  <string name="pref_camera_video_cds_title">Mou de videu CDS</string>
  <string name="pref_camera_video_cds_entry_auto">Auto</string>
  <!-- TNR-->
  <string name="pref_camera_tnr_title">Mou TNR</string>
  <!-- Video TNR -->
  <string name="pref_camera_video_tnr_title">Mou de videu TNR</string>
  <!-- Face detection -->
  <string name="pref_camera_facedetection_title">Deteición de cares</string>
  <!-- Selfie Flash -->
  <!-- Red eye reduction -->
  <!-- AE bracketing -->
  <!-- High-framerate recording -->
  <!-- See More -->
  <!-- Denoise -->
  <string name="pref_camera_denoise_title">Amenorgar ruíu</string>
  <!-- ISO -->
  <string name="pref_camera_iso_title">ISO</string>
  <string name="pref_camera_iso_entry_auto">Auto</string>
  <string name="pref_camera_iso_entry_isodeblur">Auto (HJR)</string>
  <string name="pref_camera_iso_entry_iso50">ISO50</string>
  <string name="pref_camera_iso_entry_iso100">ISO100</string>
  <string name="pref_camera_iso_entry_iso125">ISO125</string>
  <string name="pref_camera_iso_entry_iso150">ISO150</string>
  <string name="pref_camera_iso_entry_iso200">ISO200</string>
  <string name="pref_camera_iso_entry_iso250">ISO250</string>
  <string name="pref_camera_iso_entry_iso300">ISO300</string>
  <string name="pref_camera_iso_entry_iso320">ISO320</string>
  <string name="pref_camera_iso_entry_iso350">ISO350</string>
  <string name="pref_camera_iso_entry_iso400">ISO400</string>
  <string name="pref_camera_iso_entry_iso450">ISO450</string>
  <string name="pref_camera_iso_entry_iso500">ISO500</string>
  <string name="pref_camera_iso_entry_iso600">ISO600</string>
  <string name="pref_camera_iso_entry_iso640">ISO640</string>
  <string name="pref_camera_iso_entry_iso700">ISO700</string>
  <string name="pref_camera_iso_entry_iso800">ISO800</string>
  <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
  <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
  <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
  <string name="pref_camera_iso_entry_iso1500">ISO1500</string>
  <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
  <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
  <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
  <string name="pref_camera_iso_entry_iso2700">ISO2700</string>
  <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
  <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
  <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
  <!-- Antibanding -->
  <string name="pref_camera_antibanding_entry_0">Auto</string>
  <string name="pref_camera_antibanding_entry_1">50 Hz (Europa)</string>
  <string name="pref_camera_antibanding_entry_2">60 Hz (EE.XX)</string>
  <!-- Color effect -->
  <string name="pref_camera_coloreffect_title">Efeutu de color</string>
  <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
  <string name="pref_camera_coloreffect_entry_negative">Negativu</string>
  <!-- Color effect that overexposes and reverses some of the tones. -->
  <!-- Stabilization -->
  <string name="pref_camera_dis_title">Estabilización</string>
  <!-- Face recognition -->
  <!-- Sharpness -->
  <string name="pref_camera_sharpness_entry_level0">Nivel 0</string>
  <string name="pref_camera_sharpness_entry_level1">Nivel 1</string>
  <string name="pref_camera_sharpness_entry_level2">Nivel 2 (por defeutu)</string>
  <string name="pref_camera_sharpness_entry_level3">Nivel 3</string>
  <string name="pref_camera_sharpness_entry_level4">Nivel 4</string>
  <string name="pref_camera_sharpness_entry_level5">Nivel 5</string>
  <string name="pref_camera_sharpness_entry_level6">Nivel 6</string>
  <!-- Contrast -->
  <string name="pref_camera_contrast_title">Contraste</string>
  <string name="pref_camera_contrast_entry_level0">Nivel 0</string>
  <string name="pref_camera_contrast_entry_level1">Nivel 1</string>
  <string name="pref_camera_contrast_entry_level2">Nivel 2</string>
  <string name="pref_camera_contrast_entry_level3">Nivel 3</string>
  <string name="pref_camera_contrast_entry_level4">Nivel 4</string>
  <string name="pref_camera_contrast_entry_level5">Nivel 5 (por defeutu)</string>
  <string name="pref_camera_contrast_entry_level6">Nivel 6</string>
  <string name="pref_camera_contrast_entry_level7">Nivel 7</string>
  <string name="pref_camera_contrast_entry_level8">Nivel 8</string>
  <string name="pref_camera_contrast_entry_level9">Nivel 9</string>
  <string name="pref_camera_contrast_entry_level10">Nivel 10</string>
  <!-- Saturation -->
  <string name="pref_camera_saturation_title">Saturación</string>
  <string name="pref_camera_saturation_entry_level0">Nivel 0</string>
  <string name="pref_camera_saturation_entry_level1">Nivel 1</string>
  <string name="pref_camera_saturation_entry_level2">Nivel 2</string>
  <string name="pref_camera_saturation_entry_level3">Nivel 3</string>
  <string name="pref_camera_saturation_entry_level4">Nivel 4</string>
  <string name="pref_camera_saturation_entry_level5">Nivel 5 (por defeutu)</string>
  <string name="pref_camera_saturation_entry_level6">Nivel 6</string>
  <string name="pref_camera_saturation_entry_level7">Nivel 7</string>
  <string name="pref_camera_saturation_entry_level8">Nivel 8</string>
  <string name="pref_camera_saturation_entry_level9">Nivel 9</string>
  <string name="pref_camera_saturation_entry_level10">Nivel 10</string>
  <!-- Picture format -->
  <!-- Picture quality -->
  <string name="pref_camera_jpegquality_entry_0">55%</string>
  <string name="pref_camera_jpegquality_entry_1">65% (normal)</string>
  <string name="pref_camera_jpegquality_entry_2">75% (fina)</string>
  <string name="pref_camera_jpegquality_entry_3">85% (super fina)</string>
  <string name="pref_camera_jpegquality_entry_4">95%</string>
  <string name="pref_camera_jpegquality_entry_5">100%</string>
  <!-- Histogram -->
  <string name="pref_camera_histogram_title">Histograma</string>
  <!-- Auto scene detection -->
  <!-- Continuous shot -->
  <!-- Auto HDR -->
  <!-- HDR mode -->
  <string name="pref_camera_hdr_mode_title">Mou HDR</string>
  <string name="pref_camera_hdr_mode_entry_sensor">Sensor HDR</string>
  <!-- HDR needs 1x frame -->
  <!-- Video rotation -->
  <string name="pref_camera_video_rotation_title">Voltéu de videu</string>
  <string name="pref_camera_video_rotation_entry_0">0 graos</string>
  <string name="pref_camera_video_rotation_entry_90">90 graos</string>
  <string name="pref_camera_video_rotation_entry_180">180 graos</string>
  <string name="pref_camera_video_rotation_entry_270">270 graos</string>
  <!-- Storage location -->
  <string name="pref_camera_savepath_title">Allugamientu d\'almacenamientu</string>
  <string name="pref_camera_savepath_entry_0">Almacenamientu internu</string>
  <string name="pref_camera_savepath_entry_1">Tarxeta SD</string>
  <!-- Misc -->
  <!-- The alias of CameraActivity for gesture operation -->
  <string name="camera_gesture_title">Llanzar cámara</string>
  <!-- Toast messages -->
  <!-- The message is shown in toast when the app encounters an unsupported selection for High-framerate recording mode -->
  <!-- The message is shown in dialog when the app encounters an unsupported resolution for Slow motion mode -->
  <!-- The message is shown in toast when the app encounters an unsupported resolution for Stabilization mode -->
  <!-- The message is shown in dialog when the app encounters an unsupported resolution for High speed mode -->
  <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
  <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
  <!--The message is shown in dialog when the raw snapshot is selected in Zero shutter lag mode-->
  <!-- Toast showing non-supported functionality for flash in AE bracket -->
  <!-- toast message for storage location switch -->
  <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
  <!-- Continous shot enable message -->
  <!-- Advance features enable message -->
  <!-- Toast after enable HDR function to inform continuous shot has disabled -->
  <!-- Toast after enable advanced capture function to inform continuous shot has disabled -->
  <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
  <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
  <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
  <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
  <!-- TODO: Remove these? -->
</resources>