<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
	<meta type="array">
		<description>Labels for the Login screen</description>
		<type>module</type>
	</meta>
	<data type="array">
		<languageKey index="default" type="array">
			<label index="labels.username">Username</label>
			<label index="labels.openId">OpenID</label>
			<label index="labels.password">Password</label>
			<label index="labels.interface">Interface</label>
			<label index="labels.submitLogin">Login</label>
			<label index="labels.submitLogout">Log Out</label>
			<label index="labels.donate">Donate</label>
			<label index="labels.whatIsOpenId">What is OpenId?</label>
			<label index="labels.switchToOpenId">Switch to OpenID</label>
			<label index="labels.switchToDefault">Switch to default login</label>
			<label index="availableInterfaces">Backend,Front End,Traditional Backend</label>
			<label index="interface.backend">Backend</label>
			<label index="interface.frontend">Frontend</label>
			<label index="interface.backend_old">Traditional Backend</label>
			<label index="headline">Login to the TYPO3 Backend on ###SITENAME###</label>
			<label index="info.about">This is the backend login of TYPO3. You need username and password to access this administration interface. If you are a visitor of ###SITENAME###, please visit the public website: ###SITELINK###</label>
			<label index="info.reset">Reset this form</label>
			<label index="info.cookies_and_js">(Note: Cookies and JavaScript must be enabled!)</label>
			<label index="clear">Clear this field!</label>
			<label index="login_process">Verifying Login Data ...</label>
			<label index="newsheadline">Important Messages:</label>
			<label index="error.login">Your login attempt did not succeed. Make sure to spell your username and password correctly, including upper/lowercase characters.</label>
			<label index="error.login.title">Your login attempt did not succeed</label>
			<label index="error.login.description">Make sure to spell your username and password correctly, including upper/lowercase characters.</label>
			<label index="error.javascript">Activate JavaScript, please!</label>
			<label index="error.cookies">Activate Cookies, please!</label>
			<label index="error.cookies_ignore">Ignore!</label>
			<label index="error.capslock">Attention: Caps lock enabled!</label>
			<label index="error.furtherInformation">For more information or further help click here</label>
			<label index="warranty.by">Warranty is supplied by %s; %sclick for details.%s</label>
			<label index="no.warranty">TYPO3 comes with ABSOLUTELY NO WARRANTY; %sclick for details.%s</label>
			<label index="typo3.logo">TYPO3 logo</label>
			<label index="typo3.cms">TYPO3 CMS</label>
			<label index="version.short">ver.</label>
			<label index="copyright">Copyright</label>
			<label index="extension.copyright">Extensions are copyright of their respective owners.</label>
			<label index="details.link">Go to %s for details.</label>
			<label index="free.software">This is free software, and you are welcome to redistribute it under certain conditions; %sclick for details.%s</label>
			<label index="keep.notice">Obstructing the appearance of this notice is prohibited by law.</label>
		</languageKey>
	</data>
</T3locallang>