mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
77f01681d8
Change-Id: Idebdcc9b56f752ac8e16406b188e0120a7316da4
52 lines
5 KiB
JSON
52 lines
5 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Cwlin0416",
|
||
"Winstonyin"
|
||
]
|
||
},
|
||
"apihelp-echomarkread-description": "把目前使用者的通知標記為已讀。",
|
||
"apihelp-echomarkread-param-list": "要標記為已讀的通知 ID 清單。",
|
||
"apihelp-echomarkread-param-unreadlist": "要標記為未讀的通知 ID 清單。",
|
||
"apihelp-echomarkread-param-all": "一旦設定,將會把某個使用者的所有通知標記為已讀。",
|
||
"apihelp-echomarkread-param-sections": "要標記為已讀的章節清單。",
|
||
"apihelp-echomarkread-example-1": "把通知 8 標記為已讀",
|
||
"apihelp-echomarkread-example-2": "把所有通知標記為已讀",
|
||
"apihelp-echomarkread-example-3": "把通知 1 標記為未讀",
|
||
"apihelp-echomarkseen-description": "把目前使用者的通知標記為已讀",
|
||
"apihelp-echomarkseen-example-1": "把所有類型的通知標記為已讀",
|
||
"apihelp-echomarkseen-param-type": "標記為已讀的通知類型:'alert'、'message' 或 'all'。",
|
||
"apihelp-echomarkseen-param-timestampFormat": "用於輸出的時間戳格式 'ISO_8601' 或 'MW'。'MW' 將被棄用,因此所有客戶端都應改用 'ISO_8601'。此參數將會被移除,而 'ISO_8601' 將會成為唯一的輸出格式。",
|
||
"apihelp-query+notifications-description": "取得目前使用者等待的通知。",
|
||
"apihelp-query+notifications-param-prop": "請求的詳細資料。",
|
||
"apihelp-query+notifications-param-sections": "要查詢的通知章節 (例如部份 'alert' 與 'message' 的組合)。",
|
||
"apihelp-query+notifications-param-groupbysection": "是否要依據章節來分類查詢結果。 若開啟此功能,每個章節會分開擷取。",
|
||
"apihelp-query+notifications-param-filter": "過濾返回的通知。",
|
||
"apihelp-query+notifications-param-format": "若有指定,通知將會以此指定的格式回傳結果。",
|
||
"apihelp-query+notifications-paramvalue-format-text": "純文字格式",
|
||
"apihelp-query+notifications-paramvalue-format-model": "原始通知資料",
|
||
"apihelp-query+notifications-paramvalue-format-special": "格式用於Special:Notifications頁面(僅限於此!)。不要依賴HTML,因為它在任何時候都可能會變化。",
|
||
"apihelp-query+notifications-paramvalue-format-flyout": "<span class=\"apihelp-deprecated\">棄用</span>。原始數據請用<kbd>$1format=model</kbd>",
|
||
"apihelp-query+notifications-paramvalue-format-html": "<span class=\"apihelp-deprecated\">棄用</span>。原始數據請用<kbd>$1format=model</kbd>",
|
||
"apihelp-query+notifications-param-limit": "要回傳的通知數量上限。",
|
||
"apihelp-query+notifications-param-wikis": "要擷取通知的wiki清單(預設為目前的wiki)。",
|
||
"apihelp-query+notifications-param-crosswikisummary": "若設為真,會啟用外來wiki通知的摘要通知。",
|
||
"apihelp-query+notifications-param-alertcontinue": "當有多個警告的結果時,使用此參數來繼續。",
|
||
"apihelp-query+notifications-param-unreadfirst": "是否要先顯示未讀的通知(僅當groupbysection未設定時使用)。",
|
||
"apihelp-query+notifications-param-alertunreadfirst": "是否要先顯示未讀的訊息通知(僅當groupbysection未設定時使用)。",
|
||
"apihelp-query+notifications-param-messagecontinue": "當有更多訊息結果時,使用此參數來繼續。",
|
||
"apihelp-query+notifications-param-messageunreadfirst": "是否要先顯示未讀的警告通知(僅當groupbysection未設定時使用)。",
|
||
"apihelp-query+notifications-param-titles": "只返回这些页面的通知。要獲取未分配給任何頁面的通知,使用[]作為標題。",
|
||
"apihelp-query+notifications-param-bundle": "是否根據通知類型捆綁規則,顯示兼容捆綁的未讀通知。",
|
||
"apihelp-query+notifications-example-1": "通知清單",
|
||
"apihelp-query+notifications-example-2": "依章節分類通知清單並顯示總數",
|
||
"apihelp-query+unreadnotificationpages-description": "獲取目前使用者有未讀通知的頁面。",
|
||
"apihelp-query+unreadnotificationpages-param-grouppages": "將討論頁與對應的主題頁面歸在一起,並將未分配給某一頁面的通知與目前使用者的使用者頁面歸在一起。",
|
||
"apihelp-query+unreadnotificationpages-param-limit": "回傳的頁面數量上限。",
|
||
"apihelp-query+unreadnotificationpages-param-wikis": "要擷取未讀通知的wiki清單(預設為目前的wiki)。",
|
||
"apihelp-query+unreadnotificationpages-example-1": "列出有未讀通知的頁面(及其未讀通知數量)",
|
||
"apiwarn-echo-deprecation-timestampformat": "此處棄用MW時間戳輸出格式。今後的時間戳輸出格式將總是使用ISO 8601。請將您的客戶端<var>timestampFormat</var>調整為<kbd>ISO_8601</kbd>。",
|
||
"apiwarn-echo-deprecation-flyout": "<kbd>notformat=flyout</kbd>已棄用,並將很快被移除。請用<kbd>notformat=model</kbd>獲取原始數據,或用<kbd>notformat=special</kbd>獲取預渲染HTML。",
|
||
"apiwarn-echo-deprecation-html": "<kbd>notformat=html</kbd>已棄用,並將很快被移除。請改用<kbd>notformat=special</kbd>。"
|
||
}
|