55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
|
|
|
|
/* theme.inc */
|
|
gettext("Carbon")
|
|
gettext("Gallery2 theme by mincel.com")
|
|
gettext("Show top photo navigator")
|
|
gettext("Show bottom photo navigator")
|
|
gettext("Show 'Photo Properties' icon")
|
|
gettext("Show 'Full Size' icon")
|
|
gettext("Show item details on album pages")
|
|
gettext("Blocks to show on album pages (below description)")
|
|
gettext("Blocks to show on photo pages (below description)")
|
|
gettext("Sidebar top position")
|
|
gettext("Maximum number of micro navigation thumbnails")
|
|
gettext("URL or path to alternate logo image")
|
|
gettext("Extra link for top navigation bar")
|
|
gettext("URL for the extra link")
|
|
gettext("Copyright message to display on footer")
|
|
gettext("You must enter a number greater than 0")
|
|
gettext("Format: [module.BlockName param=value] ...")
|
|
|
|
/* templates/album.tpl */
|
|
gettext("Show Sidebar") /* also in: templates/photo.tpl */
|
|
gettext("This album is empty.")
|
|
gettext("Add a photo!")
|
|
gettext("no thumbnail") /* also in: templates/navigatorMicroThumbs.tpl */
|
|
|
|
/* templates/error.tpl */
|
|
gettext("Error!")
|
|
|
|
/* templates/navigator.tpl */
|
|
gettext("First")
|
|
gettext("Previous")
|
|
gettext("Photo Properties")
|
|
gettext("Full Size")
|
|
gettext("Next")
|
|
gettext("Last")
|
|
|
|
/* templates/photo.tpl */
|
|
gettext("Download %s")
|
|
gettext("There is nothing to view for this item.")
|
|
gettext("View in original album")
|
|
gettext("Download %s in original format")
|
|
gettext("Exif")
|
|
gettext("Close") /* also in: templates/sidebar.tpl */
|
|
|
|
/* templates/progressbar.tpl */
|
|
gettext("Continue...")
|
|
|
|
/* templates/sidebar.tpl */
|
|
gettext("Actions")
|
|
|
|
/* templates/theme.tpl */
|
|
gettext("Sidebar")
|