mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Updated translations with latest Crowdin changes (#5696)
This commit is contained in:
@@ -13,7 +13,7 @@ return [
|
||||
'cancel' => 'لغو',
|
||||
'save' => 'ذخیره',
|
||||
'close' => 'بستن',
|
||||
'apply' => 'Apply',
|
||||
'apply' => 'اعمال',
|
||||
'undo' => 'برگشت',
|
||||
'redo' => 'از نو',
|
||||
'left' => 'چپ',
|
||||
@@ -48,6 +48,7 @@ return [
|
||||
'superscript' => 'بالانویسی',
|
||||
'subscript' => 'پایین نویسی',
|
||||
'text_color' => 'رنگ متن',
|
||||
'highlight_color' => 'Highlight color',
|
||||
'custom_color' => 'رنگ دلخواه',
|
||||
'remove_color' => 'حذف رنگ',
|
||||
'background_color' => 'رنگ زمینه',
|
||||
@@ -82,9 +83,9 @@ return [
|
||||
'table_properties' => 'تنظیمات جدول',
|
||||
'table_properties_title' => 'تنظیمات جدول',
|
||||
'delete_table' => 'حذف جدول',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'table_clear_formatting' => 'حذف قالببندی جدول',
|
||||
'resize_to_contents' => 'تغییر اندازه بر اساس محتوا',
|
||||
'row_header' => 'عنوان سطر',
|
||||
'insert_row_before' => 'افزودن سطر به قبل',
|
||||
'insert_row_after' => 'افزودن سطر به بعد',
|
||||
'delete_row' => 'حذف سطر',
|
||||
@@ -148,7 +149,7 @@ return [
|
||||
'url' => 'آدرس',
|
||||
'text_to_display' => 'متن جهت نمایش',
|
||||
'title' => 'عنوان',
|
||||
'browse_links' => 'Browse links',
|
||||
'browse_links' => 'مرور پیوندها',
|
||||
'open_link' => 'بازکردن لینک',
|
||||
'open_link_in' => 'باز کردن لینک در ...',
|
||||
'open_link_current' => 'پنجره کنونی',
|
||||
@@ -165,8 +166,8 @@ return [
|
||||
'about' => 'درباره ویرایشگر',
|
||||
'about_title' => 'درباره ویرایشگر WYSIWYG',
|
||||
'editor_license' => 'مجوز و حق کپی رایت ویرایشگر',
|
||||
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
|
||||
'editor_lexical_license_link' => 'Full license details can be found here.',
|
||||
'editor_lexical_license' => 'این ویرایشگر بر پایهی نسخهای مشتقشده از «:lexicalLink» ساخته شده است که تحت مجوز MIT منتشر میشود.',
|
||||
'editor_lexical_license_link' => 'جزئیات کامل مجوز را میتوانید اینجا مشاهده کنید.',
|
||||
'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز MIT ساخته شده است.',
|
||||
'editor_tiny_license_link' => 'جزئیات کپی رایت و مجوز TinyMCE را می توانید در اینجا پیدا کنید.',
|
||||
'save_continue' => 'ذخیره صفحه و ادامه',
|
||||
|
Reference in New Issue
Block a user