All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.i18n.en-US.xml Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
    <comment>Utilities Package English (United States) i18n Message Resource</comment>
    <entry key="Null_Network_Interface_Error">The network interface instance object is null</entry><!-- 0x0000001A0001 -->
    <entry key="Retrieve_Network_Interface_Error">Error getting network interface instance object</entry><!-- 0x0000001A0002 -->
    <entry key="Parse_Certificate_Error">An exception occurred while parsing the certificate store</entry><!-- 0x000000010001 -->
    <entry key="Init_Trust_Manager_Certificate_Error">An exception occurred while initializing the trust certificate manager</entry><!-- 0x000000150001 -->
    <entry key="NotFound_X509TrustManager_Certificate_Error">No x509 trust certificate manager found</entry><!-- 0x000000150002 -->
    <entry key="Username_Invalid_Mail_Error">Invalid username</entry><!-- 0x0000000E0001 -->
    <entry key="Storage_Path_NotFound_Mail_Error">Storage path not exists</entry><!-- 0x0000000E0002 -->
    <entry key="Host_Address_Unknown_Mail_Error">Unknown target host address</entry><!-- 0x0000000E0003 -->
    <entry key="Protocol_Unknown_Mail_Error">Unknown protocol</entry><!-- 0x0000000E0004 -->
    <entry key="Attachment_File_Not_Found_Mail_Error">Attachment file not found</entry><!-- 0x0000000E0005 -->
    <entry key="Attachment_File_Mail_Error">Error adding attachment file to email message</entry><!-- 0x0000000E0006 -->
    <entry key="Signature_Mail_Error">Error adding digital signature to email message</entry><!-- 0x0000000E0007 -->
    <entry key="Unknown_Receive_Address_Mail_Error">Unknown recipient address information</entry><!-- 0x0000000E0008 -->
    <entry key="Length_Not_Enough_Crypto_Error">Data length is not enough</entry><!-- 0x000000150001 -->
    <entry key="Append_Data_Crypto_Error">Error appending data</entry><!-- 0x000000150002 -->
    <entry key="Mode_Invalid_Crypto_Error">Invalid cipher mode</entry><!-- 0x000000150003 -->
    <entry key="Process_Data_Crypto_Error">Process encrypt/decrypt data error</entry><!-- 0x000000150004 -->
    <entry key="Signature_Data_Crypto_Error">Process signature data error</entry><!-- 0x000000150005 -->
    <entry key="Finish_Verify_Crypto_Error">Can't support finish method at the verifying mode, use verify method instead</entry><!-- 0x000000150006 -->
    <entry key="Verify_Method_Crypto_Error">Only used verify method in the verifying mode</entry><!-- 0x000000150007 -->
    <entry key="Verify_Signature_Crypto_Error">Validate signature error</entry><!-- 0x000000150008 -->
    <entry key="Init_Key_Crypto_Error">Generate key data error</entry><!-- 0x000000150009 -->
    <entry key="Init_Signature_Crypto_Error">Initialize signer instance error</entry><!-- 0x00000015000A -->
    <entry key="Init_Cipher_Crypto_Error">Initialize encryptor/decryptor instance error</entry><!-- 0x00000015000B -->
    <entry key="Not_Support_Mode_Crypto_Error">Not support this operates in current mode</entry><!-- 0x00000015000C -->
    <entry key="Unknown_Algorithm_Digits_Error">Unknown algorithm: {0}</entry><!-- 0x00000015000D -->
    <entry key="Null_Point_Location_Error">Location point instance is null</entry><!-- 0x0000000C0001 -->
    <entry key="Not_Support_Type_Location_Error">Unknown location type</entry><!-- 0x0000000C0002 -->
    <entry key="Out_Of_Index_Raw_Error">Array index out of bound. Array length: {0}, position: {1}, data length: {2}</entry><!-- 0x000000130001 -->
    <entry key="Length_Not_Enough_Raw_Error">Data length is not enough</entry><!-- 0x000000130002 -->
    <entry key="Length_Bits_Invalid_Raw_Error">Invalid bits length</entry><!-- 0x000000130003 -->
    <entry key="Data_Bits_Invalid_Raw_Error">Invalid bits data</entry><!-- 0x000000130004 -->
    <entry key="Data_Size_Invalid_Raw_Error">Invalid data size</entry><!-- 0x000000130005 -->
    <entry key="Data_Size_Unknown_Raw_Error">Unknown data size</entry><!-- 0x000000130006 -->
    <entry key="Not_Supported_Encryption_Mode_Zip_Error">Unsupported encryption mode</entry><!-- 0x0000001B0001 -->
    <entry key="Not_Initialized_AES_Engine_Zip_Error">AES engine was not initialized</entry><!-- 0x0000001B0002 -->
    <entry key="Input_Buffer_Too_Short_Zip_Error">Input buffer is too small</entry><!-- 0x0000001B0003 -->
    <entry key="Invalid_Key_Length_AES_Zip_Error">Invalid key size (Not 128/192/256)</entry><!-- 0x0000001B0004 -->
    <entry key="Invalid_Key_Strength_AES_Zip_Error">Invalid key strength</entry><!-- 0x0000001B0005 -->
    <entry key="Invalid_Password_Zip_Error">Password is null or length is zero</entry><!-- 0x0000001B0006 -->
    <entry key="Invalid_Derived_Password_Verifier_Zip_Error">Invalid derived password verifier</entry><!-- 0x0000001B0007 -->
    <entry key="Invalid_Derived_Key_Zip_Error">Invalid derived key</entry><!-- 0x0000001B0008 -->
    <entry key="Invalid_Salt_Length_Zip_Error">Invalid salt data length</entry><!-- 0x0000001B0009 -->
    <entry key="Init_Crypto_Zip_Error">Initialize cipher error</entry><!-- 0x0000001B000A -->
    <entry key="Decrypt_Crypto_Zip_Error">Decrypt data error</entry><!-- 0x0000001B000B -->
    <entry key="Encrypt_Crypto_Zip_Error">Encrypt data error</entry><!-- 0x0000001B000C -->
    <entry key="Wrong_Password_Zip_Error">Wrong password</entry><!-- 0x0000001B000D -->
    <entry key="Null_Local_File_Header_Zip_Error">Local file header is null</entry><!-- 0x0000001B000E -->
    <entry key="Null_General_File_Header_Zip_Error">General file header is null</entry><!-- 0x0000001B000F -->
    <entry key="Invalid_AES_Extra_Data_Zip_Error">Invalid AES extra data</entry><!-- 0x0000001B0010 -->
    <entry key="Output_Buffer_Too_Short_Zip_Error">Output buffer size is too small</entry><!-- 0x0000001B0011 -->
    <entry key="Finished_Encryptor_AES_Zip_Error">AES encryptor was in finished state</entry><!-- 0x0000001B0012 -->
    <entry key="Null_Input_File_Zip_Error">Input file is null or not exists</entry><!-- 0x0000001B0013 -->
    <entry key="Invalid_Encryptor_AES_Zip_Error">Invalid encryptor, maybe AES encryptor?</entry><!-- 0x0000001B0014 -->
    <entry key="Failed_Add_File_Zip_Error">Add files to zip file error</entry><!-- 0x0000001B0015 -->
    <entry key="Null_File_Name_Zip_Error">File name is null, can't create target file header</entry><!-- 0x0000001B0016 -->
    <entry key="Write_Local_File_Header_Zip_Error">Write local file header data error</entry><!-- 0x0000001B0017 -->
    <entry key="Not_Allow_Update_Files_Zip_Error">Current file is split archive, ZIP format not support update file to split archive</entry><!-- 0x0000001B0018 -->
    <entry key="CRC_Failed_Zip_Error">CRC check failed</entry><!-- 0x0000001B0019 -->
    <entry key="Read_Access_Failed_Zip_Error">Can't read file</entry><!-- 0x0000001B001A -->
    <entry key="Null_Path_Zip_Error">File path is null</entry><!-- 0x0000001B001B -->
    <entry key="Exists_Path_Zip_Error">Zip file existed, please use addFile method to add files to current zip file</entry><!-- 0x0000001B001C -->
    <entry key="Invalid_Offset_Local_Header_Zip_Error">Invalid offset of local file header</entry><!-- 0x0000001B001D -->
    <entry key="Null_Input_Path_Zip_Error">Input path or filename is null or not existed</entry><!-- 0x0000001B001E -->
    <entry key="Determining_File_Name_Zip_Error">Determining file name error</entry><!-- 0x0000001B0020 -->
    <entry key="Null_Options_Zip_Error">ZipOptions argument is null</entry><!-- 0x0000001B0021 -->
    <entry key="Null_Input_Stream_Zip_Error">Input stream instance is null</entry><!-- 0x0000001B0022 -->
    <entry key="Not_Support_Encoding_Error">Unsupported charset encoding</entry><!-- 0x000000FF0002 -->
    <entry key="Parameter_Invalid_Error">Invalid arguments</entry><!-- 0x000000FF0001 -->
    <entry key="Code_Error">Error code: {0}</entry>
    <entry key="Stack_Message_Error">Error stack message:</entry>
    <entry key="Response_Data_Error">Error reading response message</entry>
    <entry key="Convert_Object_Error">Error converting to target object</entry>
    <entry key="Alphabet_Nano_Error">Alphabet must contain between 1 and 255 symbols.</entry>
    <entry key="Config_Snowflake_Error">Snowflake config: reference time: {0}, deviceId: {1}, instanceId: {2}</entry>
    <entry key="Generate_Snowflake_Debug">Last time: {0}, reference time: {1}, Device ID: {2}, instanceId: {3}, sequenceIndex: {4}</entry>
    <entry key="Go_Back_Time_UUID_Debug">System time going backwards! (got value {0}, last {1})</entry>
    <entry key="Timestamp_Over_Run_Warn">Timestamp over-run: need to reinitialize random sequence</entry>
    <entry key="Virtual_Clock_Warn">Need to wait for {0} milliseconds; the virtual clock advanced too far in the future</entry>
    <entry key="Upload_File_Not_Found_Error">Uploaded file not found</entry>
    <entry key="Entity_List_Empty_Debug">The list of request parameters is empty</entry>
    <entry key="Write_Request_Data_Debug">Write request information: {0}</entry>
    <entry key="System_Certificate_Not_Found_Warn">System certificate store not found</entry>
    <entry key="Load_Schema_Mapping_Error">An error occurs when load schema mapping</entry>
    <entry key="Detect_Charset_Error">Detect charset encoding error! String: {0}</entry>
    <entry key="Convert_String_Error">An error occurred while converting the instance object to a string</entry>
    <entry key="Parse_Empty_String_Error">Cannot parse empty string</entry>
    <entry key="Parse_String_Error">Error parsing empty string</entry>
    <entry key="Parse_File_Error">Error parsing file</entry>
    <entry key="Convert_To_Data_Map_Error">An error occurred while converting a string to a data map</entry>
    <entry key="Parse_Simple_Data_Error">Error parsing simple data type</entry>
    <entry key="Load_Schemas_Error">Error reading schema file</entry>
    <entry key="Parse_String_Debug">Parse string: {0} use encoding: {1} to bean: {2} </entry>
    <entry key="Not_Found_File_Error">Can't found file: {0}</entry>
    <entry key="Resolving_Schema_Debug">Resolving TYPE: {0}, NAMESPACE_URI: {1}, PUBLIC_ID: {2}, SYSTEM_ID: {3}, BASE_URI: {4}</entry>
    <entry key="Override_Factory_Config_Debug">Override factory configuration information</entry>
    <entry key="Key_Bytes_Empty_Error">key data is empty</entry>
    <entry key="Encrypt_Data_Error">An error occurs when encrypting data</entry>
    <entry key="Security_Factory_Not_Initialized_Error">Security factory is not initialized</entry>
    <entry key="Init_Crypto_Error">An error occurs when initializing encryptor</entry>
    <entry key="Register_Bean_Config_Count_Debug">Registered bean config count: {0}</entry>
    <entry key="Data_Map_Debug">Data Map: {0}</entry>
    <entry key="JavaBean_Property_Mapping_Existed_Warn">JavaBean property mapping existed! Bean class: {0}, field: {1}</entry>
    <entry key="Convert_Data_Error">An error occurs when convert data</entry>
    <entry key="Key_Size_Invalid_Error">Illegal key size</entry>
    <entry key="Certificate_Invalid_Error">Illegal certificate data</entry>
    <entry key="Random_Algorithm_Default_Warn">Random algorithm not configure, use default: SHA1PRNG</entry>
    <entry key="Data_Generate_Key_Error">An error occurs when generating key from byte array</entry>
    <entry key="Init_Key_Pair_Generator_Error">An error occurs when initializing key pair generator</entry>
    <entry key="PKCS12_Generate_Error">An error occurs when generating certificate in PKCS12 format</entry>
    <entry key="Certificate_SN_Debug">Certificate SN: {0}</entry>
    <entry key="Load_Key_Store_Error">An error occurs when loading certificate store data</entry>
    <entry key="Read_Certificate_Error">An error occurs when reading x509 certificate</entry>
    <entry key="Read_Private_Key_From_Store_Error">An error occurs when reading private key certificate from certificate store</entry>
    <entry key="Convert_Object_To_Array_Error">An error occurs when converting instance to byte array</entry>
    <entry key="Last_Modify_Read_File_Error">An error occurs when reading file last modified time</entry>
    <entry key="Size_Read_File_Error">An error occurs when reading file size</entry>
    <entry key="Target_Save_File_Error">An error occurs when saving file to specified location</entry>
    <entry key="Copy_length_File_Debug">Copied data length: {0}</entry>
    <entry key="Input_Stream_Open_Error">An error occurs when opening input stream</entry>
    <entry key="Entry_Content_Load_Error">An error occurs when load entry content from archive file</entry>
    <entry key="Entry_Length_Load_Error">An error occurs when load entry length from archive file</entry>
    <entry key="Entry_List_Error">An error occurs when load entry list from archive file</entry>
    <entry key="Archive_Close_File_Error">An error occurs when closing archive file</entry>
    <entry key="Invalid_Block_Segment_Error">Illegal split data block</entry>
    <entry key="Read_Files_Error">An error occurs when reading file data</entry>
    <entry key="Remove_Files_Error">An error occurs when removing file data</entry>
    <entry key="Copy_Files_Error">An error occurs when copying file data</entry>
    <entry key="Move_Files_Error">An error occurs when moving file data</entry>
    <entry key="Merge_Files_Error">An error occurs when merging file data</entry>
    <entry key="CRC_Calculate_Files_Error">An error occurs when calculating CRC32 value of file</entry>
    <entry key="Create_Directory_Error">An error occurs when creating directories</entry>
    <entry key="Copy_Directory_Error">An error occurs when copying directory data</entry>
    <entry key="Remove_Directory_Error">An error occurs when removing directory data</entry>
    <entry key="Move_Directory_Error">An error occurs when moving directory data</entry>
    <entry key="Not_Match_Ext_Name_Files_Warn">Inconsistent file extensions</entry>
    <entry key="Size_Write_Files_Debug">Write file size: {0}</entry>
    <entry key="Read_Block_Files_Debug">Current block index: {0}, read length: {1}</entry>
    <entry key="Names_Generator_Registered_ID_Info">Registered key generator name: {0}</entry>
    <entry key="Destroy_Generator_Registered_ID_Debug">Destroys the initialized generator instance object</entry>
    <entry key="Read_Image_Error">An error occurs when reading image file</entry>
    <entry key="Cut_Image_Error">An error occurs when cutting image file</entry>
    <entry key="Resize_Image_Error">An error occurs when resizing image file</entry>
    <entry key="Water_Mark_Image_Error">An error occurs when adding image watermark</entry>
    <entry key="Width_Exceeds_Original_Image_Error">Target width exceeds original image width</entry>
    <entry key="Height_Exceeds_Original_Image_Error">Target height exceeds original image height</entry>
    <entry key="Close_Stream_IO_Error">An error occurs when closing stream</entry>
    <entry key="Folders_Mail_Error">An error occurs when reading email folder</entry>
    <entry key="Send_Mail_Error">An error occurs when sending email</entry>
    <entry key="Receive_Mail_Error">An error occurs when receiving email</entry>
    <entry key="Set_Status_Mail_Error">An error occurs when setting email status</entry>
    <entry key="Attachment_Receive_Mail_Error">An error occurs when receiving email attachment information</entry>
    <entry key="Verify_Signature_Mail_Error">An error occurs when validating email digital signature</entry>
    <entry key="Create_Instance_Object_Error">An error occurs when creating proxy instance object</entry>
    <entry key="Random_Key_Generate_OTP_Error">An error occurs when generating random key</entry>
    <entry key="Process_Signature_Data_OTP_Error">An error occurs when processing random signature</entry>
    <entry key="Load_Properties_Error">An error occurs when loading property information file</entry>
    <entry key="Modify_Properties_Error">An error occurs when modifying property information file</entry>
    <entry key="Save_Properties_Error">An error occurs when saving property information to target file</entry>
    <entry key="Fields_Retrieve_Reflection_Error">An error occurs when retrieving field information</entry>
    <entry key="Methods_Retrieve_Reflection_Error">An error occurs when retrieving method information</entry>
    <entry key="Set_Value_Reflection_Error">An error occurs when setting field value, field name: {0}, value type: {1}</entry>
    <entry key="Domain_Resolve_Request_Debug">An error occurs when resolving domain name: {0}</entry>
    <entry key="Read_Server_Certificate_Request_Error">An error occurs when reading server certificate information</entry>
    <entry key="Process_Data_Request_Error">An error occurs when processing request message</entry>
    <entry key="Process_Content_Type_Request_Error">An error occurs when processing "Content-Type" header message</entry>
    <entry key="Process_SSL_Certificate_Request_Error">An error occurs when processing SSL certificate</entry>
    <entry key="Send_Request_Error">An error occurs when sending request</entry>
    <entry key="Parameter_Null_Register_Security_Error">Algorithm name or configuration information is null</entry>
    <entry key="Registered_CRC_Algorithm">Registered CRC configure: {0}</entry>
    <entry key="Lager_CRC_Security_Error">Only supports algorithms below CRC32</entry>
    <entry key="Override_Config_Register_Security_Warn">Algorithm name: {0} is already registered, overwriting existing configuration</entry>
    <entry key="Calculate_Value_Security_Error">An error occurs when calculate {0} value</entry>
    <entry key="Calculate_Digits_Security_Error">An error occurs when calculate digest value</entry>
    <entry key="Response_Message_Debug">Response code: {0}, error message: {1}</entry><!--  -->
    <entry key="Init_SNMP_Error">An error occurs when initializing SNMP utilities</entry>
    <entry key="Add_Target_SNMP_Error">An error occurs when adding target monitoring host</entry>
    <entry key="Retrieve_Data_SNMP_Error">An error occurs when reading monitoring data information</entry>
    <entry key="Retrieve_MAC_System_Error">An error occurred while reading the MAC address of the local network interface</entry>
    <entry key="Generate_Identified_ID_System_Error">Error in generating system unique identification ID</entry>
    <entry key="Retrieve_Network_Interface_System_Error">An error occurs when reading local network interface information</entry>
</properties>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy