{
	"@metadata": {
		"authors": [
			"Robert Vogel <vogel@hallowelt.biz>",
			"Stephan Muggli <muggli@hallowelt.biz>"
		]
	},
	"bs-insertmagic-desc": "Adds a dialog allowing the insertion of magic words and tags",
	"bs-insertmagic": "Insert magic word",
	"bs-insertmagic-notoc": "Hides the table of contents.",
	"bs-insertmagic-forcetoc": "Forces the table of contents to appear at its normal position.",
	"bs-insertmagic-toc": "Places a table of contents at the word's current position.",
	"bs-insertmagic-noeditsection": "Hides the section edit links beside headings.",
	"bs-insertmagic-newsectionlink": "Adds a link (\"+\" by default) beside the \"edit\" tab for adding a new section on a non-talk page.",
	"bs-insertmagic-nonewsectionlink": "Removes the link beside the \"edit\" tab on pages in talk namespaces.",
	"bs-insertmagic-nogallery": "Used on a category page, replaces thumbnails in the category view with normal links.",
	"bs-insertmagic-hiddencat": "Used on a category page, hides the category from the lists of categories in its members and parent categories.",
	"bs-insertmagic-nocontentconvert": "On wikis with language variants, don't perform any content language conversion (character and phase) in page display.",
	"bs-insertmagic-notitleconvert": "On wikis with language variants, don't perform language conversion on the title.",
	"bs-insertmagic-end": "Explicitly marks the end of the page, to prevent MediaWiki from removing trailing whitespace.",
	"bs-insertmagic-index": "Tell search engines to index the page.",
	"bs-insertmagic-noindex": "Tell search engines not to index the page.",
	"bs-insertmagic-staticredirect": "On redirect pages, don't allow MediaWiki to automatically update the link when someone moves a page and checks.",
	"bs-insertmagic-currentyear": "Present year",
	"bs-insertmagic-currentmonth": "Present month (zero-padded number).",
	"bs-insertmagic-currentmonthname": "Present month (name).",
	"bs-insertmagic-currentmonthnamegen": "Present month (genitive form).",
	"bs-insertmagic-currentmonthabbrev": "Present month (abbreviation).",
	"bs-insertmagic-currentday": "Day of the month (unpadded number).",
	"bs-insertmagic-currentday2": "Day of the month (zero-padded number).",
	"bs-insertmagic-currentdow": "Day of the week (unpadded number), 0 (for Sunday) through 6 (for Saturday).",
	"bs-insertmagic-currentdayname": "Day of the week (name).",
	"bs-insertmagic-currenttime": "Time (24-hour HH:mm format).",
	"bs-insertmagic-currenthour": "Hour (24-hour zero-padded number).",
	"bs-insertmagic-currentweek": "Week (number).",
	"bs-insertmagic-currenttimestamp": "Timestamp in format YYYYMMDDHHmmss.",
	"bs-insertmagic-sitename": "The wiki's site name.",
	"bs-insertmagic-server": "Domain URL.",
	"bs-insertmagic-servername": "Domain name.",
	"bs-insertmagic-scriptpath": "Relative script path.",
	"bs-insertmagic-stylepath": "Relative style path.",
	"bs-insertmagic-currentversion": "The wiki's MediaWiki version.",
	"bs-insertmagic-contentlanguage": "The wiki's default interface language.",
	"bs-insertmagic-pageid": "Returns the page identifier.",
	"bs-insertmagic-pagesize": "[expensive] Returns the byte size of the specified page. Use <code>|R</code> to get raw (unformatted) numbers.",
	"bs-insertmagic-protectionlevel": "Outputs the protection level for a given action on the current page.",
	"bs-insertmagic-revisionid": "Unique revision ID.",
	"bs-insertmagic-revisionday": "Day change was made (unpadded number).",
	"bs-insertmagic-revisionday2": "Day change was made (zero-padded number).",
	"bs-insertmagic-revisionmonth": "Month change was made (zero-padded number).",
	"bs-insertmagic-revisionmonth1": "Month change was made (unpadded number).",
	"bs-insertmagic-revisionyear": "Year change was made.",
	"bs-insertmagic-revisiontimestamp": "Timestamp as of time of change.",
	"bs-insertmagic-revisionuser": "The username of the user who made the most recent change to the page, or the current user when previewing a change.",
	"bs-insertmagic-displaytitle": "Format the current page's title header.",
	"bs-insertmagic-defaultsort": "Used for categorizing pages, sets a default category sort key.",
	"bs-insertmagic-gallery": "Make a gallery of thumbnails with the <code>&lt;gallery&gt;</code> tag.",
	"bs-insertmagic-nowiki": "Escape wiki markup.",
	"bs-insertmagic-noinclude": "Anything between <code>&lt;noinclude&gt;</code> and <code>&lt;/noinclude&gt;</code> will be processed and displayed only when the page is being viewed directly, it will not be included or substituted.",
	"bs-insertmagic-includeonly": "The converse is <code>&lt;includeonly&gt;</code>.",
	"bs-insertmagic-dlg-title": "Insert magic word or tag",
	"bs-insertmagic-type-tags": "Tags",
	"bs-insertmagic-type-variables": "Variables",
	"bs-insertmagic-type-switches": "Behavior switches",
	"bs-insertmagic-type-quickaccess": "Quick access",
	"bs-insertmagic-label-first": "1. Choose tag or magic word",
	"bs-insertmagic-label-second": "2. Modify code",
	"bs-insertmagic-label-desc": "Description",
	"bs-insertmagic-label-examples": "Examples",
	"bs-insertmagic-label-see-also": "See also",
	"apihelp-bs-insertmagic-data-store-description": "Lists all items for the InsertMagic dialog"
}
