Loading...
Skip navigation
Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.

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_openimmo._LOCAL_LANG {
    default {
        tx_openimmo_label.example_key = Example value
    }
    en {
        tx_openimmo_label.example_key = Example value
    }
    de {
        tx_openimmo_label.example_key = Beispiel-Wert
    }
}

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

plugin.tx_openimmopro._LOCAL_LANG {
    default {
        tx_openimmo_label.example_key = Example value
    }
    en {
        tx_openimmo_label.example_key = Example value
    }
    de {
        tx_openimmo_label.example_key = Beispiel-Wert
    }
}

Translation overview

Message

Key Extension en de
tx_openimmo_message.error_pro_version_restriction openimmo Pro-Version of TYPO3-Openimmo required! Visit www.typo3-openimmo.de for more information. Pro-Version of TYPO3-Openimmo required! Visit www.typo3-openimmo.de for more information.
tx_openimmo_message.error_google_maps_service_not_found openimmo Can't find Google maps service from openimmo pro extension! Visit www.typo3-openimmo.de for more information. Can't find Google maps service from openimmo pro extension! Visit www.typo3-openimmo.de for more information.
tx_openimmo_message.error_pdf_creation_service_not_found openimmo Can't create PDF without installed PRO version of EXT:openimmo! Visit www.typo3-openimmo.de for more information. Can't create PDF without installed PRO version of EXT:openimmo! Visit www.typo3-openimmo.de for more information.
tx_openimmo_message.error_please_define_a_detail_page_uid openimmo Bitte definieren Sie die PID-Konstante für die Detailseite! Bitte definieren Sie die PID-Konstante für die Detailseite!
tx_openimmo_message.error_please_define_a_request_page_uid openimmo Bitte definieren Sie die PID-Konstante für die Anfrageseite! Bitte definieren Sie die PID-Konstante für die Anfrageseite!
tx_openimmo_message.error_please_define_a_search_page_uid openimmo Bitte definieren Sie die PID-Konstante für die Suchseite! Bitte definieren Sie die PID-Konstante für die Suchseite!
tx_openimmo_message.error_please_select_at_least_one_search_field openimmo Please select at least one search field! Bitte wählen Sie mindestens ein Suchfeld aus!
tx_openimmo_message.error_please_select_at_least_one_field openimmo Please select at least one field! Bitte wählen Sie mindestens ein Eingabefeld aus!
tx_openimmo_message.error_immobilie_not_found_title openimmo Property not found! Immobilie nicht gefunden!
tx_openimmo_message.error_immobilie_not_found_body openimmo It might be deleted or invalid. Die Immobilie konnte nicht gefunden werden. Eventuell ist diese nicht mehr vorhanden oder ungültig.

Label

Key Extension en de
tx_openimmo_label.button_back_label openimmo Back Zurück
tx_openimmo_label.button_back_title openimmo Back Zurück
tx_openimmo_label.button_create_pdf_label openimmo expose Exposé
tx_openimmo_label.button_create_pdf_title openimmo expose Exposé
tx_openimmo_label.button_details_label openimmo details Details
tx_openimmo_label.button_details_title openimmo details Details
tx_openimmo_label.button_location_label openimmo map Umgebungskarte
tx_openimmo_label.button_location_title openimmo map Umgebungskarte
tx_openimmo_label.button_request_label openimmo Request Anfragen
tx_openimmo_label.button_request_title openimmo Request Anfragen
tx_openimmo_label.button_request_send_label openimmo send absenden
tx_openimmo_label.button_request_send_title openimmo Send inquiry now Anfrage jetzt absenden
tx_openimmo_label.button_request_abort_label openimmo Back to the object Zurück zum Objekt
tx_openimmo_label.button_request_abort_title openimmo Back to the object Zurück zum Objekt
tx_openimmo_label.button_request_back_to_search_label openimmo Back to the list Zurück zur Liste
tx_openimmo_label.button_request_back_to_search_title openimmo Back to the list Zurück zur Liste
tx_openimmo_label.button_request_back_to_details_label openimmo Back to the object Zurück zum Objekt
tx_openimmo_label.button_request_back_to_details_title openimmo Back to the object Zurück zum Objekt
tx_openimmo_label.button_suggest_label openimmo recommend Empfehlen
tx_openimmo_label.button_suggest_title openimmo recommend Empfehlen
tx_openimmo_label.button_bookmark_label openimmo bookmark Merkzettel
tx_openimmo_label.button_bookmark_title openimmo bookmark %1$s Merkzettel %1$s
tx_openimmo_label.button_search_label openimmo search suchen
tx_openimmo_label.button_search_title openimmo search Suche starten
tx_openimmo_label.button_extended_search_label openimmo Advanced search Erweiterte Suche
tx_openimmo_label.button_extended_search_title openimmo Open advanced search Erweiterte Suche öffnen
tx_openimmo_domain_model_immobilie openimmo property Immobilie
tx_openimmo_domain_model_immobilie.objektnr_intern openimmo Object number intern Objektnr Intern
tx_openimmo_domain_model_immobilie.objektnr_extern openimmo Object number extern Objektnr Extern
tx_openimmo_domain_model_immobilie.openimmo_obid openimmo Openimmo Obid Openimmo Obid
tx_openimmo_domain_model_immobilie.stand_vom openimmo as from Stand Vom
tx_openimmo_domain_model_immobilie.geo openimmo geo Geo
tx_openimmo_domain_model_immobilie.kontaktperson openimmo Contact person Kontaktperson
tx_openimmo_domain_model_immobilie.preise openimmo Prices Preise
tx_openimmo_domain_model_immobilie.flaechen openimmo Spaces Flaechen
tx_openimmo_domain_model_immobilie.ausstattung openimmo equipment Ausstattung
tx_openimmo_domain_model_immobilie.zustand_angaben openimmo condition details Zustand Angaben
tx_openimmo_domain_model_immobilie.freitexte openimmo free texts Freitexte
tx_openimmo_domain_model_immobilie.anhaenge openimmo Attachments Anhänge
tx_openimmo_domain_model_anhang openimmo Attachment Anhang
tx_openimmo_domain_model_anhang.location openimmo Location Ort
tx_openimmo_domain_model_anhang.type openimmo Type Typ bzw. Gruppe
tx_openimmo_domain_model_anhang.title openimmo Title Titel
tx_openimmo_domain_model_anhang.format openimmo Format Format bzw. Dateiendung
tx_openimmo_domain_model_anhang.file openimmo File Datei
tx_openimmo_label.immobilie_search_result openimmo %1$s objects found, sorted by: %2$s, %3$s %1$s Treffer gefunden, sortiert nach: %2$s, %3$s
tx_openimmo_label.range_from openimmo from von
tx_openimmo_label.range_to openimmo to bis
tx_openimmo_label.yes openimmo yes ja
tx_openimmo_label.no openimmo no nein
tx_openimmo_label.sort_order openimmo asc/descending auf/absteigend
tx_openimmo_label.no_search_result openimmo No properties found! Es konnten keine passenden Immobilien gefunden werden!
tx_openimmo_label.immobilie_pagination openimmo Property pagination Immobilien Pagination
tx_openimmo_label.immobilie_pagination_next_page openimmo Nächste Immobilien Seite Nächste Immobilien Seite
tx_openimmo_label.immobilie_pagination_previous_page openimmo Vorherige Immobilien Seite Vorherige Immobilien Seite
tx_openimmo_label.immobilie_pagination_page_link openimmo %1$s. Immobilien Seite %1$s. Immobilien Seite
tx_openimmo_label.immobilie_pagination_current_page openimmo current page aktuelle Seite
tx_openimmo_label.quick_search_all openimmo all alle
tx_openimmo_label.quick_search_search_word openimmo search word Suchwort
tx_openimmo_label.quick_search_immobilie_geo_land openimmo country Land
tx_openimmo_label.quick_search_immobilie_geo_ort openimmo city Ort
tx_openimmo_label.quick_search_immobilie_geo_lageGebiet_gebiete openimmo location Lage
tx_openimmo_label.quick_search_immobilie_geo_regionalerZusatz openimmo regional addon Regionaler Zusatz
tx_openimmo_label.quick_search_immobilie_geo_lageGebiet_regionalerZusatz openimmo regional addon by area Regionaler Zusatz nach Gebiet
tx_openimmo_label.quick_search_immobilie_preise_nettokaltmiete openimmo rent max. Miete max.
tx_openimmo_label.quick_search_immobilie_preise_warmmiete openimmo rent, utilities included Warmmiete
tx_openimmo_label.quick_search_immobilie_flaechen_anzahlZimmer openimmo rooms Zimmer
tx_openimmo_label.quick_search_immobilie_flaechen_wohnflaeche openimmo living space Wohnfläche
tx_openimmo_label.quick_search_immobilie_ausstattung openimmo equipment Ausstattung
tx_openimmo_label.quick_search_immobilie_zustandAngaben_bebaubarNach openimmo buildable after Bebaubar nach
tx_openimmo_label.quick_search_immobilie_preise_kaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.quick_search_immobilie_flaechen_gesamtflaeche openimmo total area Gesamtfläche
tx_openimmo_label.quick_search_immobilie_flaechen_grundstuecksflaeche openimmo land area Grundstücksfläche
tx_openimmo_label.quick_search_immobilie_flaechen_bueroflaeche openimmo office space Bürofläche
tx_openimmo_label.quick_search_immobilie_objektkategorie_objektart openimmo property Objektart
tx_openimmo_label.quick_search_immobilie_objektkategorie_nutzungsart openimmo usage usage
tx_openimmo_label.quick_search_immobilie_objektkategorie_vermarktungsart openimmo marketing method Vermarktungsart
tx_openimmo_label.quick_search_immobilie_verwaltungTechn_objektnrExtern openimmo Object number Objektnummer
tx_openimmo_label.quick_search_immobilie_infrastruktur_distanzen_distanzZu_autobahn openimmo Highway distance Autobahn Entfernung
tx_openimmo_label.quick_search_immobilie_radius openimmo Radius Umkreis
tx_openimmo_label.quick_search_immobilie_radius_location openimmo Location Ort
tx_openimmo_label.quick_search_immobilie_radius_distance openimmo max. Distance max. Entfernung
tx_openimmo_label.quick_search_immobilie_geo_lageGebiet_gebieteSelect openimmo location Ort
tx_openimmo_label.quick_search_immobilie_geo_lageSelect openimmo Geo Location Geo Lage
tx_openimmo_label.quick_search_immobilie_verwaltungObjekt_wbsSozialwohnung openimmo WBS required WBS erforderlich
tx_openimmo_label.immobilie_documents openimmo documents Dokumente
tx_openimmo_label.immobilie_images openimmo images Bilder
tx_openimmo_label.immobilie_general openimmo general Allgemein
tx_openimmo_label.immobilie_prices openimmo prices Preise
tx_openimmo_label.immobilie_energiepass openimmo energy certificate Energiepass
tx_openimmo_label.immobilie_contactperson openimmo contact person Ansprechpartner
tx_openimmo_label.immobilie_points_of_interest openimmo Explore the surroundings of the property Erkunden Sie das Umfeld der Immobilie
tx_openimmo_label.sort_by openimmo sort by Sortieren nach
tx_openimmo_label.asc openimmo ascending aufsteigend
tx_openimmo_label.desc openimmo descending absteigend
tx_openimmo_label.objekttitel openimmo property title Objekt-Titel
tx_openimmo_label.ort openimmo place Ort
tx_openimmo_label.details openimmo details Details
tx_openimmo_label.kaltmiete openimmo rent without utilities/ net rent Kaltmiete
tx_openimmo_label.anzahlZimmer openimmo number of rooms Zimmeranzahl
tx_openimmo_label.wohnflaeche openimmo living space Wohnfläche
tx_openimmo_label.request_introduction_text_pre openimmo The request will be sent to Die Anfrage wird an
tx_openimmo_label.request_introduction_text_post openimmo . geschickt.
tx_openimmo_label.request_mandatory_fields openimmo *Required fields * Pflichtfelder
tx_openimmo_label.request_field_gender openimmo salutation Anrede
tx_openimmo_label.request_field_gender_male openimmo Mr. Herr
tx_openimmo_label.request_field_gender_female openimmo Mrs. Frau
tx_openimmo_label.request_field_gender_diverse openimmo Diverse Divers
tx_openimmo_label.request_field_name openimmo name Name
tx_openimmo_label.request_field_firstname openimmo first name Vorname
tx_openimmo_label.request_field_lastname openimmo surname Nachname
tx_openimmo_label.request_field_company openimmo company Firma
tx_openimmo_label.request_field_street openimmo street Straße
tx_openimmo_label.request_field_housenumber openimmo house number Hausnummer
tx_openimmo_label.request_field_address openimmo address Adresse
tx_openimmo_label.request_field_postalcode openimmo postcode PLZ
tx_openimmo_label.request_field_city openimmo place Ort
tx_openimmo_label.request_field_country openimmo country Land
tx_openimmo_label.request_field_phone openimmo phone Telefon
tx_openimmo_label.request_field_mobile openimmo mobile Mobil
tx_openimmo_label.request_field_fax openimmo fax Fax
tx_openimmo_label.request_field_email openimmo email E-Mail
tx_openimmo_label.request_field_message openimmo your message Ihre Nachricht
tx_openimmo_label.request_field_storedata openimmo I consent to the fact that my contact details and assignment are permanently stored for possible queries. Ich willige ein, dass meine Angaben zur Kontaktaufnahme und Zuordnung für eventuelle Rückfragen dauerhaft gespeichert werden.
tx_openimmo_label.request_field_storedata_yes openimmo Yes Ja
tx_openimmo_label.request_field_storedata_no openimmo No Nein
tx_openimmo_label.request_field_privacy openimmo I have read the privacy policy and accept it. Ich habe die Datenschutzbestimmungen gelesen und akzeptieren diese.
tx_openimmo_label.request_field_privacy_yes openimmo Yes Ja
tx_openimmo_label.request_field_privacy_no openimmo No Nein
tx_openimmo_label.request_field_placeholder_name openimmo name Name
tx_openimmo_label.request_field_placeholder_firstname openimmo first name Vorname
tx_openimmo_label.request_field_placeholder_lastname openimmo surname Nachname
tx_openimmo_label.request_field_placeholder_company openimmo company Firma
tx_openimmo_label.request_field_placeholder_street openimmo street Straße
tx_openimmo_label.request_field_placeholder_housenumber openimmo house number Hausnummer
tx_openimmo_label.request_field_placeholder_address openimmo address Adresse
tx_openimmo_label.request_field_placeholder_postalcode openimmo postcode PLZ
tx_openimmo_label.request_field_placeholder_city openimmo place Ort
tx_openimmo_label.request_field_placeholder_country openimmo country Land
tx_openimmo_label.request_field_placeholder_phone openimmo phone Telefon
tx_openimmo_label.request_field_placeholder_mobile openimmo mobile Mobil
tx_openimmo_label.request_field_placeholder_fax openimmo fax Fax
tx_openimmo_label.request_field_placeholder_email openimmo email E-Mail
tx_openimmo_label.request_field_placeholder_message openimmo your message Ihre Nachricht
tx_openimmo_label.immobilie_request_mail_introduction openimmo Dear ladies and gentlemen,

I am interested in your realty:%1$s (No.: %2$s)

My contact data: | Sehr geehrte Damen und Herren,Ich interessiere mich für die folgende Immobilie:%1$s (Nr.: %2$s)

Meine Kontaktdaten sind: || tx_openimmo_label.immobilie_request_mail_signature | openimmo | Thanks for your attentionYour TYPO3-OpenImmo Team | Vielen Dank für Ihre AufmerksamkeitIhr TYPO3-OpenImmo Team || tx_openimmo_message.error_request_validation_failed_title | openimmo | Your request could not be sent! | Anfrage konnte nicht versandt werden! || tx_openimmo_message.error_request_validation_failed_message | openimmo | Please fill out the request correctly. | Bitte füllen Sie die Anfrage korrekt aus. || tx_openimmo_message.error_request_failed_title | openimmo | Your request could not be sent! | Anfrage konnte nicht versandt werden! || tx_openimmo_message.error_request_failed_message | openimmo | An internal error occurred while sending the request. | Es trat ein interner Fehler beim Versenden der Anfrage auf. || tx_openimmo_message.ok_request_successful_title | openimmo | Request was sent! | Anfrage wurde versandt! || tx_openimmo_message.ok_request_successful_message | openimmo | Your request has been successfully sent. We will contact you shortly. | Ihre Anfrage wurde erfolgreich versandt. Wir werden uns in Kürze mit Ihnen in Verbindung setzen. || tx_openimmo_message.warning_request_no_immobilie_selected_title | openimmo | No property selected! | Keine Immobilie ausgewählt! || tx_openimmo_message.warning_request_no_immobilie_selected_message | openimmo | Please, first select a property to send an inquiry. | Bitte wählen Sie erst eine Immobilie aus, um eine Anfrage senden zu können. || tx_openimmo_label.immobilie_suggest_mail_subject | openimmo | Schau Dir diese Immobilie an: %1$s | Schau Dir diese Immobilie an: %1$s || tx_openimmo_label.immobilie_suggest_mail_introduction | openimmo | Hi,I would like to suggest you the following property:%1$s

Here is the link:%2$s | Hallo,schau Dir mal die folgende Immobilie an:%1$s

Hier der Link dazu:%2$s |

Requestrightofwithdrawalconfirmationmail

Key Extension en de
tx_openimmo_message.askforconfirmation_mail_sent_title openimmo Mail sent! E-Mail versendet!
tx_openimmo_message.askforconfirmation_mail_sent_message openimmo We sent you a mail including information about the right of withdrawal. Please accept them by clicking on the link in the email. Wir haben Ihnen eine E-Mail mit Informationen zum Widerrufsrecht geschickt. Bitte akzeptieren Sie sie durch einen Klick auf den Link in der E-Mail.
tx_openimmo_message.askforconfirmation_mail_subject openimmo Information about your right of withdrawal Informationen zum Widerrufsrecht
tx_openimmo_message.confirmation_mail_subject openimmo Thank you for your confirmation Vielen Dank für Ihre Bestätigung
tx_openimmo_label.request_mail_right_of_withdrawal_information_text openimmo we would like to inform you about your right of withdrawal.

Please accept by clicking the link below.| Wir möchten Sie gerne über Ihr Widerrufsrecht informieren.Bitte akzeptieren Sie diese Bedingungen durch einen Klick auf den u. a. Button.|| tx_openimmo_label.request_mail_right_of_withdrawal_confirmation_text | openimmo | thank you for accepting or terms concerning the right of withdrawal! | vielen Dank für die Bestätigung der Informationen zum Widerrufsrecht. || tx_openimmo_label.request_mail_confirmation_link_text | openimmo | I agree to the right of withdrawal terms | Ich akzeptiere die Bedingungen zum Widerrufsrecht || tx_openimmo_label.request_mail_confirmation_preview | openimmo | TYPO3-OpenImmo right of withdrawal information | TYPO3-OpenImmo Informationen zum Widerrufsrecht || tx_openimmo_label.request_mail_salutation_male | openimmo | Dear Mr. | Sehr geehrter Herr || tx_openimmo_label.request_mail_salutation_female | openimmo | Dear Mrs. | Sehr geehrte Frau || tx_openimmo_label.request_mail_signature | openimmo | Best regards,your real estate team| Mit freundlichen Grüßen,Ihr Immobilien-Team|| tx_openimmo_message.request_error_invalid_hash_title | openimmo | Invalid hash | Ungültiger Hash || tx_openimmo_message.request_error_invalid_hash_message | openimmo | The giving hash is invalid. | Der übergebene Hash ist ungültig. || tx_openimmo_message.request_error_already_confirmed_title | openimmo | Already confirmed | Bereits bestätigt || tx_openimmo_message.request_error_already_confirmed_message | openimmo | This request has already been confirmed. | Diese Anfrage wurde bereits bestätigt. || tx_openimmo_message.request_mail_provisional_prefix | openimmo | [PROVISIONAL] | [VORLÄUFIG] || tx_openimmo_message.request_mail_provisional_note | openimmo | ATTENTION: The right of withdrawal information has NOT yet been confirmed bythe customer. This request is therefore provisional. You will get a second mail once customerconfirmed the right of withdrawal information.| ACHTUNG: Der Kunde hat die Informationen zum Widerruf noch nicht bestätigt.Daher ist diese Anfrage vorläufig. Sie erhalten eine zweite E-Mail, sobaldder Kunde die Informationen zum Widerruf bestätigt hat.|| tx_openimmo_message.expose_mail_sent_title | openimmo | Exposé sent! | Exposé verschickt! || tx_openimmo_message.expose_mail_sent_message | openimmo | We sent you an email containing the exposé for this property. | Wir haben Ihnen eine E-Mail mit dem Exposé für diese Immobilie geschickt. |

Objektkategorie:Nutzungsart

Key Extension en de
tx_openimmo_label.immobilie_objektkategorie openimmo object category Objektkategorie
tx_openimmo_label.immobilie_objektkategorie_nutzungsart openimmo usage Nutzungsart
tx_openimmo_label.immobilie_objektkategorie_nutzungsart_question openimmo How should the object be used? Wie soll die Immobilie genutzt werden?
tx_openimmo_label.immobilie_objektkategorie_nutzungsart_wohnen openimmo habitation Wohnen
tx_openimmo_label.immobilie_objektkategorie_nutzungsart_gewerbe openimmo business Gewerbe
tx_openimmo_label.immobilie_objektkategorie_nutzungsart_anlage openimmo investment Anlage
tx_openimmo_label.immobilie_objektkategorie_nutzungsart_waz openimmo WAZ WAZ

Objektkategorie:Vermarktungsart

Key Extension en de
tx_openimmo_label.immobilie_objektkategorie_vermarktungsart openimmo marketing method Vermarktungsart
tx_openimmo_label.immobilie_objektkategorie_vermarktungsart_question openimmo Do you want to buy or rent? Möchten Sie kaufen oder mieten?
tx_openimmo_label.immobilie_objektkategorie_vermarktungsart_kauf openimmo purchase Kauf
tx_openimmo_label.immobilie_objektkategorie_vermarktungsart_mietePacht openimmo rent/lease Miete/Pacht
tx_openimmo_label.immobilie_objektkategorie_vermarktungsart_erbpacht openimmo leasehold Erbpacht
tx_openimmo_label.immobilie_objektkategorie_vermarktungsart_leasing openimmo leasing Leasing

Objektkategorie:Objektart

Key Extension en de
tx_openimmo_label.immobilie_objektkategorie_objektart openimmo property Objektart
tx_openimmo_label.immobilie_objektkategorie_objektartFull openimmo property (with sub types) Objektart (mit Unterarten)
tx_openimmo_label.immobilie_objektkategorie_objektart_question openimmo What are you looking for? Was suchen Sie?
tx_openimmo_label.immobilie_objektkategorie_objektart_all openimmo All Alle
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen openimmo Office / practices Büro/Praxen
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_bueroTyp openimmo Office / practices Büro/Praxen
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_bueroflaeche openimmo office space Bürofläche
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_buerohaus openimmo office block Bürohaus
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_buerozentrum openimmo office center Bürozentrum
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_loftAtelier openimmo Loft / Workshop Loft/Atelier
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_praxis openimmo practice Praxis
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_praxisflaeche openimmo practice area Praxisfläche
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_praxishaus openimmo practice house Praxishaus
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_ausstellungsflaeche openimmo exhibition space Ausstellungsfläche
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_coworking openimmo coworking Coworking
tx_openimmo_label.immobilie_objektkategorie_objektart_bueroPraxen_sharedOffice openimmo shared-office Shared-Office
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel openimmo retail trade Einzelhandel
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_handelTyp openimmo retail trade Einzelhandel
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_ladenlokal openimmo commercial property Ladenlokal
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_einzelhandelsladen openimmo retail shop Einzelhandelsladen
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_verbrauchermarkt openimmo hypermarket Verbrauchermarkt
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_einkaufszentrum openimmo shopping mall Einkaufszentrum
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_kaufhaus openimmo department store Kaufhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_factoryOutlet openimmo factory/outlet Factory/Outlet
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_kiosk openimmo kiosk Kiosk
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_verkaufsflaeche openimmo retail space Verkaufsfläche
tx_openimmo_label.immobilie_objektkategorie_objektart_einzelhandel_ausstellungsflaeche openimmo exhibition space Ausstellungsfläche
tx_openimmo_label.immobilie_objektkategorie_objektart_zimmer openimmo room Zimmer
tx_openimmo_label.immobilie_objektkategorie_objektart_zimmer_zimmertype openimmo room Zimmer
tx_openimmo_label.immobilie_objektkategorie_objektart_zimmer_zimmer openimmo rooms Zimmer
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe openimmo Hospitality Gastgewerbe
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_gastgewTyp openimmo Hospitality Gastgewerbe
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_gastronomie openimmo gastronomy Gastronomie
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_gastronomieUndWohnung openimmo Catering and apartment Gastronomie und Wohnung
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_pensionen openimmo pensions Pensionen
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_hotels openimmo hotels Hotels
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_weitereBeherbergungsbetriebe openimmo Other accommodation companies weitere Beherbergungsbetriebe
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_bar openimmo bar Bar
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_cafe openimmo coffee shop Cafe
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_discothek openimmo Discotheque Discothek
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_restaurant openimmo restaurant Restaurant
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_raucherlokal openimmo smoking restaurant Raucherlokal
tx_openimmo_label.immobilie_objektkategorie_objektart_gastgewerbe_einraumlokal openimmo Einraumlokal Einraumlokal
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd openimmo Warehouse Halle/Lager/Produktion
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_hallenTyp openimmo Warehouse Halle/Lager/Produktion
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_halle openimmo hall Halle
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_industriehalle openimmo industrial hall Industriehalle
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_lager openimmo storage Lager
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_lagerflaechen openimmo storage space Lagerflächen
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_lagerMitFreiflaeche openimmo Warehouse with free space Lager mit Freifläche
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_hochregallager openimmo High-bay warehouse Hochregallager
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_speditionslager openimmo Depots Speditionslager
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_produktion openimmo production Produktion
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_werkstatt openimmo workshop Werkstatt
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_service openimmo service Service
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_freiflaechen openimmo areas Freiflächen
tx_openimmo_label.immobilie_objektkategorie_objektart_hallenLagerProd_kuehlhaus openimmo cold storage Kühlhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft openimmo Agriculture / Forestry Land-/Forstwirtschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_landTyp openimmo Agriculture / Forestry Land-/Forstwirtschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_landwirtschaftlicheBetriebe openimmo Agricultural operations Landwirtschaftliche Betriebe
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_bauernhof openimmo Farm Bauernhof
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_aussiedlerhof openimmo Aussiedlerhof Aussiedlerhof
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_gartenbau openimmo horticulture Gartenbau
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_ackerbau openimmo agriculture Ackerbau
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_weinbau openimmo viniculture Weinbau
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_viehwirtschaft openimmo livestock Viehwirtschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_jagdUndForstwirtschaft openimmo Hunting and forestry Jagd und Forstwirtschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_teichUndFischwirtschaft openimmo Pond and fishing Teich und Fischwirtschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_scheunen openimmo barns Scheunen
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_reiterhoefe openimmo riding stables Reiterhöfe
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_sonstigeLandwirtschaftsimmobilien openimmo Other agricultural real estate sonstige Landwirtschaftsimmobilien
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_anwesen openimmo estate Anwesen
tx_openimmo_label.immobilie_objektkategorie_objektart_landUndForstwirtschaft_jagdrevier openimmo hunting area Jagdrevier
tx_openimmo_label.immobilie_objektkategorie_objektart_parken openimmo parking area Parken
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_parkenTyp openimmo parking area Parken
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_stellplatz openimmo parking space Stellplatz
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_carport openimmo carport Carport
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_doppelgarage openimmo double garage Doppelgarage
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_duplex openimmo duplex Duplex
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_tiefgarage openimmo underground car park Tiefgarage
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_bootsliegeplatz openimmo Boat mooring Bootsliegeplatz
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_einzelgarage openimmo garage Einzelgarage
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_parkhaus openimmo car park Parkhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_tiefgaragenstellplatz openimmo Underground parking slot Tiefgaragenstellplatz
tx_openimmo_label.immobilie_objektkategorie_objektart_parken_parkplatzStrom openimmo Parkplatz-Strom Parkplatz-Strom
tx_openimmo_label.immobilie_objektkategorie_objektart_sonstige openimmo other Sonstige
tx_openimmo_label.immobilie_objektkategorie_objektart_sonstige_sonstigeTyp openimmo other Sonstige
tx_openimmo_label.immobilie_objektkategorie_objektart_sonstige_parkhaus openimmo car park parkhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_sonstige_tankstelle openimmo Gas station tankstelle
tx_openimmo_label.immobilie_objektkategorie_objektart_sonstige_krankenhaus openimmo hospital krankenhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_sonstige_sonstige openimmo other sonstige
tx_openimmo_label.immobilie_objektkategorie_objektart_freizeitimmobilieGewerblich openimmo Leisure property / commercial Freizeitimmobilie/Gewerblich
tx_openimmo_label.immobilie_objektkategorie_objektart_freizeitimmobilieGewerblich_freizeitTyp openimmo Leisure property / commercial Freizeitimmobilie/Gewerblich
tx_openimmo_label.immobilie_objektkategorie_objektart_freizeitimmobilieGewerblich_sportanlagen openimmo sports facilities Sportanlagen
tx_openimmo_label.immobilie_objektkategorie_objektart_freizeitimmobilieGewerblich_vergnuegungsparksUndCenter openimmo Amusement parks and centers Vergnügungsparks und Center
tx_openimmo_label.immobilie_objektkategorie_objektart_freizeitimmobilieGewerblich_freizeitanlage openimmo Leisure facility Freizeitanlage
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt openimmo residential rental property Zinshaus/Renditeobjekt
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_zinsTyp openimmo residential rental property Zinshaus/Renditeobjekt
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_mehrfamilienhaus openimmo multifamily house Mehrfamilienhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_wohnUndGeschaeftshaus openimmo Residential and commercial building Wohn und Geschäftshaus
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_geschaeftshaus openimmo commercial building Geschäftshaus
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_buerogebaeude openimmo office building Bürogebäude
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_sbMaerkte openimmo Hypermarkets SB-Märkte
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_einkaufscentren openimmo Shopping centers Einkaufszentren
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_wohnanlagen openimmo residential complexes Wohnanlagen
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_verbrauchermaerkte openimmo Hypermarkets Verbrauchermärkte
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_industrieanlagen openimmo industrial plants Industrieanlagen
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_pflegeheim openimmo Nursing home Pflegeheim
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_sanatorium openimmo sanatorium Sanatorium
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_seniorenheim openimmo Nursing home Seniorenheim
tx_openimmo_label.immobilie_objektkategorie_objektart_zinshausRenditeobjekt_betreutesWohnen openimmo Assisted living Betreutes Wohnen
tx_openimmo_label.immobilie_objektkategorie_objektart_haus openimmo House Haus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_haustyp openimmo House Haus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_reihenhaus openimmo town house Reihenhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_reihenend openimmo End town house Reihenendhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_reihenmittel openimmo terraced house Reihenmittelhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_reiheneck openimmo town house Reiheneckhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_doppelhaushaelfte openimmo semi-detached house Doppelhaushälfte
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_einfamilienhaus openimmo detached house Einfamilienhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_stadthaus openimmo townhouse Stadthaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_bungalow openimmo bungalow Bungalow
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_villa openimmo villa Villa
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_resthof openimmo Farmstead Resthof
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_bauernhaus openimmo farmhouse Bauernhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_landhaus openimmo country house Landhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_schloss openimmo castle Schloss
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_zweifamilienhaus openimmo Two family house Zweifamilienhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_mehrfamilienhaus openimmo Multi-family house Mehrfamilienhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_ferienhaus openimmo holiday home Ferienhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_berghuette openimmo mountain hut Berghütte
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_chalet openimmo chalet Chalet
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_strandhaus openimmo beach house Strandhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_laubeDatscheGartenhaus openimmo garden shed Laube/Datsche/Gartenhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_apartmenthaus openimmo Apartment house Apartmenthaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_burg openimmo castle Burg
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_herrenhaus openimmo manor house Herrenhaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_finca openimmo finca Finca
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_rustico openimmo rustico Rustico
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_fertighaus openimmo prefabricated house Fertighaus
tx_openimmo_label.immobilie_objektkategorie_objektart_haus_keineAngabe openimmo Not specified Keine Angabe
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck openimmo plot of land Grundstück
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_grundstTyp openimmo plot of land Grundstück
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_wohnen openimmo habitation Wohnen
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_gewerbe openimmo business Gewerbe
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_industrie openimmo industry Industrie
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_landForstwirschaft openimmo Agriculture and forestry Land-/Forstwirschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_freizeit openimmo leisure Freizeit
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_gemischt openimmo mixed Gemischt
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_gewerbepark openimmo Business Park Gewerbepark
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_sondernutzung openimmo special use Sondernutzung
tx_openimmo_label.immobilie_objektkategorie_objektart_grundstueck_seeliegenschaft openimmo lakefront property Seeliegenschaft
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung openimmo flat Wohnung
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_wohnungtyp openimmo flat Wohnung
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_dachgeschoss openimmo attic Dachgeschoss
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_maisonette openimmo maisonette Maisonette
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_loftStudioAtelier openimmo Loft / Studio Loft/Studio/Atelier
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_penthouse openimmo penthouse Penthouse
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_terrassen openimmo terraces Terrassen
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_etage openimmo floor Etage
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_erdgeschoss openimmo ground floor Erdgeschoss
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_souterrain openimmo basement Souterrain
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_apartment openimmo apartment Apartment
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_ferienwohnung openimmo holiday home Ferienwohnung
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_galerie openimmo gallery Galerie
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_rohdachboden openimmo raw attic floor Rohdachboden
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_attikawohnung openimmo attica apartment Attikawohnung
tx_openimmo_label.immobilie_objektkategorie_objektart_wohnung_keineAngabe openimmo Not specified Keine Angabe
tx_openimmo_label.immobilie_objektkategorie_userDefinedSimplefield_nutzungsart openimmo usage Nutzungsart
tx_openimmo_label.immobilie_objektkategorie_userDefinedSimplefield_nutzungstyp openimmo Nutzungstyp Nutzungstyp
tx_openimmo_label.immobilie_geo openimmo geo Geo
tx_openimmo_label.immobilie_geo_plz openimmo postcode Plz
tx_openimmo_label.immobilie_geo_ort openimmo place Ort
tx_openimmo_label.immobilie_geo_ortSelect openimmo place (as selectbox) Ort (als Selectbox)
tx_openimmo_label.immobilie_preise_nettokaltmieteSelect openimmo net rent (as selectbox) Nettokaltmiete (als Selectbox)
tx_openimmo_label.immobilie_flaechen_anzahlZimmerSelect openimmo number of rooms (as selectbox) Zimmeranzahl (als Selectbox)
tx_openimmo_label.immobilie_flaechen_wohnflaecheSelect openimmo living space (as selectbox) Wohnfläche (als Selectbox)
tx_openimmo_label.immobilie_preise_kaufpreisSelect openimmo purchase price (as selectbox) Kaufpreis (als Selectbox)
tx_openimmo_label.immobilie_flaechen_gesamtflaecheSelect openimmo total area (as selectbox) Gesamtfläche (als Selectbox)
tx_openimmo_label.immobilie_flaechen_grundstuecksflaecheSelect openimmo land area (as selectbox) Grundstücksfläche (als Selectbox)
tx_openimmo_label.immobilie_flaechen_bueroflaecheSelect openimmo office space (as selectbox) Bürofläche (als Selectbox)
tx_openimmo_label.immobilie_geo_plzOrt openimmo place Ort
tx_openimmo_label.immobilie_geo_landOrtRegionalerZusatz openimmo country, place, regional addon Land, Ort, Regionaler Zusatz
tx_openimmo_label.immobilie_geo_strasseHausnummer openimmo street Straße
tx_openimmo_label.immobilie_geo_strasse openimmo street Straße
tx_openimmo_label.immobilie_geo_hausnummer openimmo house number Hausnummer
tx_openimmo_label.immobilie_geo_bundesland openimmo federal state Bundesland
tx_openimmo_label.immobilie_geo_gemeindecode openimmo municipality code Gemeindecode
tx_openimmo_label.immobilie_geo_flur openimmo parcel Flur
tx_openimmo_label.immobilie_geo_flurstueck openimmo parcel part Flurstück
tx_openimmo_label.immobilie_geo_gemarkung openimmo area Gemarkung
tx_openimmo_label.immobilie_geo_land openimmo country Land
tx_openimmo_label.immobilie_geo_land_isoLand openimmo Iso land Iso land
tx_openimmo_label.immobilie_geo_etage openimmo floor Etage
tx_openimmo_label.immobilie_geo_anzahlEtagen openimmo amount of floors Anzahl Etagen
tx_openimmo_label.immobilie_geo_wohnungsnr openimmo flat no. Wohnungsnummer
tx_openimmo_label.immobilie_geo_regionalerZusatz openimmo regional addon Regionaler Zusatz
tx_openimmo_label.immobilie_geo_lageGebiet_regionalerZusatz openimmo regional addon by area Regionaler Zusatz nach Gebiet
tx_openimmo_label.immobilie_geo_kartenMakro openimmo map macro Karten Makro
tx_openimmo_label.immobilie_geo_kartenMikro openimmo map micro Karten Mikro
tx_openimmo_label.immobilie_geo_virtuelletour openimmo virtual tour Virtuelle Tour
tx_openimmo_label.immobilie_geo_luftbildern openimmo aerial photo Luftbilder
tx_openimmo_label.immobilie_geo_geokoordinaten openimmo geo coordinates Geo-Koordinaten
tx_openimmo_label.immobilie_geo_geokoordinaten_breitengrad openimmo latitude Breitengrad
tx_openimmo_label.immobilie_geo_geokoordinaten_laengengrad openimmo longitude Längengrad
tx_openimmo_label.immobilie_geo_lageImBau openimmo location in building Lage im Gebäude
tx_openimmo_label.immobilie_geo_lageImBau_links openimmo left Links
tx_openimmo_label.immobilie_geo_lageImBau_rechts openimmo right Rechts
tx_openimmo_label.immobilie_geo_lageImBau_vorne openimmo front Vorne
tx_openimmo_label.immobilie_geo_lageImBau_hinten openimmo back Hinten
tx_openimmo_label.immobilie_geo_lageGebiet openimmo location/area Lage/Gebiet
tx_openimmo_label.immobilie_geo_lageGebiet_gebiete openimmo location area Lage/Gebiet
tx_openimmo_label.immobilie_geo_userDefinedSimplefield_etage openimmo floor Etage
tx_openimmo_label.immobilie_geo_userDefinedSimplefield_lage openimmo location Lage
tx_openimmo_label.immobilie_kontaktperson openimmo contact person Kontaktperson
tx_openimmo_label.immobilie_kontaktperson_emailDirekt openimmo Email E-Mail
tx_openimmo_label.immobilie_kontaktperson_emailZentrale openimmo Email E-Mail
tx_openimmo_label.immobilie_kontaktperson_telDurchw openimmo phone Telefon
tx_openimmo_label.immobilie_kontaktperson_telZentrale openimmo phone phone
tx_openimmo_label.immobilie_kontaktperson_telFax openimmo fax number Faxnummer
tx_openimmo_label.immobilie_kontaktperson_telHandy openimmo mobile phone Handynummer
tx_openimmo_label.immobilie_kontaktperson_titel openimmo title Titel
tx_openimmo_label.immobilie_kontaktperson_zusatzfeld openimmo Addition Zusatz
tx_openimmo_label.immobilie_kontaktperson_anrede openimmo salutation Anrede
tx_openimmo_label.immobilie_kontaktperson_position openimmo position Position
tx_openimmo_label.immobilie_kontaktperson_adressfreigabe openimmo display address Adressfreigabe
tx_openimmo_label.immobilie_kontaktperson_name openimmo name Name
tx_openimmo_label.immobilie_kontaktperson_vornameName openimmo name Name
tx_openimmo_label.immobilie_kontaktperson_vorname openimmo first name Vorname
tx_openimmo_label.immobilie_kontaktperson_firma openimmo company Firma
tx_openimmo_label.immobilie_kontaktperson_strasseHausnummer openimmo street Straße
tx_openimmo_label.immobilie_kontaktperson_strasse openimmo street Straße
tx_openimmo_label.immobilie_kontaktperson_hausnummer openimmo house number Hausnummer
tx_openimmo_label.immobilie_kontaktperson_plzOrt openimmo place Ort
tx_openimmo_label.immobilie_kontaktperson_plz openimmo postcode Plz
tx_openimmo_label.immobilie_kontaktperson_ort openimmo place Ort
tx_openimmo_label.immobilie_kontaktperson_land openimmo country Land
tx_openimmo_label.immobilie_kontaktperson_land_isoLand openimmo Iso land Iso land
tx_openimmo_label.immobilie_kontaktperson_url openimmo www www
tx_openimmo_label.immobilie_preise openimmo prices Preise
tx_openimmo_label.immobilie_preise_kaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_kaufpreis_auf_anfrage openimmo on request auf Anfrage
tx_openimmo_label.immobilie_preise_kaufpreisnetto openimmo net purchase price Kaufpreis netto
tx_openimmo_label.immobilie_preise_kaufpreisbrutto openimmo gross purchase price Kaufpreis brutto
tx_openimmo_label.immobilie_preise_heizkosten openimmo heating costs Heizkosten
tx_openimmo_label.immobilie_preise_heizkostenEnthalten openimmo incl. heating costs Heizkosten enth.
tx_openimmo_label.immobilie_preise_kaution openimmo bail Kaution
tx_openimmo_label.immobilie_preise_aussenCourtage openimmo broker's fee Provision
tx_openimmo_label.immobilie_preise_aussenCourtage_mitMwst_true openimmo (inkl. taxes) (inkl. MwSt.)
tx_openimmo_label.immobilie_preise_aussenCourtage_mitMwst_false openimmo (exkl. taxes) (exkl. MwSt.)
tx_openimmo_label.immobilie_preise_nettokaltmiete openimmo net rent Nettokaltmiete
tx_openimmo_label.immobilie_preise_nettokaltmiete_auf_anfrage openimmo on request auf Anfrage
tx_openimmo_label.immobilie_preise_kaltmiete openimmo rent Kaltmiete
tx_openimmo_label.immobilie_preise_warmmiete openimmo rent, utilities included Warmmiete
tx_openimmo_label.immobilie_preise_warmmieteSelect openimmo rent, utilities included (as selectbox) rent, utilities included (as selectbox)
tx_openimmo_label.immobilie_radius openimmo Radial search (only in Pro-Version) Radial search (only in Pro-Version)
tx_openimmo_label.immobilie_geo_lageSelect openimmo Geo Location Lage
tx_openimmo_label.immobilie_preise_nebenkosten openimmo additional costs Nebenkosten
tx_openimmo_label.immobilie_preise_nebenkostenVorauszahlung openimmo additional costs prepayment Nebenkostenvorauszahlung
tx_openimmo_label.immobilie_preise_erwerbsnebenkosten openimmo Acquisition costs Erwerbsnebenkosten
tx_openimmo_label.immobilie_preise_zzgMehrwertsteuer openimmo plus taxes zzg. Mehrwertsteuer
tx_openimmo_label.immobilie_preise_mietzuschlaege openimmo rent addition Mietzuschläge
tx_openimmo_label.immobilie_preise_hauptmietzinsnetto openimmo net main rent Hauptmietzins netto
tx_openimmo_label.immobilie_preise_pauschalmiete openimmo all-inclusive rent Pauschalmiete
tx_openimmo_label.immobilie_preise_betriebskostennetto openimmo net operating costs Betriebskosten netto
tx_openimmo_label.immobilie_preise_evbnetto openimmo net EVB EVB netto
tx_openimmo_label.immobilie_preise_gesamtmietenetto openimmo net total rent Gesamtmiete netto
tx_openimmo_label.immobilie_preise_gesamtmietebrutto openimmo gross total rent Gesamtmiete brutto
tx_openimmo_label.immobilie_preise_gesamtbelastungnetto openimmo net total load Gesamtbelastung netto
tx_openimmo_label.immobilie_preise_gesamtbelastungbrutto openimmo gross total load Gesamtbelastung brutto
tx_openimmo_label.immobilie_preise_gesamtkostenprom2von openimmo sum costs per m² from Gesamtkosten pro m² von
tx_openimmo_label.immobilie_preise_heizkostennetto openimmo net heating costs Heizkosten netto
tx_openimmo_label.immobilie_preise_monatlichekostennetto openimmo monthly net costs Monatliche Kosten netto
tx_openimmo_label.immobilie_preise_monatlichekostenbrutto openimmo monthly gross costs Monatliche Kosten brutto
tx_openimmo_label.immobilie_preise_nebenkostenprom2von openimmo additional costs per m² from Nebenkosten pro m² von
tx_openimmo_label.immobilie_preise_ruecklagenetto openimmo net reserve fund Rücklagen netto
tx_openimmo_label.immobilie_preise_sonstigekostennetto openimmo other net costs Sonstige Kosten netto
tx_openimmo_label.immobilie_preise_sonstigemietenetto openimmo other rents net Sonstige Mieten netto
tx_openimmo_label.immobilie_preise_summemietenetto openimmo sum net rent Summe Nettomiete
tx_openimmo_label.immobilie_preise_nettomieteprom2von openimmo net rent per m² from Nettomiete pro m² von
tx_openimmo_label.immobilie_preise_pacht openimmo lease Pacht
tx_openimmo_label.immobilie_preise_erbpacht openimmo leasehold Erbpacht
tx_openimmo_label.immobilie_preise_hausgeld openimmo house money Hausgeld
tx_openimmo_label.immobilie_preise_abstand openimmo distance Abstand
tx_openimmo_label.immobilie_preise_preisZeitraumVon openimmo price period from Preis Zeitraum von
tx_openimmo_label.immobilie_preise_preisZeitraumBis openimmo price period to Preis Zeitraum bis
tx_openimmo_label.immobilie_preise_kaufpreisProQm openimmo purchase price per m² Kaufpreis pro m²
tx_openimmo_label.immobilie_preise_provisionspflichtig openimmo commissionable Provisionspflichtig
tx_openimmo_label.immobilie_preise_provisionspflichtig_true openimmo yes ja
tx_openimmo_label.immobilie_preise_provisionspflichtig_false openimmo no nein
tx_openimmo_label.immobilie_preise_provisionTeilen openimmo share fee Provision Teilen
tx_openimmo_label.immobilie_preise_courtageHinweis openimmo fee notice Courtage-Hinweis
tx_openimmo_label.immobilie_preise_provisionnetto openimmo net fee Provision netto
tx_openimmo_label.immobilie_preise_provisionbrutto openimmo gross fee Provision brutto
tx_openimmo_label.immobilie_preise_freitextPreis openimmo free text price Freitext Preis
tx_openimmo_label.immobilie_preise_xFache openimmo x-times x-fache
tx_openimmo_label.immobilie_preise_nettorendite openimmo net yield Nettorendite
tx_openimmo_label.immobilie_preise_nettorenditeSoll openimmo net yield should Nettorendite soll
tx_openimmo_label.immobilie_preise_nettorenditeIst openimmo net yield is Nettorendite ist
tx_openimmo_label.immobilie_preise_erschliessungskosten openimmo development costs Erschließungskosten
tx_openimmo_label.immobilie_preise_erschliessungskostenm2 openimmo development costs m² Erschließungskosten m²
tx_openimmo_label.immobilie_preise_kautionText openimmo bail text Kaution-Text
tx_openimmo_label.immobilie_preise_geschaeftsguthaben openimmo business assets Geschäftsguthaben
tx_openimmo_label.immobilie_preise_richtpreis openimmo ballpark price Richtpreis
tx_openimmo_label.immobilie_preise_richtpreisprom2 openimmo ballpark price per m² Richtpreis pro m²
tx_openimmo_label.immobilie_preise_mieteinnahmenIst openimmo actual rental income IST-Miete
tx_openimmo_label.immobilie_preise_mietpreisProQm openimmo rent per m² m²-Miete
tx_openimmo_label.immobilie_preise_preisZeiteinheit openimmo timeunit price Preis-Zeiteinheit
tx_openimmo_label.immobilie_preise_waehrung openimmo currency Währung
tx_openimmo_label.immobilie_preise_stpCarport openimmo carport parking space Carport
tx_openimmo_label.immobilie_preise_stpCarport_stellplatzkaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_stpCarport_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpCarport_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_preise_stpDuplex openimmo duplex parking space Duplex
tx_openimmo_label.immobilie_preise_stpDuplex_stellplatzkaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_stpDuplex_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpDuplex_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_preise_stpFreiplatz openimmo outside parking space Freiplatz
tx_openimmo_label.immobilie_preise_stpFreiplatz_stellplatzkaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_stpFreiplatz_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpFreiplatz_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_preise_stpGarage openimmo parking garage Garage
tx_openimmo_label.immobilie_preise_stpGarage_stellplatzkaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_stpGarage_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpGarage_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_preise_stpParkhaus openimmo parking garage space Parkhaus
tx_openimmo_label.immobilie_preise_stpParkhaus_stellplatzkaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_stpParkhaus_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpParkhaus_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_preise_stpTiefgarage openimmo underground parking space Tiefgaragenstellplatz
tx_openimmo_label.immobilie_preise_stpTiefgarage_stellplatzkaufpreis openimmo purchase price Kaufpreis
tx_openimmo_label.immobilie_preise_stpTiefgarage_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpTiefgarage_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_preise_stpSonstige openimmo other parking space Sonstiger Stellplatz
tx_openimmo_label.immobilie_preise_stpSonstige_platzart openimmo type Platzart
tx_openimmo_label.immobilie_preise_stpSonstige_bemerkung openimmo notice Bemerkung
tx_openimmo_label.immobilie_preise_stpSonstige_stellplatzmiete openimmo rent Miete
tx_openimmo_label.immobilie_preise_stpSonstige_anzahl openimmo amount Anzahl
tx_openimmo_label.immobilie_bieterverfahren openimmo tendering procedure Bieterverfahren
tx_openimmo_label.immobilie_bieterverfahren_beginnAngebotsphase openimmo bidding phase start Beginn Angebotsphase
tx_openimmo_label.immobilie_bieterverfahren_besichtigungstermin openimmo appointment to view Besichtigungstermin
tx_openimmo_label.immobilie_bieterverfahren_besichtigungstermin2 openimmo appointment to view 2 Besichtigungstermin 2
tx_openimmo_label.immobilie_bieterverfahren_beginnBietzeit openimmo start bid time Beginn Bietzeit
tx_openimmo_label.immobilie_bieterverfahren_endeBietzeit openimmo end bid time Ende Bietzeit
tx_openimmo_label.immobilie_bieterverfahren_hoechstgebotZeigen openimmo display highest bid Höchstgebot zeigen
tx_openimmo_label.immobilie_bieterverfahren_mindestpreis openimmo floor price Mindestpreis
tx_openimmo_label.immobilie_versteigerung openimmo auction Versteigerung
tx_openimmo_label.immobilie_versteigerung_zwangsversteigerung openimmo forced sale Zwangsversteigerung
tx_openimmo_label.immobilie_versteigerung_aktenzeichen openimmo reference number Aktenzeichen
tx_openimmo_label.immobilie_versteigerung_zvtermin openimmo auction date ZV-Termin
tx_openimmo_label.immobilie_versteigerung_zusatztermin openimmo add. auction date Zusatztermin
tx_openimmo_label.immobilie_versteigerung_amtsgericht openimmo district court Amtsgericht
tx_openimmo_label.immobilie_versteigerung_verkehrswert openimmo sales value Verkehrswert
tx_openimmo_label.immobilie_flaechen openimmo Space Flächen
tx_openimmo_label.immobilie_flaechen_wohnflaeche openimmo living space Wohnfläche
tx_openimmo_label.immobilie_flaechen_anzahlZimmer openimmo Number of Rooms Anzahl Zimmer
tx_openimmo_label.immobilie_flaechen_anzahlSchlafzimmer openimmo Number of bedrooms Anzahl Schlafzimmer
tx_openimmo_label.immobilie_flaechen_anzahlBadezimmer openimmo Number of bathrooms Anzahl Badezimmer
tx_openimmo_label.immobilie_flaechen_anzahlSepWc openimmo Number of sep. bathrooms Anzahl sep. WC
tx_openimmo_label.immobilie_flaechen_teilbarAb openimmo Dividable from Teilbar ab
tx_openimmo_label.immobilie_flaechen_flaecheTeilbar openimmo Space dividable Fläche teilbar
tx_openimmo_label.immobilie_flaechen_beheizbareFlaeche openimmo Heated area Beheizbare Fläche
tx_openimmo_label.immobilie_flaechen_gesamtflaeche openimmo Total space Gesamtfläche
tx_openimmo_label.immobilie_flaechen_gemeindeflaeche openimmo Municipality space Gemeindefläche
tx_openimmo_label.immobilie_flaechen_grundstuecksflaeche openimmo Total size of site Grundstücksfläche
tx_openimmo_label.immobilie_flaechen_bueroflaeche openimmo Office space Bürofläche
tx_openimmo_label.immobilie_flaechen_bueroflaecheTeilbar openimmo Office space dividable Bürofläche teilbar
tx_openimmo_label.immobilie_flaechen_nutzflaeche openimmo Floor space Nutzfläche
tx_openimmo_label.immobilie_flaechen_nutzflaecheTeilbar openimmo Floor space dividable Nutzfläche teilbar
tx_openimmo_label.immobilie_flaechen_ladenflaeche openimmo Store space Ladenfläche
tx_openimmo_label.immobilie_flaechen_lagerflaeche openimmo Storage space Lagerfläche
tx_openimmo_label.immobilie_flaechen_lagerflaecheTeilbar openimmo Storage space dividable Lagerfläche teilbar
tx_openimmo_label.immobilie_flaechen_produktionsflaeche openimmo Production space Produktionsfläche
tx_openimmo_label.immobilie_flaechen_produktionsflaecheTeilbar openimmo Production space dividable Produktionsfläche teilbar
tx_openimmo_label.immobilie_flaechen_verkaufsflaeche openimmo Sales space Verkaufsfläche
tx_openimmo_label.immobilie_flaechen_verkaufsflaecheTeilbar openimmo Sales space dividable Verkaufsfläche teilbar
tx_openimmo_label.immobilie_flaechen_freiflaeche openimmo Free space Freifläche
tx_openimmo_label.immobilie_flaechen_fensterfront openimmo Glass facade Fensterfront
tx_openimmo_label.immobilie_flaechen_verwaltungsflaeche openimmo Management space Verwaltungsfläche
tx_openimmo_label.immobilie_flaechen_gastroflaeche openimmo Gastronomy space Gastro-Fläche
tx_openimmo_label.immobilie_flaechen_grz openimmo GRZ GRZ
tx_openimmo_label.immobilie_flaechen_gfz openimmo GFZ GFZ
tx_openimmo_label.immobilie_flaechen_bmz openimmo BMZ BMZ
tx_openimmo_label.immobilie_flaechen_bgf openimmo BGF BGF
tx_openimmo_label.immobilie_flaechen_sonstflaeche openimmo other space Sonstige Fläche
tx_openimmo_label.immobilie_flaechen_bueroteilflaeche openimmo office space Büroteilfläche
tx_openimmo_label.immobilie_flaechen_vermietbareFlaeche openimmo rentable space Vermietbare Fläche
tx_openimmo_label.immobilie_flaechen_kellerflaeche openimmo cellar space Kellerfläche
tx_openimmo_label.immobilie_flaechen_einliegerwohnung openimmo granny flat Einliegerwohnung
tx_openimmo_label.immobilie_flaechen_anzahlBalkone openimmo number of balconies Anzahl Balkone
tx_openimmo_label.immobilie_flaechen_anzahlBalkonTerrassen openimmo number of balconies/terrace Anzahl Balkone/Terrassen
tx_openimmo_label.immobilie_flaechen_anzahlTerrassen openimmo number of terraces Anzahl Terrassen
tx_openimmo_label.immobilie_flaechen_anzahlLogia openimmo number of loggia Anzahl Loggia
tx_openimmo_label.immobilie_flaechen_balkonTerrasseFlaeche openimmo balconies/terrace space Balkon/Terrassen Fläche
tx_openimmo_label.immobilie_flaechen_anzahlWohnSchlafzimmer openimmo number of living- and bedrooms Anzahl Wohn- und Schlafzimmer
tx_openimmo_label.immobilie_flaechen_gartenflaeche openimmo garden space Gartenfläche
tx_openimmo_label.immobilie_flaechen_fensterfrontQm openimmo glass facade m² Fensterfront m²
tx_openimmo_label.immobilie_flaechen_grundstuecksfront openimmo front land area Grundstücksfläche
tx_openimmo_label.immobilie_flaechen_dachbodenflaeche openimmo attic space Dachbodenfläche
tx_openimmo_label.immobilie_flaechen_anzahlStellplaetze openimmo number of parking spaces Anzahl Stellplätze
tx_openimmo_label.immobilie_flaechen_plaetzeGastraum openimmo guestroom spaces Plätze im Gästeraum
tx_openimmo_label.immobilie_flaechen_anzahlBetten openimmo number of beds Anzahl Betten
tx_openimmo_label.immobilie_flaechen_anzahlTagungsraeume openimmo number of meeting rooms Anzahl Tagungsräume
tx_openimmo_label.immobilie_flaechen_anzahlWohneinheiten openimmo number of dwelling units Anzahl Wohneinheiten
tx_openimmo_label.immobilie_flaechen_anzahlGewerbeeinheiten openimmo number of business units Anzahl Gewerbeeinheiten
tx_openimmo_label.immobilie_flaechen_kubatur openimmo cubing Kubatur
tx_openimmo_label.immobilie_flaechen_ausnuetzungsziffer openimmo floor area ratio Ausnutzungsziffer
tx_openimmo_label.immobilie_flaechen_flaeche_von openimmo space from Fläche von
tx_openimmo_label.immobilie_flaechen_flaeche_bis openimmo space to Fläche bis
tx_openimmo_label.immobilie_ausstattung openimmo equipment Ausstattung
tx_openimmo_label.immobilie_ausstattung_alle openimmo equipment Ausstattung
tx_openimmo_label.immobilie_ausstattung_gaestewc openimmo guest toilet Gäste WC
tx_openimmo_label.immobilie_ausstattung_dachboden openimmo attic Dachboden
tx_openimmo_label.immobilie_ausstattung_gartennutzung openimmo use of garden Gartennutzung
tx_openimmo_label.immobilie_ausstattung_waschTrockenraum openimmo washroom Wasch trockenraum
tx_openimmo_label.immobilie_ausstattung_unterkellert openimmo cellar Unterkellert/Keller
tx_openimmo_label.immobilie_ausstattung_unterkellert_keller openimmo cellar Unterkellert/Keller
tx_openimmo_label.immobilie_ausstattung_abstellraum openimmo storeroom Abstellraum
tx_openimmo_label.immobilie_ausstattung_barrierefrei openimmo accessible Barrierefrei
tx_openimmo_label.immobilie_ausstattung_fahrradraum openimmo bike storage Fahrradraum
tx_openimmo_label.immobilie_ausstattung_klimatisiert openimmo air conditioning system Klimaanlage
tx_openimmo_label.immobilie_ausstattung_kabelkanaele openimmo cable channels Kabelkanäle
tx_openimmo_label.immobilie_ausstattung_dvVerkabelung openimmo DV cabling DV Verkabelung
tx_openimmo_label.immobilie_ausstattung_rampe openimmo ramp Rampe
tx_openimmo_label.immobilie_ausstattung_hebebuehne openimmo hydraulic hoist Hebebühne
tx_openimmo_label.immobilie_ausstattung_kran openimmo crane Kran
tx_openimmo_label.immobilie_ausstattung_gastterrasse openimmo guest terrace Gastterrasse
tx_openimmo_label.immobilie_ausstattung_stromanschlusswert openimmo electrical connection value Stromanschlusswert
tx_openimmo_label.immobilie_ausstattung_kantineCafeteria openimmo canteen/cafeteria Kantine/Cafeteria
tx_openimmo_label.immobilie_ausstattung_teekueche openimmo small kitchen Teeküche
tx_openimmo_label.immobilie_ausstattung_hallenhoehe openimmo hall height Hallenhöhe
tx_openimmo_label.immobilie_ausstattung_brauereibindung openimmo brewery Brauereieinbindung
tx_openimmo_label.immobilie_ausstattung_sporteinrichtungen openimmo sports facilities Sporteinrichtungen
tx_openimmo_label.immobilie_ausstattung_telefonFerienimmobilie openimmo holiday home phone Telefon Ferienimmobilie
tx_openimmo_label.immobilie_ausstattung_bibliothek openimmo Library Bibliothek
tx_openimmo_label.immobilie_ausstattung_seniorengerecht openimmo senior-friendly Seniorengerecht
tx_openimmo_label.immobilie_ausstattung_umtsEmpfang openimmo UMTS reception UMTS-Empfang
tx_openimmo_label.immobilie_ausstattung_dvbt openimmo DVBT DVBT
tx_openimmo_label.immobilie_ausstattung_kabelSatTv openimmo Cable / Sat TV Kabel/Sat TV
tx_openimmo_label.immobilie_ausstattung_kamin openimmo fireplace Kamin
tx_openimmo_label.immobilie_ausstattung_moebliert openimmo furnished Möbeliert
tx_openimmo_label.immobilie_ausstattung_rolladen openimmo shutters Rolladen
tx_openimmo_label.immobilie_ausstattung_sauna openimmo sauna Sauna
tx_openimmo_label.immobilie_ausstattung_swimmingpool openimmo swimming pool Swimmingpool
tx_openimmo_label.immobilie_ausstattung_wellnessbereich openimmo spa area Wellnessbereich
tx_openimmo_label.immobilie_ausstattung_wgGeeignet openimmo Residential community WG geeignet
tx_openimmo_label.immobilie_ausstattung_wintergarten openimmo conservatory Wintergarten
tx_openimmo_label.immobilie_ausstattung_raeumeVeraenderbar openimmo Rooms changeable Räume veränderbar
tx_openimmo_label.immobilie_ausstattung_rollstuhlgerecht openimmo Wheelchair accessible Rollstuhlgerecht
tx_openimmo_label.immobilie_ausstattung_stellplatzart openimmo Parking space Stellplatz
tx_openimmo_label.immobilie_ausstattung_stellplatzart_freiplatz openimmo Parking space: outdoor parking Stellplatz: Freiplatz
tx_openimmo_label.immobilie_ausstattung_stellplatzart_garage openimmo Parking space: garage Stellplatz: Garage
tx_openimmo_label.immobilie_ausstattung_stellplatzart_carport openimmo Parking space: carport Stellplatz: Carport
tx_openimmo_label.immobilie_ausstattung_stellplatzart_duplex openimmo Parking space: duplex Stellplatz: Duplex
tx_openimmo_label.immobilie_ausstattung_stellplatzart_parkhaus openimmo Parking space: car park Stellplatz: Parkhaus
tx_openimmo_label.immobilie_ausstattung_stellplatzart_tiefgarage openimmo Parking space: underground car park Stellplatz: Tiefgarage
tx_openimmo_label.immobilie_ausstattung_bad openimmo bath Bad
tx_openimmo_label.immobilie_ausstattung_bad_dusche openimmo bath with a shower Bad mit Dusche
tx_openimmo_label.immobilie_ausstattung_bad_wanne openimmo bathroom with bathtub Bad mit Badewanne
tx_openimmo_label.immobilie_ausstattung_bad_fenster openimmo bathroom with window Bad mit Fenster
tx_openimmo_label.immobilie_ausstattung_bad_bidet openimmo bathroom with bidet Bad mit Bidet
tx_openimmo_label.immobilie_ausstattung_bad_pissoir openimmo bathroom with urinal Bad mit Pissoir
tx_openimmo_label.immobilie_ausstattung_bauweise openimmo Construction Bauweise
tx_openimmo_label.immobilie_ausstattung_bauweise_fertigteile openimmo Construction: Finished parts Bauweise: Fertigteile
tx_openimmo_label.immobilie_ausstattung_bauweise_holz openimmo Construction: wood Bauweise: Holz
tx_openimmo_label.immobilie_ausstattung_bauweise_massiv openimmo Construction: solid Bauweise: Massiv
tx_openimmo_label.immobilie_ausstattung_sicherheitstechnik openimmo safety engineering Sicherheitstechnik
tx_openimmo_label.immobilie_ausstattung_sicherheitstechnik_alarmanlage openimmo alarm system Alarmanlage
tx_openimmo_label.immobilie_ausstattung_sicherheitstechnik_kamera openimmo camera Kamera
tx_openimmo_label.immobilie_ausstattung_sicherheitstechnik_polizeiruf openimmo silent alarm Polizeitruf
tx_openimmo_label.immobilie_ausstattung_breitbandZugang openimmo broadband connection Breitband-Zugang
tx_openimmo_label.immobilie_ausstattung_breitbandZugang_art openimmo type Art
tx_openimmo_label.immobilie_ausstattung_breitbandZugang_speed openimmo speed Geschwindigkeit
tx_openimmo_label.immobilie_ausstattung_serviceleistungen openimmo service feature Serviceleistungen
tx_openimmo_label.immobilie_ausstattung_serviceleistungen_betreutesWohnen openimmo assisted living Betreutes-Wohnen
tx_openimmo_label.immobilie_ausstattung_serviceleistungen_catering openimmo catering Catering
tx_openimmo_label.immobilie_ausstattung_serviceleistungen_reinigung openimmo cleaning Reinigung
tx_openimmo_label.immobilie_ausstattung_serviceleistungen_einkauf openimmo shopping Einkauf
tx_openimmo_label.immobilie_ausstattung_serviceleistungen_wachdienst openimmo security service Wachdienst
tx_openimmo_label.immobilie_ausstattung_angeschlGastronomie openimmo gastronomy Gastronomie
tx_openimmo_label.immobilie_ausstattung_angeschlGastronomie_hotelrestaurant openimmo hotel restaurant Hotel-Restaurant
tx_openimmo_label.immobilie_ausstattung_angeschlGastronomie_bar openimmo bar Bar
tx_openimmo_label.immobilie_ausstattung_boden openimmo floor Boden
tx_openimmo_label.immobilie_ausstattung_boden_fertigparkett openimmo prefinished floor Fertigparkett
tx_openimmo_label.immobilie_ausstattung_boden_estrich openimmo floor screed Estrich
tx_openimmo_label.immobilie_ausstattung_boden_doppelboden openimmo raised floor Doppelboden
tx_openimmo_label.immobilie_ausstattung_boden_linoleum openimmo linoleum Linoleum
tx_openimmo_label.immobilie_ausstattung_boden_marmor openimmo marble Marmor
tx_openimmo_label.immobilie_ausstattung_boden_terrakotta openimmo terra-cotta Terrakotta
tx_openimmo_label.immobilie_ausstattung_boden_granit openimmo granite Granit
tx_openimmo_label.immobilie_ausstattung_boden_dielen openimmo floorboards Dielenboden
tx_openimmo_label.immobilie_ausstattung_boden_fliesen openimmo tiled floor Fliesenboden
tx_openimmo_label.immobilie_ausstattung_boden_kunststoff openimmo Plastic bottom Kunststoffboden
tx_openimmo_label.immobilie_ausstattung_boden_laminat openimmo laminate flooring Laminatboden
tx_openimmo_label.immobilie_ausstattung_boden_parkett openimmo parquet floor Parkettboden
tx_openimmo_label.immobilie_ausstattung_boden_stein openimmo stone floor Steinboden
tx_openimmo_label.immobilie_ausstattung_boden_teppich openimmo carpet Teppichboden
tx_openimmo_label.immobilie_ausstattung_heizungsart openimmo heating Heizung
tx_openimmo_label.immobilie_ausstattung_heizungsart_etage openimmo heating Etagenheizung
tx_openimmo_label.immobilie_ausstattung_heizungsart_fern openimmo district heating Fernwärme
tx_openimmo_label.immobilie_ausstattung_heizungsart_zentral openimmo Central heating Zentralheizung
tx_openimmo_label.immobilie_ausstattung_heizungsart_fussboden openimmo underfloor heating Fußbodenheizung
tx_openimmo_label.immobilie_ausstattung_heizungsart_ofen openimmo stove heating Ofenheizung
tx_openimmo_label.immobilie_ausstattung_dachform openimmo roof form Dachform
tx_openimmo_label.immobilie_ausstattung_dachform_flachdach openimmo flat roof Flachdach
tx_openimmo_label.immobilie_ausstattung_dachform_krueppelwalmdach openimmo hipped roof Krüppelwalmdach
tx_openimmo_label.immobilie_ausstattung_dachform_mansarddach openimmo mansard roof Mansarddach
tx_openimmo_label.immobilie_ausstattung_dachform_pultdach openimmo Lectern roof Pultdach
tx_openimmo_label.immobilie_ausstattung_dachform_pyramidendach openimmo pyramidal roof Pyramidendach
tx_openimmo_label.immobilie_ausstattung_dachform_satteldach openimmo saddle roof Satteldach
tx_openimmo_label.immobilie_ausstattung_dachform_walmdach openimmo walm roof Walmdach
tx_openimmo_label.immobilie_ausstattung_energietyp openimmo Energy Type Energietyp
tx_openimmo_label.immobilie_ausstattung_energietyp_kfw40 openimmo Energy Type: KFW40 Energietyp: KFW40
tx_openimmo_label.immobilie_ausstattung_energietyp_kfw55 openimmo Energy Type: KFW55 Energietyp: KFW55
tx_openimmo_label.immobilie_ausstattung_energietyp_kfw60 openimmo Energy Type: KFW60 Energietyp: KFW60
tx_openimmo_label.immobilie_ausstattung_energietyp_kfw70 openimmo Energy Type: KFW70 Energietyp: KFW70
tx_openimmo_label.immobilie_ausstattung_energietyp_minergieZertifiziert openimmo Energietyp: MinergieZertifiziert Energietyp: MinergieZertifiziert
tx_openimmo_label.immobilie_ausstattung_energietyp_minergiebauweise openimmo Energietyp: Minergiebauweise Energietyp: Minergiebauweise
tx_openimmo_label.immobilie_ausstattung_energietyp_neubaustandard openimmo Energy type: New construction standard Energietyp: Neubaustandard
tx_openimmo_label.immobilie_ausstattung_energietyp_niedrigenergie openimmo Energy type: low energy Energietyp: Niedrigenergie
tx_openimmo_label.immobilie_ausstattung_energietyp_passivhaus openimmo Energy type: passive house Energietyp: Passivhaus
tx_openimmo_label.immobilie_ausstattung_kueche openimmo kitchen Küche
tx_openimmo_label.immobilie_ausstattung_kueche_ebk openimmo fitted kitchen Einbauküche
tx_openimmo_label.immobilie_ausstattung_kueche_offen openimmo open kitchen offene Küche
tx_openimmo_label.immobilie_ausstattung_kueche_pantry openimmo pantry kitchen Pantry Kücke
tx_openimmo_label.immobilie_ausstattung_befeuerung openimmo beaconing Befeuerung
tx_openimmo_label.immobilie_ausstattung_befeuerung_alternativ openimmo alternative Alternativ
tx_openimmo_label.immobilie_ausstattung_befeuerung_block openimmo block Block
tx_openimmo_label.immobilie_ausstattung_befeuerung_wasserElektro openimmo water/electro Wasser/Elektro
tx_openimmo_label.immobilie_ausstattung_befeuerung_elektro openimmo electric Elektro
tx_openimmo_label.immobilie_ausstattung_befeuerung_erdwaerme openimmo geothermal Erdwärme
tx_openimmo_label.immobilie_ausstattung_befeuerung_fluessiggas openimmo liquid gas Flüssiggas
tx_openimmo_label.immobilie_ausstattung_befeuerung_holz openimmo wood Holz
tx_openimmo_label.immobilie_ausstattung_befeuerung_kohle openimmo coal Kohle
tx_openimmo_label.immobilie_ausstattung_befeuerung_luftwp openimmo air heat pump Luftwp
tx_openimmo_label.immobilie_ausstattung_befeuerung_oel openimmo oil Oel
tx_openimmo_label.immobilie_ausstattung_befeuerung_pellet openimmo pellet Pellet
tx_openimmo_label.immobilie_ausstattung_befeuerung_solar openimmo solar Solar
tx_openimmo_label.immobilie_ausstattung_befeuerung_wasser-elektro openimmo water / electric Wasser/Elektro
tx_openimmo_label.immobilie_ausstattung_befeuerung_fern openimmo district heating Fernwärme
tx_openimmo_label.immobilie_ausstattung_befeuerung_gas openimmo gas Gas
tx_openimmo_label.immobilie_ausstattung_fahrstuhl openimmo elevator Fahrstuhl
tx_openimmo_label.immobilie_ausstattung_fahrstuhl_personen openimmo elevator Personenaufzug
tx_openimmo_label.immobilie_ausstattung_fahrstuhl_lasten openimmo goods lift Lastenaufzug
tx_openimmo_label.immobilie_ausstattung_ausbaustufe openimmo stage of extension Ausbaustufe
tx_openimmo_label.immobilie_ausstattung_ausbaustufe_ausbauhaus openimmo stage of extension: extension house Ausbaustufe: Ausbauhaus
tx_openimmo_label.immobilie_ausstattung_ausbaustufe_bausatzhaus openimmo stage of extension: building kit house Ausbaustufe: Bausatzhaus
tx_openimmo_label.immobilie_ausstattung_ausbaustufe_schluesselfertigmitbodenplatte openimmo stage of extension: ready to use (with base plate) Ausbaustufe: Schlüsselfertig (mit Bodenplatte)
tx_openimmo_label.immobilie_ausstattung_ausbaustufe_schluesselfertigmitkeller openimmo stage of extension: ready to use (with cellar) Ausbaustufe: Schlüsselfertig (mit Keller)
tx_openimmo_label.immobilie_ausstattung_ausbaustufe_schluesselfertigohnebodenplatte openimmo stage of extension: ready to use (without base plate) Ausbaustufe: Schlüsselfertig (ohne Bodenplatte)
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse openimmo balcony / terrace Balkon/Terrasse
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_nord openimmo balcony / terrace: north Balkon/Terrasse: nord
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_nordost openimmo balcony / terrace: northwest Balkon/Terrasse: nord/ost
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_nordwest openimmo balcony / terrace: northeast Balkon/Terrasse: nord/west
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_ost openimmo balcony / terrace: east Balkon/Terrasse: ost
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_sued openimmo balcony / terrace: south Balkon/Terrasse: süd
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_suedost openimmo balcony / terrace: southeast Balkon/Terrasse: süd/ost
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_suedwest openimmo balcony / terrace: southwest Balkon/Terrasse: süd/west
tx_openimmo_label.immobilie_ausstattung_ausrichtBalkonTerrasse_west openimmo balcony / terrace: west Balkon/Terrasse: west
tx_openimmo_label.immobilie_ausstattung_userDefinedSimplefield_bad.wanne openimmo bathtub Bad.Wanne
tx_openimmo_label.immobilie_ausstattung_userDefinedSimplefield_bad.dusche openimmo shower Bad.Dusche
tx_openimmo_label.immobilie_ausstattung_userDefinedSimplefield_heizung openimmo heating Heizung
tx_openimmo_label.immobilie_ausstattung_userDefinedSimplefield_balkon/loggia openimmo balcony Balkon/Loggia
tx_openimmo_label.immobilie_ausstattung_ausstattKategorie openimmo Interior cat. Ausstattungskategorie
tx_openimmo_label.immobilie_ausstattung_ausstattKategorie_standard openimmo standard Standard
tx_openimmo_label.immobilie_ausstattung_ausstattKategorie_gehoben openimmo upmarket Gehoben
tx_openimmo_label.immobilie_ausstattung_ausstattKategorie_luxus openimmo luxury Luxus
tx_openimmo_label.immobilie_zustandAngaben openimmo condition information Zustand angaben
tx_openimmo_label.immobilie_zustandAngaben_baujahr openimmo construction year Baujahr
tx_openimmo_label.immobilie_zustandAngaben_letztemodernisierung openimmo last modernization Letzte Modernisierung
tx_openimmo_label.immobilie_zustandAngaben_bauzone openimmo construction zone Bauzone
tx_openimmo_label.immobilie_zustandAngaben_altlasten openimmo relics Altlasten
tx_openimmo_label.immobilie_zustandAngaben_alter openimmo age Alter
tx_openimmo_label.immobilie_zustandAngaben_alter_alterAttr openimmo age Alter
tx_openimmo_label.immobilie_zustandAngaben_alter_altbau openimmo old builing Altbau
tx_openimmo_label.immobilie_zustandAngaben_alter_neubau openimmo new building Neubau
tx_openimmo_label.immobilie_zustandAngaben_zustand openimmo Condition Zustand
tx_openimmo_label.immobilie_zustandAngaben_zustand_zustandArt openimmo Condition Zustand
tx_openimmo_label.immobilie_zustandAngaben_zustand_erstbezug openimmo first time use Erstbezug
tx_openimmo_label.immobilie_zustandAngaben_zustand_teilVollrenovierungsbed openimmo part / full renovation required Teil/Vollrenovierungsbedürftig
tx_openimmo_label.immobilie_zustandAngaben_zustand_neuwertig openimmo as new Neuwertig
tx_openimmo_label.immobilie_zustandAngaben_zustand_teilVollsaniert openimmo part / full renovated Teil/Vollsaniert
tx_openimmo_label.immobilie_zustandAngaben_zustand_teilVollrenoviert openimmo part / full renovated Teil/Vollrenoviert
tx_openimmo_label.immobilie_zustandAngaben_zustand_saniert openimmo redeveloped Saniert
tx_openimmo_label.immobilie_zustandAngaben_zustand_vollSaniert openimmo fully renovated Voll saniert
tx_openimmo_label.immobilie_zustandAngaben_zustand_sanierungsbeduerftig openimmo need renovation Sanierungsbedürftig
tx_openimmo_label.immobilie_zustandAngaben_zustand_baufaellig openimmo dilapidated Baufällig
tx_openimmo_label.immobilie_zustandAngaben_zustand_nachVereinbarung openimmo by arrangement Nach Vereinbarung
tx_openimmo_label.immobilie_zustandAngaben_zustand_modernisiert openimmo modernized Modernisiert
tx_openimmo_label.immobilie_zustandAngaben_zustand_gepflegt openimmo groomed Gepflegt
tx_openimmo_label.immobilie_zustandAngaben_zustand_rohbau openimmo shell of a house Rohbau
tx_openimmo_label.immobilie_zustandAngaben_zustand_entkernt openimmo gutted Entkernt
tx_openimmo_label.immobilie_zustandAngaben_zustand_abrissobjekt openimmo demolition object Abrissobjekt
tx_openimmo_label.immobilie_zustandAngaben_zustand_projektiert openimmo projected Projektiert
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach openimmo buildable after Bebaubar nach
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_bebaubarAttr openimmo buildable after Bebaubar nach
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_34Nachbarschaft openimmo 34 neighborhood 34 Nachbarschaft
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_35Aussengebiet openimmo 35 outside area 35 außengebiet
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_bPlan openimmo development plan B-Plan
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_keinBauland openimmo no building land Kein Bauland
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_bauerwartungsland openimmo construction expectation country Bauerwartungsland
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_laenderspezifisch openimmo country specific Länderspezifisch
tx_openimmo_label.immobilie_zustandAngaben_bebaubarNach_baulandOhneBPlan openimmo building land without development plan Bauland ohne B-Plan
tx_openimmo_label.immobilie_zustandAngaben_erschliessung openimmo development scheme Erschließung
tx_openimmo_label.immobilie_zustandAngaben_erschliessung_erschlAttr openimmo development scheme Erschließung
tx_openimmo_label.immobilie_zustandAngaben_erschliessung_unerschlossen openimmo undeveloped unerschlossen
tx_openimmo_label.immobilie_zustandAngaben_erschliessung_teilerschlossen openimmo partly developed teilerschlossen
tx_openimmo_label.immobilie_zustandAngaben_erschliessung_vollerschlossen openimmo fully developed vollerschlossen
tx_openimmo_label.immobilie_zustandAngaben_erschliessung_ortsueblicherschlossen openimmo as usual developed ortsueblicherschlossen
tx_openimmo_label.immobilie_zustandAngaben_erschliessungUmfang openimmo development scope Erschließung Umfang
tx_openimmo_label.immobilie_zustandAngaben_erschliessungUmfang_erschlAttr openimmo development scope Erschließung Umfang
tx_openimmo_label.immobilie_zustandAngaben_energiepass openimmo energy certificate Energiepass
tx_openimmo_label.immobilie_zustandAngaben_energiepass_epart openimmo type of energy ID Art des Energieausweises
tx_openimmo_label.immobilie_zustandAngaben_energiepass_epart_einheit openimmo kWh/(m²*a) kWh/(m²*a)
tx_openimmo_label.immobilie_zustandAngaben_energiepass_epart_verbrauch openimmo consumption certificate Verbrauchsausweis
tx_openimmo_label.immobilie_zustandAngaben_energiepass_epart_bedarf openimmo demand certificate Bedarfsausweis
tx_openimmo_label.immobilie_zustandAngaben_energiepass_gueltigBis openimmo expiry date Gültig bis
tx_openimmo_label.immobilie_zustandAngaben_energiepass_ausstelldatum openimmo issue date Ausstelldatum
tx_openimmo_label.immobilie_zustandAngaben_energiepass_jahrgang openimmo age group Jahrgang
tx_openimmo_label.immobilie_zustandAngaben_energiepass_primaerenergietraeger openimmo primary energy sources Primärer Energieträger
tx_openimmo_label.immobilie_zustandAngaben_energiepass_wertklasse openimmo value class Wertklasse
tx_openimmo_label.immobilie_zustandAngaben_energiepass_endenergiebedarf openimmo final energy demand Endenergiebedarf
tx_openimmo_label.immobilie_zustandAngaben_energiepass_mitwarmwasser openimmo hot water included Mit Warmwasser
tx_openimmo_label.immobilie_zustandAngaben_energiepass_stromwert openimmo electricity value Stromwert
tx_openimmo_label.immobilie_zustandAngaben_energiepass_waermewert openimmo heat value Wärmewert
tx_openimmo_label.immobilie_zustandAngaben_energiepass_baujahr openimmo heating YOC Baujahr Heizung
tx_openimmo_label.immobilie_zustandAngaben_energiepass_ausstellungsdatum openimmo issue date Ausstellungsdatum
tx_openimmo_label.immobilie_zustandAngaben_energiepass_epasstext openimmo energy certificate text Energiepass-Text
tx_openimmo_label.immobilie_zustandAngaben_energiepass_gebaeudeart openimmo type of building Gebäudeart
tx_openimmo_label.immobilie_zustandAngaben_energiepass_hwbwert openimmo hwbwert HWB-Wert
tx_openimmo_label.immobilie_zustandAngaben_energiepass_hwbklasse openimmo hwbklasse HWB-Klasse
tx_openimmo_label.immobilie_zustandAngaben_energiepass_fgeewert openimmo fgeewert FGEE-Wert
tx_openimmo_label.immobilie_zustandAngaben_energiepass_fgeeklasse openimmo fgeeklasse FGEE-Klasse
tx_openimmo_label.immobilie_zustandAngaben_energiepass_energieverbrauchkennwert openimmo energy consumption value Energieverbrauchkennwert
tx_openimmo_label.immobilie_zustandAngaben_userDefinedSimplefield_epassAusstelldatum openimmo energy certificate date of issue Epass Ausstelldatum
tx_openimmo_label.immobilie_zustandAngaben_userDefinedSimplefield_epassJahrgang openimmo energy certificate years issues Epass Jahrgang
tx_openimmo_label.immobilie_zustandAngaben_userDefinedSimplefield_epassGebaeudeart openimmo energy certificate building type Epass Gebäudeart
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus openimmo Sales state Verkaufstatus
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus_stand openimmo Sales state Verkaufsstand
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus_stand_offen openimmo Open Offen
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus_stand_reserviert openimmo Reserved Reserviert
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus_stand_verkauft openimmo Sold Verkauft
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus_stand_neu openimmo New Neu
tx_openimmo_label.immobilie_zustandAngaben_verkaufstatus_stand_undefined openimmo Undefined or empty Undefiniert oder leer
tx_openimmo_label.immobilie_infrastruktur openimmo Infrastructure Infrastruktur
tx_openimmo_label.immobilie_infrastruktur_anfahrt openimmo Directions Anfahrt
tx_openimmo_label.immobilie_infrastruktur_zulieferung openimmo supplier access Zugang Zulieferer
tx_openimmo_label.immobilie_infrastruktur_ausblick openimmo Outlook Ausblick
tx_openimmo_label.immobilie_infrastruktur_distanzen openimmo Distances Entfernungen
tx_openimmo_label.immobilie_infrastruktur_distanzen_in_unmittelbarer_naehe openimmo within spitting distance in unmittelbarer Nähe
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu openimmo Distances Entfernungen
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_flughafen openimmo Airport at %1$s Flughafen in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_flugplatz openimmo Airfield at %1$s Flugplatz in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_fernbahnhof openimmo Intercity train station at %1$s Fernbahnhof in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_bahnhof openimmo Train station at %1$s Bahnhof in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_autobahn openimmo Highway %1$s Autobahn A%1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_bundesstrasse openimmo A-road %1$s Bundesstrasse B%1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_usBahn openimmo Subway/Railway at %1$s U-Bahn/S-Bahn in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_stadtbahn openimmo Subway/Railway at %1$s U-Bahn/S-Bahn in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_bus openimmo Bus at %1$s ÖPNV-Haltestelle in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_hafen openimmo Harbor at %1$s Hafen in %1$s
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_kindergaerten openimmo kindergarten Kindergarten
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_grundschule openimmo elementary school Grundschule
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_hauptschule openimmo hauptschule Hauptschule
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_realschule openimmo realschule Realschule
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_gesamtschule openimmo gesamtschule Gesamtschule
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_gymnasium openimmo gymnasium Gymnasium
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_zentrum openimmo city center Stadtzentrum
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_einkaufsmoeglichkeiten openimmo shopping Einkaufsmöglichkeiten
tx_openimmo_label.immobilie_infrastruktur_distanzen_distanzZu_gaststaetten openimmo restaurant Gaststätten
tx_openimmo_label.immobilie_infrastruktur_distanzenSport openimmo distance for sport Entfernungen für Sport
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport openimmo distance for sport Entfernungen für Sport
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_strand openimmo beach Strand
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_see openimmo sea See
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_meer openimmo ocean Meer
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_skigebiet openimmo ski region Skigebiet
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_sportanlagen openimmo sports facilities Sportanlagen
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_wandergebiete openimmo hiking region Wandergebiete
tx_openimmo_label.immobilie_infrastruktur_distanzenSport_distanzZuSport_naherholung openimmo local recreation Naherholung
tx_openimmo_label.immobilie_freitexte openimmo free text Freitexte
tx_openimmo_label.immobilie_freitexte_objekttitel openimmo Object title Objekttitel
tx_openimmo_label.immobilie_freitexte_dreizeiler openimmo Teaser (max. 3 lines) Dreizeiler
tx_openimmo_label.immobilie_freitexte_lage openimmo Location Lage
tx_openimmo_label.immobilie_freitexte_objektbeschreibung openimmo Description Objektbeschreibung
tx_openimmo_label.immobilie_freitexte_ausstattBeschr openimmo Equipment description Ausstattung
tx_openimmo_label.immobilie_freitexte_sonstigeAngaben openimmo Other information Sonstiges
tx_openimmo_label.immobilie_freitexte_objektText openimmo Property text Objekt Text
tx_openimmo_label.immobilie_verwaltungObjekt openimmo Management object Verwaltung-Objekt
tx_openimmo_label.immobilie_verwaltungObjekt_objektadresseFreigeben openimmo display object address Objektadresse freigeben
tx_openimmo_label.immobilie_verwaltungObjekt_verfuegbarAb openimmo available from Verfügbar ab
tx_openimmo_label.immobilie_verwaltungObjekt_abdatum openimmo available from Ab Datum
tx_openimmo_label.immobilie_verwaltungObjekt_bisdatum openimmo available till Bis Datum
tx_openimmo_label.immobilie_verwaltungObjekt_versteigerungstermin openimmo auction date Versteigerungstermin
tx_openimmo_label.immobilie_verwaltungObjekt_wbsSozialwohnung openimmo WBS Sozialwohnung WBS Sozialwohnung
tx_openimmo_label.immobilie_verwaltungObjekt_vermietet openimmo leased Vermietet
tx_openimmo_label.immobilie_verwaltungObjekt_vermietet_true openimmo Yes Ja
tx_openimmo_label.immobilie_verwaltungObjekt_vermietet_false openimmo No Nein
tx_openimmo_label.immobilie_verwaltungObjekt_gruppennummer openimmo group number Gruppennummer
tx_openimmo_label.immobilie_verwaltungObjekt_zugang openimmo access to property Zugang zur Wohnung
tx_openimmo_label.immobilie_verwaltungObjekt_laufzeit openimmo running time Laufzeit
tx_openimmo_label.immobilie_verwaltungObjekt_maxPersonen openimmo max. persons max. Personen
tx_openimmo_label.immobilie_verwaltungObjekt_nichtraucher openimmo non-smoker non-smoker
tx_openimmo_label.immobilie_verwaltungObjekt_haustiere openimmo Pets allowed Haustiere erlaubt
tx_openimmo_label.immobilie_verwaltungObjekt_haustiere_true openimmo Yes Ja
tx_openimmo_label.immobilie_verwaltungObjekt_haustiere_false openimmo No Nein
tx_openimmo_label.immobilie_verwaltungObjekt_denkmalgeschuetzt openimmo listed building denkmalgeschützt
tx_openimmo_label.immobilie_verwaltungObjekt_alsFerien openimmo holiday home possible Ferienwohnung/haus
tx_openimmo_label.immobilie_verwaltungObjekt_gewerblicheNutzung openimmo comm. use possible gew. Nutzung möglich
tx_openimmo_label.immobilie_verwaltungObjekt_branchen openimmo branch of industry Gewerbe-Branche
tx_openimmo_label.immobilie_verwaltungObjekt_hochhaus openimmo Skyscraper Hochhaus
tx_openimmo_label.immobilie_verwaltungObjekt_minMietdauer openimmo min. rent duration min. Mietdauer
tx_openimmo_label.immobilie_verwaltungObjekt_maxMietdauer openimmo max. rent duration max. Mietdauer
tx_openimmo_label.immobilie_verwaltungObjekt_geschlecht openimmo only for gender Nur für Geschlecht
tx_openimmo_label.immobilie_verwaltungTechn openimmo Administration technically Verwaltung-Technisch
tx_openimmo_label.immobilie_verwaltungTechn_connection openimmo Source Quelle
tx_openimmo_label.immobilie_verwaltungTechn_objektnrIntern openimmo object number internal Objektnr. intern
tx_openimmo_label.immobilie_verwaltungTechn_objektnrExtern openimmo object number external Objektnr. extern
tx_openimmo_label.immobilie_verwaltungTechn_objektnrExtern_string openimmo object number external (as string) Objektnr. extern (als Zeichenkette)
tx_openimmo_label.immobilie_verwaltungTechn_objektnrExtern_int openimmo object number external (as integer) Objektnr. extern (als Zahl)
tx_openimmo_label.immobilie_verwaltung_objekt_gruppennummer openimmo Group number Gruppennummer
tx_openimmo_label.immobilie_verwaltungTechn_openimmoObid openimmo Openimmo obid Openimmo obid
tx_openimmo_label.immobilie_verwaltungTechn_standVom openimmo as from Stand vom
tx_openimmo_label.immobilie_verwaltungTechn_gruppenKennung openimmo group identification Gruppen-Kennung
tx_openimmo_label.immobilie_verwaltungTechn_aktion openimmo action Aktion
tx_openimmo_label.immobilie_verwaltungTechn_aktion_aktionart openimmo form of action Aktionart

Bookmarks

Key Extension en de
tx_openimmo_label.bookmarks_button openimmo Bookmarks Merkzettel
tx_openimmo_label.bookmark_reminded openimmo Bookmark '%1$s' reminded '%1$s' auf dem Merkzettel gespeichert
tx_openimmo_label.bookmark_forgotten openimmo Bookmark '%1$s' forgotten '%1$s' vom Merkzettel entfernt
tx_openimmo_label.bookmark_object_not_found openimmo Bookmark object not found Gemerkte Immobilie nicht gefunden
tx_openimmo_label.bookmarks_cleared openimmo Bookmarks cleared Merkzettel geleert
tx_openimmo_label.bookmark_max_items_reached openimmo Can't remind bookmark '%1$s', because max bookmark items reached! '%1$s' konnte nicht auf dem Merzettel gespeichert werden, da Sie die maximale Anzahl an merkbaren Immobilien erreicht haben!
tx_openimmo_label.bookmarks_pdf_page openimmo Page Seite

Bookmarks:Buttons

Key Extension en de
tx_openimmo_label.bookmarks_button_label openimmo Bookmarks Merkzettel
tx_openimmo_label.bookmarks_item_singular openimmo Bookmark Bookmark
tx_openimmo_label.bookmarks_item_plural openimmo Bookmarks Bookmarks
tx_openimmo_label.bookmarks_create_pdf_button_title openimmo Create a PDF of the reminded bookmarks. PDF mit gemerkten Immobilien erstellen
tx_openimmo_label.bookmarks_create_pdf_button_label openimmo Create PDF PDF erstellen
tx_openimmo_label.bookmarks_reset_bookmarks_button_title openimmo Reset the reminded bookmarks. Gemerkte Immobilien zurücksetzen
tx_openimmo_label.bookmarks_reset_bookmarks_button_label openimmo Reset bookmarks Merkzettel zurücksetzen

Bookmarks:Messages

Key Extension en de
tx_openimmo_message.info_bookmarks_list_empty_title openimmo No property bookmarks! Keine Merkzettel-Einträge!
tx_openimmo_message.info_bookmarks_list_empty_body openimmo You don't have any properties on your bookmark list. Sie haben aktuell keine Immobilien auf Ihrem Merkzettel.

Searchrequest

Key Extension en de
tx_openimmo_label.marketing_type openimmo Marketing type Marketingart
tx_openimmo_label.marketing_type_kauf openimmo Purchase Kaufen
tx_openimmo_label.marketing_type_all openimmo All Alle
tx_openimmo_label.marketing_type_miete_pacht openimmo Rent/Lease Mieten
tx_openimmo_label.marketing_type_erbpacht openimmo Leasehold Erbpacht
tx_openimmo_label.marketing_type_leasing openimmo Leasing Leasing
tx_openimmo_label.object_type openimmo Object type Objektart
tx_openimmo_label.search_request_min_rooms openimmo Min. rooms Min. Zimmer
tx_openimmo_label.search_request_max_price openimmo Max. price Max. Preis
tx_openimmo_label.search_request_min_area openimmo Min. area Min. Fläche
tx_openimmo_label.search_request_max_price_notice openimmo The price in full €. Preis in vollen €.
tx_openimmo_label.search_request_min_area_notice openimmo The area in full m². Fläche in vollen m².
tx_openimmo_label.search_request_object openimmo Object Objekt
tx_openimmo_label.search_request_for openimmo For zum
tx_openimmo_label.search_request_title openimmo Title Titel
tx_openimmo_label.search_request_title_notice openimmo Internal title for your own identification. Interner Titel zur eigenen Identifikation.
tx_openimmo_label.search_request_list_item_actions openimmo Actions for search request '%1$s' Aktionen für den Suchauftrag '%1$s'
tx_openimmo_label.search_request_location openimmo Location Lage
tx_openimmo_label.search_request_location_notice openimmo Type the name of the location and select the right one. Geben Sie den Namen des Orts ein und wählen Sie einen Eintrag.
tx_openimmo_label.search_request_distance openimmo Distance in km Entfernung in km
tx_openimmo_label.search_request_headline openimmo Your search requests Ihre Suchaufträge
tx_openimmo_label.search_request_edit_headline openimmo Edit your search request Suchauftrag bearbeiten
tx_openimmo_label.search_request_create_headline openimmo Create a new search request Suchauftrag erstellen
tx_openimmo_label.search_request_what openimmo What Was
tx_openimmo_label.search_request_with openimmo With Anforderungen
tx_openimmo_label.search_request_where openimmo Where Wo
tx_openimmo_label.search_request_search_duration openimmo Search duration Suchdauer
tx_openimmo_label.search_request_from openimmo From Von
tx_openimmo_label.search_request_to openimmo To Bis
tx_openimmo_label.search_request_no_entries_found openimmo You don't have any search requests! Sie haben aktuell keine Suchaufträge!
tx_openimmo_label.search_request_create_information openimmo Please enter a title for your own identification and enter your search parameters.

Your search request will be active for %1$s days. You will get an expiration reminder %2$s days before your search request expires.In the last %2$s remaining days you have the possibility to extend your search request for %3$s additional days. | Bitte geben Sie einen Titel für die eigene Identifikation und Ihre Suchparameter ein.Ihr Suchauftrag wird für %1$s Tage aktiv sein. Wenn Ihr Suchauftrag abläuft, erhalten Sie %2$s Tage vorher eine Erinnerungsmail.Innerhalb dieser %2$s Tage haben Sie die Möglichkeit Ihren Suchauftrag für weitere %3$s Tage zu verlängern. |

Searchrequest:Mails

Key Extension en de
tx_openimmo_label.search_request_mail_introduction openimmo Dear Ladies and Gentlemen, Sehr geehrte Damen und Herren,
tx_openimmo_label.search_request_mail_introduction_on_creation openimmo a new search request has been created on your website! es wurde ein neuer Suchauftrag auf Ihrer Website erstellt.
tx_openimmo_label.search_request_mail_introduction_on_update openimmo a search request has been updated on your website! es wurde ein Suchauftrag auf Ihrer Website bearbeitet.
tx_openimmo_label.search_request_mail_introduction_on_expire openimmo your search request expires! You can extend your search duration for %1$s days. Please click on the link below, log in and click the "extend" button on your search request. Ihr Suchauftrag läuft ab! Sie können Ihren Suchauftrag um %1$s Tage verlängern. Klicken Sie dazu auf den unten stehenden Link, loggen Sie sich ein und klicken auf den Button "Verlängern" bei Ihrem Suchauftrag.
tx_openimmo_label.search_request_mail_introduction_on_match openimmo we have some suggestions for your search request on www.typo3-openimmo.de. wir haben neue Treffer zu Ihrem Suchauftrag auf www.typo3-openimmo.de.
tx_openimmo_label.search_request_mail_preview_on_creation openimmo TYPO3-OpenImmo search request creation on www.typo3-openimmo.de. TYPO3-OpenImmo Suchauftrags-Erstellung auf www.typo3-openimmo.de.
tx_openimmo_label.search_request_mail_preview_on_update openimmo TYPO3-OpenImmo search request update on www.typo3-openimmo.de. TYPO3-OpenImmo Suchauftrags-Aktualisierung auf www.typo3-openimmo.de.
tx_openimmo_label.search_request_mail_preview_on_expire openimmo TYPO3-OpenImmo search request expires on www.typo3-openimmo.de. TYPO3-OpenImmo Suchauftrag-Ablauf auf www.typo3-openimmo.de.
tx_openimmo_label.search_request_mail_preview_on_match openimmo TYPO3-OpenImmo search request matches on www.typo3-openimmo.de. TYPO3-OpenImmo Suchauftrag-Treffer auf www.typo3-openimmo.de.
tx_openimmo_label.search_request_mail_search_request openimmo Search request Suchauftrag
tx_openimmo_label.search_request_mail_marketing_type openimmo For Zum
tx_openimmo_label.search_request_mail_object_type openimmo Object Objekt
tx_openimmo_label.search_request_mail_location openimmo Location Lage
tx_openimmo_label.search_request_mail_what openimmo What Was
tx_openimmo_label.search_request_mail_for openimmo For Zum
tx_openimmo_label.search_request_mail_min_rooms openimmo Min. rooms Min. Zimmer
tx_openimmo_label.search_request_mail_max_price openimmo Max. price Max. Preis
tx_openimmo_label.search_request_mail_min_area openimmo Min. area Min. Fläche
tx_openimmo_label.search_request_mail_where openimmo Where Wo
tx_openimmo_label.search_request_mail_distance openimmo Distance Entfernung
tx_openimmo_label.search_request_mail_username openimmo Username Benutzername
tx_openimmo_label.search_request_mail_gender openimmo Gender Anrede
tx_openimmo_label.search_request_mail_name openimmo Name Name
tx_openimmo_label.search_request_mail_phone openimmo Phone Telefon
tx_openimmo_label.search_request_mail_marital_status openimmo Martial status Familienstand
tx_openimmo_label.search_request_mail_profession openimmo Profession Berufstand
tx_openimmo_label.search_request_mail_children openimmo Children Kinder
tx_openimmo_label.search_request_mail_age openimmo Age Alter
tx_openimmo_label.search_request_mail_property_link_text openimmo Open property Immobilie öffnen
tx_openimmo_label.search_request_mail_managing_link_text openimmo Click here for managing your search requests Klicken Sie hier, um Ihre Suchaufträge zu verwalten.
tx_openimmo_label.search_request_mail_extending_link_text openimmo Click here for extending your search requests Klicken Sie hier, um Ihren Suchauftrag zu verlängern.
tx_openimmo_label.search_request_mail_signature openimmo Thanks for your attention Vielen Dank für Ihre Aufmerksamkeit.

Searchrequest:Messages

Key Extension en de
tx_openimmo_message.info_search_request_authorization_required_title openimmo Authorisation required! Autorisation erforderlich!
tx_openimmo_message.info_search_request_authorization_required_body openimmo Please login in order to manage search requests. Bitte loggen Sie sich ein um Suchaufträge zu verwalten.
tx_openimmo_message.ok_search_request_successfully_created_title openimmo Search request successfully created! Suchauftrag erfolgreich erstellt!
tx_openimmo_message.ok_search_request_successfully_created_body openimmo Your search request was successfully created. You will receive an email if we have matching properties. Ihr Suchauftrag wurde erfolgreich erstellt. Sie werden eine E-Mail erhalten, sobald wir passende Immobilien für Sie gefunden haben.
tx_openimmo_message.error_search_request_creation_failed_title openimmo Search request could not be created! Suchauftrag konnte nicht erstellt werden!
tx_openimmo_message.error_search_request_update_failed_title openimmo Search request could not be saved! Suchauftrag konnte nicht gespeichert werden!
tx_openimmo_message.error_please_enter_a_search_request_title openimmo Please enter a title for your identification. Bitte geben Sie einen Titel zur Identifikation ein.
tx_openimmo_message.error_please_enter_a_valid_marketing_type openimmo Please select a valid marketing type. Bitte wählen Sie eine gültige Marketingart.
tx_openimmo_message.error_please_enter_a_valid_object_type openimmo Please select a valid object type. Bitte wählen Sie eine gültige Objektart.
tx_openimmo_message.error_please_enter_the_amount_of_min_rooms openimmo Please enter the number of minimum rooms. Bitte geben Sie die minimale Anzahl an Zimmer an.
tx_openimmo_message.error_please_enter_the_max_price openimmo Please enter a maximum price. Bitte geben Sie den maximalen Preis ein.
tx_openimmo_message.error_please_enter_the_amount_of_min_area openimmo Please enter the number of minimum area. Bitte geben Sie die minimale Fläche in m² an.
tx_openimmo_message.error_please_select_a_location openimmo Please select a location by using the location field. Bitte wählen Sie einen Ort mit Hilfe des Lagefeldes.
tx_openimmo_message.error_please_select_a_max_distance openimmo Please select a maximum distance from location. Bitte wählen Sie eine maximale Distanz in KM.
tx_openimmo_message.ok_search_request_successfully_updated_title openimmo Search request successfully updated! Suchanfrage erfolgreich bearbeitet!
tx_openimmo_message.ok_search_request_successfully_updated_body openimmo Your search request was successfully updated. From now on, you will receive notifications for your new settings. Ihr Suchauftrag wurde erfolgreich bearbeitet. Von nun an bekommen Sie Vorschläge zu Ihren neuen Einstellungen.
tx_openimmo_message.error_search_request_not_found_title openimmo Search request could not be found! Suchauftrag nicht gefunden!
tx_openimmo_message.error_search_request_not_found_body openimmo The search request you want to edit is not available. Der zu bearbeitende Suchauftrag ist nicht verfügbar.
tx_openimmo_message.error_search_request_extension_failed_title openimmo Search result duration can't be extended! Suchauftrag konnte nicht verlängert werden.
tx_openimmo_message.error_search_request_extension_failed_body openimmo The search request duration only can be extended %1$s days before expiration. Der Suchauftrag kann erst %1$s Tage vor Ablauf verlängert werden.
tx_openimmo_message.ok_search_request_extension_successful_title openimmo Search result duration successfully extended! Suchauftrag wurde erfolgreich verlängert!
tx_openimmo_message.ok_search_request_extension_successful_body openimmo The search request duration was successfully extended by %1$s more days. Der Suchauftrag wurde erfolgreich um %1$s Tage verlängert.
tx_openimmo_message.ok_search_request_successfully_deleted_title openimmo Search request successfully deleted! Suchauftrag erfolgreich gelöscht!
tx_openimmo_message.ok_search_request_successfully_deleted_body openimmo Your search request was successfully deleted. Ihr Suchauftrag wurde erfolgreich gelöscht.
tx_openimmo_message.error_search_request_deletion_failed_title openimmo Search request deletion failed! Suchauftrag konnte nicht gelöscht werden!
tx_openimmo_message.error_search_request_deletion_failed_body openimmo The search request can't be deleted, because it seems to own another user. Der Suchauftrag konnte nicht gelöscht werden, weil er anscheinend einem anderen Benutzer gehört.
tx_openimmo_message.error_search_request_not_found_deletion_failed_title openimmo Search request deletion failed! Suchauftrag konnte nicht gelöscht werden!
tx_openimmo_message.error_search_request_not_found_deletion_failed_body openimmo The search request can't be found. Der Suchauftrag konnte nicht gelöscht werden, da er nicht gefunden wurde.

Searchrequest:Buttons

Key Extension en de
tx_openimmo_label.search_request_create_button_title openimmo Create a new search request Suchauftrag erstellen
tx_openimmo_label.search_request_create_button_label openimmo Create Erstellen
tx_openimmo_label.search_request_save_button_title openimmo Save search request Suchauftrag speichern
tx_openimmo_label.search_request_save_button_label openimmo Save Speichern
tx_openimmo_label.search_request_back_to_list_button_title openimmo Back to search request list Zurück zur Suchauftrags-Liste
tx_openimmo_label.search_request_back_to_list_button_label openimmo Back to list Zurück zur Liste
tx_openimmo_label.search_request_edit_button_title openimmo Edit the search request '%1$s' Bearbeiten des Suchauftrags '%1$s'
tx_openimmo_label.search_request_edit_button_label openimmo Edit Bearbeiten
tx_openimmo_label.search_request_delete_button_title openimmo Delete the search request '%1$s' Löschen des Suchauftrags '%1$s'
tx_openimmo_label.search_request_delete_button_label openimmo Delete Löschen
tx_openimmo_label.search_request_extend_duration_button_title openimmo Extend search duration for '%1$s' Verlängerung der Laufzeit für Suchauftrag '%1$s'.
tx_openimmo_label.search_request_extend_duration_button_label openimmo Extend Verlängern
tx_openimmo_label.search_request_extend_duration_disabled_button_title openimmo Extend search duration for '%1$s' not possible yet. Verlängerung der Laufzeit für Suchauftrag '%1$s' noch nicht möglich.
tx_openimmo_label.search_request_extend_duration_disabled_button_label openimmo Extend Verlängern

Searchoffers

Key Extension en de
tx_openimmo_label.search_offer_headline openimmo Search offers Suchangebote
tx_openimmo_label.search_offer_count_headline openimmo %1$s items found %1$s Suchangebote gefunden
tx_openimmo_label.search_offers_no_entries_found openimmo No search offers found! Es konnten keine Suchangebote gefunden werden!
tx_openimmo_label.search_offers_id openimmo ID ID
tx_openimmo_label.search_offers_what openimmo What Was
tx_openimmo_label.search_offers_with openimmo With Anforderungen
tx_openimmo_label.search_offers_where openimmo Where Wo
tx_openimmo_label.search_offers_min_rooms openimmo Min. rooms Min. Zimmer
tx_openimmo_label.search_offers_max_price openimmo Max. price Max. Preis
tx_openimmo_label.search_offers_min_area openimmo Min. area Min. Fläche
tx_openimmo_label.search_offers_object openimmo Object Objekt
tx_openimmo_label.search_offers_for openimmo For zum
tx_openimmo_label.search_offers_location openimmo Location Lage
tx_openimmo_label.search_offers_distance openimmo Distance in km Entfernung in KM
tx_openimmo_label.search_offers_contact_headline openimmo Contact Kontakt
tx_openimmo_label.search_offers_contact_name openimmo Name Name
tx_openimmo_label.search_offers_contact_phone openimmo Phone Telefon
tx_openimmo_label.search_offers_contact_message openimmo Message Nachricht
tx_openimmo_label.search_offers_contact_storedata openimmo I consent to the fact that my contact details and assignment are permanently stored for possible queries. Ich willige ein, dass meine Angaben zur Kontaktaufnahme und Zuordnung für eventuelle Rückfragen dauerhaft gespeichert werden.
tx_openimmo_label.search_offers_contact_privacy openimmo I have read the privacy policy and accept it. Ich habe die Datenschutzbestimmungen gelesen und akzeptieren diese.
tx_openimmo_label.search_offers_contact_mail_introduction openimmo I am interested in the following search offer: Ich interessiere mich für das folgende Suchangebot:
tx_openimmo_label.search_offers_contact_mail_signature openimmo Thanks for your attention Vielen Dank für Ihre Aufmerksamkeit.

Searchoffers:Ownerinformation

Key Extension en de
tx_openimmo_label.search_offers_owner_information_i_am_employed openimmo I am employed and Ich bin angestellt und
tx_openimmo_label.search_offers_owner_information_i_am_officer openimmo I am an officer and Ich bin Beamter und
tx_openimmo_label.search_offers_owner_information_i_am_self_employed openimmo I am self employed and Ich bin selbständig und
tx_openimmo_label.search_offers_owner_information_i_am_pensioner openimmo I am a pensioner and Ich bin pensioniert und
tx_openimmo_label.search_offers_owner_information_i_am_single openimmo I am single. bin ledig.
tx_openimmo_label.search_offers_owner_information_i_am_married openimmo I am married. bin verheiratet.
tx_openimmo_label.search_offers_owner_information_i_have_no_children_and_age openimmo I have no children and I am %1$s years old. Ich habe keine Kinder und bin %1$s Jahre alt.
tx_openimmo_label.search_offers_owner_information_i_have_children_and_age openimmo I have %2$s children and I am %1$s years. Ich habe %2$s Kinder und bin %1$s Jahre alt.

Searchoffers:Mails

Key Extension en de
tx_openimmo_label.search_offers_mail_preview openimmo TYPO3-OpenImmo search offer contact on www.typo3-openimmo.de TYPO3-OpenImmo Suchangebot auf www.typo3-openimmo.de
tx_openimmo_label.search_offers_contact_mail_introduction openimmo Dear Ladies and Gentlemen,
I am interested in the following search offer: Sehr geehrte Damen und Herren,
ich habe Interesse am folgenden Suchangebot:
tx_openimmo_label.search_offers_contact_mail_signature openimmo Thanks for your attention Vielen Dank für Ihre Aufmerksamkeit
tx_openimmo_label.search_offers_mail_visitor_contact_data openimmo Visitor contact data Besucher-Kontaktdaten
tx_openimmo_label.search_offers_mail_gender openimmo Gender Anrede
tx_openimmo_label.search_offers_mail_name openimmo Name Name
tx_openimmo_label.search_offers_mail_phone openimmo Phone Telefon
tx_openimmo_label.search_offers_mail_message openimmo Message Nachricht
tx_openimmo_label.search_offers_mail_search_request openimmo Search request Suchauftrag
tx_openimmo_label.search_offers_mail_object_type openimmo What Was
tx_openimmo_label.search_offers_mail_marketing_type openimmo For Zum
tx_openimmo_label.search_offers_mail_min_rooms openimmo Min. rooms Min. Zimmer
tx_openimmo_label.search_offers_mail_max_price openimmo Max. price Max. Preis
tx_openimmo_label.search_offers_mail_min_area openimmo Min. area Min. Fläche
tx_openimmo_label.search_offers_mail_location openimmo Where Wo
tx_openimmo_label.search_offers_mail_distance openimmo Distance Entfernung
tx_openimmo_label.search_offers_mail_username openimmo Username Benutzername
tx_openimmo_label.search_offers_mail_marital_status openimmo Martial status Familienstand
tx_openimmo_label.search_offers_mail_profession openimmo Profession Berufsstand
tx_openimmo_label.search_offers_mail_children openimmo Children Kinder
tx_openimmo_label.search_offers_mail_age openimmo Age Alter

Searchoffers:Buttons

Key Extension en de
tx_openimmo_label.search_offers_contact_button_title openimmo Get in contact with seeking person Kontakt aufnehmen
tx_openimmo_label.search_offers_contact_button_label openimmo Contact Kontakt
tx_openimmo_label.search_offers_filter_button_title openimmo Filter search offer list Suchangebots-Liste filtern
tx_openimmo_label.search_offers_filter_button_label openimmo Filter filtern
tx_openimmo_label.search_offers_send_contact_button_title openimmo Send contact request Kontaktanfrage senden
tx_openimmo_label.search_offers_send_contact_button_label openimmo Send Absenden
tx_openimmo_label.search_offers_back_to_list_button_title openimmo Back to search offers list Zurück zur Suchangebots-Liste
tx_openimmo_label.search_offers_back_to_list_button_label openimmo Back to list Zurück zur Liste

Searchoffers:Messages

Key Extension en de
tx_openimmo_message.info_please_select_a_location_title openimmo Notice Hinweis!
tx_openimmo_message.info_please_select_a_location_body openimmo Please enter your place in order to get closer results. Bitte geben Sie einen Ort ein, um genauere Treffer zu erhalten.
tx_openimmo_message.error_please_enter_your_name openimmo Please enter your name. Bitte geben Sie einen Namen ein.
tx_openimmo_message.error_please_enter_your_phone_number openimmo Please enter your phone number. Bitte geben Sie Ihre Telefonnummer ein.
tx_openimmo_message.error_please_enter_your_message openimmo Please enter your message. Bitte geben Sie eine Nachricht ein.
tx_openimmo_message.error_please_confirm_storedata openimmo Please confirm that we are allowed to store your data. Bitte bestätigen Sie das wir Ihre Daten speichern dürfen.
tx_openimmo_message.error_please_confirm_privacy openimmo Please confirm that you have read our privacy policy. Bitte bestätigen Sie das die Datenschutzbestimmungen gelesen haben.
tx_openimmo_message.error_search_offer_contact_failed_title openimmo Your request could not be sent! Ihre Anfrage konnte nicht verschickt werden!
tx_openimmo_message.error_search_offer_contact_failed_body openimmo Please fill out all required fields. Bitte füllen Sie die erforderlichen Felder aus.
tx_openimmo_message.ok_search_offer_send_contact_successful_title openimmo Your request was successfully sent! Ihre Anfrage wurde erfolgreich verschickt!
tx_openimmo_message.ok_search_offer_send_contact_successful_body openimmo We will contact you soon. Wir werden in Kürze mit Ihnen Kontakt aufnehmen.
tx_openimmo_message.error_search_offer_send_contact_failed_title openimmo Your request could not be sent! Ihre Anfrage konnte nicht verschickt werden!
tx_openimmo_message.error_search_offer_send_contact_failed_body openimmo Please contact the administrator of this website. Bitte kontaktieren Sie den Administrator dieser Website.
tx_openimmo_message.error_search_offer_no_found_title openimmo Search offer not found! Suchangebot nicht gefunden!
tx_openimmo_message.error_search_offer_not_found_body openimmo The giving search offer can't be found. Das angeforderte Suchangebot konnte nicht gefunden werden.

Ratingrequest

Key Extension en de
tx_openimmo_label.rating_request_headline openimmo Property rating request Immobilienbewertungs-Anfrage
tx_openimmo_label.rating_request_gender_male openimmo Mr. Herr
tx_openimmo_label.rating_request_gender_female openimmo Mrs. Frau
tx_openimmo_label.rating_request_gender_diverse openimmo Diverse Divers
tx_openimmo_label.rating_request_name openimmo Name Name
tx_openimmo_label.rating_request_phone openimmo Phone Telefon
tx_openimmo_label.rating_request_email openimmo Email E-Mail
tx_openimmo_label.rating_request_terms openimmo Terms Datenschutz
tx_openimmo_label.rating_request_terms_yes openimmo Yes Ja
tx_openimmo_label.rating_request_terms_no openimmo No Nein
tx_openimmo_label.rating_request_email_introduction openimmo Dear Ladies and Gentlemen,
I'd like to request a housing market analysis. Sehr geehrte Damen und Herren,
ich möchte gerne eine Immobilien-Bewertung anfragen.
tx_openimmo_label.rating_request_email_signature openimmo Thanks for your attention Vielen Dank für Ihre Aufmerksamkeit.
tx_openimmo_label.rating_request_address openimmo Address Adresse
tx_openimmo_label.rating_request_postal_code openimmo Postal code PLZ
tx_openimmo_label.rating_request_city openimmo City Stadt
tx_openimmo_label.rating_request_search openimmo Search suchen

Ratingrequest:Mails

Key Extension en de
tx_openimmo_label.rating_request_email_introduction openimmo Dear Ladies and Gentlemen,
I'd like to request a housing market analysis. Sehr geehrte Damen und Herren,
ich möchte die folgende Bewertung anfragen.
tx_openimmo_label.rating_request_email_signature openimmo Thanks for your attention Vielen Dank für Ihre Aufmerksamkeit
tx_openimmo_label.rating_request_mail_preview openimmo TYPO3-OpenImmo rating request on www.typo3-openimmo.de TYPO3-OpenImmo Bewertungsanfrage auf www.typo3-openimmo.de

Ratingrequest:Messages

Key Extension en de
tx_openimmo_message.rating_request_successfully_sent_title openimmo Property rating request sent! Bewertungsanfrage versandt!
tx_openimmo_message.rating_request_successfully_sent_body openimmo Your property rating request was successfully sent. We will contact you soon. Ihre Bewertungsanfrage wurde erfolgreich versandt.

Ratingrequest:Buttons

Key Extension en de
tx_openimmo_label.rating_request_submit_button_title openimmo Submit your rating request. Bewertungsanfrage absenden.
tx_openimmo_label.rating_request_submit_button_label openimmo Submit Absenden
tx_openimmo_label.rating_request_previous_button_title openimmo Go to previous step. Zurück zum vorherigen Schritt
tx_openimmo_label.rating_request_previous_button_label openimmo Previous zurück
tx_openimmo_label.rating_request_next_button_title openimmo Go to next step. Weiter zum nächsten Schritt
tx_openimmo_label.rating_request_next_button_label openimmo Next weiter

Connection-Row

Key Extension en de
tx_openimmo_label.connection_row_openimmo_source_folder openimmo OpenImmo source folder OpenImmo-Quellverzeichnis
tx_openimmo_label.connection_row_openimmo_records_container openimmo OpenImmo records are stored in container Die OpenImmo-Datensätze werden in diesem Container abgelegt
tx_openimmo_message.info_openimmo_source_folder_currently_not_exists openimmo OpenImmo source folder currently not exists! It might be created automatically while next Import-Scheduler execution. OpenImmo-Quellverzeichnis konnte nicht gefunden werden. Es wird vielleicht bei der nächsten Scheduler-Ausführung automatisch erstellt.
tx_openimmo_message.info_openimmo_software_export_notice openimmo Configure your OpenImmo Software-Export to upload its files into this folder. Konfiguriere deine OpenImmo Software-Export so, dass dieser seine Dateien in dieses Verzeichnis hochlädt.
tx_openimmo_message.error_please_select_a_valid_container openimmo Please select a valid container! Bitte wähle einen gültigen Container aus!

BasicSettings

Key Extension en de
tx_openimmo_constants.site_name openimmo Site name Webseiten-Name

Constants:Container

Key Extension en de
tx_openimmo_constants.subcategory_container openimmo Container Datensatz-Container
tx_openimmo_constants.container_openimmo openimmo Immobilie: Define where the OpenImmo records will be saved. Datensatz-Container in dem die Immobilien-Datensätze gespeichert werden.

Constants:Pages

Key Extension en de
tx_openimmo_constants.subcategory_pages openimmo Pages Seiten
tx_openimmo_constants.pages_openimmo_list openimmo Immobilie list: Define the page for the default list. Seiten-Uid für die Immobilien-Liste
tx_openimmo_constants.pages_openimmo_detail openimmo Immobilie detail: Define the page for the default details. Seiten-Uid für die Immobilien-Detailansicht
tx_openimmo_constants.pages_openimmo_not_found openimmo Immobilie not found: Define the page for redirecting to in case of the property to display was not found. Immobilie nicht gefunden: Seiten-Uid auf die umgeleitet werden soll wenn eine Immobilie für die Detailansicht nicht gefunden wurde.
tx_openimmo_constants.pages_openimmo_search openimmo Immobilie search: Define the page for the default search. Seiten-Uid für die Immobiliensuche
tx_openimmo_constants.pages_openimmo_request openimmo Immobilie request: Define the page of the OpenImmo request. Seiten-Uid für das Immobilien-Anfrageformular
tx_openimmo_constants.pages_openimmo_bookmarks openimmo Immobilie bookmarks: Define the page of the OpenImmo bookmarks. Seiten-Uid für den Merkzettel
tx_openimmo_constants.pages_openimmo_search_request openimmo Immobilie search request: Define the page of the OpenImmo search request. Seiten-Uid für die Suchaufträge
tx_openimmo_constants.pages_openimmo_search_offers openimmo Immobilie search offers: Define the page of the OpenImmo search offers. Seiten-Uid für die Suchangebote
tx_openimmo_constants.pages_openimmo_rating_request openimmo Immobilie rating request: Define the page of the OpenImmo rating request. Seiten-Uid für die Immobilienbewertung
tx_openimmo_constants.pages_openimmo_privacy openimmo Privacy: Define the page of privacy policy. Uid der Seite "Datenschutzbestimmungen".

Constants:View

Key Extension en de
tx_openimmo_constants.subcategory_view openimmo OpenImmo Templates OpenImmo Templates
tx_openimmo_constants.view_template_root_path openimmo Template root path Template root path
tx_openimmo_constants.view_partial_root_path openimmo Partial root path Partial root path
tx_openimmo_constants.view_layout_root_path openimmo Layout root path Layout root path

Constants:Teaser

Key Extension en de
tx_openimmo_constants.subcategory_teaser openimmo Teaser Teaser
tx_openimmo_constants.teaser_image_width openimmo Image width: Define the image width Bildbreite
tx_openimmo_constants.teaser_image_height openimmo Image height: Define the image height Bildhöhe

Constants:Search

Key Extension en de
tx_openimmo_constants.subcategory_search openimmo Search Suche
tx_openimmo_constants.search_image_width openimmo Image width: Define the image width Bildbreite
tx_openimmo_constants.search_image_height openimmo Image height: Define the image height Bidhöhe
tx_openimmo_constants.search_json_include_session openimmo Inlcude session data in json response Sitzungsdaten in die JSON-Antwort aufnehmen
tx_openimmo_constants.search_json_include_settings openimmo Inlcude settings data in json response Einstellungen in die JSON-Antwort aufnehmen
tx_openimmo_constants.search_json_include_immobilie_details openimmo Inlcude immobilie detail data in json response Immobilien-Detaildaten in die JSON-Antwort aufnehmen

Constants:Detail

Key Extension en de
tx_openimmo_constants.subcategory_detail openimmo Detail Detailansicht
tx_openimmo_constants.detail_image_width openimmo Image width: Define the image width Bildbreite
tx_openimmo_constants.detail_image_height openimmo Image height: Define the image height Bildhöhe
tx_openimmo_constants.detail_thumbnail_width openimmo Thumbnail width: Define the thumbnail width Vorschau-Bildbreite
tx_openimmo_constants.detail_thumbnail_height openimmo Thumbnail height: Define the thumbnail height Vorschau-Bildhöhe

Constants:Request

Key Extension en de
tx_openimmo_constants.subcategory_request openimmo Request Anfrage
tx_openimmo_constants.request_image_width openimmo Image width: Define the image width Bildbreite
tx_openimmo_constants.request_image_height openimmo Image height: Define the image height Bildhöhe
tx_openimmo_constants.request_email_subject openimmo Email subject: Define the request email subject E-Mail Betreff: Betreff der E-Mails für Immobilien-Anfragen
tx_openimmo_constants.request_email_from_email openimmo From email: Define the email, which should appear in the sender of the request mail. Absender E-Mail
tx_openimmo_constants.request_email_from_name openimmo From name: Define the name, which should appear in the sender of the request mail. Absender Name
tx_openimmo_constants.request_email_to_email openimmo To email: Define the email, who should receive the request mail. Empfänger E-Mail
tx_openimmo_constants.request_email_to_name openimmo To name: Define the name of the person, who should receive the request mail. Empfänger Name
tx_openimmo_constants.request_askforconfirmation_email_template openimmo Email template information about the right of withdrawal: Define the request email template for the "ask for confirmation" mail concerning the right of withdrawal. E-Mail Template für die Informationen zum Widerrufsrecht: Template für die E-Mails mit Informationen zum Widerrufsrecht und der Bitte um Bestätigung.
tx_openimmo_constants.request_confirmation_email_template openimmo Email template confirmation mail: Define the request email template for the confirmation mail which is sent after the user confirmed the right of withdrawal information. E-Mail Template für Bestätigungs-E-Mail: Template für die E-Mails mit der Bestätigung nachdem der Nutzer die Widerrufsbedingungen akzeptiert hat.

Constants:PDF

Key Extension en de
tx_openimmo_constants.subcategory_pdf openimmo PDF PDF
tx_openimmo_constants.pdf_expose_active openimmo Expose - active: Activates the PDF expose feature Expose - aktiv: Aktiviert das PDF expose feature
tx_openimmo_constants.pdf_expose_font_path openimmo Expose - Font path: Overwrites the path to the PDF-Fonts PDF - Schriftartenpfad: Overwrites the path to the PDF-Fonts
tx_openimmo_constants.pdf_expose_image_path openimmo Expose - Image path: Overwrites the path to the PDF-Images PDF - Bilderpfad: Overwrites the path to the PDF-Images
tx_openimmo_constants.pdf_expose_partial_path openimmo Expose - Partials path: Overwrites the path to the Fluid-Partials PDF - Pfad zu den Fluid-Partials: Overwrites the path to the Fluid-Partials
tx_openimmo_constants.pdf_expose_template_path openimmo Expose - Template path: Overwrites the path to the Expose-Template PDF - Pfad zu den Fluid-Templates: Overwrites the path to the Expose-Template
tx_openimmo_constants.pdf_expose_file_name openimmo Expose - PDF file name PDF-Dateiname
tx_openimmo_constants.pdf_expose_title openimmo Expose - PDF title PDF-Titel
tx_openimmo_constants.pdf_expose_author openimmo Expose - PDF author PDF-Autor
tx_openimmo_constants.pdf_expose_subject openimmo Expose - PDF subject PDF-Betreff
tx_openimmo_constants.pdf_expose_background openimmo Expose - Background path: For example EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf or fileadmin/Pdf/Expose/Briefpapier.pdf PDF-Hintergrund, bspw.: EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf oder fileadmin/Pdf/Expose/Briefpapier.pdf

Constants:Googlemaps

Key Extension en de
tx_openimmo_constants.subcategory_google_maps openimmo Google maps Google-Maps
tx_openimmo_constants.google_maps_rootline_pages openimmo Rootline pages: Define a comma separated list with page uids, where GoogleMaps occur. Rootline Seite: Geben Sie die Seiten-Uids an, auf denen sich eine Google-Map befindet. Mehrere Uids müssen mit einem Komma getrennt werden.
tx_openimmo_constants.google_maps_api_key openimmo API-Key: Enter a GoogleMaps API-Key, if required. API-Key: Google-Maps API-Key, sofern erforderlich
tx_openimmo_constants.google_maps_libraries openimmo Libraries: Define the GoogleMaps libraries. This should be at least the places libraries, which is used by the OpenImmo extension. Bibliotheken: Geben Sie die benötigten Google-Maps Bibliotheken an. Dies sollte mindestens die 'places' Bibliothek/API sein.
tx_openimmo_constants.scroll_offset openimmo Scroll offset: Specifies the pixel offset at which automatic page scrolling should stop. This is useful, for example, when using a larger sticky header or navigation. Scroll-Offset: Gibt die Pixel offset an, an der das automatische scrollen der Seite abweichen aufhören soll. Das ist z.B. nützlich, wenn ein größerer sticky Header oder Navigation verwendet wird.
tx_openimmo_constants.google_maps_default_geo_coordinates_latitude openimmo Default latitude for google maps Standard Breitenangabe (Latitude) für Google-Maps
tx_openimmo_constants.google_maps_default_geo_coordinates_longitude openimmo Default longitude for google maps Standard Längenangabe (Longitude) für Google-Maps
tx_openimmo_constants.google_maps_clustering_active openimmo Activate clustering for google maps Google-Maps Clustering aktivieren?

Constants:Bookmarks

Key Extension en de
tx_openimmo_constants.subcategory_bookmarks openimmo Bookmarks Merkzettel
tx_openimmo_constants.bookmarks_max_items openimmo Maximum selectable bookmarks Maximale Anzahl an merkbaren Immobilien
tx_openimmo_constants.bookmarks_pdf_file_name openimmo PDF file name PDF-Dateiname
tx_openimmo_constants.bookmarks_pdf_title openimmo PDF title PDF-Titel
tx_openimmo_constants.bookmarks_pdf_author openimmo PDF author PDF-Autor
tx_openimmo_constants.bookmarks_pdf_subject openimmo PDF subject PDF-Betreff
tx_openimmo_constants.bookmarks_pdf_background openimmo PDF background PDF-Hintergrund, bspw.: EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf oder fileadmin/Pdf/Expose/Briefpapier.pdf

Constants:Searchrequest

Key Extension en de
tx_openimmo_constants.subcategory_search_request openimmo Search request Suchauftrag
tx_openimmo_constants.search_request_lifetime_default openimmo Default lifetime of an entry in days Standard Laufzeit für Suchaufträge.
tx_openimmo_constants.search_request_lifetime_extended openimmo Amount of days of an extension of an entry Anzahl der Tage, für die Verlängerung von Suchaufträgen.
tx_openimmo_constants.list_filter_by_groups openimmo Filter by groups Filter nach Gruppen
tx_openimmo_constants.list_filter_ignore_groups openimmo Filter ignore groups Filter ignoriere Gruppen
tx_openimmo_constants.search_request_email_from_name openimmo Sender name of emails Absender Name
tx_openimmo_constants.search_request_email_from_email openimmo Sender email address of emails Absender E-Mail
tx_openimmo_constants.search_request_email_on_creation_active openimmo Send email when new entries were created? Benachrichtigungsmail schicken, wenn ein Suchauftrag erstellt wurde?
tx_openimmo_constants.search_request_email_on_creation_email openimmo Receiver email of creation notifications Empfänger E-Mail für Erstellungs-Benachrichtigungsmails
tx_openimmo_constants.search_request_email_on_creation_subject openimmo Subject of creation notifications Subject of creation notifications
tx_openimmo_constants.search_request_email_on_creation_template openimmo Template file/path of creation notifications, sent by scheduler command Template file/path of creation notifications, sent by scheduler command
tx_openimmo_constants.search_request_email_on_update_active openimmo Send email when entries were updated? Benachrichtigungsmail schicken, wenn ein Suchauftrag geändert wurde?
tx_openimmo_constants.search_request_email_on_update_email openimmo Receiver email of update notifications Empfänger E-Mail für Änderungs-Benachrichtigungsmails
tx_openimmo_constants.search_request_email_on_update_subject openimmo Subject of update notifications Betreff der Update-Benachrichtigung
tx_openimmo_constants.search_request_email_on_update_template openimmo Template file/path of update notifications Template Datei/Pfad für Update-Benachrichtigungen
tx_openimmo_constants.search_request_email_on_match_subject openimmo Subject of match notifications, sent by scheduler command Betreff der Treffer-Benachrichtigung, verschickt durch den Scheduler
tx_openimmo_constants.search_request_email_on_match_template openimmo Template file/path of match notifications, sent by scheduler command Template Datei/Pfad für Treffer-Benachrichtigungen, verschickt durch den Scheduler
tx_openimmo_constants.search_request_email_on_match_dont_delete_log_files openimmo Do not delete log files after scheduler execution Lösche die Logfiles nach der Scheduler-Ausführung
tx_openimmo_constants.search_request_email_on_match_extend_distance openimmo Extend the user given distance by x KM, for suggesting properties that are close to the search distance Erweitere die vom Benutzer angegebene Distanz um x km, um Eigenschaften vorzuschlagen, die nahe an der Suchdistanz liegen.
tx_openimmo_constants.search_request_email_on_expire_subject openimmo Subject of expire notifications, sent by scheduler command Betreff der Ablauf-Benachrichtigung, verschickt durch den Scheduler
tx_openimmo_constants.search_request_email_on_expire_template openimmo Template file/path of expire notifications, sent by scheduler command Template Datei/Pfad für Ablauf-Benachrichtigungen, verschickt durch den Scheduler
tx_openimmo_constants.search_request_expiration_reminder_days_before openimmo Send a expiration reminder x days before the search request expires. If this time is reached, an extension of search duration is possible. Sende eine Ablauferinnerung x Tage bevor der Suchauftrag abläuft. Wenn dieser Zeitraum erreicht ist, ist eine Verlängerung des Suchauftrags möglich.
tx_openimmo_constants.search_request_expiration_reminder_on_expiration openimmo If set, the user receives an email, when search request expires Wenn aktiviert, bekommt der Benutzer eine E-Mail, wenn sein Suchauftrag abläuft
tx_openimmo_constants.search_request_date_format openimmo Date format, for example YYYY-MM-DD Datumsformat, bspw. YYYY-MM-DD
tx_openimmo_constants.search_request_delete_outdated_records openimmo Delete outdated search requests after scheduler execution. Lösche veraltete Suchäufträge nach der Scheduler-Ausführung.

Constants:Searchoffers

Key Extension en de
tx_openimmo_constants.subcategory_search_offers openimmo Search offers Suchangebote
tx_openimmo_constants.search_offers_email_subject openimmo Email subject Email subject
tx_openimmo_constants.search_offers_email_template openimmo Email template Email template
tx_openimmo_constants.search_offers_email_from_name openimmo Sender name Absender Name
tx_openimmo_constants.search_offers_email_from_email openimmo Sender email Absender E-Mail
tx_openimmo_constants.search_offers_email_to_name openimmo Receiver name Empfänger Name
tx_openimmo_constants.search_offers_email_to_email openimmo Receiver email Empfänger E-Mail

Constants:Ratingrequest

Key Extension en de
tx_openimmo_constants.subcategory_rating_request openimmo Rating request Bewertungsanfrage
tx_openimmo_constants.rating_request_email_subject openimmo Email subject Email subject
tx_openimmo_constants.rating_request_email_template openimmo Email template Email template
tx_openimmo_constants.rating_request_email_from_name openimmo Sender name Absender Name
tx_openimmo_constants.rating_request_email_from_email openimmo Sender email Absender E-Mail
tx_openimmo_constants.rating_request_email_to_name openimmo Receiver name Empfänger Name
tx_openimmo_constants.rating_request_email_to_email openimmo Receiver email Empfänger E-Mail

Module:General

Key Extension en de
tx_openimmo_label.error openimmo_pro Error Fehler
tx_openimmo_label.success openimmo_pro Notice Hinweis
tx_openimmo_label.cancel openimmo_pro Cancel Abbrechen
tx_openimmo_label.notice openimmo_pro Notice Hinweis
tx_openimmo_label.back_to_overview openimmo_pro Back to overview Zurück zur Übersicht
tx_openimmo_label.connection openimmo_pro Connection Verbindung
tx_openimmo_label.property openimmo_pro Property Immobilie
tx_openimmo_label.objektnr_extern openimmo_pro External object number Objektnummer extern
tx_openimmo_label.menu_overview_immobilie openimmo_pro Property overview Immobilien Übersicht
tx_openimmo_label.maintenance_overview openimmo_pro Maintenance overview Wartungsübersicht
tx_openimmo_label.edit_connection openimmo_pro Edit connection Verbindung bearbeiten
tx_openimmo_label.new_immobilie openimmo_pro Create a new property Neue Immobilie erstellen
tx_openimmo_label.button_bar_refresh openimmo_pro Refresh view Ansicht aktualisieren
tx_openimmo_label.button_bar_bookmark openimmo_pro Create a bookmark to this view Erstelle ein Lesezeichen für diese Ansicht
tx_openimmo_label.header_information_openimmo_connection openimmo_pro You are working on an Openimmo connection. This connection receives his data from an external source - you can't edit the records! Sie befinden sich auf einer Openimmo-Verbindung. Diese Verbindung erhält seine Daten von einer externen Resource, daher können die Datensätze nicht bearbeitet werden!
tx_openimmo_label.header_information_immoscout_connection openimmo_pro You are working on an Immoscout connection. This connection receives his data from an external source - you can't edit the records! Sie befinden sich auf einer Immoscout-Verbindung. Diese Verbindung erhält seine Daten von einer externen Resource, daher können die Datensätze nicht bearbeitet werden!
tx_openimmo_label.header_information_local_connection openimmo_pro You are working on a local connection. Sie arbeiten auf einer lokalen Verbindung.

Module:Immobilie

Key Extension en de
tx_modules_label.list_immobilie_no_entries openimmo_pro No properties found Keine Immobilien gefunden
tx_modules_label.list_immobilie_header openimmo_pro Properties Immobilien
tx_modules_label.list_immobilie_action_hide openimmo_pro Mark property as hidden Immobilie als unsichtbar markieren
tx_modules_label.list_immobilie_action_show openimmo_pro Mark property as visible Immobilie als sichtbar markieren
tx_modules_label.list_immobilie_action_delete_title openimmo_pro Delete this property? Diese Immobilie löschen?
tx_modules_label.list_immobilie_action_delete_content openimmo_pro Are you sure you want to delete the property '%1$s'? Wollen Sie die Immobilie mit dem Titel '%1$s' wirklich löschen?
tx_modules_label.list_immobilie_action_delete_cancel openimmo_pro Cancel Abbdrechen
tx_modules_label.list_immobilie_col_objekttitel openimmo_pro Title Titel
tx_modules_label.list_immobilie_col_stand_vom openimmo_pro From Datum vom
tx_modules_label.list_immobilie_col_objektnr_extern openimmo_pro Object No. Objektnr.
tx_modules_label.list_immobilie_col_geo_ort openimmo_pro Location Ort
tx_modules_label.list_immobilie_col_vermarktungsart openimmo_pro Marketing Marketing
tx_modules_label.list_immobilie_col_verwaltung_objekt_gruppennummer openimmo_pro Group Gruppe

Module:Node

Key Extension en de
tx_modules_label.list_node_no_entries openimmo_pro No nodes found Keine Knoten gefunden
tx_modules_label.list_node_header openimmo_pro Property nodes Immobilien-Knoten
tx_modules_label.list_node_action_delete_title openimmo_pro Delete this node? Diesen Knoten löschen?
tx_modules_label.list_node_action_delete_content openimmo_pro Are you sure you want to delete the node '%1$s'? Wollen Sie den Knoten mit dem Namen '%1$s' wirklich löschen?
tx_modules_label.list_node_action_delete_cancel openimmo_pro Cancel Abbrechen
tx_modules_label.list_node_col_name openimmo_pro Name Name
tx_modules_label.list_node_col_type openimmo_pro Type Typ
tx_modules_label.list_node_col_value openimmo_pro Value Wert

Module:Invalidpage

Key Extension en de
tx_openimmo_label.invalid_page_headline openimmo_pro Invalid page Ungültige Seite
tx_openimmo_label.invalid_page_more_than_one_connection openimmo_pro There are more than one connection found on this page. Please go to list module and remove or move your connections in order to get exactly one connection on this page! Es wurden mehr als eine Verbindung auf dieser Seite gefunden. Bitte öffnen Sie das Listenmodul und entfernen oder verschieben Sie Verbindungen, so dass Sie nur noch genau eine Verbindung auf dieser Seite haben!
tx_openimmo_label.invalid_page_go_to_list_module openimmo_pro Go to list module Listenmodul öffnen
tx_openimmo_label.invalid_page_no_connection_introduction openimmo_pro There no connection on this page - you have the following possibilities: Auf dieser Seite konnte keine Verbindung gefunden werden - Sie haben die folgenden Möglichkeiten:
tx_openimmo_label.invalid_page_no_connection_instruction openimmo_pro Please go to list module and create a connection in order to manage properties on this page! Bitte öffnen Sie das Listenmodul und erstellen Sie eine Verbindung, um Immobilien auf dieser Seite zu verwalten!
tx_openimmo_label.invalid_page_go_to_button_headline openimmo_pro Go to '%1$s' connection with page uid %1$i. Öffne '%1$s' Verbindung auf Seite mit UID %1$i.
tx_openimmo_label.invalid_page_go_to_button_text openimmo_pro Go to '%1$s' connection Öffne '%1$s' Verbindung
tx_openimmo_label.invalid_page_error_more_than_one_connection openimmo_pro There are more than one connection found on this page. Es sind mehr als eine Verbindung auf dieser Seite.
tx_openimmo_label.invalid_page_error_no_connection openimmo_pro There is no connection on this page. Es ist keine Verbindung auf dieser Seite.

Module:Overview

Key Extension en de
tx_openimmo_label.headline_immobilies_overview openimmo_pro Overview Properties Immobilien Übersicht
tx_openimmo_label.backend_filter openimmo_pro Filter: Filter:
tx_openimmo_label.list_immobilie_filter_search_word openimmo_pro Search word: Suchwort:
tx_openimmo_label.list_immobilie_filter_marketing openimmo_pro Marketing method: Vermarktungsart:
tx_openimmo_label.list_immobilie_filter_hide_hidden openimmo_pro Hide invisible properties Unsichtbare Immobilien ausblenden
tx_openimmo_label.backend_filter_submit openimmo_pro refresh aktualisieren

Module:Maintenance

Key Extension en de
tx_openimmo_label.headline_maintenance_overview openimmo_pro Maintenance overview Wartungsübersicht
tx_openimmo_label.reset_connection openimmo_pro Reset connection Verbindung zurücksetzen

Module:Newproperty

Key Extension en de
tx_openimmo_label.information_new_immobilie openimmo_pro Please enter a property title and an object number. The property title will be used for the human readable URL of your properties detail page. The object number is used for identification. For technical reasons it is not possible to change the object number afterwards. Bitte geben Sie einen Immobilien-Titel und eine Objektnummer ein. Der Immobilien-Titel wird automatisch zur sprechenden URL für Ihre Immobilien Detailansicht. Die Objektnummer dient zur Identifizierung und kann aus technischen Gründen später nicht mehr verändert werden.
tx_openimmo_label.headline_new_immobilie openimmo_pro Create a new property Neue Immobilie erstellen
tx_openimmo_label.new_immobilie_data openimmo_pro Immobilie data Immobiliendaten
tx_openimmo_label.new_immobilie_create openimmo_pro Create erstellen
tx_openimmo_label.new_immobilie_title openimmo_pro Title Titel
tx_openimmo_label.new_immobilie_objektnr_extern openimmo_pro Objectnumber Objektnummer
tx_openimmo_label.new_immobilie_please_enter_a_title openimmo_pro Please enter a title. Bitte geben Sie einen Immobilien-Titel ein.
tx_openimmo_label.new_immobilie_please_enter_an_object_number openimmo_pro Please enter a object number. Bitte geben Sie eine Objektnummer ein.
tx_openimmo_label.new_immobilie_successfully_created openimmo_pro Property successfully created. Immobilien wurde erfolgreich erstellt.

Module:Nodewizard

Key Extension en de
tx_openimmo_label.headline_nodes_overview openimmo_pro Property properties Immobilien Eigenschaften
tx_openimmo_label.nodes_overview_list_view openimmo_pro List view (for experts!) Listenansicht (für Experten!)
tx_openimmo_label.nodes_overview_tab_view openimmo_pro Tab view (for beginners!) Tabansicht (für Anfänger!)
tx_openimmo_label.nodes_overview_show_create_fields openimmo_pro Show create fields Erstellungsfelder anzeigen
tx_openimmo_label.nodes_overview_hide_create_fields openimmo_pro Hide create fields Erstellungsfelder verbergen

Contact request

You can contact us at any time

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
F___________NN4______
D_E____D____Z_____8N2
QUD___DKA___7D9______
__X____K______4___ECB
__R_________MO6______