git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
38 lines
869 B
Plaintext
38 lines
869 B
Plaintext
# $Id: strings.raw 15407 2006-12-07 22:32:35Z mindless $
|
|
|
|
/* theme.inc */
|
|
gettext("Ajaxian")
|
|
gettext("DHTML-enabled Slideshow theme")
|
|
|
|
/* templates/album.tpl */
|
|
gettext("This album is empty.")
|
|
gettext("Add a photo!")
|
|
gettext("Left")
|
|
gettext("Play/Pause")
|
|
gettext("Right")
|
|
gettext("Loading Album...")
|
|
gettext("Main image placeholder")
|
|
gettext("no thumbnail")
|
|
gettext("Subalbums")
|
|
|
|
/* templates/error.tpl */
|
|
gettext("Error!")
|
|
|
|
/* templates/photo.tpl */
|
|
gettext("Back to %s")
|
|
gettext("Go back to album")
|
|
gettext("Download %s")
|
|
gettext("There is nothing to view for this item.")
|
|
gettext("Download %s in original format")
|
|
|
|
/* templates/progressbar.tpl */
|
|
gettext("Continue...")
|
|
|
|
/* templates/theme.tpl */
|
|
gettext("Loading Image...")
|
|
gettext("Photo Data")
|
|
gettext("Full image size: %s kilobytes.")
|
|
gettext("Summary: ")
|
|
gettext("Description: ")
|
|
gettext("View fullsize image")
|