mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
New Crowdin updates (#3312)
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user