]> BookStack Code Mirror - bookstack/blobdiff - lang/he/activities.php
respective book and chapter structure added.
[bookstack] / lang / he / activities.php
index 1a21e4b0475ce2c90c3bca356f0cce079f52e2d1..8ce859127a5b02ac21ee0d22e75412b78c8c447b 100644 (file)
@@ -6,16 +6,16 @@
 return [
 
     // Pages
-    'page_create'                 => 'דף נוצר',
+    'page_create'                 => '×\94×\93×£ × ×\95צר',
     'page_create_notification'    => 'הדף נוצר בהצלחה',
-    'page_update'                 => 'דף עודכן',
+    'page_update'                 => '×\94×\93×£ ×¢×\95×\93×\9b×\9f',
     'page_update_notification'    => 'הדף עודכן בהצלחה',
-    'page_delete'                 => 'דף נמחק',
+    'page_delete'                 => '×\94×\93×£ × ×\9e×\97×§',
     'page_delete_notification'    => 'הדף הוסר בהצלחה',
-    'page_restore'                => 'דף שוחזר',
+    'page_restore'                => '×\94×\93×£ ×©×\95×\97×\96ר',
     'page_restore_notification'   => 'הדף שוחזר בהצלחה',
     'page_move'                   => 'דף הועבר',
-    'page_move_notification'      => 'Page successfully moved',
+    'page_move_notification'      => 'הדף הוזז בהצלחה',
 
     // Chapters
     'chapter_create'              => 'פרק נוצר',
@@ -25,7 +25,7 @@ return [
     'chapter_delete'              => 'פרק נמחק',
     'chapter_delete_notification' => 'הפרק נמחק בהצלחה',
     'chapter_move'                => 'פרק הועבר',
-    'chapter_move_notification' => 'Chapter successfully moved',
+    'chapter_move_notification' => 'פרק הוזז בהצלחה',
 
     // Books
     'book_create'                 => 'ספר נוצר',
@@ -50,16 +50,16 @@ return [
     'bookshelf_delete_notification'    => 'מדף נמחק בהצלחה',
 
     // Revisions
-    'revision_restore' => 'restored revision',
-    'revision_delete' => 'deleted revision',
-    'revision_delete_notification' => 'Revision successfully deleted',
+    'revision_restore' => 'גרסא שוחזרה',
+    'revision_delete' => 'גרסא הוסרה',
+    'revision_delete_notification' => 'גרסא הוסרה בהצלחה',
 
     // Favourites
-    'favourite_add_notification' => '":name" has been added to your favourites',
-    'favourite_remove_notification' => '":name" has been removed from your favourites',
+    'favourite_add_notification' => '":name" הוסף למועדפים',
+    'favourite_remove_notification' => '":name" הוסר מהמועדפים',
 
     // Watching
-    'watch_update_level_notification' => 'Watch preferences successfully updated',
+    'watch_update_level_notification' => 'העדפות צפייה עודכנו בהצלחה',
 
     // Auth
     'auth_login' => 'logged in',
@@ -93,11 +93,11 @@ return [
     'user_delete_notification' => 'משתמש הוסר בהצלחה',
 
     // API Tokens
-    'api_token_create' => 'created api token',
+    'api_token_create' => 'created API token',
     'api_token_create_notification' => 'API token successfully created',
-    'api_token_update' => 'updated api token',
+    'api_token_update' => 'updated API token',
     'api_token_update_notification' => 'API token successfully updated',
-    'api_token_delete' => 'deleted api token',
+    'api_token_delete' => 'deleted API token',
     'api_token_delete_notification' => 'API token successfully deleted',
 
     // Roles
@@ -117,7 +117,7 @@ return [
     'commented_on'                => 'הגיב/ה על',
     'comment_create'              => 'added comment',
     'comment_update'              => 'updated comment',
-    'comment_delete'              => 'deleted comment',
+    'comment_delete'              => 'תגובה נמחקה',
 
     // Other
     'permissions_update'          => 'הרשאות עודכנו',