{
	"@metadata": {
		"authors": [
			"Tobias Weichart <weichart@hallowelt.biz>",
			"Stephan Muggli <muggli@hallowelt.biz>"
		]
	},
	"bs-flexiskin-desc": "Provides a page to manage flexiskins with customizing options",
	"bs-flexiskin-label": "Skin",
	"bs-flexiskin-defaultname": "Default",
	"bs-flexiskin-defaultdesc": "Default skin template.",
	"bs-flexiskin-error-skinexists": "A skin with this name already exists.",
	"bs-flexiskin-error-fail-add-skin": "A skin could not be created: $1.",
	"bs-flexiskin-reset-error": "Could not reset configuration: $1.",
	"bs-flexiskin-error-get-config": "Could not load configuration: $1.",
	"bs-flexiskin-error-delete-skin": "Could not delete skin: $1.",
	"bs-flexiskin-not-allowed": "Access to this page is not allowed.",
	"prefs-flexiskin": "Skin",
	"bs-flexiskin-pref-active": "Active skin:",
	"bs-flexiskin-pref-logo": "Logo:",
	"bs-flexiskin-labelname": "Name",
	"bs-flexiskin-labeldesc": "Description",
	"bs-flexiskin-headergeneral": "General",
	"bs-flexiskin-dialogclose": "Are you sure you want to close the preview?",
	"bs-flexiskin-dialogreset": "The skin will be reset to the last saved state. Do you want to continue?",
	"bs-flexiskin-confirmdeleteskin": "Are you sure that you want to delete this skin?",
	"bs-flexiskin-titleaddskin": "Add skin",
	"bs-flexiskin-labelskins": "Template",
	"bs-flexiskin-headeractive": "Active",
	"bs-flexiskin-labelbgcolor": "Background color",
	"bs-flexiskin-headerheader": "Header",
	"bs-flexiskin-labellogoupload": "Logo",
	"bs-flexiskin-labelbackgroundupload": "Current image",
	"bs-flexiskin-no-repeat": "no repeat",
	"bs-flexiskin-repeat-x": "horizontal repeat",
	"bs-flexiskin-repeat-y": "vertical repeat",
	"bs-flexiskin-repeat": "horizontal and vertical repeat",
	"bs-flexiskin-labelrepeatbackground": "Repeat background image",
	"bs-flexiskin-labelcustombgcolor": "Custom color",
	"bs-flexiskin-headerposition": "Position and size",
	"bs-flexiskin-labelnavigation": "Position of the navigation",
	"bs-flexiskin-labelcontent": "Position of the content",
	"bs-flexiskin-left": "left",
	"bs-flexiskin-right": "right",
	"bs-flexiskin-center": "center",
	"bs-flexiskin-labelwidth": "Complete width (in pixels)",
	"bs-flexiskin-labelfullwidth": "Maximum width",
	"bs-flexiskin-error-nameempty": "Please enter a valid name for the skin you want to create.",
	"bs-flexiskin-error-templatenotexists": "The chosen template does not exist.",
	"bs-flexiskin-api-desc": "API interface for the Bluespice extension Flexiskin.",
	"bs-flexiskin-api-type-desc": "The action to be executed, e.g. \"delete\". Default is \"get\"",
	"bs-flexiskin-api-mode-desc": "The actions mode, e.g. \"config\". Default is \"flexiskin\".",
	"bs-flexiskin-api-id-desc": "The ID of the Flexiskin (optional).",
	"bs-flexiskin-api-data-desc": "A data array (optional).",
	"bs-flexiskin-api-preview-desc": "Choose to display the preview mode or not (optional).",
	"bs-flexiskin-api-example-desc": "Returns the current configuration of a Flexiskin.",
	"bs-flexiskin-api-error-save": "An error occurred while trying to save. Reason: \"$1\"",
	"bs-flexiskin-api-error-invalid-action": "This action does not exist.",
	"bs-flexiskin-api-error-missing-param": "The following parameter is missing: \"$1\"",
	"bs-flexiskin-apihelp-task-param-skinId": "The parameter <var>skinId</var> identifies the skin",
	"bs-flexiskin-apihelp-task-param-name": "The parameter <var>name</var> is the filename of the uploaded file",
	"bs-flexiskin-usebackground": "Use background image",
	"bs-flexiskin-labelcurrentbackground": "Current image",
	"apihelp-bs-flexiskin-tasks-description": "Allows manipulation of flexiskins",
	"apihelp-bs-flexiskin-store-description": "Lists available flexiskins",
	"apihelp-bs-flexiskin-upload-description": "Allows to upload files to a flexiskin",
	"apihelp-bs-flexiskin-upload-store-description": "Lists uploaded files of a flexiskin",
	"action-flexiskin-viewspecialpage": "view specialpage \"Flexiskin\"",
	"flexiskin": "Skin preferences",
	"bs-flexiskin-button-upload-image-tooltip": "Upload new image"
}
