answer/i18n/en_US.yaml

171 lines
4.6 KiB
YAML
Raw Normal View History

2022-09-27 17:59:05 +08:00
base:
success:
other: "success"
unknown:
other: "unknown error"
request_format_error:
other: "request format is not valid"
unauthorized_error:
other: "unauthorized"
database_error:
other: "data server error"
email:
other: "email"
password:
other: "password"
email_or_password_wrong_error: &email_or_password_wrong
other: "email or password wrong"
error:
admin:
email_or_password_wrong: *email_or_password_wrong
answer:
not_found:
other: "answer not found"
comment:
edit_without_permission:
other: "comment not allowed to edit"
not_found:
other: "comment not found"
email:
duplicate:
other: "email already exists"
need_to_be_verified:
other: "email should be verified"
verify_url_expired:
other: "email verified url is expired, please resend the email"
lang:
not_found:
other: "language not found"
object:
captcha_verification_failed:
other: "captcha wrong"
disallow_follow:
other: "You are not allowed to follow"
disallow_vote:
other: "You are not allowed to vote"
disallow_vote_your_self:
other: "You can't vote for your own post!"
not_found:
other: "object not found"
2022-10-24 11:21:37 +08:00
verification_failed:
other: "verification failed"
email_or_password_incorrect:
other: "email or password incorrect"
old_password_verification_failed:
other: "the old password verification failed"
new_password_same_as_previous_setting:
other: "The new password is the same as the previous setting"
2022-09-27 17:59:05 +08:00
question:
not_found:
other: "question not found"
rank:
fail_to_meet_the_condition:
other: "rank fail to meet the condition"
report:
handle_failed:
other: "report handle failed"
not_found:
other: "report not found"
tag:
not_found:
other: "tag not found"
theme:
not_found:
other: "theme not found"
user:
email_or_password_wrong:
other: *email_or_password_wrong
not_found:
other: "user not found"
suspended:
other: "user is suspended"
2022-10-14 17:01:06 +08:00
username_invalid:
other: "username is invalid"
username_duplicate:
other: "username is already in use"
2022-09-27 17:59:05 +08:00
report:
spam:
name:
other: "spam"
description:
2022-10-08 11:21:22 +08:00
other: "This post is an advertisement, or vandalism. It is not useful or relevant to the current topic."
2022-09-27 17:59:05 +08:00
rude:
name:
other: "rude or abusive"
description:
other: "A reasonable person would find this content inappropriate for respectful discourse."
duplicate:
name:
other: "a duplicate"
description:
other: "This question has been asked before and already has an answer."
not_answer:
name:
other: "not an answer"
description:
2022-10-08 11:21:22 +08:00
other: "This was posted as an answer, but it does not attempt to answer the question. It should possibly be an edit, a comment, another question, or deleted altogether."
2022-09-27 17:59:05 +08:00
not_need:
name:
other: "no longer needed"
description:
2022-10-08 11:21:22 +08:00
other: "This comment is outdated, conversational or not relevant to this post."
2022-09-27 17:59:05 +08:00
other:
name:
other: "something else"
description:
other: "This post requires staff attention for another reason not listed above."
question:
close:
duplicate:
name:
other: "spam"
description:
other: "This question has been asked before and already has an answer."
guideline:
name:
other: "a community-specific reason"
description:
other: "This question doesn't meet a community guideline."
multiple:
name:
other: "needs details or clarity"
description:
other: "This question currently includes multiple questions in one. It should focus on one problem only."
other:
name:
other: "something else"
description:
other: "This post requires another reason not listed above."
notification:
action:
update_question:
2022-10-08 11:21:22 +08:00
other: "updated question"
2022-09-27 17:59:05 +08:00
answer_the_question:
2022-10-08 11:21:22 +08:00
other: "answered question"
2022-09-27 17:59:05 +08:00
update_answer:
2022-10-08 11:21:22 +08:00
other: "updated answer"
2022-09-27 17:59:05 +08:00
adopt_answer:
2022-10-08 11:21:22 +08:00
other: "accepted answer"
2022-09-27 17:59:05 +08:00
comment_question:
2022-10-08 11:21:22 +08:00
other: "commented question"
2022-09-27 17:59:05 +08:00
comment_answer:
2022-10-08 11:21:22 +08:00
other: "commented answer"
2022-09-27 17:59:05 +08:00
reply_to_you:
2022-10-08 11:21:22 +08:00
other: "replied to you"
2022-09-27 17:59:05 +08:00
mention_you:
2022-10-08 11:21:22 +08:00
other: "mentioned you"
2022-09-27 17:59:05 +08:00
your_question_is_closed:
2022-10-08 11:21:22 +08:00
other: "your question has been closed"
2022-09-27 17:59:05 +08:00
your_question_was_deleted:
2022-10-08 11:21:22 +08:00
other: "your question has been deleted"
2022-09-27 17:59:05 +08:00
your_answer_was_deleted:
2022-10-08 11:21:22 +08:00
other: "your answer has been deleted"
2022-09-27 17:59:05 +08:00
your_comment_was_deleted:
2022-10-08 11:21:22 +08:00
other: "your comment has been deleted"