diff --git a/resources/lang/zh/web.php b/resources/lang/zh/web.php index 8db6da724..b1e26259b 100644 --- a/resources/lang/zh/web.php +++ b/resources/lang/zh/web.php @@ -3,186 +3,186 @@ return [ 'common' => [ - 'comment' => 'Comment', - 'commented' => 'Commented', - 'comments' => 'Comments', - 'like' => 'Like', - 'liked' => 'Liked', - 'likes' => 'Likes', - 'share' => 'Share', - 'shared' => 'Shared', - 'shares' => 'Shares', - 'unshare' => 'Unshare', + 'comment' => '评论', + 'commented' => '已评论', + 'comments' => '评论', + 'like' => '喜欢', + 'liked' => '喜欢了', + 'likes' => '喜欢', + 'share' => '分享', + 'shared' => '已分享', + 'shares' => '分享', + 'unshare' => '取消分享', 'bookmark' => 'Bookmark', - 'cancel' => 'Cancel', + 'cancel' => '取消', 'copyLink' => '复制链接', 'delete' => '删除', 'error' => '错误', 'errorMsg' => '出错了。请稍后再试。', 'oops' => '哎呀!', - 'other' => 'Other', - 'readMore' => 'Read more', - 'success' => 'Success', + 'other' => '其它', + 'readMore' => '阅读更多', + 'success' => '成功', 'proceed' => 'Proceed', 'next' => 'Next', 'close' => 'Close', 'clickHere' => 'click here', - 'sensitive' => 'Sensitive', - 'sensitiveContent' => 'Sensitive Content', - 'sensitiveContentWarning' => 'This post may contain sensitive content', + 'sensitive' => '敏感的', + 'sensitiveContent' => '敏感内容', + 'sensitiveContentWarning' => '此帖可能包含敏感内容', ], 'site' => [ - 'terms' => 'Terms of Use', - 'privacy' => 'Privacy Policy', + 'terms' => '使用条款', + 'privacy' => '隐私政策', ], 'navmenu' => [ - 'search' => 'Search', - 'admin' => 'Admin Dashboard', + 'search' => '搜索', + 'admin' => '管理面板', // Timelines - 'homeFeed' => 'Home Feed', - 'localFeed' => 'Local Feed', - 'globalFeed' => 'Global Feed', + 'homeFeed' => '主页', + 'localFeed' => '本站时间轴', + 'globalFeed' => '跨站时间轴', // Core features - 'discover' => 'Discover', - 'directMessages' => 'Direct Messages', - 'notifications' => 'Notifications', - 'groups' => 'Groups', - 'stories' => 'Stories', + 'discover' => '探索', + 'directMessages' => '私信', + 'notifications' => '通知', + 'groups' => '群组', + 'stories' => '故事', // Self links - 'profile' => 'Profile', - 'drive' => 'Drive', - 'settings' => 'Settings', - 'compose' => 'Create New', - 'logout' => 'Logout', + 'profile' => '个人资料', + 'drive' => '云端硬盘', + 'settings' => '设置', + 'compose' => '创建', + 'logout' => '登出', // Nav footer - 'about' => 'About', - 'help' => 'Help', + 'about' => '关于', + 'help' => '帮助', 'language' => '语言', - 'privacy' => 'Privacy', - 'terms' => 'Terms', + 'privacy' => '隐私', + 'terms' => '使用条款', // Temporary links - 'backToPreviousDesign' => 'Go back to previous design' + 'backToPreviousDesign' => '返回上一个设计' ], 'directMessages' => [ - 'inbox' => 'Inbox', - 'sent' => 'Sent', - 'requests' => 'Requests' + 'inbox' => '收件箱', + 'sent' => '已发送', + 'requests' => '请求' ], 'notifications' => [ - 'liked' => 'liked your', - 'commented' => 'commented on your', - 'reacted' => 'reacted to your', - 'shared' => 'shared your', - 'tagged' => 'tagged you in a', + 'liked' => '喜欢了你的', + 'commented' => '评论了你的', + 'reacted' => '回应了您的', + 'shared' => '分享了您的', + 'tagged' => '将您标记在', - 'updatedA' => 'updated a', - 'sentA' => 'sent a', + 'updatedA' => '更新了一个', + 'sentA' => '发送了一个', - 'followed' => 'followed', - 'mentioned' => 'mentioned', - 'you' => 'you', + 'followed' => '已关注', + 'mentioned' => '已提及', + 'you' => '您', - 'yourApplication' => 'Your application to join', - 'applicationApproved' => 'was approved!', - 'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', + 'yourApplication' => '您想要加入', + 'applicationApproved' => '的申请被批准了!', + 'applicationRejected' => '被拒绝。您可以在 6 个月后重新申请加入。', - 'dm' => 'dm', - 'groupPost' => 'group post', - 'modlog' => 'modlog', - 'post' => 'post', - 'story' => 'story', + 'dm' => '私信', + 'groupPost' => '群组帖子', + 'modlog' => '模组日志', + 'post' => '帖子', + 'story' => '故事', 'noneFound' => 'No notifications found', ], 'post' => [ - 'shareToFollowers' => 'Share to followers', - 'shareToOther' => 'Share to other', - 'noLikes' => 'No likes yet', - 'uploading' => 'Uploading', + 'shareToFollowers' => '分享给关注者', + 'shareToOther' => '与他人分享', + 'noLikes' => '尚未得到点赞', + 'uploading' => '上传中', ], 'profile' => [ - 'posts' => 'Posts', - 'followers' => 'Followers', - 'following' => 'Following', - 'admin' => 'Admin', - 'collections' => 'Collections', - 'follow' => 'Follow', - 'unfollow' => 'Unfollow', - 'editProfile' => 'Edit Profile', - 'followRequested' => 'Follow Requested', - 'joined' => 'Joined', + 'posts' => '帖子', + 'followers' => '关注者', + 'following' => '正在关注', + 'admin' => '管理员', + 'collections' => '影集', + 'follow' => '关注', + 'unfollow' => '取消关注', + 'editProfile' => '编辑个人资料', + 'followRequested' => '已发送关注请求', + 'joined' => '已加入', - 'emptyCollections' => 'We can\'t seem to find any collections', - 'emptyPosts' => 'We can\'t seem to find any posts', + 'emptyCollections' => '我们似乎找不到任何影集', + 'emptyPosts' => '我们似乎未能找到任何帖子', ], 'menu' => [ - 'viewPost' => 'View Post', - 'viewProfile' => 'View Profile', - 'moderationTools' => 'Moderation Tools', - 'report' => 'Report', - 'archive' => 'Archive', - 'unarchive' => 'Unarchive', - 'embed' => 'Embed', + 'viewPost' => '查看帖子', + 'viewProfile' => '查看个人资料', + 'moderationTools' => '运营管理工具', + 'report' => '举报', + 'archive' => '封存', + 'unarchive' => '取消封存', + 'embed' => '嵌入', - 'selectOneOption' => 'Select one of the following options', - 'unlistFromTimelines' => 'Unlist from Timelines', - 'addCW' => 'Add Content Warning', - 'removeCW' => 'Remove Content Warning', - 'markAsSpammer' => 'Mark as Spammer', - 'markAsSpammerText' => 'Unlist + CW existing and future posts', - 'spam' => 'Spam', - 'sensitive' => 'Sensitive Content', - 'abusive' => 'Abusive or Harmful', - 'underageAccount' => 'Underage Account', - 'copyrightInfringement' => 'Copyright Infringement', - 'impersonation' => 'Impersonation', - 'scamOrFraud' => 'Scam or Fraud', - 'confirmReport' => 'Confirm Report', - 'confirmReportText' => 'Are you sure you want to report this post?', - 'reportSent' => 'Report Sent!', - 'reportSentText' => 'We have successfully received your report.', - 'reportSentError' => 'There was an issue reporting this post.', + 'selectOneOption' => '请从下列选项中选择一个', + 'unlistFromTimelines' => '从时间轴中隐藏', + 'addCW' => '添加内容警告', + 'removeCW' => '移除内容警告', + 'markAsSpammer' => '标记为垃圾信息发送者', + 'markAsSpammerText' => '将所有未来的帖子隐藏并添加内容警告', + 'spam' => '垃圾信息', + 'sensitive' => '敏感内容', + 'abusive' => '恶意或有害的', + 'underageAccount' => '未成年账户', + 'copyrightInfringement' => '版权侵犯', + 'impersonation' => '冒充他人', + 'scamOrFraud' => '欺诈或欺诈行为', + 'confirmReport' => '确认举报', + 'confirmReportText' => '您确定要举报这篇帖子吗?', + 'reportSent' => '举报已发送!', + 'reportSentText' => '我们已成功收到您的举报。', + 'reportSentError' => '举报这个帖子时出现问题。', - 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', - 'modCWSuccess' => 'Successfully added content warning', - 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', - 'modRemoveCWSuccess' => 'Successfully removed content warning', - 'modUnlistConfirm' => 'Are you sure you want to unlist this post?', - 'modUnlistSuccess' => 'Successfully unlisted post', - 'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.', - 'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', + 'modAddCWConfirm' => '您确定要为这个帖子添加内容警告?', + 'modCWSuccess' => '内容警告已成功添加', + 'modRemoveCWConfirm' => '您确定要移除这个帖子上的内容警告吗?', + 'modRemoveCWSuccess' => '内容警告已被成功移除', + 'modUnlistConfirm' => '您确定要隐藏这个帖子吗?', + 'modUnlistSuccess' => '帖子已被成功隐藏', + 'modMarkAsSpammerConfirm' => '您确定要将此用户标记为垃圾信息发送者?所有此用户的现有和未来的帖子都将被隐藏,并添加内容警告。', + 'modMarkAsSpammerSuccess' => '成功地将帐户标记为垃圾信息发送者', - 'toFollowers' => 'to Followers', + 'toFollowers' => '至关注者', - 'showCaption' => 'Show Caption', - 'showLikes' => 'Show Likes', - 'compactMode' => 'Compact Mode', - 'embedConfirmText' => 'By using this embed, you agree to our', + 'showCaption' => '显示标题', + 'showLikes' => '显示赞', + 'compactMode' => '紧凑模式', + 'embedConfirmText' => '使用这段嵌入内容代表您将同意我们的', - 'deletePostConfirm' => 'Are you sure you want to delete this post?', - 'archivePostConfirm' => 'Are you sure you want to archive this post?', - 'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?', + 'deletePostConfirm' => '您确定要删除该贴吗?', + 'archivePostConfirm' => '您确定要封存这个帖子吗?', + 'unarchivePostConfirm' => '您确定要取消封存这个帖子吗?', ], 'story' => [ - 'add' => 'Add Story' + 'add' => '添加故事' ], 'timeline' => [ - 'peopleYouMayKnow' => 'People you may know', + 'peopleYouMayKnow' => '您可能认识的人', 'onboarding' => [ 'welcome' => 'Welcome', @@ -193,7 +193,7 @@ return [ ], 'hashtags' => [ - 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + 'emptyFeed' => '我们似乎找不到这个标签的任何帖子' ], 'report' => [