# Chinese, Traditional translation of FileField (6.x-3.6)
# Copyright (c) 2015 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: FileField (6.x-3.6)\n"
"POT-Creation-Date: 2015-10-05 18:19+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 "Title"
msgstr "標題"
msgid "CCK"
msgstr "CCK"
msgid "List"
msgstr "清單"
msgid "Remove"
msgstr "移除"
msgid "Description"
msgstr "描述"
msgid "Disabled"
msgstr "停用"
msgid "Enabled"
msgstr "啟用"
msgid "File"
msgstr "檔案"
msgid "File path"
msgstr "檔案路徑"
msgid "Description field"
msgstr "描述欄位"
msgid "Album"
msgstr "相簿"
msgid "Artist"
msgstr "藝術家"
msgid "Format"
msgstr "格式"
msgid "Upload"
msgstr "上載"
msgid "file"
msgstr "檔案"
msgid "Year"
msgstr "年"
msgid "File ID"
msgstr "檔案編號"
msgid "File name"
msgstr "檔案名稱"
msgid "File MIME type"
msgstr "檔案的 Mime 類型"
msgid "security"
msgstr "安全性"
msgid "Duration"
msgstr "期間"
msgid "File Upload"
msgstr "上傳檔案"
msgid "Time format"
msgstr "時間格式"
msgid "Video width"
msgstr "影片寬度"
msgid "Video height"
msgstr "影片高度"
msgid "Audio sample rate"
msgstr "音頻取樣頻率"
msgid "Path to file"
msgstr "檔案路徑"
msgid "File upload error. Could not move uploaded file."
msgstr "檔案上傳錯誤。無法移動已上傳的檔案。"
msgid "file system"
msgstr "檔案系統"
msgid "The directory %directory does not exist."
msgstr "目錄 %directory 不存在。"
msgid "The directory %directory is not writable"
msgstr "目錄 %directory 無法寫入資料。"
msgid ""
"The directory %directory is not writable, because it does not have the "
"correct permissions set."
msgstr "無法寫入目錄 %directory，因為沒有設定正確的權限。"
msgid "Permitted upload file extensions"
msgstr "允許上傳檔案的副檔名"
msgid "Defines a file field type."
msgstr "定義檔案欄位類型。"
msgid "FileField Meta"
msgstr "FileField Meta"
msgid "Not enabled"
msgstr "未啟用"
msgid "Only files with the following extensions are allowed: %files-allowed."
msgstr "僅允許下列副檔名：%files-allowed。"
msgid "The file is %filesize exceeding the maximum file size of %maxsize."
msgstr "檔案大小是 %filesize，超過了最大的檔案大小 %maxsize。"
msgid "The file is %filesize which would exceed your disk quota of %quota."
msgstr ""
"檔案大小是 %filesize，超過了您的磁碟容量限制 "
"%quota。"
msgid ""
"The image was resized to fit within the maximum allowed dimensions of "
"%dimensions pixels."
msgstr ""
"圖檔已經重新縮小過，以符合所允許的最大尺寸：%dimensions "
"像素。"
msgid "The image is too large; the maximum dimensions are %dimensions pixels."
msgstr "圖片太大了，最大的尺寸是 %dimensions 像素。"
msgid "The image is too small; the minimum dimensions are %dimensions pixels."
msgstr "圖片太小了，最小的尺寸是 %dimensions 像素。"
msgid "The file could not be uploaded."
msgstr "檔案無法上載。"
msgid "File extension"
msgstr "檔案副檔名"
msgid "List field"
msgstr "欄位清單"
msgid "Files listed by default"
msgstr "預設為列出檔案"
msgid "Progress indicator"
msgstr "進度列指示器"
msgid "Bar with progress meter"
msgstr "進度列"
msgid "Throbber"
msgstr "動態圖示"
msgid "Path settings"
msgstr "路徑設定"
msgid "The file upload failed. %upload"
msgstr "檔案上載失敗。%upload"
msgid "URL to file"
msgstr "檔案的 URL"
msgid ""
"An unrecoverable error occurred. The uploaded file likely exceeded the "
"maximum file size (@size) that this server supports."
msgstr "發生不可復原的錯誤。上傳的檔案可能超出此伺服器支援的最大檔案容量(@size)。"
msgid "Starting upload..."
msgstr "開始上載中..."
msgid "Uploading... (@current of @total)"
msgstr "上載中... (完成度：@current/@total)"
msgid "Allowed Extensions: %ext"
msgstr "允許上載的副檔名：%ext"
msgid "Maximum Filesize: %size"
msgstr "最大的檔案大小：%size"
msgid ""
"Your server is capable of displaying file upload progress, but does "
"not have the required libraries. It is recommended to install the <a "
"href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"uploadprogress library</a> (preferred) or to install <a "
"href=\"http://us2.php.net/apc\">APC</a>."
msgstr ""
"您的伺服器尚需必要的庫以顯示檔案上載進度。推薦安裝 "
"<a href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"上載進度庫</a>(首選) 或安裝 <a "
"href=\"http://us2.php.net/apc\">APC</a> 。"
msgid ""
"Your server is capable of displaying file upload progress using APC "
"RFC1867. Note that only one upload at a time is supported. It is "
"recommended to use the <a "
"href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"uploadprogress library</a> if possible."
msgstr ""
"您的伺服器使用 APC RFC1867 "
"顯示檔案上載進度。注意它僅支持一次上載一個檔案。如果可能，推薦使用<a "
"href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"上載進度庫</a>。"
msgid ""
"Your server is not capable of displaying file upload progress. File "
"upload progress requires PHP be run with mod_php and not as FastCGI."
msgstr ""
"您的伺服器沒有顯示檔案上載進度的能力。檔案上載進度要求 "
"PHP 以 mod_php 而不是 FastCGI 運行。"
msgid ""
"Your server is capable of displaying file upload progress through APC, "
"but it is not enabled. Add <code>apc.rfc1867 = 1</code> to your "
"php.ini configuration. Alternatively, it is recommended to use <a "
"href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"uploadprogress</a>, which supports more than one simultaneous upload."
msgstr ""
"您的伺服器有通過APC的顯示檔案上載進度的能力，但它沒有啟用。將<code>apc.rfc1867 "
"= 1</code> 增加到您的 php.ini 配置。此外，建議使用<a "
"href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"uploadprogress</a>，支持多個檔案同時上載。"
msgid ""
"Enabled (<a "
"href=\"http://php.net/manual/en/apc.configuration.php#ini.apc.rfc1867\">APC "
"RFC1867</a>)"
msgstr ""
"已啟用 (<a "
"href=\"http://php.net/manual/en/apc.configuration.php#ini.apc.rfc1867\">APC "
"RFC1867</a>)"
msgid ""
"Enabled (<a href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"uploadprogress</a>)"
msgstr ""
"已啟用 (<a href=\"http://pecl.php.net/package/uploadprogress\">PECL "
"uploadprogress</a>)"
msgid "Upload progress"
msgstr "上載進度"
msgid "Audio format"
msgstr "音訊格式"
msgid "The audio format."
msgstr "音訊格式"
msgid "Hours: h"
msgstr "小時：h"
msgid "Minutes: mm"
msgstr "分鐘：mm"
msgid "Seconds: ss"
msgstr "秒：ss"
msgid ""
"The selected file %filename cannot be uploaded. Only files with the "
"following extensions are allowed: %extensions."
msgstr "選擇的檔案%filename無法上載。只有以下類型的檔案被允許：%extensions。"
