strings.xml revision f5e80a8a5670798d52afe08e0c15aa4448d33316
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2007 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18    <!-- General strings -->
19
20    <!-- title for the dialog showing the error of camera hardware -->
21    <string name="camera_error_title">Camera error</string>
22
23    <!-- message for the dialog showing the error of camera hardware -->
24    <string name="cannot_connect_camera">Cannot connect to camera.</string>
25
26    <!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
27    <string name="camera_label">Camera</string>
28
29    <!-- label for the 'video recording application shown in the top level 'all applications' -->
30    <string name="video_camera_label">Camcorder</string>
31
32    <!-- label for the folder that contains Camera pictures in the gallery -->
33    <string name="gallery_camera_bucket_name">Camera pictures</string>
34
35    <!-- label for the folder that contains Camera videos in the gallery -->
36    <string name="gallery_camera_videos_bucket_name">Camera videos</string>
37
38    <!-- alert to the user to wait for some operation to complete -->
39    <string name="wait">Please wait\u2026</string>
40
41    <!-- alert to the user that USB storage must be available before using the camera [CHAR LIMIT=NONE] -->
42    <string name="no_storage" product="nosdcard">Please mount USB storage before using the camera.</string>
43    <!-- alert to the user that an SD card must be installed before using the camera -->
44    <string name="no_storage" product="default">Please insert an SD card before using the camera.</string>
45
46    <!-- alert to the user that the USB storage is too full to complete the operation [CHAR LIMIT=NONE] -->
47    <string name="not_enough_space" product="nosdcard">Your USB storage is full.</string>
48    <!-- alert to the user that the SD card is too full to complete the operation -->
49    <string name="not_enough_space" product="default">Your SD card is full.</string>
50
51    <!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] -->
52    <string name="preparing_sd" product="nosdcard">Preparing USB storage\u2026</string>
53    <!-- alert to the user that the SD card is being disk-checked -->
54    <string name="preparing_sd" product="default">Preparing SD card\u2026</string>
55
56    <!-- alert to the user that the camera fails to read or write the USB storage. [CHAR LIMIT=NONE] -->
57    <string name="access_sd_fail" product="nosdcard">Failed to access USB storage.</string>
58    <!-- alert to the user that the camera fails to read or write the SD card. -->
59    <string name="access_sd_fail" product="default">Fail to access SD card.</string>
60
61    <!-- Settings stuff -->
62
63    <!-- Menu items: -->
64    <!-- menu pick to go to the settings screen -->
65
66    <!-- menu pick to view the details of the currently selected image -->
67
68    <!-- menu pick to show the location of the currently selected image on maps-->
69
70    <!-- menu pick to rotate the currently selected image (brings up submenu) -->
71
72    <!-- menu pick to rotate the currently selected image to the left -->
73
74    <!-- menu pick to rotate the currently selected image to the right -->
75
76    <!-- Confirmation dialog title after deleting a picture -->
77    <!-- Confirmation dialog message after deleting a picture -->
78    <!-- Confirmation dialog message after deleting a video -->
79
80    <!-- Confirmation dialog when restoring settings -->
81    <string name="confirm_restore_title">Restore defaults</string>
82    <string name="confirm_restore_message">Camera settings will be restored to defaults.</string>
83
84    <!-- button in review mode indicating that the video just taken should be played [CHAR LIMIT=10] -->
85    <string name="review_play">Play</string>
86
87    <!-- button in review mode indicating that the photo taking/video recording session should be canceled [CHAR LIMIT=10] -->
88    <string name="review_cancel">Cancel</string>
89
90    <!-- button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT=10] -->
91    <string name="review_ok">Ok</string>
92
93    <!-- button in review mode indicate the user want to retake another photo/video for attachment [CHAR LIMIT=10] -->
94    <string name="review_retake">Retake</string>
95
96    <!-- button indicating that the picture just taken should be deleted -->
97
98    <!-- button indicating that the picture just taken should be shared by email, mms, etc -->
99
100    <!-- button indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
101
102    <!-- button indicating that the picture just taken should be cropped -->
103
104    <!-- Toast after trying to share a picture indicating that there are no applications which are capable of so doing. -->
105
106    <!-- Toast after trying to share a video indicating that there are no applications which are capable of so doing. -->
107
108    <!-- Menu item for playing the video. -->
109
110    <!-- Button indicating to go to the image gallery -->
111    <string name="camera_gallery_photos_text">Gallery</string>
112
113    <!-- Button indicating to switch to another camera -->
114    <string name="switch_camera_id">Switch Camera</string>
115
116    <!-- Button indicating to enable the time lapse mode. Time lapse mode refers
117    to capturing video at a rate much slower than it is played back. Appears as
118    a Menu item in Camcorder mode. [CHAR LIMIT=20] -->
119    <string name="enable_time_lapse_mode">Enable Time Lapse</string>
120
121    <!-- Button indicating to disable the time lapse mode. Appears as a Menu item in
122    Camcorder mode. [CHAR LIMIT=20] -->
123    <string name="disable_time_lapse_mode">Disable Time Lapse</string>
124
125    <!-- A lable that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
126    <string name="time_lapse_title">Time lapse recording</string>
127
128    <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
129    <string name="pref_camera_id_title">Select camera</string>
130
131    <string name="pref_camera_id_default" translatable="false">0</string>
132
133    <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
134    <string name="pref_camera_id_entry_back">Back</string>
135    <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
136    <string name="pref_camera_id_entry_front">Front</string>
137
138    <!-- Settings screen, setting title text -->
139    <string name="pref_camera_recordlocation_title">Store location</string>
140
141    <string name="pref_camera_recordlocation_default" translatable="false">none</string>
142
143    <!-- Settings screen, Record location dialog choices -->
144    <string name="pref_camera_recordlocation_entry_off">Off</string>
145    <string name="pref_camera_recordlocation_entry_on">On</string>
146
147    <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
148    <string name="pref_video_quality_title">Video quality</string>
149    <string name="pref_video_quality_default" translatable="false">high</string>
150    <!-- Video quality setting entry. Videos will be recorded in high quality. [CHAR LIMIT=24] -->
151    <string name="pref_video_quality_entry_high">High</string>
152    <!-- Video quality setting entry. Videos will be recorded in low quality. [CHAR LIMIT=24] -->
153    <string name="pref_video_quality_entry_low">Low</string>
154    <!-- Video quality setting entry. Videos will be recorded in low quality and the length is at most 30 seconds. [CHAR LIMIT=24] -->
155    <string name="pref_video_quality_entry_mms">MMS (Low, 30s)</string>
156    <!-- Video quality setting entry. Videos will be recorded in high quality and the length is at most 15 minutes. [CHAR LIMIT=24] -->
157    <string name="pref_video_quality_entry_youtube">YouTube (High, 15m)</string>
158
159    <string name="pref_video_quality_high" translatable="false">high</string>
160    <string name="pref_video_quality_low" translatable="false">low</string>
161    <string name="pref_video_quality_mms" translatable="false">mms</string>
162    <string name="pref_video_quality_youtube" translatable="false">youtube</string>
163
164    <!-- Describes the preference dialog for choosing interval between frame capture for
165    time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
166    <string name="pref_video_time_lapse_frame_interval_title">Time lapse interval</string>
167    <string name="pref_video_time_lapse_frame_interval_default" translatable="false">0</string>
168    <!-- The time interval between frame capture for time lapse recording -->
169    <string name="pref_video_time_lapse_frame_interval_entry_1000" translatable="false">1s</string>
170    <string name="pref_video_time_lapse_frame_interval_entry_1500" translatable="false">1.5s</string>
171    <string name="pref_video_time_lapse_frame_interval_entry_2000" translatable="false">2s</string>
172    <string name="pref_video_time_lapse_frame_interval_entry_2500" translatable="false">2.5s</string>
173    <string name="pref_video_time_lapse_frame_interval_entry_3000" translatable="false">3s</string>
174    <string name="pref_video_time_lapse_frame_interval_entry_5000" translatable="false">5s</string>
175    <string name="pref_video_time_lapse_frame_interval_entry_10000" translatable="false">10s</string>
176
177    <!-- Settings screen, Camera setting category title -->
178    <string name="pref_camera_settings_category">Camera settings</string>
179
180    <!-- Settings screen, Camcorder setting category title -->
181    <string name="pref_camcorder_settings_category">Camcorder settings</string>
182
183    <!-- Settings screen, Picture size title -->
184    <string name="pref_camera_picturesize_title">Picture size</string>
185
186    <!-- Settings screen, Picture size dialog radio button choices -->
187    <string name="pref_camera_picturesize_entry_2592x1936">5M Pixels</string>
188    <string name="pref_camera_picturesize_entry_2048x1536">3M Pixels</string>
189    <string name="pref_camera_picturesize_entry_1600x1200">2M Pixels</string>
190    <string name="pref_camera_picturesize_entry_1024x768">1M Pixels</string>
191    <string name="pref_camera_picturesize_entry_640x480">VGA</string>
192    <string name="pref_camera_picturesize_entry_320x240">QVGA</string>
193
194    <!-- Default picture quality setting. See
195         pref_camera_jpegquality_entryvalues for possible values -->
196    <string name="pref_camera_jpegquality_default" translatable="false">superfine</string>
197
198    <!-- Settings screen, Picture quality title -->
199    <string name="pref_camera_jpegquality_title">Picture quality</string>
200
201    <!-- Settings screen, Picture quality dialog radio button choices -->
202    <string name="pref_camera_jpegquality_entry_superfine">Super fine</string>
203    <string name="pref_camera_jpegquality_entry_fine">Fine</string>
204    <string name="pref_camera_jpegquality_entry_normal">Normal</string>
205
206    <!-- Default focus mode setting.-->
207    <string name="pref_camera_focusmode_default" translatable="false">auto</string>
208
209    <!-- Settings screen, Focus mode title -->
210    <string name="pref_camera_focusmode_title">Focus mode</string>
211
212    <!-- Settings screen, Focue mode dialog radio button choices -->
213    <string name="pref_camera_focusmode_entry_auto">Auto</string>
214    <string name="pref_camera_focusmode_entry_infinity">Infinity</string>
215    <string name="pref_camera_focusmode_entry_macro">Macro</string>
216
217    <!-- Default flash mode setting.-->
218    <string name="pref_camera_flashmode_default" translatable="false">auto</string>
219
220    <!-- Value for flash off setting-->
221    <string name="pref_camera_flashmode_no_flash" translatable="false">no_flash</string>
222
223    <!-- Settings screen, Flash mode title -->
224    <string name="pref_camera_flashmode_title">Flash mode</string>
225
226    <!-- Settings screen, Flash mode dialog radio button choices -->
227    <string name="pref_camera_flashmode_entry_auto">Auto</string>
228    <string name="pref_camera_flashmode_entry_on">On</string>
229    <string name="pref_camera_flashmode_entry_off">Off</string>
230
231    <!-- Default videocamera flash mode setting.-->
232    <string name="pref_camera_video_flashmode_default" translatable="false">off</string>
233
234    <!-- Default white balance setting. -->
235    <string name="pref_camera_whitebalance_default" translatable="false">auto</string>
236
237    <!-- Settings screen, white balance title -->
238    <string name="pref_camera_whitebalance_title">White balance</string>
239
240    <!-- Settings screen, White balance dialog radio button choices -->
241    <string name="pref_camera_whitebalance_entry_auto">Auto</string>
242    <string name="pref_camera_whitebalance_entry_incandescent">Incandescent</string>
243    <string name="pref_camera_whitebalance_entry_daylight">Daylight</string>
244    <string name="pref_camera_whitebalance_entry_fluorescent">Fluorescent</string>
245    <string name="pref_camera_whitebalance_entry_cloudy">Cloudy</string>
246
247    <!-- Default color effect setting. -->
248    <string name="pref_camera_coloreffect_default" translatable="false">none</string>
249
250    <!-- Settings screen, Select Color effect title -->
251    <string name="pref_camera_coloreffect_title">Color effect</string>
252
253    <!-- Settings screen, Color effect dialog radio button choices -->
254    <string name="pref_camera_coloreffect_entry_none">None</string>
255    <string name="pref_camera_coloreffect_entry_mono">Mono</string>
256    <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
257    <string name="pref_camera_coloreffect_entry_negative">Negative</string>
258    <!-- Color effect that overexposes and reverses some of the tones. -->
259    <string name="pref_camera_coloreffect_entry_solarize">Solarize</string>
260    <string name="pref_camera_coloreffect_entry_posterize">Posterize</string>
261    <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
262    <string name="pref_camera_coloreffect_entry_redtint">Red tint</string>
263    <string name="pref_camera_coloreffect_entry_bluetint">Blue tint</string>
264    <string name="pref_camera_coloreffect_entry_greentint">Green tint</string>
265
266    <!-- Default scene mode setting. -->
267    <string name="pref_camera_scenemode_default" translatable="false">auto</string>
268
269    <!-- Settings screen, Select Scene mode -->
270    <string name="pref_camera_scenemode_title">Scene mode</string>
271
272    <!-- Settings menu, scene mode choices -->
273    <string name="pref_camera_scenemode_entry_auto">Auto</string>
274    <!-- Scene mode that takes an image quickly with little motion blur. -->
275    <string name="pref_camera_scenemode_entry_action">Action</string>
276    <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
277    <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
278    <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
279    <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
280    <!-- Scene mode that takes long exposures to capture night scenes without flash. -->
281    <string name="pref_camera_scenemode_entry_night">Night</string>
282    <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
283    <string name="pref_camera_scenemode_entry_night_portrait">Night portrait</string>
284    <!-- Scene mode to be used in a stage show. -->
285    <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
286    <!-- Scene mode optimized for taking images on the beach. -->
287    <string name="pref_camera_scenemode_entry_beach">Beach</string>
288    <!-- Scene mode optimized for taking images in the snow. -->
289    <string name="pref_camera_scenemode_entry_snow">Snow</string>
290    <!-- Scene mode optimized for taking images in the sunset. -->
291    <string name="pref_camera_scenemode_entry_sunset">Sunset</string>
292    <!-- Scene mode for taking a photo as sharp as possible. -->
293    <string name="pref_camera_scenemode_entry_steadyphoto">Steady photo</string>
294    <!-- Scene mode optimized for taking images of fireworks. -->
295    <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
296    <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
297    <string name="pref_camera_scenemode_entry_party">Party</string>
298    <!-- Scene mode optimized for capturing the naturally warm color of scenes lit by candles. [CHAR LIMIT=16] -->
299    <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
300
301    <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
302    <string name="not_selectable_in_scene_mode">This is not selectable in scene mode</string>
303
304    <!-- Restore settings item in preference -->
305    <string name="pref_restore_title">Camera settings</string>
306    <string name="pref_restore_detail">Restore defaults</string>
307
308    <!-- Exposure settings in preference -->
309    <string name="pref_exposure_title">Exposure</string>
310    <string name="pref_exposure_default" translatable="false">0</string>
311
312    <!-- Framing grid settings in preference -->
313
314    <!-- Message to show when there's no lat/lng information in the image -->
315    <!-- Title of Details dialog  -->
316    <!-- Label in message of Details dialog  -->
317    <!-- Label in message of Details dialog  -->
318    <!-- Label in message of Details dialog  -->
319    <!-- Label in message of Details dialog  -->
320    <!-- Label in message of Details dialog  -->
321    <!-- Label in message of Details dialog  -->
322    <!-- Label in message of Details dialog  -->
323    <!-- Label in message of Details dialog  -->
324    <!-- Label in message of Details dialog  -->
325    <!-- Label in message of Details dialog  -->
326    <!-- Label in message of Details dialog  -->
327    <!-- Label in message of Details dialog  -->
328    <!-- Label in message of Details dialog  -->
329    <!-- Label in message of Details dialog  -->
330
331    <!-- Used to format image dimensions in Details dialog. e.g. 64 x 64 -->
332    <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
333    <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
334    <!-- Unit of measure in the Details dialog frames per second. e.g. 20 fps -->
335    <!-- Unit of measure in the Details dialog K bits per second. e.g. 192 Kbps -->
336    <!-- Unit of measure in the Details dialog M bits per second. e.g. 2.3 Mbps -->
337    <!-- Details dialog "OK" button. Dismisses dialog. -->
338    <string name="details_ok">OK</string>
339
340    <!-- Displayed in the title of the dialog for things to do with a picture that
341         is to be sent to another application: -->
342
343    <!-- Displayed in the title of the dialog for things to do with a picture that
344         is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
345
346    <!-- Displayed in the title of the dialog for things to do with a video that
347         is to be sent to another application. -->
348
349    <!-- Low-memory dialog message [CHAR LIMT=NONE] -->
350    <string name="spaceIsLow_content" product="nosdcard">Your USB storage is running out of space. Change the quality setting or delete some images or other files.</string>
351    <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
352    <string name="spaceIsLow_content" product="default">Your SD card is running out of space. Change the quality setting or delete some images or other files.</string>
353
354    <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
355    <string name="image_file_name_format" translatable="false">"'IMG'_yyyyMMdd_HHmmss"</string>
356
357    <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
358    <string name="video_file_name_format" translatable="false">"'VID'_yyyyMMdd_HHmmss"</string>
359
360    <!-- The messsage shown when video record reaches size limit. -->
361    <string name="video_reach_size_limit">Size limit reached.</string>
362
363    <!-- The title show on the zoom controller -->
364    <string name="zoom_control_title">Zoom</string>
365    <string name="zoom_increment" translatable="false">+</string>
366    <string name="zoom_decrement" translatable="false">-</string>
367    <!-- The text to show the current zoom factor. [CHAR LIMIT=NONE] -->
368    <string name="zoom_text">Zoom <xliff:g id="zoom_text" example="1.1x">%s</xliff:g></string>
369
370    <string name="switch_to_camera_lable">Switch to camera</string>
371    <string name="switch_to_video_lable">Switch to video</string>
372
373    <string name="setting_increment" translatable="false">&gt;</string>
374    <string name="setting_decrement" translatable="false">&lt;</string>
375
376    <!-- Title of the dialog showing a list of applications that can share the captured picture. [CHAR LIMIT=30] -->
377    <string name="share_picture_via">Share picture via</string>
378
379    <!-- Title of the dialog showing a list of applications that can share the captured video. [CHAR LIMIT=30] -->
380    <string name="share_video_via">Share video via</string>
381
382    <!-- Toast saying that there is no picture to share. [CHAR LIMIT=30] -->
383    <string name="no_picture_to_share">No picture to share</string>
384
385    <!-- Toast saying that there is no video to share. [CHAR LIMIT=30] -->
386    <string name="no_video_to_share">No video to share</string>
387</resources>
388