git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
|
|
|
|
/* SearchScan.inc */
|
|
gettext("Gallery Search") /* also in: SearchShowAll.inc */
|
|
|
|
/* module.inc */
|
|
gettext("Search") /* also in: templates/SearchScan.tpl templates/SearchShowAll.tpl */
|
|
gettext("Search your Gallery")
|
|
gettext("Gallery")
|
|
|
|
/* templates/SearchScan.tpl */
|
|
gettext("Search the Gallery") /* also in: templates/blocks/SearchBlock.tpl */
|
|
gettext("You must enter some text to search for!") /* also in: templates/SearchShowAll.tpl */
|
|
gettext("Check All") /* also in: templates/SearchShowAll.tpl */
|
|
gettext("Uncheck All") /* also in: templates/SearchShowAll.tpl */
|
|
gettext("Invert") /* also in: templates/SearchShowAll.tpl */
|
|
gettext("Results %d - %d")
|
|
gettext("Show all %d")
|
|
gettext("No thumbnail") /* also in: templates/SearchShowAll.tpl */
|
|
gettext("No results found for") /* also in: templates/SearchShowAll.tpl */
|
|
gettext("View these results in a slideshow")
|
|
|
|
/* templates/SearchShowAll.tpl */
|
|
gettext("%s Search Results for ")
|
|
gettext("Search All Modules")
|
|
gettext("Results %d - %d of %d, Page %d of %d")
|
|
gettext("« Back")
|
|
gettext("Next »")
|
|
|
|
/* templates/blocks/SearchBlock.tpl */
|
|
gettext("Please enter a search term.")
|
|
gettext("Advanced Search")
|
|
|
|
/* templates/blocks/blocks.inc */
|
|
gettext("Search box")
|
|
gettext("Show advanced link")
|