<resources>

    <string name="kf5_loading">Loading...</string>
    <string name="kf5_no_data">No data</string>
    <string name="kf5_pull_to_update">Drag to update</string>
    <string name="kf5_release_to_update">Release to update</string>
    <string name="kf5_updating">Updating&#8230;</string>
    <string name="kf5_up_update_date">Last updated:%1$s</string>
    <string name="kf5_article_content">Article content</string>
    <string name="kf5_viewpager_indicator">%1$d/%2$d</string>

    <!-- 录音提示相关 -->
    <string name="kf5_hold_to_speak">Hold to speak</string>
    <string name="kf5_release_to_cancel">Release to cancel</string>
    <string name="kf5_leave_to_cancel">Release to cancel</string>
    <string name="kf5_slide_to_cancel">Slide up to cancel</string>
    <string name="kf5_voice_duration_short">Record duration too short</string>
    <string name="kf5_no_feedback">No content</string>

    <string name="kf5_rating_content">It\'s an honor to serve you, please rate our service:</string>

    <!-- 图片选择相关 -->
    <string name="kf5_action_take_photo">Take a photo</string>
    <string name="kf5_action_done">Done</string>
    <string name="kf5_photo_all">All photos</string>
    <string name="kf5_no_camera_hint">No camera</string>
    <string name="kf5_photo_amount_limit_hint">Maximum photo limit exceed %1$s</string>
    <string name="kf5_photo_unit"></string>
    <string name="kf5_action_select_photo">Choose photo</string>


    <!-- help_center -->
    <string name="kf5_contact_us">Contact us</string>
    <string name="kf5_category_list">Category list</string>
    <string name="kf5_section_list">Section list</string>
    <string name="kf5_search">Search</string>
    <string name="kf5_search_hint">Please input search criteria</string>
    <string name="kf5_article_category">Article category</string>
    <string name="kf5_article_section">Article section</string>
    <string name="kf5_article_list">Article list</string>
    <string name="kf5_content_not_null">Content cannot be null</string>


    <!--工单模块-->
    <string name="kf5_feedback_list">Feedback list</string>
    <string name="kf5_send">Send</string>
    <string name="kf5_editcontent_hint">Please enter your content...</string>
    <string name="kf5_ticket_closed">Feedback closed</string>
    <string name="kf5_ticket">Feedback ticket</string>
    <string name="kf5_message_detail">Details</string>
    <string name="kf5_submit">Submit</string>
    <string name="kf5_cancel">Cancel</string>
    <string name="kf5_edittext_hint">Please enter your question...</string>
    <string name="kf5_feedback">Feedback</string>
    <string name="kf5_remove">Remove</string>
    <string name="kf5_create_ticket_successfully">Feedback request submit successfully</string>
    <string name="kf5_rating_text">Please rate our service:</string>
    <string name="kf5_rating_placeholder">Comment (Optional)</string>
    <string name="kf5_rate">Rating</string>
    <string name="kf5_rating_dissatisfied">Bad</string>
    <string name="kf5_rating_not_satisfied">So so</string>
    <string name="kf5_rating_so_so">OK</string>
    <string name="kf5_rating_basic_satisfied">Very good</string>
    <string name="kf5_rating_satisfied">Excellent</string>
    <string-array name="kf5_rating_status_count_5">
        <item>@string/kf5_rating_dissatisfied</item>
        <item>@string/kf5_rating_not_satisfied</item>
        <item>@string/kf5_rating_so_so</item>
        <item>@string/kf5_rating_basic_satisfied</item>
        <item>@string/kf5_rating_satisfied</item>
    </string-array>

    <string-array name="kf5_rating_status_count_3">
        <item>@string/kf5_rating_dissatisfied</item>
        <item>@string/kf5_rating_so_so</item>
        <item>@string/kf5_rating_satisfied</item>
    </string-array>

    <string-array name="kf5_rating_status_count_2">
        <item>@string/kf5_rating_dissatisfied</item>
        <item>@string/kf5_rating_satisfied</item>
    </string-array>

    <string-array name="kf5_im_rating_status">
        <item>@string/kf5_rating_dissatisfied</item>
        <item>@string/kf5_rating_satisfied</item>
        <item>@string/kf5_rating_not_satisfied</item>
        <item>@string/kf5_rating_so_so</item>
        <item>@string/kf5_rating_basic_satisfied</item>
    </string-array>

    <!--权限相关-->
    <string name="kf5_media_access_hint">Grant access to the photos/media and files on your device
    </string>
    <string name="kf5_access_recording">Record voice</string>
    <string name="kf5_access_call">Make voice call</string>
    <string name="kf5_access_camera">Take photos and record videos</string>

    <!-- IM 相关-->
    <string name="kf5_ai_to_agent">Agent</string>
    <string name="kf5_allocating">Transferring...</string>
    <string name="kf5_queue_waiting">Queue waiting...</string>
    <string name="kf5_update_queue_num">You are in the %1$d place of the queue</string>
    <string name="kf5_no_agent_online">No agent online</string>
    <string name="kf5_chat_ended">Chat is ended</string>
    <string name="kf5_cancel_queue_successfully">Queueing cancelled successfully</string>
    <string name="kf5_cancel_queue_failed">Queueing cancelled failed</string>
    <string name="kf5_no_agent_online_leaving_message">No agent currently online,leave a message
        instead
    </string>
    <string name="kf5_agent_handle_later_hint">An agent will handle your feedback request soon
    </string>

    <string-array name="kf5_ticket_status">
        <item>New</item>
        <item>Open</item>
        <item>Pending</item>
        <item>Solved</item>
        <item>Closed</item>
    </string-array>


    <string name="kf5_cancel_queue_leave_message_hint">Cancel queue waiting and leave a message?
    </string>
    <string name="kf5_leave_message">Leave a message</string>
    <string name="kf5_open">Open</string>
    <string name="kf5_open_file_hint">Open the file?</string>
    <string name="kf5_download_file">Please download the file...</string>
    <string name="kf5_no_file_found_hint">Nothing found</string>
    <string name="kf5_file_downloaded">File downloaded...</string>
    <string name="kf5_download_file_hint">Download the file?</string>
    <string name="kf5_download">Download</string>
    <string name="kf5_start_to_download">Downloading...</string>
    <string name="kf5_resend_message_hint">Resend the message?</string>
    <string name="kf5_resend">Resend</string>
    <string name="kf5_copy_text_hint">Copy the text?</string>
    <string name="kf5_copy">Copy</string>
    <string name="kf5_copied">Copied</string>
    <string name="kf5_not_connected">Disconnected</string>
    <string name="kf5_rating_failed">Rating failed</string>
    <string name="kf5_rating_successfully">Thanks for your rating</string>
    <string name="kf5_confirm">Confirm</string>
    <string name="kf5_get_auth_hint">Grant access to %1$s in setting page?</string>
    <string name="kf5_display_error_hint">Display error</string>
    <string name="kf5_image_error">Photo error</string>
    <string name="kf5_send_email_hint">Send email?</string>
    <string name="kf5_make_call_hint">Make a call?</string>
    <string name="kf5_no_internet">Internet disconnected</string>
    <string name="kf5_from_camera">Camera</string>
    <string name="kf5_from_gallery">Album</string>
    <string name="kf5_file_limit_hint">Maxmum file limit exceed 6</string>
    <string name="kf5_delete_file_hint">Delete the file?</string>
    <string name="kf5_delete">Delete</string>
    <string name="kf5_input_some_text">Please enter your question</string>
    <string name="kf5_satisfied">Satisfied</string>
    <string name="kf5_unsatisfied">Unsatisfied</string>
    <string name="kf5_reminder">Reminder</string>
    <string name="kf5_unknown_error">unknown error</string>
    <string name="kf5_invite_video_chat">The agent invite you into the video conferencing</string>
    <string name="kf5_robot_found_answers">has found following answers for you:</string>
    <string name="kf5_update_queue">Queueing to be served;</string>
    <string name="kf5_chat">Chat</string>
    <string name="kf5_not_in_service_time">Not in the service time,leave a message instead</string>
    <string name="kf5_queue_error_leave_msg">Queue failure,leave a message instead</string>
    <string name="kf5_queue_too_long">Service is busy now,leave a message instead</string>
    <string name="kf5_queue_error">Queue failure</string>
    <string name="kf5_select_question">Select question</string>
    <string name="kf5_message_recalled">Agent recalled a message</string>
</resources>
