This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"description": "The DynamicPageList3 extension allows creating lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.",
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"dpl_log_3": "Error: Too many categories! Maximum: $1. Help: increase <code>$wgDplSettings['maxCategoryCount']</code> to specify more categories or set <code>$wgDplSettings['allowUnlimitedCategories'] = true;</code> for no limitation. (Set the variable in the wiki's <code>LocalSettings.php</code> configuration file.)",
"dpl_log_4": "Error: Too few categories! Minimum: $1. Help: decrease <code>$wgDplSettings['minCategoryCount']</code> to specify fewer categories. (Set the variable in the wiki's <code>LocalSettings.php</code> configuration file.)",
"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": "Error: At least one category must be chosen if to use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'.",
"dpl_log_7": "Error: If you include more than one category, you cannot use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'.",
"dpl_log_8": "Error: Only one date type can be added at a time.",
"dpl_log_9": "Error: The paramater '$1' must be used with 'ordermethod=[ $2 ]'",
"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_11": "Error: Cannot perform logical operations on the Uncategorized pages (f.e. with the 'category' parameter) because the $0 view does not exist on the database! Help: have the database administrator execute this query: <code>$1</code>.",
"dpl_log_12": "Error: specifying \"openreferences\" is incompatible with another option specified. Please remove that other option or \"openreferences\". See the manual for details.",
"dpl_log_13": "Warning: Unknown parameter '$1' was ignored. Help: available parameters: <code>$2</code>.",
"dpl_log_14": "Warning: Skipping bad option '$2' for parameter '$1'.",
"dpl_log_15": "Warning: Wrong '$1' parameter: '$2'! Using default: '$3' (no limit). Help: <code>$1= <i>empty string</i> (no limit) | n</code>, with <code>n</code> a positive integer.",
"dpl_log_16": "Warning: No results.",
"dpl_log_17": "Warning: Add* parameters ('adduser', 'addeditdate', etc.)' and 'includepage' have no effect with 'mode=category'. Only the page namespace/title can be viewed in this mode.",
"dpl_log_18": "Warning: 'headingmode=$1' has no effect with 'ordermethod' on a single component. Using: '$2'. Help: you can use not-$2 'headingmode' values with 'ordermethod' on multiple components. The first component is used for headings. E.g. 'ordermethod=category,<i>comp</i>' (<i>comp</i> is another component) for category headings.",
"dpl_log_19": "Warning: 'debug=$1' is not in first position in the DPL element. The new debug settings are not applied before all previous parameters have been parsed and checked.",
"dpl_log_20": "Warning: An infinite transclusion loop is created by page '$0'.",
"dpl_log_21": "Query: <code>$0</code>",
"dpl_log_22": "Warning: No parameter option supplied for '$1'. (Missing '=')",
"dpl_articlecount": "There {{PLURAL:$1|is one article|are $1 articles}} in this heading.",
"dpl_description": "A flexible report generator for MediaWiki. See [http://semeb.com/dpldemo] for the manual and examples",
"action-dpl_param_update_rules": "to use the parameter 'updaterules'",
"action-dpl_param_delete_rules": "to use the parameter 'deleterules'",
"dpl_query_error": "The DPL extension (version $1) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DPL or an error which you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy *? matching patterns are not supported.<br/>Error message was:<br/><tt>$2</tt>",
"dpl-tag-tracking-category": "Pages using DynamicPageList parser tag",
"dpl-intersection-tracking-category": "Pages using DynamicPageList Intersection parser tag",
"dpl-parserfunc-tracking-category": "Pages using DynamicPageList parser function",
"dplnum-parserfunc-tracking-category": "Pages using DynamicPageList dplnum parser function",
"dplvar-parserfunc-tracking-category": "Pages using DynamicPageList dplvar parser function",
"dplreplace-parserfunc-tracking-category": "Pages using DynamicPageList dplreplace parser function",
"dplchapter-parserfunc-tracking-category": "Pages using DynamicPageList dplchapter parser function",
"dplmatrix-parserfunc-tracking-category": "Pages using DynamicPageList dplmatrix parser function",
"right-dpl_param_delete_rules": "Mass deletion of pages using DPL",
"right-dpl_param_update_rules": "Mass update of pages using DPL"
}
"@metadata": {
"authors": [
"Dangerman",
"Universal Omega"
]
},
"intersection-desc": "Outputs a bulleted list of the most recent items residing in a category, or an intersection of several categories",
"intersection_toomanycats": "Error: Too many categories!",
"intersection_toofewcats": "Error: Too few categories!",
"intersection_noresults": "Error: No results!",
"intersection_noincludecats": "Error: You need to include at least one category, or specify a namespace!",
"dpl-desc": "A highly flexible report generator for MediaWikis",
"dpl_log_3": "Error: Too many categories! Maximum: $1. Help: increase <code>$wgDplSettings['maxCategoryCount']</code> to specify more categories or set <code>$wgDplSettings['allowUnlimitedCategories'] = true;</code> for no limitation. (Set the variable in the wiki's <code>LocalSettings.php</code> configuration file.)",
"dpl_log_4": "Error: Too few categories! Minimum: $1. Help: decrease <code>$wgDplSettings['minCategoryCount']</code> to specify fewer categories. (Set the variable in the wiki's <code>LocalSettings.php</code> configuration file.)",
"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": "Error: At least one category must be chosen if to use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'.",
"dpl_log_7": "Error: If you include more than one category, you cannot use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'.",
"dpl_log_8": "Error: Only one date type can be added at a time.",
"dpl_log_9": "Error: The paramater '$1' must be used with 'ordermethod=[ $2 ]'",
"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_11": "Error: Cannot perform logical operations on the Uncategorized pages (f.e. with the 'category' parameter) because the $0 view does not exist on the database! Help: have the database administrator execute this query: <code>$1</code>.",
"dpl_log_12": "Error: specifying \"openreferences\" is incompatible with another option specified. Please remove that other option or \"openreferences\". See the manual for details.",
"dpl_log_13": "Warning: Unknown parameter '$1' was ignored. Help: available parameters: <code>$2</code>.",
"dpl_log_14": "Warning: Skipping bad option '$2' for parameter '$1'.",
"dpl_log_15": "Warning: Wrong '$1' parameter: '$2'! Using default: '$3' (no limit). Help: <code>$1= <i>empty string</i> (no limit) | n</code>, with <code>n</code> a positive integer.",
"dpl_log_16": "Warning: No results.",
"dpl_log_17": "Warning: Add* parameters ('adduser', 'addeditdate', etc.)' and 'includepage' have no effect with 'mode=category'. Only the page namespace/title can be viewed in this mode.",
"dpl_log_18": "Warning: 'headingmode=$1' has no effect with 'ordermethod' on a single component. Using: '$2'. Help: you can use not-$2 'headingmode' values with 'ordermethod' on multiple components. The first component is used for headings. E.g. 'ordermethod=category,<i>comp</i>' (<i>comp</i> is another component) for category headings.",
"dpl_log_19": "Warning: 'debug=$1' is not in first position in the DPL element. The new debug settings are not applied before all previous parameters have been parsed and checked.",
"dpl_log_20": "Warning: An infinite transclusion loop is created by page '$0'.",
"dpl_log_21": "Query: <code>$0</code>",
"dpl_log_22": "Warning: No parameter option supplied for '$1'. (Missing '=')",
"dpl_articlecount": "There {{PLURAL:$1|is one article|are $1 articles}} in this heading.",
"dpl_description": "A flexible report generator for MediaWiki. See [http://semeb.com/dpldemo] for the manual and examples",
"action-dpl_param_update_rules": "to use the parameter 'updaterules'",
"action-dpl_param_delete_rules": "to use the parameter 'deleterules'",
"dpl_query_error": "The DPL extension (version $1) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DPL or an error which you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy *? matching patterns are not supported.<br/>Error message was:<br/><tt>$2</tt>",
"dpl-tag-tracking-category": "Pages using DynamicPageList parser tag",
"dpl-intersection-tracking-category": "Pages using DynamicPageList Intersection parser tag",
"dpl-parserfunc-tracking-category": "Pages using DynamicPageList parser function",
"dplnum-parserfunc-tracking-category": "Pages using DynamicPageList dplnum parser function",
"dplvar-parserfunc-tracking-category": "Pages using DynamicPageList dplvar parser function",
"dplreplace-parserfunc-tracking-category": "Pages using DynamicPageList dplreplace parser function",
"dplchapter-parserfunc-tracking-category": "Pages using DynamicPageList dplchapter parser function",
"dplmatrix-parserfunc-tracking-category": "Pages using DynamicPageList dplmatrix parser function",
"right-dpl_param_delete_rules": "Mass deletion of pages using DPL",
"right-dpl_param_update_rules": "Mass update of pages using DPL"