跳至內容

系統訊息

此處列出所有在MediaWiki命名空間中系統訊息。若您想為MediaWiki的在地化貢獻翻譯,請參考MediaWiki在地化translatewiki.net
系統訊息
第一頁上一頁下一頁最末頁
名稱 預設的訊息文字
目前的訊息文字
api-help-general-header留言) (翻譯 一般信息
api-help-help-urls留言) (翻譯  
api-help-lead留言) (翻譯 此頁為自動產生的 MediaWiki API 說明文件頁面。 說明文件與範例:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
api-help-license留言) (翻譯 授權條款:[[$1|$2]]
api-help-license-noname留言) (翻譯 協定:[[$1|查看連結]]
api-help-license-unknown留言) (翻譯 授權條款:<span class="apihelp-unknown">未知</span>
api-help-limits留言) (翻譯 Most API modules can accept up to $1 {{PLURAL:$1|input|inputs}} in multivalue parameters, and can return up to $2 {{PLURAL:$2|result|results}} per query ($3 {{PLURAL:$3|result|results}} for slow queries).
api-help-limits-apihighlimits留言) (翻譯 For users with the <code>apihighlimits</code> right ($4), the limits are increased to $1 {{PLURAL:$1|input|inputs}} and $2 {{PLURAL:$2|result|results}} ($3 {{PLURAL:$3|result|results}} for slow queries).
api-help-limits-header留言) (翻譯 限制
api-help-main-header留言) (翻譯 主要模組
api-help-methods留言) (翻譯 Action API requests may use GET and POST methods. Prefer using the GET method, which allows requests to be routed to faster replica servers and responses to be cached, unless the length of the URL with parameters would exceed its length limit (commonly 8000 bytes), or a module only accepts POST requests. Parameters for POST requests may be sent in the query part of the request URL (like in GET requests) and in the POST request body, and mixing both ways in one request is allowed. Certain parameters such as passwords must be sent in the request body. If the same parameter is sent as part of the URL and also in the request body, it must have the same value in both places.
api-help-methods-header留言) (翻譯 请求方法
api-help-no-extended-description留言) (翻譯  
api-help-open-in-apisandbox留言) (翻譯 <small>[在沙盒中開啟]</small>
api-help-param-continue留言) (翻譯 當更多結果可用時,使用這個繼續。[[mw:Special:MyLanguage/API:Continue|可在 mediawiki.org 取得]]更多有關如何繼續查詢的詳細資訊。
api-help-param-default-empty留言) (翻譯 預設值:<span class="apihelp-empty">(空)</span>
api-help-param-deprecated留言) (翻譯 已棄用。
api-help-param-deprecated-label留言) (翻譯 不建議使用
api-help-param-direction留言) (翻譯 列舉的方向:
api-help-param-disabled-in-miser-mode留言) (翻譯 因[[mw:Special:MyLanguage/Manual:$wgMiserMode|miser模式]]而被停用。
api-help-param-internal留言) (翻譯 內部。
api-help-param-internal-label留言) (翻譯 內部
api-help-param-limited-in-miser-mode留言) (翻譯 <strong>注意:</strong>出於 [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser 模式]]緣故,使用這個可能會導致在繼續之前,傳回少於 <var>$1limit</var> 筆的結果,極端情況下則可能不會傳回任何结果。
api-help-param-multi-all留言) (翻譯 要指定所有值,請使用<kbd>$1</kbd>。
api-help-param-multi-separate留言) (翻譯 將幾個值以 <kbd>|</kbd> 或 [[Special:ApiHelp/main#main/datatypes|alternative]] 分隔。
api-help-param-no-description留言) (翻譯 <span class="apihelp-empty">(無描述)</span>
api-help-param-templated留言) (翻譯 此為[[Special:ApiHelp/main#main/templatedparams|模板參數]]。當做出請求時,$2。
api-help-param-templated-var留言) (翻譯 <var>{$1}</var> 與 <var>$2</var> 的值
api-help-param-templated-var-first留言) (翻譯 在參數名稱裡的 <var>{$1}</var> 應替換成 <var>$2</var> 的值
api-help-param-token留言) (翻譯 自 [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] 接收的「$1」權杖。
api-help-param-token-webui留言) (翻譯 為顧及相容性,web UI 中使用的權杖(Token)也是可接受的。
api-help-param-type-enum留言) (翻譯 {{PLURAL:$1|1=單值|2=多值 (以 <kbd>{{!}}</kbd> 或 [[Special:ApiHelp/main#main/datatypes|alternative]] 分隔)}}:$2
api-help-param-type-expiry留言) (翻譯 輸入:{{PLURAL:$1|1=到期|2=到期清單}}([[Special:ApiHelp/main#main/datatype/expiry|詳細內容]])
api-help-param-type-limit留言) (翻譯 類型:整數或<kbd>max</kbd>
api-help-param-type-presenceboolean留言) (翻譯 類型:布林值([[Special:ApiHelp/main#main/datatype/boolean|詳細資訊]])
api-help-param-type-timestamp留言) (翻譯 類型:{{PLURAL:$1|1=時間戳記|2=時間戳記列表}}([[Special:ApiHelp/main#main/datatype/timestamp|允許格式]])
api-help-parameters留言) (翻譯 {{PLURAL:$1|具體參數}}:
api-help-parameters-note留言) (翻譯 其他通用參數可用。
api-help-paramvalue-direction-newer留言) (翻譯 最早的優先。注意:$1start應早於$1end。
api-help-paramvalue-direction-older留言) (翻譯 最新的優先(預設)。注意:$1start應晚於$1end。
api-help-source留言) (翻譯 來源:$1
api-help-source-unknown留言) (翻譯 來源:<span class="apihelp-unknown">未知</span>
api-help-templatedparams留言) (翻譯 模板參數可支援當 API 模組需要替某些參數值給予值的情況。舉例來說,如果有個用來請求水果的 API 模組,可能會有一個用來指定水果的 <var>fruits</var> 參數,以及用來指定有多少顆水果的模板參數 <var>{fruit}-quantity</var>。若一個 API 客戶端想要 1 顆蘋果、5 條香蕉、以及 20 粒草莓時,可以做出像是 <kbd>fruits=apples|bananas|strawberries&apples-quantity=1&bananas-quantity=5&strawberries-quantity=20</kbd> 這樣的請求。
api-help-templatedparams-header留言) (翻譯 模板參數
api-help-title留言) (翻譯 MediaWiki API 說明
api-help-undocumented-module留言) (翻譯 沒有用於模組 $1 的說明文件。
api-login-fail-aborted留言) (翻譯 驗證需要使用者互動,該不被 <kbd>action=login</kbd> 所支援。要以 <kbd>action=login</kbd> 登入,請參閱 [[Special:BotPasswords]]。要繼續以主帳號登入,請參閱 <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>。
api-login-fail-aborted-nobotpw留言) (翻譯 驗證需要使用者互動,該不被 <kbd>action=login</kbd> 所支援。要登入請查看 <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>。
api-login-fail-badsessionprovider留言) (翻譯 當使用$1無法登入。
api-login-fail-sameorigin留言) (翻譯 當未套用相同原有方針時無法登入。
第一頁上一頁下一頁最末頁