export default { survey_creator: { locale: "en-US", common: { back: "Back", save: "Save", copy: "Copy", cancel: "Cancel", operation: "Operation", delete: "delete", languages: { "zh-CN": "简体中文", "zh-TW": "繁体中文", "en-US": "English", }, layout: { HORIZONTAL: "Horizontal", VERTICAL: "Vertical", }, settings: { translate: "Translate", preview: "Preview", }, tips: { edit: "Edit", copy: "Copy", delete: "Delete", jump: "Setting Jump", please_input_answer: "Please Input Answer", get_screen_shot_name: "Insert Video Screenshots", upload_image_exceed_the_limit: "The number of images exceeded the limit", max_length_hint: "The word limit is exceeded", upload_fail: "Upload fail", }, tab: { question_setting: "Question Setting", language: "Language", }, }, survey: { question_count: "Question Count", total_score: "Total Score", layout: "layout", }, question: { no_data: "No question has been created yet", create: "Create Title", max_score: "Max Score:", star_single: "Get Star", star_multi_prefix: "Selected", star_multi_suffix: "Items or More Get Star", type: "Title Type", types: { SINGLE_SELECTION: "Single Selection", MULTI_SELECTION: "Multi Selection", FILL_BLANK: "Fill Blank", SHORT_ANSWER: "Short Answer", MATRIX: "Matrix", SCORING: "Scoring Question", TEXT_TITLE: "Text Title", EVALUATION: "Evaluation", }, jump: { title: "Jump Logic", add_setting: "Add Logical Settings", no_option_to_setting: "no_option_to_setting", no_setting_tips: "You haven't added jump logic yet", option_is: "If the option is", jump_to: "Jump To", otherwise_to_next: ",Otherwise, go to the next question normally", selected_jump: "If selected, skip to question {0}", delete_option: "Delete option", delete_question: "Delete question", delete_option_desc: "This option is involved in logical jump settings. After deletion, related logical jump relationships will be automatically cleared. Are you sure you want to delete?", delete_question_desc: "This question is involved in logical jump settings. After deletion, the related" + " logical jump relationships will be automatically cleared. Are you sure you want to delete?", }, incomplete_tips: "The title is not set completely", optional: "Optional", sub_questions: "Sub Question", score: "Score", scores: "Score", totalScores: "Total Score", selectScore: "Please Input Score", questionRequired: "Required", titleRequiredTip: "Please Input Question", inputEnabledTip: "The user can enter after selecting this item", scoreRequiredTip: "Score Required", scoreExceedTotalTip: "Score cannot exceed total score", minScoreGreaterThanMaxTip: "Minimum score cannot be greater than maximum score", maxScoreLessThanMinTip: "Maximum score cannot be less than minimum score", subQuestionRequiredTip: "Sub Question Required", optionalRequiredTip: "Optional Required", commitRequiredTip: "Commit Required", levelRequiredTip: "Level Required", addItem: "New SubQuestion", noQuestion: "noQuestion!", noQuestionTip: "No Question Please Press New Question Button", wordCountLimit: "Word Limit", multi_selection: "Multi Selection", single_selection: "Single Selection", remote_selection: "Single Selection", short_answer: "Short Answer", fill_blank: "Fill Blank", matrix: "Matrix", text_title: "Text", group: "Group Question", level: "Scale Scope", matrixLevel1: "Poor", matrixLevel2: "Fair", matrixLevel3: "Average", matrixLevel4: "Good", matrixLevel5: "Excellent", matrixForm: { topic: "Topic", sub: "Sub Question", required: "Required", scoring: "Scored", topicSection: "Topic Settings", subSection: "Sub Question Settings", optionSection: "Sub Question Option Settings", topicLabel: "Topic Title", subLabel: "Sub Question", optionLabel: "Option", scoreColumn: "Score", topicPlaceholder: "Please input question content", topicScoreRequiredTip: "Topic score is required", scoreRange: "Score Range", scoreRangeRequiredTip: "Score range is required", scoreRangeInvalidTip: "Max score must be greater than min score", }, scoreErrorTip: "Value between 0 and 100 with two decimal precision", notEmpty: "Required", pleaseEnter: "Please Insert", wordsLimit: "Word limit", noDesc: "No required", noSubDesc: "No SubQuestion", noQuestionDesc: "No Question Desc", unSave: "Not Save", surveyConfirmContent: "Are you sure submit? locked this survey when you committed", unSaveConfirm: "Some question not saved,are you sure back?", scoringEnabled: "Score Required", starEnabled: "Get Star Required", optionalStarTip: "Optional Get Star", starLeastOneTip: "Least One Choice Get Star", inputLeastOneTip: "Least One Choice Get Input", starMinCountPrefix: "Selected", starMinCountSuffix: "Items or More Get Star", maxScore: "Max score", enableMultiSelect: "Enable Multi Selection", evaluation_tag: { label: "Evaluation Object", TEACHER: "Evaluate Teacher", COURSE: "Evaluate Course", }, evaluation: { level: { "1": "Excellent", "2": "Good", "3": "Average", "4": "Fail", "5": "Poor", }, type: { STAR: "Star", EXPR: "Conditional", }, levelNameLabel: "Evaluation Level", levelLabel: "Evaluation Rule", selectedType: "Evaluation Type", desc: { atPoint: "{0} Star", inRange: "{0}-{1} Star", outOfRange: "{0} Star Or More", }, condition: { if: "If", else: "Else", add_if_template: "Add Template", requirements: "Cond", score_condition_title: "Total Score Range is", type: { ASSIGN: "When scope is __ and choices in __ and count __", AUTO: "When scope is __ and choices in __", SCORE: "Total Score Range is __", }, evaluation_label: "Evaluation Label", evaluation_require_tip: "Evaluation can not be null", question: "Question", question_scope: "Scope", question_result: "results", question_count: "count", choose_result: "Choose Result", operator: "Operator", other: "Other", assign_template: `{0} questions answer is {1} count {2} {3}`, auto_template: `{0} questions answer is {1}`, score_template: `Total Score Range: {0}{1} Total Score {2}{3}`, }, }, exclusive_enabled: "Add Exclusive Option", exclusive_option_tooltip: "After selecting a mutually exclusive item, no other options can be selected. Such as 'mutually exclusive with the above options'", inputted_enabled: "Add input after option", inputted_enabled_prefix: "The number of characters in the entry should not be less than", inputted_enabled_suffix: "", option_header_choice: "Setting", option_header_scoring: "score", option_header_inputing: "input", exclusive_choice: "exclusive choice", presetReply: "Preset Reply", addPresetReply: "Preset Reply", presetReplyRequiredTip: "Preset reply cannot be empty", presetReplyDuplicateTip: "Duplicate preset reply", presetReplyTip: "Tip: Select preset content (Click to fill)", scoring: { extreme_value_label: "Extreme Value Label", extreme_value_labels: { satisfaction: { label: "Satisfaction", minValue: "Very Dissatisfied", maxValue: "Very Satisfied", }, importance: { label: "Importance", minValue: "Very Unimportant", maxValue: "Very Important", }, degree_of_conformity: { label: "Conformity", minValue: "Very Unconformity", maxValue: "Very Conform", }, degree_of_approval: { label: "Agreement", minValue: "Strongly Disagree", maxValue: "Strongly Agree", }, willingness: { label: "Willingness", minValue: "Very Reluctant", maxValue: "Very Willing", }, }, setScoringRange: "Retain", retainDecimal: "Retain", decimalPlaces: "Decimal Places", addSubQuestion: "Add Sub-Questions", scoreRange: "Score Range:", }, rich_text: { filler: "Add Filler", alert: "Please Teacher Fill Question", input_placeholder: "Fill by Teacher", }, }, page: { question: "Question", subQuestion: "Sub Question", matrixQuestion: "Matrix Title", count: "Question Count", arrangement: "Layout", horizontal: "Horizontal", vertical: "Vertical", totalScore: "Total Score", }, translator: { save: "Save", cancel: "Cancel", table: { header_type: "Type", header_primary_name: "(Default Language)", header_zhCn: "简体中文", header_enUs: "English", header_zhTw: "繁体中文", }, }, previewer: { counter_total: "({0} questions total) Selected", counter_suffix: "", }, message: { saveSuccess: "Save Success", saveFailed: "Save Failed", surveyLocaleNoSettingCompleted: "Survey translate not completed,continue?", noSettingLocale: "Not setting translate", }, }, };