ConstruccionesCNJ_Web/Source/gallery2/modules/linkitem/po/strings.raw
2007-10-31 12:30:19 +00:00

39 lines
1.8 KiB
Plaintext

# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
/* ItemAddLinkItem.inc */
gettext("Link") /* also in: classes/GalleryLinkItem.class templates/LinkItemOption.tpl */
/* module.inc */
gettext("Link Items")
gettext("Create links to other albums or external urls")
gettext("Display")
gettext("Get image for linkitem thumbnail")
/* classes/GalleryLinkItem.class */
gettext("link")
/* templates/ItemAddLinkItem.tpl */
gettext("Link to Album:")
gettext("You must enter an album id")
gettext("Invalid album id")
gettext("Link to External URL:")
gettext("You must enter an URL")
gettext("Add Link")
/* templates/LinkItemOption.tpl */
gettext("URL:")
gettext("Missing URL")
/* templates/LinkItemSiteAdmin.tpl */
gettext("Link Item Settings")
gettext("Settings saved successfully")
gettext("Add small arrow watermark on thumbnails")
gettext("Generate webpage snapshot for thumbnails of URL links")
gettext("Command to capture webpage snapshot:")
gettext("Webpage snapshots can be captured with %skhtml2png%s. This program is not trivial to setup, requiring ImageMagick and a running X server, with appropriate access permission for your webserver/PHP user. Install and test outside of Gallery to ensure the command entered above works as expected. Test with the webserver/PHP user to verify Gallery won't have permission problems. If Gallery produces broken thumbnails then try the Build Thumbnails %sMaintenance task%s to see debug output.")
gettext("The command line parameters default to those for khtml2png. To specify alternate parameters, place them in a text file here:")
gettext("Use %URL% %WIDTH% %HEIGHT% %OUTFILE% tokens.")
gettext("If you don't use webpage snapshots then URL links are given a default thumbnail. Use the Thumbnail Manager module to upload a custom thumbnail for these items.")
gettext("Save")
gettext("Reset")