'admin_cc_email_help'=>'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'audit_interval_help'=>'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date will be updated.',
'backups_restore_warning'=>'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.)<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
'confirm_purge_help'=>'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)',
'custom_css'=>'Custom CSS',
'custom_css_help'=>'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.',
'custom_forgot_pass_url_help'=>'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
'dashboard_message'=>'Dashboard Message',
'dashboard_message_help'=>'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'default_currency'=>'Default Currency',
'default_eula_text'=>'Default EULA',
'default_language'=>'Default Language',
'default_eula_help_text'=>'You can also associate custom EULAs to specific asset categories.',
'display_asset_name'=>'Display Asset Name',
'display_checkout_date'=>'Display Checkout Date',
'display_eol'=>'Display EOL in table view',
'display_qr'=>'Display Square Codes',
'display_alt_barcode'=>'Display 1D barcode',
'email_logo'=>'Email Logo',
'barcode_type'=>'2D Barcode Type',
'alt_barcode_type'=>'1D barcode type',
'email_logo_size'=>'Square logos in email look best. ',
'favicon_format'=>'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.',
'favicon_size'=>'Favicons should be square images, 16x16 pixels.',
'footer_text'=>'Additional Footer Text ',
'footer_text_help'=>'This text will appear in the right-side footer. Links are allowed using <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.',
'ldap_default_group_info'=>'Select a group to assign to newly synced users. Remember that a user takes on the permissions of the group they are assigned.',
'ldap_client_tls_cert_help'=>'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
'ldap_location_help'=>'The Ldap Location field should be used if <strong>an OU is not being used in the Base Bind DN.</strong> Leave this blank if an OU search is being used.',
'ldap_login_test_help'=>'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help'=>'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_pw_sync_help'=>'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
'ldap_activated_flag_help'=>'This value is used to determine whether a synced user can login to Snipe-IT. <strong>It does not affect the ability to check items in or out to them</strong>, and should be the <strong>attribute name</strong> within your AD/LDAP, <strong>not the value</strong>. <br><br>If this field is set to a field name that does not exist in your AD/LDAP, or the value in the AD/LDAP field is set to <code>0</code> or <code>false</code>, <strong>user login will be disabled</strong>. If the value in the AD/LDAP field is set to <code>1</code> or <code>true</code> or <em>any other text</em> means the user can log in. When the field is blank in your AD, we respect the <code>userAccountControl</code> attribute, which usually allows non-suspended users to log in.',
'login_note_help'=>'Optionally include a few sentences on your login screen, for example to assist people who have found a lost or stolen device. This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
'login_remote_user_text'=>'Remote User login options',
'login_remote_user_enabled_text'=>'Enable Login with Remote User Header',
'login_remote_user_enabled_help'=>'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text'=>'Disable other authentication mechanisms',
'login_common_disabled_help'=>'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_help'=>'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.',
'login_remote_user_header_name_text'=>'Custom user name header',
'login_remote_user_header_name_help'=>'Use the specified header instead of REMOTE_USER',
'saml_forcelogin_help'=>'You can use \'/login?nosaml\' to get to the normal login page.',
'saml_slo_label'=>'SAML Single Log Out',
'saml_slo'=>'Send a LogoutRequest to IdP on Logout',
'saml_slo_help'=>'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.',
'saml_custom_settings'=>'SAML Custom Settings',
'saml_custom_settings_help'=>'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.',
'show_archived_in_list_text'=>'Show archived assets in the "all assets" listing',
'show_assigned_assets'=>'Show assets assigned to assets',
'show_assigned_assets_help'=>'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.',
'show_images_in_email'=>'Show images in emails',
'show_images_in_email_help'=>'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'webhook_integration_help'=>':app integration is optional, however the endpoint and channel are required if you wish to use it. To configure :app integration, you must first <a href=":webhook_link" target="_new" rel="noopener">create an incoming webhook</a> on your :app account. Click on the <strong>Test :app Integration</strong> button to confirm your settings are correct before saving. ',
'webhook_integration_help_button'=>'Once you have saved your :app information, a test button will appear.',
'webhook_test_help'=>'Test whether your :app integration is configured correctly. YOU MUST SAVE YOUR UPDATED :app SETTINGS FIRST.',
'about_settings_text'=>'These settings let you customize certain aspects of your installation.',
'labels_per_page'=>'Labels per page',
'label_dimensions'=>'Label dimensions (inches)',
'next_auto_tag_base'=>'Next auto-increment',
'page_padding'=>'Page margins (inches)',
'privacy_policy_link'=>'Link to Privacy Policy',
'privacy_policy'=>'Privacy Policy',
'privacy_policy_link_help'=>'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ',
'show_url_in_emails'=>'Link to Snipe-IT in Emails',
'show_url_in_emails_help_text'=>'Uncheck this box if you do not wish to link back to your Snipe-IT installation in your email footers. Useful if most of your users never login. ',
'text_pt'=>'pt',
'thumbnail_max_h'=>'Max thumbnail height',
'thumbnail_max_h_help'=>'Maximum height in pixels that thumbnails may display in the listing view. Min 25, max 500.',
'two_factor'=>'Two Factor Authentication',
'two_factor_secret'=>'Two-Factor Code',
'two_factor_enrollment'=>'Two-Factor Enrollment',
'two_factor_enabled_text'=>'Enable Two Factor',
'two_factor_reset'=>'Reset Two-Factor Secret',
'two_factor_reset_help'=>'This will force the user to enroll their device with Google Authenticator again. This can be useful if their currently enrolled device is lost or stolen. ',
'two_factor_enabled_warning'=>'Enabling two-factor if it is not currently enabled will immediately force you to authenticate with a Google Auth enrolled device. You will have the ability to enroll your device if one is not currently enrolled.',
'two_factor_enabled_help'=>'This will turn on two-factor authentication using Google Authenticator.',
'two_factor_optional'=>'Selective (Users can enable or disable if permitted)',
'two_factor_required'=>'Required for all users',
'two_factor_disabled'=>'Disabled',
'two_factor_enter_code'=>'Enter Two-Factor Code',
'two_factor_config_complete'=>'Submit Code',
'two_factor_enabled_edit_not_allowed'=>'Your administrator does not permit you to edit this setting.',
'two_factor_enrollment_text'=>"Two factor authentication is required, however your device has not been enrolled yet. Open your Google Authenticator app and scan the QR code below to enroll your device. Once you've enrolled your device, enter the code below",
'require_accept_signature'=>'Require Signature',
'require_accept_signature_help_text'=>'Enabling this feature will require users to physically sign off on accepting an asset.',
'left'=>'left',
'right'=>'right',
'top'=>'top',
'bottom'=>'bottom',
'vertical'=>'vertical',
'horizontal'=>'horizontal',
'unique_serial'=>'Unique serial numbers',
'unique_serial_help_text'=>'Checking this box will enforce a uniqueness constraint on asset serials',
'zerofill_count'=>'Length of asset tags, including zerofill',
'username_format_help'=>'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.',
'barcodes_help_overview'=>'Barcode & QR settings',
'barcodes_help'=>'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
'barcodes_spinner'=>'Attempting to delete files...',
'barcode_delete_cache'=>'Delete Barcode Cache',
'branding_title'=>'Update Branding Settings',
'general_title'=>'Update General Settings',
'mail_test'=>'Send Test',
'mail_test_help'=>'This will attempt to send a test mail to :replyto.',
'filter_by_keyword'=>'Filter by setting keyword',
'security'=>'Security',
'security_title'=>'Update Security Settings',
'security_keywords'=>'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
'ldap_extension_warning'=>'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
'ldap_ad'=>'LDAP/AD',
'employee_number'=>'Employee Number',
'create_admin_user'=>'Create a User ::',
'create_admin_success'=>'Success! Your admin user has been added!',
'create_admin_redirect'=>'Click here to go to your app login!',
'setup_migrations'=>'Database Migrations ::',
'setup_no_migrations'=>'There was nothing to migrate. Your database tables were already set up!',
'setup_successful_migrations'=>'Your database tables have been created',
'label2_enable_help'=>'Switch to the new label engine. <b>Note: You will need to save this setting before setting others.</b>',
'label2_template'=>'Template',
'label2_template_help'=>'Select which template to use for label generation',
'label2_title'=>'Title',
'label2_title_help'=>'The title to show on labels that support it',
'label2_title_help_phold'=>'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
'label2_asset_logo'=>'Use Asset Logo',
'label2_asset_logo_help'=>'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
'label2_1d_type'=>'1D Barcode Type',
'label2_1d_type_help'=>'Format for 1D barcodes',
'label2_2d_type'=>'2D Barcode Type',
'label2_2d_type_help'=>'Format for 2D barcodes',
'label2_2d_target'=>'2D Barcode Target',
'label2_2d_target_help'=>'The URL the 2D barcode points to when scanned',
'label2_fields'=>'Field Definitions',
'label2_fields_help'=>'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
'help_asterisk_bold'=>'Text entered as <code>**text**</code> will be displayed as bold',
'help_blank_to_use'=>'Leave blank to use the value from <code>:setting_name</code>',
'help_default_will_use'=>'<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
'google_callback_help'=>'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
'enable_google_login'=>'Enable users to login with Google Workspace',
'enable_google_login_help'=>'Users will not be automatically provisioned. They must have an existing account here AND in Google Workspace, and their username here must match their Google Workspace email address. ',