From d34b67182b885eeb8183c98ac0b23c138400455c Mon Sep 17 00:00:00 2001 From: zhuyu Date: Mon, 3 Aug 2020 21:37:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8B=B1=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.js | 230 ++++++++++++++++++++++++------------------------- 1 file changed, 115 insertions(+), 115 deletions(-) diff --git a/nuxt.config.js b/nuxt.config.js index fb69537..1a21d14 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -262,175 +262,175 @@ export default { "en": { "account": { "form": { - "confirmPwd": "", - "password": "", + "confirmPwd": "Confirm password", + "password": "Password", "tip": { - "login_fail": "", - "login_ok": "", - "register_fail": "", - "register_ok": "", - "tow_diff": "", - "user_exit": "", - "valid_account": "" + "login_fail": "Fail to log in. Please check whether your account name and password are correct.", + "login_ok": "Log in successfully!", + "register_fail": "Fail to sign up.", + "register_ok": "Sign up successfully!", + "tow_diff": "Passwords do not match.", + "user_exit": "User {name} already exists.", + "valid_account": "Account name and password valid." }, - "user": "" + "user": "Account name" }, - "login": "", - "register": "" + "login": "Log in", + "register": "Sign up" }, - "action": "", + "action": "Action", "app_name": "cloudnote", "button": { - "add": "", - "cancel": "", - "catalog": "", - "del": "", - "edit": "", - "jump_note": "", - "ok": "", - "query": "", - "rating": "", - "submit": "" + "add": "Add", + "cancel": "Cancel", + "catalog": "Catalog", + "del": "Delete", + "edit": "Edit", + "jump_note": "Locate the note", + "ok": "Yes", + "query": "Query", + "rating": "Rating", + "submit": "Submit" }, "center": { "collect": { "form": { - "time": "", - "title": "" + "time": "Add time", + "title": "Title of paper" }, - "name": "" + "name": "My bookmark" }, "myupload": { "form": { - "time": "", - "title": "" + "time": "Upload time", + "title": "Title of paper" }, - "name": "" + "name": "My upload" }, "security": { - "confirmpwd": "", - "name": "", - "newpwd": "", - "oldpwd": "", + "confirmpwd": "Confirm new password", + "name": "Account security", + "newpwd": "New password", + "oldpwd": "Original password", "rules": { - "password": "" + "password": "The length is between {min} and {max} characters" }, "tip": { - "fail": "", - "ok": "", - "same_err": "" + "fail": "Fail to change the password", + "ok": "Change the password successfully! Please log in again.", + "same_err": "The new password should not be same as the old one" } } }, "choose_lang": "language", "document": { "doc_list": { - "year": "" + "year": "(degree year)" }, "form": { - "author": "", - "content": "", - "end_year": "", - "profession": "", - "school": "", - "start_year": "", - "tag": "", - "title": "", - "tutor": "" + "author": "Author", + "content": "Content", + "end_year": "End year", + "profession": "Major", + "school": "School", + "start_year": "Start year", + "tag": "Tag", + "title": "Title", + "tutor": "Tutor" }, "tip": { - "doc_empty": "", - "recommend_empty": "" + "doc_empty": "There is no paper that matches your request", + "recommend_empty": "No paper recommendation at present" } }, - "en": "english", - "error_404": "", - "error_500": "", - "form_err": "", - "hide_more_query": "", - "input_confirm": "", - "input_please": "", - "logout": "", + "en": "English", + "error_404": "Page does not exist", + "error_500": "There is a serious exception, please contact your administrator", + "form_err": "Form validation failed. Please check the form contents", + "hide_more_query": "Hide more queries", + "input_confirm": "Please confirm {keyword}", + "input_please": "Please input {keyword}", + "logout": "Log out", "menus": { - "center": "", - "document": "document", - "note": "note list", - "read": "", - "upload": "" + "center": "Account center", + "document": "Paper list", + "note": "Note list", + "read": "Paper reading", + "upload": "Upload paper" }, - "more_query": "", - "new_recommend": "", + "more_query": "More queries", + "new_recommend": "Latest recommendation", "note": { "table": { - "note_content": "", - "note_title": "", - "original_text": "", - "paper_name": "" + "note_content": "Note content", + "note_title": "Note title", + "original_text": "Content of original paper", + "paper_name": "Title of original paper" }, "tip": { - "confirm_del": "" + "confirm_del": "This action will delete the note permanently. Do you want to continue?" } }, "read": { "contextmenu": { - "add": "", - "search": "" + "add": "Add a note", + "search": "Find" }, "form": { - "keyword": "" + "keyword": "Keyword" }, "tip": { - "add_tip": "", - "add_tip_fail": "", - "add_tip_ok": "", - "auto_save": "", - "cancel_collect": "", - "cancel_collect_fail": "", - "cancel_collect_ok": "", - "click_note_list": "", - "collect": "", - "collect_fail": "", - "collect_ok": "", - "contextmenu_err": "", - "del_confirm": "", - "note_zero": "", - "rating_1": "", - "rating_2": "", - "rating_3": "", - "rating_ok": "", - "search_next": "", - "search_prev": "", - "search_zero": "", - "update_note_fail": "", - "update_note_ok": "" + "add_tip": "Do you want to add this note?", + "add_tip_fail": "Fail to add the note.", + "add_tip_ok": "Add the note successfully", + "auto_save": "Lost focus and auto save", + "cancel_collect": "Delete the bookmark", + "cancel_collect_fail": "Fail to delete the bookmark", + "cancel_collect_ok": "Delete the bookmark successfully", + "click_note_list": "Click on the card to locate the note", + "collect": "Add bookmark", + "collect_fail": "Fail to add bookmark", + "collect_ok": "Add bookmark successfully", + "contextmenu_err": "Please select the text to operate", + "del_confirm": "Do you want to delete this note?", + "note_zero": "There are not any notes yet. Try adding a note by right-clicking the selected text in the body.", + "rating_1": "Is this paper helpful to your scientific research work?", + "rating_2": "Is the content of this paper scientifically rigorous?", + "rating_3": "How much do you recommend this paper?", + "rating_ok": "Rating successfully", + "search_next": "Find the next", + "search_prev": "Find the last", + "search_zero": "There is no ‘{keyword}’ in the body", + "update_note_fail": "Fail to save the note", + "update_note_ok": "Save the note successfully" } }, - "reading_online": "", - "reset": "", - "select_please": "", - "tip": "", - "unknown_error": "", + "reading_online": "Online reading", + "reset": "Reset", + "select_please": "Please select {keyword}", + "tip": "Tip", + "unknown_error": "Unknown error", "upload": { "form": { - "author": "", - "content": "", - "profession": "", - "remove": "", - "school": "", - "summary": "", - "tag": "", - "title": "", - "type": "", - "upload": "", - "upload_tip": "", - "year": "" + "author": "Author", + "content": "Content", + "profession": "Major", + "remove": "Confirm to remove {file}", + "school": "School", + "summary": "Summary", + "tag": "Tag", + "title": "Title", + "type": "Type", + "upload": "Click to upload", + "upload_tip": "You can only upload the '.txt' format files.", + "year": "Degree year" }, "tip": { - "ok": "" + "ok": "Upload paper successfully" } }, - "upload_please": "", - "user": "", + "upload_please": "Please upload {keyword}", + "user": "Account name", "zhCN": "Simplified Chinese" } }