{
	"mcc": {
		"appTitle": "Module Compatibility Checker",
		"statuses": {
			"x": "Package does not function at all or prevents the world loading",
			"o": "Package functions with some errors",
			"b": "Blocked from being tested",
			"g": "Package works without issue or an updated version is available",
			"n": "No testing necessary",
			"a": "Archived - Package may still function but is not actively maintained",
			"u": "Unknown status - Package may not be in the official listing",
			"c": "Marked as compatible by developer in manifest"
		},
		"loading": "Loading…",
		"selectVersion": "Check compatibility for:",
		"title": "Title",
		"type": "Type",
		"id": "ID",
		"version": "Compatible Version",
		"status": "Status",
		"notes": "Notes",
		"untitled": "Untitled",
		"unknownAuthor": "Unknown Author",
		"report": {
			"visible": "Packages visible",
			"percentage": "Percentage ready"
		},
		"source": "Open official spreadsheet",
		"error": "Please try again. If this issue persists, please report an issue on GitHub.",
		"issues": "Issue Tracker",
		"button": "Module Compatibility Checker",
		"moduleManagementColorsExplanation": "The background colors below are used to indicate the status of the module in the latest Foundry VTT version. Open the Module Compatibility Checker with the button below for more info.",
		"patreon": "Become a Patron",
		"scrollTop": "Scroll To Top",
		"hideDetails": "Hide details",
		"showDetails": "Show details",
		"enableActive": "Only show active packages",
		"disableActive": "Show all installed packages",
		"percentageTooltip": "The percentage of visible packages that are ready to be used on the selected Foundry VTT version.",
		"packageListingURL": "Foundry VTT Package Listing",
		"foundryHubURL": "Foundry Hub",
		"bazaarURL": "The Forge Bazaar",
		"projectURL": "Project URL",
		"showCompatible": "Show compatible packages",
		"resetFilters": "Reset filters",
		"reminder": "Please remember that module and system developers are volunteers, they have their own lives and schedules and just because they have not yet updated doesn't mean they never will. Patience is important! Devs are human too."
	}
}
