瀏覽代碼

New translations web.php (Persian)
[ci skip]

daniel 3 年之前
父節點
當前提交
3b9154e5a7
共有 1 個文件被更改,包括 72 次插入72 次删除
  1. 72 72
      resources/lang/fa/web.php

+ 72 - 72
resources/lang/fa/web.php

@@ -39,43 +39,43 @@ return [
 		'admin' => 'پیشخوان مدیریتی',
 		'admin' => 'پیشخوان مدیریتی',
 
 
 		// Timelines
 		// Timelines
-		'homeFeed' => 'Home Feed',
-		'localFeed' => 'Local Feed',
-		'globalFeed' => 'Global Feed',
+		'homeFeed' => 'خط زمانی خانگی',
+		'localFeed' => 'خط زمانی محلی',
+		'globalFeed' => 'خط زمانی سراسری',
 
 
 		// Core features
 		// Core features
 		'discover' => 'اکتشاف',
 		'discover' => 'اکتشاف',
 		'directMessages' => 'پیام‌های مستقیم',
 		'directMessages' => 'پیام‌های مستقیم',
 		'notifications' => 'اعلان‌ها',
 		'notifications' => 'اعلان‌ها',
-		'groups' => 'Groups',
-		'stories' => 'Stories',
+		'groups' => 'گروه‌ها',
+		'stories' => 'داستان‌ها',
 
 
 		// Self links
 		// Self links
-		'profile' => 'Profile',
+		'profile' => 'نمایه',
 		'drive' => 'Drive',
 		'drive' => 'Drive',
-		'settings' => 'Settings',
+		'settings' => 'تنظیمات',
 		'compose' => 'Create New',
 		'compose' => 'Create New',
 
 
 		// Nav footer
 		// Nav footer
-		'about' => 'About',
-		'help' => 'Help',
-		'language' => 'Language',
-		'privacy' => 'Privacy',
-		'terms' => 'Terms',
+		'about' => 'درباره',
+		'help' => 'راهنما',
+		'language' => 'زبان',
+		'privacy' => 'حریم خصوصی',
+		'terms' => 'شرایط',
 
 
 		// Temporary links
 		// Temporary links
-		'backToPreviousDesign' => 'Go back to previous design'
+		'backToPreviousDesign' => 'بازگشت به طراحی پیشین'
 	],
 	],
 
 
 	'directMessages' => [
 	'directMessages' => [
-		'inbox' => 'Inbox',
-		'sent' => 'Sent',
-		'requests' => 'Requests'
+		'inbox' => 'صندوق دریافت',
+		'sent' => 'فرستاده شده',
+		'requests' => 'درخواست‌ها'
 	],
 	],
 
 
 	'notifications' => [
 	'notifications' => [
-		'liked' => 'liked your',
-		'commented' => 'commented on your',
+		'liked' => 'شما را پسندید',
+		'commented' => 'دیدگاهی برای شما گذاشت',
 		'reacted' => 'reacted to your',
 		'reacted' => 'reacted to your',
 		'shared' => 'shared your',
 		'shared' => 'shared your',
 		'tagged' => 'tagged you in a',
 		'tagged' => 'tagged you in a',
@@ -85,81 +85,81 @@ return [
 
 
 		'followed' => 'followed',
 		'followed' => 'followed',
 		'mentioned' => 'mentioned',
 		'mentioned' => 'mentioned',
-		'you' => 'you',
+		'you' => 'شما',
 
 
-		'yourApplication' => 'Your application to join',
-		'applicationApproved' => 'was approved!',
-		'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
+		'yourApplication' => 'درخواست شما برای پیوستن',
+		'applicationApproved' => 'تایید شد!',
+		'applicationRejected' => 'رد شد. ۶ ماه دیگر می‌توانید مجددا اقدام کنید.',
 
 
 		'dm' => 'dm',
 		'dm' => 'dm',
-		'groupPost' => 'group post',
+		'groupPost' => 'فرستهٔ گروهی',
 		'modlog' => 'modlog',
 		'modlog' => 'modlog',
-		'post' => 'post',
-		'story' => 'story',
+		'post' => 'فرسته',
+		'story' => 'داستان',
 	],
 	],
 
 
 	'post' => [
 	'post' => [
-		'shareToFollowers' => 'Share to followers',
-		'shareToOther' => 'Share to other',
-		'noLikes' => 'No likes yet',
-		'uploading' => 'Uploading',
+		'shareToFollowers' => 'هم‌رسانی با دنبال‌کنندگان',
+		'shareToOther' => 'هم‌رسانی با دیگران',
+		'noLikes' => 'هنوز پسندی موجود نیست',
+		'uploading' => 'در حال بارگذاری',
 	],
 	],
 
 
 	'profile' => [
 	'profile' => [
-		'posts' => 'Posts',
-		'followers' => 'Followers',
-		'following' => 'Following',
-		'admin' => 'Admin',
-		'collections' => 'Collections',
-		'follow' => 'Follow',
-		'unfollow' => 'Unfollow',
-		'editProfile' => 'Edit Profile',
-		'followRequested' => 'Follow Requested',
-		'joined' => 'Joined',
+		'posts' => 'فرسته‌ها',
+		'followers' => 'دنبال‌کنندگان',
+		'following' => 'دنبال‌شونده',
+		'admin' => 'مدیر',
+		'collections' => 'مجموعه‌ها',
+		'follow' => 'دنبال کردن',
+		'unfollow' => 'لغو دنبال کردن',
+		'editProfile' => 'ویرایش نمایه',
+		'followRequested' => 'درخواست دنبال کردن فرستاده شد',
+		'joined' => 'پیوست',
 	],
 	],
 
 
 	'menu' => [
 	'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',
+		'viewPost' => 'نمایش فرسته',
+		'viewProfile' => 'نمایش نمایه',
+		'moderationTools' => 'ابزارهای مدیریتی',
+		'report' => 'گزارش',
+		'archive' => 'بایگانی',
+		'unarchive' => 'خروج از بایگانی',
+		'embed' => 'توکار',
+
+		'selectOneOption' => 'یکی از این گزینه‌ها را انتخاب کنید',
+		'unlistFromTimelines' => 'خارج کردن از فهرست خط زمانی',
+		'addCW' => 'افزودن هشدار محتوا',
+		'removeCW' => 'حذف هشدار محتوا',
+		'markAsSpammer' => 'علامت زدن به عنوان هرزنامه‌نویس',
 		'markAsSpammerText' => 'Unlist + CW existing and future posts',
 		'markAsSpammerText' => 'Unlist + CW existing and future posts',
-		'spam' => 'Spam',
-		'sensitive' => 'Sensitive Content',
-		'abusive' => 'Abusive or Harmful',
+		'spam' => 'هرزنامه',
+		'sensitive' => 'محتوای حساس',
+		'abusive' => 'توهین‌آمیز و مضر',
 		'underageAccount' => 'Underage Account',
 		'underageAccount' => 'Underage Account',
-		'copyrightInfringement' => 'Copyright Infringement',
-		'impersonation' => 'Impersonation',
+		'copyrightInfringement' => 'نقض قوانین حق تکثیر',
+		'impersonation' => 'جعل هویت',
 		'scamOrFraud' => 'Scam or Fraud',
 		'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',
+		'confirmReport' => 'تایید گزارش',
+		'confirmReportText' => 'مطمئنید که می‌خواهید این فرسته را گزارش کنید؟',
+		'reportSent' => 'گزارش فرستاده شد!',
+		'reportSentText' => 'با موفقیت گزارش شما را دریافت کردیم.',
+		'reportSentError' => 'مشکلی در فرساتدن گزارش این فرسته وجود داشت.',
+
+		'modAddCWConfirm' => 'مطمئنید که می‌خواهید به این فرسته یک هشدار محتوا اضافه کنید؟',
+		'modCWSuccess' => 'هشدار محتوا با موفقیت درج شد',
+		'modRemoveCWConfirm' => 'مطمئنید که می‌خواهید هشدار محتوای این فرسته را حذف کنید؟',
+		'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.',
 		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
 		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
 
 
-		'toFollowers' => 'to Followers',
+		'toFollowers' => 'به دنبال‌کنندگان',
 
 
 		'showCaption' => 'Show Caption',
 		'showCaption' => 'Show Caption',
-		'showLikes' => 'Show Likes',
-		'compactMode' => 'Compact Mode',
+		'showLikes' => 'نمایش پسندها',
+		'compactMode' => 'حالت فشرده',
 		'embedConfirmText' => 'By using this embed, you agree to our',
 		'embedConfirmText' => 'By using this embed, you agree to our',
 
 
 		'deletePostConfirm' => 'Are you sure you want to delete this post?',
 		'deletePostConfirm' => 'Are you sure you want to delete this post?',
@@ -168,11 +168,11 @@ return [
 	],
 	],
 
 
 	'story' => [
 	'story' => [
-		'add' => 'Add Story'
+		'add' => 'افزودن داستان'
 	],
 	],
 
 
 	'timeline' => [
 	'timeline' => [
-		'peopleYouMayKnow' => 'People you may know'
+		'peopleYouMayKnow' => 'افرادی که ممکن است بشناسید'
 	]
 	]
 
 
 ];
 ];