Skip to content
Snippets Groups Projects
locallang.xlf 3.95 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">
Torsten Oppermann's avatar
Torsten Oppermann committed
			<source>New job offer</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">
Torsten Oppermann's avatar
Torsten Oppermann committed
			<source>Job offers</source>
		<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.apply.city">
			<source>City</source>
		</trans-unit>
		<trans-unit id="frontend.apply.country">
			<source>Country</source>
		</trans-unit>
		<trans-unit id="frontend.apply.email">
			<source>Email</source>
		</trans-unit>
		<trans-unit id="frontend.apply.first_name">
			<source>First name</source>
		</trans-unit>
		<trans-unit id="frontend.apply.last_name">
			<source>Last name</source>
		</trans-unit>
		<trans-unit id="frontend.apply.message">
			<source>Message</source>
		</trans-unit>
		<trans-unit id="frontend.apply.mobile">
			<source>Mobile</source>
		</trans-unit>
		<trans-unit id="frontend.apply.phone">
			<source>Phone</source>
		</trans-unit>
		<trans-unit id="frontend.apply.salutation">
			<source>Salutation</source>
		</trans-unit>
		<trans-unit id="frontend.apply.street">
			<source>Street</source>
		</trans-unit>
		<trans-unit id="frontend.apply.title">
			<source>Job title</source>
		</trans-unit>
		<trans-unit id="frontend.apply.zip">
			<source>Zip code</source>
		</trans-unit>
		<trans-unit id="frontend.applyNow">
			<source>Apply online now</source>
		</trans-unit>
		<trans-unit id="frontend.apply_by_mail">
			<source>Appy by mail</source>
		</trans-unit>
		<trans-unit id="frontend.area">
			<source>Area</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.email">
			<source>Apply by email</source>
		</trans-unit>
		<trans-unit id="frontend.entry_date">
			<source>Entry date</source>
		</trans-unit>
		<trans-unit id="frontend.function">
			<source>Function</source>
		</trans-unit>
		<trans-unit id="frontend.listAll.item">
			<source>Item</source>
		</trans-unit>
		<trans-unit id="frontend.location">
			<source>Location</source>
		</trans-unit>
		<trans-unit id="frontend.organisation">
			<source>Organisation</source>
		</trans-unit>
		<trans-unit id="frontend.qualification">
			<source>Qualification</source>
		</trans-unit>
		<trans-unit id="frontend.task">
			<source>Task</source>
		</trans-unit>