mirror of https://github.com/pixelfed/pixelfed.git
209 lines
6.6 KiB
PHP
209 lines
6.6 KiB
PHP
<?php
|
|
|
|
return [
|
|
|
|
'common' => [
|
|
'comment' => 'মন্তব্য',
|
|
'commented' => 'মন্তব্য করা হয়েছে',
|
|
'comments' => 'মন্তব্য',
|
|
'like' => 'পছন্দ',
|
|
'liked' => 'পছন্দকৃত',
|
|
'likes' => 'পছন্দ',
|
|
'share' => 'ভাগ করো',
|
|
'shared' => 'ভাগকৃত',
|
|
'shares' => 'ভাগ করা হয়েছে',
|
|
'unshare' => 'ভাগ ফিরত নাও',
|
|
'bookmark' => 'Bookmark',
|
|
|
|
'cancel' => 'বাতিল',
|
|
'copyLink' => 'সংযোগ অনুলিপি',
|
|
'delete' => 'মুছো',
|
|
'error' => 'ত্রুটি',
|
|
'errorMsg' => 'কোন সমস্যা হয়েছে। কিছুক্ষণ পর আবার চেষ্টা করো।',
|
|
'oops' => 'ওহো!',
|
|
'other' => 'অন্যান্য',
|
|
'readMore' => 'আরো পড়ো',
|
|
'success' => 'সফল হয়েছে',
|
|
'proceed' => 'Proceed',
|
|
'next' => 'Next',
|
|
'close' => 'Close',
|
|
'clickHere' => 'click here',
|
|
|
|
'sensitive' => 'সংবেদনশীল',
|
|
'sensitiveContent' => 'সংবেদনশীল জিনিস',
|
|
'sensitiveContentWarning' => 'এই ছাপায় সংবেদনশীল কিছু থাকতে পারে',
|
|
],
|
|
|
|
'site' => [
|
|
'terms' => 'ব্যবহারের শর্তাবলী',
|
|
'privacy' => 'গোপনীয়তা নীতি',
|
|
],
|
|
|
|
'navmenu' => [
|
|
'search' => 'অনুসন্ধান',
|
|
'admin' => 'প্রশাসক ড্যাশবোর্ড',
|
|
|
|
// Timelines
|
|
'homeFeed' => 'মূল প্রবাহ',
|
|
'localFeed' => 'স্থানীয় প্রবাহ',
|
|
'globalFeed' => 'বৈশ্বিক প্রবাহ',
|
|
|
|
// Core features
|
|
'discover' => 'আবিষ্কার',
|
|
'directMessages' => 'সরাসরি বার্তা',
|
|
'notifications' => 'বিজ্ঞপ্তি',
|
|
'groups' => 'দল',
|
|
'stories' => 'গল্প',
|
|
|
|
// Self links
|
|
'profile' => 'নিজস্ব তথ্য',
|
|
'drive' => 'Drive',
|
|
'settings' => 'Settings',
|
|
'compose' => 'Create New',
|
|
'logout' => 'Logout',
|
|
|
|
// Nav footer
|
|
'about' => 'About',
|
|
'help' => 'Help',
|
|
'language' => 'Language',
|
|
'privacy' => 'Privacy',
|
|
'terms' => 'Terms',
|
|
|
|
// Temporary links
|
|
'backToPreviousDesign' => 'Go back to previous design'
|
|
],
|
|
|
|
'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',
|
|
'noneFound' => 'No notifications found',
|
|
],
|
|
|
|
'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',
|
|
|
|
'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',
|
|
],
|
|
],
|
|
|
|
'hashtags' => [
|
|
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
|
],
|
|
|
|
'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',
|
|
],
|
|
|
|
];
|