1
0
Fork 0

New translations web.php (Chinese Traditional)

[ci skip]
This commit is contained in:
daniel 2022-03-01 22:49:10 -07:00
parent a2b59dd07e
commit 438bdea1fb
1 changed files with 126 additions and 126 deletions

View File

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