🌐 Translated (English)
Currently translated at 100.0% (88 of 88 strings) Translation: ClassQuiz/Frontend Translate-URL: https://translate.mawoka.eu/projects/classquiz/frontend/en/
This commit is contained in:
@@ -1,134 +1,134 @@
|
|||||||
{
|
{
|
||||||
"index_page": {
|
"index_page": {
|
||||||
"slogan": "The open-source quiz-platform!",
|
"slogan": "The open-source quiz-platform!",
|
||||||
"meta": {
|
"meta": {
|
||||||
"description": "ClassQuiz is a quiz app like KAHOOT! for students, which is open source and free to use",
|
"description": "ClassQuiz is a quiz app like KAHOOT! for students, which is open source and free to use",
|
||||||
"title": "Home"
|
"title": "Home"
|
||||||
},
|
},
|
||||||
"features_description": {
|
"features_description": {
|
||||||
"1": "ClassQuiz is a quiz-platform that allows you to create and manage quizzes.",
|
"1": "ClassQuiz is a quiz-platform that allows you to create and manage quizzes.",
|
||||||
"2": "The main feature is a KAHOOT!-import function that allows you to import quizzes from KAHOOT!-quizzes."
|
"2": "The main feature is a KAHOOT!-import function that allows you to import quizzes from KAHOOT!-quizzes."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"overview_page": {
|
"overview_page": {
|
||||||
"created_at": "Created at",
|
"created_at": "Created at",
|
||||||
"question_count": "Question count"
|
"question_count": "Question count"
|
||||||
},
|
},
|
||||||
"edit_page": {
|
"edit_page": {
|
||||||
"success_update_title": "Successfully updated quiz!",
|
"success_update_title": "Successfully updated quiz!",
|
||||||
"success_update_body": "Updated the quiz successfully!"
|
"success_update_body": "Updated the quiz successfully!"
|
||||||
},
|
},
|
||||||
"create_page": {
|
"create_page": {
|
||||||
"success": {
|
"success": {
|
||||||
"title": "Successfully created quiz!",
|
"title": "Successfully created quiz!",
|
||||||
"body": "Created the quiz successfully!"
|
"body": "Created the quiz successfully!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"register_page": {
|
"register_page": {
|
||||||
"greeting": "Nice to meet you!",
|
"greeting": "Nice to meet you!",
|
||||||
"create_account": "Create account",
|
"create_account": "Create account",
|
||||||
"forgot_password?": "Forgot password?",
|
"forgot_password?": "Forgot password?",
|
||||||
"already_have_account?": "Already have an account?"
|
"already_have_account?": "Already have an account?"
|
||||||
},
|
},
|
||||||
"login_page": {
|
"login_page": {
|
||||||
"welcome_back": "Welcome back!",
|
"welcome_back": "Welcome back!",
|
||||||
"login_or_create_account": "Login or create an account",
|
"login_or_create_account": "Login or create an account",
|
||||||
"already_have_account": "Don't have an account?",
|
"already_have_account": "Don't have an account?",
|
||||||
"modal": {
|
"modal": {
|
||||||
"success": {
|
"success": {
|
||||||
"success_check_mail": "Login Succeded! Check your mailbox!",
|
"success_check_mail": "Login Succeded! Check your mailbox!",
|
||||||
"success": "Login Succeded!",
|
"success": "Login Succeded!",
|
||||||
"description": {
|
"description": {
|
||||||
"success_check_mail": "Please check your mailbox, since you should have received a mail, with a link you can click to login.",
|
"success_check_mail": "Please check your mailbox, since you should have received a mail, with a link you can click to login.",
|
||||||
"success": "You've successfully logged in!"
|
"success": "Logged in successfully!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"wrong_creds": "Wrong email or password!",
|
"wrong_creds": "Wrong email or password!",
|
||||||
"unexpected": "Unexpected error!",
|
"unexpected": "Unexpected error!",
|
||||||
"description": {
|
"description": {
|
||||||
"wrong_creds": "Please make sure that your password and your email are correct!",
|
"wrong_creds": "Please make sure that your password and your email are correct!",
|
||||||
"unexpected": "There was the good old unexpected error!"
|
"unexpected": "There was the good old unexpected error!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"words": {
|
"words": {
|
||||||
"question": "Question",
|
"question": "Question",
|
||||||
"answer": "Answer",
|
"answer": "Answer",
|
||||||
"stats": "Stats",
|
"stats": "Stats",
|
||||||
"features": "Features",
|
"features": "Features",
|
||||||
"login": "Login",
|
"login": "Login",
|
||||||
"email": "Email",
|
"email": "Email",
|
||||||
"username": "Username",
|
"username": "Username",
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
"play": "Play",
|
"play": "Play",
|
||||||
"edit": "Edit",
|
"edit": "Edit",
|
||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
"public": "Public",
|
"public": "Public",
|
||||||
"start": "Start",
|
"start": "Start",
|
||||||
"create": "Create",
|
"create": "Create",
|
||||||
"import": "Import",
|
"import": "Import",
|
||||||
"logout": "Logout",
|
"logout": "Logout",
|
||||||
"title": "Title",
|
"title": "Title",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
"submit": "Submit",
|
"submit": "Submit",
|
||||||
"connect": "Connect",
|
"connect": "Connect",
|
||||||
"pin": "PIN",
|
"pin": "PIN",
|
||||||
"kick": "Kick",
|
"kick": "Kick",
|
||||||
"register": "Register",
|
"register": "Register",
|
||||||
"docs": "Docs",
|
"docs": "Docs",
|
||||||
"close": "Close",
|
"close": "Close",
|
||||||
"save": "Save",
|
"save": "Save",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"repeat_password": "Repeat password",
|
"repeat_password": "Repeat password",
|
||||||
"overview": "Overview",
|
"overview": "Overview",
|
||||||
"report": "Report",
|
"report": "Report",
|
||||||
"explore": "Explore",
|
"explore": "Explore",
|
||||||
"search": "Search",
|
"search": "Search",
|
||||||
"screenshot": "Screenshot",
|
"screenshot": "Screenshot",
|
||||||
"screenshot_plural": "Screenshots",
|
"screenshot_plural": "Screenshots",
|
||||||
"browser": "Browser",
|
"browser": "Browser",
|
||||||
"view": "View"
|
"view": "View"
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"time_in_seconds": "Time in seconds",
|
"time_in_seconds": "Time in seconds",
|
||||||
"right_or_true?": "Right?",
|
"right_or_true?": "Right?",
|
||||||
"add_new_answer": "Add new answer",
|
"add_new_answer": "Add new answer",
|
||||||
"add_new_question": "Add new question",
|
"add_new_question": "Add new question",
|
||||||
"delete_question": "Delete question",
|
"delete_question": "Delete question",
|
||||||
"delete_answer": "Delete answer",
|
"delete_answer": "Delete answer",
|
||||||
"not_all_links_imgur_links": "Not all links are Imgur-links!"
|
"not_all_links_imgur_links": "Not all links are Imgur-links!"
|
||||||
},
|
},
|
||||||
"import_page": {
|
"import_page": {
|
||||||
"need_help": "Need help?",
|
"need_help": "Need help?",
|
||||||
"visit_docs": "Visit the documentation"
|
"visit_docs": "Visit the documentation"
|
||||||
},
|
},
|
||||||
"admin_page": {
|
"admin_page": {
|
||||||
"already_registered_as_admin": "There is already an admin registered for this game.",
|
"already_registered_as_admin": "There is already an admin registered for this game.",
|
||||||
"start_game": "Start game",
|
"start_game": "Start game",
|
||||||
"time_left": "Time left",
|
"time_left": "Time left",
|
||||||
"get_results": "Get results"
|
"get_results": "Get results"
|
||||||
},
|
},
|
||||||
"password_reset_page": {
|
"password_reset_page": {
|
||||||
"reset_password": "Reset password"
|
"reset_password": "Reset password"
|
||||||
},
|
},
|
||||||
"settings_page": {
|
"settings_page": {
|
||||||
"old_password": "Old password",
|
"old_password": "Old password",
|
||||||
"new_password": "New password",
|
"new_password": "New password",
|
||||||
"repeat_password": "Repeat password",
|
"repeat_password": "Repeat password",
|
||||||
"change_password_submit": "Change password!",
|
"change_password_submit": "Change password!",
|
||||||
"last_seen": "Last seen",
|
"last_seen": "Last seen",
|
||||||
"check_location": "Check location",
|
"check_location": "Check location",
|
||||||
"delete_this_session": "Delete this session",
|
"delete_this_session": "Delete this session",
|
||||||
"this_session?": "This session?"
|
"this_session?": "This session?"
|
||||||
},
|
},
|
||||||
"explore_page": {
|
"explore_page": {
|
||||||
"made_by": "Made by"
|
"made_by": "Made by"
|
||||||
},
|
},
|
||||||
"search_page": {
|
"search_page": {
|
||||||
"at_least_3_characters": "Enter at least 3 characters..."
|
"at_least_3_characters": "Enter at least 3 characters..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user