# Chinese, Traditional translation of File Access Permission (7.x-1.0)
# Copyright (c) 2022 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: File Access Permission (7.x-1.0)\n"
"POT-Creation-Date: 2022-04-27 05:51+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Traditional\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 ""
"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 "用空格或逗號隔開副檔名，不包括副檔名前面的點。"
