summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ReplaceText/i18n/qqq.json
blob: d9d62450bccbd65c5d1991af77610f05c41adc3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
	"@metadata": {
		"authors": [
			"Darth Kule",
			"EugeneZelenko",
			"Fryed-peach",
			"Kghbln",
			"Kwj2772",
			"McMonster",
			"Nike",
			"Purodha",
			"Shirayuki",
			"Umherirrender"
		]
	},
	"replacetext": "{{doc-special|ReplaceText}}",
	"replacetext-desc": "{{desc|name=Replace Text|url=https://www.mediawiki.org/wiki/Extension:Replace_Text}}\n{{Identical|Content page}}",
	"replacetext_docu": "Description of how to use this extension, displayed on the extension's special page ([[Special:ReplaceText]]).\n\nRefers to {{msg-mw|Replacetext continue}}.",
	"replacetext_originaltext": "Label of the text field, where user enters original piece of text, which would be replaced.",
	"replacetext_replacementtext": "Used as table header on [[Special:ReplaceText]]",
	"replacetext_useregex": "Used as label message of a checkbox on [[Special:ReplaceText]]",
	"replacetext_regexdocu": "<code>$1</code> is not a parameter.\n\nRefers to the following messages:\n* {{msg-mw|Replacetext originaltext}}\n* {{msg-mw|Replacetext replacementtext}}",
	"replacetext_optionalfilters": "Used as header on [[Special:ReplaceText]]",
	"replacetext_categorysearch": "Used as label on [[Special:ReplaceText]]",
	"replacetext_prefixsearch": "Used as label on [[Special:ReplaceText]]",
	"replacetext_editpages": "Used as label message of a checkbox on [[Special:ReplaceText]]",
	"replacetext_movepages": "Used as label message of a checkbox on [[Special:ReplaceText]]",
	"replacetext_givetarget": "Used as error message on [[Special:ReplaceText]]",
	"replacetext_nonamespace": "Used as error message on [[Special:ReplaceText]]",
	"replacetext_editormove": "Used as error message on [[Special:ReplaceText]]",
	"replacetext_choosepagesforedit": "Displayed over the list of pages where the given text was found. Parameters:\n* $1 - target code\n* $2 - replacement code\n* $3 - number of pages for edit",
	"replacetext_choosepagesformove": "Used in [[Special:ReplaceText]].\n\nThis message is followed by list of the pages.\n\nParameters:\n* $1 - target string\n* $2 - replacement string\n* $3 - number of pages",
	"replacetext_cannotmove": "Used in [[Special:ReplaceText]].\n\nThis message is followed by list of the pages.\n\nParameters:\n* $1 - number of pages which cannot be moved",
	"replacetext_formovedpages": "Used as label on [[Special:ReplaceText]]",
	"replacetext_savemovedpages": "Used as label of a checkbox on [[Special:ReplaceText]]",
	"replacetext_watchmovedpages": "Used as label message of a checkbox on [[Special:ReplaceText]]",
	"replacetext_invertselections": "{{Identical|Invert selection}}",
	"replacetext_replace": "Label of the button, which triggers the begin of replacment.\n\n{{Identical|Replace}}",
	"replacetext_success": "Used as success message in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\n* $2 - replacement string\n* $3 - number of affected pages",
	"replacetext_noreplacement": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\nSee also:\n* {{msg-mw|Replacetext nomove}}",
	"replacetext_nomove": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\nSee also:\n* {{msg-mw|Replacetext noreplacement}}",
	"replacetext_nosuchcategory": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - category name (with link)",
	"replacetext_return": "Used as text of a link on [[Special:ReplaceText]]",
	"replacetext_warning": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - number of pages\n* $2 - replacement string",
	"replacetext_blankwarning": "Used as warning message on [[Special:ReplaceText]]",
	"replacetext_continue": "{{Identical|Continue}}",
	"replacetext_announce": "Used as a label for a checkbox on [[Special:ReplaceText]]",
	"replacetext_editsummary": "Used as Edit Summary in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\n* $2 - replacement string",
	"right-replacetext": "{{doc-right|replacetext}}",
	"action-replacetext": "{{doc-action|replacetext}}",
	"replacetext_reminder": "Used at the end of success message in [[Special:MovePage]]. Parameters:\n* $1 - link to ReplaceText page"
}