# Chinese, Simplified translation of ImageField (6.x-3.3)
# Copyright (c) 2015 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: ImageField (6.x-3.3)\n"
"POT-Creation-Date: 2015-12-30 11:19+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 "Title"
msgstr "标题"
msgid "CCK"
msgstr "CCK"
msgid "Image"
msgstr "图像"
msgid "Upload image"
msgstr "上传图片"
msgid "Enable custom alternate text"
msgstr "启用自定义ALT文本。"
msgid "Enable custom title text"
msgstr "启用自定义title文本"
msgid "An edit widget for image files, including a preview of the image."
msgstr "图像文件的一个编辑控件，包括图片的预览。"
msgid "Displays image files in their original size."
msgstr "原始尺寸显示图片。"
msgid "ImageField"
msgstr "ImageField"
msgid "Maximum resolution for Images"
msgstr "图像最大分辨率"
msgid "Defines an image field type."
msgstr "定义一个图片字段类型。"
msgid "Input type"
msgstr "输入类型"
msgid "Default image"
msgstr "默认图片"
msgid "Use default image"
msgstr "使用默认图片"
msgid "Choose a image that will be used as default."
msgstr "选择一个图片用于默认。"
msgid ""
"The maximum allowed image size expressed as WIDTHxHEIGHT (e.g. "
"640x480). Set to 0 for no restriction. If a larger image is uploaded, "
"it will be resized to reflect the given width and height."
msgstr "允许最大图片尺寸，用宽×高表示（例如：640x480）。设0则不限制。如果上传更大的图片，它将被缩放调整到给定的宽和高。"
msgid ""
"This text will be used by screen readers, search engines, or when the "
"image cannot be loaded."
msgstr "此文本将用于屏幕阅读机、搜索引擎或当图片不能载入时显示。"
msgid "Image preview"
msgstr "图像预览"
msgid "An image thumbnail was not able to be created."
msgstr "无法生成缩略图"
msgid "Minimum resolution for Images"
msgstr "图像最小分辨率"
msgid ""
"The minimum allowed image size expressed as WIDTHxHEIGHT (e.g. "
"640x480). Set to 0 for no restriction. If an image that is smaller "
"than these dimensions is uploaded it will be rejected."
msgstr "允许最小图片尺寸，用宽×高表示（例如：640x480）。设0则不限制。小于此分辨率的图片将会被拒绝上传。"
msgid "ALT text settings"
msgstr "ALT文本设置"
msgid "Enable user input alternate text for images."
msgstr "启用用户输入图像ALT文本。"
msgid "Default ALT text"
msgstr "默认ALT文本"
msgid "This value will be used for alternate text by default."
msgstr "此值将会被用于图片的默认ALT文本。"
msgid "Title text settings"
msgstr "Tiltle文本设置"
msgid "Enable user input title text for images."
msgstr "启用用户输入图像title文本。"
msgid "Choose type of field to be displayed to the user."
msgstr "选择显示给用户的字段类型"
msgid "Default Title text"
msgstr "默认title文本"
msgid "This value will be used as the image title by default."
msgstr "此值将会被用于图片的默认title文本。"
msgid "When an image is not uploaded, show a default image on display."
msgstr "当图像不上传，显示一个默认的图像上显示。"
msgid ""
"The default image could not be uploaded. The destination %destination "
"does not exist or is not writable by the server."
msgstr "不能上传默认图片，目标%destination不存在或不可写入服务器"
msgid ""
"Only web-standard images (jpg, gif, and png) are supported through the "
"image widget. If needing to upload other types of images, change the "
"widget to use a standard file upload."
msgstr "只有web标准的图像（JPG，GIF和PNG）支持通过图像部件。如果需要上传其他类型的图像，改变部件，使用标准的文件上传。"
msgid "Please specify a resolution in the format WIDTHxHEIGHT (e.g. 640x480)."
msgstr "请按“宽×高”的格式指定分辨率（比如640×480）。"
msgid "Alternate Text"
msgstr "ALT 文本"
msgid ""
"The title is used as a tool tip when the user hovers the mouse over "
"the image."
msgstr "Title用于当用户鼠标移动到此图片上时的工具提示。"
msgid ""
"The ImageField module has been disabled. The <a "
"href=\"http://drupal.org/project/filefield\">FileField module</a> "
"needs to be installed for it to work properly."
msgstr ""
"ImageField模块已禁用，该模块正常运行需先安装<a "
"href=\"http://drupal.org/project/filefield\">FileField模块</a>"
msgid "Image linked to node"
msgstr "图片链接到节点"
msgid "Image linked to file"
msgstr "图片链接到文件"
msgid ""
"FileField must be updated to Drupal 6 before ImageField can be "
"updated."
msgstr "更新ImageField之前必须先将FileField更新到Drupal 6(版本)"
msgid ""
"Resizing images on upload will cause the loss of <a "
"href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\">EXIF "
"data</a> in the image."
msgstr ""
"上传图片缩小后会导致图片中的<a "
"href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\">EXIF "
"数据</a>丢失。"
