mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
New translations en.yml (Chinese Simplified)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
zh-CN:
|
||||
common:
|
||||
words:
|
||||
or: 'or'
|
||||
or: '或者'
|
||||
errors:
|
||||
unknown: 'An unknown error occurred, please try again'
|
||||
unknown: '发生未知错误,请重试'
|
||||
validations:
|
||||
required: '%{attribute} 为必填项'
|
||||
email: '电子邮箱无效'
|
||||
@@ -19,16 +19,16 @@ zh-CN:
|
||||
new_password: '新密码'
|
||||
new_password_confirmation: '确认新密码'
|
||||
current_password: '当前密码'
|
||||
notifications: 'Notifications'
|
||||
notifications: '通知'
|
||||
notifications_enabled_help: "关闭后,您将不会收到任何通知"
|
||||
recap_notification_frequency_never: 'Never'
|
||||
recap_notification_frequency_daily: 'Daily'
|
||||
recap_notification_frequency_weekly: 'Weekly'
|
||||
recap_notification_frequency_monthly: 'Monthly'
|
||||
recap_notification_frequency_help: 'recap notifications let you know if new feedback has been submitted or is waiting for your approval'
|
||||
recap_notification_frequency_never: '从不'
|
||||
recap_notification_frequency_daily: '每天'
|
||||
recap_notification_frequency_weekly: '每周'
|
||||
recap_notification_frequency_monthly: '每月'
|
||||
recap_notification_frequency_help: '重新映射通知让您知道是否有新的反馈已经提交或正在等待您的批准'
|
||||
waiting_confirmation: '正在等待验证 %{email}'
|
||||
no_password_set: 'You must set a password to update your profile'
|
||||
set_password: 'Set password'
|
||||
no_password_set: '您必须设置密码才能更新您的个人资料'
|
||||
set_password: '设置密码'
|
||||
password_leave_blank_help: "留空则不更改密码"
|
||||
current_password_required_help: '请输入当前密码以确认新设置'
|
||||
remember_me: '记住账号'
|
||||
@@ -47,30 +47,30 @@ zh-CN:
|
||||
resend_unlock_instructions: '重新发送解锁邮件'
|
||||
change_password: '修改密码'
|
||||
password_help: '至少需要 %{count} 个字符'
|
||||
email_registration_not_allowed: 'Email registration not allowed'
|
||||
email_registration_not_allowed: '不允许电子邮件注册'
|
||||
api_key:
|
||||
title: 'API key'
|
||||
current_api_key_help: 'You have already generated an API key and, for security reasons, it cannot be shown again. If you lost it, you can generate a new one below.'
|
||||
generate_api_key: 'Generate API key'
|
||||
generated_api_key_help: 'Save this API key in a safe place, as you will not be able to see it again.'
|
||||
generated_api_key_successfully: 'API key generated successfully!'
|
||||
confirm_generate_new_api_key: 'Are you sure you want to generate a new API key? The old one will be invalidated.'
|
||||
api_key_learn_more: 'Learn how to use the API'
|
||||
title: 'API 密钥'
|
||||
current_api_key_help: '您已经生成了一个 API 密钥,出于安全原因,它不能再次显示。 如果你丢失了它,你可以在下面生成一个新的。'
|
||||
generate_api_key: '生成 API 密钥'
|
||||
generated_api_key_help: '将此 API 密钥保存到一个安全的地方,因为您将无法再次看到。'
|
||||
generated_api_key_successfully: 'API 密钥生成成功!'
|
||||
confirm_generate_new_api_key: '你确定你想要生成一个新的 API 密钥吗?旧的密钥将失效。'
|
||||
api_key_learn_more: '了解如何使用 API'
|
||||
comments_number:
|
||||
other: '%{count} 条评论'
|
||||
no_status: '无状态'
|
||||
select_no_options_available: 'No options available'
|
||||
select_placeholder: 'Select...'
|
||||
select_no_options_available: '无可用选项'
|
||||
select_placeholder: '选择......'
|
||||
loading: '加载中…'
|
||||
confirmation: '您确定吗?'
|
||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||
confirmation_board_delete: '警告: 如果在此看板中有反馈帖子,那么所有这些帖子也将被删除。此操作不能撤消。'
|
||||
unsaved_changes: '如果您离开页面,未保存的更改将会丢失。'
|
||||
edited: '已编辑'
|
||||
enabled: '已启用'
|
||||
disabled: '已禁用'
|
||||
copied: '已复制!'
|
||||
user_staff: '工作人员'
|
||||
language_supported: '%{language} supported'
|
||||
language_supported: '%{language} 支持'
|
||||
powered_by: '技术支持:'
|
||||
buttons:
|
||||
new: '新建'
|
||||
@@ -83,10 +83,10 @@ zh-CN:
|
||||
back: '返回'
|
||||
test: '测试'
|
||||
clear: '清除'
|
||||
approve: 'Approve'
|
||||
reject: 'Reject'
|
||||
copy_to_clipboard: 'Copy to clipboard'
|
||||
preview: 'Preview'
|
||||
approve: '批准'
|
||||
reject: '拒绝'
|
||||
copy_to_clipboard: '复制到剪贴板'
|
||||
preview: '预览'
|
||||
datetime:
|
||||
now: '刚刚'
|
||||
minutes:
|
||||
@@ -96,41 +96,41 @@ zh-CN:
|
||||
days:
|
||||
other: '%{count} 天前'
|
||||
months:
|
||||
other: '%{count} months ago'
|
||||
other: '%{count} 个月前'
|
||||
years:
|
||||
other: '%{count} years ago'
|
||||
other: '%{count} 年前'
|
||||
header:
|
||||
menu:
|
||||
administration_header: 'Administration'
|
||||
administration_header: '管理'
|
||||
site_settings: '网站设置'
|
||||
moderation: 'Moderation'
|
||||
profile_header: 'Profile'
|
||||
moderation: '审核'
|
||||
profile_header: '个人资料'
|
||||
profile_settings: '账号设置'
|
||||
help_header: 'Help'
|
||||
tour: 'Tour'
|
||||
docs: 'Documentation'
|
||||
support: 'Support'
|
||||
help_header: '帮助'
|
||||
tour: '教学'
|
||||
docs: '文档'
|
||||
support: '技术支持'
|
||||
sign_out: '退出登录'
|
||||
log_in: '登录/注册'
|
||||
roadmap:
|
||||
title: '开发路线'
|
||||
billing:
|
||||
title: 'Billing'
|
||||
title: '账单'
|
||||
blocked_tenant:
|
||||
title: '此反馈空间已被禁止访问'
|
||||
board:
|
||||
new_post:
|
||||
submit_button: '提交反馈'
|
||||
submit_anonymous_button: 'Submit anonymously'
|
||||
submit_anonymous_button: '匿名提交'
|
||||
cancel_button: '取消'
|
||||
login_button: '登录/注册'
|
||||
title: '标题'
|
||||
description: '描述 (可选)'
|
||||
no_title: '必须填写标题'
|
||||
anonymous_submission_help: 'You are posting anonymously'
|
||||
non_anonymous_submission_help: 'You are posting as %{name}'
|
||||
anonymous_submission_help: '您正在匿名发布'
|
||||
non_anonymous_submission_help: '你发送了 %{name}'
|
||||
submit_success: '反馈已发布!您即将被重定向...'
|
||||
submit_pending: 'Your feedback has been submitted and is now pending moderator approval!'
|
||||
submit_pending: '您的反馈已经提交,正在等待管理员批准!'
|
||||
search_box:
|
||||
title: '搜索'
|
||||
filter_box:
|
||||
@@ -150,7 +150,7 @@ zh-CN:
|
||||
post:
|
||||
edit_button: '编辑'
|
||||
published_by: '发布者'
|
||||
published_anonymously: 'Published anonymously'
|
||||
published_anonymously: '匿名发布'
|
||||
post_status_select:
|
||||
no_post_status: '无'
|
||||
updates_box:
|
||||
@@ -167,7 +167,7 @@ zh-CN:
|
||||
not_following_description: "您不会收到关于此帖的更新的通知"
|
||||
comments:
|
||||
title: '活动'
|
||||
empty: 'There are no comments yet'
|
||||
empty: '尚无评论'
|
||||
post_update_badge: '更新'
|
||||
reply_button: '回复'
|
||||
new_comment:
|
||||
@@ -184,8 +184,8 @@ zh-CN:
|
||||
boards: '网站版块'
|
||||
post_statuses: '帖子状态'
|
||||
roadmap: '开发路线'
|
||||
webhooks: 'Webhooks'
|
||||
invitations: 'Invitations'
|
||||
webhooks: '网络钩子'
|
||||
invitations: '邀请'
|
||||
appearance: '外观定制'
|
||||
info_box:
|
||||
up_to_date: '已保存所有更改'
|
||||
@@ -197,27 +197,27 @@ zh-CN:
|
||||
brand_setting_name: '仅名称'
|
||||
brand_setting_logo: '仅图标'
|
||||
brand_setting_none: '无'
|
||||
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||
subtitle_privacy: 'Privacy'
|
||||
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||
subtitle_moderation: 'Moderation'
|
||||
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||
use_browser_locale_help: "如果您启用此设置,反馈空间将以用户的浏览器首选语言显示。 如果语言不可用,将使用默认语言。"
|
||||
subtitle_privacy: '隐私'
|
||||
is_private_help: '如果您启用此设置,只有登录用户才能看到反馈空间的内容。'
|
||||
subtitle_moderation: '审核'
|
||||
allow_anonymous_feedback_help: '如果您启用此设置,未注册用户将可以提交反馈。'
|
||||
feedback_approval_policy_anonymous_require_approval: '仅需批准匿名反馈'
|
||||
feedback_approval_policy_never_require_approval: '不需要审核'
|
||||
feedback_approval_policy_always_require_approval: '总是需要审核'
|
||||
feedback_approval_policy_help: '如果您需要批准,提交的反馈将在管理员或管理员批准之前隐藏在公众面前。 版主和管理员提交的反馈总是自动获得批准。'
|
||||
subtitle_header: '页眉'
|
||||
logo_links_to_root_page: 'Root page'
|
||||
logo_links_to_custom_url: 'Custom URL'
|
||||
logo_links_to_nothing: 'Nothing'
|
||||
logo_links_to_root_page: '首页'
|
||||
logo_links_to_custom_url: '自定义 URL'
|
||||
logo_links_to_nothing: '无'
|
||||
collapse_boards_in_header_no_collapse: '从不'
|
||||
collapse_boards_in_header_always_collapse: '始终'
|
||||
subtitle_visibility: '可见性'
|
||||
custom_domain_help: 'First, in your DNS settings, add a CNAME record pointing "%{domain}" to "cname.astuto.io". Then, click the "Save" button below.'
|
||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||
custom_domain_help: '首先,在DNS设置中,添加一条指向“%{domain}”到“CNAME .astuto.io”的CNAME记录。然后,点击下面的“保存”按钮。'
|
||||
custom_domain_learn_more: '学习如何配置自定义域名'
|
||||
show_vote_count_help: '如果您启用此设置,用户将可以看到帖子的投票数。 这可能会鼓励用户对已经很受欢迎的帖子进行投票,导致雪球效应。'
|
||||
show_vote_button_in_board_help: '如果您启用此设置,用户将能够从版块页面直接对帖子投票。 这可能会鼓励用户对更多的帖子投票,导致更多的票数,但会稀释每一票的重要性。'
|
||||
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||
hide_unused_statuses_in_filter_by_status_help: '如果您启用此设置, 只有分配给该板中至少一个帖子的状态才会按状态侧边栏过滤器显示在过滤器中。'
|
||||
boards:
|
||||
title: '网站版块'
|
||||
empty: '尚无版块,在下方创建板块!'
|
||||
@@ -234,57 +234,57 @@ zh-CN:
|
||||
roadmap:
|
||||
title: '开发路线'
|
||||
title2: '不在路线图中'
|
||||
title_embed: 'Embed roadmap'
|
||||
title_embed: '嵌入路线图'
|
||||
empty: '路线图是空的。'
|
||||
help: '您可以从下方拖拽状态添加到开发路线图中。如果您想要创建新状态或改变顺序,请前往 网站设置 > 帖子状态。'
|
||||
show_board_filter: 'Show board filter'
|
||||
show_post_status_filter: 'Show status filter'
|
||||
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||
show_board_filter: '显示看板筛选器'
|
||||
show_post_status_filter: '显示状态筛选器'
|
||||
embed_help: '您可以通过复制上面的代码将路线图嵌入您的网站。'
|
||||
invitations:
|
||||
new_invitations_title: 'New invitations'
|
||||
past_invitations_title: 'Invitations'
|
||||
to: 'Send invitations to'
|
||||
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||
subject: 'Email subject'
|
||||
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||
body: 'Email body'
|
||||
new_invitations_title: '新邀请'
|
||||
past_invitations_title: '邀请'
|
||||
to: '发送邀请到'
|
||||
to_help: '您想邀请的人的电子邮件地址,用逗号隔开。'
|
||||
subject: '邮件主题'
|
||||
subject_default: '我们非常重视您的反馈!加入我们塑造%{name}!'
|
||||
body: '电子邮件正文'
|
||||
body_default: |
|
||||
Hello!
|
||||
你好!
|
||||
|
||||
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||
我们非常感谢您使用%{name}的经验,并希望听到您的反馈。您的见解有助于我们改进并继续提供最好的服务。
|
||||
|
||||
Click the link below to share your thoughts and make your voice heard:
|
||||
点击下面的链接,分享你的想法,让你的声音被听到:
|
||||
|
||||
%link%
|
||||
%链接%
|
||||
|
||||
Have a great day!
|
||||
祝你今天愉快!
|
||||
send:
|
||||
other: 'Send %{count} invitations'
|
||||
submit_success: 'Invitations sent!'
|
||||
submit_failure: 'An error occurred while sending invitations'
|
||||
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||
test_invitation_button: 'Test send invitation'
|
||||
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||
all: 'All'
|
||||
pending: 'Pending'
|
||||
accepted: 'Accepted'
|
||||
sent_at: 'Sent %{when}'
|
||||
accepted_at: 'Accepted %{when}'
|
||||
expired: 'Expired'
|
||||
other: '发送%{count}个邀请'
|
||||
submit_success: '邀请已发送!'
|
||||
submit_failure: '发送邀请时发生错误'
|
||||
invalid_emails: '无效的电子邮件地址:%{emails}'
|
||||
too_many_emails: '一次只能发送%{count}个邀请。'
|
||||
invitation_link_not_found: '您必须在电子邮件正文中使用%link%占位符'
|
||||
test_invitation_button: '测试发送邀请'
|
||||
test_invitation_help: '这将发送一个测试邀请电子邮件到%{email}'
|
||||
test_invitation_success: '测试邀请邮件已发送至%{email}'
|
||||
all: '全部'
|
||||
pending: '等待'
|
||||
accepted: '已接受'
|
||||
sent_at: '发送 %{when}'
|
||||
accepted_at: '接受 %{when}'
|
||||
expired: '过期'
|
||||
appearance:
|
||||
title: '外观定制'
|
||||
learn_more: '了解如何自定义外观'
|
||||
authentication:
|
||||
title: '身份验证'
|
||||
learn_more: '了解如何配置自定义 OAuth 提供者'
|
||||
email_registration_subtitle: 'Email registration'
|
||||
email_registration_policy_all: 'Anyone can register with email'
|
||||
email_registration_policy_none: 'No one can register with email'
|
||||
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||
email_registration_subtitle: '邮箱注册'
|
||||
email_registration_policy_all: '任何人都可以用电子邮件注册'
|
||||
email_registration_policy_none: '没有人可以用电子邮件注册'
|
||||
email_registration_policy_custom: '只有具有特定电子邮件域名才能注册账号'
|
||||
allowed_email_domains_help: '用逗号分隔域。例如:"gmail.com,yahoo.com,hotmail.com"。留空以允许任何域。'
|
||||
oauth_subtitle: 'OAuth 提供者'
|
||||
default_oauth: '默认 OAuth 提供者'
|
||||
copy_url: '复制网址'
|
||||
@@ -303,40 +303,40 @@ zh-CN:
|
||||
subtitle_user_profile_config: '用户资料配置'
|
||||
client_secret_help: '出于安全隐藏'
|
||||
webhooks:
|
||||
title: 'Webhooks'
|
||||
learn_more: 'Learn how to configure and use webhooks'
|
||||
empty: 'There are no webhooks.'
|
||||
title: '网络钩子'
|
||||
learn_more: '学习如何配置和使用 webhooks'
|
||||
empty: '没有Webhooks'
|
||||
triggers:
|
||||
new_post: 'New post'
|
||||
new_post_pending_approval: 'New post (pending approval)'
|
||||
delete_post: 'Delete post'
|
||||
post_status_change: 'Post status change'
|
||||
new_comment: 'New comment'
|
||||
new_vote: 'New vote'
|
||||
new_user: 'New user'
|
||||
new_post: '新帖子'
|
||||
new_post_pending_approval: '新帖子 (待审批)'
|
||||
delete_post: '删除帖子'
|
||||
post_status_change: '帖子状态更改'
|
||||
new_comment: '新评论'
|
||||
new_vote: '新投票'
|
||||
new_user: '新用户'
|
||||
http_methods:
|
||||
post: 'POST'
|
||||
put: 'PUT'
|
||||
patch: 'PATCH'
|
||||
delete: 'DELETE'
|
||||
form:
|
||||
title_new: 'New webhook'
|
||||
title_edit: 'Edit webhook'
|
||||
add_header: 'Add header'
|
||||
header_n_key: 'Header %{n} key'
|
||||
header_n_value: 'Header %{n} value'
|
||||
template_variables_selector_placeholder: 'Select a template variable...'
|
||||
preview_error: 'There is an error in your template'
|
||||
title_new: '新建 Webhook'
|
||||
title_edit: '编辑 Webhook'
|
||||
add_header: '添加Header'
|
||||
header_n_key: '请求头 %{n} 关键字'
|
||||
header_n_value: '请求头 %{n} 值'
|
||||
template_variables_selector_placeholder: '选择模板变量...'
|
||||
preview_error: '模板中存在错误'
|
||||
test_page:
|
||||
title: 'Webhook test results'
|
||||
title: 'Webhook 测试结果'
|
||||
moderation:
|
||||
menu:
|
||||
feedback: 'Feedback'
|
||||
feedback: '反馈'
|
||||
users: '用户'
|
||||
feedback:
|
||||
anonymous_feedback_allowed: 'Anonymous feedback allowed'
|
||||
anonymous_feedback_not_allowed: 'Anonymous feedback not allowed'
|
||||
change_feedback_moderation_settings: 'Change feedback moderation settings'
|
||||
anonymous_feedback_allowed: '允许匿名反馈'
|
||||
anonymous_feedback_not_allowed: '不允许匿名反馈'
|
||||
change_feedback_moderation_settings: '更改反馈审核设置'
|
||||
users:
|
||||
title: '用户'
|
||||
block: '封禁'
|
||||
|
||||
Reference in New Issue
Block a user