From 78677c7bbdcc9739f6c10c75935898a20e1acd9e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 6 May 2011 23:34:10 +0200 Subject: update to MediaWiki 1.16.5 --- languages/messages/MessagesZh_hant.php | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'languages/messages/MessagesZh_hant.php') diff --git a/languages/messages/MessagesZh_hant.php b/languages/messages/MessagesZh_hant.php index df270ca7..1e3a3fb4 100644 --- a/languages/messages/MessagesZh_hant.php +++ b/languages/messages/MessagesZh_hant.php @@ -1555,22 +1555,23 @@ $1", 'upload-http-error' => '已發生一個HTTP錯誤:$1', # img_auth script messages -'img-auth-accessdenied' => '拒絕存取', -'img-auth-nopathinfo' => 'PATH_INFO遺失。 +'img-auth-accessdenied' => '拒絕存取', +'img-auth-nopathinfo' => 'PATH_INFO遺失。 您的伺服器還沒有設定這個資料。 它可能是以CGI為本,不支援img_auth。 參閱http://www.mediawiki.org/wiki/Manual:Image_Authorization。', -'img-auth-notindir' => '所請求的路徑不在已經設定的上載目錄。', -'img-auth-badtitle' => '不能夠由"$1"建立一個有效標題。', -'img-auth-nologinnWL' => '您而家並未登入,"$1"不在白名單上。', -'img-auth-nofile' => '檔案"$1"不存在。', -'img-auth-isdir' => '您嘗試過存取一個目錄"$1"。 +'img-auth-notindir' => '所請求的路徑不在已經設定的上載目錄。', +'img-auth-badtitle' => '不能夠由"$1"建立一個有效標題。', +'img-auth-nologinnWL' => '您而家並未登入,"$1"不在白名單上。', +'img-auth-nofile' => '檔案"$1"不存在。', +'img-auth-isdir' => '您嘗試過存取一個目錄"$1"。 只是可以存取檔案。', -'img-auth-streaming' => '串流中"$1"。', -'img-auth-public' => 'img_auth.php的功能是由一個公共wiki中輸出檔案。 +'img-auth-streaming' => '串流中"$1"。', +'img-auth-public' => 'img_auth.php的功能是由一個公共wiki中輸出檔案。 這個wiki是已經設定做一個公共wiki。 基於保安最佳化,img_auth.php已經停用。', -'img-auth-noread' => '用戶無存取權去讀"$1"。', +'img-auth-noread' => '用戶無存取權去讀"$1"。', +'img-auth-bad-query-string' => 'URL有一個無效的查詢字符串', # HTTP errors 'http-invalid-url' => '無效的URL:$1', -- cgit v1.2.2