Lex audit files

This commit is contained in:
2025-07-18 10:53:21 +01:00
parent 237f2f21ab
commit c60ad54aab
47 changed files with 1683 additions and 1661 deletions

View File

@@ -1,155 +1,155 @@
'edit' => 'edit',
'del' => 'del',
'exit' => 'Exit',
'cancel' => 'Cancel',
'hello' => 'hello',
'All rights reserved' => 'All Rights Reserved',
'Collaboration' => 'Collaboration',
'Administration' => 'Administration',
'Security' => 'Security',
'Configuration' => 'Configuration',
'Miscellaneous' => 'Miscellaneous',
'Your Settings' => 'Your Settings',
'SAVE' => 'Save',
'CANCEL' => 'Cancel',
'ENABLED' => 'Enabled',
'DISABLED' => 'Disabled',
'NO' => 'No',
'YES' => 'Yes',
'ADD' => 'Add',
'CREATE' => 'Create',
'MODIFY' => 'Modify',
'REMOVE' => 'Remove',
'COMMENT' => 'Comment',
'NEXT' => 'Next',
'SELF' => 'Self',
'REMOTE' => 'Remote',
'LOCAL' => 'Local',
'ACTION' => 'Action',
'NETWORK' => 'Network',
'ROUTER' => 'Router',
'OPERATION_STATUS_REPORT' => 'Operation status report',
#
# Lex file for General generated on 2025-07-17 09:52:34
#
'ACCOUNT' => 'Account',
'GROUP' => 'Group',
'DESC_SECTIONBAR' => '<hr class="sectionbar"/>',
'NO_PIPES_ALLOWED' => 'Pipe symbols (|) are not permitted in this field',
'ERROR_BELOW' => 'ERROR: There was an error in the validation of this page. Please scroll down and find the specific problem.',
'ACCESS' => 'Access',
'ACCOUNT_LOCKED' => 'Account is locked',
'GROUP_ADD' => 'Add group',
'NETWORKS_ALLOW_LOCAL' => 'Allow access only from local networks',
'NETWORKS_ALLOW_PUBLIC' => 'Allow public access (entire Internet)',
'ERROR_PASSWORD_CHANGE' => 'An error occurred while attempting to change your password. Please make sure that the old password entered is correct.',
'BACK' => 'Back',
'BACKUP' => 'Backup',
'DESCRIPTION_BRIEF' => 'Brief description',
'PASSWORD_CHANGE' => 'Change Password',
'RESET_PASSWORD_TITLE' => 'Reset user password',
'ACCOUNT_PASSWORD_CHANGE' => 'Change account password',
'CONTENT' => 'Content',
'CREATE_GROUP' => 'Create user group',
'USER_LIST_CURRENT' => 'Current list of users',
'DESCRIPTION' => 'Description',
'DESTINATION' => 'Destination',
'DOMAIN_NAME' => 'Domain name',
'DOMAIN' => 'Domain',
'DOMAINS' => 'Domains',
'DOWNLOAD' => 'Download',
'ERROR_UPDATING_CONFIGURATION' => 'Error occurred while updating system configuration.',
'GROUP_MEMBERS' => 'Group Members',
'GROUP_NAME' => 'Group Name',
'GROUPS' => 'Groups',
'IP_ADDRESS' => 'IP Address',
'IP_ADDRESS_OR_FQDN' => 'IP Address or FQDN',
'USER_INVALID' => 'Invalid user',
'LOCATION' => 'Location',
'MB' => 'Mb',
'MODIFY_USER_GROUP' => 'Modify user group',
'NAME' => 'Name',
'PASSWORD_VERIFY_NEW' => 'New password (verify):',
'PASSWORD_NEW' => 'New password:',
'OFF' => 'Off',
'OK' => 'Ok',
'PASSWORD_OLD' => 'Old password:',
'ON' => 'On',
'PASSWORD' => 'Password',
'PERFORM' => 'Perform',
'RECONFIGURE' => 'Reconfigure',
'REMOVE_USER_GROUP' => 'Remove user group',
'PASSWORD_RESET' => 'Reset password',
'RESTORE' => 'Restore',
'SHUTDOWN' => 'Shutdown',
'SUCCESS' => 'Success',
'ACCOUNT_NAME_INVALID' => 'The account name entered is invalid.',
'ACCOUNT_NAME_INVALID_CHARS' => 'The account name you entered contained invalid characters.',
'PASSWORD_OLD_INVALID_CHARS' => 'The old password you entered contained invalid characters.',
'PASSWORD_INVALID_CHARS' => 'The password you entered contained invalid characters.',
'PASSWORD_VERIFY_ERROR' => 'The passwords you entered did not match.',
'ACCOUNT_USER_NONE' => 'There are no user accounts in the system.',
'ACCOUNT_GROUP_NONE' => 'There are no user groups in the system.',
'ERROR_INVALID_CHARS' => 'Unexpected characters in description.',
'USER_NAME' => 'User Name',
'YOUR_ACCOUNT' => 'Your account:',
'YOUR_ACCOUNT_INVALID' => 'The account name entered is invalid.',
'PASSWORD_CHANGE_SUCCESS' => 'Your password has been successfully changed.',
'FM_NONBLANK' => 'This field must not be left blank',
'FM_INTEGER' => 'This field must contain a positive integer',
'FM_NUMBER' => 'This field must contain a number',
'FM_WORD' => 'This field must look like a single word.',
'FM_DATE' => 'The data entered could not be parsed as a date',
'FM_CREDIT_CARD_NUMBER1' => 'You must enter a credit card number',
'FM_CREDIT_CARD_NUMBER2' => 'Credit card numbers shouldn\'t have anything but numbers, spaces or dashes',
'FM_CREDIT_CARD_NUMBER3' => 'Must be at least 14 characters in length',
'FM_CREDIT_CARD_NUMBER4' => 'Doesn\'t appear to be a valid credit card number',
'FM_CREDIT_CARD_EXPIRY1' => 'No expiry date entered.',
'FM_CREDIT_CARD_EXPIRY2' => 'Expiry date must be in the format MM/YY or MM/YYYY',
'FM_CREDIT_CARD_EXPIRY3' => 'This expiry date appears to have already passed',
'FM_CREDIT_CARD_EXPIRY4' => 'This expiry date appears to be too far in the future',
'FM_ISO_COUNTRY_CODE1' => 'You must provide a country code',
'FM_ISO_COUNTRY_CODE2' => 'This field does not contain an ISO country code',
'FM_US_STATE' => 'This doesn\'t appear to be a valid 2-letter US state abbreviation',
'FM_US_ZIPCODE' => 'US zip codes must contain 5 or 9 numbers',
'FM_MINLENGTH1' => 'Minimum length has been specified meaninglessly as [_1]',
'FM_MINLENGTH2' => 'This field must be at least [_1] characters',
'FM_MAXLENGTH1' => 'Maximum length has been specified meaninglessly as [_1]',
'FM_MAXLENGTH2' => 'This field must be no more than [_1] characters',
'FM_EXACTLENGTH1' => 'You must specify the length for the field.',
'FM_EXACTLENGTH2' => 'You must specify the exactlength of the field with an integer',
'FM_EXACTLENGTH3' => 'This field must be exactly [_1] characters',
'FM_LENGTHRANGE1' => 'You must specify the maximum and minimum length for the field.',
'FM_LENGTHRANGE2' => 'You must specify the maximum and minimum lengths of the field with an integer',
'FM_LENGTHRANGE3' => 'This field must be between [_1] and [_2] characters',
'FM_URL' => 'This field must contain a URL starting with http:// or ftp://',
'FM_EMAIL_SIMPLE1' => 'You must enter an email address.',
'FM_EMAIL_SIMPLE2' => 'This field doesn\'t look like an RFC822-compliant email address',
'FM_DOMAIN_NAME' => 'This field doesn\'t look like a valid Internet domain name or hostname.',
'ACCOUNT_LOCKED' => 'Account is locked',
'ACCOUNT_USER_NONE' => 'There are no user accounts in the system.',
'ACTION' => 'Action',
'ADD' => 'Add',
'ALL_BACKUPS' => 'All backups',
'Allow_local_access_only' => 'Allow local access only',
'Allow_public_access' => 'Allow public access',
'AM/PM:' => 'Am/pm:',
'Apply' => 'Apply',
'Back' => 'Back',
'Blocked' => 'Blocked',
'Check' => 'Check',
'Check_Domain' => 'Check domain',
'cifs' => 'Cifs',
'City' => 'City',
'COMMENT' => 'Comment',
'Company' => 'Company',
'Config' => 'Config',
'Content' => 'Content',
'COULD_NOT_GET_UID' => 'Could not get uid',
'COULD_NOT_OPEN_TZ_FILE' => 'Could not open tz file',
'CREATE_GROUP' => 'Create user group',
'Custom' => 'Custom',
'Daily' => 'Daily',
'Date' => 'Date',
'Day:' => 'Day:',
'Default' => 'Default',
'DELETE_ERROR' => 'Delete error',
'Department' => 'Department',
'DESCRIPTION' => 'Description',
'DESCRIPTION_BRIEF' => 'Brief description',
'DISABLED' => 'Disabled',
'DOMAIN' => 'Domain',
'DOMAIN_NAME' => 'Domain name',
'DOWNLOAD' => 'Download',
'Email' => 'Email',
'ENABLED' => 'Enabled',
'END_OF_REPORT' => 'End of Report',
'ENTIRE_INTERNET_NO_PASSWORD' => 'Entire internet no password',
'ENTIRE_INTERNET_PASSWORD' => 'Entire internet password',
'ENTIRE_INTERNET_PASSWORD_REMOTE' => 'Entire internet password remote',
'Error_occurred_while_modifying_password_for_admin.' => 'Error occurred while modifying password for admin.',
'ERROR_UPDATING' => 'Error updating',
'ERROR_UPDATING_CONFIGURATION' => 'Error occurred while updating system configuration.',
'EVERYONE' => 'Everyone',
'Everyone' => 'Everyone',
'Expiry' => 'Expiry',
'files' => 'files',
'firstname' => 'firstname',
'FM_ERR_UNEXPECTED_DESC' => 'Error: unexpected or missing characters in description',
'FM_IP_NUMBER1' => 'This field must contain a valid IP number and can not be left blank.',
'FM_IP_NUMBER2' => 'Invalid IP address format (expected X.X.X.X)',
'FM_IP_NUMBER3' => '[_1] is more than 255',
'FM_USERNAME' => 'This field must look like a valid username (3 to 8 letters and numbers)',
'FM_PASSWORD1' => 'You must provide a password.',
'FM_PASSWORD2' => 'The password you provided was not a good password. A good password must contain all of the following: upper case letter, lower case letter, number, non-alphanumeric character, be at least 7 characters long.',
'FM_MAC_ADDRESS1' => 'You must provide a MAC address.',
'FM_MAC_ADDRESS2' => 'The MAC address you provided was not valid.',
'FM_ERR_UNEXPECTED_DESC' => 'Error: unexpected or missing characters in description',
swt_THEME => 'Theme',
swt_LOGIN_AGAIN => 'You may need to login again to see the choosed theme',
acs_NO => 'Not Authorized',
acs_LOGIN => 'Login required',
acs_ADMIN => 'Admin rights required',
'User password' => 'User password',
Logout => 'Logout',
Home => 'Home',
CSRF_VALIDATION_FAILURE => 'Error: CSRF token is invalid or outdated.',
Empty => 'Empty',
Active => 'Active',
MINUTE => 'Minute',
MINUTES => 'Minutes',
HOUR => 'Hour',
HOURS => 'Hours',
SMALL => 'Small',
MEDIUM => 'Medium',
LARGE => 'Large',
FIELD_INVALID_CHARS => 'A field you entered contains invalid characters.',
'REPORT_GENERATED' => "Report generated",
'END_OF_REPORT' => 'End of Report',
'FM_NONBLANK' => 'This field must not be left blank',
'Gateway' => 'Gateway',
'GROUP' => 'Group',
'GROUP_ADD' => 'Add group',
'GROUP_MEMBERS' => 'Group Members',
'GROUP_NAME' => 'Group Name',
'High' => 'High',
'Hostname' => 'Hostname',
'Hour:' => 'Hour:',
'Install' => 'Install',
'INVALID_REPORT_TYPE' => 'Invalid report type',
'INVALID_SERVERNAME' => 'Invalid servername',
'INVALID_WORKGROUP' => 'Invalid workgroup',
'INVALID_WORKGROUP_MATCHES_SERVERNAME' => 'Invalid workgroup matches servername',
'IP_ADDRESS_OR_FQDN' => 'IP Address or FQDN',
'Issuer' => 'Issuer',
'lastname' => 'lastname',
'LOCAL' => 'Local',
'LOCAL_NETWORK_NO_PASSWORD' => 'Local network no password',
'LOCAL_NETWORK_PASSWORD' => 'Local network password',
'local_removable_disk' => 'Local removable disk',
'LOCATION' => 'Location',
'Location' => 'Location',
'Lock' => 'Lock',
'Low' => 'Low',
'Medium' => 'Medium',
'megabytes' => 'megabytes',
'Minute:' => 'Minute:',
'MODIFY' => 'Modify',
'Modify' => 'Modify',
'MODIFY_USER_GROUP' => 'Modify user group',
'Month:' => 'Month:',
'Monthly' => 'Monthly',
'Mounted_disk' => 'Mounted disk',
'NAME' => 'Name',
'NETWORK' => 'Network',
'NETWORKS_ALLOW_LOCAL' => 'Allow access only from local networks',
'NETWORKS_ALLOW_PUBLIC' => 'Allow public access (entire Internet)',
'Never' => 'Never',
'NEXT' => 'Next',
'nfs' => 'Nfs',
'NO' => 'No',
'NONE' => 'None',
'NOT_A_PSEUDONYM' => 'Not a pseudonym',
'NUM_OF_HOSTS' => 'Num of hosts',
'Only_allow_insecure_access' => 'Only allow insecure access',
'Operation' => 'Operation',
'PASSWORD' => 'Password',
'PASSWORD_NEW' => 'New password:',
'PASSWORD_RESET' => 'Reset password',
'PASSWORD_VERIFY_ERROR' => 'The passwords you entered did not match.',
'PASSWORD_VERIFY_NEW' => 'New password (verify):',
'PERFORM' => 'Perform',
'PptpSessions' => 'Pptpsessions',
'Protocol' => 'Protocol',
'Pseudonym' => 'Pseudonym',
'Reboot' => 'Reboot',
'RECONFIGURE' => 'Reconfigure',
'Reject' => 'Reject',
'REMOTE' => 'Remote',
'REMOVE' => 'Remove',
'REMOVE_USER_GROUP' => 'Remove user group',
'REPORT_GENERATED' => 'Report generated',
'RESET_PASSWORD_TITLE' => 'Reset user password',
'ROUTER' => 'Router',
'SAVE' => 'Save',
'Save' => 'Save',
'Second:' => 'Second:',
'SELF' => 'Self',
'SHUTDOWN' => 'Shutdown',
'SMTP_port_%u_allow_client_to_authenticate:' => 'Smtp port %u allow client to authenticate:',
'SMTP_port_(25)_main_purpose_is_to_receive_emails_from_another_server,_STARTTLS_is_always_offered,_but_auth_if_offered_is_only_if_STARTTLS_is_also_used_by_client.' => 'Smtp port (25) main purpose is to receive emails from another server, starttls is always offered, but auth if offered is only if starttls is also used by client.',
'SMTP_Submission_port_(587)_will_require_STARTTLS,_then_authenticate_to_send.' => 'Smtp submission port (587) will require starttls, then authenticate to send.',
'SMTPS_port_(465)_will_require_implicit_SSL/TLS_then_authenticate_to_send.' => 'Smtps port (465) will require implicit ssl/tls then authenticate to send.',
'SMTPS_SSL/TLS_auth:_port_%u_status:' => 'Smtps ssl/tls auth: port %u status:',
'Submission_port_%u_status:' => 'Submission port %u status:',
'SUBNET_MASK' => 'Subnet mask',
'SUCCESS' => 'Success',
'THEME' => 'Theme',
'Time' => 'Time',
'Time_Configuration' => 'Time configuration',
'Time_Setting_Mode:' => 'Time setting mode:',
'Update' => 'Update',
'USER_DIFFERENT' => 'User different',
'USER_NAME' => 'User Name',
'useraccount' => 'useraccount',
'ValidFromMask' => 'Validfrommask',
'ValidFromNetwork' => 'Validfromnetwork',
'Verify' => 'Verify',
'WARG' => 'Warg',
'Webmail' => 'Webmail',
'Weekly' => 'Weekly',
'WGRE' => 'Wgre',
'WGRG' => 'Wgrg',
'Year:' => 'Year:',
'YES' => 'Yes',