X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/3433/head:/resources/lang/he/entities.php diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index 59199bd8b..ad49c895f 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -27,6 +27,8 @@ return [ 'images' => 'תמונות', 'my_recent_drafts' => 'הטיוטות האחרונות שלי', 'my_recently_viewed' => 'הנצפים לאחרונה שלי', + 'my_most_viewed_favourites' => 'My Most Viewed Favourites', + 'my_favourites' => 'המועדפים שלי', 'no_pages_viewed' => 'לא צפית בדפים כלשהם', 'no_pages_recently_created' => 'לא נוצרו דפים לאחרונה', 'no_pages_recently_updated' => 'לא עודכנו דפים לאחרונה', @@ -34,13 +36,14 @@ return [ 'export_html' => 'דף אינטרנט', 'export_pdf' => 'קובץ PDF', 'export_text' => 'טקסט רגיל', + 'export_md' => 'קובץ Markdown', // Permissions and restrictions 'permissions' => 'הרשאות', 'permissions_intro' => 'ברגע שמסומן, הרשאות אלו יגברו על כל הרשאת תפקיד שקיימת', 'permissions_enable' => 'הפעל הרשאות מותאמות אישית', 'permissions_save' => 'שמור הרשאות', - 'permissions_owner' => 'Owner', + 'permissions_owner' => 'בעלים', // Search 'search_results' => 'תוצאות חיפוש', @@ -49,8 +52,8 @@ return [ 'search_no_pages' => 'לא נמצאו דפים התואמים לחיפוש', 'search_for_term' => 'חפש את :term', 'search_more' => 'תוצאות נוספות', - 'search_advanced' => 'Advanced Search', - 'search_terms' => 'Search Terms', + 'search_advanced' => 'חיפוש מתקדם', + 'search_terms' => 'מילות חיפוש', 'search_content_type' => 'סוג התוכן', 'search_exact_matches' => 'התאמות מדויקות', 'search_tags' => 'חפש בתגים', @@ -60,6 +63,7 @@ return [ 'search_permissions_set' => 'סט הרשאות', 'search_created_by_me' => 'שנוצרו על ידי', 'search_updated_by_me' => 'שעודכנו על ידי', + 'search_owned_by_me' => 'בבעלות שלי', 'search_date_options' => 'אפשרויות תאריך', 'search_updated_before' => 'שעודכנו לפני', 'search_updated_after' => 'שעודכנו לאחר', @@ -95,6 +99,7 @@ return [ 'shelves_permissions' => 'הרשאות מדף', 'shelves_permissions_updated' => 'הרשאות מדף עודכנו', 'shelves_permissions_active' => 'הרשאות מדף פעילות', + 'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.', 'shelves_copy_permissions_to_books' => 'העתק הרשאות מדף אל הספרים', 'shelves_copy_permissions' => 'העתק הרשאות', 'shelves_copy_permissions_explain' => 'פעולה זו תעתיק את כל הרשאות המדף לכל הספרים המשוייכים למדף זה. לפני הביצוע, יש לוודא שכל הרשאות המדף אכן נשמרו.', @@ -138,6 +143,8 @@ return [ 'books_sort_chapters_last' => 'פרקים בסוף', 'books_sort_show_other' => 'הצג ספרים אחרונים', 'books_sort_save' => 'שמור את הסדר החדש', + 'books_copy' => 'העתק ספר', + 'books_copy_success' => 'ספר הועתק בהצלחה', // Chapters 'chapter' => 'פרק', @@ -156,6 +163,8 @@ return [ 'chapters_move' => 'העבר פרק', 'chapters_move_named' => 'העבר פרק :chapterName', 'chapter_move_success' => 'הפרק הועבר אל :bookName', + 'chapters_copy' => 'העתק פרק', + 'chapters_copy_success' => 'פרק הועתק בהצלחה', 'chapters_permissions' => 'הרשאות פרק', 'chapters_empty' => 'לא נמצאו דפים בפרק זה.', 'chapters_permissions_active' => 'הרשאות פרק פעילות', @@ -179,7 +188,7 @@ return [ 'pages_delete_confirm' => 'האם ברצונך למחוק דף זה?', 'pages_delete_draft_confirm' => 'האם ברצונך למחוק את טיוטת הדף הזה?', 'pages_editing_named' => 'עריכת דף :pageName', - 'pages_edit_draft_options' => 'Draft Options', + 'pages_edit_draft_options' => 'אפשרויות טיוטה', 'pages_edit_save_draft' => 'שמור טיוטה', 'pages_edit_draft' => 'ערוך טיוטת דף', 'pages_editing_draft' => 'עריכת טיוטה', @@ -187,9 +196,19 @@ return [ 'pages_edit_draft_save_at' => 'טיוטה נשמרה ב ', 'pages_edit_delete_draft' => 'מחק טיוטה', 'pages_edit_discard_draft' => 'התעלם מהטיוטה', + 'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor', + 'pages_edit_switch_to_markdown_clean' => '(Clean Content)', + 'pages_edit_switch_to_markdown_stable' => '(Stable Content)', + 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_set_changelog' => 'הגדר יומן שינויים', 'pages_edit_enter_changelog_desc' => 'ציין תיאור קצר אודות השינויים שביצעת', 'pages_edit_enter_changelog' => 'הכנס יומן שינויים', + 'pages_editor_switch_title' => 'Switch Editor', + 'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?', + 'pages_editor_switch_consider_following' => 'Consider the following when changing editors:', + 'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.', + 'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.', + 'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.', 'pages_save' => 'שמור דף', 'pages_title' => 'כותרת דף', 'pages_name' => 'שם הדף', @@ -216,6 +235,7 @@ return [ 'pages_revisions_number' => '#', 'pages_revisions_numbered' => 'נוסח #:id', 'pages_revisions_numbered_changes' => 'שינויי נוסח #:id', + 'pages_revisions_editor' => 'Editor Type', 'pages_revisions_changelog' => 'יומן שינויים', 'pages_revisions_changes' => 'שינויים', 'pages_revisions_current' => 'גירסא נוכחית', @@ -229,6 +249,7 @@ return [ 'pages_initial_name' => 'דף חדש', 'pages_editing_draft_notification' => 'הינך עורך טיוטה אשר נשמרה לאחרונה ב :timeDiff', 'pages_draft_edited_notification' => 'דף זה עודכן מאז, מומלץ להתעלם מהטיוטה הזו.', + 'pages_draft_page_changed_since_creation' => 'העמוד התעדכן מאז שהטיוטה נוצרה. מומלץ לבטל את הטיוטה או לשים לב לא לדרוס שינויים בעמוד.', 'pages_draft_edit_active' => [ 'start_a' => ':count משתמשים החלו לערוך דף זה', 'start_b' => ':userName החל לערוך דף זה', @@ -238,7 +259,7 @@ return [ ], 'pages_draft_discarded' => 'הסקיצה נמחקה, העורך עודכן עם תוכן הדף העכשוי', 'pages_specific' => 'דף ספציפי', - 'pages_is_template' => 'Page Template', + 'pages_is_template' => 'תבנית דף', // Editor Sidebar 'page_tags' => 'תגיות דף', @@ -247,11 +268,21 @@ return [ 'shelf_tags' => 'תגיות מדף', 'tag' => 'תגית', 'tags' => 'תגיות', - 'tag_name' => 'Tag Name', + 'tag_name' => 'שם התווית', 'tag_value' => 'ערך התגית (אופציונאלי)', 'tags_explain' => "הכנס תגיות על מנת לסדר את התוכן שלך. \n ניתן לציין ערך לתגית על מנת לבצע סידור יסודי יותר", 'tags_add' => 'הוסף תגית נוספת', - 'tags_remove' => 'Remove this tag', + 'tags_remove' => 'מחק תווית', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'כל הערכים', + 'tags_view_tags' => 'הצג תוויות', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'קבצים מצורפים', 'attachments_explain' => 'צרף קבצים או קישורים על מנת להציגם בדף שלך. צירופים אלו יהיו זמינים בתפריט הצדדי של הדף', 'attachments_explain_instant_save' => 'שינויים נשמרים באופן מיידי', @@ -278,12 +309,12 @@ return [ 'attachments_file_uploaded' => 'הקובץ עלה בהצלחה', 'attachments_file_updated' => 'הקובץ עודכן בהצלחה', 'attachments_link_attached' => 'הקישור צורף לדף בהצלחה', - 'templates' => 'Templates', - 'templates_set_as_template' => 'Page is a template', - 'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.', - 'templates_replace_content' => 'Replace page content', - 'templates_append_content' => 'Append to page content', - 'templates_prepend_content' => 'Prepend to page content', + 'templates' => 'תבניות', + 'templates_set_as_template' => 'הגדר עמוד כתבנית', + 'templates_explain_set_as_template' => 'ניתן להגדיר עמוד כתבנית כך שהתוכן שלו ישומש בעת יצירת עמודים אחרים. משתמשים אחרים יוכלו לראות את התבנית רק אם ברשותם הרשאות צפייה בעמוד הזה.', + 'templates_replace_content' => 'החלף תוכן עמוד', + 'templates_append_content' => 'הוסף בסוף תוכן העמוד', + 'templates_prepend_content' => 'הוסף בתחילת תוכן העמוד', // Profile View 'profile_user_for_x' => 'משתמש במערכת כ :time', @@ -315,5 +346,13 @@ return [ 'revision_delete_confirm' => 'האם ברצונך למחוק נוסח זה?', 'revision_restore_confirm' => 'האם ברצונך לשחזר נוסח זה? תוכן הדף הנוכחי יעודכן לנוסח זה.', 'revision_delete_success' => 'נוסח נמחק', - 'revision_cannot_delete_latest' => 'לא ניתן למחוק את הנוסח האחרון' -]; \ No newline at end of file + 'revision_cannot_delete_latest' => 'לא ניתן למחוק את הנוסח האחרון', + + // Copy view + 'copy_consider' => 'Please consider the below when copying content.', + 'copy_consider_permissions' => 'Custom permission settings will not be copied.', + 'copy_consider_owner' => 'You will become the owner of all copied content.', + 'copy_consider_images' => 'Page image files will not be duplicated & the original images will retain their relation to the page they were originally uploaded to.', + 'copy_consider_attachments' => 'Page attachments will not be copied.', + 'copy_consider_access' => 'A change of location, owner or permissions may result in this content being accessible to those previously without access.', +];