| Server IP : 162.214.74.102 / Your IP : 216.73.216.59 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/www/lrsys_apps/meridional/application/plugins/module_med_scheduling/i18n/ |
Upload File : |
<?php $_L['Scheduling_Module'] = 'Module Scheduling'; $_L['Scheduling_Developed'] = 'Developer, Diogo Santos'; $_L['Scheduling_Description_Module'] = 'Module for scheduling medical appointment'; // MENU $_L['Scheduling_Add'] = 'Scheduling medical appointment'; $_L['Scheduling_List'] = 'List Scheduling'; // SCHEDULING $_L['Scheduling_Scheduling_Module'] = 'Scheduling medical appointment'; $_L['Scheduling_Add'] = 'Add medical appointment'; $_L['Scheduling_Edit'] = 'Edit medical appointment'; $_L['Scheduling_List'] = 'List medical appointment'; $_L['Scheduling_Status'] = 'Status'; $_L['Scheduling_Clear'] = 'Clear filter'; $_L['Scheduling_Total'] = 'Total of Inquiries'; $_L['Scheduling_Pending'] = 'Peding medical appoinment'; $_L['Scheduling_Confirm'] = 'Confirmed medical appoinment'; $_L['Scheduling_Wait_For_Service'] = 'Waiting medical appoinment'; $_L['Scheduling_Attended'] = 'Answered medical appoinment'; $_L['Scheduling_Canceled'] = 'Canceled medical appoinment'; $_L['Scheduling_Pending_Status'] = 'Pending'; $_L['Scheduling_Confirm_Status'] = 'Confirmed'; $_L['Scheduling_Wait_For_Service_Status'] = 'Waiting'; $_L['Scheduling_Attended_Status'] = 'Attended'; $_L['Scheduling_Canceled_Status'] = 'Conceled'; $_L['Scheduling_Todo_Status'] = 'Show all'; $_L['Scheduling_Hour'] = 'Schedule'; $_L['Scheduling_Patient'] = 'Patient'; $_L['Scheduling_Obs'] = 'Observation'; $_L['Scheduling_Agreement_Guide'] = "Agreement guide"; $_L['Scheduling_Agreement_Guide_Upload'] = "Add agreement guide"; $_L['Scheduling_Save_Msg'] = 'Successfully scheduled medical appointment'; $_L['Scheduling_Edit_Msg'] = 'Medical appointment changed successfully'; $_L['Scheduling_Del_Msg'] = 'Successfully excluded medical appointment'; $_L['Scheduling_Interval_Msg'] = 'Not Available Hours'; $_L['Scheduling_Note'] = 'Observation'; $_L['Add_New_Patient'] = 'Add new Patient'; // DIARY $_L['Scheduling_Diary_Module'] = 'Diary'; $_L['Diary_Edit_Module'] = 'Edit diary'; $_L['Diary_Add_Module'] = 'Add diary'; $_L['Diary_List'] = 'List diary'; $_L['Diary_Save_Msg'] = 'Successfully saved diary'; $_L['Diary_Edit_Msg'] = 'Diary successfully changed'; $_L['Diary_Del_Msg'] = 'Successfully deleted diary'; $_L['Diary_Diary'] = 'Diary'; $_L['Diary_Interval'] = 'Interval between medical appointment'; $_L['Diary_Simultaneous'] = 'Simultaneous consultations'; // TYPE EXAM $_L['Scheduling_Procedure_Module'] = 'Procedure '; $_L['Procedure_Add_Module'] = 'Add procedure '; $_L['Procedure_Edit_Module'] = 'Edit procedure '; $_L['Procedure_Exam'] = 'Title of procedure'; $_L['Procedure_Preparation'] = 'Preparation'; $_L['Procedure_List'] = 'List procedure '; $_L['Procedure_Save_Msg'] = 'Successfully saved procedure '; $_L['Procedure_Edit_Msg'] = 'Procedure successfully changed'; $_L['Procedure_Del_Msg'] = 'Successfully deleted procedure '; // AGREEMENT $_L['Scheduling_Agreement_Module'] = 'Agreement'; $_L['Agreement_Edit_Module'] = 'Edit agreement'; $_L['Agreement_Add_Module'] = 'Add agreement'; $_L['Agreement_List'] = 'List agreement'; $_L['Agreement_Agreement'] = 'Title agreement'; $_L['Agreement_Code'] = 'Code agreement'; $_L['Agreement_Params'] = 'Params agreement'; $_L['Agreement_Company_Name'] = 'Company Name'; $_L['Agreement_ANS'] = 'Register ANS'; $_L['Agreement_Cnpj'] = 'CNPJ'; $_L['Agreement_Fantasy_Name'] = 'Fantasy Name'; $_L['Agreement_Modality'] = 'Modality'; // DOCTOR $_L['Scheduling_Doctor_Module'] = 'Doctors'; $_L['Doctor_Edit_Module'] = 'Edit doctor'; $_L['Doctor_Add_Module'] = 'Add doctor'; $_L['Doctor_List'] = 'List doctor'; $_L['Doctor_Save_Msg'] = 'Sucessfully saved doctor'; $_L['Doctor_Edit_Msg'] = 'Doctor sucessfully changed'; $_L['Doctor_Del_Msg'] = 'Sucessfully deleted doctor'; $_L['Doctor_Name'] = 'Name doctor'; $_L['Doctor_Email'] = 'E-mail doctor'; $_L['Doctor_Crm_State'] = 'State CRM'; $_L['Doctor_Crm_Obs'] = 'Observation CRM doctor'; $_L['Doctor_Signature'] = 'Doctor signature'; $_L['Doctor_Signature_Drop'] = 'Drag doctor\'s signature'; $_L['Doctor_Password'] = 'Password'; $_L['Doctor_Password_Confirm'] = 'Confirm password'; $_L['Doctor_Phone'] = 'Phone doctor'; $_L['Doctor_Cell_Phone'] = 'Cell phone doctor'; // PATIENT $_L['Scheduling_Patient_Module'] = 'Patient registry'; $_L['Patient_Add'] = 'Add patient'; $_L['Patient_Edit'] = 'Edit patient'; $_L['Patient_List'] = 'List patient'; $_L['Doctor_Crm'] = 'CRM doctor';