git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
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...")
|