0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
modules
/
jpegtran
/
po
/
[
Home
]
File: strings.raw
# $Id: strings.raw 17028 2007-09-03 22:08:36Z mindless $ /* module.inc */ gettext("Jpegtran") gettext("Graphics toolkit for lossless JPEG transformations") gettext("Graphics Toolkits") /* classes/JpegtranToolkitHelper.class */ gettext("rotation degrees") gettext("Rotate the image") gettext("left edge %") gettext("top edge %") gettext("width %") gettext("height %") gettext("Crop the image") gettext("Incorrect exit status for jpegtran command.") gettext("Output file was not generated.") gettext("Missing version information.") gettext("Unexpected results.") /* templates/AdminJpegtran.tpl */ gettext("Jpegtran Settings") gettext("Settings saved successfully") gettext("Jpegtran is a tool that can be used to rotate and crop JPEG images without degrading image quality. You must install the jpegtran binary (part of libjpeg) 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 (%s should do it).") gettext("<b>Note</b>: The jpegtran binary must be compatible with version %s.") gettext("The exec() function is disabled in your PHP by the <b>disabled_functions</b> parameter in php.ini. This module cannot be used until that setting is changed.") gettext("Path to jpegtran binary:") gettext("You must enter a path to your jpegtran binary") gettext("The path you entered doesn't contain a valid jpegtran binary. Use the 'test' button to check where the error is.") gettext("The path you entered isn't a valid path to a <b>jpegtran</b> binary.") gettext("The <b>jpegtran</b> binary is not executable. To fix it, run <b>chmod 755 %s</b> in a shell.") gettext("Save Settings") gettext("Test Settings") gettext("Cancel") gettext("Reset") gettext("Jpegtran binary test results") gettext("Binary Name") gettext("Pass/Fail") gettext("Passed") gettext("Failed") gettext("Error messages:") ngettext("Debug output (%d failed test)", "Debug output (%d failed tests)") gettext("We gathered this debug output while testing your Jpegtran binaries. If you read through this carefully you may discover the reason why your jpegtran binaries failed the tests.")