git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
# $Id: strings.raw 15447 2006-12-13 19:23:45Z mindless $
|
|
|
|
/* ItemEditThumbOffset.inc */
|
|
gettext("Changes saved successfully") /* also in: ItemEditThumbPage.inc */
|
|
gettext("Thumbnail") /* also in: ItemEditThumbPage.inc */
|
|
|
|
/* module.inc */
|
|
gettext("Thumbnail Page")
|
|
gettext("Select page/frame from a multipage file or movie for the thumbnail")
|
|
gettext("Display")
|
|
|
|
/* templates/CantActivate.tpl */
|
|
gettext("Thumbnail Page Module")
|
|
gettext("This module requires an active graphics toolkit that supports either:")
|
|
gettext("A multi-page file type such as TIFF, PDF or Postscript")
|
|
gettext("Example: ImageMagick module with gs (GhostScript) support")
|
|
gettext("A movie type such as Mpeg or AVI")
|
|
gettext("Example: Ffmpeg module")
|
|
|
|
/* templates/Offset.tpl */
|
|
gettext("Select the time offset to use for this item's thumbnail.")
|
|
gettext("Seconds (Max = %s)")
|
|
gettext("Enter a value between 0 and %s")
|
|
gettext("Save") /* also in: templates/Page.tpl */
|
|
gettext("Reset") /* also in: templates/Page.tpl */
|
|
|
|
/* templates/Page.tpl */
|
|
gettext("Select the page number to use for this item's thumbnail.")
|
|
gettext("Page")
|