Skip to content

Commit 159ac48

Browse files
committed
New translations settings.php (Arabic)
1 parent 567fd75 commit 159ac48

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

lang/ar/settings.php

+33-33
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
'app_disable_comments_desc' => 'تعطيل التعليقات على جميع الصفحات داخل التطبيق. التعليقات الموجودة من الأصل لن تكون ظاهرة.',
4949

5050
// Color settings
51-
'color_scheme' => 'Application Color Scheme',
52-
'color_scheme_desc' => 'Set the colors to use in the application user interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
53-
'ui_colors_desc' => 'Set the application primary color and default link color. The primary color is mainly used for the header banner, buttons and interface decorations. The default link color is used for text-based links and actions, both within written content and in the application interface.',
54-
'app_color' => 'Primary Color',
55-
'link_color' => 'Default Link Color',
56-
'content_colors_desc' => 'Set colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
51+
'color_scheme' => 'مخطط ألوان التطبيق',
52+
'color_scheme_desc' => 'حدّد الألوان المستخدمة في واجهة مستخدم التطبيق. يمكن ضبط الألوان بشكل منفصل للوضعين الداكن والفاتح لتناسب المظهر بشكل أفضل ولضمان وضوح النص.',
53+
'ui_colors_desc' => 'عيّن اللون الأساسي للتطبيق ولون الرابط الافتراضي. يُستخدم اللون الأساسي بشكل رئيس في شعار الصفحة الرئيسة والأزرار وزخارف الواجهة. أما اللون الافتراضي للرابط، فيُستخدم للروابط والإجراءات النصية، سواءً داخل المحتوى المكتوب أو في واجهة التطبيق.',
54+
'app_color' => 'اللون الأساسي',
55+
'link_color' => 'لون الرابط الافتراضي',
56+
'content_colors_desc' => 'حدّد ألوان جميع عناصر هيكل تنظيم الصفحة. يُنصح باختيار ألوان بنفس سطوع الألوان الافتراضية لسهولة القراءة.',
5757
'bookshelf_color' => 'لون الرف',
5858
'book_color' => 'لون الكتاب',
5959
'chapter_color' => 'لون الفصل',
@@ -75,33 +75,33 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'لم يتم اختيار أي قيود',
7676

7777
// Sorting Settings
78-
'sorting' => 'Sorting',
79-
'sorting_book_default' => 'Default Book Sort',
80-
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
81-
'sorting_rules' => 'Sort Rules',
82-
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
83-
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
84-
'sort_rule_create' => 'Create Sort Rule',
85-
'sort_rule_edit' => 'Edit Sort Rule',
86-
'sort_rule_delete' => 'Delete Sort Rule',
87-
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
88-
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
89-
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
90-
'sort_rule_details' => 'Sort Rule Details',
91-
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
92-
'sort_rule_operations' => 'Sort Operations',
93-
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
94-
'sort_rule_available_operations' => 'Available Operations',
95-
'sort_rule_available_operations_empty' => 'No operations remaining',
96-
'sort_rule_configured_operations' => 'Configured Operations',
97-
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
98-
'sort_rule_op_asc' => '(Asc)',
99-
'sort_rule_op_desc' => '(Desc)',
100-
'sort_rule_op_name' => 'Name - Alphabetical',
101-
'sort_rule_op_name_numeric' => 'Name - Numeric',
102-
'sort_rule_op_created_date' => 'Created Date',
103-
'sort_rule_op_updated_date' => 'Updated Date',
104-
'sort_rule_op_chapters_first' => 'Chapters First',
78+
'sorting' => 'طريقة الترتيب',
79+
'sorting_book_default' => 'ترتيب الكتاب الافتراضي',
80+
'sorting_book_default_desc' => 'حدد قاعدة الترتيب الافتراضية لتطبيقها على الكتب الجديدة. لن يؤثر هذا على الكتب الحالية، ويمكن تجاوزه لكل كتاب على حدة.',
81+
'sorting_rules' => 'قواعد الترتيب',
82+
'sorting_rules_desc' => 'هذه هي عمليات الترتيب المحددة مسبقًا الذي يمكن تطبيقها على المحتوى الموجود في النظام.',
83+
'sort_rule_assigned_to_x_books' => 'مُعيَّن إلى :count كتاب|مُعيَّن إلى :count كتاب',
84+
'sort_rule_create' => 'إنشاء قاعدة الترتيب',
85+
'sort_rule_edit' => 'تعديل قاعدة الترتيب',
86+
'sort_rule_delete' => 'حذف قاعدة الترتيب',
87+
'sort_rule_delete_desc' => 'أزل قاعدة الترتيب هذه من النظام. الكتب التي تستخدم هذا الفرز ستعود إلى الفرز اليدوي.',
88+
'sort_rule_delete_warn_books' => 'تُستخدم قاعدة الترتيب هذه حاليًا على :count كتاب/كتب. متيقن من رغبتك في حذف هذا؟',
89+
'sort_rule_delete_warn_default' => 'تُستخدم قاعدة الترتيب هذه حاليًا كإعداد افتراضي للكتب. متيقن من رغبتك في حذفها؟',
90+
'sort_rule_details' => 'تفاصيل قاعدة الترتيب',
91+
'sort_rule_details_desc' => 'تعيين اسم لقاعدة الترتيب هذه، التي ستظهر في القوائم عندما يقوم المستخدمون باختيار نوع ما.',
92+
'sort_rule_operations' => 'عمليات الترتيب',
93+
'sort_rule_operations_desc' => 'جهّز إجراءات الترتيب المطلوب تنفيذها بنقلها من قائمة العمليات المتاحة. عند الاستخدام، سيتم تطبيق العمليات بالترتيب من الأعلى إلى الأسفل. أي تغييرات تُجرى هنا ستُطبّق على جميع الكتب المُخصّصة عند الحفظ.',
94+
'sort_rule_available_operations' => 'العمليات المتاحة',
95+
'sort_rule_available_operations_empty' => 'لا توجد عمليات متبقية',
96+
'sort_rule_configured_operations' => 'العمليات المُهيأة',
97+
'sort_rule_configured_operations_empty' => 'اسحب/أضف العمليات من قائمة "العمليات المتاحة"',
98+
'sort_rule_op_asc' => '(تصاعدي)',
99+
'sort_rule_op_desc' => '(تنازلي)',
100+
'sort_rule_op_name' => 'الاسم - أبجديًا',
101+
'sort_rule_op_name_numeric' => 'الاسم - رقمي',
102+
'sort_rule_op_created_date' => 'تاريخ الإنشاء',
103+
'sort_rule_op_updated_date' => 'تاريخ التحديث',
104+
'sort_rule_op_chapters_first' => 'الفصول الأولى',
105105
'sort_rule_op_chapters_last' => 'Chapters Last',
106106

107107
// Maintenance settings

0 commit comments

Comments
 (0)