'app_name_desc'=>'השם הזה יופיע בכותרת ובכל אי-מייל הנשלח מהמערכת',
'app_name_header'=>'הצג שם בחלק העליון',
'app_public_access'=>'גישה ציבורית',
'app_public_access_desc'=>'הפעלת אפשרות זו תאפשר למשתמשים אשר אינם רשומים לגשת לתוכן שלך',
'app_public_access_desc_guest'=>'הגדרות הרשאה למשתמשים ציבוריים ניתנות לשינוי דרך משתמש מסוג ״אורח״',
'app_public_access_toggle'=>'אפשר גישה ציבורית',
'app_public_viewing'=>'לאפשר גישה ציבורית?',
'app_secure_images'=>'העלאת תמונות מאובטחת',
'app_secure_images_toggle'=>'אפשר העלאת תמונות מאובטחת',
'app_secure_images_desc'=>'משיקולי ביצועים, כל התמונות הינן ציבוריות. אפשרות זו מוסיפה מחרוזת אקראית שקשה לנחש לכל כתובת של תמונה. אנא ודא שאפשרות הצגת תוכן התיקייה מבוטל.',
'app_editor'=>'עורך הדפים',
'app_editor_desc'=>'בחר באמצעות איזה עורך תתבצע עריכת הדפים',
'app_custom_html'=>'HTML מותאם אישית לחלק העליון',
'app_custom_html_desc'=>'כל קוד שיתווסף כאן, יופיע בתחתית תגית ה head של כל דף. חלק זה שימושי על מנת להגדיר עיצובי CSS והתקנת קוד Analytics',
'app_custom_html_disabled_notice'=>'קוד HTML מותאם מבוטל בדף ההגדרות על מנת לוודא ששינויים שגורמים לבעיה יוכלו להיות מבוטלים לאחר מכן',
'app_logo'=>'לוגו היישום',
'app_logo_desc'=>'תמונה זו צריכה להיות בגובה 43 פיקסלים. תמונות גדולות יותר יוקטנו.',
'app_primary_color'=>'צבע עיקרי ליישום',
'app_primary_color_desc'=>'ערך זה צריך להיות מסוג hex. <br> יש להשאיר ריק לשימוש בצבע ברירת המחדל',
'app_homepage'=>'דף הבית של היישום',
'app_homepage_desc'=>'אנא בחר דף להצגה בדף הבית במקום דף ברירת המחדל. הרשאות הדף לא יחולו בדפים הנבחרים.',
'app_homepage_select'=>'בחר דף',
'app_disable_comments'=>'ביטול תגובות',
'app_disable_comments_toggle'=>'בטל תגובות',
'app_disable_comments_desc'=>'מבטל את התגובות לאורך כל היישום, תגובות קיימות לא יוצגו.',
'reg_enable_desc'=>'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
'reg_default_role'=>'Default user role after registration',
'reg_confirm_restrict_domain_desc'=>'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.',
'maint_image_cleanup_desc'=>"Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
'maint_image_cleanup_ignore_revisions'=>'Ignore images in revisions',
'maint_image_cleanup_run'=>'Run Cleanup',
'maint_image_cleanup_warning'=>':count potentially unused images were found. Are you sure you want to delete these images?',
'maint_image_cleanup_success'=>':count potentially unused images found and deleted!',
'role_delete_confirm'=>'This will delete the role with the name \':roleName\'.',
'role_delete_users_assigned'=>'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.',
'role_manage_roles'=>'Manage roles & role permissions',
'role_manage_entity_permissions'=>'Manage all book, chapter & page permissions',
'role_manage_own_entity_permissions'=>'Manage permissions on own book, chapter & pages',
'role_manage_settings'=>'Manage app settings',
'role_asset'=>'Asset Permissions',
'role_asset_desc'=>'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
'role_asset_admins'=>'Admins are automatically given access to all content but these options may show or hide UI options.',
'role_all'=>'All',
'role_own'=>'Own',
'role_controlled_by_asset'=>'Controlled by the asset they are uploaded to',
'role_users_none'=>'No users are currently assigned to this role',
// Users
'users'=>'Users',
'user_profile'=>'User Profile',
'users_add_new'=>'Add New User',
'users_search'=>'Search Users',
'users_details'=>'User Details',
'users_details_desc'=>'Set a display name and an email address for this user. The email address will be used for logging into the application.',
'users_details_desc_no_email'=>'Set a display name for this user so others can recognise them.',
'users_role'=>'User Roles',
'users_role_desc'=>'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
'users_password'=>'User Password',
'users_password_desc'=>'Set a password used to log-in to the application. This must be at least 5 characters long.',
'users_avatar_desc'=>'Select an image to represent this user. This should be approx 256px square.',
'users_preferred_language'=>'Preferred Language',
'users_preferred_language_desc'=>'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
'users_social_accounts'=>'Social Accounts',
'users_social_accounts_info'=>'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.',
'users_social_connect'=>'Connect Account',
'users_social_disconnect'=>'Disconnect Account',
'users_social_connected'=>':socialAccount account was successfully attached to your profile.',
'users_social_disconnected'=>':socialAccount account was successfully disconnected from your profile.',