]> BookStack Code Mirror - bookstack/commitdiff
translated
authorKhalid <redacted>
Fri, 27 Jul 2018 21:13:33 +0000 (00:13 +0300)
committerKhalid <redacted>
Fri, 27 Jul 2018 21:13:33 +0000 (00:13 +0300)
resources/lang/ar/common.php
resources/lang/ar/errors.php

index a28aaa83cd875aed6df953dda0bb5954dd8b1086..cc960c42c1f6c81aa373437b2235c09068f53fa0 100644 (file)
@@ -24,7 +24,7 @@ return [
     /**
      * Actions
      */
-    'actions' => 'Actions', // جار البحث عن الترجمة الأنسب: الإجراءات؟
+    'actions' => 'إجراءات', // جار البحث عن الترجمة الأنسب: الإجراءات؟
     'view' => 'عرض',
     'create' => 'إنشاء',
     'update' => 'تحديث',
index a86a1cdfc8dadab7d88c704992a7f84e67e45619..6b71f8319fb3fec69f6917ff043d58276d395382 100644 (file)
@@ -49,19 +49,19 @@ return [
 
     // Entities
     'entity_not_found' => 'Entity not found',
-    'book_not_found' => 'Book not found',
-    'page_not_found' => 'Page not found',
-    'chapter_not_found' => 'Chapter not found',
-    'selected_book_not_found' => 'The selected book was not found',
+    'book_not_found' => 'لم يتم العثور على الكتاب',
+    'page_not_found' => 'لم يتم العثور على الصفحة',
+    'chapter_not_found' => 'لم يتم العثور على الفصل',
+    'selected_book_not_found' => 'لم يتم العثور على الكتاب المحدد',
     'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found',
-    'guests_cannot_save_drafts' => 'Guests cannot save drafts',
+    'guests_cannot_save_drafts' => 'لا يمكن حفظ المسودات من قبل الضيوف',
 
     // Users
     'users_cannot_delete_only_admin' => 'You cannot delete the only admin',
     'users_cannot_delete_guest' => 'You cannot delete the guest user',
 
     // Roles
-    'role_cannot_be_edited' => 'This role cannot be edited',
+    'role_cannot_be_edited' => 'لا يمكن تعديل هذا الدور',
     'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted',
     'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role',
 
@@ -70,13 +70,13 @@ return [
     'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
     'comment_add' => 'An error occurred while adding / updating the comment.',
     'comment_delete' => 'An error occurred while deleting the comment.',
-    'empty_comment' => 'Cannot add an empty comment.',
+    'empty_comment' => 'لايمكن إضافة تعليق فارغ.',
 
     // Error pages
-    '404_page_not_found' => 'Page Not Found',
+    '404_page_not_found' => 'لم يتم العثور على الصفحة',
     'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.',
-    'return_home' => 'Return to home',
-    'error_occurred' => 'An Error Occurred',
-    'app_down' => ':appName is down right now',
-    'back_soon' => 'It will be back up soon.',
+    'return_home' => 'العودة للصفحة الرئيسية',
+    'error_occurred' => 'حدث خطأ',
+    'app_down' => ':appName لا يعمل حالياً',
+    'back_soon' => 'سيعود للعمل قريباً.',
 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.