# Chinese, Simplified translation of File Access Permission (7.x-1.0)
# Copyright (c) 2019 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: File Access Permission (7.x-1.0)\n"
"POT-Creation-Date: 2019-07-17 04:06+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 "Field"
msgstr "字段"
msgid "Default"
msgstr "默认"
msgid "Database"
msgstr "数据库"
msgid "Unlimited"
msgstr "不限"
msgid "Upload file"
msgstr "上传文件"
msgid "Expired"
msgstr "已过期"
msgid "Allowed file extensions"
msgstr "允许的文件扩展名"
msgid "Maximum upload size"
msgstr "最大上传大小"
msgid "File directory"
msgstr "文件目录"
msgid "Delete file"
msgstr "删除文件"
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 "用空格或逗号隔开后缀名，不包括后缀名前面的点。"
