'width' => 'عرض',
'height' => 'ارتفاع',
'More' => 'بیشتر',
- 'select' => 'Select...',
+ 'select' => 'انتخاب...',
// Toolbar
'formats' => 'الگو',
'paragraph' => 'پاراگراف',
'blockquote' => 'نقل قول',
'inline_code' => 'کد درون خطی',
- 'callouts' => 'تعليق تفسيري',
+ 'callouts' => 'قالب پیام و هشدار',
'callout_information' => 'اطلاعات',
'callout_success' => 'موفق',
'callout_warning' => 'هشدار',
'italic' => 'حروف کج(ایتالیک)',
'underline' => 'زیرخط',
'strikethrough' => 'خط خورده',
- 'superscript' => 'Superscript',
- 'subscript' => 'Subscript',
- 'text_color' => 'Text color',
- 'custom_color' => 'Custom color',
- 'remove_color' => 'Remove color',
- 'background_color' => 'Background color',
- 'align_left' => 'Align left',
- 'align_center' => 'Align center',
- 'align_right' => 'Align right',
- 'align_justify' => 'Justify',
- 'list_bullet' => 'Bullet list',
- 'list_numbered' => 'Numbered list',
- 'list_task' => 'Task list',
- 'indent_increase' => 'Increase indent',
- 'indent_decrease' => 'Decrease indent',
- 'table' => 'Table',
- 'insert_image' => 'Insert image',
- 'insert_image_title' => 'Insert/Edit Image',
- 'insert_link' => 'Insert/edit link',
- 'insert_link_title' => 'Insert/Edit Link',
- 'insert_horizontal_line' => 'Insert horizontal line',
- 'insert_code_block' => 'Insert code block',
- 'insert_drawing' => 'Insert/edit drawing',
- 'drawing_manager' => 'Drawing manager',
- 'insert_media' => 'Insert/edit media',
- 'insert_media_title' => 'Insert/Edit Media',
- 'clear_formatting' => 'Clear formatting',
- 'source_code' => 'Source code',
- 'source_code_title' => 'Source Code',
- 'fullscreen' => 'Fullscreen',
- 'image_options' => 'Image options',
+ 'superscript' => 'بالانویسی',
+ 'subscript' => 'پایین نویسی',
+ 'text_color' => 'رنگ متن',
+ 'custom_color' => 'رنگ دلخواه',
+ 'remove_color' => 'حذف رنگ',
+ 'background_color' => 'رنگ زمینه',
+ 'align_left' => 'چپ چین',
+ 'align_center' => 'وسط چین',
+ 'align_right' => 'راست چین',
+ 'align_justify' => 'همتراز',
+ 'list_bullet' => 'لیست نشانه دار',
+ 'list_numbered' => 'لیست عددی',
+ 'list_task' => 'لیست کار',
+ 'indent_increase' => 'افزایش تورفتگی',
+ 'indent_decrease' => 'کاهش تورفتگی',
+ 'table' => 'جدول',
+ 'insert_image' => 'افزودن تصویر',
+ 'insert_image_title' => 'افزودن/ویرایش تصویر',
+ 'insert_link' => 'افزودن/ویرایش پیوند',
+ 'insert_link_title' => 'افزودن/ویرایش پیوند',
+ 'insert_horizontal_line' => 'افزودن خط افقی',
+ 'insert_code_block' => 'افزودن بلوک کد',
+ 'insert_drawing' => 'افزودن/ویرایش طرح',
+ 'drawing_manager' => 'مدیریت طراحی',
+ 'insert_media' => 'افزودن/ویرایش رسانه',
+ 'insert_media_title' => 'افزودن/ویرایش رسانه',
+ 'clear_formatting' => 'حذف قالب بندی',
+ 'source_code' => 'کد منبع',
+ 'source_code_title' => 'کد منبع',
+ 'fullscreen' => 'تمام صفحه',
+ 'image_options' => 'تنظیمات تصویر',
// Tables
- 'table_properties' => 'Table properties',
- 'table_properties_title' => 'Table Properties',
- 'delete_table' => 'Delete table',
- 'insert_row_before' => 'Insert row before',
- 'insert_row_after' => 'Insert row after',
- 'delete_row' => 'Delete row',
- 'insert_column_before' => 'Insert column before',
- 'insert_column_after' => 'Insert column after',
- 'delete_column' => 'Delete column',
- 'table_cell' => 'Cell',
- 'table_row' => 'Row',
- 'table_column' => 'Column',
- 'cell_properties' => 'Cell properties',
- 'cell_properties_title' => 'Cell Properties',
- 'cell_type' => 'Cell type',
- 'cell_type_cell' => 'Cell',
- 'cell_scope' => 'Scope',
- 'cell_type_header' => 'Header cell',
- 'merge_cells' => 'Merge cells',
- 'split_cell' => 'Split cell',
- 'table_row_group' => 'Row Group',
- 'table_column_group' => 'Column Group',
- 'horizontal_align' => 'Horizontal align',
- 'vertical_align' => 'Vertical align',
- 'border_width' => 'Border width',
- 'border_style' => 'Border style',
- 'border_color' => 'Border color',
- 'row_properties' => 'Row properties',
- 'row_properties_title' => 'Row Properties',
- 'cut_row' => 'Cut row',
- 'copy_row' => 'Copy row',
- 'paste_row_before' => 'Paste row before',
- 'paste_row_after' => 'Paste row after',
- 'row_type' => 'Row type',
- 'row_type_header' => 'Header',
- 'row_type_body' => 'Body',
- 'row_type_footer' => 'Footer',
- 'alignment' => 'Alignment',
- 'cut_column' => 'Cut column',
- 'copy_column' => 'Copy column',
- 'paste_column_before' => 'Paste column before',
- 'paste_column_after' => 'Paste column after',
- 'cell_padding' => 'Cell padding',
- 'cell_spacing' => 'Cell spacing',
- 'caption' => 'Caption',
- 'show_caption' => 'Show caption',
- 'constrain' => 'Constrain proportions',
- 'cell_border_solid' => 'Solid',
- 'cell_border_dotted' => 'Dotted',
- 'cell_border_dashed' => 'Dashed',
- 'cell_border_double' => 'Double',
- 'cell_border_groove' => 'Groove',
- 'cell_border_ridge' => 'Ridge',
- 'cell_border_inset' => 'Inset',
- 'cell_border_outset' => 'Outset',
- 'cell_border_none' => 'None',
- 'cell_border_hidden' => 'Hidden',
+ 'table_properties' => 'تنظیمات جدول',
+ 'table_properties_title' => 'تنظیمات جدول',
+ 'delete_table' => 'حذف جدول',
+ 'insert_row_before' => 'افزودن سطر به قبل',
+ 'insert_row_after' => 'افزودن سطر به بعد',
+ 'delete_row' => 'حذف سطر',
+ 'insert_column_before' => 'افزودن ستون به قبل',
+ 'insert_column_after' => 'افزودن ستون به بعد',
+ 'delete_column' => 'حذف ستون',
+ 'table_cell' => 'سلول',
+ 'table_row' => 'سطر',
+ 'table_column' => 'ستون',
+ 'cell_properties' => 'تنظیمات سلول',
+ 'cell_properties_title' => 'تنظیمات سلول',
+ 'cell_type' => 'نوع سلول',
+ 'cell_type_cell' => 'سلول',
+ 'cell_scope' => 'محدوده',
+ 'cell_type_header' => 'بالای سلول',
+ 'merge_cells' => 'ادغام سلول ها',
+ 'split_cell' => 'جداسازی سلول ها',
+ 'table_row_group' => 'گروه بندی سطر',
+ 'table_column_group' => 'گروه بندی ستون',
+ 'horizontal_align' => 'تراز افقی',
+ 'vertical_align' => 'تراز عمودی',
+ 'border_width' => 'پهنای حاشیه',
+ 'border_style' => 'سبک حاشیه',
+ 'border_color' => 'رنگ حاشیه',
+ 'row_properties' => 'تنظیمات سطر',
+ 'row_properties_title' => 'تنظیمات سطر',
+ 'cut_row' => 'برش سطر',
+ 'copy_row' => 'کپی سطر',
+ 'paste_row_before' => 'چسباندن سطر به قبل',
+ 'paste_row_after' => 'چسباندن سطر به بعد',
+ 'row_type' => 'نوع سطر',
+ 'row_type_header' => 'سربرگ',
+ 'row_type_body' => 'بدنه',
+ 'row_type_footer' => 'پانوشت',
+ 'alignment' => 'ترازبندی',
+ 'cut_column' => 'برش ستون',
+ 'copy_column' => 'کپی ستون',
+ 'paste_column_before' => 'چسباندن ستون به قبل',
+ 'paste_column_after' => 'چسباندن ستون به بعد',
+ 'cell_padding' => 'حاشیه سلول',
+ 'cell_spacing' => 'فاصله سلول',
+ 'caption' => 'عنوان',
+ 'show_caption' => 'مشاهده عنوان',
+ 'constrain' => 'محدودسازی نسبت ها',
+ 'cell_border_solid' => 'یکپارچه',
+ 'cell_border_dotted' => 'نقطه چین',
+ 'cell_border_dashed' => 'خط چین',
+ 'cell_border_double' => 'دوتایی',
+ 'cell_border_groove' => 'شیار',
+ 'cell_border_ridge' => 'لبه',
+ 'cell_border_inset' => 'داخل',
+ 'cell_border_outset' => 'خارج',
+ 'cell_border_none' => 'هیچ کدام',
+ 'cell_border_hidden' => 'مخفی',
// Images, links, details/summary & embed
- 'source' => 'Source',
- 'alt_desc' => 'Alternative description',
- 'embed' => 'Embed',
- 'paste_embed' => 'Paste your embed code below:',
- 'url' => 'URL',
- 'text_to_display' => 'Text to display',
- 'title' => 'Title',
- 'open_link' => 'Open link in...',
- 'open_link_current' => 'Current window',
- 'open_link_new' => 'New window',
- 'insert_collapsible' => 'Insert collapsible block',
- 'collapsible_unwrap' => 'Unwrap',
- 'edit_label' => 'Edit label',
- 'toggle_open_closed' => 'Toggle open/closed',
- 'collapsible_edit' => 'Edit collapsible block',
- 'toggle_label' => 'Toggle label',
+ 'source' => 'منبع',
+ 'alt_desc' => 'توضیحات جایگزین',
+ 'embed' => 'درج',
+ 'paste_embed' => 'کد درج را در زیر وارد نمایید:',
+ 'url' => 'آدرس',
+ 'text_to_display' => 'متن جهت نمایش',
+ 'title' => 'عنوان',
+ 'open_link' => 'باز کردن لینک در ...',
+ 'open_link_current' => 'پنجره کنونی',
+ 'open_link_new' => 'پنجره جدید',
+ 'insert_collapsible' => 'درج بلوک جمع شونده',
+ 'collapsible_unwrap' => 'باز کردن',
+ 'edit_label' => 'ویرایش برچسب',
+ 'toggle_open_closed' => 'بستن/بازکردن',
+ 'collapsible_edit' => 'ویرایش بلوک جمع شونده',
+ 'toggle_label' => 'تغییر برچسب',
// About view
- 'about' => 'About the editor',
- 'about_title' => 'About the WYSIWYG Editor',
- 'editor_license' => 'Editor License & Copyright',
- 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
- 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
- 'save_continue' => 'Save Page & Continue',
- 'callouts_cycle' => '(Keep pressing to toggle through types)',
- 'link_selector' => 'Link to content',
- 'shortcuts' => 'Shortcuts',
- 'shortcut' => 'Shortcut',
- 'shortcuts_intro' => 'The following shortcuts are available in the editor:',
- 'windows_linux' => '(Windows/Linux)',
- 'mac' => '(Mac)',
- 'description' => 'Description',
+ 'about' => 'درباره ویرایشگر',
+ 'about_title' => 'درباره ویرایشگر WYSIWYG',
+ 'editor_license' => 'مجوز و حق کپی رایت ویرایشگر',
- 'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز LGPL v2.1 ساخته شده است.',
++ 'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز MIT ساخته شده است.',
+ 'editor_tiny_license_link' => 'جزئیات کپی رایت و مجوز TinyMCE را می توانید در اینجا پیدا کنید.',
+ 'save_continue' => 'ذخیره صفحه و ادامه',
+ 'callouts_cycle' => '(جهت تغییر نوع ها چندین بار فشار دهید)',
+ 'link_selector' => 'پیوند به محتوا',
+ 'shortcuts' => 'میانبرها',
+ 'shortcut' => 'میانبر',
+ 'shortcuts_intro' => 'میانبرهای قابل استفاده در این ویرایشگر:',
+ 'windows_linux' => '(ویندوز/لینوکس)',
+ 'mac' => '(مک)',
+ 'description' => 'توضیحات',
];
'meta_updated_name' => 'به روزرسانی شده :timeLength توسط :user',
'meta_owned_name' => 'توسط :user ایجاد شدهاست',
'entity_select' => 'انتخاب موجودیت',
+ 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
'images' => 'عکس ها',
'my_recent_drafts' => 'پیش نویس های اخیر من',
'my_recently_viewed' => 'بازدیدهای اخیر من',
// Search
'search_results' => 'نتایج جستجو',
- 'search_total_results_found' => ':count result found|:count total results found',
+ 'search_total_results_found' => 'نتیجه یافت شد :count | نتایج یافت شده :count',
'search_clear' => 'پاک کردن جستجو',
'search_no_pages' => 'هیچ صفحه ای با این جستجو مطابقت ندارد',
'search_for_term' => 'جستجو برای :term',
'x_shelves' => ':count تاقچه|:count تاقچه',
'shelves_long' => 'قفسه کتاب',
'shelves_empty' => 'هیچ قفسه ای ایجاد نشده است',
- 'shelves_create' => 'Create New Shelf',
+ 'shelves_create' => 'ایجاد قفسه جدید',
'shelves_popular' => 'قفسه های محبوب',
'shelves_new' => 'قفسه های جدید',
'shelves_new_action' => 'قفسه جدید',
'shelves_save' => 'ذخیره قفسه',
'shelves_books' => 'کتاب های موجود در این قفسه',
'shelves_add_books' => 'کتاب ها را به این قفسه اضافه کنید',
- 'shelves_drag_books' => 'کتابها را به اینجا بکشید تا به این قفسه اضافه شوند',
+ 'shelves_drag_books' => 'Drag books below to add them to this shelf',
'shelves_empty_contents' => 'این قفسه هیچ کتابی به آن اختصاص داده نشده است',
'shelves_edit_and_assign' => 'برای اختصاص کتابها، قفسه را ویرایش کنید',
'shelves_edit_named' => 'ویرایش قفسه کتاب :name',
'shelves_copy_permissions_to_books' => 'کپی مجوزها در کتابها',
'shelves_copy_permissions' => 'مجوزهای کپی',
'shelves_copy_permissions_explain' => 'با این کار تنظیمات مجوز فعلی این قفسه کتاب برای همه کتابهای موجود در آن اعمال میشود. قبل از فعال کردن، مطمئن شوید که هر گونه تغییر در مجوزهای این قفسه کتاب ذخیره شده است.',
- 'shelves_copy_permission_success' => 'مجوزهای قفسه کتاب در :count books کپی شد',
+ 'shelves_copy_permission_success' => 'مجوزهای قفسه کتاب در :count کتاب کپی شد',
// Books
'book' => 'کتاب',
'chapters_permissions_active' => 'مجوزهای فصل فعال است',
'chapters_permissions_success' => 'مجوزهای فصل به روز شد',
'chapters_search_this' => 'این فصل را جستجو کنید',
+ 'chapter_sort_book' => 'Sort Book',
// Pages
'page' => 'صفحه',
'copy_consider_access' => 'تغییر مکان، مالک یا مجوزها ممکن است منجر به دسترسی به این محتوا برای افرادی شود که قبلاً به آنها دسترسی نداشتند.',
// Conversions
- 'convert_to_shelf' => 'Convert to Shelf',
- 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.',
- 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.',
- 'convert_book' => 'Convert Book',
- 'convert_book_confirm' => 'Are you sure you want to convert this book?',
- 'convert_undo_warning' => 'This cannot be as easily undone.',
- 'convert_to_book' => 'Convert to Book',
- 'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
- 'convert_chapter' => 'Convert Chapter',
- 'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
+ 'convert_to_shelf' => 'تبدیل به قفسه',
+ 'convert_to_shelf_contents_desc' => 'شما می توانید این کتاب را به یک قفسه جدید با همان مطالب تبدیل کنید. فصل های موجود در این کتاب به کتاب های جدید تبدیل می شوند. اگر این کتاب حاوی صفحاتی باشد که در یک فصل نیستند، این کتاب تغییر نام داده و حاوی چنین صفحاتی است و این کتاب بخشی از قفسه جدید خواهد شد.',
+ 'convert_to_shelf_permissions_desc' => 'هر گونه مجوز تنظیم شده در این کتاب در قفسه جدید و همه کتابهای فرزند جدید که مجوزهای خود را ندارند کپی میشود. توجه داشته باشید که مجوزهای موجود در قفسهها مانند کتابها به طور خودکار به محتوای درون آن ها شامل نمی شود.',
+ 'convert_book' => 'تبدیل کتاب',
+ 'convert_book_confirm' => 'آیا از تبدیل این کتاب مطمئن هستید؟',
+ 'convert_undo_warning' => 'برگشت دادن این فرایند به آسانی نخواهد بود.',
+ 'convert_to_book' => 'تبدیل به کتاب',
+ 'convert_to_book_desc' => 'می توانید این فصل را به یک کتاب جدید با همین مطالب تبدیل کنید. هر مجوزی که در این فصل تنظیم شده است در کتاب جدید کپی می شود، اما هر گونه مجوز ارثی، از کتاب والد، کپی نمی شود که می تواند منجر به تغییر کنترل دسترسی شود.',
+ 'convert_chapter' => 'تبدیل فصل',
+ 'convert_chapter_confirm' => 'آیا از تبدیل این فصل مطمئن هستید؟',
];