mirror of https://github.com/pixelfed/pixelfed.git
parent
b6b8b2ffb4
commit
866328576c
|
@ -3,45 +3,45 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'टिप्पणी करें',
|
||||||
'commented' => 'Commented',
|
'commented' => 'टिप्पणी',
|
||||||
'comments' => 'Comments',
|
'comments' => 'टिप्पणियाँ',
|
||||||
'like' => 'Like',
|
'like' => 'रुचि',
|
||||||
'liked' => 'Liked',
|
'liked' => 'रुचि',
|
||||||
'likes' => 'Likes',
|
'likes' => 'रुचि',
|
||||||
'share' => 'Share',
|
'share' => 'साझा करें',
|
||||||
'shared' => 'Shared',
|
'shared' => 'साझा',
|
||||||
'shares' => 'Shares',
|
'shares' => 'साझा',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'साझा न करें',
|
||||||
'bookmark' => 'Bookmark',
|
'bookmark' => 'Bookmark',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'रद्द',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'लिंक प्रतिलिपि',
|
||||||
'delete' => 'Delete',
|
'delete' => 'विलोपन',
|
||||||
'error' => 'Error',
|
'error' => 'त्रुटि',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'कुछ दोष है। कृपया पुनः प्रयास करें।',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'ओह!',
|
||||||
'other' => 'Other',
|
'other' => 'अन्य',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'और पढ़ें',
|
||||||
'success' => 'Success',
|
'success' => 'सफल',
|
||||||
'proceed' => 'Proceed',
|
'proceed' => 'Proceed',
|
||||||
'next' => 'Next',
|
'next' => 'Next',
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'clickHere' => 'click here',
|
'clickHere' => 'click here',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'संवेदनशील',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'संवेदनशील विषय वस्तु',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'इसमें प्रकाशित विषय-वस्तु संवेदनशील हो सकती है।',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'उपयोग के अनुबंध',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'गोपनीयता नीति',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'खोजें',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'एडमिन डैशबोर्ड',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Home Feed',
|
||||||
|
@ -49,34 +49,34 @@ return [
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'अन्वेषण',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'संदेश',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'सूचनाएँ',
|
||||||
'groups' => 'Groups',
|
'groups' => 'समूह',
|
||||||
'stories' => 'Stories',
|
'stories' => 'कथाएँ',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profile',
|
||||||
'drive' => 'Drive',
|
'drive' => 'ड्राइव',
|
||||||
'settings' => 'Settings',
|
'settings' => 'समायोजन',
|
||||||
'compose' => 'Create New',
|
'compose' => 'नया बनाएँ',
|
||||||
'logout' => 'Logout',
|
'logout' => 'लॉगआउट',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'परिज्ञान',
|
||||||
'help' => 'Help',
|
'help' => 'सहायता',
|
||||||
'language' => 'Language',
|
'language' => 'भाषा',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'गोपनीयता',
|
||||||
'terms' => 'Terms',
|
'terms' => 'अनुबंध',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'सन्देश',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Sent',
|
||||||
'requests' => 'Requests'
|
'requests' => 'निवेदन'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
|
@ -89,31 +89,31 @@ return [
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'updated a',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'sent a',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'अनुगमन किया',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'उल्लेख किया',
|
||||||
'you' => 'you',
|
'you' => 'आप',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'जुड़ने हेतु आपका आवेदन',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'स्वीकृत किया गया',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'अस्वीकृत किया गया। आप ६ मास के उपरांत पुनः आवेदन कर सकते हैं।',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'संदेश',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'सामूहिक प्रकाशन',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'प्रकाशन',
|
||||||
'story' => 'story',
|
'story' => 'कथा',
|
||||||
'noneFound' => 'No notifications found',
|
'noneFound' => 'No notifications found',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'अनुयायियों से साझा करें',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'अन्यों से साझा करें',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'अभी तक कोई रुचि नहीं',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'अपलोड हो रहा है',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'प्रकाशन',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Followers',
|
||||||
'following' => 'Following',
|
'following' => 'Following',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Admin',
|
||||||
|
@ -156,10 +156,10 @@ return [
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'We have successfully received your report.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'There was an issue reporting this post.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'क्या यह निश्चित है कि आप प्रकाशित सामग्री के साथ विषय-वस्तु सम्बंधित चेतावनी जोड़ना चाहते हैं?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'विषय-वस्तु सम्बंधित चेतावनी सफलता से जोड़ी गयी',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'क्या यह निश्चित है कि आप प्रकाशित सामग्री से विषय-वस्तु सम्बंधित चेतावनी हटाना चाहते हैं?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'विषय-वस्तु सम्बंधित चेतावनी सफलता से हटाई गयी',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted 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.',
|
'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.',
|
||||||
|
|
Loading…
Reference in New Issue