24 lines
540 B
Plaintext
24 lines
540 B
Plaintext
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
|
|
|
|
/* theme.inc */
|
|
gettext("Matrix")
|
|
gettext("Standard Gallery2 look and feel")
|
|
|
|
/* templates/album.tpl */
|
|
gettext("This album is empty.")
|
|
gettext("Add a photo!")
|
|
gettext("no thumbnail")
|
|
gettext("Album: %s")
|
|
|
|
/* templates/error.tpl */
|
|
gettext("Error!")
|
|
|
|
/* 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")
|
|
|
|
/* templates/progressbar.tpl */
|
|
gettext("Continue...")
|