更新英语

master
zhuyu 4 years ago
parent 8e7195a2a4
commit d34b67182b
  1. 230
      nuxt.config.js

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

Loading…
Cancel
Save