mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 22:41:27 +00:00
69bb55e9d7
[ci skip]
186 lines
5.1 KiB
PHP
186 lines
5.1 KiB
PHP
<?php
|
|
|
|
return [
|
|
|
|
'common' => [
|
|
'comment' => '评论',
|
|
'commented' => '已评论',
|
|
'comments' => '评论',
|
|
'like' => '赞',
|
|
'liked' => '已赞',
|
|
'likes' => '赞',
|
|
'share' => 'Share',
|
|
'shared' => 'Shared',
|
|
'shares' => 'Shares',
|
|
'unshare' => 'Unshare',
|
|
|
|
'cancel' => '取消',
|
|
'copyLink' => '复制链接',
|
|
'delete' => '删除',
|
|
'error' => '错误',
|
|
'errorMsg' => '出错了。请稍后再试。',
|
|
'oops' => '哎呀!',
|
|
'other' => '其它',
|
|
'readMore' => '阅读更多',
|
|
'success' => '成功',
|
|
|
|
'sensitive' => '敏感的',
|
|
'sensitiveContent' => '敏感内容',
|
|
'sensitiveContentWarning' => '此帖子可能包含敏感内容',
|
|
],
|
|
|
|
'site' => [
|
|
'terms' => '使用条款',
|
|
'privacy' => '隐私政策',
|
|
],
|
|
|
|
'navmenu' => [
|
|
'search' => '搜索',
|
|
'admin' => '管理面板',
|
|
|
|
// Timelines
|
|
'homeFeed' => 'Home Feed',
|
|
'localFeed' => 'Local Feed',
|
|
'globalFeed' => 'Global Feed',
|
|
|
|
// Core features
|
|
'discover' => '探索',
|
|
'directMessages' => 'Direct Messages',
|
|
'notifications' => '通知',
|
|
'groups' => '群組',
|
|
'stories' => '故事',
|
|
|
|
// Self links
|
|
'profile' => 'Profile',
|
|
'drive' => 'Drive',
|
|
'settings' => '设置',
|
|
'compose' => '创建',
|
|
'logout' => '退出登录',
|
|
|
|
// Nav footer
|
|
'about' => '关于',
|
|
'help' => '帮助',
|
|
'language' => '语言',
|
|
'privacy' => '隐私',
|
|
'terms' => '条款',
|
|
|
|
// Temporary links
|
|
'backToPreviousDesign' => 'Go back to previous design'
|
|
],
|
|
|
|
'directMessages' => [
|
|
'inbox' => '收件箱',
|
|
'sent' => 'Sent',
|
|
'requests' => '申请'
|
|
],
|
|
|
|
'notifications' => [
|
|
'liked' => '赞了你的',
|
|
'commented' => '评论了你的',
|
|
'reacted' => 'reacted to your',
|
|
'shared' => '转发了你的',
|
|
'tagged' => 'tagged you in a',
|
|
|
|
'updatedA' => '更新了一个',
|
|
'sentA' => '发送了一个',
|
|
|
|
'followed' => 'followed',
|
|
'mentioned' => 'mentioned',
|
|
'you' => 'you',
|
|
|
|
'yourApplication' => 'Your application to join',
|
|
'applicationApproved' => 'was approved!',
|
|
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
|
|
|
'dm' => 'dm',
|
|
'groupPost' => 'group post',
|
|
'modlog' => 'modlog',
|
|
'post' => 'post',
|
|
'story' => 'story',
|
|
],
|
|
|
|
'post' => [
|
|
'shareToFollowers' => 'Share to followers',
|
|
'shareToOther' => 'Share to other',
|
|
'noLikes' => 'No likes yet',
|
|
'uploading' => 'Uploading',
|
|
],
|
|
|
|
'profile' => [
|
|
'posts' => 'Posts',
|
|
'followers' => 'Followers',
|
|
'following' => 'Following',
|
|
'admin' => 'Admin',
|
|
'collections' => 'Collections',
|
|
'follow' => 'Follow',
|
|
'unfollow' => 'Unfollow',
|
|
'editProfile' => 'Edit Profile',
|
|
'followRequested' => 'Follow Requested',
|
|
'joined' => 'Joined',
|
|
|
|
'emptyCollections' => 'We can\'t seem to find any collections',
|
|
'emptyPosts' => 'We can\'t seem to find any posts',
|
|
],
|
|
|
|
'menu' => [
|
|
'viewPost' => 'View Post',
|
|
'viewProfile' => 'View Profile',
|
|
'moderationTools' => 'Moderation Tools',
|
|
'report' => 'Report',
|
|
'archive' => 'Archive',
|
|
'unarchive' => 'Unarchive',
|
|
'embed' => '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.',
|
|
|
|
'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' => 'to Followers',
|
|
|
|
'showCaption' => 'Show Caption',
|
|
'showLikes' => 'Show Likes',
|
|
'compactMode' => 'Compact Mode',
|
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
|
|
|
'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 Story'
|
|
],
|
|
|
|
'timeline' => [
|
|
'peopleYouMayKnow' => 'People you may know'
|
|
],
|
|
|
|
'hashtags' => [
|
|
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
|
],
|
|
|
|
];
|