diff --git a/app/javascript/mastodon/locales/sco.json b/app/javascript/mastodon/locales/sco.json
index 8a0efb6a312..b82634ca7c5 100644
--- a/app/javascript/mastodon/locales/sco.json
+++ b/app/javascript/mastodon/locales/sco.json
@@ -69,6 +69,11 @@
"announcement.announcement": "Annooncement",
"attachments_list.unprocessed": "(No processed)",
"audio.hide": "Stow audio",
+ "block_modal.remote_users_caveat": "We will ask the server {domain} tae respect yer decision. Awtho mind compliance isnae a guarantee, sin some servers may haundle blocks differently. Public posts may yet be visible tae non-loggit-in uisers.",
+ "block_modal.they_cant_mention": "Thay cannae mention or follae you.",
+ "block_modal.they_cant_see_posts": "Thay cannae see yer posts and you willnae see thairs.",
+ "block_modal.they_will_know": "Thay can see that they're blockit.",
+ "block_modal.title": "Block uiser?",
"boost_modal.combo": "Ye kin chap {combo} tae dingie this neist tim",
"bundle_column_error.copy_stacktrace": "Copy error report",
"bundle_column_error.error.body": "The requestit page cuidnae be rennert. Hit cuid be doon tae a bug in wir code, or a brooser compatability issue.",
@@ -112,9 +117,11 @@
"community.column_settings.remote_only": "Remote ainly",
"compose.language.change": "Chynge Leid",
"compose.language.search": "Seirch leids...",
+ "compose.published.body": "Post published.",
+ "compose.saved.body": "Post saved.",
"compose_form.direct_message_warning_learn_more": "Lairn mair",
"compose_form.encryption_warning": "Posts on Mastodon isnae en-tae-en encryptit. Dinnae share onie sensitive information ower Mastodon.",
- "compose_form.hashtag_warning": "This post won't be listed under any hashtag as it is unlisted. Only public posts can be searched by hashtag.",
+ "compose_form.hashtag_warning": "This post willnae be listit under ony hashtag fir it is unlistit. Only public posts can be searched by hashtag.",
"compose_form.lock_disclaimer": "Yer accoont isnae {locked}. Awbody kin follae ye for tae luik at yer follaer-ainly posts.",
"compose_form.lock_disclaimer.lock": "lockit",
"compose_form.placeholder": "Whit's on yer mind?",
@@ -124,6 +131,7 @@
"compose_form.publish_form": "Publish",
"compose_form.spoiler.marked": "Tak aff the content warnin",
"compose_form.spoiler.unmarked": "Pit on a content warnin",
+ "compose_form.spoiler_placeholder": "Content warnin (optional)",
"confirmation_modal.cancel": "Stap",
"confirmations.block.confirm": "Dingie",
"confirmations.delete.confirm": "Delete",
@@ -132,6 +140,7 @@
"confirmations.delete_list.message": "Ye shair thit ye'r wantin fir tae delete this post fir ever?",
"confirmations.discard_edit_media.confirm": "Fling awa",
"confirmations.discard_edit_media.message": "Ye'v chynges tae the media description or preview thit ye'v no saved, fling them awa onie weys?",
+ "confirmations.edit.message": "Editin the noo will owerwrit the message yer componin. Are ye suir yer wantin tae proceed?",
"confirmations.logout.confirm": "Log oot",
"confirmations.logout.message": "Ye shair thit ye'r wantin tae log oot?",
"confirmations.mute.confirm": "Wheesht",
@@ -180,7 +189,7 @@
"empty_column.explore_statuses": "Naethin is trendin the noo. Check back efter!",
"empty_column.follow_requests": "Ye dinnae hae onie follaer requests yit. Whan ye get ane, it'll shaw up here.",
"empty_column.hashtag": "There naethin in this hashtag yit.",
- "empty_column.home": "Yer hame timeline is toum! Follae mair fowk fir tae full it up. {suggestions}",
+ "empty_column.home": "Yer hame timeline is toum! Follae mair fowk fir tae full it up.",
"empty_column.list": "There naethin in this list yit. Whan memmers o this list publish new posts, ye'll see them here.",
"empty_column.mutes": "Ye'v no wheesht onie uisers yit.",
"empty_column.notifications": "Ye dinnae hae onie notes yit. Whan ither fowk interacks wi ye, ye'll see it here.",
@@ -466,7 +475,7 @@
"status.show_less_all": "Shaw less fir aw",
"status.show_more_all": "Shaw mair fir aw",
"status.show_original": "Shaw original",
- "status.title.with_attachments": "{user} posted {attachmentCount, plural, one {an attachment} other {# attachments}}",
+ "status.title.with_attachments": "{user} posted {attachmentCount, plural, one {an attachment} other {{attachmentCount} attachments}}",
"status.translate": "Owerset",
"status.translated_from_with": "Owerset fae {lang} uisin {provider}",
"status.unmute_conversation": "Unwheesht conversation",
diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json
index 558df23eb05..55cb2313d40 100644
--- a/app/javascript/mastodon/locales/zh-CN.json
+++ b/app/javascript/mastodon/locales/zh-CN.json
@@ -11,7 +11,7 @@
"about.not_available": "此信息在当前服务器尚不可用。",
"about.powered_by": "由 {mastodon} 驱动的去中心化社交媒体",
"about.rules": "站点规则",
- "account.account_note_header": "备注",
+ "account.account_note_header": "个人备注",
"account.add_or_remove_from_list": "从列表中添加或移除",
"account.badges.bot": "机器人",
"account.badges.group": "群组",
@@ -26,7 +26,7 @@
"account.domain_blocked": "域名已屏蔽",
"account.edit_profile": "修改个人资料",
"account.enable_notifications": "当 @{name} 发布嘟文时通知我",
- "account.endorse": "在账户页推荐此用户",
+ "account.endorse": "在个人资料中推荐此用户",
"account.featured_tags.last_status_at": "上次发言于 {date}",
"account.featured_tags.last_status_never": "暂无嘟文",
"account.featured_tags.title": "{name} 的精选标签",
@@ -43,8 +43,8 @@
"account.in_memoriam": "谨此悼念。",
"account.joined_short": "加入于",
"account.languages": "更改订阅语言",
- "account.link_verified_on": "已于 {date} 验证此链接的所有权",
- "account.locked_info": "此账户已锁嘟。账户所有人会手动审核新关注者。",
+ "account.link_verified_on": "此链接的所有权已在 {date} 检查",
+ "account.locked_info": "此账号已锁嘟。账号所有人会手动审核新关注者。",
"account.media": "媒体",
"account.mention": "提及 @{name}",
"account.moved_to": "{name} 的新账号是:",
@@ -60,9 +60,9 @@
"account.report": "举报 @{name}",
"account.requested": "正在等待对方同意。点击取消发送关注请求",
"account.requested_follow": "{name} 向你发送了关注请求",
- "account.share": "分享 @{name} 的账户页",
+ "account.share": "分享 @{name} 的个人资料",
"account.show_reblogs": "显示来自 @{name} 的转嘟",
- "account.statuses_counter": "{count, plural, other {{counter} 嘟文}}",
+ "account.statuses_counter": "{count, plural, other {{counter} 条嘟文}}",
"account.unblock": "取消屏蔽 @{name}",
"account.unblock_domain": "取消屏蔽 {domain} 域名",
"account.unblock_short": "取消屏蔽",
@@ -77,9 +77,9 @@
"admin.dashboard.retention.average": "平均",
"admin.dashboard.retention.cohort": "注册月份",
"admin.dashboard.retention.cohort_size": "新用户",
- "admin.impact_report.instance_accounts": "将被删除的账户",
- "admin.impact_report.instance_followers": "本站用户即将丢失的关注者",
- "admin.impact_report.instance_follows": "对方站点用户即将丢失的关注者",
+ "admin.impact_report.instance_accounts": "将被删除的账号",
+ "admin.impact_report.instance_followers": "本实例用户即将丢失的关注者",
+ "admin.impact_report.instance_follows": "对方实例用户将会丢失的关注者",
"admin.impact_report.title": "影响摘要",
"alert.rate_limited.message": "请在 {retry_time, time, medium} 后重试。",
"alert.rate_limited.title": "频率受限",
@@ -89,23 +89,23 @@
"announcement.announcement": "公告",
"annual_report.summary.archetype.booster": "潮流捕手",
"annual_report.summary.archetype.lurker": "吃瓜群众",
- "annual_report.summary.archetype.oracle": "无所不在",
- "annual_report.summary.archetype.pollster": "投票狂魔",
- "annual_report.summary.archetype.replier": "评论区原住民",
+ "annual_report.summary.archetype.oracle": "未卜先知",
+ "annual_report.summary.archetype.pollster": "民调专家",
+ "annual_report.summary.archetype.replier": "社交蝴蝶",
"annual_report.summary.followers.followers": "关注者",
"annual_report.summary.followers.total": "共 {count} 人",
- "annual_report.summary.here_it_is": "你的 {year} 年度回顾在此:",
- "annual_report.summary.highlighted_post.by_favourites": "最受欢迎嘟嘟",
- "annual_report.summary.highlighted_post.by_reblogs": "传播最广嘟嘟",
- "annual_report.summary.highlighted_post.by_replies": "最热闹嘟嘟",
+ "annual_report.summary.here_it_is": "您的 {year} 年度回顾在此:",
+ "annual_report.summary.highlighted_post.by_favourites": "最受欢迎的嘟文",
+ "annual_report.summary.highlighted_post.by_reblogs": "传播最广的嘟文",
+ "annual_report.summary.highlighted_post.by_replies": "评论最多的嘟文",
"annual_report.summary.highlighted_post.possessive": "{name} 的",
"annual_report.summary.most_used_app.most_used_app": "最常用的应用",
"annual_report.summary.most_used_hashtag.most_used_hashtag": "最常用的话题",
"annual_report.summary.most_used_hashtag.none": "无",
- "annual_report.summary.new_posts.new_posts": "新嘟嘟",
+ "annual_report.summary.new_posts.new_posts": "新嘟文",
"annual_report.summary.percentile.text": "这使你跻身 {domain} 用户的前",
"annual_report.summary.percentile.we_wont_tell_bernie": " ",
- "annual_report.summary.thanks": "谢谢你这一年和 Mastodon 上的大家一起嘟嘟!",
+ "annual_report.summary.thanks": "感谢您成为 Mastodon 的一员!",
"attachments_list.unprocessed": "(未处理)",
"audio.hide": "隐藏音频",
"block_modal.remote_users_caveat": "我们将要求站点 {domain} 尊重你的决定。然而,我们无法保证对方一定遵从,因为某些站点可能会以不同的方案处理屏蔽操作。公开嘟文仍然可能对未登录用户可见。",
@@ -114,11 +114,11 @@
"block_modal.they_cant_mention": "他们不能提及或关注你。",
"block_modal.they_cant_see_posts": "他们看不到你的嘟文,你也看不到他们的嘟文。",
"block_modal.they_will_know": "对方将能看到自己被屏蔽。",
- "block_modal.title": "屏蔽该用户?",
+ "block_modal.title": "确定要屏蔽此用户?",
"block_modal.you_wont_see_mentions": "你将不会看到提及他们的嘟文。",
"boost_modal.combo": "下次按住 {combo} 即可跳过此提示",
- "boost_modal.reblog": "是否转嘟?",
- "boost_modal.undo_reblog": "是否取消转嘟?",
+ "boost_modal.reblog": "是否要转嘟?",
+ "boost_modal.undo_reblog": "是否要取消转嘟?",
"bundle_column_error.copy_stacktrace": "复制错误报告",
"bundle_column_error.error.body": "请求的页面无法渲染,可能是代码出现错误或浏览器存在兼容性问题。",
"bundle_column_error.error.title": "糟糕!",
@@ -131,14 +131,14 @@
"bundle_modal_error.close": "关闭",
"bundle_modal_error.message": "载入此页面时发生了错误。",
"bundle_modal_error.retry": "重试",
- "closed_registrations.other_server_instructions": "基于 Mastodon 的去中心化特性,你可以在其它服务器上创建账号,并与本站用户保持互动。",
- "closed_registrations_modal.description": "你目前无法在 {domain} 上创建账户,但请注意,使用 Mastodon 并非需要专门在 {domain} 上注册账户。",
+ "closed_registrations.other_server_instructions": "基于 Mastodon 去中心化的特性,你可以其他服务器上创建账号,并继续与此服务器互动。",
+ "closed_registrations_modal.description": "你目前无法在 {domain} 上创建账号,但请注意,使用 Mastodon 并非需要专门在 {domain} 上注册账号。",
"closed_registrations_modal.find_another_server": "查找其他服务器",
"closed_registrations_modal.preamble": "Mastodon 是去中心化的,所以无论在哪个实例创建账号,都可以关注本服务器上的账号并与之交流。 或者你还可以自己搭建实例!",
"closed_registrations_modal.title": "注册 Mastodon 账号",
"column.about": "关于",
"column.blocks": "屏蔽的用户",
- "column.bookmarks": "收藏夹",
+ "column.bookmarks": "书签",
"column.community": "本站时间线",
"column.create_list": "创建列表",
"column.direct": "私下提及",
@@ -175,7 +175,7 @@
"compose_form.direct_message_warning_learn_more": "详细了解",
"compose_form.encryption_warning": "Mastodon 上的嘟文未经端到端加密。请勿在 Mastodon 上分享敏感信息。",
"compose_form.hashtag_warning": "这条嘟文被设置为“不公开”,因此它不会出现在任何话题的列表下。只有公开的嘟文才能通过话题进行搜索。",
- "compose_form.lock_disclaimer": "你的账户没有{locked}。任何人都可以在关注你后立即查看仅关注者可见的嘟文。",
+ "compose_form.lock_disclaimer": "你的账号没有{locked}。任何人都可以在关注你后立即查看仅关注者可见的嘟文。",
"compose_form.lock_disclaimer.lock": "锁嘟",
"compose_form.placeholder": "想写什么?",
"compose_form.poll.duration": "投票期限",
@@ -186,7 +186,7 @@
"compose_form.poll.switch_to_single": "将投票改为单选",
"compose_form.poll.type": "类型",
"compose_form.publish": "发布",
- "compose_form.publish_form": "新建嘟文",
+ "compose_form.publish_form": "发嘟",
"compose_form.reply": "回复",
"compose_form.save_changes": "更改",
"compose_form.spoiler.marked": "移除内容警告",
@@ -196,21 +196,21 @@
"confirmations.block.confirm": "屏蔽",
"confirmations.delete.confirm": "删除",
"confirmations.delete.message": "你确定要删除这条嘟文吗?",
- "confirmations.delete.title": "是否删除嘟文?",
+ "confirmations.delete.title": "确定要删除嘟文?",
"confirmations.delete_list.confirm": "删除",
- "confirmations.delete_list.message": "你确定要永久删除此列表吗?",
- "confirmations.delete_list.title": "是否删除列表?",
+ "confirmations.delete_list.message": "确定要永久删除此列表吗?",
+ "confirmations.delete_list.title": "确定要删除列表?",
"confirmations.discard_edit_media.confirm": "丢弃",
"confirmations.discard_edit_media.message": "你还有未保存的媒体描述或预览修改,仍要丢弃吗?",
"confirmations.edit.confirm": "编辑",
"confirmations.edit.message": "编辑此消息将会覆盖当前正在撰写的信息。仍要继续吗?",
- "confirmations.edit.title": "是否重写嘟文?",
+ "confirmations.edit.title": "确定要重写嘟文?",
"confirmations.follow_to_list.confirm": "关注并添加到列表",
"confirmations.follow_to_list.message": "你需要先关注 {name},才能将其添加到列表。",
- "confirmations.follow_to_list.title": "是否关注用户?",
+ "confirmations.follow_to_list.title": "确定要关注此用户?",
"confirmations.logout.confirm": "退出登录",
"confirmations.logout.message": "确定要退出登录吗?",
- "confirmations.logout.title": "是否退出登录?",
+ "confirmations.logout.title": "确定要退出登录?",
"confirmations.mute.confirm": "隐藏",
"confirmations.redraft.confirm": "删除并重新编辑",
"confirmations.redraft.message": "确定删除这条嘟文并重写吗?所有相关的喜欢和转嘟都将丢失,嘟文的回复也会失去关联。",
@@ -220,7 +220,7 @@
"confirmations.reply.title": "是否重写嘟文?",
"confirmations.unfollow.confirm": "取消关注",
"confirmations.unfollow.message": "你确定要取消关注 {name} 吗?",
- "confirmations.unfollow.title": "是否取消关注用户?",
+ "confirmations.unfollow.title": "确定要取消关注用户?",
"content_warning.hide": "隐藏",
"content_warning.show": "展开",
"content_warning.show_more": "展开",
@@ -248,10 +248,10 @@
"domain_block_modal.they_can_interact_with_old_posts": "该站点的用户可以与你之前的嘟文交互。",
"domain_block_modal.they_cant_follow": "该站点上将没有人可以关注你。",
"domain_block_modal.they_wont_know": "对方不会知道自己被屏蔽。",
- "domain_block_modal.title": "是否屏蔽该域名?",
+ "domain_block_modal.title": "确定要屏蔽此域名?",
"domain_block_modal.you_will_lose_num_followers": "你将失去 {followersCount, plural, other {{followersCountDisplay} 名关注者}}和 {followingCount, plural, other {{followingCountDisplay} 名关注}}。",
"domain_block_modal.you_will_lose_relationships": "你将丢失该站点上的所有关注与关注者。",
- "domain_block_modal.you_wont_see_posts": "你将不会看到该站点用户的嘟文或通知。",
+ "domain_block_modal.you_wont_see_posts": "你将不会看到此服务器上用户的嘟文或通知。",
"domain_pill.activitypub_lets_connect": "它可以让你与不同社交应用上的人交流互动,而不仅限于 Mastodon。",
"domain_pill.activitypub_like_language": "ActivityPub 好比 Mastodon 与其它社交网络交流时使用的语言。",
"domain_pill.server": "服务器",
@@ -283,7 +283,7 @@
"emoji_button.symbols": "符号",
"emoji_button.travel": "旅行与地点",
"empty_column.account_hides_collections": "该用户选择不公开此信息",
- "empty_column.account_suspended": "账户已被停用",
+ "empty_column.account_suspended": "账号已被停用",
"empty_column.account_timeline": "这里没有嘟文!",
"empty_column.account_unavailable": "个人资料不可用",
"empty_column.blocks": "你还未屏蔽任何用户。",
@@ -300,7 +300,7 @@
"empty_column.home": "你的主页时间线还没有内容!快去关注更多人吧。",
"empty_column.list": "列表中还没有任何内容。当列表成员发布新嘟文时,它们将出现在这里。",
"empty_column.mutes": "你没有隐藏任何用户。",
- "empty_column.notification_requests": "都看完了!这里没有任何未读通知。当收到新的通知时,它们将根据你的设置显示在这里。",
+ "empty_column.notification_requests": "一扫而空!这里没有任何未读通知。当收到新的通知时,将根据你的设置显示在这里。",
"empty_column.notifications": "你还没有收到过任何通知,快和其他用户互动吧。",
"empty_column.public": "这里什么都没有!写一些公开的嘟文,或者关注其他服务器的用户后,这里就会有嘟文出现了",
"error.unexpected_crash.explanation": "此页面无法正确显示,这可能是因为我们的代码中有错误,也可能是因为浏览器兼容问题。",
@@ -318,16 +318,16 @@
"filter_modal.added.context_mismatch_title": "场景不匹配!",
"filter_modal.added.expired_explanation": "此过滤规则类别已过期,你需要修改到期日期才能应用。",
"filter_modal.added.expired_title": "过滤规则已过期!",
- "filter_modal.added.review_and_configure": "要检查并进一步配置此过滤规则分类,请前往{settings_link}。",
+ "filter_modal.added.review_and_configure": "要检查并进一步配置这条过滤规则,请前往{settings_link}。",
"filter_modal.added.review_and_configure_title": "过滤规则设置",
"filter_modal.added.settings_link": "设置页面",
"filter_modal.added.short_explanation": "此嘟文已被添加到以下过滤规则:{title}。",
"filter_modal.added.title": "已添加过滤规则 !",
"filter_modal.select_filter.context_mismatch": "不适用于此场景",
"filter_modal.select_filter.expired": "已过期",
- "filter_modal.select_filter.prompt_new": "新条目:{name}",
+ "filter_modal.select_filter.prompt_new": "新类别:{name}",
"filter_modal.select_filter.search": "搜索或创建",
- "filter_modal.select_filter.subtitle": "使用一个已存在条目,或创建新条目",
+ "filter_modal.select_filter.subtitle": "使用已存在类别,或创建新类别",
"filter_modal.select_filter.title": "过滤此嘟文",
"filter_modal.title.status": "过滤一条嘟文",
"filter_warning.matches_filter": "命中过滤规则 “{title}”",
@@ -343,8 +343,8 @@
"follow_suggestions.dismiss": "不再显示",
"follow_suggestions.featured_longer": "由 {domain} 管理团队精选",
"follow_suggestions.friends_of_friends_longer": "在你关注的人中很受欢迎",
- "follow_suggestions.hints.featured": "该用户已被 {domain} 管理团队精选。",
- "follow_suggestions.hints.friends_of_friends": "该用户在你关注的人中很受欢迎。",
+ "follow_suggestions.hints.featured": "该账号已被 {domain} 管理团队精选。",
+ "follow_suggestions.hints.friends_of_friends": "该账号在你关注的人中很受欢迎。",
"follow_suggestions.hints.most_followed": "该用户是 {domain} 上关注度最高的用户之一。",
"follow_suggestions.hints.most_interactions": "该用户最近在 {domain} 获得了很多关注。",
"follow_suggestions.hints.similar_to_recently_followed": "该用户与你最近关注的人类似。",
@@ -381,9 +381,9 @@
"hashtag.follow": "关注话题",
"hashtag.unfollow": "取消关注话题",
"hashtags.and_other": "… 和另外 {count, plural, other {# 个话题}}",
- "hints.profiles.followers_may_be_missing": "该账户的关注者列表可能没有完全显示。",
- "hints.profiles.follows_may_be_missing": "该账户的关注列表可能没有完全显示。",
- "hints.profiles.posts_may_be_missing": "该账户的嘟文可能没有完全显示。",
+ "hints.profiles.followers_may_be_missing": "该账号的关注者列表可能没有完全显示。",
+ "hints.profiles.follows_may_be_missing": "该账号的关注列表可能没有完全显示。",
+ "hints.profiles.posts_may_be_missing": "该账号的嘟文可能没有完全显示。",
"hints.profiles.see_more_followers": "在 {domain} 查看更多关注者",
"hints.profiles.see_more_follows": "在 {domain} 查看更多关注",
"hints.profiles.see_more_posts": "在 {domain} 查看更多嘟文",
@@ -399,19 +399,19 @@
"ignore_notifications_modal.disclaimer": "Mastodon无法通知对方用户你忽略了他们的通知。忽略通知不会阻止消息本身的发送。",
"ignore_notifications_modal.filter_instead": "改为过滤",
"ignore_notifications_modal.filter_to_act_users": "你仍然可以接受、拒绝或举报用户",
- "ignore_notifications_modal.filter_to_avoid_confusion": "过滤有助于避免潜在的混淆",
+ "ignore_notifications_modal.filter_to_avoid_confusion": "选择过滤有助于避免潜在的混淆",
"ignore_notifications_modal.filter_to_review_separately": "你可以单独查看被过滤的通知",
"ignore_notifications_modal.ignore": "忽略通知",
"ignore_notifications_modal.limited_accounts_title": "是否忽略来自受限账号的通知?",
- "ignore_notifications_modal.new_accounts_title": "是否忽略来自新账户的通知?",
+ "ignore_notifications_modal.new_accounts_title": "是否忽略来自新账号的通知?",
"ignore_notifications_modal.not_followers_title": "是否忽略未关注你的人的通知?",
"ignore_notifications_modal.not_following_title": "是否忽略你未关注的人的通知?",
"ignore_notifications_modal.private_mentions_title": "是否忽略不请自来的私下提及?",
- "interaction_modal.action.favourite": "你需要切换到自己的账户,再发送喜欢。",
- "interaction_modal.action.follow": "你需要切换到自己的账户,再进行关注。",
- "interaction_modal.action.reblog": "你需要切换到自己的账户,再进行转嘟。",
- "interaction_modal.action.reply": "你需要切换到自己的账户,再发送回复。",
- "interaction_modal.action.vote": "你需要切换到自己的账户,再发送投票。",
+ "interaction_modal.action.favourite": "你需要切换到自己的账号,再发送喜欢。",
+ "interaction_modal.action.follow": "你需要切换到自己的账号,再进行关注。",
+ "interaction_modal.action.reblog": "你需要切换到自己的账号,再进行转嘟。",
+ "interaction_modal.action.reply": "你需要切换到自己的账号,再发送回复。",
+ "interaction_modal.action.vote": "你需要切换到自己的账号,再发送投票。",
"interaction_modal.go": "跳转",
"interaction_modal.no_account_yet": "还没有账号?",
"interaction_modal.on_another_server": "在另一服务器",
@@ -429,7 +429,7 @@
"keyboard_shortcuts.blocked": "打开被屏蔽用户列表",
"keyboard_shortcuts.boost": "转嘟",
"keyboard_shortcuts.column": "选中某栏",
- "keyboard_shortcuts.compose": "选中输入框",
+ "keyboard_shortcuts.compose": "选择输入框",
"keyboard_shortcuts.description": "说明",
"keyboard_shortcuts.direct": "打开私下提及栏",
"keyboard_shortcuts.down": "在列表中让光标下移",
@@ -444,11 +444,11 @@
"keyboard_shortcuts.local": "打开本站时间线",
"keyboard_shortcuts.mention": "提及嘟文作者",
"keyboard_shortcuts.muted": "打开隐藏用户列表",
- "keyboard_shortcuts.my_profile": "打开你的账户页",
+ "keyboard_shortcuts.my_profile": "打开你的个人资料",
"keyboard_shortcuts.notifications": "打开通知栏",
"keyboard_shortcuts.open_media": "打开媒体",
"keyboard_shortcuts.pinned": "打开置顶嘟文列表",
- "keyboard_shortcuts.profile": "打开作者的账户页",
+ "keyboard_shortcuts.profile": "打开作者的个人资料",
"keyboard_shortcuts.reply": "回复嘟文",
"keyboard_shortcuts.requests": "打开关注请求列表",
"keyboard_shortcuts.search": "选中搜索框",
@@ -513,7 +513,7 @@
"navigation_bar.administration": "管理",
"navigation_bar.advanced_interface": "在高级网页界面中打开",
"navigation_bar.blocks": "已屏蔽的用户",
- "navigation_bar.bookmarks": "收藏夹",
+ "navigation_bar.bookmarks": "书签",
"navigation_bar.community_timeline": "本站时间线",
"navigation_bar.compose": "撰写新嘟文",
"navigation_bar.direct": "私下提及",
@@ -529,7 +529,7 @@
"navigation_bar.logout": "退出登录",
"navigation_bar.moderation": "审核",
"navigation_bar.mutes": "已隐藏的用户",
- "navigation_bar.opened_in_classic_interface": "嘟文页、账户页与其他某些页面默认在经典网页界面中打开。",
+ "navigation_bar.opened_in_classic_interface": "嘟文页、个人资料与其他某些页面默认在经典网页界面中打开。",
"navigation_bar.personal": "个人",
"navigation_bar.pins": "置顶嘟文",
"navigation_bar.preferences": "偏好设置",
@@ -592,16 +592,16 @@
"notification_requests.dismiss_multiple": "{count, plural, other {拒绝 # 个请求…}}",
"notification_requests.edit_selection": "编辑",
"notification_requests.exit_selection": "完成",
- "notification_requests.explainer_for_limited_account": "来自此账户的通知已被过滤,因为此账户已被管理员限制。",
- "notification_requests.explainer_for_limited_remote_account": "来自此账户的通知已被过滤,因为此账户或其所在的服务器已被管理员限制。",
+ "notification_requests.explainer_for_limited_account": "来自该账号的通知已被过滤,因为该账号已被管理员限制。",
+ "notification_requests.explainer_for_limited_remote_account": "来自该账号的通知已被过滤,因为该账号或其所在的实例已被管理员限制。",
"notification_requests.maximize": "最大化",
"notification_requests.minimize_banner": "最小化被过滤通知横幅",
"notification_requests.notifications_from": "来自 {name} 的通知",
"notification_requests.title": "被过滤的通知",
"notification_requests.view": "查看通知",
"notifications.clear": "清空通知列表",
- "notifications.clear_confirmation": "你确定要永久清空通知列表吗?",
- "notifications.clear_title": "是否清空通知?",
+ "notifications.clear_confirmation": "确定要永久清空通知列表吗?",
+ "notifications.clear_title": "确定要清空通知?",
"notifications.column_settings.admin.report": "新举报:",
"notifications.column_settings.admin.sign_up": "新注册:",
"notifications.column_settings.alert": "桌面通知",
@@ -616,7 +616,7 @@
"notifications.column_settings.push": "推送通知",
"notifications.column_settings.reblog": "转嘟:",
"notifications.column_settings.show": "在通知栏显示",
- "notifications.column_settings.sound": "播放提示音",
+ "notifications.column_settings.sound": "播放音效",
"notifications.column_settings.status": "新嘟文:",
"notifications.column_settings.unread_notifications.category": "未读通知",
"notifications.column_settings.unread_notifications.highlight": "高亮显示未读通知",
@@ -643,11 +643,11 @@
"notifications.policy.filter_limited_accounts_hint": "被服务器管理员限制的账号",
"notifications.policy.filter_limited_accounts_title": "受限账号",
"notifications.policy.filter_new_accounts.hint": "注册未满 {days, plural, other {# 天}} 的账号",
- "notifications.policy.filter_new_accounts_title": "新账户",
+ "notifications.policy.filter_new_accounts_title": "新账号",
"notifications.policy.filter_not_followers_hint": "包括关注你未满 {days, plural, other {# 天}}的人",
"notifications.policy.filter_not_followers_title": "没有关注你的人",
"notifications.policy.filter_not_following_hint": "需要你手动批准",
- "notifications.policy.filter_not_following_title": "你没有关注的人",
+ "notifications.policy.filter_not_following_title": "需要你手动批准",
"notifications.policy.filter_private_mentions_hint": "过滤通知,除非对应嘟文是在回复你的私下提及,或来自你关注的人。",
"notifications.policy.filter_private_mentions_title": "不请自来的私下提及",
"notifications.policy.title": "管理来自 … 的通知",
@@ -659,8 +659,8 @@
"onboarding.follows.empty": "很抱歉,现在无法显示任何结果。你可以尝试使用搜索或浏览探索页面来查找要关注的人,或稍后再试。",
"onboarding.follows.search": "搜索",
"onboarding.follows.title": "关注用户,玩转 Mastodon",
- "onboarding.profile.discoverable": "让我的账户可被他人发现",
- "onboarding.profile.discoverable_hint": "当你在 Mastodon 上启用发现功能时,你的嘟文可能会出现在搜索结果与热门中,你的账户可能会被推荐给与你兴趣相似的人。",
+ "onboarding.profile.discoverable": "让我的账号可被他人发现",
+ "onboarding.profile.discoverable_hint": "当你在 Mastodon 上启用发现功能时,你的嘟文可能会出现在搜索结果与热门中,你的账号可能会被推荐给与你兴趣相似的人。",
"onboarding.profile.display_name": "昵称",
"onboarding.profile.display_name_hint": "你的全名或昵称…",
"onboarding.profile.note": "简介",
@@ -668,7 +668,7 @@
"onboarding.profile.save_and_continue": "保存并继续",
"onboarding.profile.title": "设置个人资料",
"onboarding.profile.upload_avatar": "上传头像",
- "onboarding.profile.upload_header": "上传账户页封面图",
+ "onboarding.profile.upload_header": "上传账号封面图",
"password_confirmation.exceeds_maxlength": "密码确认超过最大密码长度",
"password_confirmation.mismatching": "确认密码与密码不一致。",
"picture_in_picture.restore": "恢复",
@@ -687,7 +687,7 @@
"privacy.direct.short": "特定的人",
"privacy.private.long": "仅限你的关注者",
"privacy.private.short": "关注者",
- "privacy.public.long": "所有 Mastodon 内外的人",
+ "privacy.public.long": "",
"privacy.public.short": "公开",
"privacy.unlisted.additional": "此模式的行为与“公开”类似,只是嘟文不会出现在实时动态、话题、探索或 Mastodon 搜索页面中,即使您已全局开启了对应的发现设置。",
"privacy.unlisted.long": "减少算法影响",
@@ -720,7 +720,7 @@
"report.categories.violation": "内容违反一条或多条服务器规则",
"report.category.subtitle": "选择最佳匹配",
"report.category.title": "告诉我们此 {type} 存在的问题",
- "report.category.title_account": "账户",
+ "report.category.title_account": "账号",
"report.category.title_status": "嘟文",
"report.close": "完成",
"report.comment.title": "还有什么你认为我们应该知道的吗?",
@@ -743,7 +743,7 @@
"report.rules.subtitle": "选择所有适用选项",
"report.rules.title": "违反了哪些规则?",
"report.statuses.subtitle": "选择所有适用选项",
- "report.statuses.title": "是否有可以证实此举报的嘟文?",
+ "report.statuses.title": "是否有任何嘟文可以支持这一报告?",
"report.submit": "提交",
"report.target": "举报 {target}",
"report.thanks.take_action": "以下是你控制你在 Mastodon 上能看到哪些内容的选项:",
@@ -751,7 +751,7 @@
"report.thanks.title": "不想看到这个内容?",
"report.thanks.title_actionable": "感谢提交举报,我们将会进行处理。",
"report.unfollow": "取消关注 @{name}",
- "report.unfollow_explanation": "你正在关注此账户。如果不想继续在主页看到他们的嘟文,取消对他们的关注即可。",
+ "report.unfollow_explanation": "你正在关注此账号。如果不想继续在主页看到他们的嘟文,取消对他们的关注即可。",
"report_notification.attached_statuses": "附上 {count} 条嘟文",
"report_notification.categories.legal": "法律义务",
"report_notification.categories.legal_sentence": "非法内容",
@@ -764,8 +764,8 @@
"report_notification.open": "打开举报",
"search.no_recent_searches": "无最近搜索",
"search.placeholder": "搜索",
- "search.quick_action.account_search": "包含 {x} 的账户",
- "search.quick_action.go_to_account": "打开 {x} 的账户页",
+ "search.quick_action.account_search": "包含 {x} 的账号",
+ "search.quick_action.go_to_account": "打开 {x} 的个人资料",
"search.quick_action.go_to_hashtag": "打开话题 {x}",
"search.quick_action.open_url": "在 Mastodon 中打开此链接",
"search.quick_action.status_search": "包含 {x} 的嘟文",
@@ -782,7 +782,7 @@
"search_results.all": "全部",
"search_results.hashtags": "话题",
"search_results.no_results": "未找到结果。",
- "search_results.no_search_yet": "可以尝试搜索嘟文、账户或话题。",
+ "search_results.no_search_yet": "不妨试下搜索嘟文、账号或话题。",
"search_results.see_all": "查看全部",
"search_results.statuses": "嘟文",
"search_results.title": "搜索 “{q}”",
@@ -791,7 +791,7 @@
"server_banner.administered_by": "本站管理员:",
"server_banner.is_one_of_many": "{domain} 是可用于参与联邦宇宙的众多独立 Mastodon 站点之一。",
"server_banner.server_stats": "服务器统计数据:",
- "sign_in_banner.create_account": "创建账户",
+ "sign_in_banner.create_account": "创建账号",
"sign_in_banner.follow_anyone": "关注联邦宇宙中的任何人,并按时间顺序查看所有内容。没有算法、广告或诱导链接。",
"sign_in_banner.mastodon_is": "Mastodon 是了解最新动态的最佳途径。",
"sign_in_banner.sign_in": "登录",
@@ -827,14 +827,14 @@
"status.mute": "隐藏 @{name}",
"status.mute_conversation": "关闭此对话的通知",
"status.open": "展开嘟文",
- "status.pin": "在账户页置顶",
+ "status.pin": "在个人资料页面置顶",
"status.pinned": "置顶嘟文",
"status.read_more": "查看更多",
"status.reblog": "转嘟",
"status.reblog_private": "以相同可见性转嘟",
"status.reblogged_by": "{name} 转嘟了",
"status.reblogs": "{count, plural, other {次转嘟}}",
- "status.reblogs.empty": "还没有人转嘟过此条嘟文。转嘟此嘟文的人会显示在这里。",
+ "status.reblogs.empty": "没有人转嘟过此条嘟文。如果有人转嘟了,就会显示在这里。",
"status.redraft": "删除并重新编辑",
"status.remove_bookmark": "取消收藏",
"status.remove_favourite": "从喜欢列表中移除",
@@ -853,7 +853,7 @@
"status.translated_from_with": "由 {provider} 翻译自 {lang}",
"status.uncached_media_warning": "预览不可用",
"status.unmute_conversation": "恢复此对话的通知提醒",
- "status.unpin": "在账户页取消置顶",
+ "status.unpin": "在个人资料页面取消置顶",
"subscribed_languages.lead": "更改此选择后,只有选定语言的嘟文才会出现在你的主页和列表时间线上。选择「无」将显示所有语言的嘟文。",
"subscribed_languages.save": "保存更改",
"subscribed_languages.target": "更改 {target} 的订阅语言",
diff --git a/app/javascript/mastodon/locales/zh-TW.json b/app/javascript/mastodon/locales/zh-TW.json
index 0010c687c0e..a06b566d01d 100644
--- a/app/javascript/mastodon/locales/zh-TW.json
+++ b/app/javascript/mastodon/locales/zh-TW.json
@@ -53,7 +53,7 @@
"account.mute_short": "靜音",
"account.muted": "已靜音",
"account.mutual": "互相跟隨",
- "account.no_bio": "無個人檔案描述",
+ "account.no_bio": "無個人檔案描述。",
"account.open_original_page": "檢視原始頁面",
"account.posts": "嘟文",
"account.posts_with_replies": "嘟文與回覆",
diff --git a/config/locales/activerecord.be.yml b/config/locales/activerecord.be.yml
index 0c77b78b0d5..e0c7b14622a 100644
--- a/config/locales/activerecord.be.yml
+++ b/config/locales/activerecord.be.yml
@@ -15,7 +15,6 @@ be:
user/invite_request:
text: Прычына
errors:
- messages:
models:
account:
attributes:
diff --git a/config/locales/activerecord.cs.yml b/config/locales/activerecord.cs.yml
index e62c4264ddb..8aa1848ca1e 100644
--- a/config/locales/activerecord.cs.yml
+++ b/config/locales/activerecord.cs.yml
@@ -20,7 +20,6 @@ cs:
invalid: není platný název domény
messages:
invalid_domain_on_line: "%{value} není platný název domény"
- too_many_lines: překročil limit %{limit} řádků
models:
account:
attributes:
diff --git a/config/locales/activerecord.pt-PT.yml b/config/locales/activerecord.pt-PT.yml
index ecbfab3dc40..274a2bf01f1 100644
--- a/config/locales/activerecord.pt-PT.yml
+++ b/config/locales/activerecord.pt-PT.yml
@@ -20,7 +20,6 @@ pt-PT:
invalid: não é um nome de domínio válido
messages:
invalid_domain_on_line: "%{value} não é um nome de domínio válido"
- too_many_lines: está acima do limite de %{limit} linhas
models:
account:
attributes:
diff --git a/config/locales/activerecord.tok.yml b/config/locales/activerecord.tok.yml
index c0004f12ac9..9a6f9e5875a 100644
--- a/config/locales/activerecord.tok.yml
+++ b/config/locales/activerecord.tok.yml
@@ -20,7 +20,6 @@ tok:
invalid: li nimi ilo ike
messages:
invalid_domain_on_line: nimi "%{value}" li nimi ilo ike
- too_many_lines: la %{limit} o mute nanpa wan pi linja sitelen
models:
account:
attributes:
diff --git a/config/locales/activerecord.zh-CN.yml b/config/locales/activerecord.zh-CN.yml
index 74cb299b3b8..7be8621f1f8 100644
--- a/config/locales/activerecord.zh-CN.yml
+++ b/config/locales/activerecord.zh-CN.yml
@@ -23,6 +23,8 @@ zh-CN:
models:
account:
attributes:
+ fields:
+ fields_with_values_missing_labels: 包含缺失标签的值
username:
invalid: 只能使用字母、数字和下划线
reserved: 是保留关键字
@@ -42,7 +44,7 @@ zh-CN:
attributes:
account_id:
taken: 已经被加入到列表了
- must_be_following: 需要是你关注的账户
+ must_be_following: 需要是你关注的账号
status:
attributes:
reblog:
@@ -57,7 +59,7 @@ zh-CN:
user_role:
attributes:
permissions_as_keys:
- dangerous: 包含对基本角色而言不安全的权限
+ dangerous: 包含对基本角色不安全的权限
elevated: 不能包含你当前身份未有的权限
own_role: 你当前的角色无权执行此更改
position:
diff --git a/config/locales/devise.zh-CN.yml b/config/locales/devise.zh-CN.yml
index 77d8a404dc7..c96c4afdccc 100644
--- a/config/locales/devise.zh-CN.yml
+++ b/config/locales/devise.zh-CN.yml
@@ -7,12 +7,12 @@ zh-CN:
send_paranoid_instructions: 如果你的邮箱地址存在于我们的数据库中,你将在几分钟内收到一封邮件,内含如何验证邮箱地址的指引。如果你没有收到这封邮件,请检查你的垃圾邮件文件夹。
failure:
already_authenticated: 你已登录。
- inactive: 你还没有激活账户。
+ inactive: 你还没有激活账号。
invalid: "%{authentication_keys} 无效或密码错误。"
last_attempt: 你只有最后一次尝试机会,若未通过,账号将被锁定。
- locked: 你的账户已被锁定。
+ locked: 你的账号已被锁定。
not_found_in_database: "%{authentication_keys}或密码错误。"
- omniauth_user_creation_failure: 为此身份创建账户时出错。
+ omniauth_user_creation_failure: 为此身份创建账号时出错。
pending: 你的账号仍在审核中。
timeout: 你的会话已过期。请重新登录再继续操作。
unauthenticated: 继续操作前请注册或者登录。
@@ -28,34 +28,34 @@ zh-CN:
title: 验证邮箱地址
email_changed:
explanation: 你的账号的邮箱地址将变更为:
- extra: 如果你并没有请求更改你的邮箱地址,则他人很有可能已经入侵你的账户。请立即更改你的密码,或者,如果你已经无法访问你的账户,请联系服务器管理员请求协助。
+ extra: 如果你并没有请求更改你的邮箱地址,则他人很有可能已经入侵你的账号。请立即更改你的密码,或者,如果你已经无法访问你的账号,请联系服务器管理员请求协助。
subject: Mastodon:邮箱地址已被更改
title: 新邮箱地址
password_change:
- explanation: 你的账户密码已更改。
- extra: 如果你并没有申请更改密码,那似乎有人已经入侵你的账户。请立即更改你的密码;如果你已经无法访问你的账户,请联系服务器的管理员获取帮助。
+ explanation: 你的账号密码已更改。
+ extra: 如果你并没有申请更改密码,那似乎有人已经入侵你的账号。请立即更改你的密码;如果你已经无法访问你的账号,请联系服务器的管理员获取帮助。
subject: Mastodon:密码已被更改
title: 密码已被重置
reconfirmation_instructions:
explanation: 点击下面的链接来确认你的新邮箱地址。
- extra: 如果你并没有请求本次更改,请忽略此邮件。Mastodon 账户的邮箱地址只有在你点击上面的链接后才会更改。
+ extra: 如果你并没有请求本次更改,请忽略此邮件。Mastodon 账号的邮箱地址只有在你点击上面的链接后才会更改。
subject: Mastodon:确认 %{instance} 电子邮箱地址
title: 验证邮箱地址
reset_password_instructions:
action: 更改密码
- explanation: 点击下面的链接来更改账户的密码。
+ explanation: 点击下面的链接来更改账号的密码。
extra: 如果你并没有请求本次变更,请忽略此邮件。你的密码只有在你点击上面的链接并输入新密码后才会更改。
subject: Mastodon:重置密码说明
title: 重置密码
two_factor_disabled:
explanation: 目前只能通过邮箱地址和密码登录。
subject: Mastodon:双因素认证已禁用
- subtitle: 你账户的双因素认证已被停用。
+ subtitle: 你账号的双因素认证已被停用。
title: 双因素认证已停用
two_factor_enabled:
explanation: 登录时需要输入先前配对好的TOTP应用生成的令牌。
subject: Mastodon:双因素认证已启用
- subtitle: 你账户的双因素认证已被启用。
+ subtitle: 你账号的双因素认证已被启用。
title: 双因素认证已启用
two_factor_recovery_codes_changed:
explanation: 新恢复码已生成,同时旧恢复码已失效。
@@ -63,23 +63,23 @@ zh-CN:
subtitle: 新恢复码已生成,同时旧恢复码已失效。
title: 双因素认证恢复码已更改
unlock_instructions:
- subject: Mastodon:账户解锁信息
+ subject: Mastodon:账号解锁信息
webauthn_credential:
added:
- explanation: 以下安全密钥已添加到你的账户
+ explanation: 以下安全密钥已添加到你的账号
subject: Mastodon:新的安全密钥
title: 已添加一个新的安全密钥
deleted:
- explanation: 以下安全密钥已从你的账户中删除
+ explanation: 以下安全密钥已从你的账号中删除
subject: Mastodon:安全密钥已删除
title: 你的安全密钥之一已被删除
webauthn_disabled:
- explanation: 你账户的安全密钥身份认证已被停用。
+ explanation: 你账号的安全密钥身份认证已被停用。
extra: 目前只能用先前配对的TOTP应用生成的令牌登录。
subject: Mastodon:安全密钥认证已禁用
title: 安全密钥已禁用
webauthn_enabled:
- explanation: 你账户的安全密钥身份认证已被启用。
+ explanation: 你账号的安全密钥身份认证已被启用。
extra: 你的安全密钥现在可用于登录。
subject: Mastodon:安全密钥认证已启用
title: 已启用安全密钥
@@ -93,17 +93,17 @@ zh-CN:
updated: 你的密码已成功修改,现在你已登录。
updated_not_active: 你的密码已修改成功。
registrations:
- destroyed: 再见!你的账户已成功注销。我们希望很快可以再见到你。
+ destroyed: 再见!你的账号已成功注销。我们希望很快可以再见到你。
update_needs_confirmation: 账号信息更新成功,但我们需要验证你的新邮箱地址,请点击邮件中的链接以确认。如果没有收到邮件,请检查你的垃圾邮件文件夹。
- updated: 账户资料更新成功。
+ updated: 账号资料更新成功。
sessions:
already_signed_out: 已成功退出登录。
signed_in: 已成功登录。
signed_out: 已成功退出登录。
unlocks:
- send_instructions: 几分钟后,你将收到一封解锁账户的邮件。如果没有,请检查你的垃圾邮箱。
+ send_instructions: 几分钟后,你将收到一封解锁账号的邮件。如果没有,请检查你的垃圾邮箱。
send_paranoid_instructions: 如果你的账号存在,你将会在几分钟内收到一封指引你如何解锁账号的邮件。如果你没有收到这封邮件,请检查你邮箱的垃圾箱。
- unlocked: 你的账户已成功解锁。登录以继续。
+ unlocked: 你的账号已成功解锁。登录以继续。
errors:
messages:
already_confirmed: 已经成功确认,请尝试登录
diff --git a/config/locales/doorkeeper.zh-CN.yml b/config/locales/doorkeeper.zh-CN.yml
index bccb26d5bf7..256ecbb776d 100644
--- a/config/locales/doorkeeper.zh-CN.yml
+++ b/config/locales/doorkeeper.zh-CN.yml
@@ -60,7 +60,7 @@ zh-CN:
error:
title: 发生错误
new:
- prompt_html: "%{client_name} 请求获得访问你账户的权限。 请在确保自己了解并信任此来源后再批准该请求。"
+ prompt_html: "%{client_name} 请求获得访问你账号的权限。 请在确保自己了解并信任此来源后再批准该请求。"
review_permissions: 检查权限
title: 需要授权
show:
@@ -123,7 +123,7 @@ zh-CN:
admin/accounts: 账号管理
admin/all: 所有管理功能
admin/reports: 举报管理
- all: 完全访问你的Mastodon账户
+ all: 完全访问你的Mastodon账号
blocks: 屏蔽
bookmarks: 收藏
conversations: 会话
@@ -167,12 +167,12 @@ zh-CN:
admin:write:reports: 对举报执行管理操作
crypto: 使用端到端加密
follow: 关注或屏蔽用户
- profile: 仅读取你账户的个人资料信息
- push: 接收你的账户的推送通知
- read: 读取你的账户数据
+ profile: 仅读取你账号的个人资料信息
+ push: 接收你的账号的推送通知
+ read: 读取你的账号数据
read:accounts: 查看账号信息
read:blocks: 查看你的屏蔽列表
- read:bookmarks: 查看你的收藏夹
+ read:bookmarks: 查看你的书签
read:favourites: 查看喜欢的嘟文
read:filters: 查看你的过滤规则
read:follows: 查看你的关注
@@ -184,7 +184,7 @@ zh-CN:
read:statuses: 查看所有嘟文
write: 修改你的账号数据
write:accounts: 修改你的个人资料
- write:blocks: 屏蔽账户与站点
+ write:blocks: 屏蔽账号与站点
write:bookmarks: 收藏嘟文
write:conversations: 静音并删除会话
write:favourites: 喜欢嘟文
diff --git a/config/locales/ia.yml b/config/locales/ia.yml
index e5343621827..f42271d16ca 100644
--- a/config/locales/ia.yml
+++ b/config/locales/ia.yml
@@ -164,7 +164,7 @@ ia:
undo_silenced: Disfacer le limite
undo_suspension: Disfacer le suspension
unsilenced_msg: Le limite del conto de %{username} ha essite cancellate
- unsubscribe: Desubscriber
+ unsubscribe: Cancellar subscription
unsuspended_msg: Le suspension del conto %{username} ha essite annullate
username: Nomine de usator
view_domain: Vider summario de dominio
@@ -1117,7 +1117,7 @@ ia:
notification_preferences: Cambiar preferentias de e-mail
salutation: "%{name},"
settings: 'Cambiar preferentias de e-mail: %{link}'
- unsubscribe: Desubscriber
+ unsubscribe: Cancellar subscription
view: 'Visita:'
view_profile: Vider profilo
view_status: Vider message
@@ -1519,7 +1519,7 @@ ia:
title: Historia de authentication
mail_subscriptions:
unsubscribe:
- action: Si, desubscriber
+ action: Si, cancellar subscription
complete: Desubscribite
confirmation_html: Es tu secur de voler cancellar le subscription al %{type} de Mastodon sur %{domain} pro tu adresse de e-mail %{email}? Tu pote sempre resubscriber te a partir del parametros de notification in e-mail.
emails:
diff --git a/config/locales/simple_form.bg.yml b/config/locales/simple_form.bg.yml
index fee710113b1..a903a3be06d 100644
--- a/config/locales/simple_form.bg.yml
+++ b/config/locales/simple_form.bg.yml
@@ -3,7 +3,6 @@ bg:
simple_form:
hints:
account:
- attribution_domains: Едно на ред. Защитава от фалшиви атрибути.
discoverable: Вашите публични публикации и профил може да се представят или препоръчват в различни области на Mastodon и вашия профил може да се предлага на други потребители.
display_name: Вашето пълно име или псевдоним.
fields: Вашата начална страница, местоимения, години, всичко що искате.
@@ -150,7 +149,6 @@ bg:
url: До къде ще се изпращат събитията
labels:
account:
- attribution_domains: Уебсайтове, на които е позволено да приписват авторството ви
discoverable: Включване на профил и публикации в алгоритмите за откриване
fields:
name: Етикет
diff --git a/config/locales/simple_form.ca.yml b/config/locales/simple_form.ca.yml
index 4e70a46d71a..c908d07479e 100644
--- a/config/locales/simple_form.ca.yml
+++ b/config/locales/simple_form.ca.yml
@@ -3,7 +3,6 @@ ca:
simple_form:
hints:
account:
- attribution_domains: Un per línia. Protegeix de falses atribucions.
discoverable: El teu perfil i els teus tuts públics poden aparèixer o ser recomanats en diverses àreas de Mastodon i el teu perfil pot ser suggerit a altres usuaris.
display_name: El teu nom complet o el teu nom divertit.
fields: La teva pàgina d'inici, pronoms, edat, el que vulguis.
@@ -148,7 +147,6 @@ ca:
url: On els esdeveniments seran enviats
labels:
account:
- attribution_domains: Webs que us poden donar crèdit
discoverable: Permet el perfil i el tuts en els algorismes de descobriment
fields:
name: Etiqueta
diff --git a/config/locales/simple_form.cs.yml b/config/locales/simple_form.cs.yml
index 37ad72a7e47..515c7fb9e82 100644
--- a/config/locales/simple_form.cs.yml
+++ b/config/locales/simple_form.cs.yml
@@ -3,7 +3,6 @@ cs:
simple_form:
hints:
account:
- attribution_domains: Jeden na řádek. Chrání před falešným připisování autorství.
discoverable: Vaše veřejné příspěvky a profil mohou být zobrazeny nebo doporučeny v různých oblastech Mastodonu a váš profil může být navrhován ostatním uživatelům.
display_name: Vaše celé jméno nebo přezdívka.
fields: Vaše domovská stránka, zájmena, věk, cokoliv chcete.
@@ -156,7 +155,6 @@ cs:
url: Kam budou události odesílány
labels:
account:
- attribution_domains: Webové stránky s povolením Vám připsat autorství
discoverable: Zobrazovat profil a příspěvky ve vyhledávacích algoritmech
fields:
name: Označení
diff --git a/config/locales/simple_form.cy.yml b/config/locales/simple_form.cy.yml
index b1adc7cbbee..1220ceabf3a 100644
--- a/config/locales/simple_form.cy.yml
+++ b/config/locales/simple_form.cy.yml
@@ -3,7 +3,6 @@ cy:
simple_form:
hints:
account:
- attribution_domains: Un i bob llinell. Yn amddiffyn rhag priodoli ffug.
discoverable: Mae'n bosibl y bydd eich postiadau cyhoeddus a'ch proffil yn cael sylw neu'n cael eu hargymell mewn gwahanol feysydd o Mastodon ac efallai y bydd eich proffil yn cael ei awgrymu i ddefnyddwyr eraill.
display_name: Eich enw llawn neu'ch enw hwyl.
fields: Eich tudalen cartref, rhagenwau, oed, neu unrhyw beth.
@@ -156,7 +155,6 @@ cy:
url: I ble bydd digwyddiadau'n cael eu hanfon
labels:
account:
- attribution_domains: Gwefannau sy'n cael caniatâd i'ch cydnabod chi
discoverable: Proffil nodwedd a phostiadau mewn algorithmau darganfod
fields:
name: Label
diff --git a/config/locales/simple_form.da.yml b/config/locales/simple_form.da.yml
index 676f184f98a..cc51bb76036 100644
--- a/config/locales/simple_form.da.yml
+++ b/config/locales/simple_form.da.yml
@@ -3,7 +3,6 @@ da:
simple_form:
hints:
account:
- attribution_domains: Ét pr. linje. Beskytter mod falske tilskrivninger.
discoverable: Dine offentlige indlæg og profil kan blive fremhævet eller anbefalet i forskellige områder af Mastodon, og profilen kan blive foreslået til andre brugere.
display_name: Dit fulde navn eller dit sjove navn.
fields: Din hjemmeside, dine pronominer, din alder, eller hvad du har lyst til.
@@ -156,7 +155,6 @@ da:
url: Hvor begivenheder sendes til
labels:
account:
- attribution_domains: Websteder, man må krediteres af
discoverable: Fremhæv profil og indlæg i opdagelsesalgoritmer
fields:
name: Etiket
diff --git a/config/locales/simple_form.de.yml b/config/locales/simple_form.de.yml
index 2becfb36dc6..3a66001da58 100644
--- a/config/locales/simple_form.de.yml
+++ b/config/locales/simple_form.de.yml
@@ -3,7 +3,6 @@ de:
simple_form:
hints:
account:
- attribution_domains: Eine Domain pro Zeile. Dadurch können falsche Zuschreibungen unterbunden werden.
discoverable: Deine öffentlichen Beiträge und dein Profil können in verschiedenen Bereichen auf Mastodon angezeigt oder empfohlen werden und dein Profil kann anderen vorgeschlagen werden.
display_name: Dein richtiger Name oder dein Fantasiename.
fields: Deine Website, Pronomen, dein Alter – alles, was du möchtest.
@@ -156,7 +155,6 @@ de:
url: Wohin Ereignisse gesendet werden
labels:
account:
- attribution_domains: Websites, die auf dich verweisen dürfen
discoverable: Profil und Beiträge in Suchalgorithmen berücksichtigen
fields:
name: Beschriftung
diff --git a/config/locales/simple_form.el.yml b/config/locales/simple_form.el.yml
index 37ec3593777..e06cf7069dd 100644
--- a/config/locales/simple_form.el.yml
+++ b/config/locales/simple_form.el.yml
@@ -3,7 +3,6 @@ el:
simple_form:
hints:
account:
- attribution_domains: Μία ανά γραμμή. Προστατεύει από ψευδείς ιδιότητες.
discoverable: Οι δημόσιες δημοσιεύσεις και το προφίλ σου μπορεί να εμφανίζονται ή να συνιστώνται σε διάφορους τομείς του Mastodon και το προφίλ σου μπορεί να προτείνεται σε άλλους χρήστες.
display_name: Το πλήρες ή το αστείο σου όνομα.
fields: Η αρχική σου σελίδα, αντωνυμίες, ηλικία, ό,τι θες.
@@ -155,7 +154,6 @@ el:
url: Πού θα σταλούν τα γεγονότα
labels:
account:
- attribution_domains: Ιστοσελίδες που επιτρέπεται να σου δώσουν εύσημα
discoverable: Παροχή προφίλ και αναρτήσεων σε αλγορίθμους ανακάλυψης
fields:
name: Περιγραφή
diff --git a/config/locales/simple_form.en-GB.yml b/config/locales/simple_form.en-GB.yml
index d8bfd1122f5..6539cacb80a 100644
--- a/config/locales/simple_form.en-GB.yml
+++ b/config/locales/simple_form.en-GB.yml
@@ -3,7 +3,6 @@ en-GB:
simple_form:
hints:
account:
- attribution_domains: One per line. Protects from false attributions.
discoverable: Your public posts and profile may be featured or recommended in various areas of Mastodon and your profile may be suggested to other users.
display_name: Your full name or your fun name.
fields: Your homepage, pronouns, age, anything you want.
@@ -144,7 +143,6 @@ en-GB:
url: Where events will be sent to
labels:
account:
- attribution_domains: Websites allowed to credit you
discoverable: Feature profile and posts in discovery algorithms
fields:
name: Label
diff --git a/config/locales/simple_form.eo.yml b/config/locales/simple_form.eo.yml
index 4688fe614ac..5de006231aa 100644
--- a/config/locales/simple_form.eo.yml
+++ b/config/locales/simple_form.eo.yml
@@ -3,7 +3,6 @@ eo:
simple_form:
hints:
account:
- attribution_domains: Unu por linio. Protektas kontraŭ falsaj atribuoj.
discoverable: Viaj publikaj afiŝoj kaj profilo povas esti prezentitaj aŭ rekomenditaj en diversaj lokoj de Mastodon kaj via profilo povas esti proponita al aliaj uzantoj.
display_name: Via plena nomo aŭ via kromnomo.
fields: Via retpaĝo, pronomoj, aĝo, ĉio, kion vi volas.
@@ -156,7 +155,6 @@ eo:
url: Kien eventoj sendotas
labels:
account:
- attribution_domains: Retejoj permesitaj krediti vin
discoverable: Elstarigi profilon kaj afiŝojn en eltrovantaj algoritmoj
fields:
name: Etikedo
diff --git a/config/locales/simple_form.es-AR.yml b/config/locales/simple_form.es-AR.yml
index 0959ac0d7b5..2abefdcab63 100644
--- a/config/locales/simple_form.es-AR.yml
+++ b/config/locales/simple_form.es-AR.yml
@@ -3,7 +3,6 @@ es-AR:
simple_form:
hints:
account:
- attribution_domains: Una por línea. Protege de falsas atribuciones.
discoverable: Tu perfil y publicaciones pueden ser destacadas o recomendadas en varias áreas de Mastodon, y tu perfil puede ser sugerido a otros usuarios.
display_name: Tu nombre completo o tu pseudónimo.
fields: Tu sitio web, pronombres, edad, o lo que quieras.
@@ -156,7 +155,6 @@ es-AR:
url: Adónde serán enviados los eventos
labels:
account:
- attribution_domains: Sitios web autorizados a acreditarte
discoverable: Destacar perfil y mensajes en algoritmos de descubrimiento
fields:
name: Nombre de campo
diff --git a/config/locales/simple_form.es-MX.yml b/config/locales/simple_form.es-MX.yml
index 4ed442ae19b..e2f6627c96e 100644
--- a/config/locales/simple_form.es-MX.yml
+++ b/config/locales/simple_form.es-MX.yml
@@ -3,7 +3,6 @@ es-MX:
simple_form:
hints:
account:
- attribution_domains: Uno por línea. Protege contra atribuciones falsas.
discoverable: Tu perfil y las publicaciones públicas pueden ser destacadas o recomendadas en varias áreas de Mastodon y tu perfil puede ser sugerido a otros usuarios.
display_name: Tu nombre completo o tu apodo.
fields: Tu página de inicio, pronombres, edad, lo que quieras.
@@ -156,7 +155,6 @@ es-MX:
url: Donde los eventos serán enviados
labels:
account:
- attribution_domains: Sitios web autorizados para acreditarte
discoverable: Destacar el perfil y las publicaciones en el algoritmo de descubrimiento
fields:
name: Etiqueta
diff --git a/config/locales/simple_form.es.yml b/config/locales/simple_form.es.yml
index dd62884d68e..7cdbea902fa 100644
--- a/config/locales/simple_form.es.yml
+++ b/config/locales/simple_form.es.yml
@@ -3,7 +3,6 @@ es:
simple_form:
hints:
account:
- attribution_domains: Una por línea. Protege de falsas atribuciones.
discoverable: Tu perfil y publicaciones públicas pueden ser destacadas o recomendadas en varias áreas de Mastodon y tu perfil puede ser sugerido a otros usuarios.
display_name: Tu nombre completo o tu apodo.
fields: Tu carta de presentación, pronombres, edad, lo que quieras.
@@ -156,7 +155,6 @@ es:
url: Donde los eventos serán enviados
labels:
account:
- attribution_domains: Sitios web autorizados a acreditarte
discoverable: Destacar perfil y publicaciones en algoritmos de descubrimiento
fields:
name: Etiqueta
diff --git a/config/locales/simple_form.et.yml b/config/locales/simple_form.et.yml
index e8df5dda472..1eda0ec67b0 100644
--- a/config/locales/simple_form.et.yml
+++ b/config/locales/simple_form.et.yml
@@ -3,7 +3,6 @@ et:
simple_form:
hints:
account:
- attribution_domains: Üks rea peal. See kaitseb pahatahtlike viidete eest.
discoverable: Su profiili ja avalikke postitusi võidakse Mastodoni erinevates piirkondades esile tõsta või soovitada ning su profiili soovitada teistele kasutajatele.
display_name: Su täisnimi või naljanimi.
fields: Su koduleht, sugu, vanus. Mistahes, mida soovid.
@@ -146,7 +145,6 @@ et:
url: Kuhu sündmused saadetakse
labels:
account:
- attribution_domains: Sinule viidata lubatud veebilehed
discoverable: Tõsta postitused ja profiil avastamise algoritmides esile
fields:
name: Nimetus
diff --git a/config/locales/simple_form.fa.yml b/config/locales/simple_form.fa.yml
index 493f7972bd1..7aaa146f31a 100644
--- a/config/locales/simple_form.fa.yml
+++ b/config/locales/simple_form.fa.yml
@@ -3,7 +3,6 @@ fa:
simple_form:
hints:
account:
- attribution_domains: یکی در هر خط. محافظت از اعتباردهیهای اشتباه.
discoverable: ممکن است نمایه و فرستههای عمومیتان در جاهای مختلف ماستودون نمایانده و توصیه شود و نمایهتان به دیگر کاربران پیشنهاد شود.
display_name: نام کامل یا باحالتان.
fields: صفحهٔ خانگی، تلفّظ، سن و هرچیزی که دوست دارید.
@@ -156,7 +155,6 @@ fa:
url: جایی که رویدادها فرستاده میشوند
labels:
account:
- attribution_domains: پابگاههای وبی که اجازهٔ اعتبار دهی به شما را دارند
discoverable: مشخص کردن مشخصات و فرستهها در الگوریتمهای اکتشاف
fields:
name: برچسب
diff --git a/config/locales/simple_form.fi.yml b/config/locales/simple_form.fi.yml
index a21781f772a..1103232f4e7 100644
--- a/config/locales/simple_form.fi.yml
+++ b/config/locales/simple_form.fi.yml
@@ -3,7 +3,6 @@ fi:
simple_form:
hints:
account:
- attribution_domains: Yksi riviä kohti. Suojaa vääriltä tunnustuksilta.
discoverable: Julkisia julkaisujasi ja profiiliasi voidaan pitää esillä tai suositella Mastodonin eri alueilla ja profiiliasi voidaan ehdottaa toisille käyttäjille.
display_name: Koko nimesi tai lempinimesi.
fields: Verkkosivustosi, pronominisi, ikäsi ja mitä ikinä haluatkaan ilmoittaa.
@@ -156,7 +155,6 @@ fi:
url: Mihin tapahtumat lähetetään
labels:
account:
- attribution_domains: Verkkosivustot, jotka voivat antaa sinulle tunnustusta
discoverable: Pidä profiiliasi ja julkaisujasi esillä löytämisalgoritmeissa
fields:
name: Nimike
diff --git a/config/locales/simple_form.fo.yml b/config/locales/simple_form.fo.yml
index 69d41285dc1..a3b7a567293 100644
--- a/config/locales/simple_form.fo.yml
+++ b/config/locales/simple_form.fo.yml
@@ -3,7 +3,6 @@ fo:
simple_form:
hints:
account:
- attribution_domains: Eitt á hvørja reglu. Tað verjir fyri skeivum tilsipingum.
discoverable: Tínir almennu postar og tín vangi kunnu vera drigin fram og viðmæld ymsa staðni í Mastodon og vangin hjá tær kann vera viðmæltur øðrum brúkarum.
display_name: Títt fulla navn og títt stuttliga navn.
fields: Heimasíðan hjá tær, fornøvn, aldur ella hvat tú vil.
@@ -156,7 +155,6 @@ fo:
url: Hvar hendingar verða sendar til
labels:
account:
- attribution_domains: Heimasíður, sum hava loyvi at sipa til tín
discoverable: Framheva vanga og postar í uppdagingar-algoritmum
fields:
name: Spjaldur
diff --git a/config/locales/simple_form.fr-CA.yml b/config/locales/simple_form.fr-CA.yml
index d229808eae8..01893eefc93 100644
--- a/config/locales/simple_form.fr-CA.yml
+++ b/config/locales/simple_form.fr-CA.yml
@@ -3,7 +3,6 @@ fr-CA:
simple_form:
hints:
account:
- attribution_domains: Un par ligne. Protège contre les fausses attributions.
discoverable: Vos messages publics et votre profil peuvent être mis en avant ou recommandés dans diverses parties de Mastodon et votre profil peut être suggéré à d’autres utilisateurs.
display_name: Votre nom complet ou votre nom cool.
fields: Votre page d'accueil, pronoms, âge, tout ce que vous voulez.
@@ -156,7 +155,6 @@ fr-CA:
url: Là où les événements seront envoyés
labels:
account:
- attribution_domains: Sites web autorisés à vous citer
discoverable: Autoriser des algorithmes de découverte à mettre en avant votre profil et vos messages
fields:
name: Étiquette
diff --git a/config/locales/simple_form.fr.yml b/config/locales/simple_form.fr.yml
index 4fa202847b5..9332c5d606e 100644
--- a/config/locales/simple_form.fr.yml
+++ b/config/locales/simple_form.fr.yml
@@ -3,7 +3,6 @@ fr:
simple_form:
hints:
account:
- attribution_domains: Un par ligne. Protège contre les fausses attributions.
discoverable: Vos messages publics et votre profil peuvent être mis en avant ou recommandés dans diverses parties de Mastodon et votre profil peut être suggéré à d’autres utilisateurs.
display_name: Votre nom complet ou votre nom rigolo.
fields: Votre page personnelle, vos pronoms, votre âge, ce que vous voulez.
@@ -156,7 +155,6 @@ fr:
url: Là où les événements seront envoyés
labels:
account:
- attribution_domains: Sites web autorisés à vous citer
discoverable: Autoriser des algorithmes de découverte à mettre en avant votre profil et vos messages
fields:
name: Étiquette
diff --git a/config/locales/simple_form.fy.yml b/config/locales/simple_form.fy.yml
index ffe2f49ef4d..52ef178aec4 100644
--- a/config/locales/simple_form.fy.yml
+++ b/config/locales/simple_form.fy.yml
@@ -3,7 +3,6 @@ fy:
simple_form:
hints:
account:
- attribution_domains: Ien per rigel. Beskermet tsjin falske attribúsjes.
discoverable: Jo iepenbiere berjochten kinne útljochte wurde op ferskate plakken binnen Mastodon en jo account kin oanrekommandearre wurde oan oare brûkers.
display_name: Jo folsleine namme of in aardige bynamme.
fields: Jo website, persoanlike foarnammewurden, leeftiid, alles wat jo mar kwyt wolle.
@@ -156,7 +155,6 @@ fy:
url: Wêr’t eveneminten nei ta stjoerd wurde
labels:
account:
- attribution_domains: Websites dy’t jo wurdearring jaan meie
discoverable: Profyl en bydragen yn sykalgoritmen opnimme litte
fields:
name: Label
diff --git a/config/locales/simple_form.ga.yml b/config/locales/simple_form.ga.yml
index 877f909ffd5..93eff4a89dd 100644
--- a/config/locales/simple_form.ga.yml
+++ b/config/locales/simple_form.ga.yml
@@ -3,7 +3,6 @@ ga:
simple_form:
hints:
account:
- attribution_domains: Ceann in aghaidh an líne. Cosnaíonn sé ó sannadh bréagach.
discoverable: Seans go mbeidh do phostálacha poiblí agus do phróifíl le feiceáil nó molta i réimsí éagsúla de Mastodon agus is féidir do phróifíl a mholadh d’úsáideoirí eile.
display_name: D'ainm iomlán nó d'ainm spraoi.
fields: Do leathanach baile, forainmneacha, aois, rud ar bith is mian leat.
@@ -156,7 +155,6 @@ ga:
url: An áit a seolfar imeachtaí chuig
labels:
account:
- attribution_domains: Tá cead ag suíomhanna Gréasáin creidmheas a thabhairt duit
discoverable: Próifíl gné agus postálacha in halgartaim fionnachtana
fields:
name: Lipéad
diff --git a/config/locales/simple_form.gd.yml b/config/locales/simple_form.gd.yml
index 6558462c351..bb05294cfb7 100644
--- a/config/locales/simple_form.gd.yml
+++ b/config/locales/simple_form.gd.yml
@@ -3,7 +3,6 @@ gd:
simple_form:
hints:
account:
- attribution_domains: Loidhne fa leth do gach fear. Dìonaidh seo o iomraidhean meallta.
discoverable: Dh’fhaoidte gun dèid na postaichean poblach ’s a’ phròifil agad a bhrosnachadh no a mholadh ann an caochladh roinnean de Mhastodon agus gun dèid a’ phròifil agad a mholadh do chàch.
display_name: D’ ainm slàn no spòrsail.
fields: An duilleag-dhachaigh agad, roimhearan, aois, rud sam bith a thogras tu.
@@ -144,7 +143,6 @@ gd:
url: Far an dèid na tachartasan a chur
labels:
account:
- attribution_domains: Na làraichean-lìn a dh’fhaodas iomradh a thoirt ort
discoverable: Brosnaich a’ phròifil is postaichean agad sna h-algairimean rùrachaidh
fields:
name: Leubail
diff --git a/config/locales/simple_form.gl.yml b/config/locales/simple_form.gl.yml
index 9b81d108229..ec7786f509e 100644
--- a/config/locales/simple_form.gl.yml
+++ b/config/locales/simple_form.gl.yml
@@ -3,7 +3,6 @@ gl:
simple_form:
hints:
account:
- attribution_domains: Un por liña. Protéxete das atribucións falsas.
discoverable: As túas publicacións públicas e perfil poden mostrarse ou recomendarse en varias zonas de Mastodon e o teu perfil ser suxerido a outras usuarias.
display_name: O teu nome completo ou un nome divertido.
fields: Páxina web, pronome, idade, o que ti queiras.
@@ -156,7 +155,6 @@ gl:
url: A onde se enviarán os eventos
labels:
account:
- attribution_domains: Sitios web que poden acreditarte
discoverable: Perfil destacado e publicacións nos algoritmos de descubrimento
fields:
name: Etiqueta
diff --git a/config/locales/simple_form.he.yml b/config/locales/simple_form.he.yml
index 0ce10c86170..2699f5e962f 100644
--- a/config/locales/simple_form.he.yml
+++ b/config/locales/simple_form.he.yml
@@ -3,7 +3,6 @@ he:
simple_form:
hints:
account:
- attribution_domains: אחד בכל שורה. יגן מפני יחוס מטעה.
discoverable: הפוסטים והפרופיל שלך עשויים להיות מוצגים או מומלצים באזורים שונים באתר וייתכן שהפרופיל שלך יוצע למשתמשים אחרים.
display_name: שמך המלא או שם הכיף שלך.
fields: עמוד הבית שלך, לשון הפנייה, גיל, וכל מידע אחר לפי העדפתך האישית.
@@ -156,7 +155,6 @@ he:
url: היעד שאליו יישלחו אירועים
labels:
account:
- attribution_domains: אתרים המורשים לייחס אליך מאמרים
discoverable: הצג משתמש ופוסטים בעמוד התגליות
fields:
name: תווית
diff --git a/config/locales/simple_form.hu.yml b/config/locales/simple_form.hu.yml
index df81f43fd90..cc9fa61abfe 100644
--- a/config/locales/simple_form.hu.yml
+++ b/config/locales/simple_form.hu.yml
@@ -3,7 +3,6 @@ hu:
simple_form:
hints:
account:
- attribution_domains: Megvéd a hamis forrásmegjelölésektől.
discoverable: A nyilvános bejegyzéseid és a profilod kiemelhető vagy ajánlható a Mastodon különböző területein, a profilod más felhasználóknak is javasolható.
display_name: Teljes neved vagy vicces neved.
fields: Weboldalad, megszólításaid, korod, bármi, amit szeretnél.
@@ -153,7 +152,6 @@ hu:
url: Ahová az eseményket küldjük
labels:
account:
- attribution_domains: Weboldalak, melyek szerzőként tüntethetnek fel
discoverable: Profil és bejegyzések szerepeltetése a felfedezési algoritmusokban
fields:
name: Címke
diff --git a/config/locales/simple_form.ia.yml b/config/locales/simple_form.ia.yml
index 47b81ed1a60..bcab4f9d80c 100644
--- a/config/locales/simple_form.ia.yml
+++ b/config/locales/simple_form.ia.yml
@@ -3,7 +3,6 @@ ia:
simple_form:
hints:
account:
- attribution_domains: Un per linea. Protege contra false attributiones.
discoverable: Tu messages public e tu profilo pote esser mittite in evidentia o recommendate in varie areas de Mastodon e tu profilo pote esser suggerite a altere usatores.
display_name: Tu prenomine e nomine de familia o tu pseudonymo.
fields: Tu pagina principal, pronomines, etate, tote lo que tu vole.
@@ -156,7 +155,6 @@ ia:
url: Ubi le eventos essera inviate
labels:
account:
- attribution_domains: Sitos web autorisate a accreditar te
discoverable: Evidentiar le profilo e messages in le algorithmos de discoperta
fields:
name: Etiquetta
diff --git a/config/locales/simple_form.is.yml b/config/locales/simple_form.is.yml
index 106d2017d29..f0232602bb8 100644
--- a/config/locales/simple_form.is.yml
+++ b/config/locales/simple_form.is.yml
@@ -3,7 +3,6 @@ is:
simple_form:
hints:
account:
- attribution_domains: Eitt á hverja línu. Ver fyrir röngum tilvísunum.
discoverable: Opinberar færslur og notandasnið þitt geta birst eða verið mælt með á hinum ýmsu svæðum í Mastodon auk þess sem hægt er að mæla með þér við aðra notendur.
display_name: Fullt nafn þitt eða eitthvað til gamans.
fields: Heimasíðan þín, fornöfn, aldur eða eitthvað sem þú vilt koma á framfæri.
@@ -156,7 +155,6 @@ is:
url: Hvert atburðir verða sendir
labels:
account:
- attribution_domains: Vefsvæði sem mega vitna í þig
discoverable: Hafa notandasnið og færslur með í reikniritum leitar
fields:
name: Skýring
diff --git a/config/locales/simple_form.it.yml b/config/locales/simple_form.it.yml
index 62fe75e8383..f0448bba4b6 100644
--- a/config/locales/simple_form.it.yml
+++ b/config/locales/simple_form.it.yml
@@ -3,7 +3,6 @@ it:
simple_form:
hints:
account:
- attribution_domains: Uno per riga. Protegge da false attribuzioni.
discoverable: I tuoi post pubblici e il tuo profilo potrebbero essere presenti o consigliati in varie aree di Mastodon e il tuo profilo potrebbe essere suggerito ad altri utenti.
display_name: Il tuo nome completo o il tuo soprannome.
fields: La tua homepage, i pronomi, l'età, tutto quello che vuoi.
@@ -156,7 +155,6 @@ it:
url: Dove gli eventi saranno inviati
labels:
account:
- attribution_domains: Siti web autorizzati ad accreditarti
discoverable: Include il profilo e i post negli algoritmi di scoperta
fields:
name: Etichetta
diff --git a/config/locales/simple_form.ja.yml b/config/locales/simple_form.ja.yml
index 7e93de6e32c..d827d7b393b 100644
--- a/config/locales/simple_form.ja.yml
+++ b/config/locales/simple_form.ja.yml
@@ -3,7 +3,6 @@ ja:
simple_form:
hints:
account:
- attribution_domains: 1行につき1つずつ入力してください。この設定は関わりのないwebサイトに対して虚偽の帰属表示が行われることを防止する役割があります。
discoverable: プロフィールと公開投稿をMastodonのおすすめやハイライトとしてほかのユーザーに表示することを許可します。
display_name: フルネーム、ハンドルネームなど
fields: ホームページ、代名詞、年齢など何でも構いません。
@@ -156,7 +155,6 @@ ja:
url: イベントの送信先
labels:
account:
- attribution_domains: あなたの著者表示を許可するwebサイト
discoverable: アカウントを見つけやすくする
fields:
name: ラベル
diff --git a/config/locales/simple_form.ko.yml b/config/locales/simple_form.ko.yml
index a8017950c03..d40ca7ebf8f 100644
--- a/config/locales/simple_form.ko.yml
+++ b/config/locales/simple_form.ko.yml
@@ -3,7 +3,6 @@ ko:
simple_form:
hints:
account:
- attribution_domains: 한 줄에 하나씩. 가짜 기여로부터 보호합니다.
discoverable: 내 공개 게시물과 프로필이 마스토돈의 다양한 추천 기능에 나타날 수 있고 프로필이 다른 사용자에게 제안될 수 있습니다
display_name: 진짜 이름 또는 재미난 이름.
fields: 홈페이지, 호칭, 나이, 뭐든지 적고 싶은 것들.
@@ -151,7 +150,6 @@ ko:
url: 이벤트가 어디로 전송될 지
labels:
account:
- attribution_domains: 나를 기여자로 올릴 수 있도록 허용된 웹사이트들
discoverable: 발견하기 알고리즘에 프로필과 게시물을 추천하기
fields:
name: 라벨
diff --git a/config/locales/simple_form.lt.yml b/config/locales/simple_form.lt.yml
index 2ceb262c5a5..c7aaeab9066 100644
--- a/config/locales/simple_form.lt.yml
+++ b/config/locales/simple_form.lt.yml
@@ -3,7 +3,6 @@ lt:
simple_form:
hints:
account:
- attribution_domains: Po vieną eilutėje. Apsaugo nuo klaidingų atributų.
discoverable: Tavo vieši įrašai ir profilis gali būti rodomi arba rekomenduojami įvairiose Mastodon vietose, o profilis gali būti siūlomas kitiems naudotojams.
display_name: Tavo pilnas vardas arba smagus vardas.
fields: Tavo pagrindinis puslapis, įvardžiai, amžius, bet kas, ko tik nori.
@@ -119,7 +118,6 @@ lt:
role: Vaidmuo valdo, kokius leidimus naudotojas turi.
labels:
account:
- attribution_domains: Svetainės, kuriuose leidžiama jus nurodyti
discoverable: Rekomenduoti profilį ir įrašus į atradimo algoritmus
indexable: Įtraukti viešus įrašus į paieškos rezultatus
show_collections: Rodyti sekimus ir sekėjus profilyje
diff --git a/config/locales/simple_form.lv.yml b/config/locales/simple_form.lv.yml
index c5a3da8429f..85cc38fa9e3 100644
--- a/config/locales/simple_form.lv.yml
+++ b/config/locales/simple_form.lv.yml
@@ -3,7 +3,6 @@ lv:
simple_form:
hints:
account:
- attribution_domains: Viens katrā līnijā. Aizsargā no nepatiesa attiecinājuma.
discoverable: Tavas publiskās ziņas un profils var tikt piedāvāti vai ieteikti dažādās Mastodon vietās, un tavs profils var tikt ieteikts citiem lietotājiem.
display_name: Tavs pilnais vārds vai tavs joku vārds.
fields: Tava mājas lapa, vietniekvārdi, vecums, viss, ko vēlies.
@@ -144,7 +143,6 @@ lv:
url: Kur notikumi tiks nosūtīti
labels:
account:
- attribution_domains: Tīmekļvietnes, kurām ir tiesības uzskaitīt Tevi
discoverable: Funkcijas profils un ziņas atklāšanas algoritmos
fields:
name: Marķējums
diff --git a/config/locales/simple_form.nn.yml b/config/locales/simple_form.nn.yml
index 30f08229737..b9e30c565d2 100644
--- a/config/locales/simple_form.nn.yml
+++ b/config/locales/simple_form.nn.yml
@@ -3,7 +3,6 @@ nn:
simple_form:
hints:
account:
- attribution_domains: Ein per line. Vernar mot falske krediteringar.
discoverable: Dei offentlege innlegga dine og profilen din kan dukka opp i tilrådingar på ulike stader på Mastodon, og profilen din kan bli føreslegen for andre folk.
display_name: Ditt fulle namn eller ditt tøysenamn.
fields: Heimesida di, pronomen, alder, eller kva du måtte ynskje.
@@ -156,7 +155,6 @@ nn:
url: Kvar hendingar skal sendast
labels:
account:
- attribution_domains: Nettstader som har lov å kreditera deg
discoverable: Ta med profilen og innlegga i oppdagingsalgoritmar
fields:
name: Merkelapp
diff --git a/config/locales/simple_form.pl.yml b/config/locales/simple_form.pl.yml
index 553c0bb7a24..d7f3829af2f 100644
--- a/config/locales/simple_form.pl.yml
+++ b/config/locales/simple_form.pl.yml
@@ -3,7 +3,6 @@ pl:
simple_form:
hints:
account:
- attribution_domains: Jedna na linię. Chroni przed fałszywym przypisaniem wpisów.
discoverable: Twój profil i publiczne wpisy mogą być promowane lub polecane na Mastodonie i twój profil może być sugerowany innym użytkownikom.
display_name: Twoje imię lub pseudonim.
fields: Co ci się tylko podoba – twoja strona domowa, zaimki, wiek…
@@ -145,7 +144,6 @@ pl:
url: Dokąd będą wysłane zdarzenia
labels:
account:
- attribution_domains: Strony które mogą ci przypisywać autorstwo.
discoverable: Udostępniaj profil i wpisy funkcjom odkrywania
fields:
name: Nazwa
diff --git a/config/locales/simple_form.pt-BR.yml b/config/locales/simple_form.pt-BR.yml
index 90b1db7d9bb..500fb4c30e0 100644
--- a/config/locales/simple_form.pt-BR.yml
+++ b/config/locales/simple_form.pt-BR.yml
@@ -3,7 +3,6 @@ pt-BR:
simple_form:
hints:
account:
- attribution_domains: Um por linha. Protege de falsas atribuições.
discoverable: Suas publicações e perfil públicos podem ser destaques ou recomendados em várias áreas de Mastodon, e seu perfil pode ser sugerido a outros usuários.
display_name: Seu nome completo ou apelido.
fields: Sua página inicial, pronomes, idade ou qualquer coisa que quiser.
@@ -147,7 +146,6 @@ pt-BR:
url: Aonde os eventos serão enviados
labels:
account:
- attribution_domains: Sites permitidos para credenciar você
discoverable: Destacar perfil e publicações nos algoritmos de descoberta
fields:
name: Rótulo
diff --git a/config/locales/simple_form.pt-PT.yml b/config/locales/simple_form.pt-PT.yml
index b2823c13592..ba416120426 100644
--- a/config/locales/simple_form.pt-PT.yml
+++ b/config/locales/simple_form.pt-PT.yml
@@ -3,7 +3,6 @@ pt-PT:
simple_form:
hints:
account:
- attribution_domains: Um por linha. Protege contra falsas atribuições.
discoverable: As suas publicações e perfil públicos podem ser destacados ou recomendados em várias áreas do Mastodon e o seu perfil pode ser sugerido a outros utilizadores.
display_name: O seu nome completo ou o seu nome divertido.
fields: A sua página inicial, os seus pronomes, idade e tudo o que quiser.
@@ -156,7 +155,6 @@ pt-PT:
url: Para onde os eventos serão enviados
labels:
account:
- attribution_domains: Sites autorizados a atribuir-lhe crédito
discoverable: Destacar perfil e publicações nos algoritmos de descoberta
fields:
name: Rótulo
diff --git a/config/locales/simple_form.ro.yml b/config/locales/simple_form.ro.yml
index 5774d6562ca..978f1e4fd47 100644
--- a/config/locales/simple_form.ro.yml
+++ b/config/locales/simple_form.ro.yml
@@ -3,7 +3,6 @@ ro:
simple_form:
hints:
account:
- attribution_domains: Una pe linie. Protejează împotriva atribuirilor false.
discoverable: Este posibil ca postările și profilul tău să fie recomandate în diferite zone ale Mastodon, iar profilul tău ar poate fi sugerat altor utilizatori.
display_name: Numele dvs. complet sau numele dvs. amuzant.
fields: Pagina ta principală, pronumele tale, vârsta, sau orice îți dorești.
diff --git a/config/locales/simple_form.ru.yml b/config/locales/simple_form.ru.yml
index e24dac64b2b..64db162ea6c 100644
--- a/config/locales/simple_form.ru.yml
+++ b/config/locales/simple_form.ru.yml
@@ -3,7 +3,6 @@ ru:
simple_form:
hints:
account:
- attribution_domains: По одному на строку. Защищает от ложных атрибуций.
discoverable: Ваши публичные сообщения и профиль могут быть показаны или рекомендованы в различных разделах Mastodon, и ваш профиль может быть предложен другим пользователям.
display_name: Ваше полное имя или псевдоним.
fields: Ваша домашняя страница, местоимения, возраст - все, что угодно.
@@ -156,7 +155,6 @@ ru:
url: Куда события будут отправляться
labels:
account:
- attribution_domains: Веб-сайты, которым разрешено ссылаться на вас
discoverable: Профиль и сообщения в алгоритмах обнаружения
fields:
name: Пункт
diff --git a/config/locales/simple_form.sq.yml b/config/locales/simple_form.sq.yml
index daaa5cdf2bc..7389512896e 100644
--- a/config/locales/simple_form.sq.yml
+++ b/config/locales/simple_form.sq.yml
@@ -3,7 +3,6 @@ sq:
simple_form:
hints:
account:
- attribution_domains: Një për rresht. Kjo mbron nga atribuime të rreme.
discoverable: Postimet dhe profili juaj publik mund të shfaqen, ose rekomandohen në zona të ndryshme të Mastodon-it dhe profili juaj mund të sugjerohet përdoruesve të tjerë.
display_name: Emri juaj i plotë, ose emri juaj lojcak.
fields: Faqja juaj hyrëse, përemra, moshë, ç’të keni qejf.
@@ -155,7 +154,6 @@ sq:
url: Ku do të dërgohen aktet
labels:
account:
- attribution_domains: Sajte të lejuar t’ju japin hakë
discoverable: Profilin dhe postimet bëji objekt të algoritmeve të zbulimit
fields:
name: Etiketë
diff --git a/config/locales/simple_form.sv.yml b/config/locales/simple_form.sv.yml
index 2a15cf3e1a8..e35eba36c94 100644
--- a/config/locales/simple_form.sv.yml
+++ b/config/locales/simple_form.sv.yml
@@ -3,7 +3,6 @@ sv:
simple_form:
hints:
account:
- attribution_domains: En per rad. Skyddar mot falska attributioner.
discoverable: Dina offentliga inlägg och din profil kan komma att presenteras eller rekommenderas inom olika områden av Mastodon och din profil kan komma att föreslås till andra användare.
display_name: Ditt fullständiga namn eller ditt roliga namn.
fields: Din hemsida, ditt pronomen, din ålder, vadhelst du vill.
@@ -153,7 +152,6 @@ sv:
url: Dit händelser kommer skickas
labels:
account:
- attribution_domains: Webbplatser som får kreditera dig
discoverable: Presentera profil och inlägg med upptäcktsalgoritmer
fields:
name: Etikett
diff --git a/config/locales/simple_form.th.yml b/config/locales/simple_form.th.yml
index e5b6399d061..db9518759a3 100644
--- a/config/locales/simple_form.th.yml
+++ b/config/locales/simple_form.th.yml
@@ -3,7 +3,6 @@ th:
simple_form:
hints:
account:
- attribution_domains: หนึ่งรายการต่อบรรทัด ปกป้องจากการระบุแหล่งที่มาที่ผิด
discoverable: อาจแสดงหรือแนะนำโพสต์และโปรไฟล์สาธารณะของคุณในพื้นที่ต่าง ๆ ของ Mastodon และอาจเสนอแนะโปรไฟล์ของคุณให้กับผู้ใช้อื่น ๆ
display_name: ชื่อเต็มของคุณหรือชื่อแบบสนุกสนานของคุณ
fields: หน้าแรก, สรรพนาม, อายุของคุณ สิ่งใดก็ตามที่คุณต้องการ
@@ -144,7 +143,6 @@ th:
url: ที่ซึ่งจะส่งเหตุการณ์ไปยัง
labels:
account:
- attribution_domains: เว็บไซต์ที่ได้รับอนุญาตให้ให้เครดิตคุณ
discoverable: แสดงโปรไฟล์และโพสต์ในอัลกอริทึมการค้นพบ
fields:
name: ป้ายชื่อ
diff --git a/config/locales/simple_form.tok.yml b/config/locales/simple_form.tok.yml
index 9eadefd055c..81c3121f24b 100644
--- a/config/locales/simple_form.tok.yml
+++ b/config/locales/simple_form.tok.yml
@@ -3,7 +3,6 @@ tok:
simple_form:
hints:
account:
- attribution_domains: linja sitelen wan la wan taso o lon. ni la, sona pona pi jan pali li lon.
display_name: nimi sina ale anu nimi sina musi.
fields: lipu open sina, en nimi pi kon sina, en suli tenpo sina, en ijo ante ale pi wile sina.
note: 'sina ken @mu e jan ante, li ken lon e #kulupu toki suli.'
diff --git a/config/locales/simple_form.tr.yml b/config/locales/simple_form.tr.yml
index 74f508d0a52..7c7c08380be 100644
--- a/config/locales/simple_form.tr.yml
+++ b/config/locales/simple_form.tr.yml
@@ -3,7 +3,7 @@ tr:
simple_form:
hints:
account:
- attribution_domains: Her satırda bir tanesi. Sahte atıflardan korur.
+ attribution_domains: Her satırda bir tane. Sahte atıflardan korur.
discoverable: Herkese açık gönderileriniz ve profiliniz Mastodon'un çeşitli kısımlarında öne çıkarılabilir veya önerilebilir ve profiliniz başka kullanıcılara önerilebilir.
display_name: Tam adınız veya kullanıcı adınız.
fields: Ana sayfanız, zamirleriniz, yaşınız, istediğiniz herhangi bir şey.
diff --git a/config/locales/simple_form.uk.yml b/config/locales/simple_form.uk.yml
index 78474f53d55..4fc8665b91c 100644
--- a/config/locales/simple_form.uk.yml
+++ b/config/locales/simple_form.uk.yml
@@ -3,7 +3,6 @@ uk:
simple_form:
hints:
account:
- attribution_domains: Один на рядок. Захищає від фальшивих атрибутів.
discoverable: Ваші дописи та профіль можуть бути рекомендовані в різних частинах Mastodon і ваш профіль може бути запропонований іншим користувачам.
display_name: Ваше повне ім'я або ваш псевдонім.
fields: Ваша домашня сторінка, займенники, вік, все, що вам заманеться.
@@ -156,7 +155,6 @@ uk:
url: Куди надсилатимуться події
labels:
account:
- attribution_domains: Сайти дозволяють вам вказувати ваше авторство
discoverable: Функції профілю та дописів у алгоритмах виявлення
fields:
name: Мітка
diff --git a/config/locales/simple_form.vi.yml b/config/locales/simple_form.vi.yml
index 32922117807..84cc4af8173 100644
--- a/config/locales/simple_form.vi.yml
+++ b/config/locales/simple_form.vi.yml
@@ -3,7 +3,6 @@ vi:
simple_form:
hints:
account:
- attribution_domains: Mỗi cái một dòng. Bảo vệ khỏi những sự gán ghép sai.
discoverable: Hồ sơ và tút công khai của bạn được đề xuất cho những người dùng Mastodon khác.
display_name: Tên đầy đủ hoặc biệt danh đều được.
fields: Trang blog của bạn, nghề nghiệp, tuổi hoặc bất cứ thứ gì.
@@ -156,7 +155,6 @@ vi:
url: Nơi những sự kiện được gửi đến
labels:
account:
- attribution_domains: Các trang web được ghi nhận cho bạn
discoverable: Cho phép khám phá hồ sơ
fields:
name: Nhãn
diff --git a/config/locales/simple_form.zh-CN.yml b/config/locales/simple_form.zh-CN.yml
index d0becfb0689..0c6be357ced 100644
--- a/config/locales/simple_form.zh-CN.yml
+++ b/config/locales/simple_form.zh-CN.yml
@@ -3,7 +3,6 @@ zh-CN:
simple_form:
hints:
account:
- attribution_domains: 每行一个域名。这样就可以保护作品免受虚假署名。
discoverable: 你的公开嘟文和个人资料可能会在 Mastodon 的多个位置展示,你的个人资料可能会被推荐给其他用户。
display_name: 你的全名或昵称。
fields: 你的主页、人称代词、年龄,以及任何你想要添加的内容。
@@ -24,11 +23,11 @@ zh-CN:
text_html: 可选。你可以使用嘟文格式。你可以预置警告以节省时间
type_html: 用%{acct}选择做什么
types:
- disable: 禁止用户使用账户,但不会删除或隐藏账户内容。
+ disable: 禁止用户使用账号,但不会删除或隐藏账号内容。
none: 用它来向用户发送警告,不会触发其他操作。
sensitive: 强制将此用户的所有媒体文件标记为敏感内容。
- silence: 阻止用户发送公开嘟文,除了关注者以外,其他人都无法看到他的嘟文和通知。关闭针对此账户的所有举报。
- suspend: 阻止此账户的任何交互并删除其内容。30天内可以撤销操作。关闭针对此账户的所有举报。
+ silence: 阻止用户发送公开嘟文,除了关注者以外,其他人都无法看到他的嘟文和通知。关闭针对此账号的所有举报。
+ suspend: 阻止此账号的任何交互并删除其内容。30天内可以撤销操作。关闭针对此账号的所有举报。
warning_preset_id: 可选。你可以在预置文本末尾添加自定义文本
announcement:
all_day: 如果选中,只有该时间段内的日期会显示。
@@ -41,7 +40,7 @@ zh-CN:
defaults:
autofollow: 通过邀请链接注册的用户将会自动关注你
avatar: 支持WEBP、PNG、GIF 或 JPG。最大 %{size}。将缩小到 %{dimensions}px
- bot: 来自这个账户的绝大多数操作都是自动进行的,并且可能无人监控
+ bot: 来自这个账号的绝大多数操作都是自动进行的,并且可能无人监控
context: 过滤规则将被应用到的一个或多个场景
current_password: 为了安全起见,请输入当前账号的密码
current_username: 请输入当前账号的用户名以确认
@@ -75,7 +74,7 @@ zh-CN:
filters:
action: 选择在嘟文命中过滤规则时要执行的操作
actions:
- hide: 彻底隐藏过滤内容,就像它从未存在过一样
+ hide: 选择在嘟文命中过滤规则时要执行的操作
warn: 显示带有过滤规则标题的警告,并隐藏过滤内容
form_admin_settings:
activity_api_enabled: 本站每周的嘟文数、活跃用户数和新注册用户数
@@ -126,7 +125,7 @@ zh-CN:
otp: 输入你手机应用上生成的双因素认证代码,或者任意一个恢复代码:
webauthn: 如果是 USB 密钥,请确保将其插入,如有必要,请点击它。
settings:
- indexable: 你的账户页可能会出现在Google、Bing等的搜索结果中。
+ indexable: 你的个人资料可能会出现在Google、Bing等的搜索结果中。
show_application: 无论如何,你始终可以看到是哪个应用发布了你的嘟文。
tag:
name: 你只能改变字母的大小写,让它更易读
@@ -156,13 +155,12 @@ zh-CN:
url: 事件将被发往的目的地
labels:
account:
- attribution_domains: 授权展示你的署名的网站
- discoverable: 在发现算法中展示你的账户与嘟文
+ discoverable: 在发现算法中展示你的账号与嘟文
fields:
name: 标签
value: 内容
indexable: 将公开嘟文纳入搜索范围
- show_collections: 在账户页显示关注和关注者
+ show_collections: 在个人资料显示关注和关注者
unlocked: 自动接受新关注者
account_alias:
acct: 处理旧账号
@@ -192,9 +190,9 @@ zh-CN:
appeal:
text: 说明此结果应当被推翻的理由
defaults:
- autofollow: 让被邀请人关注你的账户
+ autofollow: 让被邀请人关注你的账号
avatar: 头像
- bot: 这是一个机器人账户
+ bot: 这是一个机器人账号
chosen_languages: 过滤语言
confirm_new_password: 确认新密码
confirm_password: 确认密码
@@ -225,7 +223,7 @@ zh-CN:
setting_default_privacy: 嘟文默认可见范围
setting_default_sensitive: 始终标记媒体为敏感内容
setting_delete_modal: 在删除嘟文前询问我
- setting_disable_hover_cards: 禁用悬停资料卡预览
+ setting_disable_hover_cards: 禁用悬停资料预览
setting_disable_swiping: 禁用滑动动作
setting_display_media: 媒体显示
setting_display_media_default: 默认
@@ -305,7 +303,7 @@ zh-CN:
notification_emails:
appeal: 有人对审核结果提出申诉
digest: 发送摘要邮件
- favourite: 有用户喜欢了我的嘟文
+ favourite: 当有用户喜欢了我的嘟文时,发送电子邮件提醒我
follow: 有人关注了我
follow_request: 有人向我发送了关注请求
mention: 有人提到了我
@@ -323,8 +321,8 @@ zh-CN:
hint: 补充信息
text: 规则
settings:
- indexable: 允许搜索引擎索引账户页
- show_application: 显示你发嘟所用的应用
+ indexable: 允许搜索引擎索引个人资料
+ show_application: 显示你发嘟使用的应用
tag:
listable: 允许这个话题在用户目录中显示
name: 话题
@@ -346,7 +344,7 @@ zh-CN:
time_zone: 时区
user_role:
color: 徽章颜色
- highlighted: 在账户页显示角色徽章
+ highlighted: 在用户资料中显示角色徽章
name: 名称
permissions_as_keys: 权限
position: 优先级
diff --git a/config/locales/simple_form.zh-TW.yml b/config/locales/simple_form.zh-TW.yml
index 1243807d77d..1861ee1559e 100644
--- a/config/locales/simple_form.zh-TW.yml
+++ b/config/locales/simple_form.zh-TW.yml
@@ -3,7 +3,6 @@ zh-TW:
simple_form:
hints:
account:
- attribution_domains: 每行一個。以保護偽造署名。
discoverable: 公開嘟文及個人檔案可能於各 Mastodon 功能中被推薦,並且您的個人檔案可能被推薦至其他使用者。
display_name: 完整名稱或暱稱。
fields: 烘培雞、自我認同代稱、年齡,及任何您想分享的。
@@ -156,7 +155,6 @@ zh-TW:
url: 事件會被傳送至何處
labels:
account:
- attribution_domains: 允許對您予與信譽之網站
discoverable: 於探索演算法中推薦個人檔案及嘟文
fields:
name: 標籤
diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index 2249875b6d5..e6da2ee8d31 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -23,8 +23,8 @@ zh-CN:
admin:
account_actions:
action: 执行操作
- already_silenced: 此账户已受限。
- already_suspended: 此账户已被封禁。
+ already_silenced: 此账号已受限。
+ already_suspended: 此账号已被封禁。
title: 对 %{acct} 执行管理操作
account_moderation_notes:
create: 新建记录
@@ -86,9 +86,9 @@ zh-CN:
title: 位置
login_status: 登录状态
media_attachments: 媒体文件
- memorialize: 设为追悼账户
- memorialized: 已设为追悼账户
- memorialized_msg: 成功将 %{username} 转换为追悼账户
+ memorialize: 设为追悼账号
+ memorialized: 已设为追悼账号
+ memorialized_msg: 成功将 %{username} 转换为追悼账号
moderation:
active: 活跃
all: 全部
@@ -113,11 +113,11 @@ zh-CN:
protocol: 协议
public: 公开页面
push_subscription_expires: PuSH 订阅过期时间
- redownload: 刷新账户信息
- redownloaded_msg: 成功从来源站点刷新 %{username} 的账户信息
+ redownload: 刷新账号信息
+ redownloaded_msg: 成功从来源站点刷新 %{username} 的账号信息
reject: 拒绝
rejected_msg: 已拒绝 %{username} 的注册申请
- remote_suspension_irreversible: 此账户的数据已被不可逆转地删除。
+ remote_suspension_irreversible: 此账号的数据已被不可逆转地删除。
remote_suspension_reversible_hint_html: 账号已在他们的服务器上封禁,数据将在 %{date} 完全删除。 在此之前,远程服务器仍可恢复此账号,并且没有任何不良影响。 如果你想立即移除该账号的所有数据,可以在下面进行。
remove_avatar: 删除头像
remove_header: 移除封面图
@@ -142,8 +142,8 @@ zh-CN:
sensitized: 已标记为敏感内容
shared_inbox_url: 公用收件箱(Shared Inbox)URL
show:
- created_reports: 这个账户提交的举报
- targeted_reports: 针对这个账户的举报
+ created_reports: 这个账号提交的举报
+ targeted_reports: 针对这个账号的举报
silence: 隐藏
silenced: 已隐藏
statuses: 嘟文
@@ -209,7 +209,7 @@ zh-CN:
enable_relay: 启用中继站
enable_sign_in_token_auth_user: 为用户启用邮件令牌身份验证
enable_user: 启用用户
- memorialize_account: 设为追悼账户
+ memorialize_account: 设为追悼账号
promote_user: 指派管理员
publish_terms_of_service: 发布服务条款
reject_appeal: 驳回申诉
@@ -274,7 +274,7 @@ zh-CN:
enable_relay_html: "%{name} 启用了中继站 %{target}"
enable_sign_in_token_auth_user_html: "%{name} 为 %{target} 启用了邮件令牌身份验证"
enable_user_html: "%{name} 将用户 %{target} 设置为允许登录"
- memorialize_account_html: "%{name} 将 %{target} 设置为追悼账户"
+ memorialize_account_html: "%{name} 将 %{target} 设置为追悼账号"
promote_user_html: "%{name} 将用户 %{target} 设为管理员"
publish_terms_of_service_html: "%{name} 更新了服务条款"
reject_appeal_html: "%{name} 驳回了 %{target} 对审核结果的申诉"
@@ -397,10 +397,10 @@ zh-CN:
confirm: 封禁
permanent_action: 撤销屏蔽不会恢复任何数据或关系。
preamble_html: 你即将封禁 %{domain} 及其子域名上的站点。
- remove_all_data: 这将从你的站点上删除对方站点的账户的全部内容、媒体与个人资料数据。
+ remove_all_data: 这将从你的站点上删除对方站点的账号的全部内容、媒体与个人资料数据。
stop_communication: 你的站点将停止与这些站点的通信。
title: 确认屏蔽 %{domain}
- undo_relationships: 这将解除你的站点与对方站点的账户之间的任何关注。
+ undo_relationships: 这将解除你的站点与对方站点的账号之间的任何关注。
created_msg: 正在执行站点屏蔽
destroyed_msg: 站点屏蔽已被撤销
domain: 域名
@@ -411,9 +411,9 @@ zh-CN:
import: 导入
new:
create: 添加屏蔽
- hint: 域名屏蔽不会阻止该域名下的账户进入本站的数据库,但是会对来自这个域名的账户自动进行预先设置的管理操作。
+ hint: 域名屏蔽不会阻止该域名下的账号进入本站的数据库,但是会对来自这个域名的账号自动进行预先设置的管理操作。
severity:
- desc_html: 选择隐藏会将该域名下账户发送的嘟文设置为仅关注者可见;选择封禁会将该域名下账户发送的嘟文、媒体文件以及个人资料数据从本实例上删除;如果你只是想拒绝接收来自该域名的任何媒体文件,请选择无。
+ desc_html: 选择隐藏会将该域名下账号发送的嘟文设置为仅关注者可见;选择封禁会将该域名下账号发送的嘟文、媒体文件以及个人资料数据从本实例上删除;如果你只是想拒绝接收来自该域名的任何媒体文件,请选择无。
noop: 无
silence: 隐藏
suspend: 封禁
@@ -449,7 +449,7 @@ zh-CN:
title: 封禁新的邮箱域名
no_email_domain_block_selected: 没有任何项目被选中,因此未更改邮箱域名屏蔽列表
not_permitted: 未允许
- resolved_dns_records_hint_html: 该域名解析的 MX 记录所指向的域名如下,这些域名被用于接收电子邮件。 即使电子邮件地址域名与 MX 域名不同,屏蔽一个 MX 域名意味着阻止任何使用相同 MX 域名的邮箱地址注册本站账户。 请谨慎操作,不要误屏蔽主要的邮箱提供商。
+ resolved_dns_records_hint_html: 该域名解析的 MX 记录所指向的域名如下,这些域名被用于接收电子邮件。 即使电子邮件地址域名与 MX 域名不同,屏蔽一个 MX 域名意味着阻止任何使用相同 MX 域名的邮箱地址注册本站账号。 请谨慎操作,不要误屏蔽主要的邮箱提供商。
resolved_through_html: 通过 %{domain} 解析
title: 被封禁的邮箱域名
export_domain_allows:
@@ -468,7 +468,7 @@ zh-CN:
title: 导入域名列表
no_file: 没有选择文件
follow_recommendations:
- description_html: "“关注推荐”可帮助新用户快速找到有趣的内容。 当用户与他人的互动不足以形成个性化的建议时,就会推荐关注这些账户。推荐会每日更新,基于选定语言的近期最高互动数和最多本站关注者数综合评估得出。"
+ description_html: "“关注推荐”可帮助新用户快速找到有趣的内容。 当用户与他人的互动不足以形成个性化的建议时,就会推荐关注这些账号。推荐会每日更新,基于选定语言的近期最高互动数和最多本站关注者数综合评估得出。"
language: 选择语言
status: 嘟文
suppress: 禁用推荐关注
@@ -599,10 +599,10 @@ zh-CN:
mark_as_sensitive_description_html: 被举报的嘟文将被标记为敏感,同时该账号将被标记一次处罚,以供未来同一账号再次违规时参考。
other_description_html: 查看更多控制该账号行为的选项,并自定义编写与被举报账号的通信。
resolve_description_html: 不会对被举报账号采取任何动作,举报将被关闭,也不会留下处罚记录。
- silence_description_html: 只有关注或手工搜索此账号才能查看其资料,将严重限制其触达范围。可随时撤销。关闭针对此账户的所有举报。
- suspend_description_html: 该账户及其所有内容将无法访问并最终被删除,且无法与该账户进行互动。 在 30 天内可随时撤销。关闭针对此账户的所有举报。
+ silence_description_html: 只有关注或手工搜索此账号才能查看其资料,将严重限制其触达范围。可随时撤销。关闭针对此账号的所有举报。
+ suspend_description_html: 该账号及其所有内容将无法访问并最终被删除,且无法与该账号进行互动。 在 30 天内可随时撤销。关闭针对此账号的所有举报。
actions_description_html: 决定采取何种措施处理此举报。如果对被举报账号采取惩罚性措施,将向其发送一封电子邮件通知。但若选中垃圾信息类别则不会发送通知。
- actions_description_remote_html: 决定采取何种行动来解决此举报。 这只会影响你的服务器如何与该远程账户的通信并处理其内容。
+ actions_description_remote_html: 决定采取何种行动来解决此举报。 这只会影响你的服务器如何与该远程账号的通信并处理其内容。
actions_no_posts: 该举报没有相关嘟文可供删除
add_to_report: 添加更多内容到举报
already_suspended_badges:
@@ -611,10 +611,10 @@ zh-CN:
are_you_sure: 你确定吗?
assign_to_self: 接管
assigned: 已接管的管理员
- by_target_domain: 被举报账户的域名
+ by_target_domain: 被举报账号的域名
cancel: 取消
category: 类别
- category_description_html: 在与被举报账户的通信时,将引用该账号和/或内容被举报的原因
+ category_description_html: 在与被举报账号的通信时,将引用该账号和/或内容被举报的原因
comment:
none: 没有
comment_description_html: "%{name} 补充道:"
@@ -655,8 +655,8 @@ zh-CN:
action_preambles:
delete_html: 你即将删除 @%{acct} 的一些嘟文。 这将:
mark_as_sensitive_html: 你即将 标记 @%{acct} 的帖一些子为 敏感。这将:
- silence_html: 你即将限制 @%{acct} 的账户。 这将:
- suspend_html: 你即将暂停 @%{acct} 的账户。 这将:
+ silence_html: 你即将限制 @%{acct} 的账号。 这将:
+ suspend_html: 你即将暂停 @%{acct} 的账号。 这将:
actions:
delete_html: 删除违规嘟文
mark_as_sensitive_html: 将违规嘟文的媒体标记为敏感
@@ -666,7 +666,7 @@ zh-CN:
close_reports_html: 将针对 @%{acct} 的所有举报标记为已解决
delete_data_html: 从现在起 30 天后删除 @%{acct} 的个人资料和内容,除非他们同时解除暂停。
preview_preamble_html: "@%{acct} 将收到包含以下内容的警告:"
- record_strike_html: 记录一次针对 @%{acct} 的警示,以帮助你在这个账户上的未来违规事件中得到重视。
+ record_strike_html: 记录一次针对 @%{acct} 的警示,以帮助你在这个账号上的未来违规事件中得到重视。
send_email_html: 向 @%{acct} 发送警告邮件
warning_placeholder: 可选的补充理由,以说明调整的情况。
target_origin: 被举报账号的来源
@@ -675,7 +675,7 @@ zh-CN:
unknown_action_msg: 未知操作:%{action}
unresolved: 未处理
updated_at: 更新时间
- view_profile: 查看账户
+ view_profile: 查看资料
roles:
add_new: 添加角色
assigned_users:
@@ -756,7 +756,7 @@ zh-CN:
title: 招牌
captcha_enabled:
desc_html: 这依赖于来自hCaptcha的外部脚本,可能会带来安全和隐私问题。此外,这可能使注册过程对某些人(尤其是残疾人)的注册简易程度大幅下降。出于这些原因,请考虑采取其他措施,如基于批准或邀请的注册方式。
- title: 要求新用户输入验证码以确认他们的账户
+ title: 要求新用户输入验证码以确认他们的账号
content_retention:
danger_zone: 危险操作区
preamble: 控制用户生成的内容在 Mastodon 中如何存储。
@@ -789,7 +789,7 @@ zh-CN:
warning_hint: 我们建议使用“注册必须经过批准”,除非你确信你的管理团队能够及时处理骚扰和恶意注册。
security:
authorized_fetch: 与外站联合时要求身份验证
- authorized_fetch_hint: 要求外站请求通过验证能够使用户级别与服务器级别的封锁更为严格。然而,这将带来额外的性能负担、减少回复触达范围、并可能导致与一些联邦宇宙服务的兼容性问题。此外,这并不能阻止他人针对性地获取公开嘟文与账户。
+ authorized_fetch_hint: 要求外站请求通过验证能够使用户级别与服务器级别的封锁更为严格。然而,这将带来额外的性能负担、减少回复触达范围、并可能导致与一些联邦宇宙服务的兼容性问题。此外,这并不能阻止他人针对性地获取公开嘟文与账号。
authorized_fetch_overridden_hint: 由于此设置被环境变量覆盖,目前无法更改。
federation_authentication: 联合时强制要求身份验证
title: 服务器设置
@@ -811,7 +811,7 @@ zh-CN:
statuses:
account: 作者
application: 应用
- back_to_account: 返回账户信息页
+ back_to_account: 返回账号信息页
back_to_report: 返回举报页
batch:
add_to_report: '添加到举报 #%{id}'
@@ -861,10 +861,10 @@ zh-CN:
elasticsearch_index_mismatch:
message_html: Elasticsearch索引映射已过时。请运行tootctl search deploy --only=%{value}
。
elasticsearch_preset:
- action: 查看文档
+ action: 阅读文档
message_html: 你的Elasticsearch集群有多个节点,但Mastodon未配置好使用它们。
elasticsearch_preset_single_node:
- action: 查看文档
+ action: 阅读文档
message_html: 你的Elasticsearch集群只有一个节点,ES_PRESET
应该设置为single_node_cluster
。
elasticsearch_reset_chewy:
message_html: 你的Elasticsearch系统索引已过时,可能是由于设置更改导致的。请运行tootctl search deploy --reset-chewy
命令来更新它。
@@ -978,9 +978,9 @@ zh-CN:
allow: 允许嘟文
allow_account: 允许发布者
confirm_allow: 你确定要允许选中的嘟文吗?
- confirm_allow_account: 你确定要允许选中的账户吗?
+ confirm_allow_account: 你确定要允许选中的账号吗?
confirm_disallow: 你确定要禁止选中的嘟文吗?
- confirm_disallow_account: 你确定要禁止选中的账户吗?
+ confirm_disallow_account: 你确定要禁止选中的账号吗?
description_html: 这些是当前此服务器可见的被大量分享和喜欢的嘟文。这些嘟文可以帮助新老用户找到更多可关注的账号。批准发布者且发布者允许将其账号推荐给其他用户前,不会公开显示任何嘟文。你也可以批准或拒绝个别嘟文。
disallow: 禁止嘟文
disallow_account: 禁止发布者
@@ -1011,7 +1011,7 @@ zh-CN:
usage_comparison: 今日被使用 %{today} 次,前一日为 %{yesterday} 次
used_by_over_week:
other: 过去一周内被 %{count} 个人使用过
- title: 建议与热门
+ title: 推荐与热门
trending: 当前热门
warning_presets:
add_new: 添加新条目
@@ -1058,7 +1058,7 @@ zh-CN:
body: 新的紧急更新版本Mastodon已经发布,你可能希望尽快更新!
subject: "%{instance} 有 Mastodon 的紧急更新!"
new_pending_account:
- body: 新账户的详细信息如下。你可以批准或拒绝此申请。
+ body: 新账号的详细信息如下。你可以批准或拒绝此申请。
subject: "%{instance} 上有新账号 (%{username}) 需要审核"
new_report:
body: "%{reporter} 举报了用户 %{target}"
@@ -1078,8 +1078,8 @@ zh-CN:
subject: "%{instance} 上有新热门等待审核"
aliases:
add_new: 创建别名
- created_msg: 成功创建了一个新别名。你现在可以从旧账户开始迁移了。
- deleted_msg: 成功移除别名。已经无法从该账户移动到此账户了。
+ created_msg: 成功创建了一个新别名。你现在可以从旧账号开始迁移了。
+ deleted_msg: 成功移除别名。已经无法从该账号移动到此账号了。
empty: 你没有设置别名。
hint_html: 如果你想从另一个账号迁移到这里,可以先在这里创建一个别名。要把旧账号的关注者迁移过来,这一步是必须的。设置别名的操作是无害且可撤销的。账号迁移的操作会从旧账号发起。
remove: 取消关联别名
@@ -1100,7 +1100,7 @@ zh-CN:
settings: 更改邮件偏好: %{link}
unsubscribe: 取消订阅
view: 点此链接查看详情:
- view_profile: 查看账户页
+ view_profile: 查看个人资料
view_status: 查看嘟文
applications:
created: 应用创建成功
@@ -1117,7 +1117,7 @@ zh-CN:
hint_html: 只剩最后一件事了!我们需要确认你是一个人类(这样我们才能阻止恶意访问!)。请输入下面的验证码,然后点击“继续”。
title: 安全检查
confirmations:
- awaiting_review: 邮箱确认成功!%{domain} 的工作人员正在审核你的注册信息。如果他们批准了你的账户,你将收到一封邮件通知!
+ awaiting_review: 邮箱确认成功!%{domain} 的工作人员正在审核你的注册信息。如果他们批准了你的账号,你将收到一封邮件通知!
awaiting_review_title: 你的注册申请正在审核中
clicking_this_link: 点击此链接
login_link: 登录
@@ -1125,9 +1125,9 @@ zh-CN:
redirect_to_app_html: 你应该已经跳转到 %{app_name}。如果没有,请尝试 %{clicking_this_link} 或手动返回 App。
registration_complete: 你在 %{domain} 上的注册现已完成!
welcome_title: 欢迎你,%{name}!
- wrong_email_hint: 如果这个邮箱地址不正确,你可以在账户设置中更改。
- delete_account: 删除账户
- delete_account_html: 如果你想删除你的账户,请点击此处继续。你需要确认你的操作。
+ wrong_email_hint: 如果这个邮箱地址不正确,你可以在账号设置中更改。
+ delete_account: 删除账号
+ delete_account_html: 如果你想删除你的账号,请点击此处继续。你需要确认你的操作。
description:
prefix_invited_by_user: "@%{name} 邀请你加入这个Mastodon服务器!"
prefix_sign_up: 现在就注册 Mastodon 吧!
@@ -1141,7 +1141,7 @@ zh-CN:
log_in_with: 通过外部服务登录
login: 登录
logout: 退出登录
- migrate_account: 迁移到另一个账户
+ migrate_account: 迁移到另一个账号
migrate_account_html: 如果你希望引导他人关注另一个账号,请点击这里进行设置。
or_log_in_with: 或通过外部服务登录
progress:
@@ -1164,7 +1164,7 @@ zh-CN:
preamble_invited: 在继续操作前,请先阅读并同意 %{domain} 管理员设置的基本规则。
title: 一些基本规则。
title_invited: 通过邀请加入
- security: 账户安全
+ security: 账号安全
set_new_password: 设置新密码
setup:
email_below_hint_html: 请检查你的垃圾邮件文件夹,或请求重新发送邮件。如果你填写的邮箱地址有误,请更正。
@@ -1173,18 +1173,18 @@ zh-CN:
new_confirmation_instructions_sent: 你将在几分钟内收到一封带有确认链接的新邮件!
title: 请检查你的收件箱
sign_in:
- preamble_html: 使用你在 %{domain} 的账户和密码登录。如果你的账户是在其他站点上注册的,你将无法在此登录。
+ preamble_html: 使用你在 %{domain} 的账号和密码登录。如果你的账号是在其他站点上注册的,你将无法在此登录。
title: 登录到 %{domain}
sign_up:
manual_review: 你在 %{domain} 上的注册需要经由管理人员手动审核。 为了帮助我们处理你的注册,请简要说明你为什么想在 %{domain} 上注册。
- preamble: 在这个 Mastodon 站点上注册一个账户,你就可以关注联邦宇宙中的任何人,无论他们的账户在哪里。
+ preamble: 在这个 Mastodon 站点上注册一个账号,你就可以关注联邦宇宙中的任何人,无论他们的账号在哪里。
title: 让我们在 %{domain} 上开始。
status:
- account_status: 账户状态
+ account_status: 账号状态
confirming: 等待完成邮箱地址确认
functional: 你的账号可以正常使用了。
pending: 站务人员正在审核你的申请。这需要花点时间。在申请被批准后,你将收到一封邮件。
- redirecting_to: 你的账户无效,因为它已被设置为跳转到 %{acct}
+ redirecting_to: 你的账号无效,因为它已被设置为跳转到 %{acct}
self_destruct: "%{domain} 即将关闭,你只能获得对你自己的账号的有限访问权限。"
view_strikes: 查看针对你账号的处罚记录
too_fast: 表单提交过快,请重试。
@@ -1228,8 +1228,8 @@ zh-CN:
challenge_not_passed: 你输入的信息不正确
confirm_password: 输入你当前的密码来验证身份
confirm_username: 输入你的用户名以继续
- proceed: 删除账户
- success_msg: 你的账户已成功删除
+ proceed: 删除账号
+ success_msg: 你的账号已成功删除
warning:
before: 在删除前,请仔细阅读下列说明:
caches: 已被其他服务器缓存的内容可能还会保留
@@ -1237,7 +1237,7 @@ zh-CN:
email_change_html: 你可以 更改邮箱地址,而无需删除账号
email_contact_html: 如果它还未送达,你可以发邮件给 %{email} 寻求帮助。
email_reconfirmation_html: 如果你没有收到确认邮件,请点击 重新发送 。
- irreversible: 你将无法恢复或重新激活你的账户
+ irreversible: 你将无法恢复或重新激活你的账号
more_details_html: 更多细节,请查看 隐私政策 。
username_available: 你的用户名现在又可以使用了
username_unavailable: 你的用户名仍将无法使用
@@ -1247,14 +1247,14 @@ zh-CN:
appeal: 申诉
appeal_approved: 此次处罚已申诉成功并不再生效
appeal_rejected: 此次申诉已被驳回
- appeal_submitted_at: 申诉已提交
+ appeal_submitted_at: 已提交申诉
appealed_msg: 你的申诉已经提交。如果申诉通过,你将收到通知。
appeals:
submit: 提交申诉
approve_appeal: 批准申诉
associated_report: 相关举报
created_at: 日期
- description_html: 以下是针对你的账户采取的行动和警告,已经由 %{instance} 的工作人员发送给你。
+ description_html: 以下是针对你的账号采取的行动和警告,已经由 %{instance} 的工作人员发送给你。
recipient: 发送至
reject_appeal: 驳回申诉
status: '嘟文 #%{id}'
@@ -1278,7 +1278,7 @@ zh-CN:
errors:
'400': 你提交的请求无效或格式不正确。
'403': 你没有访问此页面的权限。
- '404': 无法找到你所要访问的页面。
+ '404': 无法找到你访问的页面。
'406': 无法以要求的格式显示此页面。
'410': 你要查看的页面已不存在。
'422':
@@ -1297,7 +1297,7 @@ zh-CN:
archive_takeout:
date: 日期
download: 下载你的存档
- hint_html: 你可以请求一份账户数据存档,其中包含你的嘟文和已上传的媒体文件。导出的数据为 ActivityPub 格式,因而可以被兼容的软件读取。每次允许请求存档的间隔至少为 7 天。
+ hint_html: 你可以请求一份账号数据存档,其中包含你的嘟文和已上传的媒体文件。导出的数据为 ActivityPub 格式,因而可以被兼容的软件读取。每次允许请求存档的间隔至少为 7 天。
in_progress: 正在准备你的存档……
request: 请求你的存档
size: 大小
@@ -1315,7 +1315,7 @@ zh-CN:
hint_html: "什么是精选话题? 它们被显示在你的公开个人资料中的突出位置,人们可以在这些标签下浏览你的公共嘟文。 它们是跟踪创作或长期项目的进度的重要工具。"
filters:
contexts:
- account: 账户
+ account: 个人资料
home: 主页与列表
notifications: 通知
public: 公共时间线
@@ -1389,17 +1389,17 @@ zh-CN:
overwrite_long: 将当前记录替换为新记录
overwrite_preambles:
blocking_html:
- other: 你即将使用来自 %{filename} 的最多 %{count} 个账户替换你的屏蔽列表。
+ other: 你即将使用来自 %{filename} 的最多 %{count} 个账号替换你的屏蔽列表。
bookmarks_html:
other: 你即将使用来自 %{filename} 的最多 %{count} 条嘟文替换你的收藏列表。
domain_blocking_html:
other: 你即将使用来自 %{filename} 的最多 %{count} 个站点域名替换你的站点屏蔽列表。
following_html:
- other: 你即将关注来自 %{filename} 的最多 %{count} 个账户,并停止关注其他所有人。
+ other: 你即将关注来自 %{filename} 的最多 %{count} 个账号,并停止关注其他所有人。
lists_html:
- other: 你即将使用来自 %{filename} 的内容替换你的列表。最多将会有 %{count} 个账户 被添加到新列表。
+ other: 你即将使用来自 %{filename} 的内容替换你的列表。最多将会有 %{count} 个账号 被添加到新列表。
muting_html:
- other: 你即将使用来自 %{filename} 的最多 %{count} 个账户替换你的已隐藏账户列表。
+ other: 你即将使用来自 %{filename} 的最多 %{count} 个账号替换你的已隐藏账号列表。
preambles:
blocking_html:
other: 你即将屏蔽来自 %{filename} 的最多 %{count} 个账号。
@@ -1410,7 +1410,7 @@ zh-CN:
following_html:
other: 你即将关注来自 %{filename} 的最多 %{count} 个账号。
lists_html:
- other: 你即将从 %{filename} 中添加最多 %{count} 个账户到你的列表中。如果没有可用列表,将创建新的列表。
+ other: 你即将从 %{filename} 中添加最多 %{count} 个账号到你的列表中。如果没有可用列表,将创建新的列表。
muting_html:
other: 你即将隐藏来自 %{filename} 的最多 %{count} 个账号。
preface: 你可以在此导入你在其他实例导出的数据,比如你所关注或屏蔽的用户列表。
@@ -1424,12 +1424,12 @@ zh-CN:
success: 数据上传成功,正在处理中
time_started: 开始于
titles:
- blocking: 正在导入被屏蔽的账户
+ blocking: 正在导入被屏蔽的账号
bookmarks: 正在导入收藏
domain_blocking: 正在导入站点屏蔽列表
- following: 正在导入关注的账户
+ following: 正在导入关注的账号
lists: 导入列表
- muting: 正在导入隐藏的账户
+ muting: 正在导入隐藏的账号
type: 导入类型
type_groups:
constructive: 关注与收藏
@@ -1486,9 +1486,9 @@ zh-CN:
emails:
notification_emails:
favourite: 嘟文被喜欢邮件通知
- follow: 账户被关注邮件通知
+ follow: 账号被关注邮件通知
follow_request: 关注请求邮件通知
- mention: 账户被提及邮件通知
+ mention: 账号被提及邮件通知
reblog: 嘟文被转嘟邮件通知
resubscribe_html: 如果你不小心取消了订阅,可以在你的邮件通知设置中重新订阅。
success_html: 你将不会在你的邮箱 %{email} 中收到 %{domain} 上的 Mastodon的 %{type}
@@ -1500,14 +1500,14 @@ zh-CN:
not_ready: 不能附加还在处理中的文件。请稍后再试!
too_many: 最多只能添加 4 张图片
migrations:
- acct: 新账户的 用户名@域名
+ acct: 新账号的 用户名@域名
cancel: 取消跳转
cancel_explanation: 取消跳转将会重新激活你当前的账号,但是已经迁移到新账号的关注者不会回来。
cancelled_msg: 成功取消跳转
errors:
already_moved: 和你已经迁移过的账号相同
missing_also_known_as: 没有引用此账号
- move_to_self: 不能是当前账户
+ move_to_self: 不能是当前账号
not_found: 找不到
on_cooldown: 你正处于冷却状态
followers_count: 迁移时的关注者
@@ -1519,14 +1519,14 @@ zh-CN:
past_migrations: 迁移记录
proceed_with_move: 移动关注者
redirected_msg: 你的账号现在会跳转至 %{acct}
- redirecting_to: 你的账户正在跳转到 %{acct}。
+ redirecting_to: 你的账号正在跳转到 %{acct}。
set_redirect: 设置跳转
warning:
backreference_required: 新账号必须先引用当前账号
before: 在继续前,请仔细阅读下列说明:
cooldown: 移动后会有一个冷却期,在此期间你将无法再次移动
- disabled_account: 此后,你的当前账户将无法使用。但是,你仍然有权导出数据或者重新激活。
- followers: 这步操作将把所有关注者从当前账户移动到新账户
+ disabled_account: 此后,你的当前账号将无法使用。但是,你仍然有权导出数据或者重新激活。
+ followers: 这步操作将把所有关注者从当前账号移动到新账号
only_redirect_html: 或者,你可以只在你的账号资料上设置一个跳转。
other_data: 不会自动移动其它数据
redirect: 在收到一个跳转通知后,你当前的账号资料将会更新,并被排除在搜索范围外
@@ -1640,7 +1640,7 @@ zh-CN:
confirm_remove_selected_followers: 你确定想要取关所选的关注者吗?
confirm_remove_selected_follows: 您确定要删除选定的关注者吗?
dormant: 休眠
- follow_failure: 无法关注选中的部分账户。
+ follow_failure: 无法关注选中的部分账号。
follow_selected_followers: 关注选中的关注者
followers: 关注者
following: 正在关注
@@ -1654,9 +1654,9 @@ zh-CN:
remove_selected_domains: 删除在选定站点中的所有关注者
remove_selected_followers: 移除选中的关注者
remove_selected_follows: 取消关注所选用户
- status: 账户状态
+ status: 账号状态
remote_follow:
- missing_resource: 无法确定你的账户的跳转 URL
+ missing_resource: 无法确定你的账号的跳转 URL
reports:
errors:
invalid_rules: 没有引用有效的规则
@@ -1698,7 +1698,7 @@ zh-CN:
current_session: 当前会话
date: 日期
description: "%{platform} 上的 %{browser}"
- explanation: 你的 Mastodon 账户目前已在这些浏览器上登录。
+ explanation: 你的 Mastodon 账号目前已在这些浏览器上登录。
ip: IP 地址
platforms:
adobe_air: Adobe Air
@@ -1717,22 +1717,22 @@ zh-CN:
revoke: 注销
revoke_success: 会话注销成功
title: 会话
- view_authentication_history: 查看账户的认证历史
+ view_authentication_history: 查看账号的认证历史
settings:
account: 账号
- account_settings: 账户设置
+ account_settings: 账号设置
aliases: 账号别名
appearance: 外观
authorized_apps: 已授权的应用
back: 返回 Mastodon
- delete: 删除账户
+ delete: 删除账号
development: 开发
edit_profile: 更改个人资料
export: 导出
featured_tags: 精选话题
import: 导入
import_and_export: 导入与导出
- migrate: 账户迁移
+ migrate: 账号迁移
notifications: 邮件通知
preferences: 偏好设置
profile: 个人资料
@@ -1745,12 +1745,12 @@ zh-CN:
severed_relationships:
download: 下载 (%{count})
event_type:
- account_suspension: 封禁账户 (%{target_name})
+ account_suspension: 封禁账号 (%{target_name})
domain_block: 封禁服务器 (%{target_name})
user_domain_block: 你屏蔽了 %{target_name}
lost_followers: 失去的关注者
lost_follows: 失去的关注
- preamble: 如果你屏蔽了某个站点,或者管理员封禁了某个站点,你可能会丢失一部分关注和关注者。你可以下载联系被中断的账户列表,进行检查并导入到其他站点。
+ preamble: 如果你屏蔽了某个站点,或者管理员封禁了某个站点,你可能会丢失一部分关注和关注者。你可以下载联系被中断的账号列表,进行检查并导入到其他站点。
purged: 关于此服务器的信息已被你所在服务器的管理员清除。
type: 事件
statuses:
@@ -1782,7 +1782,7 @@ zh-CN:
private: 仅关注者
private_long: 只有关注你的用户能看到
public: 公开
- public_long: 所有人可见
+ public_long: 主页与列表
unlisted: 悄悄公开
unlisted_long: 对所有人可见,但不出现在公共时间线上
statuses_cleanup:
@@ -1799,11 +1799,11 @@ zh-CN:
keep_media: 保留带媒体附件的嘟文
keep_media_hint: 不删除任何包含媒体附件的嘟文
keep_pinned: 保留置顶嘟文
- keep_pinned_hint: 不删除你的任何置顶嘟文
+ keep_pinned_hint: 不会删除你的任何置顶嘟文
keep_polls: 保留投票
keep_polls_hint: 不删除你的任何投票
- keep_self_bookmark: 保存你收藏的的嘟文
- keep_self_bookmark_hint: 不删除你收藏的嘟文
+ keep_self_bookmark: 保存被你加入书签的嘟文
+ keep_self_bookmark_hint: 如果你已将自己的嘟文添加书签,就不会删除这些嘟文
keep_self_fav: 保留你喜欢的嘟文
keep_self_fav_hint: 如果你喜欢了自己的嘟文,则不会删除这些嘟文
min_age:
@@ -1852,19 +1852,19 @@ zh-CN:
enabled: 已启用双因素认证
enabled_success: 已成功启用双因素认证
generate_recovery_codes: 生成恢复代码
- lost_recovery_codes: 如果你的手机不慎丢失,你可以使用恢复代码来重新获得对账户的访问权。如果你遗失了恢复代码,可以在此处重新生成。之前使用的恢复代码将会失效。
+ lost_recovery_codes: 如果你的手机不慎丢失,你可以使用恢复代码来重新获得对账号的访问权。如果你遗失了恢复代码,可以在此处重新生成。之前使用的恢复代码将会失效。
methods: 双因素认证方式
otp: 身份验证应用
recovery_codes: 备份恢复代码
recovery_codes_regenerated: 恢复代码重新生成成功
- recovery_instructions_html: 如果你的手机无法使用,你可以使用下列任意一个恢复代码来重新获得对账户的访问权。请妥善保管好你的恢复代码(例如,你可以将它们打印出来,然后和其他重要的文件放在一起)。
+ recovery_instructions_html: 如果你的手机无法使用,你可以使用下列任意一个恢复代码来重新获得对账号的访问权。请妥善保管好你的恢复代码(例如,你可以将它们打印出来,然后和其他重要的文件放在一起)。
webauthn: 安全密钥
user_mailer:
appeal_approved:
- action: 账户设置
+ action: 账号设置
explanation: 你于 %{appeal_date} 对 %{strike_date} 在你账号上做出的处罚提出的申诉已被批准,你的账号已回到正常状态。
subject: 你于 %{date} 提出的申诉已被批准
- subtitle: 你的账户已再次回到良好状态。
+ subtitle: 你的账号已再次回到良好状态。
title: 申诉已批准
appeal_rejected:
explanation: 你于 %{appeal_date} 对 %{strike_date} 在你账号上做出的处罚提出的申诉已被驳回。
@@ -1872,13 +1872,13 @@ zh-CN:
subtitle: 你的申诉已被驳回。
title: 申诉已驳回
backup_ready:
- explanation: 你之前请求为你的 Mastodon 账户创建一份完整的备份。
+ explanation: 你之前请求为你的 Mastodon 账号创建一份完整的备份。
extra: 现在它可以下载了!
subject: 你的存档已经准备完毕
title: 存档导出
failed_2fa:
details: 以下是该次登录尝试的详情:
- explanation: 有人试图登录到你的账户,但提供了无效的辅助认证因子。
+ explanation: 有人试图登录到你的账号,但提供了无效的辅助认证因子。
further_actions_html: 如果这不是你所为,你的密码可能已经泄露,建议你立即 %{action} 。
subject: 辅助认证失败
title: 辅助认证失败
@@ -1890,7 +1890,7 @@ zh-CN:
subject: 已有新 IP 地址访问了你的账号
title: 一次新登录
terms_of_service_changed:
- agreement: 继续使用你在 %{domain} 的账户即表示您同意这些条款。如果你不同意更新后的条款,你可以随时删除账户以终止与 %{domain} 的协议。
+ agreement: 继续使用你在 %{domain} 的账号即表示您同意这些条款。如果你不同意更新后的条款,你可以随时删除账号以终止与 %{domain} 的协议。
changelog: 本次更新的要点如下:
description: 你收到此邮件是因为我们更新了 %{domain} 的服务条款。我们建议你在此查看变更后的服务条款:
description_html: 你收到此邮件是因为我们更新了 %{domain} 的服务条款。我们建议你在此查看变更后的服务条款。
@@ -1906,28 +1906,28 @@ zh-CN:
violation: 内容违反了以下社区准则
explanation:
delete_statuses: 你的一些嘟文被发现违反了一条或多条社区准则,并已被 %{instance} 的管理员删除。
- disable: 你不能再使用你的账户,但你的个人资料和其他数据保持不变。你可以请求数据备份,更改账户设置或删除账户。
+ disable: 你不能再使用你的账号,但你的个人资料和其他数据保持不变。你可以请求数据备份,更改账号设置或删除账号。
mark_statuses_as_sensitive: 你的一些嘟文已经被 %{instance} 管理员标记为敏感内容。这意味着别人需要在嘟文中点击媒体,才能显示媒体预览。你可以在今后发布嘟文时自行将媒体标记为敏感内容。
sensitive: 即刻起,你上传的所有媒体文件都将被标记为敏感内容并隐藏,在点击警告后才能查看。
silence: 你可以继续使用你的账号,但只有已关注你的人才能在看到你在此服务器上的嘟文,并且你会被排除在各类公共列表之外。其他用户仍可以手动关注你。
- suspend: 你不能再使用你的账户,并且你的个人资料和其他数据都将无法访问。在大约30天内,你仍可以登录并请求数据备份,之后相关数据将被完全删除。我们会保留一些基础数据以避免封禁失效。
+ suspend: 你不能再使用你的账号,并且你的个人资料和其他数据都将无法访问。在大约30天内,你仍可以登录并请求数据备份,之后相关数据将被完全删除。我们会保留一些基础数据以避免封禁失效。
reason: 理由:
statuses: 被引用的嘟文:
subject:
delete_statuses: 你在 %{acct} 的嘟文已被删除
- disable: 你的账户 %{acct} 已被冻结
+ disable: 你的账号 %{acct} 已被冻结
mark_statuses_as_sensitive: 你在 %{acct} 的嘟文已被标记为敏感内容
none: 对 %{acct} 的警告
sensitive: 你在 %{acct} 的嘟文今后将被标记为敏感内容
- silence: 你的账户 %{acct} 已被隐藏
- suspend: 你的账户 %{acct} 已被封禁
+ silence: 你的账号 %{acct} 已被隐藏
+ suspend: 你的账号 %{acct} 已被封禁
title:
delete_statuses: 嘟文已删除
disable: 账号已冻结
mark_statuses_as_sensitive: 嘟文已被标记为敏感内容
none: 警示
- sensitive: 账户已被标记为敏感内容
- silence: 账户被隐藏
+ sensitive: 账号已被标记为敏感内容
+ silence: 账号被隐藏
suspend: 账号被封禁
welcome:
apps_android_action: 从 Google Play 下载
@@ -1952,7 +1952,7 @@ zh-CN:
follow_action: 关注
follow_step: 关注有趣的人,这就是 Mastodon 的意义所在。
follow_title: 个性化你的主页动态
- follows_subtitle: 关注知名账户
+ follows_subtitle: 关注知名账号
follows_title: 推荐关注
follows_view_more: 查看更多可关注的人
hashtags_recent_count:
@@ -1971,12 +1971,12 @@ zh-CN:
title: "%{name},欢迎你的加入!"
users:
follow_limit_reached: 你不能关注超过 %{limit} 个人
- go_to_sso_account_settings: 转到您的身份提供商进行账户设置
+ go_to_sso_account_settings: 转到您的身份提供商进行账号设置
invalid_otp_token: 输入的双因素认证代码无效
otp_lost_help_html: 如果你不慎丢失了所有的代码,请联系 %{email} 寻求帮助
rate_limited: 验证尝试次数过多,请稍后再试。
seamless_external_login: 你通过外部服务登录,因此密码和邮件设置不可用。
- signed_in_as: 当前登录的账户:
+ signed_in_as: 当前登录的账号:
verification:
extra_instructions_html: 提示:你网站上的链接可能是不可见的。重要的部分是 rel="me"
,它可以防止在具有用户生成内容的网站上冒充身份。你甚至可以在页面头部使用 link
标签而不是 a
,但 HTML 必须能够在不执行 JavaScript 的情况下访问。
here_is_how: 具体方法如下: