Skip to content

Commit 0ca3183

Browse files
committed
New translations preferences.php (Arabic)
1 parent 28958f3 commit 0ca3183

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

lang/ar/preferences.php

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
*/
66

77
return [
8-
'my_account' => 'My Account',
8+
'my_account' => 'حسابي',
99

10-
'shortcuts' => 'Shortcuts',
11-
'shortcuts_interface' => 'UI Shortcut Preferences',
12-
'shortcuts_toggle_desc' => 'Here you can enable or disable keyboard system interface shortcuts, used for navigation and actions.',
13-
'shortcuts_customize_desc' => 'You can customize each of the shortcuts below. Just press your desired key combination after selecting the input for a shortcut.',
14-
'shortcuts_toggle_label' => 'Keyboard shortcuts enabled',
15-
'shortcuts_section_navigation' => 'Navigation',
16-
'shortcuts_section_actions' => 'Common Actions',
17-
'shortcuts_save' => 'Save Shortcuts',
18-
'shortcuts_overlay_desc' => 'Note: When shortcuts are enabled a helper overlay is available via pressing "?" which will highlight the available shortcuts for actions currently visible on the screen.',
19-
'shortcuts_update_success' => 'Shortcut preferences have been updated!',
20-
'shortcuts_overview_desc' => 'Manage keyboard shortcuts you can use to navigate the system user interface.',
10+
'shortcuts' => 'الاختصارات',
11+
'shortcuts_interface' => 'خيارات اختصار واجهة المستخدم',
12+
'shortcuts_toggle_desc' => 'هنا يمكنك تمكين أو تعطيل اختصارات واجهة نظام لوحة المفاتيح، المستخدمة للتنقل والإجراءات.',
13+
'shortcuts_customize_desc' => 'يمكنك تخصيص كل اختصار من الاختصارات أدناه. ما عليك سوى الضغط على تركيبة المفاتيح المطلوبة بعد تحديد مدخل الاختصار.',
14+
'shortcuts_toggle_label' => 'تم تمكين اختصارات لوحة المفاتيح',
15+
'shortcuts_section_navigation' => 'التنقل',
16+
'shortcuts_section_actions' => 'الإجراءات المشتركة',
17+
'shortcuts_save' => 'حفظ الاختصارات',
18+
'shortcuts_overlay_desc' => 'ملاحظة: عندما يتم تمكين الاختصارات، تتوفر تراكب المساعد عن طريق الضغط على "؟" الذي سيسلط الضوء على الاختصارات المتاحة للإجراءات المرئية حاليا على الشاشة.',
19+
'shortcuts_update_success' => 'تم تحديث خيارات الاختصار!',
20+
'shortcuts_overview_desc' => 'إدارة اختصارات لوحة المفاتيح التي يمكنك استخدامها للتنقل في واجهة مستخدم النظام.',
2121

22-
'notifications' => 'Notification Preferences',
23-
'notifications_desc' => 'Control the email notifications you receive when certain activity is performed within the system.',
24-
'notifications_opt_own_page_changes' => 'Notify upon changes to pages I own',
25-
'notifications_opt_own_page_comments' => 'Notify upon comments on pages I own',
26-
'notifications_opt_comment_replies' => 'Notify upon replies to my comments',
27-
'notifications_save' => 'Save Preferences',
28-
'notifications_update_success' => 'Notification preferences have been updated!',
22+
'notifications' => 'إعدادات الإشعارات',
23+
'notifications_desc' => 'التحكم في إشعارات البريد الإلكتروني الذي تتلقاها عند إجراء نشاط معين داخل النظام.',
24+
'notifications_opt_own_page_changes' => 'إشعاري عند حدوث تغييرات في الصفحات التي أملكها',
25+
'notifications_opt_own_page_comments' => 'إشعاري بشأن التعليقات على الصفحات التي أملكها',
26+
'notifications_opt_comment_replies' => 'إشعاري عند الردود على تعليقاتي',
27+
'notifications_save' => 'حفظ اﻹعدادات',
28+
'notifications_update_success' => 'تم تحديث إعدادات الإشعارات!',
2929
'notifications_watched' => 'Watched & Ignored Items',
3030
'notifications_watched_desc' => 'Below are the items that have custom watch preferences applied. To update your preferences for these, view the item then find the watch options in the sidebar.',
3131

0 commit comments

Comments
 (0)