{
	"@metadata": {
		"authors": [
			"Amire80",
			"Dani",
			"Jon Harald Søby",
			"Kimberli Mäkäräinen (WMNO)",
			"LPfi",
			"Lejonel",
			"Mar(c)",
			"Matma Rex",
			"McDutchie",
			"Mormegil",
			"Nike",
			"Purodha",
			"Raimond Spekking",
			"Raymond",
			"Shirayuki",
			"Siebrand",
			"The Evil IP address",
			"Umherirrender",
			"Xiplus",
			"TMg"
		]
	},
	"cite-desc": "{{desc|name=Cite|url=https://www.mediawiki.org/wiki/Extension:Cite}}",
	"cite_error": "Used when there are errors in ref or references tags.\n\nParameters:\n* $1 - an error message",
	"cite_error_details_missing_parent": "Error message shown when the sub-referencing feature is used without providing or linking to the content of the corresponding main reference.",
	"cite_error_details_unsupported_context": "Error message shown when the sub-referencing feature is used in a context where it is not or cannot be supported.\n\nParameters:\n* $1 - name of the reference",
	"cite_error_ref_invalid_dir": "Error message shown when ref tag contain dir attribute with invalid value.\n\nParameters:\n* $1 - invalid dir value",
	"cite_error_ref_conflicting_dir": "Error message shown when ref tags with the same name contain conflicting dir attributes.\n\nParameters:\n* $1 - name of the reference",
	"cite_error_ref_numeric_key": "Error message shown if the name of a ref tag only contains digits. Examples that cause this error are <code>&lt;ref name=\"123\"/&gt;</code> or <code>&lt;ref name=\"456\">input</ref&gt;</code>",
	"cite_error_ref_no_key": "Error message shown when ref tags without any content (that is <code>&lt;ref/&gt;</code>) are used without a name.",
	"cite_error_ref_with_details_no_name": "Error message shown when ref tags with details are used without a name.",
	"cite_error_ref_too_many_keys": "Generic error message shown when unknown, unsupported parameters are used in a <code>&lt;ref></code> tag. This can happen when there are to many mistakes in a parameter name, or a parameter exclusive to the <code>&lt;references></code> tag is used in a <code>&lt;ref></code> tag. This and [[MediaWiki:Cite error references invalid parameters]] form a pair and should be worded similarly.\n\nParameters:\n* $1 - First invalid parameter name\n* $2 - List of allowed parameter names",
	"cite_error_ref_parameter_suggestion": "Generic error message shown when unknown, unsupported parameters are used in a <code>&lt;ref></code> tag. This can happen when there is a mistake in a parameter name.\n\nParameters:\n* $1 - First invalid parameter name\n* $2 - Suggested parameter name",
	"cite_error_ref_follow_conflicts": "Error message shown when a ref tag with the <code>follow=\"...\"</code> feature, which is intended for sites like Wikisource, is used in a combination with another parameter that is not or cannot be supported.",
	"cite_error_ref_no_input": "Error message shown when ref tags without names have no content. An example that cause this error is <code>&lt;ref></ref&gt;</code>",
	"cite_error_references_duplicate_key": "Error message shown when multiple ref tags with the same name exist, but with different content.\n\nParameters:\n* $1 - Name of the reference",
	"cite_error_references_invalid_parameters": "Generic error message shown when unknown, unsupported parameters are used in a <code>&lt;references></code> tag. This can happen when there is a mistake in a parameter name, or a parameter exclusive to the <code>&lt;ref></code> tag is used in a <code>&lt;references></code> tag. This and [[MediaWiki:Cite error ref too many keys]] form a pair and should be worded similarly.\n\nParameters:\n* $1 - First invalid parameter name\n* $2 - List of allowed parameter names",
	"cite_error_references_no_text": "This error occurs when the tag <code>&lt;ref name=\"something\"/&gt;</code> is used with the name-option specified and no other tag specifies a cite-text for this name.\n\nParameters:\n* $1 - Name of the reference",
	"cite_error_included_ref": "Error message shown if the <code>&lt;ref&gt;</code> tag is unbalanced, that means a <code>&lt;ref&gt;</code> is not followed by a <code>&lt;/ref&gt;</code>",
	"cite_error_included_references": "Error message shown if a <code>&lt;references&gt;</code> tag is found inside another.",
	"cite_error_group_refs_without_references": "Error message shown when a ref group has no <code>&lt;references></code> tag.\n\nParameters:\n* $1 - the group name",
	"cite_error_references_group_mismatch": "Error message shown when a <code>&lt;ref></code> has a different group than its enclosing <code>&lt;references></code>.\n\nParameters:\n* $1 - the value of the <code>group</code> attribute on the inner <code>&lt;ref&gt;</code>",
	"cite_error_references_missing_key": "Error message shown when using something like\n<pre>\n<references>\n<ref name=\"refname\">...</ref>\n</references>\n</pre>\nand the reference <code>&lt;ref name=\"refname\"/&gt;</code> is not used anywhere in the page text.\n\nParameters:\n* $1 - the name of the unused reference (in the example above, “refname”)",
	"cite_error_references_no_key": "Error message shown when a <code>&lt;ref&gt;</code> inside <code>&lt;references&gt;</code> does not have a <code>name</code> attribute.",
	"cite_error_empty_references_define": "Error message shown when there is a ref tag inside <code>&lt;references></code>, but it does not have any content, e.g.\n<pre>\n<references>\n<ref name=\"foo\" />\n</references>\n</pre>\nParameters:\n* $1 - The name of the erroneous ref tag (in the above example, “foo”)\n* $2 - Group name the ref tag belongs to",
	"cite-tracking-category-cite-error": "{{tracking category name}}\nTracking category name.",
	"cite-tracking-category-cite-error-desc": "Tracking category description.",
	"cite-tracking-category-cite-diffing-error": "{{tracking category name}}\nTracking category name for pages with reference errors that trigger visual diffs.",
	"cite-tracking-category-cite-diffing-error-desc": "Tracking category description for pages with reference errors that trigger visual diffs.",
	"cite-tracking-category-ref-details": "{{tracking category name}}\nThe [[:mw:Special:MyLanguage/Help:Tracking categories|tracking category]] to add to the article if it uses <code>&lt;ref></code> tags with a <code>details</code> attribute.",
	"cite-tracking-category-ref-details-desc": "Description of the details feature tracking category.",
	"cite-reference-previews-reference": "Default heading for popups that show previews of references as provided by the Cite extension's <ref> tags (also known as footnotes).\n{{Identical|Reference}}",
	"cite-reference-previews-book": "Heading for a popup previewing a citation from a book.\n{{Identical|Book}}",
	"cite-reference-previews-journal": "Heading for a popup previewing a citation from a journal.\n{{Identical|Journal}}",
	"cite-reference-previews-news": "Heading for a popup previewing a citation from the news.\n{{Identical|News}}",
	"cite-reference-previews-note": "Heading for a popup previewing a footnote.\n{{Identical|Note}}",
	"cite-reference-previews-web": "Heading for a popup previewing a citation from a website.\n{{Identical|Website}}",
	"cite-reference-previews-collapsible-placeholder": "Placeholder text for collapsible tables, templates, or other large elements inside of a reference.",
	"cite-reference-previews-gadget-conflict-info-navpopups": "Help message telling to disable the \"Navigation popups\" gadget in order to allow page and reference previews. The word \"Gadgets\" should be based on {{msg-mw|prefs-gadgets}}.\n\nParameters:\n* $1 – Link to the Gadgets tab in the user's preferences",
	"cite-reference-previews-gadget-conflict-info-reftooltips": "Help message telling to disable the \"Reference Tooltips\" gadget in order to allow reference previews. The word \"Gadgets\" should be based on {{msg-mw|prefs-gadgets}}.\n\nParameters:\n* $1 – Link to the Gadgets tab in the user's preferences",
	"cite-reference-previews-gadget-conflict-info-navpopups-reftooltips": "Help message telling to disable the \"Navigation popups\" and \"Reference Tooltips\" gadgets in order to allow page and reference previews. The word \"Gadgets\" should be based on {{msg-mw|prefs-gadgets}}.\n\nParameters:\n* $1 – Link to the Gadgets tab in the user's preferences",
	"cite-reference-previews-preference-label": "Label for the user option to enable or disable reference preview popups",
	"cite_reference_backlink_symbol": "{{optional}}\nHow the up-arrow symbol that links back to where a reference is used looks like. Used for the previews in the WikiEditor help panel. Please make sure this is the same symbol as in {{msg-mw|cite_references_link_one}} and {{msg-mw|cite_references_link_many}}.",
	"cite_reference_link": "{{notranslate}}\n\nParameters:\n* $1 - Id of this footnote marker\n* $2 - Link down to the corresponding item in the reference list\n* $3 - Link label",
	"cite_references_link_one": "{{notranslate}}\n\nParameters:\n* $1 - Id of this list item in the reference list\n* $2 - Link up to the corresponding footnote marker\n* $3 - Reference text\n* $4 - Optional CSS class for direction",
	"cite_references_link_many": "{{notranslate}}\n\nParameters:\n* $1 - Id of this list item in the reference list\n* $2 - List of links up to the corresponding footnote marker, generated from [[MediaWiki:cite_references_link_many_format]]\n* $3 - Reference text\n* $4 - Optional CSS class for direction",
	"cite_references_link_many_format": "{{notranslate}}\n\nParameters:\n* $1 - Link up to the corresponding footnote marker\n* $2 - Canonical numerical label for the backlink, always in the form \"1.1\", \"1.2\", and so on.\n* $3 - Alternative alphabetic label for the backlink as defined via [[MediaWiki:cite_references_link_many_format_backlink_labels]], typically \"a\", \"b\", and so on.",
	"cite_references_link_many_format_backlink_labels": "{{optional}}\nAlternative alphabetic backlink labels for use in the [[MediaWiki:cite_references_link_many_format]] message as parameter $3. Should only be customized when the alphabet is not identical to the 26 basic Latin characters \"a\" to \"z\". Make sure to include at least as many labels as in the default sequence \"a\" to \"zz\" (702 labels), possibly even more. E.g. adding \"aaa\" to \"azz\" gives 1378 total. This message can be disabled if not needed.",
	"cite_references_link_many_sep": "{{notranslate}}",
	"cite_references_link_many_and": "{{optional}}",
	"cite_references_link_accessibility_label": "Text for screen readers to describe the jump to citation link (\"↑\").\n\nSee also:\n* {{msg-mw|Cite references link many accessibility label}} - if the citation is used multiple times",
	"cite_references_link_many_accessibility_label": "Text for screen readers to describe the jump to citation links (a b c ...) for citations which are used in multiple places.\n\nThis is going to be prepended to the first link, the following ones will just be read by screen readers as they are visible.\n\nSee also:\n* {{msg-mw|Cite references link accessibility label}} - if the citation is used one time",
	"cite_references_link_accessibility_back_label": "Text for screen readers to describe the jump back to the last citation clicked for citations used in multiple places.",
	"cite_section_preview_references": "Header for the section providing a preview of references in section preview",
	"cite_warning_sectionpreview_no_text": "This warning occurs when the tag <code>&lt;ref name=\"something\"/&gt;</code> is used with the name-option specified but the definition for this named ref is outside of the currently being previewed section, or not defined at all.\n\nParameters:\n* $1 - Name of the reference",
	"cite-wikieditor-tool-reference": "Tooltip for the insert reference button in the WikiEditor tool bar.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-page-references": "Header for the reference section in WikiEditor's help menu.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-reference-description": "Row header in WikiEditor's reference help section.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-named-reference-description": "Row header in WikiEditor's reference help section.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-rereference-description": "Row header in WikiEditor's reference help section.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-sub-reference-description": "Row header in WikiEditor's reference help section.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-showreferences-description": "Row header in WikiEditor's reference help section.\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-reference-example-text1": "Short sample text with a reference.\n\nParameters:\n* $1 - a &lt;ref&gt; tag\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-reference-example-text2": "Short sample of some wikitext that can be put inside a <ref> tag.\n\nParameters:\n* $1 - A short example URL\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-reference-example-text3": "Short sample of some wikitext that can be put inside a ref tag.\n\nParameters:\n* $1 - A short example URL\n\n{{doc-jqueryMsg}}",
	"cite-wikieditor-help-content-reference-example-ref-id": "{{optional}}\nUsed as an example of a name for a reference.",
	"cite-wikieditor-help-content-reference-example-extra-details": "Used as an example for additional footnote content within a <ref> tag",
	"cite-wikieditor-help-content-reference-example-ref-normal": "{{ignored}}",
	"cite-wikieditor-help-content-reference-example-ref-named": "{{ignored}}",
	"cite-wikieditor-help-content-reference-example-ref-reuse": "{{ignored}}",
	"cite-wikieditor-help-content-reference-example-ref-details": "{{ignored}}",
	"cite-wikieditor-help-content-reference-example-ref-result": "{{ignored}}",
	"cite-wikieditor-help-content-reference-example-reflist": "{{ignored}}",
	"communityconfiguration-cite-title": "Title for the Community Configuration provider on Special:CommunityConfiguration",
	"communityconfiguration-cite-description": "Description for the Community Configuration on Special:CommunityConfiguration",
	"cite-configuration-title": "Page title for the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-info": "Subtitle for the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-backlink-title": "Title for backlink settings on the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-backlink-description": "Introduction text for the backlink settings on the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-backlink-alpha-suggestion": "Description for the alphabet suggestion box on the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-backlink-marker-label": "Label for the backlink marker symbols setting on the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-backlink-marker-description": "Description for the backlink marker symbols setting on the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-backlink-marker-help": "Helptext for the input of the backlink marker symbols setting on the Community Configuration page on Special:CommunityConfiguration/Cite",
	"cite-configuration-submit": "Submit button for the Community Configuration page on Special:CommunityConfiguration/Cite"
}
