X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/65453bd94e9aa07d579eb96b163359a0f890983e..refs/pull/5689/head:/lang/he/common.php diff --git a/lang/he/common.php b/lang/he/common.php index a427df954..2e387f67d 100644 --- a/lang/he/common.php +++ b/lang/he/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'תיאור', 'role' => 'תפקיד', 'cover_image' => 'תמונת נושא', - 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.', + 'cover_image_description' => 'התמונה צריכה להיות לפחות בגודל של 440 על 250 למרות שהיא תוצג בצורה דינמית ותותאם בהתאם להתאים לממשק המשתמש במצבים שונים על פי הדרישה, ולכן המימדים יהיו שונים.', // Actions 'actions' => 'פעולות', @@ -30,6 +30,8 @@ return [ 'create' => 'צור', 'update' => 'עדכן', 'edit' => 'ערוך', + 'archive' => 'Archive', + 'unarchive' => 'Un-Archive', 'sort' => 'מיין', 'move' => 'הזז', 'copy' => 'העתק', @@ -52,7 +54,7 @@ return [ 'filter_clear' => 'נקה מסננים', 'download' => 'הורדה', 'open_in_tab' => 'פתח בכרטיסייה חדשה', - 'open' => 'Open', + 'open' => 'פתח', // Sort Options 'sort_options' => 'אפשרויות מיון', @@ -76,7 +78,7 @@ return [ 'grid_view' => 'תצוגת רשת', 'list_view' => 'תצוגת רשימה', 'default' => 'ברירת מחדל', - 'breadcrumb' => 'Breadcrumb', + 'breadcrumb' => 'סימון מסלול', 'status' => 'סטטוס', 'status_active' => 'פעיל', 'status_inactive' => 'לא פעיל', @@ -109,5 +111,5 @@ return [ 'terms_of_service' => 'תנאי שימוש', // OpenSearch - 'opensearch_description' => 'Search :appName', + 'opensearch_description' => 'חפש :appName', ];