farid_udin

strings english

Nov 11th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 35.17 KB | Software | 0 0
  1. <resources>
  2.     <string name="dialog_action_ok">OK</string>
  3.     <!--<string name="dialog_action_cancel">Cancel</string>-->
  4.     <string name="dialog_error_title">Sorry</string>
  5.     <string name="q_a_session"><![CDATA[Q&A Session]]></string>
  6.  
  7.     <!-- Error View -->
  8.     <string name="error_title">Oops</string>
  9.     <string name="error_message">There was a problem loading the data, please try again!</string>
  10.     <string name="error_reload">Reload</string>
  11.     <string name="error_something_bad_happened">There\'s a problem processing your request. Please try again.</string>
  12.  
  13.     <!--Enter Code-->
  14.     <string name="enter_code">Enter Code</string>
  15.     <string name="code_required">Please enter your code.</string>
  16.     <string name="having_problems">Having Problems?</string>
  17.     <string name="copyright">Astronaut Technologies, Copyright 2022</string>
  18.  
  19.     <!--Register-->
  20.     <string name="full_name">Full Name</string>
  21.     <string name="preferred_name">Preferred Name</string>
  22.     <string name="email">Email</string>
  23.     <string name="confirm_email">Confirm Email Address</string>
  24.     <string name="phone_number">Mobile Number</string>
  25.     <string name="field_is_required" formatted="false">Please enter your %1$s.</string>
  26.     <string name="custom_field_is_required" formatted="false">Please complete this field.</string>
  27.     <string name="custom_field_min_word_required">Please enter at least %1$d words.</string>
  28.     <string name="checkbox_is_required" formatted="false">Please select at least one option.</string>
  29.     <string name="radio_is_required" formatted="false">Please select one of the above.</string>
  30.     <string name="full_name_required">Please enter your full name.</string>
  31.     <string name="preferred_name_required">Please enter your preferred name.</string>
  32.     <string name="email_required">Please enter your email.</string>
  33.     <string name="email_wrong_format">Please enter a valid email address.</string>
  34.     <string name="confirmation_email_required">Please enter your confirmation email.</string>
  35.     <string name="confirmation_email_wrong_format">Please enter a valid confirmation email.</string>
  36.     <string name="email_dont_match">The email addresses you entered don\'t match.</string>
  37.     <string name="phone_number_required">Please enter your phone number.</string>
  38.     <string name="submit">Submit</string>
  39.     <string name="register_info">Please fill out your details to apply</string>
  40.     <string name="register_profile_info">Before answering your questions by video-selfie, pleas enter your name &amp; email below.</string>
  41.     <string name="register_policy_password">at least 8 characters, one number, an uppercase and a lowercase letter.</string>
  42.     <string name="apply_now">Apply Now</string>
  43.     <string name="cv_required">%1$s Required</string>
  44.     <string name="cv_instruction">After the Q&amp;A session, you will receive an email asking for your %1$s. Please reply with your %2$s attached.</string>
  45.  
  46.     <!--Menu-->
  47.     <string name="job_description">Job Description</string>
  48.     <string name="company_info">Company Info</string>
  49.     <string name="exit_session">Exit session</string>
  50.  
  51.     <!--Dialog-->
  52.     <string name="loading">Loading…</string>
  53.     <string name="oops">Oops…</string>
  54.  
  55.     <!--Welcome-->
  56.     <string name="welcome"><![CDATA[Welcome, ]]></string>
  57.     <string name="welcome_html"><![CDATA[Welcome, <b>%1$s</b>! Here\'s what to expect:]]></string>
  58.     <string name="questions_continue_selfpace">Question %1$d in progress</string>
  59.     <string name="welcome_html_continue"><![CDATA[Welcome back, <b>%1$s</b>! <br>Let\'s continue your Q&A session]]></string>
  60.     <string name="welcome_suffix"><![CDATA[! Here\'s what to expect:]]></string>
  61.     <string name="questions_already_answered">QUESTIONS ALREADY ANSWERED</string>
  62.     <string name="checking_the_answer_status">checking the answer status</string>
  63.     <string name="desc_answer_status"><![CDATA[You still have a chance to review & edit your answers by tapping question number below.]]></string>
  64.  
  65.     <!--Video Info-->
  66.     <string name="practice_recording">Practice Recording</string>
  67.     <string name="start_recording">Start Session</string>
  68.     <string name="video_question">Video Question</string>
  69.     <string name="estimated_time">Estimated Time</string>
  70.     <string name="data_usage">Data Usage</string>
  71.     <string name="mb">MB</string>
  72.     <string name="hour">Hour</string>
  73.     <string name="min">Min</string>
  74.     <string name="sec">Sec</string>
  75.     <string name="video_info_start_session">Start Session?</string>
  76.     <string name="video_info_dialog_content">Your session will begin immediately. You won\'t be able to go back and practice.</string>
  77.     <string name="video_info_confirm">Let\'s Go!</string>
  78.  
  79.     <!--Video Instruction-->
  80.     <string name="continues">Continue</string>
  81.     <string name="accept">Accept</string>
  82.     <string name="continues_sesi">Continue Session</string>
  83.     <string name="please_note">Please Note</string>
  84.     <string name="video_instruction_detail" formatted="false">If you close the app after seeing the question, you will lose 1 attempt to answer.</string>
  85.     <string name="i_understand">I understand</string>
  86.     <string name="attempts">Attempts</string>
  87.     <string name="seconds">Seconds</string>
  88.     <string name="index_question_of">Question %1$d of %2$d</string>
  89.     <string name="default_interview_video">45</string>
  90.     <string name="instructions_continue_info">You have already used 2 attempts.</string>
  91.  
  92.     <!--Video Record-->
  93.     <string name="practice_question">Practice Question</string>
  94.     <string name="practice">Practice</string>
  95.     <string name="start">Start</string>
  96.     <string name="finish">Finish</string>
  97.     <string name="default_countdown" formatted="false">10</string>
  98.     <string name="cancel">Cancel</string>
  99.     <string name="record_sample_question">What are your proudest achievements, and why?</string>
  100.     <string name="record_instruction">Tap START.\nRecording will start in %1$d seconds</string>
  101.     <string name="instruction">Instruction</string>
  102.     <string name="desc_instruction">This is just a sample question.\nChoose one from the available options above.</string>
  103.     <string name="question">Question</string>
  104.     <string name="recording">Recording</string>
  105.  
  106.     <!--Video Preview-->
  107.     <string name="retake">Retake</string>
  108.     <string name="preview">Preview</string>
  109.     <string name="practice_preview">Practice Preview</string>
  110.     <string name="done" formatted="false">Done</string>
  111.     <string name="video_preview_notif_all_question_answered"><![CDATA[You have reached the end of this Q&A session.]]></string>
  112.     <string name="preview_attempt_info">You have %1$d more attempts for this question.</string>
  113.     <string name="that_s_it">That’s It!</string>
  114.     <string name="processing">Processing your video…</string>
  115.  
  116.     <!--Video Practice-->
  117.     <string name="finish_practice_title">You’re ready to go!</string>
  118.     <string name="finish_practice_message"><![CDATA[You have practiced 3 times. Get ready for your real video Q&A]]></string>
  119.     <string name="lets_go">Let\’s Go!</string>
  120.     <string name="practice_have_change_title"><![CDATA[Start Q&A session?]]></string>
  121.     <string name="practice_have_change_message"><![CDATA[You still have the chance to practice. You won\'t be able to go back to practice mode once you start your Q&A.]]></string>
  122.     <string name="practice_have_change_confirm"><![CDATA[Start Q&A]]></string>
  123.     <string name="practice_question_title">What are your proudest achievements, and why?</string>
  124.  
  125.     <!--Video Upload Info-->
  126.     <string name="end_of_q_a"><![CDATA[End of Q&A]]></string>
  127.     <string name="upload_status">Upload Status</string>
  128.     <string name="pending">Pending</string>
  129.     <string name="complete">Complete</string>
  130.     <string name="uploading">Uploading</string>
  131.     <string name="uploaded">Uploaded</string>
  132.     <string name="failed">You did not answer this question.</string>
  133.     <string name="upload_in_progress">Upload in progress</string>
  134.     <string name="upload_warning_back_dialog">We’re still uploading your answers.\nPlease wait until all answers are uploaded before closing the app.</string>
  135.     <string name="upload_warning_entercode_dialog">We noticed that your previous upload process was not finished. Please wait until all the answers are completely uploaded.</string>
  136.     <string name="upload_warning_finished_title">Exit Session?</string>
  137.     <string name="upload_warning_finished_msg">Your session is not finished yet. Tap \"Done\" on the top right corner of your screen to finish your session.</string>
  138.  
  139.     <!--Interview Finished-->
  140.     <string name="q_a_already_finished"><![CDATA[Q&A Already Finished]]></string>
  141.     <string name="hi_name">Hi %1$s,</string>
  142.     <string name="q_a_finish_description"><![CDATA[You\'ve already completed the Q&A session for %1$s at %2$s. We have saved all your answers.]]></string>
  143.     <string name="view_status">View Status</string>
  144.  
  145.     <!--Checking Device-->
  146.     <string name="checking_your_device">Checking Your Device</string>
  147.     <string name="checking_device_description">Please wait while we check your device’s permission settings and storage space.</string>
  148.     <string name="checking_device_loading">Loading</string>
  149.     <string name="checking">Checking…</string>
  150.  
  151.     <!--Checking Network-->
  152.     <string name="checking_your_network">Checking Your Network</string>
  153.     <string name="checking_network_description">Please wait while we check your device connection.</string>
  154.     <string name="times_up">Time’s up!</string>
  155.     <string name="times_up_description"><![CDATA[The time to do Q&A session for %1$s at %2$s is up. We have saved all the answers you submitted before the time run out.]]></string>
  156.  
  157.     <!--Intro Screen-->
  158.     <string name="intro_first_title">Welcome to Astronaut</string>
  159.     <string name="intro_first_description">Astronaut helps others get to know you fast, in the most convenient way.</string>
  160.     <string name="intro_second_title">Video + Multiple-choice\nQ&amp;A to save you time</string>
  161.     <string name="intro_second_description">Astronaut makes your life easy. Reply via video-selfie &amp; complete quick multiple-choice assessments, all in a single Q&amp;A session.</string>
  162.     <string name="intro_third_title">Check &amp; double-check.</string>
  163.     <string name="intro_third_description">Is your internet stable?\nWill your voice be recorded clearly? Can we see your face?\nFor smooth experience be sure not to close the app until complete.</string>
  164.     <string name="intro_fourth_title">That’s it!</string>
  165.     <string name="intro_fourth_description">You’re all set for your Q&amp;A session. Good luck!</string>
  166.     <string name="next">Next</string>
  167.  
  168.     <!--Video Finished-->
  169.     <string name="video_finished_no_cv">We have saved all your answers for %1$s at %2$s.</string>
  170.     <string name="video_finished_with_cv">We have saved all your answers for %1$s at %2$s. Please check your email and follow the instruction to send your document.</string>
  171.     <string name="thank_you_for_using_astronaut">Thank you for using Astronaut!</string>
  172.     <string name="back_to_main_page">Back to Main Page</string>
  173.     <string name="learn_more">Learn more about Astronaut</string>
  174.  
  175.     <!--FAQ URL-->
  176.     <string name="faq_url">https://astrnt.co/faq</string>
  177.     <string name="faq">FAQ</string>
  178.  
  179.     <!--Job Description-->
  180.     <string name="description">Description</string>
  181.     <string name="requirement">Requirement</string>
  182.     <string name="responsibility">Responsibility</string>
  183.     <string name="not_available">Not Available</string>
  184.  
  185.     <!--Continue Interview-->
  186.     <string name="or">OR</string>
  187.     <string name="continue_title"><![CDATA[Tap to continue last ongoing Q&A Session]]></string>
  188.     <string name="enter_new_code">Enter New Code</string>
  189.  
  190.     <!--Checking Device Error-->
  191.     <string name="problem_starting_your_q_a_session"><![CDATA[Problem Starting Your\nQ&A Session]]></string>
  192.     <string name="retry">Retry</string>
  193.     <string name="error_network_title">Slow Network Detected</string>
  194.     <string name="error_network_description">Check your network settings and make sure you have a stable connection.</string>
  195.     <string name="update_permission_settings">Update permission settings</string>
  196.     <string name="error_microphone_description">Astronaut needs permission to use your microphone to record your video.</string>
  197.     <string name="error_microphone_title">No Microphone Access</string>
  198.     <string name="error_camera_description">Astronaut needs permission to use your camera to record your video.</string>
  199.     <string name="error_camera_title">No Camera Access</string>
  200.     <string name="error_storage_description">Free up <b>%d MB</b> more space on your device to start using Astronaut.</string>
  201.     <string name="error_storage_title">Insufficient Storage</string>
  202.  
  203.     <!--Video Practice How To-->
  204.     <string name="how_it_works">How It Works</string>
  205.     <string name="how">How</string>
  206.     <string name="video_q_a"><![CDATA[Video Q&A]]></string>
  207.     <string name="how_to_quite">Find a quiet place with minimum distraction and clear background. Make sure your face and voice are captured clearly.</string>
  208.     <string name="how_to_prop_up">Prop up your phone and step back to show more of your arms and body</string>
  209.     <string name="how_to_do_not_disturb">Turn on Do Not Disturb. You will lose an attempt if you get phone calls or popup notifications during recording.</string>
  210.     <string name="ok_got_it">OK! Got It</string>
  211.  
  212.     <!--Rating Dialog-->
  213.     <string name="yes">Yes</string>
  214.     <string name="no">No</string>
  215.     <string name="ok_sure">OK, sure</string>
  216.     <string name="no_thanks">No, thanks</string>
  217.     <string name="help_improve_desc">Sorry to hear that. Please help us improve by sharing your quick feedback.</string>
  218.     <string name="help_improve_title">Leave a Feedback</string>
  219.     <string name="dialog_rate_title"><![CDATA[Do you think Astronaut Q&A is awesome?]]></string>
  220.     <string name="dialog_please_help_desc">Leaving a quick review on the Play Store will help more candidates (like you) have a great experience. Can you help?</string>
  221.     <string name="dialog_please_help_title">Rate on Play Store</string>
  222.     <string name="email_feedback_body">Here is my feedback!</string>
  223.     <string name="feedback">Feedback</string>
  224.     <string name="send_email_using">Send email using…</string>
  225.  
  226.     <!--Learn More URL-->
  227.     <string name="learn_more_url">https://astrnt.co/</string>
  228.     <string name="learn_more_title">Learn More</string>
  229.  
  230.     <!--MCQ Info-->
  231.     <string name="multiple_choice_questions">Multiple Choice Questions</string>
  232.     <string name="rating_scale_questions">Rating Scale Questions</string>
  233.     <string name="max_time_to_complete">Maximum Time to Complete</string>
  234.     <string name="estimate_time_to_complete">Estimate Time to Complete</string>
  235.     <string name="time_to_complete">Time to Complete</string>
  236.     <string name="remaining_time">Remaining time</string>
  237.     <string name="second">Second</string>
  238.     <string name="minutes">Minutes</string>
  239.     <string name="hours">Hours</string>
  240.     <string name="question_bla">Question %1$d</string>
  241.     <string name="question_bla_bla">Question %1$d - %2$d</string>
  242.     <string name="bla_of_bla">%1$d of %2$d</string>
  243.     <string name="of_bla_bla">of %1$d</string>
  244.     <string name="bla_bla_of_bla">%1$d - %2$d of %3$d</string>
  245.     <string name="in_progress">In Progress</string>
  246.     <string name="mcq_info_start_session">Start Session?</string>
  247.     <string name="upload_video_answer">Upload Video Answer</string>
  248.     <string name="upload_video_answer_content">Are you sure you want to upload this video answer?</string>
  249.     <string name="mcq_info_dialog_content">Your session will begin immediately. You won\'t be able to go back and practice.</string>
  250.     <string name="session_mcq_info_dialog_content"><![CDATA[Your session will begin immediately. Please finish the Q&A session in one go.]]></string>
  251.  
  252.     <!--MCQ How To-->
  253.     <string name="multiple_choice">Multiple Choice</string>
  254.     <string name="mcq_how_to_first">Keep an eye on the timer at the top of the screen</string>
  255.     <string name="mcq_how_to_second">Some questions may involve calculation. Have your tools at the ready</string>
  256.     <string name="mcq_how_to_third">Some questions may have more than one answer. Read the instruction carefully.</string>
  257.     <string name="mcq_how_to_first_self_pace">No need to rush, but please try to complete answers with no delay.</string>
  258.  
  259.     <!--Rating Scale How To-->
  260.     <string name="rating_scale">Rating Scale</string>
  261.     <string name="rating_how_to_first">Read the questions carefully before choosing the answer.</string>
  262.     <string name="rating_how_to_second">Make sure all questions are answered to finish the session.</string>
  263.     <string name="rating_how_to_third">Keep an eye on the timer at the top of the screen.</string>
  264.     <string name="try_sample_question">Try Sample Question</string>
  265.     <string name="great">Great!</string>
  266.     <string name="get_started">Get Started</string>
  267.     <string name="rating_scale_start_session">You\'re Ready to Go!</string>
  268.     <string name="rating_scale_desc_start_session"><![CDATA[You have done practicing.Get ready to start your Q&A session.]]></string>
  269.     <string name="sample_question">Sample Question</string>
  270.     <string name="ready_for_qna"><![CDATA[You\'re ready for Q&A session]]></string>
  271.  
  272.     <!--MCQ Question-->
  273.     <string name="mcq_instruction_answer_single">Select one correct answer.</string>
  274.     <string name="mcq_instruction_answer_single_with_image">Select one correct answer. Double tap image to zoom.</string>
  275.     <string name="mcq_img_zoom">(Double tap image to zoom)</string>
  276.     <string name="mcq_instruction_answer">Select one or more correct answers.</string>
  277.     <string name="mcq_instruction_answer_manual">Select one correct answer.</string>
  278.     <string name="mcq_instruction_answer_with_image">Select one or more correct answers. Double tap image to zoom.</string>
  279.     <string name="mcq_sample_question">What do you think when you hear “Work at Astronaut”?</string>
  280.     <string name="of_bla">of %1$d</string>
  281.     <string name="mcq_times_up">Time’s Up!</string>
  282.     <string name="qna_times_up">Loading next section&#8230;</string>
  283.     <string name="finishing_session">Finishing session&#8230;</string>
  284.     <string name="finishing_section">Finishing section&#8230;</string>
  285.     <string name="uploading_answer">Uploading answer&#8230;</string>
  286.     <string name="mcq_finish_message"><![CDATA[You have reached the end of this Q&A session. Uploading your answers…]]></string>
  287.  
  288.     <!--MCQ Answer Status-->
  289.     <string name="answer_status">Answer Status</string>
  290.     <string name="answered">Answered</string>
  291.     <string name="unanswered">Unanswered</string>
  292.     <string name="answer" formatted="false">Answer</string>
  293.     <string name="bla_of_bla_questions_answered">%1$d of %2$d Questions Answered</string>
  294.  
  295.     <!--Section Info-->
  296.     <string name="section_bla">Section %1$d</string>
  297.     <string name="section_bla_preparation">Section %1$d Preparation</string>
  298.     <string name="section_already_in_progress">In Progress</string>
  299.     <string name="section">Section</string>
  300.     <string name="section_bla_of_bla">Section %1$d of %2$d</string>
  301.     <string name="prep_time">Prep Time</string>
  302.     <string name="start_section">Start Section</string>
  303.     <string name="opening_question">Opening Questions</string>
  304.  
  305.     <!--Section Video Info-->
  306.     <string name="overall_time_to_complete">Overall time to complete</string>
  307.     <string name="section_starts_in_bla">SECTION STARTS IN %1$s</string>
  308.     <string name="of">of</string>
  309.     <string name="all_questions_answered">All questions answered</string>
  310.     <string name="section_preparation">Section Preparation</string>
  311.     <string name="start_session">Start Session</string>
  312.  
  313.     <!--Deeplink-->
  314.     <string name="deeplink_title">Open With Astronaut Q&amp;A</string>
  315.  
  316.     <!--Section MCQ Status Answer-->
  317.     <string name="end_section">End Section</string>
  318.     <string name="end_section_">End Section?</string>
  319.     <string name="dialog_end_section_message">You can still review and change your answers. Once you end it, you won’t be able to return to this section.</string>
  320.     <string name="dialog_end_session_message">You can still review and change your answers. Once you end it, you won’t be able to return to this session.</string>
  321.     <string name="dialog_interview_finished">Astronaut Q&amp;A has finished sending all your answers.</string>
  322.     <string name="dialog_interview_finished_title">Upload complete</string>
  323.  
  324.     <!--Custom Finished-->
  325.     <string name="session_finished">Session Finished!</string>
  326.     <string name="device_not_connected">Your device not connected to internet</string>
  327.  
  328.     <!--GDPR-->
  329.     <string name="gdpr_title">Agreement</string>
  330.  
  331.     <!--Welcome Video-->
  332.     <string name="welcome_video_title">Welcome</string>
  333.     <string name="from">From</string>
  334.     <string name="welcome_video_text_pause">Tap on video to PAUSE</string>
  335.     <string name="start_now">Start Now</string>
  336.  
  337.     <!--Dialog Unauthorized-->
  338.     <string name="dialog_unauthorized_title">Multiple locations not possible, please check</string>
  339.     <string name="dialog_unauthorized_message"><![CDATA[Our systems detect this Q&A session is being accessed in multiple locations. Possibly on other devices and/or other browser tabs. If you wish to continue here please close elsewhere. If you feel there is an error please contact help@astrnt.co.]]></string>
  340.  
  341.     <!--Free Text-->
  342.     <string name="free_text">Free Text</string>
  343.     <string name="enter_your_answer">Enter your answer</string>
  344.     <string name="bla_words">%1$d/%2$d words</string>
  345.     <string name="bla_words_at_least_bla">%1$d/%2$d words (at least %3$d)</string>
  346.     <string name="ftq_how_to_first">Read the questions carefully, and think about the structure of your answer.</string>
  347.     <string name="ftq_how_to_self_pace">No need to rush, but please try to complete answers with no delay.</string>
  348.     <string name="ftq_how_to_second">Check the word count limit and be careful to avoid grammar &amp; spelling mistakes.</string>
  349.     <string name="ftq_how_to_third">Keep an eye on the timer at the top of the screen.</string>
  350.     <string name="ready_to_submit">Ready to submit?</string>
  351.     <string name="dialog_submit_warning">After you submit you won\'t be able to go back and edit</string>
  352.     <string name="dialog_submit_warning_section">You can still can return before section time expires</string>
  353.     <string name="dialog_submit_warning_section_self_pace">You still can return to update your answer</string>
  354.     <string name="go_back">Go Back</string>
  355.     <string name="answer_later">Answer Later</string>
  356.     <string name="answer_blank">Answer Is Blank</string>
  357.     <string name="answer_now">Answer Now</string>
  358.     <string name="dialog_not_too_long">Longer Answer Required.</string>
  359.     <string name="dialog_not_met_minimum_words_empty">Your current answer has 0 words. You can still answer before the time is up.</string>
  360.     <string name="dialog_not_met_minimum_words_self_pace_empty">Your current answer has 0 words. \nYou can come back again to answer.</string>
  361.     <string name="dialog_too_long">Max %1$d words</string>
  362.     <string name="dialog_too_long_message">You can not answer more than maximum words</string>
  363.     <string name="preparing_qa_session"><![CDATA[Preparing your Q&A session…]]></string>
  364.     <string name="recording_starts_in">Recording starts in…</string>
  365.     <string name="at">at</string>
  366.     <string name="message_profile_finished">We have also send the link to your email address.\nGood Luck!</string>
  367.     <string name="go_to_link">Go to link</string>
  368.     <string name="http_profile_link_result">https://profile.astrnt.co/%1$s/candidate/%2$s</string>
  369.     <string name="http_profile_link_result_beta">https://profile-beta.astrnt.co/%1$s/candidate/%2$s</string>
  370.     <string name="profile_finished_subtitle"><![CDATA[Please Copy & Paste as Necessary]]></string>
  371.     <string name="profile_finished_title">Here\'s your link</string>
  372.     <string name="register_profile_title">Make your video profile</string>
  373.  
  374.     <string name="failed_connect_to_server">Failed connect to server</string>
  375.     <string name="failed_connect_to_server_message">Can not connect to server. Please check your connection then retry or report to us.</string>
  376.     <string name="report">Report</string>
  377.     <string name="report_email_body"><![CDATA[I had problem with Astronaut Q&A version %1$s The details of problem : Code : %2$s Company : %3$s Device : %4$s Android Version : %5$s Specific problem :  Additional Info: (Write your additional info here)]]></string>
  378.     <string name="send_email">Send mail…</string>
  379.     <string name="send_feedback">Send your feedback to Astronaut</string>
  380.     <string name="deadline_has_passed">Deadline has passed</string>
  381.     <string name="deadline_has_passed_message"><![CDATA[You can\'t start the Q&A because the deadline has already passed.]]></string>
  382.     <string name="app_version_is_old">Seems that you have the old version of Astronaut App. Please update to the latest version on Play Store before your session begin.</string>
  383.     <string name="bla_min">%1$d min</string>
  384.     <string name="bla_min_bla_second">%1$d min %2$d sec</string>
  385.     <string name="bla_second">%1$d sec</string>
  386.     <string name="video_prep_bla_min_bla_second">%02d:%02d</string>
  387.     <string name="video_prep_bla_min">%02d:00</string>
  388.     <string name="slash_timer">/</string>
  389.     <string name="title_profile">Profile</string>
  390.  
  391.     <string name="welcome_to_astronaut_profile">Welcome to Astronaut Profile</string>
  392.     <string name="login">Login</string>
  393.     <!--    <string name="email">Email</string>-->
  394.     <string name="reset_password">Reset Password?</string>
  395.     <string name="retype_password">Retype Password</string>
  396.     <string name="password">Password</string>
  397.     <string name="new_password">New Password</string>
  398.     <string name="or_register_to_new_account">or to create your new profile</string>
  399.     <string name="back_to_astronaut_q_amp_a"><u><![CDATA[Back to Astronaut Q&A]]></u></string>
  400.     <string name="make_new_profile" formatted="false">Make New Profile</string>
  401.     <string name="request_password_reset">Request Password Reset</string>
  402.     <string name="already_remember_password">Already remember your password?</string>
  403.     <!--    <string name="full_name">Full Name</string>-->
  404.     <string name="register_term_of_service">By signing up, you agree to the <b>Terms of Service</b>, and <b>Privacy Policy</b></string>
  405.     <string name="create_new_account">Create New Account</string>
  406.     <string name="already_have_an_account">Already have an account</string>
  407.     <string name="send_request">Send Request</string>
  408.     <string name="set_new_password">Set New Password</string>
  409.     <string name="save_new_password">Save New Password</string>
  410.     <string name="welcome_title">Welcome to ‘Profile’, our new feature.\n\nCreate Your profile and use it to introduce yourself.</string>
  411.     <string name="welcome_description">Tell your story. Show the world your skills &amp; opinion. Help others get to know you.</string>
  412.     <string name="record_video_selfie">Make Profile Video</string>
  413.     <string name="record">Record</string>
  414.     <string name="and_thats_all">And that’s all!</string>
  415.     <string name="go_to_your_profile">Go to your profile</string>
  416.  
  417.     <!-- Error View -->
  418.     <!--    <string name="error_title">Oops</string>-->
  419.     <!--    <string name="error_message">There was a problem loading the data, please try again!</string>-->
  420.     <!--    <string name="error_reload">Reload</string>-->
  421.     <!--    <string name="error_something_bad_happened">There\'s a problem processing your request. Please try again.</string>-->
  422.  
  423.     <!--Dialog-->
  424.     <!--    <string name="loading">Loading…</string>-->
  425.     <!--    <string name="oops">Oops…</string>-->
  426.     <string name="short_bio">About You</string>
  427.     <string name="prefix_profile_url">http://pro.astrnt.co/</string>
  428.     <string name="save_profile">Save Profile</string>
  429.     <string name="change_profile">Edit Bio &amp; Link</string>
  430.     <string name="profile_url">Custom Link</string>
  431.     <string name="change_photo_profile" formatted="false">Change Photo Profile</string>
  432.     <string name="back" formatted="false">Back</string>
  433.     <string name="question_list">Select And Record</string>
  434.     <string name="log_off">Log Out</string>
  435.     <string name="enter_q_a_code">Enter Code</string>
  436.     <string name="change_password">Change Password</string>
  437.     <string name="change_email">Edit Email</string>
  438.     <string name="old_password">Old Password</string>
  439.     <string name="old_email">Old Email</string>
  440.     <string name="new_email">New Email</string>
  441.     <string name="confirm_new_email">Confirm New Email</string>
  442.     <string name="warning_change_email">Beware, Your old email will no longer be used to sign in.</string>
  443.     <string name="take_photo">Take Photo</string>
  444.     <string name="upload_photo">Upload Photo</string>
  445.     <string name="remove_photo">Remove Photo</string>
  446.     <string name="dialog_change_photo_title">Change Your Photo Profile</string>
  447.     <string name="dialog_enter_qna_code_title"><![CDATA[Enter your Astronaut Q&A Code]]></string>
  448.     <string name="profile_intro_title_first">Your story, with videos</string>
  449.     <string name="profile_intro_desc_first">Choose from a list of suggested questions and easily record video answers for your profile.\nMake your video answers public or private.</string>
  450.     <string name="profile_intro_third_title">Share your custom link</string>
  451.     <string name="profile_intro_desc_third">Share your unique Profile link, and introduce yourself authentically. And be sure to choose a URL to match your name &amp; style.</string>
  452.     <string name="profile_intro_title_second">Add short description</string>
  453.     <string name="profile_intro_desc_second">People like to read too, so be sure to add the perfect summary. Please check for spelling mistakes!</string>
  454.     <string name="see_my_profile">See my profile</string>
  455.     <string name="dialog_retake_message">The previous video will be discarded</string>
  456.     <string name="dialog_retake_title">Try Again?</string>
  457.     <string name="dialog_need_verification_title">Please Verify</string>
  458.     <string name="dialog_need_verification_content">Please check your email &amp; verify your profile. You need to do this before you can make updates. We can resend the verification if you like.</string>
  459.     <string name="resend_email">Resend Email</string>
  460.     <string name="are_you_sure">Overwrite previous answer?</string>
  461.     <string name="proceed">Yes, Try Again</string>
  462.     <string name="dialog_answered_question_content">You have already used this question. If you try again, you will automatically overwrite your previous video answer.</string>
  463.     <string name="dialog_logout_title">Do you want to log out?</string>
  464.     <string name="code_expired">Code expired</string>
  465.     <string name="already_finished"><![CDATA[You already finished the Q&A session from this code]]></string>
  466.     <string name="code_not_found">Code not found</string>
  467.     <string name="create">Create</string>
  468.     <string name="add">Add</string>
  469.     <string name="save">Save</string>
  470.     <string name="profile_uploading">Uploading</string>
  471.     <string name="saved">Saved</string>
  472.     <string name="check_email">Check Email</string>
  473.     <string name="failed_upload_message">Please check your internet connection and try again.</string>
  474.     <string name="failed_upload_title">Oops, upload failed</string>
  475.  
  476.     <string name="profile_oops">Oops…</string>
  477.     <string name="profile_yes">Yes</string>
  478.     <string name="profile_no">No</string>
  479.     <string name="change_email_message">We sent a verification email to %1$s.\n\nYou need to verify both email address before using new email</string>
  480.     <string name="change_email_title">Verification Email Sent</string>
  481.  
  482.     <string name="tos_url">https://astrnt.co/termsofservice</string>
  483.     <string name="tos">Terms of Service</string>
  484.     <string name="privacy_policy_url">https://astrnt.co/privacypolicy</string>
  485.     <string name="privacy_policy">Privacy Policy</string>
  486.     <string name="time_is_up">Time is up</string>
  487.     <string name="time_is_up_desc"><![CDATA[Your time for Q&A has ended]]></string>
  488.     <string name="continue_session">Continue Session</string>
  489.     <string name="continue_section">Continue Section</string>
  490.     <string name="retake_warning">If you choose to retake, you will record over the previous answer.</string>
  491.     <string name="optional">(Optional)</string>
  492.     <string name="max_options">Max select %1$d options</string>
  493.     <string name="select_an_options">Select an option</string>
  494.     <string name="agreement_with_astronaut">Agreement with Astronaut</string>
  495.     <string name="agreement_desc"><![CDATA[The following agreement must be accepted before you can continue with the Q&A session]]></string>
  496.     <string name="agreement_with_company">Agreement with %1$s</string>
  497.     <string name="insufficient_storage">INSUFFICIENT STORAGE</string>
  498.     <string name="bla_storage_needed"><b>%1$d MB</b> Storage needed to continue.</string>
  499.     <string name="go_to_storage_setting">Go to storage setting</string>
  500.     <string name="support_materials">Support Materials</string>
  501.     <string name="download_all_files">All support materials are stored in device. You still can access them in Files Manager later.</string>
  502.     <string name="apps_support_not_found">You may not have a proper app for viewing this content</string>
  503.     <string name="file_location_not_found">File location not found</string>
  504.     <string name="image_extensions">image extensions</string>
  505.     <string name="download_section_media">Preparing Questions&#8230;</string>
  506.     <string name="download_support_material">Preparing Materials&#8230;</string>
  507.     <string name="download_question_media">Preparing Questions&#8230;</string>
  508.     <string name="close">Close</string>
  509.     <string name="help">Help</string>
  510.     <string name="register_data">Registering your data&#8230;</string>
  511.     <string name="image_for_question_bla_bla">Image for questions %1$d - %2$d</string>
  512.     <string name="video_for_question_bla_bla">Video for questions %1$d - %2$d</string>
  513.     <string name="audio_for_question_bla_bla">Audio for questions %1$d - %2$d</string>
  514.     <string name="bla_question_title"><![CDATA[<b>%1$d.</b>  %2$s]]></string>
  515.     <string name="review">Review</string>
  516.     <string name="time_left">TIME LEFT</string>
  517.     <string name="end_session" formatted="false">End Session</string>
  518.     <string name="bla_chances_left">{0,choice,0#No Chances Left|1#1 Chance Left|1&lt;{0} Chances Left}</string>
  519.     <string name="bla_chances_left_default">{0,choice,0#No Chances Left|1#1 Chance|1&lt;{0} Chances}</string>
  520.     <string name="sample_video_title">Video Question %1$d</string>
  521.     <string name="ready_to_answer">Ready to answer ?</string>
  522.     <string name="desc_video_question_popup">There is still a chance for you to watch the video. Once you answer, you will not be able to replay it.</string>
  523.     <string name="sample_video_desc">Please watch the video before recording your answer</string>
  524.     <string name="err_mic_title">Microphone Problem</string>
  525.     <string name="err_mic_desc">Please make sure your microphone is not being used by other apps</string>
  526.  
  527. </resources>
  528.  
Add Comment
Please, Sign In to add comment