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