git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
54 lines
1.8 KiB
Plaintext
54 lines
1.8 KiB
Plaintext
# $Id: strings.raw 15447 2006-12-13 19:23:45Z mindless $
|
|
|
|
/* KeywordAlbum.inc */
|
|
gettext("Keyword Album") /* also in: module.inc */
|
|
gettext("keyword album")
|
|
gettext("Keyword Album: %s")
|
|
|
|
/* KeywordAlbumSiteAdmin.inc */
|
|
gettext("All album views")
|
|
gettext("Standard albums")
|
|
gettext("Keyword albums")
|
|
gettext("None")
|
|
gettext("« default theme »")
|
|
|
|
/* module.inc */
|
|
gettext("Keyword Albums")
|
|
gettext("Dynamic albums based on keyword search")
|
|
gettext("Display")
|
|
gettext("Keywords:") /* also in: templates/blocks/KeywordLinks.tpl */
|
|
gettext("Short URL for Keyword Albums")
|
|
gettext("Keyword to use for dynamic album")
|
|
|
|
/* templates/KeywordAlbumSiteAdmin.tpl */
|
|
gettext("Keyword Album Settings")
|
|
gettext("Settings saved successfully")
|
|
gettext("There was a problem processing your request.")
|
|
gettext("Select where to include links in item summary info, usually shown next to thumbnails. You can also add the Keyword Albums block in theme settings.")
|
|
gettext("Keyword Links")
|
|
gettext("Split keywords on")
|
|
gettext("Semicolons")
|
|
gettext("Commas")
|
|
gettext("Spaces")
|
|
gettext("Select at least one separator")
|
|
gettext("Use any of the selected characters to separate multiple keywords in an item's keywords field.")
|
|
gettext("Display of Keyword Albums")
|
|
gettext("Sort order")
|
|
gettext("with")
|
|
gettext("Description")
|
|
gettext("Text for theme to display with all Keyword Albums.")
|
|
gettext("Theme")
|
|
gettext("Settings for %s theme in Keyword Albums")
|
|
gettext("Save")
|
|
gettext("Reset")
|
|
|
|
/* templates/blocks/KeywordLinks.tpl */
|
|
gettext("« Keyword Album »")
|
|
|
|
/* templates/blocks/blocks.inc */
|
|
gettext("Keyword album links")
|
|
gettext("Keywords for current item (uncheck to show all keywords)")
|
|
gettext("Keywords from public items only")
|
|
gettext("Show keyword cloud instead of select list")
|
|
gettext("Maximum number of keywords (empty for no limit)")
|