28 lines
730 B
Plaintext
28 lines
730 B
Plaintext
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
|
|
|
|
/* theme.inc */
|
|
gettext("Classic")
|
|
gettext("Classic Gallery2 root album look and feel")
|
|
gettext("Show subalbum links")
|
|
gettext("Depth of subalbums links (0=no limit)")
|
|
gettext("Show subalbums by sort order of each album (affects performance)")
|
|
gettext("You must enter a number")
|
|
|
|
/* templates/album.tpl */
|
|
gettext("This album is empty.")
|
|
gettext("Add a photo!")
|
|
gettext("no thumbnail")
|
|
gettext("Album: %s")
|
|
gettext("Subalbums:")
|
|
|
|
/* 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")
|
|
|
|
/* templates/progressbar.tpl */
|
|
gettext("Continue...")
|