mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-02 21:59:06 +08:00
New translations common.php (Arabic)
This commit is contained in:
parent
97df834566
commit
49359be73e
@ -11,7 +11,7 @@ return [
|
|||||||
'save' => 'حفظ',
|
'save' => 'حفظ',
|
||||||
'continue' => 'استمرار',
|
'continue' => 'استمرار',
|
||||||
'select' => 'تحديد',
|
'select' => 'تحديد',
|
||||||
'toggle_all' => 'Toggle All',
|
'toggle_all' => 'تبديل الكل',
|
||||||
'more' => 'المزيد',
|
'more' => 'المزيد',
|
||||||
|
|
||||||
// Form Labels
|
// Form Labels
|
||||||
@ -24,7 +24,7 @@ return [
|
|||||||
// Actions
|
// Actions
|
||||||
'actions' => 'إجراءات',
|
'actions' => 'إجراءات',
|
||||||
'view' => 'عرض',
|
'view' => 'عرض',
|
||||||
'view_all' => 'View All',
|
'view_all' => 'عرض الكل',
|
||||||
'create' => 'إنشاء',
|
'create' => 'إنشاء',
|
||||||
'update' => 'تحديث',
|
'update' => 'تحديث',
|
||||||
'edit' => 'تعديل',
|
'edit' => 'تعديل',
|
||||||
@ -33,17 +33,17 @@ return [
|
|||||||
'copy' => 'نسخ',
|
'copy' => 'نسخ',
|
||||||
'reply' => 'رد',
|
'reply' => 'رد',
|
||||||
'delete' => 'حذف',
|
'delete' => 'حذف',
|
||||||
'delete_confirm' => 'Confirm Deletion',
|
'delete_confirm' => 'تأكيد الحذف',
|
||||||
'search' => 'بحث',
|
'search' => 'بحث',
|
||||||
'search_clear' => 'مسح البحث',
|
'search_clear' => 'مسح البحث',
|
||||||
'reset' => 'إعادة تعيين',
|
'reset' => 'إعادة تعيين',
|
||||||
'remove' => 'إزالة',
|
'remove' => 'إزالة',
|
||||||
'add' => 'إضافة',
|
'add' => 'إضافة',
|
||||||
'fullscreen' => 'Fullscreen',
|
'fullscreen' => 'شاشة كاملة',
|
||||||
|
|
||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_options' => 'Sort Options',
|
'sort_options' => 'خيارات الترتيب',
|
||||||
'sort_direction_toggle' => 'Sort Direction Toggle',
|
'sort_direction_toggle' => 'الترتيب وفق الإتجاه',
|
||||||
'sort_ascending' => 'Sort Ascending',
|
'sort_ascending' => 'Sort Ascending',
|
||||||
'sort_descending' => 'Sort Descending',
|
'sort_descending' => 'Sort Descending',
|
||||||
'sort_name' => 'Name',
|
'sort_name' => 'Name',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user