blob: 9f6cce8f08d54cc2e7c78493c66c19a628ff5cf9 [file] [log] [blame]
Owen Linf9a0a432011-08-17 22:07:43 +08001<?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 <string name="app_name">Gallery</string>
19 <!-- Title for picture frame gadget to show in list of all available gadgets -->
20 <string name="gadget_title">Picture frame</string>
21
22 <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
23 <string name="details_ms">%1$02d:%2$02d</string>
24 <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
25 <string name="details_hms">%1$d:%2$02d:%3$02d</string>
26 <!-- Activity label. This might show up in the activity-picker -->
27 <string name="movie_view_label">Video player</string>
28 <!-- shown in the video player view while the video is being loaded, before it starts playing -->
29 <string name="loading_video">Loading video\u2026</string>
30 <string name="loading_image">Loading image\u2026</string>
31
32 <!-- Message shown on the progress dialog to indicate we're loading the
33 account info [CHAR LIMIT=30] -->
34 <string name="loading_account">Loading account\u2026</string>
35
36 <!-- Movie View Resume Playing dialog title -->
37 <string name="resume_playing_title">Resume video</string>
38
39 <!-- Movie View Start Playing dialog title -->
40 <string name="resume_playing_message">Resume playing from %s ?</string>
41 <!-- Movie View Start Playing button "Resume from bookmark" -->
42 <string name="resume_playing_resume">Resume playing</string>
43
44 <!-- Displayed in the title of those albums that are being loaded -->
45 <string name="loading">Loading\u2026</string>
46
47 <!-- Displayed in the title of those pictures that fails to be loaded
48 [CHAR LIMIT=50]-->
49 <string name="fail_to_load">Failed to load</string>
50
51 <!-- Displayed in place of the picture when we fail to get the thumbnail of it.
52 [CHAR LIMIT=50]-->
53 <string name="no_thumbnail">No thumbnail</string>
54
55 <!-- Movie View Start Playing button "Beginning" -->
56 <string name="resume_playing_restart">Start over</string>
57
58 <!-- Title of a menu item to indicate performing the image crop operation
59 [CHAR LIMIT=20] -->
60 <string name="crop_save_text">Ok</string>
61 <!-- Button indicating that the cropped image should be reverted back to the original -->
62 <!-- Hint that appears when cropping an image with more than one face -->
63 <string name="multiface_crop_help">Tap a face to begin.</string>
64 <!-- Toast/alert that the image is being saved to the SD card -->
65 <string name="saving_image">Saving picture\u2026</string>
66 <!-- menu pick: crop the currently selected image -->
67 <string name="crop_label">Crop picture</string>
68 <!-- Toast/alert that the face detection is being run -->
69
70 <!-- Title prompted for user to choose a photo item [CHAR LIMIT=20] -->
71 <string name="select_image">Select photo</string>
72 <!-- Title prompted for user to choose a video item [CHAR LIMIT=20] -->
73 <string name="select_video">Select video</string>
74 <!-- Title prompted for user to choose a media object [CHAR LIMIT=20] -->
75 <string name="select_item">Select item(s)</string>
76 <!-- Title prompted for user to choose an album [CHAR LIMIT=20] -->
77 <string name="select_album">Select album(s)</string>
78 <!-- Title prompted for user to choose a group [CHAR LIMIT=20] -->
79 <string name="select_group">Select group(s)</string>
80
81 <!-- Displayed in the title of the dialog for things to do with a picture
82 that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
83 <string name="set_image">Set picture as</string>
84 <!-- Toast/alert after saving wallpaper -->
85 <string name="wallpaper">Setting wallpaper, please wait\u2026</string>
86 <string name="camera_setas_wallpaper">Wallpaper</string>
87
88 <!-- Details dialog "OK" button. Dismisses dialog. -->
89 <string name="delete">Delete</string>
90 <string name="confirm_delete">Confirm Delete</string>
91 <string name="cancel">Cancel</string>
92 <string name="share">Share</string>
93
94 <!-- String indicating more actions are available -->
95 <string name="select_all">Select All</string>
96 <string name="deselect_all">Deselect All</string>
97 <string name="slideshow">Slideshow</string>
98
99 <string name="details">Details</string>
Ray Chen4105e222011-08-24 11:40:04 +0800100 <string name="details_title">%1$d of %2$d items:</string>
101 <string name="close">Close</string>
Owen Linf9a0a432011-08-17 22:07:43 +0800102
103 <!-- Title of a menu item to switch from Gallery to Camera app [CHAR LIMIT=30] -->
104 <string name="switch_to_camera">Switch to Camera</string>
105
106 <!-- String indicating how many media item(s) is(are) selected
107 eg. 1 selected [CHAR LIMIT=30] -->
108 <plurals name="number_of_items_selected">
109 <item quantity="zero">%1$d selected</item>
110 <item quantity="one">%1$d selected</item>
111 <item quantity="other">%1$d selected</item>
112 </plurals>
113
114 <!-- String indicating how many media album(s) is(are) selected
115 eg. 1 selected [CHAR LIMIT=30] -->
116 <plurals name="number_of_albums_selected">
117 <item quantity="zero">%1$d selected</item>
118 <item quantity="one">%1$d selected</item>
119 <item quantity="other">%1$d selected</item>
120 </plurals>
121
122 <!-- String indicating how many media group(s) is(are) selected
123 eg. 1 selected [CHAR LIMIT=30] -->
124 <plurals name="number_of_groups_selected">
125 <item quantity="zero">%1$d selected</item>
126 <item quantity="one">%1$d selected</item>
127 <item quantity="other">%1$d selected</item>
128 </plurals>
129
130 <!-- String indicating timestamp of photo or video -->
131 <string name="show_on_map">Show on map</string>
132 <string name="rotate_left">Rotate Left</string>
133 <string name="rotate_right">Rotate Right</string>
134
135 <!-- Toast message prompted when the specified item is not found [CHAR LIMIT=40]-->
136 <string name="no_such_item">Item not found</string>
137
138 <!-- String used as a menu label. The suer can choose to edit the image
139 [CHAR_LIMIT=20]-->
140 <string name="edit">Edit</string>
141
142 <!-- String used in a toast message indicating there is no application
143 available to handle a request [CHAR LIMIT=50] -->
144 <string name="activity_not_found">No application available</string>
145
146 <!-- String used as a title of a progress dialog. The user can
147 choose to cache some Picasa picture albums on device, so it can
148 be viewed offline. This string is shown when the request is being
149 processed. [CHAR LIMIT=50] -->
150 <string name="process_caching_requests">Process Caching Requests</string>
151
152 <!-- String used as a small notification label above a Picasa album.
153 It means the pictures of the Picasa album is currently being
154 transferred to local storage, so the pictures can later be viewed
155 offline. [CHAR LIMIT=15] -->
156 <string name="caching_label">Caching...</string>
157
158 <string name="crop">Crop</string>
159 <string name="set_as">Set as</string>
160
161 <!-- String indicating an approximate location eg. Around Palo Alto, CA -->
162 <string name="video_err">Unable to play video</string>
163
164 <!-- Strings for grouping operations in the menu. The photos can be grouped
165 by their location, taken time, or tags. -->
166 <!-- The title of the menu item to let user choose the grouping rule, when
167 pressed, a submenu will shown and user can choose one grouping rule
168 from the submenu. -->
169
170 <!-- Title of a menu item to group photo by location [CHAR LIMIT=30] -->
171 <string name="group_by_location">By location</string>
172
173 <!-- Title of a menu tiem to group photo by taken date [CHAR LIMIT=30]-->
174 <string name="group_by_time">By time</string>
175
176 <!-- Title of a menu item to group photo by tags [CHAR LIMIT=30]-->
177 <string name="group_by_tags">By tags</string>
178
179 <!-- Title of a menu item to group photo by faces [CHAR LIMIT=30]-->
180 <string name="group_by_faces">By people</string>
181
182 <!-- Title of a menu item to group photo by albums [CHAR LIMIT=30]-->
183 <string name="group_by_album">By album</string>
184
185 <!-- Title of a menu item to group photo by size [CHAR LIMIT=30]-->
186 <string name="group_by_size">By size</string>
187
188 <!-- When grouping photos by tags, the label used for photos without tags
189 [CHAR LIMIT=20]-->
190 <string name="untagged">Untagged</string>
191
192 <!-- When grouping photos by locations, the label used for photos that don't
193 have location information in them [CHAR LIMIT=20]-->
194 <string name="no_location">No Location</string>
195
196 <!-- This toast message is shown when network connection is lost while doing clustering -->
197 <string name="no_connectivity">Some locations could not be identified due to network connectivity issues</string>
198
199 <!-- The title of the menu item to let user choose the which portion of
200 the media items the user wants to see. When pressed, a submenu will
201 appear and user can choose one of "show images only",
202 "show videos only", or "show all" from the submenu. -->
203
204 <!-- Title of a menu item to show images only [CHAR LIMIT=30]-->
205 <string name="show_images_only">Images only</string>
206
207 <!-- Title of a menu item to show videos only [CHAR LIMIT=30]-->
208 <string name="show_videos_only">Videos only</string>
209
210 <!-- Title of a menu item to show all (both images and videos) [CHAR LIMIT=30]-->
211 <string name="show_all">Images and videos</string>
212
213 <!-- Title of the StackView AppWidget -->
214 <string name="appwidget_title">Photo Gallery</string>
215
216 <!-- Text for the empty state of the StackView AppWidget [CHAR LIMIT=30] -->
217 <string name="appwidget_empty_text">No Photos</string>
218
219 <!-- Toast message shown when the cropped image has been saved in the
220 download folder [CHAR LIMIT=50]-->
221 <string name="crop_saved">The cropped image has been saved in download</string>
222
223 <!-- Toast message shown when the cropped image is not saved
224 [CHAR LIMIT=50]-->
225 <string name="crop_not_saved">The cropped image is not saved</string>
226
227 <!-- Toast message shown when there is no albums available [CHAR LIMIT=50]-->
228 <string name="no_albums_alert">There are no albums available</string>
229
230 <!-- Toast message shown when we close the AlbumPage because it is empty
231 [CHAR LIMIT=50] -->
232 <string name="empty_album">There are no images/videos available</string>
233
234 <!-- A label indicating that we will sync with Picasaweb by a corresponding
235 user account. The label is shown along with other Google services,
236 such as Gmail, Calendar, Contacts, Books, ... ,etc. [CHAR LIMIT=30] -->
237 <string name="picasa_web_albums">Picasa Web Albums</string>
238
239 <!-- Album label used to indicate the collection of PWA Buzz/Post photos -->
240 <string name="picasa_posts">Buzz</string>
241
242 <!-- A label describing that the current screen is for the user to pick
243 some albums to be viewable offline [CHAR LIMIT=30] -->
244 <string name="make_available_offline">Make available offline</string>
245
246 <!-- A label of a menu item for user to sync the content [CHAR LIMIT=30] -->
247 <string name="sync_picasa_albums">Refresh</string>
248
249 <!-- A label on a button. The user clicks this button after he has
250 finished selection. [CHAR LIMIT=15] -->
251 <string name="done">Done</string>
252
253 <!-- String indicating the sequence of currently selected item in the
254 media set eg. 3 of 5 items [CHAR LIMIT=30] -->
255 <string name="sequence_in_set">%1$d of %2$d items:</string>
256 <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
257 <string name="title">Title</string>
258 <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
259 <string name="description">Description</string>
260 <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
261 <string name="time">Time</string>
262 <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
263 <string name="location">Location</string>
264 <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
265 <string name="path">Path</string>
266 <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
267 <string name="width">Width</string>
268 <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
269 <string name="height">Height</string>
270 <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
271 <string name="orientation">Orientation</string>
272 <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=14] -->
273 <string name="duration">Duration</string>
274 <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
275 <string name="mimetype">MIME Type</string>
276 <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
277 <string name="file_size">File Size</string>
278 <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
279 <string name="maker">Maker</string>
280 <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
281 <string name="model">Model</string>
282 <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
283 <string name="flash">Flash</string>
284 <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
285 <string name="aperture">Aperture</string>
286 <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
287 <string name="focal_length">Focal Length</string>
288 <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=14] -->
289 <string name="white_balance">White Balance</string>
290 <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
291 <string name="exposure_time">Exposure Time</string>
292 <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
293 <string name="iso">ISO</string>
294 <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
295 <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
296 <string name="unit_mm">mm</string>
297 <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=8] -->
298 <string name="manual">Manual</string>
299 <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=8] -->
300 <string name="auto">Auto</string>
301 <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
302 <string name="flash_on">Flash fired</string>
303 <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
304 <string name="flash_off">No flash</string>
305
306
307 <!-- Toast message shown after we make some album(s) available offline [CHAR LIMIT=50] -->
308 <plurals name="make_albums_available_offline">
309 <item quantity="one">Making album available offline</item>
310 <item quantity="other">Making albums available offline</item>
311 </plurals>
312
313 <!-- Toast message shown after we try to make a local album available offline
314 [CHAR LIMIT=150] -->
315 <string name="try_to_set_local_album_available_offline">
316 This item is stored locally and available offline.</string>
317
318 <!-- A label shown on the action bar. It indicates that the user is
319 viewing all available albums [CHAR LIMIT=20] -->
320 <string name="set_label_all_albums">All Albums</string>
321
322 <!-- A label shown on the action bar. It indicates that the user is
323 viewing albums stored locally on the device [CHAR LIMIT=20] -->
324 <string name="set_label_local_albums">Local Albums</string>
325
326 <!-- A label shown on the action bar. It indicates that the user is
327 viewing MTP devices connected (like other digital cameras).
328 [CHAR LIMIT=20] -->
329 <string name="set_label_mtp_devices">MTP Devices</string>
330
331 <!-- A label shown on the action bar. It indicates that the user is
332 viewing Picasa albums [CHAR LIMIT=20] -->
333 <string name="set_label_picasa_albums">Picasa Albums</string>
334
335 <!-- Label indicating the amount on free space on the device. The parameter
336 is a string representation of the amount of free space, eg. "20MB".
337 [CHAR LIMIT=20]
338 -->
339 <string name="free_space_format"><xliff:g id="bytes">%s</xliff:g> free</string>
340
341 <!-- Label of a group of pictures. The size of each picture in this group is
342 less than a certain amount. The parameter is a string representation
343 of that amount, eg. "10MB".
344 [CHAR LIMIT=20]
345 -->
346 <string name="size_below"><xliff:g id="size">%1$s</xliff:g> or below</string>
347
348 <!-- Label of a group of pictures. The size of each picture in this group is
349 more than a certain amount. The parameter is a string representation
350 of that amount, eg. "10MB".
351 [CHAR LIMIT=20]
352 -->
353 <string name="size_above"><xliff:g id="size">%1$s</xliff:g> or above</string>
354
355 <!-- Label of a group of pictures. The size of each picture in this group is
356 between two amounts. The parameters are string representations of the two
357 amounts, eg. "10MB", "100MB".
358 [CHAR LIMIT=20]
359 -->
360 <string name="size_between"><xliff:g id="min_size">%1$s</xliff:g> to <xliff:g id="max_size">%2$s</xliff:g></string>
361
362 <!-- A label shown on the action bar. It indicates that the operation
363 to import media item(s) [CHAR LIMIT=20] -->
364 <string name="Import">Import</string>
365
366 <!-- A label shown on the action bar. It indicates whether the import
367 operation succeeds or fails. [CHAR LIMIT=20] -->
368 <string name="import_complete">Import Complete</string>
369 <string name="import_fail">Import Fail</string>
370
371 <!-- A toast indicating a camera is connected to the device [CHAR LIMIT=30]-->
372 <string name="camera_connected">Camera connected</string>
373 <!-- A toast indicating a camera is disconnected [CHAR LIMIT=30] -->
374 <string name="camera_disconnected">Camera disconnected</string>
375 <!-- A label shown on MTP albums thumbnail to instruct users to import
376 [CHAR LIMIT=40] -->
377 <string name="click_import">Touch here to import</string>
378
379 <!-- The label on the radio button for the widget type that shows the images randomly. [CHAR LIMIT=30]-->
380 <string name="widget_type_album">Images from an album</string>
381 <!-- The label on the radio button for the widget type that shows the images in an album. [CHAR LIMIT=30]-->
382 <string name="widget_type_shuffle">Shuffle all images</string>
383 <!-- The label on the radio button for the widget type that shows only one image. [CHAR LIMIT=30]-->
384 <string name="widget_type_photo">Pick an image</string>
385
386 <!-- The title of the dialog for choosing the type of widget. [CHAR LIMIT=20] -->
387 <string name="widget_type">Widget Type</string>
388
389 <!-- Title of the Android Dreams slideshow screensaver. [CHAR LIMIT=20] -->
390 <string name="slideshow_dream_name">Slideshow</string>
391
392 <!-- The title of the picasa's caching notification. [CHAR LIMIT=40] -->
393 <string name="cache_status_title">Prefetching picasa photos:</string>
394
395 <!-- The current download status in the caching notification. [CHAR LIMIT=40] -->
396 <string name="cache_status">Download <xliff:g id="number">%1$s</xliff:g> of <xliff:g id="number">%2$s</xliff:g> photos</string>
397
398 <!-- Indicate complete status, picasa's caching notification. [CHAR LIMIT=40] -->
399 <string name="cache_done">Download complete</string>
400
401 <!-- Group by Albums tab on Action Bar. [CHAR LIMIT=12] -->
402 <string name="albums">Albums</string>
403
404 <!-- Group by Times tab on Action Bar. [CHAR LIMIT=12] -->
405 <string name="times">Times</string>
406
407 <!-- Group by Locations tab on Action Bar. [CHAR LIMIT=12] -->
408 <string name="locations">Locations</string>
409
410 <!-- Group by People tab on Action Bar. [CHAR LIMIT=12] -->
411 <string name="people">People</string>
412
413 <!-- Group by Tags tab on Action Bar. [CHAR LIMIT=12] -->
414 <string name="tags">Tags</string>
415
416 <!-- Group by menu item. [CHAR LIMIT=20] -->
417 <string name="group_by">Group by</string>
418
419 <!-- The strings used in Gallery Settings -->
420
421 <!-- The title of the menu item which enable the settings [CHAR LIMIT=20] -->
422 <string name="settings">Settings</string>
423
424 <!-- The header of the preference group about account [CHAR LIMIT=40] -->
425 <string name="prefs_accounts">Account settings</string>
426
427 <!-- The header of the preference group about data usage [CHAR LIMIT=40] -->
428 <string name="prefs_data_usage">Data usage settings</string>
429
430 <!-- The header of the preference group about Auto-upload [CHAR LIMIT=40] -->
431 <string name="prefs_auto_upload">Auto-upload</string>
432
433 <!-- The header of the preference group about other settings [CHAR LIMIT=40] -->
434 <string name="prefs_other_settings">Other settings</string>
435
436 <!-- The title of the preference item which shows details info about the
437 gallery [CHAR LIMIT=40] -->
438 <string name="about_gallery">About Gallery</string>
439
440 <!-- The title of the preference item which controls whether we do sync
441 only on wifi network [CHAR LIMIT=40] -->
442 <string name="sync_on_wifi_only">Sync on WiFi only</string>
443
444 <!-- The help document about auto upload [CHAR LIMIT=120] -->
445 <string name="helptext_auto_upload">Automatically upload all the photos and videos you take to a private picasa web album</string>
446
447 <!-- The title of the preference item which sets whether auto-upload is
448 enabled [CHAR LIMIT=40] -->
449 <string name="enable_auto_upload">Enable Auto-upload</string>
450
451 <!-- The title which indicates the picasa sync for the account is on [CHAR LIMIT=30] -->
452 <string name="photo_sync_is_on">Google photos sync is ON</string>
453
454 <!-- The title which indicates the picasa sync for the account is off [CHAR LIMIT=30] -->
455 <string name="photo_sync_is_off">Google photos sync is OFF</string>
456
457 <!-- The help document which explains user can change system sync settings
458 by this preference item [CHAR LIMIT=40] -->
459 <string name="helptext_photo_sync">Change sync preferences or remove this account</string>
460
461 <!-- The title of the preference item which sets whether the photos of
462 the account are visible in Gallery [CHAR LIMIT=60] -->
463 <string name="view_photo_for_account">View photos and videos from this account in the Gallery</string>
464
465 <!-- The title of menu item where user can add a new account -->
466 <string name="add_account">Add account</string>
467
468 <!-- The title of the dialog for the user to choose the account for auto
469 uploading [CHAR LIMIT=30] -->
470 <string name="auto_upload_chooser_title">Choose Auto-upload account</string>
471
472</resources>