# $Id: strings.raw,v 1.20 2006/01/20 19:06:55 mindless Exp $
/* module.inc */
gettext("Ffmpeg")
gettext("A toolkit for processing movies")
gettext("Graphics Toolkits")
/* classes/FfmpegToolkitHelper.class */
gettext("Convert to a JPEG")
gettext("offset in seconds")
gettext("Select time offset in movie file")
gettext("Get the width and height of the movie")
gettext("Get the width, height and duration of the movie")
/* templates/AdminFfmpeg.tpl */
gettext("FFMPEG Settings")
gettext("Settings saved successfully")
gettext("Watermark successfully added to movie thumbnails")
gettext("Watermark successfully removed from movie thumbnails")
gettext("FFMPEG is a graphics toolkit that can be used to process video files that you upload to Gallery. You must install the FFMPEG binary on your server, then enter the path to it in the text box below. If you're on a Unix machine, don't forget to make the binary executable (chmod 755 ffmpeg in the right directory should do it)")
gettext("Path to FFMPEG:")
gettext("You must enter a path to your FFMPEG binary")
gettext("The path you entered doesn't contain a valid FFMPEG binary. Use the 'test' button to check where the error is.")
gettext("The path you entered isn't a valid path to a ffmpeg binary.")
gettext("The ffmpeg binary is not executable. To fix it, run chmod 755 %s in a shell.")
gettext("This module can automatically watermark the thumbnails for movies to help distinguish them from photos.")
gettext("See sample at right.")
gettext("Watermark new movie thumbnails")
gettext("%sAdd%s or %sRemove%s watermark from all existing movie thumbnails.")
gettext("Activate another graphics toolkit with watermark support to make this function available.")
gettext("Save Settings")
gettext("Test Settings")
gettext("Cancel")
gettext("Reset")
gettext("FFMPEG binary test results")
gettext("Binary Name")
gettext("Pass/Fail")
gettext("Passed")
gettext("Failed")
gettext("Error messages:")
gettext("Supported MIME Types")
gettext("The FFMPEG module can support files with the following MIME types")
ngettext("Debug output (%d failed test)", "Debug output (%d failed tests)")
gettext("We gathered this debug output while testing your Ffmpeg installation. If you read through this carefully you may discover the reason why Ffmpeg failed the tests.")