mediawiki-extensions-Gadgets/i18n/zh-hant.json
Translation updater bot 4acdb1ac23 Localisation updates from https://translatewiki.net.
Change-Id: Ib64ecd66779f07946bffa68ee351d3e46315c719
2015-07-22 22:14:36 +02:00

49 lines
3.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Anakmalaysia",
"Danny0838",
"Gakmo",
"Horacewai2",
"Justincheng12345",
"Liangent",
"Mark85296341",
"Shinjiman",
"Waihorace",
"Cwlin0416",
"LNDDYL"
]
},
"gadgets-desc": "讓使用者可以於 [[Special:Preferences#mw-prefsection-gadgets|偏好設定]] 中自訂 [[Special:Gadgets|CSS 與 JavaScript 的小工具]]",
"prefs-gadgets": "小工具",
"gadgets-prefstext": "以下列出可在您的帳號開啟的特殊小工具。\n這些小工具大多使用 JavaScript 開發,因此瀏覽器必須開啟 JavaScript 才能夠正常運作。\n注意小工具須離開偏好設定頁面後才會生效。\n\n特別說明這些特殊小工具並不屬於 MediaWiki 的一部份,通常由個別 Wiki 的使用者開發與維護。於各站管理員可以自行編輯小工具的 [[MediaWiki:Gadgets-definition|定義]] 與 [[Special:Gadgets|描述]]。",
"gadgets": "小工具",
"gadgets-title": "小工具",
"gadgets-pagetext": "以下列出使用者可自行在 [[Special:Preferences#mw-prefsection-gadgets|偏好設定頁面]] 開啟的特殊小工具,此清單在 [[MediaWiki:Gadgets-definition|定義]] 所定義。\n\n此頁面可讓方便您存取定義各小工具描述與程式碼的系統訊息頁面。",
"gadgets-uses": "使用",
"gadgets-required-rights": "需要以下{{PLURAL:$2|權限|權限}}\n\n$1",
"gadgets-required-skins": "可用於{{PLURAL:$2|$1 外觀|下列外觀:$1}}。",
"gadgets-default": "所有人預設開啟。",
"gadgets-export": "匯出",
"gadgets-export-title": "匯出小工具",
"gadgets-not-found": "查無小工具 \"$1\"。",
"gadgets-export-text": "要匯出 $1 小工具,請點選 \"{{int:gadgets-export-download}}\" 按鈕,並儲存下載的檔案,前往目標 Wiki 的 Special:Import 並將其上傳。然後將下列文字新增到 MediaWiki:Gadgets-definition 頁面:\n<pre>$2</pre>\n您必須擁有目標 Wiki 的適當權限 (包括編輯系統訊息的權限) ,且須開啟透過檔案上傳匯入的功能。",
"gadgets-export-download": "下載",
"apihelp-query+gadgetcategories-description": "回傳小工具分類清單。",
"apihelp-query+gadgetcategories-param-prop": "要取得什麼小工具分類資訊:\n;name:內部份類名稱。\n;title:分類標題。\n;members:分類中的小工具數量。",
"apihelp-query+gadgetcategories-param-names": "要取得分類名稱。",
"apihelp-query+gadgetcategories-example-1": "取得已存在的小工具分類清單",
"apihelp-query+gadgetcategories-example-2": "取得所有有關分類名稱為 \"foo\" 與 \"bar\" 的資訊",
"apihelp-query+gadgets-description": "回傳在此 wiki 使用過的小工具清單。",
"apihelp-query+gadgets-param-prop": "要取得什麼小工具資訊:\n;id:內部小工具 ID。\n;metadata:小工具 metadata。\n;desc:小工具描述轉換至 HTML 格式 (可能較慢,只在需要時使用)。",
"apihelp-query+gadgets-param-categories": "自那個分類取得小工具。",
"apihelp-query+gadgets-param-ids": "要取得小工具的 ID。",
"apihelp-query+gadgets-param-allowedonly": "只列出目前使用者可使用的小工具。",
"apihelp-query+gadgets-param-enabledonly": "只列出由目前使用者開啟的小工具。",
"apihelp-query+gadgets-example-1": "取得小工具及其描述清單",
"apihelp-query+gadgets-example-2": "取得小工具及其所有屬性清單",
"apihelp-query+gadgets-example-3": "取得屬於分類 \"foo\" 的小工具清單",
"apihelp-query+gadgets-example-4": "取得有關小工具 \"foo\" 與 \"bar\" 的資訊",
"apihelp-query+gadgets-example-5": "取得由目前使用者開竹呚的小工具清單"
}