312 lines
19 KiB
XML
312 lines
19 KiB
XML
<!--
|
||
~ // Copyright (c) 2024 ShanMukha Innovations Pvt. Ltd. All rights reserved.
|
||
~ // Notice: All information contained herein is, and remains
|
||
~ // the property of ShanMukha Innovations Pvt. Ltd. and its suppliers,
|
||
~ // if any. The intellectual and technical concepts contained
|
||
~ // herein are proprietary to ShanMukha Innovations Pvt. Ltd.
|
||
~ // and its suppliers and may be covered by Indian and Foreign Patents,
|
||
~ // patents in process, and are protected by trade secret or copyright law.
|
||
~ // Dissemination of this information or reproduction of this material
|
||
~ // is strictly forbidden unless prior written permission is obtained
|
||
~ // from ShanMukha Innovations Pvt. Ltd.
|
||
-->
|
||
|
||
<resources>
|
||
<string name="app_name">HPOS Testing</string>
|
||
|
||
<string-array name="instrument">
|
||
<item>TestRight</item>
|
||
<item>Denovix</item>
|
||
</string-array>
|
||
|
||
<string-array name="gender">
|
||
<item>Male</item>
|
||
<item>Female</item>
|
||
<item>Other</item>
|
||
</string-array>
|
||
|
||
<string-array name="yes_no">
|
||
<item>Yes</item>
|
||
<item>No</item>
|
||
</string-array>
|
||
|
||
<string-array name="category">
|
||
<item>GEN</item>
|
||
<item>OBC</item>
|
||
<item>SC</item>
|
||
<item>ST</item>
|
||
</string-array>
|
||
|
||
<string-array name="blood_group">
|
||
<item>Unknown</item>
|
||
<item>O+ve</item>
|
||
<item>O-ve</item>
|
||
<item>A+ve</item>
|
||
<item>A-ve</item>
|
||
<item>B+ve</item>
|
||
<item>B-ve</item>
|
||
<item>AB+ve</item>
|
||
<item>AB-ve</item>
|
||
</string-array>
|
||
|
||
<string name="hello_blank_fragment">Hello blank fragment</string>
|
||
<string name="select_the_test">Select the Test</string>
|
||
<string name="set_reference">Set Reference</string>
|
||
|
||
<!-- Alert Dialog -->
|
||
<string name="have_you_placed">Have you placed the cuvette containing reference sample?</string>
|
||
<string name="please_place">Please place the cuvette containing sample for reference before running</string>
|
||
<string name="yes">Yes</string>
|
||
<string name="no">No</string>
|
||
<string name="noo"></string>
|
||
|
||
|
||
<string name="connect">Connect</string>
|
||
<string name="connected">Connected</string>
|
||
<string name="read">Read</string>
|
||
<string name="update_reference">Update Reference</string>
|
||
|
||
|
||
<string name="have_you_placed_sample">Have you placed the cuvette with sample?</string>
|
||
<string name="please_place_sample">Please place the cuvette containing sample before running</string>
|
||
<string name="yes_and_run">Yes, Run</string>
|
||
|
||
|
||
<!-- Instructions Text -->
|
||
<string name="Instructions">Testing Instructions</string>
|
||
<string name="step1"><b><u>Step 1</u> : </b> Place the cuvette containing reference/baseline sample for referencing.</string>
|
||
<string name="step2"><b><u>Step 2</u> : </b> Press the button below to start the device reading values.</string>
|
||
|
||
<string name="step3"><b><u>Step 1</u> : </b> Enter the sample details to start.</string>
|
||
<!-- <string name="step4"><b><u>Step 1</u> : </b> Place the cuvette containing sample for experiment.</string>-->
|
||
<string name="step4"><b><u>Step 1</u> : </b> Place the cuvette containing blood sample mixed with kit solution.</string>
|
||
<string name="step5"><b><u>Step 2</u> : </b> Press the button below to start the device reading values.</string>
|
||
<string name="login_id">Login ID</string>
|
||
<string name="password">Password</string>
|
||
<string name="login">Login</string>
|
||
<string name="acquire">Acquire</string>
|
||
<string name="enter_patient_details">Enter Patient Details</string>
|
||
<string name="patient_name">Patient Name</string>
|
||
<string name="age">Age</string>
|
||
<string name="gender">Gender</string>
|
||
<string name="name_error">Name can\'t be empty</string>
|
||
<string name="age_error">Age can\'t be empty</string>
|
||
<string name="gender_error">Gender can\'t be empty</string>
|
||
<string name="age_error_out_of_bound">Age should be valid</string>
|
||
<string name="yob_error">Year of birth can\'t be empty</string>
|
||
<string name="yob_error_2">Invalid Year of Birth</string>
|
||
<string name="mobile_error">Mobile Number can\'t be empty</string>
|
||
<string name="mobile_error_invalid">Mobile Number is invalid (Enter 10 Digits)</string>
|
||
<string name="this_error">This can\'t be empty</string>
|
||
<!-- <string name="this_error">This can\'t be empty</string>-->
|
||
|
||
<string name="test_results">Test Results</string>
|
||
<string name="name_in_textview"><b>Name</b> : %1$s</string>
|
||
<string name="gender_in_textview"><b>Gender</b> : %1$s</string>
|
||
<string name="age_in_textview"><b>Age</b> : %1$s years</string>
|
||
<string name="results_in_textview"><b>Results</b> :</string>
|
||
<string name="negative">Negative\ \ </string>
|
||
<string name="download_report">Download\nReport</string>
|
||
<string name="home">Home</string>
|
||
<string name="new_test">New Test</string>
|
||
<string name="start_now">Start Now</string>
|
||
<string name="hemo_cube">Hemo Cube</string>
|
||
<string name="hb">Hb</string>
|
||
<string name="normal">Normal</string>
|
||
<string name="sickle_cell_disease">Sickle Cell Disease</string>
|
||
<string name="sickle_cell_trait">Sickle Cell Trait</string>
|
||
<string name="undefined">Undefined</string>
|
||
<string name="sicklecell_nconfirmatory">Sicklecell\nConfirmatory</string>
|
||
<string name="sicklecell_screening">Sicklecell Screening</string>
|
||
<string name="thalassemia">Thalassemia</string>
|
||
<string name="usb_connection">USB Connection</string>
|
||
<string name="high_performance_optical_spectroscopy">High Performance\nOptical Spectroscopy</string>
|
||
<string name="sickle_cert">Sickle Cert</string>
|
||
<string name="sickle_find">Sickle Find</string>
|
||
<string name="submit">Submit</string>
|
||
<string name="diagnostics">Device Diagnostics</string>
|
||
<string name="auto_dac">Auto DAC</string>
|
||
<string name="assurance_controls">Quality Assurance</string>
|
||
<string name="calibration">Calibration</string>
|
||
<string name="deviceProvision">Device Provision</string>
|
||
<string name="Firefox">Firefox</string>
|
||
<string name="Files">Files</string>
|
||
<string name="deviceinfo">Device Information</string>
|
||
<string name="place_buffer">Start Buffer</string>
|
||
<string name="Start_Sample">Start Sample</string>
|
||
<string name="new_kit">New Kit</string>
|
||
<string name="new_buffer">New Buffer</string>
|
||
<string name="name_error_2">Invalid character, Allowed characters are Letters, Numbers and ( ) _ - , . only</string>
|
||
<string name="recommended">\*Result to be confirmed with laboratory test</string>
|
||
<string name="recommended_age">\*Result to be confirmed with laboratory test as age of the patient is less than 5 years</string>
|
||
<string name="positive_borderline">Positive Borderline</string>
|
||
<string name="negative_borderline">Negative Borderline, Repeat Test</string>
|
||
<string name="is_patient_under_any_medication">Is Patient under any medication or treatment?</string>
|
||
<string name="is_patient_undergoing_any_blood_transfusion">Is Patient undergoing any blood transfusion?</string>
|
||
<string name="scan_aadhaar_card">Scan Aadhaar\nCard</string>
|
||
<string name="patient_details">Patient Details</string>
|
||
<string name="or">OR</string>
|
||
<string name="scan_abha_card">Scan ABHA\nCard</string>
|
||
<string name="list_of_patients">List Of Patients</string>
|
||
<string name="no_patient_records_found_to_test_please_add_one_from_below">No Patient Records \nFound to Test. \nPlease Add one from below.</string>
|
||
<string name="add">Add</string>
|
||
<string name="test">Test</string>
|
||
<string name="pending">Pending</string>
|
||
<string name="scan_patient_abha_id_card">Scan Patient ABHA ID Card</string>
|
||
<string name="scan_now">Scan Now</string>
|
||
<string name="enter_abha_number_manualy">Enter ABHA number manualy</string>
|
||
<string name="abha_id">ABHA ID</string>
|
||
<string name="patient_id_in_tv"><b>User ID</b> : %1$s</string>
|
||
<string name="go">GO</string>
|
||
<string name="click_here">Click Here</string>
|
||
<string name="title_activity_dashboard">DashboardActivity</string>
|
||
<string name="navigation_drawer_open">Open navigation drawer</string>
|
||
<string name="navigation_drawer_close">Close navigation drawer</string>
|
||
<string name="nav_header_title">HPOS</string>
|
||
<string name="nav_header_subtitle">sminnovations.in</string>
|
||
<string name="nav_header_desc">Navigation header</string>
|
||
<string name="action_settings">Settings</string>
|
||
<string name="menu_home">Home</string>
|
||
<string name="show_hemocube_result">Show Result</string>
|
||
<string name="menu_gallery">Gallery</string>
|
||
<string name="menu_settings">Settings</string>
|
||
<string name="profile">Panel</string>
|
||
<string name="year_of_birth">Year of Birth</string>
|
||
<string name="father_s_name_husband_s_name">Father\'s Name / Husband\'s Name</string>
|
||
<string name="is_patient_married_yes_no">Is Patient Married? (Yes/No)</string>
|
||
<string name="category">Category</string>
|
||
<string name="blood_group">Blood Group</string>
|
||
<string name="add_blood_group">Add Blood Group</string>
|
||
<string name="digital_card">Digital Counselling Card</string>
|
||
<string name="patient_medical_records">Patient Medical Records</string>
|
||
<string name="patient_address_details">Patient Address Details</string>
|
||
<string name="district">District</string>
|
||
<string name="city_town">City / Town</string>
|
||
<string name="state">State</string>
|
||
<string name="pincode">Pincode</string>
|
||
<string name="threedots">...</string>
|
||
<string name="create_abha_id_card">Create ABHA ID Card</string>
|
||
<string name="official_abha_app">Official ABHA App</string>
|
||
<string name="scan_patient_aadhaar_card">Scan Patient Aadhaar Card</string>
|
||
<string name="enter_aadhaar_number_manualy">Enter Aadhaar number manualy</string>
|
||
<string name="aadhaar_number">Aadhaar Number</string>
|
||
<string name="aadhaar_in_tv"><b>Aadhaar Number</b></string>
|
||
<string name="please_use_official_abha_app_to_create_abha_id_and_come_back">Please use “Official ABHA App" to create ABHA ID, and come back.</string>
|
||
<string name="please_enter_aadhaar">Please Enter Aadhaar Number to continue</string>
|
||
<string name="scan_qr_code_of_the_kit">Scan QR Code of the KIT</string>
|
||
<string name="enter_kit_serial_number_manually">Enter KIT Serial Number manually</string>
|
||
<string name="serial_number">Serial Number</string>
|
||
<string name="set_baseline_reference_again">Set Baseline/Reference again?</string>
|
||
<string name="baseline_instruction">Baseline Instruction</string>
|
||
<string name="to_be_launched_in_next_version_of_the_app">To be launched in next version of the app</string>
|
||
<string name="invalid_kit">Invalid Kit Serial Number</string>
|
||
<string name="user_list">User List</string>
|
||
<string name="user_id">User ID</string>
|
||
<string name="aadhar_id">Aadhar ID</string>
|
||
<string name="internet_not_available_please_enter_the_user_id_manually">Internet not available, please enter the user ID and blood group manually</string>
|
||
<string name="user_id_error_message">Sample ID Length should be greater then 5 and please select the blood group</string>
|
||
<string name="upload_db_registration_title">Upload DB Tests</string>
|
||
<string name="upload_db_registration_message">Do you want to upload the local DB tests to the cloud?</string>
|
||
<string name="upload">Upload</string>
|
||
<string name="cancel">Cancel</string>
|
||
|
||
<string name="downloadcsv">Download CSV</string>
|
||
<string name="download_db_registration_title">Download DB Tests</string>
|
||
<string name="download_db_registration_message">Do you want to download the local DB tests in CSV format?</string>
|
||
<string name="upload_success_message">Upload done successfully</string>
|
||
<string name="test_completed">Test Completed</string>
|
||
<string name="select_blood_group">Select Blood Group</string>
|
||
<string name="all_registered_user_are_tested_successfully">All registered user are tested successfully</string>
|
||
<string name="start_incubation">Incubate</string>
|
||
<string name="check_buffer">Check Buffer</string>
|
||
<string name="low_battery_warning">Battery level is low than 40%, please charge the device to continue testing</string>
|
||
<string name="test_already_conducted">Test has been already conducted for this user</string>
|
||
<string name="incubation_not_completed">Incubation has not completed 15 minutes</string>
|
||
<string name="incubation_crossed_30_minutes">Incubation crossed 30 minutes, need to repeat the incubation</string>
|
||
<string name="incubation_not_started">Incubation not started for this user</string>
|
||
<string name="test_concluded">Test concluded</string>
|
||
<string name="test_pending">Test is Pending</string>
|
||
<string name="blood_group_error">Please enter your blood group</string>
|
||
<string name="blood_group_toast">Please enter your blood group</string>
|
||
<string name="blood_group_updated_successfully">Blood group updated successfully</string>
|
||
<string name="failed_to_update_blood_group">Failed to update blood group: %1$s</string>
|
||
<string name="no_user_data_found">No user data found for the specified ID</string>
|
||
<string name="device_disconnected">Device is Disconnected</string>
|
||
<string name="no_device_found">No device found</string>
|
||
<string name="invalid_kit_number">Invalid KIT Number</string>
|
||
<string name="internt_not">Internet is Not Available</string>
|
||
<string name="internt_not_local">Internet not available, test details stored locally</string>
|
||
<string name="error_local">Error uploading data, test details stored locally</string>
|
||
<string name="error_exist">error while getting existing buffer</string>
|
||
<string name="do_exist">Do you want to continue with existing buffer?</string>
|
||
<string name="kit_uploaded">Kit result uploaded successfully</string>
|
||
<string name="kit_upload_failed">Kit result uploading failed, note it down manually</string>
|
||
<string name="test_ongoing">test is going on</string>
|
||
<string name="test_go_noback">test is going on, can\'t go back</string>
|
||
<string name="error_classification">error while performing classification</string>
|
||
<string name="test_upload">Test Results Uploaded Successfully</string>
|
||
<string name="test_upload_failed">Test Results Upload Failed</string>
|
||
<string name="log_out">LOG OUT</string>
|
||
<string name="do_log_out">Do you want to LogOut the Application?</string>
|
||
<string name="cancelled_unable_scan">Cancelled: Unable to scan, Try Again!!</string>
|
||
<string name="kit_updated">Kit number is updated, Please Select user before starting test</string>
|
||
<string name="select_patient">Please Select patient before starting test</string>
|
||
<string name="enable_location">Please enable location services</string>
|
||
<string name="location_denied">Fine location permission denied</string>
|
||
<string name="coarse_location_denied">Coarse location permission denied</string>
|
||
<string name="permission_grant">You must grant permission to access all files to use the app</string>
|
||
<string name="permission_required">All permissions are required to use the app.</string>
|
||
<string name="device_not">Device Not Connected.</string>
|
||
<string name="device">Device is Connected.</string>
|
||
<string name="enter_proper_login_id">Please enter a proper Login ID</string>
|
||
<string name="enter_proper_password">Please enter a proper password</string>
|
||
<string name="wrong_password">Wrong Password</string>
|
||
<string name="wrong_user_id">Wrong UserID</string>
|
||
<string name="error_invalid_test">Invalid Test. Problem with de-oxygenation</string>
|
||
<string name="error_negative_abs">Error: Negative Abs. Retake Blank Reading</string>
|
||
<string name="error_improper_buffer_high">Error: Invalid Test. Improper buffer reading (high)</string>
|
||
<string name="error_improper_buffer_low">Error: Invalid Test. Improper buffer reading (low)</string>
|
||
<string name="error_processing_device_data">error while processing device data</string>
|
||
<string name="error_repeat_test_lower_volume">Inconclusive. Repeat with test with lower volume of blood</string>
|
||
<string name="error_repeat_test_higher_volume">Inconclusive. Very low Absorbance - Repeat test with Higher Blood Volume</string>
|
||
<string name="positive_for_sickle_cell">Positive for Sickle Cell. HPLC for Confirmation</string>
|
||
<string name="something_wrong_with_device">Something is wrong with the device, please disconnect and reconnect the device and test the user again</string>
|
||
<string name="processing_result">processing result</string>
|
||
<string name="data_collected_processing_data">Data collected, Processing data</string>
|
||
<string name="sample_completed">Sample Completed</string>
|
||
<string name="gathering_data">Gathering data</string>
|
||
<string name="sample_started">Sample Started</string>
|
||
<string name="buffer_completed">Buffer Completed</string>
|
||
<string name="buffer_started">Buffer Started</string>
|
||
<string name="power_bank">Connect with Power Bank</string>
|
||
<string name="start">Start</string>
|
||
<string name="place_sample">Place Sample</string>
|
||
<string name="invalid">Invalid</string>
|
||
<string name="error">Error</string>
|
||
<string name="language_update">Language updated successfully</string>
|
||
<string name="select_language">Select your preferred language</string>
|
||
<string name="app_language">App Language</string>
|
||
<string name="ok">OK</string>
|
||
<string name="action_activity">Activities</string>
|
||
<string name="check_cuvette">Checking cuvette presence</string>
|
||
<string name="cuvette_present">Cuvette present , you can start the test</string>
|
||
<string name="cuvette_absent">Cuvette is absent , please place the cuvette and retry again</string>
|
||
<string name="retry">Retry again</string>
|
||
<string name="usb_terminal">Usb Terminal</string>
|
||
<string name="menu_about">About</string>
|
||
<string name="action_about">About</string>
|
||
<string name="lab_name">Lab Name</string>
|
||
<string name="smi">SMI</string>
|
||
<string name="smi_desp"><b>ShanMukha Innovations</b> is a spin-off from Indian Institute of Science, Bangalore. Incorporated in 2016, the company has been delivering innovative Made in India first of its kind deep technology-based products in healthcare.\\n\\nNotable solutions include Mobile Infection Testing and Reporting Labs (MITR Labs), portable thermal cycler (PolyCube).\\n\\nThe company launched Sicklecert ®, India’s first CDSCO approved indigenous diagnostic test for sickle-cell anemia.\\n\\nOur customers include government, non-profit and private sector companies. Leading research institutes such as IISc, IIT Tirupati have engaged us for unique projects. We take pride in supporting Indian and global customers with world-class products.</string>
|
||
<string name="learn_more">Visit to learn more: <u>sminnovations.in</u></string>
|
||
<string name="commands">Commands</string>
|
||
<string name="select_cuvette_size">Select Cuvette Size</string>
|
||
<string name="sample_id">Sample Id</string>
|
||
<string name="quick_capture">Quick Capture</string>
|
||
<string name="reset_password_for_this_device">Reset password for this device</string>
|
||
<string name="calibrate_device">Calibrate Device</string>
|
||
<string name="cuvette_presentt">Cuvette Present , Please Remove Cuvette And Try Again</string>
|
||
<string name="cuvette_presentnt">Test Done, Cuvette Present, Please Remove Cuvette And Goback</string>
|
||
<string name="cuvette_absentt">Cuvette Absent,Now You Can Submit</string>
|
||
|
||
</resources> |