2021-12-22 00:16:47 +00:00
< ? php
return [
'common' => [
'comment' => 'Comment' ,
'commented' => 'Commented' ,
'comments' => 'Comments' ,
'like' => 'Like' ,
'liked' => 'Liked' ,
'likes' => 'Likes' ,
'share' => 'Share' ,
'shared' => 'Shared' ,
'shares' => 'Shares' ,
'unshare' => 'Unshare' ,
2022-01-29 03:33:24 +00:00
'bookmark' => 'Bookmark' ,
2021-12-22 00:16:47 +00:00
'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' ,
2022-01-08 08:52:28 +00:00
'proceed' => 'Proceed' ,
'next' => 'Next' ,
'close' => 'Close' ,
'clickHere' => 'click here' ,
2021-12-22 00:16:47 +00:00
'sensitive' => 'Sensitive' ,
'sensitiveContent' => 'Sensitive Content' ,
'sensitiveContentWarning' => 'This post may contain sensitive content' ,
],
2024-07-06 23:37:17 +00:00
'login' => [
'header' => 'Account Login'
],
2021-12-22 00:16:47 +00:00
'site' => [
'terms' => 'Terms of Use' ,
'privacy' => 'Privacy Policy' ,
],
'navmenu' => [
'search' => 'Search' ,
'admin' => 'Admin Dashboard' ,
// Timelines
'homeFeed' => 'Home Feed' ,
'localFeed' => 'Local Feed' ,
'globalFeed' => 'Global Feed' ,
// Core features
'discover' => 'Discover' ,
'directMessages' => 'Direct Messages' ,
'notifications' => 'Notifications' ,
'groups' => 'Groups' ,
'stories' => 'Stories' ,
2024-07-01 12:02:33 +00:00
'uiSettings' => 'UI Settings' ,
2021-12-22 00:16:47 +00:00
// Self links
'profile' => 'Profile' ,
'drive' => 'Drive' ,
'settings' => 'Settings' ,
2024-07-07 20:00:32 +00:00
'compose' => 'Create New Post' ,
2024-07-06 23:37:17 +00:00
'login' => 'Login' ,
'register' => 'Register' ,
2021-12-29 02:02:29 +00:00
'logout' => 'Logout' ,
2021-12-22 00:16:47 +00:00
2021-12-22 03:54:33 +00:00
// Nav footer
'about' => 'About' ,
'help' => 'Help' ,
'language' => 'Language' ,
'privacy' => 'Privacy' ,
'terms' => 'Terms' ,
2024-06-28 00:54:22 +00:00
'poweredByPixelfed' => 'Powered by Pixelfed' ,
2021-12-22 03:54:33 +00:00
2021-12-22 00:16:47 +00:00
// Temporary links
'backToPreviousDesign' => 'Go back to previous design'
],
2024-07-07 20:00:32 +00:00
2024-07-01 12:02:33 +00:00
'landing' => [
2024-07-06 23:37:17 +00:00
'auth' => [
'login' => 'Login' ,
'signup' => 'Signup' ,
],
'navmenu' => [
'about' => 'About' ,
'directory' => 'Directory' ,
'explore' => 'Explore' ,
],
2024-07-07 20:00:32 +00:00
'serverbanner' => [
'alt' => 'Server banner images' ,
],
2024-07-06 23:37:17 +00:00
'about' => [
'header' => 'Decentralized photo sharing social media powered by {pixelfedLink}' ,
'stats' => [
'posts' => 'Posts' ,
'activeUsers' => 'Active Users' ,
'totalUsers' => 'Total Users' ,
],
'details' => [
'about' => 'About' ,
'serverRules' => 'Server Rules' ,
'supportedFeatures' => 'Supported Features'
],
'features' => [
'photoPosts' => 'Photo Posts' ,
'photoAlbums' => 'Photo Albums' ,
'photoFilters' => 'Photo Filters' ,
'collections' => 'Collections' ,
'comments' => 'Comments' ,
'hashtags' => 'Hashtags' ,
'likes' => 'Likes' ,
'notifications' => 'Notifications' ,
'shares' => 'Shares' ,
'federation' => 'Federation' ,
'mobileAppSupport' => 'Mobile App Support' ,
'stories' => 'Stories' ,
'videos' => 'Videos'
],
],
'discover' => [
'tagline' => 'Discover accounts and people' ,
'empty' => 'Nothing to show yet! Check back later.' ,
],
'explore' => [
'tagline' => 'Explore trending posts' ,
],
'notfound' => [
'header' => '404 - Not Found' ,
'description' => 'The page you are looking for does not exist' ,
'goback' => 'Go back home'
],
'footer' => [
'help' => 'Help' ,
'terms' => 'Terms' ,
'privacy' => 'Privacy' ,
'mobileApps' => 'Applications mobiles' ,
'poweredByPixelfed' => 'Powered by Pixelfed'
]
2024-07-01 12:02:33 +00:00
],
2021-12-22 00:16:47 +00:00
2024-06-28 00:54:22 +00:00
'uiSettings' => [
'title' => 'UI Settings' ,
'theme' => 'Theme' ,
'themeAutoMode' => 'Auto' ,
'themeDarkMode' => 'Dark' ,
'themeLightMode' => 'Light' ,
'profileLayout' => 'Profile Layout' ,
'layoutGrid' => 'Grid' ,
'layoutMasonry' => 'Masonry' ,
'layoutFeed' => 'Feed' ,
'compactMediaPreviews' => 'Compact Media Previews' ,
'loadComments' => 'Load Comments' ,
'hideCountsStats' => 'Hide Counts & Stats'
],
2021-12-22 00:16:47 +00:00
'directMessages' => [
'inbox' => 'Inbox' ,
'sent' => 'Sent' ,
'requests' => 'Requests'
],
'notifications' => [
'liked' => 'liked your' ,
'commented' => 'commented on your' ,
'reacted' => 'reacted to your' ,
'shared' => 'shared your' ,
'tagged' => 'tagged you in a' ,
'updatedA' => 'updated a' ,
'sentA' => 'sent a' ,
'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' ,
2022-01-25 06:14:22 +00:00
'noneFound' => 'No notifications found' ,
2021-12-22 00:16:47 +00:00
],
'post' => [
'shareToFollowers' => 'Share to followers' ,
'shareToOther' => 'Share to other' ,
'noLikes' => 'No likes yet' ,
'uploading' => 'Uploading' ,
],
'profile' => [
2024-07-07 20:00:32 +00:00
'actions' => [
'requestFollow' => 'Follow' ,
'unfollow' => 'Unfollow' ,
'editProfile' => 'Edit Profile' ,
],
'relationship' => [
'followerCount' => 'Follower | Followers' ,
'followingCount' => 'Following' ,
'following' => 'Following' ,
'followRequested' => 'Follow Requested' ,
'followsYou' => 'Follows You'
],
2021-12-22 00:16:47 +00:00
'posts' => 'Posts' ,
'admin' => 'Admin' ,
'collections' => 'Collections' ,
'joined' => 'Joined' ,
2021-12-26 03:08:52 +00:00
'emptyCollections' => 'We can\'t seem to find any collections' ,
'emptyPosts' => 'We can\'t seem to find any posts' ,
2021-12-22 00:16:47 +00:00
],
'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' => [
2022-01-25 06:14:22 +00:00
'peopleYouMayKnow' => 'People you may know' ,
'onboarding' => [
'welcome' => 'Welcome' ,
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.' ,
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow' ,
'refreshFeed' => 'Refresh my feed' ,
],
2021-12-26 10:23:59 +00:00
],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
],
2021-12-22 00:16:47 +00:00
2022-01-08 08:52:28 +00:00
'report' => [
'report' => 'Report' ,
'selectReason' => 'Select a reason' ,
'reported' => 'Reported' ,
'sendingReport' => 'Sending report' ,
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!' ,
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report' ,
],
2024-07-01 12:02:33 +00:00
'sidebar' => [
'followingCount' => 'Following' ,
2024-07-07 20:00:32 +00:00
'followersCount' => 'Followers' ,
'compose' => 'Compose New Post' ,
'createdrop' => [
'collection' => 'Create Collection' ,
'story' => 'Create Story' ,
'accountSettings' => 'Account Settings' ,
],
],
2021-12-22 00:16:47 +00:00
];