{
	"@metadata": {
		"authors": [
			"mollywhite"
		]
	},
	"bookmanagerv2-desc": "Adds functionality to enter and store book metadata and structure",
	"bookmanagerv2-invalid-json": "Invalid JSON",
	"bookmanagerv2-example-nav": "The navigation bar on this page is appearing because <code>$wgBookManagerv2ExampleNavigation</code> is set to <code>true</code> in <code>LocalSettings.php</code>.",
	"bookmanagerv2-metadata": "Metadata of work",
	"bookmanagerv2-metadata-header": "Metadata",
	"bookmanagerv2-contents": "Contents of work",
	"bookmanagerv2-contents-header": "Contents",
	"bookmanagerv2-title": "Title: $1",
	"bookmanagerv2-alternate-titles": "Alternate {{PLURAL:$1|title|titles}}: $2",
	"bookmanagerv2-authors": "{{PLURAL:$1|Author|Authors}}: $2",
	"bookmanagerv2-translators": "{{PLURAL:$1|Translator|Translators}}: $2",
	"bookmanagerv2-editors": "{{PLURAL:$1|Editor|Editors}}: $2",
	"bookmanagerv2-illustrators": "{{PLURAL:$1|Illustrator|Illustrators}}: $2",
	"bookmanagerv2-subtitle": "Subtitle: $1",
	"bookmanagerv2-series-title": "Series title: $1",
	"bookmanagerv2-volume": "Volume: $1",
	"bookmanagerv2-edition": "Edition: $1",
	"bookmanagerv2-publisher": "Publisher: $1",
	"bookmanagerv2-printer": "Printer: $1",
	"bookmanagerv2-publication-date": "Publication date: $1",
	"bookmanagerv2-publication-city": "Publication city: $1",
	"bookmanagerv2-language": "Language: $1",
	"bookmanagerv2-description": "Description: $1",
	"bookmanagerv2-source": "Source: $1",
	"bookmanagerv2-permission": "Permission: $1",
	"bookmanagerv2-other-versions": "Other {{PLURAL:$1|version|versions}}: $2",
	"bookmanagerv2-isbn": "ISBN: $1",
	"bookmanagerv2-lccn": "LCCN: $1",
	"bookmanagerv2-oclc": "OCLC: $1",
	"bookmanagerv2-read-json-block": "View the metadata and chapter list for this work",
	"bookmanagerv2-edit-json-block": "Edit the metadata and chapter list for this work",
	"bookmanagerv2-next-title": "Next section: $1",
	"bookmanagerv2-prev-title": "Previous section: $1",
	"bookmanagerv2-metadata-heading": "Metadata",
	"bookmanagerv2-sections-heading": "Sections",
	"bookmanagerv2-move-alt": "Move this section",
	"bookmanagerv2-remove-alt": "Remove this section",
	"bookmanagerv2-rename": "rename",
	"bookmanagerv2-create": "create",
	"bookmanagerv2-done": "Done",
	"bookmanagerv2-add": "add",
	"bookmanagerv2-read": "read",
	"bookmanagerv2-section-name": "Section name:",
	"bookmanagerv2-section-link": "Section link:",
	"bookmanagerv2-title-field": "Title",
	"bookmanagerv2-alternate-titles-field": "Alternate titles",
	"bookmanagerv2-authors-field": "Authors",
	"bookmanagerv2-translators-field": "Translators",
	"bookmanagerv2-editors-field": "Editors",
	"bookmanagerv2-illustrators-field": "Illustrators",
	"bookmanagerv2-subtitle-field": "Subtitle",
	"bookmanagerv2-series-title-field": "Series title",
	"bookmanagerv2-volume-field": "Volume",
	"bookmanagerv2-edition-field": "Edition",
	"bookmanagerv2-publisher-field": "Publisher",
	"bookmanagerv2-printer-field": "Printer",
	"bookmanagerv2-publication-date-field": "Publication date",
	"bookmanagerv2-publication-year-field": "Publication year",
	"bookmanagerv2-publication-month-field": "Publication month",
	"bookmanagerv2-publication-day-field": "Publication day",
	"bookmanagerv2-year-placeholder": "YYYY",
	"bookmanagerv2-month-placeholder": "MM",
	"bookmanagerv2-day-placeholder": "DD",
	"bookmanagerv2-publication-city-field": "Publication city",
	"bookmanagerv2-language-field": "Language",
	"bookmanagerv2-description-field": "Description",
	"bookmanagerv2-source-field": "Source",
	"bookmanagerv2-permission-field": "Permission",
	"bookmanagerv2-other-versions-field": "Other versions",
	"bookmanagerv2-isbn-field": "ISBN",
	"bookmanagerv2-lccn-field": "LCCN",
	"bookmanagerv2-oclc-field": "OCLC",
	"bookmanagerv2-sections-field": "Sections",
	"bookmanagerv2-add-section-title": "Add a new section to this work",
	"bookmanagerv2-edit-title": "Edit this section",
	"bookmanagerv2-create-title": "Create this section",
	"bookmanagerv2-rename-title": "Rename this section",
	"bookmanagerv2-sections-complete-notification": "No more sections to add",
	"bookmanagerv2-import-sections-placeholder": "Title of the page to import table of contents from.",
	"bookmanagerv2-import-sections-title": "Import table of contents"
}