28 lines
751 B
Plaintext
28 lines
751 B
Plaintext
|
|
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
|
||
|
|
|
||
|
|
/* theme.inc */
|
||
|
|
gettext("Siriux")
|
||
|
|
gettext("Siriux.net Gallery theme")
|
||
|
|
gettext("Width of page content in pixels")
|
||
|
|
gettext("Group sub-albums by year (album must be sorted by date!)")
|
||
|
|
gettext("Enable prev/next navigation by clicking in the left/right half of the image")
|
||
|
|
gettext("You must enter a number")
|
||
|
|
|
||
|
|
/* templates/album.tpl */
|
||
|
|
gettext("This album is empty.")
|
||
|
|
gettext("Add a photo!")
|
||
|
|
gettext("no thumbnail")
|
||
|
|
gettext("%d Images")
|
||
|
|
|
||
|
|
/* templates/error.tpl */
|
||
|
|
gettext("Error!")
|
||
|
|
|
||
|
|
/* templates/photo.tpl */
|
||
|
|
gettext("Download %s")
|
||
|
|
gettext("There is nothing to view for this item.")
|
||
|
|
gettext("Download %s in original format")
|
||
|
|
gettext("(%dx%d)")
|
||
|
|
|
||
|
|
/* templates/progressbar.tpl */
|
||
|
|
gettext("Continue...")
|