158 lines
4.5 KiB
JSON
158 lines
4.5 KiB
JSON
{
|
|
"greeting_time": {
|
|
"morning": "Good Morning",
|
|
"afternoon": "Good Afternoon",
|
|
"evening": "Good Evening",
|
|
"night": "Good Night"
|
|
},
|
|
|
|
"greeting_user": "Hello {user}",
|
|
"create_room": "Create Room",
|
|
"join_room": "Join Room",
|
|
"create_quiz": "Create Quiz",
|
|
"ready_new_challenge": "Ready for a new challenge?",
|
|
"search_or_select_category": "Search or select by category",
|
|
"search_for_quizzes": "Search for quizzes...",
|
|
"quiz_recommendation": "Recommended Quiz",
|
|
"log_in": "Log In",
|
|
"sign_in": "Sign In",
|
|
"email": "Email",
|
|
"enter_your_email": "Enter Your Email",
|
|
"password": "Password",
|
|
"enter_your_password": "Enter Your Password",
|
|
"or": "OR",
|
|
"register_title": "Register",
|
|
"full_name": "Full Name",
|
|
"birth_date": "Birth Date",
|
|
"phone_optional": "Phone Number (Optional)",
|
|
"verify_password": "Verify Password",
|
|
"register_button": "Register",
|
|
"nav_home": "Home",
|
|
"nav_search": "Search",
|
|
"nav_library": "Library",
|
|
"nav_history": "History",
|
|
"nav_profile": "Profile",
|
|
"quiz_popular": "Popular Quiz",
|
|
"see_all": "See All",
|
|
|
|
"library_title": "Quiz Library",
|
|
"library_description": "A collection of quiz questions created for study.",
|
|
"no_quiz_available": "No quizzes available yet.",
|
|
"quiz_count_label": "Quizzes",
|
|
"quiz_count_named": "{total} Quizzes",
|
|
|
|
"history_title": "Quiz History",
|
|
"history_subtitle": "Review the quizzes you've taken",
|
|
"no_history": "You don't have any quiz history yet",
|
|
"score_label": "Score: {correct}/{total}",
|
|
"duration_minutes": "{minute} minutes",
|
|
|
|
"edit_profile": "Edit Profile",
|
|
"logout": "Logout",
|
|
"total_quiz": "Total Quiz",
|
|
"avg_score": "Average Score",
|
|
|
|
"history_detail_title": "Quiz Detail",
|
|
"score": "Score",
|
|
"time_taken": "Time",
|
|
"duration_seconds": "{second}s",
|
|
|
|
"question_type_option": "Multiple Choice",
|
|
"question_type_fill": "Fill in the Blank",
|
|
"question_type_true_false": "True / False",
|
|
"question_type_unknown": "Unknown Type",
|
|
|
|
"enter_room_code": "Enter Room Code",
|
|
"room_code_hint": "AB123C",
|
|
"join_now": "Join Now",
|
|
|
|
"create_quiz_title": "Create Quiz",
|
|
"save_all": "Save All",
|
|
"mode_generate": "Generate",
|
|
"mode_manual": "Manual",
|
|
|
|
"quiz_play_title": "Answer Quiz",
|
|
"ready_in": "Ready in {second}",
|
|
"question_indicator": "Question {current} of {total}",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"next": "Next",
|
|
|
|
"quiz_preview_title": "Preview Quiz",
|
|
"quiz_title_label": "Title",
|
|
"quiz_description_label": "Short Description",
|
|
"quiz_subject_label": "Subject",
|
|
"make_quiz_public": "Make Quiz Public",
|
|
"save_quiz": "Save Quiz",
|
|
|
|
"select_language": "Select Language",
|
|
"change_language": "Change Language",
|
|
|
|
"auto_generate_quiz": "Auto Generate Quiz",
|
|
"ready_to_compete": "Ready to Compete?",
|
|
"enter_code_to_join": "Enter the quiz code and show your skills!",
|
|
"join_quiz_now": "Join Quiz Now",
|
|
|
|
"total_solve": "Total Solved",
|
|
"personal_info": "Personal Information",
|
|
"phone": "Phone Number",
|
|
"location": "Location",
|
|
"joined": "Joined",
|
|
"education": "Education",
|
|
"not_set": "Not Set",
|
|
"not_available": "Not Available",
|
|
"settings": "Settings",
|
|
"legal_and_support": "Legal & Support",
|
|
"privacy_policy": "Privacy Policy",
|
|
"terms_of_service": "Terms of Service",
|
|
"help_center": "Help Center",
|
|
"contact_us": "Contact Us",
|
|
"about_app": "About App",
|
|
"version": "Version",
|
|
"close": "Close",
|
|
|
|
"your_answer": "Your answer: {answer}",
|
|
"correct": "Correct",
|
|
"correct_answer": "Correct answer: {answer}",
|
|
"not_answered": "Not Answered",
|
|
"seconds_suffix": "s",
|
|
"quiz_type_option": "Multiple Choice",
|
|
"quiz_type_true_false": "True or False",
|
|
"quiz_type_fill_the_blank": "Fill in the Blank",
|
|
|
|
"quiz_detail_title": "Quiz Detail",
|
|
"question_label": "Question",
|
|
"duration_label": "Duration",
|
|
"minutes_suffix": "minutes",
|
|
"start_quiz": "Start Quiz",
|
|
|
|
"duration": {
|
|
"second": "{} second",
|
|
"minute": "{} minute",
|
|
"hour": "{} hour"
|
|
},
|
|
"duration_suffix": {
|
|
"second": "{} s",
|
|
"minute": "{} m",
|
|
"hour": "{} h"
|
|
},
|
|
|
|
"get_ready": "Get Ready",
|
|
"quiz_starting_soon": "Quiz Starting Soon",
|
|
|
|
"waiting_room": {
|
|
"title": "Waiting Room",
|
|
"participants_joined": "Participants Joined:",
|
|
"leave_room": "Leave Room",
|
|
"session_code": "Session Code:",
|
|
"copy_code": "Copy Code",
|
|
"quiz_info": "Quiz Information:",
|
|
"quiz_title": "Title",
|
|
"quiz_description": "Description",
|
|
"quiz_total_question": "Total Questions",
|
|
"quiz_duration": "Duration"
|
|
},
|
|
|
|
"save_changes" : "Save Changes"
|
|
}
|