mediawiki-extensions-Replac.../i18n/qqq.json
Translation updater bot 57bd0a7f62 Localisation updates from https://translatewiki.net.
Change-Id: Ib97bdf0a4058e085ae0c325aae35d8c66a7ebfbf
2020-04-07 08:48:30 +02:00

54 lines
4.1 KiB
JSON

{
"@metadata": {
"authors": [
"Darth Kule",
"EugeneZelenko",
"Fryed-peach",
"Kghbln",
"Kwj2772",
"Matma Rex",
"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]]\n\nParameter:\n* $1 - Holds the name of Special:RecentChanges",
"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"
}