strings.xml revision c16617befab9821f66d7b31b2bb0dce352269f45
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' -->
27    <string name="all_images">All pictures</string>
28
29    <!-- label for the icon meaning 'show me all the videos' -->
30    <string name="all_videos">All videos</string>
31
32    <!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
33    <string name="camera_label">Camera</string>
34
35    <!-- label for the 'video recording application shown in the top level 'all applications' -->
36    <string name="video_camera_label">Camcorder</string>
37
38    <!-- label for the 'pictures application shown in the top level 'all applications' -->
39    <string name="gallery_picker_label">Gallery</string>
40
41    <!-- label for the gallery application (displayed when the user needs to
42         choose an application to pick a picture or a video) -->
43    <string name="gallery_label">Gallery</string>
44
45    <!-- label for the folder that contains Camera pictures in the gallery -->
46    <string name="gallery_camera_bucket_name">Camera pictures</string>
47
48    <!-- label for the folder that contains Camera videos in the gallery -->
49    <string name="gallery_camera_videos_bucket_name">Camera videos</string>
50
51    <!-- label for the folder that contains Camera videos in the gallery -->
52    <string name="gallery_camera_media_bucket_name">Camera media</string>
53
54    <!-- menu pick: switch to Video cam mode -->
55    <string name="switch_to_video_lable">Switch to video</string>
56
57    <!-- menu pick: switch to camera mode -->
58    <string name="switch_to_camera_lable">Switch to camera</string>
59
60    <!-- menu pick: crop the currently selected image -->
61    <string name="crop_label">Crop picture</string>
62
63    <!-- menu pick: view the currently selected image -->
64    <string name="view_label">View picture</string>
65
66    <!-- menu pick: go to the preferences screen for the camera or image gallery -->
67    <string name="preferences_label">Camera settings</string>
68
69    <!-- alert to the user to wait for some operation to complete -->
70    <string name="wait">Please wait\u2026</string>
71
72    <!-- alert to the user to that an SD card must be installed before using the camera -->
73    <string name="no_storage">Please insert an SD card before using the camera.</string>
74
75    <!-- alert to the user to that the SD card is too full to complete the operation -->
76    <string name="not_enough_space">Your SD card is full.</string>
77
78    <!-- alert to the user to that the SD card is being disk-checked -->
79    <string name="preparing_sd">Preparing SD card\u2026</string>
80
81    <!-- Toast/alert after saving wallpaper -->
82    <string name="wallpaper">Setting wallpaper, please wait\u2026</string>
83
84    <!-- Settings stuff -->
85
86    <!-- Toast/alert that the image is being saved to the SD card -->
87    <string name="savingImage">Saving picture\u2026</string>
88
89    <!-- Toast/alert that the face detection is being run -->
90    <string name="runningFaceDetection">Please wait\u2026</string>
91
92
93    <!-- Menu items: -->
94    <!-- menu pick to go to the settings screen -->
95    <string name="settings">Settings</string>
96
97    <!-- menu pick to view the currently selected image -->
98    <string name="view">View</string>
99
100    <!-- menu pick to view the details of the currently selected image -->
101    <string name="details">Details</string>
102
103    <!-- menu pick to show the location of the currently selected image on maps-->
104    <string name="show_on_map">Show on Maps</string>
105
106    <!-- menu pick to rotate the currently selected image (brings up submenu) -->
107    <string name="rotate">Rotate</string>
108
109    <!-- menu pick to rotate the currently selected image to the left -->
110    <string name="rotate_left">Rotate left</string>
111
112    <!-- menu pick to rotate the currently selected image to the right -->
113    <string name="rotate_right">Rotate right</string>
114
115    <!-- menu pick to start a slide show -->
116    <string name="slide_show">Slideshow</string>
117
118    <!-- menu pick to enter multiselect mode -->
119    <string name="multiselect">Multiselect</string>
120
121    <!-- menu pick to go to camera mode to capture a picture -->
122    <string name="capture_picture">Capture picture</string>
123    <!-- menu pick to go to video mode to capture a video -->
124    <string name="capture_video">Capture video</string>
125
126    <!-- button indicating that the cropped image should be saved -->
127    <string name="crop_save_text">Save</string>
128    <!-- button indicating that the cropped image should be reverted back to the original -->
129    <string name="crop_discard_text">Discard</string>
130
131    <!-- Confirmation dialog title after deleting a picture -->
132    <string name="confirm_delete_title">Delete</string>
133    <!-- Confirmation dialog message after deleting a picture -->
134    <string name="confirm_delete_message">The picture will be deleted.</string>
135    <!-- Confirmation dialog message after deleting a video -->
136    <string name="confirm_delete_video_message">The video will be deleted.</string>
137
138    <!-- Confirmation dialog message after deleting a multiple media files -->
139    <string name="confirm_delete_multiple_message">These media files will be deleted.</string>
140
141    <!-- button in review mode indicating that the picture just taken should be deleted -->
142    <string name="review_toss">DELETE</string>
143
144    <!-- button in review mode indicating that the picture just taken are going to shared by email, mms, etc -->
145    <string name="review_share">SHARE</string>
146
147    <!-- button in review mode indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
148    <string name="review_set">SET AS</string>
149
150    <!-- button in review mode indicating that the video just taken should be played -->
151    <string name="review_play">PLAY</string>
152
153    <!-- button in review mode indicating that the video recording session should be canceled -->
154    <string name="review_cancel">CANCEL</string>
155
156    <!-- button in review mode indicating that the the review activity should be finished -->
157    <string name="review_done">DONE</string>
158
159    <!-- button in review mode indicating that the taken video is OK to be attached/uploaded -->
160    <string name="review_ok">OK</string>
161
162    <!-- button in review mode indicate the user want to retake another picture for attachment -->
163    <string name="review_retake">RETAKE</string>
164
165    <!-- button indicating that the picture just taken should be deleted -->
166    <string name="camera_toss">Delete</string>
167
168    <!-- Lable for the button that takes the user to the camera pictures Gallery -->
169    <string name="camera_gallery">Gallery</string>
170
171    <!-- button indicating that the picture just taken should be shared by email, mms, etc -->
172    <string name="camera_share">Share</string>
173
174    <!-- button indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
175    <string name="camera_set">Set as</string>
176
177    <!-- button indicating that the video just taken should be played -->
178    <string name="camera_play">Play</string>
179
180    <!-- button indicating that the video just taken should be accepted as an attachment -->
181    <string name="camera_attach">Attach</string>
182
183    <!-- button indicating that the video recording session should be canceled -->
184    <string name="camera_cancel">Cancel</string>
185
186    <!-- button indicating that the picture just taken should be cropped -->
187    <string name="camera_crop">Crop</string>
188
189    <!-- Toast after trying to share a picture indicating that there are no applications which are capable of so doing. -->
190    <string name="no_way_to_share_image">No application available to share the picture.</string>
191
192    <!-- Toast after trying to share a video indicating that there are no applications which are capable of so doing. -->
193    <string name="no_way_to_share_video">No application available to share the video.</string>
194
195    <!-- Toast after trying to share multiple media files indicating that there are no applications which are capable of so doing. -->
196    <string name="no_way_to_share">No application available to share the media file(s).</string>
197
198    <!-- Menu item for playing the video. -->
199    <string name="video_play">Play</string>
200
201    <!-- Button indicating to go to the image gallery -->
202    <string name="camera_gallery_photos_text">Gallery</string>
203
204    <!-- String indicating an action of picking a picture to use as wallpaper (e.g. set wallpaper from "Pictures") -->
205    <string name="camera_pick_wallpaper">Pictures</string>
206    <string name="camera_setas_wallpaper">Wallpaper</string>
207
208    <!-- Settings screen, section heading  -->
209    <string name="pref_gallery_category">General settings</string>
210
211    <!-- Settings screen, section heading  -->
212    <string name="pref_slideshow_category">Slideshow settings</string>
213
214    <!-- Settings screen, setting summary text -->
215    <string name="pref_gallery_size_title">Display size</string>
216
217    <!-- Settings screen, title for preference for image size to be used in the im -->
218    <string name="pref_gallery_size_summary">Select the display size of pictures and videos</string>
219    <!-- Title of dialog that appears after selecting Picture size setting option -->
220    <string name="pref_gallery_size_dialogtitle">Picture size</string>
221    <!-- Options in dialog that appears after selecting Picture size setting option -->
222    <string-array name="pref_gallery_size_choices">
223        <!-- size choice of "large" -->
224        <item>Large</item>
225        <!-- size choice of "small" -->
226        <item>Small</item>
227    </string-array>
228    <!-- Option values in dialog that appears after selecting Picture size setting option -->
229    <string-array name="pref_gallery_size_values" translatable="false">
230        <item>1</item>
231        <item>0</item>
232    </string-array>
233    <!-- Default option value in dialog that appears after selecting Picture size setting option -->
234    <string name="default_value_pref_gallery_size" translatable="false">1</string>
235    <!-- Settings screen, setting option name -->
236    <string name="pref_gallery_sort_title">Sort order</string>
237    <!-- Settings screen, setting summary text -->
238    <string name="pref_gallery_sort_summary">Select the sort order of pictures and videos</string>
239    <!-- Title of dialog that appears after selecting Picture sort setting option -->
240    <string name="pref_gallery_sort_dialogtitle">Picture sort</string>
241    <!-- Options in dialog that appears after selecting Picture sort setting option -->
242    <string-array name="pref_gallery_sort_choices">
243        <!-- Preference choice to show "newest first" -->
244        <item>Newest first</item>
245        <!-- Preference choice to show "newest last" -->
246        <item>Newest last</item>
247    </string-array>
248    <!-- Option values in dialog that appears after selecting Picture sort setting option -->
249    <string-array name="pref_gallery_sort_values" translatable="false">
250        <item>descending</item>
251        <item>ascending</item>
252    </string-array>
253    <!-- Default option value in dialog that appears after selecting Picture sort setting option -->
254    <string name="default_value_pref_gallery_sort" translatable="false">descending</string>
255    <!-- Settings screen, setting option name -->
256    <string name="pref_gallery_slideshow_interval_title">Slideshow interval</string>
257    <!-- Settings screen, setting summary text -->
258    <string name="pref_gallery_slideshow_interval_summary">Select how long each slide displays in the show</string>
259    <!-- Title of dialog that appears after selecting Slideshow interval setting option -->
260    <string name="pref_gallery_slideshow_interval_dialogtitle">Slideshow interval</string>
261    <!-- Options in dialog that appears after selecting Slideshow interval setting option -->
262    <string-array name="pref_gallery_slideshow_interval_choices">
263        <!-- slide show interval "N seconds" where N is 2 -->
264        <item>2 seconds</item>
265        <!-- slide show interval "N seconds" where N is 3 -->
266        <item>3 seconds</item>
267        <!-- slide show interval "N seconds" where N is 4 -->
268        <item>4 seconds</item>
269    </string-array>
270    <!-- Option values in dialog that appears after selecting Slideshow interval setting option -->
271    <string-array name="pref_gallery_slideshow_interval_values" translatable="false">
272        <item>"2"</item>
273        <item>"3"</item>
274        <item>"4"</item>
275    </string-array>
276    <!-- Default option value in dialog that appears after selecting Slideshow interval setting option -->
277    <string name="default_value_pref_gallery_slideshow_interval" translatable="false">"2"</string>
278    <!-- Settings screen, setting option name -->
279    <string name="pref_gallery_slideshow_transition_title">Slideshow transition</string>
280    <!-- Settings screen, setting summary text -->
281    <string name="pref_gallery_slideshow_transition_summary">Select the effect used when moving from one slide to the next</string>
282    <!-- Title of dialog that appears after selecting Slideshow transition setting option -->
283    <string name="pref_gallery_slideshow_transition_dialogtitle">Slideshow transition</string>
284    <!-- Options in dialog that appears after selecting Slideshow transition
285     setting option -->
286    <string-array name="pref_gallery_slideshow_transition_choices">
287        <!-- Slide show transition to fade in and fade out -->
288        <item>Fade in &amp; out</item>
289        <!-- Slide show transition to slide in and out from the left and right -->
290        <item>Slide left - right</item>
291        <!-- Slide show transition to slide in and out from the top and bottom -->
292        <item>Slide up - down</item>
293        <!-- Slide show transition to be chosen randomly -->
294        <item>Random selection</item>
295    </string-array>
296    <!-- Option values in dialog that appears after selecting Slideshow transition setting option -->
297    <string-array name="pref_gallery_slideshow_transition_values" translatable="false">
298        <item>"0"</item>
299        <item>"1"</item>
300        <item>"2"</item>
301        <item>"-1"</item>
302    </string-array>
303    <!-- Default option value in dialog that appears after selecting Slideshow transition setting option -->
304    <string name="default_value_pref_gallery_slideshow_transition" translatable="false">"0"</string>
305
306    <!-- Settings screen, setting check box name -->
307    <string name="pref_gallery_slideshow_repeat_title">Repeat slideshow</string>
308
309    <!-- Settings screen, setting summary text -->
310    <string name="pref_gallery_slideshow_repeat_summary">Play slideshow more than once</string>
311
312    <!-- Settings screen, setting check box name -->
313    <string name="pref_gallery_slideshow_shuffle_title">Shuffle slides</string>
314
315    <!-- Settings screen, setting summary text -->
316    <string name="pref_gallery_slideshow_shuffle_summary">Show pictures in random order</string>
317
318    <!-- Settings screen, setting title text -->
319    <string name="pref_camera_recordlocation_title">Store location</string>
320
321    <!-- Settings screen, setting summary text -->
322    <string name="pref_camera_recordlocation_summary">Record location in picture data</string>
323
324    <!-- Default video quality setting. A numerical value. -->
325    <string name="pref_camera_videoquality_default" translatable="false">1</string>
326
327    <!-- Settings screen, Video quality title -->
328    <string name="pref_camera_videoquality_title">Video quality</string>
329
330    <!-- Settings screen, Video quality dialog radio button choices -->
331    <string name="pref_camera_videoquality_entry_0">Low (for MMS messages)</string>
332    <string name="pref_camera_videoquality_entry_1">High (for SD card)</string>
333
334    <!-- Settings screen, Video codec dialog title -->
335    <string name="pref_camera_videoquality_dialogtitle">Video quality</string>
336
337    <!-- Default video duration setting. A numerical value.-->
338    <string name="pref_camera_video_duration_default" translatable="false">-1</string>
339
340    <!-- Settings screen, Video duration title -->
341    <string name="pref_camera_video_duration_title">Video duration</string>
342
343    <!-- Settings screen, Video duration dialog radio button choices -->
344    <string name="pref_camera_video_duration_entry_mms">
345        <xliff:g id="duration" example="60">%1$d</xliff:g> seconds (for MMS)
346    </string>
347    <string name="pref_camera_video_duration_entry_10">10 minutes</string>
348    <string name="pref_camera_video_duration_entry_30">30 minutes</string>
349
350    <!-- Settings screen, Video duration dialog title -->
351    <string name="pref_camera_video_duration_dialogtitle">Video duration</string>
352
353    <!-- Settings screen, Camera setting category title -->
354    <string name="pref_camera_settings_category">Camera settings</string>
355
356    <!-- Settings screen, Camcorder setting category title -->
357    <string name="pref_camcorder_settings_category">Camcorder settings</string>
358
359    <!-- Default picture size setting. -->
360    <string name="pref_camera_picturesize_default" translatable="false">2048x1536</string>
361
362    <!-- Settings screen, Picture size title -->
363    <string name="pref_camera_picturesize_title">Picture size</string>
364
365    <!-- Settings screen, Picture size dialog radio button choices -->
366    <string name="pref_camera_picturesize_entry_2592x1936">5M (2592x1936)</string>
367    <string name="pref_camera_picturesize_entry_2048x1536">3M (2048x1536)</string>
368    <string name="pref_camera_picturesize_entry_1600x1200">2M (1600x1200)</string>
369    <string name="pref_camera_picturesize_entry_1024x768">1M (1024x768)</string>
370
371    <!-- Settings screen, picture size dialog title -->
372    <string name="pref_camera_picturesize_dialogtitle">Picture size</string>
373
374    <!-- Default picture quality setting.-->
375    <string name="pref_camera_jpegquality_default" translatable="false">85</string>
376
377    <!-- Settings screen, Picture quality title -->
378    <string name="pref_camera_jpegquality_title">Picture quality</string>
379
380    <!-- Settings screen, Picture quality dialog radio button choices -->
381    <string name="pref_camera_jpegquality_entry_superfine">Super fine</string>
382    <string name="pref_camera_jpegquality_entry_fine">Fine</string>
383    <string name="pref_camera_jpegquality_entry_normal">Normal</string>
384
385    <!-- Settings screen, picture quality dialog title -->
386    <string name="pref_camera_jpegquality_dialogtitle">Picture quality</string>
387
388    <!-- Default focus mode setting.-->
389    <string name="pref_camera_focusmode_default" translatable="false">auto</string>
390
391    <!-- Settings screen, Focus mode title -->
392    <string name="pref_camera_focusmode_title">Focus mode</string>
393
394    <!-- Settings screen, Focue mode dialog radio button choices -->
395    <string name="pref_camera_focusmode_entry_auto">Auto</string>
396    <string name="pref_camera_focusmode_entry_infinity">Infinity</string>
397    <string name="pref_camera_focusmode_entry_macro">Macro</string>
398
399    <!-- Settings screen, focus mode dialog title -->
400    <string name="pref_camera_focusmode_dialogtitle">Focus mode</string>
401
402    <!-- Default flash mode setting.-->
403    <string name="pref_camera_flashmode_default" translatable="false">auto</string>
404
405    <!-- Settings screen, Flash mode title -->
406    <string name="pref_camera_flashmode_title">Flash mode</string>
407
408    <!-- Settings screen, Focue mode dialog radio button choices -->
409    <string name="pref_camera_flashmode_entry_auto">Auto</string>
410    <string name="pref_camera_flashmode_entry_on">On</string>
411    <string name="pref_camera_flashmode_entry_off">Off</string>
412
413    <!-- Settings screen, flash mode dialog title -->
414    <string name="pref_camera_flashmode_dialogtitle">Flash mode</string>
415
416    <!-- Default white balance setting. -->
417    <string name="pref_camera_whitebalance_default" translatable="false">auto</string>
418
419    <!-- Settings screen, white balance dialog title -->
420    <string name="pref_camera_whitebalance_dialogtitle">White balance</string>
421
422    <!-- Settings screen, white balance title -->
423    <string name="pref_camera_whitebalance_title">White balance</string>
424
425    <!-- Settings screen, White balance dialog radio button choices -->
426    <string name="pref_camera_whitebalance_entry_auto">Auto</string>
427    <string name="pref_camera_whitebalance_entry_incandescent">Incandescent</string>
428    <string name="pref_camera_whitebalance_entry_daylight">Daylight</string>
429    <string name="pref_camera_whitebalance_entry_fluorescent">Fluorescent</string>
430    <string name="pref_camera_whitebalance_entry_cloudy">Cloudy</string>
431    <string name="pref_camera_whitebalance_entry_twilight">Twilight</string>
432    <string name="pref_camera_whitebalance_entry_shade">Shade</string>
433    <string name="pref_camera_whitebalance_entry_warm_fluorescent">Warm Fluorescent</string>
434    <!-- Manual white-balance for very bright and yellowish light. -->
435    <string name="pref_camera_whitebalance_entry_halogen">Halogen</string>
436
437    <!-- Settings screen, color effect dialog title -->
438    <string name="pref_camera_coloreffect_dialogtitle">Color effect</string>
439
440    <!-- Default color effect setting. -->
441    <string name="pref_camera_coloreffect_default" translatable="false">none</string>
442
443    <!-- Settings screen, Select Color effect title -->
444    <string name="pref_camera_coloreffect_title">Color effect</string>
445
446    <!-- Settings screen, Color effect dialog radio button choices -->
447    <string name="pref_camera_coloreffect_entry_none">None</string>
448    <string name="pref_camera_coloreffect_entry_mono">Mono</string>
449    <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
450    <string name="pref_camera_coloreffect_entry_negative">Negative</string>
451    <!-- Color effect that overexposes and reverses some of the tones. -->
452    <string name="pref_camera_coloreffect_entry_solarize">Solarize</string>
453    <string name="pref_camera_coloreffect_entry_posterize">Posterize</string>
454    <string name="pref_camera_coloreffect_entry_whiteboard">Whiteboard</string>
455    <string name="pref_camera_coloreffect_entry_blackboard">Blackboard</string>
456    <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
457    <string name="pref_camera_coloreffect_entry_pastel">Pastel</string>
458    <string name="pref_camera_coloreffect_entry_mosaic">Mosaic</string>
459    <string name="pref_camera_coloreffect_entry_redtint">Red Tint</string>
460    <string name="pref_camera_coloreffect_entry_bluetint">Blue Tint</string>
461    <string name="pref_camera_coloreffect_entry_greentint">Green Tint</string>
462
463    <!-- Default scene mode setting. -->
464    <string name="pref_camera_scenemode_default" translatable="false">auto</string>
465
466    <!-- Settings screen, Select Scene mode -->
467    <string name="pref_camera_scenemode_title">Scene mode</string>
468
469    <!-- Settings screen, Select Scene mode -->
470    <string name="pref_camera_scenemode_dialogtitle">Scene mode</string>
471
472    <!-- Settings menu, scene mode choices -->
473    <string name="pref_camera_scenemode_entry_auto">Auto</string>
474    <!-- Scene mode that takes an image quickly with little motion blur. -->
475    <string name="pref_camera_scenemode_entry_action">Action</string>
476    <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
477    <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
478    <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
479    <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
480    <!-- Scene mode that takes long exposures to capture night scenes without flash. -->
481    <string name="pref_camera_scenemode_entry_night">Night</string>
482    <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
483    <string name="pref_camera_scenemode_entry_night_portrait">Night Portrait</string>
484    <!-- Scene mode to be used in a stage show. -->
485    <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
486    <!-- Scene mode optimized for taking images on the beach. -->
487    <string name="pref_camera_scenemode_entry_beach">Beach</string>
488    <!-- Scene mode optimized for taking images in the snow. -->
489    <string name="pref_camera_scenemode_entry_snow">Snow</string>
490    <!-- Scene mode optimized for taking images in the sunset. -->
491    <string name="pref_camera_scenemode_entry_sunset">Sunset</string>
492    <!-- Scene mode for taking a photo as sharp as possible. -->
493    <string name="pref_camera_scenemode_entry_steadyphoto">Steady Photo</string>
494    <!-- Scene mode optimized for taking images of fireworks. -->
495    <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
496
497    <!-- Menu item to go to the settings screen -->
498    <string name="camerasettings">Settings</string>
499
500    <!-- Text message indicating that there are no pictures or videos in a particular
501         bucket on the SD card -->
502    <string name="image_gallery_NoImageView_text">No media found.</string>
503
504    <!-- Preference title for whether the user should be prompted form confirmation when deleting images  -->
505    <string name="pref_gallery_confirm_delete_title">Confirm deletions</string>
506
507    <!-- Preference summary for whether the user should be prompted form confirmation when deleting images  -->
508    <string name="pref_gallery_confirm_delete_summary">Show confirmation before deleting a picture or video</string>
509
510    <!-- Details stuff -->
511    <string name="details_title_text" translatable="false">myvideo</string>
512    <string name="details_tags_text" translatable="false">monster</string>
513    <string name="details_category_label" translatable="false">Category:</string>
514    <string name="details_description_label" translatable="false">Description:</string>
515    <string name="details_publicView_text" translatable="false">Public</string>
516    <string name="details_tags_label" translatable="false">Tags:</string>
517    <string name="details_description_text" translatable="false">testdescription</string>
518    <string name="details_title_label" translatable="false">Title:</string>
519    <string name="details_save_text" translatable="false">Save</string>
520    <string name="details_language_label" translatable="false">Language:</string>
521    <string name="details_privateView_text" translatable="false">Private</string>
522
523    <!-- Message to show when there's no lat/lng information in the image -->
524    <string name="no_location_image">No Location information contained in this image.</string>
525    <!-- Title of Details dialog  -->
526    <string name="details_panel_title">Details</string>
527    <!-- Label in message of Details dialog  -->
528    <string name="details_file_size">File size:</string>
529    <!-- Label in message of Details dialog  -->
530    <string name="details_image_resolution">Resolution:</string>
531    <!-- Label in message of Details dialog  -->
532    <string name="details_image_make">Manufacturer:</string>
533    <!-- Label in message of Details dialog  -->
534    <string name="details_image_model">Model:</string>
535    <!-- Label in message of Details dialog  -->
536    <string name="details_image_whitebalance">WhiteBalance:</string>
537    <!-- Label in message of Details dialog  -->
538    <string name="details_image_latitude">GPS Latitude:</string>
539    <!-- Label in message of Details dialog  -->
540    <string name="details_image_longitude">GPS Longitude:</string>
541    <!-- Label in message of Details dialog  -->
542    <string name="details_image_location">Location:</string>
543    <!-- Label in message of Details dialog  -->
544    <string name="details_duration">Duration:</string>
545    <!-- Label in message of Details dialog  -->
546    <string name="details_date_taken">Date taken:</string>
547    <!-- Label in message of Details dialog  -->
548    <string name="details_frame_rate">Frame rate:</string>
549    <!-- Label in message of Details dialog  -->
550    <string name="details_bit_rate">Bit rate:</string>
551    <!-- Label in message of Details dialog  -->
552    <string name="details_codec">Codec:</string>
553    <!-- Label in message of Details dialog  -->
554    <string name="details_format">Format:</string>
555
556    <!-- Used to format image dimensions in Details dialog. e.g. 64 x 64 -->
557    <string name="details_dimension_x"><xliff:g id="width" example="640">%1$d</xliff:g> x <xliff:g id="height" example="480">%2$d</xliff:g></string>
558    <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
559    <string name="details_ms"><xliff:g id="minutes">%1$02d</xliff:g>:<xliff:g id="seconds">%2$02d</xliff:g></string>
560    <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
561    <string name="details_hms"><xliff:g id="hours">%1$d</xliff:g>:<xliff:g id="minutes">%2$02d</xliff:g>:<xliff:g id="seconds">%3$02d</xliff:g></string>
562    <!-- Unit of measure in the Details dialog frames per second. e.g. 20 fps -->
563        <string name="details_fps"><xliff:g id="frames" example="30">%1$d</xliff:g> fps</string>
564    <!-- Unit of measure in the Details dialog K bits per second. e.g. 192 Kbps -->
565    <string name="details_kbps"><xliff:g id="speed" example="192">%1$d</xliff:g> Kbps</string>
566    <!-- Unit of measure in the Details dialog M bits per second. e.g. 2.3 Mbps -->
567    <string name="details_mbps"><xliff:g id="speed" example="2.3">%1$g</xliff:g> Mbps</string>
568    <!-- Details dialog "OK" button. Dismisses dialog. -->
569    <string name="details_ok">OK</string>
570
571    <!-- Text of context menu when an image is selected -->
572    <string name="context_menu_header">Picture options</string>
573    <!-- Text of context menu when a video is selected -->
574    <string name="video_context_menu_header">Video options</string>
575    <!-- Hint that appears when cropping an image with more than one face -->
576    <string name="multiface_crop_help">Tap a face to begin.</string>
577
578    <!-- Activity title when in the image gallery to see pictures -->
579    <string name="photos_gallery_title">Gallery</string>
580
581    <!-- Activity title when in the image gallery to select a picture -->
582    <string name="pick_photos_gallery_title">Select picture</string>
583
584    <!-- Activity title when in the image gallery to see videos -->
585    <string name="videos_gallery_title">Gallery</string>
586
587    <!-- Activity title when in the image gallery to select a video -->
588    <string name="pick_videos_gallery_title">Select video</string>
589
590    <!-- onscreen text indicating the progress of generating thumbnails.  Basically some number followed by the word "remaining" -->
591    <string name="loading_progress_format_string"><xliff:g id="counter">%d</xliff:g> remaining</string>
592
593    <!-- Displayed in the title of the dialog for things to do with a picture that
594         is to be sent to another application: -->
595    <string name="sendImage">Share picture via</string>
596
597    <!-- Displayed in the title of the dialog for things to do with a picture that
598         is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
599    <string name="setImage">Set picture as</string>
600
601    <!-- Displayed in the title of the dialog for things to do with a video that
602         is to be sent to another application. -->
603    <string name="sendVideo">Share video via</string>
604
605    <!-- Displayed in the title of the dialog for things to do with media files that
606         are to be sent to another application: -->
607    <string name="send_media_files">Share media files via</string>
608
609    <!-- Activity label. This might show up in the activity-picker -->
610    <string name="movieviewlabel">Movies</string>
611    <!-- shown in the video player view while the video is being loaded, before it starts playing -->
612    <string name="loading_video">Loading video\u2026</string>
613
614    <!-- Low-memory dialog message -->
615    <string name="spaceIsLow_content">Your SD card is running out of space. Change the quality setting or delete items from Gallery.</string>
616
617    <!-- Movie View Resume Playing dialog title -->
618    <string name="resume_playing_title">Resume video</string>
619
620    <!-- Movie View Start Playing dialog title -->
621    <string name="resume_playing_message">Resume playing from <xliff:g id="duration" example="5:30">%s</xliff:g> ?</string>
622
623    <!-- Movie View Start Playing button "Resume from bookmark" -->
624    <string name="resume_playing_resume">Resume playing</string>
625
626    <!-- Movie View Start Playing button "Beginning" -->
627    <string name="resume_playing_restart">Start over</string>
628
629    <!-- Title for picture frame gadget to show in list of all available gadgets -->
630    <string name="gadget_title">Picture frame</string>
631
632    <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
633    <string name="video_file_name_format" translatable="false">"'video'-yyyy-MM-dd-HH-mm-ss"</string>
634
635    <!-- Title for the file information dialog -->
636    <string name="file_info_title">File info:</string>
637
638    <!-- The video is execeed the size limit of a MMS, and suggest user to record a shorter length clip -->
639    <string name="video_exceed_mms_limit">The video you recorded is too large to send via MMS. Try recording a shorter length clip.</string>
640
641    <!-- The title shown on the button which share the selected images by gmail, mms, and etc. -->
642    <string name="multiselect_share">Share</string>
643
644    <!-- The title shown on the button which will delete all the selected images -->
645    <string name="multiselect_delete">Delete</string>
646
647    <!-- Title shown on the button which will close the multiselction mode -->
648    <string name="multiselect_cancel">Cancel</string>
649
650    <!-- The messsage shown on progress dialog when deleting images -->
651    <string name="delete_images_message">Deleting images, please wait\u2026</string>
652
653    <!-- The messsage shown when video record reaches size limit. -->
654    <string name="video_reach_size_limit">Size limit reached.</string>
655
656    <!-- The title of the menu item for users to go back to the main menu from the sub menu -->
657    <string name="on_screen_menu_back">Back</string>
658
659</resources>
660