12345678910111213141516171819202122232425262728 |
- <resources xmlns:tools="http://schemas.android.com/tools">
- <string name="home_pager" tools:ignore="ExtraTranslation,ResourceName">首页</string>
- <string name="back_pager" tools:ignore="MissingTranslation,ResourceName">返回</string>
- <string name="mmse_evaluation">MMSE测评</string>
- <string name="next_question" tools:ignore="ResourceName">下一题</string>
- <string name="previous_question" tools:ignore="ResourceName">上一题</string>
- <string name="staff_judgment" tools:ignore="ResourceName">请工作人员判定</string>
- <string name="determine_whether_subject_answer_correct" tools:ignore="ResourceName">请判断受试者的回答是否正确</string>
- <string name="correct" tools:ignore="ResourceName">是</string>
- <string name="deny" tools:ignore="ResourceName">否</string>
- <string name="continues" tools:ignore="ResourceName">继续</string>
- <string name="Now_you_will_hear_three_words_After_listening_them_please_repeat_these_three_words" tools:ignore="ResourceName">现在您将听到三个词,全部听完之后请您重复说一遍。请记住这三个词,过一会还要问您</string>
- <string name="click_play" tools:ignore="ResourceName">点击播放</string>
- <string name="please_calculate_one_hundred_minus_seven" tools:ignore="ResourceName">请计算100–7</string>
- <string name="subtract_seven_more" tools:ignore="ResourceName">再减7</string>
- <string name="please_name_item_below" tools:ignore="ResourceName">请您说出下方物品名称</string>
- <string name="you_will_hear_a_sentence_please_reply_clearly_after_listening" tools:ignore="ResourceName">您将听到一句话,听完后请您清楚的回复</string>
- <string name="read_the_following_sentence" tools:ignore="ResourceName">念下面这句话,并按照这句话的意思去做</string>
- <string name="next_you_will_hear_recording_and_listening_to_everything_follow_this_sentence_require_action" tools:ignore="ResourceName">下面您将听到一段录音,全部听完后按照这句话的要求做动作</string>
- <string name="attention_after_playback_staff_present_blank_sheet_of_paper" tools:ignore="ResourceName">注意:播放结束后,工作人员出示一张白纸</string>
- <string name="please_draw_in_the_blank_space_as_shown_in_picture_below" tools:ignore="ResourceName">请您按照下图的样子,在空白处画出来</string>
- <string name="erase" tools:ignore="ResourceName">擦除</string>
- <string name="subjects_can_also_draw_pictures_on_paper" tools:ignore="ResourceName">受试者也可在纸上画图</string>
- <string name="do_you_remember_three_words_you_just_remembered_please_say_again" tools:ignore="ResourceName">还记得刚才让您记住的三个词吗?请您再说一遍</string>
- <string name="close_the_eyes" tools:ignore="ResourceName">闭上眼睛</string>
- <string name="moca_evaluation" tools:ignore="ResourceName">MOCA测试</string>
- <string name="overall_cognitive_ability" tools:ignore="ExtraTranslation,ResourceName">总体认知能力</string>
- </resources>
|