Skip to main navigation Skip to main content Skip to page footer

Translations

Following you'll find an overview about all translations for the frontend of this extension and a description on how to customize them.

Override translation values

The translation values can be easily overwritten by the following Setup-TypoScript:

plugin.tx_jobfinder._LOCAL_LANG {
    default {
        tx_jobfinder_label.example_key = Example value
    }
    en {
        tx_jobfinder_label.example_key = Example value
    }
    de {
        tx_jobfinder_label.example_key = Beispiel-Wert
    }
}

For the label of the pro extension it must be like this:

plugin.tx_jobfinderpro._LOCAL_LANG {
    default {
        tx_jobfinder_label.example_key = Example value
    }
    en {
        tx_jobfinder_label.example_key = Example value
    }
    de {
        tx_jobfinder_label.example_key = Beispiel-Wert
    }
}

Translation overview

General

Key Extension en de
tx_jobfinder_label.hour job_finder hour Stunde
tx_jobfinder_label.day job_finder day Tag
tx_jobfinder_label.week job_finder day Tag
tx_jobfinder_label.month job_finder month Monat
tx_jobfinder_label.year job_finder year Jahr
tx_jobfinder_label.limited job_finder limited befristet
tx_jobfinder_label.permanent job_finder permanent unbefristet

Buttons

Key Extension en de
tx_jobfinder_label.bookmarks_button_title job_finder Visible on mouse over Visible on mouse over
tx_jobfinder_label.bookmarks_button_label job_finder Bookmarks Bookmarks
tx_jobfinder_label.display_job_button_title job_finder Display job Mehr erfahren
tx_jobfinder_label.display_job_button_label job_finder Display job Mehr erfahren
tx_jobfinder_label.display_all_jobs_button_title job_finder Display all jobs Alle anzeigen
tx_jobfinder_label.display_all_jobs_button_label job_finder Display all jobs Alle anzeigen
tx_jobfinder_label.search_button job_finder search suchen
tx_jobfinder_title.reset_search_word job_finder Reset search word Suchwort zurücksetzen
tx_jobfinder_label.reset_location job_finder Reset location Einsatzort zurücksetzen
tx_jobfinder_label.send_application job_finder Send application Bewerbung senden

CreatePDFfromasinglejob

Key Extension en de
tx_jobfinder_label.button_create_job_pdf_title job_finder Create a PDF of this job Erstelle ein PDF von diesem Job
tx_jobfinder_label.button_create_job_pdf_label job_finder PDF PDF

Applicationmessages

Key Extension en de
tx_jobfinder_message.error_application_gender_empty job_finder Please select your form of address. Bitte wählen Sie Ihre Anrede aus.
tx_jobfinder_message.error_application_gender_invalid job_finder Please select a valid form of address. Bitte wählen Sie eine gültige Anrede aus.
tx_jobfinder_message.error_application_firstname_empty job_finder Please enter your firstname. Bitte geben Sie Ihren Vornamen ein.
tx_jobfinder_message.error_application_lastname_empty job_finder Please enter your lastname. Bitte geben Sie Ihren Nachnamen ein.
tx_jobfinder_message.error_application_mobile_empty job_finder Please enter your mobile phone number. Bitte geben Sie Ihre Handynummer ein.
tx_jobfinder_message.error_application_message_empty job_finder Please enter a message. Bitte geben Sie eine Nachricht ein.
tx_jobfinder_message.error_application_email_empty job_finder Please enter your email address. Bitte geben Sie Ihre E-Mailadresse ein.
tx_jobfinder_message.error_application_email_invalid job_finder Please enter a valid email address. Bitte geben Sie eine gültige E-Mailadresse ein.
tx_jobfinder_message.error_application_terms_required job_finder Please confirm the terms and conditions. Bitte bestätigen Sie unsere Bedingungen.
tx_jobfinder_message.error_application_file_invalid_extension job_finder The filetype of the selected file is not permitted. Dateityp der ausgewählten Datei ist nicht erlaubt.
tx_jobfinder_message.error_application_file_too_large job_finder The selected file is too big. Ausgewählte Datei ist zu groß.
tx_jobfinder_message.search_no_result job_finder Please enter different search parameters to see all the available jobs. Bitte geben Sie andere Suchparameter ein. Folgend erhalten Sie alle vorhandenen Stellen.
tx_jobfinder_message.no_jobs_available job_finder No jobs found! Keine Jobs gefunden!
tx_jobfinder_message.job_not_found job_finder Job not found (uid: %s)! Job nicht gefunden (uid: %s)!

Messageheadline

Key Extension en de
tx_jobfinder_message.ok_headline job_finder Notice Hinweis
tx_jobfinder_message.information_headline job_finder Information Information
tx_jobfinder_message.warning_headline job_finder Warning Warnung
tx_jobfinder_message.attention_headline job_finder Attention Achtung
tx_jobfinder_message.error_headline job_finder Error Fehler

Links

Key Extension en de
tx_jobfinder_title.job_list_header_date job_finder Sorts job listing by date Sortiert die Jobliste nach Datum

Titles

Key Extension en de
tx_jobfinder_label.job_vacancies_title job_finder Job vacancies Stellenangebote
tx_jobfinder_label.job_search_word job_finder What: Was:
tx_jobfinder_label.job_occupation job_finder Job type… Berufsbezeichnung…
tx_jobfinder_label.job_location job_finder Where: Wo:
tx_jobfinder_title.search_no_result job_finder No jobs found! Es konnten keine Stellen gefunden werden!
tx_jobfinder_label.job_list_search_results job_finder Search results: Suchergebnis:
tx_jobfinder_label.job_list_singular job_finder Job posting Stellenanzeige
tx_jobfinder_label.job_list_plural job_finder Job postings Stellenanzeigen
tx_jobfinder_label.page_link_previous job_finder Previous Vorherige
tx_jobfinder_label.page_link_next job_finder Next Nächste
tx_jobfinder_label.page_link_next_page job_finder Next page Nächste Seite
tx_jobfinder_label.page_link_previous_page job_finder Previous page Vorherige Seite
tx_jobfinder_label.job_search_word_aria job_finder Job search word Stellen Suchwort
tx_jobfinder_label.job_location_aria job_finder Job location Einsatzort
tx_jobfinder_label.address_navigation_aria job_finder Address navigation Adressnavigation
tx_jobfinder_label.return_to_list job_finder Return to list zurück zur Liste
tx_jobfinder_label.job_publisher job_finder Job publisher Veröffentlicher
tx_jobfinder_label.job_details job_finder Job details Stellendetails
tx_jobfinder_label.job_occupation_title job_finder Job Title Beruf
tx_jobfinder_label.field_of_activity job_finder Field of activity Tätigkeitsbereich
tx_jobfinder_label.working_hours job_finder Working hours Arbeitszeitmodell
tx_jobfinder_label.base_salary job_finder Salary Vergütung
tx_jobfinder_label.base_salary_unit_hour job_finder hour Stunde
tx_jobfinder_label.base_salary_unit_day job_finder day Tag
tx_jobfinder_label.base_salary_unit_week job_finder week Woche
tx_jobfinder_label.base_salary_unit_month job_finder month Monat
tx_jobfinder_label.base_salary_unit_year job_finder year Jahr
tx_jobfinder_label.contract_type job_finder Contract type Vertragsart
tx_jobfinder_label.job_duration job_finder Duration Befristung
tx_jobfinder_label.job_duration_limited job_finder temporary befristet
tx_jobfinder_label.job_duration_permanent job_finder permanent unbefristet
tx_jobfinder_label.apply_now job_finder Apply now using Jetzt bewerben mit
tx_jobfinder_label.application_form job_finder Application form Bewerbungsformular
tx_jobfinder_label.email_subject job_finder Application for: %1$s Bewerbung für: %1$s
tx_jobfinder_label.email_body job_finder Dear Sir/Madam,

I would like to apply for the folowing job: %1$s

Please find my application documents attached. | Sehr geehrte Damen und Herren, hiermit möchte ich mit für die folgende Stelle bewerben: %1$s

Meine Unterlagen finden Sie im Anhang. | | tx_jobfinder_label.apply_with_xing | job_finder | Apply with XING | Bewerben mit XING | | tx_jobfinder_label.apply_with_indeed | job_finder | Apply with Indeed | Bewerben mit Indeed | | tx_jobfinder_label.suggested_jobs | job_finder | Some more jobs that you might be interested in: | Weitere Stellen für Sie: | | tx_jobfinder_label.application_for | job_finder | Your application for: | Ihre Bewerbung auf die Stelle: | | tx_jobfinder_label.personal_details | job_finder | Personal details | Personal details | | tx_jobfinder_label.form_of_address | job_finder | Form of address | Anrede | | tx_jobfinder_label.gender_male | job_finder | Mr | Herr | | tx_jobfinder_label.gender_female | job_finder | Ms | Frau | | tx_jobfinder_label.gender_other | job_finder | other | divers | | tx_jobfinder_label.firstname | job_finder | Firstname | Vorname | | tx_jobfinder_label.surname | job_finder | Surname | Nachname | | tx_jobfinder_label.mobile | job_finder | Mobile | Mobiltelefon | | tx_jobfinder_label.message | job_finder | Message | Nachricht | | tx_jobfinder_label.email | job_finder | Email | E-Mail | | tx_jobfinder_label.add_attachment | job_finder | Add attachment: | Add attachment: | | tx_jobfinder_label.covering_letter_and_attachments | job_finder | Covering Letter & Attachments | Anschreiben & Anlagen | | tx_jobfinder_label.select_file | job_finder | Select file | Datei auswählen | | tx_jobfinder_label.job_terms_1 | job_finder | Yes, I have read and I accept the | Ja, ich habe die | | tx_jobfinder_label.terms_and_conditions | job_finder | Terms and conditions | Nutzungsbedingungen | | tx_jobfinder_label.job_terms_2 | job_finder | . | gelesen und stimme diesen zu. | | tx_jobfinder_label.job_terms_3 | job_finder | I have taken note of the | Die | | tx_jobfinder_label.privacy_policy | job_finder | Privacy Policy | Datenschutzerklärung | | tx_jobfinder_label.job_terms_4 | job_finder | . | . | | tx_jobfinder_label.return_to_job_posting | job_finder | Return to job posting | Zurück zum Stellenangebot | | tx_jobfinder_label.firstname_placeholder | job_finder | John | John | | tx_jobfinder_label.surname_placeholder | job_finder | Smith | Mustermann | | tx_jobfinder_label.email_address_placeholder | job_finder | john@smith.com | max@mustermann.de | | tx_jobfinder_label.attachments_instructions | job_finder | You can attach covering letters, CVs, certificates and other documents.
The individual files may not exceed %1$s MB.
20MB is the maximum that can be uploaded.
Allowed file formats are: %2$s | Sie haben die Möglichkeit Anschreiben, Lebensläufe, Zeugnisse und andere Anlagen anzuhängen.
Die einzelnen Dateien dürfen %1$s MB nicht überschreiten.
.Insgesamt dürfen maximal 20MB hochgeladen werden.
Erlaubte Dateiformate sind: %2$s | | tx_jobfinder_label.job_application_could_not_be_sent | job_finder | The job application could not be sent! | Die Bewerbung konnte nicht abgeschickt werden! | | tx_jobfinder_label.please_check_details | job_finder | Please check the details you have entered and reselect attachment files if necessary | Bitte überprüfen Sie Ihre Eingaben und wählen Sie ggf. die angehängten Dateien erneut aus. | | tx_jobfinder_label.application_was_sent | job_finder | Your application was sent! | Ihre Bewerbung wurde erfolgreich verschickt! | | tx_jobfinder_label.we_will_contact_you | job_finder | We will contact you shortly. | Wir werden uns in Kürze mit Ihnen in Verbindung setzen. | | tx_jobfinder_label.contact_us | job_finder | Please contact us. | Bitte setzen Sie sich mit uns in Verbindung. | | tx_jobfinder_label.pro_version_required | job_finder | Please install Jobfinder Pro in order to send applications | Applications sind nur mit Pro Version verfügbar. |

Joblistingheader

Key Extension en de
tx_jobfinder_label.job_list_header_date job_finder Date Datum
tx_jobfinder_label.job_list_header_job_title job_finder Job title Stellentitel
tx_jobfinder_label.job_list_header_location job_finder Location Einsatzort
tx_jobfinder_label.job_list_header_working_hours job_finder Working hours Arbeitszeitmodel
tx_jobfinder_label.job_list_header_business_type job_finder Type of business Branche

Placeholders

Key Extension en de
tx_jobfinder_label.job_search_word_placeholder job_finder Job type… Berufsbezeichnung…
tx_jobfinder_label.job_location_placeholder job_finder Cologne… Cologne…

Modulemenuandlabels

Key Extension en de
tx_jobfinder_label.menu_overview_job job_finder_pro Job overview Stellen Übersicht
tx_jobfinder_label.new_job job_finder_pro Create a new job Neue Stelle erstellen
tx_jobfinder_label.headline_job_overview job_finder_pro Job overview Stellen Übersicht
tx_jobfinder_label.list_overview_job_bookmark job_finder_pro Job overview Stellen Übersicht
tx_jobfinder_label.list_overview_job_refresh job_finder_pro Refresh jobs Stellen aktualisieren
tx_jobfinder_label.menu_overview_occupation job_finder_pro Occupation overview Beruf Übersicht
tx_jobfinder_label.new_occupation job_finder_pro Create a new occupation Neue Beruf erstellen
tx_jobfinder_label.headline_occupation_overview job_finder_pro Occupation (job title) overview Beruf Übersicht
tx_jobfinder_label.list_overview_occupation_bookmark job_finder_pro Occupation overview Beruf Übersicht
tx_jobfinder_label.list_overview_occupation_refresh job_finder_pro Refresh occupations Berufe aktualisieren
tx_jobfinder_label.menu_overview_category job_finder_pro Type of business overview Branche Übersicht
tx_jobfinder_label.new_category job_finder_pro Create a new category Neue Branche erstellen
tx_jobfinder_label.headline_category_overview job_finder_pro Type of business overview Branche Übersicht
tx_jobfinder_label.list_overview_category_bookmark job_finder_pro Type of business overview Branche Übersicht
tx_jobfinder_label.list_overview_category_refresh job_finder_pro Refresh categories Kategorie aktualisieren
tx_jobfinder_label.menu_overview_employment_type job_finder_pro Employment type overview Arbeitsverhältnis Übersicht
tx_jobfinder_label.new_employment_type job_finder_pro Create a new employment type Neue Arbeitsverhältnis erstellen
tx_jobfinder_label.headline_employment_type_overview job_finder_pro Employment type overview Arbeitsverhältnis Übersicht
tx_jobfinder_label.list_overview_employment_type_bookmark job_finder_pro Employment type overview Arbeitsverhältnis Übersicht
tx_jobfinder_label.list_overview_employment_type_refresh job_finder_pro Refresh employment types Arbeitsverhältnis aktualisieren
tx_jobfinder_label.menu_overview_contract_type job_finder_pro Contract type overview Vertragsart Übersicht
tx_jobfinder_label.new_contract_type job_finder_pro Create a new contract type Neue Vertragsart erstellen
tx_jobfinder_label.headline_contract_type_overview job_finder_pro Contract type overview Vertragsart Übersicht
tx_jobfinder_label.list_overview_contract_type_bookmark job_finder_pro Contract type overview Vertragsart Übersicht
tx_jobfinder_label.list_overview_contract_type_refresh job_finder_pro Refresh contract types Vertragsart aktualisieren
tx_jobfinder_label.menu_overview_field_of_activity job_finder_pro Field of activity overview Tätigkeitsbereich Übersicht
tx_jobfinder_label.new_field_of_activity job_finder_pro Create a new field of activity Neue Tätigkeitsbereich erstellen
tx_jobfinder_label.headline_field_of_activity_overview job_finder_pro Field of activity overview Tätigkeitsbereich Übersicht
tx_jobfinder_label.list_overview_field_of_activity_bookmark job_finder_pro Field of activity overview Tätigkeitsbereich Übersicht
tx_jobfinder_label.list_overview_field_of_activity_refresh job_finder_pro Refresh fields of activity Tätigkeitsbereich aktualisieren
tx_jobfinder_label.menu_overview_publisher job_finder_pro Contact overview Kontakt-Person Übersicht
tx_jobfinder_label.new_publisher job_finder_pro Create a new contact person Neue Kontakt-Person erstellen
tx_jobfinder_label.headline_publisher_overview job_finder_pro Contact overview Kontakt-Person Übersicht
tx_jobfinder_label.list_overview_publisher_bookmark job_finder_pro Contact overview Kontakt-Person Übersicht
tx_jobfinder_label.list_overview_publisher_refresh job_finder_pro Refresh contacts Kontakt-Personen aktualisieren
tx_jobfinder_label.menu_overview_location job_finder_pro Location overview Ort Übersicht
tx_jobfinder_label.new_location job_finder_pro Create a new location Neue Ort erstellen
tx_jobfinder_label.headline_location_overview job_finder_pro Location overview Ort Übersicht
tx_jobfinder_label.list_overview_location_bookmark job_finder_pro Location overview Ort Übersicht
tx_jobfinder_label.list_overview_location_refresh job_finder_pro Refresh locations Ort aktualisieren

Tableheadercolumnsandactions

Key Extension en de
tx_modules_label.list_jobs_header job_finder_pro Jobs Stellen
tx_modules_label.list_jobs_col_title job_finder_pro Title Titel
tx_modules_label.list_jobs_col_sub_title job_finder_pro Subtitle Subtitel
tx_modules_label.list_jobs_col_occupation job_finder_pro Occupation Beruf
tx_modules_label.list_jobs_col_publication_date job_finder_pro Publication Date Veröffentlichungsdatum
tx_modules_label.list_jobs_col_valid_through_date job_finder_pro Valid to Date Gültig bis Datum
tx_modules_label.list_jobs_action_edit job_finder_pro Edit job Stelle bearbeiten
tx_modules_label.list_jobs_action_hide job_finder_pro Hide job Stelle verbergen
tx_modules_label.list_jobs_action_show job_finder_pro Show job Stelle sichtbar schalten
tx_modules_label.list_jobs_action_delete job_finder_pro Delete this job? Diese Stelle löschen?
tx_modules_label.list_jobs_action_delete_title job_finder_pro Delete this job? Diese Stelle löschen?
tx_modules_label.list_jobs_action_delete_content job_finder_pro Are you sure you want to delete the job '%1$s'? Möchten Sie die Stelle '%1$s' wirklich löschen?
tx_modules_label.list_jobs_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_jobs_no_entries job_finder_pro No jobs found Keine Stellen gefunden
tx_modules_label.list_category_header job_finder_pro Categories Kategorie
tx_modules_label.list_category_col_title job_finder_pro Title Titel
tx_modules_label.list_category_col_description job_finder_pro Description Beschreibung
tx_modules_label.list_category_action_edit job_finder_pro Edit category Kategorie bearbeiten
tx_modules_label.list_category_action_delete job_finder_pro Delete this category? Diese Kategorie löschen?
tx_modules_label.list_category_action_delete_title job_finder_pro Delete this category? Diese Kategorie löschen?
tx_modules_label.list_category_action_delete_content job_finder_pro Are you sure you want to delete the category '%1$s'? Möchten Sie die Kategorie '%1$s' wirklich löschen?
tx_modules_label.list_category_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_category_no_entries job_finder_pro No categories found Keine Kategorien gefunden
tx_modules_label.list_employment_type_header job_finder_pro Employment Type Arbeitsverhältnis
tx_modules_label.list_employment_type_col_title job_finder_pro Title Titel
tx_modules_label.list_employment_type_col_type job_finder_pro Type Typ
tx_modules_label.list_employment_type_action_edit job_finder_pro Edit employment type Arbeitsverhältnis bearbeiten
tx_modules_label.list_employment_type_action_delete job_finder_pro Delete this employment type? Dieses Arbeitsverhältnis löschen?
tx_modules_label.list_employment_type_action_delete_title job_finder_pro Delete this employment type? Dieses Arbeitsverhältnis löschen?
tx_modules_label.list_employment_type_action_delete_content job_finder_pro Are you sure you want to delete the employment type '%1$s'? Möchten Sie die Arbeitsverhältnis '%1$s' wirklich löschen?
tx_modules_label.list_employment_type_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_employment_type_no_entries job_finder_pro No employment types found Keine Arbeitsverhältnisse gefunden
tx_modules_label.list_contract_type_header job_finder_pro Contract Type Vertragsart
tx_modules_label.list_contract_type_col_title job_finder_pro Title Titel
tx_modules_label.list_contract_type_col_type job_finder_pro Type Typ
tx_modules_label.list_contract_type_action_edit job_finder_pro Edit contract type Vertragsart bearbeiten
tx_modules_label.list_contract_type_action_delete job_finder_pro Delete this contract type? Dieses Vertragsart löschen?
tx_modules_label.list_contract_type_action_delete_title job_finder_pro Delete this contract type? Dieses Vertragsart löschen?
tx_modules_label.list_contract_type_action_delete_content job_finder_pro Are you sure you want to delete the contract type '%1$s'? Möchten Sie die Vertragsart '%1$s' wirklich löschen?
tx_modules_label.list_contract_type_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_contract_type_no_entries job_finder_pro No contract types found Keine Vertragsarten gefunden
tx_modules_label.list_occupation_header job_finder_pro Occupations Berufe
tx_modules_label.list_occupation_col_title job_finder_pro Title Titel
tx_modules_label.list_occupation_col_type job_finder_pro Type Typ
tx_modules_label.list_occupation_action_edit job_finder_pro Edit occupation Beruf bearbeiten
tx_modules_label.list_occupation_action_delete job_finder_pro Delete this occupation? Dieses Beruf löschen?
tx_modules_label.list_occupation_action_delete_title job_finder_pro Delete this occupation? Dieses Beruf löschen?
tx_modules_label.list_occupation_action_delete_content job_finder_pro Are you sure you want to delete the occupation '%1$s'? Möchten Sie den Beruf '%1$s' wirklich löschen?
tx_modules_label.list_occupation_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_occupation_no_entries job_finder_pro No occupations found Keine Berufe gefunden
tx_modules_label.list_field_of_activity_header job_finder_pro Fields of Activity Tätigkeitsbereiche
tx_modules_label.list_field_of_activity_col_title job_finder_pro Title Titel
tx_modules_label.list_field_of_activity_action_edit job_finder_pro Edit field of activity Tätigkeitsbereich bearbeiten
tx_modules_label.list_field_of_activity_action_delete job_finder_pro Delete this field of activity? Dieses Tätigkeitsbereich löschen?
tx_modules_label.list_field_of_activity_action_delete_title job_finder_pro Delete this field of activity? Dieses Tätigkeitsbereich löschen?
tx_modules_label.list_field_of_activity_action_delete_content job_finder_pro Are you sure you want to delete the field of activity '%1$s'? Möchten Sie die Tätigkeitsbereich '%1$s' wirklich löschen?
tx_modules_label.list_field_of_activity_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_field_of_activity_no_entries job_finder_pro No fields of activity found Keine Tätigkeitsbereiche gefunden
tx_modules_label.list_publisher_header job_finder_pro Contact persons Kontakt-Personen
tx_modules_label.list_publisher_col_title job_finder_pro Title Titel
tx_modules_label.list_publisher_col_contact_person job_finder_pro Contact Kontakt
tx_modules_label.list_publisher_col_email_contact_person job_finder_pro Email E-Mail
tx_modules_label.list_publisher_action_edit job_finder_pro Edit contact Kontakt-Person bearbeiten
tx_modules_label.list_publisher_action_delete job_finder_pro Delete this contact? Dieser Kontakt-Person löschen?
tx_modules_label.list_publisher_action_delete_title job_finder_pro Delete this contact? Dieser Kontakt-Person löschen?
tx_modules_label.list_publisher_action_delete_content job_finder_pro Are you sure you want to delete the contact '%1$s'? Möchten Sie der Kontakt-Person '%1$s' wirklich löschen?
tx_modules_label.list_publisher_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_publisher_no_entries job_finder_pro No contacts found Keine Kontakt-Person gefunden
tx_modules_label.list_location_header job_finder_pro Locations Orte
tx_modules_label.list_location_col_title job_finder_pro Title Titel
tx_modules_label.list_location_col_street job_finder_pro Street Straße
tx_modules_label.list_location_col_postal_code job_finder_pro Postcode Postleitzahl
tx_modules_label.list_location_col_city job_finder_pro City Stadt
tx_modules_label.list_location_col_region job_finder_pro Region Region
tx_modules_label.list_location_action_edit job_finder_pro Edit location Ort bearbeiten
tx_modules_label.list_location_action_delete job_finder_pro Delete this location? Diese Ort löschen?
tx_modules_label.list_location_action_delete_title job_finder_pro Delete this location? Diese Ort löschen?
tx_modules_label.list_location_action_delete_content job_finder_pro Are you sure you want to delete the location '%1$s'? Möchten Sie die Ort '%1$s' wirklich löschen?
tx_modules_label.list_location_action_delete_cancel job_finder_pro Cancel Abbrechen
tx_modules_label.list_location_no_entries job_finder_pro No locations found Keine Orte gefunden
Documentation

TYPO3 Job-Finder

Job-Finder extension including job listing, details, application and more.

Menu