Follow-up r108415: Localisation updates (add/remove).
[lhc/web/wiklou.git] / languages / messages / MessagesZh_hant.php
index 9fed291..b94b553 100644 (file)
@@ -3704,7 +3704,43 @@ MediaWiki是基於使用目的而加以發佈,然而不負任何擔保責任
 'feedback-error3'    => '錯誤:API 沒有響應',
 'feedback-thanks'    => '謝謝!您的反饋已被發布到頁面“[$2 $1]”。',
 'feedback-close'     => '完成',
-'feedback-bugcheck'  => '太棒了!現在還沒有檢查到此bug[$1 已被提交過]。',
+'feedback-bugcheck'  => '請檢查此bug是否為[$1 已知bug]。',
 'feedback-bugnew'    => '我已經檢查過。報告一個新的bug',
 
+# API errors
+'api-error-badaccess-groups'              => '您沒有權限在此維基項目上傳文件。',
+'api-error-badtoken'                      => '內部錯誤:標記無效。',
+'api-error-copyuploaddisabled'            => '通過URL上傳的功能已被此伺服器禁用。',
+'api-error-duplicate'                     => '在網站上已經具有相同內容的{{PLURAL:$1|[$2 另一個文件]|[$2 另一些文件]}}。',
+'api-error-duplicate-archive'             => '在網站上曾經具有相同內容的{{PLURAL:$1|[$2 另一個文件]|[$2 另一些文件]}},但已被刪除。',
+'api-error-duplicate-archive-popup-title' => '已被刪除的重複{{PLURAL:$1|文件|文件}}',
+'api-error-duplicate-popup-title'         => '重複的{{PLURAL:$1|文件|文件}}',
+'api-error-empty-file'                    => '您提交的檔案是空的。',
+'api-error-fetchfileerror'                => '內部錯誤:獲取文件時發生錯誤。',
+'api-error-file-too-large'                => '您提交的檔案太大了。',
+'api-error-filename-tooshort'             => '檔案名過短。',
+'api-error-filetype-banned'               => '這種類型的檔案是被禁止的。',
+'api-error-filetype-missing'              => '本檔案缺少了副檔名。',
+'api-error-hookaborted'                   => '你試圖進行的修改被一個擴展鉤子終止。',
+'api-error-http'                          => '內部錯誤:無法連接到伺服器。',
+'api-error-illegal-filename'              => '檔案名不允許。',
+'api-error-internal-error'                => '內部錯誤:此維基項目在處理你的上傳數據時出現了錯誤。',
+'api-error-invalid-file-key'              => '內部錯誤:臨時存儲中找不到文件。',
+'api-error-missingparam'                  => '內部錯誤:請求中缺少參數。',
+'api-error-missingresult'                 => '內部錯誤:無法確定複製是否成功。',
+'api-error-mustbeloggedin'                => '您必須登錄後再上傳文件。',
+'api-error-mustbeposted'                  => '內部錯誤:請求需要 HTTP POST。',
+'api-error-noimageinfo'                   => '文件成功,但伺服器沒有給我們任何該文件的信息。',
+'api-error-nomodule'                      => '內部錯誤:缺少上傳模塊集。',
+'api-error-ok-but-empty'                  => '內部錯誤:伺服器沒有響應。',
+'api-error-overwrite'                     => '不允許覆蓋現有檔案。',
+'api-error-stashfailed'                   => '內部錯誤:伺服器保存臨時文件失敗。',
+'api-error-timeout'                       => '伺服器沒有在預期的時間內回應。',
+'api-error-unclassified'                  => '發生未知錯誤。',
+'api-error-unknown-code'                  => '未知錯誤:$1',
+'api-error-unknown-error'                 => '內部錯誤:嘗試上傳文件時出錯。',
+'api-error-unknown-warning'               => '未知的警告:$1',
+'api-error-uploaddisabled'                => '本wiki的上傳檔案功能已停用。',
+'api-error-verification-error'            => '本檔案可能已損壞,或副檔名錯誤。',
+
 );