X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/feab756b9f1e6b47d9877cd746a827fb9c604fe5..refs/pull/2302/head:/resources/lang/he/entities.php diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index 2fb0e82ec..8eef64efa 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -47,7 +47,8 @@ return [ 'search_no_pages' => 'לא נמצאו דפים התואמים לחיפוש', 'search_for_term' => 'חפש את :term', 'search_more' => 'תוצאות נוספות', - 'search_filters' => 'מסנני חיפוש', + 'search_advanced' => 'Advanced Search', + 'search_terms' => 'Search Terms', 'search_content_type' => 'סוג התוכן', 'search_exact_matches' => 'התאמות מדויקות', 'search_tags' => 'חפש בתגים', @@ -255,7 +256,7 @@ return [ 'attachments_upload' => 'העלה קובץ', 'attachments_link' => 'צרף קישור', 'attachments_set_link' => 'הגדר קישור', - 'attachments_delete_confirm' => 'יש ללחוץ שוב על מחיקה על מנת לאשר את מחיקת הקובץ המצורף', + 'attachments_delete' => 'Are you sure you want to delete this attachment?', 'attachments_dropzone' => 'גרור לכאן קבצים או לחץ על מנת לצרף קבצים', 'attachments_no_files' => 'לא הועלו קבצים', 'attachments_explain_link' => 'ניתן לצרף קישור במקום העלאת קובץ, קישור זה יכול להוביל לדף אחר או לכל קובץ באינטרנט', @@ -264,6 +265,7 @@ return [ 'attachments_link_url' => 'קישור לקובץ', 'attachments_link_url_hint' => 'כתובת האתר או הקובץ', 'attach' => 'צרף', + 'attachments_insert_link' => 'Add Attachment Link to Page', 'attachments_edit_file' => 'ערוך קובץ', 'attachments_edit_file_name' => 'שם הקובץ', 'attachments_edit_drop_upload' => 'גרור קבצים או לחץ כאן על מנת להעלות קבצים במקום הקבצים הקיימים',