pixelfed/resources/lang/zh/web.php

209 lines
5.9 KiB
PHP
Raw Normal View History

<?php
return [
'common' => [
'comment' => '评论',
'commented' => '已评论',
'comments' => '评论',
'like' => '赞',
'liked' => '已点赞',
'likes' => '点赞',
'share' => '分享',
'shared' => '已分享的',
'shares' => '分享',
'unshare' => '取消分享',
'bookmark' => '收藏',
'cancel' => '取消',
'copyLink' => '复制链接',
'delete' => '删除',
'error' => '错误',
'errorMsg' => '出错了。请稍后再试。',
'oops' => '哎呀!',
'other' => '其它',
'readMore' => '阅读更多',
'success' => '成功',
'proceed' => '继续',
'next' => '下一个',
'close' => '关闭',
'clickHere' => '点击此处',
'sensitive' => '敏感',
'sensitiveContent' => '敏感内容',
'sensitiveContentWarning' => '此帖文可能包含敏感内容',
],
'site' => [
'terms' => '使用条款',
'privacy' => '隐私政策',
],
'navmenu' => [
'search' => '搜索',
'admin' => '管理面板',
// Timelines
'homeFeed' => '主页',
'localFeed' => '本站动态',
'globalFeed' => '跨站动态',
// Core features
'discover' => '探索',
'directMessages' => '私信',
'notifications' => '通知',
'groups' => '群组',
'stories' => '故事',
// Self links
'profile' => '个人资料',
'drive' => '网盘',
'settings' => '设置',
'compose' => '创建',
'logout' => '登出',
// Nav footer
'about' => '关于',
'help' => '帮助',
'language' => '语言',
'privacy' => '隐私',
'terms' => '使用条款',
// Temporary links
'backToPreviousDesign' => '返回上一个设计'
],
'directMessages' => [
'inbox' => '收件箱',
'sent' => '已发送',
'requests' => '请求'
],
'notifications' => [
'liked' => '点赞了你的',
'commented' => '评论了你的',
'reacted' => '回应了你的',
'shared' => '转发了你的',
'tagged' => '在帖子中标记了你',
'updatedA' => '更新了一个',
'sentA' => '发送了一个',
'followed' => '已关注',
'mentioned' => '提及了',
'you' => '你',
'yourApplication' => '您想要加入',
'applicationApproved' => '的申请被批准了!',
'applicationRejected' => '的申请被拒绝。您可以在 6 个月后重新申请加入。',
'dm' => '私信',
'groupPost' => '群组贴文',
'modlog' => '管理日志',
'post' => '帖文',
'story' => '故事',
'noneFound' => '暂无通知',
],
'post' => [
'shareToFollowers' => '分享给关注者',
'shareToOther' => '与他人分享',
'noLikes' => '尚无点赞',
'uploading' => '上传中',
],
'profile' => [
'posts' => '帖子',
'followers' => '关注者',
'following' => '正在关注',
'admin' => '管理员',
'collections' => '影集',
'follow' => '关注',
'unfollow' => '取消关注',
'editProfile' => '编辑个人资料',
'followRequested' => '已发送关注请求',
'joined' => '已加入',
'emptyCollections' => '我们似乎找不到任何影集',
'emptyPosts' => '我们似乎未能找到任何帖文',
],
'menu' => [
'viewPost' => '查看帖文',
'viewProfile' => '查看个人资料',
'moderationTools' => '管理工具',
'report' => '举报',
'archive' => '封存',
'unarchive' => '取消封存',
'embed' => '嵌入',
'selectOneOption' => '请从下列选项中选择一个',
'unlistFromTimelines' => '从时间线中隐藏',
'addCW' => '添加内容警告',
'removeCW' => '移除内容警告',
'markAsSpammer' => '标记为骚扰信息发送者',
'markAsSpammerText' => '将所有目前及未来的帖子隐藏并添加内容警告',
'spam' => '骚扰信息',
'sensitive' => '敏感内容',
'abusive' => '恶意或有害的',
'underageAccount' => '未成年账户',
'copyrightInfringement' => '版权侵犯',
'impersonation' => '冒充他人',
'scamOrFraud' => '骚扰或欺诈行为',
'confirmReport' => '确认举报',
'confirmReportText' => '您确定要举报这篇帖文吗?',
'reportSent' => '举报已发送!',
'reportSentText' => '我们已成功收到您的举报。',
'reportSentError' => '举报这个帖子时出现问题。',
'modAddCWConfirm' => '您确定要为这个帖文添加内容警告?',
'modCWSuccess' => '内容警告已成功添加',
'modRemoveCWConfirm' => '您确定要移除这个帖文上的内容警告吗?',
'modRemoveCWSuccess' => '内容警告已被成功移除',
'modUnlistConfirm' => '您确定要隐藏这个帖文吗?',
'modUnlistSuccess' => '帖文已被成功隐藏',
'modMarkAsSpammerConfirm' => '您确定要将此用户标记为垃圾信息发送者?所有此用户的现有和未来的帖子都将被隐藏,并添加内容警告。',
'modMarkAsSpammerSuccess' => '成功地将帐户标记为垃圾信息发送者',
'toFollowers' => '至关注者',
'showCaption' => '显示标题',
'showLikes' => '显示点赞',
'compactMode' => '紧凑模式',
'embedConfirmText' => '使用这段嵌入内容代表您将同意我们的',
'deletePostConfirm' => '您确定要删除该贴吗?',
'archivePostConfirm' => '您确定要封存此贴文吗?',
'unarchivePostConfirm' => '您确定要取消封存此贴文吗?',
],
'story' => [
'add' => '添加故事'
],
'timeline' => [
'peopleYouMayKnow' => '您可能认识的人',
'onboarding' => [
'welcome' => '欢迎',
'thisIsYourHomeFeed' => '这是你的主页时间线,它会按时间顺序排列你所关注的账户的帖子。',
'letUsHelpYouFind' => '让我们帮你找一些有趣的人来关注',
'refreshFeed' => '刷新动态列表',
],
],
'hashtags' => [
'emptyFeed' => '我们似乎找不到这个标签的任何帖子'
],
'report' => [
'report' => '举报',
'selectReason' => '选择理由',
'reported' => '已举报',
'sendingReport' => '正在提交举报',
'thanksMsg' => '感谢你的举报,这有助于维护我们社区的安全!',
'contactAdminMsg' => '如果你想就这个帖子联系管理员或管理员举报',
],
];