mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-15 11:59:35 +00:00
32 lines
3.4 KiB
JSON
32 lines
3.4 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shinjiman"
|
|
]
|
|
},
|
|
"intersection-desc": "輸出一個點列最近響分類嘅項目,或者係幾個分類嘅一個聯繫",
|
|
"intersection_toomanycats": "DynamicPageList: 太多分類!",
|
|
"intersection_toofewcats": "DynamicPageList: 太少分類!",
|
|
"intersection_noresults": "DynamicPageList: 無結果!",
|
|
"intersection_noincludecats": "DynamicPageList: 你需要去包含最少一個分類,或者指定一個空間名!",
|
|
"dpl-desc": "一個畀MediaWiki嘅高彈性報告產生器",
|
|
"dpl_log_1": "錯誤: 錯嘅 '$0' 參數: '$1'! 幫助: <code>$0= <i>空字串</i> (主)$3</code>。",
|
|
"dpl_log_3": "錯誤: 太多分類! 最大值: $0。 幫助: 增加 <code>DynamicPageListHooks::$maxCategoryCount</code> 嘅值去指定更多嘅分類或者設定 <code>DynamicPageListHooks::$allowUnlimitedCategories=true</code> 以解除限制。 (當加上 <code>DynamicPageList.php</code>之後,響<code>LocalSettings.php</code>度設定變數。)",
|
|
"dpl_log_4": "錯誤: 太少分類! 最小值: $0. 幫助: 減少 <code>DynamicPageListHooks::$minCategoryCount</code> 嘅值去指定更少嘅分類。 (當加上 <code>DynamicPageList.php</code>之後,響<code>LocalSettings.php</code>度設定一個合適嘅變數。)",
|
|
"dpl_log_5": "ERROR: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants",
|
|
"dpl_log_6": "錯誤: 如果你想去用 'addfirstcategorydate=true' 或者 'ordermethod=categoryadd' ,你需要包含最少一個分類!",
|
|
"dpl_log_7": "錯誤: 如果你包含多過一個分類,你唔可以用 'addfirstcategorydate=true' 或者 'ordermethod=categoryadd'!",
|
|
"dpl_log_8": "錯誤: 你唔可以響一個時間度加入多個一種嘅日期!",
|
|
"dpl_log_9": "錯誤: 你只可以用 'ordermethod=[...,]$1' 響 '$0' 上!",
|
|
"dpl_log_10": "ERROR: the index for the dominant section must be between 1 and the number of arguments of includepage ($0 in this case)",
|
|
"dpl_log_12": "ERROR: specifying \"openreferences\" is incompatible with some other option you specified. See the manual for details.",
|
|
"dpl_log_13": "警告: 不明嘅參數 '$1' 被忽略。 幫助: 可用嘅參數: <code>$2</code>。",
|
|
"dpl_log_14": "警告: 錯誤嘅 '$0' 參數: '$1'! 用緊預設嘅: '$2'。 幫助: <code>$0= $3</code>。",
|
|
"dpl_log_15": "警告: 錯誤嘅 '$0' 參數: '$1'! 用緊預設嘅: '$2' (冇上限)。 幫助: <code>$0= <i>空字串</i> (冇上限) | n</code>, <code>n</code>係一個正整數。",
|
|
"dpl_log_16": "警告: 無結果!",
|
|
"dpl_log_17": "警告: 加入* 參數 ('adduser', 'addeditdate', 等)' 係對 'mode=category' 冇作用嘅。只有頁空間名/標題至可以響呢個模式度睇到。",
|
|
"dpl_log_18": "警告: 響單一部件中, 'ordermethod' 度用 'headingmode=$0' 係冇作用嘅。 用緊: '$1'。 幫助: 你可以用非$1 'headingmode' 數值,響多個部件中用 'ordermethod' 。第一個部件係用嚟做標題。例如響分類標題度用 'ordermethod=category,<i>comp</i>' (<i>comp</i>係另外一個部件) 。",
|
|
"dpl_log_19": "警告: 'debug=$0' 唔係第一個響DPL元素嘅第一位。新嘅除錯設定響所有參數都能夠處理同檢查之前都唔會應用。",
|
|
"dpl_log_21": "查訽: <code>$0</code>",
|
|
"dpl_articlecount": "響呢個標題度有$1篇文。"
|
|
} |