﻿AppResources={ 
    BoolTypeYes: "Ja",
    BoolTypeNo: "Nein",
    Cancel: "Abbrechen",
    
    err_Common_ClientValidationFailed: "Some of the fields are incorrect! Correct them please.",

    Common_Any: "alle",
    Common_AllFiles: "Alle Dateien",
    Common_DeleteQuestion: "Sind Sie sicher?",
    Common_PropertyIn: "Immobilien in ",
    Common_PropertyGroupProvince: "Provinz ",
    Common_PropertyGroupCoast: "Küste ",
    Common_PropertyGroupProvince: "Provinz ",
    Common_PropertyGroupCoasts: "Küste...",
    Common_PropertyGroupProvinces: "Provinzen...",
    Common_PropertyGroupAllCoasts: "Alle Küste",
    Common_PropertyGroupAllProvinces: "Alle Provinzen",
    Common_PropertyGroupMunicipality: "Gemeinde ",
    Common_PropertyGroupProvince: "Provinz ",
    Common_PropertyGroupCounty: "Bezirk ",

    Common_PropertyGroupValueMunicipality: " gemeinde",
    Common_PropertyGroupValueCounty: " bezirk",
    Common_PropertyGroupValueProvince: " provinz",
    Common_PropertyGroupValueCoast: " küste",
    Common_PropertyGroupValueAllCoasts: "KÜSTE",
    Common_PropertyGroupValueAllProvinces: "ALLE PROVINZEN",

    Common_Spanish: "Spanisch",
    Common_PropertiesIn: "Immobilien in ",
    Common_VillagesIn: "Dörfer in ",
    Common_AgentsIn: "Makler in ",
    
    AsyncUpload_Uploading: "Hochladen... ",
    AsyncUpload_FileNotUploaded: "keine Datei wurde hinzugefügt: ",
    AsyncUpload_Uploaded: "Hochgeladen <b>{0}</b> ({1} KB) ",

    Url_Properties: "immobilien",
    Url_AgencyProperties: "makler_immobilien",
    Url_Sale: "kaufen",
    Url_Rent: "mieten",
    Url_ReducedSale: "verbilligteverkauf",
    Url_ReducedRent: "verbilligtemiete",
    Url_Development: "neubau",
    Url_Wanted: "gesucht",
    Url_Agents: "makler",
    Url_Villages: "dorfer"
}


