Skip to content
Snippets Groups Projects
locallang.xlf 2.1 KiB
Newer Older
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
	<file source-language="en" datatype="plaintext" original="messages" date="2016-05-11T01:54:37Z">
		<header>
			<type>module</type>
			<description>General language labels used in frontend and backend.</description>
			<generator>LFEditor</generator>
			<authorName>Fabian Galinski</authorName>
			<authorEmail>fabian@sgalinski.de</authorEmail>
		</header>
		<body>
		<trans-unit id="backend.button_create">
			<source>New</source>
		</trans-unit>
		<trans-unit id="backend.button_create_job">
			<source>New job</source>
		</trans-unit>
		<trans-unit id="backend.button_create_location">
			<source>New location</source>
		</trans-unit>
		<trans-unit id="backend.filter">
			<source>Filter</source>
		</trans-unit>
		<trans-unit id="backend.filters.editLocation">
			<source>Edit selected location</source>
		</trans-unit>
		<trans-unit id="backend.filters.locations">
			<source>Locations</source>
		</trans-unit>
		<trans-unit id="backend.filters.locations.description">
			<source>(Use the ctrl or cmd keys to deselect an option or to select multiple options) </source>
		</trans-unit>
		<trans-unit id="backend.filters.search">
			<source>Search</source>
		</trans-unit>
		<trans-unit id="backend.jobs.header">
			<source>Job Management</source>
		</trans-unit>
		<trans-unit id="backend.list.header">
			<source>Header</source>
		</trans-unit>
		<trans-unit id="backend.list.item">
			<source>Item</source>
		</trans-unit>
		<trans-unit id="backend.message.error">
			<source>Something went wrong. Please reload.</source>
		</trans-unit>
		<trans-unit id="backend.noJobsMessage">
			<source>There are no jobs that match your criteria</source>
		</trans-unit>
		<trans-unit id="backend.selectRootPage">
			<source>Please select one of the following website roots:</source>
		</trans-unit>
		<trans-unit id="frontend.detail.back">
			<source>Back</source>
		</trans-unit>
		<trans-unit id="frontend.detail.header">
			<source>Header</source>
		</trans-unit>
		<trans-unit id="frontend.listAll.item">
			<source>Item</source>
		</trans-unit>
		</body>
	</file>