﻿{
    "Form-formDeleteMessageBoxText":"Do you really want to delete this item?",
    "Form-formDeleteManyMessageBoxText":"Do you really want to delete the selected items?",
    "Form-formDeleteMessageBoxTitle":"Deleting",
    "Form-mainExitMessageBoxText":"Exit this application?",
    "Form-mainExitMessageBoxTitle":"Exit",
    "Form-aboutVersion":"Version: ",
    "Form-errorsShowDetailsButton":"\u003e Show Details",
    "Form-errorsHideDetailsButton":"\u003c Hide Details",
    "Form-errorsCancelButton":"Cancel",
    "Form-errorsContinueButton":"Continue",
    "Form-errorsOKButton":"OK",
    "Form-errorsTitle":"Errors",
    "Form-errorsInfoLabel":"Errors encountered while performing this operation.",
    "Form-FormMain-toolStripStatusLabel_logout":"   Logout   ",
    "Form-FormMain-patientsToolStripMenuItem":"Patients",
    "Form-FormMain-appointmentsToolStripMenuItem":"Appointments",
    "Form-FormMain-documentsToolStripMenuItem":"Documents",
    "Form-FormMain-reportsToolStripMenuItem":"Reports",
    "Form-FormMain-tablesToolStripMenuItem":"Tables",
    "Form-FormMain-toolsToolStripMenuItem":"Tools",
    "Form-FormMain-windowsToolStripMenuItem":"Windows",
    "Form-FormMain-exitToolStripMenuItem":"Exit",
    "Form-FormMain-aboutToolStripMenuItem":"About",
    "Form-FormMain-estimatesToolStripMenuItem":"Estimates",
    "Form-FormMain-invoicesToolStripMenuItem":"Invoices",
    "Form-FormMain-runReportsToolStripMenuItem":"Run Reports",
    "Form-FormMain-setReportsToolStripMenuItem":"Set Reports",
    "Form-FormMain-addressesTypesToolStripMenuItem":"Addresses Types",
    "Form-FormMain-contactTypesToolStripMenuItem":"Contact Types",
    "Form-FormMain-doctorsToolStripMenuItem":"Doctors",
    "Form-FormMain-documentComputedLinesToolStripMenuItem":"Document Computed Lines",
    "Form-FormMain-estimatesFootersToolStripMenuItem":"Estimates Footers",
    "Form-FormMain-medicalRecordTypesToolStripMenuItem":"Medical Record Types",
    "Form-FormMain-invoicesFootersToolStripMenuItem":"Invoices Footers",
    "Form-FormMain-patientAttachmentsTypesToolStripMenuItem":"Patient Attachments Types",
    "Form-FormMain-patientAttributesTypesToolStripMenuItem":"Patient Attributes Types",
    "Form-FormMain-paymentTypesToolStripMenuItem":"Payment Types",
    "Form-FormMain-roomsToolStripMenuItem":"Rooms",
    "Form-FormMain-taxesToolStripMenuItem":"Taxes",
    "Form-FormMain-taxesDeductionsToolStripMenuItem":"Taxes Deductions",
    "Form-FormMain-treatmentsToolStripMenuItem":"Treatments",
    "Form-FormMain-treatments1ToolStripMenuItem":"Treatments",
    "Form-FormMain-treatmentsTypesToolStripMenuItem":"Treatments Types",
    "Form-FormMain-treatmentsPricesListToolStripMenuItem":"Treatments Prices List",
    "Form-FormMain-backupToolStripMenuItem":"Backup",
    "Form-FormMain-cleanDatadirToolStripMenuItem":"Clean Datadir",
    "Form-FormMain-minimizeAllToolStripMenuItem":"Minimize All",
    "Form-FormMain-closeAllToolStripMenuItem":"Close All",
    "Form-FormMain-fitAllToolStripMenuItem":"Fit All",
    "DataModel-foreingKeyErrorRaised":"Foreing keys constraint raised on: \"{0}\"",
    "DataModel-Doctors-text001":"Invoice text can not be empty.",
    "DataModel-Doctors-text002":"This item can not be removed. Appointments depends on it.",
    "DataModel-Doctors-text003":"Name can not be empty.",
    "DataModel-Doctors-text004":"Surname can not be empty.",
    "DataModel-Doctors-text005":"Doctor already inserted.",
    "DataModel-Doctors-text006":"Username can not be empty.",
    "DataModel-Doctors-text007":"Password can not be empty.",
    "DataModel-Doctors-text008":"Invalid username format. 8 character, lower letters [a-z] or numbers [0-9].",
    "DataModel-Doctors-text009":"Invalid password format. 6 numbers [0-9].",
    "DataModel-Doctors-text010":"A patient already exists with this username.",
    "DataModel-Doctors-text011":"This item can not be removed. Patient treatments depends on it.",
    "DataModel-Rooms-text001":"Room already inserted.",
    "DataModel-Rooms-text002":"Name can not be empty.",
    "DataModel-Rooms-text003":"Remove appointments before deleting this item.",
    "DataModel-Rooms-text004":"Invalid color.",
    "DataModel-Taxes-text001":"Name can not be empty.",
    "DataModel-Taxes-text002":"Tax already inserted.",
    "DataModel-Taxes-text003":"Invalid rate. Can not be less than zero.",
    "DataModel-TaxesDeductions-text001":"Name can not be empty.",
    "DataModel-TaxesDeductions-text002":"Tax deduction already inserted.",
    "DataModel-TaxesDeductions-text003":"Invalid rate. Can not be less than zero.",
    "DataModel-ComputedLines-text001":"Name can not be empty.",
    "DataModel-ComputedLines-text002":"Line already inserted.",
    "DataModel-ComputedLines-text003":"Invalid tax.",
    "DataModel-ComputedLines-text004":"Code can not be empty.",
    "DataModel-ComputedLines-text005":"Invalid code format. 3 character, uppercase letters [A-Z] or numbers [0-9], or minus \u0027-\u0027.",
    "DataModel-ComputedLines-text006":"A treatment already has this code.",
    "DataModel-TreatmentsTypes-text001":"Name can not be empty.",
    "DataModel-TreatmentsTypes-text002":"Treatment type already inserted.",
    "DataModel-TreatmentsTypes-text003":"This item can not be removed. A treatment depends on it.",
    "DataModel-TreatmentsPricesLists-text001":"Name can not be empty.",
    "DataModel-TreatmentsPricesLists-text002":"Invalid multiplier. Insert from 1 to 10, or leave empty.",
    "DataModel-TreatmentsPricesLists-text003":"Treatments price list already inserted.",
    "DataModel-Treatments-text001":"Name can not be empty.",
    "DataModel-Treatments-text002":"Code can not be empty.",
    "DataModel-Treatments-text003":"Invalid code format. 3 character, uppercase letters [A-Z] or numbers [0-9], or minus \u0027-\u0027.",
    "DataModel-Treatments-text004":"Invalid expiration period. Insert from 1 to 48 month, or leave empty.",
    "DataModel-Treatments-text005":"Treatment type is mandatory.",
    "DataModel-Treatments-text006":"Treatment already inserted.",
    "DataModel-Treatments-text007":"Invalid tax.",
    "DataModel-Treatments-text008":"A computed line already has this code.",
    "DataModel-Treatments-text009":"This item can not be removed. A patient treatment depends on it.",
    "DataModel-TreatmentsPrices-text001":"Treatment type is mandatory.",
    "DataModel-TreatmentsPrices-text002":"Treatment price list is mandatory.",
    "DataModel-TreatmentsPrices-text003":"Treatment price already inserted.",
    "DataModel-PaymentsTypes-text001":"Name can not be empty.",
    "DataModel-PaymentsTypes-text002":"Text can not be empty.",
    "DataModel-PaymentsTypes-text003":"Payment type already inserted.",
    "DataModel-InvoicesFooters-text001":"Name can not be empty.",
    "DataModel-InvoicesFooters-text002":"Text can not be empty.",
    "DataModel-InvoicesFooters-text003":"Invoice footer already inserted.",
    "DataModel-EstimatesFooters-text001":"Name can not be empty.",
    "DataModel-EstimatesFooters-text002":"Text can not be empty.",
    "DataModel-EstimatesFooters-text003":"Estimate footer already inserted.",
    "DataModel-AddressesTypes-text001":"Name can not be empty.",
    "DataModel-AddressesTypes-text002":"Address type already inserted.",
    "DataModel-AddressesTypes-text003":"This item can not be removed. An address depends on it.",
    "DataModel-ContactsTypes-text001":"Name can not be empty.",
    "DataModel-ContactsTypes-text002":"Contact type already inserted.",
    "DataModel-ContactsTypes-text003":"This item can not be removed. A contact depends on it.",
    "DataModel-ContactsTypes-text004":"This is a system type, therefore code can not be changed.",
    "DataModel-ContactsTypes-text005":"This is a system type, therefore it can not be removed.",
    "DataModel-MedicalrecordsTypes-text001":"Name can not be empty.",
    "DataModel-MedicalrecordsTypes-text002":"Medical record type already inserted.",
    "DataModel-MedicalrecordsTypes-text003":"This item can not be removed. A medical record depends on it.",
    "DataModel-PatientsAttachmentsTypes-text001":"Name can not be empty.",
    "DataModel-PatientsAttachmentsTypes-text002":"Attachment type already inserted.",
    "DataModel-PatientsAttachmentsTypes-text003":"This item can not be removed. An attachment depends on it.",
    "DataModel-PatientsAttachmentsTypes-text004":"Invalid value autocomplete function.",
    "DataModel-PatientsAttachmentsTypes-valueAutoFuncNUL":"None",
    "DataModel-PatientsAttachmentsTypes-valueAutoFuncAMG":"Treat Value field as numeric, set to max between same attachments type",
    "DataModel-PatientsAttachmentsTypes-valueAutoFuncAML":"Treat Value field as numeric, set to max between same attachments type/patient",
    "DataModel-PatientsAttachmentsTypes-valueAutoFuncAMD":"Treat Value field as numeric, set to max between same attachments type/patient/day",
    "DataModel-PatientsAttributesTypes-text001":"Name can not be empty.",
    "DataModel-PatientsAttributesTypes-text002":"Attribute type already inserted.",
    "DataModel-PatientsAttributesTypes-text003":"This item can not be removed. A attribute depends on it.",
    "DataModel-PatientsAttributesTypes-text004":"This is a system type, therefore code can not be changed.",
    "DataModel-PatientsAttributesTypes-text005":"This is a system type, therefore it can not be removed.",
    "DataModel-PatientsAttributes-text001":"Patient is mandatory.",
    "DataModel-PatientsAttributes-text002":"Attribute type is mandatory.",
    "DataModel-PatientsAttributes-text003":"System attribute type already inserted.",
    "DataModel-Patients-text001":"Name can not be empty.",
    "DataModel-Patients-text002":"Surname can not be empty.",
    "DataModel-Patients-text003":"Birth city can not be empty.",
    "DataModel-Patients-text004":"Invoices text can not be empty.",
    "DataModel-Patients-text005":"Invalid sex. Can be \u0027M\u0027 or \u0027F\u0027.",
    "DataModel-Patients-text006":"Invalid treatment price list.",
    "DataModel-Patients-text007":"Patient already inserted.",
    "DataModel-Patients-text008":"Username can not be empty.",
    "DataModel-Patients-text009":"Password can not be empty.",
    "DataModel-Patients-text010":"Invalid username format. 8 character, lower letters [a-z] or numbers [0-9].",
    "DataModel-Patients-text011":"Invalid password format. 6 numbers [0-9].",
    "DataModel-Patients-text012":"A doctor already exists with this username.",
    "DataModel-PatientsAddresses-text001":"State can not be empty.",
    "DataModel-PatientsAddresses-text002":"City can not be empty.",
    "DataModel-PatientsAddresses-text003":"Zip Code can not be empty.",
    "DataModel-PatientsAddresses-text004":"Street can not be empty.",
    "DataModel-PatientsAddresses-text005":"Patient is mandatory.",
    "DataModel-PatientsAddresses-text006":"Address type is mandatory.",
    "DataModel-PatientsContacts-text001":"Contact can not be empty.",
    "DataModel-PatientsContacts-text002":"Patient is mandatory.",
    "DataModel-PatientsContacts-text003":"Contact type is mandatory.",
    "DataModel-PatientsContacts-text004":"System contact type already inserted.",
    "DataModel-PatientsMedicalrecords-text001":"Patient is mandatory.",
    "DataModel-PatientsMedicalrecords-text002":"Medical record type is mandatory.",
    "DataModel-PatientsAttachments-text001":"Text can not be empty.",
    "DataModel-PatientsAttachments-text002":"Patient is mandatory.",
    "DataModel-PatientsAttachments-text003":"Attachment type is mandatory.",
    "DataModel-PatientsNotes-text001":"Note can not be empty.",
    "DataModel-PatientsNotes-text002":"Patient is mandatory.",
    "DataModel-Appointments-text001":"Title can not be empty.",
    "DataModel-Appointments-text002":"End date can not be greater than start date.",
    "DataModel-Appointments-text003":"Patient is mandatory.",
    "DataModel-Appointments-text004":"Doctors is mandatory.",
    "DataModel-Appointments-text005":"Room is mandatory.",
    "DataModel-Appointments-text006":"Appointment already inserted.",
    "DataModel-Appointments-text007":"Invalid color.",
    "DataModel-PatientsTreatments-text001":"Doctors is mandatory.",
    "DataModel-PatientsTreatments-text002":"Patient is mandatory.",
    "DataModel-PatientsTreatments-text003":"Treatments type is mandatory.",
    "DataModel-PatientsTreatments-text004":"Invalid sex. Can be \u0027M\u0027 or \u0027F\u0027.",
    "DataModel-PatientsTreatments-text005":"Invalid tax rate. Can not be less than zero.",
    "DataModel-PatientsTreatments-text101":"Arches",
    "DataModel-PatientsTreatments-text102":"Upper Arch",
    "DataModel-PatientsTreatments-text103":"Lower Arch",
    "DataModel-PatientsTreatments-text104":"None",
    "DataModel-Payments-text001":"Invalid amount. Can not be less than zero.",
    "DataModel-Payments-text002":"Patient is mandatory.",
    "DataModel-Invoices-text001":"Number can not be empty.",
    "DataModel-Invoices-text002":"Doctor can not be empty.",
    "DataModel-Invoices-text003":"Patient can not be empty.",
    "DataModel-Invoices-text004":"Payment can not be empty.",
    "DataModel-Invoices-text005":"Invalid net total. Can not be less than zero.",
    "DataModel-Invoices-text006":"Doctor is mandatory.",
    "DataModel-Invoices-text007":"Patient is mandatory.",
    "DataModel-Invoices-text008":"Invoice already inserted within this year.",
    "DataModel-Invoices-text009":"Invalid gross total. Can not be less than zero.",
    "DataModel-Invoices-text010":"Invalid due total. Can not be less than zero.",
    "DataModel-Invoices-text011":"Gross total can not be less than net total.",
    "DataModel-Invoices-text012":"Invalid deduction tax rate. Can not be less than zero.",
    "DataModel-InvoicesLines-text001":"Code can not be empty.",
    "DataModel-InvoicesLines-text002":"Description can not be empty.",
    "DataModel-InvoicesLines-text003":"Invalid quantity. Can not be less or equal than zero.",
    "DataModel-InvoicesLines-text004":"Invoice is mandatory.",
    "DataModel-InvoicesLines-text005":"Invalid code format. 3 character, uppercase letters [A-Z] or numbers [0-9], or minus \u0027-\u0027.",
    "DataModel-InvoicesLines-text006":"Invalid price. Invoice total can not be less than zero.",
    "DataModel-InvoicesLines-text007":"Treatment is mandatory if not empty.",
    "DataModel-Estimates-text001":"Number can not be empty.",
    "DataModel-Estimates-text002":"Doctor can not be empty.",
    "DataModel-Estimates-text003":"Patient can not be empty.",
    "DataModel-Estimates-text004":"Payment can not be empty.",
    "DataModel-Estimates-text005":"Invalid net total. Can not be less than zero.",
    "DataModel-Estimates-text006":"Doctor is mandatory.",
    "DataModel-Estimates-text007":"Patient is mandatory.",
    "DataModel-Estimates-text008":"Estimate already inserted within this year.",
    "DataModel-Estimates-text009":"Invalid gross total. Can not be less than zero.",
    "DataModel-Estimates-text010":"Invalid due total. Can not be less than zero.",
    "DataModel-Estimates-text011":"Gross total can not be less than net total.",
    "DataModel-Estimates-text012":"Invalid deduction tax rate. Can not be less than zero.",
    "DataModel-EstimatesLines-text001":"Code can not be empty.",
    "DataModel-EstimatesLines-text002":"Description can not be empty.",
    "DataModel-EstimatesLines-text003":"Invalid quantity. Can not be less or equal than zero.",
    "DataModel-EstimatesLines-text004":"Estimate is mandatory.",
    "DataModel-EstimatesLines-text005":"Invalid code format. 3 character, uppercase letters [A-Z] or numbers [0-9], or minus \u0027-\u0027.",
    "DataModel-EstimatesLines-text006":"Invalid price. Estimate total can not be less than zero.",
    "DataModel-EstimatesLines-text007":"Treatment is mandatory if not empty.",
    "DataModel-Reports-text001":"Name can not be empty.",
    "DataModel-Reports-text002":"Query can not be empty.",
    "DataModel-Reports-text003":"Report already inserted.",
    "ADGVSortDateTimeASC":"Sort Oldest to Newest",
    "ADGVSortDateTimeDESC":"Sort Newest to Oldest",
    "ADGVSortBoolASC":"Sort by False/True",
    "ADGVSortBoolDESC":"Sort by True/False",
    "ADGVSortNumASC":"Sort Smallest to Largest",
    "ADGVSortNumDESC":"Sort Largest to Smallest",
    "ADGVSortTextASC":"Sort А to Z",
    "ADGVSortTextDESC":"Sort Z to A",
    "ADGVAddCustomFilter":"Add a Custom Filter",
    "ADGVCustomFilter":"Custom Filter",
    "ADGVClearFilter":"Clear Filter",
    "ADGVClearSort":"Clear Sort",
    "ADGVButtonFilter":"Filter",
    "ADGVButtonUndofilter":"Cancel",
    "ADGVNodeSelectAll":"(Select All)",
    "ADGVNodeSelectEmpty":"(Blanks)",
    "ADGVNodeSelectTrue":"True",
    "ADGVNodeSelectFalse":"False",
    "ADGVFilterChecklistDisable":"Filter list is disabled",
    "ADGVEquals":"equals",
    "ADGVDoesNotEqual":"does not equal",
    "ADGVEarlierThan":"earlier than",
    "ADGVEarlierThanOrEqualTo":"earlier than or equal to",
    "ADGVLaterThan":"later than",
    "ADGVLaterThanOrEqualTo":"later than or equal to",
    "ADGVBetween":"between",
    "ADGVGreaterThan":"greater than",
    "ADGVGreaterThanOrEqualTo":"greater than or equal to",
    "ADGVLessThan":"less than",
    "ADGVLessThanOrEqualTo":"less than or equal to",
    "ADGVBeginsWith":"begins with",
    "ADGVDoesNotBeginWith":"does not begin with",
    "ADGVEndsWith":"ends with",
    "ADGVDoesNotEndWith":"does not end with",
    "ADGVContains":"contains",
    "ADGVDoesNotContain":"does not contain",
    "ADGVInvalidValue":"Invalid Value",
    "ADGVFilterStringDescription":"Show rows where value {0} \"{1}\"",
    "ADGVFormTitle":"Custom Filter",
    "ADGVLabelColumnNameText":"Show rows where value",
    "ADGVLabelAnd":"And",
    "ADGVButtonOk":"OK",
    "ADGVButtonCancel":"Cancel",
    "ADGVSTBLabelSearch":"Search:",
    "ADGVSTBButtonFromBegin":"From Begin",
    "ADGVSTBButtonCaseSensitiveToolTip":"Case Sensitivity",
    "ADGVSTBButtonSearchToolTip":"Find Next",
    "ADGVSTBButtonCloseToolTip":"Hide",
    "ADGVSTBButtonWholeWordToolTip":"Search only Whole Word",
    "ADGVSTBComboBoxColumnsAll":"(All Columns)",
    "ADGVSTBTextBoxSearchToolTip":"Value for Search",
    "Form-FormMain-backupToolMessage":"Do you want to run the full Backup?",
    "Form-FormMain-backupToolTitle":"Backup",
    "Form-FormMain-cleandatadirToolMessage":"Do you want to run the clean data directories tool?",
    "Form-FormMain-cleandatadirToolTitle":"Clean Datadir",
    "Form-FormMain-passwordInputMessage":"Insert password:",
    "Form-FormMain-passwordInputTitle":"Password",
    "Form-FormMain-passwordErrorMessage":"Wrong password.",
    "Form-FormMain-passwordErrorTitle":"Error",
    "Form-FormAddressesTypes-FormAddressesTypes":"Address Types",
    "Form-FormAddressesTypes-addressestypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormAddressesTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormAddressesTypes-tabPage_tabAddressesTypes":"Address Type",
    "Form-FormAddressesTypes-button_tabAddressesTypes_new":"New",
    "Form-FormAddressesTypes-button_tabAddressesTypes_edit":"Edit",
    "Form-FormAddressesTypes-button_tabAddressesTypes_delete":"Delete",
    "Form-FormAddressesTypes-button_tabAddressesTypes_save":"Save",
    "Form-FormAddressesTypes-button_tabAddressesTypes_cancel":"Cancel",
    "Form-FormAddressesTypes-addressestypes_idLabel":"Id:",
    "Form-FormAddressesTypes-addressestypes_nameLabel":"Name:",
    "Form-FormAppointments-FormAppointments":"Appointments",
    "Form-FormAppointments-checkBox_filterTreatmentsadvices":"Show treatments advices",
    "Form-FormAppointments-label_filterDoctors":"Doctors:",
    "Form-FormAppointments-label_filterRooms":"Rooms:",
    "Form-FormAppointments-tabPage_tabListDays":"Day",
    "Form-FormAppointments-tabPage_tabListWeeks":"Week",
    "Form-FormAppointments-tabPage_tabListMonths":"Month",
    "Form-FormAppointments-tabPage_tabAppointments":"Appointment",
    "Form-FormAppointments-button_tabAppointments_new":"New",
    "Form-FormAppointments-button_tabAppointments_edit":"Edit",
    "Form-FormAppointments-button_tabAppointments_delete":"Delete",
    "Form-FormAppointments-button_tabAppointments_save":"Save",
    "Form-FormAppointments-button_tabAppointments_cancel":"Cancel",
    "Form-FormAppointments-button_tabAppointments_openpatient":"View Patient",
    "Form-FormAppointments-appointments_idLabel":"Id:",
    "Form-FormAppointments-patients_idLabel":"Patient:",
    "Form-FormAppointments-appointments_fromLabel":"From:",
    "Form-FormAppointments-appointments_toLabel":"To:",
    "Form-FormAppointments-doctors_idLabel":"Doctor:",
    "Form-FormAppointments-rooms_idLabel":"Room:",
    "Form-FormAppointments-appointments_colorLabel":"Color:",
    "Form-FormAppointments-appointments_titleLabel":"Title:",
    "Form-FormAppointments-appointments_notesLabel":"Note:",
    "Form-FormAppointments-button_tabAppointments_colorselect":"Select",
    "Form-FormComputedLines-FormComputedLines":"Document Computed Lines",
    "Form-FormComputedLines-computedlinesidDataGridViewTextBoxColumn":"Id",
    "Form-FormComputedLines-codeDataGridViewTextBoxColumn":"Code",
    "Form-FormComputedLines-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormComputedLines-tabPage_tabComputedLines":"Computed Line",
    "Form-FormComputedLines-button_tabComputedLines_new":"New",
    "Form-FormComputedLines-button_tabComputedLines_edit":"Edit",
    "Form-FormComputedLines-button_tabComputedLines_delete":"Delete",
    "Form-FormComputedLines-button_tabComputedLines_save":"Save",
    "Form-FormComputedLines-button_tabComputedLines_cancel":"Cancel",
    "Form-FormComputedLines-computedlines_idLabel":"Id:",
    "Form-FormComputedLines-computedlines_nameLabel":"Name:",
    "Form-FormComputedLines-computedlines_rateLabel":"Rate:",
    "Form-FormComputedLines-taxes_idLabel":"Default Tax:",
    "Form-FormComputedLines-button_tabComputedLines_unsettaxesid":"Unset",
    "Form-FormContactsTypes-FormContactsTypes":"Contact Types",
    "Form-FormContactsTypes-contactstypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormContactsTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormContactsTypes-tabPage_tabContactsTypes":"Contact Type",
    "Form-FormContactsTypes-button_tabContactsTypes_new":"New",
    "Form-FormContactsTypes-button_tabContactsTypes_edit":"Edit",
    "Form-FormContactsTypes-button_tabContactsTypes_delete":"Delete",
    "Form-FormContactsTypes-button_tabContactsTypes_save":"Save",
    "Form-FormContactsTypes-button_tabContactsTypes_cancel":"Cancel",
    "Form-FormContactsTypes-contactstypes_idLabel":"Id:",
    "Form-FormContactsTypes-contactstypes_nameLabel":"Name:",
    "Form-FormDoctors-FormDoctors":"Doctors",
    "Form-FormDoctors-doctorsidDataGridViewTextBoxColumn":"Id",
    "Form-FormDoctors-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormDoctors-tabPage_tabDoctors":"Doctor",
    "Form-FormDoctors-button_tabDoctors_new":"New",
    "Form-FormDoctors-button_tabDoctors_edit":"Edit",
    "Form-FormDoctors-button_tabDoctors_delete":"Delete",
    "Form-FormDoctors-button_tabDoctors_save":"Save",
    "Form-FormDoctors-button_tabDoctors_cancel":"Cancel",
    "Form-FormDoctors-doctors_idLabel":"Id:",
    "Form-FormDoctors-doctors_nameLabel":"Name:",
    "Form-FormDoctors-doctors_surnameLabel":"Surname:",
    "Form-FormDoctors-doctors_doctextLabel":"Doc Text:",
    "Form-FormDoctors-doctors_usernameLabel":"Username:",
    "Form-FormDoctors-doctors_passwordLabel":"Password:",
    "Form-FormDoctors-doctors_lastloginLabel":"Last Login:",
    "Form-FormDoctors-button_tabDoctors_resetusernamepassword":"Reset",
    "Form-FormEstimates-FormEstimates":"Estimates",
    "Form-FormEstimates-label_filterDoctors":"Doctor:",
    "Form-FormEstimates-label_filterYears":"Year:",
    "Form-FormEstimates-totalnetLabel":"Total Net:",
    "Form-FormEstimates-totalgrossLabel":"Total Gross:",
    "Form-FormEstimates-totaldueLabel":"Total Due:",
    "Form-FormEstimates-totaldueinvoicedLabel":"Total Due Invoiced:",
    "Form-FormEstimates-numberDataGridViewTextBoxColumn":"Number",
    "Form-FormEstimates-dateDataGridViewTextBoxColumn":"Date",
    "Form-FormEstimates-patientDataGridViewTextBoxColumn":"Patient",
    "Form-FormEstimates-isinvoicedDataGridViewCheckBoxColumn":"I",
    "Form-FormEstimates-tabPage_tabEstimates":"Estimates",
    "Form-FormEstimates-button_tabEstimates_new":"New",
    "Form-FormEstimates-button_tabEstimates_edit":"Edit",
    "Form-FormEstimates-button_tabEstimates_delete":"Delete",
    "Form-FormEstimates-button_tabEstimates_save":"Save",
    "Form-FormEstimates-button_tabEstimates_cancel":"Cancel",
    "Form-FormEstimates-button_tabEstimates_print":"Print",
    "Form-FormEstimates-button_tabEstimates_invoice":"Invoice",
    "Form-FormEstimates-estimates_idLabel":"Id:",
    "Form-FormEstimates-estimates_numberLabel":"Number:",
    "Form-FormEstimates-estimates_invoiceLabel":"Invoice",
    "Form-FormEstimates-estimates_totalnetLabel":"Net:",
    "Form-FormEstimates-estimates_totalgrossLabel":"Gross:",
    "Form-FormEstimates-estimates_totaldueLabel":"Due:",
    "Form-FormEstimates-estimates_dateLabel":"Date:",
    "Form-FormEstimates-estimates_doctorLabel":"Doctor:",
    "Form-FormEstimates-estimates_patientLabel":"Patient:",
    "Form-FormEstimates-estimates_paymentLabel":"Payment:",
    "Form-FormEstimates-estimates_footerLabel":"Footer:",
    "Form-FormEstimates-estimates_deductiontaxrateLabel":"Deduction Tax Rate:",
    "Form-FormEstimates-tabPage_tabEstimatesLines":"Lines",
    "Form-FormEstimates-codeDataGridViewTextBoxColumn":"Code",
    "Form-FormEstimates-descriptionDataGridViewTextBoxColumn":"Description",
    "Form-FormEstimates-quantityDataGridViewTextBoxColumn":"Qty",
    "Form-FormEstimates-unitpriceDataGridViewTextBoxColumn":"Price",
    "Form-FormEstimates-taxrateDataGridViewTextBoxColumn":"Tax",
    "Form-FormEstimates-totalpriceDataGridViewTextBoxColumn":"Total",
    "Form-FormEstimates-button_tabEstimatesLines_new":"New",
    "Form-FormEstimates-button_tabEstimatesLines_edit":"Edit",
    "Form-FormEstimates-button_tabEstimatesLines_delete":"Delete",
    "Form-FormEstimates-button_tabEstimatesLines_save":"Save",
    "Form-FormEstimates-button_tabEstimatesLines_cancel":"Cancel",
    "Form-FormEstimates-estimateslines_idLabel":"Id:",
    "Form-FormEstimates-patientstreatments_idLabel":"Patient Treatment:",
    "Form-FormEstimates-estimateslines_codeLabel":"Code:",
    "Form-FormEstimates-estimateslines_quantityLabel":"Quantity:",
    "Form-FormEstimates-estimateslines_unitpriceLabel":"Price:",
    "Form-FormEstimates-estimateslines_taxrateLabel":"Tax Rate:",
    "Form-FormEstimates-estimateslines_descriptionLabel":"Description:",
    "Form-FormEstimates-treatments_idLabel":"Treatment:",
    "Form-FormEstimates-computedlines_idLabel":"Computed Line:",
    "Form-FormEstimates-estimateslines_istaxesdeductionsableCheckBox":"Is deduction tax abled",
    "Form-FormEstimates-groupBox_tabEstimatesLines_filler":"Autofill from",
    "Form-FormEstimates-doctorselectMessage":"Please select a Doctor.",
    "Form-FormEstimates-doctorselectTitle":"Warning",
    "Form-FormEstimates-invoicerequestMessage":"Invoice this item?",
    "Form-FormEstimates-invoicerequestTitle":"Invoice",
    "Form-FormEstimates-invoicerequestsuccessfulMessage":"Successfully invoiced to invoice number {0} of date {1}.",
    "Form-FormEstimates-invoicerequestsuccessfulTitle":"Info",
    "Form-FormEstimates-invoicerequestalreadyexistsMessage":"Already invoiced. Invoice number {0} of date {1}.",
    "Form-FormEstimates-invoicerequestalreadyexistsTitle":"Info",
    "Form-FormEstimates-printmodelerrorMessage":"Can not instantiate the print model.",
    "Form-FormEstimates-printmodelerrorTitle":"Error",
    "Form-FormEstimates-printmodelerrorNone":"No print model available",
    "Form-FormEstimates-printmodelselectMessage":"Select a print template:",
    "Form-FormEstimates-printmodelselectTitle":"Print template",
    "Form-FormEstimates-printcreatefoldererrorMessage":"Can not create destination folder \u0027{0}\u0027.",
    "Form-FormEstimates-printcreatefoldererrorTitle":"Error",
    "Form-FormEstimates-printvalidfilenameerrorMessage":"Can not found a valid filename.",
    "Form-FormEstimates-printvalidfilenameerrorTitle":"Error",
    "Form-FormEstimates-printoverwritefilenamewarningMessage":"The file \u0027{0}\u0027 already exists, press \u0027Yes\u0027 to overwrite it, \u0027No\u0027 to open that file, \u0027Cancel\u0027 to exit.",
    "Form-FormEstimates-printoverwritefilenamewarningTitle":"Warning",
    "Form-FormEstimates-printbuildpdferrorMessage":"Can not build the PDF file \u0027{0}\u0027.",
    "Form-FormEstimates-printbuildpdferrorTitle":"Error",
    "Form-FormEstimates-printopenfilenameMessage":"File \u0027{0}\u0027 built successful.",
    "Form-FormEstimates-printopenfilenameTitle":"Info",
    "Form-FormEstimates-savewarningnumberMessage":"The selected number is not consistent with the one proposed. Do you want to continue?",
    "Form-FormEstimates-savewarningnumberTitle":"Warning",
    "Form-FormEstimatesFooters-FormEstimatesFooters":"Estimates Footers",
    "Form-FormEstimatesFooters-estimatesfootersidDataGridViewTextBoxColumn":"Id",
    "Form-FormEstimatesFooters-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormEstimatesFooters-isdefaultDataGridViewCheckBoxColumn":"D",
    "Form-FormEstimatesFooters-tabPage_tabEstimatesFooters":"Estimate Footer",
    "Form-FormEstimatesFooters-button_tabEstimatesFooters_new":"New",
    "Form-FormEstimatesFooters-button_tabEstimatesFooters_edit":"Edit",
    "Form-FormEstimatesFooters-button_tabEstimatesFooters_delete":"Delete",
    "Form-FormEstimatesFooters-button_tabEstimatesFooters_save":"Save",
    "Form-FormEstimatesFooters-button_tabEstimatesFooters_cancel":"Cancel",
    "Form-FormEstimatesFooters-estimatesfooters_idLabel":"Id:",
    "Form-FormEstimatesFooters-estimatesfooters_nameLabel":"Name:",
    "Form-FormEstimatesFooters-estimatesfooters_doctextLabel":"Doc Text:",
    "Form-FormEstimatesFooters-estimatesfooters_isdefaultCheckBox":"Is Default",
    "Form-FormInvoices-FormInvoices":"Invoices",
    "Form-FormInvoices-label_filterDoctors":"Doctor:",
    "Form-FormInvoices-label_filterYears":"Year:",
    "Form-FormInvoices-totalnetLabel":"Total Net:",
    "Form-FormInvoices-totalgrossLabel":"Total Gross:",
    "Form-FormInvoices-totaldueLabel":"Total Due:",
    "Form-FormInvoices-totalduepaidLabel":"Total Due Paid:",
    "Form-FormInvoices-numberDataGridViewTextBoxColumn":"Number",
    "Form-FormInvoices-dateDataGridViewTextBoxColumn":"Date",
    "Form-FormInvoices-patientDataGridViewTextBoxColumn":"Patient",
    "Form-FormInvoices-ispaidDataGridViewCheckBoxColumn":"P",
    "Form-FormInvoices-tabPage_tabInvoices":"Invoices",
    "Form-FormInvoices-button_tabInvoices_new":"New",
    "Form-FormInvoices-button_tabInvoices_edit":"Edit",
    "Form-FormInvoices-button_tabInvoices_delete":"Delete",
    "Form-FormInvoices-button_tabInvoices_save":"Save",
    "Form-FormInvoices-button_tabInvoices_cancel":"Cancel",
    "Form-FormInvoices-button_tabInvoices_print":"Print",
    "Form-FormInvoices-button_tabInvoices_setpaid":"Paid",
    "Form-FormInvoices-invoices_idLabel":"Id:",
    "Form-FormInvoices-invoices_numberLabel":"Number:",
    "Form-FormInvoices-invoices_totalnetLabel":"Net:",
    "Form-FormInvoices-invoices_totalgrossLabel":"Gross:",
    "Form-FormInvoices-invoices_totaldueLabel":"Due:",
    "Form-FormInvoices-invoices_dateLabel":"Date:",
    "Form-FormInvoices-invoices_doctorLabel":"Doctor:",
    "Form-FormInvoices-invoices_patientLabel":"Patient:",
    "Form-FormInvoices-invoices_paymentLabel":"Payment:",
    "Form-FormInvoices-invoices_footerLabel":"Footer:",
    "Form-FormInvoices-invoices_deductiontaxrateLabel":"Deduction Tax Rate:",
    "Form-FormInvoices-invoices_ispaidCheckBox":"Is Paid",
    "Form-FormInvoices-tabPage_tabInvoicesLines":"Lines",
    "Form-FormInvoices-codeDataGridViewTextBoxColumn":"Code",
    "Form-FormInvoices-descriptionDataGridViewTextBoxColumn":"Description",
    "Form-FormInvoices-quantityDataGridViewTextBoxColumn":"Qty",
    "Form-FormInvoices-unitpriceDataGridViewTextBoxColumn":"Price",
    "Form-FormInvoices-taxrateDataGridViewTextBoxColumn":"Tax",
    "Form-FormInvoices-totalpriceDataGridViewTextBoxColumn":"Total",
    "Form-FormInvoices-button_tabInvoicesLines_new":"New",
    "Form-FormInvoices-button_tabInvoicesLines_edit":"Edit",
    "Form-FormInvoices-button_tabInvoicesLines_delete":"Delete",
    "Form-FormInvoices-button_tabInvoicesLines_save":"Save",
    "Form-FormInvoices-button_tabInvoicesLines_cancel":"Cancel",
    "Form-FormInvoices-invoiceslines_idLabel":"Id:",
    "Form-FormInvoices-patientstreatments_idLabel":"Patient Treatment:",
    "Form-FormInvoices-invoiceslines_codeLabel":"Code:",
    "Form-FormInvoices-invoiceslines_quantityLabel":"Quantity:",
    "Form-FormInvoices-invoiceslines_unitpriceLabel":"Price:",
    "Form-FormInvoices-invoiceslines_taxrateLabel":"Tax Rate:",
    "Form-FormInvoices-invoiceslines_descriptionLabel":"Description:",
    "Form-FormInvoices-treatments_idLabel":"Treatment:",
    "Form-FormInvoices-computedlines_idLabel":"Computed Line:",
    "Form-FormInvoices-invoiceslines_istaxesdeductionsableCheckBox":"Is deduction tax abled",
    "Form-FormInvoices-groupBox_tabInvoicesLines_filler":"Autofill from",
    "Form-FormInvoices-doctorselectMessage":"Please select a Doctor.",
    "Form-FormInvoices-doctorselectTitle":"Warning",
    "Form-FormInvoices-paidrequestMessage":"Set this item as paid?",
    "Form-FormInvoices-paidrequestTitle":"Paid",
    "Form-FormInvoices-printmodelerrorMessage":"Can not instantiate the print model.",
    "Form-FormInvoices-printmodelerrorTitle":"Error",
    "Form-FormInvoices-printmodelerrorNone":"No print model available",
    "Form-FormInvoices-printmodelselectMessage":"Select a print template:",
    "Form-FormInvoices-printmodelselectTitle":"Print template",
    "Form-FormInvoices-printcreatefoldererrorMessage":"Can not create destination folder \u0027{0}\u0027.",
    "Form-FormInvoices-printcreatefoldererrorTitle":"Error",
    "Form-FormInvoices-printvalidfilenameerrorMessage":"Can not found a valid filename.",
    "Form-FormInvoices-printvalidfilenameerrorTitle":"Error",
    "Form-FormInvoices-printoverwritefilenamewarningMessage":"The file \u0027{0}\u0027 already exists, press \u0027Yes\u0027 to overwrite it, \u0027No\u0027 to open that file, \u0027Cancel\u0027 to exit.",
    "Form-FormInvoices-printoverwritefilenamewarningTitle":"Warning",
    "Form-FormInvoices-printbuildpdferrorMessage":"Can not build the PDF file \u0027{0}\u0027.",
    "Form-FormInvoices-printbuildpdferrorTitle":"Error",
    "Form-FormInvoices-printopenfilenameMessage":"File \u0027{0}\u0027 built successful.",
    "Form-FormInvoices-printopenfilenameTitle":"Info",
    "Form-FormInvoices-savewarningnumberMessage":"The selected number is not consistent with the one proposed. Do you want to continue?",
    "Form-FormInvoices-savewarningnumberTitle":"Warning",
    "Form-FormInvoicesFooters-FormInvoicesFooters":"Invoice Footers",
    "Form-FormInvoicesFooters-invoicesfootersidDataGridViewTextBoxColumn":"Id",
    "Form-FormInvoicesFooters-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormInvoicesFooters-isdefaultDataGridViewCheckBoxColumn":"D",
    "Form-FormInvoicesFooters-tabPage_tabInvoicesFooters":"Invoice Footer",
    "Form-FormInvoicesFooters-button_tabInvoicesFooters_new":"New",
    "Form-FormInvoicesFooters-button_tabInvoicesFooters_edit":"Edit",
    "Form-FormInvoicesFooters-button_tabInvoicesFooters_delete":"Delete",
    "Form-FormInvoicesFooters-button_tabInvoicesFooters_save":"Save",
    "Form-FormInvoicesFooters-button_tabInvoicesFooters_cancel":"Cancel",
    "Form-FormInvoicesFooters-invoicesfooters_idLabel":"Id:",
    "Form-FormInvoicesFooters-invoicesfooters_nameLabel":"Name:",
    "Form-FormInvoicesFooters-invoicesfooters_doctextLabel":"Doc Text:",
    "Form-FormInvoicesFooters-invoicesfooters_isdefaultCheckBox":"Is Default",
    "Form-FormMedicalrecordsTypes-FormMedicalrecordsTypes":"Medial Records Types",
    "Form-FormMedicalrecordsTypes-medicalrecordstypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormMedicalrecordsTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormMedicalrecordsTypes-tabPage_tabMedicalrecordsTypes":"Medical Record Type",
    "Form-FormMedicalrecordsTypes-button_tabMedicalrecordsTypes_new":"New",
    "Form-FormMedicalrecordsTypes-button_tabMedicalrecordsTypes_edit":"Edit",
    "Form-FormMedicalrecordsTypes-button_tabMedicalrecordsTypes_delete":"Delete",
    "Form-FormMedicalrecordsTypes-button_tabMedicalrecordsTypes_save":"Save",
    "Form-FormMedicalrecordsTypes-button_tabMedicalrecordsTypes_cancel":"Cancel",
    "Form-FormMedicalrecordsTypes-medicalrecordstypes_idLabel":"Id:",
    "Form-FormMedicalrecordsTypes-medicalrecordstypes_nameLabel":"Name:",
    "Form-FormPatients-FormPatients":"Patients",
    "Form-FormPatients-patientsidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormPatients-isarchivedDataGridViewCheckBoxColumn":"A",
    "Form-FormPatients-label_filterShow":"Show:",
    "Form-FormPatients-countLabel":"Count:",
    "Form-FormPatients-tabPage_tabPatients":"Patient",
    "Form-FormPatients-tabPage_tabPatients_tabPatients":"Info",
    "Form-FormPatients-button_tabPatients_tabPatients_new":"New",
    "Form-FormPatients-button_tabPatients_tabPatients_edit":"Edit",
    "Form-FormPatients-button_tabPatients_tabPatients_delete":"Delete",
    "Form-FormPatients-button_tabPatients_tabPatients_save":"Save",
    "Form-FormPatients-button_tabPatients_tabPatients_cancel":"Cancel",
    "Form-FormPatients-button_tabPatients_tabPatients_datadir":"Data Dir",
    "Form-FormPatients-patients_idLabel":"Id:",
    "Form-FormPatients-patients_nameLabel":"Name:",
    "Form-FormPatients-patients_surnameLabel":"Surname:",
    "Form-FormPatients-patients_sexLabel":"Sex:",
    "Form-FormPatients-patients_birthdateLabel":"Birth Date:",
    "Form-FormPatients-patients_birthcityLabel":"Birth City:",
    "Form-FormPatients-patients_notesLabel":"Notes:",
    "Form-FormPatients-treatmentspriceslists_idLabel":"Price List:",
    "Form-FormPatients-patients_doctextLabel":"Doc Text:",
    "Form-FormPatients-patients_isarchivedCheckBox":"Is Archived",
    "Form-FormPatients-patients_sexMRadioButton":"M",
    "Form-FormPatients-patients_sexFRadioButton":"F",
    "Form-FormPatients-button_tabPatients_tabPatients_priceslistsreset":"Default",
    "Form-FormPatients-patients_usernameLabel":"Username:",
    "Form-FormPatients-patients_passwordLabel":"Password:",
    "Form-FormPatients-patients_lastloginLabel":"Last Login:",
    "Form-FormPatients-button_tabPatients_tabPatients_resetusernamepassword":"Reset",
    "Form-FormPatients-tabPage_tabPatients_tabPatientsContacts":"Contacts",
    "Form-FormPatients-patientscontactsidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-contactstypeDataGridViewTextBoxColumn":"Type",
    "Form-FormPatients-contactDataGridViewTextBoxColumn":"Contact",
    "Form-FormPatients-button_tabPatients_tabPatientsContacts_new":"New",
    "Form-FormPatients-button_tabPatients_tabPatientsContacts_edit":"Edit",
    "Form-FormPatients-button_tabPatients_tabPatientsContacts_delete":"Delete",
    "Form-FormPatients-button_tabPatients_tabPatientsContacts_save":"Save",
    "Form-FormPatients-button_tabPatients_tabPatientsContacts_cancel":"Cancel",
    "Form-FormPatients-patientscontacts_idLabel":"Id:",
    "Form-FormPatients-contactstypes_idLabel":"Type:",
    "Form-FormPatients-patientscontacts_valueLabel":"Contact:",
    "Form-FormPatients-patientscontacts_noteLabel":"Note:",
    "Form-FormPatients-tabPage_tabPatients_tabPatientsAddresses":"Addresses",
    "Form-FormPatients-patientsaddressesidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-addresstypeDataGridViewTextBoxColumn":"Type",
    "Form-FormPatients-addressDataGridViewTextBoxColumn":"Address",
    "Form-FormPatients-button_tabPatients_tabPatientsAddresses_new":"New",
    "Form-FormPatients-button_tabPatients_tabPatientsAddresses_edit":"Edit",
    "Form-FormPatients-button_tabPatients_tabPatientsAddresses_delete":"Delete",
    "Form-FormPatients-button_tabPatients_tabPatientsAddresses_save":"Save",
    "Form-FormPatients-button_tabPatients_tabPatientsAddresses_cancel":"Cancel",
    "Form-FormPatients-patientsaddresses_idLabel":"Id:",
    "Form-FormPatients-addressestypes_idLabel":"Type:",
    "Form-FormPatients-patientsaddresses_stateLabel":"State:",
    "Form-FormPatients-patientsaddresses_cityLabel":"City:",
    "Form-FormPatients-patientsaddresses_zipcodeLabel":"Zip Code:",
    "Form-FormPatients-patientsaddresses_streetLabel":"Street:",
    "Form-FormPatients-tabPage_tabPatientsMedicalrecords":"Medical Records",
    "Form-FormPatients-patientsmedicalrecordsidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-medicalrecordstypeDataGridViewTextBoxColumn":"Type",
    "Form-FormPatients-valueDataGridViewTextBoxColumn":"Info",
    "Form-FormPatients-button_tabPatientsMedicalrecords_new":"New",
    "Form-FormPatients-button_tabPatientsMedicalrecords_edit":"Edit",
    "Form-FormPatients-button_tabPatientsMedicalrecords_delete":"Delete",
    "Form-FormPatients-button_tabPatientsMedicalrecords_save":"Save",
    "Form-FormPatients-button_tabPatientsMedicalrecords_cancel":"Cancel",
    "Form-FormPatients-patientsmedicalrecords_idLabel":"Id:",
    "Form-FormPatients-medicalrecordstypes_idLabel":"Type:",
    "Form-FormPatients-patientsmedicalrecords_valueLabel":"Info:",
    "Form-FormPatients-patientsmedicalrecords_noteLabel":"Note:",
    "Form-FormPatients-tabPage_tabPatientsTreatments":"Treatments",
    "Form-FormPatients-patientstreatments_filtertalLabel":"all",
    "Form-FormPatients-patientstreatments_filtertupLabel":"upper",
    "Form-FormPatients-patientstreatments_filtertdwLabel":"lower",
    "Form-FormPatients-patientstreatments_filtertnoLabel":"none",
    "Form-FormPatients-patientstreatments_filtertanyLabel":"any",
    "Form-FormPatients-label_tabPatientsTreatments_filterfulfilled":"FullFilled:",
    "Form-FormPatients-label_tabPatientsTreatments_filterpaid":"Paid:",
    "Form-FormPatients-button_tabPatientsTreatments_filterprint":"Print",
    "Form-FormPatients-dateDataGridViewTextBoxColumn1":"Date",
    "Form-FormPatients-treatmentDataGridViewTextBoxColumn":"Treatment",
    "Form-FormPatients-toothsDataGridViewTextBoxColumn":"Tooths",
    "Form-FormPatients-isfulfilledDataGridViewCheckBoxColumn":"F",
    "Form-FormPatients-ispaidDataGridViewCheckBoxColumn":"P",
    "Form-FormPatients-button_tabPatientsTreatments_new":"New",
    "Form-FormPatients-button_tabPatientsTreatments_edit":"Edit",
    "Form-FormPatients-button_tabPatientsTreatments_delete":"Delete",
    "Form-FormPatients-button_tabPatientsTreatments_save":"Save",
    "Form-FormPatients-button_tabPatientsTreatments_cancel":"Cancel",
    "Form-FormPatients-button_tabPatientsTreatments_setfulfilled":"FulFill",
    "Form-FormPatients-button_tabPatientsTreatments_setpaid":"Paid",
    "Form-FormPatients-patientstreatments_idLabel":"Id:",
    "Form-FormPatients-patientstreatments_creationdateLabel":"Creation Date:",
    "Form-FormPatients-patientstreatments_expirationdateLabel":"Expiration Date:",
    "Form-FormPatients-patientstreatments_fulfilldateLabel":"Fulfill Date:",
    "Form-FormPatients-patientstreatments_invoiceLabel":"Invoice:",
    "Form-FormPatients-doctors_idLabel1":"Doctor:",
    "Form-FormPatients-treatments_idLabel":"Treatment:",
    "Form-FormPatients-patientstreatments_priceLabel":"Price:",
    "Form-FormPatients-patientstreatments_taxrateLabel":"Tax Rate:",
    "Form-FormPatients-patientstreatments_descriptionLabel":"Description:",
    "Form-FormPatients-patientstreatments_notesLabel":"Notes:",
    "Form-FormPatients-patientstreatments_talLabel":"all",
    "Form-FormPatients-patientstreatments_tupLabel":"upper",
    "Form-FormPatients-patientstreatments_tdwLabel":"lower",
    "Form-FormPatients-patientstreatments_tnoLabel":"none",
    "Form-FormPatients-patientstreatments_ispaidCheckBox":"Is Paid",
    "Form-FormPatients-patientstreatments_isunitpriceCheckBox":"Is price per tooth",
    "Form-FormPatients-tabPage_tabPayments":"Payments",
    "Form-FormPatients-paymentsidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-dateDataGridViewTextBoxColumn2":"Date",
    "Form-FormPatients-noteDataGridViewTextBoxColumn1":"Note",
    "Form-FormPatients-amountDataGridViewTextBoxColumn":"Total",
    "Form-FormPatients-label_tabPayments_paidtotal":"Paid:",
    "Form-FormPatients-label_tabPayments_total":"Total:",
    "Form-FormPatients-label_tabPayments_lefttotal":"Left:",
    "Form-FormPatients-button_tabPayments_new":"New",
    "Form-FormPatients-button_tabPayments_edit":"Edit",
    "Form-FormPatients-button_tabPayments_delete":"Delete",
    "Form-FormPatients-button_tabPayments_save":"Save",
    "Form-FormPatients-button_tabPayments_cancel":"Cancel",
    "Form-FormPatients-payments_idLabel":"Id:",
    "Form-FormPatients-payments_dateLabel":"Date:",
    "Form-FormPatients-payments_amountLabel":"Amount:",
    "Form-FormPatients-label_tabPayments_inforeference":"Payments above are referred to patient treatments total.",
    "Form-FormPatients-payments_notesLabel":"Notes:",
    "Form-FormPatients-tabPage_tabAppointments":"Appointments",
    "Form-FormPatients-appointmentsidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-fromdayDataGridViewTextBoxColumn":"Day",
    "Form-FormPatients-fromDataGridViewTextBoxColumn":"From",
    "Form-FormPatients-toDataGridViewTextBoxColumn":"To",
    "Form-FormPatients-titleDataGridViewTextBoxColumn":"Title",
    "Form-FormPatients-appointments_idLabel":"Id:",
    "Form-FormPatients-rooms_idLabel":"Room:",
    "Form-FormPatients-doctors_idLabel":"Doctor:",
    "Form-FormPatients-appointments_titleLabel":"Title:",
    "Form-FormPatients-appointments_notesLabel":"Note:",
    "Form-FormPatients-tabPage_tabPatientsAttachments":"Attachments",
    "Form-FormPatients-patientsattachmentsidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-attachmentstypeDataGridViewTextBoxColumn":"Type",
    "Form-FormPatients-dateDataGridViewTextBoxColumn5":"Date",
    "Form-FormPatients-attachmentDataGridViewTextBoxColumn":"Attachment",
    "Form-FormPatients-button_tabPatientsAttachments_new":"New",
    "Form-FormPatients-button_tabPatientsAttachments_edit":"Edit",
    "Form-FormPatients-button_tabPatientsAttachments_delete":"Delete",
    "Form-FormPatients-button_tabPatientsAttachments_save":"Save",
    "Form-FormPatients-button_tabPatientsAttachments_cancel":"Cancel",
    "Form-FormPatients-button_tabPatientsAttachments_filepathopenfolder":"Open",
    "Form-FormPatients-patientsattachments_idLabel":"Id:",
    "Form-FormPatients-patientsattachments_dateLabel":"Date:",
    "Form-FormPatients-patientsattachmentstypes_idLabel":"Type:",
    "Form-FormPatients-patientsattachments_valueLabel":"Text:",
    "Form-FormPatients-patientsattachments_filenameLabel":"File:",
    "Form-FormPatients-patientsattachments_noteLabel":"Note:",
    "Form-FormPatients-button_tabPatientsAttachments_filepathselect":"Select",
    "Form-FormPatients-button_tabPatientsAttachments_filepathdelete":"Delete",
    "Form-FormPatients-tabPage_tabInvoices":"Invoices",
    "Form-FormPatients-numberDataGridViewTextBoxColumn":"Number",
    "Form-FormPatients-dateDataGridViewTextBoxColumn3":"Date",
    "Form-FormPatients-doctorDataGridViewTextBoxColumn":"Doctor",
    "Form-FormPatients-ispaidDataGridViewCheckBoxColumn1":"P",
    "Form-FormPatients-totalDataGridViewTextBoxColumn":"Total Due",
    "Form-FormPatients-label_tabInvoices_paidtotaldue":"Paid:",
    "Form-FormPatients-label_tabInvoices_invoicestotaldue":"Invoices Total:",
    "Form-FormPatients-label_tabInvoices_invoiceslefttotaldue":"Invoices Left:",
    "Form-FormPatients-button_tabInvoices_view":"View",
    "Form-FormPatients-tabPage_tabEstimates":"Estimates",
    "Form-FormPatients-numberDataGridViewTextBoxColumn1":"Number",
    "Form-FormPatients-dateDataGridViewTextBoxColumn4":"Date",
    "Form-FormPatients-doctorDataGridViewTextBoxColumn1":"Doctor",
    "Form-FormPatients-isinvoicedDataGridViewCheckBoxColumn":"I",
    "Form-FormPatients-totalDataGridViewTextBoxColumn1":"Total Due",
    "Form-FormPatients-label_tabEstimates_invoicedtotaldue":"Invoiced:",
    "Form-FormPatients-label_tabEstimates_estimatestotaldue":"Estimates Total:",
    "Form-FormPatients-label_tabEstimates_estimateslefttotaldue":"Estimates Left:",
    "Form-FormPatients-button_tabEstimates_view":"View",
    "Form-FormPatients-tabPage_tabPatientsNotes":"Notes",
    "Form-FormPatients-patientsnotesidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-dateDataGridViewTextBoxColumn":"Date",
    "Form-FormPatients-noteDataGridViewTextBoxColumn":"Note",
    "Form-FormPatients-button_tabPatientsNotes_new":"New",
    "Form-FormPatients-button_tabPatientsNotes_edit":"Edit",
    "Form-FormPatients-button_tabPatientsNotes_delete":"Delete",
    "Form-FormPatients-button_tabPatientsNotes_save":"Save",
    "Form-FormPatients-button_tabPatientsNotes_cancel":"Cancel",
    "Form-FormPatients-patientsnotes_idLabel":"Id:",
    "Form-FormPatients-patientsnotes_dateLabel":"Date:",
    "Form-FormPatients-patientsnotes_textLabel":"Note:",
    "Form-FormPatients-tabPage_tabPatientsAttributes":"Attributes",
    "Form-FormPatients-patientsattributesidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatients-attributestypeDataGridViewTextBoxColumn":"Type",
    "Form-FormPatients-valueDataGridViewTextBoxColumn1":"Value",
    "Form-FormPatients-button_tabPatientsAttributes_new":"New",
    "Form-FormPatients-button_tabPatientsAttributes_edit":"Edit",
    "Form-FormPatients-button_tabPatientsAttributes_delete":"Delete",
    "Form-FormPatients-button_tabPatientsAttributes_save":"Save",
    "Form-FormPatients-button_tabPatientsAttributes_cancel":"Cancel",
    "Form-FormPatients-patientsattributes_idLabel":"Id:",
    "Form-FormPatients-patientsattributestypes_idLabel":"Type:",
    "Form-FormPatients-patientsattributes_valueLabel":"Text:",
    "Form-FormPatients-patientsattributes_noteLabel":"Note:",
    "Form-FormPatients-filtershowAll":"All",
    "Form-FormPatients-filtershowNotarchived":"Not Archived",
    "Form-FormPatients-filtershowArchived":"Archived",
    "Form-FormPatients-filedeleteerrorMessage":"Error deleting file from folder.",
    "Form-FormPatients-filedeleteerrorTitle":"Error",
    "Form-FormPatients-folderdeleteerrorMessage":"Can not remove folder \u0027{0}\u0027.",
    "Form-FormPatients-folderdeleteerrorTitle":"Error",
    "Form-FormPatients-foldercreateerrorMessage":"Can not create folder \u0027{0}\u0027.",
    "Form-FormPatients-foldercreateerrorTitle":"Error",
    "Form-FormPatients-attachmentselectTitle":"Select a file",
    "Form-FormPatients-attachmentcopyerrorMessage":"Error copying file to folder.",
    "Form-FormPatients-attachmentcopyerrorTitle":"Error",
    "Form-FormPatients-paymentsInfoReferenceLabelTreatments":"Payments above are referred to patient treatments total.",
    "Form-FormPatients-paymentsInfoReferenceLabelInvoices":"Payments above are referred to patient invoices due.",
    "Form-FormPatients-paymentsTotalLabelTreatments":"Treatments total:",
    "Form-FormPatients-paymentsLeftTotalLabelTreatments":"Treatments to be paid:",
    "Form-FormPatients-paymentsTotalLabelInvoices":"Invoices total:",
    "Form-FormPatients-paymentsLeftTotalLabelInvoices":"Invoices to be paid:",
    "Form-FormPatients-patientstreatmentsfilterfulfilledAll":"All",
    "Form-FormPatients-patientstreatmentsfilterfulfilledN":"Not fullfilled",
    "Form-FormPatients-patientstreatmentsfilterfulfilledY":"Fullfilled",
    "Form-FormPatients-patientstreatmentsfilterpaidAll":"All",
    "Form-FormPatients-patientstreatmentsfilterpaidN":"Not paid",
    "Form-FormPatients-patientstreatmentsfilterpaidY":"Paid",
    "Form-FormPatients-printmodelerrorMessage":"Can not instantiate the print model.",
    "Form-FormPatients-printmodelerrorTitle":"Error",
    "Form-FormPatients-printmodelerrorNone":"No print model available",
    "Form-FormPatients-printmodelselectMessage":"Select a print template:",
    "Form-FormPatients-printmodelselectTitle":"Print template",
    "Form-FormPatients-printcreatefoldererrorMessage":"Can not create destination folder \u0027{0}\u0027.",
    "Form-FormPatients-printcreatefoldererrorTitle":"Error",
    "Form-FormPatients-printvalidfilenameerrorMessage":"Can not found a valid filename.",
    "Form-FormPatients-printvalidfilenameerrorTitle":"Error",
    "Form-FormPatients-printoverwritefilenamewarningMessage":"The file \u0027{0}\u0027 already exists, press \u0027Yes\u0027 to overwrite it, \u0027No\u0027 to open that file, \u0027Cancel\u0027 to exit.",
    "Form-FormPatients-printoverwritefilenamewarningTitle":"Warning",
    "Form-FormPatients-printbuildpdferrorMessage":"Can not build the PDF file \u0027{0}\u0027.",
    "Form-FormPatients-printbuildpdferrorTitle":"Error",
    "Form-FormPatients-printopenfilenameMessage":"File \u0027{0}\u0027 built successful.",
    "Form-FormPatients-printopenfilenameTitle":"Info",
    "Form-FormPatientsAttachmentsTypes-FormPatientsAttachmentsTypes":"Patient Attachment Types",
    "Form-FormPatientsAttachmentsTypes-patientsattachmentstypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatientsAttachmentsTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormPatientsAttachmentsTypes-tabPage_tabPatientsAttachmentsTypes":"Attachment Type",
    "Form-FormPatientsAttachmentsTypes-button_tabPatientsAttachmentsTypes_new":"New",
    "Form-FormPatientsAttachmentsTypes-button_tabPatientsAttachmentsTypes_edit":"Edit",
    "Form-FormPatientsAttachmentsTypes-button_tabPatientsAttachmentsTypes_delete":"Delete",
    "Form-FormPatientsAttachmentsTypes-button_tabPatientsAttachmentsTypes_save":"Save",
    "Form-FormPatientsAttachmentsTypes-button_tabPatientsAttachmentsTypes_cancel":"Cancel",
    "Form-FormPatientsAttachmentsTypes-patientsattachmentstypes_idLabel":"Id:",
    "Form-FormPatientsAttachmentsTypes-patientsattachmentstypes_nameLabel":"Name:",
    "Form-FormPatientsAttachmentsTypes-patientsattachmentstypes_valueautofuncLabel":"Autocomplete function for Text field:",
    "Form-FormPatientsAttributesTypes-FormPatientsAttributesTypes":"Patient Attribute Types",
    "Form-FormPatientsAttributesTypes-patientsattributestypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormPatientsAttributesTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormPatientsAttributesTypes-tabPage_tabPatientsAttributesTypes":"Attribute Type",
    "Form-FormPatientsAttributesTypes-button_tabPatientsAttributesTypes_new":"New",
    "Form-FormPatientsAttributesTypes-button_tabPatientsAttributesTypes_edit":"Edit",
    "Form-FormPatientsAttributesTypes-button_tabPatientsAttributesTypes_delete":"Delete",
    "Form-FormPatientsAttributesTypes-button_tabPatientsAttributesTypes_save":"Save",
    "Form-FormPatientsAttributesTypes-button_tabPatientsAttributesTypes_cancel":"Cancel",
    "Form-FormPatientsAttributesTypes-patientsattributestypes_idLabel":"Id:",
    "Form-FormPatientsAttributesTypes-patientsattributestypes_nameLabel":"Name:",
    "Form-FormPaymentsTypes-FormPaymentsTypes":"Payment Types",
    "Form-FormPaymentsTypes-paymentstypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormPaymentsTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormPaymentsTypes-isdefaultDataGridViewCheckBoxColumn":"D",
    "Form-FormPaymentsTypes-tabPage_tabPaymentsTypes":"Payment Type",
    "Form-FormPaymentsTypes-button_tabPaymentsTypes_new":"New",
    "Form-FormPaymentsTypes-button_tabPaymentsTypes_edit":"Edit",
    "Form-FormPaymentsTypes-button_tabPaymentsTypes_delete":"Delete",
    "Form-FormPaymentsTypes-button_tabPaymentsTypes_save":"Save",
    "Form-FormPaymentsTypes-button_tabPaymentsTypes_cancel":"Cancel",
    "Form-FormPaymentsTypes-paymentstypes_idLabel":"Id:",
    "Form-FormPaymentsTypes-paymentstypes_nameLabel":"Name:",
    "Form-FormPaymentsTypes-paymentstypes_doctextLabel":"Doc Text:",
    "Form-FormPaymentsTypes-paymentstypes_isdefaultCheckBox":"Is Default",
    "Form-FormReports-FormReports":"Reports",
    "Form-FormReports-reportsidDataGridViewTextBoxColumn":"Id",
    "Form-FormReports-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormReports-tabPage_tabReports":"Report",
    "Form-FormReports-button_tabReports_new":"New",
    "Form-FormReports-button_tabReports_edit":"Edit",
    "Form-FormReports-button_tabReports_delete":"Delete",
    "Form-FormReports-button_tabReports_save":"Save",
    "Form-FormReports-button_tabReports_cancel":"Cancel",
    "Form-FormReports-reports_idLabel":"Id:",
    "Form-FormReports-reports_nameLabel":"Name:",
    "Form-FormReports-reports_ispasswordprotectedCheckBox":"Is password protected",
    "Form-FormReportsrun-FormReportsrun":"Reports Run",
    "Form-FormReportsrun-label_reports":"Report:",
    "Form-FormReportsrun-button_execute":"Execute",
    "Form-FormReportsrun-reportsPasswordInputMessage":"Insert password:",
    "Form-FormReportsrun-reportsPasswordInputTitle":"Password",
    "Form-FormReportsrun-reportsPasswordErrorMessage":"Wrong password.",
    "Form-FormReportsrun-reportsPasswordErrorTitle":"Error",
    "Form-FormRooms-FormRooms":"Rooms",
    "Form-FormRooms-roomsidDataGridViewTextBoxColumn":"Id",
    "Form-FormRooms-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormRooms-tabPage_tabRooms":"Room",
    "Form-FormRooms-button_tabRooms_new":"New",
    "Form-FormRooms-button_tabRooms_edit":"Edit",
    "Form-FormRooms-button_tabRooms_delete":"Delete",
    "Form-FormRooms-button_tabRooms_save":"Save",
    "Form-FormRooms-button_tabRooms_cancel":"Cancel",
    "Form-FormRooms-rooms_idLabel":"Id:",
    "Form-FormRooms-rooms_nameLabel":"Name:",
    "Form-FormRooms-rooms_colorLabel":"Color:",
    "Form-FormRooms-button_tabRooms_colorselect":"Select",
    "Form-FormTaxes-FormTaxes":"Taxes",
    "Form-FormTaxes-taxesidDataGridViewTextBoxColumn":"Id",
    "Form-FormTaxes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormTaxes-isdefaultDataGridViewCheckBoxColumn":"D",
    "Form-FormTaxes-tabPage_tabTaxes":"Tax",
    "Form-FormTaxes-button_tabTaxes_new":"New",
    "Form-FormTaxes-button_tabTaxes_edit":"Edit",
    "Form-FormTaxes-button_tabTaxes_delete":"Delete",
    "Form-FormTaxes-button_tabTaxes_save":"Save",
    "Form-FormTaxes-button_tabTaxes_cancel":"Cancel",
    "Form-FormTaxes-taxes_idLabel":"Id:",
    "Form-FormTaxes-taxes_nameLabel":"Name:",
    "Form-FormTaxes-taxes_rateLabel":"Rate:",
    "Form-FormTaxes-taxes_isdefaultCheckBox":"Is Default",
    "Form-FormTaxesDeductions-FormTaxesDeductions":"Taxes Deductions",
    "Form-FormTaxesDeductions-taxesdeductionsidDataGridViewTextBoxColumn":"Id",
    "Form-FormTaxesDeductions-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormTaxesDeductions-isdefaultDataGridViewCheckBoxColumn":"D",
    "Form-FormTaxesDeductions-tabPage_tabTaxesDeductions":"Tax Deduciton",
    "Form-FormTaxesDeductions-button_tabTaxesDeductions_new":"New",
    "Form-FormTaxesDeductions-button_tabTaxesDeductions_edit":"Edit",
    "Form-FormTaxesDeductions-button_tabTaxesDeductions_delete":"Delete",
    "Form-FormTaxesDeductions-button_tabTaxesDeductions_save":"Save",
    "Form-FormTaxesDeductions-button_tabTaxesDeductions_cancel":"Cancel",
    "Form-FormTaxesDeductions-taxesdeductions_idLabel":"Id:",
    "Form-FormTaxesDeductions-taxesdeductions_nameLabel":"Name:",
    "Form-FormTaxesDeductions-taxesdeductions_rateLabel":"Rate:",
    "Form-FormTaxesDeductions-taxesdeductions_isdefaultCheckBox":"Is Default",
    "Form-FormTreatments-FormTreatments":"Treatments",
    "Form-FormTreatments-treatmentsidDataGridViewTextBoxColumn":"Id",
    "Form-FormTreatments-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormTreatments-codeDataGridViewTextBoxColumn":"Code",
    "Form-FormTreatments-typeDataGridViewTextBoxColumn":"Type",
    "Form-FormTreatments-button_export":"Export",
    "Form-FormTreatments-tabPage_tabTreatments":"Treatment",
    "Form-FormTreatments-button_tabTreatments_new":"New",
    "Form-FormTreatments-button_tabTreatments_edit":"Edit",
    "Form-FormTreatments-button_tabTreatments_delete":"Delete",
    "Form-FormTreatments-button_tabTreatments_save":"Save",
    "Form-FormTreatments-button_tabTreatments_cancel":"Cancel",
    "Form-FormTreatments-treatments_idLabel":"Id:",
    "Form-FormTreatments-treatments_nameLabel":"Name:",
    "Form-FormTreatments-treatments_codeLabel":"Code:",
    "Form-FormTreatments-treatmentstypes_idLabel":"Type:",
    "Form-FormTreatments-treatments_mexpirationLabel":"Expiration time:",
    "Form-FormTreatments-treatments_mexpirationinfoLabel":"(in month, empty if not expires)",
    "Form-FormTreatments-treatments_priceLabel":"Price:",
    "Form-FormTreatments-treatments_notesLabel":"Notes:",
    "Form-FormTreatments-taxes_idLabel":"Default Tax:",
    "Form-FormTreatments-treatments_isunitpriceCheckBox":"Is price per tooth",
    "Form-FormTreatments-button_tabTreatments_unsettaxesid":"Unset",
    "Form-FormTreatments-tabPage_tabTreatmentsPrices":"Prices",
    "Form-FormTreatments-label_tabTreatmentsPrices_filterpriceslists":"Price List",
    "Form-FormTreatments-treatmentspricesidDataGridViewTextBoxColumn":"Id",
    "Form-FormTreatments-pricelistDataGridViewTextBoxColumn":"List",
    "Form-FormTreatments-priceDataGridViewTextBoxColumn":"Price",
    "Form-FormTreatments-button_tabTreatmentsPrices_new":"New",
    "Form-FormTreatments-button_tabTreatmentsPrices_edit":"Edit",
    "Form-FormTreatments-button_tabTreatmentsPrices_delete":"Delete",
    "Form-FormTreatments-button_tabTreatmentsPrices_save":"Save",
    "Form-FormTreatments-button_tabTreatmentsPrices_cancel":"Cancel",
    "Form-FormTreatments-treatmentsprices_idLabel":"Id:",
    "Form-FormTreatments-treatmentspriceslists_idLabel":"Price List:",
    "Form-FormTreatments-treatmentsprices_priceLabel":"Price:",
    "Form-FormTreatments-exportColumnCode":"Code",
    "Form-FormTreatments-exportColumnType":"Type",
    "Form-FormTreatments-exportColumnName":"Name",
    "Form-FormTreatments-exportColumnPrice":"Price",
    "Form-FormTreatments-exportSaveFileDialogTitle":"Save an Excel File",
    "Form-FormTreatments-exportErrorMessage":"Error writing file \u0027{0}\u0027.",
    "Form-FormTreatments-exportErrorTitle":"Error",
    "Form-FormTreatments-exportSuccessMessage":"File created. Do you want to open it with your default application?",
    "Form-FormTreatments-exportSuccessTitle":"Open",
    "Form-FormTreatmentsTypes-FormTreatmentsTypes":"Treatment Types",
    "Form-FormTreatmentsTypes-treatmentstypesidDataGridViewTextBoxColumn":"Id",
    "Form-FormTreatmentsTypes-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormTreatmentsTypes-tabPage_tabTreatmentsTypes":"Type",
    "Form-FormTreatmentsTypes-button_tabTreatmentsTypes_new":"New",
    "Form-FormTreatmentsTypes-button_tabTreatmentsTypes_edit":"Edit",
    "Form-FormTreatmentsTypes-button_tabTreatmentsTypes_delete":"Delete",
    "Form-FormTreatmentsTypes-button_tabTreatmentsTypes_save":"Save",
    "Form-FormTreatmentsTypes-button_tabTreatmentsTypes_cancel":"Cancel",
    "Form-FormTreatmentsTypes-treatmentstypes_idLabel":"Id:",
    "Form-FormTreatmentsTypes-treatmentstypes_nameLabel":"Name:",
    "Form-FormTreatmentsPricesLists-FormTreatmentsPricesLists":"Treatment Prices Lists",
    "Form-FormTreatmentsPricesLists-treatmentspriceslistsidDataGridViewTextBoxColumn":"Id",
    "Form-FormTreatmentsPricesLists-nameDataGridViewTextBoxColumn":"Name",
    "Form-FormTreatmentsPricesLists-tabPage_tabTreatmentsPricesLists":"Price List",
    "Form-FormTreatmentsPricesLists-button_tabTreatmentsPricesLists_new":"New",
    "Form-FormTreatmentsPricesLists-button_tabTreatmentsPricesLists_edit":"Edit",
    "Form-FormTreatmentsPricesLists-button_tabTreatmentsPricesLists_delete":"Delete",
    "Form-FormTreatmentsPricesLists-button_tabTreatmentsPricesLists_save":"Save",
    "Form-FormTreatmentsPricesLists-button_tabTreatmentsPricesLists_cancel":"Cancel",
    "Form-FormTreatmentsPricesLists-treatmentspriceslists_idLabel":"Id:",
    "Form-FormTreatmentsPricesLists-treatmentspriceslists_nameLabel":"Name:",
    "Form-FormTreatmentsPricesLists-treatmentspriceslists_multiplierLabel":"Default Multiplier:"
}
