Skip to content
Snippets Groups Projects
Commit 506904a8 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Adding frontend filter labels

parent df3b3581
No related branches found
No related tags found
No related merge requests found
......@@ -118,6 +118,14 @@
<source>Please select one of the following website roots:</source>
<target>Bitte wählen Sie eine der folgenden Seiten aus:</target>
</trans-unit>
<trans-unit id="frontend.apply.allowed_file_extensions" approved="yes">
<source>File types: </source>
<target>Datentypen: </target>
</trans-unit>
<trans-unit id="frontend.apply.birthDate" approved="yes">
<source>Birth date</source>
<target>Geburtsdatum</target>
</trans-unit>
<trans-unit id="frontend.apply.certificates" approved="yes">
<source>Certificates</source>
<target>Zeugnisse</target>
......@@ -130,38 +138,42 @@
<source>Country *</source>
<target>Land *</target>
</trans-unit>
<trans-unit id="frontend.apply.nationality" approved="yes">
<source>Nationality *</source>
<target>Nationalität *</target>
</trans-unit>
<trans-unit id="frontend.apply.education" approved="yes">
<source>Highest achieved education *</source>
<target>Höchster Abschluss *</target>
</trans-unit>
<trans-unit id="frontend.apply.birthDate" approved="yes">
<source>Birth date</source>
<target>Geburtsdatum</target>
</trans-unit>
<trans-unit id="frontend.apply.cover_letter" approved="yes">
<source>Cover letter</source>
<target>Motivationsschreiben</target>
</trans-unit>
<trans-unit id="frontend.apply.allowed_file_extensions" approved="yes">
<source>File types: </source>
<target>Datentypen: </target>
</trans-unit>
<trans-unit id="frontend.apply.cv" approved="yes">
<source>CV</source>
<target>Lebenslauf</target>
</trans-unit>
<trans-unit id="frontend.apply.education" approved="yes">
<source>Highest achieved education *</source>
<target>Höchster Abschluss *</target>
</trans-unit>
<trans-unit id="frontend.apply.email" approved="yes">
<source>Email *</source>
<target>E-Mail *</target>
</trans-unit>
<trans-unit id="frontend.apply.error.general" approved="yes">
<source>An error has occured</source>
<target>Ein Fehler ist aufgetreten</target>
</trans-unit>
<trans-unit id="frontend.apply.first_name" approved="yes">
<source>First name *</source>
<target>Vorname *</target>
</trans-unit>
<trans-unit id="frontend.apply.gender" approved="yes">
<source>Gender</source>
<target>Geschlecht</target>
</trans-unit>
<trans-unit id="frontend.apply.gender.female" approved="yes">
<source>Female</source>
<target>Weiblich</target>
</trans-unit>
<trans-unit id="frontend.apply.gender.male" approved="yes">
<source>Male</source>
<target>Männlich</target>
</trans-unit>
<trans-unit id="frontend.apply.last_name" approved="yes">
<source>Last name *</source>
<target>Nachname *</target>
......@@ -174,6 +186,10 @@
<source>Mobile</source>
<target>Mobil</target>
</trans-unit>
<trans-unit id="frontend.apply.nationality" approved="yes">
<source>Nationality *</source>
<target>Nationalität *</target>
</trans-unit>
<trans-unit id="frontend.apply.phone" approved="yes">
<source>Phone *</source>
<target>Telefon *</target>
......@@ -182,10 +198,6 @@
<source>Salutation</source>
<target>Anrede</target>
</trans-unit>
<trans-unit id="frontend.apply.gender" approved="yes">
<source>Gender</source>
<target>Geschlecht</target>
</trans-unit>
<trans-unit id="frontend.apply.street" approved="yes">
<source>Street *</source>
<target>Straße *</target>
......@@ -202,18 +214,6 @@
<source>Zip code</source>
<target>Postleitzahl</target>
</trans-unit>
<trans-unit id="frontend.apply.gender.male" approved="yes">
<source>Male</source>
<target>Männlich</target>
</trans-unit>
<trans-unit id="frontend.apply.gender.female" approved="yes">
<source>Female</source>
<target>Weiblich</target>
</trans-unit>
<trans-unit id="frontend.apply.error.general" approved="yes">
<source>An error has occured</source>
<target>Ein Fehler ist aufgetreten</target>
</trans-unit>
<trans-unit id="frontend.applyNow" approved="yes">
<source>Apply online now</source>
<target>Jetzt online bewerben</target>
......@@ -246,6 +246,30 @@
<source>Entry date</source>
<target>Eintrittsdatum</target>
</trans-unit>
<trans-unit id="frontend.filter.areas" approved="yes">
<source>Area</source>
<target>Bereich</target>
</trans-unit>
<trans-unit id="frontend.filter.companies" approved="yes">
<source>Company</source>
<target>Unternehmen</target>
</trans-unit>
<trans-unit id="frontend.filter.countries" approved="yes">
<source>Country</source>
<target>Land</target>
</trans-unit>
<trans-unit id="frontend.filter.countriesfunctions" approved="yes">
<source>Function</source>
<target>Funktion</target>
</trans-unit>
<trans-unit id="frontend.filter.functions" approved="yes">
<source>Function</source>
<target>Funktion</target>
</trans-unit>
<trans-unit id="frontend.filter.locations" approved="yes">
<source>Location</source>
<target>Standort</target>
</trans-unit>
<trans-unit id="frontend.function" approved="yes">
<source>Function</source>
<target>Funktion</target>
......
......@@ -90,6 +90,12 @@
<trans-unit id="backend.selectRootPage">
<source>Please select one of the following website roots:</source>
</trans-unit>
<trans-unit id="frontend.apply.allowed_file_extensions">
<source>File types: </source>
</trans-unit>
<trans-unit id="frontend.apply.birthDate">
<source>Birth date</source>
</trans-unit>
<trans-unit id="frontend.apply.certificates">
<source>Certificates</source>
</trans-unit>
......@@ -99,30 +105,33 @@
<trans-unit id="frontend.apply.country">
<source>Country *</source>
</trans-unit>
<trans-unit id="frontend.apply.nationality">
<source>Nationality *</source>
</trans-unit>
<trans-unit id="frontend.apply.education">
<source>Highest achieved education *</source>
</trans-unit>
<trans-unit id="frontend.apply.birthDate">
<source>Birth date</source>
</trans-unit>
<trans-unit id="frontend.apply.cover_letter">
<source>Cover letter</source>
</trans-unit>
<trans-unit id="frontend.apply.allowed_file_extensions" approved="yes">
<source>File types: </source>
</trans-unit>
<trans-unit id="frontend.apply.cv">
<source>CV</source>
</trans-unit>
<trans-unit id="frontend.apply.education">
<source>Highest achieved education *</source>
</trans-unit>
<trans-unit id="frontend.apply.email">
<source>Email *</source>
</trans-unit>
<trans-unit id="frontend.apply.error.general">
<source>An error has occured</source>
</trans-unit>
<trans-unit id="frontend.apply.first_name">
<source>First name *</source>
</trans-unit>
<trans-unit id="frontend.apply.gender">
<source>Gender</source>
</trans-unit>
<trans-unit id="frontend.apply.gender.female">
<source>Female</source>
</trans-unit>
<trans-unit id="frontend.apply.gender.male">
<source>Male</source>
</trans-unit>
<trans-unit id="frontend.apply.last_name">
<source>Last name *</source>
</trans-unit>
......@@ -132,15 +141,15 @@
<trans-unit id="frontend.apply.mobile">
<source>Mobile</source>
</trans-unit>
<trans-unit id="frontend.apply.nationality">
<source>Nationality *</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.gender">
<source>Gender</source>
</trans-unit>
<trans-unit id="frontend.apply.street">
<source>Street *</source>
</trans-unit>
......@@ -153,15 +162,6 @@
<trans-unit id="frontend.apply.zip">
<source>Zip code</source>
</trans-unit>
<trans-unit id="frontend.apply.gender.male">
<source>Male</source>
</trans-unit>
<trans-unit id="frontend.apply.gender.female">
<source>Female</source>
</trans-unit>
<trans-unit id="frontend.apply.error.general">
<source>An error has occured</source>
</trans-unit>
<trans-unit id="frontend.applyNow">
<source>Apply online now</source>
</trans-unit>
......@@ -186,6 +186,24 @@
<trans-unit id="frontend.entry_date">
<source>Entry date</source>
</trans-unit>
<trans-unit id="frontend.filter.areas">
<source>Area</source>
</trans-unit>
<trans-unit id="frontend.filter.companies">
<source>Company</source>
</trans-unit>
<trans-unit id="frontend.filter.countries">
<source>Country</source>
</trans-unit>
<trans-unit id="frontend.filter.countriesfunctions">
<source>Function</source>
</trans-unit>
<trans-unit id="frontend.filter.functions">
<source>Function</source>
</trans-unit>
<trans-unit id="frontend.filter.locations">
<source>Location</source>
</trans-unit>
<trans-unit id="frontend.function">
<source>Function</source>
</trans-unit>
......
<f:form id="sgjobs-filter" action="index" controller="Joblist" method="get" objectName="filters" object="{filters}">
<label for="filter-countries">
<f:translate key="frontend.filter.countries" />
</label>
<f:form.select class="sgjobs-select form-control" multiple="0" size="1" value="{selectedCountry}" property="filterCountry" optionValueField="value" options="{countries}" id="filter-countries" />
<label for="filter-countries">
<f:translate key="frontend.filter.locations" />
</label>
<f:form.select class="sgjobs-select form-control" multiple="0" size="1" value="{selectedLocation}" property="filterLocation" optionValueField="value" options="{cities}" id="filter-locations" />
<label for="filter-companies">
<f:translate key="frontend.filter.companies" />
</label>
<f:form.select class="sgjobs-select form-control" multiple="0" size="1" value="{selectedCompany}" property="filterCompany" optionValueField="value" options="{companies}" id="filter-companies" />
<label for="filter-areas">
<f:translate key="frontend.filter.areas" />
</label>
<f:form.select class="sgjobs-select form-control" multiple="0" size="1" value="{selectedArea}" property="filterArea" optionValueField="value" options="{areas}" id="filter-areas" />
<label for="filter-functions">
<f:translate key="frontend.filter.functions" />
</label>
<f:form.select class="sgjobs-select form-control" multiple="0" size="1" value="{selectedFunction}" property="filterFunction" optionValueField="value" options="{functions}" id="filter-functions" />
<f:form.hidden value="{limit}" id="filter-limit" />
<f:form.hidden id="filter-recordPageId" name="recordPageId" value="{recordPageId}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment