X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fzh-hant.json;h=a1d7cb9be84ab9dbdb7b620e2b609d9b1549712e;hb=0bb36bf5aaa72e3af0d7e47177895184f315fbb6;hp=76ee238dc587c2a5d482fe574ebe4aafa4007531;hpb=86c13ba3ad15f7ab4c567b30c2810fe36db102df;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/zh-hant.json b/includes/api/i18n/zh-hant.json index 76ee238dc5..a1d7cb9be8 100644 --- a/includes/api/i18n/zh-hant.json +++ b/includes/api/i18n/zh-hant.json @@ -135,8 +135,8 @@ "apihelp-edit-param-text": "頁面內容。", "apihelp-edit-param-summary": "編輯摘要。 當未設定 $1section=new 與 $1sectiontitle 時也會當做章節標題。", "apihelp-edit-param-tags": "更改套用到修訂的標籤。", - "apihelp-edit-param-minor": "小編輯。", - "apihelp-edit-param-notminor": "非小編輯。", + "apihelp-edit-param-minor": "標記此編輯為小編輯。", + "apihelp-edit-param-notminor": "不要標記此編輯為小編輯,即使有設定到「{{int:tog-minordefault}}」使用者偏好設定。", "apihelp-edit-param-bot": "標記此編輯為機器人編輯。", "apihelp-edit-param-basetimestamp": "基於修訂的時間戳記,用來檢測編輯衝突。也许可以取得[[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]認可。", "apihelp-edit-param-starttimestamp": "當編輯程序開始的時間戳記,用於偵測編輯衝突。當編輯程序開始時(例如:當載入要編輯的頁面內容),使用 [[Special:ApiHelp/main|curtimestamp]] 可以取得一個適當值。", @@ -265,7 +265,6 @@ "apihelp-login-param-password": "密碼。", "apihelp-login-param-domain": "網域名稱(可有可無)。", "apihelp-login-param-token": "在首次請求獲得的登入權杖。", - "apihelp-login-example-gettoken": "檢索登入權杖。", "apihelp-login-example-login": "登入", "apihelp-logout-summary": "登出並清除 session 資料。", "apihelp-logout-example-logout": "登出當前使用者", @@ -394,11 +393,11 @@ "apihelp-patrol-example-rcid": "巡查一次近期變更。", "apihelp-patrol-example-revid": "巡查一個修訂。", "apihelp-protect-summary": "變更頁面的保護層級。", - "apihelp-protect-param-title": "要(解除)保護頁面的標題。 不能與 $1pageid 一起使用。", - "apihelp-protect-param-pageid": "要(解除)保護頁面的 ID。 不能與 $1title 一起使用。", - "apihelp-protect-param-protections": "保護層級清單,格式為 action=level (例如 edit=sysop)。all 層級代表所有人都可以進行行動,亦即無限制。\n\n注意:未列入清單項目的限制皆會移除。", + "apihelp-protect-param-title": "要(解除)保護頁面的標題。 不能與 $1pageid 一起使用。", + "apihelp-protect-param-pageid": "要(解除)保護頁面的 ID。 不能與 $1title 一起使用。", + "apihelp-protect-param-protections": "保護層級清單,格式為 action=level(例如 edit=sysop)。all 層級代表所有人都可以進行行動,亦即無限制。\n\n注意:未列入清單項目的限制皆會移除。", "apihelp-protect-param-expiry": "期限時間戳記,若只設定一個時間戳記,該時間戳記將會套用至所有的保護層級。 使用 infinite、indefinite、infinity 或 never 來設定保護層級期限為永遠。", - "apihelp-protect-param-reason": "(解除)保護的原因。", + "apihelp-protect-param-reason": "(解除)保護的原因。", "apihelp-protect-param-tags": "修改標籤以套用於保護日誌裡的項目。", "apihelp-protect-param-cascade": "啟用連鎖保護(也就是保護包含於此頁面的頁面)。如果所有提供的保護等級不支援連鎖,就將其忽略。", "apihelp-protect-param-watch": "如果被設定,就將被(解除)保護的頁面加至目前使用者的監視列表。", @@ -462,7 +461,7 @@ "apihelp-query+allfileusages-paramvalue-prop-title": "添加檔案標題。", "apihelp-query+allfileusages-param-limit": "要回傳的項目總數。", "apihelp-query+allfileusages-param-dir": "列出時所採用的方向。", - "apihelp-query+allfileusages-example-B": "列出檔案標題,包含頁面 ID 以 B 為起始的遺失項目。", + "apihelp-query+allfileusages-example-b": "列出檔案標題,包含頁面 ID 以 B 為起始的遺失項目。", "apihelp-query+allfileusages-example-unique": "列出唯一的檔案標題。", "apihelp-query+allfileusages-example-unique-generator": "取得所有檔案標題,標記為遺失。", "apihelp-query+allfileusages-example-generator": "取得包含檔案的頁面。", @@ -482,7 +481,7 @@ "apihelp-query+allimages-param-filterbots": "如何篩選由機器人上傳的檔案。僅能與 $1sort=timestamp 一起使用,且不可與 $1user 一起使用。", "apihelp-query+allimages-param-mime": "所要搜尋的 MIME 類型,例如:image/jpeg。", "apihelp-query+allimages-param-limit": "要回傳的圖片總數。", - "apihelp-query+allimages-example-B": "搜尋以字母 B 為開頭的所有檔案清單。", + "apihelp-query+allimages-example-b": "搜尋以字母 B 為開頭的所有檔案清單。", "apihelp-query+allimages-example-recent": "顯示近期已上傳檔案的清單,類似於 [[Special:NewFiles]]。", "apihelp-query+allimages-example-mimetypes": "顯示帶有 MIME 類型為 image/png 或 image/gif 的檔案清單", "apihelp-query+allimages-example-generator": "顯示 4 個以 T 為開頭的檔案之資訊。", @@ -497,7 +496,7 @@ "apihelp-query+alllinks-param-namespace": "要列舉的命名空間。", "apihelp-query+alllinks-param-limit": "要回傳的項目總數。", "apihelp-query+alllinks-param-dir": "列出時所採用的方向。", - "apihelp-query+alllinks-example-B": "列出連結標題,包含頁面 ID 以 B 為起始的遺失項目。", + "apihelp-query+alllinks-example-b": "列出連結標題,包含頁面 ID 以 B 為起始的遺失項目。", "apihelp-query+alllinks-example-unique": "列出唯一的連結標題。", "apihelp-query+alllinks-example-unique-generator": "取得所有已連結標題,標記為遺失。", "apihelp-query+alllinks-example-generator": "取得包含連結的頁面。", @@ -532,7 +531,7 @@ "apihelp-query+allpages-param-dir": "列出時所採用的方向。", "apihelp-query+allpages-param-filterlanglinks": "篩選基於頁面是否有語言連結。請注意這可能不會考慮由擴充所添加的語言連結。", "apihelp-query+allpages-param-prexpiry": "篩選頁面的保護期限:\n;indefinite:只取得無限期保護的頁面。\n;definite:只取得帶有特定保護期限的頁面。\n;all:取得任何保護期限的頁面。", - "apihelp-query+allpages-example-B": "顯示以字母 B 為開頭的所有頁面清單。", + "apihelp-query+allpages-example-b": "顯示以字母 B 為開頭的所有頁面清單。", "apihelp-query+allpages-example-generator": "顯示 4 個以 T 為開頭的頁面之資訊。", "apihelp-query+allpages-example-generator-revisions": "顯示前 2 個以 Re 為開頭的非重新導向頁面內容。", "apihelp-query+allredirects-summary": "列出至命名空間的所有重新導向。", @@ -548,7 +547,7 @@ "apihelp-query+allredirects-param-namespace": "要列舉的命名空間。", "apihelp-query+allredirects-param-limit": "要回傳的項目總數。", "apihelp-query+allredirects-param-dir": "列出時所採用的方向。", - "apihelp-query+allredirects-example-B": "列出目標頁面,包含頁面 ID 以 B 為起始的遺失項目。", + "apihelp-query+allredirects-example-b": "列出目標頁面,包含頁面 ID 以 B 為起始的遺失項目。", "apihelp-query+allredirects-example-unique": "列出唯一目標頁面。", "apihelp-query+allredirects-example-unique-generator": "取得所有目標頁面,標記為遺失。", "apihelp-query+allredirects-example-generator": "取得包含重新導向的頁面。", @@ -578,7 +577,7 @@ "apihelp-query+alltransclusions-param-namespace": "要列舉的命名空間。", "apihelp-query+alltransclusions-param-limit": "要回傳的項目總數。", "apihelp-query+alltransclusions-param-dir": "列出時所採用的方向。", - "apihelp-query+alltransclusions-example-B": "列出嵌入標題,包含頁面 ID 以 B 為起始的遺失項目。", + "apihelp-query+alltransclusions-example-b": "列出嵌入標題,包含頁面 ID 以 B 為起始的遺失項目。", "apihelp-query+alltransclusions-example-unique": "列出獨一嵌入標題。", "apihelp-query+alltransclusions-example-unique-generator": "取得所有嵌入標題,標記為遺失。", "apihelp-query+alltransclusions-example-generator": "取得包含嵌入的頁面。", @@ -602,7 +601,7 @@ "apihelp-query+allusers-param-witheditsonly": "僅列出有做過編輯的使用者。", "apihelp-query+allusers-param-activeusers": "僅列出在最近 $1 {{PLURAL:$1|天|天}}裡活躍的使用者。", "apihelp-query+allusers-param-attachedwiki": "與 $1prop=centralids 使用,另外表明使用者是否附加於由此 ID 所識別出的 wiki。", - "apihelp-query+allusers-example-Y": "列出以Y開頭的使用者。", + "apihelp-query+allusers-example-y": "列出以Y開頭的使用者。", "apihelp-query+authmanagerinfo-summary": "取得目前身分核對狀態的資訊。", "apihelp-query+authmanagerinfo-param-securitysensitiveoperation": "測試使用者的目前驗證狀態是否足夠於指定的安全敏感操作。", "apihelp-query+authmanagerinfo-param-requestsfor": "索取關於指定驗證操作所需的驗證請求方面資訊。", @@ -1524,12 +1523,12 @@ "api-help-param-integer-minmax": "{{PLURAL:$1|1=數值|2=數值}}必須在 $2 與 $3 之間。", "api-help-param-upload": "必須使用 multipart/form-data 以檔案上傳的方式傳送。", "api-help-param-multi-separate": "將幾個值以 | 或 [[Special:ApiHelp/main#main/datatypes|alternative]] 分隔。", - "api-help-param-multi-max": "上限值為 {{PLURAL:$1|$1}} (機器人為 {{PLURAL:$2|$2}})。", + "api-help-param-multi-max": "上限值為 {{PLURAL:$1|$1}}(機器人為 {{PLURAL:$2|$2}})。", "api-help-param-multi-max-simple": "值的最大數量為 {{PLURAL:$1|$1}}。", "api-help-param-multi-all": "要指定所有值,請使用$1。", "api-help-param-default": "預設值:$1", "api-help-param-default-empty": "預設值:(空)", - "api-help-param-token": "自 [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] 接收的 \"$1\" 權杖。", + "api-help-param-token": "自 [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] 接收的「$1」權杖。", "api-help-param-token-webui": "為顧及相容性,web UI 中使用的權杖(Token)也是可接受的。", "api-help-param-disabled-in-miser-mode": "因[[mw:Special:MyLanguage/Manual:$wgMiserMode|miser模式]]而被停用。", "api-help-param-limited-in-miser-mode": "注意:出於 [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser 模式]]緣故,使用這個可能會導致在繼續之前,傳回少於 $1limit 筆的結果,極端情況下則可能不會傳回任何结果。", @@ -1806,7 +1805,7 @@ "apiwarn-validationfailed-cannotset": "不能透過此模組設定。", "apiwarn-validationfailed-keytoolong": "鍵太長(不允許超過 $1 位元組)。", "apiwarn-validationfailed": "$1驗證錯誤:$2", - "apiwarn-wgDebugAPI": "安全警告:$wgDebugAPI 已啟用。", + "apiwarn-wgdebugapi": "安全警告:$wgDebugAPI 已啟用。", "api-feed-error-title": "錯誤($1)", "api-usage-docref": "查看 $1 來了解 API 的使用。", "api-usage-mailinglist-ref": "在 <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> 的 mediawiki-api-announce 郵件清單做出訂閱,來取得 API 棄用與重大修訂的通知。",