KankenOnline/kanken_online/static/lang/en.json
2024-10-24 11:36:09 +01:00

49 lines
1.9 KiB
JSON

{
"kanken_online": "KankenOnline",
"options": "Options",
"log_in": "Log in",
"register": "Register",
"log_out": "Log out",
"kanji": "Kanji",
"forum": "Forum",
"main_page": "Main Page",
"username": "Username",
"password": "Password",
"search": "Search",
"search_placeholder": "Enter kanji or word",
"include_kanji": "Include kanji",
"include_kotoba": "Include kotoba",
"username_required": "Username required.",
"password_required": "Password required.",
"incorrect_username": "Incorrect username.",
"incorrect_password": "Incorrect password.",
"about": "About KankenOnline",
"indices": "Indices",
"radical_index": "Radical index",
"indivisible_index": "Indivisible kanji index",
"phonetic_series": "Phonetic series",
"dark_theme": "Dark theme",
"light_theme": "Light theme",
"language": "Language",
"theme": "Color settings",
"translations": "Translations",
"en": "English",
"ja": "Japanese",
"add_string": "Add string",
"submit": "Submit",
"about_para": "KankenOnline is a website seeking to provide resources to pass the Kanji Kentei level 1 exam. You can search through the approximately 6,300 characters included in Kanken, as well as generate a number of study materials automatically. For example, you can generate a PDF-format exam resembling the Kanken level 1 exam, which has the goal of mirroring the real thing as closely as possible for your preparation. Additionally, a variety of information about kanji is provided, among which phonetic series, rimes/kanji phonology, radicals, inseparable kanji, character origins and etymologies.",
"data": "Data",
"kanji_tsv_download": "Download kanji TSV",
"kotoba_tsv_download": "Download kotoba TSV",
"ankipkg_download": "Download Anki package",
"database_download": "Download database",
"new_post": "New post",
"submit_post": "Submit post",
"title": "Title",
"post_body": "Post body",
"success_new_post": "Successfully created new post",
"user_introduction": "User",
"pfp": "Profile picture",
"level_1_exam": "Level 1 exam",
"exam": "Exam"
}