# Chinese, Simplified translation of ImageAPI (6.x-1.7)
# Copyright (c) 2011 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: ImageAPI (6.x-1.7)\n"
"POT-Creation-Date: 2011-12-06 17:56+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Simplified\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Not installed"
msgstr "未安装"
msgid "Path to the \"convert\" binary"
msgstr "到 \"convert\" binary的路径"
msgid "ImageMagick Binary"
msgstr "ImageMagick 库"
msgid ""
"ImageMagick is a standalone program used to manipulate images. To use "
"it, it must be installed on your server and you need to know where it "
"is located. If you are unsure of the exact path consult your ISP or "
"server administrator."
msgstr "ImageMagick是一个用来操作图片的独立程序。要使用它，它必须被安装在你的服务器并且你需要知道它的位置。如果你不能确切的知道它的位置，你可以询问你的ISP或者服务器管理员。"
msgid ""
"Specify the complete path to the ImageMagic <kbd>convert</kbd> binary. "
"For example: <kbd>/usr/bin/convert</kbd> or <kbd>C:\\Program "
"Files\\ImageMagick-6.3.4-Q16\\convert.exe</kbd>"
msgstr ""
"指定完整的ImageMagic路径 <kbd>convert</kbd> binary。例如: "
"<kbd>/usr/bin/convert</kbd> 或者 <kbd>C:\\Program "
"Files\\ImageMagick-6.3.4-Q16\\convert.exe</kbd>"
msgid "Display debugging information"
msgstr "显示调试信息"
msgid "ImageMagick command: @command"
msgstr "ImageMagick 命令: @command"
msgid "ImageMagick output: @output"
msgstr "ImageMagick 输出: @output"
msgid "ImageMagick reported an error: %error"
msgstr "ImageMagick 报告了一个错误: %error"
msgid ""
"The GD library for PHP is missing or outdated. Please check the <a "
"href=\"@url\">PHP image documentation</a> for information on how to "
"correct this."
msgstr ""
"找不到 PHP 的 GD 程序库，或是版本太旧。请参考 <a "
"href=\"@url\">PHP "
"图片说明文件</a>，以了解如何修正此问题。"
msgid "GD library"
msgstr "GD 库"
msgid "GD !format Support"
msgstr "GD !format Support"
msgid "ImageAPI"
msgstr "画像API"
msgid "Compression Quality"
msgstr "压缩质量"
msgid ""
"Checking this option will display the ImageMagick commands and output "
"to users with the <em>administer site configuration</em> permission."
msgstr ""
"选中此项将显示ImageMagick "
"命令并且输出到拥有<em>管理站点设置</em> "
"权限的用户。"
msgid "Version information"
msgstr "版本信息"
msgid ""
"The ImageMagick <kbd>convert</kbd> binary was located and return this "
"version information."
msgstr ""
"ImageMagick "
"<kbd>转换</kbd>成二进制存储并且返回该版本信息。"
msgid "The specified ImageMagick path %file does not exist."
msgstr "指定的 ImageMagick路径 %file 不存在。"
msgid "The specified ImageMagick path %file is not executable."
msgstr "指定的 ImageMagick路径 %file 不不可执行。"
msgid "PHP GD was not compiled with %format support."
msgstr "PHP GD 编译时没有包含 %format 格式支持。"
msgid "GD Image Rotation"
msgstr "GD Image 旋转"
msgid "Low Quality / Poor Performance"
msgstr "低质量 / Poor Performance"
msgid ""
"The installed version of PHP GD does not support image rotations. It "
"was probably compiled using the official GD libraries from "
"http://www.libgd.org instead of the GD library bundled with PHP. You "
"should recompile PHP --with-gd using the bundled GD library. See: "
"@url. An implementation of imagerotate in PHP will used in the "
"interim."
msgstr ""
"安装的PHP "
"GD版本不支持图像旋转。或许可以使用GD官方库 "
"http://www.libgd.org "
"编译的版本替换PHP自带的GD库。你可以重新编译PHP "
"--with-gd 使用PHP自带的GD库。 见: @url. An implementation of "
"imagerotate in PHP will used in the interim."
msgid "GD Image Filtering"
msgstr "GD 图像 滤镜"
msgid ""
"The installed version of PHP GD does not support image "
"filtering(desaturate, blur, negate, etc). It was probably compiled "
"using the official GD libraries from http://www.libgd.org instead of "
"the GD library bundled with PHP. You should recompile PHP --with-gd "
"using the bundled GD library. See @url. An implementation of "
"imagefilter in PHP will be used in the interim."
msgstr ""
"已安装的PHP GD版本不支持图像滤镜（desaturate, blur, "
"negate, 等）。或许可以使用GD官方库 http://www.libgd.org "
"编译的版本替换PHP自带的GD库。你可以重新编译PHP "
"--with-gd 使用PHP自带的GD库。 见: @url. An implementation of "
"imagerotate in PHP will used in the interim."
msgid "ImageAPI supporting multiple toolkits."
msgstr "ImageAPI 支持多种工具包。"
msgid "ImageAPI GD2"
msgstr "ImageAPI GD2"
msgid "ImageAPI ImageMagick"
msgstr "ImageAPI ImageMagick"
msgid "Command Line ImageMagick support."
msgstr "命令行ImageMagick支持。"
msgid "ImageAPI GD Memory Limit"
msgstr "ImageAPI GD内存限制"
msgid ""
"It is highly recommended that you set you PHP memory_limit to 96M to "
"use ImageAPI GD. A 1600x1200 images consumes ~45M of memory when "
"decompressed and there are instances where ImageAPI GD is operating on "
"two decompressed images at once."
msgstr ""
"强烈建议将你的PHP内存限制设置为96M以使用ImageAPI GD "
"。当解压缩一个1600x1200 图像时会消耗 ~45M "
"的内存，并且ImageAPI "
"GD已经有一个实例在操作就会同时解压缩两张图片。"
