{
	"@metadata": {
		"authors": [
			"Isarra",
			"Harej",
			"bawolff",
			"Amire80",
			"Liuxinyu970226",
			"Raymond",
			"Robby"
		]
	},
	"collaborationkit-desc": "{{desc|name=CollaborationKit|url=https://www.mediawiki.org/wiki/Extension:CollaborationKit}}",
	"collaborationkiticons": "Header for Special:CollaborationKitIcons",
	"createcollaborationhub": "Header for Special:CreateCollaborationHub",
	"createhubfeature": "Header for Special:CreateHubFeature. Hubs are the WikiProject pages as a whole, and \"features\" are the sections inside them.",
	"collaborationkit-createhub-submit": "Label for submit button on Special:CreateCollaborationHub",
	"collaborationkit-createhub-title": "Label for target page title input on Special:CreateCollaborationHub\n{{Identical|Page title}}",
	"collaborationkit-createhub-invalidtitle": "Error message for an invalid title",
	"collaborationkit-createhub-exists": "Error message for attempting to create a page that already exists",
	"collaborationkit-createhub-nopermission": "Error message for no permission to edit/create/whatever",
	"collaborationkit-createhub-editsummary": "Edit summary for creating a new Collaboration Hub via Special:CreateCollaborationHub",
	"collaborationkit-createhub-confirm": "Checkbox message to confirm overwriting an existing page when creating a Collaboration Hub",
	"collaborationkit-createhub-confirmheader": "Warning box that shows at the top of Special:CreateCollaborationHub when a page already exists at the given title",
	"collaborationkit-createhubfeature-collaborationhub": "Label for form field for specifying the Collaboration Hub on Special:CreateHubFeature",
	"collaborationkit-createhubfeature-featurename": "Label for form field for specifying the name of the feature to be created on Special:CreateHubFeature",
	"collaborationkit-createhubfeature-icon": "Label for form field for specifying the feature's icon on Special:CreateHubFeature\n{{Identical|Icon}}",
	"collaborationkit-createhubfeature-contenttype": "Label for the content model selector on Special:CreateHubFeature",
	"collaborationkit-createhubfeature-invalidtitle": "Error message on Special:CreateHubFeature when an invalid page title is specified",
	"collaborationkit-createhubfeature-exists": "Error message on Special:CreateHubFeature when the specified feature already exists as a page",
	"collaborationkit-createhubfeature-nopermission": "Error message on Special:CreateHubFeature when the user lacks the edit, create, and editcontentmodel permissions",
	"collaborationkit-createhubfeature-hubdoesnotexist": "Error message on Special:CreateHubFeature when the user specifies a Collaboration Hub that does not exist",
	"collaborationkit-createhubfeature-nopermission-contentmodel": "Error message on Special:CreateHubFeature when the user lacks the editcontentmodel permissions and tries to make a non-wikitext page",
	"collaborationkit-createhubfeature-hubisnotahub": "Error message on Special:CreateHubFeature when the user specifies a Collaboration Hub that is not of the CollaborationHubContent content model",
	"collaborationkit-createhubfeature-hubeditsummary": "The edit summary used by Special:CreateHubFeature when adding a new feature to a Collaboration Hub. $1 = name of feature\n{{Identical|Adding}}",
	"collaborationkit-createhubfeature-invalidcontenttype": "Error message on Special:CreateHubFeature in the unlikely event that an invalid content type is specified for a feature",
	"collaborationkit-createhubfeature-editsummary": "Edit summary used by Special:CreateHubFeature when creating a new feature",
	"collaborationkit-createhubfeature-freetext": "Label for selecting content type in the Create Hub Feature form corresponding to freeform text (i.e. wikitext)",
	"collaborationkit-createhubfeature-articlelist": "Label for selecting content type in the Create Hub Feature form corresponding to CollaborationListContent",
	"collaborationkit-iconlist-intro": "Introductory text on Special:CollaborationKitIcons",
	"collaborationkit-iconlist-columnheader-icon": "Column header in the table on Special:CollaborationKitIcons\n{{Identical|Icon}}",
	"collaborationkit-iconlist-columnheader-iconname": "Column header in the table on Special:CollaborationKitIcons",
	"collaborationkit-list-isempty": "Shown on lists that are empty immediately after the description",
	"collaborationkit-list-emptycolumn": "Shown on lists with empty columns in lieu of column content",
	"collaborationkit-list-invalid": "Message shown on lists that do not comply with the JSON Schema; shown before displaying the offending content",
	"collaborationkit-list-notlist": "Error when <nowiki>{{#transcludelist:page}}</nowiki> is given a page that is not a CollaborationKit list page. $1 Name of page given.",
	"collaborationkit-list-taglist": "Box for showing tags a specific item has on a list. $1 = comma separated list of tags. $2 = number of tags",
	"collaborationkit-list-toomanytags": "Error if <nowiki>{{#transcludelist:...}}</nowiki> is given more than the allowed number of tag arguments. $1 - number of tags allowed. $2 - number of tags given.",
	"collaborationkit-list-delete": "Tooltip for trash can icon on list editor\n{{Identical|Remove item}}",
	"collaborationkit-list-delete-summary": "Edit summary for removing an item from a CollaborationKit list. $1 = Item that is being removed.",
	"collaborationkit-list-delete-popup": "Popup notification for telling users an item was removed from a CollaborationKit list. $1 = Item being removed.",
	"collaborationkit-list-delete-popup-title": "Title for item removed popup",
	"collaborationkit-list-add": "Text of button to add a new item to a CollaborationKit list page. If the list is a membership list collaborationkit-list-add-user is used instead.",
	"collaborationkit-list-add-user": "Text of button to add a new user if the list is a membership list",
	"collaborationkit-list-add-self": "Text of button that allows user to add themselves to a (membership) list on one click",
	"collaborationkit-list-add-summary": "Edit summary when adding a new item to CollaborationKit list page",
	"collaborationkit-list-add-self-summary": "Edit summary if the user clicked the one-click add self to membership list button (collaborationkit-list-add-self).",
	"collaborationkit-list-alreadyadded": "Error if the user pressed the button labelled by collaborationkit-list-add-self but is already on the list",
	"collaborationkit-list-error-editconflict": "Error that appears if there is an edit conflict",
	"collaborationkit-list-error-couldnotgetpage": "Error that appears if the requested page fails to load.",
	"collaborationkit-list-error-generic": "A generic error on CollaborationListContent and its associated editing tools",
	"collaborationkit-list-error-saving": "Error that appears when the page fails to save following edits",
	"collaborationkit-list-move": "Tooltip for move icon on list editor",
	"collaborationkit-list-move-summary": "Edit summary for moving an item on a CollaborationKit list. $1 = Item that is being moved.",
	"collaborationkit-list-move-popup": "Popup notification for telling users an item was moved on a CollaborationKit list. $1 = Item being moved.",
	"collaborationkit-list-move-popup-title": "Title for item moved popup",
	"collaborationkit-list-newitem-title": "Title for new item dialog for CollaborationKit lists",
	"collaborationkit-list-newitem-label": "Submit button label for new item dialog for CollaborationKit lists",
	"collaborationkit-list-newitem-page": "Label for page field on new item dialog for CollaborationKit lists. If a membership list, collaborationkit-list-newitem-user is used instead.",
	"collaborationkit-list-newitem-user": "Label for page field on the new item dialog on membership lists. If not a membership list, collaborationkit-list-newitem-page is used instead.",
	"collaborationkit-list-newitem-image": "Label for image field on new item dialog for CollaborationKit lists",
	"collaborationkit-list-newitem-description": "Label for description field on new item dialog for CollaborationKit lists",
	"collaborationkit-list-edititem-title": "Title for edit item dialog for CollaborationKit lists",
	"collaborationkit-list-edititem-label": "Submit button label for edit item dialog for CollaborationKit lists\n{{Identical|Update}}",
	"collaborationkit-listedit-description": "Header on edit page for the list description text box\n{{Identical|Description}}",
	"collaborationkit-listedit-list": "Header on edit page for the main body of the list",
	"collaborationkit-hubedit-displayname": "Field label for the display name field on the edit page for hubs",
	"collaborationkit-hubedit-introduction": "Field label for the introduction text on the edit page for hubs\n{{Identical|Introduction}}",
	"collaborationkit-hubedit-footer": "Field label for the footer text on the edit page for hubs\n{{Identical|Footer}}",
	"collaborationkit-hubedit-image": "Field label for the image field on the edit page for hubs",
	"collaborationkit-hubedit-colour": "Field label for the color field on the edit page for hubs",
	"collaborationkit-hubedit-content": "Field label for the features field on the edit page for hubs\n{{Identical|Feature}}",
	"collaborationkit-editjsontab": "Text of the tab used to edit the page as JSON.",
	"collaborationkit-hub-announcements-initial": "The initial announcement posted when a Collaboration Hub is created.",
	"collaborationkit-hub-members-description": "The default description for the member list generated on a new Collaboration Hub.",
	"collaborationkit-hub-members-header": "Members header for Collaboration Hub mainpages; also used for feature (subpage) name",
	"collaborationkit-hub-members-signup": "Label for the 'join' button in the members block\n{{Identical|Join}}",
	"collaborationkit-hub-members-view": "Label for the 'view all' button in the members block",
	"collaborationkit-hub-missingpage-note": "Note and help text for missing feature sections (subpages) on a collaboration hub mainpage",
	"collaborationkit-hub-missingpage-protected-note": "Note and help text for protected missing feature sections (subpages) on a collaboration hub mainpage",
	"collaborationkit-hub-missingpage-create": "Button label for creating a new feature (subpage)",
	"collaborationkit-hub-missingpage-purgecache": "Button for purging page cache",
	"collaborationkit-hub-pagetitle-members": "The title of the /Members subpage for a Collaboration Hub (without the leading slash)\n{{Identical|Member}}",
	"collaborationkit-hub-pagetitle-announcements": "The title of the /Announcements subpage for a Collaboration Hub (without the leading slash)\n{{Identical|Announcement}}",
	"collaborationkit-hub-subpage-view": "View link label for subpages on Collaboration Hub mainpages\n{{Identical|View page}}",
	"collaborationkit-hub-subpage-remove": "Remove link label for subpages on Collaboration Hub mainpages",
	"collaborationkit-hub-edit-apierror": "Error message for API edit error",
	"collaborationkit-hub-edit-tojsonerror": "Error message when something went wrong converting to JSON",
	"collaborationkit-hub-toc-label": "Label for the toc on a Collaboration Hub mainpage",
	"collaborationkit-hub-addpage": "Label for button/link to add a new subpage/feature to a Collaboration Hub",
	"collaborationkit-hub-manage": "Label for extra button/link to edit Collaboration Hub",
	"collaborationkit-hub-invalid": "Message shown on hubs that do not comply with the JSON Schema; shown before displaying the offending content",
	"collaborationkit-icon-launchbutton": "Button label for button that launches the feature icon browser",
	"collaborationkit-icon-browser": "Header label for the icon browser",
	"collaborationkit-icon-select": "Button for selecting an icon in the icon browser\n{{Identical|Select}}",
	"collaborationkit-colour-browser": "Header label for the hub colour browser",
	"collaborationkit-colour-select": "Button for selecting a colour in the hub colour browser\n{{Identical|Select}}",
	"collaborationkit-hubimage-browser": "Header label for the hub image browser",
	"collaborationkit-hubimage-select": "Button for selecting an image in the hub image browser\n{{Identical|Select}}",
	"collaborationkit-subpage-toc-label": "Label for the toc on a Collaboration Hub subpage",
	"collaborationkit-red": "Color label\n{{Identical|Red}}",
	"collaborationkit-lightgrey": "Color label",
	"collaborationkit-skyblue": "Color label",
	"collaborationkit-bluegrey": "Color label",
	"collaborationkit-aquamarine": "Color label\n{{Identical|Aquamarine}}",
	"collaborationkit-violet": "Color label",
	"collaborationkit-salmon": "Color label",
	"collaborationkit-yellow": "Color label\n{{Identical|Yellow}}",
	"collaborationkit-gold": "Color label",
	"collaborationkit-brightgreen": "Color label",
	"collaborationkit-column-active": "Column header for the list of active members of a collaboration hub project",
	"collaborationkit-column-inactive": "Column header for the list of members of a project who are no longer active on wiki.",
	"collaborationkit-createhub-wrongnamespace": "Error message from Special:CreateCollaborationHub if the title specified is not allowed to be used with the CollaborationHubContent content model. Normally this means that the title is in the wrong namespace. $1 - Number of namespaces that CollaborationHub is allowed on. $2 - Comma separated list of namespace names that are allowed to be used.",
	"createcollaborationhub-text": "Explanation blurb at beginning of Special:CreateCollaborationHub",
	"collaborationkit-createhub-title-help": "Help text for title input on Special:CreateCollaborationHub",
	"collaborationkit-createhub-title-placeholder": "Placeholder text for title input on Special:CreateCollaborationHub\n{{Identical|Project}}",
	"collaborationkit-hubedit-displayname-help": "Help text for display name input on Special:CreateCollaborationHub and the custom Hub editor",
	"collaborationkit-hubedit-hubtheme": "Label above JavaScript widget for selecting the 'hub theme', including an image and colour",
	"collaborationkit-hubedit-hubtheme-help": "Help text for hub theme widget on Special:CreateCollaborationHub and the custom Hub editor",
	"collaborationkit-hubedit-image-help": "Help text for image input on Special:CreateCollaborationHub and the custom Hub editor",
	"collaborationkit-hubedit-introduction-placeholder": "Placeholder text for introduction input on Special:CreateCollaborationHub and custom Hub editor",
	"collaborationkit-hubedit-footer-help": "Help text for footer input on custom Hub editor",
	"collaborationkit-hubedit-content-help": "Help text for main edit input on custom Hub editor",
	"collaborationkit-listedit-description-placeholder": "Placeholder text for description input on custom List editor",
	"collaborationkit-listedit-list-help": "Help text for main edit input on custom List editor",
	"collaborationkit-createhubfeature-icon-help": "Help text for icon selection on Special:CreateHubFeature",
	"collaborationkit-hub-tracker": "Tracking category for CollaborationKit Hub pages",
	"collaborationkit-list-tracker": "Tracking category for CollaborationKit List pages"
}
