answer/i18n/en_US.yaml

1805 lines
57 KiB
YAML
Raw Normal View History

2022-11-09 13:19:44 +08:00
# The following fields are used for back-end
2022-11-09 13:19:44 +08:00
backend:
base:
success:
2023-02-06 10:55:09 +08:00
other: Success.
2022-11-09 13:19:44 +08:00
unknown:
2023-02-06 10:55:09 +08:00
other: Unknown error.
2022-11-09 13:19:44 +08:00
request_format_error:
2023-02-06 10:55:09 +08:00
other: Request format is not valid.
2022-11-09 13:19:44 +08:00
unauthorized_error:
2023-02-06 10:55:09 +08:00
other: Unauthorized.
2022-11-09 13:19:44 +08:00
database_error:
2023-02-06 10:55:09 +08:00
other: Data server error.
forbidden_error:
other: Forbidden.
action:
report:
other: Flag
edit:
other: Edit
delete:
other: Delete
close:
other: Close
reopen:
other: Reopen
forbidden_error:
other: Forbidden.
2023-04-13 14:49:38 +08:00
pin:
2023-04-18 16:35:03 +08:00
other: Pin
2023-04-13 14:49:38 +08:00
hide:
2023-04-18 16:35:03 +08:00
other: Unlist
2023-04-13 18:20:26 +08:00
unpin:
2023-04-18 16:35:03 +08:00
other: Unpin
2023-04-13 18:20:26 +08:00
show:
2023-04-18 16:35:03 +08:00
other: List
invite_someone_to_answer:
other: Edit
2022-11-29 15:10:57 +08:00
role:
name:
user:
2023-02-06 10:55:09 +08:00
other: User
2022-11-29 15:10:57 +08:00
admin:
2023-02-06 10:55:09 +08:00
other: Admin
2022-12-07 18:47:24 +08:00
moderator:
2023-02-06 10:55:09 +08:00
other: Moderator
2022-11-29 15:10:57 +08:00
description:
user:
2023-02-06 10:55:09 +08:00
other: Default with no special access.
2022-11-29 15:10:57 +08:00
admin:
2023-02-06 10:55:09 +08:00
other: Have the full power to access the site.
2022-12-07 18:47:24 +08:00
moderator:
2023-02-06 10:55:09 +08:00
other: Has access to all posts except admin settings.
2023-04-17 18:04:28 +08:00
privilege:
level_1:
description:
other: Level 1 (less reputation required for private team, group)
2023-04-17 18:04:28 +08:00
level_2:
description:
other: Level 2 (low reputation required for startup community)
level_3:
description:
other: Level 3 (high reputation required for mature community)
rank_question_add_label:
other: Ask question
rank_answer_add_label:
other: Write answer
rank_comment_add_label:
other: Write comment
rank_report_add_label:
other: Flag
rank_comment_vote_up_label:
other: Upvote comment
rank_link_url_limit_label:
other: Post more than 2 links at a time
rank_question_vote_up_label:
other: Upvote question
rank_answer_vote_up_label:
other: Upvote answer
rank_question_vote_down_label:
other: Downvote question
rank_answer_vote_down_label:
other: Downvote answer
rank_invite_someone_to_answer_label:
other: Invite someone to answer
2023-04-17 18:04:28 +08:00
rank_tag_add_label:
other: Create new tag
rank_tag_edit_label:
other: Edit tag description (need to review)
rank_question_edit_label:
other: Edit other's question (need to review)
rank_answer_edit_label:
other: Edit other's answer (need to review)
rank_question_edit_without_review_label:
other: Edit other's question without review
rank_answer_edit_without_review_label:
other: Edit other's answer without review
rank_question_audit_label:
other: Review question edits
rank_answer_audit_label:
other: Review answer edits
rank_tag_audit_label:
other: Review tag edits
rank_tag_edit_without_review_label:
other: Edit tag description without review
rank_tag_synonym_label:
other: Manage tag synonyms
2022-09-27 17:59:05 +08:00
email:
2023-02-06 10:55:09 +08:00
other: Email
2023-07-13 16:43:40 +08:00
e_mail:
other: Email
2022-11-09 13:19:44 +08:00
password:
2023-02-06 10:55:09 +08:00
other: Password
2023-07-13 16:43:40 +08:00
pass:
other: Password
2023-02-06 10:55:09 +08:00
email_or_password_wrong_error:
other: Email and password do not match.
2022-11-22 16:54:28 +08:00
error:
password:
space_invalid:
other: Password cannot contain spaces.
2022-11-22 16:54:28 +08:00
admin:
cannot_update_their_password:
other: You cannot modify your password.
cannot_modify_self_status:
other: You cannot modify your status.
2023-02-06 10:55:09 +08:00
email_or_password_wrong:
other: Email and password do not match.
2022-11-22 16:54:28 +08:00
answer:
not_found:
2023-02-06 10:55:09 +08:00
other: Answer do not found.
2022-11-22 16:54:28 +08:00
cannot_deleted:
2023-02-06 10:55:09 +08:00
other: No permission to delete.
2022-11-23 11:10:15 +08:00
cannot_update:
2023-02-06 10:55:09 +08:00
other: No permission to update.
2023-03-15 17:34:16 +08:00
question_closed_cannot_add:
other: Questions are closed and cannot be added.
2022-11-22 16:54:28 +08:00
comment:
edit_without_permission:
2023-02-06 10:55:09 +08:00
other: Comment are not allowed to edit.
2022-11-22 16:54:28 +08:00
not_found:
2023-02-06 10:55:09 +08:00
other: Comment not found.
cannot_edit_after_deadline:
2023-02-06 10:55:09 +08:00
other: The comment time has been too long to modify.
2022-11-22 16:54:28 +08:00
email:
duplicate:
2023-02-06 10:55:09 +08:00
other: Email already exists.
2022-11-22 16:54:28 +08:00
need_to_be_verified:
2023-02-06 10:55:09 +08:00
other: Email should be verified.
2022-11-22 16:54:28 +08:00
verify_url_expired:
2023-02-06 10:55:09 +08:00
other: Email verified URL has expired, please resend the email.
illegal_email_domain_error:
other: Email is not allowed from that email domain. Please use another one.
2022-11-22 16:54:28 +08:00
lang:
not_found:
2023-02-06 10:55:09 +08:00
other: Language file not found.
2022-11-22 16:54:28 +08:00
object:
captcha_verification_failed:
2023-02-06 10:55:09 +08:00
other: Captcha wrong.
2022-11-22 16:54:28 +08:00
disallow_follow:
2023-02-06 10:55:09 +08:00
other: You are not allowed to follow.
2022-11-22 16:54:28 +08:00
disallow_vote:
2023-02-06 10:55:09 +08:00
other: You are not allowed to vote.
2022-11-22 16:54:28 +08:00
disallow_vote_your_self:
2023-02-06 10:55:09 +08:00
other: You can't vote for your own post.
2022-11-22 16:54:28 +08:00
not_found:
2023-02-06 10:55:09 +08:00
other: Object not found.
2022-11-22 16:54:28 +08:00
verification_failed:
2023-02-06 10:55:09 +08:00
other: Verification failed.
2022-11-22 16:54:28 +08:00
email_or_password_incorrect:
2023-02-06 10:55:09 +08:00
other: Email and password do not match.
2022-11-22 16:54:28 +08:00
old_password_verification_failed:
2023-02-06 10:55:09 +08:00
other: The old password verification failed
2022-11-22 16:54:28 +08:00
new_password_same_as_previous_setting:
2023-02-06 10:55:09 +08:00
other: The new password is the same as the previous one.
2022-11-22 16:54:28 +08:00
question:
already_deleted:
other: This post has been deleted.
2022-11-22 16:54:28 +08:00
not_found:
2023-02-06 10:55:09 +08:00
other: Question not found.
2022-11-22 16:54:28 +08:00
cannot_deleted:
2023-02-06 10:55:09 +08:00
other: No permission to delete.
2022-11-22 16:54:28 +08:00
cannot_close:
2023-02-06 10:55:09 +08:00
other: No permission to close.
2022-11-22 16:54:28 +08:00
cannot_update:
2023-02-06 10:55:09 +08:00
other: No permission to update.
2022-11-22 16:54:28 +08:00
rank:
fail_to_meet_the_condition:
2023-08-23 17:35:06 +08:00
other: Reputation rank fail to meet the condition.
2023-03-24 15:51:32 +08:00
vote_fail_to_meet_the_condition:
other: Thanks for the feedback. You need at least {{.Rank}} reputation to cast a vote.
no_enough_rank_to_operate:
other: You need at least {{.Rank}} reputation to do this.
2022-11-22 16:54:28 +08:00
report:
handle_failed:
2023-02-06 10:55:09 +08:00
other: Report handle failed.
2022-11-22 16:54:28 +08:00
not_found:
2023-02-06 10:55:09 +08:00
other: Report not found.
2022-11-22 16:54:28 +08:00
tag:
2023-03-02 17:00:16 +08:00
already_exist:
other: Tag already exists.
2022-11-22 16:54:28 +08:00
not_found:
2023-02-06 10:55:09 +08:00
other: Tag not found.
2022-11-22 17:06:15 +08:00
recommend_tag_not_found:
2023-08-23 17:35:06 +08:00
other: Recommend tag is not exist.
2022-11-22 17:06:15 +08:00
recommend_tag_enter:
2023-02-06 10:55:09 +08:00
other: Please enter at least one required tag.
2022-11-22 17:06:15 +08:00
not_contain_synonym_tags:
2023-02-06 10:55:09 +08:00
other: Should not contain synonym tags.
2022-11-24 15:02:31 +08:00
cannot_update:
2023-02-06 10:55:09 +08:00
other: No permission to update.
2023-02-14 15:29:07 +08:00
is_used_cannot_delete:
2023-08-23 17:35:06 +08:00
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
2023-02-06 10:55:09 +08:00
other: You cannot set the synonym of the current tag as itself.
smtp:
config_from_name_cannot_be_email:
2023-08-23 17:35:06 +08:00
other: The from name cannot be a email address.
2022-11-22 16:54:28 +08:00
theme:
not_found:
2023-02-06 10:55:09 +08:00
other: Theme not found.
2022-11-25 10:46:39 +08:00
revision:
review_underway:
2023-02-06 10:55:09 +08:00
other: Can't edit currently, there is a version in the review queue.
2022-11-25 11:13:58 +08:00
no_permission:
2023-08-23 17:35:06 +08:00
other: No permission to revise.
2022-11-22 16:54:28 +08:00
user:
external_login_missing_user_id:
other: The third-party platform does not provide a unique UserID, so you cannot login, please contact the website administrator.
external_login_unbinding_forbidden:
other: Please set a login password for your account before you remove this login.
2022-11-22 16:54:28 +08:00
email_or_password_wrong:
2023-02-06 10:55:09 +08:00
other:
other: Email and password do not match.
2022-11-22 16:54:28 +08:00
not_found:
2023-02-06 10:55:09 +08:00
other: User not found.
2022-11-22 16:54:28 +08:00
suspended:
2023-02-06 10:55:09 +08:00
other: User has been suspended.
2022-11-22 16:54:28 +08:00
username_invalid:
2023-02-06 10:55:09 +08:00
other: Username is invalid.
2022-11-22 16:54:28 +08:00
username_duplicate:
2023-02-06 10:55:09 +08:00
other: Username is already in use.
2022-11-22 16:54:28 +08:00
set_avatar:
2023-02-06 10:55:09 +08:00
other: Avatar set failed.
cannot_update_your_role:
2023-02-06 10:55:09 +08:00
other: You cannot modify your role.
not_allowed_registration:
2023-08-23 17:35:06 +08:00
other: Currently the site is not open for registration.
access_denied:
other: Access denied
page_access_denied:
other: You do not have access to this page.
2023-08-14 15:46:13 +08:00
add_bulk_users_format_error:
other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}"
add_bulk_users_amount_error:
other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}."
config:
read_config_failed:
2023-02-06 10:55:09 +08:00
other: Read config failed
database:
connection_failed:
2023-02-06 10:55:09 +08:00
other: Database connection failed
create_table_failed:
2023-02-06 10:55:09 +08:00
other: Create table failed
install:
create_config_failed:
2023-02-06 10:55:09 +08:00
other: Can't create the config.yaml file.
2023-02-06 19:04:05 +08:00
upload:
unsupported_file_format:
other: Unsupported file format.
site_info:
config_not_found:
other: Site config not found.
reason:
2022-11-09 13:19:44 +08:00
spam:
2022-09-27 17:59:05 +08:00
name:
2023-02-06 10:55:09 +08:00
other: spam
desc:
other: This post is an advertisement, or vandalism. It is not useful or relevant to the current topic.
rude_or_abusive:
2022-11-09 13:19:44 +08:00
name:
2023-02-06 10:55:09 +08:00
other: rude or abusive
desc:
2023-02-06 10:55:09 +08:00
other: A reasonable person would find this content inappropriate for respectful
discourse.
a_duplicate:
2022-11-09 13:19:44 +08:00
name:
2023-02-06 10:55:09 +08:00
other: a duplicate
desc:
2023-02-06 10:55:09 +08:00
other: This question has been asked before and already has an answer.
placeholder:
other: Enter the existing question link
not_a_answer:
2022-09-27 17:59:05 +08:00
name:
2023-02-06 10:55:09 +08:00
other: not an answer
desc:
2023-02-06 10:55:09 +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.
no_longer_needed:
2022-09-27 17:59:05 +08:00
name:
2023-02-06 10:55:09 +08:00
other: no longer needed
desc:
2023-02-06 10:55:09 +08:00
other: This comment is outdated, conversational or not relevant to this post.
something:
2022-09-27 17:59:05 +08:00
name:
2023-02-06 10:55:09 +08:00
other: something else
desc:
2023-02-06 10:55:09 +08:00
other: This post requires staff attention for another reason not listed above.
placeholder:
other: Let us know specifically what you are concerned about
community_specific:
name:
other: a community-specific reason
desc:
2023-08-23 17:35:06 +08:00
other: This question doesn't meet a community guideline.
not_clarity:
name:
other: needs details or clarity
desc:
other: This question currently includes multiple questions in one. It should focus on one problem only.
looks_ok:
name:
2023-08-23 17:35:06 +08:00
other: looks OK
desc:
other: This post is good as-is and not low quality.
needs_edit:
name:
other: needs edit, and I did it
desc:
other: Improve and correct problems with this post yourself.
needs_close:
name:
other: needs close
desc:
2023-08-23 17:35:06 +08:00
other: A closed question can't answer, but still can edit, vote and comment.
needs_delete:
name:
other: needs delete
desc:
2023-06-05 17:29:25 +08:00
other: This post will be deleted.
2022-11-09 13:19:44 +08:00
question:
close:
duplicate:
name:
2023-02-06 10:55:09 +08:00
other: spam
desc:
2023-02-06 10:55:09 +08:00
other: This question has been asked before and already has an answer.
2022-11-09 13:19:44 +08:00
guideline:
name:
2023-02-06 10:55:09 +08:00
other: a community-specific reason
desc:
2023-02-06 10:55:09 +08:00
other: This question doesn't meet a community guideline.
2022-11-09 13:19:44 +08:00
multiple:
name:
2023-02-06 10:55:09 +08:00
other: needs details or clarity
desc:
2023-02-06 10:55:09 +08:00
other: This question currently includes multiple questions in one. It should
focus on one problem only.
2022-11-09 13:19:44 +08:00
other:
name:
2023-02-06 10:55:09 +08:00
other: something else
desc:
2023-02-06 10:55:09 +08:00
other: This post requires another reason not listed above.
operation_type:
asked:
2023-02-06 10:55:09 +08:00
other: asked
answered:
2023-02-06 10:55:09 +08:00
other: answered
modified:
2023-02-06 10:55:09 +08:00
other: modified
deleted_title:
other: Deleted question
2022-11-09 13:19:44 +08:00
notification:
action:
update_question:
2023-02-06 10:55:09 +08:00
other: updated question
2022-11-09 13:19:44 +08:00
answer_the_question:
2023-02-06 10:55:09 +08:00
other: answered question
2022-11-09 13:19:44 +08:00
update_answer:
2023-02-06 10:55:09 +08:00
other: updated answer
2022-12-22 11:04:19 +08:00
accept_answer:
2023-02-06 10:55:09 +08:00
other: accepted answer
2022-11-09 13:19:44 +08:00
comment_question:
2023-02-06 10:55:09 +08:00
other: commented question
2022-11-09 13:19:44 +08:00
comment_answer:
2023-02-06 10:55:09 +08:00
other: commented answer
2022-11-09 13:19:44 +08:00
reply_to_you:
2023-02-06 10:55:09 +08:00
other: replied to you
2022-11-09 13:19:44 +08:00
mention_you:
2023-02-06 10:55:09 +08:00
other: mentioned you
2022-11-09 13:19:44 +08:00
your_question_is_closed:
2023-02-06 10:55:09 +08:00
other: Your question has been closed
2022-11-09 13:19:44 +08:00
your_question_was_deleted:
2023-02-06 10:55:09 +08:00
other: Your question has been deleted
2022-11-09 13:19:44 +08:00
your_answer_was_deleted:
2023-02-06 10:55:09 +08:00
other: Your answer has been deleted
2022-11-09 13:19:44 +08:00
your_comment_was_deleted:
2023-02-06 10:55:09 +08:00
other: Your comment has been deleted
up_voted_question:
other: upvoted question
down_voted_question:
other: downvoted question
up_voted_answer:
other: upvoted answer
down_voted_answer:
other: downvoted answer
up_voted_comment:
other: upvoted comment
invited_you_to_answer:
other: invited you to answer
email_tpl:
change_email:
title:
other: "[{{.SiteName}}] Confirm your new email address"
body:
2023-08-23 17:04:27 +08:00
other: "Confirm your new email address for {{.SiteName}} by clicking on the following link:<br>\n<a href='{{.ChangeEmailUrl}}' target='_blank'>{{.ChangeEmailUrl}}</a><br><br>\n\nIf you did not request this change, please ignore this email.\n"
new_answer:
title:
other: "[{{.SiteName}}] {{.DisplayName}} answered your question"
body:
2023-08-23 17:04:27 +08:00
other: "<a href='{{.AnswerUrl}}'>{{.QuestionTitle}}</a><br><br>\n\n{{.DisplayName}}:<br>\n<blockquote>{{.AnswerSummary}}</blockquote><br>\n<a href='{{.AnswerUrl}}'>View it on {{.SiteName}}</a><br><br>\n\n--<br>\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
invited_you_to_answer:
title:
other: "[{{.SiteName}}] {{.DisplayName}} invited you to answer"
body:
2023-08-23 17:04:27 +08:00
other: "<a href='{{.InviteUrl}}'>{{.QuestionTitle}}</a><br><br>\n\n{{.DisplayName}}:<br>\n<blockquote>I think you may know the answer.</blockquote><br>\n<a href='{{.InviteUrl}}'>View it on {{.SiteName}}</a><br><br>\n\n--<br>\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
new_comment:
title:
other: "[{{.SiteName}}] {{.DisplayName}} commented on your post"
body:
2023-08-23 17:04:27 +08:00
other: "<a href='{{.CommentUrl}}'>{{.QuestionTitle}}</a><br><br>\n\n{{.DisplayName}}:<br>\n<blockquote>{{.CommentSummary}}</blockquote><br>\n<a href='{{.CommentUrl}}'>View it on {{.SiteName}}</a><br><br>\n\n--<br>\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
new_question:
title:
other: "[{{.SiteName}}] New question: {{.QuestionTitle}}"
body:
2023-08-23 17:04:27 +08:00
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
pass_reset:
title:
other: "[{{.SiteName }}] Password reset"
body:
2023-08-23 17:04:27 +08:00
other: "Somebody asked to reset your password on {{.SiteName}}.<br><br>\n\nIf it was not you, you can safely ignore this email.<br><br>\n\nClick the following link to choose a new password:<br>\n<a href='{{.PassResetUrl}}' target='_blank'>{{.PassResetUrl}}</a>\n"
register:
title:
other: "[{{.SiteName}}] Confirm your new account"
body:
2023-08-23 17:04:27 +08:00
other: "Welcome to {{.SiteName}}!<br><br>\n\nClick the following link to confirm and activate your new account:<br>\n<a href='{{.RegisterUrl}}' target='_blank'>{{.RegisterUrl}}</a><br><br>\n\nIf the above link is not clickable, try copying and pasting it into the address bar of your web browser.\n"
test:
title:
other: "[{{.SiteName}}] Test Email"
body:
other: "This is a test email."
action_activity_type:
upvote:
other: upvote
upvoted:
other: upvoted
downvote:
other: downvote
downvoted:
other: downvoted
accept:
other: accept
accepted:
other: accepted
2022-12-05 11:27:37 +08:00
2022-11-08 17:44:32 +08:00
# The following fields are used for interface presentation(Front-end)
ui:
how_to_format:
2022-11-10 11:21:42 +08:00
title: How to Format
desc: >-
2022-11-10 11:21:42 +08:00
<ul class="mb-0"><li><p class="mb-2">to make links</p><pre
class="mb-2"><code>&lt;https://url.com&gt;<br/><br/>[Title](https://url.com)</code></pre></li><li><p
class="mb-2">put returns between paragraphs</p></li><li><p
class="mb-2"><em>_italic_</em> or **<strong>bold</strong>**</p></li><li><p
class="mb-2">indent code by 4 spaces</p></li><li><p class="mb-2">quote by
placing <code>&gt;</code> at start of line</p></li><li><p
class="mb-2">backtick escapes <code>`like _this_`</code></p></li><li><p
class="mb-2">create code fences with backticks <code>`</code></p><pre
class="mb-0"><code>```<br/>code here<br/>```</code></pre></li></ul>
2022-11-08 17:44:32 +08:00
pagination:
prev: Prev
next: Next
page_title:
question: Question
questions: Questions
tag: Tag
tags: Tags
tag_wiki: tag wiki
create_tag: Create Tag
2022-11-08 17:44:32 +08:00
edit_tag: Edit Tag
ask_a_question: Add Question
edit_question: Edit Question
edit_answer: Edit Answer
search: Search
posts_containing: Posts containing
settings: Settings
notifications: Notifications
login: Log In
sign_up: Sign Up
account_recovery: Account Recovery
account_activation: Account Activation
confirm_email: Confirm Email
account_suspended: Account Suspended
admin: Admin
change_email: Modify Email
install: Answer Installation
upgrade: Answer Upgrade
2022-11-10 11:21:42 +08:00
maintenance: Website Maintenance
2022-12-13 18:40:02 +08:00
users: Users
2023-01-10 16:49:50 +08:00
oauth_callback: Processing
2023-03-14 14:11:01 +08:00
http_404: HTTP Error 404
http_50X: HTTP Error 500
2023-03-24 09:52:07 +08:00
http_403: HTTP Error 403
2022-11-08 17:44:32 +08:00
notifications:
title: Notifications
inbox: Inbox
achievement: Achievements
new_alerts: New alerts
2022-11-08 17:44:32 +08:00
all_read: Mark all as read
show_more: Show more
someone: Someone
inbox_type:
all: All
posts: Posts
invites: Invites
votes: Votes
2022-11-08 17:44:32 +08:00
suspended:
title: Your Account has been Suspended
2022-11-10 11:13:51 +08:00
until_time: "Your account was suspended until {{ time }}."
2022-11-08 17:44:32 +08:00
forever: This user was suspended forever.
end: You don't meet a community guideline.
contact_us: Contact us
2022-11-08 17:44:32 +08:00
editor:
blockquote:
text: Blockquote
bold:
text: Strong
chart:
text: Chart
flow_chart: Flow chart
sequence_diagram: Sequence diagram
class_diagram: Class diagram
state_diagram: State diagram
entity_relationship_diagram: Entity relationship diagram
user_defined_diagram: User defined diagram
gantt_chart: Gantt chart
pie_chart: Pie chart
code:
text: Code Sample
add_code: Add code sample
form:
fields:
code:
label: Code
msg:
empty: Code cannot be empty.
language:
label: Language
2022-11-08 17:44:32 +08:00
placeholder: Automatic detection
btn_cancel: Cancel
btn_confirm: Add
formula:
text: Formula
options:
inline: Inline formula
block: Block formula
heading:
text: Heading
options:
h1: Heading 1
h2: Heading 2
h3: Heading 3
h4: Heading 4
h5: Heading 5
h6: Heading 6
help:
text: Help
hr:
2023-08-23 17:35:06 +08:00
text: Horizontal rule
2022-11-08 17:44:32 +08:00
image:
text: Image
add_image: Add image
tab_image: Upload image
form_image:
fields:
file:
2023-08-23 17:35:06 +08:00
label: Image file
2022-11-08 17:44:32 +08:00
btn: Select image
msg:
empty: File cannot be empty.
only_image: Only image files are allowed.
max_size: File size cannot exceed 4MB.
desc:
label: Description
2022-11-08 17:44:32 +08:00
tab_url: Image URL
form_url:
fields:
url:
label: Image URL
msg:
empty: Image URL cannot be empty.
name:
label: Description
2022-11-08 17:44:32 +08:00
btn_cancel: Cancel
btn_confirm: Add
uploading: Uploading
indent:
text: Indent
outdent:
text: Outdent
italic:
text: Emphasis
link:
text: Hyperlink
add_link: Add hyperlink
form:
fields:
url:
label: URL
msg:
empty: URL cannot be empty.
name:
label: Description
2022-11-08 17:44:32 +08:00
btn_cancel: Cancel
btn_confirm: Add
ordered_list:
2023-08-23 17:35:06 +08:00
text: Numbered list
2022-11-08 17:44:32 +08:00
unordered_list:
2023-08-23 17:35:06 +08:00
text: Bulleted list
2022-11-08 17:44:32 +08:00
table:
text: Table
heading: Heading
cell: Cell
close_modal:
title: I am closing this post as...
btn_cancel: Cancel
btn_submit: Submit
remark:
empty: Cannot be empty.
msg:
empty: Please select a reason.
report_modal:
flag_title: I am flagging to report this post as...
close_title: I am closing this post as...
review_question_title: Review question
review_answer_title: Review answer
review_comment_title: Review comment
btn_cancel: Cancel
btn_submit: Submit
remark:
empty: Cannot be empty.
msg:
empty: Please select a reason.
tag_modal:
title: Create new tag
form:
fields:
display_name:
2023-08-23 17:35:06 +08:00
label: Display name
2022-11-08 17:44:32 +08:00
msg:
empty: Display name cannot be empty.
range: Display name up to 35 characters.
slug_name:
2023-08-23 17:35:06 +08:00
label: URL slug
desc: URL slug up to 35 characters.
2022-11-08 17:44:32 +08:00
msg:
empty: URL slug cannot be empty.
range: URL slug up to 35 characters.
character: URL slug contains unallowed character set.
desc:
label: Description
2022-11-08 17:44:32 +08:00
btn_cancel: Cancel
btn_submit: Submit
btn_post: Post new tag
2022-11-08 17:44:32 +08:00
tag_info:
created_at: Created
edited_at: Edited
2022-11-23 15:21:36 +08:00
history: History
2022-11-08 17:44:32 +08:00
synonyms:
title: Synonyms
text: The following tags will be remapped to
empty: No synonyms found.
btn_add: Add a synonym
btn_edit: Edit
btn_save: Save
synonyms_text: The following tags will be remapped to
delete:
title: Delete this tag
tip_with_posts: >-
<p>We do not allowed <strong>deleting tag with posts</strong>.</p>
<p>Please remove this tag from the posts first.</p>
tip_with_synonyms: >-
<p>We do not allowed <strong>deleting tag with synonyms</strong>.</p>
<p>Please remove the synonyms from this tag first.</p>
tip: Are you sure you wish to delete?
2022-11-08 17:44:32 +08:00
close: Close
edit_tag:
title: Edit Tag
default_reason: Edit tag
form:
fields:
revision:
label: Revision
display_name:
2023-08-23 17:35:06 +08:00
label: Display name
2022-11-08 17:44:32 +08:00
slug_name:
2023-08-23 17:35:06 +08:00
label: URL slug
2022-11-08 17:44:32 +08:00
info: 'Must use the character set "a-z", "0-9", "+ # - ."'
desc:
2022-11-08 17:44:32 +08:00
label: Description
edit_summary:
2023-08-23 17:35:06 +08:00
label: Edit summary
2022-11-08 17:44:32 +08:00
placeholder: >-
Briefly explain your changes (corrected spelling, fixed grammar,
improved formatting)
btn_save_edits: Save edits
btn_cancel: Cancel
dates:
long_date: MMM D
2022-11-10 11:13:51 +08:00
long_date_with_year: "MMM D, YYYY"
long_date_with_time: "MMM D, YYYY [at] HH:mm"
2022-11-08 17:44:32 +08:00
now: now
2022-11-10 11:13:51 +08:00
x_seconds_ago: "{{count}}s ago"
x_minutes_ago: "{{count}}m ago"
x_hours_ago: "{{count}}h ago"
2022-11-08 17:44:32 +08:00
hour: hour
day: day
comment:
btn_add_comment: Add comment
reply_to: Reply to
btn_reply: Reply
btn_edit: Edit
btn_delete: Delete
btn_flag: Flag
btn_save_edits: Save edits
btn_cancel: Cancel
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
show_more: Show more comments
2022-11-08 17:44:32 +08:00
tip_question: >-
Use comments to ask for more information or suggest improvements. Avoid
answering questions in comments.
tip_answer: >-
Use comments to reply to other users or notify them of changes. If you are
adding new information, edit your post instead of commenting.
2023-08-23 17:35:06 +08:00
tip_vote: It adds something useful to the post
2022-11-08 17:44:32 +08:00
edit_answer:
title: Edit Answer
default_reason: Edit answer
form:
fields:
revision:
label: Revision
answer:
label: Answer
2023-02-02 10:49:37 +08:00
feedback:
characters: content must be at least 6 characters in length.
2022-11-08 17:44:32 +08:00
edit_summary:
2023-08-23 17:35:06 +08:00
label: Edit summary
2022-11-08 17:44:32 +08:00
placeholder: >-
Briefly explain your changes (corrected spelling, fixed grammar,
improved formatting)
btn_save_edits: Save edits
btn_cancel: Cancel
tags:
title: Tags
sort_buttons:
popular: Popular
name: Name
2023-08-23 17:35:06 +08:00
newest: Newest
2022-11-08 17:44:32 +08:00
button_follow: Follow
button_following: Following
tag_label: questions
search_placeholder: Filter by tag name
no_desc: The tag has no description.
2022-11-08 17:44:32 +08:00
more: More
ask:
title: Add Question
edit_title: Edit Question
default_reason: Edit question
similar_questions: Similar questions
form:
fields:
revision:
label: Revision
title:
label: Title
placeholder: Be specific and imagine you're asking a question to another person
msg:
empty: Title cannot be empty.
range: Title up to 150 characters
body:
label: Body
msg:
empty: Body cannot be empty.
tags:
label: Tags
msg:
empty: Tags cannot be empty.
answer:
label: Answer
msg:
empty: Answer cannot be empty.
edit_summary:
2023-08-23 17:35:06 +08:00
label: Edit summary
placeholder: >-
Briefly explain your changes (corrected spelling, fixed grammar,
improved formatting)
2022-11-08 17:44:32 +08:00
btn_post_question: Post your question
btn_save_edits: Save edits
answer_question: Answer your own question
post_question&answer: Post your question and answer
tag_selector:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
2022-11-10 11:13:51 +08:00
hint: "Describe what your question is about, at least one tag is required."
2022-11-08 17:44:32 +08:00
no_result: No tags matched
tag_required_text: Required tag (at least one)
2022-11-08 17:44:32 +08:00
header:
nav:
question: Questions
tag: Tags
user: Users
profile: Profile
setting: Settings
logout: Log out
admin: Admin
2022-11-22 16:48:40 +08:00
review: Review
2023-05-22 15:24:11 +08:00
bookmark: Bookmarks
moderation: Moderation
2022-11-08 17:44:32 +08:00
search:
placeholder: Search
footer:
build_on: >-
2022-12-16 15:34:16 +08:00
Built on <1> Answer </1>- the open-source software that powers Q&A
2022-11-29 17:49:02 +08:00
communities.<br />Made with love © {{cc}}.
2022-11-08 17:44:32 +08:00
upload_img:
name: Change
loading: loading...
pic_auth_code:
title: Captcha
placeholder: Type the text above
msg:
empty: Captcha cannot be empty.
inactive:
first: >-
You're almost done! We sent an activation mail to <bold>{{mail}}</bold>.
Please follow the instructions in the mail to activate your account.
2022-11-10 11:13:51 +08:00
info: "If it doesn't arrive, check your spam folder."
2022-11-08 17:44:32 +08:00
another: >-
We sent another activation email to you at <bold>{{mail}}</bold>. It might
take a few minutes for it to arrive; be sure to check your spam folder.
btn_name: Resend activation email
change_btn_name: Change email
msg:
empty: Cannot be empty.
resend_email:
url_label: Are you sure you want to resend the activation email?
url_text: You can also give the activation link above to the user.
2022-11-08 17:44:32 +08:00
login:
login_to_continue: Log in to continue
2022-11-08 17:44:32 +08:00
info_sign: Don't have an account? <1>Sign up</1>
info_login: Already have an account? <1>Log in</1>
2022-11-16 11:38:13 +08:00
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
2022-11-08 17:44:32 +08:00
forgot_pass: Forgot password?
name:
label: Name
msg:
empty: Name cannot be empty.
range: Name up to 30 characters.
2023-01-28 11:05:31 +08:00
character: 'Must use the character set "a-z", "0-9", " - . _"'
2022-11-08 17:44:32 +08:00
email:
label: Email
msg:
empty: Email cannot be empty.
password:
label: Password
msg:
empty: Password cannot be empty.
different: The passwords entered on both sides are inconsistent
account_forgot:
page_title: Forgot Your Password
btn_name: Send me recovery email
send_success: >-
If an account matches <strong>{{mail}}</strong>, you should receive an email
with instructions on how to reset your password shortly.
email:
label: Email
msg:
empty: Email cannot be empty.
change_email:
btn_cancel: Cancel
btn_update: Update email address
send_success: >-
If an account matches <strong>{{mail}}</strong>, you should receive an email
with instructions on how to reset your password shortly.
email:
2023-08-23 17:35:06 +08:00
label: New email
2022-11-08 17:44:32 +08:00
msg:
empty: Email cannot be empty.
oauth:
connect: Connect with {{ auth_name }}
remove: Remove {{ auth_name }}
2023-01-10 16:49:50 +08:00
oauth_bind_email:
subtitle: Add a recovery email to your account.
btn_update: Update email address
email:
label: Email
msg:
empty: Email cannot be empty.
modal_title: Email already existes.
modal_content: This email address already registered. Are you sure you want to connect to the existing account?
modal_cancel: Change email
modal_confirm: Connect to the existing account
2022-11-08 17:44:32 +08:00
password_reset:
page_title: Password Reset
btn_name: Reset my password
reset_success: >-
You successfully changed your password; you will be redirected to the log in
page.
link_invalid: >-
Sorry, this password reset link is no longer valid. Perhaps your password is
already reset?
to_login: Continue to log in page
password:
label: Password
msg:
empty: Password cannot be empty.
length: The length needs to be between 8 and 32
different: The passwords entered on both sides are inconsistent
password_confirm:
2023-08-23 17:35:06 +08:00
label: Confirm new password
2022-11-08 17:44:32 +08:00
settings:
page_title: Settings
2023-08-23 17:35:06 +08:00
goto_modify: Go to modify
2022-11-08 17:44:32 +08:00
nav:
profile: Profile
notification: Notifications
account: Account
interface: Interface
profile:
heading: Profile
btn_name: Save
2022-11-08 17:44:32 +08:00
display_name:
2023-08-23 17:35:06 +08:00
label: Display name
2022-11-08 17:44:32 +08:00
msg: Display name cannot be empty.
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
msg_range: Display name up to 30 characters.
2022-11-08 17:44:32 +08:00
username:
label: Username
caption: People can mention you as "@username".
msg: Username cannot be empty.
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
msg_range: Username up to 30 characters.
2022-11-08 17:44:32 +08:00
character: 'Must use the character set "a-z", "0-9", " - . _"'
avatar:
2023-08-23 17:35:06 +08:00
label: Profile image
2022-11-08 17:44:32 +08:00
gravatar: Gravatar
2023-05-15 15:52:08 +08:00
gravatar_text: You can change image on
2022-11-08 17:44:32 +08:00
custom: Custom
custom_text: You can upload your image.
default: System
2022-11-08 17:44:32 +08:00
msg: Please upload an avatar
bio:
2023-08-23 17:35:06 +08:00
label: About me
2022-11-08 17:44:32 +08:00
website:
label: Website
2022-11-10 11:13:51 +08:00
placeholder: "https://example.com"
2022-11-08 17:44:32 +08:00
msg: Website incorrect format
location:
label: Location
2022-11-10 11:13:51 +08:00
placeholder: "City, Country"
2022-11-08 17:44:32 +08:00
notification:
heading: Notifications
email: Email
inbox:
2023-08-23 17:35:06 +08:00
label: Email notifications
description: Answers to your questions, comments, invites, and more.
all_new_question:
label: All new questions
description: Get notified of all new questions. Up to 50 questions per week.
all_new_question_for_following_tags:
label: All new questions for following tags
description: Get notified of new questions for following tags.
2022-11-08 17:44:32 +08:00
account:
heading: Account
2022-11-08 17:44:32 +08:00
change_email_btn: Change email
change_pass_btn: Change password
change_email_info: >-
We've sent an email to that address. Please follow the confirmation
instructions.
email:
2023-08-23 17:35:06 +08:00
label: New email
msg: New email cannot be empty.
pass:
2023-08-23 17:35:06 +08:00
label: Current password
msg: Password cannot be empty.
2022-11-08 17:44:32 +08:00
password_title: Password
current_pass:
2023-08-23 17:35:06 +08:00
label: Current password
2022-11-08 17:44:32 +08:00
msg:
2023-08-23 17:35:06 +08:00
empty: Current password cannot be empty.
2022-11-08 17:44:32 +08:00
length: The length needs to be between 8 and 32.
different: The two entered passwords do not match.
new_pass:
2023-08-23 17:35:06 +08:00
label: New password
2022-11-08 17:44:32 +08:00
pass_confirm:
2023-08-23 17:35:06 +08:00
label: Confirm new password
2022-11-08 17:44:32 +08:00
interface:
heading: Interface
2022-11-08 17:44:32 +08:00
lang:
2023-08-23 17:35:06 +08:00
label: Interface language
2022-11-08 17:44:32 +08:00
text: User interface language. It will change when you refresh the page.
2023-01-13 11:38:01 +08:00
my_logins:
2023-08-23 17:35:06 +08:00
title: My logins
label: Log in or sign up on this site using these accounts.
2023-08-23 17:35:06 +08:00
modal_title: Remove login
2023-01-13 11:38:01 +08:00
modal_content: Are you sure you want to remove this login from your account?
modal_confirm_btn: Remove
remove_success: Removed successfully
2022-11-08 17:44:32 +08:00
toast:
update: update success
update_password: Password changed successfully.
flag_success: Thanks for flagging.
forbidden_operate_self: Forbidden to operate on yourself
review: Your revision will show after review.
sent_success: Sent successfully
2022-11-08 17:44:32 +08:00
related_question:
title: Related Questions
answers: answers
invite_to_answer:
2023-08-23 17:35:06 +08:00
title: People Asked
desc: Invite people who you think might know the answer.
invite: Invite to answer
add: Add people
search: Search people
2022-11-08 17:44:32 +08:00
question_detail:
2023-04-13 18:43:48 +08:00
action: Action
2022-11-08 17:44:32 +08:00
Asked: Asked
asked: asked
update: Modified
edit: edited
Views: Viewed
Follow: Follow
Following: Following
2023-05-22 15:24:11 +08:00
follow_tip: Follow this question to receive notifications
2022-11-08 17:44:32 +08:00
answered: answered
closed_in: Closed in
show_exist: Show existing question.
2023-03-21 15:46:46 +08:00
useful: Useful
question_useful: It is useful and clear
question_un_useful: It is unclear or not useful
question_bookmark: Bookmark this question
2023-03-21 15:46:46 +08:00
answer_useful: It is useful
answer_un_useful: It is not useful
2022-11-08 17:44:32 +08:00
answers:
title: Answers
score: Score
newest: Newest
btn_accept: Accept
btn_accepted: Accepted
write_answer:
title: Your Answer
btn_name: Post your answer
2022-12-16 15:10:03 +08:00
add_another_answer: Add another answer
2022-11-08 17:44:32 +08:00
confirm_title: Continue to answer
continue: Continue
confirm_info: >-
<p>Are you sure you want to add another answer?</p><p>You could use the
edit link to refine and improve your existing answer, instead.</p>
empty: Answer cannot be empty.
2023-02-02 10:49:37 +08:00
characters: content must be at least 6 characters in length.
tips:
header_1: Thanks for your answer
li1_1: Please be sure to <strong>answer the question</strong>. Provide details and share your research.
li1_2: Back up any statements you make with references or personal experience.
header_2: But <strong>avoid</strong> ...
li2_1: Asking for help, seeking clarification, or responding to other answers.
2022-12-02 17:19:31 +08:00
reopen:
confirm_btn: Reopen
2022-12-02 17:19:31 +08:00
title: Reopen this post
content: Are you sure you want to reopen?
2023-04-13 18:43:48 +08:00
pin:
title: Pin this post
content: Are you sure you wish to pinned globally? This post will appear at the top of all post lists.
confirm_btn: Pin
2022-11-08 17:44:32 +08:00
delete:
title: Delete this post
question: >-
We do not recommend <strong>deleting questions with answers</strong> because
doing so deprives future readers of this knowledge.</p><p>Repeated deletion
of answered questions can result in your account being blocked from asking.
Are you sure you wish to delete?
answer_accepted: >-
<p>We do not recommend <strong>deleting accepted answer</strong> because
doing so deprives future readers of this knowledge. </p> Repeated deletion
of accepted answers can result in your account being blocked from answering.
Are you sure you wish to delete?
other: Are you sure you wish to delete?
tip_answer_deleted: This answer has been deleted
btns:
confirm: Confirm
cancel: Cancel
edit: Edit
2022-11-08 17:44:32 +08:00
save: Save
delete: Delete
login: Log in
signup: Sign up
logout: Log out
verify: Verify
add_question: Add question
2022-11-22 16:48:40 +08:00
approve: Approve
reject: Reject
skip: Skip
discard_draft: Discard draft
2023-04-13 18:43:48 +08:00
pinned: Pinned
all: All
question: Question
answer: Answer
comment: Comment
refresh: Refresh
resend: Resend
2022-11-08 17:44:32 +08:00
search:
title: Search Results
keywords: Keywords
options: Options
follow: Follow
following: Following
2022-11-10 11:13:51 +08:00
counts: "{{count}} Results"
2022-11-08 17:44:32 +08:00
more: More
sort_btns:
relevance: Relevance
newest: Newest
active: Active
score: Score
2022-11-09 10:29:15 +08:00
more: More
2022-11-08 17:44:32 +08:00
tips:
title: Advanced Search Tips
2022-11-10 11:13:51 +08:00
tag: "<1>[tag]</1> search withing a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
question: "<1>is:question</1> search questions"
is_answer: "<1>is:answer</1> search answers"
2022-11-08 17:44:32 +08:00
empty: We couldn't find anything. <br /> Try different or less specific keywords.
share:
name: Share
copy: Copy link
via: Share post via...
copied: Copied
facebook: Share to Facebook
twitter: Share to Twitter
2023-08-23 17:35:06 +08:00
cannot_vote_for_self: You can't vote for your own post.
2022-11-08 17:44:32 +08:00
modal_confirm:
title: Error...
account_result:
success: Your new account is confirmed; you will be redirected to the home page.
link: Continue to homepage
invalid: >-
Sorry, this account confirmation link is no longer valid. Perhaps your
account is already active?
confirm_new_email: Your email has been updated.
confirm_new_email_invalid: >-
Sorry, this confirmation link is no longer valid. Perhaps your email was
already changed?
unsubscribe:
page_title: Unsubscribe
success_title: Unsubscribe Successful
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
success_desc: You have been successfully removed from this subscriber list and won't receive any further emails from us.
link: Change settings
2022-11-08 17:44:32 +08:00
question:
following_tags: Following Tags
edit: Edit
save: Save
follow_tag_tip: Follow tags to curate your list of questions.
hot_questions: Hot Questions
all_questions: All Questions
2022-11-10 11:13:51 +08:00
x_questions: "{{ count }} Questions"
x_answers: "{{ count }} answers"
2022-11-08 17:44:32 +08:00
questions: Questions
answers: Answers
newest: Newest
active: Active
frequent: Frequent
score: Score
unanswered: Unanswered
modified: modified
answered: answered
asked: asked
closed: closed
follow_a_tag: Follow a tag
more: More
personal:
overview: Overview
answers: Answers
answer: answer
questions: Questions
question: question
bookmarks: Bookmarks
reputation: Reputation
comments: Comments
votes: Votes
newest: Newest
score: Score
2023-08-23 17:35:06 +08:00
edit_profile: Edit profile
2022-11-10 11:13:51 +08:00
visited_x_days: "Visited {{ count }} days"
2022-11-08 17:44:32 +08:00
viewed: Viewed
joined: Joined
last_login: Seen
about_me: About Me
2022-11-10 11:13:51 +08:00
about_me_empty: "// Hello, World !"
2022-11-08 17:44:32 +08:00
top_answers: Top Answers
top_questions: Top Questions
stats: Stats
list_empty: No posts found.<br />Perhaps you'd like to select a different tab?
accepted: Accepted
answered: answered
asked: asked
downvoted: downvoted
2023-08-23 17:35:06 +08:00
mod_short: MOD
2022-11-08 17:44:32 +08:00
mod_long: Moderators
x_reputation: reputation
x_votes: votes received
x_answers: answers
x_questions: questions
install:
title: Answer
next: Next
done: Done
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
config_yaml_error: Can't create the config.yaml file.
2022-11-08 17:44:32 +08:00
lang:
2023-08-23 17:35:06 +08:00
label: Please choose a language
2022-11-08 17:44:32 +08:00
db_type:
2023-08-23 17:35:06 +08:00
label: Database engine
2022-11-08 17:44:32 +08:00
db_username:
label: Username
placeholder: root
msg: Username cannot be empty.
db_password:
label: Password
placeholder: root
msg: Password cannot be empty.
db_host:
2023-08-23 17:35:06 +08:00
label: Database host
2022-11-10 11:13:51 +08:00
placeholder: "db:3306"
2023-08-23 17:35:06 +08:00
msg: Database host cannot be empty.
2022-11-08 17:44:32 +08:00
db_name:
2023-08-23 17:35:06 +08:00
label: Database name
2022-11-08 17:44:32 +08:00
placeholder: answer
2023-08-23 17:35:06 +08:00
msg: Database name cannot be empty.
2022-11-08 17:44:32 +08:00
db_file:
2023-08-23 17:35:06 +08:00
label: Database file
2022-11-08 17:44:32 +08:00
placeholder: /data/answer.db
2023-08-23 17:35:06 +08:00
msg: Database file cannot be empty.
2022-11-08 17:44:32 +08:00
config_yaml:
title: Create config.yaml
label: The config.yaml file created.
desc: >-
2022-11-08 17:44:32 +08:00
You can create the <1>config.yaml</1> file manually in the
<1>/var/wwww/xxx/</1> directory and paste the following text into it.
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
info: After you've done that, click "Next" button.
2022-11-08 17:44:32 +08:00
site_information: Site Information
admin_account: Admin Account
site_name:
2023-08-23 17:35:06 +08:00
label: Site name
msg: Site name cannot be empty.
2023-08-25 12:32:16 +08:00
msg_max_length: Site name must be at maximum 30 characters in length.
2022-11-08 17:44:32 +08:00
site_url:
label: Site URL
text: The address of your site.
msg:
empty: Site URL cannot be empty.
incorrect: Site URL incorrect format.
2023-08-25 12:32:16 +08:00
max_length: Site URL must be at maximum 512 characters in length.
2022-11-08 17:44:32 +08:00
contact_email:
2023-08-23 17:35:06 +08:00
label: Contact email
2022-11-08 17:44:32 +08:00
text: Email address of key contact responsible for this site.
msg:
2023-08-23 17:35:06 +08:00
empty: Contact email cannot be empty.
incorrect: Contact email incorrect format.
2023-08-17 11:13:39 +08:00
login_required:
label: Private
switch: Login required
2023-08-17 11:27:58 +08:00
text: Only logged in users can access this community.
2022-11-08 17:44:32 +08:00
admin_name:
label: Name
msg: Name cannot be empty.
2023-01-28 11:05:31 +08:00
character: 'Must use the character set "a-z", "0-9", " - . _"'
2023-08-25 12:32:16 +08:00
msg_max_length: Name must be at maximum 30 characters in length.
2022-11-08 17:44:32 +08:00
admin_password:
label: Password
text: >-
You will need this password to log in. Please store it in a secure
location.
msg: Password cannot be empty.
2023-08-25 12:32:16 +08:00
msg_min_length: Password must be at least 8 characters in length.
msg_max_length: Password must be at maximum 32 characters in length.
2022-11-08 17:44:32 +08:00
admin_email:
label: Email
text: You will need this email to log in.
msg:
empty: Email cannot be empty.
incorrect: Email incorrect format.
2023-08-23 17:35:06 +08:00
ready_title: Your Answer is ready!
ready_desc: >-
2022-11-08 17:44:32 +08:00
If you ever feel like changing more settings, visit <1>admin section</1>;
find it in the site menu.
2022-11-10 11:13:51 +08:00
good_luck: "Have fun, and good luck!"
warn_title: Warning
warn_desc: >-
2022-11-08 17:44:32 +08:00
The file <1>config.yaml</1> already exists. If you need to reset any of the
configuration items in this file, please delete it first.
install_now: You may try <1>installing now</1>.
2022-11-08 17:44:32 +08:00
installed: Already installed
installed_desc: >-
2022-11-08 17:44:32 +08:00
You appear to have already installed. To reinstall please clear your old
database tables first.
db_failed: Database connection failed
db_failed_desc: >-
2023-08-23 17:35:06 +08:00
This either means that the database information in your <1>config.yaml</1> file is incorrect or that contact with the database server could not be established. This could mean your host's database server is down.
counts:
views: views
votes: votes
answers: answers
accepted: Accepted
page_error:
http_error: HTTP Error {{ code }}
2023-08-23 17:35:06 +08:00
desc_403: You don't have permission to access this page.
desc_404: Unfortunately, this page doesn't exist.
desc_50X: The server encountered an error and could not complete your request.
2022-11-08 17:44:32 +08:00
back_home: Back to homepage
page_maintenance:
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
desc: "We are under maintenance, we'll be back soon."
2022-11-16 11:38:13 +08:00
nav_menus:
dashboard: Dashboard
contents: Contents
questions: Questions
answers: Answers
users: Users
flags: Flags
settings: Settings
general: General
interface: Interface
smtp: SMTP
branding: Branding
legal: Legal
write: Write
tos: Terms of Service
privacy: Privacy
2022-12-06 10:35:06 +08:00
seo: SEO
2022-12-07 18:15:27 +08:00
customize: Customize
themes: Themes
2023-04-17 15:08:51 +08:00
css_html: CSS/HTML
2022-12-07 18:15:27 +08:00
login: Login
2023-04-17 15:08:51 +08:00
privileges: Privileges
2023-01-10 16:16:08 +08:00
plugins: Plugins
installed_plugins: Installed Plugins
2023-01-17 11:51:42 +08:00
website_welcome: Welcome to {{site_name}}
user_center:
2023-04-14 17:42:07 +08:00
login: Login
qrcode_login_tip: Please use {{ agentName }} to scan the QR code and log in.
login_failed_email_tip: Login failed, please allow this app to access your email information before try again.
2022-11-08 17:44:32 +08:00
admin:
admin_header:
title: Admin
dashboard:
title: Dashboard
welcome: Welcome to Answer Admin!
2022-11-08 17:44:32 +08:00
site_statistics: Site Statistics
2022-11-10 11:13:51 +08:00
questions: "Questions:"
answers: "Answers:"
comments: "Comments:"
votes: "Votes:"
active_users: "Active users:"
flags: "Flags:"
2022-11-08 17:44:32 +08:00
site_health_status: Site Health Status
2022-11-10 11:13:51 +08:00
version: "Version:"
https: "HTTPS:"
uploading_files: "Uploading files:"
smtp: "SMTP:"
timezone: "Timezone:"
2022-11-08 17:44:32 +08:00
system_info: System Info
2022-11-10 11:13:51 +08:00
storage_used: "Storage used:"
uptime: "Uptime:"
2022-11-08 17:44:32 +08:00
answer_links: Answer Links
documents: Documents
feedback: Feedback
support: Support
2022-11-08 17:44:32 +08:00
review: Review
config: Config
update_to: Update to
latest: Latest
check_failed: Check failed
2022-11-10 11:13:51 +08:00
"yes": "Yes"
"no": "No"
2022-11-08 17:44:32 +08:00
not_allowed: Not allowed
allowed: Allowed
enabled: Enabled
disabled: Disabled
flags:
title: Flags
pending: Pending
completed: Completed
flagged: Flagged
flagged_type: Flagged {{ type }}
2022-11-08 17:44:32 +08:00
created: Created
action: Action
review: Review
change_modal:
title: Change user status to...
btn_cancel: Cancel
btn_submit: Submit
normal_name: normal
normal_desc: A normal user can ask and answer questions.
2022-11-08 17:44:32 +08:00
suspended_name: suspended
suspended_desc: A suspended user can't log in.
2022-11-08 17:44:32 +08:00
deleted_name: deleted
deleted_desc: "Delete profile, authentication associations."
2022-11-08 17:44:32 +08:00
inactive_name: inactive
inactive_desc: An inactive user must re-validate their email.
2022-11-08 17:44:32 +08:00
confirm_title: Delete this user
confirm_content: Are you sure you want to delete this user? This is permanent!
confirm_btn: Delete
msg:
empty: Please select a reason.
status_modal:
2022-11-10 11:13:51 +08:00
title: "Change {{ type }} status to..."
2022-11-08 17:44:32 +08:00
normal_name: normal
normal_desc: A normal post available to everyone.
2022-11-08 17:44:32 +08:00
closed_name: closed
closed_desc: "A closed question can't answer, but still can edit, vote and comment."
2022-11-08 17:44:32 +08:00
deleted_name: deleted
2023-06-05 18:29:16 +08:00
deleted_desc: This post will be deleted.
2022-11-08 17:44:32 +08:00
btn_cancel: Cancel
btn_submit: Submit
btn_next: Next
2022-11-28 16:00:29 +08:00
user_role_modal:
title: Change user role to...
btn_cancel: Cancel
btn_submit: Submit
new_password_modal:
title: Set new password
form:
fields:
password:
label: Password
text: The user will be logged out and need to login again.
msg: Password must be at 8-32 characters in length.
btn_cancel: Cancel
btn_submit: Submit
user_modal:
title: Add new user
form:
fields:
2023-08-14 17:40:21 +08:00
users:
label: Bulk add user
2023-08-17 10:49:31 +08:00
placeholder: "John Smith, john@example.com, BUSYopr2\nAlice, alice@example.com, fpDntV8q"
2023-08-14 17:40:21 +08:00
text: Separate “name, email, password” with commas. One user per line.
msg: "Please enter the user's email, one per line."
display_name:
2023-08-23 17:35:06 +08:00
label: Display name
msg: Display name must be at 4-30 characters in length.
email:
label: Email
msg: Email is not valid.
password:
label: Password
msg: Password must be at 8-32 characters in length.
btn_cancel: Cancel
btn_submit: Submit
2022-11-08 17:44:32 +08:00
users:
title: Users
name: Name
email: Email
reputation: Reputation
created_at: Created Time
delete_at: Deleted Time
suspend_at: Suspended Time
status: Status
2022-11-28 16:00:29 +08:00
role: Role
2022-11-08 17:44:32 +08:00
action: Action
change: Change
all: All
2022-11-28 16:00:29 +08:00
staff: Staff
more: More
2022-11-08 17:44:32 +08:00
inactive: Inactive
suspended: Suspended
deleted: Deleted
normal: Normal
Moderator: Moderator
Admin: Admin
User: User
2022-11-08 17:44:32 +08:00
filter:
2022-11-10 11:13:51 +08:00
placeholder: "Filter by name, user:id"
2022-11-28 16:00:29 +08:00
set_new_password: Set new password
change_status: Change status
change_role: Change role
show_logs: Show logs
2022-12-07 18:15:27 +08:00
add_user: Add user
2022-11-08 17:44:32 +08:00
questions:
page_title: Questions
normal: Normal
closed: Closed
deleted: Deleted
post: Post
votes: Votes
answers: Answers
created: Created
status: Status
action: Action
change: Change
filter:
2022-11-10 11:13:51 +08:00
placeholder: "Filter by title, question:id"
2022-11-08 17:44:32 +08:00
answers:
page_title: Answers
normal: Normal
deleted: Deleted
post: Post
votes: Votes
created: Created
status: Status
action: Action
change: Change
filter:
2022-11-10 11:13:51 +08:00
placeholder: "Filter by title, answer:id"
2022-11-08 17:44:32 +08:00
general:
page_title: General
name:
2023-08-23 17:35:06 +08:00
label: Site name
2022-11-08 17:44:32 +08:00
msg: Site name cannot be empty.
2022-11-10 11:13:51 +08:00
text: "The name of this site, as used in the title tag."
2022-11-08 17:44:32 +08:00
site_url:
label: Site URL
msg: Site url cannot be empty.
validate: Please enter a valid URL.
2022-11-08 17:44:32 +08:00
text: The address of your site.
short_desc:
2023-08-23 17:35:06 +08:00
label: Short site description
2022-11-08 17:44:32 +08:00
msg: Short site description cannot be empty.
2022-11-10 11:13:51 +08:00
text: "Short description, as used in the title tag on homepage."
desc:
2023-08-23 17:35:06 +08:00
label: Site description
2022-11-08 17:44:32 +08:00
msg: Site description cannot be empty.
2022-11-10 11:13:51 +08:00
text: "Describe this site in one sentence, as used in the meta description tag."
2022-11-08 17:44:32 +08:00
contact_email:
2023-08-23 17:35:06 +08:00
label: Contact email
2022-11-08 17:44:32 +08:00
msg: Contact email cannot be empty.
validate: Contact email is not valid.
2022-11-08 17:44:32 +08:00
text: Email address of key contact responsible for this site.
interface:
page_title: Interface
language:
2023-08-23 17:35:06 +08:00
label: Interface language
2022-11-08 17:44:32 +08:00
msg: Interface language cannot be empty.
text: User interface language. It will change when you refresh the page.
time_zone:
label: Timezone
msg: Timezone cannot be empty.
text: Choose a city in the same timezone as you.
2022-11-08 17:44:32 +08:00
smtp:
page_title: SMTP
from_email:
2023-08-23 17:35:06 +08:00
label: From email
2022-11-08 17:44:32 +08:00
msg: From email cannot be empty.
text: The email address which emails are sent from.
from_name:
2023-08-23 17:35:06 +08:00
label: From name
2022-11-08 17:44:32 +08:00
msg: From name cannot be empty.
text: The name which emails are sent from.
smtp_host:
2023-08-23 17:35:06 +08:00
label: SMTP host
2022-11-08 17:44:32 +08:00
msg: SMTP host cannot be empty.
text: Your mail server.
encryption:
label: Encryption
msg: Encryption cannot be empty.
text: For most servers SSL is the recommended option.
ssl: SSL
none: None
smtp_port:
2023-08-23 17:35:06 +08:00
label: SMTP port
2022-11-08 17:44:32 +08:00
msg: SMTP port must be number 1 ~ 65535.
text: The port to your mail server.
smtp_username:
2023-08-23 17:35:06 +08:00
label: SMTP username
2022-11-08 17:44:32 +08:00
msg: SMTP username cannot be empty.
smtp_password:
2023-08-23 17:35:06 +08:00
label: SMTP password
2022-11-08 17:44:32 +08:00
msg: SMTP password cannot be empty.
test_email_recipient:
2023-08-23 17:35:06 +08:00
label: Test email recipients
2022-11-08 17:44:32 +08:00
text: Provide email address that will receive test sends.
msg: Test email recipients is invalid
smtp_authentication:
label: Enable authentication
2023-08-23 17:35:06 +08:00
title: SMTP authentication
2022-11-08 17:44:32 +08:00
msg: SMTP authentication cannot be empty.
2022-11-11 10:22:00 +08:00
"yes": "Yes"
"no": "No"
2022-11-10 12:19:34 +08:00
branding:
page_title: Branding
2022-11-16 12:07:05 +08:00
logo:
label: Logo
2022-11-16 12:07:05 +08:00
msg: Logo cannot be empty.
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
mobile_logo:
2023-08-23 17:35:06 +08:00
label: Mobile logo
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the "logo" setting will be used.
2022-11-16 12:07:05 +08:00
square_icon:
2023-08-23 17:35:06 +08:00
label: Square icon
2022-11-16 12:07:05 +08:00
msg: Square icon cannot be empty.
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
favicon:
label: Favicon
New Crowdin updates (#175) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Chinese Simplified) * Update en_US.yaml fix user display name length * update mark * update select * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * New translations en_US.yaml (Romanian) * New translations en_US.yaml (Afrikaans) * New translations en_US.yaml (Arabic) * New translations en_US.yaml (Catalan) * New translations en_US.yaml (Czech) * New translations en_US.yaml (Danish) * New translations en_US.yaml (Greek) * New translations en_US.yaml (Finnish) * New translations en_US.yaml (Hebrew) * New translations en_US.yaml (Hungarian) * New translations en_US.yaml (Armenian) * New translations en_US.yaml (Dutch) * New translations en_US.yaml (Norwegian) * New translations en_US.yaml (Polish) * New translations en_US.yaml (Albanian) * New translations en_US.yaml (Serbian (Cyrillic)) * New translations en_US.yaml (Swedish) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Ukrainian) * New translations en_US.yaml (Portuguese, Brazilian) * New translations en_US.yaml (Bengali) * New translations en_US.yaml (Azerbaijani) * New translations en_US.yaml (Bosnian) * New translations en_US.yaml (Balochi) * New translations en_US.yaml (Balinese) * New translations en_US.yaml (French) * New translations en_US.yaml (French) * fix typo * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (Chinese Traditional)
2023-02-06 10:31:45 +08:00
text: A favicon for your site. To work correctly over a CDN it must be a png. Will be resized to 32x32. If left blank, "square icon" will be used.
2022-11-11 10:22:00 +08:00
legal:
page_title: Legal
terms_of_service:
2023-08-23 17:35:06 +08:00
label: Terms of service
2022-11-11 10:22:00 +08:00
text: "You can add terms of service content here. If you already have a document hosted elsewhere, provide the full URL here."
privacy_policy:
2023-08-23 17:35:06 +08:00
label: Privacy policy
2022-11-11 10:22:00 +08:00
text: "You can add privacy policy content here. If you already have a document hosted elsewhere, provide the full URL here."
2022-11-15 10:43:21 +08:00
write:
page_title: Write
recommend_tags:
2023-08-23 17:35:06 +08:00
label: Recommend tags
2022-11-15 10:43:21 +08:00
text: "Please input tag slug above, one tag per line."
required_tag:
2023-08-23 17:35:06 +08:00
title: Required tag
2022-11-18 19:08:18 +08:00
label: Set recommend tag as required
text: "Every new question must have at least one recommend tag."
2022-11-15 10:43:21 +08:00
reserved_tags:
2023-08-23 17:35:06 +08:00
label: Reserved tags
2022-11-15 10:43:21 +08:00
text: "Reserved tags can only be added to a post by moderator."
2022-12-06 10:35:06 +08:00
seo:
page_title: SEO
permalink:
label: Permalink
text: Custom URL structures can improve the usability, and forward-compatibility of your links.
2022-12-06 10:35:06 +08:00
robots:
label: robots.txt
text: This will permanently override any related site settings.
2022-12-07 18:15:27 +08:00
themes:
page_title: Themes
themes:
label: Themes
text: Select an existing theme.
navbar_style:
label: Navbar Style
text: Select an existing theme.
primary_color:
label: Primary Color
text: Modify the colors used by your themes
css_and_html:
page_title: CSS and HTML
custom_css:
label: Custom CSS
2023-09-05 10:56:59 +08:00
text: This will insert as &lt;link>
2022-12-07 18:15:27 +08:00
head:
label: Head
2023-09-05 10:56:59 +08:00
text: This will insert before &lt;/head>
2022-12-07 18:15:27 +08:00
header:
label: Header
2023-09-05 10:56:59 +08:00
text: This will insert after &lt;body>
2022-12-07 18:15:27 +08:00
footer:
label: Footer
2023-09-05 10:56:59 +08:00
text: This will insert before &lt;/body>.
2023-04-17 18:32:43 +08:00
sidebar:
label: Sidebar
text: This will insert in sidebar.
2022-12-07 18:15:27 +08:00
login:
page_title: Login
membership:
title: Membership
label: Allow new registrations
2022-12-07 18:15:27 +08:00
text: Turn off to prevent anyone from creating a new account.
email_registration:
title: Email registration
label: Allow email registration
text: Turn off to prevent anyone creating new account through email.
allowed_email_domains:
title: Allowed email domains
text: Email domains that users must register accounts with. One domain per line. Ignored when empty.
2022-12-07 18:15:27 +08:00
private:
title: Private
label: Login required
2022-12-07 18:15:27 +08:00
text: Only logged in users can access this community.
2023-01-10 16:16:08 +08:00
installed_plugins:
title: Installed Plugins
2023-08-08 16:35:03 +08:00
plugin_link: Plugins extend and expand the functionality of Answer. You may find plugins in the <1>Answer Plugin Repository</1>.
2023-01-10 16:16:08 +08:00
filter:
all: All
active: Active
inactive: Inactive
outdated: Outdated
plugins:
label: Plugins
text: Select an existing plugin.
name: Name
version: Version
status: Status
action: Action
deactivate: Deactivate
2023-01-13 16:13:47 +08:00
activate: Activate
2023-01-10 16:16:08 +08:00
settings: Settings
2023-04-17 15:08:51 +08:00
settings_users:
title: Users
avatar:
2023-08-23 17:35:06 +08:00
label: Default avatar
2023-04-17 15:08:51 +08:00
text: For users without a custom avatar of their own.
2023-05-15 15:52:08 +08:00
gravatar_base_url:
2023-08-23 17:35:06 +08:00
label: Gravatar base URL
text: URL of the Gravatar provider's API base. Ignored when empty.
2023-04-17 15:08:51 +08:00
profile_editable:
2023-08-23 17:35:06 +08:00
title: Profile editable
2023-04-17 16:42:53 +08:00
allow_update_display_name:
label: Allow users to change their display name
allow_update_username:
label: Allow users to change their username
allow_update_avatar:
label: Allow users to change their profile image
allow_update_bio:
label: Allow users to change their about me
allow_update_website:
label: Allow users to change their website
allow_update_location:
label: Allow users to change their location
2023-04-17 17:54:51 +08:00
privilege:
title: Privileges
level:
label: Reputation required level
text: Choose the reputation required for the privileges
2023-01-17 11:51:42 +08:00
2022-11-10 11:13:51 +08:00
form:
optional: (optional)
2022-11-10 11:13:51 +08:00
empty: cannot be empty
invalid: is invalid
btn_submit: Save
2022-11-15 16:32:35 +08:00
not_found_props: "Required property {{ key }} not found."
2023-01-10 11:22:59 +08:00
select: Select
2023-01-13 11:38:01 +08:00
2022-11-22 16:48:40 +08:00
page_review:
2022-12-01 15:15:21 +08:00
review: Review
2022-11-22 16:48:40 +08:00
proposed: proposed
question_edit: Question edit
answer_edit: Answer edit
tag_edit: Tag edit
edit_summary: Edit summary
2022-11-25 17:55:13 +08:00
edit_question: Edit question
edit_answer: Edit answer
edit_tag: Edit tag
2022-11-22 16:48:40 +08:00
empty: No review tasks left.
2022-11-22 17:41:48 +08:00
timeline:
undeleted: undeleted
deleted: deleted
downvote: downvote
upvote: upvote
accept: accept
cancelled: cancelled
commented: commented
rollback: rollback
edited: edited
answered: answered
asked: asked
closed: closed
reopened: reopened
created: created
2023-04-13 18:43:48 +08:00
pin: pinned
unpin: unpinned
show: listed
hide: unlisted
2022-11-22 17:41:48 +08:00
title: "History for"
2022-12-01 12:32:01 +08:00
tag_title: "Timeline for"
2022-11-22 17:41:48 +08:00
show_votes: "Show votes"
n_or_a: N/A
2022-11-28 18:10:07 +08:00
title_for_question: "Timeline for"
2022-12-01 12:33:04 +08:00
title_for_answer: "Timeline for answer to {{ title }} by {{ author }}"
2022-12-01 12:32:01 +08:00
title_for_tag: "Timeline for tag"
2022-11-24 10:08:02 +08:00
datetime: Datetime
type: Type
by: By
comment: Comment
2022-11-24 11:35:32 +08:00
no_data: "We couldn't find anything."
2022-12-13 18:40:02 +08:00
users:
title: Users
users_with_the_most_reputation: Users with the highest reputation scores this week
users_with_the_most_vote: Users who voted the most this week
2022-12-13 18:40:02 +08:00
staffs: Our community staff
reputation: reputation
votes: votes
prompt:
leave_page: Are you sure you want to leave the page?
changes_not_save: Your changes may not be saved.
draft:
discard_confirm: Are you sure you want to discard your draft?
messages:
2023-04-13 18:43:48 +08:00
post_deleted: This post has been deleted.
post_pin: This post has been pinned.
post_unpin: This post has been unpinned.
post_hide_list: This post has been hidden from list.
post_show_list: This post has been shown to list.
post_reopen: This post has been reopened.