# Chinese, Simplified translation of Google Drive Field (7.x-1.0)
# Copyright (c) 2017 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Google Drive Field (7.x-1.0)\n"
"POT-Creation-Date: 2017-05-03 07:24+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 "Allowed file extensions"
msgstr "允许的文件扩展名"
msgid "Maximum upload size"
msgstr "最大上传大小"
msgid "This field stores the ID of a file as an integer value."
msgstr "该字段用整数值存储文件的ID。"
msgid ""
"Enter a value like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" "
"(megabytes) in order to restrict the allowed file size. If left empty "
"the file sizes will be limited only by PHP's maximum post and file "
"upload sizes (current limit <strong>%limit</strong>)."
msgstr ""
"输入如“512”（字节）、“80KB”（千字节）或“50MB”（兆）以限制允许文件的尺寸。如果留空则使用PHP的最大发表和文件上传尺寸限制（当前限制为 "
"<strong>%limit</strong>）。"
msgid ""
"The \"!name\" option must contain a valid value. You may either leave "
"the text field empty or enter a string like \"512\" (bytes), \"80 KB\" "
"(kilobytes) or \"50 MB\" (megabytes)."
msgstr "“!name”选项必须包含一个有效值，你可以留空或输入如“512”（字节）、“80KB”（千字节）或“50MB”（兆）。"
msgid ""
"The list of allowed extensions is not valid, be sure to exclude "
"leading dots and to separate extensions with a comma or space."
msgstr "允许扩展名列表为无效值，请确认排除前面的点并用英文逗号或空格分隔扩展名。"
msgid ""
"Separate extensions with a space or comma and do not include the "
"leading dot."
msgstr "用空格或逗号隔开后缀名，不包括后缀名前面的点。"
