]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/fa/editor.php
New Crowdin updates (#3312)
[bookstack] / resources / lang / fa / editor.php
index 76a9f7fca07fd590f758ea99b6086aabf1d0b994..22d463365a7443a719bbc0547121ed8b495beab6 100644 (file)
@@ -7,42 +7,42 @@
  */
 return [
     // General editor terms
-    'general' => 'General',
-    'advanced' => 'Advanced',
-    'none' => 'None',
-    'cancel' => 'Cancel',
-    'save' => 'Save',
-    'close' => 'Close',
-    'undo' => 'Undo',
-    'redo' => 'Redo',
-    'left' => 'Left',
-    'center' => 'Center',
-    'right' => 'Right',
-    'top' => 'Top',
-    'middle' => 'Middle',
-    'bottom' => 'Bottom',
-    'width' => 'Width',
-    'height' => 'Height',
-    'More' => 'More',
+    'general' => 'عمومی',
+    'advanced' => 'پیشرفته',
+    'none' => 'هیچ کدام',
+    'cancel' => 'لغو',
+    'save' => 'ذخیره',
+    'close' => 'بستن',
+    'undo' => 'برگشت',
+    'redo' => 'از نو',
+    'left' => 'چپ',
+    'center' => 'مرکز',
+    'right' => 'راست',
+    'top' => 'بالا',
+    'middle' => 'میانه',
+    'bottom' => 'پایین',
+    'width' => 'عرض',
+    'height' => 'ارتفاع',
+    'More' => 'بیشتر',
 
     // Toolbar
-    'formats' => 'Formats',
-    'header_large' => 'Large Header',
-    'header_medium' => 'Medium Header',
-    'header_small' => 'Small Header',
-    'header_tiny' => 'Tiny Header',
-    'paragraph' => 'Paragraph',
-    'blockquote' => 'Blockquote',
-    'inline_code' => 'Inline code',
-    'callouts' => 'Callouts',
-    'callout_information' => 'Information',
-    'callout_success' => 'Success',
-    'callout_warning' => 'Warning',
-    'callout_danger' => 'Danger',
-    'bold' => 'Bold',
-    'italic' => 'Italic',
-    'underline' => 'Underline',
-    'strikethrough' => 'Strikethrough',
+    'formats' => 'الگو',
+    'header_large' => 'عنوان بزرگ',
+    'header_medium' => 'عنوان متوسط',
+    'header_small' => 'عنوان کوچک',
+    'header_tiny' => 'هدر کوچک',
+    'paragraph' => 'پاراگراف',
+    'blockquote' => 'نقل قول',
+    'inline_code' => 'کد درون خطی',
+    'callouts' => 'تعليق تفسيري',
+    'callout_information' => 'اطلاعات',
+    'callout_success' => 'موفق',
+    'callout_warning' => 'هشدار',
+    'callout_danger' => 'خطر',
+    'bold' => 'توپر',
+    'italic' => 'حروف کج(ایتالیک)',
+    'underline' => 'زیرخط',
+    'strikethrough' => 'خط خورده',
     'superscript' => 'Superscript',
     'subscript' => 'Subscript',
     'text_color' => 'Text color',