mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-14 19:30:15 +00:00
56 lines
5.6 KiB
JSON
56 lines
5.6 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"GuoPC",
|
||
"Lakejason0",
|
||
"LittlePaw365"
|
||
]
|
||
},
|
||
"intersection-desc": "输出一个分类或多个分类交集内最新项目的无序列表",
|
||
"intersection_toomanycats": "错误:分类过多!",
|
||
"intersection_toofewcats": "错误:分类过少!",
|
||
"intersection_noresults": "错误:没有结果!",
|
||
"intersection_noincludecats": "错误:需要包含至少一个分类,或指定一个命名空间!",
|
||
"intersection_pcerror": "由于服务器过载,无法显示此列表。请稍后再试。",
|
||
"dpl-desc": "用于MediaWiki的高灵活报告生成器",
|
||
"dpl_log_1": "错误:错误的“$1”参数:“$2”!帮助:<code>$1=<i>空字符串</i>(主)$3</code>。",
|
||
"dpl_log_2": "错误:错误的“$1”参数:“$2”!帮助:<code>$1=<i>完整页面名</i></code>。",
|
||
"dpl_log_3": "错误:分类过多!最大值:$1。帮助:增加<code>$wgDplSettings['maxCategoryCount']</code>的值以指定更多分类,或设置<code>$wgDplSettings['allowUnlimitedCategories'] = true;</code>以移除限制。(请在wiki的<code>LocalSettings.php</code>配置文件中设置相关变量。)",
|
||
"dpl_log_4": "错误:分类过少!最小值:$1。帮助:减小<code>$wgDplSettings['minCategoryCount']</code>的值以指定更少的分类。(请在wiki的<code>LocalSettings.php</code>配置文件中设置相关变量。)",
|
||
"dpl_log_5": "错误:没有找到任何选择规则!您必须使用至少一个以下参数:category、namespace、titlematch、linksto、uses、createdby、modifiedby、lastmodifiedby,或它们的“not”(取反)变种",
|
||
"dpl_log_6": "错误:要使用“addfirstcategorydate=true”或“ordermethod=categoryadd”,请至少选择一个分类。",
|
||
"dpl_log_7": "错误:若要包含多于一个分类,则不能使用“addfirstcategorydate=true”或“ordermethod=categoryadd”。",
|
||
"dpl_log_8": "错误:一次只能添加一个日期类型。",
|
||
"dpl_log_9": "错误:参数“$1”必须与“ordermethod=[ $2 ]”一起使用。",
|
||
"dpl_log_10": "错误:主要章节的索引必须介于1和includepage的参数数量之间(此处为$0)",
|
||
"dpl_log_11": "错误:无法在未分类页面上执行逻辑操作(例如使用“category”参数),因为数据库中不存在$0视图!帮助:让数据库管理员执行以下查询语句:<code>$1</code>。",
|
||
"dpl_log_12": "错误:指定的“openreferences”与指定的另一个选项不兼容。请删除相关的其他选项或删除“openreferences”。详情请参阅手册。",
|
||
"dpl_log_13": "警告:未知参数“$1”被忽略。帮助:可用参数:<code>$2</code>。",
|
||
"dpl_log_14": "警告:跳过参数“$1”的错误选项“$2”。",
|
||
"dpl_log_15": "警告:错误的“$1”参数:“$2”!使用默认值:“$3”(无限制)。帮助:<code>$1= <i>空字符串</i> (无限制) | n</code>,其中<code>n</code>为正整数。",
|
||
"dpl_log_16": "警告:没有结果。",
|
||
"dpl_log_17": "警告:添加类参数(“adduser”“addeditdate”等)和“includepage”对“mode=category”无效。此模式下只能查看页面命名空间/标题。",
|
||
"dpl_log_18": "警告:在单个组件上“headingmode=$1”对“ordermethod”无效。使用的:“$2”。帮助:可以在多个组件上和“ordermethod”使用非$2的“headingmode”值。第一个组件用于标题。例如:为分类标题使用“ordermethod=category,<i>comp</i>”(<i>comp</i>表示另一个组件)。",
|
||
"dpl_log_19": "警告:“debug=$1”不在DPL元素的第一个参数位置。后来指定的调试设置仅会在先前的参数被解析和检查后才开始应用。",
|
||
"dpl_log_20": "警告:页面“$0”创建了一个无限嵌入循环。",
|
||
"dpl_log_21": "查询:<code>$0</code>",
|
||
"dpl_log_22": "警告:没有为“$1”提供参数选项。(缺少“=”)",
|
||
"dpl_log_23": "错误:由于服务器过载,无法显示此列表。请稍后再试。",
|
||
"dpl_log_24": "错误:<code>$wgDplSettings['runFromProtectedPagesOnly']</code>被设置,但页面“$1”未被编辑保护。",
|
||
"dpl_log_25": "错误:$1",
|
||
"dpl_articlecount": "本标题下{{PLURAL:$1|有$1个条目}}。",
|
||
"action-dpl_param_update_rules": "使用参数“updaterules”",
|
||
"action-dpl_param_delete_rules": "使用参数“deleterules”",
|
||
"dpl_query_error": "DynamicPageList3扩展(版本为$1)产生了导致数据库错误的SQL语句。<br/>该错误可能是DynamicPageList3内部产生,也可能是您的误操作,尤其是使用类似于“categoryregexp”“titleregexp”等参数导致的。不支持使用非贪婪的(*?)匹配规则。<br/>错误消息:<br/><tt>$2</tt>",
|
||
"dpl-tag-tracking-category": "使用DynamicPageList3解析器标签的页面",
|
||
"dpl-intersection-tracking-category": "使用DynamicPageList3 Intersection解析器标签的页面",
|
||
"dpl-parserfunc-tracking-category": "使用DynamicPageList3解析器函数的页面",
|
||
"dplnum-parserfunc-tracking-category": "使用DynamicPageList3 dplnum解析器函数的页面",
|
||
"dplvar-parserfunc-tracking-category": "使用DynamicPageList3 dplvar解析器函数的页面",
|
||
"dplreplace-parserfunc-tracking-category": "使用DynamicPageList3 dplreplace解析器函数的页面",
|
||
"dplchapter-parserfunc-tracking-category": "使用DynamicPageList3 dplchapter解析器函数的页面",
|
||
"dplmatrix-parserfunc-tracking-category": "使用DynamicPageList3 dplmatrix解析器函数的页面",
|
||
"right-dpl_param_delete_rules": "使用DynamicPageList3批量删除页面",
|
||
"right-dpl_param_update_rules": "使用DynamicPageList3批量更新页面"
|
||
}
|