Files
streamline-emr/docker/streamline-src/resources/lang/en/patients.php
T
alec.turner 4a89356390 Import latest app updates from streamline
An updated set of source files and initialization was provided by streamline to
address issues observed during initial testing. These files have been updated in
order to generate a new set of app images.
2024-04-11 11:16:51 -07:00

200 lines
8.6 KiB
PHP
Executable File

<?php
return [
"activate" => "Activate",
"add_new_county" => "Add new county",
"add_new_district" => "Add new district",
"add_new_parish" => "Add new parish",
"add_new_subcounty" => "Add new sub county",
"add_new_village" => "Add new village",
"age" => "Age",
"all" => "All",
"all_staff" => "All Staff",
"any_hospital_contact" => "Any hospital contact?",
"appointment_cancelled" => "Appointment has been cancelled",
"appointment_date" => "Appointment Date",
"appointment_time" => "Appointment Time",
"appointments" => "Appointments",
"are_you_sure" => "Are you sure?",
"assign_clinic" => "Assign Clinic",
"assign_incharge" => "Assign Incharge",
"assigned_clinic" => "Assigned Clinic",
"assigned_incharge" => "Assigned In-Charge",
"cancel" => "Cancel",
"cancel_appointment_failed" => "Cancelling appointment failed. Please try again",
"cancel_appointment_warning" => "Are you sure you want to cancel the appointment? This action can not be reversed",
"category" => "Category",
"citizenship" => "Citizenship",
"clear_search" => "Clear search",
"clinic" => "Clinic",
"clinic_allocation" => "Clinic Allocation",
"comments" => "Comments",
"country_of_origin" => "Country of Origin",
"county" => "County",
"county_exist" => "County already Exists",
"county_success" => "new county has been added",
"create" => "Create",
"create_new_appointment" => "Create new appointment",
"dashboard" => "Dashboard",
"date_of_birth" => "Date of Birth",
"date_registered" => "Date registered",
"deactivate_patient" => "Deactivate Patient",
"delete" => "Delete",
"details" => "Details",
"district" => "District",
"district_exist" => "District already Exists",
"dont_assign_incharge" => "Don't assign in-charge",
"edit" => "Edit",
"edit_patient" => "Edit Patient",
"email" => "Email",
"female" => "Female",
"fill_name" => "Please fill out a name",
"first_name" => "First Name",
"full_names" => "Full Names",
"gender" => "Gender",
"incharge" => "Incharge",
"insurance" => "Insurance",
"insurance_group" => "Insurance group",
"last_name" => "Last Name",
"last_patient_visit" => "Last patient visit",
"lc_one" => "Name of LC1 chairman",
"referred_from"=>"Referred From",
"main_details" => "Main Details",
"male" => "Male",
"marital_status" => "Marital status",
"months" => "Months",
"name_of_contact" => "Name of the contact in",
"national_id" => "National ID Number",
"new_details" => "New Details",
"new_district_success" => "new district has been added",
"new_occupation_error" => "Error occured. New occupation has not been added",
"new_patient" => "New patient",
"next_of_kin" => "Next of kin's name",
"next_of_kin_phone" => "Next of kin's phone",
"next_of_kin_relationship" => "Relationship to next of kin",
"no_records_found" => "No records found",
"no_visit_yet" => "No visit yet",
"not_assigned" => "Not Assigned",
"occupation" => "Occupation",
"other_details" => "Other Details",
"other_names" => "Other Names",
"parish" => "Parish",
"parish_exist" => "Parish already Exists",
"parish_success" => "new parish has been added",
"patient_category" => "Patient category",
"patient_contact" => "Patient Contact",
"patient_information" => "Patient Information",
"patient_name" => "Patient Name",
"patient_number" => "Patient Number",
"patient_search" => "Patient Search",
"patients" => "Patients",
"patients_registered" => "patients registered",
"phone" => "Phone number",
"phone_owner" => "Phone owner",
"phone_owner_name" => "Phone owner's name",
"preferred_language" => "Preferred Language",
"previous_details" => "Previous Details",
"primary_diagnosis" => "Primary Diagnosis",
"register" => "Register",
"register_county" => "Register a new county",
"register_district" => "Register a new district",
"register_occupation" => "Register a new occupation",
"register_parish" => "Register a new parish",
"register_subcounty" => "Register a new sub county",
"register_village" => "Register a new village",
"registered_patients" => "REGISTERED PATIENTS",
"religion" => "Religion",
"reschedule_appointment_warning" => "Are you sure you want to reschedule the appointment? This action can not be reversed",
"residence" => "Residence",
"save" => "Save",
"search" => "Search",
"search_criteria" => "Search Criteria",
"search_first_name" => "Search with patient first name",
"search_last_name" => "Search with patient last name",
"search_patient_number" => "Search by patient number",
"search_results" => "Search Results",
"select" => "select",
"select_patient_history" => "SELECT PATIENT HISTORY",
"self" => "Self",
"start_appointment" => "Start Appointment",
"sub_county" => "Sub county",
"sub_county_exists" => "Sub-County already Exists",
"subcounty_success" => "new sub county has been added",
"total_results" => "Total results",
"user" => "User",
"valid_number_years" => "Please enter valid number of years",
"view" => "View",
"view_patients" => "View patients",
"village" => "Village",
"village_exists" => "Village already Exists",
"village_success" => "new village has been added",
"years" => "Years",
"add_new_company" => "Add new company",
"company_slash_employer" => "Company / Employer",
"register_company" => "Register Company",
"company_name" => "Company Name",
"contact" => "Contact",
"identifier" => "Identifier",
"add_new_residence" => "Add new residence",
"phone_of_next_of_kin" => "Phone of next of kin",
"date" => "Date",
"mother_name" => "Name of mother",
"children" => "Children",
"is_test_patient" => "Is Patient Being Used For Test Purposes?",
"similar_patients" => "Similar Patients",
"close" => "Close",
"patient_appointments_report" => "Patient appointments report",
"patient_appointments" => "Patient appointments",
"clinics" => "Clinics",
"outcome" => "Outcome",
"from" => "From",
"to" => "To",
"submit" => "Submit",
"name" => "Name",
"number" => "Number",
"comment" => "Comment",
"comment_by" => "Comment By",
"appointment_actions" => "Appointment actions",
"select_actions" => "Select actions",
"reschedule_appointment" => "Reschedule Appointment",
"cancel_appointment" => "Cancel Appointment",
"other" => "Other",
"other_appointment_action" => "Other appointment action",
"patient_details" => "Patient Details",
"possible_patient_duplicates" => "Possible Patient Duplicates",
"patient_duplicates" => "Patient Duplicates",
"patient_record_created_on" => "Patient Record Created On",
"possible_duplicate_records" => "Possible duplicate record",
"merge_records" => "Merge Records",
"select_master_record_or_fields_to_keep" => "Select master record or fields to keep",
"select_which_values_to_keep" => "Select which values to keep",
"all_values_from" => "All values from",
"complete" => "Complete",
"confirm_appointment" => "Confirm Appointment",
"reason_for_deactivating_patient" => "Reason For De-activating Patient",
"view_appointment_requests" => "View Appointment Requests",
"reason_for_deactivation" => "Reason For Deactivation",
"deleted_by" => "Deleted By",
"deleted_on" => "Deleted On",
"add_new_occupation" => "Add new occupation",
"yes" => "Yes",
"no" => "No",
"created_by" => "Registered By",
"confirm_fingerprint" => "Confirm Fingerprint",
"capture_fingerprint" => "Capture Fingerprint",
"patient_fingerprint" => "Patient FingerPrint",
"phone_number" => "Phone Number",
"patient_registration_field_name" => "Registration Field Name",
"patient_registration_field_compulsory" => "Is Registration Field Compulsory?",
"patient_registration_field_options" => "Choose to set dropdown options for the Registration Field",
"patient_registration_fields" => "Patient Registration Fields",
"patient_registration_field" => "Patient Registration Field Options",
"create_patient_registration_fields" => "Create Patient Registration Fields",
"view_patient_registration_fields" => "View Patient Registration Fields",
"edit_patient_registration_fields" => "Edit Patient Registration Fields",
"inactive_patient_registration_fields" => "Inactive Patient Registration Fields",
"text"=>"Text",
"compulsory"=>"Compulsory",
"joined_chi_scheme" => "Joined Scheme",
"print_patient_card" => "Print Patient Card",
];