~ubuntu-branches/ubuntu/hardy/gallery2/hardy-security

« back to all changes in this revision

Viewing changes to modules/imageblock/po/strings.raw

  • Committer: Bazaar Package Importer
  • Author(s): Michael C. Schultheiss
  • Date: 2006-04-16 16:42:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060416164235-8uy0u4bfjdxpge2o
Tags: 2.1.1-1
* New upstream release (Closes: #362936)
  + Bugfixes for Postgres7 (Closes: #359000, #362152)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: strings.raw,v 1.25 2005/09/06 02:00:44 mindless Exp $
2
 
 
 
1
# $Id: strings.raw,v 1.27 2006/01/20 19:07:00 mindless Exp $
 
2
 
 
3
/* module.inc */
 
4
gettext("Image Block") /* also in: templates/ImageBlockOption.tpl templates/blocks/blocks.inc */
 
5
gettext("Random, Most Recent or Most Viewed Photo or Album")
 
6
gettext("Blocks")
 
7
 
 
8
/* classes/ImageBlockHelper.class */
3
9
gettext("Random Image")
4
10
gettext("Newest Image")
5
11
gettext("Most Viewed Image")
12
18
gettext("Album of the Day")
13
19
gettext("Album of the Week")
14
20
gettext("Album of the Month")
15
 
gettext("Image Block")
16
 
gettext("Random, Most Recent or Most Viewed Photo or Album")
17
 
gettext("Blocks")
 
21
 
 
22
/* templates/ImageBlock.tpl */
18
23
gettext("Date:")
19
24
gettext("Views: %d")
20
25
gettext("Owner: %s")
 
26
 
 
27
/* templates/ImageBlockOption.tpl */
21
28
gettext("Prevent this album from being displayed in the Image Block")
22
29
gettext("Apply ImageBlock settings to sub-albums")
 
30
 
 
31
/* templates/ImageBlockSiteAdmin.tpl */
23
32
gettext("Image Block Settings")
24
33
gettext("Settings saved successfully")
25
34
gettext("Show")
39
48
gettext("Pipe(|) separate list chosen from: randomImage, recentImage, viewedImage, randomAlbum, recentAlbum, viewedAlbum, dailyImage, weeklyImage, monthlyImage, dailyAlbum, weeklyAlbum, monthlyAlbum, specificItem; default is randomImage")
40
49
gettext("Pipe(|) separated list chosen from: title, date, views, owner, heading, fullSize; the value can also be: none")
41
50
gettext("Limit the item selection to the subtree of the gallery under the album with the given id; or the id of the item to display when used with specificItem block type")
42
 
gettext("Scale images to this maximum size")
 
51
gettext("Scale images to this maximum size. If maxSize exceeds the thumbnail dimensions, you must also specify g2_show=fullSize")
43
52
gettext("Add a link target (for example, to open links in a new browser window)")
44
53
gettext("Image frame to use around images")
45
54
gettext("Image frame to use around albums")
46
55
gettext("If a parameter marked with * is omitted then the site default defined above is used.")
47
56
gettext("Image frames require CSS to be displayed correctly. Include the following in the %s section to support image frames.")
48
57
gettext("Specify the frame id (or pipe separated list of ids) in the frames parameter. Omit the parameter to support the image frames configured above. Frame ids are the directory names in the %s directory.")
 
58
 
 
59
/* templates/blocks/blocks.inc */
49
60
gettext("Image type")
50
61
gettext("Random image")
51
62
gettext("Recent image")