From ae11022712db7a5a1e818e33a5f4052eac7e8e3c Mon Sep 17 00:00:00 2001 From: David Quintana Date: Thu, 30 Aug 2018 00:26:47 +0200 Subject: [PATCH] [MC] Fix VS2017 build. --- sdk/include/reactos/mc/errcodes.mc | 5982 ++++++++++++++++++++++++- sdk/include/reactos/mc/neteventmsg.mc | 3 + 2 files changed, 5975 insertions(+), 10 deletions(-) diff --git a/sdk/include/reactos/mc/errcodes.mc b/sdk/include/reactos/mc/errcodes.mc index 41a0a56a902..1cd0310458a 100644 --- a/sdk/include/reactos/mc/errcodes.mc +++ b/sdk/include/reactos/mc/errcodes.mc @@ -2778,6 +2778,9 @@ ERROR_ARITHMETIC_OVERFLOW - Arithmetic result exceeded 32 bits. Language=Russian ERROR_ARITHMETIC_OVERFLOW - Arithmetic result exceeded 32 bits. . +Language=Polish +ERROR_ARITHMETIC_OVERFLOW - Arithmetic result exceeded 32 bits. +. MessageId=535 Severity=Success @@ -2789,6 +2792,9 @@ ERROR_PIPE_CONNECTED - There is a process on other end of the pipe. Language=Russian ERROR_PIPE_CONNECTED - There is a process on other end of the pipe. . +Language=Polish +ERROR_PIPE_CONNECTED - There is a process on other end of the pipe. +. MessageId=536 Severity=Success @@ -2800,6 +2806,9 @@ ERROR_PIPE_LISTENING - Waiting for a process to open the other end of the pipe. Language=Russian ERROR_PIPE_LISTENING - Waiting for a process to open the other end of the pipe. . +Language=Polish +ERROR_PIPE_LISTENING - Waiting for a process to open the other end of the pipe. +. MessageId=537 Severity=Success @@ -2811,6 +2820,9 @@ ERROR_ACPI_ERROR - An error occurred in the ACPI subsystem. Language=Russian ERROR_ACPI_ERROR - An error occurred in the ACPI subsystem. . +Language=Polish +ERROR_ACPI_ERROR - An error occurred in the ACPI subsystem. +. MessageId=538 Severity=Success @@ -2822,6 +2834,9 @@ ERROR_ABIOS_ERROR - An error occurred in the ABIOS subsystem Language=Russian ERROR_ABIOS_ERROR - An error occurred in the ABIOS subsystem . +Language=Polish +ERROR_ABIOS_ERROR - An error occurred in the ABIOS subsystem +. MessageId=539 Severity=Success @@ -2833,6 +2848,9 @@ ERROR_WX86_WARNING - A warning occurred in the WX86 subsystem. Language=Russian ERROR_WX86_WARNING - A warning occurred in the WX86 subsystem. . +Language=Polish +ERROR_WX86_WARNING - A warning occurred in the WX86 subsystem. +. MessageId=540 Severity=Success @@ -2844,6 +2862,9 @@ ERROR_WX86_ERROR - An error occurred in the WX86 subsystem. Language=Russian ERROR_WX86_ERROR - An error occurred in the WX86 subsystem. . +Language=Polish +ERROR_WX86_ERROR - An error occurred in the WX86 subsystem. +. MessageId=541 Severity=Success @@ -2855,6 +2876,9 @@ ERROR_TIMER_NOT_CANCELED - An attempt was made to cancel or set a timer that has Language=Russian ERROR_TIMER_NOT_CANCELED - An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine. . +Language=Polish +ERROR_TIMER_NOT_CANCELED - An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine. +. MessageId=542 Severity=Success @@ -2866,6 +2890,9 @@ ERROR_UNWIND - Unwind exception code. Language=Russian ERROR_UNWIND - Unwind exception code. . +Language=Polish +ERROR_UNWIND - Unwind exception code. +. MessageId=543 Severity=Success @@ -2877,6 +2904,9 @@ ERROR_BAD_STACK - An invalid or unaligned stack was encountered during an unwind Language=Russian ERROR_BAD_STACK - An invalid or unaligned stack was encountered during an unwind operation. . +Language=Polish +ERROR_BAD_STACK - An invalid or unaligned stack was encountered during an unwind operation. +. MessageId=544 Severity=Success @@ -2888,6 +2918,9 @@ ERROR_INVALID_UNWIND_TARGET - An invalid unwind target was encountered during an Language=Russian ERROR_INVALID_UNWIND_TARGET - An invalid unwind target was encountered during an unwind operation. . +Language=Polish +ERROR_INVALID_UNWIND_TARGET - An invalid unwind target was encountered during an unwind operation. +. MessageId=545 Severity=Success @@ -2899,6 +2932,9 @@ ERROR_INVALID_PORT_ATTRIBUTES - Invalid Object Attributes specified to NtCreateP Language=Russian ERROR_INVALID_PORT_ATTRIBUTES - Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort . +Language=Polish +ERROR_INVALID_PORT_ATTRIBUTES - Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort +. MessageId=546 Severity=Success @@ -2910,6 +2946,9 @@ ERROR_PORT_MESSAGE_TOO_LONG - Length of message passed to NtRequestPort or NtReq Language=Russian ERROR_PORT_MESSAGE_TOO_LONG - Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port. . +Language=Polish +ERROR_PORT_MESSAGE_TOO_LONG - Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port. +. MessageId=547 Severity=Success @@ -2921,6 +2960,9 @@ ERROR_INVALID_QUOTA_LOWER - An attempt was made to lower a quota limit below the Language=Russian ERROR_INVALID_QUOTA_LOWER - An attempt was made to lower a quota limit below the current usage. . +Language=Polish +ERROR_INVALID_QUOTA_LOWER - An attempt was made to lower a quota limit below the current usage. +. MessageId=548 Severity=Success @@ -2932,6 +2974,9 @@ ERROR_DEVICE_ALREADY_ATTACHED - An attempt was made to attach to a device that w Language=Russian ERROR_DEVICE_ALREADY_ATTACHED - An attempt was made to attach to a device that was already attached to another device. . +Language=Polish +ERROR_DEVICE_ALREADY_ATTACHED - An attempt was made to attach to a device that was already attached to another device. +. MessageId=549 Severity=Success @@ -2943,6 +2988,9 @@ ERROR_INSTRUCTION_MISALIGNMENT - An attempt was made to execute an instruction a Language=Russian ERROR_INSTRUCTION_MISALIGNMENT - An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references. . +Language=Polish +ERROR_INSTRUCTION_MISALIGNMENT - An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references. +. MessageId=550 Severity=Success @@ -2954,6 +3002,9 @@ ERROR_PROFILING_NOT_STARTED - Profiling not started. Language=Russian ERROR_PROFILING_NOT_STARTED - Profiling not started. . +Language=Polish +ERROR_PROFILING_NOT_STARTED - Profiling not started. +. MessageId=551 Severity=Success @@ -2965,6 +3016,9 @@ ERROR_PROFILING_NOT_STOPPED - Profiling not stopped. Language=Russian ERROR_PROFILING_NOT_STOPPED - Profiling not stopped. . +Language=Polish +ERROR_PROFILING_NOT_STOPPED - Profiling not stopped. +. MessageId=552 Severity=Success @@ -2976,6 +3030,9 @@ ERROR_COULD_NOT_INTERPRET - The passed ACL did not contain the minimum required Language=Russian ERROR_COULD_NOT_INTERPRET - The passed ACL did not contain the minimum required information. . +Language=Polish +ERROR_COULD_NOT_INTERPRET - The passed ACL did not contain the minimum required information. +. MessageId=553 Severity=Success @@ -2987,6 +3044,9 @@ ERROR_PROFILING_AT_LIMIT - The number of active profiling objects is at the maxi Language=Russian ERROR_PROFILING_AT_LIMIT - The number of active profiling objects is at the maximum and no more may be started. . +Language=Polish +ERROR_PROFILING_AT_LIMIT - The number of active profiling objects is at the maximum and no more may be started. +. MessageId=554 Severity=Success @@ -2998,6 +3058,9 @@ ERROR_CANT_WAIT - Used to indicate that an operation cannot continue without blo Language=Russian ERROR_CANT_WAIT - Used to indicate that an operation cannot continue without blocking for I/O. . +Language=Polish +ERROR_CANT_WAIT - Used to indicate that an operation cannot continue without blocking for I/O. +. MessageId=555 Severity=Success @@ -3009,6 +3072,9 @@ ERROR_CANT_TERMINATE_SELF - Indicates that a thread attempted to terminate itsel Language=Russian ERROR_CANT_TERMINATE_SELF - Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process. . +Language=Polish +ERROR_CANT_TERMINATE_SELF - Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process. +. MessageId=556 Severity=Success @@ -3020,6 +3086,9 @@ ERROR_UNEXPECTED_MM_CREATE_ERR - If an MM error is returned which is not defined Language=Russian ERROR_UNEXPECTED_MM_CREATE_ERR - If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception. . +Language=Polish +ERROR_UNEXPECTED_MM_CREATE_ERR - If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception. +. MessageId=557 Severity=Success @@ -3031,6 +3100,9 @@ ERROR_UNEXPECTED_MM_MAP_ERROR - If an MM error is returned which is not defined Language=Russian ERROR_UNEXPECTED_MM_MAP_ERROR - If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception. . +Language=Polish +ERROR_UNEXPECTED_MM_MAP_ERROR - If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception. +. MessageId=558 Severity=Success @@ -3042,6 +3114,9 @@ ERROR_UNEXPECTED_MM_EXTEND_ERR - If an MM error is returned which is not defined Language=Russian ERROR_UNEXPECTED_MM_EXTEND_ERR - If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception. . +Language=Polish +ERROR_UNEXPECTED_MM_EXTEND_ERR - If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception. +. MessageId=559 Severity=Success @@ -3053,6 +3128,9 @@ ERROR_BAD_FUNCTION_TABLE - A malformed function table was encountered during an Language=Russian ERROR_BAD_FUNCTION_TABLE - A malformed function table was encountered during an unwind operation. . +Language=Polish +ERROR_BAD_FUNCTION_TABLE - A malformed function table was encountered during an unwind operation. +. MessageId=560 Severity=Success @@ -3064,6 +3142,9 @@ ERROR_NO_GUID_TRANSLATION - Indicates that an attempt was made to assign protect Language=Russian ERROR_NO_GUID_TRANSLATION - Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail. . +Language=Polish +ERROR_NO_GUID_TRANSLATION - Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail. +. MessageId=561 Severity=Success @@ -3075,6 +3156,9 @@ ERROR_INVALID_LDT_SIZE - Indicates that an attempt was made to grow an LDT by se Language=Russian ERROR_INVALID_LDT_SIZE - Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors. . +Language=Polish +ERROR_INVALID_LDT_SIZE - Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors. +. MessageId=563 Severity=Success @@ -3086,6 +3170,9 @@ ERROR_INVALID_LDT_OFFSET - Indicates that the starting value for the LDT informa Language=Russian ERROR_INVALID_LDT_OFFSET - Indicates that the starting value for the LDT information was not an integral multiple of the selector size. . +Language=Polish +ERROR_INVALID_LDT_OFFSET - Indicates that the starting value for the LDT information was not an integral multiple of the selector size. +. MessageId=564 Severity=Success @@ -3097,6 +3184,9 @@ ERROR_INVALID_LDT_DESCRIPTOR - Indicates that the user supplied an invalid descr Language=Russian ERROR_INVALID_LDT_DESCRIPTOR - Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors. . +Language=Polish +ERROR_INVALID_LDT_DESCRIPTOR - Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors. +. MessageId=565 Severity=Success @@ -3108,6 +3198,9 @@ ERROR_TOO_MANY_THREADS - Indicates a process has too many threads to perform the Language=Russian ERROR_TOO_MANY_THREADS - Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads. . +Language=Polish +ERROR_TOO_MANY_THREADS - Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads. +. MessageId=566 Severity=Success @@ -3119,6 +3212,9 @@ ERROR_THREAD_NOT_IN_PROCESS - An attempt was made to operate on a thread within Language=Russian ERROR_THREAD_NOT_IN_PROCESS - An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified. . +Language=Polish +ERROR_THREAD_NOT_IN_PROCESS - An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified. +. MessageId=567 Severity=Success @@ -3130,6 +3226,9 @@ ERROR_PAGEFILE_QUOTA_EXCEEDED - Page file quota was exceeded. Language=Russian ERROR_PAGEFILE_QUOTA_EXCEEDED - Page file quota was exceeded. . +Language=Polish +ERROR_PAGEFILE_QUOTA_EXCEEDED - Page file quota was exceeded. +. MessageId=568 Severity=Success @@ -3141,6 +3240,9 @@ ERROR_LOGON_SERVER_CONFLICT - The Netlogon service cannot start because another Language=Russian ERROR_LOGON_SERVER_CONFLICT - The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role. . +Language=Polish +ERROR_LOGON_SERVER_CONFLICT - The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role. +. MessageId=569 Severity=Success @@ -3152,6 +3254,9 @@ ERROR_SYNCHRONIZATION_REQUIRED - The SAM database on a Windows Server is signifi Language=Russian ERROR_SYNCHRONIZATION_REQUIRED - The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required. . +Language=Polish +ERROR_SYNCHRONIZATION_REQUIRED - The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required. +. MessageId=570 Severity=Success @@ -3163,6 +3268,9 @@ ERROR_NET_OPEN_FAILED - The NtCreateFile API failed. This error should never be Language=Russian ERROR_NET_OPEN_FAILED - The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows Lan Manager Redirector to use in its internal error mapping routines. . +Language=Polish +ERROR_NET_OPEN_FAILED - The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows Lan Manager Redirector to use in its internal error mapping routines. +. MessageId=571 Severity=Success @@ -3174,6 +3282,9 @@ ERROR_IO_PRIVILEGE_FAILED - The I/O permissions for the process could not be cha Language=Russian ERROR_IO_PRIVILEGE_FAILED - The I/O permissions for the process could not be changed. . +Language=Polish +ERROR_IO_PRIVILEGE_FAILED - The I/O permissions for the process could not be changed. +. MessageId=572 Severity=Success @@ -3185,6 +3296,9 @@ ERROR_CONTROL_C_EXIT - The application terminated as a result of a CTRL+C. Language=Russian ERROR_CONTROL_C_EXIT - The application terminated as a result of a CTRL+C. . +Language=Polish +ERROR_CONTROL_C_EXIT - The application terminated as a result of a CTRL+C. +. MessageId=573 Severity=Success @@ -3196,6 +3310,9 @@ ERROR_MISSING_SYSTEMFILE - The required system file %hs is bad or missing. Language=Russian ERROR_MISSING_SYSTEMFILE - The required system file %hs is bad or missing. . +Language=Polish +ERROR_MISSING_SYSTEMFILE - The required system file %hs is bad or missing. +. MessageId=574 Severity=Success @@ -3207,6 +3324,9 @@ ERROR_UNHANDLED_EXCEPTION - The exception %s (0x%08lx) occurred in the applicati Language=Russian ERROR_UNHANDLED_EXCEPTION - The exception %s (0x%08lx) occurred in the application at location 0x%08lx. . +Language=Polish +ERROR_UNHANDLED_EXCEPTION - The exception %s (0x%08lx) occurred in the application at location 0x%08lx. +. MessageId=575 Severity=Success @@ -3218,6 +3338,9 @@ ERROR_APP_INIT_FAILURE - The application failed to initialize properly (0x%lx). Language=Russian ERROR_APP_INIT_FAILURE - The application failed to initialize properly (0x%lx). Click on OK to terminate the application. . +Language=Polish +ERROR_APP_INIT_FAILURE - The application failed to initialize properly (0x%lx). Click on OK to terminate the application. +. MessageId=576 Severity=Success @@ -3229,6 +3352,9 @@ ERROR_PAGEFILE_CREATE_FAILED - The creation of the paging file %hs failed (%lx). Language=Russian ERROR_PAGEFILE_CREATE_FAILED - The creation of the paging file %hs failed (%lx). The requested size was %ld. . +Language=Polish +ERROR_PAGEFILE_CREATE_FAILED - The creation of the paging file %hs failed (%lx). The requested size was %ld. +. MessageId=578 Severity=Success @@ -3240,6 +3366,9 @@ ERROR_NO_PAGEFILE - No paging file was specified in the system configuration. Language=Russian ERROR_NO_PAGEFILE - No paging file was specified in the system configuration. . +Language=Polish +ERROR_NO_PAGEFILE - No paging file was specified in the system configuration. +. MessageId=579 Severity=Success @@ -3251,6 +3380,9 @@ ERROR_ILLEGAL_FLOAT_CONTEXT - A real-mode application issued a floating-point in Language=Russian ERROR_ILLEGAL_FLOAT_CONTEXT - A real-mode application issued a floating-point instruction and floating-point hardware is not present. . +Language=Polish +ERROR_ILLEGAL_FLOAT_CONTEXT - A real-mode application issued a floating-point instruction and floating-point hardware is not present. +. MessageId=580 Severity=Success @@ -3262,6 +3394,9 @@ ERROR_NO_EVENT_PAIR - An event pair synchronization operation was performed usin Language=Russian ERROR_NO_EVENT_PAIR - An event pair synchronization operation was performed using the thread specific client/server event pair object, but no event pair object was associated with the thread. . +Language=Polish +ERROR_NO_EVENT_PAIR - An event pair synchronization operation was performed using the thread specific client/server event pair object, but no event pair object was associated with the thread. +. MessageId=581 Severity=Success @@ -3273,6 +3408,9 @@ ERROR_DOMAIN_CTRLR_CONFIG_ERROR - A Windows Server has an incorrect configuratio Language=Russian ERROR_DOMAIN_CTRLR_CONFIG_ERROR - A Windows Server has an incorrect configuration. . +Language=Polish +ERROR_DOMAIN_CTRLR_CONFIG_ERROR - A Windows Server has an incorrect configuration. +. MessageId=582 Severity=Success @@ -3284,6 +3422,9 @@ ERROR_ILLEGAL_CHARACTER - An illegal character was encountered. For a multi-byte Language=Russian ERROR_ILLEGAL_CHARACTER - An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE. . +Language=Polish +ERROR_ILLEGAL_CHARACTER - An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE. +. MessageId=583 Severity=Success @@ -3295,6 +3436,9 @@ ERROR_UNDEFINED_CHARACTER - The Unicode character is not defined in the Unicode Language=Russian ERROR_UNDEFINED_CHARACTER - The Unicode character is not defined in the Unicode character set installed on the system. . +Language=Polish +ERROR_UNDEFINED_CHARACTER - The Unicode character is not defined in the Unicode character set installed on the system. +. MessageId=584 Severity=Success @@ -3306,6 +3450,9 @@ ERROR_FLOPPY_VOLUME - The paging file cannot be created on a floppy diskette. Language=Russian ERROR_FLOPPY_VOLUME - The paging file cannot be created on a floppy diskette. . +Language=Polish +ERROR_FLOPPY_VOLUME - The paging file cannot be created on a floppy diskette. +. MessageId=585 Severity=Success @@ -3317,6 +3464,9 @@ ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT - The system bios failed to connect a sys Language=Russian ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT - The system bios failed to connect a system interrupt to the device or bus for which the device is connected. . +Language=Polish +ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT - The system bios failed to connect a system interrupt to the device or bus for which the device is connected. +. MessageId=586 Severity=Success @@ -3328,6 +3478,9 @@ ERROR_BACKUP_CONTROLLER - This operation is only allowed for the Primary Domain Language=Russian ERROR_BACKUP_CONTROLLER - This operation is only allowed for the Primary Domain Controller of the domain. . +Language=Polish +ERROR_BACKUP_CONTROLLER - This operation is only allowed for the Primary Domain Controller of the domain. +. MessageId=587 Severity=Success @@ -3339,6 +3492,9 @@ ERROR_MUTANT_LIMIT_EXCEEDED - An attempt was made to acquire a mutant such that Language=Russian ERROR_MUTANT_LIMIT_EXCEEDED - An attempt was made to acquire a mutant such that its maximum count would have been exceeded. . +Language=Polish +ERROR_MUTANT_LIMIT_EXCEEDED - An attempt was made to acquire a mutant such that its maximum count would have been exceeded. +. MessageId=588 Severity=Success @@ -3350,6 +3506,9 @@ ERROR_FS_DRIVER_REQUIRED - A volume has been accessed for which a file system dr Language=Russian ERROR_FS_DRIVER_REQUIRED - A volume has been accessed for which a file system driver is required that has not yet been loaded. . +Language=Polish +ERROR_FS_DRIVER_REQUIRED - A volume has been accessed for which a file system driver is required that has not yet been loaded. +. MessageId=589 Severity=Success @@ -3361,6 +3520,9 @@ ERROR_CANNOT_LOAD_REGISTRY_FILE - The registry cannot load the hive (file): %hs Language=Russian ERROR_CANNOT_LOAD_REGISTRY_FILE - The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable. . +Language=Polish +ERROR_CANNOT_LOAD_REGISTRY_FILE - The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable. +. MessageId=590 Severity=Success @@ -3372,6 +3534,9 @@ ERROR_DEBUG_ATTACH_FAILED - An unexpected failure occurred while processing a De Language=Russian ERROR_DEBUG_ATTACH_FAILED - An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error. . +Language=Polish +ERROR_DEBUG_ATTACH_FAILED - An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error. +. MessageId=591 Severity=Success @@ -3383,6 +3548,9 @@ ERROR_SYSTEM_PROCESS_TERMINATED - The %hs system process terminated unexpectedly Language=Russian ERROR_SYSTEM_PROCESS_TERMINATED - The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x). The system has been shut down. . +Language=Polish +ERROR_SYSTEM_PROCESS_TERMINATED - The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x). The system has been shut down. +. MessageId=592 Severity=Success @@ -3394,6 +3562,9 @@ ERROR_DATA_NOT_ACCEPTED - The TDI client could not handle the data received duri Language=Russian ERROR_DATA_NOT_ACCEPTED - The TDI client could not handle the data received during an indication. . +Language=Polish +ERROR_DATA_NOT_ACCEPTED - The TDI client could not handle the data received during an indication. +. MessageId=593 Severity=Success @@ -3405,6 +3576,9 @@ ERROR_VDM_HARD_ERROR - NTVDM encountered a hard error. Language=Russian ERROR_VDM_HARD_ERROR - NTVDM encountered a hard error. . +Language=Polish +ERROR_VDM_HARD_ERROR - NTVDM encountered a hard error. +. MessageId=594 Severity=Success @@ -3416,6 +3590,9 @@ ERROR_DRIVER_CANCEL_TIMEOUT - The driver %hs failed to complete a cancelled I/O Language=Russian ERROR_DRIVER_CANCEL_TIMEOUT - The driver %hs failed to complete a cancelled I/O request in the allotted time. . +Language=Polish +ERROR_DRIVER_CANCEL_TIMEOUT - The driver %hs failed to complete a cancelled I/O request in the allotted time. +. MessageId=595 Severity=Success @@ -3427,6 +3604,9 @@ ERROR_REPLY_MESSAGE_MISMATCH - An attempt was made to reply to an LPC message, b Language=Russian ERROR_REPLY_MESSAGE_MISMATCH - An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message. . +Language=Polish +ERROR_REPLY_MESSAGE_MISMATCH - An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message. +. MessageId=596 Severity=Success @@ -3438,6 +3618,9 @@ ERROR_LOST_WRITEBEHIND_DATA - Windows was unable to save all the data for the fi Language=Russian ERROR_LOST_WRITEBEHIND_DATA - Windows was unable to save all the data for the file %hs. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere. . +Language=Polish +ERROR_LOST_WRITEBEHIND_DATA - Windows was unable to save all the data for the file %hs. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere. +. MessageId=597 Severity=Success @@ -3449,6 +3632,9 @@ ERROR_CLIENT_SERVER_PARAMETERS_INVALID - The parameter(s) passed to the server i Language=Russian ERROR_CLIENT_SERVER_PARAMETERS_INVALID - The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window. . +Language=Polish +ERROR_CLIENT_SERVER_PARAMETERS_INVALID - The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window. +. MessageId=598 Severity=Success @@ -3460,6 +3646,9 @@ ERROR_NOT_TINY_STREAM - The stream is not a tiny stream. Language=Russian ERROR_NOT_TINY_STREAM - The stream is not a tiny stream. . +Language=Polish +ERROR_NOT_TINY_STREAM - The stream is not a tiny stream. +. MessageId=599 Severity=Success @@ -3471,6 +3660,9 @@ ERROR_STACK_OVERFLOW_READ - The request must be handled by the stack overflow co Language=Russian ERROR_STACK_OVERFLOW_READ - The request must be handled by the stack overflow code. . +Language=Polish +ERROR_STACK_OVERFLOW_READ - The request must be handled by the stack overflow code. +. MessageId=600 Severity=Success @@ -3482,6 +3674,9 @@ ERROR_CONVERT_TO_LARGE - Internal OFS status codes indicating how an allocation Language=Russian ERROR_CONVERT_TO_LARGE - Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream. . +Language=Polish +ERROR_CONVERT_TO_LARGE - Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream. +. MessageId=601 Severity=Success @@ -3493,6 +3688,9 @@ ERROR_FOUND_OUT_OF_SCOPE - The attempt to find the object found an object matchi Language=Russian ERROR_FOUND_OUT_OF_SCOPE - The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation. . +Language=Polish +ERROR_FOUND_OUT_OF_SCOPE - The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation. +. MessageId=602 Severity=Success @@ -3504,6 +3702,9 @@ ERROR_ALLOCATE_BUCKET - The bucket array must be grown. Retry transaction after Language=Russian ERROR_ALLOCATE_BUCKET - The bucket array must be grown. Retry transaction after doing so. . +Language=Polish +ERROR_ALLOCATE_BUCKET - The bucket array must be grown. Retry transaction after doing so. +. MessageId=603 Severity=Success @@ -3515,6 +3716,9 @@ ERROR_MARSHALL_OVERFLOW - The user/kernel marshalling buffer has overflowed. Language=Russian ERROR_MARSHALL_OVERFLOW - The user/kernel marshalling buffer has overflowed. . +Language=Polish +ERROR_MARSHALL_OVERFLOW - The user/kernel marshalling buffer has overflowed. +. MessageId=604 Severity=Success @@ -3526,6 +3730,9 @@ ERROR_INVALID_VARIANT - The supplied variant structure contains invalid data. Language=Russian ERROR_INVALID_VARIANT - The supplied variant structure contains invalid data. . +Language=Polish +ERROR_INVALID_VARIANT - The supplied variant structure contains invalid data. +. MessageId=605 Severity=Success @@ -3537,6 +3744,9 @@ ERROR_BAD_COMPRESSION_BUFFER - The specified buffer contains ill-formed data. Language=Russian ERROR_BAD_COMPRESSION_BUFFER - The specified buffer contains ill-formed data. . +Language=Polish +ERROR_BAD_COMPRESSION_BUFFER - The specified buffer contains ill-formed data. +. MessageId=606 Severity=Success @@ -3548,6 +3758,9 @@ ERROR_AUDIT_FAILED - An attempt to generate a security audit failed. Language=Russian ERROR_AUDIT_FAILED - An attempt to generate a security audit failed. . +Language=Polish +ERROR_AUDIT_FAILED - An attempt to generate a security audit failed. +. MessageId=607 Severity=Success @@ -3559,6 +3772,9 @@ ERROR_TIMER_RESOLUTION_NOT_SET - The timer resolution was not previously set by Language=Russian ERROR_TIMER_RESOLUTION_NOT_SET - The timer resolution was not previously set by the current process. . +Language=Polish +ERROR_TIMER_RESOLUTION_NOT_SET - The timer resolution was not previously set by the current process. +. MessageId=608 Severity=Success @@ -3570,6 +3786,9 @@ ERROR_INSUFFICIENT_LOGON_INFO - There is insufficient account information to log Language=Russian ERROR_INSUFFICIENT_LOGON_INFO - There is insufficient account information to log you on. . +Language=Polish +ERROR_INSUFFICIENT_LOGON_INFO - There is insufficient account information to log you on. +. MessageId=609 Severity=Success @@ -3581,6 +3800,9 @@ ERROR_BAD_DLL_ENTRYPOINT - The dynamic link library %hs is not written correctly Language=Russian ERROR_BAD_DLL_ENTRYPOINT - The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly. . +Language=Polish +ERROR_BAD_DLL_ENTRYPOINT - The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly. +. MessageId=610 Severity=Success @@ -3592,6 +3814,9 @@ ERROR_BAD_SERVICE_ENTRYPOINT - The %hs service is not written correctly. The sta Language=Russian ERROR_BAD_SERVICE_ENTRYPOINT - The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly. . +Language=Polish +ERROR_BAD_SERVICE_ENTRYPOINT - The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly. +. MessageId=611 Severity=Success @@ -3603,6 +3828,9 @@ ERROR_IP_ADDRESS_CONFLICT1 - There is an IP address conflict with another system Language=Russian ERROR_IP_ADDRESS_CONFLICT1 - There is an IP address conflict with another system on the network . +Language=Polish +ERROR_IP_ADDRESS_CONFLICT1 - There is an IP address conflict with another system on the network +. MessageId=612 Severity=Success @@ -3614,6 +3842,9 @@ ERROR_IP_ADDRESS_CONFLICT2 - There is an IP address conflict with another system Language=Russian ERROR_IP_ADDRESS_CONFLICT2 - There is an IP address conflict with another system on the network . +Language=Polish +ERROR_IP_ADDRESS_CONFLICT2 - There is an IP address conflict with another system on the network +. MessageId=613 Severity=Success @@ -3625,6 +3856,9 @@ ERROR_REGISTRY_QUOTA_LIMIT - The system has reached the maximum size allowed for Language=Russian ERROR_REGISTRY_QUOTA_LIMIT - The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored. . +Language=Polish +ERROR_REGISTRY_QUOTA_LIMIT - The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored. +. MessageId=614 Severity=Success @@ -3636,6 +3870,9 @@ ERROR_NO_CALLBACK_ACTIVE - A callback return system service cannot be executed w Language=Russian ERROR_NO_CALLBACK_ACTIVE - A callback return system service cannot be executed when no callback is active. . +Language=Polish +ERROR_NO_CALLBACK_ACTIVE - A callback return system service cannot be executed when no callback is active. +. MessageId=615 Severity=Success @@ -3647,6 +3884,9 @@ ERROR_PWD_TOO_SHORT - The password provided is too short to meet the policy of y Language=Russian ERROR_PWD_TOO_SHORT - The password provided is too short to meet the policy of your user account. Please choose a longer password. . +Language=Polish +ERROR_PWD_TOO_SHORT - The password provided is too short to meet the policy of your user account. Please choose a longer password. +. MessageId=616 Severity=Success @@ -3658,6 +3898,9 @@ ERROR_PWD_TOO_RECENT - The policy of your user account does not allow you to cha Language=Russian ERROR_PWD_TOO_RECENT - The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar, but potentially discovered, password. If you feel your password has been compromised then please contact your administrator immediately to have a new one assigned. . +Language=Polish +ERROR_PWD_TOO_RECENT - The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar, but potentially discovered, password. If you feel your password has been compromised then please contact your administrator immediately to have a new one assigned. +. MessageId=617 Severity=Success @@ -3669,6 +3912,9 @@ ERROR_PWD_HISTORY_CONFLICT - You have attempted to change your password to one t Language=Russian ERROR_PWD_HISTORY_CONFLICT - You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used. . +Language=Polish +ERROR_PWD_HISTORY_CONFLICT - You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used. +. MessageId=618 Severity=Success @@ -3680,6 +3926,9 @@ ERROR_UNSUPPORTED_COMPRESSION - The specified compression format is unsupported. Language=Russian ERROR_UNSUPPORTED_COMPRESSION - The specified compression format is unsupported. . +Language=Polish +ERROR_UNSUPPORTED_COMPRESSION - The specified compression format is unsupported. +. MessageId=619 Severity=Success @@ -3691,6 +3940,9 @@ ERROR_INVALID_HW_PROFILE - The specified hardware profile configuration is inval Language=Russian ERROR_INVALID_HW_PROFILE - The specified hardware profile configuration is invalid. . +Language=Polish +ERROR_INVALID_HW_PROFILE - The specified hardware profile configuration is invalid. +. MessageId=620 Severity=Success @@ -3702,6 +3954,9 @@ ERROR_INVALID_PLUGPLAY_DEVICE_PATH - The specified Plug and Play registry device Language=Russian ERROR_INVALID_PLUGPLAY_DEVICE_PATH - The specified Plug and Play registry device path is invalid. . +Language=Polish +ERROR_INVALID_PLUGPLAY_DEVICE_PATH - The specified Plug and Play registry device path is invalid. +. MessageId=621 Severity=Success @@ -3713,7 +3968,10 @@ ERROR_QUOTA_LIST_INCONSISTENT - The specified quota list is internally inconsist Language=Russian ERROR_QUOTA_LIST_INCONSISTENT - The specified quota list is internally inconsistent with its descriptor. . - +Language=Polish +ERROR_QUOTA_LIST_INCONSISTENT - The specified quota list is internally inconsistent with its descriptor. +. + MessageId=622 Severity=Success Facility=System @@ -3724,6 +3982,9 @@ ERROR_EVALUATION_EXPIRATION - The evaluation period for this installation of Win Language=Russian ERROR_EVALUATION_EXPIRATION - The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, please upgrade this installation using a licensed distribution of this product. . +Language=Polish +ERROR_EVALUATION_EXPIRATION - The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, please upgrade this installation using a licensed distribution of this product. +. MessageId=623 Severity=Success @@ -3735,6 +3996,9 @@ ERROR_ILLEGAL_DLL_RELOCATION - The system DLL %hs was relocated in memory. The a Language=Russian ERROR_ILLEGAL_DLL_RELOCATION - The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL. . +Language=Polish +ERROR_ILLEGAL_DLL_RELOCATION - The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL. +. MessageId=624 Severity=Success @@ -3746,6 +4010,9 @@ ERROR_DLL_INIT_FAILED_LOGOFF - The application failed to initialize because the Language=Russian ERROR_DLL_INIT_FAILED_LOGOFF - The application failed to initialize because the window station is shutting down. . +Language=Polish +ERROR_DLL_INIT_FAILED_LOGOFF - The application failed to initialize because the window station is shutting down. +. MessageId=625 Severity=Success @@ -3757,6 +4024,9 @@ ERROR_VALIDATE_CONTINUE - The validation process needs to continue on to the nex Language=Russian ERROR_VALIDATE_CONTINUE - The validation process needs to continue on to the next step. . +Language=Polish +ERROR_VALIDATE_CONTINUE - The validation process needs to continue on to the next step. +. MessageId=626 Severity=Success @@ -3768,6 +4038,9 @@ ERROR_NO_MORE_MATCHES - There are no more matches for the current index enumerat Language=Russian ERROR_NO_MORE_MATCHES - There are no more matches for the current index enumeration. . +Language=Polish +ERROR_NO_MORE_MATCHES - There are no more matches for the current index enumeration. +. MessageId=627 Severity=Success @@ -3779,6 +4052,9 @@ ERROR_RANGE_LIST_CONFLICT - The range could not be added to the range list becau Language=Russian ERROR_RANGE_LIST_CONFLICT - The range could not be added to the range list because of a conflict. . +Language=Polish +ERROR_RANGE_LIST_CONFLICT - The range could not be added to the range list because of a conflict. +. MessageId=628 Severity=Success @@ -3790,6 +4066,9 @@ ERROR_SERVER_SID_MISMATCH - The server process is running under a SID different Language=Russian ERROR_SERVER_SID_MISMATCH - The server process is running under a SID different than that required by client. . +Language=Polish +ERROR_SERVER_SID_MISMATCH - The server process is running under a SID different than that required by client. +. MessageId=629 Severity=Success @@ -3801,6 +4080,9 @@ ERROR_CANT_ENABLE_DENY_ONLY - A group marked use for deny only cannot be enabled Language=Russian ERROR_CANT_ENABLE_DENY_ONLY - A group marked use for deny only cannot be enabled. . +Language=Polish +ERROR_CANT_ENABLE_DENY_ONLY - A group marked use for deny only cannot be enabled. +. MessageId=630 Severity=Success @@ -3812,6 +4094,9 @@ ERROR_FLOAT_MULTIPLE_FAULTS - Multiple floating point faults. Language=Russian ERROR_FLOAT_MULTIPLE_FAULTS - Multiple floating point faults. . +Language=Polish +ERROR_FLOAT_MULTIPLE_FAULTS - Multiple floating point faults. +. MessageId=631 Severity=Success @@ -3823,6 +4108,9 @@ ERROR_FLOAT_MULTIPLE_TRAPS - Multiple floating point traps. Language=Russian ERROR_FLOAT_MULTIPLE_TRAPS - Multiple floating point traps. . +Language=Polish +ERROR_FLOAT_MULTIPLE_TRAPS - Multiple floating point traps. +. MessageId=632 Severity=Success @@ -3834,6 +4122,9 @@ ERROR_NOINTERFACE - The requested interface is not supported. Language=Russian ERROR_NOINTERFACE - The requested interface is not supported. . +Language=Polish +ERROR_NOINTERFACE - The requested interface is not supported. +. MessageId=633 Severity=Success @@ -3845,6 +4136,9 @@ ERROR_DRIVER_FAILED_SLEEP - The driver %hs does not support standby mode. Updati Language=Russian ERROR_DRIVER_FAILED_SLEEP - The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode. . +Language=Polish +ERROR_DRIVER_FAILED_SLEEP - The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode. +. MessageId=634 Severity=Success @@ -3856,6 +4150,9 @@ ERROR_CORRUPT_SYSTEM_FILE - The system file %1 has become corrupt and has been r Language=Russian ERROR_CORRUPT_SYSTEM_FILE - The system file %1 has become corrupt and has been replaced. . +Language=Polish +ERROR_CORRUPT_SYSTEM_FILE - The system file %1 has become corrupt and has been replaced. +. MessageId=635 Severity=Success @@ -3867,6 +4164,9 @@ ERROR_COMMITMENT_MINIMUM - Your system is low on virtual memory. Windows is incr Language=Russian ERROR_COMMITMENT_MINIMUM - Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications may be denied. For more information, see Help. . +Language=Polish +ERROR_COMMITMENT_MINIMUM - Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications may be denied. For more information, see Help. +. MessageId=636 Severity=Success @@ -3878,6 +4178,9 @@ ERROR_PNP_RESTART_ENUMERATION - A device was removed so enumeration must be rest Language=Russian ERROR_PNP_RESTART_ENUMERATION - A device was removed so enumeration must be restarted. . +Language=Polish +ERROR_PNP_RESTART_ENUMERATION - A device was removed so enumeration must be restarted. +. MessageId=637 Severity=Success @@ -3889,6 +4192,9 @@ ERROR_SYSTEM_IMAGE_BAD_SIGNATURE - The system image %s is not properly signed. T Language=Russian ERROR_SYSTEM_IMAGE_BAD_SIGNATURE - The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down. . +Language=Polish +ERROR_SYSTEM_IMAGE_BAD_SIGNATURE - The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down. +. MessageId=638 Severity=Success @@ -3900,6 +4206,9 @@ ERROR_PNP_REBOOT_REQUIRED - Device will not start without a reboot. Language=Russian ERROR_PNP_REBOOT_REQUIRED - Device will not start without a reboot. . +Language=Polish +ERROR_PNP_REBOOT_REQUIRED - Device will not start without a reboot. +. MessageId=639 Severity=Success @@ -3911,6 +4220,9 @@ ERROR_INSUFFICIENT_POWER - There is not enough power to complete the requested o Language=Russian ERROR_INSUFFICIENT_POWER - There is not enough power to complete the requested operation. . +Language=Polish +ERROR_INSUFFICIENT_POWER - There is not enough power to complete the requested operation. +. MessageId=641 Severity=Success @@ -3922,6 +4234,9 @@ ERROR_SYSTEM_SHUTDOWN - The system is in the process of shutting down. Language=Russian ERROR_SYSTEM_SHUTDOWN - The system is in the process of shutting down. . +Language=Polish +ERROR_SYSTEM_SHUTDOWN - The system is in the process of shutting down. +. MessageId=642 Severity=Success @@ -3933,6 +4248,9 @@ ERROR_PORT_NOT_SET - An attempt to remove a processes DebugPort was made, but a Language=Russian ERROR_PORT_NOT_SET - An attempt to remove a processes DebugPort was made, but a port was not already associated with the process. . +Language=Polish +ERROR_PORT_NOT_SET - An attempt to remove a processes DebugPort was made, but a port was not already associated with the process. +. MessageId=643 Severity=Success @@ -3944,6 +4262,9 @@ ERROR_DS_VERSION_CHECK_FAILURE - This version of Windows is not compatible with Language=Russian ERROR_DS_VERSION_CHECK_FAILURE - This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller. . +Language=Polish +ERROR_DS_VERSION_CHECK_FAILURE - This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller. +. MessageId=644 Severity=Success @@ -3955,6 +4276,9 @@ ERROR_RANGE_NOT_FOUND - The specified range could not be found in the range list Language=Russian ERROR_RANGE_NOT_FOUND - The specified range could not be found in the range list. . +Language=Polish +ERROR_RANGE_NOT_FOUND - The specified range could not be found in the range list. +. MessageId=646 Severity=Success @@ -3966,6 +4290,9 @@ ERROR_NOT_SAFE_MODE_DRIVER - The driver was not loaded because the system is boo Language=Russian ERROR_NOT_SAFE_MODE_DRIVER - The driver was not loaded because the system is booting into safe mode. . +Language=Polish +ERROR_NOT_SAFE_MODE_DRIVER - The driver was not loaded because the system is booting into safe mode. +. MessageId=647 Severity=Success @@ -3977,6 +4304,9 @@ ERROR_FAILED_DRIVER_ENTRY - The driver was not loaded because it failed it's ini Language=Russian ERROR_FAILED_DRIVER_ENTRY - The driver was not loaded because it failed it's initialization call. . +Language=Polish +ERROR_FAILED_DRIVER_ENTRY - The driver was not loaded because it failed it's initialization call. +. MessageId=648 Severity=Success @@ -3988,6 +4318,9 @@ ERROR_DEVICE_ENUMERATION_ERROR - The \"%hs\" encountered an error while applying Language=Russian ERROR_DEVICE_ENUMERATION_ERROR - The \"%hs\" encountered an error while applying power or reading the device configuration. This may be caused by a failure of your hardware or by a poor connection. . +Language=Polish +ERROR_DEVICE_ENUMERATION_ERROR - The \"%hs\" encountered an error while applying power or reading the device configuration. This may be caused by a failure of your hardware or by a poor connection. +. MessageId=649 Severity=Success @@ -3999,6 +4332,9 @@ ERROR_MOUNT_POINT_NOT_RESOLVED - The create operation failed because the name co Language=Russian ERROR_MOUNT_POINT_NOT_RESOLVED - The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached. . +Language=Polish +ERROR_MOUNT_POINT_NOT_RESOLVED - The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached. +. MessageId=650 Severity=Success @@ -4010,6 +4346,9 @@ ERROR_INVALID_DEVICE_OBJECT_PARAMETER - The device object parameter is either no Language=Russian ERROR_INVALID_DEVICE_OBJECT_PARAMETER - The device object parameter is either not a valid device object or is not attached to the volume specified by the file name. . +Language=Polish +ERROR_INVALID_DEVICE_OBJECT_PARAMETER - The device object parameter is either not a valid device object or is not attached to the volume specified by the file name. +. MessageId=651 Severity=Success @@ -4021,6 +4360,9 @@ ERROR_MCA_OCCURED - A Machine Check Error has occurred. Please check the system Language=Russian ERROR_MCA_OCCURED - A Machine Check Error has occurred. Please check the system eventlog for additional information. . +Language=Polish +ERROR_MCA_OCCURED - A Machine Check Error has occurred. Please check the system eventlog for additional information. +. MessageId=652 Severity=Success @@ -4032,6 +4374,9 @@ ERROR_DRIVER_DATABASE_ERROR - There was error [%2] processing the driver databas Language=Russian ERROR_DRIVER_DATABASE_ERROR - There was error [%2] processing the driver database. . +Language=Polish +ERROR_DRIVER_DATABASE_ERROR - There was error [%2] processing the driver database. +. MessageId=653 Severity=Success @@ -4043,6 +4388,9 @@ ERROR_SYSTEM_HIVE_TOO_LARGE - System hive size has exceeded its limit. Language=Russian ERROR_SYSTEM_HIVE_TOO_LARGE - System hive size has exceeded its limit. . +Language=Polish +ERROR_SYSTEM_HIVE_TOO_LARGE - System hive size has exceeded its limit. +. MessageId=654 Severity=Success @@ -4054,6 +4402,9 @@ ERROR_DRIVER_FAILED_PRIOR_UNLOAD - The driver could not be loaded because a prev Language=Russian ERROR_DRIVER_FAILED_PRIOR_UNLOAD - The driver could not be loaded because a previous version of the driver is still in memory. . +Language=Polish +ERROR_DRIVER_FAILED_PRIOR_UNLOAD - The driver could not be loaded because a previous version of the driver is still in memory. +. MessageId=655 Severity=Success @@ -4065,6 +4416,9 @@ ERROR_VOLSNAP_PREPARE_HIBERNATE - Please wait while the Volume Shadow Copy Servi Language=Russian ERROR_VOLSNAP_PREPARE_HIBERNATE - Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation. . +Language=Polish +ERROR_VOLSNAP_PREPARE_HIBERNATE - Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation. +. MessageId=656 Severity=Success @@ -4076,6 +4430,9 @@ ERROR_HIBERNATION_FAILURE - The system has failed to hibernate (The error code i Language=Russian ERROR_HIBERNATION_FAILURE - The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted. . +Language=Polish +ERROR_HIBERNATION_FAILURE - The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted. +. MessageId=657 Severity=Success @@ -4087,6 +4444,9 @@ ERROR_HUNG_DISPLAY_DRIVER_THREAD - The %hs display driver has stopped working no Language=Russian ERROR_HUNG_DISPLAY_DRIVER_THREAD - The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft. . +Language=Polish +ERROR_HUNG_DISPLAY_DRIVER_THREAD - The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft. +. MessageId=665 Severity=Success @@ -4098,6 +4458,9 @@ ERROR_FILE_SYSTEM_LIMITATION - The requested operation could not be completed du Language=Russian ERROR_FILE_SYSTEM_LIMITATION - The requested operation could not be completed due to a file system limitation. . +Language=Polish +ERROR_FILE_SYSTEM_LIMITATION - The requested operation could not be completed due to a file system limitation. +. MessageId=668 Severity=Success @@ -4109,6 +4472,9 @@ ERROR_ASSERTION_FAILURE - An assertion failure has occurred. Language=Russian ERROR_ASSERTION_FAILURE - An assertion failure has occurred. . +Language=Polish +ERROR_ASSERTION_FAILURE - An assertion failure has occurred. +. MessageId=669 Severity=Success @@ -4120,6 +4486,9 @@ ERROR_VERIFIER_STOP - Application verifier has found an error in the current pro Language=Russian ERROR_VERIFIER_STOP - Application verifier has found an error in the current process. . +Language=Polish +ERROR_VERIFIER_STOP - Application verifier has found an error in the current process. +. MessageId=670 Severity=Success @@ -4131,6 +4500,9 @@ ERROR_WOW_ASSERTION - WOW Assertion Error. Language=Russian ERROR_WOW_ASSERTION - WOW Assertion Error. . +Language=Polish +ERROR_WOW_ASSERTION - WOW Assertion Error. +. MessageId=671 Severity=Success @@ -4142,6 +4514,9 @@ ERROR_PNP_BAD_MPS_TABLE - A device is missing in the system BIOS MPS table. This Language=Russian ERROR_PNP_BAD_MPS_TABLE - A device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update. . +Language=Polish +ERROR_PNP_BAD_MPS_TABLE - A device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update. +. MessageId=672 Severity=Success @@ -4153,6 +4528,9 @@ ERROR_PNP_TRANSLATION_FAILED - A translator failed to translate resources. Language=Russian ERROR_PNP_TRANSLATION_FAILED - A translator failed to translate resources. . +Language=Polish +ERROR_PNP_TRANSLATION_FAILED - A translator failed to translate resources. +. MessageId=673 Severity=Success @@ -4164,6 +4542,9 @@ ERROR_PNP_IRQ_TRANSLATION_FAILED - A IRQ translator failed to translate resource Language=Russian ERROR_PNP_IRQ_TRANSLATION_FAILED - A IRQ translator failed to translate resources. . +Language=Polish +ERROR_PNP_IRQ_TRANSLATION_FAILED - A IRQ translator failed to translate resources. +. MessageId=674 Severity=Success @@ -4175,6 +4556,9 @@ ERROR_PNP_INVALID_ID - Driver %2 returned invalid ID for a child device (%3). Language=Russian ERROR_PNP_INVALID_ID - Driver %2 returned invalid ID for a child device (%3). . +Language=Polish +ERROR_PNP_INVALID_ID - Driver %2 returned invalid ID for a child device (%3). +. MessageId=675 Severity=Success @@ -4186,6 +4570,9 @@ ERROR_WAKE_SYSTEM_DEBUGGER - The system debugger was awakened by an interrupt. Language=Russian ERROR_WAKE_SYSTEM_DEBUGGER - The system debugger was awakened by an interrupt. . +Language=Polish +ERROR_WAKE_SYSTEM_DEBUGGER - The system debugger was awakened by an interrupt. +. MessageId=676 Severity=Success @@ -4197,6 +4584,9 @@ ERROR_HANDLES_CLOSED - Handles to objects have been automatically closed as a re Language=Russian ERROR_HANDLES_CLOSED - Handles to objects have been automatically closed as a result of the requested operation. . +Language=Polish +ERROR_HANDLES_CLOSED - Handles to objects have been automatically closed as a result of the requested operation. +. MessageId=677 Severity=Success @@ -4208,6 +4598,9 @@ ERROR_EXTRANEOUS_INFORMATION - he specified access control list (ACL) contained Language=Russian ERROR_EXTRANEOUS_INFORMATION - he specified access control list (ACL) contained more information than was expected. . +Language=Polish +ERROR_EXTRANEOUS_INFORMATION - he specified access control list (ACL) contained more information than was expected. +. MessageId=678 Severity=Success @@ -4219,6 +4612,9 @@ ERROR_RXACT_COMMIT_NECESSARY - This warning level status indicates that the tran Language=Russian ERROR_RXACT_COMMIT_NECESSARY - This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired). . +Language=Polish +ERROR_RXACT_COMMIT_NECESSARY - This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired). +. MessageId=679 Severity=Success @@ -4230,6 +4626,9 @@ ERROR_MEDIA_CHECK - The media may have changed. Language=Russian ERROR_MEDIA_CHECK - The media may have changed. . +Language=Polish +ERROR_MEDIA_CHECK - The media may have changed. +. MessageId=680 Severity=Success @@ -4241,6 +4640,9 @@ ERROR_GUID_SUBSTITUTION_MADE - During the translation of a global identifier (GU Language=Russian ERROR_GUID_SUBSTITUTION_MADE - During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended. . +Language=Polish +ERROR_GUID_SUBSTITUTION_MADE - During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended. +. MessageId=681 Severity=Success @@ -4252,6 +4654,9 @@ ERROR_STOPPED_ON_SYMLINK - The create operation stopped after reaching a symboli Language=Russian ERROR_STOPPED_ON_SYMLINK - The create operation stopped after reaching a symbolic link. . +Language=Polish +ERROR_STOPPED_ON_SYMLINK - The create operation stopped after reaching a symbolic link. +. MessageId=682 Severity=Success @@ -4263,6 +4668,9 @@ ERROR_LONGJUMP - A long jump has been executed. Language=Russian ERROR_LONGJUMP - A long jump has been executed. . +Language=Polish +ERROR_LONGJUMP - A long jump has been executed. +. MessageId=683 Severity=Success @@ -4274,6 +4682,9 @@ ERROR_PLUGPLAY_QUERY_VETOED - The Plug and Play query operation was not successf Language=Russian ERROR_PLUGPLAY_QUERY_VETOED - The Plug and Play query operation was not successful. . +Language=Polish +ERROR_PLUGPLAY_QUERY_VETOED - The Plug and Play query operation was not successful. +. MessageId=684 Severity=Success @@ -4285,6 +4696,9 @@ ERROR_UNWIND_CONSOLIDATE - A frame consolidation has been executed. Language=Russian ERROR_UNWIND_CONSOLIDATE - A frame consolidation has been executed. . +Language=Polish +ERROR_UNWIND_CONSOLIDATE - A frame consolidation has been executed. +. MessageId=685 Severity=Success @@ -4296,6 +4710,9 @@ ERROR_REGISTRY_HIVE_RECOVERED - Registry hive (file): %hs was corrupted and it h Language=Russian ERROR_REGISTRY_HIVE_RECOVERED - Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost. . +Language=Polish +ERROR_REGISTRY_HIVE_RECOVERED - Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost. +. MessageId=686 Severity=Success @@ -4307,6 +4724,9 @@ ERROR_DLL_MIGHT_BE_INSECURE - The application is attempting to run executable co Language=Russian ERROR_DLL_MIGHT_BE_INSECURE - The application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs? . +Language=Polish +ERROR_DLL_MIGHT_BE_INSECURE - The application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs? +. MessageId=687 Severity=Success @@ -4318,6 +4738,9 @@ ERROR_DLL_MIGHT_BE_INCOMPATIBLE - The application is loading executable code fro Language=Russian ERROR_DLL_MIGHT_BE_INCOMPATIBLE - The application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs? . +Language=Polish +ERROR_DLL_MIGHT_BE_INCOMPATIBLE - The application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs? +. MessageId=688 Severity=Success @@ -4329,6 +4752,9 @@ ERROR_DBG_EXCEPTION_NOT_HANDLED - Debugger did not handle the exception. Language=Russian ERROR_DBG_EXCEPTION_NOT_HANDLED - Debugger did not handle the exception. . +Language=Polish +ERROR_DBG_EXCEPTION_NOT_HANDLED - Debugger did not handle the exception. +. MessageId=689 Severity=Success @@ -4340,6 +4766,9 @@ ERROR_DBG_REPLY_LATER - Debugger will reply later. Language=Russian ERROR_DBG_REPLY_LATER - Debugger will reply later. . +Language=Polish +ERROR_DBG_REPLY_LATER - Debugger will reply later. +. MessageId=690 Severity=Success @@ -4351,6 +4780,9 @@ ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE - Debugger can not provide handle. Language=Russian ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE - Debugger can not provide handle. . +Language=Polish +ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE - Debugger can not provide handle. +. MessageId=691 Severity=Success @@ -4362,6 +4794,9 @@ ERROR_DBG_TERMINATE_THREAD - Debugger terminated thread. Language=Russian ERROR_DBG_TERMINATE_THREAD - Debugger terminated thread. . +Language=Polish +ERROR_DBG_TERMINATE_THREAD - Debugger terminated thread. +. MessageId=692 Severity=Success @@ -4373,6 +4808,9 @@ ERROR_DBG_TERMINATE_PROCESS - Debugger terminated process. Language=Russian ERROR_DBG_TERMINATE_PROCESS - Debugger terminated process. . +Language=Polish +ERROR_DBG_TERMINATE_PROCESS - Debugger terminated process. +. MessageId=693 Severity=Success @@ -4384,6 +4822,9 @@ ERROR_DBG_CONTROL_C - Debugger got control C. Language=Russian ERROR_DBG_CONTROL_C - Debugger got control C. . +Language=Polish +ERROR_DBG_CONTROL_C - Debugger got control C. +. MessageId=694 Severity=Success @@ -4395,6 +4836,9 @@ ERROR_DBG_PRINTEXCEPTION_C - Debugger printed exception on control C. Language=Russian ERROR_DBG_PRINTEXCEPTION_C - Debugger printed exception on control C. . +Language=Polish +ERROR_DBG_PRINTEXCEPTION_C - Debugger printed exception on control C. +. MessageId=695 Severity=Success @@ -4406,6 +4850,9 @@ ERROR_DBG_RIPEXCEPTION - Debugger received RIP exception. Language=Russian ERROR_DBG_RIPEXCEPTION - Debugger received RIP exception. . +Language=Polish +ERROR_DBG_RIPEXCEPTION - Debugger received RIP exception. +. MessageId=696 Severity=Success @@ -4417,6 +4864,9 @@ ERROR_DBG_CONTROL_BREAK - Debugger received control break. Language=Russian ERROR_DBG_CONTROL_BREAK - Debugger received control break. . +Language=Polish +ERROR_DBG_CONTROL_BREAK - Debugger received control break. +. MessageId=697 Severity=Success @@ -4428,6 +4878,9 @@ ERROR_DBG_COMMAND_EXCEPTION - Debugger command communication exception. Language=Russian ERROR_DBG_COMMAND_EXCEPTION - Debugger command communication exception. . +Language=Polish +ERROR_DBG_COMMAND_EXCEPTION - Debugger command communication exception. +. MessageId=698 Severity=Success @@ -4439,6 +4892,9 @@ ERROR_OBJECT_NAME_EXISTS - An attempt was made to create an object and the objec Language=Russian ERROR_OBJECT_NAME_EXISTS - An attempt was made to create an object and the object name already existed. . +Language=Polish +ERROR_OBJECT_NAME_EXISTS - An attempt was made to create an object and the object name already existed. +. MessageId=699 Severity=Success @@ -4450,6 +4906,9 @@ ERROR_THREAD_WAS_SUSPENDED - A thread termination occurred while the thread was Language=Russian ERROR_THREAD_WAS_SUSPENDED - A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded. . +Language=Polish +ERROR_THREAD_WAS_SUSPENDED - A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded. +. MessageId=700 Severity=Success @@ -4461,6 +4920,9 @@ ERROR_IMAGE_NOT_AT_BASE - An image file could not be mapped at the address speci Language=Russian ERROR_IMAGE_NOT_AT_BASE - An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image. . +Language=Polish +ERROR_IMAGE_NOT_AT_BASE - An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image. +. MessageId=701 Severity=Success @@ -4472,6 +4934,9 @@ ERROR_RXACT_STATE_CREATED - This informational level status indicates that a spe Language=Russian ERROR_RXACT_STATE_CREATED - This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created. . +Language=Polish +ERROR_RXACT_STATE_CREATED - This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created. +. MessageId=702 Severity=Success @@ -4483,6 +4948,9 @@ ERROR_SEGMENT_NOTIFICATION - A virtual DOS machine (VDM) is loading, unloading, Language=Russian ERROR_SEGMENT_NOTIFICATION - A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so a debugger can load, unload or track symbols and breakpoints within these 16-bit segments. . +Language=Polish +ERROR_SEGMENT_NOTIFICATION - A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so a debugger can load, unload or track symbols and breakpoints within these 16-bit segments. +. MessageId=703 Severity=Success @@ -4494,6 +4962,9 @@ ERROR_BAD_CURRENT_DIRECTORY - The process cannot switch to the startup current d Language=Russian ERROR_BAD_CURRENT_DIRECTORY - The process cannot switch to the startup current directory %hs. Select OK to set current directory to %hs, or select CANCEL to exit. . +Language=Polish +ERROR_BAD_CURRENT_DIRECTORY - The process cannot switch to the startup current directory %hs. Select OK to set current directory to %hs, or select CANCEL to exit. +. MessageId=704 Severity=Success @@ -4505,6 +4976,9 @@ ERROR_FT_READ_RECOVERY_FROM_BACKUP - To satisfy a read request, the NT fault-tol Language=Russian ERROR_FT_READ_RECOVERY_FROM_BACKUP - To satisfy a read request, the NT fault-tolerant file system successfully read the requested data from a redundant copy. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was unable to reassign the failing area of the device. . +Language=Polish +ERROR_FT_READ_RECOVERY_FROM_BACKUP - To satisfy a read request, the NT fault-tolerant file system successfully read the requested data from a redundant copy. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was unable to reassign the failing area of the device. +. MessageId=705 Severity=Success @@ -4516,6 +4990,9 @@ ERROR_FT_WRITE_RECOVERY - To satisfy a write request, the NT fault-tolerant file Language=Russian ERROR_FT_WRITE_RECOVERY - To satisfy a write request, the NT fault-tolerant file system successfully wrote a redundant copy of the information. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was not able to reassign the failing area of the device. . +Language=Polish +ERROR_FT_WRITE_RECOVERY - To satisfy a write request, the NT fault-tolerant file system successfully wrote a redundant copy of the information. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was not able to reassign the failing area of the device. +. MessageId=706 Severity=Success @@ -4527,6 +5004,9 @@ ERROR_IMAGE_MACHINE_TYPE_MISMATCH - The image file %hs is valid, but is for a ma Language=Russian ERROR_IMAGE_MACHINE_TYPE_MISMATCH - The image file %hs is valid, but is for a machine type other than the current machine. Select OK to continue, or CANCEL to fail the DLL load. . +Language=Polish +ERROR_IMAGE_MACHINE_TYPE_MISMATCH - The image file %hs is valid, but is for a machine type other than the current machine. Select OK to continue, or CANCEL to fail the DLL load. +. MessageId=707 Severity=Success @@ -4538,6 +5018,9 @@ ERROR_RECEIVE_PARTIAL - The network transport returned partial data to its clien Language=Russian ERROR_RECEIVE_PARTIAL - The network transport returned partial data to its client. The remaining data will be sent later. . +Language=Polish +ERROR_RECEIVE_PARTIAL - The network transport returned partial data to its client. The remaining data will be sent later. +. MessageId=708 Severity=Success @@ -4549,6 +5032,9 @@ ERROR_RECEIVE_EXPEDITED - The network transport returned data to its client that Language=Russian ERROR_RECEIVE_EXPEDITED - The network transport returned data to its client that was marked as expedited by the remote system. . +Language=Polish +ERROR_RECEIVE_EXPEDITED - The network transport returned data to its client that was marked as expedited by the remote system. +. MessageId=709 Severity=Success @@ -4560,6 +5046,9 @@ ERROR_RECEIVE_PARTIAL_EXPEDITED - The network transport returned partial data to Language=Russian ERROR_RECEIVE_PARTIAL_EXPEDITED - The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later. . +Language=Polish +ERROR_RECEIVE_PARTIAL_EXPEDITED - The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later. +. MessageId=710 Severity=Success @@ -4571,6 +5060,9 @@ ERROR_EVENT_DONE - The TDI indication has completed successfully. Language=Russian ERROR_EVENT_DONE - The TDI indication has completed successfully. . +Language=Polish +ERROR_EVENT_DONE - The TDI indication has completed successfully. +. MessageId=711 Severity=Success @@ -4582,6 +5074,9 @@ ERROR_EVENT_PENDING - The TDI indication has entered the pending state. Language=Russian ERROR_EVENT_PENDING - The TDI indication has entered the pending state. . +Language=Polish +ERROR_EVENT_PENDING - The TDI indication has entered the pending state. +. MessageId=712 Severity=Success @@ -4593,6 +5088,9 @@ ERROR_CHECKING_FILE_SYSTEM - Checking file system on %wZ. Language=Russian ERROR_CHECKING_FILE_SYSTEM - Checking file system on %wZ. . +Language=Polish +ERROR_CHECKING_FILE_SYSTEM - Checking file system on %wZ. +. MessageId=714 Severity=Success @@ -4604,6 +5102,9 @@ ERROR_PREDEFINED_HANDLE - The specified registry key is referenced by a predefin Language=Russian ERROR_PREDEFINED_HANDLE - The specified registry key is referenced by a predefined handle. . +Language=Polish +ERROR_PREDEFINED_HANDLE - The specified registry key is referenced by a predefined handle. +. MessageId=715 Severity=Success @@ -4615,6 +5116,9 @@ ERROR_WAS_UNLOCKED - The page protection of a locked page was changed to 'No Acc Language=Russian ERROR_WAS_UNLOCKED - The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process. . +Language=Polish +ERROR_WAS_UNLOCKED - The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process. +. MessageId=717 Severity=Success @@ -4626,6 +5130,9 @@ ERROR_WAS_LOCKED - One of the pages to lock was already locked. Language=Russian ERROR_WAS_LOCKED - One of the pages to lock was already locked. . +Language=Polish +ERROR_WAS_LOCKED - One of the pages to lock was already locked. +. MessageId=720 Severity=Success @@ -4637,6 +5144,9 @@ ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE - The image file %hs is valid, but is for Language=Russian ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE - The image file %hs is valid, but is for a machine type other than the current machine. . +Language=Polish +ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE - The image file %hs is valid, but is for a machine type other than the current machine. +. MessageId=721 Severity=Success @@ -4648,6 +5158,9 @@ ERROR_NO_YIELD_PERFORMED - A yield execution was performed and no thread was ava Language=Russian ERROR_NO_YIELD_PERFORMED - A yield execution was performed and no thread was available to run. . +Language=Polish +ERROR_NO_YIELD_PERFORMED - A yield execution was performed and no thread was available to run. +. MessageId=722 Severity=Success @@ -4659,6 +5172,9 @@ ERROR_TIMER_RESUME_IGNORED - The resumable flag to a timer API was ignored. Language=Russian ERROR_TIMER_RESUME_IGNORED - The resumable flag to a timer API was ignored. . +Language=Polish +ERROR_TIMER_RESUME_IGNORED - The resumable flag to a timer API was ignored. +. MessageId=723 Severity=Success @@ -4670,6 +5186,9 @@ ERROR_ARBITRATION_UNHANDLED - The arbiter has deferred arbitration of these reso Language=Russian ERROR_ARBITRATION_UNHANDLED - The arbiter has deferred arbitration of these resources to its parent. . +Language=Polish +ERROR_ARBITRATION_UNHANDLED - The arbiter has deferred arbitration of these resources to its parent. +. MessageId=724 Severity=Success @@ -4681,6 +5200,9 @@ ERROR_CARDBUS_NOT_SUPPORTED - The device \"%hs\" has detected a CardBus card in Language=Russian ERROR_CARDBUS_NOT_SUPPORTED - The device \"%hs\" has detected a CardBus card in its slot, but the firmware on this system is not configured to allow the CardBus controller to be run in CardBus mode. The operating system will currently accept only 16-bit (R2) pc-cards on this controller. . +Language=Polish +ERROR_CARDBUS_NOT_SUPPORTED - The device \"%hs\" has detected a CardBus card in its slot, but the firmware on this system is not configured to allow the CardBus controller to be run in CardBus mode. The operating system will currently accept only 16-bit (R2) pc-cards on this controller. +. MessageId=725 Severity=Success @@ -4692,6 +5214,9 @@ ERROR_MP_PROCESSOR_MISMATCH - The CPUs in this multiprocessor system are not all Language=Russian ERROR_MP_PROCESSOR_MISMATCH - The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported. . +Language=Polish +ERROR_MP_PROCESSOR_MISMATCH - The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported. +. MessageId=726 Severity=Success @@ -4703,6 +5228,9 @@ ERROR_HIBERNATED - The system was put into hibernation. Language=Russian ERROR_HIBERNATED - The system was put into hibernation. . +Language=Polish +ERROR_HIBERNATED - The system was put into hibernation. +. MessageId=727 Severity=Success @@ -4714,6 +5242,9 @@ ERROR_RESUME_HIBERNATION - The system was resumed from hibernation. Language=Russian ERROR_RESUME_HIBERNATION - The system was resumed from hibernation. . +Language=Polish +ERROR_RESUME_HIBERNATION - The system was resumed from hibernation. +. MessageId=728 Severity=Success @@ -4725,6 +5256,9 @@ ERROR_FIRMWARE_UPDATED - Windows has detected that the system firmware (BIOS) wa Language=Russian ERROR_FIRMWARE_UPDATED - Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3]. . +Language=Polish +ERROR_FIRMWARE_UPDATED - Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3]. +. MessageId=729 Severity=Success @@ -4736,6 +5270,9 @@ ERROR_DRIVERS_LEAKING_LOCKED_PAGES - A device driver is leaking locked I/O pages Language=Russian ERROR_DRIVERS_LEAKING_LOCKED_PAGES - A device driver is leaking locked I/O pages causing system degradation. The system has automatically enabled tracking code in order to try and catch the culprit. . +Language=Polish +ERROR_DRIVERS_LEAKING_LOCKED_PAGES - A device driver is leaking locked I/O pages causing system degradation. The system has automatically enabled tracking code in order to try and catch the culprit. +. MessageId=730 Severity=Success @@ -4747,6 +5284,9 @@ ERROR_WAKE_SYSTEM - The system has awoken Language=Russian ERROR_WAKE_SYSTEM - The system has awoken . +Language=Polish +ERROR_WAKE_SYSTEM - The system has awoken +. MessageId=741 Severity=Success @@ -4758,6 +5298,9 @@ ERROR_REPARSE - A reparse should be performed by the Object Manager since the na Language=Russian ERROR_REPARSE - A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link. . +Language=Polish +ERROR_REPARSE - A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link. +. MessageId=742 Severity=Success @@ -4769,6 +5312,9 @@ ERROR_OPLOCK_BREAK_IN_PROGRESS - An open/create operation completed while an opl Language=Russian ERROR_OPLOCK_BREAK_IN_PROGRESS - An open/create operation completed while an oplock break is underway. . +Language=Polish +ERROR_OPLOCK_BREAK_IN_PROGRESS - An open/create operation completed while an oplock break is underway. +. MessageId=743 Severity=Success @@ -4780,6 +5326,9 @@ ERROR_VOLUME_MOUNTED - A new volume has been mounted by a file system. Language=Russian ERROR_VOLUME_MOUNTED - A new volume has been mounted by a file system. . +Language=Polish +ERROR_VOLUME_MOUNTED - A new volume has been mounted by a file system. +. MessageId=744 Severity=Success @@ -4791,6 +5340,9 @@ ERROR_RXACT_COMMITTED - This success level status indicates that the transaction Language=Russian ERROR_RXACT_COMMITTED - This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has now been completed. . +Language=Polish +ERROR_RXACT_COMMITTED - This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has now been completed. +. MessageId=745 Severity=Success @@ -4802,6 +5354,9 @@ ERROR_NOTIFY_CLEANUP - This indicates that a notify change request has been comp Language=Russian ERROR_NOTIFY_CLEANUP - This indicates that a notify change request has been completed due to closing the handle which made the notify change request. . +Language=Polish +ERROR_NOTIFY_CLEANUP - This indicates that a notify change request has been completed due to closing the handle which made the notify change request. +. MessageId=746 Severity=Success @@ -4813,6 +5368,9 @@ ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED - An attempt was made to connect to the r Language=Russian ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED - An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport. . +Language=Polish +ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED - An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport. +. MessageId=747 Severity=Success @@ -4824,6 +5382,9 @@ ERROR_PAGE_FAULT_TRANSITION - Page fault was a transition fault. Language=Russian ERROR_PAGE_FAULT_TRANSITION - Page fault was a transition fault. . +Language=Polish +ERROR_PAGE_FAULT_TRANSITION - Page fault was a transition fault. +. MessageId=748 Severity=Success @@ -4835,6 +5396,9 @@ ERROR_PAGE_FAULT_DEMAND_ZERO - Page fault was a demand zero fault. Language=Russian ERROR_PAGE_FAULT_DEMAND_ZERO - Page fault was a demand zero fault. . +Language=Polish +ERROR_PAGE_FAULT_DEMAND_ZERO - Page fault was a demand zero fault. +. MessageId=749 Severity=Success @@ -4846,6 +5410,9 @@ ERROR_PAGE_FAULT_COPY_ON_WRITE - Page fault was a demand zero fault. Language=Russian ERROR_PAGE_FAULT_COPY_ON_WRITE - Page fault was a demand zero fault. . +Language=Polish +ERROR_PAGE_FAULT_COPY_ON_WRITE - Page fault was a demand zero fault. +. MessageId=750 Severity=Success @@ -4857,6 +5424,9 @@ ERROR_PAGE_FAULT_GUARD_PAGE - Page fault was a demand zero fault. Language=Russian ERROR_PAGE_FAULT_GUARD_PAGE - Page fault was a demand zero fault. . +Language=Polish +ERROR_PAGE_FAULT_GUARD_PAGE - Page fault was a demand zero fault. +. MessageId=751 Severity=Success @@ -4868,6 +5438,9 @@ ERROR_PAGE_FAULT_PAGING_FILE - Page fault was satisfied by reading from a second Language=Russian ERROR_PAGE_FAULT_PAGING_FILE - Page fault was satisfied by reading from a secondary storage device. . +Language=Polish +ERROR_PAGE_FAULT_PAGING_FILE - Page fault was satisfied by reading from a secondary storage device. +. MessageId=752 Severity=Success @@ -4879,6 +5452,9 @@ ERROR_CACHE_PAGE_LOCKED - Cached page was locked during operation. Language=Russian ERROR_CACHE_PAGE_LOCKED - Cached page was locked during operation. . +Language=Polish +ERROR_CACHE_PAGE_LOCKED - Cached page was locked during operation. +. MessageId=753 Severity=Success @@ -4890,6 +5466,9 @@ ERROR_CRASH_DUMP - Crash dump exists in paging file. Language=Russian ERROR_CRASH_DUMP - Crash dump exists in paging file. . +Language=Polish +ERROR_CRASH_DUMP - Crash dump exists in paging file. +. MessageId=754 Severity=Success @@ -4901,6 +5480,9 @@ ERROR_BUFFER_ALL_ZEROS - Specified buffer contains all zeros. Language=Russian ERROR_BUFFER_ALL_ZEROS - Specified buffer contains all zeros. . +Language=Polish +ERROR_BUFFER_ALL_ZEROS - Specified buffer contains all zeros. +. MessageId=755 Severity=Success @@ -4912,6 +5494,9 @@ ERROR_REPARSE_OBJECT - A reparse should be performed by the Object Manager since Language=Russian ERROR_REPARSE_OBJECT - A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link. . +Language=Polish +ERROR_REPARSE_OBJECT - A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link. +. MessageId=756 Severity=Success @@ -4923,6 +5508,9 @@ ERROR_RESOURCE_REQUIREMENTS_CHANGED - The device has succeeded a query-stop and Language=Russian ERROR_RESOURCE_REQUIREMENTS_CHANGED - The device has succeeded a query-stop and its resource requirements have changed. . +Language=Polish +ERROR_RESOURCE_REQUIREMENTS_CHANGED - The device has succeeded a query-stop and its resource requirements have changed. +. MessageId=757 Severity=Success @@ -4934,6 +5522,9 @@ ERROR_TRANSLATION_COMPLETE - The translator has translated these resources into Language=Russian ERROR_TRANSLATION_COMPLETE - The translator has translated these resources into the global space and no further translations should be performed. . +Language=Polish +ERROR_TRANSLATION_COMPLETE - The translator has translated these resources into the global space and no further translations should be performed. +. MessageId=758 Severity=Success @@ -4945,6 +5536,9 @@ ERROR_NOTHING_TO_TERMINATE - A process being terminated has no threads to termin Language=Russian ERROR_NOTHING_TO_TERMINATE - A process being terminated has no threads to terminate. . +Language=Polish +ERROR_NOTHING_TO_TERMINATE - A process being terminated has no threads to terminate. +. MessageId=759 Severity=Success @@ -4956,6 +5550,9 @@ ERROR_PROCESS_NOT_IN_JOB - The specified process is not part of a job. Language=Russian ERROR_PROCESS_NOT_IN_JOB - The specified process is not part of a job. . +Language=Polish +ERROR_PROCESS_NOT_IN_JOB - The specified process is not part of a job. +. MessageId=760 Severity=Success @@ -4967,6 +5564,9 @@ ERROR_PROCESS_IN_JOB - The specified process is part of a job. Language=Russian ERROR_PROCESS_IN_JOB - The specified process is part of a job. . +Language=Polish +ERROR_PROCESS_IN_JOB - The specified process is part of a job. +. MessageId=761 Severity=Success @@ -4978,6 +5578,9 @@ ERROR_VOLSNAP_HIBERNATE_READY - The system is now ready for hibernation. Language=Russian ERROR_VOLSNAP_HIBERNATE_READY - The system is now ready for hibernation. . +Language=Polish +ERROR_VOLSNAP_HIBERNATE_READY - The system is now ready for hibernation. +. MessageId=762 Severity=Success @@ -4989,6 +5592,9 @@ ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY - A file system or file system filter d Language=Russian ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY - A file system or file system filter driver has successfully completed an FsFilter operation. . +Language=Polish +ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY - A file system or file system filter driver has successfully completed an FsFilter operation. +. MessageId=763 Severity=Success @@ -5000,6 +5606,9 @@ ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED - The specified interrupt vector was al Language=Russian ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED - The specified interrupt vector was already connected. . +Language=Polish +ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED - The specified interrupt vector was already connected. +. MessageId=764 Severity=Success @@ -5011,6 +5620,9 @@ ERROR_INTERRUPT_STILL_CONNECTED - The specified interrupt vector is still connec Language=Russian ERROR_INTERRUPT_STILL_CONNECTED - The specified interrupt vector is still connected. . +Language=Polish +ERROR_INTERRUPT_STILL_CONNECTED - The specified interrupt vector is still connected. +. MessageId=765 Severity=Success @@ -5022,6 +5634,9 @@ ERROR_WAIT_FOR_OPLOCK - An operation is blocked waiting for an oplock. Language=Russian ERROR_WAIT_FOR_OPLOCK - An operation is blocked waiting for an oplock. . +Language=Polish +ERROR_WAIT_FOR_OPLOCK - An operation is blocked waiting for an oplock. +. MessageId=766 Severity=Success @@ -5033,6 +5648,9 @@ ERROR_DBG_EXCEPTION_HANDLED - Debugger handled exception. Language=Russian ERROR_DBG_EXCEPTION_HANDLED - Debugger handled exception. . +Language=Polish +ERROR_DBG_EXCEPTION_HANDLED - Debugger handled exception. +. MessageId=767 Severity=Success @@ -5044,6 +5662,9 @@ ERROR_DBG_CONTINUE - Debugger continued Language=Russian ERROR_DBG_CONTINUE - Debugger continued . +Language=Polish +ERROR_DBG_CONTINUE - Debugger continued +. MessageId=768 Severity=Success @@ -5055,6 +5676,9 @@ ERROR_CALLBACK_POP_STACK - An exception occurred in a user mode callback and the Language=Russian ERROR_CALLBACK_POP_STACK - An exception occurred in a user mode callback and the kernel callback frame should be removed. . +Language=Polish +ERROR_CALLBACK_POP_STACK - An exception occurred in a user mode callback and the kernel callback frame should be removed. +. MessageId=769 Severity=Success @@ -5066,6 +5690,9 @@ ERROR_COMPRESSION_DISABLED - Compression is disabled for this volume. Language=Russian ERROR_COMPRESSION_DISABLED - Compression is disabled for this volume. . +Language=Polish +ERROR_COMPRESSION_DISABLED - Compression is disabled for this volume. +. MessageId=770 Severity=Success @@ -5077,6 +5704,9 @@ ERROR_CANTFETCHBACKWARDS - The data provider cannot fetch backwards through a re Language=Russian ERROR_CANTFETCHBACKWARDS - The data provider cannot fetch backwards through a result set. . +Language=Polish +ERROR_CANTFETCHBACKWARDS - The data provider cannot fetch backwards through a result set. +. MessageId=771 Severity=Success @@ -5088,6 +5718,9 @@ ERROR_CANTSCROLLBACKWARDS - The data provider cannot scroll backwards through a Language=Russian ERROR_CANTSCROLLBACKWARDS - The data provider cannot scroll backwards through a result set. . +Language=Polish +ERROR_CANTSCROLLBACKWARDS - The data provider cannot scroll backwards through a result set. +. MessageId=772 Severity=Success @@ -5099,6 +5732,9 @@ ERROR_ROWSNOTRELEASED - The data provider requires that previously fetched data Language=Russian ERROR_ROWSNOTRELEASED - The data provider requires that previously fetched data is released before asking for more data. . +Language=Polish +ERROR_ROWSNOTRELEASED - The data provider requires that previously fetched data is released before asking for more data. +. MessageId=773 Severity=Success @@ -5110,6 +5746,9 @@ ERROR_BAD_ACCESSOR_FLAGS - The data provider was not able to interpret the flags Language=Russian ERROR_BAD_ACCESSOR_FLAGS - The data provider was not able to interpret the flags set for a column binding in an accessor. . +Language=Polish +ERROR_BAD_ACCESSOR_FLAGS - The data provider was not able to interpret the flags set for a column binding in an accessor. +. MessageId=774 Severity=Success @@ -5121,6 +5760,9 @@ ERROR_ERRORS_ENCOUNTERED - One or more errors occurred while processing the requ Language=Russian ERROR_ERRORS_ENCOUNTERED - One or more errors occurred while processing the request. . +Language=Polish +ERROR_ERRORS_ENCOUNTERED - One or more errors occurred while processing the request. +. MessageId=775 Severity=Success @@ -5132,6 +5774,9 @@ ERROR_NOT_CAPABLE - The implementation is not capable of performing the request. Language=Russian ERROR_NOT_CAPABLE - The implementation is not capable of performing the request. . +Language=Polish +ERROR_NOT_CAPABLE - The implementation is not capable of performing the request. +. MessageId=776 Severity=Success @@ -5143,6 +5788,9 @@ ERROR_REQUEST_OUT_OF_SEQUENCE - The client of a component requested an operation Language=Russian ERROR_REQUEST_OUT_OF_SEQUENCE - The client of a component requested an operation which is not valid given the state of the component instance. . +Language=Polish +ERROR_REQUEST_OUT_OF_SEQUENCE - The client of a component requested an operation which is not valid given the state of the component instance. +. MessageId=777 Severity=Success @@ -5154,6 +5802,9 @@ ERROR_VERSION_PARSE_ERROR - A version number could not be parsed. Language=Russian ERROR_VERSION_PARSE_ERROR - A version number could not be parsed. . +Language=Polish +ERROR_VERSION_PARSE_ERROR - A version number could not be parsed. +. MessageId=778 Severity=Success @@ -5165,6 +5816,9 @@ ERROR_BADSTARTPOSITION - The iterator's start position is invalid. Language=Russian ERROR_BADSTARTPOSITION - The iterator's start position is invalid. . +Language=Polish +ERROR_BADSTARTPOSITION - The iterator's start position is invalid. +. MessageId=994 Severity=Success @@ -5176,6 +5830,9 @@ ERROR_EA_ACCESS_DENIED - Access to the extended attribute was denied. Language=Russian ERROR_EA_ACCESS_DENIED - Access to the extended attribute was denied. . +Language=Polish +ERROR_EA_ACCESS_DENIED - Access to the extended attribute was denied. +. MessageId=995 Severity=Success @@ -5187,6 +5844,9 @@ ERROR_OPERATION_ABORTED - The I/O operation has been aborted because of either a Language=Russian ERROR_OPERATION_ABORTED - The I/O operation has been aborted because of either a thread exit or an application request. . +Language=Polish +ERROR_OPERATION_ABORTED - The I/O operation has been aborted because of either a thread exit or an application request. +. MessageId=996 Severity=Success @@ -5198,6 +5858,9 @@ ERROR_IO_INCOMPLETE - Overlapped I/O event is not in a signaled state. Language=Russian ERROR_IO_INCOMPLETE - Overlapped I/O event is not in a signaled state. . +Language=Polish +ERROR_IO_INCOMPLETE - Overlapped I/O event is not in a signaled state. +. MessageId=997 Severity=Success @@ -5209,6 +5872,9 @@ ERROR_IO_PENDING - Overlapped I/O operation is in progress. Language=Russian ERROR_IO_PENDING - Overlapped I/O operation is in progress. . +Language=Polish +ERROR_IO_PENDING - Overlapped I/O operation is in progress. +. MessageId=998 Severity=Success @@ -5220,6 +5886,9 @@ ERROR_NOACCESS - Invalid access to memory location. Language=Russian ERROR_NOACCESS - Invalid access to memory location. . +Language=Polish +ERROR_NOACCESS - Invalid access to memory location. +. MessageId=999 Severity=Success @@ -5231,6 +5900,9 @@ ERROR_SWAPERROR - Error performing inpage operation. Language=Russian ERROR_SWAPERROR - Error performing inpage operation. . +Language=Polish +ERROR_SWAPERROR - Error performing inpage operation. +. MessageId=1001 Severity=Success @@ -5242,6 +5914,9 @@ ERROR_STACK_OVERFLOW - Recursion too deep; the stack overflowed. Language=Russian ERROR_STACK_OVERFLOW - Recursion too deep; the stack overflowed. . +Language=Polish +ERROR_STACK_OVERFLOW - Recursion too deep; the stack overflowed. +. MessageId=1002 Severity=Success @@ -5253,6 +5928,9 @@ ERROR_INVALID_MESSAGE - The window cannot act on the sent message. Language=Russian ERROR_INVALID_MESSAGE - The window cannot act on the sent message. . +Language=Polish +ERROR_INVALID_MESSAGE - The window cannot act on the sent message. +. MessageId=1003 Severity=Success @@ -5264,6 +5942,9 @@ ERROR_CAN_NOT_COMPLETE - Cannot complete this function. Language=Russian ERROR_CAN_NOT_COMPLETE - Cannot complete this function. . +Language=Polish +ERROR_CAN_NOT_COMPLETE - Cannot complete this function. +. MessageId=1004 Severity=Success @@ -5275,6 +5956,9 @@ ERROR_INVALID_FLAGS - Invalid flags. Language=Russian ERROR_INVALID_FLAGS - Invalid flags. . +Language=Polish +ERROR_INVALID_FLAGS - Invalid flags. +. MessageId=1005 Severity=Success @@ -5286,6 +5970,9 @@ ERROR_UNRECOGNIZED_VOLUME - The volume does not contain a recognized file system Language=Russian ERROR_UNRECOGNIZED_VOLUME - The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted. . +Language=Polish +ERROR_UNRECOGNIZED_VOLUME - The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted. +. MessageId=1006 Severity=Success @@ -5297,6 +5984,9 @@ ERROR_FILE_INVALID - The volume for a file has been externally altered so that t Language=Russian ERROR_FILE_INVALID - The volume for a file has been externally altered so that the opened file is no longer valid. . +Language=Polish +ERROR_FILE_INVALID - The volume for a file has been externally altered so that the opened file is no longer valid. +. MessageId=1007 Severity=Success @@ -5308,6 +5998,9 @@ ERROR_FULLSCREEN_MODE - The requested operation cannot be performed in full-scre Language=Russian ERROR_FULLSCREEN_MODE - The requested operation cannot be performed in full-screen mode. . +Language=Polish +ERROR_FULLSCREEN_MODE - The requested operation cannot be performed in full-screen mode. +. MessageId=1008 Severity=Success @@ -5319,6 +6012,9 @@ ERROR_NO_TOKEN - An attempt was made to reference a token that does not exist. Language=Russian ERROR_NO_TOKEN - An attempt was made to reference a token that does not exist. . +Language=Polish +ERROR_NO_TOKEN - An attempt was made to reference a token that does not exist. +. MessageId=1009 Severity=Success @@ -5330,6 +6026,9 @@ ERROR_BADDB - The configuration registry database is corrupt. Language=Russian ERROR_BADDB - The configuration registry database is corrupt. . +Language=Polish +ERROR_BADDB - The configuration registry database is corrupt. +. MessageId=1010 Severity=Success @@ -5341,6 +6040,9 @@ ERROR_BADKEY - The configuration registry key is invalid. Language=Russian ERROR_BADKEY - The configuration registry key is invalid. . +Language=Polish +ERROR_BADKEY - The configuration registry key is invalid. +. MessageId=1011 Severity=Success @@ -5352,6 +6054,9 @@ ERROR_CANTOPEN - The configuration registry key could not be opened. Language=Russian ERROR_CANTOPEN - The configuration registry key could not be opened. . +Language=Polish +ERROR_CANTOPEN - The configuration registry key could not be opened. +. MessageId=1012 Severity=Success @@ -5363,6 +6068,9 @@ ERROR_CANTREAD - The configuration registry key could not be read. Language=Russian ERROR_CANTREAD - The configuration registry key could not be read. . +Language=Polish +ERROR_CANTREAD - The configuration registry key could not be read. +. MessageId=1013 Severity=Success @@ -5374,6 +6082,9 @@ ERROR_CANTWRITE - The configuration registry key could not be written. Language=Russian ERROR_CANTWRITE - The configuration registry key could not be written. . +Language=Polish +ERROR_CANTWRITE - The configuration registry key could not be written. +. MessageId=1014 Severity=Success @@ -5385,6 +6096,9 @@ ERROR_REGISTRY_RECOVERED - One of the files in the registry database had to be r Language=Russian ERROR_REGISTRY_RECOVERED - One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful. . +Language=Polish +ERROR_REGISTRY_RECOVERED - One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful. +. MessageId=1015 Severity=Success @@ -5396,6 +6110,9 @@ ERROR_REGISTRY_CORRUPT - The registry is corrupted. The structure of one of the Language=Russian ERROR_REGISTRY_CORRUPT - The registry is corrupted. The structure of one of the files containing registry data is corrupted, or the system's memory image of the file is corrupted, or the file could not be recovered because the alternate copy or log was absent or corrupted. . +Language=Polish +ERROR_REGISTRY_CORRUPT - The registry is corrupted. The structure of one of the files containing registry data is corrupted, or the system's memory image of the file is corrupted, or the file could not be recovered because the alternate copy or log was absent or corrupted. +. MessageId=1016 Severity=Success @@ -5407,6 +6124,9 @@ ERROR_REGISTRY_IO_FAILED - An I/O operation initiated by the registry failed unr Language=Russian ERROR_REGISTRY_IO_FAILED - An I/O operation initiated by the registry failed unrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry. . +Language=Polish +ERROR_REGISTRY_IO_FAILED - An I/O operation initiated by the registry failed unrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry. +. MessageId=1017 Severity=Success @@ -5418,6 +6138,9 @@ ERROR_NOT_REGISTRY_FILE - The system has attempted to load or restore a file int Language=Russian ERROR_NOT_REGISTRY_FILE - The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format. . +Language=Polish +ERROR_NOT_REGISTRY_FILE - The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format. +. MessageId=1018 Severity=Success @@ -5429,6 +6152,9 @@ ERROR_KEY_DELETED - Illegal operation attempted on a registry key that has been Language=Russian ERROR_KEY_DELETED - Illegal operation attempted on a registry key that has been marked for deletion. . +Language=Polish +ERROR_KEY_DELETED - Illegal operation attempted on a registry key that has been marked for deletion. +. MessageId=1019 Severity=Success @@ -5440,6 +6166,9 @@ ERROR_NO_LOG_SPACE - System could not allocate the required space in a registry Language=Russian ERROR_NO_LOG_SPACE - System could not allocate the required space in a registry log. . +Language=Polish +ERROR_NO_LOG_SPACE - System could not allocate the required space in a registry log. +. MessageId=1020 Severity=Success @@ -5451,6 +6180,9 @@ ERROR_KEY_HAS_CHILDREN - Cannot create a symbolic link in a registry key that al Language=Russian ERROR_KEY_HAS_CHILDREN - Cannot create a symbolic link in a registry key that already has subkeys or values. . +Language=Polish +ERROR_KEY_HAS_CHILDREN - Cannot create a symbolic link in a registry key that already has subkeys or values. +. MessageId=1021 Severity=Success @@ -5462,6 +6194,9 @@ ERROR_CHILD_MUST_BE_VOLATILE - Cannot create a stable subkey under a volatile pa Language=Russian ERROR_CHILD_MUST_BE_VOLATILE - Cannot create a stable subkey under a volatile parent key. . +Language=Polish +ERROR_CHILD_MUST_BE_VOLATILE - Cannot create a stable subkey under a volatile parent key. +. MessageId=1022 Severity=Success @@ -5473,6 +6208,9 @@ ERROR_NOTIFY_ENUM_DIR - A notify change request is being completed and the infor Language=Russian ERROR_NOTIFY_ENUM_DIR - A notify change request is being completed and the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes. . +Language=Polish +ERROR_NOTIFY_ENUM_DIR - A notify change request is being completed and the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes. +. MessageId=1051 Severity=Success @@ -5484,6 +6222,9 @@ ERROR_DEPENDENT_SERVICES_RUNNING - A stop control has been sent to a service tha Language=Russian ERROR_DEPENDENT_SERVICES_RUNNING - A stop control has been sent to a service that other running services are dependent on. . +Language=Polish +ERROR_DEPENDENT_SERVICES_RUNNING - A stop control has been sent to a service that other running services are dependent on. +. MessageId=1052 Severity=Success @@ -5495,6 +6236,9 @@ ERROR_INVALID_SERVICE_CONTROL - The requested control is not valid for this serv Language=Russian ERROR_INVALID_SERVICE_CONTROL - The requested control is not valid for this service. . +Language=Polish +ERROR_INVALID_SERVICE_CONTROL - The requested control is not valid for this service. +. MessageId=1053 Severity=Success @@ -5506,6 +6250,9 @@ ERROR_SERVICE_REQUEST_TIMEOUT - The service did not respond to the start or cont Language=Russian ERROR_SERVICE_REQUEST_TIMEOUT - The service did not respond to the start or control request in a timely fashion. . +Language=Polish +ERROR_SERVICE_REQUEST_TIMEOUT - The service did not respond to the start or control request in a timely fashion. +. MessageId=1054 Severity=Success @@ -5517,6 +6264,9 @@ ERROR_SERVICE_NO_THREAD - A thread could not be created for the service. Language=Russian ERROR_SERVICE_NO_THREAD - A thread could not be created for the service. . +Language=Polish +ERROR_SERVICE_NO_THREAD - A thread could not be created for the service. +. MessageId=1055 Severity=Success @@ -5528,6 +6278,9 @@ ERROR_SERVICE_DATABASE_LOCKED - The service database is locked. Language=Russian ERROR_SERVICE_DATABASE_LOCKED - The service database is locked. . +Language=Polish +ERROR_SERVICE_DATABASE_LOCKED - The service database is locked. +. MessageId=1056 Severity=Success @@ -5539,6 +6292,9 @@ ERROR_SERVICE_ALREADY_RUNNING - An instance of the service is already running. Language=Russian ERROR_SERVICE_ALREADY_RUNNING - An instance of the service is already running. . +Language=Polish +ERROR_SERVICE_ALREADY_RUNNING - An instance of the service is already running. +. MessageId=1057 Severity=Success @@ -5550,6 +6306,9 @@ ERROR_INVALID_SERVICE_ACCOUNT - The account name is invalid or does not exist, o Language=Russian ERROR_INVALID_SERVICE_ACCOUNT - The account name is invalid or does not exist, or the password is invalid for the account name specified. . +Language=Polish +ERROR_INVALID_SERVICE_ACCOUNT - The account name is invalid or does not exist, or the password is invalid for the account name specified. +. MessageId=1058 Severity=Success @@ -5561,6 +6320,9 @@ ERROR_SERVICE_DISABLED - The service cannot be started, either because it is dis Language=Russian ERROR_SERVICE_DISABLED - The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. . +Language=Polish +ERROR_SERVICE_DISABLED - The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. +. MessageId=1059 Severity=Success @@ -5572,6 +6334,9 @@ ERROR_CIRCULAR_DEPENDENCY - Circular service dependency was specified. Language=Russian ERROR_CIRCULAR_DEPENDENCY - Circular service dependency was specified. . +Language=Polish +ERROR_CIRCULAR_DEPENDENCY - Circular service dependency was specified. +. MessageId=1060 Severity=Success @@ -5583,7 +6348,10 @@ ERROR_SERVICE_DOES_NOT_EXIST - The specified service does not exist as an instal Language=Russian ERROR_SERVICE_DOES_NOT_EXIST - The specified service does not exist as an installed service. . - +Language=Polish +ERROR_SERVICE_DOES_NOT_EXIST - The specified service does not exist as an installed service. +. + MessageId=1061 Severity=Success Facility=System @@ -5594,6 +6362,9 @@ ERROR_SERVICE_CANNOT_ACCEPT_CTRL - The service cannot accept control messages at Language=Russian ERROR_SERVICE_CANNOT_ACCEPT_CTRL - The service cannot accept control messages at this time. . +Language=Polish +ERROR_SERVICE_CANNOT_ACCEPT_CTRL - The service cannot accept control messages at this time. +. MessageId=1062 Severity=Success @@ -5605,6 +6376,9 @@ ERROR_SERVICE_NOT_ACTIVE - The service has not been started. Language=Russian ERROR_SERVICE_NOT_ACTIVE - The service has not been started. . +Language=Polish +ERROR_SERVICE_NOT_ACTIVE - The service has not been started. +. MessageId=1063 Severity=Success @@ -5616,6 +6390,9 @@ ERROR_FAILED_SERVICE_CONTROLLER_CONNECT - The service process could not connect Language=Russian ERROR_FAILED_SERVICE_CONTROLLER_CONNECT - The service process could not connect to the service controller. . +Language=Polish +ERROR_FAILED_SERVICE_CONTROLLER_CONNECT - The service process could not connect to the service controller. +. MessageId=1064 Severity=Success @@ -5627,6 +6404,9 @@ ERROR_EXCEPTION_IN_SERVICE - An exception occurred in the service when handling Language=Russian ERROR_EXCEPTION_IN_SERVICE - An exception occurred in the service when handling the control request. . +Language=Polish +ERROR_EXCEPTION_IN_SERVICE - An exception occurred in the service when handling the control request. +. MessageId=1065 Severity=Success @@ -5638,6 +6418,9 @@ ERROR_DATABASE_DOES_NOT_EXIST - The database specified does not exist. Language=Russian ERROR_DATABASE_DOES_NOT_EXIST - The database specified does not exist. . +Language=Polish +ERROR_DATABASE_DOES_NOT_EXIST - The database specified does not exist. +. MessageId=1066 Severity=Success @@ -5649,6 +6432,9 @@ ERROR_SERVICE_SPECIFIC_ERROR - The service has returned a service-specific error Language=Russian ERROR_SERVICE_SPECIFIC_ERROR - The service has returned a service-specific error code. . +Language=Polish +ERROR_SERVICE_SPECIFIC_ERROR - The service has returned a service-specific error code. +. MessageId=1067 Severity=Success @@ -5660,6 +6446,9 @@ ERROR_PROCESS_ABORTED - The process terminated unexpectedly. Language=Russian ERROR_PROCESS_ABORTED - The process terminated unexpectedly. . +Language=Polish +ERROR_PROCESS_ABORTED - The process terminated unexpectedly. +. MessageId=1068 Severity=Success @@ -5671,6 +6460,9 @@ ERROR_SERVICE_DEPENDENCY_FAIL - The dependency service or group failed to start. Language=Russian ERROR_SERVICE_DEPENDENCY_FAIL - The dependency service or group failed to start. . +Language=Polish +ERROR_SERVICE_DEPENDENCY_FAIL - The dependency service or group failed to start. +. MessageId=1069 Severity=Success @@ -5682,6 +6474,9 @@ ERROR_SERVICE_LOGON_FAILED - The service did not start due to a logon failure. Language=Russian ERROR_SERVICE_LOGON_FAILED - The service did not start due to a logon failure. . +Language=Polish +ERROR_SERVICE_LOGON_FAILED - The service did not start due to a logon failure. +. MessageId=1070 Severity=Success @@ -5693,6 +6488,9 @@ ERROR_SERVICE_START_HANG - After starting, the service hung in a start-pending s Language=Russian ERROR_SERVICE_START_HANG - After starting, the service hung in a start-pending state. . +Language=Polish +ERROR_SERVICE_START_HANG - After starting, the service hung in a start-pending state. +. MessageId=1071 Severity=Success @@ -5704,6 +6502,9 @@ ERROR_INVALID_SERVICE_LOCK - The specified service database lock is invalid. Language=Russian ERROR_INVALID_SERVICE_LOCK - The specified service database lock is invalid. . +Language=Polish +ERROR_INVALID_SERVICE_LOCK - The specified service database lock is invalid. +. MessageId=1072 Severity=Success @@ -5715,6 +6516,9 @@ ERROR_SERVICE_MARKED_FOR_DELETE - The specified service has been marked for dele Language=Russian ERROR_SERVICE_MARKED_FOR_DELETE - The specified service has been marked for deletion. . +Language=Polish +ERROR_SERVICE_MARKED_FOR_DELETE - The specified service has been marked for deletion. +. MessageId=1073 Severity=Success @@ -5726,6 +6530,9 @@ ERROR_SERVICE_EXISTS - The specified service already exists. Language=Russian ERROR_SERVICE_EXISTS - The specified service already exists. . +Language=Polish +ERROR_SERVICE_EXISTS - The specified service already exists. +. MessageId=1074 Severity=Success @@ -5737,6 +6544,9 @@ ERROR_ALREADY_RUNNING_LKG - The system is currently running with the last-known- Language=Russian ERROR_ALREADY_RUNNING_LKG - The system is currently running with the last-known-good configuration. . +Language=Polish +ERROR_ALREADY_RUNNING_LKG - The system is currently running with the last-known-good configuration. +. MessageId=1075 Severity=Success @@ -5748,6 +6558,9 @@ ERROR_SERVICE_DEPENDENCY_DELETED - The dependency service does not exist or has Language=Russian ERROR_SERVICE_DEPENDENCY_DELETED - The dependency service does not exist or has been marked for deletion. . +Language=Polish +ERROR_SERVICE_DEPENDENCY_DELETED - The dependency service does not exist or has been marked for deletion. +. MessageId=1076 Severity=Success @@ -5759,6 +6572,9 @@ ERROR_BOOT_ALREADY_ACCEPTED - The current boot has already been accepted for use Language=Russian ERROR_BOOT_ALREADY_ACCEPTED - The current boot has already been accepted for use as the last-known-good control set. . +Language=Polish +ERROR_BOOT_ALREADY_ACCEPTED - The current boot has already been accepted for use as the last-known-good control set. +. MessageId=1077 Severity=Success @@ -5770,6 +6586,9 @@ ERROR_SERVICE_NEVER_STARTED - No attempts to start the service have been made si Language=Russian ERROR_SERVICE_NEVER_STARTED - No attempts to start the service have been made since the last boot. . +Language=Polish +ERROR_SERVICE_NEVER_STARTED - No attempts to start the service have been made since the last boot. +. MessageId=1078 Severity=Success @@ -5781,6 +6600,9 @@ ERROR_DUPLICATE_SERVICE_NAME - The name is already in use as either a service na Language=Russian ERROR_DUPLICATE_SERVICE_NAME - The name is already in use as either a service name or a service display name. . +Language=Polish +ERROR_DUPLICATE_SERVICE_NAME - The name is already in use as either a service name or a service display name. +. MessageId=1079 Severity=Success @@ -5792,6 +6614,9 @@ ERROR_DIFFERENT_SERVICE_ACCOUNT - The account specified for this service is diff Language=Russian ERROR_DIFFERENT_SERVICE_ACCOUNT - The account specified for this service is different from the account specified for other services running in the same process. . +Language=Polish +ERROR_DIFFERENT_SERVICE_ACCOUNT - The account specified for this service is different from the account specified for other services running in the same process. +. MessageId=1080 Severity=Success @@ -5803,6 +6628,9 @@ ERROR_CANNOT_DETECT_DRIVER_FAILURE - Failure actions can only be set for Win32 s Language=Russian ERROR_CANNOT_DETECT_DRIVER_FAILURE - Failure actions can only be set for Win32 services, not for drivers. . +Language=Polish +ERROR_CANNOT_DETECT_DRIVER_FAILURE - Failure actions can only be set for Win32 services, not for drivers. +. MessageId=1081 Severity=Success @@ -5814,6 +6642,9 @@ ERROR_CANNOT_DETECT_PROCESS_ABORT - This service runs in the same process as the Language=Russian ERROR_CANNOT_DETECT_PROCESS_ABORT - This service runs in the same process as the service control manager. Therefore, the service control manager cannot take action if this service's process terminates unexpectedly. . +Language=Polish +ERROR_CANNOT_DETECT_PROCESS_ABORT - This service runs in the same process as the service control manager. Therefore, the service control manager cannot take action if this service's process terminates unexpectedly. +. MessageId=1082 Severity=Success @@ -5825,6 +6656,9 @@ ERROR_NO_RECOVERY_PROGRAM - No recovery program has been configured for this ser Language=Russian ERROR_NO_RECOVERY_PROGRAM - No recovery program has been configured for this service. . +Language=Polish +ERROR_NO_RECOVERY_PROGRAM - No recovery program has been configured for this service. +. MessageId=1083 Severity=Success @@ -5836,6 +6670,9 @@ ERROR_SERVICE_NOT_IN_EXE - The executable program that this service is configure Language=Russian ERROR_SERVICE_NOT_IN_EXE - The executable program that this service is configured to run in does not implement the service. . +Language=Polish +ERROR_SERVICE_NOT_IN_EXE - The executable program that this service is configured to run in does not implement the service. +. MessageId=1084 Severity=Success @@ -5847,6 +6684,9 @@ ERROR_NOT_SAFEBOOT_SERVICE - This service cannot be started in Safe Mode. Language=Russian ERROR_NOT_SAFEBOOT_SERVICE - This service cannot be started in Safe Mode. . +Language=Polish +ERROR_NOT_SAFEBOOT_SERVICE - This service cannot be started in Safe Mode. +. MessageId=1100 Severity=Success @@ -5858,6 +6698,9 @@ ERROR_END_OF_MEDIA - The physical end of the tape has been reached. Language=Russian ERROR_END_OF_MEDIA - The physical end of the tape has been reached. . +Language=Polish +ERROR_END_OF_MEDIA - The physical end of the tape has been reached. +. MessageId=1101 Severity=Success @@ -5869,6 +6712,9 @@ ERROR_FILEMARK_DETECTED - A tape access reached a filemark. Language=Russian ERROR_FILEMARK_DETECTED - A tape access reached a filemark. . +Language=Polish +ERROR_FILEMARK_DETECTED - A tape access reached a filemark. +. MessageId=1102 Severity=Success @@ -5880,6 +6726,9 @@ ERROR_BEGINNING_OF_MEDIA - The beginning of the tape or a partition was encounte Language=Russian ERROR_BEGINNING_OF_MEDIA - The beginning of the tape or a partition was encountered. . +Language=Polish +ERROR_BEGINNING_OF_MEDIA - The beginning of the tape or a partition was encountered. +. MessageId=1103 Severity=Success @@ -5891,6 +6740,9 @@ ERROR_SETMARK_DETECTED - A tape access reached the end of a set of files. Language=Russian ERROR_SETMARK_DETECTED - A tape access reached the end of a set of files. . +Language=Polish +ERROR_SETMARK_DETECTED - A tape access reached the end of a set of files. +. MessageId=1104 Severity=Success @@ -5902,6 +6754,9 @@ ERROR_NO_DATA_DETECTED - No more data is on the tape. Language=Russian ERROR_NO_DATA_DETECTED - No more data is on the tape. . +Language=Polish +ERROR_NO_DATA_DETECTED - No more data is on the tape. +. MessageId=1105 Severity=Success @@ -5913,6 +6768,9 @@ ERROR_PARTITION_FAILURE - Tape could not be partitioned. Language=Russian ERROR_PARTITION_FAILURE - Tape could not be partitioned. . +Language=Polish +ERROR_PARTITION_FAILURE - Tape could not be partitioned. +. MessageId=1106 Severity=Success @@ -5924,6 +6782,9 @@ ERROR_INVALID_BLOCK_LENGTH - When accessing a new tape of a multivolume partitio Language=Russian ERROR_INVALID_BLOCK_LENGTH - When accessing a new tape of a multivolume partition, the current block size is incorrect. . +Language=Polish +ERROR_INVALID_BLOCK_LENGTH - When accessing a new tape of a multivolume partition, the current block size is incorrect. +. MessageId=1107 Severity=Success @@ -5935,6 +6796,9 @@ ERROR_DEVICE_NOT_PARTITIONED - Tape partition information could not be found whe Language=Russian ERROR_DEVICE_NOT_PARTITIONED - Tape partition information could not be found when loading a tape. . +Language=Polish +ERROR_DEVICE_NOT_PARTITIONED - Tape partition information could not be found when loading a tape. +. MessageId=1108 Severity=Success @@ -5946,6 +6810,9 @@ ERROR_UNABLE_TO_LOCK_MEDIA - Unable to lock the media eject mechanism. Language=Russian ERROR_UNABLE_TO_LOCK_MEDIA - Unable to lock the media eject mechanism. . +Language=Polish +ERROR_UNABLE_TO_LOCK_MEDIA - Unable to lock the media eject mechanism. +. MessageId=1109 Severity=Success @@ -5957,6 +6824,9 @@ ERROR_UNABLE_TO_UNLOAD_MEDIA - Unable to unload the media. Language=Russian ERROR_UNABLE_TO_UNLOAD_MEDIA - Unable to unload the media. . +Language=Polish +ERROR_UNABLE_TO_UNLOAD_MEDIA - Unable to unload the media. +. MessageId=1110 Severity=Success @@ -5968,6 +6838,9 @@ ERROR_MEDIA_CHANGED - The media in the drive may have changed. Language=Russian ERROR_MEDIA_CHANGED - The media in the drive may have changed. . +Language=Polish +ERROR_MEDIA_CHANGED - The media in the drive may have changed. +. MessageId=1111 Severity=Success @@ -5979,6 +6852,9 @@ ERROR_BUS_RESET - The I/O bus was reset. Language=Russian ERROR_BUS_RESET - The I/O bus was reset. . +Language=Polish +ERROR_BUS_RESET - The I/O bus was reset. +. MessageId=1112 Severity=Success @@ -5990,6 +6866,9 @@ ERROR_NO_MEDIA_IN_DRIVE - No media in drive. Language=Russian ERROR_NO_MEDIA_IN_DRIVE - No media in drive. . +Language=Polish +ERROR_NO_MEDIA_IN_DRIVE - No media in drive. +. MessageId=1113 Severity=Success @@ -6001,6 +6880,9 @@ ERROR_NO_UNICODE_TRANSLATION - No mapping for the Unicode character exists in th Language=Russian ERROR_NO_UNICODE_TRANSLATION - No mapping for the Unicode character exists in the target multi-byte code page. . +Language=Polish +ERROR_NO_UNICODE_TRANSLATION - No mapping for the Unicode character exists in the target multi-byte code page. +. MessageId=1114 Severity=Success @@ -6012,6 +6894,9 @@ ERROR_DLL_INIT_FAILED - A dynamic link library (DLL) initialization routine fail Language=Russian ERROR_DLL_INIT_FAILED - A dynamic link library (DLL) initialization routine failed. . +Language=Polish +ERROR_DLL_INIT_FAILED - A dynamic link library (DLL) initialization routine failed. +. MessageId=1115 Severity=Success @@ -6023,6 +6908,9 @@ ERROR_SHUTDOWN_IN_PROGRESS - A system shutdown is in progress. Language=Russian ERROR_SHUTDOWN_IN_PROGRESS - A system shutdown is in progress. . +Language=Polish +ERROR_SHUTDOWN_IN_PROGRESS - A system shutdown is in progress. +. MessageId=1116 Severity=Success @@ -6034,6 +6922,9 @@ ERROR_NO_SHUTDOWN_IN_PROGRESS - Unable to abort the system shutdown because no s Language=Russian ERROR_NO_SHUTDOWN_IN_PROGRESS - Unable to abort the system shutdown because no shutdown was in progress. . +Language=Polish +ERROR_NO_SHUTDOWN_IN_PROGRESS - Unable to abort the system shutdown because no shutdown was in progress. +. MessageId=1117 Severity=Success @@ -6045,6 +6936,9 @@ ERROR_IO_DEVICE - The request could not be performed because of an I/O device er Language=Russian ERROR_IO_DEVICE - The request could not be performed because of an I/O device error. . +Language=Polish +ERROR_IO_DEVICE - The request could not be performed because of an I/O device error. +. MessageId=1118 Severity=Success @@ -6056,6 +6950,9 @@ ERROR_SERIAL_NO_DEVICE - No serial device was successfully initialized. The seri Language=Russian ERROR_SERIAL_NO_DEVICE - No serial device was successfully initialized. The serial driver will unload. . +Language=Polish +ERROR_SERIAL_NO_DEVICE - No serial device was successfully initialized. The serial driver will unload. +. MessageId=1119 Severity=Success @@ -6067,6 +6964,9 @@ ERROR_IRQ_BUSY - Unable to open a device that was sharing an interrupt request ( Language=Russian ERROR_IRQ_BUSY - Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened. . +Language=Polish +ERROR_IRQ_BUSY - Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened. +. MessageId=1120 Severity=Success @@ -6078,6 +6978,9 @@ ERROR_MORE_WRITES - A serial I/O operation was completed by another write to the Language=Russian ERROR_MORE_WRITES - A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.) . +Language=Polish +ERROR_MORE_WRITES - A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.) +. MessageId=1121 Severity=Success @@ -6089,6 +6992,9 @@ ERROR_COUNTER_TIMEOUT - A serial I/O operation completed because the timeout per Language=Russian ERROR_COUNTER_TIMEOUT - A serial I/O operation completed because the timeout period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.) . +Language=Polish +ERROR_COUNTER_TIMEOUT - A serial I/O operation completed because the timeout period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.) +. MessageId=1122 Severity=Success @@ -6100,6 +7006,9 @@ ERROR_FLOPPY_ID_MARK_NOT_FOUND - No ID address mark was found on the floppy disk Language=Russian ERROR_FLOPPY_ID_MARK_NOT_FOUND - No ID address mark was found on the floppy disk. . +Language=Polish +ERROR_FLOPPY_ID_MARK_NOT_FOUND - No ID address mark was found on the floppy disk. +. MessageId=1123 Severity=Success @@ -6111,6 +7020,9 @@ ERROR_FLOPPY_WRONG_CYLINDER - Mismatch between the floppy disk sector ID field a Language=Russian ERROR_FLOPPY_WRONG_CYLINDER - Mismatch between the floppy disk sector ID field and the floppy disk controller track address. . +Language=Polish +ERROR_FLOPPY_WRONG_CYLINDER - Mismatch between the floppy disk sector ID field and the floppy disk controller track address. +. MessageId=1124 Severity=Success @@ -6122,6 +7034,9 @@ ERROR_FLOPPY_UNKNOWN_ERROR - The floppy disk controller reported an error that i Language=Russian ERROR_FLOPPY_UNKNOWN_ERROR - The floppy disk controller reported an error that is not recognized by the floppy disk driver. . +Language=Polish +ERROR_FLOPPY_UNKNOWN_ERROR - The floppy disk controller reported an error that is not recognized by the floppy disk driver. +. MessageId=1125 Severity=Success @@ -6133,6 +7048,9 @@ ERROR_FLOPPY_BAD_REGISTERS - The floppy disk controller returned inconsistent re Language=Russian ERROR_FLOPPY_BAD_REGISTERS - The floppy disk controller returned inconsistent results in its registers. . +Language=Polish +ERROR_FLOPPY_BAD_REGISTERS - The floppy disk controller returned inconsistent results in its registers. +. MessageId=1126 Severity=Success @@ -6144,6 +7062,9 @@ ERROR_DISK_RECALIBRATE_FAILED - While accessing the hard disk, a recalibrate ope Language=Russian ERROR_DISK_RECALIBRATE_FAILED - While accessing the hard disk, a recalibrate operation failed, even after retries. . +Language=Polish +ERROR_DISK_RECALIBRATE_FAILED - While accessing the hard disk, a recalibrate operation failed, even after retries. +. MessageId=1127 Severity=Success @@ -6155,6 +7076,9 @@ ERROR_DISK_OPERATION_FAILED - While accessing the hard disk, a disk operation fa Language=Russian ERROR_DISK_OPERATION_FAILED - While accessing the hard disk, a disk operation failed even after retries. . +Language=Polish +ERROR_DISK_OPERATION_FAILED - While accessing the hard disk, a disk operation failed even after retries. +. MessageId=1128 Severity=Success @@ -6166,6 +7090,9 @@ ERROR_DISK_RESET_FAILED - While accessing the hard disk, a disk controller reset Language=Russian ERROR_DISK_RESET_FAILED - While accessing the hard disk, a disk controller reset was needed, but even that failed. . +Language=Polish +ERROR_DISK_RESET_FAILED - While accessing the hard disk, a disk controller reset was needed, but even that failed. +. MessageId=1129 Severity=Success @@ -6177,6 +7104,9 @@ ERROR_EOM_OVERFLOW - Physical end of tape encountered. Language=Russian ERROR_EOM_OVERFLOW - Physical end of tape encountered. . +Language=Polish +ERROR_EOM_OVERFLOW - Physical end of tape encountered. +. MessageId=1130 Severity=Success @@ -6188,6 +7118,9 @@ ERROR_NOT_ENOUGH_SERVER_MEMORY - Not enough server storage is available to proce Language=Russian ERROR_NOT_ENOUGH_SERVER_MEMORY - Not enough server storage is available to process this command. . +Language=Polish +ERROR_NOT_ENOUGH_SERVER_MEMORY - Not enough server storage is available to process this command. +. MessageId=1131 Severity=Success @@ -6199,6 +7132,9 @@ ERROR_POSSIBLE_DEADLOCK - A potential deadlock condition has been detected. Language=Russian ERROR_POSSIBLE_DEADLOCK - A potential deadlock condition has been detected. . +Language=Polish +ERROR_POSSIBLE_DEADLOCK - A potential deadlock condition has been detected. +. MessageId=1132 Severity=Success @@ -6210,6 +7146,9 @@ ERROR_MAPPED_ALIGNMENT - The base address or the file offset specified does not Language=Russian ERROR_MAPPED_ALIGNMENT - The base address or the file offset specified does not have the proper alignment. . +Language=Polish +ERROR_MAPPED_ALIGNMENT - The base address or the file offset specified does not have the proper alignment. +. MessageId=1140 Severity=Success @@ -6221,6 +7160,9 @@ ERROR_SET_POWER_STATE_VETOED - An attempt to change the system power state was v Language=Russian ERROR_SET_POWER_STATE_VETOED - An attempt to change the system power state was vetoed by another application or driver. . +Language=Polish +ERROR_SET_POWER_STATE_VETOED - An attempt to change the system power state was vetoed by another application or driver. +. MessageId=1141 Severity=Success @@ -6232,6 +7174,9 @@ ERROR_SET_POWER_STATE_FAILED - The system BIOS failed an attempt to change the s Language=Russian ERROR_SET_POWER_STATE_FAILED - The system BIOS failed an attempt to change the system power state. . +Language=Polish +ERROR_SET_POWER_STATE_FAILED - The system BIOS failed an attempt to change the system power state. +. MessageId=1142 Severity=Success @@ -6243,6 +7188,9 @@ ERROR_TOO_MANY_LINKS - An attempt was made to create more links on a file than t Language=Russian ERROR_TOO_MANY_LINKS - An attempt was made to create more links on a file than the file system supports. . +Language=Polish +ERROR_TOO_MANY_LINKS - An attempt was made to create more links on a file than the file system supports. +. MessageId=1150 Severity=Success @@ -6254,6 +7202,9 @@ ERROR_OLD_WIN_VERSION - The specified program requires a newer version of Window Language=Russian ERROR_OLD_WIN_VERSION - The specified program requires a newer version of Windows. . +Language=Polish +ERROR_OLD_WIN_VERSION - The specified program requires a newer version of Windows. +. MessageId=1151 Severity=Success @@ -6265,6 +7216,9 @@ ERROR_APP_WRONG_OS - The specified program is not a Windows or MS-DOS program. Language=Russian ERROR_APP_WRONG_OS - The specified program is not a Windows or MS-DOS program. . +Language=Polish +ERROR_APP_WRONG_OS - The specified program is not a Windows or MS-DOS program. +. MessageId=1152 Severity=Success @@ -6276,6 +7230,9 @@ ERROR_SINGLE_INSTANCE_APP - Cannot start more than one instance of the specified Language=Russian ERROR_SINGLE_INSTANCE_APP - Cannot start more than one instance of the specified program. . +Language=Polish +ERROR_SINGLE_INSTANCE_APP - Cannot start more than one instance of the specified program. +. MessageId=1153 Severity=Success @@ -6287,6 +7244,9 @@ ERROR_RMODE_APP - The specified program was written for an earlier version of Wi Language=Russian ERROR_RMODE_APP - The specified program was written for an earlier version of Windows. . +Language=Polish +ERROR_RMODE_APP - The specified program was written for an earlier version of Windows. +. MessageId=1154 Severity=Success @@ -6298,6 +7258,9 @@ ERROR_INVALID_DLL - One of the library files needed to run this application is d Language=Russian ERROR_INVALID_DLL - One of the library files needed to run this application is damaged. . +Language=Polish +ERROR_INVALID_DLL - One of the library files needed to run this application is damaged. +. MessageId=1155 Severity=Success @@ -6309,6 +7272,9 @@ ERROR_NO_ASSOCIATION - No application is associated with the specified file for Language=Russian ERROR_NO_ASSOCIATION - No application is associated with the specified file for this operation. . +Language=Polish +ERROR_NO_ASSOCIATION - No application is associated with the specified file for this operation. +. MessageId=1156 Severity=Success @@ -6320,6 +7286,9 @@ ERROR_DDE_FAIL - An error occurred in sending the command to the application. Language=Russian ERROR_DDE_FAIL - Ошибка при пересылке команды приложению. . +Language=Polish +ERROR_DDE_FAIL - An error occurred in sending the command to the application. +. MessageId=1157 Severity=Success @@ -6331,6 +7300,9 @@ ERROR_DLL_NOT_FOUND - One of the library files needed to run this application ca Language=Russian ERROR_DLL_NOT_FOUND - Не найден один из файлов библиотек, необходимых для выполнения данного приложения. . +Language=Polish +ERROR_DLL_NOT_FOUND - One of the library files needed to run this application cannot be found. +. MessageId=1158 Severity=Success @@ -6342,6 +7314,9 @@ ERROR_NO_MORE_USER_HANDLES - The current process has used all of its system allo Language=Russian ERROR_NO_MORE_USER_HANDLES - Текущий процесс использовал все системные разрешения по управлению объектами диспетчера окон. . +Language=Polish +ERROR_NO_MORE_USER_HANDLES - The current process has used all of its system allowance of handles for Window Manager objects. +. MessageId=1159 Severity=Success @@ -6353,6 +7328,9 @@ ERROR_MESSAGE_SYNC_ONLY - The message can be used only with synchronous operatio Language=Russian ERROR_MESSAGE_SYNC_ONLY - Сообщение может быть использовано только с операциями синхронизации. . +Language=Polish +ERROR_MESSAGE_SYNC_ONLY - The message can be used only with synchronous operations. +. MessageId=1160 Severity=Success @@ -6364,6 +7342,9 @@ ERROR_SOURCE_ELEMENT_EMPTY - The indicated source element has no media. Language=Russian ERROR_SOURCE_ELEMENT_EMPTY - Указанный исходный элемент не имеет носителя. . +Language=Polish +ERROR_SOURCE_ELEMENT_EMPTY - The indicated source element has no media. +. MessageId=1161 Severity=Success @@ -6375,6 +7356,9 @@ ERROR_DESTINATION_ELEMENT_FULL - The indicated destination element already conta Language=Russian ERROR_DESTINATION_ELEMENT_FULL - Указанный конечный элемент уже содержит носитель. . +Language=Polish +ERROR_DESTINATION_ELEMENT_FULL - The indicated destination element already contains media. +. MessageId=1162 Severity=Success @@ -6386,6 +7370,9 @@ ERROR_ILLEGAL_ELEMENT_ADDRESS - The indicated element does not exist. Language=Russian ERROR_ILLEGAL_ELEMENT_ADDRESS - Указанный элемент не существует. . +Language=Polish +ERROR_ILLEGAL_ELEMENT_ADDRESS - The indicated element does not exist. +. MessageId=1163 Severity=Success @@ -6397,6 +7384,9 @@ ERROR_MAGAZINE_NOT_PRESENT - The indicated element is part of a magazine that is Language=Russian ERROR_MAGAZINE_NOT_PRESENT - Указанный элемент является частью отсутствующего журнала. . +Language=Polish +ERROR_MAGAZINE_NOT_PRESENT - The indicated element is part of a magazine that is not present. +. MessageId=1164 Severity=Success @@ -6408,6 +7398,9 @@ ERROR_DEVICE_REINITIALIZATION_NEEDED - The indicated device requires reinitializ Language=Russian ERROR_DEVICE_REINITIALIZATION_NEEDED - Указанный элемент требует повторной инициализации из-за аппаратных ошибок. . +Language=Polish +ERROR_DEVICE_REINITIALIZATION_NEEDED - The indicated device requires reinitialization due to hardware errors. +. MessageId=1165 Severity=Success @@ -6419,6 +7412,9 @@ ERROR_DEVICE_REQUIRES_CLEANING - The device has indicated that cleaning is requi Language=Russian ERROR_DEVICE_REQUIRES_CLEANING - Устройство требует проведение чистки перед его дальнейшим использованием. . +Language=Polish +ERROR_DEVICE_REQUIRES_CLEANING - The device has indicated that cleaning is required before further operations are attempted. +. MessageId=1166 Severity=Success @@ -6430,6 +7426,9 @@ ERROR_DEVICE_DOOR_OPEN - The device has indicated that its door is open. Language=Russian ERROR_DEVICE_DOOR_OPEN - Устройство сообщает, что открыта дверца. . +Language=Polish +ERROR_DEVICE_DOOR_OPEN - The device has indicated that its door is open. +. MessageId=1167 Severity=Success @@ -6441,6 +7440,9 @@ ERROR_DEVICE_NOT_CONNECTED - The device is not connected. Language=Russian ERROR_DEVICE_NOT_CONNECTED - Устройство не подключено. . +Language=Polish +ERROR_DEVICE_NOT_CONNECTED - The device is not connected. +. MessageId=1168 Severity=Success @@ -6452,6 +7454,9 @@ ERROR_NOT_FOUND - Element not found. Language=Russian ERROR_NOT_FOUND - Элемент не найден. . +Language=Polish +ERROR_NOT_FOUND - Element not found. +. MessageId=1169 Severity=Success @@ -6463,6 +7468,9 @@ ERROR_NO_MATCH - There was no match for the specified key in the index. Language=Russian ERROR_NO_MATCH - В индексе не найдены соответствия указанному ключу. . +Language=Polish +ERROR_NO_MATCH - There was no match for the specified key in the index. +. MessageId=1170 Severity=Success @@ -6474,6 +7482,9 @@ ERROR_SET_NOT_FOUND - The property set specified does not exist on the object. Language=Russian ERROR_SET_NOT_FOUND - Указанный набор свойств не существует для объекта. . +Language=Polish +ERROR_SET_NOT_FOUND - The property set specified does not exist on the object. +. MessageId=1171 Severity=Success @@ -6485,6 +7496,9 @@ ERROR_POINT_NOT_FOUND - The point passed to GetMouseMovePointsEx is not in the b Language=Russian ERROR_POINT_NOT_FOUND - Переданная в GetMouseMovePoints точка не находится в буфере. . +Language=Polish +ERROR_POINT_NOT_FOUND - The point passed to GetMouseMovePointsEx is not in the buffer. +. MessageId=1172 Severity=Success @@ -6496,6 +7510,9 @@ ERROR_NO_TRACKING_SERVICE - The tracking (workstation) service is not running. Language=Russian ERROR_NO_TRACKING_SERVICE - Служба слежения (на рабочей станции) не запущена. . +Language=Polish +ERROR_NO_TRACKING_SERVICE - The tracking (workstation) service is not running. +. MessageId=1173 Severity=Success @@ -6507,6 +7524,9 @@ ERROR_NO_VOLUME_ID - The Volume ID could not be found. Language=Russian ERROR_NO_VOLUME_ID - Не удается найти идентификатор тома. . +Language=Polish +ERROR_NO_VOLUME_ID - The Volume ID could not be found. +. MessageId=1175 Severity=Success @@ -6518,6 +7538,9 @@ ERROR_UNABLE_TO_REMOVE_REPLACED - Unable to remove the file to be replaced. Language=Russian ERROR_UNABLE_TO_REMOVE_REPLACED - Не удается удалить заменяемый файл. . +Language=Polish +ERROR_UNABLE_TO_REMOVE_REPLACED - Unable to remove the file to be replaced. +. MessageId=1176 Severity=Success @@ -6529,6 +7552,9 @@ ERROR_UNABLE_TO_MOVE_REPLACEMENT - Unable to move the replacement file to the fi Language=Russian ERROR_UNABLE_TO_MOVE_REPLACEMENT - Не удается заместить файл. Замещаемый файл сохранил свое первоначальное имя. . +Language=Polish +ERROR_UNABLE_TO_MOVE_REPLACEMENT - Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name. +. MessageId=1177 Severity=Success @@ -6540,6 +7566,9 @@ ERROR_UNABLE_TO_MOVE_REPLACEMENT_2 - Unable to move the replacement file to the Language=Russian ERROR_UNABLE_TO_MOVE_REPLACEMENT_2 - Не удается заместить файл. Замещаемый файл был переименован с использованием резервного имени. . +Language=Polish +ERROR_UNABLE_TO_MOVE_REPLACEMENT_2 - Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name. +. MessageId=1178 Severity=Success @@ -6551,6 +7580,9 @@ ERROR_JOURNAL_DELETE_IN_PROGRESS - The volume change journal is being deleted. Language=Russian ERROR_JOURNAL_DELETE_IN_PROGRESS - Журнал изменений тома удален. . +Language=Polish +ERROR_JOURNAL_DELETE_IN_PROGRESS - The volume change journal is being deleted. +. MessageId=1179 Severity=Success @@ -6562,6 +7594,9 @@ ERROR_JOURNAL_NOT_ACTIVE - The volume change journal is not active. Language=Russian ERROR_JOURNAL_NOT_ACTIVE - Журнал изменений тома не активен. . +Language=Polish +ERROR_JOURNAL_NOT_ACTIVE - The volume change journal is not active. +. MessageId=1180 Severity=Success @@ -6573,6 +7608,9 @@ ERROR_POTENTIAL_FILE_FOUND - A file was found, but it may not be the correct fil Language=Russian ERROR_POTENTIAL_FILE_FOUND - Файл найден, но это может быть неверный файл. . +Language=Polish +ERROR_POTENTIAL_FILE_FOUND - A file was found, but it may not be the correct file. +. MessageId=1181 Severity=Success @@ -6584,6 +7622,9 @@ ERROR_JOURNAL_ENTRY_DELETED - The journal entry has been deleted from the journa Language=Russian ERROR_JOURNAL_ENTRY_DELETED - Из журнала удалена запись. . +Language=Polish +ERROR_JOURNAL_ENTRY_DELETED - The journal entry has been deleted from the journal. +. MessageId=1200 Severity=Success @@ -6595,6 +7636,9 @@ ERROR_BAD_DEVICE - The specified device name is invalid. Language=Russian ERROR_BAD_DEVICE - Указано неверное имя устройства. . +Language=Polish +ERROR_BAD_DEVICE - The specified device name is invalid. +. MessageId=1201 Severity=Success @@ -6606,6 +7650,9 @@ ERROR_CONNECTION_UNAVAIL - The device is not currently connected but it is a rem Language=Russian ERROR_CONNECTION_UNAVAIL - Устройство сейчас не подключено, но сведения о нем в конфигурации присутствуют. . +Language=Polish +ERROR_CONNECTION_UNAVAIL - The device is not currently connected but it is a remembered connection. +. MessageId=1202 Severity=Success @@ -6617,6 +7664,9 @@ ERROR_DEVICE_ALREADY_REMEMBERED - The local device name has a remembered connect Language=Russian ERROR_DEVICE_ALREADY_REMEMBERED - Локальное имя устройства уже используется для подключения к другому сетевому ресурсу. . +Language=Polish +ERROR_DEVICE_ALREADY_REMEMBERED - The local device name has a remembered connection to another network resource. +. MessageId=1203 Severity=Success @@ -6628,6 +7678,9 @@ ERROR_NO_NET_OR_BAD_PATH - The network path was either typed incorrectly, does n Language=Russian ERROR_NO_NET_OR_BAD_PATH - Сетевой путь введен неправильно, не существует, или сеть сейчас недоступна. Попробуйте ввести путь заново или обратитесь к администратору сети. . +Language=Polish +ERROR_NO_NET_OR_BAD_PATH - The network path was either typed incorrectly, does not exist, or the network provider is not currently available. Please try retyping the path or contact your network administrator. +. MessageId=1204 Severity=Success @@ -6639,6 +7692,9 @@ ERROR_BAD_PROVIDER - The specified network provider name is invalid. Language=Russian ERROR_BAD_PROVIDER - Имя службы доступа к сети задано неверно. . +Language=Polish +ERROR_BAD_PROVIDER - The specified network provider name is invalid. +. MessageId=1205 Severity=Success @@ -6650,6 +7706,9 @@ ERROR_CANNOT_OPEN_PROFILE - Unable to open the network connection profile. Language=Russian ERROR_CANNOT_OPEN_PROFILE - Не удается открыть конфигурацию подключения к сети. . +Language=Polish +ERROR_CANNOT_OPEN_PROFILE - Unable to open the network connection profile. +. MessageId=1206 Severity=Success @@ -6661,6 +7720,9 @@ ERROR_BAD_PROFILE - The network connection profile is corrupted. Language=Russian ERROR_BAD_PROFILE - Конфигурация подключения к сети повреждена. . +Language=Polish +ERROR_BAD_PROFILE - The network connection profile is corrupted. +. MessageId=1207 Severity=Success @@ -6672,6 +7734,9 @@ ERROR_NOT_CONTAINER - Cannot enumerate a noncontainer. Language=Russian ERROR_NOT_CONTAINER - Перечисление объектов, не являющихся контейнерами, невозможно. . +Language=Polish +ERROR_NOT_CONTAINER - Cannot enumerate a noncontainer. +. MessageId=1208 Severity=Success @@ -6683,6 +7748,9 @@ ERROR_EXTENDED_ERROR - An extended error has occurred. Language=Russian ERROR_EXTENDED_ERROR - Ошибка расширенного типа. . +Language=Polish +ERROR_EXTENDED_ERROR - An extended error has occurred. +. MessageId=1209 Severity=Success @@ -6694,6 +7762,9 @@ ERROR_INVALID_GROUPNAME - The format of the specified group name is invalid. Language=Russian ERROR_INVALID_GROUPNAME - Неверный формат имени группы. . +Language=Polish +ERROR_INVALID_GROUPNAME - The format of the specified group name is invalid. +. MessageId=1210 Severity=Success @@ -6705,6 +7776,9 @@ ERROR_INVALID_COMPUTERNAME - The format of the specified computer name is invali Language=Russian ERROR_INVALID_COMPUTERNAME - Неверный формат имени компьютера. . +Language=Polish +ERROR_INVALID_COMPUTERNAME - The format of the specified computer name is invalid. +. MessageId=1211 Severity=Success @@ -6716,6 +7790,9 @@ ERROR_INVALID_EVENTNAME - The format of the specified event name is invalid. Language=Russian ERROR_INVALID_EVENTNAME - Неверный формат имени события. . +Language=Polish +ERROR_INVALID_EVENTNAME - The format of the specified event name is invalid. +. MessageId=1212 Severity=Success @@ -6727,6 +7804,9 @@ ERROR_INVALID_DOMAINNAME - The format of the specified domain name is invalid. Language=Russian ERROR_INVALID_DOMAINNAME - Неверный формат имени домена. . +Language=Polish +ERROR_INVALID_DOMAINNAME - The format of the specified domain name is invalid. +. MessageId=1213 Severity=Success @@ -6738,6 +7818,9 @@ ERROR_INVALID_SERVICENAME - The format of the specified service name is invalid. Language=Russian ERROR_INVALID_SERVICENAME - Неверный формат имени службы. . +Language=Polish +ERROR_INVALID_SERVICENAME - The format of the specified service name is invalid. +. MessageId=1214 Severity=Success @@ -6749,6 +7832,9 @@ ERROR_INVALID_NETNAME - The format of the specified network name is invalid. Language=Russian ERROR_INVALID_NETNAME - Неверный формат сетевого имени. . +Language=Polish +ERROR_INVALID_NETNAME - The format of the specified network name is invalid. +. MessageId=1215 Severity=Success @@ -6760,6 +7846,9 @@ ERROR_INVALID_SHARENAME - The format of the specified share name is invalid. Language=Russian ERROR_INVALID_SHARENAME - Недопустимый формат имени общего ресурса. . +Language=Polish +ERROR_INVALID_SHARENAME - The format of the specified share name is invalid. +. MessageId=1216 Severity=Success @@ -6771,6 +7860,9 @@ ERROR_INVALID_PASSWORDNAME - The format of the specified password is invalid. Language=Russian ERROR_INVALID_PASSWORDNAME - Неверный формат пароля. . +Language=Polish +ERROR_INVALID_PASSWORDNAME - The format of the specified password is invalid. +. MessageId=1217 Severity=Success @@ -6782,6 +7874,9 @@ ERROR_INVALID_MESSAGENAME - The format of the specified message name is invalid. Language=Russian ERROR_INVALID_MESSAGENAME - Неверный формат имени сообщения. . +Language=Polish +ERROR_INVALID_MESSAGENAME - The format of the specified message name is invalid. +. MessageId=1218 Severity=Success @@ -6793,6 +7888,9 @@ ERROR_INVALID_MESSAGEDEST - The format of the specified message destination is i Language=Russian ERROR_INVALID_MESSAGEDEST - Неверный формат задания адреса, по которому отправляется сообщение. . +Language=Polish +ERROR_INVALID_MESSAGEDEST - The format of the specified message destination is invalid. +. MessageId=1219 Severity=Success @@ -6804,6 +7902,9 @@ ERROR_SESSION_CREDENTIAL_CONFLICT - Multiple connections to a server or shared r Language=Russian ERROR_SESSION_CREDENTIAL_CONFLICT - Множественное подключение к серверу или к общим ресурсам одним пользователем с использованием более одного имени пользователя не разрешено. Отключите все предыдущие подключения к серверу или общим ресурсам и повторите попытку. . +Language=Polish +ERROR_SESSION_CREDENTIAL_CONFLICT - Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again. +. MessageId=1220 Severity=Success @@ -6815,6 +7916,9 @@ ERROR_REMOTE_SESSION_LIMIT_EXCEEDED - An attempt was made to establish a session Language=Russian ERROR_REMOTE_SESSION_LIMIT_EXCEEDED - Попытка установки сеанса связи с сервером сети, для которого достигнут предел по числу таких сеансов. . +Language=Polish +ERROR_REMOTE_SESSION_LIMIT_EXCEEDED - An attempt was made to establish a session to a network server, but there are already too many sessions established to that server. +. MessageId=1221 Severity=Success @@ -6826,6 +7930,9 @@ ERROR_DUP_DOMAINNAME - The workgroup or domain name is already in use by another Language=Russian ERROR_DUP_DOMAINNAME - Имя рабочей группы или домена уже используется другим компьютером в сети. . +Language=Polish +ERROR_DUP_DOMAINNAME - The workgroup or domain name is already in use by another computer on the network. +. MessageId=1222 Severity=Success @@ -6837,6 +7944,9 @@ ERROR_NO_NETWORK - The network is not present or not started. Language=Russian ERROR_NO_NETWORK - Сеть отсутствует или не запущена. . +Language=Polish +ERROR_NO_NETWORK - The network is not present or not started. +. MessageId=1223 Severity=Success @@ -6848,6 +7958,9 @@ ERROR_CANCELLED - The operation was canceled by the user. Language=Russian ERROR_CANCELLED - Операция была отменена пользователем. . +Language=Polish +ERROR_CANCELLED - The operation was canceled by the user. +. MessageId=1224 Severity=Success @@ -6859,6 +7972,9 @@ ERROR_USER_MAPPED_FILE - The requested operation cannot be performed on a file w Language=Russian ERROR_USER_MAPPED_FILE - Запрошенную операцию нельзя выполнить для файла с открытой пользователем сопоставленной секцией. . +Language=Polish +ERROR_USER_MAPPED_FILE - The requested operation cannot be performed on a file with a user-mapped section open. +. MessageId=1225 Severity=Success @@ -6870,6 +7986,9 @@ ERROR_CONNECTION_REFUSED - The remote system refused the network connection. Language=Russian ERROR_CONNECTION_REFUSED - Удаленный компьютер отклонил это сетевое подключение. . +Language=Polish +ERROR_CONNECTION_REFUSED - The remote system refused the network connection. +. MessageId=1226 Severity=Success @@ -6881,6 +8000,9 @@ ERROR_GRACEFUL_DISCONNECT - The network connection was gracefully closed. Language=Russian ERROR_GRACEFUL_DISCONNECT - Сетевое подключение было закрыто. . +Language=Polish +ERROR_GRACEFUL_DISCONNECT - The network connection was gracefully closed. +. MessageId=1227 Severity=Success @@ -6892,6 +8014,9 @@ ERROR_ADDRESS_ALREADY_ASSOCIATED - The network transport endpoint already has an Language=Russian ERROR_ADDRESS_ALREADY_ASSOCIATED - Конечной точке сетевого транспорта уже сопоставлен адрес. . +Language=Polish +ERROR_ADDRESS_ALREADY_ASSOCIATED - The network transport endpoint already has an address associated with it. +. MessageId=1228 Severity=Success @@ -6903,6 +8028,9 @@ ERROR_ADDRESS_NOT_ASSOCIATED - An address has not yet been associated with the n Language=Russian ERROR_ADDRESS_NOT_ASSOCIATED - Конечной точке сети еще не сопоставлен адрес. . +Language=Polish +ERROR_ADDRESS_NOT_ASSOCIATED - An address has not yet been associated with the network endpoint. +. MessageId=1229 Severity=Success @@ -6914,6 +8042,9 @@ ERROR_CONNECTION_INVALID - An operation was attempted on a nonexistent network c Language=Russian ERROR_CONNECTION_INVALID - Попытка выполнить операцию для несуществующего сетевого подключения. . +Language=Polish +ERROR_CONNECTION_INVALID - An operation was attempted on a nonexistent network connection. +. MessageId=1230 Severity=Success @@ -6925,6 +8056,9 @@ ERROR_CONNECTION_ACTIVE - An invalid operation was attempted on an active networ Language=Russian ERROR_CONNECTION_ACTIVE - Попытка выполнить недопустимую операцию для активного сетевого подключения. . +Language=Polish +ERROR_CONNECTION_ACTIVE - An invalid operation was attempted on an active network connection. +. MessageId=1231 Severity=Success @@ -6936,6 +8070,9 @@ ERROR_NETWORK_UNREACHABLE - The network location cannot be reached. For informat Language=Russian ERROR_NETWORK_UNREACHABLE - Сетевая папка недоступна. За информацией о разрешении проблем в сети обратитесь к справочной системе Windows. . +Language=Polish +ERROR_NETWORK_UNREACHABLE - The network location cannot be reached. For information about network troubleshooting, see Windows Help. +. MessageId=1232 Severity=Success @@ -6947,6 +8084,9 @@ ERROR_HOST_UNREACHABLE - The network location cannot be reached. For information Language=Russian ERROR_HOST_UNREACHABLE - Сетевая папка недоступна. За информацией о разрешении проблем в сети обратитесь к справочной системе Windows. . +Language=Polish +ERROR_HOST_UNREACHABLE - The network location cannot be reached. For information about network troubleshooting, see Windows Help. +. MessageId=1233 Severity=Success @@ -6958,6 +8098,9 @@ ERROR_PROTOCOL_UNREACHABLE - The network location cannot be reached. For informa Language=Russian ERROR_PROTOCOL_UNREACHABLE - Сетевая папка недоступна. За информацией о разрешении проблем в сети обратитесь к справочной системе Windows. . +Language=Polish +ERROR_PROTOCOL_UNREACHABLE - The network location cannot be reached. For information about network troubleshooting, see Windows Help. +. MessageId=1234 Severity=Success @@ -6969,6 +8112,9 @@ ERROR_PORT_UNREACHABLE - No service is operating at the destination network endp Language=Russian ERROR_PORT_UNREACHABLE - На конечном звене нужной сети удаленной системы не запущена ни одна служба. . +Language=Polish +ERROR_PORT_UNREACHABLE - No service is operating at the destination network endpoint on the remote system. +. MessageId=1235 Severity=Success @@ -6980,6 +8126,9 @@ ERROR_REQUEST_ABORTED - The request was aborted. Language=Russian ERROR_REQUEST_ABORTED - Запрос был прерван. . +Language=Polish +ERROR_REQUEST_ABORTED - The request was aborted. +. MessageId=1236 Severity=Success @@ -6991,6 +8140,9 @@ ERROR_CONNECTION_ABORTED - The network connection was aborted by the local syste Language=Russian ERROR_CONNECTION_ABORTED - Подключение к сети было разорвано локальной системой. . +Language=Polish +ERROR_CONNECTION_ABORTED - The network connection was aborted by the local system. +. MessageId=1237 Severity=Success @@ -7002,6 +8154,9 @@ ERROR_RETRY - The operation could not be completed. A retry should be performed. Language=Russian ERROR_RETRY - Не удалось завершить операцию. Следует повторить ее. . +Language=Polish +ERROR_RETRY - The operation could not be completed. A retry should be performed. +. MessageId=1238 Severity=Success @@ -7013,6 +8168,9 @@ ERROR_CONNECTION_COUNT_LIMIT - A connection to the server could not be made beca Language=Russian ERROR_CONNECTION_COUNT_LIMIT - Подключение к серверу невозможно, так как для данной учетной записи уже достигнут предел по числу одновременных подключений. . +Language=Polish +ERROR_CONNECTION_COUNT_LIMIT - A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached. +. MessageId=1239 Severity=Success @@ -7024,6 +8182,9 @@ ERROR_LOGIN_TIME_RESTRICTION - Attempting to log in during an unauthorized time Language=Russian ERROR_LOGIN_TIME_RESTRICTION - Попытка входа в сеть в непредусмотренное для этой учетной записи время дня. . +Language=Polish +ERROR_LOGIN_TIME_RESTRICTION - Attempting to log in during an unauthorized time of day for this account. +. MessageId=1240 Severity=Success @@ -7035,6 +8196,9 @@ ERROR_LOGIN_WKSTA_RESTRICTION - The account is not authorized to log in from thi Language=Russian ERROR_LOGIN_WKSTA_RESTRICTION - Данная учетная запись не может быть использована для входа в сеть с этой станции. . +Language=Polish +ERROR_LOGIN_WKSTA_RESTRICTION - The account is not authorized to log in from this station. +. MessageId=1241 Severity=Success @@ -7046,6 +8210,9 @@ ERROR_INCORRECT_ADDRESS - The network address could not be used for the operatio Language=Russian ERROR_INCORRECT_ADDRESS - Не удалось использовать сетевой адрес для запрошенной операции. . +Language=Polish +ERROR_INCORRECT_ADDRESS - The network address could not be used for the operation requested. +. MessageId=1242 Severity=Success @@ -7057,6 +8224,9 @@ ERROR_ALREADY_REGISTERED - The service is already registered. Language=Russian ERROR_ALREADY_REGISTERED - Служба уже зарегистрирована. . +Language=Polish +ERROR_ALREADY_REGISTERED - The service is already registered. +. MessageId=1243 Severity=Success @@ -7068,6 +8238,9 @@ ERROR_SERVICE_NOT_FOUND - The specified service does not exist. Language=Russian ERROR_SERVICE_NOT_FOUND - Указанная служба не существует. . +Language=Polish +ERROR_SERVICE_NOT_FOUND - The specified service does not exist. +. MessageId=1244 Severity=Success @@ -7079,6 +8252,9 @@ ERROR_NOT_AUTHENTICATED - The operation being requested was not performed becaus Language=Russian ERROR_NOT_AUTHENTICATED - Запрошенная операция не была выполнена, так как пользователь не зарегистрирован. . +Language=Polish +ERROR_NOT_AUTHENTICATED - The operation being requested was not performed because the user has not been authenticated. +. MessageId=1245 Severity=Success @@ -7090,6 +8266,9 @@ ERROR_NOT_LOGGED_ON - The operation being requested was not performed because th Language=Russian ERROR_NOT_LOGGED_ON - Запрошенная операция не была выполнена, так как пользователь не выполнил вход в сеть. Указанная служба не существует. . +Language=Polish +ERROR_NOT_LOGGED_ON - The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist. +. MessageId=1246 Severity=Success @@ -7101,6 +8280,9 @@ ERROR_CONTINUE - Continue with work in progress. Language=Russian ERROR_CONTINUE - Требуется продолжить выполняющуюся операцию. . +Language=Polish +ERROR_CONTINUE - Continue with work in progress. +. MessageId=1247 Severity=Success @@ -7112,6 +8294,9 @@ ERROR_ALREADY_INITIALIZED - An attempt was made to perform an initialization ope Language=Russian ERROR_ALREADY_INITIALIZED - Попытка выполнить операцию инициализации, которая уже проведена. . +Language=Polish +ERROR_ALREADY_INITIALIZED - An attempt was made to perform an initialization operation when initialization has already been completed. +. MessageId=1248 Severity=Success @@ -7123,6 +8308,9 @@ ERROR_NO_MORE_DEVICES - No more local devices. Language=Russian ERROR_NO_MORE_DEVICES - Больше локальных устройств не найдено. . +Language=Polish +ERROR_NO_MORE_DEVICES - No more local devices. +. MessageId=1249 Severity=Success @@ -7134,6 +8322,9 @@ ERROR_NO_SUCH_SITE - The specified site does not exist. Language=Russian ERROR_NO_SUCH_SITE - Указанный сайт не существует. . +Language=Polish +ERROR_NO_SUCH_SITE - The specified site does not exist. +. MessageId=1250 Severity=Success @@ -7145,6 +8336,9 @@ ERROR_DOMAIN_CONTROLLER_EXISTS - A domain controller with the specified name alr Language=Russian ERROR_DOMAIN_CONTROLLER_EXISTS - Контроллер домена с указанным именем уже существует. . +Language=Polish +ERROR_DOMAIN_CONTROLLER_EXISTS - A domain controller with the specified name already exists. +. MessageId=1251 Severity=Success @@ -7156,6 +8350,9 @@ ERROR_ONLY_IF_CONNECTED - This operation is supported only when you are connecte Language=Russian ERROR_ONLY_IF_CONNECTED - Эта операция поддерживается только при наличии подключения к серверу. . +Language=Polish +ERROR_ONLY_IF_CONNECTED - This operation is supported only when you are connected to the server. +. MessageId=1252 Severity=Success @@ -7167,6 +8364,9 @@ ERROR_OVERRIDE_NOCHANGES - The group policy framework should call the extension Language=Russian ERROR_OVERRIDE_NOCHANGES - Основной модуль групповой политики должен вызвать расширение даже в случае отсутствия изменений. . +Language=Polish +ERROR_OVERRIDE_NOCHANGES - The group policy framework should call the extension even if there are no changes. +. MessageId=1253 Severity=Success @@ -7178,6 +8378,9 @@ ERROR_BAD_USER_PROFILE - The specified user does not have a valid profile. Language=Russian ERROR_BAD_USER_PROFILE - Выбранный пользователь не имеет допустимого профиля. . +Language=Polish +ERROR_BAD_USER_PROFILE - The specified user does not have a valid profile. +. MessageId=1254 Severity=Success @@ -7189,6 +8392,9 @@ ERROR_NOT_SUPPORTED_ON_SBS - This operation is not supported on a computer runni Language=Russian ERROR_NOT_SUPPORTED_ON_SBS - Эта операция не поддерживается на Windows Server 2003 for Small Business Server. . +Language=Polish +ERROR_NOT_SUPPORTED_ON_SBS - This operation is not supported on a computer running Windows Server 2003 for Small Business Server. +. MessageId=1255 Severity=Success @@ -7200,6 +8406,9 @@ ERROR_SERVER_SHUTDOWN_IN_PROGRESS - The server machine is shutting down. Language=Russian ERROR_SERVER_SHUTDOWN_IN_PROGRESS - Идет завершение работы компьютера-сервера. . +Language=Polish +ERROR_SERVER_SHUTDOWN_IN_PROGRESS - The server machine is shutting down. +. MessageId=1256 Severity=Success @@ -7211,6 +8420,9 @@ ERROR_HOST_DOWN - The remote system is not available. For information about netw Language=Russian ERROR_HOST_DOWN - Удаленная система недоступна. За информацией о разрешении проблем в сети, обратитесь к справочной системе Windows. . +Language=Polish +ERROR_HOST_DOWN - The remote system is not available. For information about network troubleshooting, see Windows Help. +. MessageId=1257 Severity=Success @@ -7222,6 +8434,9 @@ ERROR_NON_ACCOUNT_SID - The security identifier provided is not from an account Language=Russian ERROR_NON_ACCOUNT_SID - Был указан идентификатор безопасности не из того домена. . +Language=Polish +ERROR_NON_ACCOUNT_SID - The security identifier provided is not from an account domain. +. MessageId=1258 Severity=Success @@ -7233,6 +8448,9 @@ ERROR_NON_DOMAIN_SID - The security identifier provided does not have a domain c Language=Russian ERROR_NON_DOMAIN_SID - В указанном идентификаторе безопасности отсутствует компонент для домена. . +Language=Polish +ERROR_NON_DOMAIN_SID - The security identifier provided does not have a domain component. +. MessageId=1259 Severity=Success @@ -7244,6 +8462,9 @@ ERROR_APPHELP_BLOCK - AppHelp dialog canceled thus preventing the application fr Language=Russian ERROR_APPHELP_BLOCK - Окно AppHelp закрыто, из-за чего приложение не было запущено. . +Language=Polish +ERROR_APPHELP_BLOCK - AppHelp dialog canceled thus preventing the application from starting. +. MessageId=1260 Severity=Success @@ -7255,6 +8476,9 @@ ERROR_ACCESS_DISABLED_BY_POLICY - Windows cannot open this program because it ha Language=Russian ERROR_ACCESS_DISABLED_BY_POLICY - Эта программа заблокирована групповой политикой. За дополнительными сведениями обращайтесь к системному администратору. . +Language=Polish +ERROR_ACCESS_DISABLED_BY_POLICY - Windows cannot open this program because it has been prevented by a software restriction policy. For more information, open Event Viewer or contact your system administrator. +. MessageId=1261 Severity=Success @@ -7266,6 +8490,9 @@ ERROR_REG_NAT_CONSUMPTION - A program attempt to use an invalid register value. Language=Russian ERROR_REG_NAT_CONSUMPTION - Попытка программы использовать неправильное значение регистра. Обычно это вызвано неинициализированным регистром. . +Language=Polish +ERROR_REG_NAT_CONSUMPTION - A program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific. +. MessageId=1262 Severity=Success @@ -7277,6 +8504,9 @@ ERROR_CSCSHARE_OFFLINE - The share is currently offline or does not exist. Language=Russian ERROR_CSCSHARE_OFFLINE - Общий ресурс недоступен или не существует. . +Language=Polish +ERROR_CSCSHARE_OFFLINE - The share is currently offline or does not exist. +. MessageId=1263 Severity=Success @@ -7288,6 +8518,9 @@ ERROR_PKINIT_FAILURE - The kerberos protocol encountered an error while validati Language=Russian ERROR_PKINIT_FAILURE - Ошибка протокола Kerberos при проверке сертификата KDC во время входа в систему со смарт-картой. Дополнительные сведения см. в журнале системных событий. . +Language=Polish +ERROR_PKINIT_FAILURE - The kerberos protocol encountered an error while validating the KDC certificate during smartcard logon. +. MessageId=1264 Severity=Success @@ -7299,6 +8532,9 @@ ERROR_SMARTCARD_SUBSYSTEM_FAILURE - The kerberos protocol encountered an error w Language=Russian ERROR_SMARTCARD_SUBSYSTEM_FAILURE - Ошибка протокола Kerberos при попытке использовать подсистему для смарт-карт. . +Language=Polish +ERROR_SMARTCARD_SUBSYSTEM_FAILURE - The kerberos protocol encountered an error while attempting to utilize the smartcard subsystem. +. MessageId=1265 Severity=Success @@ -7310,6 +8546,9 @@ ERROR_DOWNGRADE_DETECTED - The system detected a possible attempt to compromise Language=Russian ERROR_DOWNGRADE_DETECTED - Системе не удается установить связь с контроллером домена, чтобы обработать запрос на проверку подлинности. Попробуйте еще раз позже. . +Language=Polish +ERROR_DOWNGRADE_DETECTED - The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you. +. MessageId=1266 Severity=Success @@ -7321,6 +8560,9 @@ SEC_E_SMARTCARD_CERT_REVOKED - The smartcard certificate used for authentication Language=Russian SEC_E_SMARTCARD_CERT_REVOKED - The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log. . +Language=Polish +SEC_E_SMARTCARD_CERT_REVOKED - The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log. +. MessageId=1267 Severity=Success @@ -7332,6 +8574,9 @@ SEC_E_ISSUING_CA_UNTRUSTED - An untrusted certificate authority was detected whi Language=Russian SEC_E_ISSUING_CA_UNTRUSTED - An untrusted certificate authority was detected while processing the smartcard certificate used for authentication. Please contact your system administrator. . +Language=Polish +SEC_E_ISSUING_CA_UNTRUSTED - An untrusted certificate authority was detected while processing the smartcard certificate used for authentication. Please contact your system administrator. +. MessageId=1268 Severity=Success @@ -7343,6 +8588,9 @@ SEC_E_REVOCATION_OFFLINE_C - The revocation status of the smartcard certificate Language=Russian SEC_E_REVOCATION_OFFLINE_C - The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator. . +Language=Polish +SEC_E_REVOCATION_OFFLINE_C - The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator. +. MessageId=1269 Severity=Success @@ -7354,6 +8602,9 @@ SEC_E_PKINIT_CLIENT_FAILUR - The smartcard certificate used for authentication w Language=Russian SEC_E_PKINIT_CLIENT_FAILUR - The smartcard certificate used for authentication was not trusted. Please contact your system administrator. . +Language=Polish +SEC_E_PKINIT_CLIENT_FAILUR - The smartcard certificate used for authentication was not trusted. Please contact your system administrator. +. MessageId=1270 Severity=Success @@ -7365,6 +8616,9 @@ SEC_E_SMARTCARD_CERT_EXPIRED - The smartcard certificate used for authentication Language=Russian SEC_E_SMARTCARD_CERT_EXPIRED - The smartcard certificate used for authentication has expired. Please contact your system administrator. . +Language=Polish +SEC_E_SMARTCARD_CERT_EXPIRED - The smartcard certificate used for authentication has expired. Please contact your system administrator. +. MessageId=1271 Severity=Success @@ -7376,6 +8630,9 @@ ERROR_MACHINE_LOCKED - The machine is locked and cannot be shut down without the Language=Russian ERROR_MACHINE_LOCKED - Компьютер заблокирован и не может завершить работу без режима принудительного завершения. . +Language=Polish +ERROR_MACHINE_LOCKED - The machine is locked and cannot be shut down without the force option. +. MessageId=1273 Severity=Success @@ -7387,6 +8644,9 @@ ERROR_CALLBACK_SUPPLIED_INVALID_DATA - An application-defined callback gave inva Language=Russian ERROR_CALLBACK_SUPPLIED_INVALID_DATA - Определенный в приложении ответный вызов вернул неверные данные. . +Language=Polish +ERROR_CALLBACK_SUPPLIED_INVALID_DATA - An application-defined callback gave invalid data when called. +. MessageId=1274 Severity=Success @@ -7398,6 +8658,9 @@ ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED - The group policy framework should call Language=Russian ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED - Система групповой политики должна вызывать расширения в синхронном, не фоновом режиме обновления. . +Language=Polish +ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED - The group policy framework should call the extension in the synchronous foreground policy refresh. +. MessageId=1275 Severity=Success @@ -7409,6 +8672,9 @@ ERROR_DRIVER_BLOCKED - This driver has been blocked from loading. Language=Russian ERROR_DRIVER_BLOCKED - Загрузка драйвера была заблокирована. . +Language=Polish +ERROR_DRIVER_BLOCKED - This driver has been blocked from loading. +. MessageId=1276 Severity=Success @@ -7420,6 +8686,9 @@ ERROR_INVALID_IMPORT_OF_NON_DLL - A dynamic link library (DLL) referenced a modu Language=Russian ERROR_INVALID_IMPORT_OF_NON_DLL - Библиотека, на которую ссылается модуль, не является библиотекой динамической компоновки (DLL) или исполняемым модулем. . +Language=Polish +ERROR_INVALID_IMPORT_OF_NON_DLL - A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image. +. MessageId=1277 Severity=Success @@ -7431,6 +8700,9 @@ ERROR_ACCESS_DISABLED_WEBBLADE - Windows cannot open this program since it has b Language=Russian ERROR_ACCESS_DISABLED_WEBBLADE - Windows не удается запустить эту программу, так как она отключена. . +Language=Polish +ERROR_ACCESS_DISABLED_WEBBLADE - Windows cannot open this program since it has been disabled. +. MessageId=1278 Severity=Success @@ -7442,6 +8714,9 @@ ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER - Windows cannot open this program because Language=Russian ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER - Windows не удается открыть эту программу, так как система учета лицензий изменена или повреждена. . +Language=Polish +ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER - Windows cannot open this program because the license enforcement system has been tampered with or become corrupted. +. MessageId=1279 Severity=Success @@ -7453,7 +8728,10 @@ ERROR_RECOVERY_FAILURE - A transaction recovery failed. Language=Russian ERROR_RECOVERY_FAILURE - Неудача при восстановлении транзакции. . - +Language=Polish +ERROR_RECOVERY_FAILURE - A transaction recovery failed. +. + MessageId=1280 Severity=Success Facility=System @@ -7464,6 +8742,9 @@ ERROR_ALREADY_FIBER - The current thread has already been converted to a fiber. Language=Russian ERROR_ALREADY_FIBER - Текущий поток уже преобразован в нить. . +Language=Polish +ERROR_ALREADY_FIBER - The current thread has already been converted to a fiber. +. MessageId=1281 Severity=Success @@ -7475,6 +8756,9 @@ ERROR_ALREADY_THREAD - The current thread has already been converted from a fibe Language=Russian ERROR_ALREADY_THREAD - Текущий поток уже преобразован из нити. . +Language=Polish +ERROR_ALREADY_THREAD - The current thread has already been converted from a fiber. +. MessageId=1282 Severity=Success @@ -7486,6 +8770,9 @@ ERROR_STACK_BUFFER_OVERRUN - The system detected an overrun of a stack-based buf Language=Russian ERROR_STACK_BUFFER_OVERRUN - Обнаружено переполнение стекового буфера в данном приложении. Это переполнение может позволить злоумышленнику получить управление над данным приложением. . +Language=Polish +ERROR_STACK_BUFFER_OVERRUN - The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application. +. MessageId=1283 Severity=Success @@ -7497,6 +8784,9 @@ ERROR_PARAMETER_QUOTA_EXCEEDED - Data present in one of the parameters is more t Language=Russian ERROR_PARAMETER_QUOTA_EXCEEDED - В одном из параметров задано больше данных, чем эта функция может обработать. . +Language=Polish +ERROR_PARAMETER_QUOTA_EXCEEDED - Data present in one of the parameters is more than the function can operate on. +. MessageId=1284 Severity=Success @@ -7508,6 +8798,9 @@ ERROR_DEBUGGER_INACTIVE - An attempt to do an operation on a debug object failed Language=Russian ERROR_DEBUGGER_INACTIVE - Не удалось выполнить операцию над объектом отладки, так как он удаляется. . +Language=Polish +ERROR_DEBUGGER_INACTIVE - An attempt to do an operation on a debug object failed because the object is in the process of being deleted. +. MessageId=1285 Severity=Success @@ -7519,6 +8812,9 @@ ERROR_DELAY_LOAD_FAILED - An attempt to delay-load a .dll or get a function addr Language=Russian ERROR_DELAY_LOAD_FAILED - Не удалось загрузить с задержкой библиотеку DLL или получить из нее адрес функции. . +Language=Polish +ERROR_DELAY_LOAD_FAILED - An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed. +. MessageId=1286 Severity=Success @@ -7530,6 +8826,9 @@ ERROR_VDM_DISALLOWED - %1 is a 16-bit application. You do not have permissions t Language=Russian ERROR_VDM_DISALLOWED - "%1" является 16-битным приложением. Вы не имеете прав доступа для выполнения 16-битных приложений. Проверьте ваши права доступа с вашим системным администратором. . +Language=Polish +ERROR_VDM_DISALLOWED - %1 is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator. +. MessageId=1287 Severity=Success @@ -7541,6 +8840,9 @@ ERROR_UNIDENTIFIED_ERROR - Insufficient information exists to identify the cause Language=Russian ERROR_UNIDENTIFIED_ERROR - Недостаточно сведений для установки причины сбоя. . +Language=Polish +ERROR_UNIDENTIFIED_ERROR - Insufficient information exists to identify the cause of failure. +. MessageId=1288 Severity=Success @@ -7552,6 +8854,9 @@ ERROR_INVALID_BANDWIDTH_PARAMETERS - An invalid budget or period parameter was s Language=Russian ERROR_INVALID_BANDWIDTH_PARAMETERS - В динамическую функцию C передан неверный параметр. . +Language=Polish +ERROR_INVALID_BANDWIDTH_PARAMETERS - An invalid budget or period parameter was specified. +. MessageId=1289 Severity=Success @@ -7563,6 +8868,9 @@ ERROR_AFFINITY_NOT_COMPATIBLE - An attempt was made to join a thread to a reserv Language=Russian ERROR_AFFINITY_NOT_COMPATIBLE - Операция выполнена за пределами допустимой длины данных файла. . +Language=Polish +ERROR_AFFINITY_NOT_COMPATIBLE - An attempt was made to join a thread to a reserve whose affinity did not intersect the reserve affinity or an attempt was made to associate a process with a reserve whose affinity did not intersect the reserve affinity. +. MessageId=1290 Severity=Success @@ -7574,6 +8882,9 @@ ERROR_THREAD_ALREADY_IN_RESERVE - An attempt was made to join a thread to a rese Language=Russian ERROR_THREAD_ALREADY_IN_RESERVE - Не удалось запустить эту службу, так как одна или несколько служб одного процесса имеют несовместимый параметр типа SID службы. Служба с ограниченным типом SID может сосуществовать в одном и том же процессе только с другими службами с ограниченным типом SID. Если тип SID для этой службы только что настроен, необходимо перезапустить хост-процесс, чтобы запустить эту службу. . +Language=Polish +ERROR_THREAD_ALREADY_IN_RESERVE - An attempt was made to join a thread to a reserve which was already joined to another reserve. +. MessageId=1291 Severity=Success @@ -7585,6 +8896,9 @@ ERROR_THREAD_NOT_IN_RESERVE - An attempt was made to disjoin a thread from a res Language=Russian ERROR_THREAD_NOT_IN_RESERVE - Процесс, использующий драйвер для этого устройства, прерван. . +Language=Polish +ERROR_THREAD_NOT_IN_RESERVE - An attempt was made to disjoin a thread from a reserve, but the thread was not joined to the reserve. +. MessageId=1292 Severity=Success @@ -7596,6 +8910,9 @@ ERROR_THREAD_PROCESS_IN_RESERVE - An attempt was made to disjoin a thread from a Language=Russian ERROR_THREAD_PROCESS_IN_RESERVE - Операция попыталась превысить установленный предел. . +Language=Polish +ERROR_THREAD_PROCESS_IN_RESERVE - An attempt was made to disjoin a thread from a reserve whose process is associated with a reserve. +. MessageId=1293 Severity=Success @@ -7607,6 +8924,9 @@ ERROR_PROCESS_ALREADY_IN_RESERVE - An attempt was made to associate a process wi Language=Russian ERROR_PROCESS_ALREADY_IN_RESERVE - Целевой процесс или процесс целевого потока является защищенным. . +Language=Polish +ERROR_PROCESS_ALREADY_IN_RESERVE - An attempt was made to associate a process with a reserve that was already associated with a reserve. +. MessageId=1294 Severity=Success @@ -7618,6 +8938,9 @@ ERROR_PROCESS_NOT_IN_RESERVE - An attempt was made to disassociate a process fro Language=Russian ERROR_PROCESS_NOT_IN_RESERVE - Клиент уведомлений службы значительно отстает от текущего состояния служб в системе. . +Language=Polish +ERROR_PROCESS_NOT_IN_RESERVE - An attempt was made to disassociate a process from a reserve, but the process did not have an associated reserve. +. MessageId=1295 Severity=Success @@ -7629,6 +8952,9 @@ ERROR_PROCESS_THREADS_IN_RESERVE - An attempt was made to associate a process wi Language=Russian ERROR_PROCESS_THREADS_IN_RESERVE - Требуемая операция с файлами завершилась сбоем из-за превышения квоты на использование места на диске. Чтобы освободить место на диске, переместите файлы в другое место или удалите ненужные файлы. За дополнительными сведениями обратитесь к системному администратору. . +Language=Polish +ERROR_PROCESS_THREADS_IN_RESERVE - An attempt was made to associate a process with a reserve, but the process contained thread joined to a reserve. +. MessageId=1296 Severity=Success @@ -7640,6 +8966,9 @@ ERROR_AFFINITY_NOT_SET_IN_RESERVE - An attempt was made to set the affinity of a Language=Russian ERROR_AFFINITY_NOT_SET_IN_RESERVE - Требуемая операция с файлами завершилась сбоем, так как политика хранилища блокирует этот тип файлов. За дополнительными сведениями обратитесь к системному администратору. . +Language=Polish +ERROR_AFFINITY_NOT_SET_IN_RESERVE - An attempt was made to set the affinity of a thread or a process, but the thread or process was joined or associated with a reserve. +. MessageId=1297 Severity=Success @@ -7651,6 +8980,9 @@ ERROR_IMPLEMENTATION_LIMIT - An operation attempted to exceed an implementation- Language=Russian ERROR_IMPLEMENTATION_LIMIT - Права, необходимые службе для правильной работы, не существуют в конфигурации учетной записи службы. . +Language=Polish +ERROR_IMPLEMENTATION_LIMIT - An operation attempted to exceed an implementation-defined limit. +. MessageId=1298 Severity=Success @@ -7662,6 +8994,9 @@ ERROR_DS_CACHE_ONLY - The requested object is for internal DS operations only. Language=Russian ERROR_DS_CACHE_ONLY - Поток, задействованный в данной операции, не отвечает. . +Language=Polish +ERROR_DS_CACHE_ONLY - The requested object is for internal DS operations only. +. MessageId=1300 Severity=Success @@ -7673,6 +9008,9 @@ ERROR_NOT_ALL_ASSIGNED - Not all privileges referenced are assigned to the calle Language=Russian ERROR_NOT_ALL_ASSIGNED - Вызывающая сторона не обладает всеми необходимыми правами доступа. . +Language=Polish +ERROR_NOT_ALL_ASSIGNED - Not all privileges referenced are assigned to the caller. +. MessageId=1301 Severity=Success @@ -7684,6 +9022,9 @@ ERROR_SOME_NOT_MAPPED - Some mapping between account names and security IDs was Language=Russian ERROR_SOME_NOT_MAPPED - Некоторые соответствия между именами пользователей и идентификаторами безопасности не были установлены. . +Language=Polish +ERROR_SOME_NOT_MAPPED - Some mapping between account names and security IDs was not done. +. MessageId=1302 Severity=Success @@ -7695,6 +9036,9 @@ ERROR_NO_QUOTAS_FOR_ACCOUNT - No system quota limits are specifically set for th Language=Russian ERROR_NO_QUOTAS_FOR_ACCOUNT - Системные квоты для данной учетной записи не установлены. . +Language=Polish +ERROR_NO_QUOTAS_FOR_ACCOUNT - No system quota limits are specifically set for this account. +. MessageId=1303 Severity=Success @@ -7706,6 +9050,9 @@ ERROR_LOCAL_USER_SESSION_KEY - No encryption key is available. A well-known encr Language=Russian ERROR_LOCAL_USER_SESSION_KEY - Ключ шифрования недоступен. Возвращен общедоступный ключ. . +Language=Polish +ERROR_LOCAL_USER_SESSION_KEY - No encryption key is available. A well-known encryption key was returned. +. MessageId=1304 Severity=Success @@ -7717,6 +9064,9 @@ ERROR_NULL_LM_PASSWORD - The password is too complex to be converted to a LAN Ma Language=Russian ERROR_NULL_LM_PASSWORD - Пароль слишком сложен и не может быть преобразован в пароль LAN Manager. Вместо пароля LAN Manager была возвращена пустая строка. . +Language=Polish +ERROR_NULL_LM_PASSWORD - The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string. +. MessageId=1305 Severity=Success @@ -7728,6 +9078,9 @@ ERROR_UNKNOWN_REVISION - The revision level is unknown. Language=Russian ERROR_UNKNOWN_REVISION - Уровень редакции неизвестен. . +Language=Polish +ERROR_UNKNOWN_REVISION - The revision level is unknown. +. MessageId=1306 Severity=Success @@ -7739,6 +9092,9 @@ ERROR_REVISION_MISMATCH - Indicates two revision levels are incompatible. Language=Russian ERROR_REVISION_MISMATCH - Два уровня редакции являются несовместимыми. . +Language=Polish +ERROR_REVISION_MISMATCH - Indicates two revision levels are incompatible. +. MessageId=1307 Severity=Success @@ -7750,6 +9106,9 @@ ERROR_INVALID_OWNER - This security ID may not be assigned as the owner of this Language=Russian ERROR_INVALID_OWNER - Этот идентификатор безопасности не может быть назначен владельцем этого объекта. . +Language=Polish +ERROR_INVALID_OWNER - This security ID may not be assigned as the owner of this object. +. MessageId=1308 Severity=Success @@ -7761,6 +9120,9 @@ ERROR_INVALID_PRIMARY_GROUP - This security ID may not be assigned as the primar Language=Russian ERROR_INVALID_PRIMARY_GROUP - Этот идентификатор безопасности не может быть назначен основной группой объекта. . +Language=Polish +ERROR_INVALID_PRIMARY_GROUP - This security ID may not be assigned as the primary group of an object. +. MessageId=1309 Severity=Success @@ -7772,6 +9134,9 @@ ERROR_NO_IMPERSONATION_TOKEN - An attempt has been made to operate on an imperso Language=Russian ERROR_NO_IMPERSONATION_TOKEN - Предпринята попытка использования элемента олицетворения потоком команд, который в данное время не олицетворяет клиента. . +Language=Polish +ERROR_NO_IMPERSONATION_TOKEN - An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client. +. MessageId=1310 Severity=Success @@ -7783,6 +9148,9 @@ ERROR_CANT_DISABLE_MANDATORY - The group may not be disabled. Language=Russian ERROR_CANT_DISABLE_MANDATORY - Эту группу невозможно отключить. . +Language=Polish +ERROR_CANT_DISABLE_MANDATORY - The group may not be disabled. +. MessageId=1311 Severity=Success @@ -7794,6 +9162,9 @@ ERROR_NO_LOGON_SERVERS - There are currently no logon servers available to servi Language=Russian ERROR_NO_LOGON_SERVERS - Отсутствуют серверы, которые могли бы обработать запрос на вход в сеть. . +Language=Polish +ERROR_NO_LOGON_SERVERS - There are currently no logon servers available to service the logon request. +. MessageId=1312 Severity=Success @@ -7805,6 +9176,9 @@ ERROR_NO_SUCH_LOGON_SESSION - A specified logon session does not exist. It may a Language=Russian ERROR_NO_SUCH_LOGON_SESSION - Указанный сеанс работы не существует. Возможно, он уже завершен. . +Language=Polish +ERROR_NO_SUCH_LOGON_SESSION - A specified logon session does not exist. It may already have been terminated. +. MessageId=1313 Severity=Success @@ -7816,6 +9190,9 @@ ERROR_NO_SUCH_PRIVILEGE - A specified privilege does not exist. Language=Russian ERROR_NO_SUCH_PRIVILEGE - Указанная привилегия не существует. . +Language=Polish +ERROR_NO_SUCH_PRIVILEGE - A specified privilege does not exist. +. MessageId=1314 Severity=Success @@ -7827,6 +9204,9 @@ ERROR_PRIVILEGE_NOT_HELD - A required privilege is not held by the client. Language=Russian ERROR_PRIVILEGE_NOT_HELD - Клиент не обладает требуемыми правами. . +Language=Polish +ERROR_PRIVILEGE_NOT_HELD - A required privilege is not held by the client. +. MessageId=1315 Severity=Success @@ -7838,6 +9218,9 @@ ERROR_INVALID_ACCOUNT_NAME - The name provided is not a properly formed account Language=Russian ERROR_INVALID_ACCOUNT_NAME - Указанное имя не является корректным именем пользователя. . +Language=Polish +ERROR_INVALID_ACCOUNT_NAME - The name provided is not a properly formed account name. +. MessageId=1316 Severity=Success @@ -7849,6 +9232,9 @@ ERROR_USER_EXISTS - The specified user already exists. Language=Russian ERROR_USER_EXISTS - Указанная учетная запись уже существует. . +Language=Polish +ERROR_USER_EXISTS - The specified user already exists. +. MessageId=1317 Severity=Success @@ -7860,6 +9246,9 @@ ERROR_NO_SUCH_USER - The specified user does not exist. Language=Russian ERROR_NO_SUCH_USER - Указанная учетная запись не существует. . +Language=Polish +ERROR_NO_SUCH_USER - The specified user does not exist. +. MessageId=1318 Severity=Success @@ -7871,6 +9260,9 @@ ERROR_GROUP_EXISTS - The specified group already exists. Language=Russian ERROR_GROUP_EXISTS - Указанная группа уже существует. . +Language=Polish +ERROR_GROUP_EXISTS - The specified group already exists. +. MessageId=1319 Severity=Success @@ -7882,6 +9274,9 @@ ERROR_NO_SUCH_GROUP - The specified group does not exist. Language=Russian ERROR_NO_SUCH_GROUP - Указанная группа не существует. . +Language=Polish +ERROR_NO_SUCH_GROUP - The specified group does not exist. +. MessageId=1320 Severity=Success @@ -7893,6 +9288,9 @@ ERROR_MEMBER_IN_GROUP - Either the specified user account is already a member of Language=Russian ERROR_MEMBER_IN_GROUP - Указанный пользователь уже является членом заданной группы, либо группа не может быть удалена, так как содержит как минимум одного пользователя. . +Language=Polish +ERROR_MEMBER_IN_GROUP - Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member. +. MessageId=1321 Severity=Success @@ -7904,6 +9302,9 @@ ERROR_MEMBER_NOT_IN_GROUP - The specified user account is not a member of the sp Language=Russian ERROR_MEMBER_NOT_IN_GROUP - Указанный пользователь не является членом заданной группы. . +Language=Polish +ERROR_MEMBER_NOT_IN_GROUP - The specified user account is not a member of the specified group account. +. MessageId=1322 Severity=Success @@ -7915,6 +9316,9 @@ ERROR_LAST_ADMIN - The last remaining administration account cannot be disabled Language=Russian ERROR_LAST_ADMIN - Эта операция запрещена, так как может привести к отключению, удалению или невозможности входа учетной записи администратора. . +Language=Polish +ERROR_LAST_ADMIN - The last remaining administration account cannot be disabled or deleted. +. MessageId=1323 Severity=Success @@ -7926,6 +9330,9 @@ ERROR_WRONG_PASSWORD - Unable to update the password. The value provided as the Language=Russian ERROR_WRONG_PASSWORD - Не удается обновить пароль. Текущий пароль был задан неверно. . +Language=Polish +ERROR_WRONG_PASSWORD - Unable to update the password. The value provided as the current password is incorrect. +. MessageId=1324 Severity=Success @@ -7937,6 +9344,9 @@ ERROR_ILL_FORMED_PASSWORD - Unable to update the password. The value provided fo Language=Russian ERROR_ILL_FORMED_PASSWORD - Не удается обновить пароль. Новый пароль содержит недопустимые символы. . +Language=Polish +ERROR_ILL_FORMED_PASSWORD - Unable to update the password. The value provided for the new password contains values that are not allowed in passwords. +. MessageId=1325 Severity=Success @@ -7948,6 +9358,9 @@ ERROR_PASSWORD_RESTRICTION - Unable to update the password. The value provided f Language=Russian ERROR_PASSWORD_RESTRICTION - Не удается обновить пароль. Введенный пароль не обеспечивает требований домена к длине пароля, его сложности или истории обновления. . +Language=Polish +ERROR_PASSWORD_RESTRICTION - Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirement of the domain. +. MessageId=1326 Severity=Success @@ -7959,6 +9372,9 @@ ERROR_LOGON_FAILURE - Logon failure: unknown user name or bad password. Language=Russian ERROR_LOGON_FAILURE - Неверное имя пользователя или пароль. . +Language=Polish +ERROR_LOGON_FAILURE - Logon failure: unknown user name or bad password. +. MessageId=1327 Severity=Success @@ -7970,6 +9386,9 @@ ERROR_ACCOUNT_RESTRICTION - Logon failure: user account restriction. Possible re Language=Russian ERROR_ACCOUNT_RESTRICTION - Вход этого пользователя в систему не выполнен из-за ограничений учетной записи. Например: пустые пароли не разрешены, ограничено число входов или включено ограничение политики. . +Language=Polish +ERROR_ACCOUNT_RESTRICTION - Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced. +. MessageId=1328 Severity=Success @@ -7981,6 +9400,9 @@ ERROR_INVALID_LOGON_HOURS - Logon failure: account logon time restriction violat Language=Russian ERROR_INVALID_LOGON_HOURS - Вы не можете войти в систему сейчас из-за ограничений вашей учетной записи. . +Language=Polish +ERROR_INVALID_LOGON_HOURS - Logon failure: account logon time restriction violation. +. MessageId=1329 Severity=Success @@ -7992,6 +9414,9 @@ ERROR_INVALID_WORKSTATION - Logon failure: user not allowed to log on to this co Language=Russian ERROR_INVALID_WORKSTATION - Этому пользователю не разрешен вход в систему на этом компьютере. . +Language=Polish +ERROR_INVALID_WORKSTATION - Logon failure: user not allowed to log on to this computer. +. MessageId=1330 Severity=Success @@ -8003,6 +9428,9 @@ ERROR_PASSWORD_EXPIRED - Logon failure: the specified account password has expir Language=Russian ERROR_PASSWORD_EXPIRED - Срок действия пароля для этой учетной записи истек. . +Language=Polish +ERROR_PASSWORD_EXPIRED - Logon failure: the specified account password has expired. +. MessageId=1331 Severity=Success @@ -8014,6 +9442,9 @@ ERROR_ACCOUNT_DISABLED - Logon failure: account currently disabled. Language=Russian ERROR_ACCOUNT_DISABLED - Вход этого пользователя в систему невозможен, так как эта учетная запись сейчас отключена. . +Language=Polish +ERROR_ACCOUNT_DISABLED - Logon failure: account currently disabled. +. MessageId=1332 Severity=Success @@ -8025,6 +9456,9 @@ ERROR_NONE_MAPPED - No mapping between account names and security IDs was done. Language=Russian ERROR_NONE_MAPPED - Сопоставление между именами пользователей и идентификаторами безопасности не было произведено. . +Language=Polish +ERROR_NONE_MAPPED - No mapping between account names and security IDs was done. +. MessageId=1333 Severity=Success @@ -8036,6 +9470,9 @@ ERROR_TOO_MANY_LUIDS_REQUESTED - Too many local user identifiers (LUIDs) were re Language=Russian ERROR_TOO_MANY_LUIDS_REQUESTED - Одновременно запрошено слишком много локальных кодов пользователей. . +Language=Polish +ERROR_TOO_MANY_LUIDS_REQUESTED - Too many local user identifiers (LUIDs) were requested at one time. +. MessageId=1334 Severity=Success @@ -8047,6 +9484,9 @@ ERROR_LUIDS_EXHAUSTED - No more local user identifiers (LUIDs) are available. Language=Russian ERROR_LUIDS_EXHAUSTED - Дополнительные локальные коды пользователей недоступны. . +Language=Polish +ERROR_LUIDS_EXHAUSTED - No more local user identifiers (LUIDs) are available. +. MessageId=1335 Severity=Success @@ -8058,6 +9498,9 @@ ERROR_INVALID_SUB_AUTHORITY - The subauthority part of a security ID is invalid Language=Russian ERROR_INVALID_SUB_AUTHORITY - Часть "subauthority" идентификатора безопасности недействительна для этого конкретного использования. . +Language=Polish +ERROR_INVALID_SUB_AUTHORITY - The subauthority part of a security ID is invalid for this particular use. +. MessageId=1336 Severity=Success @@ -8069,6 +9512,9 @@ ERROR_INVALID_ACL - The access control list (ACL) structure is invalid. Language=Russian ERROR_INVALID_ACL - Список управления доступом (ACL) имеет неверную структуру. . +Language=Polish +ERROR_INVALID_ACL - The access control list (ACL) structure is invalid. +. MessageId=1337 Severity=Success @@ -8080,6 +9526,9 @@ ERROR_INVALID_SID - The security ID structure is invalid. Language=Russian ERROR_INVALID_SID - Идентификатор безопасности имеет неверную структуру. . +Language=Polish +ERROR_INVALID_SID - The security ID structure is invalid. +. MessageId=1338 Severity=Success @@ -8091,6 +9540,9 @@ ERROR_INVALID_SECURITY_DESCR - The security descriptor structure is invalid. Language=Russian ERROR_INVALID_SECURITY_DESCR - Дескриптор защиты данных имеет неверную структуру. . +Language=Polish +ERROR_INVALID_SECURITY_DESCR - The security descriptor structure is invalid. +. MessageId=1340 Severity=Success @@ -8102,6 +9554,9 @@ ERROR_BAD_INHERITANCE_ACL - The inherited access control list (ACL) or access co Language=Russian ERROR_BAD_INHERITANCE_ACL - Не удается построить список управления доступом (ACL) или элемент этого списка (ACE). . +Language=Polish +ERROR_BAD_INHERITANCE_ACL - The inherited access control list (ACL) or access control entry (ACE) could not be built. +. MessageId=1341 Severity=Success @@ -8113,6 +9568,9 @@ ERROR_SERVER_DISABLED - The server is currently disabled. Language=Russian ERROR_SERVER_DISABLED - Сервер в настоящее время отключен. . +Language=Polish +ERROR_SERVER_DISABLED - The server is currently disabled. +. MessageId=1342 Severity=Success @@ -8124,6 +9582,9 @@ ERROR_SERVER_NOT_DISABLED - The server is currently enabled. Language=Russian ERROR_SERVER_NOT_DISABLED - Сервер в настоящее время включен. . +Language=Polish +ERROR_SERVER_NOT_DISABLED - The server is currently enabled. +. MessageId=1343 Severity=Success @@ -8135,6 +9596,9 @@ ERROR_INVALID_ID_AUTHORITY - The value provided was an invalid value for an iden Language=Russian ERROR_INVALID_ID_AUTHORITY - Указано недопустимое значение для защитного кода. . +Language=Polish +ERROR_INVALID_ID_AUTHORITY - The value provided was an invalid value for an identifier authority. +. MessageId=1344 Severity=Success @@ -8146,6 +9610,9 @@ ERROR_ALLOTTED_SPACE_EXCEEDED - No more memory is available for security informa Language=Russian ERROR_ALLOTTED_SPACE_EXCEEDED - Недостаточно памяти для обновления сведений, относящихся к защите данных. . +Language=Polish +ERROR_ALLOTTED_SPACE_EXCEEDED - No more memory is available for security information updates. +. MessageId=1345 Severity=Success @@ -8157,6 +9624,9 @@ ERROR_INVALID_GROUP_ATTRIBUTES - The specified attributes are invalid, or incomp Language=Russian ERROR_INVALID_GROUP_ATTRIBUTES - Указанные атрибуты неверны или несовместимы с атрибутами группы в целом. . +Language=Polish +ERROR_INVALID_GROUP_ATTRIBUTES - The specified attributes are invalid, or incompatible with the attributes for the group as a whole. +. MessageId=1346 Severity=Success @@ -8168,6 +9638,9 @@ ERROR_BAD_IMPERSONATION_LEVEL - Either a required impersonation level was not pr Language=Russian ERROR_BAD_IMPERSONATION_LEVEL - Требуемый уровень олицетворения не обеспечен, или обеспеченный уровень неверен. . +Language=Polish +ERROR_BAD_IMPERSONATION_LEVEL - Either a required impersonation level was not provided, or the provided impersonation level is invalid. +. MessageId=1347 Severity=Success @@ -8179,6 +9652,9 @@ ERROR_CANT_OPEN_ANONYMOUS - Cannot open an anonymous level security token. Language=Russian ERROR_CANT_OPEN_ANONYMOUS - Не удается открыть токен безопасности анонимного уровня. . +Language=Polish +ERROR_CANT_OPEN_ANONYMOUS - Cannot open an anonymous level security token. +. MessageId=1348 Severity=Success @@ -8190,6 +9666,9 @@ ERROR_BAD_VALIDATION_CLASS - The validation information class requested was inva Language=Russian ERROR_BAD_VALIDATION_CLASS - Запрошен неправильный класс сведений для проверки. . +Language=Polish +ERROR_BAD_VALIDATION_CLASS - The validation information class requested was invalid. +. MessageId=1349 Severity=Success @@ -8201,6 +9680,9 @@ ERROR_BAD_TOKEN_TYPE - The type of the token is inappropriate for its attempted Language=Russian ERROR_BAD_TOKEN_TYPE - Тип токена не соответствует выполняемой операции. . +Language=Polish +ERROR_BAD_TOKEN_TYPE - The type of the token is inappropriate for its attempted use. +. MessageId=1350 Severity=Success @@ -8212,6 +9694,9 @@ ERROR_NO_SECURITY_ON_OBJECT - Unable to perform a security operation on an objec Language=Russian ERROR_NO_SECURITY_ON_OBJECT - Операция, связанная с защитой данных, не может быть выполнена для незащищенного объекта. . +Language=Polish +ERROR_NO_SECURITY_ON_OBJECT - Unable to perform a security operation on an object that has no associated security. +. MessageId=1351 Severity=Success @@ -8223,6 +9708,9 @@ ERROR_CANT_ACCESS_DOMAIN_INFO - Configuration information could not be read from Language=Russian ERROR_CANT_ACCESS_DOMAIN_INFO - Не удалось получить данные о конфигурации от контроллера домена. Либо он отключен, либо к нему нет доступа. . +Language=Polish +ERROR_CANT_ACCESS_DOMAIN_INFO - Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied. +. MessageId=1352 Severity=Success @@ -8234,6 +9722,9 @@ ERROR_INVALID_SERVER_STATE - The security account manager (SAM) or local securit Language=Russian ERROR_INVALID_SERVER_STATE - Диспетчер защиты (SAM) или локальный сервер (LSA) не смог выполнить требуемую операцию. . +Language=Polish +ERROR_INVALID_SERVER_STATE - The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation. +. MessageId=1353 Severity=Success @@ -8245,6 +9736,9 @@ ERROR_INVALID_DOMAIN_STATE - The domain was in the wrong state to perform the se Language=Russian ERROR_INVALID_DOMAIN_STATE - Состояние домена не позволило выполнить нужную операцию. . +Language=Polish +ERROR_INVALID_DOMAIN_STATE - The domain was in the wrong state to perform the security operation. +. MessageId=1354 Severity=Success @@ -8256,6 +9750,9 @@ ERROR_INVALID_DOMAIN_ROLE - This operation is only allowed for the Primary Domai Language=Russian ERROR_INVALID_DOMAIN_ROLE - Операция разрешена только для основного контроллера домена. . +Language=Polish +ERROR_INVALID_DOMAIN_ROLE - This operation is only allowed for the Primary Domain Controller of the domain. +. MessageId=1355 Severity=Success @@ -8267,6 +9764,9 @@ ERROR_NO_SUCH_DOMAIN - The specified domain either does not exist or could not b Language=Russian ERROR_NO_SUCH_DOMAIN - Указанный домен не существует или к нему невозможно подключиться. . +Language=Polish +ERROR_NO_SUCH_DOMAIN - The specified domain either does not exist or could not be contacted. +. MessageId=1356 Severity=Success @@ -8278,6 +9778,9 @@ ERROR_DOMAIN_EXISTS - The specified domain already exists. Language=Russian ERROR_DOMAIN_EXISTS - Указанный домен уже существует. . +Language=Polish +ERROR_DOMAIN_EXISTS - The specified domain already exists. +. MessageId=1357 Severity=Success @@ -8289,6 +9792,9 @@ ERROR_DOMAIN_LIMIT_EXCEEDED - An attempt was made to exceed the limit on the num Language=Russian ERROR_DOMAIN_LIMIT_EXCEEDED - Была сделана попытка превысить предел на число доменов, обслуживаемых одним сервером. . +Language=Polish +ERROR_DOMAIN_LIMIT_EXCEEDED - An attempt was made to exceed the limit on the number of domains per server. +. MessageId=1358 Severity=Success @@ -8300,6 +9806,9 @@ ERROR_INTERNAL_DB_CORRUPTION - Unable to complete the requested operation becaus Language=Russian ERROR_INTERNAL_DB_CORRUPTION - Не удается завершить требуемую операцию из-за сбоев в данных на диске или неустранимой ошибки носителя. . +Language=Polish +ERROR_INTERNAL_DB_CORRUPTION - Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk. +. MessageId=1359 Severity=Success @@ -8311,6 +9820,9 @@ ERROR_INTERNAL_ERROR - An internal error occurred. Language=Russian ERROR_INTERNAL_ERROR - Внутренняя ошибка. . +Language=Polish +ERROR_INTERNAL_ERROR - An internal error occurred. +. MessageId=1360 Severity=Success @@ -8322,6 +9834,9 @@ ERROR_GENERIC_NOT_MAPPED - Generic access types were contained in an access mask Language=Russian ERROR_GENERIC_NOT_MAPPED - Универсальные типы доступа содержатся в маске доступа, которая должна была уже быть связана с нестандартными типами. . +Language=Polish +ERROR_GENERIC_NOT_MAPPED - Generic access types were contained in an access mask which should already be mapped to nongeneric types. +. MessageId=1361 Severity=Success @@ -8333,6 +9848,9 @@ ERROR_BAD_DESCRIPTOR_FORMAT - A security descriptor is not in the right format ( Language=Russian ERROR_BAD_DESCRIPTOR_FORMAT - Дескриптор защиты имеет неверный формат. . +Language=Polish +ERROR_BAD_DESCRIPTOR_FORMAT - A security descriptor is not in the right format (absolute or self-relative). +. MessageId=1362 Severity=Success @@ -8344,6 +9862,9 @@ ERROR_NOT_LOGON_PROCESS - The requested action is restricted for use by logon pr Language=Russian ERROR_NOT_LOGON_PROCESS - Выполнение запрошенной операции разрешено только для процессов входа в систему. Вызывающий процесс не зарегистрирован как процесс входа в систему. . +Language=Polish +ERROR_NOT_LOGON_PROCESS - The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process. +. MessageId=1363 Severity=Success @@ -8355,6 +9876,9 @@ ERROR_LOGON_SESSION_EXISTS - Cannot start a new logon session with an ID that is Language=Russian ERROR_LOGON_SESSION_EXISTS - Запуск нового сеанса работы с уже использующимся кодом невозможен. . +Language=Polish +ERROR_LOGON_SESSION_EXISTS - Cannot start a new logon session with an ID that is already in use. +. MessageId=1364 Severity=Success @@ -8366,6 +9890,9 @@ ERROR_NO_SUCH_PACKAGE - A specified authentication package is unknown. Language=Russian ERROR_NO_SUCH_PACKAGE - Пакет проверки подлинности не опознан. . +Language=Polish +ERROR_NO_SUCH_PACKAGE - A specified authentication package is unknown. +. MessageId=1365 Severity=Success @@ -8377,6 +9904,9 @@ ERROR_BAD_LOGON_SESSION_STATE - The logon session is not in a state that is cons Language=Russian ERROR_BAD_LOGON_SESSION_STATE - Текущее состояние сеанса входа в систему не подходит для запрошенной операции. . +Language=Polish +ERROR_BAD_LOGON_SESSION_STATE - The logon session is not in a state that is consistent with the requested operation. +. MessageId=1366 Severity=Success @@ -8388,6 +9918,9 @@ ERROR_LOGON_SESSION_COLLISION - The logon session ID is already in use. Language=Russian ERROR_LOGON_SESSION_COLLISION - Код сеанса входа в систему уже используется. . +Language=Polish +ERROR_LOGON_SESSION_COLLISION - The logon session ID is already in use. +. MessageId=1367 Severity=Success @@ -8399,6 +9932,9 @@ ERROR_INVALID_LOGON_TYPE - A logon request contained an invalid logon type value Language=Russian ERROR_INVALID_LOGON_TYPE - Режим входа в систему задан неверно. . +Language=Polish +ERROR_INVALID_LOGON_TYPE - A logon request contained an invalid logon type value. +. MessageId=1368 Severity=Success @@ -8410,6 +9946,9 @@ ERROR_CANNOT_IMPERSONATE - Unable to impersonate using a named pipe until data h Language=Russian ERROR_CANNOT_IMPERSONATE - Невозможно обеспечить олицетворение через именованный канал до тех пор, пока данные не считаны из этого канала. . +Language=Polish +ERROR_CANNOT_IMPERSONATE - Unable to impersonate using a named pipe until data has been read from that pipe. +. MessageId=1369 Severity=Success @@ -8421,6 +9960,9 @@ ERROR_RXACT_INVALID_STATE - The transaction state of a registry subtree is incom Language=Russian ERROR_RXACT_INVALID_STATE - Операция несовместима с состоянием транзакции для ветви реестра. . +Language=Polish +ERROR_RXACT_INVALID_STATE - The transaction state of a registry subtree is incompatible with the requested operation. +. MessageId=1370 Severity=Success @@ -8432,6 +9974,9 @@ ERROR_RXACT_COMMIT_FAILURE - An internal security database corruption has been e Language=Russian ERROR_RXACT_COMMIT_FAILURE - База данных защиты повреждена. . +Language=Polish +ERROR_RXACT_COMMIT_FAILURE - An internal security database corruption has been encountered. +. MessageId=1371 Severity=Success @@ -8443,6 +9988,9 @@ ERROR_SPECIAL_ACCOUNT - Cannot perform this operation on built-in accounts. Language=Russian ERROR_SPECIAL_ACCOUNT - Операция не предназначена для встроенных учетных записей. . +Language=Polish +ERROR_SPECIAL_ACCOUNT - Cannot perform this operation on built-in accounts. +. MessageId=1372 Severity=Success @@ -8454,6 +10002,9 @@ ERROR_SPECIAL_GROUP - Cannot perform this operation on this built-in special gro Language=Russian ERROR_SPECIAL_GROUP - Операция не предназначена для встроенной специальной группы. . +Language=Polish +ERROR_SPECIAL_GROUP - Cannot perform this operation on this built-in special group. +. MessageId=1373 Severity=Success @@ -8465,6 +10016,9 @@ ERROR_SPECIAL_USER - Cannot perform this operation on this built-in special user Language=Russian ERROR_SPECIAL_USER - Операция не предназначена для встроенного специального пользователя. . +Language=Polish +ERROR_SPECIAL_USER - Cannot perform this operation on this built-in special user. +. MessageId=1374 Severity=Success @@ -8476,6 +10030,9 @@ ERROR_MEMBERS_PRIMARY_GROUP - The user cannot be removed from a group because th Language=Russian ERROR_MEMBERS_PRIMARY_GROUP - Невозможно удалить пользователя из группы, так как она является для него основной. . +Language=Polish +ERROR_MEMBERS_PRIMARY_GROUP - The user cannot be removed from a group because the group is currently the user's primary group. +. MessageId=1375 Severity=Success @@ -8487,6 +10044,9 @@ ERROR_TOKEN_ALREADY_IN_USE - The token is already in use as a primary token. Language=Russian ERROR_TOKEN_ALREADY_IN_USE - Токен уже используется в качестве основного токена. . +Language=Polish +ERROR_TOKEN_ALREADY_IN_USE - The token is already in use as a primary token. +. MessageId=1376 Severity=Success @@ -8498,6 +10058,9 @@ ERROR_NO_SUCH_ALIAS - The specified local group does not exist. Language=Russian ERROR_NO_SUCH_ALIAS - Указанная локальная группа не существует. . +Language=Polish +ERROR_NO_SUCH_ALIAS - The specified local group does not exist. +. MessageId=1377 Severity=Success @@ -8509,6 +10072,9 @@ ERROR_MEMBER_NOT_IN_ALIAS - The specified account name is not a member of the lo Language=Russian ERROR_MEMBER_NOT_IN_ALIAS - Указанная учетная запись не входит в эту группу. . +Language=Polish +ERROR_MEMBER_NOT_IN_ALIAS - The specified account name is not a member of the local group. +. MessageId=1378 Severity=Success @@ -8520,6 +10086,9 @@ ERROR_MEMBER_IN_ALIAS - The specified account name is already a member of the lo Language=Russian ERROR_MEMBER_IN_ALIAS - Указанная учетная запись уже входит в эту группу. . +Language=Polish +ERROR_MEMBER_IN_ALIAS - The specified account name is already a member of the local group. +. MessageId=1379 Severity=Success @@ -8531,6 +10100,9 @@ ERROR_ALIAS_EXISTS - The specified local group already exists. Language=Russian ERROR_ALIAS_EXISTS - Указанная локальная группа уже существует. . +Language=Polish +ERROR_ALIAS_EXISTS - The specified local group already exists. +. MessageId=1380 Severity=Success @@ -8542,6 +10114,9 @@ ERROR_LOGON_NOT_GRANTED - Logon failure: the user has not been granted the reque Language=Russian ERROR_LOGON_NOT_GRANTED - Вход в систему не произведен: выбранный режим входа для данного пользователя на этом компьютере не предусмотрен. . +Language=Polish +ERROR_LOGON_NOT_GRANTED - Logon failure: the user has not been granted the requested logon type at this computer. +. MessageId=1381 Severity=Success @@ -8553,6 +10128,9 @@ ERROR_TOO_MANY_SECRETS - The maximum number of secrets that may be stored in a s Language=Russian ERROR_TOO_MANY_SECRETS - Достигнут предел по количеству защищенных данных/ресурсов для одной системы. . +Language=Polish +ERROR_TOO_MANY_SECRETS - The maximum number of secrets that may be stored in a single system has been exceeded. +. MessageId=1382 Severity=Success @@ -8564,6 +10142,9 @@ ERROR_SECRET_TOO_LONG - The length of a secret exceeds the maximum length allowe Language=Russian ERROR_SECRET_TOO_LONG - Длина защищенных данных превышает максимально возможную. . +Language=Polish +ERROR_SECRET_TOO_LONG - The length of a secret exceeds the maximum length allowed. +. MessageId=1383 Severity=Success @@ -8575,6 +10156,9 @@ ERROR_INTERNAL_DB_ERROR - The local security authority database contains an inte Language=Russian ERROR_INTERNAL_DB_ERROR - Локальная база данных защиты содержит внутренние несоответствия. . +Language=Polish +ERROR_INTERNAL_DB_ERROR - The local security authority database contains an internal inconsistency. +. MessageId=1384 Severity=Success @@ -8586,6 +10170,9 @@ ERROR_TOO_MANY_CONTEXT_IDS - During a logon attempt, the user's security context Language=Russian ERROR_TOO_MANY_CONTEXT_IDS - При попытке входа в систему контекст безопасности пользователя накопил слишком много идентификаторов безопасности. . +Language=Polish +ERROR_TOO_MANY_CONTEXT_IDS - During a logon attempt, the user's security context accumulated too many security IDs. +. MessageId=1385 Severity=Success @@ -8597,6 +10184,9 @@ ERROR_LOGON_TYPE_NOT_GRANTED - Logon failure: the user has not been granted the Language=Russian ERROR_LOGON_TYPE_NOT_GRANTED - Вход в систему не произведен: выбранный режим входа для данного пользователя на этом компьютере не предусмотрен. . +Language=Polish +ERROR_LOGON_TYPE_NOT_GRANTED - Logon failure: the user has not been granted the requested logon type at this computer. +. MessageId=1386 Severity=Success @@ -8608,6 +10198,9 @@ ERROR_NT_CROSS_ENCRYPTION_REQUIRED - A cross-encrypted password is necessary to Language=Russian ERROR_NT_CROSS_ENCRYPTION_REQUIRED - Для смены пароля необходим зашифрованный пароль. . +Language=Polish +ERROR_NT_CROSS_ENCRYPTION_REQUIRED - A cross-encrypted password is necessary to change a user password. +. MessageId=1387 Severity=Success @@ -8619,6 +10212,9 @@ ERROR_NO_SUCH_MEMBER - A new member could not be added to or removed from the lo Language=Russian ERROR_NO_SUCH_MEMBER - Не удалось добавить или удалить члена локальной группы, так как он не существует. . +Language=Polish +ERROR_NO_SUCH_MEMBER - A new member could not be added to or removed from the local group because the member does not exist. +. MessageId=1388 Severity=Success @@ -8630,6 +10226,9 @@ ERROR_INVALID_MEMBER - A new member could not be added to a local group because Language=Russian ERROR_INVALID_MEMBER - Добавление нового члена в локальную группу невозможно, так как он имеет неправильный тип учетной записи. . +Language=Polish +ERROR_INVALID_MEMBER - A new member could not be added to a local group because the member has the wrong account type. +. MessageId=1389 Severity=Success @@ -8641,6 +10240,9 @@ ERROR_TOO_MANY_SIDS - Too many security IDs have been specified. Language=Russian ERROR_TOO_MANY_SIDS - Задано слишком много идентификаторов безопасности. . +Language=Polish +ERROR_TOO_MANY_SIDS - Too many security IDs have been specified. +. MessageId=1390 Severity=Success @@ -8652,6 +10254,9 @@ ERROR_LM_CROSS_ENCRYPTION_REQUIRED - A cross-encrypted password is necessary to Language=Russian ERROR_LM_CROSS_ENCRYPTION_REQUIRED - Для смены пароля необходим зашифрованный пароль. . +Language=Polish +ERROR_LM_CROSS_ENCRYPTION_REQUIRED - A cross-encrypted password is necessary to change this user password. +. MessageId=1391 Severity=Success @@ -8663,6 +10268,9 @@ ERROR_NO_INHERITANCE - Indicates an ACL contains no inheritable components. Language=Russian ERROR_NO_INHERITANCE - Список управления доступом (ACL) не содержит наследуемых компонентов. . +Language=Polish +ERROR_NO_INHERITANCE - Indicates an ACL contains no inheritable components. +. MessageId=1392 Severity=Success @@ -8674,6 +10282,9 @@ ERROR_FILE_CORRUPT - The file or directory is corrupted and unreadable. Language=Russian ERROR_FILE_CORRUPT - Файл или папка повреждены. Чтение невозможно. . +Language=Polish +ERROR_FILE_CORRUPT - The file or directory is corrupted and unreadable. +. MessageId=1393 Severity=Success @@ -8685,6 +10296,9 @@ ERROR_DISK_CORRUPT - The disk structure is corrupted and unreadable. Language=Russian ERROR_DISK_CORRUPT - Структура диска повреждена. Чтение невозможно. . +Language=Polish +ERROR_DISK_CORRUPT - The disk structure is corrupted and unreadable. +. MessageId=1394 Severity=Success @@ -8696,6 +10310,9 @@ ERROR_NO_USER_SESSION_KEY - There is no user session key for the specified logon Language=Russian ERROR_NO_USER_SESSION_KEY - Для заданного сеанса входа в систему отсутствует раздел сеанса пользователя. . +Language=Polish +ERROR_NO_USER_SESSION_KEY - There is no user session key for the specified logon session. +. MessageId=1395 Severity=Success @@ -8707,6 +10324,9 @@ ERROR_LICENSE_QUOTA_EXCEEDED - The service being accessed is licensed for a part Language=Russian ERROR_LICENSE_QUOTA_EXCEEDED - Для вызываемой службы действует лицензия на определенное число подключений. В настоящее время создание дополнительных подключений к службе невозможно, так как уже существует максимально допустимое число подключений. . +Language=Polish +ERROR_LICENSE_QUOTA_EXCEEDED - The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept. +. MessageId=1396 Severity=Success @@ -8718,6 +10338,9 @@ ERROR_WRONG_TARGET_NAME - Logon Failure: The target account name is incorrect. Language=Russian ERROR_WRONG_TARGET_NAME - Конечная учетная запись указана неверно. . +Language=Polish +ERROR_WRONG_TARGET_NAME - Logon Failure: The target account name is incorrect. +. MessageId=1397 Severity=Success @@ -8729,6 +10352,9 @@ ERROR_MUTUAL_AUTH_FAILED - Mutual Authentication failed. The server's password i Language=Russian ERROR_MUTUAL_AUTH_FAILED - Ошибка взаимной проверки подлинности. Пароль сервера на контроллере домена устарел. . +Language=Polish +ERROR_MUTUAL_AUTH_FAILED - Mutual Authentication failed. The server's password is out of date at the domain controller. +. MessageId=1398 Severity=Success @@ -8740,6 +10366,9 @@ ERROR_TIME_SKEW - There is a time and/or date difference between the client and Language=Russian ERROR_TIME_SKEW - Существует разница настройки времени и/или даты между клиентом и сервером. . +Language=Polish +ERROR_TIME_SKEW - There is a time and/or date difference between the client and server. +. MessageId=1399 Severity=Success @@ -8751,6 +10380,9 @@ ERROR_CURRENT_DOMAIN_NOT_ALLOWED - This operation cannot be performed on the cur Language=Russian ERROR_CURRENT_DOMAIN_NOT_ALLOWED - Эта операция не может быть выполнена над текущим доменом. . +Language=Polish +ERROR_CURRENT_DOMAIN_NOT_ALLOWED - This operation cannot be performed on the current domain. +. MessageId=1400 Severity=Success @@ -8762,6 +10394,9 @@ ERROR_INVALID_WINDOW_HANDLE - Invalid window handle. Language=Russian ERROR_INVALID_WINDOW_HANDLE - Недопустимый дескриптор окна. . +Language=Polish +ERROR_INVALID_WINDOW_HANDLE - Invalid window handle. +. MessageId=1401 Severity=Success @@ -8773,6 +10408,9 @@ ERROR_INVALID_MENU_HANDLE - Invalid menu handle. Language=Russian ERROR_INVALID_MENU_HANDLE - Неверный дескриптор меню. . +Language=Polish +ERROR_INVALID_MENU_HANDLE - Invalid menu handle. +. MessageId=1402 Severity=Success @@ -8784,6 +10422,9 @@ ERROR_INVALID_CURSOR_HANDLE - Invalid cursor handle. Language=Russian ERROR_INVALID_CURSOR_HANDLE - Неверный дескриптор указателя. . +Language=Polish +ERROR_INVALID_CURSOR_HANDLE - Invalid cursor handle. +. MessageId=1403 Severity=Success @@ -8795,6 +10436,9 @@ ERROR_INVALID_ACCEL_HANDLE - Invalid accelerator table handle. Language=Russian ERROR_INVALID_ACCEL_HANDLE - Неверный дескриптор таблицы сочетаний клавиш. . +Language=Polish +ERROR_INVALID_ACCEL_HANDLE - Invalid accelerator table handle. +. MessageId=1404 Severity=Success @@ -8806,6 +10450,9 @@ ERROR_INVALID_HOOK_HANDLE - Invalid hook handle. Language=Russian ERROR_INVALID_HOOK_HANDLE - Неверный дескриптор обработчика. . +Language=Polish +ERROR_INVALID_HOOK_HANDLE - Invalid hook handle. +. MessageId=1405 Severity=Success @@ -8817,6 +10464,9 @@ ERROR_INVALID_DWP_HANDLE - Invalid handle to a multiple-window position structur Language=Russian ERROR_INVALID_DWP_HANDLE - Неверный дескриптор многооконной структуры. . +Language=Polish +ERROR_INVALID_DWP_HANDLE - Invalid handle to a multiple-window position structure. +. MessageId=1406 Severity=Success @@ -8828,6 +10478,9 @@ ERROR_TLW_WITH_WSCHILD - Cannot create a top-level child window. Language=Russian ERROR_TLW_WITH_WSCHILD - Не удается создать дочернее окно верхнего уровня. . +Language=Polish +ERROR_TLW_WITH_WSCHILD - Cannot create a top-level child window. +. MessageId=1407 Severity=Success @@ -8839,6 +10492,9 @@ ERROR_CANNOT_FIND_WND_CLASS - Cannot find window class. Language=Russian ERROR_CANNOT_FIND_WND_CLASS - Не удается найти класс окна. . +Language=Polish +ERROR_CANNOT_FIND_WND_CLASS - Cannot find window class. +. MessageId=1408 Severity=Success @@ -8850,6 +10506,9 @@ ERROR_WINDOW_OF_OTHER_THREAD - Invalid window; it belongs to other thread. Language=Russian ERROR_WINDOW_OF_OTHER_THREAD - Окно принадлежит другому потоку команд. . +Language=Polish +ERROR_WINDOW_OF_OTHER_THREAD - Invalid window; it belongs to other thread. +. MessageId=1409 Severity=Success @@ -8861,6 +10520,9 @@ ERROR_HOTKEY_ALREADY_REGISTERED - Hot key is already registered. Language=Russian ERROR_HOTKEY_ALREADY_REGISTERED - Назначенная клавиша уже зарегистрирована. . +Language=Polish +ERROR_HOTKEY_ALREADY_REGISTERED - Hot key is already registered. +. MessageId=1410 Severity=Success @@ -8872,6 +10534,9 @@ ERROR_CLASS_ALREADY_EXISTS - Class already exists. Language=Russian ERROR_CLASS_ALREADY_EXISTS - Класс уже существует. . +Language=Polish +ERROR_CLASS_ALREADY_EXISTS - Class already exists. +. MessageId=1411 Severity=Success @@ -8883,6 +10548,9 @@ ERROR_CLASS_DOES_NOT_EXIST - Class does not exist. Language=Russian ERROR_CLASS_DOES_NOT_EXIST - Класс не существует. . +Language=Polish +ERROR_CLASS_DOES_NOT_EXIST - Class does not exist. +. MessageId=1412 Severity=Success @@ -8894,6 +10562,9 @@ ERROR_CLASS_HAS_WINDOWS - Class still has open windows. Language=Russian ERROR_CLASS_HAS_WINDOWS - Class still has open windows. . +Language=Polish +ERROR_CLASS_HAS_WINDOWS - Class still has open windows. +. MessageId=1413 Severity=Success @@ -8905,6 +10576,9 @@ ERROR_INVALID_INDEX - Invalid index. Language=Russian ERROR_INVALID_INDEX - Invalid index. . +Language=Polish +ERROR_INVALID_INDEX - Invalid index. +. MessageId=1414 Severity=Success @@ -8916,6 +10590,9 @@ ERROR_INVALID_ICON_HANDLE - Invalid icon handle. Language=Russian ERROR_INVALID_ICON_HANDLE - Invalid icon handle. . +Language=Polish +ERROR_INVALID_ICON_HANDLE - Invalid icon handle. +. MessageId=1415 Severity=Success @@ -8927,6 +10604,9 @@ ERROR_PRIVATE_DIALOG_INDEX - Using private DIALOG window words. Language=Russian ERROR_PRIVATE_DIALOG_INDEX - Using private DIALOG window words. . +Language=Polish +ERROR_PRIVATE_DIALOG_INDEX - Using private DIALOG window words. +. MessageId=1416 Severity=Success @@ -8938,6 +10618,9 @@ ERROR_LISTBOX_ID_NOT_FOUND - The list box identifier was not found. Language=Russian ERROR_LISTBOX_ID_NOT_FOUND - The list box identifier was not found. . +Language=Polish +ERROR_LISTBOX_ID_NOT_FOUND - The list box identifier was not found. +. MessageId=1417 Severity=Success @@ -8949,6 +10632,9 @@ ERROR_NO_WILDCARD_CHARACTERS - No wildcards were found. Language=Russian ERROR_NO_WILDCARD_CHARACTERS - No wildcards were found. . +Language=Polish +ERROR_NO_WILDCARD_CHARACTERS - No wildcards were found. +. MessageId=1418 Severity=Success @@ -8960,6 +10646,9 @@ ERROR_CLIPBOARD_NOT_OPEN - Thread does not have a clipboard open. Language=Russian ERROR_CLIPBOARD_NOT_OPEN - Thread does not have a clipboard open. . +Language=Polish +ERROR_CLIPBOARD_NOT_OPEN - Thread does not have a clipboard open. +. MessageId=1419 Severity=Success @@ -8971,6 +10660,9 @@ ERROR_HOTKEY_NOT_REGISTERED - Hot key is not registered. Language=Russian ERROR_HOTKEY_NOT_REGISTERED - Hot key is not registered. . +Language=Polish +ERROR_HOTKEY_NOT_REGISTERED - Hot key is not registered. +. MessageId=1420 Severity=Success @@ -8982,6 +10674,9 @@ ERROR_WINDOW_NOT_DIALOG - The window is not a valid dialog window. Language=Russian ERROR_WINDOW_NOT_DIALOG - The window is not a valid dialog window. . +Language=Polish +ERROR_WINDOW_NOT_DIALOG - The window is not a valid dialog window. +. MessageId=1421 Severity=Success @@ -8993,6 +10688,9 @@ ERROR_CONTROL_ID_NOT_FOUND - Control ID not found. Language=Russian ERROR_CONTROL_ID_NOT_FOUND - Control ID not found. . +Language=Polish +ERROR_CONTROL_ID_NOT_FOUND - Control ID not found. +. MessageId=1422 Severity=Success @@ -9004,6 +10702,9 @@ ERROR_INVALID_COMBOBOX_MESSAGE - Invalid message for a combo box because it does Language=Russian ERROR_INVALID_COMBOBOX_MESSAGE - Invalid message for a combo box because it does not have an edit control. . +Language=Polish +ERROR_INVALID_COMBOBOX_MESSAGE - Invalid message for a combo box because it does not have an edit control. +. MessageId=1423 Severity=Success @@ -9015,6 +10716,9 @@ ERROR_WINDOW_NOT_COMBOBOX - The window is not a combo box. Language=Russian ERROR_WINDOW_NOT_COMBOBOX - The window is not a combo box. . +Language=Polish +ERROR_WINDOW_NOT_COMBOBOX - The window is not a combo box. +. MessageId=1424 Severity=Success @@ -9026,6 +10730,9 @@ ERROR_INVALID_EDIT_HEIGHT - Height must be less than 256. Language=Russian ERROR_INVALID_EDIT_HEIGHT - Height must be less than 256. . +Language=Polish +ERROR_INVALID_EDIT_HEIGHT - Height must be less than 256. +. MessageId=1425 Severity=Success @@ -9037,6 +10744,9 @@ ERROR_DC_NOT_FOUND - Invalid device context (DC) handle. Language=Russian ERROR_DC_NOT_FOUND - Invalid device context (DC) handle. . +Language=Polish +ERROR_DC_NOT_FOUND - Invalid device context (DC) handle. +. MessageId=1426 Severity=Success @@ -9048,6 +10758,9 @@ ERROR_INVALID_HOOK_FILTER - Invalid hook procedure type. Language=Russian ERROR_INVALID_HOOK_FILTER - Invalid hook procedure type. . +Language=Polish +ERROR_INVALID_HOOK_FILTER - Invalid hook procedure type. +. MessageId=1427 Severity=Success @@ -9059,6 +10772,9 @@ ERROR_INVALID_FILTER_PROC - Invalid hook procedure. Language=Russian ERROR_INVALID_FILTER_PROC - Invalid hook procedure. . +Language=Polish +ERROR_INVALID_FILTER_PROC - Invalid hook procedure. +. MessageId=1428 Severity=Success @@ -9070,6 +10786,9 @@ ERROR_HOOK_NEEDS_HMOD - Cannot set nonlocal hook without a module handle. Language=Russian ERROR_HOOK_NEEDS_HMOD - Cannot set nonlocal hook without a module handle. . +Language=Polish +ERROR_HOOK_NEEDS_HMOD - Cannot set nonlocal hook without a module handle. +. MessageId=1429 Severity=Success @@ -9081,6 +10800,9 @@ ERROR_GLOBAL_ONLY_HOOK - This hook procedure can only be set globally. Language=Russian ERROR_GLOBAL_ONLY_HOOK - This hook procedure can only be set globally. . +Language=Polish +ERROR_GLOBAL_ONLY_HOOK - This hook procedure can only be set globally. +. MessageId=1430 Severity=Success @@ -9092,6 +10814,9 @@ ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed. Language=Russian ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed. . +Language=Polish +ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed. +. MessageId=1431 Severity=Success @@ -9103,6 +10828,9 @@ ERROR_HOOK_NOT_INSTALLED - The hook procedure is not installed. Language=Russian ERROR_HOOK_NOT_INSTALLED - The hook procedure is not installed. . +Language=Polish +ERROR_HOOK_NOT_INSTALLED - The hook procedure is not installed. +. MessageId=1432 Severity=Success @@ -9114,6 +10842,9 @@ ERROR_INVALID_LB_MESSAGE - Invalid message for single-selection list box. Language=Russian ERROR_INVALID_LB_MESSAGE - Invalid message for single-selection list box. . +Language=Polish +ERROR_INVALID_LB_MESSAGE - Invalid message for single-selection list box. +. MessageId=1433 Severity=Success @@ -9125,6 +10856,9 @@ ERROR_SETCOUNT_ON_BAD_LB - LB_SETCOUNT sent to non-lazy list box. Language=Russian ERROR_SETCOUNT_ON_BAD_LB - LB_SETCOUNT sent to non-lazy list box. . +Language=Polish +ERROR_SETCOUNT_ON_BAD_LB - LB_SETCOUNT sent to non-lazy list box. +. MessageId=1434 Severity=Success @@ -9136,6 +10870,9 @@ ERROR_LB_WITHOUT_TABSTOPS - This list box does not support tab stops. Language=Russian ERROR_LB_WITHOUT_TABSTOPS - This list box does not support tab stops. . +Language=Polish +ERROR_LB_WITHOUT_TABSTOPS - This list box does not support tab stops. +. MessageId=1435 Severity=Success @@ -9147,6 +10884,9 @@ ERROR_DESTROY_OBJECT_OF_OTHER_THREAD - Cannot destroy object created by another Language=Russian ERROR_DESTROY_OBJECT_OF_OTHER_THREAD - Cannot destroy object created by another thread. . +Language=Polish +ERROR_DESTROY_OBJECT_OF_OTHER_THREAD - Cannot destroy object created by another thread. +. MessageId=1436 Severity=Success @@ -9158,6 +10898,9 @@ ERROR_CHILD_WINDOW_MENU - Child windows cannot have menus. Language=Russian ERROR_CHILD_WINDOW_MENU - Child windows cannot have menus. . +Language=Polish +ERROR_CHILD_WINDOW_MENU - Child windows cannot have menus. +. MessageId=1437 Severity=Success @@ -9169,6 +10912,9 @@ ERROR_NO_SYSTEM_MENU - The window does not have a system menu. Language=Russian ERROR_NO_SYSTEM_MENU - The window does not have a system menu. . +Language=Polish +ERROR_NO_SYSTEM_MENU - The window does not have a system menu. +. MessageId=1438 Severity=Success @@ -9180,6 +10926,9 @@ ERROR_INVALID_MSGBOX_STYLE - Invalid message box style. Language=Russian ERROR_INVALID_MSGBOX_STYLE - Invalid message box style. . +Language=Polish +ERROR_INVALID_MSGBOX_STYLE - Invalid message box style. +. MessageId=1439 Severity=Success @@ -9191,6 +10940,9 @@ ERROR_INVALID_SPI_VALUE - Invalid system-wide (SPI_*) parameter. Language=Russian ERROR_INVALID_SPI_VALUE - Invalid system-wide (SPI_*) parameter. . +Language=Polish +ERROR_INVALID_SPI_VALUE - Invalid system-wide (SPI_*) parameter. +. MessageId=1440 Severity=Success @@ -9202,6 +10954,9 @@ ERROR_SCREEN_ALREADY_LOCKED - Screen already locked. Language=Russian ERROR_SCREEN_ALREADY_LOCKED - Screen already locked. . +Language=Polish +ERROR_SCREEN_ALREADY_LOCKED - Screen already locked. +. MessageId=1441 Severity=Success @@ -9213,6 +10968,9 @@ ERROR_HWNDS_HAVE_DIFF_PARENT - All handles to windows in a multiple-window posit Language=Russian ERROR_HWNDS_HAVE_DIFF_PARENT - All handles to windows in a multiple-window position structure must have the same parent. . +Language=Polish +ERROR_HWNDS_HAVE_DIFF_PARENT - All handles to windows in a multiple-window position structure must have the same parent. +. MessageId=1442 Severity=Success @@ -9224,6 +10982,9 @@ ERROR_NOT_CHILD_WINDOW - The window is not a child window. Language=Russian ERROR_NOT_CHILD_WINDOW - The window is not a child window. . +Language=Polish +ERROR_NOT_CHILD_WINDOW - The window is not a child window. +. MessageId=1443 Severity=Success @@ -9235,6 +10996,9 @@ ERROR_INVALID_GW_COMMAND - Invalid GW_* command. Language=Russian ERROR_INVALID_GW_COMMAND - Invalid GW_* command. . +Language=Polish +ERROR_INVALID_GW_COMMAND - Invalid GW_* command. +. MessageId=1444 Severity=Success @@ -9246,6 +11010,9 @@ ERROR_INVALID_THREAD_ID - Invalid thread identifier. Language=Russian ERROR_INVALID_THREAD_ID - Invalid thread identifier. . +Language=Polish +ERROR_INVALID_THREAD_ID - Invalid thread identifier. +. MessageId=1445 Severity=Success @@ -9257,6 +11024,9 @@ ERROR_NON_MDICHILD_WINDOW - Cannot process a message from a window that is not a Language=Russian ERROR_NON_MDICHILD_WINDOW - Cannot process a message from a window that is not a multiple document interface (MDI) window. . +Language=Polish +ERROR_NON_MDICHILD_WINDOW - Cannot process a message from a window that is not a multiple document interface (MDI) window. +. MessageId=1446 Severity=Success @@ -9268,6 +11038,9 @@ ERROR_POPUP_ALREADY_ACTIVE - Popup menu already active. Language=Russian ERROR_POPUP_ALREADY_ACTIVE - Popup menu already active. . +Language=Polish +ERROR_POPUP_ALREADY_ACTIVE - Popup menu already active. +. MessageId=1447 Severity=Success @@ -9279,6 +11052,9 @@ ERROR_NO_SCROLLBARS - The window does not have scroll bars. Language=Russian ERROR_NO_SCROLLBARS - The window does not have scroll bars. . +Language=Polish +ERROR_NO_SCROLLBARS - The window does not have scroll bars. +. MessageId=1448 Severity=Success @@ -9290,6 +11066,9 @@ ERROR_INVALID_SCROLLBAR_RANGE - Scroll bar range cannot be greater than MAXLONG. Language=Russian ERROR_INVALID_SCROLLBAR_RANGE - Scroll bar range cannot be greater than MAXLONG. . +Language=Polish +ERROR_INVALID_SCROLLBAR_RANGE - Scroll bar range cannot be greater than MAXLONG. +. MessageId=1449 Severity=Success @@ -9301,6 +11080,9 @@ ERROR_INVALID_SHOWWIN_COMMAND - Cannot show or remove the window in the way spec Language=Russian ERROR_INVALID_SHOWWIN_COMMAND - Cannot show or remove the window in the way specified. . +Language=Polish +ERROR_INVALID_SHOWWIN_COMMAND - Cannot show or remove the window in the way specified. +. MessageId=1450 Severity=Success @@ -9312,6 +11094,9 @@ ERROR_NO_SYSTEM_RESOURCES - Insufficient system resources exist to complete the Language=Russian ERROR_NO_SYSTEM_RESOURCES - Insufficient system resources exist to complete the requested service. . +Language=Polish +ERROR_NO_SYSTEM_RESOURCES - Insufficient system resources exist to complete the requested service. +. MessageId=1451 Severity=Success @@ -9323,7 +11108,10 @@ ERROR_NONPAGED_SYSTEM_RESOURCES - Insufficient system resources exist to complet Language=Russian ERROR_NONPAGED_SYSTEM_RESOURCES - Insufficient system resources exist to complete the requested service. . - +Language=Polish +ERROR_NONPAGED_SYSTEM_RESOURCES - Insufficient system resources exist to complete the requested service. +. + MessageId=1452 Severity=Success Facility=System @@ -9334,6 +11122,9 @@ ERROR_PAGED_SYSTEM_RESOURCES - Insufficient system resources exist to complete t Language=Russian ERROR_PAGED_SYSTEM_RESOURCES - Insufficient system resources exist to complete the requested service. . +Language=Polish +ERROR_PAGED_SYSTEM_RESOURCES - Insufficient system resources exist to complete the requested service. +. MessageId=1453 Severity=Success @@ -9345,6 +11136,9 @@ ERROR_WORKING_SET_QUOTA - Insufficient quota to complete the requested service. Language=Russian ERROR_WORKING_SET_QUOTA - Insufficient quota to complete the requested service. . +Language=Polish +ERROR_WORKING_SET_QUOTA - Insufficient quota to complete the requested service. +. MessageId=1454 Severity=Success @@ -9356,6 +11150,9 @@ ERROR_PAGEFILE_QUOTA - Insufficient quota to complete the requested service. Language=Russian ERROR_PAGEFILE_QUOTA - Insufficient quota to complete the requested service. . +Language=Polish +ERROR_PAGEFILE_QUOTA - Insufficient quota to complete the requested service. +. MessageId=1455 Severity=Success @@ -9367,6 +11164,9 @@ ERROR_COMMITMENT_LIMIT - The paging file is too small for this operation to comp Language=Russian ERROR_COMMITMENT_LIMIT - The paging file is too small for this operation to complete. . +Language=Polish +ERROR_COMMITMENT_LIMIT - The paging file is too small for this operation to complete. +. MessageId=1456 Severity=Success @@ -9378,6 +11178,9 @@ ERROR_MENU_ITEM_NOT_FOUND - A menu item was not found. Language=Russian ERROR_MENU_ITEM_NOT_FOUND - A menu item was not found. . +Language=Polish +ERROR_MENU_ITEM_NOT_FOUND - A menu item was not found. +. MessageId=1457 Severity=Success @@ -9389,6 +11192,9 @@ ERROR_INVALID_KEYBOARD_HANDLE - Invalid keyboard layout handle. Language=Russian ERROR_INVALID_KEYBOARD_HANDLE - Invalid keyboard layout handle. . +Language=Polish +ERROR_INVALID_KEYBOARD_HANDLE - Invalid keyboard layout handle. +. MessageId=1458 Severity=Success @@ -9400,6 +11206,9 @@ ERROR_HOOK_TYPE_NOT_ALLOWED - Hook type not allowed. Language=Russian ERROR_HOOK_TYPE_NOT_ALLOWED - Hook type not allowed. . +Language=Polish +ERROR_HOOK_TYPE_NOT_ALLOWED - Hook type not allowed. +. MessageId=1459 Severity=Success @@ -9411,6 +11220,9 @@ ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION - This operation requires an interactiv Language=Russian ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION - This operation requires an interactive window station. . +Language=Polish +ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION - This operation requires an interactive window station. +. MessageId=1460 Severity=Success @@ -9422,6 +11234,9 @@ ERROR_TIMEOUT - This operation returned because the timeout period expired. Language=Russian ERROR_TIMEOUT - This operation returned because the timeout period expired. . +Language=Polish +ERROR_TIMEOUT - This operation returned because the timeout period expired. +. MessageId=1461 Severity=Success @@ -9433,6 +11248,9 @@ ERROR_INVALID_MONITOR_HANDLE - Invalid monitor handle. Language=Russian ERROR_INVALID_MONITOR_HANDLE - Invalid monitor handle. . +Language=Polish +ERROR_INVALID_MONITOR_HANDLE - Invalid monitor handle. +. MessageId=1500 Severity=Success @@ -9444,6 +11262,9 @@ ERROR_EVENTLOG_FILE_CORRUPT - The event log file is corrupted. Language=Russian ERROR_EVENTLOG_FILE_CORRUPT - The event log file is corrupted. . +Language=Polish +ERROR_EVENTLOG_FILE_CORRUPT - The event log file is corrupted. +. MessageId=1501 Severity=Success @@ -9455,6 +11276,9 @@ ERROR_EVENTLOG_CANT_START - No event log file could be opened, so the event logg Language=Russian ERROR_EVENTLOG_CANT_START - No event log file could be opened, so the event logging service did not start. . +Language=Polish +ERROR_EVENTLOG_CANT_START - No event log file could be opened, so the event logging service did not start. +. MessageId=1502 Severity=Success @@ -9466,6 +11290,9 @@ ERROR_LOG_FILE_FULL - The event log file is full. Language=Russian ERROR_LOG_FILE_FULL - The event log file is full. . +Language=Polish +ERROR_LOG_FILE_FULL - The event log file is full. +. MessageId=1503 Severity=Success @@ -9477,6 +11304,9 @@ ERROR_EVENTLOG_FILE_CHANGED - The event log file has changed between read operat Language=Russian ERROR_EVENTLOG_FILE_CHANGED - The event log file has changed between read operations. . +Language=Polish +ERROR_EVENTLOG_FILE_CHANGED - The event log file has changed between read operations. +. MessageId=1601 Severity=Success @@ -9488,6 +11318,9 @@ ERROR_INSTALL_SERVICE_FAILURE - The Windows Installer service could not be acces Language=Russian ERROR_INSTALL_SERVICE_FAILURE - The Windows Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance. . +Language=Polish +ERROR_INSTALL_SERVICE_FAILURE - The Windows Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance. +. MessageId=1602 Severity=Success @@ -9499,6 +11332,9 @@ ERROR_INSTALL_USEREXIT - User cancelled installation. Language=Russian ERROR_INSTALL_USEREXIT - User cancelled installation. . +Language=Polish +ERROR_INSTALL_USEREXIT - User cancelled installation. +. MessageId=1603 Severity=Success @@ -9510,6 +11346,9 @@ ERROR_INSTALL_FAILURE - Fatal error during installation. Language=Russian ERROR_INSTALL_FAILURE - Fatal error during installation. . +Language=Polish +ERROR_INSTALL_FAILURE - Fatal error during installation. +. MessageId=1604 Severity=Success @@ -9521,6 +11360,9 @@ ERROR_INSTALL_SUSPEND - Installation suspended, incomplete. Language=Russian ERROR_INSTALL_SUSPEND - Installation suspended, incomplete. . +Language=Polish +ERROR_INSTALL_SUSPEND - Installation suspended, incomplete. +. MessageId=1605 Severity=Success @@ -9532,6 +11374,9 @@ ERROR_UNKNOWN_PRODUCT - This action is only valid for products that are currentl Language=Russian ERROR_UNKNOWN_PRODUCT - This action is only valid for products that are currently installed. . +Language=Polish +ERROR_UNKNOWN_PRODUCT - This action is only valid for products that are currently installed. +. MessageId=1606 Severity=Success @@ -9543,6 +11388,9 @@ ERROR_UNKNOWN_FEATURE - Feature ID not registered. Language=Russian ERROR_UNKNOWN_FEATURE - Feature ID not registered. . +Language=Polish +ERROR_UNKNOWN_FEATURE - Feature ID not registered. +. MessageId=1607 Severity=Success @@ -9554,6 +11402,9 @@ ERROR_UNKNOWN_COMPONENT - Component ID not registered. Language=Russian ERROR_UNKNOWN_COMPONENT - Component ID not registered. . +Language=Polish +ERROR_UNKNOWN_COMPONENT - Component ID not registered. +. MessageId=1608 Severity=Success @@ -9565,6 +11416,9 @@ ERROR_UNKNOWN_PROPERTY - Unknown property. Language=Russian ERROR_UNKNOWN_PROPERTY - Unknown property. . +Language=Polish +ERROR_UNKNOWN_PROPERTY - Unknown property. +. MessageId=1609 Severity=Success @@ -9576,6 +11430,9 @@ ERROR_INVALID_HANDLE_STATE - Handle is in an invalid state. Language=Russian ERROR_INVALID_HANDLE_STATE - Handle is in an invalid state. . +Language=Polish +ERROR_INVALID_HANDLE_STATE - Handle is in an invalid state. +. MessageId=1610 Severity=Success @@ -9587,6 +11444,9 @@ ERROR_BAD_CONFIGURATION - The configuration data for this product is corrupt. Co Language=Russian ERROR_BAD_CONFIGURATION - The configuration data for this product is corrupt. Contact your support personnel. . +Language=Polish +ERROR_BAD_CONFIGURATION - The configuration data for this product is corrupt. Contact your support personnel. +. MessageId=1611 Severity=Success @@ -9598,6 +11458,9 @@ ERROR_INDEX_ABSENT - Component qualifier not present. Language=Russian ERROR_INDEX_ABSENT - Component qualifier not present. . +Language=Polish +ERROR_INDEX_ABSENT - Component qualifier not present. +. MessageId=1612 Severity=Success @@ -9609,6 +11472,9 @@ ERROR_INSTALL_SOURCE_ABSENT - The installation source for this product is not av Language=Russian ERROR_INSTALL_SOURCE_ABSENT - The installation source for this product is not available. Verify that the source exists and that you can access it. . +Language=Polish +ERROR_INSTALL_SOURCE_ABSENT - The installation source for this product is not available. Verify that the source exists and that you can access it. +. MessageId=1613 Severity=Success @@ -9620,6 +11486,9 @@ ERROR_INSTALL_PACKAGE_VERSION - This installation package cannot be installed by Language=Russian ERROR_INSTALL_PACKAGE_VERSION - This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service. . +Language=Polish +ERROR_INSTALL_PACKAGE_VERSION - This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service. +. MessageId=1614 Severity=Success @@ -9631,6 +11500,9 @@ ERROR_PRODUCT_UNINSTALLED - Product is uninstalled. Language=Russian ERROR_PRODUCT_UNINSTALLED - Product is uninstalled. . +Language=Polish +ERROR_PRODUCT_UNINSTALLED - Product is uninstalled. +. MessageId=1615 Severity=Success @@ -9642,6 +11514,9 @@ ERROR_BAD_QUERY_SYNTAX - SQL query syntax invalid or unsupported. Language=Russian ERROR_BAD_QUERY_SYNTAX - SQL query syntax invalid or unsupported. . +Language=Polish +ERROR_BAD_QUERY_SYNTAX - SQL query syntax invalid or unsupported. +. MessageId=1616 Severity=Success @@ -9653,6 +11528,9 @@ ERROR_INVALID_FIELD - Record field does not exist. Language=Russian ERROR_INVALID_FIELD - Record field does not exist. . +Language=Polish +ERROR_INVALID_FIELD - Record field does not exist. +. MessageId=1617 Severity=Success @@ -9664,6 +11542,9 @@ ERROR_DEVICE_REMOVED - The device has been removed. Language=Russian ERROR_DEVICE_REMOVED - The device has been removed. . +Language=Polish +ERROR_DEVICE_REMOVED - The device has been removed. +. MessageId=1618 Severity=Success @@ -9675,6 +11556,9 @@ ERROR_INSTALL_ALREADY_RUNNING - Another installation is already in progress. Com Language=Russian ERROR_INSTALL_ALREADY_RUNNING - Another installation is already in progress. Complete that installation before proceeding with this install. . +Language=Polish +ERROR_INSTALL_ALREADY_RUNNING - Another installation is already in progress. Complete that installation before proceeding with this install. +. MessageId=1619 Severity=Success @@ -9686,6 +11570,9 @@ ERROR_INSTALL_PACKAGE_OPEN_FAILED - This installation package could not be opene Language=Russian ERROR_INSTALL_PACKAGE_OPEN_FAILED - This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package. . +Language=Polish +ERROR_INSTALL_PACKAGE_OPEN_FAILED - This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package. +. MessageId=1620 Severity=Success @@ -9697,6 +11584,9 @@ ERROR_INSTALL_PACKAGE_INVALID - This installation package could not be opened. C Language=Russian ERROR_INSTALL_PACKAGE_INVALID - This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package. . +Language=Polish +ERROR_INSTALL_PACKAGE_INVALID - This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package. +. MessageId=1621 Severity=Success @@ -9708,6 +11598,9 @@ ERROR_INSTALL_UI_FAILURE - There was an error starting the Windows Installer ser Language=Russian ERROR_INSTALL_UI_FAILURE - There was an error starting the Windows Installer service user interface. Contact your support personnel. . +Language=Polish +ERROR_INSTALL_UI_FAILURE - There was an error starting the Windows Installer service user interface. Contact your support personnel. +. MessageId=1622 Severity=Success @@ -9719,6 +11612,9 @@ ERROR_INSTALL_LOG_FAILURE - Error opening installation log file. Verify that the Language=Russian ERROR_INSTALL_LOG_FAILURE - Error opening installation log file. Verify that the specified log file location exists and that you can write to it. . +Language=Polish +ERROR_INSTALL_LOG_FAILURE - Error opening installation log file. Verify that the specified log file location exists and that you can write to it. +. MessageId=1623 Severity=Success @@ -9730,6 +11626,9 @@ ERROR_INSTALL_LANGUAGE_UNSUPPORTED - The language of this installation package i Language=Russian ERROR_INSTALL_LANGUAGE_UNSUPPORTED - The language of this installation package is not supported by your system. . +Language=Polish +ERROR_INSTALL_LANGUAGE_UNSUPPORTED - The language of this installation package is not supported by your system. +. MessageId=1624 Severity=Success @@ -9741,6 +11640,9 @@ ERROR_INSTALL_TRANSFORM_FAILURE - Error applying transforms. Verify that the spe Language=Russian ERROR_INSTALL_TRANSFORM_FAILURE - Error applying transforms. Verify that the specified transform paths are valid. . +Language=Polish +ERROR_INSTALL_TRANSFORM_FAILURE - Error applying transforms. Verify that the specified transform paths are valid. +. MessageId=1625 Severity=Success @@ -9752,6 +11654,9 @@ ERROR_INSTALL_PACKAGE_REJECTED - This installation is forbidden by system policy Language=Russian ERROR_INSTALL_PACKAGE_REJECTED - This installation is forbidden by system policy. Contact your system administrator. . +Language=Polish +ERROR_INSTALL_PACKAGE_REJECTED - This installation is forbidden by system policy. Contact your system administrator. +. MessageId=1626 Severity=Success @@ -9763,6 +11668,9 @@ ERROR_FUNCTION_NOT_CALLED - Function could not be executed. Language=Russian ERROR_FUNCTION_NOT_CALLED - Function could not be executed. . +Language=Polish +ERROR_FUNCTION_NOT_CALLED - Function could not be executed. +. MessageId=1627 Severity=Success @@ -9774,6 +11682,9 @@ ERROR_FUNCTION_FAILED - Function failed during execution. Language=Russian ERROR_FUNCTION_FAILED - Function failed during execution. . +Language=Polish +ERROR_FUNCTION_FAILED - Function failed during execution. +. MessageId=1628 Severity=Success @@ -9785,6 +11696,9 @@ ERROR_INVALID_TABLE - Invalid or unknown table specified. Language=Russian ERROR_INVALID_TABLE - Invalid or unknown table specified. . +Language=Polish +ERROR_INVALID_TABLE - Invalid or unknown table specified. +. MessageId=1629 Severity=Success @@ -9796,6 +11710,9 @@ ERROR_DATATYPE_MISMATCH - Data supplied is of wrong type. Language=Russian ERROR_DATATYPE_MISMATCH - Data supplied is of wrong type. . +Language=Polish +ERROR_DATATYPE_MISMATCH - Data supplied is of wrong type. +. MessageId=1630 Severity=Success @@ -9807,6 +11724,9 @@ ERROR_UNSUPPORTED_TYPE - Data of this type is not supported. Language=Russian ERROR_UNSUPPORTED_TYPE - Data of this type is not supported. . +Language=Polish +ERROR_UNSUPPORTED_TYPE - Data of this type is not supported. +. MessageId=1631 Severity=Success @@ -9818,6 +11738,9 @@ ERROR_CREATE_FAILED - The Windows Installer service failed to start. Contact you Language=Russian ERROR_CREATE_FAILED - The Windows Installer service failed to start. Contact your support personnel. . +Language=Polish +ERROR_CREATE_FAILED - The Windows Installer service failed to start. Contact your support personnel. +. MessageId=1632 Severity=Success @@ -9829,6 +11752,9 @@ ERROR_INSTALL_TEMP_UNWRITABLE - The Temp folder is on a drive that is full or in Language=Russian ERROR_INSTALL_TEMP_UNWRITABLE - The Temp folder is on a drive that is full or inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder. . +Language=Polish +ERROR_INSTALL_TEMP_UNWRITABLE - The Temp folder is on a drive that is full or inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder. +. MessageId=1633 Severity=Success @@ -9840,6 +11766,9 @@ ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported Language=Russian ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported by this processor type. Contact your product vendor. . +Language=Polish +ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported by this processor type. Contact your product vendor. +. MessageId=1634 Severity=Success @@ -9851,6 +11780,9 @@ ERROR_INSTALL_NOTUSED - Component not used on this computer. Language=Russian ERROR_INSTALL_NOTUSED - Component not used on this computer. . +Language=Polish +ERROR_INSTALL_NOTUSED - Component not used on this computer. +. MessageId=1635 Severity=Success @@ -9862,6 +11794,9 @@ ERROR_PATCH_PACKAGE_OPEN_FAILED - This patch package could not be opened. Verify Language=Russian ERROR_PATCH_PACKAGE_OPEN_FAILED - This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package. . +Language=Polish +ERROR_PATCH_PACKAGE_OPEN_FAILED - This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package. +. MessageId=1636 Severity=Success @@ -9873,6 +11808,9 @@ ERROR_PATCH_PACKAGE_INVALID - This patch package could not be opened. Contact th Language=Russian ERROR_PATCH_PACKAGE_INVALID - This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package. . +Language=Polish +ERROR_PATCH_PACKAGE_INVALID - This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package. +. MessageId=1637 Severity=Success @@ -9884,6 +11822,9 @@ ERROR_PATCH_PACKAGE_UNSUPPORTED - This patch package cannot be processed by the Language=Russian ERROR_PATCH_PACKAGE_UNSUPPORTED - This patch package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service. . +Language=Polish +ERROR_PATCH_PACKAGE_UNSUPPORTED - This patch package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service. +. MessageId=1638 Severity=Success @@ -9895,6 +11836,9 @@ ERROR_PRODUCT_VERSION - Another version of this product is already installed. In Language=Russian ERROR_PRODUCT_VERSION - Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel. . +Language=Polish +ERROR_PRODUCT_VERSION - Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel. +. MessageId=1639 Severity=Success @@ -9906,6 +11850,9 @@ ERROR_INVALID_COMMAND_LINE - Invalid command line argument. Consult the Windows Language=Russian ERROR_INVALID_COMMAND_LINE - Invalid command line argument. Consult the Windows Installer SDK for detailed command line help. . +Language=Polish +ERROR_INVALID_COMMAND_LINE - Invalid command line argument. Consult the Windows Installer SDK for detailed command line help. +. MessageId=1640 Severity=Success @@ -9917,6 +11864,9 @@ ERROR_INSTALL_REMOTE_DISALLOWED - Only administrators have permission to add, re Language=Russian ERROR_INSTALL_REMOTE_DISALLOWED - Only administrators have permission to add, remove, or configure server software during a Terminal Services remote session. If you want to install or configure software on the server, contact your network administrator. . +Language=Polish +ERROR_INSTALL_REMOTE_DISALLOWED - Only administrators have permission to add, remove, or configure server software during a Terminal Services remote session. If you want to install or configure software on the server, contact your network administrator. +. MessageId=1641 Severity=Success @@ -9928,6 +11878,9 @@ ERROR_SUCCESS_REBOOT_INITIATED - The requested operation completed successfully. Language=Russian ERROR_SUCCESS_REBOOT_INITIATED - The requested operation completed successfully. The system will be restarted so the changes can take effect. . +Language=Polish +ERROR_SUCCESS_REBOOT_INITIATED - The requested operation completed successfully. The system will be restarted so the changes can take effect. +. MessageId=1642 Severity=Success @@ -9939,6 +11892,9 @@ ERROR_PATCH_TARGET_NOT_FOUND - The upgrade patch cannot be installed by the Wind Language=Russian ERROR_PATCH_TARGET_NOT_FOUND - The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch. . +Language=Polish +ERROR_PATCH_TARGET_NOT_FOUND - The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch. +. MessageId=1643 Severity=Success @@ -9950,6 +11906,9 @@ ERROR_PATCH_PACKAGE_REJECTED - The patch package is not permitted by software re Language=Russian ERROR_PATCH_PACKAGE_REJECTED - The patch package is not permitted by software restriction policy. . +Language=Polish +ERROR_PATCH_PACKAGE_REJECTED - The patch package is not permitted by software restriction policy. +. MessageId=1644 Severity=Success @@ -9961,6 +11920,9 @@ ERROR_INSTALL_TRANSFORM_REJECTED - One or more customizations are not permitted Language=Russian ERROR_INSTALL_TRANSFORM_REJECTED - One or more customizations are not permitted by software restriction policy. . +Language=Polish +ERROR_INSTALL_TRANSFORM_REJECTED - One or more customizations are not permitted by software restriction policy. +. MessageId=1645 Severity=Success @@ -9972,6 +11934,9 @@ ERROR_INSTALL_REMOTE_PROHIBITED - The Windows Installer does not permit installa Language=Russian ERROR_INSTALL_REMOTE_PROHIBITED - The Windows Installer does not permit installation from a Remote Desktop Connection. . +Language=Polish +ERROR_INSTALL_REMOTE_PROHIBITED - The Windows Installer does not permit installation from a Remote Desktop Connection. +. MessageId=1700 Severity=Success @@ -9983,6 +11948,9 @@ RPC_S_INVALID_STRING_BINDING - The string binding is invalid. Language=Russian RPC_S_INVALID_STRING_BINDING - The string binding is invalid. . +Language=Polish +RPC_S_INVALID_STRING_BINDING - The string binding is invalid. +. MessageId=1701 Severity=Success @@ -9994,6 +11962,9 @@ RPC_S_WRONG_KIND_OF_BINDING - The binding handle is not the correct type. Language=Russian RPC_S_WRONG_KIND_OF_BINDING - The binding handle is not the correct type. . +Language=Polish +RPC_S_WRONG_KIND_OF_BINDING - The binding handle is not the correct type. +. MessageId=1702 Severity=Success @@ -10005,6 +11976,9 @@ RPC_S_INVALID_BINDING - The binding handle is invalid. Language=Russian RPC_S_INVALID_BINDING - The binding handle is invalid. . +Language=Polish +RPC_S_INVALID_BINDING - The binding handle is invalid. +. MessageId=1703 Severity=Success @@ -10016,6 +11990,9 @@ RPC_S_PROTSEQ_NOT_SUPPORTED - The RPC protocol sequence is not supported. Language=Russian RPC_S_PROTSEQ_NOT_SUPPORTED - The RPC protocol sequence is not supported. . +Language=Polish +RPC_S_PROTSEQ_NOT_SUPPORTED - The RPC protocol sequence is not supported. +. MessageId=1704 Severity=Success @@ -10027,6 +12004,9 @@ RPC_S_INVALID_RPC_PROTSEQ - The RPC protocol sequence is invalid. Language=Russian RPC_S_INVALID_RPC_PROTSEQ - The RPC protocol sequence is invalid. . +Language=Polish +RPC_S_INVALID_RPC_PROTSEQ - The RPC protocol sequence is invalid. +. MessageId=1705 Severity=Success @@ -10038,6 +12018,9 @@ RPC_S_INVALID_STRING_UUID - The string universal unique identifier (UUID) is inv Language=Russian RPC_S_INVALID_STRING_UUID - The string universal unique identifier (UUID) is invalid. . +Language=Polish +RPC_S_INVALID_STRING_UUID - The string universal unique identifier (UUID) is invalid. +. MessageId=1706 Severity=Success @@ -10049,6 +12032,9 @@ RPC_S_INVALID_ENDPOINT_FORMAT - The endpoint format is invalid. Language=Russian RPC_S_INVALID_ENDPOINT_FORMAT - The endpoint format is invalid. . +Language=Polish +RPC_S_INVALID_ENDPOINT_FORMAT - The endpoint format is invalid. +. MessageId=1707 Severity=Success @@ -10060,6 +12046,9 @@ RPC_S_INVALID_NET_ADDR - The network address is invalid. Language=Russian RPC_S_INVALID_NET_ADDR - The network address is invalid. . +Language=Polish +RPC_S_INVALID_NET_ADDR - The network address is invalid. +. MessageId=1708 Severity=Success @@ -10071,6 +12060,9 @@ RPC_S_NO_ENDPOINT_FOUND - No endpoint was found. Language=Russian RPC_S_NO_ENDPOINT_FOUND - No endpoint was found. . +Language=Polish +RPC_S_NO_ENDPOINT_FOUND - No endpoint was found. +. MessageId=1709 Severity=Success @@ -10082,6 +12074,9 @@ RPC_S_INVALID_TIMEOUT - The timeout value is invalid. Language=Russian RPC_S_INVALID_TIMEOUT - The timeout value is invalid. . +Language=Polish +RPC_S_INVALID_TIMEOUT - The timeout value is invalid. +. MessageId=1710 Severity=Success @@ -10093,6 +12088,9 @@ RPC_S_OBJECT_NOT_FOUND - The object universal unique identifier (UUID) was not f Language=Russian RPC_S_OBJECT_NOT_FOUND - The object universal unique identifier (UUID) was not found. . +Language=Polish +RPC_S_OBJECT_NOT_FOUND - The object universal unique identifier (UUID) was not found. +. MessageId=1711 Severity=Success @@ -10104,6 +12102,9 @@ RPC_S_ALREADY_REGISTERED - The object universal unique identifier (UUID) has alr Language=Russian RPC_S_ALREADY_REGISTERED - The object universal unique identifier (UUID) has already been registered. . +Language=Polish +RPC_S_ALREADY_REGISTERED - The object universal unique identifier (UUID) has already been registered. +. MessageId=1712 Severity=Success @@ -10115,6 +12116,9 @@ RPC_S_TYPE_ALREADY_REGISTERED - The type universal unique identifier (UUID) has Language=Russian RPC_S_TYPE_ALREADY_REGISTERED - The type universal unique identifier (UUID) has already been registered. . +Language=Polish +RPC_S_TYPE_ALREADY_REGISTERED - The type universal unique identifier (UUID) has already been registered. +. MessageId=1713 Severity=Success @@ -10126,6 +12130,9 @@ RPC_S_ALREADY_LISTENING - The RPC server is already listening. Language=Russian RPC_S_ALREADY_LISTENING - The RPC server is already listening. . +Language=Polish +RPC_S_ALREADY_LISTENING - The RPC server is already listening. +. MessageId=1714 Severity=Success @@ -10137,6 +12144,9 @@ RPC_S_NO_PROTSEQS_REGISTERED - No protocol sequences have been registered. Language=Russian RPC_S_NO_PROTSEQS_REGISTERED - No protocol sequences have been registered. . +Language=Polish +RPC_S_NO_PROTSEQS_REGISTERED - No protocol sequences have been registered. +. MessageId=1715 Severity=Success @@ -10148,6 +12158,9 @@ RPC_S_NOT_LISTENING - The RPC server is not listening. Language=Russian RPC_S_NOT_LISTENING - The RPC server is not listening. . +Language=Polish +RPC_S_NOT_LISTENING - The RPC server is not listening. +. MessageId=1716 Severity=Success @@ -10159,6 +12172,9 @@ RPC_S_UNKNOWN_MGR_TYPE - The manager type is unknown. Language=Russian RPC_S_UNKNOWN_MGR_TYPE - The manager type is unknown. . +Language=Polish +RPC_S_UNKNOWN_MGR_TYPE - The manager type is unknown. +. MessageId=1717 Severity=Success @@ -10170,6 +12186,9 @@ RPC_S_UNKNOWN_IF - The interface is unknown. Language=Russian RPC_S_UNKNOWN_IF - The interface is unknown. . +Language=Polish +RPC_S_UNKNOWN_IF - The interface is unknown. +. MessageId=1718 Severity=Success @@ -10181,6 +12200,9 @@ RPC_S_NO_BINDINGS - There are no bindings. Language=Russian RPC_S_NO_BINDINGS - There are no bindings. . +Language=Polish +RPC_S_NO_BINDINGS - There are no bindings. +. MessageId=1719 Severity=Success @@ -10192,6 +12214,9 @@ RPC_S_NO_PROTSEQS - There are no protocol sequences. Language=Russian RPC_S_NO_PROTSEQS - There are no protocol sequences. . +Language=Polish +RPC_S_NO_PROTSEQS - There are no protocol sequences. +. MessageId=1720 Severity=Success @@ -10203,6 +12228,9 @@ RPC_S_CANT_CREATE_ENDPOINT - The endpoint cannot be created. Language=Russian RPC_S_CANT_CREATE_ENDPOINT - The endpoint cannot be created. . +Language=Polish +RPC_S_CANT_CREATE_ENDPOINT - The endpoint cannot be created. +. MessageId=1721 Severity=Success @@ -10214,6 +12242,9 @@ RPC_S_OUT_OF_RESOURCES - Not enough resources are available to complete this ope Language=Russian RPC_S_OUT_OF_RESOURCES - Not enough resources are available to complete this operation. . +Language=Polish +RPC_S_OUT_OF_RESOURCES - Not enough resources are available to complete this operation. +. MessageId=1722 Severity=Success @@ -10225,6 +12256,9 @@ RPC_S_SERVER_UNAVAILABLE - The RPC server is unavailable. Language=Russian RPC_S_SERVER_UNAVAILABLE - The RPC server is unavailable. . +Language=Polish +RPC_S_SERVER_UNAVAILABLE - The RPC server is unavailable. +. MessageId=1723 Severity=Success @@ -10236,6 +12270,9 @@ RPC_S_SERVER_TOO_BUSY - The RPC server is too busy to complete this operation. Language=Russian RPC_S_SERVER_TOO_BUSY - The RPC server is too busy to complete this operation. . +Language=Polish +RPC_S_SERVER_TOO_BUSY - The RPC server is too busy to complete this operation. +. MessageId=1724 Severity=Success @@ -10247,6 +12284,9 @@ RPC_S_INVALID_NETWORK_OPTIONS - The network options are invalid. Language=Russian RPC_S_INVALID_NETWORK_OPTIONS - The network options are invalid. . +Language=Polish +RPC_S_INVALID_NETWORK_OPTIONS - The network options are invalid. +. MessageId=1725 Severity=Success @@ -10258,6 +12298,9 @@ RPC_S_NO_CALL_ACTIVE - There are no remote procedure calls active on this thread Language=Russian RPC_S_NO_CALL_ACTIVE - There are no remote procedure calls active on this thread. . +Language=Polish +RPC_S_NO_CALL_ACTIVE - There are no remote procedure calls active on this thread. +. MessageId=1726 Severity=Success @@ -10269,6 +12312,9 @@ RPC_S_CALL_FAILED - The remote procedure call failed. Language=Russian RPC_S_CALL_FAILED - The remote procedure call failed. . +Language=Polish +RPC_S_CALL_FAILED - The remote procedure call failed. +. MessageId=1727 Severity=Success @@ -10280,6 +12326,9 @@ RPC_S_CALL_FAILED_DNE - The remote procedure call failed and did not execute. Language=Russian RPC_S_CALL_FAILED_DNE - The remote procedure call failed and did not execute. . +Language=Polish +RPC_S_CALL_FAILED_DNE - The remote procedure call failed and did not execute. +. MessageId=1728 Severity=Success @@ -10291,6 +12340,9 @@ RPC_S_PROTOCOL_ERROR - A remote procedure call (RPC) protocol error occurred. Language=Russian RPC_S_PROTOCOL_ERROR - A remote procedure call (RPC) protocol error occurred. . +Language=Polish +RPC_S_PROTOCOL_ERROR - A remote procedure call (RPC) protocol error occurred. +. MessageId=1730 Severity=Success @@ -10302,6 +12354,9 @@ RPC_S_UNSUPPORTED_TRANS_SYN - The transfer syntax is not supported by the RPC se Language=Russian RPC_S_UNSUPPORTED_TRANS_SYN - The transfer syntax is not supported by the RPC server. . +Language=Polish +RPC_S_UNSUPPORTED_TRANS_SYN - The transfer syntax is not supported by the RPC server. +. MessageId=1732 Severity=Success @@ -10313,6 +12368,9 @@ RPC_S_UNSUPPORTED_TYPE - The universal unique identifier (UUID) type is not supp Language=Russian RPC_S_UNSUPPORTED_TYPE - The universal unique identifier (UUID) type is not supported. . +Language=Polish +RPC_S_UNSUPPORTED_TYPE - The universal unique identifier (UUID) type is not supported. +. MessageId=1733 Severity=Success @@ -10324,6 +12382,9 @@ RPC_S_INVALID_TAG - The tag is invalid. Language=Russian RPC_S_INVALID_TAG - The tag is invalid. . +Language=Polish +RPC_S_INVALID_TAG - The tag is invalid. +. MessageId=1734 Severity=Success @@ -10335,6 +12396,9 @@ RPC_S_INVALID_BOUND - The array bounds are invalid. Language=Russian RPC_S_INVALID_BOUND - The array bounds are invalid. . +Language=Polish +RPC_S_INVALID_BOUND - The array bounds are invalid. +. MessageId=1735 Severity=Success @@ -10346,6 +12410,9 @@ RPC_S_NO_ENTRY_NAME - The binding does not contain an entry name. Language=Russian RPC_S_NO_ENTRY_NAME - The binding does not contain an entry name. . +Language=Polish +RPC_S_NO_ENTRY_NAME - The binding does not contain an entry name. +. MessageId=1736 Severity=Success @@ -10357,6 +12424,9 @@ RPC_S_INVALID_NAME_SYNTAX - The name syntax is invalid. Language=Russian RPC_S_INVALID_NAME_SYNTAX - The name syntax is invalid. . +Language=Polish +RPC_S_INVALID_NAME_SYNTAX - The name syntax is invalid. +. MessageId=1737 Severity=Success @@ -10368,6 +12438,9 @@ RPC_S_UNSUPPORTED_NAME_SYNTAX - The name syntax is not supported. Language=Russian RPC_S_UNSUPPORTED_NAME_SYNTAX - The name syntax is not supported. . +Language=Polish +RPC_S_UNSUPPORTED_NAME_SYNTAX - The name syntax is not supported. +. MessageId=1739 Severity=Success @@ -10379,6 +12452,9 @@ RPC_S_UUID_NO_ADDRESS - No network address is available to use to construct a un Language=Russian RPC_S_UUID_NO_ADDRESS - No network address is available to use to construct a universal unique identifier (UUID). . +Language=Polish +RPC_S_UUID_NO_ADDRESS - No network address is available to use to construct a universal unique identifier (UUID). +. MessageId=1740 Severity=Success @@ -10390,6 +12466,9 @@ RPC_S_DUPLICATE_ENDPOINT - The endpoint is a duplicate. Language=Russian RPC_S_DUPLICATE_ENDPOINT - The endpoint is a duplicate. . +Language=Polish +RPC_S_DUPLICATE_ENDPOINT - The endpoint is a duplicate. +. MessageId=1741 Severity=Success @@ -10401,6 +12480,9 @@ RPC_S_UNKNOWN_AUTHN_TYPE - The authentication type is unknown. Language=Russian RPC_S_UNKNOWN_AUTHN_TYPE - The authentication type is unknown. . +Language=Polish +RPC_S_UNKNOWN_AUTHN_TYPE - The authentication type is unknown. +. MessageId=1742 Severity=Success @@ -10412,6 +12494,9 @@ RPC_S_MAX_CALLS_TOO_SMALL - The maximum number of calls is too small. Language=Russian RPC_S_MAX_CALLS_TOO_SMALL - The maximum number of calls is too small. . +Language=Polish +RPC_S_MAX_CALLS_TOO_SMALL - The maximum number of calls is too small. +. MessageId=1743 Severity=Success @@ -10423,6 +12508,9 @@ RPC_S_STRING_TOO_LONG - The string is too long. Language=Russian RPC_S_STRING_TOO_LONG - The string is too long. . +Language=Polish +RPC_S_STRING_TOO_LONG - The string is too long. +. MessageId=1744 Severity=Success @@ -10434,6 +12522,9 @@ RPC_S_PROTSEQ_NOT_FOUND - The RPC protocol sequence was not found. Language=Russian RPC_S_PROTSEQ_NOT_FOUND - The RPC protocol sequence was not found. . +Language=Polish +RPC_S_PROTSEQ_NOT_FOUND - The RPC protocol sequence was not found. +. MessageId=1745 Severity=Success @@ -10445,6 +12536,9 @@ RPC_S_PROCNUM_OUT_OF_RANGE - The procedure number is out of range. Language=Russian RPC_S_PROCNUM_OUT_OF_RANGE - The procedure number is out of range. . +Language=Polish +RPC_S_PROCNUM_OUT_OF_RANGE - The procedure number is out of range. +. MessageId=1746 Severity=Success @@ -10456,6 +12550,9 @@ RPC_S_BINDING_HAS_NO_AUTH - The binding does not contain any authentication info Language=Russian RPC_S_BINDING_HAS_NO_AUTH - The binding does not contain any authentication information. . +Language=Polish +RPC_S_BINDING_HAS_NO_AUTH - The binding does not contain any authentication information. +. MessageId=1747 Severity=Success @@ -10467,6 +12564,9 @@ RPC_S_UNKNOWN_AUTHN_SERVICE - The authentication service is unknown. Language=Russian RPC_S_UNKNOWN_AUTHN_SERVICE - The authentication service is unknown. . +Language=Polish +RPC_S_UNKNOWN_AUTHN_SERVICE - The authentication service is unknown. +. MessageId=1748 Severity=Success @@ -10478,6 +12578,9 @@ RPC_S_UNKNOWN_AUTHN_LEVEL - The authentication level is unknown. Language=Russian RPC_S_UNKNOWN_AUTHN_LEVEL - The authentication level is unknown. . +Language=Polish +RPC_S_UNKNOWN_AUTHN_LEVEL - The authentication level is unknown. +. MessageId=1749 Severity=Success @@ -10489,6 +12592,9 @@ RPC_S_INVALID_AUTH_IDENTITY - The security context is invalid. Language=Russian RPC_S_INVALID_AUTH_IDENTITY - The security context is invalid. . +Language=Polish +RPC_S_INVALID_AUTH_IDENTITY - The security context is invalid. +. MessageId=1750 Severity=Success @@ -10500,6 +12606,9 @@ RPC_S_UNKNOWN_AUTHZ_SERVICE - The authorization service is unknown. Language=Russian RPC_S_UNKNOWN_AUTHZ_SERVICE - The authorization service is unknown. . +Language=Polish +RPC_S_UNKNOWN_AUTHZ_SERVICE - The authorization service is unknown. +. MessageId=1751 Severity=Success @@ -10511,6 +12620,9 @@ EPT_S_INVALID_ENTRY - The entry is invalid. Language=Russian EPT_S_INVALID_ENTRY - The entry is invalid. . +Language=Polish +EPT_S_INVALID_ENTRY - The entry is invalid. +. MessageId=1752 Severity=Success @@ -10522,6 +12634,9 @@ EPT_S_CANT_PERFORM_OP - The server endpoint cannot perform the operation. Language=Russian EPT_S_CANT_PERFORM_OP - The server endpoint cannot perform the operation. . +Language=Polish +EPT_S_CANT_PERFORM_OP - The server endpoint cannot perform the operation. +. MessageId=1753 Severity=Success @@ -10533,6 +12648,9 @@ EPT_S_NOT_REGISTERED - There are no more endpoints available from the endpoint m Language=Russian EPT_S_NOT_REGISTERED - There are no more endpoints available from the endpoint mapper. . +Language=Polish +EPT_S_NOT_REGISTERED - There are no more endpoints available from the endpoint mapper. +. MessageId=1754 Severity=Success @@ -10544,6 +12662,9 @@ RPC_S_NOTHING_TO_EXPORT - No interfaces have been exported. Language=Russian RPC_S_NOTHING_TO_EXPORT - No interfaces have been exported. . +Language=Polish +RPC_S_NOTHING_TO_EXPORT - No interfaces have been exported. +. MessageId=1755 Severity=Success @@ -10555,6 +12676,9 @@ RPC_S_INCOMPLETE_NAME - The entry name is incomplete. Language=Russian RPC_S_INCOMPLETE_NAME - The entry name is incomplete. . +Language=Polish +RPC_S_INCOMPLETE_NAME - The entry name is incomplete. +. MessageId=1756 Severity=Success @@ -10566,6 +12690,9 @@ RPC_S_INVALID_VERS_OPTION - The version option is invalid. Language=Russian RPC_S_INVALID_VERS_OPTION - The version option is invalid. . +Language=Polish +RPC_S_INVALID_VERS_OPTION - The version option is invalid. +. MessageId=1757 Severity=Success @@ -10577,6 +12704,9 @@ RPC_S_NO_MORE_MEMBERS - There are no more members. Language=Russian RPC_S_NO_MORE_MEMBERS - There are no more members. . +Language=Polish +RPC_S_NO_MORE_MEMBERS - There are no more members. +. MessageId=1758 Severity=Success @@ -10588,6 +12718,9 @@ RPC_S_NOT_ALL_OBJS_UNEXPORTED - There is nothing to unexport. Language=Russian RPC_S_NOT_ALL_OBJS_UNEXPORTED - There is nothing to unexport. . +Language=Polish +RPC_S_NOT_ALL_OBJS_UNEXPORTED - There is nothing to unexport. +. MessageId=1759 Severity=Success @@ -10599,6 +12732,9 @@ RPC_S_INTERFACE_NOT_FOUND - The interface was not found. Language=Russian RPC_S_INTERFACE_NOT_FOUND - The interface was not found. . +Language=Polish +RPC_S_INTERFACE_NOT_FOUND - The interface was not found. +. MessageId=1760 Severity=Success @@ -10610,6 +12746,9 @@ RPC_S_ENTRY_ALREADY_EXISTS - The entry already exists. Language=Russian RPC_S_ENTRY_ALREADY_EXISTS - The entry already exists. . +Language=Polish +RPC_S_ENTRY_ALREADY_EXISTS - The entry already exists. +. MessageId=1761 Severity=Success @@ -10621,6 +12760,9 @@ RPC_S_ENTRY_NOT_FOUND - The entry is not found. Language=Russian RPC_S_ENTRY_NOT_FOUND - The entry is not found. . +Language=Polish +RPC_S_ENTRY_NOT_FOUND - The entry is not found. +. MessageId=1762 Severity=Success @@ -10632,6 +12774,9 @@ RPC_S_NAME_SERVICE_UNAVAILABLE - The name service is unavailable. Language=Russian RPC_S_NAME_SERVICE_UNAVAILABLE - The name service is unavailable. . +Language=Polish +RPC_S_NAME_SERVICE_UNAVAILABLE - The name service is unavailable. +. MessageId=1763 Severity=Success @@ -10643,6 +12788,9 @@ RPC_S_INVALID_NAF_ID - The network address family is invalid. Language=Russian RPC_S_INVALID_NAF_ID - The network address family is invalid. . +Language=Polish +RPC_S_INVALID_NAF_ID - The network address family is invalid. +. MessageId=1764 Severity=Success @@ -10654,6 +12802,9 @@ RPC_S_CANNOT_SUPPORT - The requested operation is not supported. Language=Russian RPC_S_CANNOT_SUPPORT - The requested operation is not supported. . +Language=Polish +RPC_S_CANNOT_SUPPORT - The requested operation is not supported. +. MessageId=1765 Severity=Success @@ -10665,6 +12816,9 @@ RPC_S_NO_CONTEXT_AVAILABLE - No security context is available to allow impersona Language=Russian RPC_S_NO_CONTEXT_AVAILABLE - No security context is available to allow impersonation. . +Language=Polish +RPC_S_NO_CONTEXT_AVAILABLE - No security context is available to allow impersonation. +. MessageId=1766 Severity=Success @@ -10676,6 +12830,9 @@ RPC_S_INTERNAL_ERROR - An internal error occurred in a remote procedure call (RP Language=Russian RPC_S_INTERNAL_ERROR - An internal error occurred in a remote procedure call (RPC). . +Language=Polish +RPC_S_INTERNAL_ERROR - An internal error occurred in a remote procedure call (RPC). +. MessageId=1767 Severity=Success @@ -10687,6 +12844,9 @@ RPC_S_ZERO_DIVIDE - The RPC server attempted an integer division by zero. Language=Russian RPC_S_ZERO_DIVIDE - The RPC server attempted an integer division by zero. . +Language=Polish +RPC_S_ZERO_DIVIDE - The RPC server attempted an integer division by zero. +. MessageId=1768 Severity=Success @@ -10698,6 +12858,9 @@ RPC_S_ADDRESS_ERROR - An addressing error occurred in the RPC server. Language=Russian RPC_S_ADDRESS_ERROR - An addressing error occurred in the RPC server. . +Language=Polish +RPC_S_ADDRESS_ERROR - An addressing error occurred in the RPC server. +. MessageId=1769 Severity=Success @@ -10709,6 +12872,9 @@ RPC_S_FP_DIV_ZERO - A floating-point operation at the RPC server caused a divisi Language=Russian RPC_S_FP_DIV_ZERO - A floating-point operation at the RPC server caused a division by zero. . +Language=Polish +RPC_S_FP_DIV_ZERO - A floating-point operation at the RPC server caused a division by zero. +. MessageId=1770 Severity=Success @@ -10720,6 +12886,9 @@ RPC_S_FP_UNDERFLOW - A floating-point underflow occurred at the RPC server. Language=Russian RPC_S_FP_UNDERFLOW - A floating-point underflow occurred at the RPC server. . +Language=Polish +RPC_S_FP_UNDERFLOW - A floating-point underflow occurred at the RPC server. +. MessageId=1771 Severity=Success @@ -10731,6 +12900,9 @@ RPC_S_FP_OVERFLOW - A floating-point overflow occurred at the RPC server. Language=Russian RPC_S_FP_OVERFLOW - A floating-point overflow occurred at the RPC server. . +Language=Polish +RPC_S_FP_OVERFLOW - A floating-point overflow occurred at the RPC server. +. MessageId=1772 Severity=Success @@ -10742,6 +12914,9 @@ RPC_X_NO_MORE_ENTRIES - The list of RPC servers available for the binding of aut Language=Russian RPC_X_NO_MORE_ENTRIES - The list of RPC servers available for the binding of auto handles has been exhausted. . +Language=Polish +RPC_X_NO_MORE_ENTRIES - The list of RPC servers available for the binding of auto handles has been exhausted. +. MessageId=1773 Severity=Success @@ -10753,6 +12928,9 @@ RPC_X_SS_CHAR_TRANS_OPEN_FAIL - Unable to open the character translation table f Language=Russian RPC_X_SS_CHAR_TRANS_OPEN_FAIL - Unable to open the character translation table file. . +Language=Polish +RPC_X_SS_CHAR_TRANS_OPEN_FAIL - Unable to open the character translation table file. +. MessageId=1774 Severity=Success @@ -10764,6 +12942,9 @@ RPC_X_SS_CHAR_TRANS_SHORT_FILE - The file containing the character translation t Language=Russian RPC_X_SS_CHAR_TRANS_SHORT_FILE - The file containing the character translation table has fewer than 512 bytes. . +Language=Polish +RPC_X_SS_CHAR_TRANS_SHORT_FILE - The file containing the character translation table has fewer than 512 bytes. +. MessageId=1775 Severity=Success @@ -10775,6 +12956,9 @@ RPC_X_SS_IN_NULL_CONTEXT - A null context handle was passed from the client to t Language=Russian RPC_X_SS_IN_NULL_CONTEXT - A null context handle was passed from the client to the host during a remote procedure call. . +Language=Polish +RPC_X_SS_IN_NULL_CONTEXT - A null context handle was passed from the client to the host during a remote procedure call. +. MessageId=1777 Severity=Success @@ -10786,6 +12970,9 @@ RPC_X_SS_CONTEXT_DAMAGED - The context handle changed during a remote procedure Language=Russian RPC_X_SS_CONTEXT_DAMAGED - The context handle changed during a remote procedure call. . +Language=Polish +RPC_X_SS_CONTEXT_DAMAGED - The context handle changed during a remote procedure call. +. MessageId=1778 Severity=Success @@ -10797,6 +12984,9 @@ RPC_X_SS_HANDLES_MISMATCH - The binding handles passed to a remote procedure cal Language=Russian RPC_X_SS_HANDLES_MISMATCH - The binding handles passed to a remote procedure call do not match. . +Language=Polish +RPC_X_SS_HANDLES_MISMATCH - The binding handles passed to a remote procedure call do not match. +. MessageId=1779 Severity=Success @@ -10808,6 +12998,9 @@ RPC_X_SS_CANNOT_GET_CALL_HANDLE - The stub is unable to get the remote procedure Language=Russian RPC_X_SS_CANNOT_GET_CALL_HANDLE - The stub is unable to get the remote procedure call handle. . +Language=Polish +RPC_X_SS_CANNOT_GET_CALL_HANDLE - The stub is unable to get the remote procedure call handle. +. MessageId=1780 Severity=Success @@ -10819,6 +13012,9 @@ RPC_X_NULL_REF_POINTER - A null reference pointer was passed to the stub. Language=Russian RPC_X_NULL_REF_POINTER - A null reference pointer was passed to the stub. . +Language=Polish +RPC_X_NULL_REF_POINTER - A null reference pointer was passed to the stub. +. MessageId=1781 Severity=Success @@ -10830,6 +13026,9 @@ RPC_X_ENUM_VALUE_OUT_OF_RANGE - The enumeration value is out of range. Language=Russian RPC_X_ENUM_VALUE_OUT_OF_RANGE - The enumeration value is out of range. . +Language=Polish +RPC_X_ENUM_VALUE_OUT_OF_RANGE - The enumeration value is out of range. +. MessageId=1782 Severity=Success @@ -10841,6 +13040,9 @@ RPC_X_BYTE_COUNT_TOO_SMALL - The byte count is too small. Language=Russian RPC_X_BYTE_COUNT_TOO_SMALL - The byte count is too small. . +Language=Polish +RPC_X_BYTE_COUNT_TOO_SMALL - The byte count is too small. +. MessageId=1783 Severity=Success @@ -10852,6 +13054,9 @@ RPC_X_BAD_STUB_DATA - The stub received bad data. Language=Russian RPC_X_BAD_STUB_DATA - The stub received bad data. . +Language=Polish +RPC_X_BAD_STUB_DATA - The stub received bad data. +. MessageId=1784 Severity=Success @@ -10863,6 +13068,9 @@ ERROR_INVALID_USER_BUFFER - The supplied user buffer is not valid for the reques Language=Russian ERROR_INVALID_USER_BUFFER - The supplied user buffer is not valid for the requested operation. . +Language=Polish +ERROR_INVALID_USER_BUFFER - The supplied user buffer is not valid for the requested operation. +. MessageId=1785 Severity=Success @@ -10874,6 +13082,9 @@ ERROR_UNRECOGNIZED_MEDIA - The disk media is not recognized. It may not be forma Language=Russian ERROR_UNRECOGNIZED_MEDIA - The disk media is not recognized. It may not be formatted. . +Language=Polish +ERROR_UNRECOGNIZED_MEDIA - The disk media is not recognized. It may not be formatted. +. MessageId=1786 Severity=Success @@ -10885,6 +13096,9 @@ ERROR_NO_TRUST_LSA_SECRET - The workstation does not have a trust secret. Language=Russian ERROR_NO_TRUST_LSA_SECRET - The workstation does not have a trust secret. . +Language=Polish +ERROR_NO_TRUST_LSA_SECRET - The workstation does not have a trust secret. +. MessageId=1787 Severity=Success @@ -10896,6 +13110,9 @@ ERROR_NO_TRUST_SAM_ACCOUNT - The security database on the server does not have a Language=Russian ERROR_NO_TRUST_SAM_ACCOUNT - The security database on the server does not have a computer account for this workstation trust relationship. . +Language=Polish +ERROR_NO_TRUST_SAM_ACCOUNT - The security database on the server does not have a computer account for this workstation trust relationship. +. MessageId=1788 Severity=Success @@ -10907,6 +13124,9 @@ ERROR_TRUSTED_DOMAIN_FAILURE - The trust relationship between the primary domain Language=Russian ERROR_TRUSTED_DOMAIN_FAILURE - The trust relationship between the primary domain and the trusted domain failed. . +Language=Polish +ERROR_TRUSTED_DOMAIN_FAILURE - The trust relationship between the primary domain and the trusted domain failed. +. MessageId=1789 Severity=Success @@ -10918,6 +13138,9 @@ ERROR_TRUSTED_RELATIONSHIP_FAILURE - The trust relationship between this worksta Language=Russian ERROR_TRUSTED_RELATIONSHIP_FAILURE - The trust relationship between this workstation and the primary domain failed. . +Language=Polish +ERROR_TRUSTED_RELATIONSHIP_FAILURE - The trust relationship between this workstation and the primary domain failed. +. MessageId=1790 Severity=Success @@ -10929,6 +13152,9 @@ ERROR_TRUST_FAILURE - The network logon failed. Language=Russian ERROR_TRUST_FAILURE - The network logon failed. . +Language=Polish +ERROR_TRUST_FAILURE - The network logon failed. +. MessageId=1791 Severity=Success @@ -10940,6 +13166,9 @@ RPC_S_CALL_IN_PROGRESS - A remote procedure call is already in progress for this Language=Russian RPC_S_CALL_IN_PROGRESS - A remote procedure call is already in progress for this thread. . +Language=Polish +RPC_S_CALL_IN_PROGRESS - A remote procedure call is already in progress for this thread. +. MessageId=1792 Severity=Success @@ -10951,6 +13180,9 @@ ERROR_NETLOGON_NOT_STARTED - An attempt was made to logon, but the network logon Language=Russian ERROR_NETLOGON_NOT_STARTED - An attempt was made to logon, but the network logon service was not started. . +Language=Polish +ERROR_NETLOGON_NOT_STARTED - An attempt was made to logon, but the network logon service was not started. +. MessageId=1793 Severity=Success @@ -10962,6 +13194,9 @@ ERROR_ACCOUNT_EXPIRED - The user's account has expired. Language=Russian ERROR_ACCOUNT_EXPIRED - The user's account has expired. . +Language=Polish +ERROR_ACCOUNT_EXPIRED - The user's account has expired. +. MessageId=1794 Severity=Success @@ -10973,6 +13208,9 @@ ERROR_REDIRECTOR_HAS_OPEN_HANDLES - The redirector is in use and cannot be unloa Language=Russian ERROR_REDIRECTOR_HAS_OPEN_HANDLES - The redirector is in use and cannot be unloaded. . +Language=Polish +ERROR_REDIRECTOR_HAS_OPEN_HANDLES - The redirector is in use and cannot be unloaded. +. MessageId=1795 Severity=Success @@ -10984,6 +13222,9 @@ ERROR_PRINTER_DRIVER_ALREADY_INSTALLED - The specified printer driver is already Language=Russian ERROR_PRINTER_DRIVER_ALREADY_INSTALLED - The specified printer driver is already installed. . +Language=Polish +ERROR_PRINTER_DRIVER_ALREADY_INSTALLED - The specified printer driver is already installed. +. MessageId=1796 Severity=Success @@ -10995,6 +13236,9 @@ ERROR_UNKNOWN_PORT - The specified port is unknown. Language=Russian ERROR_UNKNOWN_PORT - The specified port is unknown. . +Language=Polish +ERROR_UNKNOWN_PORT - The specified port is unknown. +. MessageId=1797 Severity=Success @@ -11006,6 +13250,9 @@ ERROR_UNKNOWN_PRINTER_DRIVER - The printer driver is unknown. Language=Russian ERROR_UNKNOWN_PRINTER_DRIVER - The printer driver is unknown. . +Language=Polish +ERROR_UNKNOWN_PRINTER_DRIVER - The printer driver is unknown. +. MessageId=1798 Severity=Success @@ -11017,6 +13264,9 @@ ERROR_UNKNOWN_PRINTPROCESSOR - The print processor is unknown. Language=Russian ERROR_UNKNOWN_PRINTPROCESSOR - The print processor is unknown. . +Language=Polish +ERROR_UNKNOWN_PRINTPROCESSOR - The print processor is unknown. +. MessageId=1799 Severity=Success @@ -11028,6 +13278,9 @@ ERROR_INVALID_SEPARATOR_FILE - The specified separator file is invalid. Language=Russian ERROR_INVALID_SEPARATOR_FILE - The specified separator file is invalid. . +Language=Polish +ERROR_INVALID_SEPARATOR_FILE - The specified separator file is invalid. +. MessageId=1800 Severity=Success @@ -11039,6 +13292,9 @@ ERROR_INVALID_PRIORITY - The specified priority is invalid. Language=Russian ERROR_INVALID_PRIORITY - The specified priority is invalid. . +Language=Polish +ERROR_INVALID_PRIORITY - The specified priority is invalid. +. MessageId=1801 Severity=Success @@ -11050,6 +13306,9 @@ ERROR_INVALID_PRINTER_NAME - The printer name is invalid. Language=Russian ERROR_INVALID_PRINTER_NAME - The printer name is invalid. . +Language=Polish +ERROR_INVALID_PRINTER_NAME - The printer name is invalid. +. MessageId=1802 Severity=Success @@ -11061,6 +13320,9 @@ ERROR_PRINTER_ALREADY_EXISTS - The printer already exists. Language=Russian ERROR_PRINTER_ALREADY_EXISTS - The printer already exists. . +Language=Polish +ERROR_PRINTER_ALREADY_EXISTS - The printer already exists. +. MessageId=1803 Severity=Success @@ -11072,6 +13334,9 @@ ERROR_INVALID_PRINTER_COMMAND - The printer command is invalid. Language=Russian ERROR_INVALID_PRINTER_COMMAND - The printer command is invalid. . +Language=Polish +ERROR_INVALID_PRINTER_COMMAND - The printer command is invalid. +. MessageId=1804 Severity=Success @@ -11083,6 +13348,9 @@ ERROR_INVALID_DATATYPE - The specified datatype is invalid. Language=Russian ERROR_INVALID_DATATYPE - The specified datatype is invalid. . +Language=Polish +ERROR_INVALID_DATATYPE - The specified datatype is invalid. +. MessageId=1805 Severity=Success @@ -11094,6 +13362,9 @@ ERROR_INVALID_ENVIRONMENT - The environment specified is invalid. Language=Russian ERROR_INVALID_ENVIRONMENT - The environment specified is invalid. . +Language=Polish +ERROR_INVALID_ENVIRONMENT - The environment specified is invalid. +. MessageId=1806 Severity=Success @@ -11105,6 +13376,9 @@ RPC_S_NO_MORE_BINDINGS - There are no more bindings. Language=Russian RPC_S_NO_MORE_BINDINGS - There are no more bindings. . +Language=Polish +RPC_S_NO_MORE_BINDINGS - There are no more bindings. +. MessageId=1807 Severity=Success @@ -11116,6 +13390,9 @@ ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT - The account used is an interdomain tru Language=Russian ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT - The account used is an interdomain trust account. Use your global user account or local user account to access this server. . +Language=Polish +ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT - The account used is an interdomain trust account. Use your global user account or local user account to access this server. +. MessageId=1808 Severity=Success @@ -11127,6 +13404,9 @@ ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT - The account used is a computer account Language=Russian ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT - The account used is a computer account. Use your global user account or local user account to access this server. . +Language=Polish +ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT - The account used is a computer account. Use your global user account or local user account to access this server. +. MessageId=1809 Severity=Success @@ -11138,6 +13418,9 @@ ERROR_NOLOGON_SERVER_TRUST_ACCOUNT - The account used is a server trust account. Language=Russian ERROR_NOLOGON_SERVER_TRUST_ACCOUNT - The account used is a server trust account. Use your global user account or local user account to access this server. . +Language=Polish +ERROR_NOLOGON_SERVER_TRUST_ACCOUNT - The account used is a server trust account. Use your global user account or local user account to access this server. +. MessageId=1810 Severity=Success @@ -11149,6 +13432,9 @@ ERROR_DOMAIN_TRUST_INCONSISTENT - The name or security ID (SID) of the domain sp Language=Russian ERROR_DOMAIN_TRUST_INCONSISTENT - The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain. . +Language=Polish +ERROR_DOMAIN_TRUST_INCONSISTENT - The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain. +. MessageId=1811 Severity=Success @@ -11160,6 +13446,9 @@ ERROR_SERVER_HAS_OPEN_HANDLES - The server is in use and cannot be unloaded. Language=Russian ERROR_SERVER_HAS_OPEN_HANDLES - The server is in use and cannot be unloaded. . +Language=Polish +ERROR_SERVER_HAS_OPEN_HANDLES - The server is in use and cannot be unloaded. +. MessageId=1812 Severity=Success @@ -11171,6 +13460,9 @@ ERROR_RESOURCE_DATA_NOT_FOUND - The specified image file did not contain a resou Language=Russian ERROR_RESOURCE_DATA_NOT_FOUND - The specified image file did not contain a resource section. . +Language=Polish +ERROR_RESOURCE_DATA_NOT_FOUND - The specified image file did not contain a resource section. +. MessageId=1813 Severity=Success @@ -11182,6 +13474,9 @@ ERROR_RESOURCE_TYPE_NOT_FOUND - The specified resource type cannot be found in t Language=Russian ERROR_RESOURCE_TYPE_NOT_FOUND - The specified resource type cannot be found in the image file. . +Language=Polish +ERROR_RESOURCE_TYPE_NOT_FOUND - The specified resource type cannot be found in the image file. +. MessageId=1814 Severity=Success @@ -11193,7 +13488,10 @@ ERROR_RESOURCE_NAME_NOT_FOUND - The specified resource name cannot be found in t Language=Russian ERROR_RESOURCE_NAME_NOT_FOUND - The specified resource name cannot be found in the image file. . - +Language=Polish +ERROR_RESOURCE_NAME_NOT_FOUND - The specified resource name cannot be found in the image file. +. + MessageId=1815 Severity=Success Facility=System @@ -11204,6 +13502,9 @@ ERROR_RESOURCE_LANG_NOT_FOUND - The specified resource language ID cannot be fou Language=Russian ERROR_RESOURCE_LANG_NOT_FOUND - The specified resource language ID cannot be found in the image file. . +Language=Polish +ERROR_RESOURCE_LANG_NOT_FOUND - The specified resource language ID cannot be found in the image file. +. MessageId=1816 Severity=Success @@ -11215,6 +13516,9 @@ ERROR_NOT_ENOUGH_QUOTA - Not enough quota is available to process this command. Language=Russian ERROR_NOT_ENOUGH_QUOTA - Not enough quota is available to process this command. . +Language=Polish +ERROR_NOT_ENOUGH_QUOTA - Not enough quota is available to process this command. +. MessageId=1817 Severity=Success @@ -11226,6 +13530,9 @@ RPC_S_NO_INTERFACES - No interfaces have been registered. Language=Russian RPC_S_NO_INTERFACES - No interfaces have been registered. . +Language=Polish +RPC_S_NO_INTERFACES - No interfaces have been registered. +. MessageId=1818 Severity=Success @@ -11237,6 +13544,9 @@ RPC_S_CALL_CANCELLED - The remote procedure call was cancelled. Language=Russian RPC_S_CALL_CANCELLED - The remote procedure call was cancelled. . +Language=Polish +RPC_S_CALL_CANCELLED - The remote procedure call was cancelled. +. MessageId=1819 Severity=Success @@ -11248,6 +13558,9 @@ RPC_S_BINDING_INCOMPLETE - The binding handle does not contain all required info Language=Russian RPC_S_BINDING_INCOMPLETE - The binding handle does not contain all required information. . +Language=Polish +RPC_S_BINDING_INCOMPLETE - The binding handle does not contain all required information. +. MessageId=1820 Severity=Success @@ -11259,6 +13572,9 @@ RPC_S_COMM_FAILURE - A communications failure occurred during a remote procedure Language=Russian RPC_S_COMM_FAILURE - A communications failure occurred during a remote procedure call. . +Language=Polish +RPC_S_COMM_FAILURE - A communications failure occurred during a remote procedure call. +. MessageId=1821 Severity=Success @@ -11270,6 +13586,9 @@ RPC_S_UNSUPPORTED_AUTHN_LEVEL - The requested authentication level is not suppor Language=Russian RPC_S_UNSUPPORTED_AUTHN_LEVEL - The requested authentication level is not supported. . +Language=Polish +RPC_S_UNSUPPORTED_AUTHN_LEVEL - The requested authentication level is not supported. +. MessageId=1822 Severity=Success @@ -11281,6 +13600,9 @@ RPC_S_NO_PRINC_NAME - No principal name registered. Language=Russian RPC_S_NO_PRINC_NAME - No principal name registered. . +Language=Polish +RPC_S_NO_PRINC_NAME - No principal name registered. +. MessageId=1823 Severity=Success @@ -11292,6 +13614,9 @@ RPC_S_NOT_RPC_ERROR - The error specified is not a valid Windows RPC error code. Language=Russian RPC_S_NOT_RPC_ERROR - The error specified is not a valid Windows RPC error code. . +Language=Polish +RPC_S_NOT_RPC_ERROR - The error specified is not a valid Windows RPC error code. +. MessageId=1824 Severity=Success @@ -11303,6 +13628,9 @@ RPC_S_UUID_LOCAL_ONLY - A UUID that is valid only on this computer has been allo Language=Russian RPC_S_UUID_LOCAL_ONLY - A UUID that is valid only on this computer has been allocated. . +Language=Polish +RPC_S_UUID_LOCAL_ONLY - A UUID that is valid only on this computer has been allocated. +. MessageId=1825 Severity=Success @@ -11314,6 +13642,9 @@ RPC_S_SEC_PKG_ERROR - A security package specific error occurred. Language=Russian RPC_S_SEC_PKG_ERROR - A security package specific error occurred. . +Language=Polish +RPC_S_SEC_PKG_ERROR - A security package specific error occurred. +. MessageId=1826 Severity=Success @@ -11325,6 +13656,9 @@ RPC_S_NOT_CANCELLED - Thread is not canceled. Language=Russian RPC_S_NOT_CANCELLED - Thread is not canceled. . +Language=Polish +RPC_S_NOT_CANCELLED - Thread is not canceled. +. MessageId=1827 Severity=Success @@ -11336,6 +13670,9 @@ RPC_X_INVALID_ES_ACTION - Invalid operation on the encoding/decoding handle. Language=Russian RPC_X_INVALID_ES_ACTION - Invalid operation on the encoding/decoding handle. . +Language=Polish +RPC_X_INVALID_ES_ACTION - Invalid operation on the encoding/decoding handle. +. MessageId=1828 Severity=Success @@ -11347,6 +13684,9 @@ RPC_X_WRONG_ES_VERSION - Incompatible version of the serializing package. Language=Russian RPC_X_WRONG_ES_VERSION - Incompatible version of the serializing package. . +Language=Polish +RPC_X_WRONG_ES_VERSION - Incompatible version of the serializing package. +. MessageId=1829 Severity=Success @@ -11358,6 +13698,9 @@ RPC_X_WRONG_STUB_VERSION - Incompatible version of the RPC stub. Language=Russian RPC_X_WRONG_STUB_VERSION - Incompatible version of the RPC stub. . +Language=Polish +RPC_X_WRONG_STUB_VERSION - Incompatible version of the RPC stub. +. MessageId=1830 Severity=Success @@ -11369,6 +13712,9 @@ RPC_X_INVALID_PIPE_OBJECT - The RPC pipe object is invalid or corrupted. Language=Russian RPC_X_INVALID_PIPE_OBJECT - The RPC pipe object is invalid or corrupted. . +Language=Polish +RPC_X_INVALID_PIPE_OBJECT - The RPC pipe object is invalid or corrupted. +. MessageId=1831 Severity=Success @@ -11380,6 +13726,9 @@ RPC_X_WRONG_PIPE_ORDER - An invalid operation was attempted on an RPC pipe objec Language=Russian RPC_X_WRONG_PIPE_ORDER - An invalid operation was attempted on an RPC pipe object. . +Language=Polish +RPC_X_WRONG_PIPE_ORDER - An invalid operation was attempted on an RPC pipe object. +. MessageId=1832 Severity=Success @@ -11391,6 +13740,9 @@ RPC_X_WRONG_PIPE_VERSION - Unsupported RPC pipe version. Language=Russian RPC_X_WRONG_PIPE_VERSION - Unsupported RPC pipe version. . +Language=Polish +RPC_X_WRONG_PIPE_VERSION - Unsupported RPC pipe version. +. MessageId=1898 Severity=Success @@ -11402,6 +13754,9 @@ RPC_S_GROUP_MEMBER_NOT_FOUND - The group member was not found. Language=Russian RPC_S_GROUP_MEMBER_NOT_FOUND - The group member was not found. . +Language=Polish +RPC_S_GROUP_MEMBER_NOT_FOUND - The group member was not found. +. MessageId=1899 Severity=Success @@ -11413,6 +13768,9 @@ EPT_S_CANT_CREATE - The endpoint mapper database entry could not be created. Language=Russian EPT_S_CANT_CREATE - The endpoint mapper database entry could not be created. . +Language=Polish +EPT_S_CANT_CREATE - The endpoint mapper database entry could not be created. +. MessageId=1900 Severity=Success @@ -11424,6 +13782,9 @@ RPC_S_INVALID_OBJECT - The object universal unique identifier (UUID) is the nil Language=Russian RPC_S_INVALID_OBJECT - The object universal unique identifier (UUID) is the nil UUID. . +Language=Polish +RPC_S_INVALID_OBJECT - The object universal unique identifier (UUID) is the nil UUID. +. MessageId=1901 Severity=Success @@ -11435,6 +13796,9 @@ ERROR_INVALID_TIME - The specified time is invalid. Language=Russian ERROR_INVALID_TIME - The specified time is invalid. . +Language=Polish +ERROR_INVALID_TIME - The specified time is invalid. +. MessageId=1902 Severity=Success @@ -11446,6 +13810,9 @@ ERROR_INVALID_FORM_NAME - The specified form name is invalid. Language=Russian ERROR_INVALID_FORM_NAME - The specified form name is invalid. . +Language=Polish +ERROR_INVALID_FORM_NAME - The specified form name is invalid. +. MessageId=1903 Severity=Success @@ -11457,6 +13824,9 @@ ERROR_INVALID_FORM_SIZE - The specified form size is invalid. Language=Russian ERROR_INVALID_FORM_SIZE - The specified form size is invalid. . +Language=Polish +ERROR_INVALID_FORM_SIZE - The specified form size is invalid. +. MessageId=1904 Severity=Success @@ -11468,6 +13838,9 @@ ERROR_ALREADY_WAITING - The specified printer handle is already being waited on Language=Russian ERROR_ALREADY_WAITING - The specified printer handle is already being waited on . +Language=Polish +ERROR_ALREADY_WAITING - The specified printer handle is already being waited on +. MessageId=1905 Severity=Success @@ -11479,6 +13852,9 @@ ERROR_PRINTER_DELETED - The specified printer has been deleted. Language=Russian ERROR_PRINTER_DELETED - The specified printer has been deleted. . +Language=Polish +ERROR_PRINTER_DELETED - The specified printer has been deleted. +. MessageId=1906 Severity=Success @@ -11490,6 +13866,9 @@ ERROR_INVALID_PRINTER_STATE - The state of the printer is invalid. Language=Russian ERROR_INVALID_PRINTER_STATE - The state of the printer is invalid. . +Language=Polish +ERROR_INVALID_PRINTER_STATE - The state of the printer is invalid. +. MessageId=1907 Severity=Success @@ -11501,6 +13880,9 @@ ERROR_PASSWORD_MUST_CHANGE - The user's password must be changed before logging Language=Russian ERROR_PASSWORD_MUST_CHANGE - The user's password must be changed before logging on the first time. . +Language=Polish +ERROR_PASSWORD_MUST_CHANGE - The user's password must be changed before logging on the first time. +. MessageId=1908 Severity=Success @@ -11512,6 +13894,9 @@ ERROR_DOMAIN_CONTROLLER_NOT_FOUND - Could not find the domain controller for thi Language=Russian ERROR_DOMAIN_CONTROLLER_NOT_FOUND - Could not find the domain controller for this domain. . +Language=Polish +ERROR_DOMAIN_CONTROLLER_NOT_FOUND - Could not find the domain controller for this domain. +. MessageId=1909 Severity=Success @@ -11523,6 +13908,9 @@ ERROR_ACCOUNT_LOCKED_OUT - The referenced account is currently locked out and ma Language=Russian ERROR_ACCOUNT_LOCKED_OUT - The referenced account is currently locked out and may not be used to log on. . +Language=Polish +ERROR_ACCOUNT_LOCKED_OUT - The referenced account is currently locked out and may not be used to log on. +. MessageId=1910 Severity=Success @@ -11534,6 +13922,9 @@ OR_INVALID_OXID - The object exporter specified was not found. Language=Russian OR_INVALID_OXID - The object exporter specified was not found. . +Language=Polish +OR_INVALID_OXID - The object exporter specified was not found. +. MessageId=1911 Severity=Success @@ -11545,6 +13936,9 @@ OR_INVALID_OID - The object specified was not found. Language=Russian OR_INVALID_OID - The object specified was not found. . +Language=Polish +OR_INVALID_OID - The object specified was not found. +. MessageId=1912 Severity=Success @@ -11556,6 +13950,9 @@ OR_INVALID_SET - The object resolver set specified was not found. Language=Russian OR_INVALID_SET - The object resolver set specified was not found. . +Language=Polish +OR_INVALID_SET - The object resolver set specified was not found. +. MessageId=1913 Severity=Success @@ -11567,6 +13964,9 @@ RPC_S_SEND_INCOMPLETE - Some data remains to be sent in the request buffer. Language=Russian RPC_S_SEND_INCOMPLETE - Some data remains to be sent in the request buffer. . +Language=Polish +RPC_S_SEND_INCOMPLETE - Some data remains to be sent in the request buffer. +. MessageId=1914 Severity=Success @@ -11578,6 +13978,9 @@ RPC_S_INVALID_ASYNC_HANDLE - Invalid asynchronous remote procedure call handle. Language=Russian RPC_S_INVALID_ASYNC_HANDLE - Invalid asynchronous remote procedure call handle. . +Language=Polish +RPC_S_INVALID_ASYNC_HANDLE - Invalid asynchronous remote procedure call handle. +. MessageId=1915 Severity=Success @@ -11589,6 +13992,9 @@ RPC_S_INVALID_ASYNC_CALL - Invalid asynchronous RPC call handle for this operati Language=Russian RPC_S_INVALID_ASYNC_CALL - Invalid asynchronous RPC call handle for this operation. . +Language=Polish +RPC_S_INVALID_ASYNC_CALL - Invalid asynchronous RPC call handle for this operation. +. MessageId=1916 Severity=Success @@ -11600,6 +14006,9 @@ RPC_X_PIPE_CLOSED - The RPC pipe object has already been closed. Language=Russian RPC_X_PIPE_CLOSED - The RPC pipe object has already been closed. . +Language=Polish +RPC_X_PIPE_CLOSED - The RPC pipe object has already been closed. +. MessageId=1917 Severity=Success @@ -11611,6 +14020,9 @@ RPC_X_PIPE_DISCIPLINE_ERROR - The RPC call completed before all pipes were proce Language=Russian RPC_X_PIPE_DISCIPLINE_ERROR - The RPC call completed before all pipes were processed. . +Language=Polish +RPC_X_PIPE_DISCIPLINE_ERROR - The RPC call completed before all pipes were processed. +. MessageId=1918 Severity=Success @@ -11622,6 +14034,9 @@ RPC_X_PIPE_EMPTY - No more data is available from the RPC pipe. Language=Russian RPC_X_PIPE_EMPTY - No more data is available from the RPC pipe. . +Language=Polish +RPC_X_PIPE_EMPTY - No more data is available from the RPC pipe. +. MessageId=1919 Severity=Success @@ -11633,6 +14048,9 @@ ERROR_NO_SITENAME - No site name is available for this machine. Language=Russian ERROR_NO_SITENAME - No site name is available for this machine. . +Language=Polish +ERROR_NO_SITENAME - No site name is available for this machine. +. MessageId=1920 Severity=Success @@ -11644,6 +14062,9 @@ ERROR_CANT_ACCESS_FILE - The file cannot be accessed by the system. Language=Russian ERROR_CANT_ACCESS_FILE - The file cannot be accessed by the system. . +Language=Polish +ERROR_CANT_ACCESS_FILE - The file cannot be accessed by the system. +. MessageId=1921 Severity=Success @@ -11655,6 +14076,9 @@ ERROR_CANT_RESOLVE_FILENAME - The name of the file cannot be resolved by the sys Language=Russian ERROR_CANT_RESOLVE_FILENAME - The name of the file cannot be resolved by the system. . +Language=Polish +ERROR_CANT_RESOLVE_FILENAME - The name of the file cannot be resolved by the system. +. MessageId=1922 Severity=Success @@ -11666,6 +14090,9 @@ RPC_S_ENTRY_TYPE_MISMATCH - The entry is not of the expected type. Language=Russian RPC_S_ENTRY_TYPE_MISMATCH - The entry is not of the expected type. . +Language=Polish +RPC_S_ENTRY_TYPE_MISMATCH - The entry is not of the expected type. +. MessageId=1923 Severity=Success @@ -11677,6 +14104,9 @@ RPC_S_NOT_ALL_OBJS_EXPORTED - Not all object UUIDs could be exported to the spec Language=Russian RPC_S_NOT_ALL_OBJS_EXPORTED - Not all object UUIDs could be exported to the specified entry. . +Language=Polish +RPC_S_NOT_ALL_OBJS_EXPORTED - Not all object UUIDs could be exported to the specified entry. +. MessageId=1924 Severity=Success @@ -11688,6 +14118,9 @@ RPC_S_INTERFACE_NOT_EXPORTED - Interface could not be exported to the specified Language=Russian RPC_S_INTERFACE_NOT_EXPORTED - Interface could not be exported to the specified entry. . +Language=Polish +RPC_S_INTERFACE_NOT_EXPORTED - Interface could not be exported to the specified entry. +. MessageId=1925 Severity=Success @@ -11699,6 +14132,9 @@ RPC_S_PROFILE_NOT_ADDED - The specified profile entry could not be added. Language=Russian RPC_S_PROFILE_NOT_ADDED - The specified profile entry could not be added. . +Language=Polish +RPC_S_PROFILE_NOT_ADDED - The specified profile entry could not be added. +. MessageId=1926 Severity=Success @@ -11710,6 +14146,9 @@ RPC_S_PRF_ELT_NOT_ADDED - The specified profile element could not be added. Language=Russian RPC_S_PRF_ELT_NOT_ADDED - The specified profile element could not be added. . +Language=Polish +RPC_S_PRF_ELT_NOT_ADDED - The specified profile element could not be added. +. MessageId=1927 Severity=Success @@ -11721,6 +14160,9 @@ RPC_S_PRF_ELT_NOT_REMOVED - The specified profile element could not be removed. Language=Russian RPC_S_PRF_ELT_NOT_REMOVED - The specified profile element could not be removed. . +Language=Polish +RPC_S_PRF_ELT_NOT_REMOVED - The specified profile element could not be removed. +. MessageId=1928 Severity=Success @@ -11732,6 +14174,9 @@ RPC_S_GRP_ELT_NOT_ADDED - The group element could not be added. Language=Russian RPC_S_GRP_ELT_NOT_ADDED - The group element could not be added. . +Language=Polish +RPC_S_GRP_ELT_NOT_ADDED - The group element could not be added. +. MessageId=1929 Severity=Success @@ -11743,6 +14188,9 @@ RPC_S_GRP_ELT_NOT_REMOVED - The group element could not be removed. Language=Russian RPC_S_GRP_ELT_NOT_REMOVED - The group element could not be removed. . +Language=Polish +RPC_S_GRP_ELT_NOT_REMOVED - The group element could not be removed. +. MessageId=1930 Severity=Success @@ -11754,6 +14202,9 @@ ERROR_KM_DRIVER_BLOCKED - The printer driver is not compatible with a policy ena Language=Russian ERROR_KM_DRIVER_BLOCKED - The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers. . +Language=Polish +ERROR_KM_DRIVER_BLOCKED - The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers. +. MessageId=1931 Severity=Success @@ -11765,6 +14216,9 @@ ERROR_CONTEXT_EXPIRED - The context has expired and can no longer be used. Language=Russian ERROR_CONTEXT_EXPIRED - The context has expired and can no longer be used. . +Language=Polish +ERROR_CONTEXT_EXPIRED - The context has expired and can no longer be used. +. MessageId=1932 Severity=Success @@ -11776,6 +14230,9 @@ ERROR_PER_USER_TRUST_QUOTA_EXCEEDED - The current user's delegated trust creatio Language=Russian ERROR_PER_USER_TRUST_QUOTA_EXCEEDED - The current user's delegated trust creation quota has been exceeded. . +Language=Polish +ERROR_PER_USER_TRUST_QUOTA_EXCEEDED - The current user's delegated trust creation quota has been exceeded. +. MessageId=1933 Severity=Success @@ -11787,6 +14244,9 @@ ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED - The total delegated trust creation quota h Language=Russian ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED - The total delegated trust creation quota has been exceeded. . +Language=Polish +ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED - The total delegated trust creation quota has been exceeded. +. MessageId=1934 Severity=Success @@ -11798,6 +14258,9 @@ ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED - The current user's delegated trust dele Language=Russian ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED - The current user's delegated trust deletion quota has been exceeded. . +Language=Polish +ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED - The current user's delegated trust deletion quota has been exceeded. +. MessageId=2000 Severity=Success @@ -11809,6 +14272,9 @@ ERROR_INVALID_PIXEL_FORMAT - The pixel format is invalid. Language=Russian ERROR_INVALID_PIXEL_FORMAT - The pixel format is invalid. . +Language=Polish +ERROR_INVALID_PIXEL_FORMAT - The pixel format is invalid. +. MessageId=2001 Severity=Success @@ -11820,6 +14286,9 @@ ERROR_BAD_DRIVER - The specified driver is invalid. Language=Russian ERROR_BAD_DRIVER - The specified driver is invalid. . +Language=Polish +ERROR_BAD_DRIVER - The specified driver is invalid. +. MessageId=2002 Severity=Success @@ -11831,6 +14300,9 @@ ERROR_INVALID_WINDOW_STYLE - The window style or class attribute is invalid for Language=Russian ERROR_INVALID_WINDOW_STYLE - The window style or class attribute is invalid for this operation. . +Language=Polish +ERROR_INVALID_WINDOW_STYLE - The window style or class attribute is invalid for this operation. +. MessageId=2003 Severity=Success @@ -11842,6 +14314,9 @@ ERROR_METAFILE_NOT_SUPPORTED - The requested metafile operation is not supported Language=Russian ERROR_METAFILE_NOT_SUPPORTED - The requested metafile operation is not supported. . +Language=Polish +ERROR_METAFILE_NOT_SUPPORTED - The requested metafile operation is not supported. +. MessageId=2004 Severity=Success @@ -11853,6 +14328,9 @@ ERROR_TRANSFORM_NOT_SUPPORTED - The requested transformation operation is not su Language=Russian ERROR_TRANSFORM_NOT_SUPPORTED - The requested transformation operation is not supported. . +Language=Polish +ERROR_TRANSFORM_NOT_SUPPORTED - The requested transformation operation is not supported. +. MessageId=2005 Severity=Success @@ -11864,6 +14342,9 @@ ERROR_CLIPPING_NOT_SUPPORTED - The requested clipping operation is not supported Language=Russian ERROR_CLIPPING_NOT_SUPPORTED - The requested clipping operation is not supported. . +Language=Polish +ERROR_CLIPPING_NOT_SUPPORTED - The requested clipping operation is not supported. +. MessageId=2010 Severity=Success @@ -11875,6 +14356,9 @@ ERROR_INVALID_CMM - The specified color management module is invalid. Language=Russian ERROR_INVALID_CMM - The specified color management module is invalid. . +Language=Polish +ERROR_INVALID_CMM - The specified color management module is invalid. +. MessageId=2011 Severity=Success @@ -11886,6 +14370,9 @@ ERROR_INVALID_PROFILE - The specified color profile is invalid. Language=Russian ERROR_INVALID_PROFILE - The specified color profile is invalid. . +Language=Polish +ERROR_INVALID_PROFILE - The specified color profile is invalid. +. MessageId=2012 Severity=Success @@ -11897,6 +14384,9 @@ ERROR_TAG_NOT_FOUND - The specified tag was not found. Language=Russian ERROR_TAG_NOT_FOUND - The specified tag was not found. . +Language=Polish +ERROR_TAG_NOT_FOUND - The specified tag was not found. +. MessageId=2013 Severity=Success @@ -11908,6 +14398,9 @@ ERROR_TAG_NOT_PRESENT - A required tag is not present. Language=Russian ERROR_TAG_NOT_PRESENT - A required tag is not present. . +Language=Polish +ERROR_TAG_NOT_PRESENT - A required tag is not present. +. MessageId=2014 Severity=Success @@ -11919,6 +14412,9 @@ ERROR_DUPLICATE_TAG - The specified tag is already present. Language=Russian ERROR_DUPLICATE_TAG - The specified tag is already present. . +Language=Polish +ERROR_DUPLICATE_TAG - The specified tag is already present. +. MessageId=2015 Severity=Success @@ -11930,6 +14426,9 @@ ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE - The specified color profile is not as Language=Russian ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE - The specified color profile is not associated with any device. . +Language=Polish +ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE - The specified color profile is not associated with any device. +. MessageId=2016 Severity=Success @@ -11941,6 +14440,9 @@ ERROR_PROFILE_NOT_FOUND - The specified color profile was not found. Language=Russian ERROR_PROFILE_NOT_FOUND - The specified color profile was not found. . +Language=Polish +ERROR_PROFILE_NOT_FOUND - The specified color profile was not found. +. MessageId=2017 Severity=Success @@ -11952,6 +14454,9 @@ ERROR_INVALID_COLORSPACE - The specified color space is invalid. Language=Russian ERROR_INVALID_COLORSPACE - The specified color space is invalid. . +Language=Polish +ERROR_INVALID_COLORSPACE - The specified color space is invalid. +. MessageId=2018 Severity=Success @@ -11963,6 +14468,9 @@ ERROR_ICM_NOT_ENABLED - Image Color Management is not enabled. Language=Russian ERROR_ICM_NOT_ENABLED - Image Color Management is not enabled. . +Language=Polish +ERROR_ICM_NOT_ENABLED - Image Color Management is not enabled. +. MessageId=2019 Severity=Success @@ -11974,6 +14482,9 @@ ERROR_DELETING_ICM_XFORM - There was an error while deleting the color transform Language=Russian ERROR_DELETING_ICM_XFORM - There was an error while deleting the color transform. . +Language=Polish +ERROR_DELETING_ICM_XFORM - There was an error while deleting the color transform. +. MessageId=2020 Severity=Success @@ -11985,6 +14496,9 @@ ERROR_INVALID_TRANSFORM - The specified color transform is invalid. Language=Russian ERROR_INVALID_TRANSFORM - The specified color transform is invalid. . +Language=Polish +ERROR_INVALID_TRANSFORM - The specified color transform is invalid. +. MessageId=2021 Severity=Success @@ -11996,6 +14510,9 @@ ERROR_COLORSPACE_MISMATCH - The specified transform does not match the bitmap's Language=Russian ERROR_COLORSPACE_MISMATCH - The specified transform does not match the bitmap's color space. . +Language=Polish +ERROR_COLORSPACE_MISMATCH - The specified transform does not match the bitmap's color space. +. MessageId=2022 Severity=Success @@ -12007,6 +14524,9 @@ ERROR_INVALID_COLORINDEX - The specified named color index is not present in the Language=Russian ERROR_INVALID_COLORINDEX - The specified named color index is not present in the profile. . +Language=Polish +ERROR_INVALID_COLORINDEX - The specified named color index is not present in the profile. +. MessageId=2108 Severity=Success @@ -12018,6 +14538,9 @@ ERROR_CONNECTED_OTHER_PASSWORD - The network connection was made successfully, b Language=Russian ERROR_CONNECTED_OTHER_PASSWORD - The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified. . +Language=Polish +ERROR_CONNECTED_OTHER_PASSWORD - The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified. +. MessageId=2109 Severity=Success @@ -12029,6 +14552,9 @@ ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT - The network connection was made success Language=Russian ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT - The network connection was made successfully using default credentials. . +Language=Polish +ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT - The network connection was made successfully using default credentials. +. MessageId=2202 Severity=Success @@ -12040,6 +14566,9 @@ ERROR_BAD_USERNAME - The specified username is invalid. Language=Russian ERROR_BAD_USERNAME - The specified username is invalid. . +Language=Polish +ERROR_BAD_USERNAME - The specified username is invalid. +. MessageId=2250 Severity=Success @@ -12051,6 +14580,9 @@ ERROR_NOT_CONNECTED - This network connection does not exist. Language=Russian ERROR_NOT_CONNECTED - This network connection does not exist. . +Language=Polish +ERROR_NOT_CONNECTED - This network connection does not exist. +. MessageId=2401 Severity=Success @@ -12062,6 +14594,9 @@ ERROR_OPEN_FILES - This network connection has files open or requests pending. Language=Russian ERROR_OPEN_FILES - This network connection has files open or requests pending. . +Language=Polish +ERROR_OPEN_FILES - This network connection has files open or requests pending. +. MessageId=2402 Severity=Success @@ -12073,6 +14608,9 @@ ERROR_ACTIVE_CONNECTIONS - Active connections still exist. Language=Russian ERROR_ACTIVE_CONNECTIONS - Active connections still exist. . +Language=Polish +ERROR_ACTIVE_CONNECTIONS - Active connections still exist. +. MessageId=2404 Severity=Success @@ -12084,6 +14622,9 @@ ERROR_DEVICE_IN_USE - The device is in use by an active process and cannot be di Language=Russian ERROR_DEVICE_IN_USE - The device is in use by an active process and cannot be disconnected. . +Language=Polish +ERROR_DEVICE_IN_USE - The device is in use by an active process and cannot be disconnected. +. MessageId=3000 Severity=Success @@ -12095,6 +14636,9 @@ ERROR_UNKNOWN_PRINT_MONITOR - The specified print monitor is unknown. Language=Russian ERROR_UNKNOWN_PRINT_MONITOR - The specified print monitor is unknown. . +Language=Polish +ERROR_UNKNOWN_PRINT_MONITOR - The specified print monitor is unknown. +. MessageId=3001 Severity=Success @@ -12106,6 +14650,9 @@ ERROR_PRINTER_DRIVER_IN_USE - The specified printer driver is currently in use. Language=Russian ERROR_PRINTER_DRIVER_IN_USE - The specified printer driver is currently in use. . +Language=Polish +ERROR_PRINTER_DRIVER_IN_USE - The specified printer driver is currently in use. +. MessageId=3002 Severity=Success @@ -12117,6 +14664,9 @@ ERROR_SPOOL_FILE_NOT_FOUND - The spool file was not found. Language=Russian ERROR_SPOOL_FILE_NOT_FOUND - The spool file was not found. . +Language=Polish +ERROR_SPOOL_FILE_NOT_FOUND - The spool file was not found. +. MessageId=3003 Severity=Success @@ -12128,6 +14678,9 @@ ERROR_SPL_NO_STARTDOC - A StartDocPrinter call was not issued. Language=Russian ERROR_SPL_NO_STARTDOC - A StartDocPrinter call was not issued. . +Language=Polish +ERROR_SPL_NO_STARTDOC - A StartDocPrinter call was not issued. +. MessageId=3004 Severity=Success @@ -12139,6 +14692,9 @@ ERROR_SPL_NO_ADDJOB - An AddJob call was not issued. Language=Russian ERROR_SPL_NO_ADDJOB - An AddJob call was not issued. . +Language=Polish +ERROR_SPL_NO_ADDJOB - An AddJob call was not issued. +. MessageId=3005 Severity=Success @@ -12150,6 +14706,9 @@ ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED - The specified print processor has alre Language=Russian ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED - The specified print processor has already been installed. . +Language=Polish +ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED - The specified print processor has already been installed. +. MessageId=3006 Severity=Success @@ -12161,6 +14720,9 @@ ERROR_PRINT_MONITOR_ALREADY_INSTALLED - The specified print monitor has already Language=Russian ERROR_PRINT_MONITOR_ALREADY_INSTALLED - The specified print monitor has already been installed. . +Language=Polish +ERROR_PRINT_MONITOR_ALREADY_INSTALLED - The specified print monitor has already been installed. +. MessageId=3007 Severity=Success @@ -12172,6 +14734,9 @@ ERROR_INVALID_PRINT_MONITOR - The specified print monitor does not have the requ Language=Russian ERROR_INVALID_PRINT_MONITOR - The specified print monitor does not have the required functions. . +Language=Polish +ERROR_INVALID_PRINT_MONITOR - The specified print monitor does not have the required functions. +. MessageId=3008 Severity=Success @@ -12183,6 +14748,9 @@ ERROR_PRINT_MONITOR_IN_USE - The specified print monitor is currently in use. Language=Russian ERROR_PRINT_MONITOR_IN_USE - The specified print monitor is currently in use. . +Language=Polish +ERROR_PRINT_MONITOR_IN_USE - The specified print monitor is currently in use. +. MessageId=3009 Severity=Success @@ -12194,6 +14762,9 @@ ERROR_PRINTER_HAS_JOBS_QUEUED - The requested operation is not allowed when ther Language=Russian ERROR_PRINTER_HAS_JOBS_QUEUED - The requested operation is not allowed when there are jobs queued to the printer. . +Language=Polish +ERROR_PRINTER_HAS_JOBS_QUEUED - The requested operation is not allowed when there are jobs queued to the printer. +. MessageId=3010 Severity=Success @@ -12205,6 +14776,9 @@ ERROR_SUCCESS_REBOOT_REQUIRED - The requested operation is successful. Changes w Language=Russian ERROR_SUCCESS_REBOOT_REQUIRED - The requested operation is successful. Changes will not be effective until the system is rebooted. . +Language=Polish +ERROR_SUCCESS_REBOOT_REQUIRED - The requested operation is successful. Changes will not be effective until the system is rebooted. +. MessageId=3011 Severity=Success @@ -12216,6 +14790,9 @@ ERROR_SUCCESS_RESTART_REQUIRED - The requested operation is successful. Changes Language=Russian ERROR_SUCCESS_RESTART_REQUIRED - The requested operation is successful. Changes will not be effective until the service is restarted. . +Language=Polish +ERROR_SUCCESS_RESTART_REQUIRED - The requested operation is successful. Changes will not be effective until the service is restarted. +. MessageId=3012 Severity=Success @@ -12227,6 +14804,9 @@ ERROR_PRINTER_NOT_FOUND - No printers were found. Language=Russian ERROR_PRINTER_NOT_FOUND - No printers were found. . +Language=Polish +ERROR_PRINTER_NOT_FOUND - No printers were found. +. MessageId=3013 Severity=Success @@ -12238,6 +14818,9 @@ ERROR_PRINTER_DRIVER_WARNED - The printer driver is known to be unreliable. Language=Russian ERROR_PRINTER_DRIVER_WARNED - The printer driver is known to be unreliable. . +Language=Polish +ERROR_PRINTER_DRIVER_WARNED - The printer driver is known to be unreliable. +. MessageId=3014 Severity=Success @@ -12249,6 +14832,9 @@ ERROR_PRINTER_DRIVER_BLOCKED - The printer driver is known to harm the system. Language=Russian ERROR_PRINTER_DRIVER_BLOCKED - The printer driver is known to harm the system. . +Language=Polish +ERROR_PRINTER_DRIVER_BLOCKED - The printer driver is known to harm the system. +. MessageId=3100 Severity=Success @@ -12260,6 +14846,9 @@ ERROR_XML_UNDEFINED_ENTITY - The XML contains an entity reference to an undefine Language=Russian ERROR_XML_UNDEFINED_ENTITY - The XML contains an entity reference to an undefined entity. . +Language=Polish +ERROR_XML_UNDEFINED_ENTITY - The XML contains an entity reference to an undefined entity. +. MessageId=3101 Severity=Success @@ -12271,6 +14860,9 @@ ERROR_XML_MALFORMED_ENTITY - The XML contains a malformed entity reference. Language=Russian ERROR_XML_MALFORMED_ENTITY - The XML contains a malformed entity reference. . +Language=Polish +ERROR_XML_MALFORMED_ENTITY - The XML contains a malformed entity reference. +. MessageId=3102 Severity=Success @@ -12282,6 +14874,9 @@ ERROR_XML_CHAR_NOT_IN_RANGE - The XML contains a character which is not permitte Language=Russian ERROR_XML_CHAR_NOT_IN_RANGE - The XML contains a character which is not permitted in XML. . +Language=Polish +ERROR_XML_CHAR_NOT_IN_RANGE - The XML contains a character which is not permitted in XML. +. MessageId=3200 Severity=Success @@ -12293,6 +14888,9 @@ ERROR_PCM_COMPILER_DUPLICATE_EXTERNAL_PROXY - The manifest contained a duplicate Language=Russian ERROR_PCM_COMPILER_DUPLICATE_EXTERNAL_PROXY - The manifest contained a duplicate definition for external proxy stub %1 at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_EXTERNAL_PROXY - The manifest contained a duplicate definition for external proxy stub %1 at (%1:%2,%3) +. MessageId=3201 Severity=Success @@ -12304,6 +14902,9 @@ ERROR_PCM_COMPILER_DUPLICATE_ASSEMBLY_REFERENCE - The manifest already contains Language=Russian ERROR_PCM_COMPILER_DUPLICATE_ASSEMBLY_REFERENCE - The manifest already contains a reference to %4 - a second reference was found at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_ASSEMBLY_REFERENCE - The manifest already contains a reference to %4 - a second reference was found at (%1:%2,%3) +. MessageId=3202 Severity=Success @@ -12315,6 +14916,9 @@ ERROR_PCM_COMPILER_INVALID_ASSEMBLY_REFERENCE - The assembly reference at (%1:%2 Language=Russian ERROR_PCM_COMPILER_INVALID_ASSEMBLY_REFERENCE - The assembly reference at (%1:%2,%3) is invalid. . +Language=Polish +ERROR_PCM_COMPILER_INVALID_ASSEMBLY_REFERENCE - The assembly reference at (%1:%2,%3) is invalid. +. MessageId=3203 Severity=Success @@ -12326,6 +14930,9 @@ ERROR_PCM_COMPILER_INVALID_ASSEMBLY_DEFINITION - The assembly definition at (%1: Language=Russian ERROR_PCM_COMPILER_INVALID_ASSEMBLY_DEFINITION - The assembly definition at (%1:%2,%3) is invalid. . +Language=Polish +ERROR_PCM_COMPILER_INVALID_ASSEMBLY_DEFINITION - The assembly definition at (%1:%2,%3) is invalid. +. MessageId=3204 Severity=Success @@ -12337,6 +14944,9 @@ ERROR_PCM_COMPILER_DUPLICATE_WINDOW_CLASS - The manifest already contained the w Language=Russian ERROR_PCM_COMPILER_DUPLICATE_WINDOW_CLASS - The manifest already contained the window class %4, found a second declaration at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_WINDOW_CLASS - The manifest already contained the window class %4, found a second declaration at (%1:%2,%3) +. MessageId=3205 Severity=Success @@ -12348,6 +14958,9 @@ ERROR_PCM_COMPILER_DUPLICATE_PROGID - The manifest already declared the progId % Language=Russian ERROR_PCM_COMPILER_DUPLICATE_PROGID - The manifest already declared the progId %4, found a second declaration at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_PROGID - The manifest already declared the progId %4, found a second declaration at (%1:%2,%3) +. MessageId=3206 Severity=Success @@ -12359,6 +14972,9 @@ ERROR_PCM_COMPILER_DUPLICATE_NOINHERIT - Only one noInherit tag may be present i Language=Russian ERROR_PCM_COMPILER_DUPLICATE_NOINHERIT - Only one noInherit tag may be present in a manifest, found a second tag at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_NOINHERIT - Only one noInherit tag may be present in a manifest, found a second tag at (%1:%2,%3) +. MessageId=3207 Severity=Success @@ -12370,6 +14986,9 @@ ERROR_PCM_COMPILER_DUPLICATE_NOINHERITABLE - Only one noInheritable tag may be p Language=Russian ERROR_PCM_COMPILER_DUPLICATE_NOINHERITABLE - Only one noInheritable tag may be present in a manifest, found a second tag at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_NOINHERITABLE - Only one noInheritable tag may be present in a manifest, found a second tag at (%1:%2,%3) +. MessageId=3208 Severity=Success @@ -12381,6 +15000,9 @@ ERROR_PCM_COMPILER_DUPLICATE_COM_CLASS - The manifest contained a duplicate decl Language=Russian ERROR_PCM_COMPILER_DUPLICATE_COM_CLASS - The manifest contained a duplicate declaration of COM class %4 at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_COM_CLASS - The manifest contained a duplicate declaration of COM class %4 at (%1:%2,%3) +. MessageId=3209 Severity=Success @@ -12392,6 +15014,9 @@ ERROR_PCM_COMPILER_DUPLICATE_FILE_NAME - The manifest already declared the file Language=Russian ERROR_PCM_COMPILER_DUPLICATE_FILE_NAME - The manifest already declared the file %4, a second definition was found at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_FILE_NAME - The manifest already declared the file %4, a second definition was found at (%1:%2,%3) +. MessageId=3210 Severity=Success @@ -12403,6 +15028,9 @@ ERROR_PCM_COMPILER_DUPLICATE_CLR_SURROGATE - CLR surrogate %1 was already define Language=Russian ERROR_PCM_COMPILER_DUPLICATE_CLR_SURROGATE - CLR surrogate %1 was already defined, second definition at (%1:%2,%3) is invalid. . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_CLR_SURROGATE - CLR surrogate %1 was already defined, second definition at (%1:%2,%3) is invalid. +. MessageId=3211 Severity=Success @@ -12414,6 +15042,9 @@ ERROR_PCM_COMPILER_DUPLICATE_TYPE_LIBRARY - Type library %1 was already defined, Language=Russian ERROR_PCM_COMPILER_DUPLICATE_TYPE_LIBRARY - Type library %1 was already defined, second definition at (%1:%2,%3) is invalid. . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_TYPE_LIBRARY - Type library %1 was already defined, second definition at (%1:%2,%3) is invalid. +. MessageId=3212 Severity=Success @@ -12425,6 +15056,9 @@ ERROR_PCM_COMPILER_DUPLICATE_PROXY_STUB - Proxy stub definition %1 was already d Language=Russian ERROR_PCM_COMPILER_DUPLICATE_PROXY_STUB - Proxy stub definition %1 was already defined, second definition at (%1:%2,%3) is invalid. . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_PROXY_STUB - Proxy stub definition %1 was already defined, second definition at (%1:%2,%3) is invalid. +. MessageId=3213 Severity=Success @@ -12436,6 +15070,9 @@ ERROR_PCM_COMPILER_DUPLICATE_CATEGORY_NAME - Category friendly name %4 was alrea Language=Russian ERROR_PCM_COMPILER_DUPLICATE_CATEGORY_NAME - Category friendly name %4 was already used, second definition was found at (%1:%2,%3) is invalid. . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_CATEGORY_NAME - Category friendly name %4 was already used, second definition was found at (%1:%2,%3) is invalid. +. MessageId=3214 Severity=Success @@ -12447,6 +15084,9 @@ ERROR_PCM_COMPILER_DUPLICATE_TOP_LEVEL_IDENTITY_FOUND - Only one top-level assem Language=Russian ERROR_PCM_COMPILER_DUPLICATE_TOP_LEVEL_IDENTITY_FOUND - Only one top-level assemblyIdentity tag may be present in a manifest. A second tag with identity %4 was found at (%1:%2,%3) . +Language=Polish +ERROR_PCM_COMPILER_DUPLICATE_TOP_LEVEL_IDENTITY_FOUND - Only one top-level assemblyIdentity tag may be present in a manifest. A second tag with identity %4 was found at (%1:%2,%3) +. MessageId=3215 Severity=Success @@ -12458,6 +15098,9 @@ ERROR_PCM_COMPILER_UNKNOWN_ROOT_ELEMENT - The root element for a manifest found Language=Russian ERROR_PCM_COMPILER_UNKNOWN_ROOT_ELEMENT - The root element for a manifest found at (%1:%2,%3) was not expected or was of the wrong version. . +Language=Polish +ERROR_PCM_COMPILER_UNKNOWN_ROOT_ELEMENT - The root element for a manifest found at (%1:%2,%3) was not expected or was of the wrong version. +. MessageId=3216 Severity=Success @@ -12469,6 +15112,9 @@ ERROR_PCM_COMPILER_INVALID_ELEMENT - The element found at (%1:%2,%3) was not exp Language=Russian ERROR_PCM_COMPILER_INVALID_ELEMENT - The element found at (%1:%2,%3) was not expected according to the manifest schema. . +Language=Polish +ERROR_PCM_COMPILER_INVALID_ELEMENT - The element found at (%1:%2,%3) was not expected according to the manifest schema. +. MessageId=3217 Severity=Success @@ -12480,6 +15126,9 @@ ERROR_PCM_COMPILER_MISSING_REQUIRED_ATTRIBUTE - The element found at (%1:%2,%3) Language=Russian ERROR_PCM_COMPILER_MISSING_REQUIRED_ATTRIBUTE - The element found at (%1:%2,%3) was missing the required attribute '%4'. See the manifest schema for more information . +Language=Polish +ERROR_PCM_COMPILER_MISSING_REQUIRED_ATTRIBUTE - The element found at (%1:%2,%3) was missing the required attribute '%4'. See the manifest schema for more information +. MessageId=3218 Severity=Success @@ -12491,6 +15140,9 @@ ERROR_PCM_COMPILER_INVALID_ATTRIBUTE_VALUE - The attribute value %4 at (%1:%2,%3 Language=Russian ERROR_PCM_COMPILER_INVALID_ATTRIBUTE_VALUE - The attribute value %4 at (%1:%2,%3) was invalid according to the schema. . +Language=Polish +ERROR_PCM_COMPILER_INVALID_ATTRIBUTE_VALUE - The attribute value %4 at (%1:%2,%3) was invalid according to the schema. +. MessageId=3219 Severity=Success @@ -12502,6 +15154,9 @@ ERROR_PCM_COMPILER_UNEXPECTED_PCDATA - PCDATA or CDATA found at (%1:%2,%3) in th Language=Russian ERROR_PCM_COMPILER_UNEXPECTED_PCDATA - PCDATA or CDATA found at (%1:%2,%3) in the source document was not expected in the parent element %4. . +Language=Polish +ERROR_PCM_COMPILER_UNEXPECTED_PCDATA - PCDATA or CDATA found at (%1:%2,%3) in the source document was not expected in the parent element %4. +. MessageId=3220 Severity=Success @@ -12513,6 +15168,9 @@ ERROR_PCM_DUPLICATE_STRING_TABLE_ENT - The string table entry with culture %4, n Language=Russian ERROR_PCM_DUPLICATE_STRING_TABLE_ENT - The string table entry with culture %4, name %5, and value '%6' at (%1:%2,%3) duplicated a previous entry. . +Language=Polish +ERROR_PCM_DUPLICATE_STRING_TABLE_ENT - The string table entry with culture %4, name %5, and value '%6' at (%1:%2,%3) duplicated a previous entry. +. MessageId=4000 Severity=Success @@ -12524,6 +15182,9 @@ ERROR_WINS_INTERNAL - WINS encountered an error while processing the command. Language=Russian ERROR_WINS_INTERNAL - WINS encountered an error while processing the command. . +Language=Polish +ERROR_WINS_INTERNAL - WINS encountered an error while processing the command. +. MessageId=4001 Severity=Success @@ -12535,6 +15196,9 @@ ERROR_CAN_NOT_DEL_LOCAL_WINS - The local WINS cannot be deleted. Language=Russian ERROR_CAN_NOT_DEL_LOCAL_WINS - The local WINS cannot be deleted. . +Language=Polish +ERROR_CAN_NOT_DEL_LOCAL_WINS - The local WINS cannot be deleted. +. MessageId=4002 Severity=Success @@ -12546,6 +15210,9 @@ ERROR_STATIC_INIT - The importation from the file failed. Language=Russian ERROR_STATIC_INIT - The importation from the file failed. . +Language=Polish +ERROR_STATIC_INIT - The importation from the file failed. +. MessageId=4003 Severity=Success @@ -12557,6 +15224,9 @@ ERROR_INC_BACKUP - The backup failed. Was a full backup done before? Language=Russian ERROR_INC_BACKUP - The backup failed. Was a full backup done before? . +Language=Polish +ERROR_INC_BACKUP - The backup failed. Was a full backup done before? +. MessageId=4004 Severity=Success @@ -12568,6 +15238,9 @@ ERROR_FULL_BACKUP - The backup failed. Check the directory to which you are back Language=Russian ERROR_FULL_BACKUP - The backup failed. Check the directory to which you are backing the database. . +Language=Polish +ERROR_FULL_BACKUP - The backup failed. Check the directory to which you are backing the database. +. MessageId=4005 Severity=Success @@ -12579,6 +15252,9 @@ ERROR_REC_NON_EXISTENT - The name does not exist in the WINS database. Language=Russian ERROR_REC_NON_EXISTENT - The name does not exist in the WINS database. . +Language=Polish +ERROR_REC_NON_EXISTENT - The name does not exist in the WINS database. +. MessageId=4006 Severity=Success @@ -12590,6 +15266,9 @@ ERROR_RPL_NOT_ALLOWED - Replication with a nonconfigured partner is not allowed. Language=Russian ERROR_RPL_NOT_ALLOWED - Replication with a nonconfigured partner is not allowed. . +Language=Polish +ERROR_RPL_NOT_ALLOWED - Replication with a nonconfigured partner is not allowed. +. MessageId=4100 Severity=Success @@ -12601,6 +15280,9 @@ ERROR_DHCP_ADDRESS_CONFLICT - The DHCP client has obtained an IP address that is Language=Russian ERROR_DHCP_ADDRESS_CONFLICT - The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address. . +Language=Polish +ERROR_DHCP_ADDRESS_CONFLICT - The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address. +. MessageId=4200 Severity=Success @@ -12612,6 +15294,9 @@ ERROR_WMI_GUID_NOT_FOUND - The GUID passed was not recognized as valid by a WMI Language=Russian ERROR_WMI_GUID_NOT_FOUND - The GUID passed was not recognized as valid by a WMI data provider. . +Language=Polish +ERROR_WMI_GUID_NOT_FOUND - The GUID passed was not recognized as valid by a WMI data provider. +. MessageId=4201 Severity=Success @@ -12623,6 +15308,9 @@ ERROR_WMI_INSTANCE_NOT_FOUND - The instance name passed was not recognized as va Language=Russian ERROR_WMI_INSTANCE_NOT_FOUND - The instance name passed was not recognized as valid by a WMI data provider. . +Language=Polish +ERROR_WMI_INSTANCE_NOT_FOUND - The instance name passed was not recognized as valid by a WMI data provider. +. MessageId=4202 Severity=Success @@ -12634,6 +15322,9 @@ ERROR_WMI_ITEMID_NOT_FOUND - The data item ID passed was not recognized as valid Language=Russian ERROR_WMI_ITEMID_NOT_FOUND - The data item ID passed was not recognized as valid by a WMI data provider. . +Language=Polish +ERROR_WMI_ITEMID_NOT_FOUND - The data item ID passed was not recognized as valid by a WMI data provider. +. MessageId=4203 Severity=Success @@ -12645,6 +15336,9 @@ ERROR_WMI_TRY_AGAIN - The WMI request could not be completed and should be retri Language=Russian ERROR_WMI_TRY_AGAIN - The WMI request could not be completed and should be retried. . +Language=Polish +ERROR_WMI_TRY_AGAIN - The WMI request could not be completed and should be retried. +. MessageId=4204 Severity=Success @@ -12656,6 +15350,9 @@ ERROR_WMI_DP_NOT_FOUND - The WMI data provider could not be located. Language=Russian ERROR_WMI_DP_NOT_FOUND - The WMI data provider could not be located. . +Language=Polish +ERROR_WMI_DP_NOT_FOUND - The WMI data provider could not be located. +. MessageId=4205 Severity=Success @@ -12667,6 +15364,9 @@ ERROR_WMI_UNRESOLVED_INSTANCE_REF - The WMI data provider references an instance Language=Russian ERROR_WMI_UNRESOLVED_INSTANCE_REF - The WMI data provider references an instance set that has not been registered. . +Language=Polish +ERROR_WMI_UNRESOLVED_INSTANCE_REF - The WMI data provider references an instance set that has not been registered. +. MessageId=4206 Severity=Success @@ -12678,6 +15378,9 @@ ERROR_WMI_ALREADY_ENABLED - The WMI data block or event notification has already Language=Russian ERROR_WMI_ALREADY_ENABLED - The WMI data block or event notification has already been enabled. . +Language=Polish +ERROR_WMI_ALREADY_ENABLED - The WMI data block or event notification has already been enabled. +. MessageId=4207 Severity=Success @@ -12689,6 +15392,9 @@ ERROR_WMI_GUID_DISCONNECTED - The WMI data block is no longer available. Language=Russian ERROR_WMI_GUID_DISCONNECTED - The WMI data block is no longer available. . +Language=Polish +ERROR_WMI_GUID_DISCONNECTED - The WMI data block is no longer available. +. MessageId=4208 Severity=Success @@ -12700,6 +15406,9 @@ ERROR_WMI_SERVER_UNAVAILABLE - The WMI data service is not available. Language=Russian ERROR_WMI_SERVER_UNAVAILABLE - The WMI data service is not available. . +Language=Polish +ERROR_WMI_SERVER_UNAVAILABLE - The WMI data service is not available. +. MessageId=4209 Severity=Success @@ -12711,6 +15420,9 @@ ERROR_WMI_DP_FAILED - The WMI data provider failed to carry out the request. Language=Russian ERROR_WMI_DP_FAILED - The WMI data provider failed to carry out the request. . +Language=Polish +ERROR_WMI_DP_FAILED - The WMI data provider failed to carry out the request. +. MessageId=4210 Severity=Success @@ -12722,6 +15434,9 @@ ERROR_WMI_INVALID_MOF - The WMI MOF information is not valid. Language=Russian ERROR_WMI_INVALID_MOF - The WMI MOF information is not valid. . +Language=Polish +ERROR_WMI_INVALID_MOF - The WMI MOF information is not valid. +. MessageId=4211 Severity=Success @@ -12733,6 +15448,9 @@ ERROR_WMI_INVALID_REGINFO - The WMI registration information is not valid. Language=Russian ERROR_WMI_INVALID_REGINFO - The WMI registration information is not valid. . +Language=Polish +ERROR_WMI_INVALID_REGINFO - The WMI registration information is not valid. +. MessageId=4212 Severity=Success @@ -12744,6 +15462,9 @@ ERROR_WMI_ALREADY_DISABLED - The WMI data block or event notification has alread Language=Russian ERROR_WMI_ALREADY_DISABLED - The WMI data block or event notification has already been disabled. . +Language=Polish +ERROR_WMI_ALREADY_DISABLED - The WMI data block or event notification has already been disabled. +. MessageId=4213 Severity=Success @@ -12755,6 +15476,9 @@ ERROR_WMI_READ_ONLY - The WMI data item or data block is read only. Language=Russian ERROR_WMI_READ_ONLY - The WMI data item or data block is read only. . +Language=Polish +ERROR_WMI_READ_ONLY - The WMI data item or data block is read only. +. MessageId=4214 Severity=Success @@ -12766,6 +15490,9 @@ ERROR_WMI_SET_FAILURE - The WMI data item or data block could not be changed. Language=Russian ERROR_WMI_SET_FAILURE - The WMI data item or data block could not be changed. . +Language=Polish +ERROR_WMI_SET_FAILURE - The WMI data item or data block could not be changed. +. MessageId=4300 Severity=Success @@ -12777,6 +15504,9 @@ ERROR_INVALID_MEDIA - The media identifier does not represent a valid medium. Language=Russian ERROR_INVALID_MEDIA - The media identifier does not represent a valid medium. . +Language=Polish +ERROR_INVALID_MEDIA - The media identifier does not represent a valid medium. +. MessageId=4301 Severity=Success @@ -12788,6 +15518,9 @@ ERROR_INVALID_LIBRARY - The library identifier does not represent a valid librar Language=Russian ERROR_INVALID_LIBRARY - The library identifier does not represent a valid library. . +Language=Polish +ERROR_INVALID_LIBRARY - The library identifier does not represent a valid library. +. MessageId=4302 Severity=Success @@ -12799,6 +15532,9 @@ ERROR_INVALID_MEDIA_POOL - The media pool identifier does not represent a valid Language=Russian ERROR_INVALID_MEDIA_POOL - The media pool identifier does not represent a valid media pool. . +Language=Polish +ERROR_INVALID_MEDIA_POOL - The media pool identifier does not represent a valid media pool. +. MessageId=4303 Severity=Success @@ -12810,6 +15546,9 @@ ERROR_DRIVE_MEDIA_MISMATCH - The drive and medium are not compatible or exist in Language=Russian ERROR_DRIVE_MEDIA_MISMATCH - The drive and medium are not compatible or exist in different libraries. . +Language=Polish +ERROR_DRIVE_MEDIA_MISMATCH - The drive and medium are not compatible or exist in different libraries. +. MessageId=4304 Severity=Success @@ -12821,6 +15560,9 @@ ERROR_MEDIA_OFFLINE - The medium currently exists in an offline library and must Language=Russian ERROR_MEDIA_OFFLINE - The medium currently exists in an offline library and must be online to perform this operation. . +Language=Polish +ERROR_MEDIA_OFFLINE - The medium currently exists in an offline library and must be online to perform this operation. +. MessageId=4305 Severity=Success @@ -12832,6 +15574,9 @@ ERROR_LIBRARY_OFFLINE - The operation cannot be performed on an offline library. Language=Russian ERROR_LIBRARY_OFFLINE - The operation cannot be performed on an offline library. . +Language=Polish +ERROR_LIBRARY_OFFLINE - The operation cannot be performed on an offline library. +. MessageId=4306 Severity=Success @@ -12843,6 +15588,9 @@ ERROR_EMPTY - The library, drive, or media pool is empty. Language=Russian ERROR_EMPTY - The library, drive, or media pool is empty. . +Language=Polish +ERROR_EMPTY - The library, drive, or media pool is empty. +. MessageId=4307 Severity=Success @@ -12854,6 +15602,9 @@ ERROR_NOT_EMPTY - The library, drive, or media pool must be empty to perform thi Language=Russian ERROR_NOT_EMPTY - The library, drive, or media pool must be empty to perform this operation. . +Language=Polish +ERROR_NOT_EMPTY - The library, drive, or media pool must be empty to perform this operation. +. MessageId=4308 Severity=Success @@ -12865,6 +15616,9 @@ ERROR_MEDIA_UNAVAILABLE - No media is currently available in this media pool or Language=Russian ERROR_MEDIA_UNAVAILABLE - No media is currently available in this media pool or library. . +Language=Polish +ERROR_MEDIA_UNAVAILABLE - No media is currently available in this media pool or library. +. MessageId=4309 Severity=Success @@ -12876,6 +15630,9 @@ ERROR_RESOURCE_DISABLED - A resource required for this operation is disabled. Language=Russian ERROR_RESOURCE_DISABLED - A resource required for this operation is disabled. . +Language=Polish +ERROR_RESOURCE_DISABLED - A resource required for this operation is disabled. +. MessageId=4310 Severity=Success @@ -12887,6 +15644,9 @@ ERROR_INVALID_CLEANER - The media identifier does not represent a valid cleaner. Language=Russian ERROR_INVALID_CLEANER - The media identifier does not represent a valid cleaner. . +Language=Polish +ERROR_INVALID_CLEANER - The media identifier does not represent a valid cleaner. +. MessageId=4311 Severity=Success @@ -12898,6 +15658,9 @@ ERROR_UNABLE_TO_CLEAN - The drive cannot be cleaned or does not support cleaning Language=Russian ERROR_UNABLE_TO_CLEAN - The drive cannot be cleaned or does not support cleaning. . +Language=Polish +ERROR_UNABLE_TO_CLEAN - The drive cannot be cleaned or does not support cleaning. +. MessageId=4312 Severity=Success @@ -12909,6 +15672,9 @@ ERROR_OBJECT_NOT_FOUND - The object identifier does not represent a valid object Language=Russian ERROR_OBJECT_NOT_FOUND - The object identifier does not represent a valid object. . +Language=Polish +ERROR_OBJECT_NOT_FOUND - The object identifier does not represent a valid object. +. MessageId=4313 Severity=Success @@ -12920,6 +15686,9 @@ ERROR_DATABASE_FAILURE - Unable to read from or write to the database. Language=Russian ERROR_DATABASE_FAILURE - Unable to read from or write to the database. . +Language=Polish +ERROR_DATABASE_FAILURE - Unable to read from or write to the database. +. MessageId=4314 Severity=Success @@ -12931,6 +15700,9 @@ ERROR_DATABASE_FULL - The database is full. Language=Russian ERROR_DATABASE_FULL - The database is full. . +Language=Polish +ERROR_DATABASE_FULL - The database is full. +. MessageId=4315 Severity=Success @@ -12942,6 +15714,9 @@ ERROR_MEDIA_INCOMPATIBLE - The medium is not compatible with the device or media Language=Russian ERROR_MEDIA_INCOMPATIBLE - The medium is not compatible with the device or media pool. . +Language=Polish +ERROR_MEDIA_INCOMPATIBLE - The medium is not compatible with the device or media pool. +. MessageId=4316 Severity=Success @@ -12953,6 +15728,9 @@ ERROR_RESOURCE_NOT_PRESENT - The resource required for this operation does not e Language=Russian ERROR_RESOURCE_NOT_PRESENT - The resource required for this operation does not exist. . +Language=Polish +ERROR_RESOURCE_NOT_PRESENT - The resource required for this operation does not exist. +. MessageId=4317 Severity=Success @@ -12964,6 +15742,9 @@ ERROR_INVALID_OPERATION - The operation identifier is not valid. Language=Russian ERROR_INVALID_OPERATION - The operation identifier is not valid. . +Language=Polish +ERROR_INVALID_OPERATION - The operation identifier is not valid. +. MessageId=4318 Severity=Success @@ -12975,6 +15756,9 @@ ERROR_MEDIA_NOT_AVAILABLE - The media is not mounted or ready for use. Language=Russian ERROR_MEDIA_NOT_AVAILABLE - The media is not mounted or ready for use. . +Language=Polish +ERROR_MEDIA_NOT_AVAILABLE - The media is not mounted or ready for use. +. MessageId=4319 Severity=Success @@ -12986,6 +15770,9 @@ ERROR_DEVICE_NOT_AVAILABLE - The device is not ready for use. Language=Russian ERROR_DEVICE_NOT_AVAILABLE - The device is not ready for use. . +Language=Polish +ERROR_DEVICE_NOT_AVAILABLE - The device is not ready for use. +. MessageId=4320 Severity=Success @@ -12997,6 +15784,9 @@ ERROR_REQUEST_REFUSED - The operator or administrator has refused the request. Language=Russian ERROR_REQUEST_REFUSED - The operator or administrator has refused the request. . +Language=Polish +ERROR_REQUEST_REFUSED - The operator or administrator has refused the request. +. MessageId=4321 Severity=Success @@ -13008,6 +15798,9 @@ ERROR_INVALID_DRIVE_OBJECT - The drive identifier does not represent a valid dri Language=Russian ERROR_INVALID_DRIVE_OBJECT - The drive identifier does not represent a valid drive. . +Language=Polish +ERROR_INVALID_DRIVE_OBJECT - The drive identifier does not represent a valid drive. +. MessageId=4322 Severity=Success @@ -13019,6 +15812,9 @@ ERROR_LIBRARY_FULL - Library is full. No slot is available for use. Language=Russian ERROR_LIBRARY_FULL - Library is full. No slot is available for use. . +Language=Polish +ERROR_LIBRARY_FULL - Library is full. No slot is available for use. +. MessageId=4323 Severity=Success @@ -13030,6 +15826,9 @@ ERROR_MEDIUM_NOT_ACCESSIBLE - The transport cannot access the medium. Language=Russian ERROR_MEDIUM_NOT_ACCESSIBLE - The transport cannot access the medium. . +Language=Polish +ERROR_MEDIUM_NOT_ACCESSIBLE - The transport cannot access the medium. +. MessageId=4324 Severity=Success @@ -13041,6 +15840,9 @@ ERROR_UNABLE_TO_LOAD_MEDIUM - Unable to load the medium into the drive. Language=Russian ERROR_UNABLE_TO_LOAD_MEDIUM - Unable to load the medium into the drive. . +Language=Polish +ERROR_UNABLE_TO_LOAD_MEDIUM - Unable to load the medium into the drive. +. MessageId=4325 Severity=Success @@ -13052,6 +15854,9 @@ ERROR_UNABLE_TO_INVENTORY_DRIVE - Unable to retrieve status about the drive. Language=Russian ERROR_UNABLE_TO_INVENTORY_DRIVE - Unable to retrieve status about the drive. . +Language=Polish +ERROR_UNABLE_TO_INVENTORY_DRIVE - Unable to retrieve status about the drive. +. MessageId=4326 Severity=Success @@ -13063,7 +15868,10 @@ ERROR_UNABLE_TO_INVENTORY_SLOT - Unable to retrieve status about the slot. Language=Russian ERROR_UNABLE_TO_INVENTORY_SLOT - Unable to retrieve status about the slot. . - +Language=Polish +ERROR_UNABLE_TO_INVENTORY_SLOT - Unable to retrieve status about the slot. +. + MessageId=4327 Severity=Success Facility=System @@ -13074,6 +15882,9 @@ ERROR_UNABLE_TO_INVENTORY_TRANSPORT - Unable to retrieve status about the transp Language=Russian ERROR_UNABLE_TO_INVENTORY_TRANSPORT - Unable to retrieve status about the transport. . +Language=Polish +ERROR_UNABLE_TO_INVENTORY_TRANSPORT - Unable to retrieve status about the transport. +. MessageId=4328 Severity=Success @@ -13085,6 +15896,9 @@ ERROR_TRANSPORT_FULL - Cannot use the transport because it is already in use. Language=Russian ERROR_TRANSPORT_FULL - Cannot use the transport because it is already in use. . +Language=Polish +ERROR_TRANSPORT_FULL - Cannot use the transport because it is already in use. +. MessageId=4329 Severity=Success @@ -13096,6 +15910,9 @@ ERROR_CONTROLLING_IEPORT - Unable to open or close the inject/eject port. Language=Russian ERROR_CONTROLLING_IEPORT - Unable to open or close the inject/eject port. . +Language=Polish +ERROR_CONTROLLING_IEPORT - Unable to open or close the inject/eject port. +. MessageId=4330 Severity=Success @@ -13107,6 +15924,9 @@ ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA - Unable to eject the media because it is in Language=Russian ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA - Unable to eject the media because it is in a drive. . +Language=Polish +ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA - Unable to eject the media because it is in a drive. +. MessageId=4331 Severity=Success @@ -13118,6 +15938,9 @@ ERROR_CLEANER_SLOT_SET - A cleaner slot is already reserved. Language=Russian ERROR_CLEANER_SLOT_SET - A cleaner slot is already reserved. . +Language=Polish +ERROR_CLEANER_SLOT_SET - A cleaner slot is already reserved. +. MessageId=4332 Severity=Success @@ -13129,6 +15952,9 @@ ERROR_CLEANER_SLOT_NOT_SET - A cleaner slot is not reserved. Language=Russian ERROR_CLEANER_SLOT_NOT_SET - A cleaner slot is not reserved. . +Language=Polish +ERROR_CLEANER_SLOT_NOT_SET - A cleaner slot is not reserved. +. MessageId=4333 Severity=Success @@ -13140,6 +15966,9 @@ ERROR_CLEANER_CARTRIDGE_SPENT - The cleaner cartridge has performed the maximum Language=Russian ERROR_CLEANER_CARTRIDGE_SPENT - The cleaner cartridge has performed the maximum number of drive cleanings. . +Language=Polish +ERROR_CLEANER_CARTRIDGE_SPENT - The cleaner cartridge has performed the maximum number of drive cleanings. +. MessageId=4334 Severity=Success @@ -13151,6 +15980,9 @@ ERROR_UNEXPECTED_OMID - Unexpected on-medium identifier. Language=Russian ERROR_UNEXPECTED_OMID - Unexpected on-medium identifier. . +Language=Polish +ERROR_UNEXPECTED_OMID - Unexpected on-medium identifier. +. MessageId=4335 Severity=Success @@ -13162,6 +15994,9 @@ ERROR_CANT_DELETE_LAST_ITEM - The last remaining item in this group or resource Language=Russian ERROR_CANT_DELETE_LAST_ITEM - The last remaining item in this group or resource cannot be deleted. . +Language=Polish +ERROR_CANT_DELETE_LAST_ITEM - The last remaining item in this group or resource cannot be deleted. +. MessageId=4336 Severity=Success @@ -13173,6 +16008,9 @@ ERROR_MESSAGE_EXCEEDS_MAX_SIZE - The message provided exceeds the maximum size a Language=Russian ERROR_MESSAGE_EXCEEDS_MAX_SIZE - The message provided exceeds the maximum size allowed for this parameter. . +Language=Polish +ERROR_MESSAGE_EXCEEDS_MAX_SIZE - The message provided exceeds the maximum size allowed for this parameter. +. MessageId=4337 Severity=Success @@ -13184,6 +16022,9 @@ ERROR_VOLUME_CONTAINS_SYS_FILES - The volume contains system or paging files. Language=Russian ERROR_VOLUME_CONTAINS_SYS_FILES - The volume contains system or paging files. . +Language=Polish +ERROR_VOLUME_CONTAINS_SYS_FILES - The volume contains system or paging files. +. MessageId=4338 Severity=Success @@ -13195,6 +16036,9 @@ ERROR_INDIGENOUS_TYPE - The media type cannot be removed from this library since Language=Russian ERROR_INDIGENOUS_TYPE - The media type cannot be removed from this library since at least one drive in the library reports it can support this media type. . +Language=Polish +ERROR_INDIGENOUS_TYPE - The media type cannot be removed from this library since at least one drive in the library reports it can support this media type. +. MessageId=4339 Severity=Success @@ -13206,6 +16050,9 @@ ERROR_NO_SUPPORTING_DRIVES - This offline media cannot be mounted on this system Language=Russian ERROR_NO_SUPPORTING_DRIVES - This offline media cannot be mounted on this system since no enabled drives are present which can be used. . +Language=Polish +ERROR_NO_SUPPORTING_DRIVES - This offline media cannot be mounted on this system since no enabled drives are present which can be used. +. MessageId=4340 Severity=Success @@ -13217,6 +16064,9 @@ ERROR_CLEANER_CARTRIDGE_INSTALLED - A cleaner cartridge is present in the tape l Language=Russian ERROR_CLEANER_CARTRIDGE_INSTALLED - A cleaner cartridge is present in the tape library. . +Language=Polish +ERROR_CLEANER_CARTRIDGE_INSTALLED - A cleaner cartridge is present in the tape library. +. MessageId=4350 Severity=Success @@ -13228,6 +16078,9 @@ ERROR_FILE_OFFLINE - The remote storage service was not able to recall the file. Language=Russian ERROR_FILE_OFFLINE - The remote storage service was not able to recall the file. . +Language=Polish +ERROR_FILE_OFFLINE - The remote storage service was not able to recall the file. +. MessageId=4351 Severity=Success @@ -13239,6 +16092,9 @@ ERROR_REMOTE_STORAGE_NOT_ACTIVE - The remote storage service is not operational Language=Russian ERROR_REMOTE_STORAGE_NOT_ACTIVE - The remote storage service is not operational at this time. . +Language=Polish +ERROR_REMOTE_STORAGE_NOT_ACTIVE - The remote storage service is not operational at this time. +. MessageId=4352 Severity=Success @@ -13250,6 +16106,9 @@ ERROR_REMOTE_STORAGE_MEDIA_ERROR - The remote storage service encountered a medi Language=Russian ERROR_REMOTE_STORAGE_MEDIA_ERROR - The remote storage service encountered a media error. . +Language=Polish +ERROR_REMOTE_STORAGE_MEDIA_ERROR - The remote storage service encountered a media error. +. MessageId=4390 Severity=Success @@ -13261,6 +16120,9 @@ ERROR_NOT_A_REPARSE_POINT - The file or directory is not a reparse point. Language=Russian ERROR_NOT_A_REPARSE_POINT - The file or directory is not a reparse point. . +Language=Polish +ERROR_NOT_A_REPARSE_POINT - The file or directory is not a reparse point. +. MessageId=4391 Severity=Success @@ -13272,6 +16134,9 @@ ERROR_REPARSE_ATTRIBUTE_CONFLICT - The reparse point attribute cannot be set bec Language=Russian ERROR_REPARSE_ATTRIBUTE_CONFLICT - The reparse point attribute cannot be set because it conflicts with an existing attribute. . +Language=Polish +ERROR_REPARSE_ATTRIBUTE_CONFLICT - The reparse point attribute cannot be set because it conflicts with an existing attribute. +. MessageId=4392 Severity=Success @@ -13283,6 +16148,9 @@ ERROR_INVALID_REPARSE_DATA - The data present in the reparse point buffer is inv Language=Russian ERROR_INVALID_REPARSE_DATA - The data present in the reparse point buffer is invalid. . +Language=Polish +ERROR_INVALID_REPARSE_DATA - The data present in the reparse point buffer is invalid. +. MessageId=4393 Severity=Success @@ -13294,6 +16162,9 @@ ERROR_REPARSE_TAG_INVALID - The tag present in the reparse point buffer is inval Language=Russian ERROR_REPARSE_TAG_INVALID - The tag present in the reparse point buffer is invalid. . +Language=Polish +ERROR_REPARSE_TAG_INVALID - The tag present in the reparse point buffer is invalid. +. MessageId=4394 Severity=Success @@ -13305,6 +16176,9 @@ ERROR_REPARSE_TAG_MISMATCH - There is a mismatch between the tag specified in th Language=Russian ERROR_REPARSE_TAG_MISMATCH - There is a mismatch between the tag specified in the request and the tag present in the reparse point. . +Language=Polish +ERROR_REPARSE_TAG_MISMATCH - There is a mismatch between the tag specified in the request and the tag present in the reparse point. +. MessageId=4500 Severity=Success @@ -13316,6 +16190,9 @@ ERROR_VOLUME_NOT_SIS_ENABLED - Single Instance Storage is not available on this Language=Russian ERROR_VOLUME_NOT_SIS_ENABLED - Single Instance Storage is not available on this volume. . +Language=Polish +ERROR_VOLUME_NOT_SIS_ENABLED - Single Instance Storage is not available on this volume. +. MessageId=5001 Severity=Success @@ -13327,6 +16204,9 @@ ERROR_DEPENDENT_RESOURCE_EXISTS - The cluster resource cannot be moved to anothe Language=Russian ERROR_DEPENDENT_RESOURCE_EXISTS - The cluster resource cannot be moved to another group because other resources are dependent on it. . +Language=Polish +ERROR_DEPENDENT_RESOURCE_EXISTS - The cluster resource cannot be moved to another group because other resources are dependent on it. +. MessageId=5002 Severity=Success @@ -13338,6 +16218,9 @@ ERROR_DEPENDENCY_NOT_FOUND - The cluster resource dependency cannot be found. Language=Russian ERROR_DEPENDENCY_NOT_FOUND - The cluster resource dependency cannot be found. . +Language=Polish +ERROR_DEPENDENCY_NOT_FOUND - The cluster resource dependency cannot be found. +. MessageId=5003 Severity=Success @@ -13349,6 +16232,9 @@ ERROR_DEPENDENCY_ALREADY_EXISTS - The cluster resource cannot be made dependent Language=Russian ERROR_DEPENDENCY_ALREADY_EXISTS - The cluster resource cannot be made dependent on the specified resource because it is already dependent. . +Language=Polish +ERROR_DEPENDENCY_ALREADY_EXISTS - The cluster resource cannot be made dependent on the specified resource because it is already dependent. +. MessageId=5004 Severity=Success @@ -13360,6 +16246,9 @@ ERROR_RESOURCE_NOT_ONLINE - The cluster resource is not online. Language=Russian ERROR_RESOURCE_NOT_ONLINE - The cluster resource is not online. . +Language=Polish +ERROR_RESOURCE_NOT_ONLINE - The cluster resource is not online. +. MessageId=5005 Severity=Success @@ -13371,6 +16260,9 @@ ERROR_HOST_NODE_NOT_AVAILABLE - A cluster node is not available for this operati Language=Russian ERROR_HOST_NODE_NOT_AVAILABLE - A cluster node is not available for this operation. . +Language=Polish +ERROR_HOST_NODE_NOT_AVAILABLE - A cluster node is not available for this operation. +. MessageId=5006 Severity=Success @@ -13382,6 +16274,9 @@ ERROR_RESOURCE_NOT_AVAILABLE - The cluster resource is not available. Language=Russian ERROR_RESOURCE_NOT_AVAILABLE - The cluster resource is not available. . +Language=Polish +ERROR_RESOURCE_NOT_AVAILABLE - The cluster resource is not available. +. MessageId=5007 Severity=Success @@ -13393,6 +16288,9 @@ ERROR_RESOURCE_NOT_FOUND - The cluster resource could not be found. Language=Russian ERROR_RESOURCE_NOT_FOUND - The cluster resource could not be found. . +Language=Polish +ERROR_RESOURCE_NOT_FOUND - The cluster resource could not be found. +. MessageId=5008 Severity=Success @@ -13404,6 +16302,9 @@ ERROR_SHUTDOWN_CLUSTER - The cluster is being shut down. Language=Russian ERROR_SHUTDOWN_CLUSTER - The cluster is being shut down. . +Language=Polish +ERROR_SHUTDOWN_CLUSTER - The cluster is being shut down. +. MessageId=5009 Severity=Success @@ -13415,6 +16316,9 @@ ERROR_CANT_EVICT_ACTIVE_NODE - A cluster node cannot be evicted from the cluster Language=Russian ERROR_CANT_EVICT_ACTIVE_NODE - A cluster node cannot be evicted from the cluster unless the node is down. . +Language=Polish +ERROR_CANT_EVICT_ACTIVE_NODE - A cluster node cannot be evicted from the cluster unless the node is down. +. MessageId=5010 Severity=Success @@ -13426,6 +16330,9 @@ ERROR_OBJECT_ALREADY_EXISTS - The object already exists. Language=Russian ERROR_OBJECT_ALREADY_EXISTS - The object already exists. . +Language=Polish +ERROR_OBJECT_ALREADY_EXISTS - The object already exists. +. MessageId=5011 Severity=Success @@ -13437,6 +16344,9 @@ ERROR_OBJECT_IN_LIST - The object is already in the list. Language=Russian ERROR_OBJECT_IN_LIST - The object is already in the list. . +Language=Polish +ERROR_OBJECT_IN_LIST - The object is already in the list. +. MessageId=5012 Severity=Success @@ -13448,6 +16358,9 @@ ERROR_GROUP_NOT_AVAILABLE - The cluster group is not available for any new reque Language=Russian ERROR_GROUP_NOT_AVAILABLE - The cluster group is not available for any new requests. . +Language=Polish +ERROR_GROUP_NOT_AVAILABLE - The cluster group is not available for any new requests. +. MessageId=5013 Severity=Success @@ -13459,6 +16372,9 @@ ERROR_GROUP_NOT_FOUND - The cluster group could not be found. Language=Russian ERROR_GROUP_NOT_FOUND - The cluster group could not be found. . +Language=Polish +ERROR_GROUP_NOT_FOUND - The cluster group could not be found. +. MessageId=5014 Severity=Success @@ -13470,6 +16386,9 @@ ERROR_GROUP_NOT_ONLINE - The operation could not be completed because the cluste Language=Russian ERROR_GROUP_NOT_ONLINE - The operation could not be completed because the cluster group is not online. . +Language=Polish +ERROR_GROUP_NOT_ONLINE - The operation could not be completed because the cluster group is not online. +. MessageId=5015 Severity=Success @@ -13481,6 +16400,9 @@ ERROR_HOST_NODE_NOT_RESOURCE_OWNER - The cluster node is not the owner of the re Language=Russian ERROR_HOST_NODE_NOT_RESOURCE_OWNER - The cluster node is not the owner of the resource. . +Language=Polish +ERROR_HOST_NODE_NOT_RESOURCE_OWNER - The cluster node is not the owner of the resource. +. MessageId=5016 Severity=Success @@ -13492,6 +16414,9 @@ ERROR_HOST_NODE_NOT_GROUP_OWNER - The cluster node is not the owner of the group Language=Russian ERROR_HOST_NODE_NOT_GROUP_OWNER - The cluster node is not the owner of the group. . +Language=Polish +ERROR_HOST_NODE_NOT_GROUP_OWNER - The cluster node is not the owner of the group. +. MessageId=5017 Severity=Success @@ -13503,6 +16428,9 @@ ERROR_RESMON_CREATE_FAILED - The cluster resource could not be created in the sp Language=Russian ERROR_RESMON_CREATE_FAILED - The cluster resource could not be created in the specified resource monitor. . +Language=Polish +ERROR_RESMON_CREATE_FAILED - The cluster resource could not be created in the specified resource monitor. +. MessageId=5018 Severity=Success @@ -13514,6 +16442,9 @@ ERROR_RESMON_ONLINE_FAILED - The cluster resource could not be brought online by Language=Russian ERROR_RESMON_ONLINE_FAILED - The cluster resource could not be brought online by the resource monitor. . +Language=Polish +ERROR_RESMON_ONLINE_FAILED - The cluster resource could not be brought online by the resource monitor. +. MessageId=5019 Severity=Success @@ -13525,6 +16456,9 @@ ERROR_RESOURCE_ONLINE - The operation could not be completed because the cluster Language=Russian ERROR_RESOURCE_ONLINE - The operation could not be completed because the cluster resource is online. . +Language=Polish +ERROR_RESOURCE_ONLINE - The operation could not be completed because the cluster resource is online. +. MessageId=5020 Severity=Success @@ -13536,6 +16470,9 @@ ERROR_QUORUM_RESOURCE - The cluster resource could not be deleted or brought off Language=Russian ERROR_QUORUM_RESOURCE - The cluster resource could not be deleted or brought offline because it is the quorum resource. . +Language=Polish +ERROR_QUORUM_RESOURCE - The cluster resource could not be deleted or brought offline because it is the quorum resource. +. MessageId=5021 Severity=Success @@ -13547,6 +16484,9 @@ ERROR_NOT_QUORUM_CAPABLE - The cluster could not make the specified resource a q Language=Russian ERROR_NOT_QUORUM_CAPABLE - The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource. . +Language=Polish +ERROR_NOT_QUORUM_CAPABLE - The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource. +. MessageId=5022 Severity=Success @@ -13558,6 +16498,9 @@ ERROR_CLUSTER_SHUTTING_DOWN - The cluster software is shutting down. Language=Russian ERROR_CLUSTER_SHUTTING_DOWN - The cluster software is shutting down. . +Language=Polish +ERROR_CLUSTER_SHUTTING_DOWN - The cluster software is shutting down. +. MessageId=5023 Severity=Success @@ -13569,6 +16512,9 @@ ERROR_INVALID_STATE - The group or resource is not in the correct state to perfo Language=Russian ERROR_INVALID_STATE - The group or resource is not in the correct state to perform the requested operation. . +Language=Polish +ERROR_INVALID_STATE - The group or resource is not in the correct state to perform the requested operation. +. MessageId=5024 Severity=Success @@ -13580,6 +16526,9 @@ ERROR_RESOURCE_PROPERTIES_STORED - The properties were stored but not all change Language=Russian ERROR_RESOURCE_PROPERTIES_STORED - The properties were stored but not all changes will take effect until the next time the resource is brought online. . +Language=Polish +ERROR_RESOURCE_PROPERTIES_STORED - The properties were stored but not all changes will take effect until the next time the resource is brought online. +. MessageId=5025 Severity=Success @@ -13591,6 +16540,9 @@ ERROR_NOT_QUORUM_CLASS - The cluster could not make the specified resource a quo Language=Russian ERROR_NOT_QUORUM_CLASS - The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class. . +Language=Polish +ERROR_NOT_QUORUM_CLASS - The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class. +. MessageId=5026 Severity=Success @@ -13602,6 +16554,9 @@ ERROR_CORE_RESOURCE - The cluster resource could not be deleted since it is a co Language=Russian ERROR_CORE_RESOURCE - The cluster resource could not be deleted since it is a core resource. . +Language=Polish +ERROR_CORE_RESOURCE - The cluster resource could not be deleted since it is a core resource. +. MessageId=5027 Severity=Success @@ -13613,6 +16568,9 @@ ERROR_QUORUM_RESOURCE_ONLINE_FAILED - The quorum resource failed to come online. Language=Russian ERROR_QUORUM_RESOURCE_ONLINE_FAILED - The quorum resource failed to come online. . +Language=Polish +ERROR_QUORUM_RESOURCE_ONLINE_FAILED - The quorum resource failed to come online. +. MessageId=5028 Severity=Success @@ -13624,6 +16582,9 @@ ERROR_QUORUMLOG_OPEN_FAILED - The quorum log could not be created or mounted suc Language=Russian ERROR_QUORUMLOG_OPEN_FAILED - The quorum log could not be created or mounted successfully. . +Language=Polish +ERROR_QUORUMLOG_OPEN_FAILED - The quorum log could not be created or mounted successfully. +. MessageId=5029 Severity=Success @@ -13635,6 +16596,9 @@ ERROR_CLUSTERLOG_CORRUPT - The cluster log is corrupt. Language=Russian ERROR_CLUSTERLOG_CORRUPT - The cluster log is corrupt. . +Language=Polish +ERROR_CLUSTERLOG_CORRUPT - The cluster log is corrupt. +. MessageId=5030 Severity=Success @@ -13646,6 +16610,9 @@ ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE - The record could not be written to the Language=Russian ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE - The record could not be written to the cluster log since it exceeds the maximum size. . +Language=Polish +ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE - The record could not be written to the cluster log since it exceeds the maximum size. +. MessageId=5031 Severity=Success @@ -13657,6 +16624,9 @@ ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE - The cluster log exceeds its maximum size. Language=Russian ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE - The cluster log exceeds its maximum size. . +Language=Polish +ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE - The cluster log exceeds its maximum size. +. MessageId=5032 Severity=Success @@ -13668,6 +16638,9 @@ ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND - No checkpoint record was found in the clus Language=Russian ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND - No checkpoint record was found in the cluster log. . +Language=Polish +ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND - No checkpoint record was found in the cluster log. +. MessageId=5033 Severity=Success @@ -13679,6 +16652,9 @@ ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE - The minimum required disk space needed for l Language=Russian ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE - The minimum required disk space needed for logging is not available. . +Language=Polish +ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE - The minimum required disk space needed for logging is not available. +. MessageId=5034 Severity=Success @@ -13690,6 +16666,9 @@ ERROR_QUORUM_OWNER_ALIVE - The cluster node failed to take control of the quorum Language=Russian ERROR_QUORUM_OWNER_ALIVE - The cluster node failed to take control of the quorum resource because the resource is owned by another active node. . +Language=Polish +ERROR_QUORUM_OWNER_ALIVE - The cluster node failed to take control of the quorum resource because the resource is owned by another active node. +. MessageId=5035 Severity=Success @@ -13701,6 +16680,9 @@ ERROR_NETWORK_NOT_AVAILABLE - A cluster network is not available for this operat Language=Russian ERROR_NETWORK_NOT_AVAILABLE - A cluster network is not available for this operation. . +Language=Polish +ERROR_NETWORK_NOT_AVAILABLE - A cluster network is not available for this operation. +. MessageId=5036 Severity=Success @@ -13712,6 +16694,9 @@ ERROR_NODE_NOT_AVAILABLE - A cluster node is not available for this operation. Language=Russian ERROR_NODE_NOT_AVAILABLE - A cluster node is not available for this operation. . +Language=Polish +ERROR_NODE_NOT_AVAILABLE - A cluster node is not available for this operation. +. MessageId=5037 Severity=Success @@ -13723,6 +16708,9 @@ ERROR_ALL_NODES_NOT_AVAILABLE - All cluster nodes must be running to perform thi Language=Russian ERROR_ALL_NODES_NOT_AVAILABLE - All cluster nodes must be running to perform this operation. . +Language=Polish +ERROR_ALL_NODES_NOT_AVAILABLE - All cluster nodes must be running to perform this operation. +. MessageId=5038 Severity=Success @@ -13734,6 +16722,9 @@ ERROR_RESOURCE_FAILED - A cluster resource failed. Language=Russian ERROR_RESOURCE_FAILED - A cluster resource failed. . +Language=Polish +ERROR_RESOURCE_FAILED - A cluster resource failed. +. MessageId=5039 Severity=Success @@ -13745,6 +16736,9 @@ ERROR_CLUSTER_INVALID_NODE - The cluster node is not valid. Language=Russian ERROR_CLUSTER_INVALID_NODE - The cluster node is not valid. . +Language=Polish +ERROR_CLUSTER_INVALID_NODE - The cluster node is not valid. +. MessageId=5040 Severity=Success @@ -13756,6 +16750,9 @@ ERROR_CLUSTER_NODE_EXISTS - The cluster node already exists. Language=Russian ERROR_CLUSTER_NODE_EXISTS - The cluster node already exists. . +Language=Polish +ERROR_CLUSTER_NODE_EXISTS - The cluster node already exists. +. MessageId=5041 Severity=Success @@ -13767,6 +16764,9 @@ ERROR_CLUSTER_JOIN_IN_PROGRESS - A node is in the process of joining the cluster Language=Russian ERROR_CLUSTER_JOIN_IN_PROGRESS - A node is in the process of joining the cluster. . +Language=Polish +ERROR_CLUSTER_JOIN_IN_PROGRESS - A node is in the process of joining the cluster. +. MessageId=5042 Severity=Success @@ -13778,6 +16778,9 @@ ERROR_CLUSTER_NODE_NOT_FOUND - The cluster node was not found. Language=Russian ERROR_CLUSTER_NODE_NOT_FOUND - The cluster node was not found. . +Language=Polish +ERROR_CLUSTER_NODE_NOT_FOUND - The cluster node was not found. +. MessageId=5043 Severity=Success @@ -13789,6 +16792,9 @@ ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND - The cluster local node information was not Language=Russian ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND - The cluster local node information was not found. . +Language=Polish +ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND - The cluster local node information was not found. +. MessageId=5044 Severity=Success @@ -13800,6 +16806,9 @@ ERROR_CLUSTER_NETWORK_EXISTS - The cluster network already exists. Language=Russian ERROR_CLUSTER_NETWORK_EXISTS - The cluster network already exists. . +Language=Polish +ERROR_CLUSTER_NETWORK_EXISTS - The cluster network already exists. +. MessageId=5045 Severity=Success @@ -13811,6 +16820,9 @@ ERROR_CLUSTER_NETWORK_NOT_FOUND - The cluster network was not found. Language=Russian ERROR_CLUSTER_NETWORK_NOT_FOUND - The cluster network was not found. . +Language=Polish +ERROR_CLUSTER_NETWORK_NOT_FOUND - The cluster network was not found. +. MessageId=5046 Severity=Success @@ -13822,6 +16834,9 @@ ERROR_CLUSTER_NETINTERFACE_EXISTS - The cluster network interface already exists Language=Russian ERROR_CLUSTER_NETINTERFACE_EXISTS - The cluster network interface already exists. . +Language=Polish +ERROR_CLUSTER_NETINTERFACE_EXISTS - The cluster network interface already exists. +. MessageId=5047 Severity=Success @@ -13833,6 +16848,9 @@ ERROR_CLUSTER_NETINTERFACE_NOT_FOUND - The cluster network interface was not fou Language=Russian ERROR_CLUSTER_NETINTERFACE_NOT_FOUND - The cluster network interface was not found. . +Language=Polish +ERROR_CLUSTER_NETINTERFACE_NOT_FOUND - The cluster network interface was not found. +. MessageId=5048 Severity=Success @@ -13844,6 +16862,9 @@ ERROR_CLUSTER_INVALID_REQUEST - The cluster request is not valid for this object Language=Russian ERROR_CLUSTER_INVALID_REQUEST - The cluster request is not valid for this object. . +Language=Polish +ERROR_CLUSTER_INVALID_REQUEST - The cluster request is not valid for this object. +. MessageId=5049 Severity=Success @@ -13855,6 +16876,9 @@ ERROR_CLUSTER_INVALID_NETWORK_PROVIDER - The cluster network provider is not val Language=Russian ERROR_CLUSTER_INVALID_NETWORK_PROVIDER - The cluster network provider is not valid. . +Language=Polish +ERROR_CLUSTER_INVALID_NETWORK_PROVIDER - The cluster network provider is not valid. +. MessageId=5050 Severity=Success @@ -13866,6 +16890,9 @@ ERROR_CLUSTER_NODE_DOWN - The cluster node is down. Language=Russian ERROR_CLUSTER_NODE_DOWN - The cluster node is down. . +Language=Polish +ERROR_CLUSTER_NODE_DOWN - The cluster node is down. +. MessageId=5051 Severity=Success @@ -13877,6 +16904,9 @@ ERROR_CLUSTER_NODE_UNREACHABLE - The cluster node is not reachable. Language=Russian ERROR_CLUSTER_NODE_UNREACHABLE - The cluster node is not reachable. . +Language=Polish +ERROR_CLUSTER_NODE_UNREACHABLE - The cluster node is not reachable. +. MessageId=5052 Severity=Success @@ -13888,6 +16918,9 @@ ERROR_CLUSTER_NODE_NOT_MEMBER - The cluster node is not a member of the cluster. Language=Russian ERROR_CLUSTER_NODE_NOT_MEMBER - The cluster node is not a member of the cluster. . +Language=Polish +ERROR_CLUSTER_NODE_NOT_MEMBER - The cluster node is not a member of the cluster. +. MessageId=5053 Severity=Success @@ -13899,6 +16932,9 @@ ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS - A cluster join operation is not in progress Language=Russian ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS - A cluster join operation is not in progress. . +Language=Polish +ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS - A cluster join operation is not in progress. +. MessageId=5054 Severity=Success @@ -13910,6 +16946,9 @@ ERROR_CLUSTER_INVALID_NETWORK - The cluster network is not valid. Language=Russian ERROR_CLUSTER_INVALID_NETWORK - The cluster network is not valid. . +Language=Polish +ERROR_CLUSTER_INVALID_NETWORK - The cluster network is not valid. +. MessageId=5056 Severity=Success @@ -13921,6 +16960,9 @@ ERROR_CLUSTER_NODE_UP - The cluster node is up. Language=Russian ERROR_CLUSTER_NODE_UP - The cluster node is up. . +Language=Polish +ERROR_CLUSTER_NODE_UP - The cluster node is up. +. MessageId=5057 Severity=Success @@ -13932,6 +16974,9 @@ ERROR_CLUSTER_IPADDR_IN_USE - The cluster IP address is already in use. Language=Russian ERROR_CLUSTER_IPADDR_IN_USE - The cluster IP address is already in use. . +Language=Polish +ERROR_CLUSTER_IPADDR_IN_USE - The cluster IP address is already in use. +. MessageId=5058 Severity=Success @@ -13943,6 +16988,9 @@ ERROR_CLUSTER_NODE_NOT_PAUSED - The cluster node is not paused. Language=Russian ERROR_CLUSTER_NODE_NOT_PAUSED - The cluster node is not paused. . +Language=Polish +ERROR_CLUSTER_NODE_NOT_PAUSED - The cluster node is not paused. +. MessageId=5059 Severity=Success @@ -13954,6 +17002,9 @@ ERROR_CLUSTER_NO_SECURITY_CONTEXT - No cluster security context is available. Language=Russian ERROR_CLUSTER_NO_SECURITY_CONTEXT - No cluster security context is available. . +Language=Polish +ERROR_CLUSTER_NO_SECURITY_CONTEXT - No cluster security context is available. +. MessageId=5060 Severity=Success @@ -13965,6 +17016,9 @@ ERROR_CLUSTER_NETWORK_NOT_INTERNAL - The cluster network is not configured for i Language=Russian ERROR_CLUSTER_NETWORK_NOT_INTERNAL - The cluster network is not configured for internal cluster communication. . +Language=Polish +ERROR_CLUSTER_NETWORK_NOT_INTERNAL - The cluster network is not configured for internal cluster communication. +. MessageId=5061 Severity=Success @@ -13976,6 +17030,9 @@ ERROR_CLUSTER_NODE_ALREADY_UP - The cluster node is already up. Language=Russian ERROR_CLUSTER_NODE_ALREADY_UP - The cluster node is already up. . +Language=Polish +ERROR_CLUSTER_NODE_ALREADY_UP - The cluster node is already up. +. MessageId=5062 Severity=Success @@ -13987,6 +17044,9 @@ ERROR_CLUSTER_NODE_ALREADY_DOWN - The cluster node is already down. Language=Russian ERROR_CLUSTER_NODE_ALREADY_DOWN - The cluster node is already down. . +Language=Polish +ERROR_CLUSTER_NODE_ALREADY_DOWN - The cluster node is already down. +. MessageId=5063 Severity=Success @@ -13998,6 +17058,9 @@ ERROR_CLUSTER_NETWORK_ALREADY_ONLINE - The cluster network is already online. Language=Russian ERROR_CLUSTER_NETWORK_ALREADY_ONLINE - The cluster network is already online. . +Language=Polish +ERROR_CLUSTER_NETWORK_ALREADY_ONLINE - The cluster network is already online. +. MessageId=5064 Severity=Success @@ -14009,6 +17072,9 @@ ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE - The cluster network is already offline. Language=Russian ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE - The cluster network is already offline. . +Language=Polish +ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE - The cluster network is already offline. +. MessageId=5065 Severity=Success @@ -14020,6 +17086,9 @@ ERROR_CLUSTER_NODE_ALREADY_MEMBER - The cluster node is already a member of the Language=Russian ERROR_CLUSTER_NODE_ALREADY_MEMBER - The cluster node is already a member of the cluster. . +Language=Polish +ERROR_CLUSTER_NODE_ALREADY_MEMBER - The cluster node is already a member of the cluster. +. MessageId=5066 Severity=Success @@ -14031,6 +17100,9 @@ ERROR_CLUSTER_LAST_INTERNAL_NETWORK - The cluster network is the only one config Language=Russian ERROR_CLUSTER_LAST_INTERNAL_NETWORK - The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network. . +Language=Polish +ERROR_CLUSTER_LAST_INTERNAL_NETWORK - The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network. +. MessageId=5067 Severity=Success @@ -14042,6 +17114,9 @@ ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS - One or more cluster resources depend on t Language=Russian ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS - One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network. . +Language=Polish +ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS - One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network. +. MessageId=5068 Severity=Success @@ -14053,6 +17128,9 @@ ERROR_INVALID_OPERATION_ON_QUORUM - This operation cannot be performed on the cl Language=Russian ERROR_INVALID_OPERATION_ON_QUORUM - This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list. . +Language=Polish +ERROR_INVALID_OPERATION_ON_QUORUM - This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list. +. MessageId=5069 Severity=Success @@ -14064,6 +17142,9 @@ ERROR_DEPENDENCY_NOT_ALLOWED - The cluster quorum resource is not allowed to hav Language=Russian ERROR_DEPENDENCY_NOT_ALLOWED - The cluster quorum resource is not allowed to have any dependencies. . +Language=Polish +ERROR_DEPENDENCY_NOT_ALLOWED - The cluster quorum resource is not allowed to have any dependencies. +. MessageId=5070 Severity=Success @@ -14075,6 +17156,9 @@ ERROR_CLUSTER_NODE_PAUSED - The cluster node is paused. Language=Russian ERROR_CLUSTER_NODE_PAUSED - The cluster node is paused. . +Language=Polish +ERROR_CLUSTER_NODE_PAUSED - The cluster node is paused. +. MessageId=5071 Severity=Success @@ -14086,6 +17170,9 @@ ERROR_NODE_CANT_HOST_RESOURCE - The cluster resource cannot be brought online. T Language=Russian ERROR_NODE_CANT_HOST_RESOURCE - The cluster resource cannot be brought online. The owner node cannot run this resource. . +Language=Polish +ERROR_NODE_CANT_HOST_RESOURCE - The cluster resource cannot be brought online. The owner node cannot run this resource. +. MessageId=5072 Severity=Success @@ -14097,6 +17184,9 @@ ERROR_CLUSTER_NODE_NOT_READY - The cluster node is not ready to perform the requ Language=Russian ERROR_CLUSTER_NODE_NOT_READY - The cluster node is not ready to perform the requested operation. . +Language=Polish +ERROR_CLUSTER_NODE_NOT_READY - The cluster node is not ready to perform the requested operation. +. MessageId=5073 Severity=Success @@ -14108,6 +17198,9 @@ ERROR_CLUSTER_NODE_SHUTTING_DOWN - The cluster node is shutting down. Language=Russian ERROR_CLUSTER_NODE_SHUTTING_DOWN - The cluster node is shutting down. . +Language=Polish +ERROR_CLUSTER_NODE_SHUTTING_DOWN - The cluster node is shutting down. +. MessageId=5074 Severity=Success @@ -14119,6 +17212,9 @@ ERROR_CLUSTER_JOIN_ABORTED - The cluster join operation was aborted. Language=Russian ERROR_CLUSTER_JOIN_ABORTED - The cluster join operation was aborted. . +Language=Polish +ERROR_CLUSTER_JOIN_ABORTED - The cluster join operation was aborted. +. MessageId=5075 Severity=Success @@ -14130,6 +17226,9 @@ ERROR_CLUSTER_INCOMPATIBLE_VERSIONS - The cluster join operation failed due to i Language=Russian ERROR_CLUSTER_INCOMPATIBLE_VERSIONS - The cluster join operation failed due to incompatible software versions between the joining node and its sponsor. . +Language=Polish +ERROR_CLUSTER_INCOMPATIBLE_VERSIONS - The cluster join operation failed due to incompatible software versions between the joining node and its sponsor. +. MessageId=5076 Severity=Success @@ -14141,6 +17240,9 @@ ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED - This resource cannot be created bec Language=Russian ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED - This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor. . +Language=Polish +ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED - This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor. +. MessageId=5077 Severity=Success @@ -14152,6 +17254,9 @@ ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED - The system configuration changed during th Language=Russian ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED - The system configuration changed during the cluster join or form operation. The join or form operation was aborted. . +Language=Polish +ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED - The system configuration changed during the cluster join or form operation. The join or form operation was aborted. +. MessageId=5078 Severity=Success @@ -14163,6 +17268,9 @@ ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND - The specified resource type was not foun Language=Russian ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND - The specified resource type was not found. . +Language=Polish +ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND - The specified resource type was not found. +. MessageId=5079 Severity=Success @@ -14174,6 +17282,9 @@ ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED - The specified node does not support a reso Language=Russian ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED - The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node. . +Language=Polish +ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED - The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node. +. MessageId=5080 Severity=Success @@ -14185,6 +17296,9 @@ ERROR_CLUSTER_RESNAME_NOT_FOUND - The specified resource name is supported by th Language=Russian ERROR_CLUSTER_RESNAME_NOT_FOUND - The specified resource name is supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL. . +Language=Polish +ERROR_CLUSTER_RESNAME_NOT_FOUND - The specified resource name is supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL. +. MessageId=5081 Severity=Success @@ -14196,6 +17310,9 @@ ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED - No authentication package could be re Language=Russian ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED - No authentication package could be registered with the RPC server. . +Language=Polish +ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED - No authentication package could be registered with the RPC server. +. MessageId=5082 Severity=Success @@ -14207,6 +17324,9 @@ ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST - You cannot bring the group online because Language=Russian ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST - You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group. . +Language=Polish +ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST - You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group. +. MessageId=5083 Severity=Success @@ -14218,6 +17338,9 @@ ERROR_CLUSTER_DATABASE_SEQMISMATCH - The join operation failed because the clust Language=Russian ERROR_CLUSTER_DATABASE_SEQMISMATCH - The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join. . +Language=Polish +ERROR_CLUSTER_DATABASE_SEQMISMATCH - The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join. +. MessageId=5084 Severity=Success @@ -14229,6 +17352,9 @@ ERROR_RESMON_INVALID_STATE - The resource monitor will not allow the fail operat Language=Russian ERROR_RESMON_INVALID_STATE - The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state. . +Language=Polish +ERROR_RESMON_INVALID_STATE - The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state. +. MessageId=5085 Severity=Success @@ -14240,6 +17366,9 @@ ERROR_CLUSTER_GUM_NOT_LOCKER - A non locker code got a request to reserve the lo Language=Russian ERROR_CLUSTER_GUM_NOT_LOCKER - A non locker code got a request to reserve the lock for making global updates. . +Language=Polish +ERROR_CLUSTER_GUM_NOT_LOCKER - A non locker code got a request to reserve the lock for making global updates. +. MessageId=5086 Severity=Success @@ -14251,6 +17380,9 @@ ERROR_QUORUM_DISK_NOT_FOUND - The quorum disk could not be located by the cluste Language=Russian ERROR_QUORUM_DISK_NOT_FOUND - The quorum disk could not be located by the cluster service. . +Language=Polish +ERROR_QUORUM_DISK_NOT_FOUND - The quorum disk could not be located by the cluster service. +. MessageId=5087 Severity=Success @@ -14262,6 +17394,9 @@ ERROR_DATABASE_BACKUP_CORRUPT - The backup up cluster database is possibly corru Language=Russian ERROR_DATABASE_BACKUP_CORRUPT - The backup up cluster database is possibly corrupt. . +Language=Polish +ERROR_DATABASE_BACKUP_CORRUPT - The backup up cluster database is possibly corrupt. +. MessageId=5088 Severity=Success @@ -14273,6 +17408,9 @@ ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT - A DFS root already exists in this clus Language=Russian ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT - A DFS root already exists in this cluster node. . +Language=Polish +ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT - A DFS root already exists in this cluster node. +. MessageId=5089 Severity=Success @@ -14284,6 +17422,9 @@ ERROR_RESOURCE_PROPERTY_UNCHANGEABLE - An attempt to modify a resource property Language=Russian ERROR_RESOURCE_PROPERTY_UNCHANGEABLE - An attempt to modify a resource property failed because it conflicts with another existing property. . +Language=Polish +ERROR_RESOURCE_PROPERTY_UNCHANGEABLE - An attempt to modify a resource property failed because it conflicts with another existing property. +. MessageId=5890 Severity=Success @@ -14295,6 +17436,9 @@ ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE - An operation was attempted that is inco Language=Russian ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE - An operation was attempted that is incompatible with the current membership state of the node. . +Language=Polish +ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE - An operation was attempted that is incompatible with the current membership state of the node. +. MessageId=5891 Severity=Success @@ -14306,6 +17450,9 @@ ERROR_CLUSTER_QUORUMLOG_NOT_FOUND - The quorum resource does not contain the quo Language=Russian ERROR_CLUSTER_QUORUMLOG_NOT_FOUND - The quorum resource does not contain the quorum log. . +Language=Polish +ERROR_CLUSTER_QUORUMLOG_NOT_FOUND - The quorum resource does not contain the quorum log. +. MessageId=5892 Severity=Success @@ -14317,6 +17464,9 @@ ERROR_CLUSTER_MEMBERSHIP_HALT - The membership engine requested shutdown of the Language=Russian ERROR_CLUSTER_MEMBERSHIP_HALT - The membership engine requested shutdown of the cluster service on this node. . +Language=Polish +ERROR_CLUSTER_MEMBERSHIP_HALT - The membership engine requested shutdown of the cluster service on this node. +. MessageId=5893 Severity=Success @@ -14328,6 +17478,9 @@ ERROR_CLUSTER_INSTANCE_ID_MISMATCH - The join operation failed because the clust Language=Russian ERROR_CLUSTER_INSTANCE_ID_MISMATCH - The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node. . +Language=Polish +ERROR_CLUSTER_INSTANCE_ID_MISMATCH - The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node. +. MessageId=5894 Severity=Success @@ -14339,6 +17492,9 @@ ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP - A matching network for the specified IP Language=Russian ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP - A matching network for the specified IP address could not be found. Please also specify a subnet mask and a cluster network. . +Language=Polish +ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP - A matching network for the specified IP address could not be found. Please also specify a subnet mask and a cluster network. +. MessageId=5895 Severity=Success @@ -14350,6 +17506,9 @@ ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH - The actual data type of the property Language=Russian ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH - The actual data type of the property did not match the expected data type of the property. . +Language=Polish +ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH - The actual data type of the property did not match the expected data type of the property. +. MessageId=5896 Severity=Success @@ -14361,6 +17520,9 @@ ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP - The cluster node was evicted from the clus Language=Russian ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP - The cluster node was evicted from the cluster successfully, but the node was not cleaned up. Extended status information explaining why the node was not cleaned up is available. . +Language=Polish +ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP - The cluster node was evicted from the cluster successfully, but the node was not cleaned up. Extended status information explaining why the node was not cleaned up is available. +. MessageId=5897 Severity=Success @@ -14372,6 +17534,9 @@ ERROR_CLUSTER_PARAMETER_MISMATCH - Two or more parameter values specified for a Language=Russian ERROR_CLUSTER_PARAMETER_MISMATCH - Two or more parameter values specified for a resource's properties are in conflict. . +Language=Polish +ERROR_CLUSTER_PARAMETER_MISMATCH - Two or more parameter values specified for a resource's properties are in conflict. +. MessageId=5898 Severity=Success @@ -14383,6 +17548,9 @@ ERROR_NODE_CANNOT_BE_CLUSTERED - This computer cannot be made a member of a clus Language=Russian ERROR_NODE_CANNOT_BE_CLUSTERED - This computer cannot be made a member of a cluster. . +Language=Polish +ERROR_NODE_CANNOT_BE_CLUSTERED - This computer cannot be made a member of a cluster. +. MessageId=5899 Severity=Success @@ -14394,6 +17562,9 @@ ERROR_CLUSTER_WRONG_OS_VERSION - This computer cannot be made a member of a clus Language=Russian ERROR_CLUSTER_WRONG_OS_VERSION - This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed. . +Language=Polish +ERROR_CLUSTER_WRONG_OS_VERSION - This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed. +. MessageId=5900 Severity=Success @@ -14405,6 +17576,9 @@ ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME - A cluster cannot be created with th Language=Russian ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME - A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster. . +Language=Polish +ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME - A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster. +. MessageId=5901 Severity=Success @@ -14416,6 +17590,9 @@ ERROR_CLUSCFG_ALREADY_COMMITTED - The cluster configuration action has already b Language=Russian ERROR_CLUSCFG_ALREADY_COMMITTED - The cluster configuration action has already been committed. . +Language=Polish +ERROR_CLUSCFG_ALREADY_COMMITTED - The cluster configuration action has already been committed. +. MessageId=5902 Severity=Success @@ -14427,6 +17604,9 @@ ERROR_CLUSCFG_ROLLBACK_FAILED - The cluster configuration action could not be ro Language=Russian ERROR_CLUSCFG_ROLLBACK_FAILED - The cluster configuration action could not be rolled back. . +Language=Polish +ERROR_CLUSCFG_ROLLBACK_FAILED - The cluster configuration action could not be rolled back. +. MessageId=5903 Severity=Success @@ -14438,6 +17618,9 @@ ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT - The drive letter assigned to a Language=Russian ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT - The drive letter assigned to a system disk on one node conflicted with the driver letter assigned to a disk on another node. . +Language=Polish +ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT - The drive letter assigned to a system disk on one node conflicted with the driver letter assigned to a disk on another node. +. MessageId=5904 Severity=Success @@ -14449,6 +17632,9 @@ ERROR_CLUSTER_OLD_VERSION - One or more nodes in the cluster are running a versi Language=Russian ERROR_CLUSTER_OLD_VERSION - One or more nodes in the cluster are running a version of Windows that does not support this operation. . +Language=Polish +ERROR_CLUSTER_OLD_VERSION - One or more nodes in the cluster are running a version of Windows that does not support this operation. +. MessageId=5905 Severity=Success @@ -14460,6 +17646,9 @@ ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME - The name of the corresponding comp Language=Russian ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME - The name of the corresponding computer account doesn't match the Network Name for this resource. . +Language=Polish +ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME - The name of the corresponding computer account doesn't match the Network Name for this resource. +. MessageId=5906 Severity=Success @@ -14471,6 +17660,9 @@ ERROR_CLUSTER_NO_NET_ADAPTERS - No network adapters are available. Language=Russian ERROR_CLUSTER_NO_NET_ADAPTERS - No network adapters are available. . +Language=Polish +ERROR_CLUSTER_NO_NET_ADAPTERS - No network adapters are available. +. MessageId=5907 Severity=Success @@ -14482,6 +17674,9 @@ ERROR_CLUSTER_POISONED - The cluster node has been poisoned. Language=Russian ERROR_CLUSTER_POISONED - The cluster node has been poisoned. . +Language=Polish +ERROR_CLUSTER_POISONED - The cluster node has been poisoned. +. MessageId=6000 Severity=Success @@ -14493,6 +17688,9 @@ ERROR_ENCRYPTION_FAILED - The specified file could not be encrypted. Language=Russian ERROR_ENCRYPTION_FAILED - The specified file could not be encrypted. . +Language=Polish +ERROR_ENCRYPTION_FAILED - The specified file could not be encrypted. +. MessageId=6001 Severity=Success @@ -14504,6 +17702,9 @@ ERROR_DECRYPTION_FAILED - The specified file could not be decrypted. Language=Russian ERROR_DECRYPTION_FAILED - The specified file could not be decrypted. . +Language=Polish +ERROR_DECRYPTION_FAILED - The specified file could not be decrypted. +. MessageId=6002 Severity=Success @@ -14515,6 +17716,9 @@ ERROR_FILE_ENCRYPTED - The specified file is encrypted and the user does not hav Language=Russian ERROR_FILE_ENCRYPTED - The specified file is encrypted and the user does not have the ability to decrypt it. . +Language=Polish +ERROR_FILE_ENCRYPTED - The specified file is encrypted and the user does not have the ability to decrypt it. +. MessageId=6003 Severity=Success @@ -14526,6 +17730,9 @@ ERROR_NO_RECOVERY_POLICY - There is no valid encryption recovery policy configur Language=Russian ERROR_NO_RECOVERY_POLICY - There is no valid encryption recovery policy configured for this system. . +Language=Polish +ERROR_NO_RECOVERY_POLICY - There is no valid encryption recovery policy configured for this system. +. MessageId=6004 Severity=Success @@ -14537,6 +17744,9 @@ ERROR_NO_EFS - The required encryption driver is not loaded for this system. Language=Russian ERROR_NO_EFS - The required encryption driver is not loaded for this system. . +Language=Polish +ERROR_NO_EFS - The required encryption driver is not loaded for this system. +. MessageId=6005 Severity=Success @@ -14548,6 +17758,9 @@ ERROR_WRONG_EFS - The file was encrypted with a different encryption driver than Language=Russian ERROR_WRONG_EFS - The file was encrypted with a different encryption driver than is currently loaded. . +Language=Polish +ERROR_WRONG_EFS - The file was encrypted with a different encryption driver than is currently loaded. +. MessageId=6006 Severity=Success @@ -14559,6 +17772,9 @@ ERROR_NO_USER_KEYS - There are no EFS keys defined for the user. Language=Russian ERROR_NO_USER_KEYS - There are no EFS keys defined for the user. . +Language=Polish +ERROR_NO_USER_KEYS - There are no EFS keys defined for the user. +. MessageId=6007 Severity=Success @@ -14570,6 +17786,9 @@ ERROR_FILE_NOT_ENCRYPTED - The specified file is not encrypted. Language=Russian ERROR_FILE_NOT_ENCRYPTED - The specified file is not encrypted. . +Language=Polish +ERROR_FILE_NOT_ENCRYPTED - The specified file is not encrypted. +. MessageId=6008 Severity=Success @@ -14581,6 +17800,9 @@ ERROR_NOT_EXPORT_FORMAT - The specified file is not in the defined EFS export fo Language=Russian ERROR_NOT_EXPORT_FORMAT - The specified file is not in the defined EFS export format. . +Language=Polish +ERROR_NOT_EXPORT_FORMAT - The specified file is not in the defined EFS export format. +. MessageId=6009 Severity=Success @@ -14592,6 +17814,9 @@ ERROR_FILE_READ_ONLY - The specified file is read only. Language=Russian ERROR_FILE_READ_ONLY - The specified file is read only. . +Language=Polish +ERROR_FILE_READ_ONLY - The specified file is read only. +. MessageId=6010 Severity=Success @@ -14603,6 +17828,9 @@ ERROR_DIR_EFS_DISALLOWED - The directory has been disabled for encryption. Language=Russian ERROR_DIR_EFS_DISALLOWED - The directory has been disabled for encryption. . +Language=Polish +ERROR_DIR_EFS_DISALLOWED - The directory has been disabled for encryption. +. MessageId=6011 Severity=Success @@ -14614,6 +17842,9 @@ ERROR_EFS_SERVER_NOT_TRUSTED - The server is not trusted for remote encryption o Language=Russian ERROR_EFS_SERVER_NOT_TRUSTED - The server is not trusted for remote encryption operation. . +Language=Polish +ERROR_EFS_SERVER_NOT_TRUSTED - The server is not trusted for remote encryption operation. +. MessageId=6012 Severity=Success @@ -14625,6 +17856,9 @@ ERROR_BAD_RECOVERY_POLICY - Recovery policy configured for this system contains Language=Russian ERROR_BAD_RECOVERY_POLICY - Recovery policy configured for this system contains invalid recovery certificate. . +Language=Polish +ERROR_BAD_RECOVERY_POLICY - Recovery policy configured for this system contains invalid recovery certificate. +. MessageId=6013 Severity=Success @@ -14636,6 +17870,9 @@ ERROR_EFS_ALG_BLOB_TOO_BIG - The encryption algorithm used on the source file ne Language=Russian ERROR_EFS_ALG_BLOB_TOO_BIG - The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file. . +Language=Polish +ERROR_EFS_ALG_BLOB_TOO_BIG - The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file. +. MessageId=6014 Severity=Success @@ -14647,6 +17884,9 @@ ERROR_VOLUME_NOT_SUPPORT_EFS - The disk partition does not support file encrypti Language=Russian ERROR_VOLUME_NOT_SUPPORT_EFS - The disk partition does not support file encryption. . +Language=Polish +ERROR_VOLUME_NOT_SUPPORT_EFS - The disk partition does not support file encryption. +. MessageId=6015 Severity=Success @@ -14658,6 +17898,9 @@ ERROR_EFS_DISABLED - This machine is disabled for file encryption. Language=Russian ERROR_EFS_DISABLED - This machine is disabled for file encryption. . +Language=Polish +ERROR_EFS_DISABLED - This machine is disabled for file encryption. +. MessageId=6016 Severity=Success @@ -14669,6 +17912,9 @@ ERROR_EFS_VERSION_NOT_SUPPORT - A newer system is required to decrypt this encry Language=Russian ERROR_EFS_VERSION_NOT_SUPPORT - A newer system is required to decrypt this encrypted file. . +Language=Polish +ERROR_EFS_VERSION_NOT_SUPPORT - A newer system is required to decrypt this encrypted file. +. MessageId=6118 Severity=Success @@ -14680,6 +17926,9 @@ ERROR_NO_BROWSER_SERVERS_FOUND - The list of servers for this workgroup is not c Language=Russian ERROR_NO_BROWSER_SERVERS_FOUND - The list of servers for this workgroup is not currently available. . +Language=Polish +ERROR_NO_BROWSER_SERVERS_FOUND - The list of servers for this workgroup is not currently available. +. MessageId=6200 Severity=Success @@ -14691,6 +17940,9 @@ SCHED_E_SERVICE_NOT_LOCALSYSTEM - The Task Scheduler service must be configured Language=Russian SCHED_E_SERVICE_NOT_LOCALSYSTEM - The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts. . +Language=Polish +SCHED_E_SERVICE_NOT_LOCALSYSTEM - The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts. +. MessageId=7001 Severity=Success @@ -14702,6 +17954,9 @@ ERROR_CTX_WINSTATION_NAME_INVALID - The specified session name is invalid. Language=Russian ERROR_CTX_WINSTATION_NAME_INVALID - The specified session name is invalid. . +Language=Polish +ERROR_CTX_WINSTATION_NAME_INVALID - The specified session name is invalid. +. MessageId=7002 Severity=Success @@ -14713,6 +17968,9 @@ ERROR_CTX_INVALID_PD - The specified protocol driver is invalid. Language=Russian ERROR_CTX_INVALID_PD - The specified protocol driver is invalid. . +Language=Polish +ERROR_CTX_INVALID_PD - The specified protocol driver is invalid. +. MessageId=7003 Severity=Success @@ -14724,6 +17982,9 @@ ERROR_CTX_PD_NOT_FOUND - The specified protocol driver was not found in the syst Language=Russian ERROR_CTX_PD_NOT_FOUND - The specified protocol driver was not found in the system path. . +Language=Polish +ERROR_CTX_PD_NOT_FOUND - The specified protocol driver was not found in the system path. +. MessageId=7004 Severity=Success @@ -14735,6 +17996,9 @@ ERROR_CTX_WD_NOT_FOUND - The specified terminal connection driver was not found Language=Russian ERROR_CTX_WD_NOT_FOUND - The specified terminal connection driver was not found in the system path. . +Language=Polish +ERROR_CTX_WD_NOT_FOUND - The specified terminal connection driver was not found in the system path. +. MessageId=7005 Severity=Success @@ -14746,6 +18010,9 @@ ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY - A registry key for event logging could no Language=Russian ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY - A registry key for event logging could not be created for this session. . +Language=Polish +ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY - A registry key for event logging could not be created for this session. +. MessageId=7006 Severity=Success @@ -14757,6 +18024,9 @@ ERROR_CTX_SERVICE_NAME_COLLISION - A service with the same name already exists o Language=Russian ERROR_CTX_SERVICE_NAME_COLLISION - A service with the same name already exists on the system. . +Language=Polish +ERROR_CTX_SERVICE_NAME_COLLISION - A service with the same name already exists on the system. +. MessageId=7007 Severity=Success @@ -14768,6 +18038,9 @@ ERROR_CTX_CLOSE_PENDING - A close operation is pending on the session. Language=Russian ERROR_CTX_CLOSE_PENDING - A close operation is pending on the session. . +Language=Polish +ERROR_CTX_CLOSE_PENDING - A close operation is pending on the session. +. MessageId=7008 Severity=Success @@ -14779,6 +18052,9 @@ ERROR_CTX_NO_OUTBUF - There are no free output buffers available. Language=Russian ERROR_CTX_NO_OUTBUF - There are no free output buffers available. . +Language=Polish +ERROR_CTX_NO_OUTBUF - There are no free output buffers available. +. MessageId=7009 Severity=Success @@ -14790,6 +18066,9 @@ ERROR_CTX_MODEM_INF_NOT_FOUND - The MODEM.INF file was not found. Language=Russian ERROR_CTX_MODEM_INF_NOT_FOUND - The MODEM.INF file was not found. . +Language=Polish +ERROR_CTX_MODEM_INF_NOT_FOUND - The MODEM.INF file was not found. +. MessageId=7010 Severity=Success @@ -14801,6 +18080,9 @@ ERROR_CTX_INVALID_MODEMNAME - The modem name was not found in MODEM.INF. Language=Russian ERROR_CTX_INVALID_MODEMNAME - The modem name was not found in MODEM.INF. . +Language=Polish +ERROR_CTX_INVALID_MODEMNAME - The modem name was not found in MODEM.INF. +. MessageId=7011 Severity=Success @@ -14812,6 +18094,9 @@ ERROR_CTX_MODEM_RESPONSE_ERROR - The modem did not accept the command sent to it Language=Russian ERROR_CTX_MODEM_RESPONSE_ERROR - The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem. . +Language=Polish +ERROR_CTX_MODEM_RESPONSE_ERROR - The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem. +. MessageId=7012 Severity=Success @@ -14823,6 +18108,9 @@ ERROR_CTX_MODEM_RESPONSE_TIMEOUT - The modem did not respond to the command sent Language=Russian ERROR_CTX_MODEM_RESPONSE_TIMEOUT - The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on. . +Language=Polish +ERROR_CTX_MODEM_RESPONSE_TIMEOUT - The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on. +. MessageId=7013 Severity=Success @@ -14834,6 +18122,9 @@ ERROR_CTX_MODEM_RESPONSE_NO_CARRIER - Carrier detect has failed or carrier has b Language=Russian ERROR_CTX_MODEM_RESPONSE_NO_CARRIER - Carrier detect has failed or carrier has been dropped due to disconnect. . +Language=Polish +ERROR_CTX_MODEM_RESPONSE_NO_CARRIER - Carrier detect has failed or carrier has been dropped due to disconnect. +. MessageId=7014 Severity=Success @@ -14845,6 +18136,9 @@ ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE - Dial tone not detected within the require Language=Russian ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE - Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional. . +Language=Polish +ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE - Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional. +. MessageId=7015 Severity=Success @@ -14856,6 +18150,9 @@ ERROR_CTX_MODEM_RESPONSE_BUSY - Busy signal detected at remote site on callback. Language=Russian ERROR_CTX_MODEM_RESPONSE_BUSY - Busy signal detected at remote site on callback. . +Language=Polish +ERROR_CTX_MODEM_RESPONSE_BUSY - Busy signal detected at remote site on callback. +. MessageId=7016 Severity=Success @@ -14867,6 +18164,9 @@ ERROR_CTX_MODEM_RESPONSE_VOICE - Voice detected at remote site on callback. Language=Russian ERROR_CTX_MODEM_RESPONSE_VOICE - Voice detected at remote site on callback. . +Language=Polish +ERROR_CTX_MODEM_RESPONSE_VOICE - Voice detected at remote site on callback. +. MessageId=7017 Severity=Success @@ -14878,6 +18178,9 @@ ERROR_CTX_TD_ERROR - Transport driver error Language=Russian ERROR_CTX_TD_ERROR - Transport driver error . +Language=Polish +ERROR_CTX_TD_ERROR - Transport driver error +. MessageId=7022 Severity=Success @@ -14889,6 +18192,9 @@ ERROR_CTX_WINSTATION_NOT_FOUND - The specified session cannot be found. Language=Russian ERROR_CTX_WINSTATION_NOT_FOUND - The specified session cannot be found. . +Language=Polish +ERROR_CTX_WINSTATION_NOT_FOUND - The specified session cannot be found. +. MessageId=7023 Severity=Success @@ -14900,6 +18206,9 @@ ERROR_CTX_WINSTATION_ALREADY_EXISTS - The specified session name is already in u Language=Russian ERROR_CTX_WINSTATION_ALREADY_EXISTS - The specified session name is already in use. . +Language=Polish +ERROR_CTX_WINSTATION_ALREADY_EXISTS - The specified session name is already in use. +. MessageId=7024 Severity=Success @@ -14911,6 +18220,9 @@ ERROR_CTX_WINSTATION_BUSY - The requested operation cannot be completed because Language=Russian ERROR_CTX_WINSTATION_BUSY - The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation. . +Language=Polish +ERROR_CTX_WINSTATION_BUSY - The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation. +. MessageId=7025 Severity=Success @@ -14922,6 +18234,9 @@ ERROR_CTX_BAD_VIDEO_MODE - An attempt has been made to connect to a session whos Language=Russian ERROR_CTX_BAD_VIDEO_MODE - An attempt has been made to connect to a session whose video mode is not supported by the current client. . +Language=Polish +ERROR_CTX_BAD_VIDEO_MODE - An attempt has been made to connect to a session whose video mode is not supported by the current client. +. MessageId=7035 Severity=Success @@ -14933,7 +18248,10 @@ ERROR_CTX_GRAPHICS_INVALID - The application attempted to enable DOS graphics mo Language=Russian ERROR_CTX_GRAPHICS_INVALID - The application attempted to enable DOS graphics mode. DOS graphics mode is not supported. . - +Language=Polish +ERROR_CTX_GRAPHICS_INVALID - The application attempted to enable DOS graphics mode. DOS graphics mode is not supported. +. + MessageId=7037 Severity=Success Facility=System @@ -14944,6 +18262,9 @@ ERROR_CTX_LOGON_DISABLED - Your interactive logon privilege has been disabled. P Language=Russian ERROR_CTX_LOGON_DISABLED - Your interactive logon privilege has been disabled. Please contact your administrator. . +Language=Polish +ERROR_CTX_LOGON_DISABLED - Your interactive logon privilege has been disabled. Please contact your administrator. +. MessageId=7038 Severity=Success @@ -14955,6 +18276,9 @@ ERROR_CTX_NOT_CONSOLE - The requested operation can be performed only on the sys Language=Russian ERROR_CTX_NOT_CONSOLE - The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access. . +Language=Polish +ERROR_CTX_NOT_CONSOLE - The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access. +. MessageId=7040 Severity=Success @@ -14966,6 +18290,9 @@ ERROR_CTX_CLIENT_QUERY_TIMEOUT - The client failed to respond to the server conn Language=Russian ERROR_CTX_CLIENT_QUERY_TIMEOUT - The client failed to respond to the server connect message. . +Language=Polish +ERROR_CTX_CLIENT_QUERY_TIMEOUT - The client failed to respond to the server connect message. +. MessageId=7041 Severity=Success @@ -14977,6 +18304,9 @@ ERROR_CTX_CONSOLE_DISCONNECT - Disconnecting the console session is not supporte Language=Russian ERROR_CTX_CONSOLE_DISCONNECT - Disconnecting the console session is not supported. . +Language=Polish +ERROR_CTX_CONSOLE_DISCONNECT - Disconnecting the console session is not supported. +. MessageId=7042 Severity=Success @@ -14988,6 +18318,9 @@ ERROR_CTX_CONSOLE_CONNECT - Reconnecting a disconnected session to the console i Language=Russian ERROR_CTX_CONSOLE_CONNECT - Reconnecting a disconnected session to the console is not supported. . +Language=Polish +ERROR_CTX_CONSOLE_CONNECT - Reconnecting a disconnected session to the console is not supported. +. MessageId=7044 Severity=Success @@ -14999,6 +18332,9 @@ ERROR_CTX_SHADOW_DENIED - The request to control another session remotely was de Language=Russian ERROR_CTX_SHADOW_DENIED - The request to control another session remotely was denied. . +Language=Polish +ERROR_CTX_SHADOW_DENIED - The request to control another session remotely was denied. +. MessageId=7045 Severity=Success @@ -15010,6 +18346,9 @@ ERROR_CTX_WINSTATION_ACCESS_DENIED - The requested session access is denied. Language=Russian ERROR_CTX_WINSTATION_ACCESS_DENIED - The requested session access is denied. . +Language=Polish +ERROR_CTX_WINSTATION_ACCESS_DENIED - The requested session access is denied. +. MessageId=7049 Severity=Success @@ -15021,6 +18360,9 @@ ERROR_CTX_INVALID_WD - The specified terminal connection driver is invalid. Language=Russian ERROR_CTX_INVALID_WD - The specified terminal connection driver is invalid. . +Language=Polish +ERROR_CTX_INVALID_WD - The specified terminal connection driver is invalid. +. MessageId=7050 Severity=Success @@ -15032,6 +18374,9 @@ ERROR_CTX_SHADOW_INVALID - The requested session cannot be controlled remotely. Language=Russian ERROR_CTX_SHADOW_INVALID - The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on. . +Language=Polish +ERROR_CTX_SHADOW_INVALID - The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on. +. MessageId=7051 Severity=Success @@ -15043,6 +18388,9 @@ ERROR_CTX_SHADOW_DISABLED - The requested session is not configured to allow rem Language=Russian ERROR_CTX_SHADOW_DISABLED - The requested session is not configured to allow remote control. . +Language=Polish +ERROR_CTX_SHADOW_DISABLED - The requested session is not configured to allow remote control. +. MessageId=7052 Severity=Success @@ -15054,6 +18402,9 @@ ERROR_CTX_CLIENT_LICENSE_IN_USE - Your request to connect to this Terminal Serve Language=Russian ERROR_CTX_CLIENT_LICENSE_IN_USE - Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a unique license number. . +Language=Polish +ERROR_CTX_CLIENT_LICENSE_IN_USE - Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a unique license number. +. MessageId=7053 Severity=Success @@ -15065,6 +18416,9 @@ ERROR_CTX_CLIENT_LICENSE_NOT_SET - Your request to connect to this Terminal Serv Language=Russian ERROR_CTX_CLIENT_LICENSE_NOT_SET - Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please contact your system administrator. . +Language=Polish +ERROR_CTX_CLIENT_LICENSE_NOT_SET - Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please contact your system administrator. +. MessageId=7054 Severity=Success @@ -15076,6 +18430,9 @@ ERROR_CTX_LICENSE_NOT_AVAILABLE - The system has reached its licensed logon limi Language=Russian ERROR_CTX_LICENSE_NOT_AVAILABLE - The system has reached its licensed logon limit. Please try again later. . +Language=Polish +ERROR_CTX_LICENSE_NOT_AVAILABLE - The system has reached its licensed logon limit. Please try again later. +. MessageId=7055 Severity=Success @@ -15087,6 +18444,9 @@ ERROR_CTX_LICENSE_CLIENT_INVALID - The client you are using is not licensed to u Language=Russian ERROR_CTX_LICENSE_CLIENT_INVALID - The client you are using is not licensed to use this system. Your logon request is denied. . +Language=Polish +ERROR_CTX_LICENSE_CLIENT_INVALID - The client you are using is not licensed to use this system. Your logon request is denied. +. MessageId=7056 Severity=Success @@ -15098,6 +18458,9 @@ ERROR_CTX_LICENSE_EXPIRED - The system license has expired. Your logon request i Language=Russian ERROR_CTX_LICENSE_EXPIRED - The system license has expired. Your logon request is denied. . +Language=Polish +ERROR_CTX_LICENSE_EXPIRED - The system license has expired. Your logon request is denied. +. MessageId=7057 Severity=Success @@ -15109,6 +18472,9 @@ ERROR_CTX_SHADOW_NOT_RUNNING - Remote control could not be terminated because th Language=Russian ERROR_CTX_SHADOW_NOT_RUNNING - Remote control could not be terminated because the specified session is not currently being remotely controlled. . +Language=Polish +ERROR_CTX_SHADOW_NOT_RUNNING - Remote control could not be terminated because the specified session is not currently being remotely controlled. +. MessageId=7058 Severity=Success @@ -15120,6 +18486,9 @@ ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE - The remote control of the console was te Language=Russian ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE - The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported. . +Language=Polish +ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE - The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported. +. MessageId=7059 Severity=Success @@ -15131,6 +18500,9 @@ ERROR_ACTIVATION_COUNT_EXCEEDED - Activation has already been reset the maximum Language=Russian ERROR_ACTIVATION_COUNT_EXCEEDED - Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared. . +Language=Polish +ERROR_ACTIVATION_COUNT_EXCEEDED - Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared. +. MessageId=7060 Severity=Success @@ -15142,6 +18514,9 @@ ERROR_CTX_WINSTATIONS_DISABLED - Remote logins are currently disabled. Language=Russian ERROR_CTX_WINSTATIONS_DISABLED - Remote logins are currently disabled. . +Language=Polish +ERROR_CTX_WINSTATIONS_DISABLED - Remote logins are currently disabled. +. MessageId=7061 Severity=Success @@ -15153,6 +18528,9 @@ ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED - You do not have the proper encryption leve Language=Russian ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED - You do not have the proper encryption level to access this Session. . +Language=Polish +ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED - You do not have the proper encryption level to access this Session. +. MessageId=7062 Severity=Success @@ -15164,6 +18542,9 @@ ERROR_CTX_SESSION_IN_USE - The user %s\\%s is currently logged on to this comput Language=Russian ERROR_CTX_SESSION_IN_USE - The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer. . +Language=Polish +ERROR_CTX_SESSION_IN_USE - The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer. +. MessageId=7063 Severity=Success @@ -15175,6 +18556,9 @@ ERROR_CTX_NO_FORCE_LOGOFF - The user %s\\%s is already logged on to the console Language=Russian ERROR_CTX_NO_FORCE_LOGOFF - The user %s\\%s is already logged on to the console of this computer. You do not have permission to log in at this time. To resolve this issue, contact %s\\%s and have them log off. . +Language=Polish +ERROR_CTX_NO_FORCE_LOGOFF - The user %s\\%s is already logged on to the console of this computer. You do not have permission to log in at this time. To resolve this issue, contact %s\\%s and have them log off. +. MessageId=7064 Severity=Success @@ -15186,6 +18570,9 @@ ERROR_CTX_ACCOUNT_RESTRICTION - Unable to log you on because of an account restr Language=Russian ERROR_CTX_ACCOUNT_RESTRICTION - Unable to log you on because of an account restriction. . +Language=Polish +ERROR_CTX_ACCOUNT_RESTRICTION - Unable to log you on because of an account restriction. +. MessageId=7065 Severity=Success @@ -15197,6 +18584,9 @@ ERROR_RDP_PROTOCOL_ERROR - The RDP protocol component %2 detected an error in th Language=Russian ERROR_RDP_PROTOCOL_ERROR - The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client. . +Language=Polish +ERROR_RDP_PROTOCOL_ERROR - The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client. +. MessageId=7066 Severity=Success @@ -15208,6 +18598,9 @@ ERROR_CTX_CDM_CONNECT - The Client Drive Mapping Service Has Connected on Termin Language=Russian ERROR_CTX_CDM_CONNECT - The Client Drive Mapping Service Has Connected on Terminal Connection. . +Language=Polish +ERROR_CTX_CDM_CONNECT - The Client Drive Mapping Service Has Connected on Terminal Connection. +. MessageId=7067 Severity=Success @@ -15219,6 +18612,9 @@ ERROR_CTX_CDM_DISCONNECT - The Client Drive Mapping Service Has Disconnected on Language=Russian ERROR_CTX_CDM_DISCONNECT - The Client Drive Mapping Service Has Disconnected on Terminal Connection. . +Language=Polish +ERROR_CTX_CDM_DISCONNECT - The Client Drive Mapping Service Has Disconnected on Terminal Connection. +. MessageId=8001 Severity=Success @@ -15230,6 +18626,9 @@ FRS_ERR_INVALID_API_SEQUENCE - The file replication service API was called incor Language=Russian FRS_ERR_INVALID_API_SEQUENCE - The file replication service API was called incorrectly. . +Language=Polish +FRS_ERR_INVALID_API_SEQUENCE - The file replication service API was called incorrectly. +. MessageId=8002 Severity=Success @@ -15241,6 +18640,9 @@ FRS_ERR_STARTING_SERVICE - The file replication service cannot be started. Language=Russian FRS_ERR_STARTING_SERVICE - The file replication service cannot be started. . +Language=Polish +FRS_ERR_STARTING_SERVICE - The file replication service cannot be started. +. MessageId=8003 Severity=Success @@ -15252,6 +18654,9 @@ FRS_ERR_STOPPING_SERVICE - The file replication service cannot be stopped. Language=Russian FRS_ERR_STOPPING_SERVICE - The file replication service cannot be stopped. . +Language=Polish +FRS_ERR_STOPPING_SERVICE - The file replication service cannot be stopped. +. MessageId=8004 Severity=Success @@ -15263,6 +18668,9 @@ FRS_ERR_INTERNAL_API - The file replication service API terminated the request. Language=Russian FRS_ERR_INTERNAL_API - The file replication service API terminated the request. The event log may have more information. . +Language=Polish +FRS_ERR_INTERNAL_API - The file replication service API terminated the request. The event log may have more information. +. MessageId=8005 Severity=Success @@ -15274,6 +18682,9 @@ FRS_ERR_INTERNAL - The file replication service terminated the request. The even Language=Russian FRS_ERR_INTERNAL - The file replication service terminated the request. The event log may have more information. . +Language=Polish +FRS_ERR_INTERNAL - The file replication service terminated the request. The event log may have more information. +. MessageId=8006 Severity=Success @@ -15285,6 +18696,9 @@ FRS_ERR_SERVICE_COMM - The file replication service cannot be contacted. The eve Language=Russian FRS_ERR_SERVICE_COMM - The file replication service cannot be contacted. The event log may have more information. . +Language=Polish +FRS_ERR_SERVICE_COMM - The file replication service cannot be contacted. The event log may have more information. +. MessageId=8007 Severity=Success @@ -15296,6 +18710,9 @@ FRS_ERR_INSUFFICIENT_PRIV - The file replication service cannot satisfy the requ Language=Russian FRS_ERR_INSUFFICIENT_PRIV - The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information. . +Language=Polish +FRS_ERR_INSUFFICIENT_PRIV - The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information. +. MessageId=8008 Severity=Success @@ -15307,6 +18724,9 @@ FRS_ERR_AUTHENTICATION - The file replication service cannot satisfy the request Language=Russian FRS_ERR_AUTHENTICATION - The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information. . +Language=Polish +FRS_ERR_AUTHENTICATION - The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information. +. MessageId=8009 Severity=Success @@ -15318,6 +18738,9 @@ FRS_ERR_PARENT_INSUFFICIENT_PRIV - The file replication service cannot satisfy t Language=Russian FRS_ERR_PARENT_INSUFFICIENT_PRIV - The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information. . +Language=Polish +FRS_ERR_PARENT_INSUFFICIENT_PRIV - The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information. +. MessageId=8010 Severity=Success @@ -15329,6 +18752,9 @@ FRS_ERR_PARENT_AUTHENTICATION - The file replication service cannot satisfy the Language=Russian FRS_ERR_PARENT_AUTHENTICATION - The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information. . +Language=Polish +FRS_ERR_PARENT_AUTHENTICATION - The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information. +. MessageId=8011 Severity=Success @@ -15340,6 +18766,9 @@ FRS_ERR_CHILD_TO_PARENT_COMM - The file replication service cannot communicate w Language=Russian FRS_ERR_CHILD_TO_PARENT_COMM - The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information. . +Language=Polish +FRS_ERR_CHILD_TO_PARENT_COMM - The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information. +. MessageId=8012 Severity=Success @@ -15351,6 +18780,9 @@ FRS_ERR_PARENT_TO_CHILD_COMM - The file replication service on the domain contro Language=Russian FRS_ERR_PARENT_TO_CHILD_COMM - The file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information. . +Language=Polish +FRS_ERR_PARENT_TO_CHILD_COMM - The file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information. +. MessageId=8013 Severity=Success @@ -15362,6 +18794,9 @@ FRS_ERR_SYSVOL_POPULATE - The file replication service cannot populate the syste Language=Russian FRS_ERR_SYSVOL_POPULATE - The file replication service cannot populate the system volume because of an internal error. The event log may have more information. . +Language=Polish +FRS_ERR_SYSVOL_POPULATE - The file replication service cannot populate the system volume because of an internal error. The event log may have more information. +. MessageId=8014 Severity=Success @@ -15373,6 +18808,9 @@ FRS_ERR_SYSVOL_POPULATE_TIMEOUT - The file replication service cannot populate t Language=Russian FRS_ERR_SYSVOL_POPULATE_TIMEOUT - The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information. . +Language=Polish +FRS_ERR_SYSVOL_POPULATE_TIMEOUT - The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information. +. MessageId=8015 Severity=Success @@ -15384,6 +18822,9 @@ FRS_ERR_SYSVOL_IS_BUSY - The file replication service cannot process the request Language=Russian FRS_ERR_SYSVOL_IS_BUSY - The file replication service cannot process the request. The system volume is busy with a previous request. . +Language=Polish +FRS_ERR_SYSVOL_IS_BUSY - The file replication service cannot process the request. The system volume is busy with a previous request. +. MessageId=8016 Severity=Success @@ -15395,6 +18836,9 @@ FRS_ERR_SYSVOL_DEMOTE - The file replication service cannot stop replicating the Language=Russian FRS_ERR_SYSVOL_DEMOTE - The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information. . +Language=Polish +FRS_ERR_SYSVOL_DEMOTE - The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information. +. MessageId=8017 Severity=Success @@ -15406,6 +18850,9 @@ FRS_ERR_INVALID_SERVICE_PARAMETER - The file replication service detected an inv Language=Russian FRS_ERR_INVALID_SERVICE_PARAMETER - The file replication service detected an invalid parameter. . +Language=Polish +FRS_ERR_INVALID_SERVICE_PARAMETER - The file replication service detected an invalid parameter. +. MessageId=8200 Severity=Success @@ -15417,6 +18864,9 @@ ERROR_DS_NOT_INSTALLED - An error occurred while installing the directory servic Language=Russian ERROR_DS_NOT_INSTALLED - An error occurred while installing the directory service. For more information, see the event log. . +Language=Polish +ERROR_DS_NOT_INSTALLED - An error occurred while installing the directory service. For more information, see the event log. +. MessageId=8201 Severity=Success @@ -15428,6 +18878,9 @@ ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY - The directory service evaluated group me Language=Russian ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY - The directory service evaluated group memberships locally. . +Language=Polish +ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY - The directory service evaluated group memberships locally. +. MessageId=8202 Severity=Success @@ -15439,6 +18892,9 @@ ERROR_DS_NO_ATTRIBUTE_OR_VALUE - The specified directory service attribute or va Language=Russian ERROR_DS_NO_ATTRIBUTE_OR_VALUE - The specified directory service attribute or value does not exist. . +Language=Polish +ERROR_DS_NO_ATTRIBUTE_OR_VALUE - The specified directory service attribute or value does not exist. +. MessageId=8203 Severity=Success @@ -15450,6 +18906,9 @@ ERROR_DS_INVALID_ATTRIBUTE_SYNTAX - The attribute syntax specified to the direct Language=Russian ERROR_DS_INVALID_ATTRIBUTE_SYNTAX - The attribute syntax specified to the directory service is invalid. . +Language=Polish +ERROR_DS_INVALID_ATTRIBUTE_SYNTAX - The attribute syntax specified to the directory service is invalid. +. MessageId=8204 Severity=Success @@ -15461,6 +18920,9 @@ ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED - The attribute type specified to the director Language=Russian ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED - The attribute type specified to the directory service is not defined. . +Language=Polish +ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED - The attribute type specified to the directory service is not defined. +. MessageId=8205 Severity=Success @@ -15472,6 +18934,9 @@ ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS - The specified directory service attribute o Language=Russian ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS - The specified directory service attribute or value already exists. . +Language=Polish +ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS - The specified directory service attribute or value already exists. +. MessageId=8206 Severity=Success @@ -15483,6 +18948,9 @@ ERROR_DS_BUSY - The directory service is busy. Language=Russian ERROR_DS_BUSY - The directory service is busy. . +Language=Polish +ERROR_DS_BUSY - The directory service is busy. +. MessageId=8207 Severity=Success @@ -15494,6 +18962,9 @@ ERROR_DS_UNAVAILABLE - The directory service is unavailable. Language=Russian ERROR_DS_UNAVAILABLE - The directory service is unavailable. . +Language=Polish +ERROR_DS_UNAVAILABLE - The directory service is unavailable. +. MessageId=8208 Severity=Success @@ -15505,6 +18976,9 @@ ERROR_DS_NO_RIDS_ALLOCATED - The directory service was unable to allocate a rela Language=Russian ERROR_DS_NO_RIDS_ALLOCATED - The directory service was unable to allocate a relative identifier. . +Language=Polish +ERROR_DS_NO_RIDS_ALLOCATED - The directory service was unable to allocate a relative identifier. +. MessageId=8209 Severity=Success @@ -15516,6 +18990,9 @@ ERROR_DS_NO_MORE_RIDS - The directory service has exhausted the pool of relative Language=Russian ERROR_DS_NO_MORE_RIDS - The directory service has exhausted the pool of relative identifiers. . +Language=Polish +ERROR_DS_NO_MORE_RIDS - The directory service has exhausted the pool of relative identifiers. +. MessageId=8210 Severity=Success @@ -15527,6 +19004,9 @@ ERROR_DS_INCORRECT_ROLE_OWNER - The requested operation could not be performed b Language=Russian ERROR_DS_INCORRECT_ROLE_OWNER - The requested operation could not be performed because the directory service is not the master for that type of operation. . +Language=Polish +ERROR_DS_INCORRECT_ROLE_OWNER - The requested operation could not be performed because the directory service is not the master for that type of operation. +. MessageId=8211 Severity=Success @@ -15538,6 +19018,9 @@ ERROR_DS_RIDMGR_INIT_ERROR - The directory service was unable to initialize the Language=Russian ERROR_DS_RIDMGR_INIT_ERROR - The directory service was unable to initialize the subsystem that allocates relative identifiers. . +Language=Polish +ERROR_DS_RIDMGR_INIT_ERROR - The directory service was unable to initialize the subsystem that allocates relative identifiers. +. MessageId=8212 Severity=Success @@ -15549,6 +19032,9 @@ ERROR_DS_OBJ_CLASS_VIOLATION - The requested operation did not satisfy one or mo Language=Russian ERROR_DS_OBJ_CLASS_VIOLATION - The requested operation did not satisfy one or more constraints associated with the class of the object. . +Language=Polish +ERROR_DS_OBJ_CLASS_VIOLATION - The requested operation did not satisfy one or more constraints associated with the class of the object. +. MessageId=8213 Severity=Success @@ -15560,6 +19046,9 @@ ERROR_DS_CANT_ON_NON_LEAF - The directory service can perform the requested oper Language=Russian ERROR_DS_CANT_ON_NON_LEAF - The directory service can perform the requested operation only on a leaf object. . +Language=Polish +ERROR_DS_CANT_ON_NON_LEAF - The directory service can perform the requested operation only on a leaf object. +. MessageId=8214 Severity=Success @@ -15571,6 +19060,9 @@ ERROR_DS_CANT_ON_RDN - The directory service cannot perform the requested operat Language=Russian ERROR_DS_CANT_ON_RDN - The directory service cannot perform the requested operation on the RDN attribute of an object. . +Language=Polish +ERROR_DS_CANT_ON_RDN - The directory service cannot perform the requested operation on the RDN attribute of an object. +. MessageId=8215 Severity=Success @@ -15582,6 +19074,9 @@ ERROR_DS_CANT_MOD_OBJ_CLASS - The directory service detected an attempt to modif Language=Russian ERROR_DS_CANT_MOD_OBJ_CLASS - The directory service detected an attempt to modify the object class of an object. . +Language=Polish +ERROR_DS_CANT_MOD_OBJ_CLASS - The directory service detected an attempt to modify the object class of an object. +. MessageId=8216 Severity=Success @@ -15593,6 +19088,9 @@ ERROR_DS_CROSS_DOM_MOVE_ERROR - The requested cross-domain move operation could Language=Russian ERROR_DS_CROSS_DOM_MOVE_ERROR - The requested cross-domain move operation could not be performed. . +Language=Polish +ERROR_DS_CROSS_DOM_MOVE_ERROR - The requested cross-domain move operation could not be performed. +. MessageId=8217 Severity=Success @@ -15604,6 +19102,9 @@ ERROR_DS_GC_NOT_AVAILABLE - Unable to contact the global catalog server. Language=Russian ERROR_DS_GC_NOT_AVAILABLE - Unable to contact the global catalog server. . +Language=Polish +ERROR_DS_GC_NOT_AVAILABLE - Unable to contact the global catalog server. +. MessageId=8218 Severity=Success @@ -15615,6 +19116,9 @@ ERROR_SHARED_POLICY - The policy object is shared and can only be modified at th Language=Russian ERROR_SHARED_POLICY - The policy object is shared and can only be modified at the root. . +Language=Polish +ERROR_SHARED_POLICY - The policy object is shared and can only be modified at the root. +. MessageId=8219 Severity=Success @@ -15626,6 +19130,9 @@ ERROR_POLICY_OBJECT_NOT_FOUND - The policy object does not exist. Language=Russian ERROR_POLICY_OBJECT_NOT_FOUND - The policy object does not exist. . +Language=Polish +ERROR_POLICY_OBJECT_NOT_FOUND - The policy object does not exist. +. MessageId=8220 Severity=Success @@ -15637,6 +19144,9 @@ ERROR_POLICY_ONLY_IN_DS - The requested policy information is only in the direct Language=Russian ERROR_POLICY_ONLY_IN_DS - The requested policy information is only in the directory service. . +Language=Polish +ERROR_POLICY_ONLY_IN_DS - The requested policy information is only in the directory service. +. MessageId=8221 Severity=Success @@ -15648,6 +19158,9 @@ ERROR_PROMOTION_ACTIVE - A domain controller promotion is currently active. Language=Russian ERROR_PROMOTION_ACTIVE - A domain controller promotion is currently active. . +Language=Polish +ERROR_PROMOTION_ACTIVE - A domain controller promotion is currently active. +. MessageId=8222 Severity=Success @@ -15659,6 +19172,9 @@ ERROR_NO_PROMOTION_ACTIVE - A domain controller promotion is not currently activ Language=Russian ERROR_NO_PROMOTION_ACTIVE - A domain controller promotion is not currently active . +Language=Polish +ERROR_NO_PROMOTION_ACTIVE - A domain controller promotion is not currently active +. MessageId=8224 Severity=Success @@ -15670,6 +19186,9 @@ ERROR_DS_OPERATIONS_ERROR - An operations error occurred. Language=Russian ERROR_DS_OPERATIONS_ERROR - An operations error occurred. . +Language=Polish +ERROR_DS_OPERATIONS_ERROR - An operations error occurred. +. MessageId=8225 Severity=Success @@ -15681,6 +19200,9 @@ ERROR_DS_PROTOCOL_ERROR - A protocol error occurred. Language=Russian ERROR_DS_PROTOCOL_ERROR - A protocol error occurred. . +Language=Polish +ERROR_DS_PROTOCOL_ERROR - A protocol error occurred. +. MessageId=8226 Severity=Success @@ -15692,6 +19214,9 @@ ERROR_DS_TIMELIMIT_EXCEEDED - The time limit for this request was exceeded. Language=Russian ERROR_DS_TIMELIMIT_EXCEEDED - The time limit for this request was exceeded. . +Language=Polish +ERROR_DS_TIMELIMIT_EXCEEDED - The time limit for this request was exceeded. +. MessageId=8227 Severity=Success @@ -15703,6 +19228,9 @@ ERROR_DS_SIZELIMIT_EXCEEDED - The size limit for this request was exceeded. Language=Russian ERROR_DS_SIZELIMIT_EXCEEDED - The size limit for this request was exceeded. . +Language=Polish +ERROR_DS_SIZELIMIT_EXCEEDED - The size limit for this request was exceeded. +. MessageId=8228 Severity=Success @@ -15714,6 +19242,9 @@ ERROR_DS_ADMIN_LIMIT_EXCEEDED - The administrative limit for this request was ex Language=Russian ERROR_DS_ADMIN_LIMIT_EXCEEDED - The administrative limit for this request was exceeded. . +Language=Polish +ERROR_DS_ADMIN_LIMIT_EXCEEDED - The administrative limit for this request was exceeded. +. MessageId=8229 Severity=Success @@ -15725,6 +19256,9 @@ ERROR_DS_COMPARE_FALSE - The compare response was false. Language=Russian ERROR_DS_COMPARE_FALSE - The compare response was false. . +Language=Polish +ERROR_DS_COMPARE_FALSE - The compare response was false. +. MessageId=8230 Severity=Success @@ -15736,6 +19270,9 @@ ERROR_DS_COMPARE_TRUE - The compare response was true. Language=Russian ERROR_DS_COMPARE_TRUE - The compare response was true. . +Language=Polish +ERROR_DS_COMPARE_TRUE - The compare response was true. +. MessageId=8231 Severity=Success @@ -15747,6 +19284,9 @@ ERROR_DS_AUTH_METHOD_NOT_SUPPORTED - The requested authentication method is not Language=Russian ERROR_DS_AUTH_METHOD_NOT_SUPPORTED - The requested authentication method is not supported by the server. . +Language=Polish +ERROR_DS_AUTH_METHOD_NOT_SUPPORTED - The requested authentication method is not supported by the server. +. MessageId=8232 Severity=Success @@ -15758,6 +19298,9 @@ ERROR_DS_STRONG_AUTH_REQUIRED - A more secure authentication method is required Language=Russian ERROR_DS_STRONG_AUTH_REQUIRED - A more secure authentication method is required for this server. . +Language=Polish +ERROR_DS_STRONG_AUTH_REQUIRED - A more secure authentication method is required for this server. +. MessageId=8233 Severity=Success @@ -15769,6 +19312,9 @@ ERROR_DS_INAPPROPRIATE_AUTH - Inappropriate authentication. Language=Russian ERROR_DS_INAPPROPRIATE_AUTH - Inappropriate authentication. . +Language=Polish +ERROR_DS_INAPPROPRIATE_AUTH - Inappropriate authentication. +. MessageId=8234 Severity=Success @@ -15780,6 +19326,9 @@ ERROR_DS_AUTH_UNKNOWN - The authentication mechanism is unknown. Language=Russian ERROR_DS_AUTH_UNKNOWN - The authentication mechanism is unknown. . +Language=Polish +ERROR_DS_AUTH_UNKNOWN - The authentication mechanism is unknown. +. MessageId=8235 Severity=Success @@ -15791,6 +19340,9 @@ ERROR_DS_REFERRAL - A referral was returned from the server. Language=Russian ERROR_DS_REFERRAL - A referral was returned from the server. . +Language=Polish +ERROR_DS_REFERRAL - A referral was returned from the server. +. MessageId=8236 Severity=Success @@ -15802,6 +19354,9 @@ ERROR_DS_UNAVAILABLE_CRIT_EXTENSION - The server does not support the requested Language=Russian ERROR_DS_UNAVAILABLE_CRIT_EXTENSION - The server does not support the requested critical extension. . +Language=Polish +ERROR_DS_UNAVAILABLE_CRIT_EXTENSION - The server does not support the requested critical extension. +. MessageId=8237 Severity=Success @@ -15813,6 +19368,9 @@ ERROR_DS_CONFIDENTIALITY_REQUIRED - This request requires a secure connection. Language=Russian ERROR_DS_CONFIDENTIALITY_REQUIRED - This request requires a secure connection. . +Language=Polish +ERROR_DS_CONFIDENTIALITY_REQUIRED - This request requires a secure connection. +. MessageId=8238 Severity=Success @@ -15824,6 +19382,9 @@ ERROR_DS_INAPPROPRIATE_MATCHING - Inappropriate matching. Language=Russian ERROR_DS_INAPPROPRIATE_MATCHING - Inappropriate matching. . +Language=Polish +ERROR_DS_INAPPROPRIATE_MATCHING - Inappropriate matching. +. MessageId=8239 Severity=Success @@ -15835,6 +19396,9 @@ ERROR_DS_CONSTRAINT_VIOLATION - A constraint violation occurred. Language=Russian ERROR_DS_CONSTRAINT_VIOLATION - A constraint violation occurred. . +Language=Polish +ERROR_DS_CONSTRAINT_VIOLATION - A constraint violation occurred. +. MessageId=8240 Severity=Success @@ -15846,6 +19410,9 @@ ERROR_DS_NO_SUCH_OBJECT - There is no such object on the server. Language=Russian ERROR_DS_NO_SUCH_OBJECT - There is no such object on the server. . +Language=Polish +ERROR_DS_NO_SUCH_OBJECT - There is no such object on the server. +. MessageId=8241 Severity=Success @@ -15857,6 +19424,9 @@ ERROR_DS_ALIAS_PROBLEM - There is an alias problem. Language=Russian ERROR_DS_ALIAS_PROBLEM - There is an alias problem. . +Language=Polish +ERROR_DS_ALIAS_PROBLEM - There is an alias problem. +. MessageId=8242 Severity=Success @@ -15868,6 +19438,9 @@ ERROR_DS_INVALID_DN_SYNTAX - An invalid dn syntax has been specified. Language=Russian ERROR_DS_INVALID_DN_SYNTAX - An invalid dn syntax has been specified. . +Language=Polish +ERROR_DS_INVALID_DN_SYNTAX - An invalid dn syntax has been specified. +. MessageId=8243 Severity=Success @@ -15879,6 +19452,9 @@ ERROR_DS_IS_LEAF - The object is a leaf object. Language=Russian ERROR_DS_IS_LEAF - The object is a leaf object. . +Language=Polish +ERROR_DS_IS_LEAF - The object is a leaf object. +. MessageId=8244 Severity=Success @@ -15890,6 +19466,9 @@ ERROR_DS_ALIAS_DEREF_PROBLEM - There is an alias dereferencing problem. Language=Russian ERROR_DS_ALIAS_DEREF_PROBLEM - There is an alias dereferencing problem. . +Language=Polish +ERROR_DS_ALIAS_DEREF_PROBLEM - There is an alias dereferencing problem. +. MessageId=8245 Severity=Success @@ -15901,6 +19480,9 @@ ERROR_DS_UNWILLING_TO_PERFORM - The server is unwilling to process the request. Language=Russian ERROR_DS_UNWILLING_TO_PERFORM - The server is unwilling to process the request. . +Language=Polish +ERROR_DS_UNWILLING_TO_PERFORM - The server is unwilling to process the request. +. MessageId=8246 Severity=Success @@ -15912,6 +19494,9 @@ ERROR_DS_LOOP_DETECT - A loop has been detected. Language=Russian ERROR_DS_LOOP_DETECT - A loop has been detected. . +Language=Polish +ERROR_DS_LOOP_DETECT - A loop has been detected. +. MessageId=8247 Severity=Success @@ -15923,6 +19508,9 @@ ERROR_DS_NAMING_VIOLATION - There is a naming violation. Language=Russian ERROR_DS_NAMING_VIOLATION - There is a naming violation. . +Language=Polish +ERROR_DS_NAMING_VIOLATION - There is a naming violation. +. MessageId=8248 Severity=Success @@ -15934,6 +19522,9 @@ ERROR_DS_OBJECT_RESULTS_TOO_LARGE - The result set is too large. Language=Russian ERROR_DS_OBJECT_RESULTS_TOO_LARGE - The result set is too large. . +Language=Polish +ERROR_DS_OBJECT_RESULTS_TOO_LARGE - The result set is too large. +. MessageId=8249 Severity=Success @@ -15945,6 +19536,9 @@ ERROR_DS_AFFECTS_MULTIPLE_DSAS - The operation affects multiple DSAs Language=Russian ERROR_DS_AFFECTS_MULTIPLE_DSAS - The operation affects multiple DSAs . +Language=Polish +ERROR_DS_AFFECTS_MULTIPLE_DSAS - The operation affects multiple DSAs +. MessageId=8250 Severity=Success @@ -15956,6 +19550,9 @@ ERROR_DS_SERVER_DOWN - The server is not operational. Language=Russian ERROR_DS_SERVER_DOWN - The server is not operational. . +Language=Polish +ERROR_DS_SERVER_DOWN - The server is not operational. +. MessageId=8251 Severity=Success @@ -15967,6 +19564,9 @@ ERROR_DS_LOCAL_ERROR - A local error has occurred. Language=Russian ERROR_DS_LOCAL_ERROR - A local error has occurred. . +Language=Polish +ERROR_DS_LOCAL_ERROR - A local error has occurred. +. MessageId=8252 Severity=Success @@ -15978,6 +19578,9 @@ ERROR_DS_ENCODING_ERROR - An encoding error has occurred. Language=Russian ERROR_DS_ENCODING_ERROR - An encoding error has occurred. . +Language=Polish +ERROR_DS_ENCODING_ERROR - An encoding error has occurred. +. MessageId=8253 Severity=Success @@ -15989,6 +19592,9 @@ ERROR_DS_DECODING_ERROR - A decoding error has occurred. Language=Russian ERROR_DS_DECODING_ERROR - A decoding error has occurred. . +Language=Polish +ERROR_DS_DECODING_ERROR - A decoding error has occurred. +. MessageId=8254 Severity=Success @@ -16000,6 +19606,9 @@ ERROR_DS_FILTER_UNKNOWN - The search filter cannot be recognized. Language=Russian ERROR_DS_FILTER_UNKNOWN - The search filter cannot be recognized. . +Language=Polish +ERROR_DS_FILTER_UNKNOWN - The search filter cannot be recognized. +. MessageId=8255 Severity=Success @@ -16011,6 +19620,9 @@ ERROR_DS_PARAM_ERROR - One or more parameters are illegal. Language=Russian ERROR_DS_PARAM_ERROR - One or more parameters are illegal. . +Language=Polish +ERROR_DS_PARAM_ERROR - One or more parameters are illegal. +. MessageId=8256 Severity=Success @@ -16022,6 +19634,9 @@ ERROR_DS_NOT_SUPPORTED - The specified method is not supported. Language=Russian ERROR_DS_NOT_SUPPORTED - The specified method is not supported. . +Language=Polish +ERROR_DS_NOT_SUPPORTED - The specified method is not supported. +. MessageId=8257 Severity=Success @@ -16033,6 +19648,9 @@ ERROR_DS_NO_RESULTS_RETURNED - No results were returned. Language=Russian ERROR_DS_NO_RESULTS_RETURNED - No results were returned. . +Language=Polish +ERROR_DS_NO_RESULTS_RETURNED - No results were returned. +. MessageId=8258 Severity=Success @@ -16044,6 +19662,9 @@ ERROR_DS_CONTROL_NOT_FOUND - The specified control is not supported by the serve Language=Russian ERROR_DS_CONTROL_NOT_FOUND - The specified control is not supported by the server. . +Language=Polish +ERROR_DS_CONTROL_NOT_FOUND - The specified control is not supported by the server. +. MessageId=8259 Severity=Success @@ -16055,6 +19676,9 @@ ERROR_DS_CLIENT_LOOP - A referral loop was detected by the client. Language=Russian ERROR_DS_CLIENT_LOOP - A referral loop was detected by the client. . +Language=Polish +ERROR_DS_CLIENT_LOOP - A referral loop was detected by the client. +. MessageId=8260 Severity=Success @@ -16066,6 +19690,9 @@ ERROR_DS_REFERRAL_LIMIT_EXCEEDED - The preset referral limit was exceeded. Language=Russian ERROR_DS_REFERRAL_LIMIT_EXCEEDED - The preset referral limit was exceeded. . +Language=Polish +ERROR_DS_REFERRAL_LIMIT_EXCEEDED - The preset referral limit was exceeded. +. MessageId=8261 Severity=Success @@ -16077,6 +19704,9 @@ ERROR_DS_SORT_CONTROL_MISSING - The search requires a SORT control. Language=Russian ERROR_DS_SORT_CONTROL_MISSING - The search requires a SORT control. . +Language=Polish +ERROR_DS_SORT_CONTROL_MISSING - The search requires a SORT control. +. MessageId=8262 Severity=Success @@ -16088,6 +19718,9 @@ ERROR_DS_OFFSET_RANGE_ERROR - The search results exceed the offset range specifi Language=Russian ERROR_DS_OFFSET_RANGE_ERROR - The search results exceed the offset range specified. . +Language=Polish +ERROR_DS_OFFSET_RANGE_ERROR - The search results exceed the offset range specified. +. MessageId=8301 Severity=Success @@ -16099,6 +19732,9 @@ ERROR_DS_ROOT_MUST_BE_NC - The root object must be the head of a naming context. Language=Russian ERROR_DS_ROOT_MUST_BE_NC - The root object must be the head of a naming context. The root object cannot have an instantiated parent. . +Language=Polish +ERROR_DS_ROOT_MUST_BE_NC - The root object must be the head of a naming context. The root object cannot have an instantiated parent. +. MessageId=8302 Severity=Success @@ -16110,6 +19746,9 @@ ERROR_DS_ADD_REPLICA_INHIBITED - The add replica operation cannot be performed. Language=Russian ERROR_DS_ADD_REPLICA_INHIBITED - The add replica operation cannot be performed. The naming context must be writeable in order to create the replica. . +Language=Polish +ERROR_DS_ADD_REPLICA_INHIBITED - The add replica operation cannot be performed. The naming context must be writeable in order to create the replica. +. MessageId=8303 Severity=Success @@ -16121,6 +19760,9 @@ ERROR_DS_ATT_NOT_DEF_IN_SCHEMA - A reference to an attribute that is not defined Language=Russian ERROR_DS_ATT_NOT_DEF_IN_SCHEMA - A reference to an attribute that is not defined in the schema occurred. . +Language=Polish +ERROR_DS_ATT_NOT_DEF_IN_SCHEMA - A reference to an attribute that is not defined in the schema occurred. +. MessageId=8304 Severity=Success @@ -16132,6 +19774,9 @@ ERROR_DS_MAX_OBJ_SIZE_EXCEEDED - The maximum size of an object has been exceeded Language=Russian ERROR_DS_MAX_OBJ_SIZE_EXCEEDED - The maximum size of an object has been exceeded. . +Language=Polish +ERROR_DS_MAX_OBJ_SIZE_EXCEEDED - The maximum size of an object has been exceeded. +. MessageId=8305 Severity=Success @@ -16143,6 +19788,9 @@ ERROR_DS_OBJ_STRING_NAME_EXISTS - An attempt was made to add an object to the di Language=Russian ERROR_DS_OBJ_STRING_NAME_EXISTS - An attempt was made to add an object to the directory with a name that is already in use. . +Language=Polish +ERROR_DS_OBJ_STRING_NAME_EXISTS - An attempt was made to add an object to the directory with a name that is already in use. +. MessageId=8306 Severity=Success @@ -16154,6 +19802,9 @@ ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA - An attempt was made to add an object of a cl Language=Russian ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA - An attempt was made to add an object of a class that does not have an RDN defined in the schema. . +Language=Polish +ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA - An attempt was made to add an object of a class that does not have an RDN defined in the schema. +. MessageId=8307 Severity=Success @@ -16165,6 +19816,9 @@ ERROR_DS_RDN_DOESNT_MATCH_SCHEMA - An attempt was made to add an object using an Language=Russian ERROR_DS_RDN_DOESNT_MATCH_SCHEMA - An attempt was made to add an object using an RDN that is not the RDN defined in the schema. . +Language=Polish +ERROR_DS_RDN_DOESNT_MATCH_SCHEMA - An attempt was made to add an object using an RDN that is not the RDN defined in the schema. +. MessageId=8308 Severity=Success @@ -16176,6 +19830,9 @@ ERROR_DS_NO_REQUESTED_ATTS_FOUND - None of the requested attributes were found o Language=Russian ERROR_DS_NO_REQUESTED_ATTS_FOUND - None of the requested attributes were found on the objects. . +Language=Polish +ERROR_DS_NO_REQUESTED_ATTS_FOUND - None of the requested attributes were found on the objects. +. MessageId=8309 Severity=Success @@ -16187,6 +19844,9 @@ ERROR_DS_USER_BUFFER_TO_SMALL - The user buffer is too small. Language=Russian ERROR_DS_USER_BUFFER_TO_SMALL - The user buffer is too small. . +Language=Polish +ERROR_DS_USER_BUFFER_TO_SMALL - The user buffer is too small. +. MessageId=8310 Severity=Success @@ -16198,6 +19858,9 @@ ERROR_DS_ATT_IS_NOT_ON_OBJ - The attribute specified in the operation is not pre Language=Russian ERROR_DS_ATT_IS_NOT_ON_OBJ - The attribute specified in the operation is not present on the object. . +Language=Polish +ERROR_DS_ATT_IS_NOT_ON_OBJ - The attribute specified in the operation is not present on the object. +. MessageId=8311 Severity=Success @@ -16209,6 +19872,9 @@ ERROR_DS_ILLEGAL_MOD_OPERATION - Illegal modify operation. Some aspect of the mo Language=Russian ERROR_DS_ILLEGAL_MOD_OPERATION - Illegal modify operation. Some aspect of the modification is not permitted. . +Language=Polish +ERROR_DS_ILLEGAL_MOD_OPERATION - Illegal modify operation. Some aspect of the modification is not permitted. +. MessageId=8312 Severity=Success @@ -16220,6 +19886,9 @@ ERROR_DS_OBJ_TOO_LARGE - The specified object is too large. Language=Russian ERROR_DS_OBJ_TOO_LARGE - The specified object is too large. . +Language=Polish +ERROR_DS_OBJ_TOO_LARGE - The specified object is too large. +. MessageId=8313 Severity=Success @@ -16231,6 +19900,9 @@ ERROR_DS_BAD_INSTANCE_TYPE - The specified instance type is not valid. Language=Russian ERROR_DS_BAD_INSTANCE_TYPE - The specified instance type is not valid. . +Language=Polish +ERROR_DS_BAD_INSTANCE_TYPE - The specified instance type is not valid. +. MessageId=8314 Severity=Success @@ -16242,6 +19914,9 @@ ERROR_DS_MASTERDSA_REQUIRED - The operation must be performed at a master DSA. Language=Russian ERROR_DS_MASTERDSA_REQUIRED - The operation must be performed at a master DSA. . +Language=Polish +ERROR_DS_MASTERDSA_REQUIRED - The operation must be performed at a master DSA. +. MessageId=8315 Severity=Success @@ -16253,6 +19928,9 @@ ERROR_DS_OBJECT_CLASS_REQUIRED - The object class attribute must be specified. Language=Russian ERROR_DS_OBJECT_CLASS_REQUIRED - The object class attribute must be specified. . +Language=Polish +ERROR_DS_OBJECT_CLASS_REQUIRED - The object class attribute must be specified. +. MessageId=8316 Severity=Success @@ -16264,6 +19942,9 @@ ERROR_DS_MISSING_REQUIRED_ATT - A required attribute is missing. Language=Russian ERROR_DS_MISSING_REQUIRED_ATT - A required attribute is missing. . +Language=Polish +ERROR_DS_MISSING_REQUIRED_ATT - A required attribute is missing. +. MessageId=8317 Severity=Success @@ -16275,6 +19956,9 @@ ERROR_DS_ATT_NOT_DEF_FOR_CLASS - An attempt was made to modify an object to incl Language=Russian ERROR_DS_ATT_NOT_DEF_FOR_CLASS - An attempt was made to modify an object to include an attribute that is not legal for its class . +Language=Polish +ERROR_DS_ATT_NOT_DEF_FOR_CLASS - An attempt was made to modify an object to include an attribute that is not legal for its class +. MessageId=8318 Severity=Success @@ -16286,6 +19970,9 @@ ERROR_DS_ATT_ALREADY_EXISTS - The specified attribute is already present on the Language=Russian ERROR_DS_ATT_ALREADY_EXISTS - The specified attribute is already present on the object. . +Language=Polish +ERROR_DS_ATT_ALREADY_EXISTS - The specified attribute is already present on the object. +. MessageId=8320 Severity=Success @@ -16297,6 +19984,9 @@ ERROR_DS_CANT_ADD_ATT_VALUES - The specified attribute is not present, or has no Language=Russian ERROR_DS_CANT_ADD_ATT_VALUES - The specified attribute is not present, or has no values. . +Language=Polish +ERROR_DS_CANT_ADD_ATT_VALUES - The specified attribute is not present, or has no values. +. MessageId=8321 Severity=Success @@ -16308,6 +19998,9 @@ ERROR_DS_SINGLE_VALUE_CONSTRAINT - Multiple values were specified for an attribu Language=Russian ERROR_DS_SINGLE_VALUE_CONSTRAINT - Multiple values were specified for an attribute that can have only one value. . +Language=Polish +ERROR_DS_SINGLE_VALUE_CONSTRAINT - Multiple values were specified for an attribute that can have only one value. +. MessageId=8322 Severity=Success @@ -16319,6 +20012,9 @@ ERROR_DS_RANGE_CONSTRAINT - A value for the attribute was not in the acceptable Language=Russian ERROR_DS_RANGE_CONSTRAINT - A value for the attribute was not in the acceptable range of values. . +Language=Polish +ERROR_DS_RANGE_CONSTRAINT - A value for the attribute was not in the acceptable range of values. +. MessageId=8323 Severity=Success @@ -16330,6 +20026,9 @@ ERROR_DS_ATT_VAL_ALREADY_EXISTS - The specified value already exists. Language=Russian ERROR_DS_ATT_VAL_ALREADY_EXISTS - The specified value already exists. . +Language=Polish +ERROR_DS_ATT_VAL_ALREADY_EXISTS - The specified value already exists. +. MessageId=8324 Severity=Success @@ -16341,6 +20040,9 @@ ERROR_DS_CANT_REM_MISSING_ATT - The attribute cannot be removed because it is no Language=Russian ERROR_DS_CANT_REM_MISSING_ATT - The attribute cannot be removed because it is not present on the object. . +Language=Polish +ERROR_DS_CANT_REM_MISSING_ATT - The attribute cannot be removed because it is not present on the object. +. MessageId=8325 Severity=Success @@ -16352,6 +20054,9 @@ ERROR_DS_CANT_REM_MISSING_ATT_VAL - The attribute value cannot be removed becaus Language=Russian ERROR_DS_CANT_REM_MISSING_ATT_VAL - The attribute value cannot be removed because it is not present on the object. . +Language=Polish +ERROR_DS_CANT_REM_MISSING_ATT_VAL - The attribute value cannot be removed because it is not present on the object. +. MessageId=8326 Severity=Success @@ -16363,6 +20068,9 @@ ERROR_DS_ROOT_CANT_BE_SUBREF - The specified root object cannot be a subref. Language=Russian ERROR_DS_ROOT_CANT_BE_SUBREF - The specified root object cannot be a subref. . +Language=Polish +ERROR_DS_ROOT_CANT_BE_SUBREF - The specified root object cannot be a subref. +. MessageId=8327 Severity=Success @@ -16374,6 +20082,9 @@ ERROR_DS_NO_CHAINING - Chaining is not permitted. Language=Russian ERROR_DS_NO_CHAINING - Chaining is not permitted. . +Language=Polish +ERROR_DS_NO_CHAINING - Chaining is not permitted. +. MessageId=8328 Severity=Success @@ -16385,6 +20096,9 @@ ERROR_DS_NO_CHAINED_EVAL - Chained evaluation is not permitted. Language=Russian ERROR_DS_NO_CHAINED_EVAL - Chained evaluation is not permitted. . +Language=Polish +ERROR_DS_NO_CHAINED_EVAL - Chained evaluation is not permitted. +. MessageId=8329 Severity=Success @@ -16396,6 +20110,9 @@ ERROR_DS_NO_PARENT_OBJECT - The operation could not be performed because the obj Language=Russian ERROR_DS_NO_PARENT_OBJECT - The operation could not be performed because the object's parent is either uninstantiated or deleted. . +Language=Polish +ERROR_DS_NO_PARENT_OBJECT - The operation could not be performed because the object's parent is either uninstantiated or deleted. +. MessageId=8330 Severity=Success @@ -16407,6 +20124,9 @@ ERROR_DS_PARENT_IS_AN_ALIAS - Having a parent that is an alias is not permitted. Language=Russian ERROR_DS_PARENT_IS_AN_ALIAS - Having a parent that is an alias is not permitted. Aliases are leaf objects. . +Language=Polish +ERROR_DS_PARENT_IS_AN_ALIAS - Having a parent that is an alias is not permitted. Aliases are leaf objects. +. MessageId=8331 Severity=Success @@ -16418,6 +20138,9 @@ ERROR_DS_CANT_MIX_MASTER_AND_REPS - The object and parent must be of the same ty Language=Russian ERROR_DS_CANT_MIX_MASTER_AND_REPS - The object and parent must be of the same type, either both masters or both replicas. . +Language=Polish +ERROR_DS_CANT_MIX_MASTER_AND_REPS - The object and parent must be of the same type, either both masters or both replicas. +. MessageId=8332 Severity=Success @@ -16429,6 +20152,9 @@ ERROR_DS_CHILDREN_EXIST - The operation cannot be performed because child object Language=Russian ERROR_DS_CHILDREN_EXIST - The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object. . +Language=Polish +ERROR_DS_CHILDREN_EXIST - The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object. +. MessageId=8333 Severity=Success @@ -16440,6 +20166,9 @@ ERROR_DS_OBJ_NOT_FOUND - Directory object not found. Language=Russian ERROR_DS_OBJ_NOT_FOUND - Directory object not found. . +Language=Polish +ERROR_DS_OBJ_NOT_FOUND - Directory object not found. +. MessageId=8334 Severity=Success @@ -16451,6 +20180,9 @@ ERROR_DS_ALIASED_OBJ_MISSING - The aliased object is missing. Language=Russian ERROR_DS_ALIASED_OBJ_MISSING - The aliased object is missing. . +Language=Polish +ERROR_DS_ALIASED_OBJ_MISSING - The aliased object is missing. +. MessageId=8335 Severity=Success @@ -16462,6 +20194,9 @@ ERROR_DS_BAD_NAME_SYNTAX - The object name has bad syntax. Language=Russian ERROR_DS_BAD_NAME_SYNTAX - The object name has bad syntax. . +Language=Polish +ERROR_DS_BAD_NAME_SYNTAX - The object name has bad syntax. +. MessageId=8336 Severity=Success @@ -16473,6 +20208,9 @@ ERROR_DS_ALIAS_POINTS_TO_ALIAS - It is not permitted for an alias to refer to an Language=Russian ERROR_DS_ALIAS_POINTS_TO_ALIAS - It is not permitted for an alias to refer to another alias. . +Language=Polish +ERROR_DS_ALIAS_POINTS_TO_ALIAS - It is not permitted for an alias to refer to another alias. +. MessageId=8337 Severity=Success @@ -16484,6 +20222,9 @@ ERROR_DS_CANT_DEREF_ALIAS - The alias cannot be dereferenced. Language=Russian ERROR_DS_CANT_DEREF_ALIAS - The alias cannot be dereferenced. . +Language=Polish +ERROR_DS_CANT_DEREF_ALIAS - The alias cannot be dereferenced. +. MessageId=8338 Severity=Success @@ -16495,6 +20236,9 @@ ERROR_DS_OUT_OF_SCOPE - The operation is out of scope. Language=Russian ERROR_DS_OUT_OF_SCOPE - The operation is out of scope. . +Language=Polish +ERROR_DS_OUT_OF_SCOPE - The operation is out of scope. +. MessageId=8339 Severity=Success @@ -16506,6 +20250,9 @@ ERROR_DS_OBJECT_BEING_REMOVED - The operation cannot continue because the object Language=Russian ERROR_DS_OBJECT_BEING_REMOVED - The operation cannot continue because the object is in the process of being removed. . +Language=Polish +ERROR_DS_OBJECT_BEING_REMOVED - The operation cannot continue because the object is in the process of being removed. +. MessageId=8340 Severity=Success @@ -16517,6 +20264,9 @@ ERROR_DS_CANT_DELETE_DSA_OBJ - The DSA object cannot be deleted. Language=Russian ERROR_DS_CANT_DELETE_DSA_OBJ - The DSA object cannot be deleted. . +Language=Polish +ERROR_DS_CANT_DELETE_DSA_OBJ - The DSA object cannot be deleted. +. MessageId=8341 Severity=Success @@ -16528,6 +20278,9 @@ ERROR_DS_GENERIC_ERROR - A directory service error has occurred. Language=Russian ERROR_DS_GENERIC_ERROR - A directory service error has occurred. . +Language=Polish +ERROR_DS_GENERIC_ERROR - A directory service error has occurred. +. MessageId=8342 Severity=Success @@ -16539,6 +20292,9 @@ ERROR_DS_DSA_MUST_BE_INT_MASTER - The operation can only be performed on an inte Language=Russian ERROR_DS_DSA_MUST_BE_INT_MASTER - The operation can only be performed on an internal master DSA object. . +Language=Polish +ERROR_DS_DSA_MUST_BE_INT_MASTER - The operation can only be performed on an internal master DSA object. +. MessageId=8343 Severity=Success @@ -16550,6 +20306,9 @@ ERROR_DS_CLASS_NOT_DSA - The object must be of class DSA. Language=Russian ERROR_DS_CLASS_NOT_DSA - The object must be of class DSA. . +Language=Polish +ERROR_DS_CLASS_NOT_DSA - The object must be of class DSA. +. MessageId=8344 Severity=Success @@ -16561,6 +20320,9 @@ ERROR_DS_INSUFF_ACCESS_RIGHTS - Insufficient access rights to perform the operat Language=Russian ERROR_DS_INSUFF_ACCESS_RIGHTS - Insufficient access rights to perform the operation. . +Language=Polish +ERROR_DS_INSUFF_ACCESS_RIGHTS - Insufficient access rights to perform the operation. +. MessageId=8345 Severity=Success @@ -16572,6 +20334,9 @@ ERROR_DS_ILLEGAL_SUPERIOR - The object cannot be added because the parent is not Language=Russian ERROR_DS_ILLEGAL_SUPERIOR - The object cannot be added because the parent is not on the list of possible superiors. . +Language=Polish +ERROR_DS_ILLEGAL_SUPERIOR - The object cannot be added because the parent is not on the list of possible superiors. +. MessageId=8346 Severity=Success @@ -16583,6 +20348,9 @@ ERROR_DS_ATTRIBUTE_OWNED_BY_SAM - Access to the attribute is not permitted becau Language=Russian ERROR_DS_ATTRIBUTE_OWNED_BY_SAM - Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM). . +Language=Polish +ERROR_DS_ATTRIBUTE_OWNED_BY_SAM - Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM). +. MessageId=8347 Severity=Success @@ -16594,6 +20362,9 @@ ERROR_DS_NAME_TOO_MANY_PARTS - The name has too many parts. Language=Russian ERROR_DS_NAME_TOO_MANY_PARTS - The name has too many parts. . +Language=Polish +ERROR_DS_NAME_TOO_MANY_PARTS - The name has too many parts. +. MessageId=8348 Severity=Success @@ -16605,6 +20376,9 @@ ERROR_DS_NAME_TOO_LONG - The name is too long. Language=Russian ERROR_DS_NAME_TOO_LONG - The name is too long. . +Language=Polish +ERROR_DS_NAME_TOO_LONG - The name is too long. +. MessageId=8349 Severity=Success @@ -16616,6 +20390,9 @@ ERROR_DS_NAME_VALUE_TOO_LONG - The name value is too long. Language=Russian ERROR_DS_NAME_VALUE_TOO_LONG - The name value is too long. . +Language=Polish +ERROR_DS_NAME_VALUE_TOO_LONG - The name value is too long. +. MessageId=8350 Severity=Success @@ -16627,6 +20404,9 @@ ERROR_DS_NAME_UNPARSEABLE - The directory service encountered an error parsing a Language=Russian ERROR_DS_NAME_UNPARSEABLE - The directory service encountered an error parsing a name. . +Language=Polish +ERROR_DS_NAME_UNPARSEABLE - The directory service encountered an error parsing a name. +. MessageId=8351 Severity=Success @@ -16638,6 +20418,9 @@ ERROR_DS_NAME_TYPE_UNKNOWN - The directory service cannot get the attribute type Language=Russian ERROR_DS_NAME_TYPE_UNKNOWN - The directory service cannot get the attribute type for a name. . +Language=Polish +ERROR_DS_NAME_TYPE_UNKNOWN - The directory service cannot get the attribute type for a name. +. MessageId=8352 Severity=Success @@ -16649,6 +20432,9 @@ ERROR_DS_NOT_AN_OBJECT - The name does not identify an object; the name identifi Language=Russian ERROR_DS_NOT_AN_OBJECT - The name does not identify an object; the name identifies a phantom. . +Language=Polish +ERROR_DS_NOT_AN_OBJECT - The name does not identify an object; the name identifies a phantom. +. MessageId=8353 Severity=Success @@ -16660,6 +20446,9 @@ ERROR_DS_SEC_DESC_TOO_SHORT - The security descriptor is too short. Language=Russian ERROR_DS_SEC_DESC_TOO_SHORT - The security descriptor is too short. . +Language=Polish +ERROR_DS_SEC_DESC_TOO_SHORT - The security descriptor is too short. +. MessageId=8354 Severity=Success @@ -16671,6 +20460,9 @@ ERROR_DS_SEC_DESC_INVALID - The security descriptor is invalid. Language=Russian ERROR_DS_SEC_DESC_INVALID - The security descriptor is invalid. . +Language=Polish +ERROR_DS_SEC_DESC_INVALID - The security descriptor is invalid. +. MessageId=8355 Severity=Success @@ -16682,6 +20474,9 @@ ERROR_DS_NO_DELETED_NAME - Failed to create name for deleted object. Language=Russian ERROR_DS_NO_DELETED_NAME - Failed to create name for deleted object. . +Language=Polish +ERROR_DS_NO_DELETED_NAME - Failed to create name for deleted object. +. MessageId=8356 Severity=Success @@ -16693,6 +20488,9 @@ ERROR_DS_SUBREF_MUST_HAVE_PARENT - The parent of a new subref must exist. Language=Russian ERROR_DS_SUBREF_MUST_HAVE_PARENT - The parent of a new subref must exist. . +Language=Polish +ERROR_DS_SUBREF_MUST_HAVE_PARENT - The parent of a new subref must exist. +. MessageId=8357 Severity=Success @@ -16704,6 +20502,9 @@ ERROR_DS_NCNAME_MUST_BE_NC - The object must be a naming context. Language=Russian ERROR_DS_NCNAME_MUST_BE_NC - The object must be a naming context. . +Language=Polish +ERROR_DS_NCNAME_MUST_BE_NC - The object must be a naming context. +. MessageId=8358 Severity=Success @@ -16715,6 +20516,9 @@ ERROR_DS_CANT_ADD_SYSTEM_ONLY - It is not permitted to add an attribute which is Language=Russian ERROR_DS_CANT_ADD_SYSTEM_ONLY - It is not permitted to add an attribute which is owned by the system. . +Language=Polish +ERROR_DS_CANT_ADD_SYSTEM_ONLY - It is not permitted to add an attribute which is owned by the system. +. MessageId=8359 Severity=Success @@ -16726,6 +20530,9 @@ ERROR_DS_CLASS_MUST_BE_CONCRETE - The class of the object must be structural; yo Language=Russian ERROR_DS_CLASS_MUST_BE_CONCRETE - The class of the object must be structural; you cannot instantiate an abstract class. . +Language=Polish +ERROR_DS_CLASS_MUST_BE_CONCRETE - The class of the object must be structural; you cannot instantiate an abstract class. +. MessageId=8360 Severity=Success @@ -16737,6 +20544,9 @@ ERROR_DS_INVALID_DMD - The schema object could not be found. Language=Russian ERROR_DS_INVALID_DMD - The schema object could not be found. . +Language=Polish +ERROR_DS_INVALID_DMD - The schema object could not be found. +. MessageId=8361 Severity=Success @@ -16748,6 +20558,9 @@ ERROR_DS_OBJ_GUID_EXISTS - A local object with this GUID (dead or alive) already Language=Russian ERROR_DS_OBJ_GUID_EXISTS - A local object with this GUID (dead or alive) already exists. . +Language=Polish +ERROR_DS_OBJ_GUID_EXISTS - A local object with this GUID (dead or alive) already exists. +. MessageId=8362 Severity=Success @@ -16759,6 +20572,9 @@ ERROR_DS_NOT_ON_BACKLINK - The operation cannot be performed on a back link. Language=Russian ERROR_DS_NOT_ON_BACKLINK - The operation cannot be performed on a back link. . +Language=Polish +ERROR_DS_NOT_ON_BACKLINK - The operation cannot be performed on a back link. +. MessageId=8363 Severity=Success @@ -16770,6 +20586,9 @@ ERROR_DS_NO_CROSSREF_FOR_NC - The cross reference for the specified naming conte Language=Russian ERROR_DS_NO_CROSSREF_FOR_NC - The cross reference for the specified naming context could not be found. . +Language=Polish +ERROR_DS_NO_CROSSREF_FOR_NC - The cross reference for the specified naming context could not be found. +. MessageId=8364 Severity=Success @@ -16781,6 +20600,9 @@ ERROR_DS_SHUTTING_DOWN - The operation could not be performed because the direct Language=Russian ERROR_DS_SHUTTING_DOWN - The operation could not be performed because the directory service is shutting down. . +Language=Polish +ERROR_DS_SHUTTING_DOWN - The operation could not be performed because the directory service is shutting down. +. MessageId=8365 Severity=Success @@ -16792,6 +20614,9 @@ ERROR_DS_UNKNOWN_OPERATION - The directory service request is invalid. Language=Russian ERROR_DS_UNKNOWN_OPERATION - The directory service request is invalid. . +Language=Polish +ERROR_DS_UNKNOWN_OPERATION - The directory service request is invalid. +. MessageId=8366 Severity=Success @@ -16803,7 +20628,10 @@ ERROR_DS_INVALID_ROLE_OWNER - The role owner attribute could not be read. Language=Russian ERROR_DS_INVALID_ROLE_OWNER - The role owner attribute could not be read. . - +Language=Polish +ERROR_DS_INVALID_ROLE_OWNER - The role owner attribute could not be read. +. + MessageId=8367 Severity=Success Facility=System @@ -16814,6 +20642,9 @@ ERROR_DS_COULDNT_CONTACT_FSMO - The requested FSMO operation failed. The current Language=Russian ERROR_DS_COULDNT_CONTACT_FSMO - The requested FSMO operation failed. The current FSMO holder could not be reached. . +Language=Polish +ERROR_DS_COULDNT_CONTACT_FSMO - The requested FSMO operation failed. The current FSMO holder could not be reached. +. MessageId=8368 Severity=Success @@ -16825,6 +20656,9 @@ ERROR_DS_CROSS_NC_DN_RENAME - Modification of a DN across a naming context is no Language=Russian ERROR_DS_CROSS_NC_DN_RENAME - Modification of a DN across a naming context is not permitted. . +Language=Polish +ERROR_DS_CROSS_NC_DN_RENAME - Modification of a DN across a naming context is not permitted. +. MessageId=8369 Severity=Success @@ -16836,6 +20670,9 @@ ERROR_DS_CANT_MOD_SYSTEM_ONLY - The attribute cannot be modified because it is o Language=Russian ERROR_DS_CANT_MOD_SYSTEM_ONLY - The attribute cannot be modified because it is owned by the system. . +Language=Polish +ERROR_DS_CANT_MOD_SYSTEM_ONLY - The attribute cannot be modified because it is owned by the system. +. MessageId=8370 Severity=Success @@ -16847,6 +20684,9 @@ ERROR_DS_REPLICATOR_ONLY - Only the replicator can perform this function. Language=Russian ERROR_DS_REPLICATOR_ONLY - Only the replicator can perform this function. . +Language=Polish +ERROR_DS_REPLICATOR_ONLY - Only the replicator can perform this function. +. MessageId=8371 Severity=Success @@ -16858,6 +20698,9 @@ ERROR_DS_OBJ_CLASS_NOT_DEFINED - The specified class is not defined. Language=Russian ERROR_DS_OBJ_CLASS_NOT_DEFINED - The specified class is not defined. . +Language=Polish +ERROR_DS_OBJ_CLASS_NOT_DEFINED - The specified class is not defined. +. MessageId=8372 Severity=Success @@ -16869,6 +20712,9 @@ ERROR_DS_OBJ_CLASS_NOT_SUBCLASS - The specified class is not a subclass. Language=Russian ERROR_DS_OBJ_CLASS_NOT_SUBCLASS - The specified class is not a subclass. . +Language=Polish +ERROR_DS_OBJ_CLASS_NOT_SUBCLASS - The specified class is not a subclass. +. MessageId=8373 Severity=Success @@ -16880,6 +20726,9 @@ ERROR_DS_NAME_REFERENCE_INVALID - The name reference is invalid. Language=Russian ERROR_DS_NAME_REFERENCE_INVALID - The name reference is invalid. . +Language=Polish +ERROR_DS_NAME_REFERENCE_INVALID - The name reference is invalid. +. MessageId=8374 Severity=Success @@ -16891,6 +20740,9 @@ ERROR_DS_CROSS_REF_EXISTS - A cross reference already exists. Language=Russian ERROR_DS_CROSS_REF_EXISTS - A cross reference already exists. . +Language=Polish +ERROR_DS_CROSS_REF_EXISTS - A cross reference already exists. +. MessageId=8375 Severity=Success @@ -16902,6 +20754,9 @@ ERROR_DS_CANT_DEL_MASTER_CROSSREF - It is not permitted to delete a master cross Language=Russian ERROR_DS_CANT_DEL_MASTER_CROSSREF - It is not permitted to delete a master cross reference. . +Language=Polish +ERROR_DS_CANT_DEL_MASTER_CROSSREF - It is not permitted to delete a master cross reference. +. MessageId=8376 Severity=Success @@ -16913,6 +20768,9 @@ ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD - Subtree notifications are only supported o Language=Russian ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD - Subtree notifications are only supported on NC heads. . +Language=Polish +ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD - Subtree notifications are only supported on NC heads. +. MessageId=8377 Severity=Success @@ -16924,6 +20782,9 @@ ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX - Notification filter is too complex. Language=Russian ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX - Notification filter is too complex. . +Language=Polish +ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX - Notification filter is too complex. +. MessageId=8378 Severity=Success @@ -16935,6 +20796,9 @@ ERROR_DS_DUP_RDN - Schema update failed: duplicate RDN. Language=Russian ERROR_DS_DUP_RDN - Schema update failed: duplicate RDN. . +Language=Polish +ERROR_DS_DUP_RDN - Schema update failed: duplicate RDN. +. MessageId=8379 Severity=Success @@ -16946,6 +20810,9 @@ ERROR_DS_DUP_OID - Schema update failed: duplicate OID Language=Russian ERROR_DS_DUP_OID - Schema update failed: duplicate OID . +Language=Polish +ERROR_DS_DUP_OID - Schema update failed: duplicate OID +. MessageId=8380 Severity=Success @@ -16957,6 +20824,9 @@ ERROR_DS_DUP_MAPI_ID - Schema update failed: duplicate MAPI identifier. Language=Russian ERROR_DS_DUP_MAPI_ID - Schema update failed: duplicate MAPI identifier. . +Language=Polish +ERROR_DS_DUP_MAPI_ID - Schema update failed: duplicate MAPI identifier. +. MessageId=8381 Severity=Success @@ -16968,6 +20838,9 @@ ERROR_DS_DUP_SCHEMA_ID_GUID - Schema update failed: duplicate schema-id GUID. Language=Russian ERROR_DS_DUP_SCHEMA_ID_GUID - Schema update failed: duplicate schema-id GUID. . +Language=Polish +ERROR_DS_DUP_SCHEMA_ID_GUID - Schema update failed: duplicate schema-id GUID. +. MessageId=8382 Severity=Success @@ -16979,6 +20852,9 @@ ERROR_DS_DUP_LDAP_DISPLAY_NAME - Schema update failed: duplicate LDAP display na Language=Russian ERROR_DS_DUP_LDAP_DISPLAY_NAME - Schema update failed: duplicate LDAP display name. . +Language=Polish +ERROR_DS_DUP_LDAP_DISPLAY_NAME - Schema update failed: duplicate LDAP display name. +. MessageId=8383 Severity=Success @@ -16990,6 +20866,9 @@ ERROR_DS_SEMANTIC_ATT_TEST - Schema update failed: range-lower less than range u Language=Russian ERROR_DS_SEMANTIC_ATT_TEST - Schema update failed: range-lower less than range upper . +Language=Polish +ERROR_DS_SEMANTIC_ATT_TEST - Schema update failed: range-lower less than range upper +. MessageId=8384 Severity=Success @@ -17001,6 +20880,9 @@ ERROR_DS_SYNTAX_MISMATCH - Schema update failed: syntax mismatch Language=Russian ERROR_DS_SYNTAX_MISMATCH - Schema update failed: syntax mismatch . +Language=Polish +ERROR_DS_SYNTAX_MISMATCH - Schema update failed: syntax mismatch +. MessageId=8385 Severity=Success @@ -17012,6 +20894,9 @@ ERROR_DS_EXISTS_IN_MUST_HAVE - Schema deletion failed: attribute is used in must Language=Russian ERROR_DS_EXISTS_IN_MUST_HAVE - Schema deletion failed: attribute is used in must-contain . +Language=Polish +ERROR_DS_EXISTS_IN_MUST_HAVE - Schema deletion failed: attribute is used in must-contain +. MessageId=8386 Severity=Success @@ -17023,6 +20908,9 @@ ERROR_DS_EXISTS_IN_MAY_HAVE - Schema deletion failed: attribute is used in may-c Language=Russian ERROR_DS_EXISTS_IN_MAY_HAVE - Schema deletion failed: attribute is used in may-contain . +Language=Polish +ERROR_DS_EXISTS_IN_MAY_HAVE - Schema deletion failed: attribute is used in may-contain +. MessageId=8387 Severity=Success @@ -17034,6 +20922,9 @@ ERROR_DS_NONEXISTENT_MAY_HAVE - Schema update failed: attribute in may-contain d Language=Russian ERROR_DS_NONEXISTENT_MAY_HAVE - Schema update failed: attribute in may-contain does not exist . +Language=Polish +ERROR_DS_NONEXISTENT_MAY_HAVE - Schema update failed: attribute in may-contain does not exist +. MessageId=8388 Severity=Success @@ -17045,6 +20936,9 @@ ERROR_DS_NONEXISTENT_MUST_HAVE - Schema update failed: attribute in must-contain Language=Russian ERROR_DS_NONEXISTENT_MUST_HAVE - Schema update failed: attribute in must-contain does not exist . +Language=Polish +ERROR_DS_NONEXISTENT_MUST_HAVE - Schema update failed: attribute in must-contain does not exist +. MessageId=8389 Severity=Success @@ -17056,6 +20950,9 @@ ERROR_DS_AUX_CLS_TEST_FAIL - Schema update failed: class in aux-class list does Language=Russian ERROR_DS_AUX_CLS_TEST_FAIL - Schema update failed: class in aux-class list does not exist or is not an auxiliary class . +Language=Polish +ERROR_DS_AUX_CLS_TEST_FAIL - Schema update failed: class in aux-class list does not exist or is not an auxiliary class +. MessageId=8390 Severity=Success @@ -17067,6 +20964,9 @@ ERROR_DS_NONEXISTENT_POSS_SUP - Schema update failed: class in poss-superiors do Language=Russian ERROR_DS_NONEXISTENT_POSS_SUP - Schema update failed: class in poss-superiors does not exist . +Language=Polish +ERROR_DS_NONEXISTENT_POSS_SUP - Schema update failed: class in poss-superiors does not exist +. MessageId=8391 Severity=Success @@ -17078,6 +20978,9 @@ ERROR_DS_SUB_CLS_TEST_FAIL - Schema update failed: class in subclassof list does Language=Russian ERROR_DS_SUB_CLS_TEST_FAIL - Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules . +Language=Polish +ERROR_DS_SUB_CLS_TEST_FAIL - Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules +. MessageId=8392 Severity=Success @@ -17089,6 +20992,9 @@ ERROR_DS_BAD_RDN_ATT_ID_SYNTAX - Schema update failed: Rdn-Att-Id has wrong synt Language=Russian ERROR_DS_BAD_RDN_ATT_ID_SYNTAX - Schema update failed: Rdn-Att-Id has wrong syntax . +Language=Polish +ERROR_DS_BAD_RDN_ATT_ID_SYNTAX - Schema update failed: Rdn-Att-Id has wrong syntax +. MessageId=8393 Severity=Success @@ -17100,6 +21006,9 @@ ERROR_DS_EXISTS_IN_AUX_CLS - Schema deletion failed: class is used as auxiliary Language=Russian ERROR_DS_EXISTS_IN_AUX_CLS - Schema deletion failed: class is used as auxiliary class . +Language=Polish +ERROR_DS_EXISTS_IN_AUX_CLS - Schema deletion failed: class is used as auxiliary class +. MessageId=8394 Severity=Success @@ -17111,6 +21020,9 @@ ERROR_DS_EXISTS_IN_SUB_CLS - Schema deletion failed: class is used as sub class Language=Russian ERROR_DS_EXISTS_IN_SUB_CLS - Schema deletion failed: class is used as sub class . +Language=Polish +ERROR_DS_EXISTS_IN_SUB_CLS - Schema deletion failed: class is used as sub class +. MessageId=8395 Severity=Success @@ -17122,6 +21034,9 @@ ERROR_DS_EXISTS_IN_POSS_SUP - Schema deletion failed: class is used as poss supe Language=Russian ERROR_DS_EXISTS_IN_POSS_SUP - Schema deletion failed: class is used as poss superior . +Language=Polish +ERROR_DS_EXISTS_IN_POSS_SUP - Schema deletion failed: class is used as poss superior +. MessageId=8396 Severity=Success @@ -17133,6 +21048,9 @@ ERROR_DS_RECALCSCHEMA_FAILED - Schema update failed in recalculating validation Language=Russian ERROR_DS_RECALCSCHEMA_FAILED - Schema update failed in recalculating validation cache. . +Language=Polish +ERROR_DS_RECALCSCHEMA_FAILED - Schema update failed in recalculating validation cache. +. MessageId=8397 Severity=Success @@ -17144,6 +21062,9 @@ ERROR_DS_TREE_DELETE_NOT_FINISHED - The tree deletion is not finished. Language=Russian ERROR_DS_TREE_DELETE_NOT_FINISHED - The tree deletion is not finished. . +Language=Polish +ERROR_DS_TREE_DELETE_NOT_FINISHED - The tree deletion is not finished. +. MessageId=8398 Severity=Success @@ -17155,6 +21076,9 @@ ERROR_DS_CANT_DELETE - The requested delete operation could not be performed. Language=Russian ERROR_DS_CANT_DELETE - The requested delete operation could not be performed. . +Language=Polish +ERROR_DS_CANT_DELETE - The requested delete operation could not be performed. +. MessageId=8399 Severity=Success @@ -17166,6 +21090,9 @@ ERROR_DS_ATT_SCHEMA_REQ_ID - Cannot read the governs class identifier for the sc Language=Russian ERROR_DS_ATT_SCHEMA_REQ_ID - Cannot read the governs class identifier for the schema record. . +Language=Polish +ERROR_DS_ATT_SCHEMA_REQ_ID - Cannot read the governs class identifier for the schema record. +. MessageId=8400 Severity=Success @@ -17177,6 +21104,9 @@ ERROR_DS_BAD_ATT_SCHEMA_SYNTAX - The attribute schema has bad syntax. Language=Russian ERROR_DS_BAD_ATT_SCHEMA_SYNTAX - The attribute schema has bad syntax. . +Language=Polish +ERROR_DS_BAD_ATT_SCHEMA_SYNTAX - The attribute schema has bad syntax. +. MessageId=8401 Severity=Success @@ -17188,6 +21118,9 @@ ERROR_DS_CANT_CACHE_ATT - The attribute could not be cached. Language=Russian ERROR_DS_CANT_CACHE_ATT - The attribute could not be cached. . +Language=Polish +ERROR_DS_CANT_CACHE_ATT - The attribute could not be cached. +. MessageId=8402 Severity=Success @@ -17199,6 +21132,9 @@ ERROR_DS_CANT_CACHE_CLASS - The class could not be cached. Language=Russian ERROR_DS_CANT_CACHE_CLASS - The class could not be cached. . +Language=Polish +ERROR_DS_CANT_CACHE_CLASS - The class could not be cached. +. MessageId=8403 Severity=Success @@ -17210,6 +21146,9 @@ ERROR_DS_CANT_REMOVE_ATT_CACHE - The attribute could not be removed from the cac Language=Russian ERROR_DS_CANT_REMOVE_ATT_CACHE - The attribute could not be removed from the cache. . +Language=Polish +ERROR_DS_CANT_REMOVE_ATT_CACHE - The attribute could not be removed from the cache. +. MessageId=8404 Severity=Success @@ -17221,6 +21160,9 @@ ERROR_DS_CANT_REMOVE_CLASS_CACHE - The class could not be removed from the cache Language=Russian ERROR_DS_CANT_REMOVE_CLASS_CACHE - The class could not be removed from the cache. . +Language=Polish +ERROR_DS_CANT_REMOVE_CLASS_CACHE - The class could not be removed from the cache. +. MessageId=8405 Severity=Success @@ -17232,6 +21174,9 @@ ERROR_DS_CANT_RETRIEVE_DN - The distinguished name attribute could not be read. Language=Russian ERROR_DS_CANT_RETRIEVE_DN - The distinguished name attribute could not be read. . +Language=Polish +ERROR_DS_CANT_RETRIEVE_DN - The distinguished name attribute could not be read. +. MessageId=8406 Severity=Success @@ -17243,6 +21188,9 @@ ERROR_DS_MISSING_SUPREF - No superior reference has been configured for the dire Language=Russian ERROR_DS_MISSING_SUPREF - No superior reference has been configured for the directory service. The directory service is therefore unable to issue referrals to objects outside this forest. . +Language=Polish +ERROR_DS_MISSING_SUPREF - No superior reference has been configured for the directory service. The directory service is therefore unable to issue referrals to objects outside this forest. +. MessageId=8407 Severity=Success @@ -17254,6 +21202,9 @@ ERROR_DS_CANT_RETRIEVE_INSTANCE - The instance type attribute could not be retri Language=Russian ERROR_DS_CANT_RETRIEVE_INSTANCE - The instance type attribute could not be retrieved. . +Language=Polish +ERROR_DS_CANT_RETRIEVE_INSTANCE - The instance type attribute could not be retrieved. +. MessageId=8408 Severity=Success @@ -17265,6 +21216,9 @@ ERROR_DS_CODE_INCONSISTENCY - An internal error has occurred. Language=Russian ERROR_DS_CODE_INCONSISTENCY - An internal error has occurred. . +Language=Polish +ERROR_DS_CODE_INCONSISTENCY - An internal error has occurred. +. MessageId=8409 Severity=Success @@ -17276,6 +21230,9 @@ ERROR_DS_DATABASE_ERROR - A database error has occurred. Language=Russian ERROR_DS_DATABASE_ERROR - A database error has occurred. . +Language=Polish +ERROR_DS_DATABASE_ERROR - A database error has occurred. +. MessageId=8410 Severity=Success @@ -17287,6 +21244,9 @@ ERROR_DS_GOVERNSID_MISSING - The attribute GOVERNSID is missing. Language=Russian ERROR_DS_GOVERNSID_MISSING - The attribute GOVERNSID is missing. . +Language=Polish +ERROR_DS_GOVERNSID_MISSING - The attribute GOVERNSID is missing. +. MessageId=8411 Severity=Success @@ -17298,6 +21258,9 @@ ERROR_DS_MISSING_EXPECTED_ATT - An expected attribute is missing. Language=Russian ERROR_DS_MISSING_EXPECTED_ATT - An expected attribute is missing. . +Language=Polish +ERROR_DS_MISSING_EXPECTED_ATT - An expected attribute is missing. +. MessageId=8412 Severity=Success @@ -17309,6 +21272,9 @@ ERROR_DS_NCNAME_MISSING_CR_REF - The specified naming context is missing a cross Language=Russian ERROR_DS_NCNAME_MISSING_CR_REF - The specified naming context is missing a cross reference. . +Language=Polish +ERROR_DS_NCNAME_MISSING_CR_REF - The specified naming context is missing a cross reference. +. MessageId=8413 Severity=Success @@ -17320,6 +21286,9 @@ ERROR_DS_SECURITY_CHECKING_ERROR - A security checking error has occurred. Language=Russian ERROR_DS_SECURITY_CHECKING_ERROR - A security checking error has occurred. . +Language=Polish +ERROR_DS_SECURITY_CHECKING_ERROR - A security checking error has occurred. +. MessageId=8414 Severity=Success @@ -17331,6 +21300,9 @@ ERROR_DS_SCHEMA_NOT_LOADED - The schema is not loaded. Language=Russian ERROR_DS_SCHEMA_NOT_LOADED - The schema is not loaded. . +Language=Polish +ERROR_DS_SCHEMA_NOT_LOADED - The schema is not loaded. +. MessageId=8415 Severity=Success @@ -17342,6 +21314,9 @@ ERROR_DS_SCHEMA_ALLOC_FAILED - Schema allocation failed. Please check if the mac Language=Russian ERROR_DS_SCHEMA_ALLOC_FAILED - Schema allocation failed. Please check if the machine is running low on memory. . +Language=Polish +ERROR_DS_SCHEMA_ALLOC_FAILED - Schema allocation failed. Please check if the machine is running low on memory. +. MessageId=8416 Severity=Success @@ -17353,6 +21328,9 @@ ERROR_DS_ATT_SCHEMA_REQ_SYNTAX - Failed to obtain the required syntax for the at Language=Russian ERROR_DS_ATT_SCHEMA_REQ_SYNTAX - Failed to obtain the required syntax for the attribute schema. . +Language=Polish +ERROR_DS_ATT_SCHEMA_REQ_SYNTAX - Failed to obtain the required syntax for the attribute schema. +. MessageId=8417 Severity=Success @@ -17364,6 +21342,9 @@ ERROR_DS_GCVERIFY_ERROR - The global catalog verification failed. The global cat Language=Russian ERROR_DS_GCVERIFY_ERROR - The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available. . +Language=Polish +ERROR_DS_GCVERIFY_ERROR - The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available. +. MessageId=8418 Severity=Success @@ -17375,6 +21356,9 @@ ERROR_DS_DRA_SCHEMA_MISMATCH - The replication operation failed because of a sch Language=Russian ERROR_DS_DRA_SCHEMA_MISMATCH - The replication operation failed because of a schema mismatch between the servers involved. . +Language=Polish +ERROR_DS_DRA_SCHEMA_MISMATCH - The replication operation failed because of a schema mismatch between the servers involved. +. MessageId=8419 Severity=Success @@ -17386,6 +21370,9 @@ ERROR_DS_CANT_FIND_DSA_OBJ - The DSA object could not be found. Language=Russian ERROR_DS_CANT_FIND_DSA_OBJ - The DSA object could not be found. . +Language=Polish +ERROR_DS_CANT_FIND_DSA_OBJ - The DSA object could not be found. +. MessageId=8420 Severity=Success @@ -17397,6 +21384,9 @@ ERROR_DS_CANT_FIND_EXPECTED_NC - The naming context could not be found. Language=Russian ERROR_DS_CANT_FIND_EXPECTED_NC - The naming context could not be found. . +Language=Polish +ERROR_DS_CANT_FIND_EXPECTED_NC - The naming context could not be found. +. MessageId=8421 Severity=Success @@ -17408,6 +21398,9 @@ ERROR_DS_CANT_FIND_NC_IN_CACHE - The naming context could not be found in the ca Language=Russian ERROR_DS_CANT_FIND_NC_IN_CACHE - The naming context could not be found in the cache. . +Language=Polish +ERROR_DS_CANT_FIND_NC_IN_CACHE - The naming context could not be found in the cache. +. MessageId=8422 Severity=Success @@ -17419,6 +21412,9 @@ ERROR_DS_CANT_RETRIEVE_CHILD - The child object could not be retrieved. Language=Russian ERROR_DS_CANT_RETRIEVE_CHILD - The child object could not be retrieved. . +Language=Polish +ERROR_DS_CANT_RETRIEVE_CHILD - The child object could not be retrieved. +. MessageId=8423 Severity=Success @@ -17430,6 +21426,9 @@ ERROR_DS_SECURITY_ILLEGAL_MODIFY - The modification was not permitted for securi Language=Russian ERROR_DS_SECURITY_ILLEGAL_MODIFY - The modification was not permitted for security reasons. . +Language=Polish +ERROR_DS_SECURITY_ILLEGAL_MODIFY - The modification was not permitted for security reasons. +. MessageId=8424 Severity=Success @@ -17441,6 +21440,9 @@ ERROR_DS_CANT_REPLACE_HIDDEN_REC - The operation cannot replace the hidden recor Language=Russian ERROR_DS_CANT_REPLACE_HIDDEN_REC - The operation cannot replace the hidden record. . +Language=Polish +ERROR_DS_CANT_REPLACE_HIDDEN_REC - The operation cannot replace the hidden record. +. MessageId=8425 Severity=Success @@ -17452,6 +21454,9 @@ ERROR_DS_BAD_HIERARCHY_FILE - The hierarchy file is invalid. Language=Russian ERROR_DS_BAD_HIERARCHY_FILE - The hierarchy file is invalid. . +Language=Polish +ERROR_DS_BAD_HIERARCHY_FILE - The hierarchy file is invalid. +. MessageId=8426 Severity=Success @@ -17463,6 +21468,9 @@ ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED - The attempt to build the hierarchy table Language=Russian ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED - The attempt to build the hierarchy table failed. . +Language=Polish +ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED - The attempt to build the hierarchy table failed. +. MessageId=8427 Severity=Success @@ -17474,6 +21482,9 @@ ERROR_DS_CONFIG_PARAM_MISSING - The directory configuration parameter is missing Language=Russian ERROR_DS_CONFIG_PARAM_MISSING - The directory configuration parameter is missing from the registry. . +Language=Polish +ERROR_DS_CONFIG_PARAM_MISSING - The directory configuration parameter is missing from the registry. +. MessageId=8428 Severity=Success @@ -17485,6 +21496,9 @@ ERROR_DS_COUNTING_AB_INDICES_FAILED - The attempt to count the address book indi Language=Russian ERROR_DS_COUNTING_AB_INDICES_FAILED - The attempt to count the address book indices failed. . +Language=Polish +ERROR_DS_COUNTING_AB_INDICES_FAILED - The attempt to count the address book indices failed. +. MessageId=8429 Severity=Success @@ -17496,6 +21510,9 @@ ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED - The allocation of the hierarchy table f Language=Russian ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED - The allocation of the hierarchy table failed. . +Language=Polish +ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED - The allocation of the hierarchy table failed. +. MessageId=8430 Severity=Success @@ -17507,6 +21524,9 @@ ERROR_DS_INTERNAL_FAILURE - The directory service encountered an internal failur Language=Russian ERROR_DS_INTERNAL_FAILURE - The directory service encountered an internal failure. . +Language=Polish +ERROR_DS_INTERNAL_FAILURE - The directory service encountered an internal failure. +. MessageId=8431 Severity=Success @@ -17518,6 +21538,9 @@ ERROR_DS_UNKNOWN_ERROR - The directory service encountered an unknown failure. Language=Russian ERROR_DS_UNKNOWN_ERROR - The directory service encountered an unknown failure. . +Language=Polish +ERROR_DS_UNKNOWN_ERROR - The directory service encountered an unknown failure. +. MessageId=8432 Severity=Success @@ -17529,6 +21552,9 @@ ERROR_DS_ROOT_REQUIRES_CLASS_TOP - A root object requires a class of 'top'. Language=Russian ERROR_DS_ROOT_REQUIRES_CLASS_TOP - A root object requires a class of 'top'. . +Language=Polish +ERROR_DS_ROOT_REQUIRES_CLASS_TOP - A root object requires a class of 'top'. +. MessageId=8433 Severity=Success @@ -17540,6 +21566,9 @@ ERROR_DS_REFUSING_FSMO_ROLES - This directory server is shutting down, and canno Language=Russian ERROR_DS_REFUSING_FSMO_ROLES - This directory server is shutting down, and cannot take ownership of new floating single-master operation roles. . +Language=Polish +ERROR_DS_REFUSING_FSMO_ROLES - This directory server is shutting down, and cannot take ownership of new floating single-master operation roles. +. MessageId=8434 Severity=Success @@ -17551,6 +21580,9 @@ ERROR_DS_MISSING_FSMO_SETTINGS - The directory service is missing mandatory conf Language=Russian ERROR_DS_MISSING_FSMO_SETTINGS - The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles. . +Language=Polish +ERROR_DS_MISSING_FSMO_SETTINGS - The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles. +. MessageId=8435 Severity=Success @@ -17562,6 +21594,9 @@ ERROR_DS_UNABLE_TO_SURRENDER_ROLES - The directory service was unable to transfe Language=Russian ERROR_DS_UNABLE_TO_SURRENDER_ROLES - The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers. . +Language=Polish +ERROR_DS_UNABLE_TO_SURRENDER_ROLES - The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers. +. MessageId=8436 Severity=Success @@ -17573,6 +21608,9 @@ ERROR_DS_DRA_GENERIC - The replication operation failed. Language=Russian ERROR_DS_DRA_GENERIC - The replication operation failed. . +Language=Polish +ERROR_DS_DRA_GENERIC - The replication operation failed. +. MessageId=8437 Severity=Success @@ -17584,6 +21622,9 @@ ERROR_DS_DRA_INVALID_PARAMETER - An invalid parameter was specified for this rep Language=Russian ERROR_DS_DRA_INVALID_PARAMETER - An invalid parameter was specified for this replication operation. . +Language=Polish +ERROR_DS_DRA_INVALID_PARAMETER - An invalid parameter was specified for this replication operation. +. MessageId=8438 Severity=Success @@ -17595,6 +21636,9 @@ ERROR_DS_DRA_BUSY - The directory service is too busy to complete the replicatio Language=Russian ERROR_DS_DRA_BUSY - The directory service is too busy to complete the replication operation at this time. . +Language=Polish +ERROR_DS_DRA_BUSY - The directory service is too busy to complete the replication operation at this time. +. MessageId=8439 Severity=Success @@ -17606,6 +21650,9 @@ ERROR_DS_DRA_BAD_DN - The distinguished name specified for this replication oper Language=Russian ERROR_DS_DRA_BAD_DN - The distinguished name specified for this replication operation is invalid. . +Language=Polish +ERROR_DS_DRA_BAD_DN - The distinguished name specified for this replication operation is invalid. +. MessageId=8440 Severity=Success @@ -17617,6 +21664,9 @@ ERROR_DS_DRA_BAD_NC - The naming context specified for this replication operatio Language=Russian ERROR_DS_DRA_BAD_NC - The naming context specified for this replication operation is invalid. . +Language=Polish +ERROR_DS_DRA_BAD_NC - The naming context specified for this replication operation is invalid. +. MessageId=8441 Severity=Success @@ -17628,6 +21678,9 @@ ERROR_DS_DRA_DN_EXISTS - The distinguished name specified for this replication o Language=Russian ERROR_DS_DRA_DN_EXISTS - The distinguished name specified for this replication operation already exists. . +Language=Polish +ERROR_DS_DRA_DN_EXISTS - The distinguished name specified for this replication operation already exists. +. MessageId=8442 Severity=Success @@ -17639,6 +21692,9 @@ ERROR_DS_DRA_INTERNAL_ERROR - The replication system encountered an internal err Language=Russian ERROR_DS_DRA_INTERNAL_ERROR - The replication system encountered an internal error. . +Language=Polish +ERROR_DS_DRA_INTERNAL_ERROR - The replication system encountered an internal error. +. MessageId=8443 Severity=Success @@ -17650,6 +21706,9 @@ ERROR_DS_DRA_INCONSISTENT_DIT - The replication operation encountered a database Language=Russian ERROR_DS_DRA_INCONSISTENT_DIT - The replication operation encountered a database inconsistency. . +Language=Polish +ERROR_DS_DRA_INCONSISTENT_DIT - The replication operation encountered a database inconsistency. +. MessageId=8444 Severity=Success @@ -17661,6 +21720,9 @@ ERROR_DS_DRA_CONNECTION_FAILED - The server specified for this replication opera Language=Russian ERROR_DS_DRA_CONNECTION_FAILED - The server specified for this replication operation could not be contacted. . +Language=Polish +ERROR_DS_DRA_CONNECTION_FAILED - The server specified for this replication operation could not be contacted. +. MessageId=8445 Severity=Success @@ -17672,6 +21734,9 @@ ERROR_DS_DRA_BAD_INSTANCE_TYPE - The replication operation encountered an object Language=Russian ERROR_DS_DRA_BAD_INSTANCE_TYPE - The replication operation encountered an object with an invalid instance type. . +Language=Polish +ERROR_DS_DRA_BAD_INSTANCE_TYPE - The replication operation encountered an object with an invalid instance type. +. MessageId=8446 Severity=Success @@ -17683,6 +21748,9 @@ ERROR_DS_DRA_OUT_OF_MEM - The replication operation failed to allocate memory. Language=Russian ERROR_DS_DRA_OUT_OF_MEM - The replication operation failed to allocate memory. . +Language=Polish +ERROR_DS_DRA_OUT_OF_MEM - The replication operation failed to allocate memory. +. MessageId=8447 Severity=Success @@ -17694,6 +21762,9 @@ ERROR_DS_DRA_MAIL_PROBLEM - The replication operation encountered an error with Language=Russian ERROR_DS_DRA_MAIL_PROBLEM - The replication operation encountered an error with the mail system. . +Language=Polish +ERROR_DS_DRA_MAIL_PROBLEM - The replication operation encountered an error with the mail system. +. MessageId=8448 Severity=Success @@ -17705,6 +21776,9 @@ ERROR_DS_DRA_REF_ALREADY_EXISTS - The replication reference information for the Language=Russian ERROR_DS_DRA_REF_ALREADY_EXISTS - The replication reference information for the target server already exists. . +Language=Polish +ERROR_DS_DRA_REF_ALREADY_EXISTS - The replication reference information for the target server already exists. +. MessageId=8449 Severity=Success @@ -17716,6 +21790,9 @@ ERROR_DS_DRA_REF_NOT_FOUND - The replication reference information for the targe Language=Russian ERROR_DS_DRA_REF_NOT_FOUND - The replication reference information for the target server does not exist. . +Language=Polish +ERROR_DS_DRA_REF_NOT_FOUND - The replication reference information for the target server does not exist. +. MessageId=8450 Severity=Success @@ -17727,6 +21804,9 @@ ERROR_DS_DRA_OBJ_IS_REP_SOURCE - The naming context cannot be removed because it Language=Russian ERROR_DS_DRA_OBJ_IS_REP_SOURCE - The naming context cannot be removed because it is replicated to another server. . +Language=Polish +ERROR_DS_DRA_OBJ_IS_REP_SOURCE - The naming context cannot be removed because it is replicated to another server. +. MessageId=8451 Severity=Success @@ -17738,6 +21818,9 @@ ERROR_DS_DRA_DB_ERROR - The replication operation encountered a database error. Language=Russian ERROR_DS_DRA_DB_ERROR - The replication operation encountered a database error. . +Language=Polish +ERROR_DS_DRA_DB_ERROR - The replication operation encountered a database error. +. MessageId=8452 Severity=Success @@ -17749,6 +21832,9 @@ ERROR_DS_DRA_NO_REPLICA - The naming context is in the process of being removed Language=Russian ERROR_DS_DRA_NO_REPLICA - The naming context is in the process of being removed or is not replicated from the specified server. . +Language=Polish +ERROR_DS_DRA_NO_REPLICA - The naming context is in the process of being removed or is not replicated from the specified server. +. MessageId=8453 Severity=Success @@ -17760,6 +21846,9 @@ ERROR_DS_DRA_ACCESS_DENIED - Replication access was denied. Language=Russian ERROR_DS_DRA_ACCESS_DENIED - Replication access was denied. . +Language=Polish +ERROR_DS_DRA_ACCESS_DENIED - Replication access was denied. +. MessageId=8454 Severity=Success @@ -17771,6 +21860,9 @@ ERROR_DS_DRA_NOT_SUPPORTED - The requested operation is not supported by this ve Language=Russian ERROR_DS_DRA_NOT_SUPPORTED - The requested operation is not supported by this version of the directory service. . +Language=Polish +ERROR_DS_DRA_NOT_SUPPORTED - The requested operation is not supported by this version of the directory service. +. MessageId=8455 Severity=Success @@ -17782,6 +21874,9 @@ ERROR_DS_DRA_RPC_CANCELLED - The replication remote procedure call was cancelled Language=Russian ERROR_DS_DRA_RPC_CANCELLED - The replication remote procedure call was cancelled. . +Language=Polish +ERROR_DS_DRA_RPC_CANCELLED - The replication remote procedure call was cancelled. +. MessageId=8456 Severity=Success @@ -17793,6 +21888,9 @@ ERROR_DS_DRA_SOURCE_DISABLED - The source server is currently rejecting replicat Language=Russian ERROR_DS_DRA_SOURCE_DISABLED - The source server is currently rejecting replication requests. . +Language=Polish +ERROR_DS_DRA_SOURCE_DISABLED - The source server is currently rejecting replication requests. +. MessageId=8457 Severity=Success @@ -17804,6 +21902,9 @@ ERROR_DS_DRA_SINK_DISABLED - The destination server is currently rejecting repli Language=Russian ERROR_DS_DRA_SINK_DISABLED - The destination server is currently rejecting replication requests. . +Language=Polish +ERROR_DS_DRA_SINK_DISABLED - The destination server is currently rejecting replication requests. +. MessageId=8458 Severity=Success @@ -17815,6 +21916,9 @@ ERROR_DS_DRA_NAME_COLLISION - The replication operation failed due to a collisio Language=Russian ERROR_DS_DRA_NAME_COLLISION - The replication operation failed due to a collision of object names. . +Language=Polish +ERROR_DS_DRA_NAME_COLLISION - The replication operation failed due to a collision of object names. +. MessageId=8459 Severity=Success @@ -17826,6 +21930,9 @@ ERROR_DS_DRA_SOURCE_REINSTALLED - The replication source has been reinstalled. Language=Russian ERROR_DS_DRA_SOURCE_REINSTALLED - The replication source has been reinstalled. . +Language=Polish +ERROR_DS_DRA_SOURCE_REINSTALLED - The replication source has been reinstalled. +. MessageId=8460 Severity=Success @@ -17837,6 +21944,9 @@ ERROR_DS_DRA_MISSING_PARENT - The replication operation failed because a require Language=Russian ERROR_DS_DRA_MISSING_PARENT - The replication operation failed because a required parent object is missing. . +Language=Polish +ERROR_DS_DRA_MISSING_PARENT - The replication operation failed because a required parent object is missing. +. MessageId=8461 Severity=Success @@ -17848,6 +21958,9 @@ ERROR_DS_DRA_PREEMPTED - The replication operation was preempted. Language=Russian ERROR_DS_DRA_PREEMPTED - The replication operation was preempted. . +Language=Polish +ERROR_DS_DRA_PREEMPTED - The replication operation was preempted. +. MessageId=8462 Severity=Success @@ -17859,6 +21972,9 @@ ERROR_DS_DRA_ABANDON_SYNC - The replication synchronization attempt was abandone Language=Russian ERROR_DS_DRA_ABANDON_SYNC - The replication synchronization attempt was abandoned because of a lack of updates. . +Language=Polish +ERROR_DS_DRA_ABANDON_SYNC - The replication synchronization attempt was abandoned because of a lack of updates. +. MessageId=8463 Severity=Success @@ -17870,6 +21986,9 @@ ERROR_DS_DRA_SHUTDOWN - The replication operation was terminated because the sys Language=Russian ERROR_DS_DRA_SHUTDOWN - The replication operation was terminated because the system is shutting down. . +Language=Polish +ERROR_DS_DRA_SHUTDOWN - The replication operation was terminated because the system is shutting down. +. MessageId=8464 Severity=Success @@ -17881,6 +22000,9 @@ ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET - Synchronization attempt failed because t Language=Russian ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET - Synchronization attempt failed because the destination DC is currently waiting to synchronize new partial attributes from source. This condition is normal if a recent schema change modified the partial attribute set. The destination partial attribute set is not a subset of the source partial attribute set. . +Language=Polish +ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET - Synchronization attempt failed because the destination DC is currently waiting to synchronize new partial attributes from source. This condition is normal if a recent schema change modified the partial attribute set. The destination partial attribute set is not a subset of the source partial attribute set. +. MessageId=8465 Severity=Success @@ -17892,6 +22014,9 @@ ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA - The replication synchronization attempt Language=Russian ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA - The replication synchronization attempt failed because a master replica attempted to sync from a partial replica. . +Language=Polish +ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA - The replication synchronization attempt failed because a master replica attempted to sync from a partial replica. +. MessageId=8466 Severity=Success @@ -17903,6 +22028,9 @@ ERROR_DS_DRA_EXTN_CONNECTION_FAILED - The server specified for this replication Language=Russian ERROR_DS_DRA_EXTN_CONNECTION_FAILED - The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation. . +Language=Polish +ERROR_DS_DRA_EXTN_CONNECTION_FAILED - The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation. +. MessageId=8467 Severity=Success @@ -17914,6 +22042,9 @@ ERROR_DS_INSTALL_SCHEMA_MISMATCH - The version of the Active Directory schema of Language=Russian ERROR_DS_INSTALL_SCHEMA_MISMATCH - The version of the Active Directory schema of the source forest is not compatible with the version of Active Directory on this computer. . +Language=Polish +ERROR_DS_INSTALL_SCHEMA_MISMATCH - The version of the Active Directory schema of the source forest is not compatible with the version of Active Directory on this computer. +. MessageId=8468 Severity=Success @@ -17925,6 +22056,9 @@ ERROR_DS_DUP_LINK_ID - Schema update failed: An attribute with the same link ide Language=Russian ERROR_DS_DUP_LINK_ID - Schema update failed: An attribute with the same link identifier already exists. . +Language=Polish +ERROR_DS_DUP_LINK_ID - Schema update failed: An attribute with the same link identifier already exists. +. MessageId=8469 Severity=Success @@ -17936,6 +22070,9 @@ ERROR_DS_NAME_ERROR_RESOLVING - Name translation: Generic processing error. Language=Russian ERROR_DS_NAME_ERROR_RESOLVING - Name translation: Generic processing error. . +Language=Polish +ERROR_DS_NAME_ERROR_RESOLVING - Name translation: Generic processing error. +. MessageId=8470 Severity=Success @@ -17947,6 +22084,9 @@ ERROR_DS_NAME_ERROR_NOT_FOUND - Name translation: Could not find the name or ins Language=Russian ERROR_DS_NAME_ERROR_NOT_FOUND - Name translation: Could not find the name or insufficient right to see name. . +Language=Polish +ERROR_DS_NAME_ERROR_NOT_FOUND - Name translation: Could not find the name or insufficient right to see name. +. MessageId=8471 Severity=Success @@ -17958,6 +22098,9 @@ ERROR_DS_NAME_ERROR_NOT_UNIQUE - Name translation: Input name mapped to more tha Language=Russian ERROR_DS_NAME_ERROR_NOT_UNIQUE - Name translation: Input name mapped to more than one output name. . +Language=Polish +ERROR_DS_NAME_ERROR_NOT_UNIQUE - Name translation: Input name mapped to more than one output name. +. MessageId=8472 Severity=Success @@ -17969,6 +22112,9 @@ ERROR_DS_NAME_ERROR_NO_MAPPING - Name translation: Input name found, but not the Language=Russian ERROR_DS_NAME_ERROR_NO_MAPPING - Name translation: Input name found, but not the associated output format. . +Language=Polish +ERROR_DS_NAME_ERROR_NO_MAPPING - Name translation: Input name found, but not the associated output format. +. MessageId=8473 Severity=Success @@ -17980,6 +22126,9 @@ ERROR_DS_NAME_ERROR_DOMAIN_ONLY - Name translation: Unable to resolve completely Language=Russian ERROR_DS_NAME_ERROR_DOMAIN_ONLY - Name translation: Unable to resolve completely, only the domain was found. . +Language=Polish +ERROR_DS_NAME_ERROR_DOMAIN_ONLY - Name translation: Unable to resolve completely, only the domain was found. +. MessageId=8474 Severity=Success @@ -17991,6 +22140,9 @@ ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING - Name translation: Unable to perform Language=Russian ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING - Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire. . +Language=Polish +ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING - Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire. +. MessageId=8475 Severity=Success @@ -18002,6 +22154,9 @@ ERROR_DS_CONSTRUCTED_ATT_MOD - Modification of a constructed attribute is not al Language=Russian ERROR_DS_CONSTRUCTED_ATT_MOD - Modification of a constructed attribute is not allowed. . +Language=Polish +ERROR_DS_CONSTRUCTED_ATT_MOD - Modification of a constructed attribute is not allowed. +. MessageId=8476 Severity=Success @@ -18013,6 +22168,9 @@ ERROR_DS_WRONG_OM_OBJ_CLASS - The OM-Object-Class specified is incorrect for an Language=Russian ERROR_DS_WRONG_OM_OBJ_CLASS - The OM-Object-Class specified is incorrect for an attribute with the specified syntax. . +Language=Polish +ERROR_DS_WRONG_OM_OBJ_CLASS - The OM-Object-Class specified is incorrect for an attribute with the specified syntax. +. MessageId=8477 Severity=Success @@ -18024,6 +22182,9 @@ ERROR_DS_DRA_REPL_PENDING - The replication request has been posted; waiting for Language=Russian ERROR_DS_DRA_REPL_PENDING - The replication request has been posted; waiting for reply. . +Language=Polish +ERROR_DS_DRA_REPL_PENDING - The replication request has been posted; waiting for reply. +. MessageId=8478 Severity=Success @@ -18035,6 +22196,9 @@ ERROR_DS_DS_REQUIRED - The requested operation requires a directory service, and Language=Russian ERROR_DS_DS_REQUIRED - The requested operation requires a directory service, and none was available. . +Language=Polish +ERROR_DS_DS_REQUIRED - The requested operation requires a directory service, and none was available. +. MessageId=8479 Severity=Success @@ -18046,6 +22210,9 @@ ERROR_DS_INVALID_LDAP_DISPLAY_NAME - The LDAP display name of the class or attri Language=Russian ERROR_DS_INVALID_LDAP_DISPLAY_NAME - The LDAP display name of the class or attribute contains non-ASCII characters. . +Language=Polish +ERROR_DS_INVALID_LDAP_DISPLAY_NAME - The LDAP display name of the class or attribute contains non-ASCII characters. +. MessageId=8480 Severity=Success @@ -18057,6 +22224,9 @@ ERROR_DS_NON_BASE_SEARCH - The requested search operation is only supported for Language=Russian ERROR_DS_NON_BASE_SEARCH - The requested search operation is only supported for base searches. . +Language=Polish +ERROR_DS_NON_BASE_SEARCH - The requested search operation is only supported for base searches. +. MessageId=8481 Severity=Success @@ -18068,6 +22238,9 @@ ERROR_DS_CANT_RETRIEVE_ATTS - The search failed to retrieve attributes from the Language=Russian ERROR_DS_CANT_RETRIEVE_ATTS - The search failed to retrieve attributes from the database. . +Language=Polish +ERROR_DS_CANT_RETRIEVE_ATTS - The search failed to retrieve attributes from the database. +. MessageId=8482 Severity=Success @@ -18079,6 +22252,9 @@ ERROR_DS_BACKLINK_WITHOUT_LINK - The schema update operation tried to add a back Language=Russian ERROR_DS_BACKLINK_WITHOUT_LINK - The schema update operation tried to add a backward link attribute that has no corresponding forward link. . +Language=Polish +ERROR_DS_BACKLINK_WITHOUT_LINK - The schema update operation tried to add a backward link attribute that has no corresponding forward link. +. MessageId=8483 Severity=Success @@ -18090,6 +22266,9 @@ ERROR_DS_EPOCH_MISMATCH - Source and destination of a cross domain move do not a Language=Russian ERROR_DS_EPOCH_MISMATCH - Source and destination of a cross domain move do not agree on the object's epoch number. Either source or destination does not have the latest version of the object. . +Language=Polish +ERROR_DS_EPOCH_MISMATCH - Source and destination of a cross domain move do not agree on the object's epoch number. Either source or destination does not have the latest version of the object. +. MessageId=8484 Severity=Success @@ -18101,6 +22280,9 @@ ERROR_DS_SRC_NAME_MISMATCH - Source and destination of a cross domain move do no Language=Russian ERROR_DS_SRC_NAME_MISMATCH - Source and destination of a cross domain move do not agree on the object's current name. Either source or destination does not have the latest version of the object. . +Language=Polish +ERROR_DS_SRC_NAME_MISMATCH - Source and destination of a cross domain move do not agree on the object's current name. Either source or destination does not have the latest version of the object. +. MessageId=8485 Severity=Success @@ -18112,6 +22294,9 @@ ERROR_DS_SRC_AND_DST_NC_IDENTICAL - Source and destination of a cross domain mov Language=Russian ERROR_DS_SRC_AND_DST_NC_IDENTICAL - Source and destination of a cross domain move operation are identical. Caller should use local move operation instead of cross domain move operation. . +Language=Polish +ERROR_DS_SRC_AND_DST_NC_IDENTICAL - Source and destination of a cross domain move operation are identical. Caller should use local move operation instead of cross domain move operation. +. MessageId=8486 Severity=Success @@ -18123,6 +22308,9 @@ ERROR_DS_DST_NC_MISMATCH - Source and destination for a cross domain move are no Language=Russian ERROR_DS_DST_NC_MISMATCH - Source and destination for a cross domain move are not in agreement on the naming contexts in the forest. Either source or destination does not have the latest version of the Partitions container. . +Language=Polish +ERROR_DS_DST_NC_MISMATCH - Source and destination for a cross domain move are not in agreement on the naming contexts in the forest. Either source or destination does not have the latest version of the Partitions container. +. MessageId=8487 Severity=Success @@ -18134,6 +22322,9 @@ ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC - Destination of a cross domain move is not Language=Russian ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC - Destination of a cross domain move is not authoritative for the destination naming context. . +Language=Polish +ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC - Destination of a cross domain move is not authoritative for the destination naming context. +. MessageId=8488 Severity=Success @@ -18145,6 +22336,9 @@ ERROR_DS_SRC_GUID_MISMATCH - Source and destination of a cross domain move do no Language=Russian ERROR_DS_SRC_GUID_MISMATCH - Source and destination of a cross domain move do not agree on the identity of the source object. Either source or destination does not have the latest version of the source object. . +Language=Polish +ERROR_DS_SRC_GUID_MISMATCH - Source and destination of a cross domain move do not agree on the identity of the source object. Either source or destination does not have the latest version of the source object. +. MessageId=8489 Severity=Success @@ -18156,6 +22350,9 @@ ERROR_DS_CANT_MOVE_DELETED_OBJECT - Object being moved across domains is already Language=Russian ERROR_DS_CANT_MOVE_DELETED_OBJECT - Object being moved across domains is already known to be deleted by the destination server. The source server does not have the latest version of the source object. . +Language=Polish +ERROR_DS_CANT_MOVE_DELETED_OBJECT - Object being moved across domains is already known to be deleted by the destination server. The source server does not have the latest version of the source object. +. MessageId=8490 Severity=Success @@ -18167,6 +22364,9 @@ ERROR_DS_PDC_OPERATION_IN_PROGRESS - Another operation, which requires exclusive Language=Russian ERROR_DS_PDC_OPERATION_IN_PROGRESS - Another operation, which requires exclusive access to the PDC PSMO, is already in progress. . +Language=Polish +ERROR_DS_PDC_OPERATION_IN_PROGRESS - Another operation, which requires exclusive access to the PDC PSMO, is already in progress. +. MessageId=8491 Severity=Success @@ -18178,6 +22378,9 @@ ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD - A cross domain move operation failed such t Language=Russian ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD - A cross domain move operation failed such that the two versions of the moved object exist - one each in the source and destination domains. The destination object needs to be removed to restore the system to a consistent state. . +Language=Polish +ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD - A cross domain move operation failed such that the two versions of the moved object exist - one each in the source and destination domains. The destination object needs to be removed to restore the system to a consistent state. +. MessageId=8492 Severity=Success @@ -18189,6 +22392,9 @@ ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION - This object may not be moved across domai Language=Russian ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION - This object may not be moved across domain boundaries either because cross domain moves for this class are disallowed, or the object has some special characteristics, e.g.: trust account or restricted RID, which prevent its move. . +Language=Polish +ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION - This object may not be moved across domain boundaries either because cross domain moves for this class are disallowed, or the object has some special characteristics, e.g.: trust account or restricted RID, which prevent its move. +. MessageId=8493 Severity=Success @@ -18200,6 +22406,9 @@ ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS - Can't move objects with memberships a Language=Russian ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS - Can't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group. Remove the object from any account group memberships and retry. . +Language=Polish +ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS - Can't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group. Remove the object from any account group memberships and retry. +. MessageId=8494 Severity=Success @@ -18211,6 +22420,9 @@ ERROR_DS_NC_MUST_HAVE_NC_PARENT - A naming context head must be the immediate ch Language=Russian ERROR_DS_NC_MUST_HAVE_NC_PARENT - A naming context head must be the immediate child of another naming context head, not of an interior node. . +Language=Polish +ERROR_DS_NC_MUST_HAVE_NC_PARENT - A naming context head must be the immediate child of another naming context head, not of an interior node. +. MessageId=8495 Severity=Success @@ -18222,6 +22434,9 @@ ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE - The directory cannot validate the proposed Language=Russian ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE - The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context. Please ensure that the domain naming master role is held by a server that is configured as a global catalog server, and that the server is up to date with its replication partners. (Applies only to Windows 2000 Domain Naming masters) . +Language=Polish +ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE - The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context. Please ensure that the domain naming master role is held by a server that is configured as a global catalog server, and that the server is up to date with its replication partners. (Applies only to Windows 2000 Domain Naming masters) +. MessageId=8496 Severity=Success @@ -18233,6 +22448,9 @@ ERROR_DS_DST_DOMAIN_NOT_NATIVE - Destination domain must be in native mode. Language=Russian ERROR_DS_DST_DOMAIN_NOT_NATIVE - Destination domain must be in native mode. . +Language=Polish +ERROR_DS_DST_DOMAIN_NOT_NATIVE - Destination domain must be in native mode. +. MessageId=8497 Severity=Success @@ -18244,6 +22462,9 @@ ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER - The operation cannot be performed be Language=Russian ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER - The operation cannot be performed because the server does not have an infrastructure container in the domain of interest. . +Language=Polish +ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER - The operation cannot be performed because the server does not have an infrastructure container in the domain of interest. +. MessageId=8498 Severity=Success @@ -18255,6 +22476,9 @@ ERROR_DS_CANT_MOVE_ACCOUNT_GROUP - Cross-domain move of non-empty account groups Language=Russian ERROR_DS_CANT_MOVE_ACCOUNT_GROUP - Cross-domain move of non-empty account groups is not allowed. . +Language=Polish +ERROR_DS_CANT_MOVE_ACCOUNT_GROUP - Cross-domain move of non-empty account groups is not allowed. +. MessageId=8499 Severity=Success @@ -18266,6 +22490,9 @@ ERROR_DS_CANT_MOVE_RESOURCE_GROUP - Cross-domain move of non-empty resource grou Language=Russian ERROR_DS_CANT_MOVE_RESOURCE_GROUP - Cross-domain move of non-empty resource groups is not allowed. . +Language=Polish +ERROR_DS_CANT_MOVE_RESOURCE_GROUP - Cross-domain move of non-empty resource groups is not allowed. +. MessageId=8500 Severity=Success @@ -18277,6 +22504,9 @@ ERROR_DS_INVALID_SEARCH_FLAG - The search flags for the attribute are invalid. T Language=Russian ERROR_DS_INVALID_SEARCH_FLAG - The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings. . +Language=Polish +ERROR_DS_INVALID_SEARCH_FLAG - The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings. +. MessageId=8501 Severity=Success @@ -18288,6 +22518,9 @@ ERROR_DS_NO_TREE_DELETE_ABOVE_NC - Tree deletions starting at an object which ha Language=Russian ERROR_DS_NO_TREE_DELETE_ABOVE_NC - Tree deletions starting at an object which has an NC head as a descendant are not allowed. . +Language=Polish +ERROR_DS_NO_TREE_DELETE_ABOVE_NC - Tree deletions starting at an object which has an NC head as a descendant are not allowed. +. MessageId=8502 Severity=Success @@ -18299,6 +22532,9 @@ ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE - The directory service failed to lock a t Language=Russian ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE - The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use. . +Language=Polish +ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE - The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use. +. MessageId=8503 Severity=Success @@ -18310,6 +22546,9 @@ ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE - The directory service failed Language=Russian ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE - The directory service failed to identify the list of objects to delete while attempting a tree deletion. . +Language=Polish +ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE - The directory service failed to identify the list of objects to delete while attempting a tree deletion. +. MessageId=8504 Severity=Success @@ -18323,6 +22562,10 @@ Language=Russian ERROR_DS_SAM_INIT_FAILURE - Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Click OK to shut down the system and reboot into Directory Services Restore Mode. Check the event log for detailed information. . +Language=Polish +ERROR_DS_SAM_INIT_FAILURE - Security Accounts Manager initialization failed because of the following error: %1. +Error Status: 0x%2. Click OK to shut down the system and reboot into Directory Services Restore Mode. Check the event log for detailed information. +. MessageId=8505 Severity=Success @@ -18334,6 +22577,9 @@ ERROR_DS_SENSITIVE_GROUP_VIOLATION - Only an administrator can modify the member Language=Russian ERROR_DS_SENSITIVE_GROUP_VIOLATION - Only an administrator can modify the membership list of an administrative group. . +Language=Polish +ERROR_DS_SENSITIVE_GROUP_VIOLATION - Only an administrator can modify the membership list of an administrative group. +. MessageId=8506 Severity=Success @@ -18345,6 +22591,9 @@ ERROR_DS_CANT_MOD_PRIMARYGROUPID - Cannot change the primary group ID of a domai Language=Russian ERROR_DS_CANT_MOD_PRIMARYGROUPID - Cannot change the primary group ID of a domain controller account. . +Language=Polish +ERROR_DS_CANT_MOD_PRIMARYGROUPID - Cannot change the primary group ID of a domain controller account. +. MessageId=8507 Severity=Success @@ -18356,6 +22605,9 @@ ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD - An attempt is made to modify the base schema. Language=Russian ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD - An attempt is made to modify the base schema. . +Language=Polish +ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD - An attempt is made to modify the base schema. +. MessageId=8508 Severity=Success @@ -18367,6 +22619,9 @@ ERROR_DS_NONSAFE_SCHEMA_CHANGE - Adding a new mandatory attribute to an existing Language=Russian ERROR_DS_NONSAFE_SCHEMA_CHANGE - Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed. . +Language=Polish +ERROR_DS_NONSAFE_SCHEMA_CHANGE - Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed. +. MessageId=8509 Severity=Success @@ -18378,6 +22633,9 @@ ERROR_DS_SCHEMA_UPDATE_DISALLOWED - Schema update is not allowed on this DC beca Language=Russian ERROR_DS_SCHEMA_UPDATE_DISALLOWED - Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner. . +Language=Polish +ERROR_DS_SCHEMA_UPDATE_DISALLOWED - Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner. +. MessageId=8510 Severity=Success @@ -18389,6 +22647,9 @@ ERROR_DS_CANT_CREATE_UNDER_SCHEMA - An object of this class cannot be created un Language=Russian ERROR_DS_CANT_CREATE_UNDER_SCHEMA - An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container. . +Language=Polish +ERROR_DS_CANT_CREATE_UNDER_SCHEMA - An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container. +. MessageId=8511 Severity=Success @@ -18400,6 +22661,9 @@ ERROR_DS_INSTALL_NO_SRC_SCH_VERSION - The replica/child install failed to get th Language=Russian ERROR_DS_INSTALL_NO_SRC_SCH_VERSION - The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission to read it. . +Language=Polish +ERROR_DS_INSTALL_NO_SRC_SCH_VERSION - The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission to read it. +. MessageId=8512 Severity=Success @@ -18411,6 +22675,9 @@ ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE - The replica/child install failed to Language=Russian ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE - The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory. . +Language=Polish +ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE - The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory. +. MessageId=8513 Severity=Success @@ -18422,6 +22689,9 @@ ERROR_DS_INVALID_GROUP_TYPE - The specified group type is invalid. Language=Russian ERROR_DS_INVALID_GROUP_TYPE - The specified group type is invalid. . +Language=Polish +ERROR_DS_INVALID_GROUP_TYPE - The specified group type is invalid. +. MessageId=8514 Severity=Success @@ -18433,6 +22703,9 @@ ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN - Cannot nest global groups in a mix Language=Russian ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN - Cannot nest global groups in a mixed domain if the group is security-enabled. . +Language=Polish +ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN - Cannot nest global groups in a mixed domain if the group is security-enabled. +. MessageId=8515 Severity=Success @@ -18444,6 +22717,9 @@ ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN - Cannot nest local groups in a mixed Language=Russian ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN - Cannot nest local groups in a mixed domain if the group is security-enabled. . +Language=Polish +ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN - Cannot nest local groups in a mixed domain if the group is security-enabled. +. MessageId=8516 Severity=Success @@ -18455,6 +22731,9 @@ ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER - A global group cannot have a local grou Language=Russian ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER - A global group cannot have a local group as a member. . +Language=Polish +ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER - A global group cannot have a local group as a member. +. MessageId=8517 Severity=Success @@ -18466,6 +22745,9 @@ ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER - A global group cannot have a univer Language=Russian ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER - A global group cannot have a universal group as a member. . +Language=Polish +ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER - A global group cannot have a universal group as a member. +. MessageId=8518 Severity=Success @@ -18477,6 +22759,9 @@ ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER - A universal group cannot have a loca Language=Russian ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER - A universal group cannot have a local group as a member. . +Language=Polish +ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER - A universal group cannot have a local group as a member. +. MessageId=8519 Severity=Success @@ -18488,6 +22773,9 @@ ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER - A global group cannot have a cros Language=Russian ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER - A global group cannot have a cross-domain member. . +Language=Polish +ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER - A global group cannot have a cross-domain member. +. MessageId=8520 Severity=Success @@ -18499,6 +22787,9 @@ ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER - A local group cannot have an Language=Russian ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER - A local group cannot have another cross-domain local group as a member. . +Language=Polish +ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER - A local group cannot have another cross-domain local group as a member. +. MessageId=8521 Severity=Success @@ -18510,6 +22801,9 @@ ERROR_DS_HAVE_PRIMARY_MEMBERS - A group with primary members cannot change to a Language=Russian ERROR_DS_HAVE_PRIMARY_MEMBERS - A group with primary members cannot change to a security-disabled group. . +Language=Polish +ERROR_DS_HAVE_PRIMARY_MEMBERS - A group with primary members cannot change to a security-disabled group. +. MessageId=8522 Severity=Success @@ -18521,6 +22815,9 @@ ERROR_DS_STRING_SD_CONVERSION_FAILED - The schema cache load failed to convert t Language=Russian ERROR_DS_STRING_SD_CONVERSION_FAILED - The schema cache load failed to convert the string default SD on a class-schema object. . +Language=Polish +ERROR_DS_STRING_SD_CONVERSION_FAILED - The schema cache load failed to convert the string default SD on a class-schema object. +. MessageId=8523 Severity=Success @@ -18532,6 +22829,9 @@ ERROR_DS_NAMING_MASTER_GC - Only DSAs configured to be Global Catalog servers sh Language=Russian ERROR_DS_NAMING_MASTER_GC - Only DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers) . +Language=Polish +ERROR_DS_NAMING_MASTER_GC - Only DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers) +. MessageId=8524 Severity=Success @@ -18543,6 +22843,9 @@ ERROR_DS_LOOKUP_FAILURE - The DSA operation is unable to proceed because of a DN Language=Russian ERROR_DS_LOOKUP_FAILURE - The DSA operation is unable to proceed because of a DNS lookup failure. . +Language=Polish +ERROR_DS_LOOKUP_FAILURE - The DSA operation is unable to proceed because of a DNS lookup failure. +. MessageId=8525 Severity=Success @@ -18554,6 +22857,9 @@ ERROR_DS_COULDNT_UPDATE_SPNS - While processing a change to the DNS Host Name fo Language=Russian ERROR_DS_COULDNT_UPDATE_SPNS - While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync. . +Language=Polish +ERROR_DS_COULDNT_UPDATE_SPNS - While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync. +. MessageId=8526 Severity=Success @@ -18565,6 +22871,9 @@ ERROR_DS_CANT_RETRIEVE_SD - The Security Descriptor attribute could not be read. Language=Russian ERROR_DS_CANT_RETRIEVE_SD - The Security Descriptor attribute could not be read. . +Language=Polish +ERROR_DS_CANT_RETRIEVE_SD - The Security Descriptor attribute could not be read. +. MessageId=8527 Severity=Success @@ -18576,6 +22885,9 @@ ERROR_DS_KEY_NOT_UNIQUE - The object requested was not found, but an object with Language=Russian ERROR_DS_KEY_NOT_UNIQUE - The object requested was not found, but an object with that key was found. . +Language=Polish +ERROR_DS_KEY_NOT_UNIQUE - The object requested was not found, but an object with that key was found. +. MessageId=8528 Severity=Success @@ -18587,6 +22899,9 @@ ERROR_DS_WRONG_LINKED_ATT_SYNTAX - The syntax of the linked attributed being add Language=Russian ERROR_DS_WRONG_LINKED_ATT_SYNTAX - The syntax of the linked attributed being added is incorrect. Forward links can only have syntax 2.5.5.1, 2.5.5.7, and 2.5.5.14, and backlinks can only have syntax 2.5.5.1. . +Language=Polish +ERROR_DS_WRONG_LINKED_ATT_SYNTAX - The syntax of the linked attributed being added is incorrect. Forward links can only have syntax 2.5.5.1, 2.5.5.7, and 2.5.5.14, and backlinks can only have syntax 2.5.5.1. +. MessageId=8529 Severity=Success @@ -18598,6 +22913,9 @@ ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD - Security Account Manager needs to get the b Language=Russian ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD - Security Account Manager needs to get the boot password. . +Language=Polish +ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD - Security Account Manager needs to get the boot password. +. MessageId=8530 Severity=Success @@ -18609,6 +22927,9 @@ ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY - Security Account Manager needs to get the boo Language=Russian ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY - Security Account Manager needs to get the boot key from floppy disk. . +Language=Polish +ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY - Security Account Manager needs to get the boot key from floppy disk. +. MessageId=8531 Severity=Success @@ -18620,6 +22941,9 @@ ERROR_DS_CANT_START - Directory Service cannot start. Language=Russian ERROR_DS_CANT_START - Directory Service cannot start. . +Language=Polish +ERROR_DS_CANT_START - Directory Service cannot start. +. MessageId=8532 Severity=Success @@ -18631,6 +22955,9 @@ ERROR_DS_INIT_FAILURE - Directory Services could not start. Language=Russian ERROR_DS_INIT_FAILURE - Directory Services could not start. . +Language=Polish +ERROR_DS_INIT_FAILURE - Directory Services could not start. +. MessageId=8533 Severity=Success @@ -18642,6 +22969,9 @@ ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION - The connection between client and server Language=Russian ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION - The connection between client and server requires packet privacy or better. . +Language=Polish +ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION - The connection between client and server requires packet privacy or better. +. MessageId=8534 Severity=Success @@ -18653,6 +22983,9 @@ ERROR_DS_SOURCE_DOMAIN_IN_FOREST - The source domain may not be in the same fore Language=Russian ERROR_DS_SOURCE_DOMAIN_IN_FOREST - The source domain may not be in the same forest as destination. . +Language=Polish +ERROR_DS_SOURCE_DOMAIN_IN_FOREST - The source domain may not be in the same forest as destination. +. MessageId=8535 Severity=Success @@ -18664,6 +22997,9 @@ ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST - The destination domain must be in th Language=Russian ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST - The destination domain must be in the forest. . +Language=Polish +ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST - The destination domain must be in the forest. +. MessageId=8536 Severity=Success @@ -18675,6 +23011,9 @@ ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED - The operation requires that destinat Language=Russian ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED - The operation requires that destination domain auditing be enabled. . +Language=Polish +ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED - The operation requires that destination domain auditing be enabled. +. MessageId=8537 Severity=Success @@ -18686,6 +23025,9 @@ ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN - The operation couldn't locate a DC for th Language=Russian ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN - The operation couldn't locate a DC for the source domain. . +Language=Polish +ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN - The operation couldn't locate a DC for the source domain. +. MessageId=8538 Severity=Success @@ -18697,6 +23039,9 @@ ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER - The source object must be a group or user. Language=Russian ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER - The source object must be a group or user. . +Language=Polish +ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER - The source object must be a group or user. +. MessageId=8539 Severity=Success @@ -18708,6 +23053,9 @@ ERROR_DS_SRC_SID_EXISTS_IN_FOREST - The source object's SID already exists in de Language=Russian ERROR_DS_SRC_SID_EXISTS_IN_FOREST - The source object's SID already exists in destination forest. . +Language=Polish +ERROR_DS_SRC_SID_EXISTS_IN_FOREST - The source object's SID already exists in destination forest. +. MessageId=8540 Severity=Success @@ -18719,6 +23067,9 @@ ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH - The source and destination object m Language=Russian ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH - The source and destination object must be of the same type. . +Language=Polish +ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH - The source and destination object must be of the same type. +. MessageId=8541 Severity=Success @@ -18732,6 +23083,10 @@ Language=Russian ERROR_SAM_INIT_FAILURE - Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Click OK to shut down the system and reboot into Safe Mode. Check the event log for detailed information. . +Language=Polish +ERROR_SAM_INIT_FAILURE - Security Accounts Manager initialization failed because of the following error: %1. +Error Status: 0x%2. Click OK to shut down the system and reboot into Safe Mode. Check the event log for detailed information. +. MessageId=8542 Severity=Success @@ -18743,6 +23098,9 @@ ERROR_DS_DRA_SCHEMA_INFO_SHIP - Schema information could not be included in the Language=Russian ERROR_DS_DRA_SCHEMA_INFO_SHIP - Schema information could not be included in the replication request. . +Language=Polish +ERROR_DS_DRA_SCHEMA_INFO_SHIP - Schema information could not be included in the replication request. +. MessageId=8543 Severity=Success @@ -18754,6 +23112,9 @@ ERROR_DS_DRA_SCHEMA_CONFLICT - The replication operation could not be completed Language=Russian ERROR_DS_DRA_SCHEMA_CONFLICT - The replication operation could not be completed due to a schema incompatibility. . +Language=Polish +ERROR_DS_DRA_SCHEMA_CONFLICT - The replication operation could not be completed due to a schema incompatibility. +. MessageId=8544 Severity=Success @@ -18765,6 +23126,9 @@ ERROR_DS_DRA_EARLIER_SCHEMA_CONLICT - The replication operation could not be com Language=Russian ERROR_DS_DRA_EARLIER_SCHEMA_CONLICT - The replication operation could not be completed due to a previous schema incompatibility. . +Language=Polish +ERROR_DS_DRA_EARLIER_SCHEMA_CONLICT - The replication operation could not be completed due to a previous schema incompatibility. +. MessageId=8545 Severity=Success @@ -18776,6 +23140,9 @@ ERROR_DS_DRA_OBJ_NC_MISMATCH - The replication update could not be applied becau Language=Russian ERROR_DS_DRA_OBJ_NC_MISMATCH - The replication update could not be applied because either the source or the destination has not yet received information regarding a recent cross-domain move operation. . +Language=Polish +ERROR_DS_DRA_OBJ_NC_MISMATCH - The replication update could not be applied because either the source or the destination has not yet received information regarding a recent cross-domain move operation. +. MessageId=8546 Severity=Success @@ -18787,6 +23154,9 @@ ERROR_DS_NC_STILL_HAS_DSAS - The requested domain could not be deleted because t Language=Russian ERROR_DS_NC_STILL_HAS_DSAS - The requested domain could not be deleted because there exist domain controllers that still host this domain. . +Language=Polish +ERROR_DS_NC_STILL_HAS_DSAS - The requested domain could not be deleted because there exist domain controllers that still host this domain. +. MessageId=8547 Severity=Success @@ -18798,6 +23168,9 @@ ERROR_DS_GC_REQUIRED - The requested operation can be performed only on a global Language=Russian ERROR_DS_GC_REQUIRED - The requested operation can be performed only on a global catalog server. . +Language=Polish +ERROR_DS_GC_REQUIRED - The requested operation can be performed only on a global catalog server. +. MessageId=8548 Severity=Success @@ -18809,6 +23182,9 @@ ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY - A local group can only be a member of othe Language=Russian ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY - A local group can only be a member of other local groups in the same domain. . +Language=Polish +ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY - A local group can only be a member of other local groups in the same domain. +. MessageId=8549 Severity=Success @@ -18820,6 +23196,9 @@ ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS - Foreign security principals cannot be memb Language=Russian ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS - Foreign security principals cannot be members of universal groups. . +Language=Polish +ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS - Foreign security principals cannot be members of universal groups. +. MessageId=8550 Severity=Success @@ -18831,6 +23210,9 @@ ERROR_DS_CANT_ADD_TO_GC - The attribute is not allowed to be replicated to the G Language=Russian ERROR_DS_CANT_ADD_TO_GC - The attribute is not allowed to be replicated to the GC because of security reasons. . +Language=Polish +ERROR_DS_CANT_ADD_TO_GC - The attribute is not allowed to be replicated to the GC because of security reasons. +. MessageId=8551 Severity=Success @@ -18842,6 +23224,9 @@ ERROR_DS_NO_CHECKPOINT_WITH_PDC - The checkpoint with the PDC could not be taken Language=Russian ERROR_DS_NO_CHECKPOINT_WITH_PDC - The checkpoint with the PDC could not be taken because there are too many modifications being processed currently. . +Language=Polish +ERROR_DS_NO_CHECKPOINT_WITH_PDC - The checkpoint with the PDC could not be taken because there are too many modifications being processed currently. +. MessageId=8552 Severity=Success @@ -18853,6 +23238,9 @@ ERROR_DS_SOURCE_AUDITING_NOT_ENABLED - The operation requires that source domain Language=Russian ERROR_DS_SOURCE_AUDITING_NOT_ENABLED - The operation requires that source domain auditing be enabled. . +Language=Polish +ERROR_DS_SOURCE_AUDITING_NOT_ENABLED - The operation requires that source domain auditing be enabled. +. MessageId=8553 Severity=Success @@ -18864,6 +23252,9 @@ ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC - Security principal objects can only be cr Language=Russian ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC - Security principal objects can only be created inside domain naming contexts. . +Language=Polish +ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC - Security principal objects can only be created inside domain naming contexts. +. MessageId=8554 Severity=Success @@ -18875,6 +23266,9 @@ ERROR_DS_INVALID_NAME_FOR_SPN - A Service Principal Name (SPN) could not be cons Language=Russian ERROR_DS_INVALID_NAME_FOR_SPN - A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format. . +Language=Polish +ERROR_DS_INVALID_NAME_FOR_SPN - A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format. +. MessageId=8555 Severity=Success @@ -18886,6 +23280,9 @@ ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS - A Filter was passed that uses constructe Language=Russian ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS - A Filter was passed that uses constructed attributes. . +Language=Polish +ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS - A Filter was passed that uses constructed attributes. +. MessageId=8556 Severity=Success @@ -18897,6 +23294,9 @@ ERROR_DS_UNICODEPWD_NOT_IN_QUOTES - The unicodePwd attribute value must be enclo Language=Russian ERROR_DS_UNICODEPWD_NOT_IN_QUOTES - The unicodePwd attribute value must be enclosed in double quotes. . +Language=Polish +ERROR_DS_UNICODEPWD_NOT_IN_QUOTES - The unicodePwd attribute value must be enclosed in double quotes. +. MessageId=8557 Severity=Success @@ -18908,6 +23308,9 @@ ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED - Your computer could not be joined to t Language=Russian ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED - Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased. . +Language=Polish +ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED - Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased. +. MessageId=8558 Severity=Success @@ -18919,6 +23322,9 @@ ERROR_DS_MUST_BE_RUN_ON_DST_DC - For security reasons, the operation must be run Language=Russian ERROR_DS_MUST_BE_RUN_ON_DST_DC - For security reasons, the operation must be run on the destination DC. . +Language=Polish +ERROR_DS_MUST_BE_RUN_ON_DST_DC - For security reasons, the operation must be run on the destination DC. +. MessageId=8559 Severity=Success @@ -18930,6 +23336,9 @@ ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER - For security reasons, the source DC mus Language=Russian ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER - For security reasons, the source DC must be NT4SP4 or greater. . +Language=Polish +ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER - For security reasons, the source DC must be NT4SP4 or greater. +. MessageId=8560 Severity=Success @@ -18941,6 +23350,9 @@ ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ - Critical Directory Service System objec Language=Russian ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ - Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed. . +Language=Polish +ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ - Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed. +. MessageId=8561 Severity=Success @@ -18954,6 +23366,10 @@ Language=Russian ERROR_DS_INIT_FAILURE_CONSOLE - Directory Services could not start because of the following error: %1. Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further. . +Language=Polish +ERROR_DS_INIT_FAILURE_CONSOLE - Directory Services could not start because of the following error: %1. +Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further. +. MessageId=8562 Severity=Success @@ -18967,6 +23383,10 @@ Language=Russian ERROR_DS_SAM_INIT_FAILURE_CONSOLE - Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further. . +Language=Polish +ERROR_DS_SAM_INIT_FAILURE_CONSOLE - Security Accounts Manager initialization failed because of the following error: %1. +Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further. +. MessageId=8563 Severity=Success @@ -18978,6 +23398,9 @@ ERROR_DS_FOREST_VERSION_TOO_HIGH - The version of the operating system installed Language=Russian ERROR_DS_FOREST_VERSION_TOO_HIGH - The version of the operating system installed is incompatible with the current forest functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this forest. . +Language=Polish +ERROR_DS_FOREST_VERSION_TOO_HIGH - The version of the operating system installed is incompatible with the current forest functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this forest. +. MessageId=8564 Severity=Success @@ -18989,6 +23412,9 @@ ERROR_DS_DOMAIN_VERSION_TOO_HIGH - The version of the operating system installed Language=Russian ERROR_DS_DOMAIN_VERSION_TOO_HIGH - The version of the operating system installed is incompatible with the current domain functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this domain. . +Language=Polish +ERROR_DS_DOMAIN_VERSION_TOO_HIGH - The version of the operating system installed is incompatible with the current domain functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this domain. +. MessageId=8565 Severity=Success @@ -19000,6 +23426,9 @@ ERROR_DS_FOREST_VERSION_TOO_LOW - This version of the operating system installed Language=Russian ERROR_DS_FOREST_VERSION_TOO_LOW - This version of the operating system installed on this server no longer supports the current forest functional level. You must raise the forest functional level before this server can become a domain controller in this forest. . +Language=Polish +ERROR_DS_FOREST_VERSION_TOO_LOW - This version of the operating system installed on this server no longer supports the current forest functional level. You must raise the forest functional level before this server can become a domain controller in this forest. +. MessageId=8566 Severity=Success @@ -19011,6 +23440,9 @@ ERROR_DS_DOMAIN_VERSION_TOO_LOW - This version of the operating system installed Language=Russian ERROR_DS_DOMAIN_VERSION_TOO_LOW - This version of the operating system installed on this server no longer supports the current domain functional level. You must raise the domain functional level before this server can become a domain controller in this domain. . +Language=Polish +ERROR_DS_DOMAIN_VERSION_TOO_LOW - This version of the operating system installed on this server no longer supports the current domain functional level. You must raise the domain functional level before this server can become a domain controller in this domain. +. MessageId=8567 Severity=Success @@ -19022,6 +23454,9 @@ ERROR_DS_INCOMPATIBLE_VERSION - The version of the operating system installed on Language=Russian ERROR_DS_INCOMPATIBLE_VERSION - The version of the operating system installed on this server is incompatible with the functional level of the domain or forest. . +Language=Polish +ERROR_DS_INCOMPATIBLE_VERSION - The version of the operating system installed on this server is incompatible with the functional level of the domain or forest. +. MessageId=8568 Severity=Success @@ -19033,6 +23468,9 @@ ERROR_DS_LOW_DSA_VERSION - The functional level of the domain (or forest) cannot Language=Russian ERROR_DS_LOW_DSA_VERSION - The functional level of the domain (or forest) cannot be raised to the requested value, because there exist one or more domain controllers in the domain (or forest) that are at a lower incompatible functional level. . +Language=Polish +ERROR_DS_LOW_DSA_VERSION - The functional level of the domain (or forest) cannot be raised to the requested value, because there exist one or more domain controllers in the domain (or forest) that are at a lower incompatible functional level. +. MessageId=8569 Severity=Success @@ -19044,6 +23482,9 @@ ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN - The forest functional level cannot Language=Russian ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN - The forest functional level cannot be raised to the requested level since one or more domains are still in mixed domain mode. All domains in the forest must be in native mode before you can raise the forest functional level. . +Language=Polish +ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN - The forest functional level cannot be raised to the requested level since one or more domains are still in mixed domain mode. All domains in the forest must be in native mode before you can raise the forest functional level. +. MessageId=8570 Severity=Success @@ -19055,6 +23496,9 @@ ERROR_DS_NOT_SUPPORTED_SORT_ORDER - The sort order requested is not supported. Language=Russian ERROR_DS_NOT_SUPPORTED_SORT_ORDER - The sort order requested is not supported. . +Language=Polish +ERROR_DS_NOT_SUPPORTED_SORT_ORDER - The sort order requested is not supported. +. MessageId=8571 Severity=Success @@ -19066,6 +23510,9 @@ ERROR_DS_NAME_NOT_UNIQUE - The requested name already exists as a unique identif Language=Russian ERROR_DS_NAME_NOT_UNIQUE - The requested name already exists as a unique identifier. . +Language=Polish +ERROR_DS_NAME_NOT_UNIQUE - The requested name already exists as a unique identifier. +. MessageId=8572 Severity=Success @@ -19077,6 +23524,9 @@ ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4 - The machine account was created pre-NT Language=Russian ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4 - The machine account was created pre-NT4. The account needs to be recreated. . +Language=Polish +ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4 - The machine account was created pre-NT4. The account needs to be recreated. +. MessageId=8573 Severity=Success @@ -19088,6 +23538,9 @@ ERROR_DS_OUT_OF_VERSION_STORE - The database is out of version store. Language=Russian ERROR_DS_OUT_OF_VERSION_STORE - The database is out of version store. . +Language=Polish +ERROR_DS_OUT_OF_VERSION_STORE - The database is out of version store. +. MessageId=8574 Severity=Success @@ -19099,6 +23552,9 @@ ERROR_DS_INCOMPATIBLE_CONTROLS_USED - Unable to continue operation because multi Language=Russian ERROR_DS_INCOMPATIBLE_CONTROLS_USED - Unable to continue operation because multiple conflicting controls were used. . +Language=Polish +ERROR_DS_INCOMPATIBLE_CONTROLS_USED - Unable to continue operation because multiple conflicting controls were used. +. MessageId=8575 Severity=Success @@ -19110,6 +23566,9 @@ ERROR_DS_NO_REF_DOMAIN - Unable to find a valid security descriptor reference do Language=Russian ERROR_DS_NO_REF_DOMAIN - Unable to find a valid security descriptor reference domain for this partition. . +Language=Polish +ERROR_DS_NO_REF_DOMAIN - Unable to find a valid security descriptor reference domain for this partition. +. MessageId=8576 Severity=Success @@ -19121,6 +23580,9 @@ ERROR_DS_RESERVED_LINK_ID - Schema update failed: The link identifier is reserve Language=Russian ERROR_DS_RESERVED_LINK_ID - Schema update failed: The link identifier is reserved. . +Language=Polish +ERROR_DS_RESERVED_LINK_ID - Schema update failed: The link identifier is reserved. +. MessageId=8577 Severity=Success @@ -19132,6 +23594,9 @@ ERROR_DS_LINK_ID_NOT_AVAILABLE - Schema update failed: There are no link identif Language=Russian ERROR_DS_LINK_ID_NOT_AVAILABLE - Schema update failed: There are no link identifiers available. . +Language=Polish +ERROR_DS_LINK_ID_NOT_AVAILABLE - Schema update failed: There are no link identifiers available. +. MessageId=8578 Severity=Success @@ -19143,6 +23608,9 @@ ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER - An account group cannot have a universa Language=Russian ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER - An account group cannot have a universal group as a member. . +Language=Polish +ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER - An account group cannot have a universal group as a member. +. MessageId=8579 Severity=Success @@ -19154,6 +23622,9 @@ ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE - Rename or move operations on nam Language=Russian ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE - Rename or move operations on naming context heads or read-only objects are not allowed. . +Language=Polish +ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE - Rename or move operations on naming context heads or read-only objects are not allowed. +. MessageId=8580 Severity=Success @@ -19165,6 +23636,9 @@ ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC - Move operations on objects in the schema Language=Russian ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC - Move operations on objects in the schema naming context are not allowed. . +Language=Polish +ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC - Move operations on objects in the schema naming context are not allowed. +. MessageId=8581 Severity=Success @@ -19176,6 +23650,9 @@ ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG - A system flag has been set on the object Language=Russian ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG - A system flag has been set on the object and does not allow the object to be moved or renamed. . +Language=Polish +ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG - A system flag has been set on the object and does not allow the object to be moved or renamed. +. MessageId=8582 Severity=Success @@ -19187,6 +23664,9 @@ ERROR_DS_MODIFYDN_WRONG_GRANDPARENT - This object is not allowed to change its g Language=Russian ERROR_DS_MODIFYDN_WRONG_GRANDPARENT - This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers. . +Language=Polish +ERROR_DS_MODIFYDN_WRONG_GRANDPARENT - This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers. +. MessageId=8583 Severity=Success @@ -19198,6 +23678,9 @@ ERROR_DS_NAME_ERROR_TRUST_REFERRAL - Unable to resolve completely, a referral to Language=Russian ERROR_DS_NAME_ERROR_TRUST_REFERRAL - Unable to resolve completely, a referral to another forest is generated. . +Language=Polish +ERROR_DS_NAME_ERROR_TRUST_REFERRAL - Unable to resolve completely, a referral to another forest is generated. +. MessageId=8584 Severity=Success @@ -19209,6 +23692,9 @@ ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER - The requested action is not supported o Language=Russian ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER - The requested action is not supported on standard server. . +Language=Polish +ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER - The requested action is not supported on standard server. +. MessageId=8585 Severity=Success @@ -19220,6 +23706,9 @@ ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD - Could not access a partition of the Act Language=Russian ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD - Could not access a partition of the Active Directory located on a remote server. Make sure at least one server is running for the partition in question. . +Language=Polish +ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD - Could not access a partition of the Active Directory located on a remote server. Make sure at least one server is running for the partition in question. +. MessageId=8586 Severity=Success @@ -19231,6 +23720,9 @@ ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2 - The directory cannot validate the propos Language=Russian ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2 - The directory cannot validate the proposed naming context (or partition) name because it does not hold a replica nor can it contact a replica of the naming context above the proposed naming context. Please ensure that the parent naming context is properly registered in DNS, and at least one replica of this naming context is reachable by the Domain Naming master. . +Language=Polish +ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2 - The directory cannot validate the proposed naming context (or partition) name because it does not hold a replica nor can it contact a replica of the naming context above the proposed naming context. Please ensure that the parent naming context is properly registered in DNS, and at least one replica of this naming context is reachable by the Domain Naming master. +. MessageId=8587 Severity=Success @@ -19242,6 +23734,9 @@ ERROR_DS_THREAD_LIMIT_EXCEEDED - The thread limit for this request was exceeded. Language=Russian ERROR_DS_THREAD_LIMIT_EXCEEDED - The thread limit for this request was exceeded. . +Language=Polish +ERROR_DS_THREAD_LIMIT_EXCEEDED - The thread limit for this request was exceeded. +. MessageId=8588 Severity=Success @@ -19253,6 +23748,9 @@ ERROR_DS_NOT_CLOSEST - The Global catalog server is not in the closet site. Language=Russian ERROR_DS_NOT_CLOSEST - The Global catalog server is not in the closet site. . +Language=Polish +ERROR_DS_NOT_CLOSEST - The Global catalog server is not in the closet site. +. MessageId=8589 Severity=Success @@ -19264,6 +23762,9 @@ ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF - The DS cannot derive a service pri Language=Russian ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF - The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute. . +Language=Polish +ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF - The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute. +. MessageId=8590 Severity=Success @@ -19275,6 +23776,9 @@ ERROR_DS_SINGLE_USER_MODE_FAILED - The Directory Service failed to enter single Language=Russian ERROR_DS_SINGLE_USER_MODE_FAILED - The Directory Service failed to enter single user mode. . +Language=Polish +ERROR_DS_SINGLE_USER_MODE_FAILED - The Directory Service failed to enter single user mode. +. MessageId=8591 Severity=Success @@ -19286,6 +23790,9 @@ ERROR_DS_NTDSCRIPT_SYNTAX_ERROR - The Directory Service cannot parse the script Language=Russian ERROR_DS_NTDSCRIPT_SYNTAX_ERROR - The Directory Service cannot parse the script because of a syntax error. . +Language=Polish +ERROR_DS_NTDSCRIPT_SYNTAX_ERROR - The Directory Service cannot parse the script because of a syntax error. +. MessageId=8592 Severity=Success @@ -19297,6 +23804,9 @@ ERROR_DS_NTDSCRIPT_PROCESS_ERROR - The Directory Service cannot process the scri Language=Russian ERROR_DS_NTDSCRIPT_PROCESS_ERROR - The Directory Service cannot process the script because of an error. . +Language=Polish +ERROR_DS_NTDSCRIPT_PROCESS_ERROR - The Directory Service cannot process the script because of an error. +. MessageId=8593 Severity=Success @@ -19308,6 +23818,9 @@ ERROR_DS_DIFFERENT_REPL_EPOCHS - The directory service cannot perform the reques Language=Russian ERROR_DS_DIFFERENT_REPL_EPOCHS - The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress). . +Language=Polish +ERROR_DS_DIFFERENT_REPL_EPOCHS - The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress). +. MessageId=8594 Severity=Success @@ -19319,6 +23832,9 @@ ERROR_DS_DRS_EXTENSIONS_CHANGED - The directory service binding must be renegoti Language=Russian ERROR_DS_DRS_EXTENSIONS_CHANGED - The directory service binding must be renegotiated due to a change in the server extensions information. . +Language=Polish +ERROR_DS_DRS_EXTENSIONS_CHANGED - The directory service binding must be renegotiated due to a change in the server extensions information. +. MessageId=8595 Severity=Success @@ -19330,6 +23846,9 @@ ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR - Operation not allowed o Language=Russian ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR - Operation not allowed on a disabled cross ref. . +Language=Polish +ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR - Operation not allowed on a disabled cross ref. +. MessageId=8596 Severity=Success @@ -19341,6 +23860,9 @@ ERROR_DS_NO_MSDS_INTID - Schema update failed: No values for msDS-IntId are avai Language=Russian ERROR_DS_NO_MSDS_INTID - Schema update failed: No values for msDS-IntId are available. . +Language=Polish +ERROR_DS_NO_MSDS_INTID - Schema update failed: No values for msDS-IntId are available. +. MessageId=8597 Severity=Success @@ -19352,6 +23874,9 @@ ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the Language=Russian ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the operation. . +Language=Polish +ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the operation. +. MessageId=8598 Severity=Success @@ -19363,6 +23888,9 @@ ERROR_DS_EXISTS_IN_RDNATTID - Schema deletion failed: attribute is used in rDNAt Language=Russian ERROR_DS_EXISTS_IN_RDNATTID - Schema deletion failed: attribute is used in rDNAttID. . +Language=Polish +ERROR_DS_EXISTS_IN_RDNATTID - Schema deletion failed: attribute is used in rDNAttID. +. MessageId=8599 Severity=Success @@ -19374,6 +23902,9 @@ ERROR_DS_AUTHORIZATION_FAILED - The directory service failed to authorize the re Language=Russian ERROR_DS_AUTHORIZATION_FAILED - The directory service failed to authorize the request. . +Language=Polish +ERROR_DS_AUTHORIZATION_FAILED - The directory service failed to authorize the request. +. MessageId=8600 Severity=Success @@ -19385,6 +23916,9 @@ ERROR_DS_INVALID_SCRIPT - The Directory Service cannot process the script becaus Language=Russian ERROR_DS_INVALID_SCRIPT - The Directory Service cannot process the script because it is invalid. . +Language=Polish +ERROR_DS_INVALID_SCRIPT - The Directory Service cannot process the script because it is invalid. +. MessageId=8601 Severity=Success @@ -19396,6 +23930,9 @@ ERROR_DS_REMOTE_CROSSREF_OP_FAILED - The remote create cross reference operation Language=Russian ERROR_DS_REMOTE_CROSSREF_OP_FAILED - The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data. . +Language=Polish +ERROR_DS_REMOTE_CROSSREF_OP_FAILED - The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data. +. MessageId=8602 Severity=Success @@ -19407,6 +23944,9 @@ ERROR_DS_CROSS_REF_BUSY - A cross reference is in use locally with the same name Language=Russian ERROR_DS_CROSS_REF_BUSY - A cross reference is in use locally with the same name. . +Language=Polish +ERROR_DS_CROSS_REF_BUSY - A cross reference is in use locally with the same name. +. MessageId=8603 Severity=Success @@ -19418,6 +23958,9 @@ ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN - The DS cannot derive a service pri Language=Russian ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN - The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the server's domain has been deleted from the forest. . +Language=Polish +ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN - The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the server's domain has been deleted from the forest. +. MessageId=8604 Severity=Success @@ -19429,6 +23972,9 @@ ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC - Writeable NCs prevent this DC from demo Language=Russian ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC - Writeable NCs prevent this DC from demoting. . +Language=Polish +ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC - Writeable NCs prevent this DC from demoting. +. MessageId=8605 Severity=Success @@ -19440,6 +23986,9 @@ ERROR_DS_DUPLICATE_ID_FOUND - The requested object has a non-unique identifier a Language=Russian ERROR_DS_DUPLICATE_ID_FOUND - The requested object has a non-unique identifier and cannot be retrieved. . +Language=Polish +ERROR_DS_DUPLICATE_ID_FOUND - The requested object has a non-unique identifier and cannot be retrieved. +. MessageId=8606 Severity=Success @@ -19451,6 +24000,9 @@ ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT - Insufficient attributes were given Language=Russian ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT - Insufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected. . +Language=Polish +ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT - Insufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected. +. MessageId=8607 Severity=Success @@ -19462,6 +24014,9 @@ ERROR_DS_GROUP_CONVERSION_ERROR - The group cannot be converted due to attribute Language=Russian ERROR_DS_GROUP_CONVERSION_ERROR - The group cannot be converted due to attribute restrictions on the requested group type. . +Language=Polish +ERROR_DS_GROUP_CONVERSION_ERROR - The group cannot be converted due to attribute restrictions on the requested group type. +. MessageId=8608 Severity=Success @@ -19473,6 +24028,9 @@ ERROR_DS_CANT_MOVE_APP_BASIC_GROUP - Cross-domain move of non-empty basic applic Language=Russian ERROR_DS_CANT_MOVE_APP_BASIC_GROUP - Cross-domain move of non-empty basic application groups is not allowed. . +Language=Polish +ERROR_DS_CANT_MOVE_APP_BASIC_GROUP - Cross-domain move of non-empty basic application groups is not allowed. +. MessageId=8609 Severity=Success @@ -19484,6 +24042,9 @@ ERROR_DS_CANT_MOVE_APP_QUERY_GROUP - Cross-domain move on non-empty query based Language=Russian ERROR_DS_CANT_MOVE_APP_QUERY_GROUP - Cross-domain move on non-empty query based application groups is not allowed. . +Language=Polish +ERROR_DS_CANT_MOVE_APP_QUERY_GROUP - Cross-domain move on non-empty query based application groups is not allowed. +. MessageId=8610 Severity=Success @@ -19495,6 +24056,9 @@ ERROR_DS_ROLE_NOT_VERIFIED - The role owner could not be verified because replic Language=Russian ERROR_DS_ROLE_NOT_VERIFIED - The role owner could not be verified because replication of its partition has not occurred recently. . +Language=Polish +ERROR_DS_ROLE_NOT_VERIFIED - The role owner could not be verified because replication of its partition has not occurred recently. +. MessageId=8611 Severity=Success @@ -19506,6 +24070,9 @@ ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL - The target container for a redirectio Language=Russian ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL - The target container for a redirection of a well-known object container cannot already be a special container. . +Language=Polish +ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL - The target container for a redirection of a well-known object container cannot already be a special container. +. MessageId=8612 Severity=Success @@ -19517,6 +24084,9 @@ ERROR_DS_DOMAIN_RENAME_IN_PROGRESS - The Directory Service cannot perform the re Language=Russian ERROR_DS_DOMAIN_RENAME_IN_PROGRESS - The Directory Service cannot perform the requested operation because a domain rename operation is in progress. . +Language=Polish +ERROR_DS_DOMAIN_RENAME_IN_PROGRESS - The Directory Service cannot perform the requested operation because a domain rename operation is in progress. +. MessageId=8613 Severity=Success @@ -19528,6 +24098,9 @@ ERROR_DS_EXISTING_AD_CHILD_NC - The Active Directory detected an Active Director Language=Russian ERROR_DS_EXISTING_AD_CHILD_NC - The Active Directory detected an Active Directory child partition below the requested new partition name. The Active Directory's partition hierarchy must be created in a top-down method. . +Language=Polish +ERROR_DS_EXISTING_AD_CHILD_NC - The Active Directory detected an Active Directory child partition below the requested new partition name. The Active Directory's partition hierarchy must be created in a top-down method. +. MessageId=8614 Severity=Success @@ -19539,6 +24112,9 @@ ERROR_DS_REPL_LIFETIME_EXCEEDED - The Active Directory cannot replicate with thi Language=Russian ERROR_DS_REPL_LIFETIME_EXCEEDED - The Active Directory cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime. . +Language=Polish +ERROR_DS_REPL_LIFETIME_EXCEEDED - The Active Directory cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime. +. MessageId=8615 Severity=Success @@ -19550,6 +24126,9 @@ ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER - The requested operation is not allowed Language=Russian ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER - The requested operation is not allowed on an object under the system container. . +Language=Polish +ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER - The requested operation is not allowed on an object under the system container. +. MessageId=8616 Severity=Success @@ -19561,6 +24140,9 @@ ERROR_DS_LDAP_SEND_QUEUE_FULL - The LDAP servers network send queue has filled u Language=Russian ERROR_DS_LDAP_SEND_QUEUE_FULL - The LDAP servers network send queue has filled up because the client is not processing the results of it's requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected. . +Language=Polish +ERROR_DS_LDAP_SEND_QUEUE_FULL - The LDAP servers network send queue has filled up because the client is not processing the results of it's requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected. +. MessageId=8617 Severity=Success @@ -19572,6 +24154,9 @@ ERROR_DS_DRA_OUT_SCHEDULE_WINDOW - The scheduled replication did not take place Language=Russian ERROR_DS_DRA_OUT_SCHEDULE_WINDOW - The scheduled replication did not take place because the system was too busy to execute the request within the schedule window. The replication queue is overloaded. Consider reducing the number of partners or decreasing the scheduled replication frequency. . +Language=Polish +ERROR_DS_DRA_OUT_SCHEDULE_WINDOW - The scheduled replication did not take place because the system was too busy to execute the request within the schedule window. The replication queue is overloaded. Consider reducing the number of partners or decreasing the scheduled replication frequency. +. MessageId=9001 Severity=Success @@ -19583,6 +24168,9 @@ DNS_ERROR_RCODE_FORMAT_ERROR - DNS server unable to interpret format. Language=Russian DNS_ERROR_RCODE_FORMAT_ERROR - DNS server unable to interpret format. . +Language=Polish +DNS_ERROR_RCODE_FORMAT_ERROR - DNS server unable to interpret format. +. MessageId=9002 Severity=Success @@ -19594,6 +24182,9 @@ DNS_ERROR_RCODE_SERVER_FAILURE - DNS server failure. Language=Russian DNS_ERROR_RCODE_SERVER_FAILURE - DNS server failure. . +Language=Polish +DNS_ERROR_RCODE_SERVER_FAILURE - DNS server failure. +. MessageId=9003 Severity=Success @@ -19605,6 +24196,9 @@ DNS_ERROR_RCODE_NAME_ERROR - DNS name does not exist. Language=Russian DNS_ERROR_RCODE_NAME_ERROR - DNS name does not exist. . +Language=Polish +DNS_ERROR_RCODE_NAME_ERROR - DNS name does not exist. +. MessageId=9004 Severity=Success @@ -19616,6 +24210,9 @@ DNS_ERROR_RCODE_NOT_IMPLEMENTED - DNS request not supported by name server. Language=Russian DNS_ERROR_RCODE_NOT_IMPLEMENTED - DNS request not supported by name server. . +Language=Polish +DNS_ERROR_RCODE_NOT_IMPLEMENTED - DNS request not supported by name server. +. MessageId=9005 Severity=Success @@ -19627,6 +24224,9 @@ DNS_ERROR_RCODE_REFUSED - DNS operation refused. Language=Russian DNS_ERROR_RCODE_REFUSED - DNS operation refused. . +Language=Polish +DNS_ERROR_RCODE_REFUSED - DNS operation refused. +. MessageId=9006 Severity=Success @@ -19638,6 +24238,9 @@ DNS_ERROR_RCODE_YXDOMAIN - DNS name that ought not exist, does exist. Language=Russian DNS_ERROR_RCODE_YXDOMAIN - DNS name that ought not exist, does exist. . +Language=Polish +DNS_ERROR_RCODE_YXDOMAIN - DNS name that ought not exist, does exist. +. MessageId=9007 Severity=Success @@ -19649,6 +24252,9 @@ DNS_ERROR_RCODE_YXRRSET - DNS RR set that ought not exist, does exist. Language=Russian DNS_ERROR_RCODE_YXRRSET - DNS RR set that ought not exist, does exist. . +Language=Polish +DNS_ERROR_RCODE_YXRRSET - DNS RR set that ought not exist, does exist. +. MessageId=9008 Severity=Success @@ -19660,6 +24266,9 @@ DNS_ERROR_RCODE_NXRRSET - DNS RR set that ought to exist, does not exist. Language=Russian DNS_ERROR_RCODE_NXRRSET - DNS RR set that ought to exist, does not exist. . +Language=Polish +DNS_ERROR_RCODE_NXRRSET - DNS RR set that ought to exist, does not exist. +. MessageId=9009 Severity=Success @@ -19671,6 +24280,9 @@ DNS_ERROR_RCODE_NOTAUTH - DNS server not authoritative for zone. Language=Russian DNS_ERROR_RCODE_NOTAUTH - DNS server not authoritative for zone. . +Language=Polish +DNS_ERROR_RCODE_NOTAUTH - DNS server not authoritative for zone. +. MessageId=9010 Severity=Success @@ -19682,6 +24294,9 @@ DNS_ERROR_RCODE_NOTZONE - DNS name in update or prereq is not in zone. Language=Russian DNS_ERROR_RCODE_NOTZONE - DNS name in update or prereq is not in zone. . +Language=Polish +DNS_ERROR_RCODE_NOTZONE - DNS name in update or prereq is not in zone. +. MessageId=9016 Severity=Success @@ -19693,6 +24308,9 @@ DNS_ERROR_RCODE_BADSIG - DNS signature failed to verify. Language=Russian DNS_ERROR_RCODE_BADSIG - DNS signature failed to verify. . +Language=Polish +DNS_ERROR_RCODE_BADSIG - DNS signature failed to verify. +. MessageId=9017 Severity=Success @@ -19704,6 +24322,9 @@ DNS_ERROR_RCODE_BADKEY - DNS bad key. Language=Russian DNS_ERROR_RCODE_BADKEY - DNS bad key. . +Language=Polish +DNS_ERROR_RCODE_BADKEY - DNS bad key. +. MessageId=9018 Severity=Success @@ -19715,6 +24336,9 @@ DNS_ERROR_RCODE_BADTIME - DNS signature validity expired. Language=Russian DNS_ERROR_RCODE_BADTIME - DNS signature validity expired. . +Language=Polish +DNS_ERROR_RCODE_BADTIME - DNS signature validity expired. +. MessageId=9501 Severity=Success @@ -19726,6 +24350,9 @@ DNS_INFO_NO_RECORDS - No records found for given DNS query. Language=Russian DNS_INFO_NO_RECORDS - No records found for given DNS query. . +Language=Polish +DNS_INFO_NO_RECORDS - No records found for given DNS query. +. MessageId=9502 Severity=Success @@ -19737,6 +24364,9 @@ DNS_ERROR_BAD_PACKET - Bad DNS packet. Language=Russian DNS_ERROR_BAD_PACKET - Bad DNS packet. . +Language=Polish +DNS_ERROR_BAD_PACKET - Bad DNS packet. +. MessageId=9503 Severity=Success @@ -19748,6 +24378,9 @@ DNS_ERROR_NO_PACKET - No DNS packet. Language=Russian DNS_ERROR_NO_PACKET - No DNS packet. . +Language=Polish +DNS_ERROR_NO_PACKET - No DNS packet. +. MessageId=9504 Severity=Success @@ -19759,6 +24392,9 @@ DNS_ERROR_RCODE - DNS error, check rcode. Language=Russian DNS_ERROR_RCODE - DNS error, check rcode. . +Language=Polish +DNS_ERROR_RCODE - DNS error, check rcode. +. MessageId=9505 Severity=Success @@ -19770,6 +24406,9 @@ DNS_ERROR_UNSECURE_PACKET - Unsecured DNS packet. Language=Russian DNS_ERROR_UNSECURE_PACKET - Unsecured DNS packet. . +Language=Polish +DNS_ERROR_UNSECURE_PACKET - Unsecured DNS packet. +. MessageId=9551 Severity=Success @@ -19781,6 +24420,9 @@ DNS_ERROR_INVALID_TYPE - Invalid DNS type. Language=Russian DNS_ERROR_INVALID_TYPE - Invalid DNS type. . +Language=Polish +DNS_ERROR_INVALID_TYPE - Invalid DNS type. +. MessageId=9552 Severity=Success @@ -19792,6 +24434,9 @@ DNS_ERROR_INVALID_IP_ADDRESS - Invalid IP address. Language=Russian DNS_ERROR_INVALID_IP_ADDRESS - Invalid IP address. . +Language=Polish +DNS_ERROR_INVALID_IP_ADDRESS - Invalid IP address. +. MessageId=9553 Severity=Success @@ -19803,6 +24448,9 @@ DNS_ERROR_INVALID_PROPERTY - Invalid property. Language=Russian DNS_ERROR_INVALID_PROPERTY - Invalid property. . +Language=Polish +DNS_ERROR_INVALID_PROPERTY - Invalid property. +. MessageId=9554 Severity=Success @@ -19814,6 +24462,9 @@ DNS_ERROR_TRY_AGAIN_LATER - Try DNS operation again later. Language=Russian DNS_ERROR_TRY_AGAIN_LATER - Try DNS operation again later. . +Language=Polish +DNS_ERROR_TRY_AGAIN_LATER - Try DNS operation again later. +. MessageId=9555 Severity=Success @@ -19825,6 +24476,9 @@ DNS_ERROR_NOT_UNIQUE - Record for given name and type is not unique. Language=Russian DNS_ERROR_NOT_UNIQUE - Record for given name and type is not unique. . +Language=Polish +DNS_ERROR_NOT_UNIQUE - Record for given name and type is not unique. +. MessageId=9556 Severity=Success @@ -19836,6 +24490,9 @@ DNS_ERROR_NON_RFC_NAME - DNS name does not comply with RFC specifications. Language=Russian DNS_ERROR_NON_RFC_NAME - DNS name does not comply with RFC specifications. . +Language=Polish +DNS_ERROR_NON_RFC_NAME - DNS name does not comply with RFC specifications. +. MessageId=9557 Severity=Success @@ -19847,6 +24504,9 @@ DNS_STATUS_FQDN - DNS name is a fully-qualified DNS name. Language=Russian DNS_STATUS_FQDN - DNS name is a fully-qualified DNS name. . +Language=Polish +DNS_STATUS_FQDN - DNS name is a fully-qualified DNS name. +. MessageId=9558 Severity=Success @@ -19858,6 +24518,9 @@ DNS_STATUS_DOTTED_NAME - DNS name is dotted (multi-label). Language=Russian DNS_STATUS_DOTTED_NAME - DNS name is dotted (multi-label). . +Language=Polish +DNS_STATUS_DOTTED_NAME - DNS name is dotted (multi-label). +. MessageId=9559 Severity=Success @@ -19869,6 +24532,9 @@ DNS_STATUS_SINGLE_PART_NAME - DNS name is a single-part name. Language=Russian DNS_STATUS_SINGLE_PART_NAME - DNS name is a single-part name. . +Language=Polish +DNS_STATUS_SINGLE_PART_NAME - DNS name is a single-part name. +. MessageId=9560 Severity=Success @@ -19880,6 +24546,9 @@ DNS_ERROR_INVALID_NAME_CHAR - DSN name contains an invalid character. Language=Russian DNS_ERROR_INVALID_NAME_CHAR - DSN name contains an invalid character. . +Language=Polish +DNS_ERROR_INVALID_NAME_CHAR - DSN name contains an invalid character. +. MessageId=9561 Severity=Success @@ -19891,6 +24560,9 @@ DNS_ERROR_NUMERIC_NAME - DNS name is entirely numeric. Language=Russian DNS_ERROR_NUMERIC_NAME - DNS name is entirely numeric. . +Language=Polish +DNS_ERROR_NUMERIC_NAME - DNS name is entirely numeric. +. MessageId=9562 Severity=Success @@ -19902,6 +24574,9 @@ DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER - The operation requested is not permitted Language=Russian DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER - The operation requested is not permitted on a DNS root server. . +Language=Polish +DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER - The operation requested is not permitted on a DNS root server. +. MessageId=9563 Severity=Success @@ -19913,6 +24588,9 @@ DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION - The record could not be created because Language=Russian DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION - The record could not be created because this part of the DNS namespace has been delegated to another server. . +Language=Polish +DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION - The record could not be created because this part of the DNS namespace has been delegated to another server. +. MessageId=9564 Severity=Success @@ -19924,6 +24602,9 @@ DNS_ERROR_CANNOT_FIND_ROOT_HINTS - The DNS server could not find a set of root h Language=Russian DNS_ERROR_CANNOT_FIND_ROOT_HINTS - The DNS server could not find a set of root hints. . +Language=Polish +DNS_ERROR_CANNOT_FIND_ROOT_HINTS - The DNS server could not find a set of root hints. +. MessageId=9565 Severity=Success @@ -19935,6 +24616,9 @@ DNS_ERROR_INCONSISTENT_ROOT_HINTS - The DNS server found root hints but they wer Language=Russian DNS_ERROR_INCONSISTENT_ROOT_HINTS - The DNS server found root hints but they were not consistent across all adapters. . +Language=Polish +DNS_ERROR_INCONSISTENT_ROOT_HINTS - The DNS server found root hints but they were not consistent across all adapters. +. MessageId=9601 Severity=Success @@ -19946,6 +24630,9 @@ DNS_ERROR_ZONE_DOES_NOT_EXIST - DNS zone does not exist. Language=Russian DNS_ERROR_ZONE_DOES_NOT_EXIST - DNS zone does not exist. . +Language=Polish +DNS_ERROR_ZONE_DOES_NOT_EXIST - DNS zone does not exist. +. MessageId=9602 Severity=Success @@ -19957,6 +24644,9 @@ DNS_ERROR_NO_ZONE_INFO - DNS zone information not available. Language=Russian DNS_ERROR_NO_ZONE_INFO - DNS zone information not available. . +Language=Polish +DNS_ERROR_NO_ZONE_INFO - DNS zone information not available. +. MessageId=9603 Severity=Success @@ -19968,6 +24658,9 @@ DNS_ERROR_INVALID_ZONE_OPERATION - Invalid operation for DNS zone. Language=Russian DNS_ERROR_INVALID_ZONE_OPERATION - Invalid operation for DNS zone. . +Language=Polish +DNS_ERROR_INVALID_ZONE_OPERATION - Invalid operation for DNS zone. +. MessageId=9604 Severity=Success @@ -19979,6 +24672,9 @@ DNS_ERROR_ZONE_CONFIGURATION_ERROR - Invalid DNS zone configuration. Language=Russian DNS_ERROR_ZONE_CONFIGURATION_ERROR - Invalid DNS zone configuration. . +Language=Polish +DNS_ERROR_ZONE_CONFIGURATION_ERROR - Invalid DNS zone configuration. +. MessageId=9605 Severity=Success @@ -19990,6 +24686,9 @@ DNS_ERROR_ZONE_HAS_NO_SOA_RECORD - DNS zone has no start of authority (SOA) reco Language=Russian DNS_ERROR_ZONE_HAS_NO_SOA_RECORD - DNS zone has no start of authority (SOA) record. . +Language=Polish +DNS_ERROR_ZONE_HAS_NO_SOA_RECORD - DNS zone has no start of authority (SOA) record. +. MessageId=9606 Severity=Success @@ -20001,6 +24700,9 @@ DNS_ERROR_ZONE_HAS_NO_NS_RECORDS - DNS zone has no name server (NS) record. Language=Russian DNS_ERROR_ZONE_HAS_NO_NS_RECORDS - DNS zone has no name server (NS) record. . +Language=Polish +DNS_ERROR_ZONE_HAS_NO_NS_RECORDS - DNS zone has no name server (NS) record. +. MessageId=9607 Severity=Success @@ -20012,6 +24714,9 @@ DNS_ERROR_ZONE_LOCKED - DNS zone is locked. Language=Russian DNS_ERROR_ZONE_LOCKED - DNS zone is locked. . +Language=Polish +DNS_ERROR_ZONE_LOCKED - DNS zone is locked. +. MessageId=9608 Severity=Success @@ -20023,6 +24728,9 @@ DNS_ERROR_ZONE_CREATION_FAILED - DNS zone creation failed. Language=Russian DNS_ERROR_ZONE_CREATION_FAILED - DNS zone creation failed. . +Language=Polish +DNS_ERROR_ZONE_CREATION_FAILED - DNS zone creation failed. +. MessageId=9609 Severity=Success @@ -20034,6 +24742,9 @@ DNS_ERROR_ZONE_ALREADY_EXISTS - DNS zone already exists. Language=Russian DNS_ERROR_ZONE_ALREADY_EXISTS - DNS zone already exists. . +Language=Polish +DNS_ERROR_ZONE_ALREADY_EXISTS - DNS zone already exists. +. MessageId=9610 Severity=Success @@ -20045,6 +24756,9 @@ DNS_ERROR_AUTOZONE_ALREADY_EXISTS - DNS automatic zone already exists. Language=Russian DNS_ERROR_AUTOZONE_ALREADY_EXISTS - DNS automatic zone already exists. . +Language=Polish +DNS_ERROR_AUTOZONE_ALREADY_EXISTS - DNS automatic zone already exists. +. MessageId=9611 Severity=Success @@ -20056,6 +24770,9 @@ DNS_ERROR_INVALID_ZONE_TYPE - Invalid DNS zone type. Language=Russian DNS_ERROR_INVALID_ZONE_TYPE - Invalid DNS zone type. . +Language=Polish +DNS_ERROR_INVALID_ZONE_TYPE - Invalid DNS zone type. +. MessageId=9612 Severity=Success @@ -20067,6 +24784,9 @@ DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP - Secondary DNS zone requires master IP a Language=Russian DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP - Secondary DNS zone requires master IP address. . +Language=Polish +DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP - Secondary DNS zone requires master IP address. +. MessageId=9613 Severity=Success @@ -20078,6 +24798,9 @@ DNS_ERROR_ZONE_NOT_SECONDARY - DNS zone not secondary. Language=Russian DNS_ERROR_ZONE_NOT_SECONDARY - DNS zone not secondary. . +Language=Polish +DNS_ERROR_ZONE_NOT_SECONDARY - DNS zone not secondary. +. MessageId=9614 Severity=Success @@ -20089,6 +24812,9 @@ DNS_ERROR_NEED_SECONDARY_ADDRESSES - Need secondary IP address. Language=Russian DNS_ERROR_NEED_SECONDARY_ADDRESSES - Need secondary IP address. . +Language=Polish +DNS_ERROR_NEED_SECONDARY_ADDRESSES - Need secondary IP address. +. MessageId=9615 Severity=Success @@ -20100,6 +24826,9 @@ DNS_ERROR_WINS_INIT_FAILED - WINS initialization failed. Language=Russian DNS_ERROR_WINS_INIT_FAILED - WINS initialization failed. . +Language=Polish +DNS_ERROR_WINS_INIT_FAILED - WINS initialization failed. +. MessageId=9616 Severity=Success @@ -20111,6 +24840,9 @@ DNS_ERROR_NEED_WINS_SERVERS - Need WINS servers. Language=Russian DNS_ERROR_NEED_WINS_SERVERS - Need WINS servers. . +Language=Polish +DNS_ERROR_NEED_WINS_SERVERS - Need WINS servers. +. MessageId=9617 Severity=Success @@ -20122,6 +24854,9 @@ DNS_ERROR_NBSTAT_INIT_FAILED - NBTSTAT initialization call failed. Language=Russian DNS_ERROR_NBSTAT_INIT_FAILED - NBTSTAT initialization call failed. . +Language=Polish +DNS_ERROR_NBSTAT_INIT_FAILED - NBTSTAT initialization call failed. +. MessageId=9618 Severity=Success @@ -20133,6 +24868,9 @@ DNS_ERROR_SOA_DELETE_INVALID - Invalid delete of start of authority (SOA) Language=Russian DNS_ERROR_SOA_DELETE_INVALID - Invalid delete of start of authority (SOA) . +Language=Polish +DNS_ERROR_SOA_DELETE_INVALID - Invalid delete of start of authority (SOA) +. MessageId=9619 Severity=Success @@ -20144,6 +24882,9 @@ DNS_ERROR_FORWARDER_ALREADY_EXISTS - A conditional forwarding zone already exist Language=Russian DNS_ERROR_FORWARDER_ALREADY_EXISTS - A conditional forwarding zone already exists for that name. . +Language=Polish +DNS_ERROR_FORWARDER_ALREADY_EXISTS - A conditional forwarding zone already exists for that name. +. MessageId=9620 Severity=Success @@ -20155,6 +24896,9 @@ DNS_ERROR_ZONE_REQUIRES_MASTER_IP - This zone must be configured with one or mor Language=Russian DNS_ERROR_ZONE_REQUIRES_MASTER_IP - This zone must be configured with one or more master DNS server IP addresses. . +Language=Polish +DNS_ERROR_ZONE_REQUIRES_MASTER_IP - This zone must be configured with one or more master DNS server IP addresses. +. MessageId=9621 Severity=Success @@ -20166,6 +24910,9 @@ DNS_ERROR_ZONE_IS_SHUTDOWN - The operation cannot be performed because this zone Language=Russian DNS_ERROR_ZONE_IS_SHUTDOWN - The operation cannot be performed because this zone is shutdown. . +Language=Polish +DNS_ERROR_ZONE_IS_SHUTDOWN - The operation cannot be performed because this zone is shutdown. +. MessageId=9651 Severity=Success @@ -20177,6 +24924,9 @@ DNS_ERROR_PRIMARY_REQUIRES_DATAFILE - Primary DNS zone requires datafile. Language=Russian DNS_ERROR_PRIMARY_REQUIRES_DATAFILE - Primary DNS zone requires datafile. . +Language=Polish +DNS_ERROR_PRIMARY_REQUIRES_DATAFILE - Primary DNS zone requires datafile. +. MessageId=9652 Severity=Success @@ -20188,6 +24938,9 @@ DNS_ERROR_INVALID_DATAFILE_NAME - Invalid datafile name for DNS zone. Language=Russian DNS_ERROR_INVALID_DATAFILE_NAME - Invalid datafile name for DNS zone. . +Language=Polish +DNS_ERROR_INVALID_DATAFILE_NAME - Invalid datafile name for DNS zone. +. MessageId=9653 Severity=Success @@ -20199,6 +24952,9 @@ DNS_ERROR_DATAFILE_OPEN_FAILURE - Failed to open datafile for DNS zone. Language=Russian DNS_ERROR_DATAFILE_OPEN_FAILURE - Failed to open datafile for DNS zone. . +Language=Polish +DNS_ERROR_DATAFILE_OPEN_FAILURE - Failed to open datafile for DNS zone. +. MessageId=9654 Severity=Success @@ -20210,6 +24966,9 @@ DNS_ERROR_FILE_WRITEBACK_FAILED - Failed to write datafile for DNS zone. Language=Russian DNS_ERROR_FILE_WRITEBACK_FAILED - Failed to write datafile for DNS zone. . +Language=Polish +DNS_ERROR_FILE_WRITEBACK_FAILED - Failed to write datafile for DNS zone. +. MessageId=9655 Severity=Success @@ -20221,6 +24980,9 @@ DNS_ERROR_DATAFILE_PARSING - Failure while reading datafile for DNS zone. Language=Russian DNS_ERROR_DATAFILE_PARSING - Failure while reading datafile for DNS zone. . +Language=Polish +DNS_ERROR_DATAFILE_PARSING - Failure while reading datafile for DNS zone. +. MessageId=9701 Severity=Success @@ -20232,6 +24994,9 @@ DNS_ERROR_RECORD_DOES_NOT_EXIST - DNS record does not exist. Language=Russian DNS_ERROR_RECORD_DOES_NOT_EXIST - DNS record does not exist. . +Language=Polish +DNS_ERROR_RECORD_DOES_NOT_EXIST - DNS record does not exist. +. MessageId=9702 Severity=Success @@ -20243,6 +25008,9 @@ DNS_ERROR_RECORD_FORMAT - DNS record format error. Language=Russian DNS_ERROR_RECORD_FORMAT - DNS record format error. . +Language=Polish +DNS_ERROR_RECORD_FORMAT - DNS record format error. +. MessageId=9703 Severity=Success @@ -20254,6 +25022,9 @@ DNS_ERROR_NODE_CREATION_FAILED - Node creation failure in DNS. Language=Russian DNS_ERROR_NODE_CREATION_FAILED - Node creation failure in DNS. . +Language=Polish +DNS_ERROR_NODE_CREATION_FAILED - Node creation failure in DNS. +. MessageId=9704 Severity=Success @@ -20265,6 +25036,9 @@ DNS_ERROR_UNKNOWN_RECORD_TYPE - Unknown DNS record type. Language=Russian DNS_ERROR_UNKNOWN_RECORD_TYPE - Unknown DNS record type. . +Language=Polish +DNS_ERROR_UNKNOWN_RECORD_TYPE - Unknown DNS record type. +. MessageId=9705 Severity=Success @@ -20276,6 +25050,9 @@ DNS_ERROR_RECORD_TIMED_OUT - DNS record timed out. Language=Russian DNS_ERROR_RECORD_TIMED_OUT - DNS record timed out. . +Language=Polish +DNS_ERROR_RECORD_TIMED_OUT - DNS record timed out. +. MessageId=9706 Severity=Success @@ -20287,6 +25064,9 @@ DNS_ERROR_NAME_NOT_IN_ZONE - Name not in DNS zone. Language=Russian DNS_ERROR_NAME_NOT_IN_ZONE - Name not in DNS zone. . +Language=Polish +DNS_ERROR_NAME_NOT_IN_ZONE - Name not in DNS zone. +. MessageId=9707 Severity=Success @@ -20298,6 +25078,9 @@ DNS_ERROR_CNAME_LOOP - CNAME loop detected. Language=Russian DNS_ERROR_CNAME_LOOP - CNAME loop detected. . +Language=Polish +DNS_ERROR_CNAME_LOOP - CNAME loop detected. +. MessageId=9708 Severity=Success @@ -20309,6 +25092,9 @@ DNS_ERROR_NODE_IS_CNAME - Node is a CNAME DNS record. Language=Russian DNS_ERROR_NODE_IS_CNAME - Node is a CNAME DNS record. . +Language=Polish +DNS_ERROR_NODE_IS_CNAME - Node is a CNAME DNS record. +. MessageId=9709 Severity=Success @@ -20320,6 +25106,9 @@ DNS_ERROR_CNAME_COLLISION - A CNAME record already exists for given name. Language=Russian DNS_ERROR_CNAME_COLLISION - A CNAME record already exists for given name. . +Language=Polish +DNS_ERROR_CNAME_COLLISION - A CNAME record already exists for given name. +. MessageId=9710 Severity=Success @@ -20331,6 +25120,9 @@ DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT - Record only at DNS zone root. Language=Russian DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT - Record only at DNS zone root. . +Language=Polish +DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT - Record only at DNS zone root. +. MessageId=9711 Severity=Success @@ -20342,6 +25134,9 @@ DNS_ERROR_RECORD_ALREADY_EXISTS - DNS record already exists. Language=Russian DNS_ERROR_RECORD_ALREADY_EXISTS - DNS record already exists. . +Language=Polish +DNS_ERROR_RECORD_ALREADY_EXISTS - DNS record already exists. +. MessageId=9712 Severity=Success @@ -20353,6 +25148,9 @@ DNS_ERROR_SECONDARY_DATA - Secondary DNS zone data error. Language=Russian DNS_ERROR_SECONDARY_DATA - Secondary DNS zone data error. . +Language=Polish +DNS_ERROR_SECONDARY_DATA - Secondary DNS zone data error. +. MessageId=9713 Severity=Success @@ -20364,6 +25162,9 @@ DNS_ERROR_NO_CREATE_CACHE_DATA - Could not create DNS cache data. Language=Russian DNS_ERROR_NO_CREATE_CACHE_DATA - Could not create DNS cache data. . +Language=Polish +DNS_ERROR_NO_CREATE_CACHE_DATA - Could not create DNS cache data. +. MessageId=9714 Severity=Success @@ -20375,6 +25176,9 @@ DNS_ERROR_NAME_DOES_NOT_EXIST - DNS name does not exist. Language=Russian DNS_ERROR_NAME_DOES_NOT_EXIST - DNS name does not exist. . +Language=Polish +DNS_ERROR_NAME_DOES_NOT_EXIST - DNS name does not exist. +. MessageId=9715 Severity=Success @@ -20386,6 +25190,9 @@ DNS_WARNING_PTR_CREATE_FAILED - Could not create pointer (PTR) record. Language=Russian DNS_WARNING_PTR_CREATE_FAILED - Could not create pointer (PTR) record. . +Language=Polish +DNS_WARNING_PTR_CREATE_FAILED - Could not create pointer (PTR) record. +. MessageId=9716 Severity=Success @@ -20397,6 +25204,9 @@ DNS_WARNING_DOMAIN_UNDELETED - DNS domain was undeleted. Language=Russian DNS_WARNING_DOMAIN_UNDELETED - DNS domain was undeleted. . +Language=Polish +DNS_WARNING_DOMAIN_UNDELETED - DNS domain was undeleted. +. MessageId=9717 Severity=Success @@ -20408,6 +25218,9 @@ DNS_ERROR_DS_UNAVAILABLE - The directory service is unavailable. Language=Russian DNS_ERROR_DS_UNAVAILABLE - The directory service is unavailable. . +Language=Polish +DNS_ERROR_DS_UNAVAILABLE - The directory service is unavailable. +. MessageId=9718 Severity=Success @@ -20419,6 +25232,9 @@ DNS_ERROR_DS_ZONE_ALREADY_EXISTS - DNS zone already exists in the directory serv Language=Russian DNS_ERROR_DS_ZONE_ALREADY_EXISTS - DNS zone already exists in the directory service. . +Language=Polish +DNS_ERROR_DS_ZONE_ALREADY_EXISTS - DNS zone already exists in the directory service. +. MessageId=9719 Severity=Success @@ -20430,6 +25246,9 @@ DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE - DNS server not creating or reading the boot f Language=Russian DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE - DNS server not creating or reading the boot file for the directory service integrated DNS zone. . +Language=Polish +DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE - DNS server not creating or reading the boot file for the directory service integrated DNS zone. +. MessageId=9751 Severity=Success @@ -20441,6 +25260,9 @@ DNS_INFO_AXFR_COMPLETE - DNS AXFR (zone transfer) complete. Language=Russian DNS_INFO_AXFR_COMPLETE - DNS AXFR (zone transfer) complete. . +Language=Polish +DNS_INFO_AXFR_COMPLETE - DNS AXFR (zone transfer) complete. +. MessageId=9752 Severity=Success @@ -20452,6 +25274,9 @@ DNS_ERROR_AXFR - DNS zone transfer failed. Language=Russian DNS_ERROR_AXFR - DNS zone transfer failed. . +Language=Polish +DNS_ERROR_AXFR - DNS zone transfer failed. +. MessageId=9753 Severity=Success @@ -20463,6 +25288,9 @@ DNS_INFO_ADDED_LOCAL_WINS - Added local WINS server. Language=Russian DNS_INFO_ADDED_LOCAL_WINS - Added local WINS server. . +Language=Polish +DNS_INFO_ADDED_LOCAL_WINS - Added local WINS server. +. MessageId=9801 Severity=Success @@ -20474,6 +25302,9 @@ DNS_STATUS_CONTINUE_NEEDED - Secure update call needs to continue update request Language=Russian DNS_STATUS_CONTINUE_NEEDED - Secure update call needs to continue update request. . +Language=Polish +DNS_STATUS_CONTINUE_NEEDED - Secure update call needs to continue update request. +. MessageId=9851 Severity=Success @@ -20485,6 +25316,9 @@ DNS_ERROR_NO_TCPIP - TCP/IP network protocol not installed. Language=Russian DNS_ERROR_NO_TCPIP - TCP/IP network protocol not installed. . +Language=Polish +DNS_ERROR_NO_TCPIP - TCP/IP network protocol not installed. +. MessageId=9852 Severity=Success @@ -20496,6 +25330,9 @@ DNS_ERROR_NO_DNS_SERVERS - No DNS servers configured for local system. Language=Russian DNS_ERROR_NO_DNS_SERVERS - No DNS servers configured for local system. . +Language=Polish +DNS_ERROR_NO_DNS_SERVERS - No DNS servers configured for local system. +. MessageId=9901 Severity=Success @@ -20507,6 +25344,9 @@ DNS_ERROR_DP_DOES_NOT_EXIST - The specified directory partition does not exist. Language=Russian DNS_ERROR_DP_DOES_NOT_EXIST - The specified directory partition does not exist. . +Language=Polish +DNS_ERROR_DP_DOES_NOT_EXIST - The specified directory partition does not exist. +. MessageId=9902 Severity=Success @@ -20518,6 +25358,9 @@ DNS_ERROR_DP_ALREADY_EXISTS - The specified directory partition already exists. Language=Russian DNS_ERROR_DP_ALREADY_EXISTS - The specified directory partition already exists. . +Language=Polish +DNS_ERROR_DP_ALREADY_EXISTS - The specified directory partition already exists. +. MessageId=9903 Severity=Success @@ -20529,6 +25372,9 @@ DNS_ERROR_DP_NOT_ENLISTED - The DNS server is not enlisted in the specified dire Language=Russian DNS_ERROR_DP_NOT_ENLISTED - The DNS server is not enlisted in the specified directory partition. . +Language=Polish +DNS_ERROR_DP_NOT_ENLISTED - The DNS server is not enlisted in the specified directory partition. +. MessageId=9904 Severity=Success @@ -20540,6 +25386,9 @@ DNS_ERROR_DP_ALREADY_ENLISTED - The DNS server is already enlisted in the specif Language=Russian DNS_ERROR_DP_ALREADY_ENLISTED - The DNS server is already enlisted in the specified directory partition. . +Language=Polish +DNS_ERROR_DP_ALREADY_ENLISTED - The DNS server is already enlisted in the specified directory partition. +. MessageId=9905 Severity=Success @@ -20551,6 +25400,9 @@ DNS_ERROR_DP_NOT_AVAILABLE - The directory partition is not available at this ti Language=Russian DNS_ERROR_DP_NOT_AVAILABLE - The directory partition is not available at this time. Please wait a few minutes and try again. . +Language=Polish +DNS_ERROR_DP_NOT_AVAILABLE - The directory partition is not available at this time. Please wait a few minutes and try again. +. MessageId=9906 Severity=Success @@ -20562,6 +25414,9 @@ DNS_ERROR_DP_FSMO_ERROR - The application directory partition operation failed. Language=Russian DNS_ERROR_DP_FSMO_ERROR - The application directory partition operation failed. The domain controller holding the domain naming master role is down or unable to service the request or is not running Windows Server 2003. . +Language=Polish +DNS_ERROR_DP_FSMO_ERROR - The application directory partition operation failed. The domain controller holding the domain naming master role is down or unable to service the request or is not running Windows Server 2003. +. MessageId=10004 Severity=Success @@ -20573,6 +25428,9 @@ WSAEINTR - A blocking operation was interrupted by a call to WSACancelBlockingCa Language=Russian WSAEINTR - A blocking operation was interrupted by a call to WSACancelBlockingCall. . +Language=Polish +WSAEINTR - A blocking operation was interrupted by a call to WSACancelBlockingCall. +. MessageId=10009 Severity=Success @@ -20584,6 +25442,9 @@ WSAEBADF - The file handle supplied is not valid. Language=Russian WSAEBADF - The file handle supplied is not valid. . +Language=Polish +WSAEBADF - The file handle supplied is not valid. +. MessageId=10013 Severity=Success @@ -20595,6 +25456,9 @@ WSAEACCES - An attempt was made to access a socket in a way forbidden by its acc Language=Russian WSAEACCES - An attempt was made to access a socket in a way forbidden by its access permissions. . +Language=Polish +WSAEACCES - An attempt was made to access a socket in a way forbidden by its access permissions. +. MessageId=10014 Severity=Success @@ -20606,6 +25470,9 @@ WSAEFAULT - The system detected an invalid pointer address in attempting to use Language=Russian WSAEFAULT - The system detected an invalid pointer address in attempting to use a pointer argument in a call. . +Language=Polish +WSAEFAULT - The system detected an invalid pointer address in attempting to use a pointer argument in a call. +. MessageId=10022 Severity=Success @@ -20617,6 +25484,9 @@ WSAEINVAL - An invalid argument was supplied. Language=Russian WSAEINVAL - An invalid argument was supplied. . +Language=Polish +WSAEINVAL - An invalid argument was supplied. +. MessageId=10024 Severity=Success @@ -20628,6 +25498,9 @@ WSAEMFILE - Too many open sockets. Language=Russian WSAEMFILE - Too many open sockets. . +Language=Polish +WSAEMFILE - Too many open sockets. +. MessageId=10035 Severity=Success @@ -20639,6 +25512,9 @@ WSAEWOULDBLOCK - A non-blocking socket operation could not be completed immediat Language=Russian WSAEWOULDBLOCK - A non-blocking socket operation could not be completed immediately. . +Language=Polish +WSAEWOULDBLOCK - A non-blocking socket operation could not be completed immediately. +. MessageId=10036 Severity=Success @@ -20650,6 +25526,9 @@ WSAEINPROGRESS - A blocking operation is currently executing. Language=Russian WSAEINPROGRESS - A blocking operation is currently executing. . +Language=Polish +WSAEINPROGRESS - A blocking operation is currently executing. +. MessageId=10037 Severity=Success @@ -20661,6 +25540,9 @@ WSAEALREADY - An operation was attempted on a non-blocking socket that already h Language=Russian WSAEALREADY - An operation was attempted on a non-blocking socket that already had an operation in progress. . +Language=Polish +WSAEALREADY - An operation was attempted on a non-blocking socket that already had an operation in progress. +. MessageId=10038 Severity=Success @@ -20672,6 +25554,9 @@ WSAENOTSOCK - An operation was attempted on something that is not a socket. Language=Russian WSAENOTSOCK - An operation was attempted on something that is not a socket. . +Language=Polish +WSAENOTSOCK - An operation was attempted on something that is not a socket. +. MessageId=10039 Severity=Success @@ -20683,6 +25568,9 @@ WSAEDESTADDRREQ - A required address was omitted from an operation on a socket. Language=Russian WSAEDESTADDRREQ - A required address was omitted from an operation on a socket. . +Language=Polish +WSAEDESTADDRREQ - A required address was omitted from an operation on a socket. +. MessageId=10040 Severity=Success @@ -20694,6 +25582,9 @@ WSAEMSGSIZE - A message sent on a datagram socket was larger than the internal m Language=Russian WSAEMSGSIZE - A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself. . +Language=Polish +WSAEMSGSIZE - A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself. +. MessageId=10041 Severity=Success @@ -20705,6 +25596,9 @@ WSAEPROTOTYPE - A protocol was specified in the socket function call that does n Language=Russian WSAEPROTOTYPE - A protocol was specified in the socket function call that does not support the semantics of the socket type requested. . +Language=Polish +WSAEPROTOTYPE - A protocol was specified in the socket function call that does not support the semantics of the socket type requested. +. MessageId=10042 Severity=Success @@ -20716,6 +25610,9 @@ WSAENOPROTOOPT - An unknown, invalid, or unsupported option or level was specifi Language=Russian WSAENOPROTOOPT - An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call. . +Language=Polish +WSAENOPROTOOPT - An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call. +. MessageId=10043 Severity=Success @@ -20727,6 +25624,9 @@ WSAEPROTONOSUPPORT - The requested protocol has not been configured into the sys Language=Russian WSAEPROTONOSUPPORT - The requested protocol has not been configured into the system, or no implementation for it exists. . +Language=Polish +WSAEPROTONOSUPPORT - The requested protocol has not been configured into the system, or no implementation for it exists. +. MessageId=10044 Severity=Success @@ -20738,6 +25638,9 @@ WSAESOCKTNOSUPPORT - The support for the specified socket type does not exist in Language=Russian WSAESOCKTNOSUPPORT - The support for the specified socket type does not exist in this address family. . +Language=Polish +WSAESOCKTNOSUPPORT - The support for the specified socket type does not exist in this address family. +. MessageId=10045 Severity=Success @@ -20749,6 +25652,9 @@ WSAEOPNOTSUPP - The attempted operation is not supported for the type of object Language=Russian WSAEOPNOTSUPP - The attempted operation is not supported for the type of object referenced. . +Language=Polish +WSAEOPNOTSUPP - The attempted operation is not supported for the type of object referenced. +. MessageId=10046 Severity=Success @@ -20760,6 +25666,9 @@ WSAEPFNOSUPPORT - The protocol family has not been configured into the system or Language=Russian WSAEPFNOSUPPORT - The protocol family has not been configured into the system or no implementation for it exists. . +Language=Polish +WSAEPFNOSUPPORT - The protocol family has not been configured into the system or no implementation for it exists. +. MessageId=10047 Severity=Success @@ -20771,6 +25680,9 @@ WSAEAFNOSUPPORT - An address incompatible with the requested protocol was used. Language=Russian WSAEAFNOSUPPORT - An address incompatible with the requested protocol was used. . +Language=Polish +WSAEAFNOSUPPORT - An address incompatible with the requested protocol was used. +. MessageId=10048 Severity=Success @@ -20782,6 +25694,9 @@ WSAEADDRINUSE - Only one usage of each socket address (protocol/network address/ Language=Russian WSAEADDRINUSE - Only one usage of each socket address (protocol/network address/port) is normally permitted. . +Language=Polish +WSAEADDRINUSE - Only one usage of each socket address (protocol/network address/port) is normally permitted. +. MessageId=10049 Severity=Success @@ -20793,6 +25708,9 @@ WSAEADDRNOTAVAIL - The requested address is not valid in its context. Language=Russian WSAEADDRNOTAVAIL - The requested address is not valid in its context. . +Language=Polish +WSAEADDRNOTAVAIL - The requested address is not valid in its context. +. MessageId=10050 Severity=Success @@ -20804,6 +25722,9 @@ WSAENETDOWN - A socket operation encountered a dead network. Language=Russian WSAENETDOWN - A socket operation encountered a dead network. . +Language=Polish +WSAENETDOWN - A socket operation encountered a dead network. +. MessageId=10051 Severity=Success @@ -20815,6 +25736,9 @@ WSAENETUNREACH - A socket operation was attempted to an unreachable network. Language=Russian WSAENETUNREACH - A socket operation was attempted to an unreachable network. . +Language=Polish +WSAENETUNREACH - A socket operation was attempted to an unreachable network. +. MessageId=10052 Severity=Success @@ -20826,6 +25750,9 @@ WSAENETRESET - The connection has been broken due to keep-alive activity detecti Language=Russian WSAENETRESET - The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress. . +Language=Polish +WSAENETRESET - The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress. +. MessageId=10053 Severity=Success @@ -20837,6 +25764,9 @@ WSAECONNABORTED - An established connection was aborted by the software in your Language=Russian WSAECONNABORTED - An established connection was aborted by the software in your host machine. . +Language=Polish +WSAECONNABORTED - An established connection was aborted by the software in your host machine. +. MessageId=10054 Severity=Success @@ -20848,6 +25778,9 @@ WSAECONNRESET - An existing connection was forcibly closed by the remote host. Language=Russian WSAECONNRESET - An existing connection was forcibly closed by the remote host. . +Language=Polish +WSAECONNRESET - An existing connection was forcibly closed by the remote host. +. MessageId=10055 Severity=Success @@ -20859,6 +25792,9 @@ WSAENOBUFS - An operation on a socket could not be performed because the system Language=Russian WSAENOBUFS - An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. . +Language=Polish +WSAENOBUFS - An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. +. MessageId=10056 Severity=Success @@ -20870,6 +25806,9 @@ WSAEISCONN - A connect request was made on an already connected socket. Language=Russian WSAEISCONN - A connect request was made on an already connected socket. . +Language=Polish +WSAEISCONN - A connect request was made on an already connected socket. +. MessageId=10057 Severity=Success @@ -20878,7 +25817,10 @@ SymbolicName=WSAENOTCONN Language=English WSAENOTCONN - A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied. . -Language=Russian +Language=Russian +WSAENOTCONN - A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied. +. +Language=Polish WSAENOTCONN - A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied. . @@ -20892,6 +25834,9 @@ WSAESHUTDOWN - A request to send or receive data was disallowed because the sock Language=Russian WSAESHUTDOWN - A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call. . +Language=Polish +WSAESHUTDOWN - A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call. +. MessageId=10059 Severity=Success @@ -20903,6 +25848,9 @@ WSAETOOMANYREFS - Too many references to some kernel object. Language=Russian WSAETOOMANYREFS - Too many references to some kernel object. . +Language=Polish +WSAETOOMANYREFS - Too many references to some kernel object. +. MessageId=10060 Severity=Success @@ -20914,6 +25862,9 @@ WSAETIMEDOUT - A connection attempt failed because the connected party did not p Language=Russian WSAETIMEDOUT - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. . +Language=Polish +WSAETIMEDOUT - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. +. MessageId=10061 Severity=Success @@ -20925,6 +25876,9 @@ WSAECONNREFUSED - No connection could be made because the target machine activel Language=Russian WSAECONNREFUSED - No connection could be made because the target machine actively refused it. . +Language=Polish +WSAECONNREFUSED - No connection could be made because the target machine actively refused it. +. MessageId=10062 Severity=Success @@ -20936,6 +25890,9 @@ WSAELOOP - Cannot translate name. Language=Russian WSAELOOP - Cannot translate name. . +Language=Polish +WSAELOOP - Cannot translate name. +. MessageId=10063 Severity=Success @@ -20947,6 +25904,9 @@ WSAENAMETOOLONG - Name component or name was too long. Language=Russian WSAENAMETOOLONG - Name component or name was too long. . +Language=Polish +WSAENAMETOOLONG - Name component or name was too long. +. MessageId=10064 Severity=Success @@ -20958,6 +25918,9 @@ WSAEHOSTDOWN - A socket operation failed because the destination host was down. Language=Russian WSAEHOSTDOWN - A socket operation failed because the destination host was down. . +Language=Polish +WSAEHOSTDOWN - A socket operation failed because the destination host was down. +. MessageId=10065 Severity=Success @@ -20969,6 +25932,9 @@ WSAEHOSTUNREACH - A socket operation was attempted to an unreachable host. Language=Russian WSAEHOSTUNREACH - A socket operation was attempted to an unreachable host. . +Language=Polish +WSAEHOSTUNREACH - A socket operation was attempted to an unreachable host. +. MessageId=10066 Severity=Success @@ -20980,6 +25946,9 @@ WSAENOTEMPTY - Cannot remove a directory that is not empty. Language=Russian WSAENOTEMPTY - Cannot remove a directory that is not empty. . +Language=Polish +WSAENOTEMPTY - Cannot remove a directory that is not empty. +. MessageId=10067 Severity=Success @@ -20991,6 +25960,9 @@ WSAEPROCLIM - A Windows Sockets implementation may have a limit on the number of Language=Russian WSAEPROCLIM - A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously. . +Language=Polish +WSAEPROCLIM - A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously. +. MessageId=10068 Severity=Success @@ -21002,6 +25974,9 @@ WSAEUSERS - Ran out of quota. Language=Russian WSAEUSERS - Ran out of quota. . +Language=Polish +WSAEUSERS - Ran out of quota. +. MessageId=10069 Severity=Success @@ -21013,6 +25988,9 @@ WSAEDQUOT - Ran out of disk quota. Language=Russian WSAEDQUOT - Ran out of disk quota. . +Language=Polish +WSAEDQUOT - Ran out of disk quota. +. MessageId=10070 Severity=Success @@ -21024,6 +26002,9 @@ WSAESTALE - File handle reference is no longer available. Language=Russian WSAESTALE - File handle reference is no longer available. . +Language=Polish +WSAESTALE - File handle reference is no longer available. +. MessageId=10071 Severity=Success @@ -21035,6 +26016,9 @@ WSAEREMOTE - Item is not available locally. Language=Russian WSAEREMOTE - Item is not available locally. . +Language=Polish +WSAEREMOTE - Item is not available locally. +. MessageId=10091 Severity=Success @@ -21046,6 +26030,9 @@ WSASYSNOTREADY - WSAStartup cannot function at this time because the underlying Language=Russian WSASYSNOTREADY - WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable. . +Language=Polish +WSASYSNOTREADY - WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable. +. MessageId=10092 Severity=Success @@ -21057,6 +26044,9 @@ WSAVERNOTSUPPORTED - The Windows Sockets version requested is not supported. Language=Russian WSAVERNOTSUPPORTED - The Windows Sockets version requested is not supported. . +Language=Polish +WSAVERNOTSUPPORTED - The Windows Sockets version requested is not supported. +. MessageId=10093 Severity=Success @@ -21068,6 +26058,9 @@ WSANOTINITIALISED - Either the application has not called WSAStartup, or WSAStar Language=Russian WSANOTINITIALISED - Either the application has not called WSAStartup, or WSAStartup failed. . +Language=Polish +WSANOTINITIALISED - Either the application has not called WSAStartup, or WSAStartup failed. +. MessageId=10101 Severity=Success @@ -21079,6 +26072,9 @@ WSAEDISCON - Returned by WSARecv or WSARecvFrom to indicate the remote party has Language=Russian WSAEDISCON - Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence. . +Language=Polish +WSAEDISCON - Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence. +. MessageId=10102 Severity=Success @@ -21090,6 +26086,9 @@ WSAENOMORE - No more results can be returned by WSALookupServiceNext. Language=Russian WSAENOMORE - No more results can be returned by WSALookupServiceNext. . +Language=Polish +WSAENOMORE - No more results can be returned by WSALookupServiceNext. +. MessageId=10103 Severity=Success @@ -21101,6 +26100,9 @@ WSAECANCELLED - A call to WSALookupServiceEnd was made while this call was still Language=Russian WSAECANCELLED - A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled. . +Language=Polish +WSAECANCELLED - A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled. +. MessageId=10104 Severity=Success @@ -21112,6 +26114,9 @@ WSAEINVALIDPROCTABLE - The procedure call table is invalid. Language=Russian WSAEINVALIDPROCTABLE - The procedure call table is invalid. . +Language=Polish +WSAEINVALIDPROCTABLE - The procedure call table is invalid. +. MessageId=10105 Severity=Success @@ -21123,6 +26128,9 @@ WSAEINVALIDPROVIDER - The requested service provider is invalid. Language=Russian WSAEINVALIDPROVIDER - The requested service provider is invalid. . +Language=Polish +WSAEINVALIDPROVIDER - The requested service provider is invalid. +. MessageId=10106 Severity=Success @@ -21134,6 +26142,9 @@ WSAEPROVIDERFAILEDINIT - The requested service provider could not be loaded or i Language=Russian WSAEPROVIDERFAILEDINIT - The requested service provider could not be loaded or initialized. . +Language=Polish +WSAEPROVIDERFAILEDINIT - The requested service provider could not be loaded or initialized. +. MessageId=10107 Severity=Success @@ -21145,6 +26156,9 @@ WSASYSCALLFAILURE - A system call that should never fail has failed. Language=Russian WSASYSCALLFAILURE - A system call that should never fail has failed. . +Language=Polish +WSASYSCALLFAILURE - A system call that should never fail has failed. +. MessageId=10108 Severity=Success @@ -21156,6 +26170,9 @@ WSASERVICE_NOT_FOUND - No such service is known. The service cannot be found in Language=Russian WSASERVICE_NOT_FOUND - No such service is known. The service cannot be found in the specified name space. . +Language=Polish +WSASERVICE_NOT_FOUND - No such service is known. The service cannot be found in the specified name space. +. MessageId=10109 Severity=Success @@ -21167,6 +26184,9 @@ WSATYPE_NOT_FOUND - The specified class was not found. Language=Russian WSATYPE_NOT_FOUND - The specified class was not found. . +Language=Polish +WSATYPE_NOT_FOUND - The specified class was not found. +. MessageId=10110 Severity=Success @@ -21178,6 +26198,9 @@ WSA_E_NO_MORE - No more results can be returned by WSALookupServiceNext. Language=Russian WSA_E_NO_MORE - No more results can be returned by WSALookupServiceNext. . +Language=Polish +WSA_E_NO_MORE - No more results can be returned by WSALookupServiceNext. +. MessageId=10111 Severity=Success @@ -21189,6 +26212,9 @@ WSA_E_CANCELLED - A call to WSALookupServiceEnd was made while this call was sti Language=Russian WSA_E_CANCELLED - A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled. . +Language=Polish +WSA_E_CANCELLED - A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled. +. MessageId=10112 Severity=Success @@ -21200,6 +26226,9 @@ WSAEREFUSED - A database query failed because it was actively refused. Language=Russian WSAEREFUSED - A database query failed because it was actively refused. . +Language=Polish +WSAEREFUSED - A database query failed because it was actively refused. +. MessageId=11001 Severity=Success @@ -21211,6 +26240,9 @@ WSAHOST_NOT_FOUND - No such host is known. Language=Russian WSAHOST_NOT_FOUND - No such host is known. . +Language=Polish +WSAHOST_NOT_FOUND - No such host is known. +. MessageId=11002 Severity=Success @@ -21222,6 +26254,9 @@ WSATRY_AGAIN - This is usually a temporary error during hostname resolution and Language=Russian WSATRY_AGAIN - This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server. . +Language=Polish +WSATRY_AGAIN - This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server. +. MessageId=11003 Severity=Success @@ -21233,6 +26268,9 @@ WSANO_RECOVERY - A non-recoverable error occurred during a database lookup. Language=Russian WSANO_RECOVERY - A non-recoverable error occurred during a database lookup. . +Language=Polish +WSANO_RECOVERY - A non-recoverable error occurred during a database lookup. +. MessageId=11004 Severity=Success @@ -21244,6 +26282,9 @@ WSANO_DATA - The requested name is valid, but no data of the requested type was Language=Russian WSANO_DATA - The requested name is valid, but no data of the requested type was found. . +Language=Polish +WSANO_DATA - The requested name is valid, but no data of the requested type was found. +. MessageId=11005 Severity=Success @@ -21255,6 +26296,9 @@ WSA_QOS_RECEIVERS - At least one reserve has arrived. Language=Russian WSA_QOS_RECEIVERS - At least one reserve has arrived. . +Language=Polish +WSA_QOS_RECEIVERS - At least one reserve has arrived. +. MessageId=11006 Severity=Success @@ -21266,6 +26310,9 @@ WSA_QOS_SENDERS - At least one path has arrived. Language=Russian WSA_QOS_SENDERS - At least one path has arrived. . +Language=Polish +WSA_QOS_SENDERS - At least one path has arrived. +. MessageId=11007 Severity=Success @@ -21277,6 +26324,9 @@ WSA_QOS_NO_SENDERS - There are no senders. Language=Russian WSA_QOS_NO_SENDERS - There are no senders. . +Language=Polish +WSA_QOS_NO_SENDERS - There are no senders. +. MessageId=11008 Severity=Success @@ -21288,6 +26338,9 @@ WSA_QOS_NO_RECEIVERS - There are no receivers. Language=Russian WSA_QOS_NO_RECEIVERS - There are no receivers. . +Language=Polish +WSA_QOS_NO_RECEIVERS - There are no receivers. +. MessageId=11009 Severity=Success @@ -21299,6 +26352,9 @@ WSA_QOS_REQUEST_CONFIRMED - Reserve has been confirmed. Language=Russian WSA_QOS_REQUEST_CONFIRMED - Reserve has been confirmed. . +Language=Polish +WSA_QOS_REQUEST_CONFIRMED - Reserve has been confirmed. +. MessageId=11010 Severity=Success @@ -21310,6 +26366,9 @@ WSA_QOS_ADMISSION_FAILURE - Error due to lack of resources. Language=Russian WSA_QOS_ADMISSION_FAILURE - Error due to lack of resources. . +Language=Polish +WSA_QOS_ADMISSION_FAILURE - Error due to lack of resources. +. MessageId=11011 Severity=Success @@ -21321,6 +26380,9 @@ WSA_QOS_POLICY_FAILURE - Rejected for administrative reasons - bad credentials. Language=Russian WSA_QOS_POLICY_FAILURE - Rejected for administrative reasons - bad credentials. . +Language=Polish +WSA_QOS_POLICY_FAILURE - Rejected for administrative reasons - bad credentials. +. MessageId=11012 Severity=Success @@ -21332,6 +26394,9 @@ WSA_QOS_BAD_STYLE - Unknown or conflicting style. Language=Russian WSA_QOS_BAD_STYLE - Unknown or conflicting style. . +Language=Polish +WSA_QOS_BAD_STYLE - Unknown or conflicting style. +. MessageId=11013 Severity=Success @@ -21343,6 +26408,9 @@ WSA_QOS_BAD_OBJECT - Problem with some part of the filterspec or providerspecifi Language=Russian WSA_QOS_BAD_OBJECT - Problem with some part of the filterspec or providerspecific buffer in general. . +Language=Polish +WSA_QOS_BAD_OBJECT - Problem with some part of the filterspec or providerspecific buffer in general. +. MessageId=11014 Severity=Success @@ -21354,6 +26422,9 @@ WSA_QOS_TRAFFIC_CTRL_ERROR - Problem with some part of the flowspec. Language=Russian WSA_QOS_TRAFFIC_CTRL_ERROR - Problem with some part of the flowspec. . +Language=Polish +WSA_QOS_TRAFFIC_CTRL_ERROR - Problem with some part of the flowspec. +. MessageId=11015 Severity=Success @@ -21365,6 +26436,9 @@ WSA_QOS_GENERIC_ERROR - General QOS error. Language=Russian WSA_QOS_GENERIC_ERROR - General QOS error. . +Language=Polish +WSA_QOS_GENERIC_ERROR - General QOS error. +. MessageId=11016 Severity=Success @@ -21376,6 +26450,9 @@ WSA_QOS_ESERVICETYPE - An invalid or unrecognized service type was found in the Language=Russian WSA_QOS_ESERVICETYPE - An invalid or unrecognized service type was found in the flowspec. . +Language=Polish +WSA_QOS_ESERVICETYPE - An invalid or unrecognized service type was found in the flowspec. +. MessageId=11017 Severity=Success @@ -21387,6 +26464,9 @@ WSA_QOS_EFLOWSPEC - An invalid or inconsistent flowspec was found in the QOS str Language=Russian WSA_QOS_EFLOWSPEC - An invalid or inconsistent flowspec was found in the QOS structure. . +Language=Polish +WSA_QOS_EFLOWSPEC - An invalid or inconsistent flowspec was found in the QOS structure. +. MessageId=11018 Severity=Success @@ -21398,6 +26478,9 @@ WSA_QOS_EPROVSPECBUF - Invalid QOS provider-specific buffer. Language=Russian WSA_QOS_EPROVSPECBUF - Invalid QOS provider-specific buffer. . +Language=Polish +WSA_QOS_EPROVSPECBUF - Invalid QOS provider-specific buffer. +. MessageId=11019 Severity=Success @@ -21409,6 +26492,9 @@ WSA_QOS_EFILTERSTYLE - An invalid QOS filter style was used. Language=Russian WSA_QOS_EFILTERSTYLE - An invalid QOS filter style was used. . +Language=Polish +WSA_QOS_EFILTERSTYLE - An invalid QOS filter style was used. +. MessageId=11020 Severity=Success @@ -21420,6 +26506,9 @@ WSA_QOS_EFILTERTYPE - An invalid QOS filter type was used. Language=Russian WSA_QOS_EFILTERTYPE - An invalid QOS filter type was used. . +Language=Polish +WSA_QOS_EFILTERTYPE - An invalid QOS filter type was used. +. MessageId=11021 Severity=Success @@ -21431,6 +26520,9 @@ WSA_QOS_EFILTERCOUNT - An incorrect number of QOS FILTERSPECs were specified in Language=Russian WSA_QOS_EFILTERCOUNT - An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR. . +Language=Polish +WSA_QOS_EFILTERCOUNT - An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR. +. MessageId=11022 Severity=Success @@ -21442,6 +26534,9 @@ WSA_QOS_EOBJLENGTH - An object with an invalid ObjectLength field was specified Language=Russian WSA_QOS_EOBJLENGTH - An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_EOBJLENGTH - An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer. +. MessageId=11023 Severity=Success @@ -21453,6 +26548,9 @@ WSA_QOS_EFLOWCOUNT - An incorrect number of flow descriptors was specified in th Language=Russian WSA_QOS_EFLOWCOUNT - An incorrect number of flow descriptors was specified in the QOS structure. . +Language=Polish +WSA_QOS_EFLOWCOUNT - An incorrect number of flow descriptors was specified in the QOS structure. +. MessageId=11024 Severity=Success @@ -21464,6 +26562,9 @@ WSA_QOS_EUNKNOWNPSOBJ - An unrecognized object was found in the QOS provider-spe Language=Russian WSA_QOS_EUNKNOWNPSOBJ - An unrecognized object was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_EUNKNOWNPSOBJ - An unrecognized object was found in the QOS provider-specific buffer. +. MessageId=11025 Severity=Success @@ -21475,6 +26576,9 @@ WSA_QOS_EPOLICYOBJ - An invalid policy object was found in the QOS provider-spec Language=Russian WSA_QOS_EPOLICYOBJ - An invalid policy object was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_EPOLICYOBJ - An invalid policy object was found in the QOS provider-specific buffer. +. MessageId=11026 Severity=Success @@ -21486,6 +26590,9 @@ WSA_QOS_EFLOWDESC - An invalid QOS flow descriptor was found in the flow descrip Language=Russian WSA_QOS_EFLOWDESC - An invalid QOS flow descriptor was found in the flow descriptor list. . +Language=Polish +WSA_QOS_EFLOWDESC - An invalid QOS flow descriptor was found in the flow descriptor list. +. MessageId=11027 Severity=Success @@ -21497,6 +26604,9 @@ WSA_QOS_EPSFLOWSPEC - An invalid or inconsistent flowspec was found in the QOS p Language=Russian WSA_QOS_EPSFLOWSPEC - An invalid or inconsistent flowspec was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_EPSFLOWSPEC - An invalid or inconsistent flowspec was found in the QOS provider-specific buffer. +. MessageId=11028 Severity=Success @@ -21508,6 +26618,9 @@ WSA_QOS_EPSFILTERSPEC - An invalid FILTERSPEC was found in the QOS provider-spec Language=Russian WSA_QOS_EPSFILTERSPEC - An invalid FILTERSPEC was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_EPSFILTERSPEC - An invalid FILTERSPEC was found in the QOS provider-specific buffer. +. MessageId=11029 Severity=Success @@ -21519,6 +26632,9 @@ WSA_QOS_ESDMODEOBJ - An invalid shape discard mode object was found in the QOS p Language=Russian WSA_QOS_ESDMODEOBJ - An invalid shape discard mode object was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_ESDMODEOBJ - An invalid shape discard mode object was found in the QOS provider-specific buffer. +. MessageId=11030 Severity=Success @@ -21530,6 +26646,9 @@ WSA_QOS_ESHAPERATEOBJ - An invalid shaping rate object was found in the QOS prov Language=Russian WSA_QOS_ESHAPERATEOBJ - An invalid shaping rate object was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_ESHAPERATEOBJ - An invalid shaping rate object was found in the QOS provider-specific buffer. +. MessageId=11031 Severity=Success @@ -21541,6 +26660,9 @@ WSA_QOS_RESERVED_PETYPE - A reserved policy element was found in the QOS provide Language=Russian WSA_QOS_RESERVED_PETYPE - A reserved policy element was found in the QOS provider-specific buffer. . +Language=Polish +WSA_QOS_RESERVED_PETYPE - A reserved policy element was found in the QOS provider-specific buffer. +. MessageId=12000 Severity=Success @@ -21552,6 +26674,9 @@ ERROR_FLT_IO_COMPLETE - The IO was completed by a filter. Language=Russian ERROR_FLT_IO_COMPLETE - The IO was completed by a filter. . +Language=Polish +ERROR_FLT_IO_COMPLETE - The IO was completed by a filter. +. MessageId=12001 Severity=Success @@ -21563,6 +26688,9 @@ ERROR_FLT_BUFFER_TOO_SMALL - The buffer is too small to contain the entry. No in Language=Russian ERROR_FLT_BUFFER_TOO_SMALL - The buffer is too small to contain the entry. No information has been written to the buffer. . +Language=Polish +ERROR_FLT_BUFFER_TOO_SMALL - The buffer is too small to contain the entry. No information has been written to the buffer. +. MessageId=12002 Severity=Success @@ -21574,6 +26702,9 @@ ERROR_FLT_NO_HANDLER_DEFINED - A handler was not defined by the filter for this Language=Russian ERROR_FLT_NO_HANDLER_DEFINED - A handler was not defined by the filter for this operation. . +Language=Polish +ERROR_FLT_NO_HANDLER_DEFINED - A handler was not defined by the filter for this operation. +. MessageId=12003 Severity=Success @@ -21585,6 +26716,9 @@ ERROR_FLT_CONTEXT_ALREADY_DEFINED - A context is already defined for this object Language=Russian ERROR_FLT_CONTEXT_ALREADY_DEFINED - A context is already defined for this object. . +Language=Polish +ERROR_FLT_CONTEXT_ALREADY_DEFINED - A context is already defined for this object. +. MessageId=12004 Severity=Success @@ -21596,6 +26730,9 @@ ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST - Asynchronous requests are not valid for Language=Russian ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST - Asynchronous requests are not valid for this operation. . +Language=Polish +ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST - Asynchronous requests are not valid for this operation. +. MessageId=12005 Severity=Success @@ -21607,6 +26744,9 @@ ERROR_FLT_DISALLOW_FAST_IO - Disallow the Fast IO path for this operation. Language=Russian ERROR_FLT_DISALLOW_FAST_IO - Disallow the Fast IO path for this operation. . +Language=Polish +ERROR_FLT_DISALLOW_FAST_IO - Disallow the Fast IO path for this operation. +. MessageId=12006 Severity=Success @@ -21618,6 +26758,9 @@ ERROR_FLT_INVALID_NAME_REQUEST - An invalid name request was made. The name requ Language=Russian ERROR_FLT_INVALID_NAME_REQUEST - An invalid name request was made. The name requested cannot be retrieved at this time. . +Language=Polish +ERROR_FLT_INVALID_NAME_REQUEST - An invalid name request was made. The name requested cannot be retrieved at this time. +. MessageId=12007 Severity=Success @@ -21629,6 +26772,9 @@ ERROR_FLT_NOT_SAFE_TO_POST_OPERATION - Posting this operation to a worker thread Language=Russian ERROR_FLT_NOT_SAFE_TO_POST_OPERATION - Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock. . +Language=Polish +ERROR_FLT_NOT_SAFE_TO_POST_OPERATION - Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock. +. MessageId=12008 Severity=Success @@ -21640,6 +26786,9 @@ ERROR_FLT_NOT_INITIALIZED - The Filter Manager was not initialized when a filter Language=Russian ERROR_FLT_NOT_INITIALIZED - The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver. . +Language=Polish +ERROR_FLT_NOT_INITIALIZED - The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver. +. MessageId=12009 Severity=Success @@ -21651,6 +26800,9 @@ ERROR_FLT_FILTER_NOT_READY - The filter is not ready for attachment to volumes b Language=Russian ERROR_FLT_FILTER_NOT_READY - The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called). . +Language=Polish +ERROR_FLT_FILTER_NOT_READY - The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called). +. MessageId=12010 Severity=Success @@ -21662,6 +26814,9 @@ ERROR_FLT_POST_OPERATION_CLEANUP - The filter must cleanup any operation specifi Language=Russian ERROR_FLT_POST_OPERATION_CLEANUP - The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers. . +Language=Polish +ERROR_FLT_POST_OPERATION_CLEANUP - The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers. +. MessageId=12011 Severity=Success @@ -21673,6 +26828,9 @@ ERROR_FLT_INTERNAL_ERROR - The Filter Manager had an internal error from which i Language=Russian ERROR_FLT_INTERNAL_ERROR - The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback. . +Language=Polish +ERROR_FLT_INTERNAL_ERROR - The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback. +. MessageId=12012 Severity=Success @@ -21684,6 +26842,9 @@ ERROR_FLT_DELETING_OBJECT - The object specified for this action is in the proce Language=Russian ERROR_FLT_DELETING_OBJECT - The object specified for this action is in the process of being deleted, therefore the action requested cannot be completed at this time. . +Language=Polish +ERROR_FLT_DELETING_OBJECT - The object specified for this action is in the process of being deleted, therefore the action requested cannot be completed at this time. +. MessageId=12013 Severity=Success @@ -21695,6 +26856,9 @@ ERROR_FLT_MUST_BE_NONPAGED_POOL - Non-paged pool must be used for this type of c Language=Russian ERROR_FLT_MUST_BE_NONPAGED_POOL - Non-paged pool must be used for this type of context. . +Language=Polish +ERROR_FLT_MUST_BE_NONPAGED_POOL - Non-paged pool must be used for this type of context. +. MessageId=12014 Severity=Success @@ -21706,6 +26870,9 @@ ERROR_FLT_DUPLICATE_ENTRY - A duplicate handler definition has been provided for Language=Russian ERROR_FLT_DUPLICATE_ENTRY - A duplicate handler definition has been provided for an operation. . +Language=Polish +ERROR_FLT_DUPLICATE_ENTRY - A duplicate handler definition has been provided for an operation. +. MessageId=12015 Severity=Success @@ -21717,6 +26884,9 @@ ERROR_FLT_CBDQ_DISABLED - The callback data queue has been disabled. Language=Russian ERROR_FLT_CBDQ_DISABLED - The callback data queue has been disabled. . +Language=Polish +ERROR_FLT_CBDQ_DISABLED - The callback data queue has been disabled. +. MessageId=12016 Severity=Success @@ -21728,6 +26898,9 @@ ERROR_FLT_DO_NOT_ATTACH - Do not attach the filter to the volume at this time. Language=Russian ERROR_FLT_DO_NOT_ATTACH - Do not attach the filter to the volume at this time. . +Language=Polish +ERROR_FLT_DO_NOT_ATTACH - Do not attach the filter to the volume at this time. +. MessageId=12017 Severity=Success @@ -21739,6 +26912,9 @@ ERROR_FLT_DO_NOT_DETACH - Do not detach the filter from the volume at this time. Language=Russian ERROR_FLT_DO_NOT_DETACH - Do not detach the filter from the volume at this time. . +Language=Polish +ERROR_FLT_DO_NOT_DETACH - Do not detach the filter from the volume at this time. +. MessageId=12018 Severity=Success @@ -21750,6 +26926,9 @@ ERROR_FLT_INSTANCE_ALTITUDE_COLLISION - An instance already exists at this altit Language=Russian ERROR_FLT_INSTANCE_ALTITUDE_COLLISION - An instance already exists at this altitude on the volume specified. . +Language=Polish +ERROR_FLT_INSTANCE_ALTITUDE_COLLISION - An instance already exists at this altitude on the volume specified. +. MessageId=12019 Severity=Success @@ -21761,6 +26940,9 @@ ERROR_FLT_INSTANCE_NAME_COLLISION - An instance already exists with this name on Language=Russian ERROR_FLT_INSTANCE_NAME_COLLISION - An instance already exists with this name on the volume specified. . +Language=Polish +ERROR_FLT_INSTANCE_NAME_COLLISION - An instance already exists with this name on the volume specified. +. MessageId=12020 Severity=Success @@ -21772,6 +26954,9 @@ ERROR_FLT_FILTER_NOT_FOUND - The system could not find the filter specified. Language=Russian ERROR_FLT_FILTER_NOT_FOUND - The system could not find the filter specified. . +Language=Polish +ERROR_FLT_FILTER_NOT_FOUND - The system could not find the filter specified. +. MessageId=12021 Severity=Success @@ -21783,6 +26968,9 @@ ERROR_FLT_VOLUME_NOT_FOUND - The system could not find the volume specified. Language=Russian ERROR_FLT_VOLUME_NOT_FOUND - The system could not find the volume specified. . +Language=Polish +ERROR_FLT_VOLUME_NOT_FOUND - The system could not find the volume specified. +. MessageId=12022 Severity=Success @@ -21794,6 +26982,9 @@ ERROR_FLT_INSTANCE_NOT_FOUND - The system could not find the instance specified. Language=Russian ERROR_FLT_INSTANCE_NOT_FOUND - The system could not find the instance specified. . +Language=Polish +ERROR_FLT_INSTANCE_NOT_FOUND - The system could not find the instance specified. +. MessageId=12023 Severity=Success @@ -21805,6 +26996,9 @@ ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND - No registered context allocation defini Language=Russian ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND - No registered context allocation definition was found for the given request. . +Language=Polish +ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND - No registered context allocation definition was found for the given request. +. MessageId=12024 Severity=Success @@ -21816,6 +27010,9 @@ ERROR_FLT_INVALID_CONTEXT_REGISTRATION - An invalid parameter was specified duri Language=Russian ERROR_FLT_INVALID_CONTEXT_REGISTRATION - An invalid parameter was specified during context registration. . +Language=Polish +ERROR_FLT_INVALID_CONTEXT_REGISTRATION - An invalid parameter was specified during context registration. +. MessageId=12025 Severity=Success @@ -21827,6 +27024,9 @@ ERROR_FLT_NAME_CACHE_MISS - The name requested was not found in Filter Manager's Language=Russian ERROR_FLT_NAME_CACHE_MISS - The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system. . +Language=Polish +ERROR_FLT_NAME_CACHE_MISS - The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system. +. MessageId=12026 Severity=Success @@ -21838,6 +27038,9 @@ ERROR_FLT_NO_DEVICE_OBJECT - The requested device object does not exist for the Language=Russian ERROR_FLT_NO_DEVICE_OBJECT - The requested device object does not exist for the given volume. . +Language=Polish +ERROR_FLT_NO_DEVICE_OBJECT - The requested device object does not exist for the given volume. +. MessageId=12027 Severity=Success @@ -21849,6 +27052,9 @@ ERROR_FLT_VOLUME_ALREADY_MOUNTED - The specified volume is already mounted. Language=Russian ERROR_FLT_VOLUME_ALREADY_MOUNTED - The specified volume is already mounted. . +Language=Polish +ERROR_FLT_VOLUME_ALREADY_MOUNTED - The specified volume is already mounted. +. MessageId=12028 Severity=Success @@ -21860,6 +27066,9 @@ ERROR_FLT_NO_WAITER_FOR_REPLY - No waiter is present for the filter's reply to t Language=Russian ERROR_FLT_NO_WAITER_FOR_REPLY - No waiter is present for the filter's reply to this message. . +Language=Polish +ERROR_FLT_NO_WAITER_FOR_REPLY - No waiter is present for the filter's reply to this message. +. MessageId=13000 Severity=Success @@ -21871,6 +27080,9 @@ ERROR_IPSEC_QM_POLICY_EXISTS - The specified quick mode policy already exists. Language=Russian ERROR_IPSEC_QM_POLICY_EXISTS - The specified quick mode policy already exists. . +Language=Polish +ERROR_IPSEC_QM_POLICY_EXISTS - The specified quick mode policy already exists. +. MessageId=13001 Severity=Success @@ -21882,6 +27094,9 @@ ERROR_IPSEC_QM_POLICY_NOT_FOUND - The specified quick mode policy was not found. Language=Russian ERROR_IPSEC_QM_POLICY_NOT_FOUND - The specified quick mode policy was not found. . +Language=Polish +ERROR_IPSEC_QM_POLICY_NOT_FOUND - The specified quick mode policy was not found. +. MessageId=13002 Severity=Success @@ -21893,6 +27108,9 @@ ERROR_IPSEC_QM_POLICY_IN_USE - The specified quick mode policy is being used. Language=Russian ERROR_IPSEC_QM_POLICY_IN_USE - The specified quick mode policy is being used. . +Language=Polish +ERROR_IPSEC_QM_POLICY_IN_USE - The specified quick mode policy is being used. +. MessageId=13003 Severity=Success @@ -21904,6 +27122,9 @@ ERROR_IPSEC_MM_POLICY_EXISTS - The specified main mode policy already exists. Language=Russian ERROR_IPSEC_MM_POLICY_EXISTS - The specified main mode policy already exists. . +Language=Polish +ERROR_IPSEC_MM_POLICY_EXISTS - The specified main mode policy already exists. +. MessageId=13004 Severity=Success @@ -21915,6 +27136,9 @@ ERROR_IPSEC_MM_POLICY_NOT_FOUND - The specified main mode policy was not found. Language=Russian ERROR_IPSEC_MM_POLICY_NOT_FOUND - The specified main mode policy was not found. . +Language=Polish +ERROR_IPSEC_MM_POLICY_NOT_FOUND - The specified main mode policy was not found. +. MessageId=13005 Severity=Success @@ -21926,6 +27150,9 @@ ERROR_IPSEC_MM_POLICY_IN_USE - The specified main mode policy is being used. Language=Russian ERROR_IPSEC_MM_POLICY_IN_USE - The specified main mode policy is being used. . +Language=Polish +ERROR_IPSEC_MM_POLICY_IN_USE - The specified main mode policy is being used. +. MessageId=13006 Severity=Success @@ -21937,6 +27164,9 @@ ERROR_IPSEC_MM_FILTER_EXISTS - The specified main mode filter already exists. Language=Russian ERROR_IPSEC_MM_FILTER_EXISTS - The specified main mode filter already exists. . +Language=Polish +ERROR_IPSEC_MM_FILTER_EXISTS - The specified main mode filter already exists. +. MessageId=13007 Severity=Success @@ -21948,6 +27178,9 @@ ERROR_IPSEC_MM_FILTER_NOT_FOUND - The specified main mode filter was not found. Language=Russian ERROR_IPSEC_MM_FILTER_NOT_FOUND - The specified main mode filter was not found. . +Language=Polish +ERROR_IPSEC_MM_FILTER_NOT_FOUND - The specified main mode filter was not found. +. MessageId=13008 Severity=Success @@ -21959,6 +27192,9 @@ ERROR_IPSEC_TRANSPORT_FILTER_EXISTS - The specified transport mode filter alread Language=Russian ERROR_IPSEC_TRANSPORT_FILTER_EXISTS - The specified transport mode filter already exists. . +Language=Polish +ERROR_IPSEC_TRANSPORT_FILTER_EXISTS - The specified transport mode filter already exists. +. MessageId=13009 Severity=Success @@ -21970,6 +27206,9 @@ ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND - The specified transport mode filter doe Language=Russian ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND - The specified transport mode filter does not exist. . +Language=Polish +ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND - The specified transport mode filter does not exist. +. MessageId=13010 Severity=Success @@ -21981,6 +27220,9 @@ ERROR_IPSEC_MM_AUTH_EXISTS - The specified main mode authentication list exists. Language=Russian ERROR_IPSEC_MM_AUTH_EXISTS - The specified main mode authentication list exists. . +Language=Polish +ERROR_IPSEC_MM_AUTH_EXISTS - The specified main mode authentication list exists. +. MessageId=13011 Severity=Success @@ -21992,6 +27234,9 @@ ERROR_IPSEC_MM_AUTH_NOT_FOUND - The specified main mode authentication list was Language=Russian ERROR_IPSEC_MM_AUTH_NOT_FOUND - The specified main mode authentication list was not found. . +Language=Polish +ERROR_IPSEC_MM_AUTH_NOT_FOUND - The specified main mode authentication list was not found. +. MessageId=13012 Severity=Success @@ -22003,6 +27248,9 @@ ERROR_IPSEC_MM_AUTH_IN_USE - The specified quick mode policy is being used. Language=Russian ERROR_IPSEC_MM_AUTH_IN_USE - The specified quick mode policy is being used. . +Language=Polish +ERROR_IPSEC_MM_AUTH_IN_USE - The specified quick mode policy is being used. +. MessageId=13013 Severity=Success @@ -22014,6 +27262,9 @@ ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND - The specified main mode policy was not Language=Russian ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND - The specified main mode policy was not found. . +Language=Polish +ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND - The specified main mode policy was not found. +. MessageId=13014 Severity=Success @@ -22025,6 +27276,9 @@ ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND - The specified quick mode policy was not Language=Russian ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND - The specified quick mode policy was not found. . +Language=Polish +ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND - The specified quick mode policy was not found. +. MessageId=13015 Severity=Success @@ -22036,6 +27290,9 @@ ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND - The manifest file contains one or more Language=Russian ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND - The manifest file contains one or more syntax errors. . +Language=Polish +ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND - The manifest file contains one or more syntax errors. +. MessageId=13016 Severity=Success @@ -22047,6 +27304,9 @@ ERROR_IPSEC_TUNNEL_FILTER_EXISTS - The application attempted to activate a disab Language=Russian ERROR_IPSEC_TUNNEL_FILTER_EXISTS - The application attempted to activate a disabled activation context. . +Language=Polish +ERROR_IPSEC_TUNNEL_FILTER_EXISTS - The application attempted to activate a disabled activation context. +. MessageId=13017 Severity=Success @@ -22058,6 +27318,9 @@ ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND - The requested lookup key was not found in Language=Russian ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND - The requested lookup key was not found in any active activation context. . +Language=Polish +ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND - The requested lookup key was not found in any active activation context. +. MessageId=13018 Severity=Success @@ -22069,6 +27332,9 @@ ERROR_IPSEC_MM_FILTER_PENDING_DELETION - The Main Mode filter is pending deletio Language=Russian ERROR_IPSEC_MM_FILTER_PENDING_DELETION - The Main Mode filter is pending deletion. . +Language=Polish +ERROR_IPSEC_MM_FILTER_PENDING_DELETION - The Main Mode filter is pending deletion. +. MessageId=13019 Severity=Success @@ -22080,6 +27346,9 @@ ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION - The transport filter is pending Language=Russian ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION - The transport filter is pending deletion. . +Language=Polish +ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION - The transport filter is pending deletion. +. MessageId=13020 Severity=Success @@ -22091,6 +27360,9 @@ ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION - The tunnel filter is pending deleti Language=Russian ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION - The tunnel filter is pending deletion. . +Language=Polish +ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION - The tunnel filter is pending deletion. +. MessageId=13021 Severity=Success @@ -22102,6 +27374,9 @@ ERROR_IPSEC_MM_POLICY_PENDING_DELETION - The Main Mode policy is pending deletio Language=Russian ERROR_IPSEC_MM_POLICY_PENDING_DELETION - The Main Mode policy is pending deletion. . +Language=Polish +ERROR_IPSEC_MM_POLICY_PENDING_DELETION - The Main Mode policy is pending deletion. +. MessageId=13022 Severity=Success @@ -22113,6 +27388,9 @@ ERROR_IPSEC_MM_AUTH_PENDING_DELETION - The Main Mode authentication bundle is pe Language=Russian ERROR_IPSEC_MM_AUTH_PENDING_DELETION - The Main Mode authentication bundle is pending deletion. . +Language=Polish +ERROR_IPSEC_MM_AUTH_PENDING_DELETION - The Main Mode authentication bundle is pending deletion. +. MessageId=13023 Severity=Success @@ -22124,6 +27402,9 @@ ERROR_IPSEC_QM_POLICY_PENDING_DELETION - The Quick Mode policy is pending deleti Language=Russian ERROR_IPSEC_QM_POLICY_PENDING_DELETION - The Quick Mode policy is pending deletion. . +Language=Polish +ERROR_IPSEC_QM_POLICY_PENDING_DELETION - The Quick Mode policy is pending deletion. +. MessageId=13024 Severity=Success @@ -22135,6 +27416,9 @@ WARNING_IPSEC_MM_POLICY_PRUNED - The Main Mode policy was successfully added, bu Language=Russian WARNING_IPSEC_MM_POLICY_PRUNED - The Main Mode policy was successfully added, but some of the requested offers are not supported. . +Language=Polish +WARNING_IPSEC_MM_POLICY_PRUNED - The Main Mode policy was successfully added, but some of the requested offers are not supported. +. MessageId=13025 Severity=Success @@ -22146,6 +27430,9 @@ WARNING_IPSEC_QM_POLICY_PRUNED - The Quick Mode policy was successfully added, b Language=Russian WARNING_IPSEC_QM_POLICY_PRUNED - The Quick Mode policy was successfully added, but some of the requested offers are not supported. . +Language=Polish +WARNING_IPSEC_QM_POLICY_PRUNED - The Quick Mode policy was successfully added, but some of the requested offers are not supported. +. MessageId=13801 Severity=Success @@ -22157,6 +27444,9 @@ ERROR_IPSEC_IKE_AUTH_FAIL - IKE authentication credentials are unacceptable. Language=Russian ERROR_IPSEC_IKE_AUTH_FAIL - IKE authentication credentials are unacceptable. . +Language=Polish +ERROR_IPSEC_IKE_AUTH_FAIL - IKE authentication credentials are unacceptable. +. MessageId=13802 Severity=Success @@ -22168,6 +27458,9 @@ ERROR_IPSEC_IKE_ATTRIB_FAIL - IKE security attributes are unacceptable. Language=Russian ERROR_IPSEC_IKE_ATTRIB_FAIL - IKE security attributes are unacceptable. . +Language=Polish +ERROR_IPSEC_IKE_ATTRIB_FAIL - IKE security attributes are unacceptable. +. MessageId=13803 Severity=Success @@ -22179,6 +27472,9 @@ ERROR_IPSEC_IKE_NEGOTIATION_PENDING - IKE Negotiation in progress. Language=Russian ERROR_IPSEC_IKE_NEGOTIATION_PENDING - IKE Negotiation in progress. . +Language=Polish +ERROR_IPSEC_IKE_NEGOTIATION_PENDING - IKE Negotiation in progress. +. MessageId=13804 Severity=Success @@ -22190,6 +27486,9 @@ ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR - General processing error. Language=Russian ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR - General processing error. . +Language=Polish +ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR - General processing error. +. MessageId=13805 Severity=Success @@ -22201,6 +27500,9 @@ ERROR_IPSEC_IKE_TIMED_OUT - Negotiation timed out. Language=Russian ERROR_IPSEC_IKE_TIMED_OUT - Negotiation timed out. . +Language=Polish +ERROR_IPSEC_IKE_TIMED_OUT - Negotiation timed out. +. MessageId=13806 Severity=Success @@ -22212,6 +27514,9 @@ ERROR_IPSEC_IKE_NO_CERT - IKE failed to find valid machine certificate. Language=Russian ERROR_IPSEC_IKE_NO_CERT - IKE failed to find valid machine certificate. . +Language=Polish +ERROR_IPSEC_IKE_NO_CERT - IKE failed to find valid machine certificate. +. MessageId=13807 Severity=Success @@ -22223,6 +27528,9 @@ ERROR_IPSEC_IKE_SA_DELETED - IKE SA deleted by peer before establishment complet Language=Russian ERROR_IPSEC_IKE_SA_DELETED - IKE SA deleted by peer before establishment completed. . +Language=Polish +ERROR_IPSEC_IKE_SA_DELETED - IKE SA deleted by peer before establishment completed. +. MessageId=13808 Severity=Success @@ -22234,6 +27542,9 @@ ERROR_IPSEC_IKE_SA_REAPED - IKE SA deleted before establishment completed. Language=Russian ERROR_IPSEC_IKE_SA_REAPED - IKE SA deleted before establishment completed. . +Language=Polish +ERROR_IPSEC_IKE_SA_REAPED - IKE SA deleted before establishment completed. +. MessageId=13809 Severity=Success @@ -22245,6 +27556,9 @@ ERROR_IPSEC_IKE_MM_ACQUIRE_DROP - Negotiation request sat in Queue too long. Language=Russian ERROR_IPSEC_IKE_MM_ACQUIRE_DROP - Negotiation request sat in Queue too long. . +Language=Polish +ERROR_IPSEC_IKE_MM_ACQUIRE_DROP - Negotiation request sat in Queue too long. +. MessageId=13810 Severity=Success @@ -22256,6 +27570,9 @@ ERROR_IPSEC_IKE_QM_ACQUIRE_DROP - Negotiation request sat in Queue too long. Language=Russian ERROR_IPSEC_IKE_QM_ACQUIRE_DROP - Negotiation request sat in Queue too long. . +Language=Polish +ERROR_IPSEC_IKE_QM_ACQUIRE_DROP - Negotiation request sat in Queue too long. +. MessageId=13811 Severity=Success @@ -22267,6 +27584,9 @@ ERROR_IPSEC_IKE_QUEUE_DROP_MM - Negotiation request sat in Queue too long. Language=Russian ERROR_IPSEC_IKE_QUEUE_DROP_MM - Negotiation request sat in Queue too long. . +Language=Polish +ERROR_IPSEC_IKE_QUEUE_DROP_MM - Negotiation request sat in Queue too long. +. MessageId=13812 Severity=Success @@ -22278,6 +27598,9 @@ ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM - Negotiation request sat in Queue too long. Language=Russian ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM - Negotiation request sat in Queue too long. . +Language=Polish +ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM - Negotiation request sat in Queue too long. +. MessageId=13813 Severity=Success @@ -22289,6 +27612,9 @@ ERROR_IPSEC_IKE_DROP_NO_RESPONSE - No response from peer. Language=Russian ERROR_IPSEC_IKE_DROP_NO_RESPONSE - No response from peer. . +Language=Polish +ERROR_IPSEC_IKE_DROP_NO_RESPONSE - No response from peer. +. MessageId=13814 Severity=Success @@ -22300,6 +27626,9 @@ ERROR_IPSEC_IKE_MM_DELAY_DROP - Negotiation took too long. Language=Russian ERROR_IPSEC_IKE_MM_DELAY_DROP - Negotiation took too long. . +Language=Polish +ERROR_IPSEC_IKE_MM_DELAY_DROP - Negotiation took too long. +. MessageId=13815 Severity=Success @@ -22311,6 +27640,9 @@ ERROR_IPSEC_IKE_QM_DELAY_DROP - Negotiation took too long. Language=Russian ERROR_IPSEC_IKE_QM_DELAY_DROP - Negotiation took too long. . +Language=Polish +ERROR_IPSEC_IKE_QM_DELAY_DROP - Negotiation took too long. +. MessageId=13816 Severity=Success @@ -22322,6 +27654,9 @@ ERROR_IPSEC_IKE_ERROR - Unknown error occurred. Language=Russian ERROR_IPSEC_IKE_ERROR - Unknown error occurred. . +Language=Polish +ERROR_IPSEC_IKE_ERROR - Unknown error occurred. +. MessageId=13817 Severity=Success @@ -22333,6 +27668,9 @@ ERROR_IPSEC_IKE_CRL_FAILED - Certificate Revocation Check failed. Language=Russian ERROR_IPSEC_IKE_CRL_FAILED - Certificate Revocation Check failed. . +Language=Polish +ERROR_IPSEC_IKE_CRL_FAILED - Certificate Revocation Check failed. +. MessageId=13818 Severity=Success @@ -22344,6 +27682,9 @@ ERROR_IPSEC_IKE_INVALID_KEY_USAGE - Invalid certificate key usage. Language=Russian ERROR_IPSEC_IKE_INVALID_KEY_USAGE - Invalid certificate key usage. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_KEY_USAGE - Invalid certificate key usage. +. MessageId=13819 Severity=Success @@ -22355,6 +27696,9 @@ ERROR_IPSEC_IKE_INVALID_CERT_TYPE - Invalid certificate type. Language=Russian ERROR_IPSEC_IKE_INVALID_CERT_TYPE - Invalid certificate type. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_CERT_TYPE - Invalid certificate type. +. MessageId=13820 Severity=Success @@ -22366,6 +27710,9 @@ ERROR_IPSEC_IKE_NO_PRIVATE_KEY - No private key associated with machine certific Language=Russian ERROR_IPSEC_IKE_NO_PRIVATE_KEY - No private key associated with machine certificate. . +Language=Polish +ERROR_IPSEC_IKE_NO_PRIVATE_KEY - No private key associated with machine certificate. +. MessageId=13822 Severity=Success @@ -22377,6 +27724,9 @@ ERROR_IPSEC_IKE_DH_FAIL - Failure in Diffie-Hellman computation. Language=Russian ERROR_IPSEC_IKE_DH_FAIL - Failure in Diffie-Hellman computation. . +Language=Polish +ERROR_IPSEC_IKE_DH_FAIL - Failure in Diffie-Hellman computation. +. MessageId=13824 Severity=Success @@ -22388,6 +27738,9 @@ ERROR_IPSEC_IKE_INVALID_HEADER - Invalid header. Language=Russian ERROR_IPSEC_IKE_INVALID_HEADER - Invalid header. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_HEADER - Invalid header. +. MessageId=13825 Severity=Success @@ -22399,6 +27752,9 @@ ERROR_IPSEC_IKE_NO_POLICY - No policy configured. Language=Russian ERROR_IPSEC_IKE_NO_POLICY - No policy configured. . +Language=Polish +ERROR_IPSEC_IKE_NO_POLICY - No policy configured. +. MessageId=13826 Severity=Success @@ -22410,6 +27766,9 @@ ERROR_IPSEC_IKE_INVALID_SIGNATURE - Failed to verify signature. Language=Russian ERROR_IPSEC_IKE_INVALID_SIGNATURE - Failed to verify signature. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_SIGNATURE - Failed to verify signature. +. MessageId=13827 Severity=Success @@ -22421,6 +27780,9 @@ ERROR_IPSEC_IKE_KERBEROS_ERROR - Failed to authenticate using Kerberos. Language=Russian ERROR_IPSEC_IKE_KERBEROS_ERROR - Failed to authenticate using Kerberos. . +Language=Polish +ERROR_IPSEC_IKE_KERBEROS_ERROR - Failed to authenticate using Kerberos. +. MessageId=13828 Severity=Success @@ -22432,6 +27794,9 @@ ERROR_IPSEC_IKE_NO_PUBLIC_KEY - Peer's certificate did not have a public key. Language=Russian ERROR_IPSEC_IKE_NO_PUBLIC_KEY - Peer's certificate did not have a public key. . +Language=Polish +ERROR_IPSEC_IKE_NO_PUBLIC_KEY - Peer's certificate did not have a public key. +. MessageId=13829 Severity=Success @@ -22443,6 +27808,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR - Error processing error payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR - Error processing error payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR - Error processing error payload. +. MessageId=13830 Severity=Success @@ -22454,6 +27822,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_SA - Error processing SA payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_SA - Error processing SA payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_SA - Error processing SA payload. +. MessageId=13831 Severity=Success @@ -22465,6 +27836,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_PROP - Error processing Proposal payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_PROP - Error processing Proposal payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_PROP - Error processing Proposal payload. +. MessageId=13832 Severity=Success @@ -22476,6 +27850,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_TRANS - Error processing Transform payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_TRANS - Error processing Transform payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_TRANS - Error processing Transform payload. +. MessageId=13833 Severity=Success @@ -22487,6 +27864,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_KE - Error processing KE payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_KE - Error processing KE payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_KE - Error processing KE payload. +. MessageId=13834 Severity=Success @@ -22498,6 +27878,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_ID - Error processing ID payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_ID - Error processing ID payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_ID - Error processing ID payload. +. MessageId=13835 Severity=Success @@ -22509,6 +27892,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_CERT - Error processing Cert payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_CERT - Error processing Cert payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_CERT - Error processing Cert payload. +. MessageId=13836 Severity=Success @@ -22520,6 +27906,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ - Error processing Certificate Request payl Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ - Error processing Certificate Request payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ - Error processing Certificate Request payload. +. MessageId=13837 Severity=Success @@ -22531,6 +27920,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_HASH - Error processing Hash payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_HASH - Error processing Hash payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_HASH - Error processing Hash payload. +. MessageId=13838 Severity=Success @@ -22542,6 +27934,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_SIG - Error processing Signature payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_SIG - Error processing Signature payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_SIG - Error processing Signature payload. +. MessageId=13839 Severity=Success @@ -22553,6 +27948,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_NONCE - Error processing Nonce payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_NONCE - Error processing Nonce payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_NONCE - Error processing Nonce payload. +. MessageId=13840 Severity=Success @@ -22564,6 +27962,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY - Error processing Notify payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY - Error processing Notify payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY - Error processing Notify payload. +. MessageId=13841 Severity=Success @@ -22575,6 +27976,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_DELETE - Error processing Delete Payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_DELETE - Error processing Delete Payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_DELETE - Error processing Delete Payload. +. MessageId=13842 Severity=Success @@ -22586,6 +27990,9 @@ ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR - Error processing VendorId payload. Language=Russian ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR - Error processing VendorId payload. . +Language=Polish +ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR - Error processing VendorId payload. +. MessageId=13843 Severity=Success @@ -22597,6 +28004,9 @@ ERROR_IPSEC_IKE_INVALID_PAYLOAD - Invalid payload received. Language=Russian ERROR_IPSEC_IKE_INVALID_PAYLOAD - Invalid payload received. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_PAYLOAD - Invalid payload received. +. MessageId=13844 Severity=Success @@ -22608,6 +28018,9 @@ ERROR_IPSEC_IKE_LOAD_SOFT_SA - Soft SA loaded. Language=Russian ERROR_IPSEC_IKE_LOAD_SOFT_SA - Soft SA loaded. . +Language=Polish +ERROR_IPSEC_IKE_LOAD_SOFT_SA - Soft SA loaded. +. MessageId=13845 Severity=Success @@ -22619,6 +28032,9 @@ ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN - Soft SA torn down. Language=Russian ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN - Soft SA torn down. . +Language=Polish +ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN - Soft SA torn down. +. MessageId=13846 Severity=Success @@ -22630,6 +28046,9 @@ ERROR_IPSEC_IKE_INVALID_COOKIE - Invalid cookie received.. Language=Russian ERROR_IPSEC_IKE_INVALID_COOKIE - Invalid cookie received.. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_COOKIE - Invalid cookie received.. +. MessageId=13847 Severity=Success @@ -22641,6 +28060,9 @@ ERROR_IPSEC_IKE_NO_PEER_CERT - Peer failed to send valid machine certificate. Language=Russian ERROR_IPSEC_IKE_NO_PEER_CERT - Peer failed to send valid machine certificate. . +Language=Polish +ERROR_IPSEC_IKE_NO_PEER_CERT - Peer failed to send valid machine certificate. +. MessageId=13848 Severity=Success @@ -22652,6 +28074,9 @@ ERROR_IPSEC_IKE_PEER_CRL_FAILED - Certification Revocation check of peer's certi Language=Russian ERROR_IPSEC_IKE_PEER_CRL_FAILED - Certification Revocation check of peer's certificate failed. . +Language=Polish +ERROR_IPSEC_IKE_PEER_CRL_FAILED - Certification Revocation check of peer's certificate failed. +. MessageId=13849 Severity=Success @@ -22663,6 +28088,9 @@ ERROR_IPSEC_IKE_POLICY_CHANGE - New policy invalidated SAs formed with old polic Language=Russian ERROR_IPSEC_IKE_POLICY_CHANGE - New policy invalidated SAs formed with old policy. . +Language=Polish +ERROR_IPSEC_IKE_POLICY_CHANGE - New policy invalidated SAs formed with old policy. +. MessageId=13850 Severity=Success @@ -22674,6 +28102,9 @@ ERROR_IPSEC_IKE_NO_MM_POLICY - There is no available Main Mode IKE policy. Language=Russian ERROR_IPSEC_IKE_NO_MM_POLICY - There is no available Main Mode IKE policy. . +Language=Polish +ERROR_IPSEC_IKE_NO_MM_POLICY - There is no available Main Mode IKE policy. +. MessageId=13851 Severity=Success @@ -22685,6 +28116,9 @@ ERROR_IPSEC_IKE_NOTCBPRIV - Failed to enabled TCB privilege. Language=Russian ERROR_IPSEC_IKE_NOTCBPRIV - Failed to enabled TCB privilege. . +Language=Polish +ERROR_IPSEC_IKE_NOTCBPRIV - Failed to enabled TCB privilege. +. MessageId=13852 Severity=Success @@ -22696,6 +28130,9 @@ ERROR_IPSEC_IKE_SECLOADFAIL - Failed to load SECURITY.DLL. Language=Russian ERROR_IPSEC_IKE_SECLOADFAIL - Failed to load SECURITY.DLL. . +Language=Polish +ERROR_IPSEC_IKE_SECLOADFAIL - Failed to load SECURITY.DLL. +. MessageId=13853 Severity=Success @@ -22707,6 +28144,9 @@ ERROR_IPSEC_IKE_FAILSSPINIT - Failed to obtain security function table dispatch Language=Russian ERROR_IPSEC_IKE_FAILSSPINIT - Failed to obtain security function table dispatch address from SSPI. . +Language=Polish +ERROR_IPSEC_IKE_FAILSSPINIT - Failed to obtain security function table dispatch address from SSPI. +. MessageId=13854 Severity=Success @@ -22718,6 +28158,9 @@ ERROR_IPSEC_IKE_FAILQUERYSSP - Failed to query Kerberos package to obtain max to Language=Russian ERROR_IPSEC_IKE_FAILQUERYSSP - Failed to query Kerberos package to obtain max token size. . +Language=Polish +ERROR_IPSEC_IKE_FAILQUERYSSP - Failed to query Kerberos package to obtain max token size. +. MessageId=13855 Severity=Success @@ -22729,6 +28172,9 @@ ERROR_IPSEC_IKE_SRVACQFAIL - Failed to obtain Kerberos server credentials for IS Language=Russian ERROR_IPSEC_IKE_SRVACQFAIL - Failed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup. . +Language=Polish +ERROR_IPSEC_IKE_SRVACQFAIL - Failed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup. +. MessageId=13856 Severity=Success @@ -22740,6 +28186,9 @@ ERROR_IPSEC_IKE_SRVQUERYCRED - Failed to determine SSPI principal name for ISAKM Language=Russian ERROR_IPSEC_IKE_SRVQUERYCRED - Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes). . +Language=Polish +ERROR_IPSEC_IKE_SRVQUERYCRED - Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes). +. MessageId=13857 Severity=Success @@ -22748,7 +28197,10 @@ SymbolicName=ERROR_IPSEC_IKE_GETSPIFAIL Language=English ERROR_IPSEC_IKE_GETSPIFAIL - Failed to obtain new SPI for the inbound SA from IPSec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters. . -Language=Russian +Language=Russian +ERROR_IPSEC_IKE_GETSPIFAIL - Failed to obtain new SPI for the inbound SA from IPSec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters. +. +Language=Polish ERROR_IPSEC_IKE_GETSPIFAIL - Failed to obtain new SPI for the inbound SA from IPSec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters. . @@ -22762,6 +28214,9 @@ ERROR_IPSEC_IKE_INVALID_FILTER - Given filter is invalid. Language=Russian ERROR_IPSEC_IKE_INVALID_FILTER - Given filter is invalid. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_FILTER - Given filter is invalid. +. MessageId=13859 Severity=Success @@ -22773,6 +28228,9 @@ ERROR_IPSEC_IKE_OUT_OF_MEMORY - Memory allocation failed. Language=Russian ERROR_IPSEC_IKE_OUT_OF_MEMORY - Memory allocation failed. . +Language=Polish +ERROR_IPSEC_IKE_OUT_OF_MEMORY - Memory allocation failed. +. MessageId=13860 Severity=Success @@ -22784,6 +28242,9 @@ ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED - Failed to add Security Association to IP Language=Russian ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED - Failed to add Security Association to IPSec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine. . +Language=Polish +ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED - Failed to add Security Association to IPSec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine. +. MessageId=13861 Severity=Success @@ -22795,6 +28256,9 @@ ERROR_IPSEC_IKE_INVALID_POLICY - Invalid policy. Language=Russian ERROR_IPSEC_IKE_INVALID_POLICY - Invalid policy. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_POLICY - Invalid policy. +. MessageId=13862 Severity=Success @@ -22806,6 +28270,9 @@ ERROR_IPSEC_IKE_UNKNOWN_DOI - Invalid DOI. Language=Russian ERROR_IPSEC_IKE_UNKNOWN_DOI - Invalid DOI. . +Language=Polish +ERROR_IPSEC_IKE_UNKNOWN_DOI - Invalid DOI. +. MessageId=13863 Severity=Success @@ -22817,6 +28284,9 @@ ERROR_IPSEC_IKE_INVALID_SITUATION - Invalid situation. Language=Russian ERROR_IPSEC_IKE_INVALID_SITUATION - Invalid situation. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_SITUATION - Invalid situation. +. MessageId=13864 Severity=Success @@ -22828,6 +28298,9 @@ ERROR_IPSEC_IKE_DH_FAILURE - Diffie-Hellman failure. Language=Russian ERROR_IPSEC_IKE_DH_FAILURE - Diffie-Hellman failure. . +Language=Polish +ERROR_IPSEC_IKE_DH_FAILURE - Diffie-Hellman failure. +. MessageId=13865 Severity=Success @@ -22839,6 +28312,9 @@ ERROR_IPSEC_IKE_INVALID_GROUP - Invalid Diffie-Hellman group. Language=Russian ERROR_IPSEC_IKE_INVALID_GROUP - Invalid Diffie-Hellman group. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_GROUP - Invalid Diffie-Hellman group. +. MessageId=13866 Severity=Success @@ -22850,6 +28326,9 @@ ERROR_IPSEC_IKE_ENCRYPT - Error encrypting payload. Language=Russian ERROR_IPSEC_IKE_ENCRYPT - Error encrypting payload. . +Language=Polish +ERROR_IPSEC_IKE_ENCRYPT - Error encrypting payload. +. MessageId=13867 Severity=Success @@ -22861,6 +28340,9 @@ ERROR_IPSEC_IKE_DECRYPT - Error decrypting payload. Language=Russian ERROR_IPSEC_IKE_DECRYPT - Error decrypting payload. . +Language=Polish +ERROR_IPSEC_IKE_DECRYPT - Error decrypting payload. +. MessageId=13868 Severity=Success @@ -22872,6 +28354,9 @@ ERROR_IPSEC_IKE_POLICY_MATCH - Policy match error. Language=Russian ERROR_IPSEC_IKE_POLICY_MATCH - Policy match error. . +Language=Polish +ERROR_IPSEC_IKE_POLICY_MATCH - Policy match error. +. MessageId=13869 Severity=Success @@ -22883,6 +28368,9 @@ ERROR_IPSEC_IKE_UNSUPPORTED_ID - Unsupported ID. Language=Russian ERROR_IPSEC_IKE_UNSUPPORTED_ID - Unsupported ID. . +Language=Polish +ERROR_IPSEC_IKE_UNSUPPORTED_ID - Unsupported ID. +. MessageId=13870 Severity=Success @@ -22894,6 +28382,9 @@ ERROR_IPSEC_IKE_INVALID_HASH - Hash verification failed. Language=Russian ERROR_IPSEC_IKE_INVALID_HASH - Hash verification failed. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_HASH - Hash verification failed. +. MessageId=13871 Severity=Success @@ -22905,6 +28396,9 @@ ERROR_IPSEC_IKE_INVALID_HASH_ALG - Invalid hash algorithm. Language=Russian ERROR_IPSEC_IKE_INVALID_HASH_ALG - Invalid hash algorithm. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_HASH_ALG - Invalid hash algorithm. +. MessageId=13872 Severity=Success @@ -22916,6 +28410,9 @@ ERROR_IPSEC_IKE_INVALID_HASH_SIZE - Invalid hash size. Language=Russian ERROR_IPSEC_IKE_INVALID_HASH_SIZE - Invalid hash size. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_HASH_SIZE - Invalid hash size. +. MessageId=13873 Severity=Success @@ -22927,6 +28424,9 @@ ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG - Invalid encryption algorithm. Language=Russian ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG - Invalid encryption algorithm. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG - Invalid encryption algorithm. +. MessageId=13874 Severity=Success @@ -22938,6 +28438,9 @@ ERROR_IPSEC_IKE_INVALID_AUTH_ALG - Invalid authentication algorithm. Language=Russian ERROR_IPSEC_IKE_INVALID_AUTH_ALG - Invalid authentication algorithm. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_AUTH_ALG - Invalid authentication algorithm. +. MessageId=13875 Severity=Success @@ -22949,6 +28452,9 @@ ERROR_IPSEC_IKE_INVALID_SIG - Invalid certificate signature. Language=Russian ERROR_IPSEC_IKE_INVALID_SIG - Invalid certificate signature. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_SIG - Invalid certificate signature. +. MessageId=13876 Severity=Success @@ -22960,6 +28466,9 @@ ERROR_IPSEC_IKE_LOAD_FAILED - Load failed. Language=Russian ERROR_IPSEC_IKE_LOAD_FAILED - Load failed. . +Language=Polish +ERROR_IPSEC_IKE_LOAD_FAILED - Load failed. +. MessageId=13877 Severity=Success @@ -22971,6 +28480,9 @@ ERROR_IPSEC_IKE_RPC_DELETE - Deleted via RPC call. Language=Russian ERROR_IPSEC_IKE_RPC_DELETE - Deleted via RPC call. . +Language=Polish +ERROR_IPSEC_IKE_RPC_DELETE - Deleted via RPC call. +. MessageId=13878 Severity=Success @@ -22982,6 +28494,9 @@ ERROR_IPSEC_IKE_BENIGN_REINIT - Temporary state created to perform reinit. This Language=Russian ERROR_IPSEC_IKE_BENIGN_REINIT - Temporary state created to perform reinit. This is not a real failure. . +Language=Polish +ERROR_IPSEC_IKE_BENIGN_REINIT - Temporary state created to perform reinit. This is not a real failure. +. MessageId=13879 Severity=Success @@ -22993,6 +28508,9 @@ ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY - The lifetime value received Language=Russian ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY - The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY - The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine. +. MessageId=13881 Severity=Success @@ -23004,6 +28522,9 @@ ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN - Key length in certificate is too small for Language=Russian ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN - Key length in certificate is too small for configured security requirements. . +Language=Polish +ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN - Key length in certificate is too small for configured security requirements. +. MessageId=13882 Severity=Success @@ -23015,6 +28536,9 @@ ERROR_IPSEC_IKE_MM_LIMIT - Max number of established MM SAs to peer exceeded. Language=Russian ERROR_IPSEC_IKE_MM_LIMIT - Max number of established MM SAs to peer exceeded. . +Language=Polish +ERROR_IPSEC_IKE_MM_LIMIT - Max number of established MM SAs to peer exceeded. +. MessageId=13883 Severity=Success @@ -23026,6 +28550,9 @@ ERROR_IPSEC_IKE_NEGOTIATION_DISABLED - IKE received a policy that disables negot Language=Russian ERROR_IPSEC_IKE_NEGOTIATION_DISABLED - IKE received a policy that disables negotiation. . +Language=Polish +ERROR_IPSEC_IKE_NEGOTIATION_DISABLED - IKE received a policy that disables negotiation. +. MessageId=13884 Severity=Success @@ -23037,6 +28564,9 @@ ERROR_IPSEC_IKE_NEG_STATUS_END - ERROR_IPSEC_IKE_NEG_STATUS_END Language=Russian ERROR_IPSEC_IKE_NEG_STATUS_END - ERROR_IPSEC_IKE_NEG_STATUS_END . +Language=Polish +ERROR_IPSEC_IKE_NEG_STATUS_END - ERROR_IPSEC_IKE_NEG_STATUS_END +. MessageId=14000 Severity=Success @@ -23048,6 +28578,9 @@ ERROR_SXS_SECTION_NOT_FOUND - The requested section was not present in the activ Language=Russian ERROR_SXS_SECTION_NOT_FOUND - The requested section was not present in the activation context. . +Language=Polish +ERROR_SXS_SECTION_NOT_FOUND - The requested section was not present in the activation context. +. MessageId=14001 Severity=Success @@ -23059,6 +28592,9 @@ ERROR_SXS_CANT_GEN_ACTCTX - This application has failed to start because the app Language=Russian ERROR_SXS_CANT_GEN_ACTCTX - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. . +Language=Polish +ERROR_SXS_CANT_GEN_ACTCTX - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. +. MessageId=14002 Severity=Success @@ -23070,6 +28606,9 @@ ERROR_SXS_INVALID_ACTCTXDATA_FORMAT - The application binding data format is inv Language=Russian ERROR_SXS_INVALID_ACTCTXDATA_FORMAT - The application binding data format is invalid. . +Language=Polish +ERROR_SXS_INVALID_ACTCTXDATA_FORMAT - The application binding data format is invalid. +. MessageId=14003 Severity=Success @@ -23081,6 +28620,9 @@ ERROR_SXS_ASSEMBLY_NOT_FOUND - The referenced assembly is not installed on your Language=Russian ERROR_SXS_ASSEMBLY_NOT_FOUND - The referenced assembly is not installed on your system. . +Language=Polish +ERROR_SXS_ASSEMBLY_NOT_FOUND - The referenced assembly is not installed on your system. +. MessageId=14004 Severity=Success @@ -23092,6 +28634,9 @@ ERROR_SXS_MANIFEST_FORMAT_ERROR - The manifest file does not begin with the requ Language=Russian ERROR_SXS_MANIFEST_FORMAT_ERROR - The manifest file does not begin with the required tag and format information. . +Language=Polish +ERROR_SXS_MANIFEST_FORMAT_ERROR - The manifest file does not begin with the required tag and format information. +. MessageId=14005 Severity=Success @@ -23103,6 +28648,9 @@ ERROR_SXS_MANIFEST_PARSE_ERROR - The manifest file contains one or more syntax e Language=Russian ERROR_SXS_MANIFEST_PARSE_ERROR - The manifest file contains one or more syntax errors. . +Language=Polish +ERROR_SXS_MANIFEST_PARSE_ERROR - The manifest file contains one or more syntax errors. +. MessageId=14006 Severity=Success @@ -23114,6 +28662,9 @@ ERROR_SXS_ACTIVATION_CONTEXT_DISABLED - The application attempted to activate a Language=Russian ERROR_SXS_ACTIVATION_CONTEXT_DISABLED - The application attempted to activate a disabled activation context. . +Language=Polish +ERROR_SXS_ACTIVATION_CONTEXT_DISABLED - The application attempted to activate a disabled activation context. +. MessageId=14007 Severity=Success @@ -23125,6 +28676,9 @@ ERROR_SXS_KEY_NOT_FOUND - The requested lookup key was not found in any active a Language=Russian ERROR_SXS_KEY_NOT_FOUND - The requested lookup key was not found in any active activation context. . +Language=Polish +ERROR_SXS_KEY_NOT_FOUND - The requested lookup key was not found in any active activation context. +. MessageId=14008 Severity=Success @@ -23136,6 +28690,9 @@ ERROR_SXS_VERSION_CONFLICT - A component version required by the application con Language=Russian ERROR_SXS_VERSION_CONFLICT - A component version required by the application conflicts with another component version already active. . +Language=Polish +ERROR_SXS_VERSION_CONFLICT - A component version required by the application conflicts with another component version already active. +. MessageId=14009 Severity=Success @@ -23147,6 +28704,9 @@ ERROR_SXS_WRONG_SECTION_TYPE - The type requested activation context section doe Language=Russian ERROR_SXS_WRONG_SECTION_TYPE - The type requested activation context section does not match the query API used. . +Language=Polish +ERROR_SXS_WRONG_SECTION_TYPE - The type requested activation context section does not match the query API used. +. MessageId=14010 Severity=Success @@ -23158,6 +28718,9 @@ ERROR_SXS_THREAD_QUERIES_DISABLED - Lack of system resources has required isolat Language=Russian ERROR_SXS_THREAD_QUERIES_DISABLED - Lack of system resources has required isolated activation to be disabled for the current thread of execution. . +Language=Polish +ERROR_SXS_THREAD_QUERIES_DISABLED - Lack of system resources has required isolated activation to be disabled for the current thread of execution. +. MessageId=14011 Severity=Success @@ -23169,6 +28732,9 @@ ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET - An attempt to set the process default ac Language=Russian ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET - An attempt to set the process default activation context failed because the process default activation context was already set. . +Language=Polish +ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET - An attempt to set the process default activation context failed because the process default activation context was already set. +. MessageId=14012 Severity=Success @@ -23180,6 +28746,9 @@ ERROR_SXS_UNKNOWN_ENCODING_GROUP - The encoding group identifier specified is no Language=Russian ERROR_SXS_UNKNOWN_ENCODING_GROUP - The encoding group identifier specified is not recognized. . +Language=Polish +ERROR_SXS_UNKNOWN_ENCODING_GROUP - The encoding group identifier specified is not recognized. +. MessageId=14013 Severity=Success @@ -23191,6 +28760,9 @@ ERROR_SXS_UNKNOWN_ENCODING - The encoding requested is not recognized. Language=Russian ERROR_SXS_UNKNOWN_ENCODING - The encoding requested is not recognized. . +Language=Polish +ERROR_SXS_UNKNOWN_ENCODING - The encoding requested is not recognized. +. MessageId=14014 Severity=Success @@ -23202,6 +28774,9 @@ ERROR_SXS_INVALID_XML_NAMESPACE_URI - The manifest contains a reference to an in Language=Russian ERROR_SXS_INVALID_XML_NAMESPACE_URI - The manifest contains a reference to an invalid URI. . +Language=Polish +ERROR_SXS_INVALID_XML_NAMESPACE_URI - The manifest contains a reference to an invalid URI. +. MessageId=14015 Severity=Success @@ -23213,6 +28788,9 @@ ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED - The application manifest cont Language=Russian ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED - The application manifest contains a reference to a dependent assembly which is not installed. . +Language=Polish +ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED - The application manifest contains a reference to a dependent assembly which is not installed. +. MessageId=14016 Severity=Success @@ -23224,6 +28802,9 @@ ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED - The manifest for an assembly Language=Russian ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED - The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed. . +Language=Polish +ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED - The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed. +. MessageId=14017 Severity=Success @@ -23235,6 +28816,9 @@ ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE - The manifest contains an attribu Language=Russian ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE - The manifest contains an attribute for the assembly identity which is not valid. . +Language=Polish +ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE - The manifest contains an attribute for the assembly identity which is not valid. +. MessageId=14018 Severity=Success @@ -23246,6 +28830,9 @@ ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE - The manifest is missing Language=Russian ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE - The manifest is missing the required default namespace specification on the assembly element. . +Language=Polish +ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE - The manifest is missing the required default namespace specification on the assembly element. +. MessageId=14019 Severity=Success @@ -23257,6 +28844,9 @@ ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE - The manifest has a defau Language=Russian ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE - The manifest has a default namespace specified on the assembly element but its value is not \"urn:schemas-microsoft-com:asm.v1\". . +Language=Polish +ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE - The manifest has a default namespace specified on the assembly element but its value is not \"urn:schemas-microsoft-com:asm.v1\". +. MessageId=14020 Severity=Success @@ -23268,6 +28858,9 @@ ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT - The private manifest Language=Russian ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT - The private manifest probe has crossed the reparse-point-associated path. . +Language=Polish +ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT - The private manifest probe has crossed the reparse-point-associated path. +. MessageId=14021 Severity=Success @@ -23279,6 +28872,9 @@ ERROR_SXS_DUPLICATE_DLL_NAME - Two or more components referenced directly or ind Language=Russian ERROR_SXS_DUPLICATE_DLL_NAME - Two or more components referenced directly or indirectly by the application manifest have files by the same name. . +Language=Polish +ERROR_SXS_DUPLICATE_DLL_NAME - Two or more components referenced directly or indirectly by the application manifest have files by the same name. +. MessageId=14022 Severity=Success @@ -23290,6 +28886,9 @@ ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME - Two or more components referenced directl Language=Russian ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME - Two or more components referenced directly or indirectly by the application manifest have window classes with the same name. . +Language=Polish +ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME - Two or more components referenced directly or indirectly by the application manifest have window classes with the same name. +. MessageId=14023 Severity=Success @@ -23301,6 +28900,9 @@ ERROR_SXS_DUPLICATE_CLSID - Two or more components referenced directly or indire Language=Russian ERROR_SXS_DUPLICATE_CLSID - Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs. . +Language=Polish +ERROR_SXS_DUPLICATE_CLSID - Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs. +. MessageId=14024 Severity=Success @@ -23312,6 +28914,9 @@ ERROR_SXS_DUPLICATE_IID - Two or more components referenced directly or indirect Language=Russian ERROR_SXS_DUPLICATE_IID - Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs. . +Language=Polish +ERROR_SXS_DUPLICATE_IID - Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs. +. MessageId=14025 Severity=Success @@ -23323,6 +28928,9 @@ ERROR_SXS_DUPLICATE_TLBID - Two or more components referenced directly or indire Language=Russian ERROR_SXS_DUPLICATE_TLBID - Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs. . +Language=Polish +ERROR_SXS_DUPLICATE_TLBID - Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs. +. MessageId=14026 Severity=Success @@ -23334,6 +28942,9 @@ ERROR_SXS_DUPLICATE_PROGID - Two or more components referenced directly or indir Language=Russian ERROR_SXS_DUPLICATE_PROGID - Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs. . +Language=Polish +ERROR_SXS_DUPLICATE_PROGID - Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs. +. MessageId=14027 Severity=Success @@ -23345,6 +28956,9 @@ ERROR_SXS_DUPLICATE_ASSEMBLY_NAME - Two or more components referenced directly o Language=Russian ERROR_SXS_DUPLICATE_ASSEMBLY_NAME - Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted. . +Language=Polish +ERROR_SXS_DUPLICATE_ASSEMBLY_NAME - Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted. +. MessageId=14028 Severity=Success @@ -23356,6 +28970,9 @@ ERROR_SXS_FILE_HASH_MISMATCH - A component's file does not match the verificatio Language=Russian ERROR_SXS_FILE_HASH_MISMATCH - A component's file does not match the verification information present in the component manifest. . +Language=Polish +ERROR_SXS_FILE_HASH_MISMATCH - A component's file does not match the verification information present in the component manifest. +. MessageId=14029 Severity=Success @@ -23367,6 +28984,9 @@ ERROR_SXS_POLICY_PARSE_ERROR - The policy manifest contains one or more syntax e Language=Russian ERROR_SXS_POLICY_PARSE_ERROR - The policy manifest contains one or more syntax errors. . +Language=Polish +ERROR_SXS_POLICY_PARSE_ERROR - The policy manifest contains one or more syntax errors. +. MessageId=14030 Severity=Success @@ -23378,6 +28998,9 @@ ERROR_SXS_XML_E_MISSINGQUOTE - Manifest Parse Error : A string literal was expec Language=Russian ERROR_SXS_XML_E_MISSINGQUOTE - Manifest Parse Error : A string literal was expected, but no opening quote character was found. . +Language=Polish +ERROR_SXS_XML_E_MISSINGQUOTE - Manifest Parse Error : A string literal was expected, but no opening quote character was found. +. MessageId=14031 Severity=Success @@ -23389,6 +29012,9 @@ ERROR_SXS_XML_E_COMMENTSYNTAX - Manifest Parse Error : Incorrect syntax was used Language=Russian ERROR_SXS_XML_E_COMMENTSYNTAX - Manifest Parse Error : Incorrect syntax was used in a comment. . +Language=Polish +ERROR_SXS_XML_E_COMMENTSYNTAX - Manifest Parse Error : Incorrect syntax was used in a comment. +. MessageId=14032 Severity=Success @@ -23400,6 +29026,9 @@ ERROR_SXS_XML_E_BADSTARTNAMECHAR - Manifest Parse Error : A name was started wit Language=Russian ERROR_SXS_XML_E_BADSTARTNAMECHAR - Manifest Parse Error : A name was started with an invalid character. . +Language=Polish +ERROR_SXS_XML_E_BADSTARTNAMECHAR - Manifest Parse Error : A name was started with an invalid character. +. MessageId=14033 Severity=Success @@ -23411,6 +29040,9 @@ ERROR_SXS_XML_E_BADNAMECHAR - Manifest Parse Error : A name contained an invalid Language=Russian ERROR_SXS_XML_E_BADNAMECHAR - Manifest Parse Error : A name contained an invalid character. . +Language=Polish +ERROR_SXS_XML_E_BADNAMECHAR - Manifest Parse Error : A name contained an invalid character. +. MessageId=14034 Severity=Success @@ -23422,6 +29054,9 @@ ERROR_SXS_XML_E_BADCHARINSTRING - Manifest Parse Error : A string literal contai Language=Russian ERROR_SXS_XML_E_BADCHARINSTRING - Manifest Parse Error : A string literal contained an invalid character. . +Language=Polish +ERROR_SXS_XML_E_BADCHARINSTRING - Manifest Parse Error : A string literal contained an invalid character. +. MessageId=14035 Severity=Success @@ -23433,6 +29068,9 @@ ERROR_SXS_XML_E_XMLDECLSYNTAX - Manifest Parse Error : Invalid syntax for an XML Language=Russian ERROR_SXS_XML_E_XMLDECLSYNTAX - Manifest Parse Error : Invalid syntax for an XML declaration. . +Language=Polish +ERROR_SXS_XML_E_XMLDECLSYNTAX - Manifest Parse Error : Invalid syntax for an XML declaration. +. MessageId=14036 Severity=Success @@ -23444,6 +29082,9 @@ ERROR_SXS_XML_E_BADCHARDATA - Manifest Parse Error : An invalid character was fo Language=Russian ERROR_SXS_XML_E_BADCHARDATA - Manifest Parse Error : An invalid character was found in text content. . +Language=Polish +ERROR_SXS_XML_E_BADCHARDATA - Manifest Parse Error : An invalid character was found in text content. +. MessageId=14037 Severity=Success @@ -23455,6 +29096,9 @@ ERROR_SXS_XML_E_MISSINGWHITESPACE - Manifest Parse Error : Required white space Language=Russian ERROR_SXS_XML_E_MISSINGWHITESPACE - Manifest Parse Error : Required white space was missing. . +Language=Polish +ERROR_SXS_XML_E_MISSINGWHITESPACE - Manifest Parse Error : Required white space was missing. +. MessageId=14038 Severity=Success @@ -23466,6 +29110,9 @@ ERROR_SXS_XML_E_EXPECTINGTAGEND - Manifest Parse Error : The character '>' was e Language=Russian ERROR_SXS_XML_E_EXPECTINGTAGEND - Manifest Parse Error : The character '>' was expected. . +Language=Polish +ERROR_SXS_XML_E_EXPECTINGTAGEND - Manifest Parse Error : The character '>' was expected. +. MessageId=14039 Severity=Success @@ -23477,6 +29124,9 @@ ERROR_SXS_XML_E_MISSINGSEMICOLON - Manifest Parse Error : A semi colon character Language=Russian ERROR_SXS_XML_E_MISSINGSEMICOLON - Manifest Parse Error : A semi colon character was expected. . +Language=Polish +ERROR_SXS_XML_E_MISSINGSEMICOLON - Manifest Parse Error : A semi colon character was expected. +. MessageId=14040 Severity=Success @@ -23488,6 +29138,9 @@ ERROR_SXS_XML_E_UNBALANCEDPAREN - Manifest Parse Error : Unbalanced parentheses. Language=Russian ERROR_SXS_XML_E_UNBALANCEDPAREN - Manifest Parse Error : Unbalanced parentheses. . +Language=Polish +ERROR_SXS_XML_E_UNBALANCEDPAREN - Manifest Parse Error : Unbalanced parentheses. +. MessageId=14041 Severity=Success @@ -23499,6 +29152,9 @@ ERROR_SXS_XML_E_INTERNALERROR - Manifest Parse Error : Internal error. Language=Russian ERROR_SXS_XML_E_INTERNALERROR - Manifest Parse Error : Internal error. . +Language=Polish +ERROR_SXS_XML_E_INTERNALERROR - Manifest Parse Error : Internal error. +. MessageId=14042 Severity=Success @@ -23510,6 +29166,9 @@ ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE - Manifest Parse Error : White space is no Language=Russian ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE - Manifest Parse Error : White space is not allowed at this location. . +Language=Polish +ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE - Manifest Parse Error : White space is not allowed at this location. +. MessageId=14043 Severity=Success @@ -23521,6 +29180,9 @@ ERROR_SXS_XML_E_INCOMPLETE_ENCODING - Manifest Parse Error : End of file reached Language=Russian ERROR_SXS_XML_E_INCOMPLETE_ENCODING - Manifest Parse Error : End of file reached in invalid state for current encoding. . +Language=Polish +ERROR_SXS_XML_E_INCOMPLETE_ENCODING - Manifest Parse Error : End of file reached in invalid state for current encoding. +. MessageId=14044 Severity=Success @@ -23532,6 +29194,9 @@ ERROR_SXS_XML_E_MISSING_PAREN - Manifest Parse Error : Missing parenthesis. Language=Russian ERROR_SXS_XML_E_MISSING_PAREN - Manifest Parse Error : Missing parenthesis. . +Language=Polish +ERROR_SXS_XML_E_MISSING_PAREN - Manifest Parse Error : Missing parenthesis. +. MessageId=14045 Severity=Success @@ -23543,6 +29208,9 @@ ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE - Manifest Parse Error : A single or double Language=Russian ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE - Manifest Parse Error : A single or double closing quote character (\' or \") is missing. . +Language=Polish +ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE - Manifest Parse Error : A single or double closing quote character (\' or \") is missing. +. MessageId=14046 Severity=Success @@ -23554,6 +29222,9 @@ ERROR_SXS_XML_E_MULTIPLE_COLONS - Manifest Parse Error : Multiple colons are not Language=Russian ERROR_SXS_XML_E_MULTIPLE_COLONS - Manifest Parse Error : Multiple colons are not allowed in a name. . +Language=Polish +ERROR_SXS_XML_E_MULTIPLE_COLONS - Manifest Parse Error : Multiple colons are not allowed in a name. +. MessageId=14047 Severity=Success @@ -23565,6 +29236,9 @@ ERROR_SXS_XML_E_INVALID_DECIMAL - Manifest Parse Error : Invalid character for d Language=Russian ERROR_SXS_XML_E_INVALID_DECIMAL - Manifest Parse Error : Invalid character for decimal digit. . +Language=Polish +ERROR_SXS_XML_E_INVALID_DECIMAL - Manifest Parse Error : Invalid character for decimal digit. +. MessageId=14048 Severity=Success @@ -23576,6 +29250,9 @@ ERROR_SXS_XML_E_INVALID_HEXIDECIMAL - Manifest Parse Error : Invalid character f Language=Russian ERROR_SXS_XML_E_INVALID_HEXIDECIMAL - Manifest Parse Error : Invalid character for hexadecimal digit. . +Language=Polish +ERROR_SXS_XML_E_INVALID_HEXIDECIMAL - Manifest Parse Error : Invalid character for hexadecimal digit. +. MessageId=14049 Severity=Success @@ -23587,6 +29264,9 @@ ERROR_SXS_XML_E_INVALID_UNICODE - Manifest Parse Error : Invalid Unicode charact Language=Russian ERROR_SXS_XML_E_INVALID_UNICODE - Manifest Parse Error : Invalid Unicode character value for this platform. . +Language=Polish +ERROR_SXS_XML_E_INVALID_UNICODE - Manifest Parse Error : Invalid Unicode character value for this platform. +. MessageId=14050 Severity=Success @@ -23598,6 +29278,9 @@ ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK - Manifest Parse Error : Expecting whit Language=Russian ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK - Manifest Parse Error : Expecting white space or '?'. . +Language=Polish +ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK - Manifest Parse Error : Expecting white space or '?'. +. MessageId=14051 Severity=Success @@ -23609,6 +29292,9 @@ ERROR_SXS_XML_E_UNEXPECTEDENDTAG - Manifest Parse Error : End tag was not expect Language=Russian ERROR_SXS_XML_E_UNEXPECTEDENDTAG - Manifest Parse Error : End tag was not expected at this location. . +Language=Polish +ERROR_SXS_XML_E_UNEXPECTEDENDTAG - Manifest Parse Error : End tag was not expected at this location. +. MessageId=14052 Severity=Success @@ -23620,6 +29306,9 @@ ERROR_SXS_XML_E_UNCLOSEDTAG - Manifest Parse Error : The following tags were not Language=Russian ERROR_SXS_XML_E_UNCLOSEDTAG - Manifest Parse Error : The following tags were not closed: %1. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDTAG - Manifest Parse Error : The following tags were not closed: %1. +. MessageId=14053 Severity=Success @@ -23631,6 +29320,9 @@ ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute. Language=Russian ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute. . +Language=Polish +ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute. +. MessageId=14054 Severity=Success @@ -23642,6 +29334,9 @@ ERROR_SXS_XML_E_MULTIPLEROOTS - Manifest Parse Error : Only one top level elemen Language=Russian ERROR_SXS_XML_E_MULTIPLEROOTS - Manifest Parse Error : Only one top level element is allowed in an XML document. . +Language=Polish +ERROR_SXS_XML_E_MULTIPLEROOTS - Manifest Parse Error : Only one top level element is allowed in an XML document. +. MessageId=14055 Severity=Success @@ -23653,6 +29348,9 @@ ERROR_SXS_XML_E_INVALIDATROOTLEVEL - Manifest Parse Error : Invalid at the top l Language=Russian ERROR_SXS_XML_E_INVALIDATROOTLEVEL - Manifest Parse Error : Invalid at the top level of the document. . +Language=Polish +ERROR_SXS_XML_E_INVALIDATROOTLEVEL - Manifest Parse Error : Invalid at the top level of the document. +. MessageId=14056 Severity=Success @@ -23664,6 +29362,9 @@ ERROR_SXS_XML_E_BADXMLDECL - Manifest Parse Error : Invalid XML declaration. Language=Russian ERROR_SXS_XML_E_BADXMLDECL - Manifest Parse Error : Invalid XML declaration. . +Language=Polish +ERROR_SXS_XML_E_BADXMLDECL - Manifest Parse Error : Invalid XML declaration. +. MessageId=14057 Severity=Success @@ -23675,6 +29376,9 @@ ERROR_SXS_XML_E_MISSINGROOT - Manifest Parse Error : XML document must have a to Language=Russian ERROR_SXS_XML_E_MISSINGROOT - Manifest Parse Error : XML document must have a top level element. . +Language=Polish +ERROR_SXS_XML_E_MISSINGROOT - Manifest Parse Error : XML document must have a top level element. +. MessageId=14058 Severity=Success @@ -23686,6 +29390,9 @@ ERROR_SXS_XML_E_UNEXPECTEDEOF - Manifest Parse Error : Unexpected end of file. Language=Russian ERROR_SXS_XML_E_UNEXPECTEDEOF - Manifest Parse Error : Unexpected end of file. . +Language=Polish +ERROR_SXS_XML_E_UNEXPECTEDEOF - Manifest Parse Error : Unexpected end of file. +. MessageId=14059 Severity=Success @@ -23697,6 +29404,9 @@ ERROR_SXS_XML_E_BADPEREFINSUBSET - Manifest Parse Error : Parameter entities can Language=Russian ERROR_SXS_XML_E_BADPEREFINSUBSET - Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset. . +Language=Polish +ERROR_SXS_XML_E_BADPEREFINSUBSET - Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset. +. MessageId=14060 Severity=Success @@ -23708,6 +29418,9 @@ ERROR_SXS_XML_E_UNCLOSEDSTARTTAG - Manifest Parse Error : Element was not closed Language=Russian ERROR_SXS_XML_E_UNCLOSEDSTARTTAG - Manifest Parse Error : Element was not closed. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDSTARTTAG - Manifest Parse Error : Element was not closed. +. MessageId=14061 Severity=Success @@ -23719,6 +29432,9 @@ ERROR_SXS_XML_E_UNCLOSEDENDTAG - Manifest Parse Error : End element was missing Language=Russian ERROR_SXS_XML_E_UNCLOSEDENDTAG - Manifest Parse Error : End element was missing the character '>'. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDENDTAG - Manifest Parse Error : End element was missing the character '>'. +. MessageId=14062 Severity=Success @@ -23730,6 +29446,9 @@ ERROR_SXS_XML_E_UNCLOSEDSTRING - Manifest Parse Error : A string literal was not Language=Russian ERROR_SXS_XML_E_UNCLOSEDSTRING - Manifest Parse Error : A string literal was not closed. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDSTRING - Manifest Parse Error : A string literal was not closed. +. MessageId=14063 Severity=Success @@ -23741,6 +29460,9 @@ ERROR_SXS_XML_E_UNCLOSEDCOMMENT - Manifest Parse Error : A comment was not close Language=Russian ERROR_SXS_XML_E_UNCLOSEDCOMMENT - Manifest Parse Error : A comment was not closed. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDCOMMENT - Manifest Parse Error : A comment was not closed. +. MessageId=14064 Severity=Success @@ -23752,6 +29474,9 @@ ERROR_SXS_XML_E_UNCLOSEDDECL - Manifest Parse Error : A declaration was not clos Language=Russian ERROR_SXS_XML_E_UNCLOSEDDECL - Manifest Parse Error : A declaration was not closed. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDDECL - Manifest Parse Error : A declaration was not closed. +. MessageId=14065 Severity=Success @@ -23763,6 +29488,9 @@ ERROR_SXS_XML_E_UNCLOSEDCDATA - Manifest Parse Error : A CDATA section was not c Language=Russian ERROR_SXS_XML_E_UNCLOSEDCDATA - Manifest Parse Error : A CDATA section was not closed. . +Language=Polish +ERROR_SXS_XML_E_UNCLOSEDCDATA - Manifest Parse Error : A CDATA section was not closed. +. MessageId=14066 Severity=Success @@ -23774,6 +29502,9 @@ ERROR_SXS_XML_E_RESERVEDNAMESPACE - Manifest Parse Error : The namespace prefix Language=Russian ERROR_SXS_XML_E_RESERVEDNAMESPACE - Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string \"xml\". . +Language=Polish +ERROR_SXS_XML_E_RESERVEDNAMESPACE - Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string \"xml\". +. MessageId=14067 Severity=Success @@ -23785,6 +29516,9 @@ ERROR_SXS_XML_E_INVALIDENCODING - Manifest Parse Error : System does not support Language=Russian ERROR_SXS_XML_E_INVALIDENCODING - Manifest Parse Error : System does not support the specified encoding. . +Language=Polish +ERROR_SXS_XML_E_INVALIDENCODING - Manifest Parse Error : System does not support the specified encoding. +. MessageId=14068 Severity=Success @@ -23796,6 +29530,9 @@ ERROR_SXS_XML_E_INVALIDSWITCH - Manifest Parse Error : Switch from current encod Language=Russian ERROR_SXS_XML_E_INVALIDSWITCH - Manifest Parse Error : Switch from current encoding to specified encoding not supported. . +Language=Polish +ERROR_SXS_XML_E_INVALIDSWITCH - Manifest Parse Error : Switch from current encoding to specified encoding not supported. +. MessageId=14069 Severity=Success @@ -23807,6 +29544,9 @@ ERROR_SXS_XML_E_BADXMLCASE - Manifest Parse Error : The name 'xml' is reserved a Language=Russian ERROR_SXS_XML_E_BADXMLCASE - Manifest Parse Error : The name 'xml' is reserved and must be lower case. . +Language=Polish +ERROR_SXS_XML_E_BADXMLCASE - Manifest Parse Error : The name 'xml' is reserved and must be lower case. +. MessageId=14070 Severity=Success @@ -23818,6 +29558,9 @@ ERROR_SXS_XML_E_INVALID_STANDALONE - Manifest Parse Error : The standalone attri Language=Russian ERROR_SXS_XML_E_INVALID_STANDALONE - Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'. . +Language=Polish +ERROR_SXS_XML_E_INVALID_STANDALONE - Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'. +. MessageId=14071 Severity=Success @@ -23829,6 +29572,9 @@ ERROR_SXS_XML_E_UNEXPECTED_STANDALONE - Manifest Parse Error : The standalone at Language=Russian ERROR_SXS_XML_E_UNEXPECTED_STANDALONE - Manifest Parse Error : The standalone attribute cannot be used in external entities. . +Language=Polish +ERROR_SXS_XML_E_UNEXPECTED_STANDALONE - Manifest Parse Error : The standalone attribute cannot be used in external entities. +. MessageId=14072 Severity=Success @@ -23840,6 +29586,9 @@ ERROR_SXS_XML_E_INVALID_VERSION - Manifest Parse Error : Invalid version number. Language=Russian ERROR_SXS_XML_E_INVALID_VERSION - Manifest Parse Error : Invalid version number. . +Language=Polish +ERROR_SXS_XML_E_INVALID_VERSION - Manifest Parse Error : Invalid version number. +. MessageId=14073 Severity=Success @@ -23851,6 +29600,9 @@ ERROR_SXS_XML_E_MISSINGEQUALS - Manifest Parse Error : Missing equals sign betwe Language=Russian ERROR_SXS_XML_E_MISSINGEQUALS - Manifest Parse Error : Missing equals sign between attribute and attribute value. . +Language=Polish +ERROR_SXS_XML_E_MISSINGEQUALS - Manifest Parse Error : Missing equals sign between attribute and attribute value. +. MessageId=14074 Severity=Success @@ -23862,6 +29614,9 @@ ERROR_SXS_PROTECTION_RECOVERY_FAILED - Assembly Protection Error: Unable to reco Language=Russian ERROR_SXS_PROTECTION_RECOVERY_FAILED - Assembly Protection Error: Unable to recover the specified assembly. . +Language=Polish +ERROR_SXS_PROTECTION_RECOVERY_FAILED - Assembly Protection Error: Unable to recover the specified assembly. +. MessageId=14075 Severity=Success @@ -23873,6 +29628,9 @@ ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT - Assembly Protection Error: The publi Language=Russian ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT - Assembly Protection Error: The public key for an assembly was too short to be allowed. . +Language=Polish +ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT - Assembly Protection Error: The public key for an assembly was too short to be allowed. +. MessageId=14076 Severity=Success @@ -23884,6 +29642,9 @@ ERROR_SXS_PROTECTION_CATALOG_NOT_VALID - Assembly Protection Error: The catalog Language=Russian ERROR_SXS_PROTECTION_CATALOG_NOT_VALID - Assembly Protection Error: The catalog for an assembly is not valid, or does not match the assembly's manifest. . +Language=Polish +ERROR_SXS_PROTECTION_CATALOG_NOT_VALID - Assembly Protection Error: The catalog for an assembly is not valid, or does not match the assembly's manifest. +. MessageId=14077 Severity=Success @@ -23895,6 +29656,9 @@ ERROR_SXS_UNTRANSLATABLE_HRESULT - An HRESULT could not be translated to a corre Language=Russian ERROR_SXS_UNTRANSLATABLE_HRESULT - An HRESULT could not be translated to a corresponding Win32 error code. . +Language=Polish +ERROR_SXS_UNTRANSLATABLE_HRESULT - An HRESULT could not be translated to a corresponding Win32 error code. +. MessageId=14078 Severity=Success @@ -23906,6 +29670,9 @@ ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING - Assembly Protection Error: The catal Language=Russian ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING - Assembly Protection Error: The catalog for an assembly is missing. . +Language=Polish +ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING - Assembly Protection Error: The catalog for an assembly is missing. +. MessageId=14079 Severity=Success @@ -23917,6 +29684,9 @@ ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE - The supplied assembly identity i Language=Russian ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE - The supplied assembly identity is missing one or more attributes which must be present in this context. . +Language=Polish +ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE - The supplied assembly identity is missing one or more attributes which must be present in this context. +. MessageId=14080 Severity=Success @@ -23928,6 +29698,9 @@ ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME - The supplied assembly ident Language=Russian ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME - The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names. . +Language=Polish +ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME - The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names. +. MessageId=14081 Severity=Success @@ -23939,6 +29712,9 @@ ERROR_SXS_ASSEMBLY_MISSING - The referenced assembly could not be found. Language=Russian ERROR_SXS_ASSEMBLY_MISSING - The referenced assembly could not be found. . +Language=Polish +ERROR_SXS_ASSEMBLY_MISSING - The referenced assembly could not be found. +. MessageId=14082 Severity=Success @@ -23950,6 +29726,9 @@ ERROR_SXS_CORRUPT_ACTIVATION_STACK - The activation context activation stack for Language=Russian ERROR_SXS_CORRUPT_ACTIVATION_STACK - The activation context activation stack for the running thread of execution is corrupt. . +Language=Polish +ERROR_SXS_CORRUPT_ACTIVATION_STACK - The activation context activation stack for the running thread of execution is corrupt. +. MessageId=14083 Severity=Success @@ -23961,6 +29740,9 @@ ERROR_SXS_CORRUPTION - The application isolation metadata for this process or th Language=Russian ERROR_SXS_CORRUPTION - The application isolation metadata for this process or thread has become corrupt. . +Language=Polish +ERROR_SXS_CORRUPTION - The application isolation metadata for this process or thread has become corrupt. +. MessageId=14084 Severity=Success @@ -23972,6 +29754,9 @@ ERROR_SXS_EARLY_DEACTIVATION - The activation context being deactivated is not t Language=Russian ERROR_SXS_EARLY_DEACTIVATION - The activation context being deactivated is not the most recently activated one. . +Language=Polish +ERROR_SXS_EARLY_DEACTIVATION - The activation context being deactivated is not the most recently activated one. +. MessageId=14085 Severity=Success @@ -23983,6 +29768,9 @@ ERROR_SXS_INVALID_DEACTIVATION - The activation context being deactivated is not Language=Russian ERROR_SXS_INVALID_DEACTIVATION - The activation context being deactivated is not active for the current thread of execution. . +Language=Polish +ERROR_SXS_INVALID_DEACTIVATION - The activation context being deactivated is not active for the current thread of execution. +. MessageId=14086 Severity=Success @@ -23994,6 +29782,9 @@ ERROR_SXS_MULTIPLE_DEACTIVATION - The activation context being deactivated has a Language=Russian ERROR_SXS_MULTIPLE_DEACTIVATION - The activation context being deactivated has already been deactivated. . +Language=Polish +ERROR_SXS_MULTIPLE_DEACTIVATION - The activation context being deactivated has already been deactivated. +. MessageId=14087 Severity=Success @@ -24005,6 +29796,9 @@ ERROR_SXS_PROCESS_TERMINATION_REQUESTED - A component used by the isolation faci Language=Russian ERROR_SXS_PROCESS_TERMINATION_REQUESTED - A component used by the isolation facility has requested to terminate the process. . +Language=Polish +ERROR_SXS_PROCESS_TERMINATION_REQUESTED - A component used by the isolation facility has requested to terminate the process. +. MessageId=14088 Severity=Success @@ -24016,6 +29810,9 @@ ERROR_SXS_RELEASE_ACTIVATION_CONTEXT - A kernel mode component is releasing a re Language=Russian ERROR_SXS_RELEASE_ACTIVATION_CONTEXT - A kernel mode component is releasing a reference on an activation context. . +Language=Polish +ERROR_SXS_RELEASE_ACTIVATION_CONTEXT - A kernel mode component is releasing a reference on an activation context. +. MessageId=14089 Severity=Success @@ -24027,6 +29824,9 @@ ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY - The activation context of sy Language=Russian ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY - The activation context of system default assembly could not be generated. . +Language=Polish +ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY - The activation context of system default assembly could not be generated. +. MessageId=14090 Severity=Success @@ -24038,6 +29838,9 @@ ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE - The value of an attribute in an ide Language=Russian ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE - The value of an attribute in an identity is not within the legal range. . +Language=Polish +ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE - The value of an attribute in an identity is not within the legal range. +. MessageId=14091 Severity=Success @@ -24049,6 +29852,9 @@ ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME - The name of an attribute in an ident Language=Russian ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME - The name of an attribute in an identity is not within the legal range. . +Language=Polish +ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME - The name of an attribute in an identity is not within the legal range. +. MessageId=14092 Severity=Success @@ -24060,6 +29866,9 @@ ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE - An identity contains two definitions fo Language=Russian ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE - An identity contains two definitions for the same attribute. . +Language=Polish +ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE - An identity contains two definitions for the same attribute. +. MessageId=14093 Severity=Success @@ -24071,6 +29880,9 @@ ERROR_SXS_IDENTITY_PARSE_ERROR - The identity string is malformed. This may be d Language=Russian ERROR_SXS_IDENTITY_PARSE_ERROR - The identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value. . +Language=Polish +ERROR_SXS_IDENTITY_PARSE_ERROR - The identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value. +. MessageId=15000 Severity=Success @@ -24082,6 +29894,9 @@ ERROR_EVT_INVALID_CHANNEL_PATH - The specified channel path is invalid. See exte Language=Russian ERROR_EVT_INVALID_CHANNEL_PATH - The specified channel path is invalid. See extended error info for more details. . +Language=Polish +ERROR_EVT_INVALID_CHANNEL_PATH - The specified channel path is invalid. See extended error info for more details. +. MessageId=15001 Severity=Success @@ -24093,6 +29908,9 @@ ERROR_EVT_INVALID_QUERY - The specified query is invalid. See extended error inf Language=Russian ERROR_EVT_INVALID_QUERY - The specified query is invalid. See extended error info for more details. . +Language=Polish +ERROR_EVT_INVALID_QUERY - The specified query is invalid. See extended error info for more details. +. MessageId=15002 Severity=Success @@ -24104,6 +29922,9 @@ ERROR_EVT_PUBLISHER_MANIFEST_NOT_FOUND - The publisher did indicate they have a Language=Russian ERROR_EVT_PUBLISHER_MANIFEST_NOT_FOUND - The publisher did indicate they have a manifest/resource but a manifest/resource could not be found. . +Language=Polish +ERROR_EVT_PUBLISHER_MANIFEST_NOT_FOUND - The publisher did indicate they have a manifest/resource but a manifest/resource could not be found. +. MessageId=15003 Severity=Success @@ -24115,6 +29936,9 @@ ERROR_EVT_PUBLISHER_MANIFEST_NOT_SPECIFIED - The publisher does not have a manif Language=Russian ERROR_EVT_PUBLISHER_MANIFEST_NOT_SPECIFIED - The publisher does not have a manifest and is performing an operation which requires they have a manifest. . +Language=Polish +ERROR_EVT_PUBLISHER_MANIFEST_NOT_SPECIFIED - The publisher does not have a manifest and is performing an operation which requires they have a manifest. +. MessageId=15004 Severity=Success @@ -24126,6 +29950,9 @@ ERROR_EVT_NO_REGISTERED_TEMPLATE - There is no registered template for specified Language=Russian ERROR_EVT_NO_REGISTERED_TEMPLATE - There is no registered template for specified event id. . +Language=Polish +ERROR_EVT_NO_REGISTERED_TEMPLATE - There is no registered template for specified event id. +. MessageId=15005 Severity=Success @@ -24137,6 +29964,9 @@ ERROR_EVT_EVENT_CHANNEL_MISMATCH - The specified event was declared in the manif Language=Russian ERROR_EVT_EVENT_CHANNEL_MISMATCH - The specified event was declared in the manifest to go a different channel than the one this publisher handle is bound to. . +Language=Polish +ERROR_EVT_EVENT_CHANNEL_MISMATCH - The specified event was declared in the manifest to go a different channel than the one this publisher handle is bound to. +. MessageId=15006 Severity=Success @@ -24148,6 +29978,9 @@ ERROR_EVT_UNEXPECTED_VALUE_TYPE - The type of a specified substitution value doe Language=Russian ERROR_EVT_UNEXPECTED_VALUE_TYPE - The type of a specified substitution value does not match the type expected from the template definition. . +Language=Polish +ERROR_EVT_UNEXPECTED_VALUE_TYPE - The type of a specified substitution value does not match the type expected from the template definition. +. MessageId=15007 Severity=Success @@ -24159,6 +29992,9 @@ ERROR_EVT_UNEXPECTED_NUM_VALUES - The number of specified substitution values do Language=Russian ERROR_EVT_UNEXPECTED_NUM_VALUES - The number of specified substitution values does not match the number expected from the template definition. . +Language=Polish +ERROR_EVT_UNEXPECTED_NUM_VALUES - The number of specified substitution values does not match the number expected from the template definition. +. MessageId=15008 Severity=Success @@ -24170,6 +30006,9 @@ ERROR_EVT_CHANNEL_NOT_FOUND - The specified channel could not be found. Check ch Language=Russian ERROR_EVT_CHANNEL_NOT_FOUND - The specified channel could not be found. Check channel configuration. . +Language=Polish +ERROR_EVT_CHANNEL_NOT_FOUND - The specified channel could not be found. Check channel configuration. +. MessageId=15009 Severity=Success @@ -24181,6 +30020,9 @@ ERROR_EVT_MALFORMED_XML_TEXT - The specified xml text was not well-formed. See E Language=Russian ERROR_EVT_MALFORMED_XML_TEXT - The specified xml text was not well-formed. See Extended Error for more details. . +Language=Polish +ERROR_EVT_MALFORMED_XML_TEXT - The specified xml text was not well-formed. See Extended Error for more details. +. MessageId=15010 Severity=Success @@ -24192,6 +30034,9 @@ ERROR_EVT_CHANNEL_PATH_TOO_GENERAL - The specified channel path selects more tha Language=Russian ERROR_EVT_CHANNEL_PATH_TOO_GENERAL - The specified channel path selects more than one instance of a channel. The operation requires that only one channel be selected. It may be necessary to scope channel path to version / publicKeyToken to select only one instance. . +Language=Polish +ERROR_EVT_CHANNEL_PATH_TOO_GENERAL - The specified channel path selects more than one instance of a channel. The operation requires that only one channel be selected. It may be necessary to scope channel path to version / publicKeyToken to select only one instance. +. MessageId=0x000E Severity=Warning @@ -24203,6 +30048,9 @@ E_OUTOFMEMORY - Out of memory Language=Russian E_OUTOFMEMORY - Out of memory . +Language=Polish +E_OUTOFMEMORY - Out of memory +. MessageId=0x0057 Severity=Warning @@ -24214,6 +30062,9 @@ E_INVALIDARG - One or more arguments are invalid Language=Russian E_INVALIDARG - One or more arguments are invalid . +Language=Polish +E_INVALIDARG - One or more arguments are invalid +. MessageId=0x0006 Severity=Warning @@ -24225,6 +30076,9 @@ E_POINTER - Invalid handle Language=Russian E_POINTER - Invalid handle . +Language=Polish +E_POINTER - Invalid handle +. MessageId=0x0005 Severity=Warning @@ -24236,6 +30090,9 @@ E_ACCESSDENIED - WIN32 access denied error Language=Russian E_ACCESSDENIED - WIN32 access denied error . +Language=Polish +E_ACCESSDENIED - WIN32 access denied error +. MessageId=0x0000 @@ -24248,6 +30105,9 @@ OLE_E_OLEVERB - Invalid OLEVERB structure Language=Russian OLE_E_OLEVERB - Invalid OLEVERB structure . +Language=Polish +OLE_E_OLEVERB - Invalid OLEVERB structure +. MessageId=0x0001 Severity=Warning @@ -24259,6 +30119,9 @@ OLE_E_ADVF - Invalid advise flags Language=Russian OLE_E_ADVF - Invalid advise flags . +Language=Polish +OLE_E_ADVF - Invalid advise flags +. MessageId=0x0002 Severity=Warning @@ -24270,6 +30133,9 @@ OLE_E_ENUM_NOMORE - Can't enumerate any more, because the associated data is mis Language=Russian OLE_E_ENUM_NOMORE - Can't enumerate any more, because the associated data is missing . +Language=Polish +OLE_E_ENUM_NOMORE - Can't enumerate any more, because the associated data is missing +. MessageId=0x0003 Severity=Warning @@ -24281,6 +30147,9 @@ OLE_E_ADVISENOTSUPPORTED - This implementation doesn't take advises Language=Russian OLE_E_ADVISENOTSUPPORTED - This implementation doesn't take advises . +Language=Polish +OLE_E_ADVISENOTSUPPORTED - This implementation doesn't take advises +. MessageId=0x0004 Severity=Warning @@ -24292,6 +30161,9 @@ OLE_E_NOCONNECTION - There is no connection for this connection ID Language=Russian OLE_E_NOCONNECTION - There is no connection for this connection ID . +Language=Polish +OLE_E_NOCONNECTION - There is no connection for this connection ID +. MessageId=0x0005 Severity=Warning @@ -24303,6 +30175,9 @@ OLE_E_NOTRUNNING - Need to run the object to perform this operation Language=Russian OLE_E_NOTRUNNING - Need to run the object to perform this operation . +Language=Polish +OLE_E_NOTRUNNING - Need to run the object to perform this operation +. MessageId=0x0006 Severity=Warning @@ -24314,6 +30189,9 @@ OLE_E_NOCACHE - There is no cache to operate on Language=Russian OLE_E_NOCACHE - There is no cache to operate on . +Language=Polish +OLE_E_NOCACHE - There is no cache to operate on +. MessageId=0x0007 Severity=Warning @@ -24325,6 +30203,9 @@ OLE_E_BLANK - Uninitialized object Language=Russian OLE_E_BLANK - Uninitialized object . +Language=Polish +OLE_E_BLANK - Uninitialized object +. MessageId=0x0008 Severity=Warning @@ -24336,6 +30217,9 @@ OLE_E_CLASSDIFF - Linked object's source class has changed Language=Russian OLE_E_CLASSDIFF - Linked object's source class has changed . +Language=Polish +OLE_E_CLASSDIFF - Linked object's source class has changed +. MessageId=0x0009 Severity=Warning @@ -24347,6 +30231,9 @@ OLE_E_CANT_GETMONIKER - Not able to get the moniker of the object Language=Russian OLE_E_CANT_GETMONIKER - Not able to get the moniker of the object . +Language=Polish +OLE_E_CANT_GETMONIKER - Not able to get the moniker of the object +. MessageId=0x000A Severity=Warning @@ -24358,6 +30245,9 @@ OLE_E_CANT_BINDTOSOURCE - Not able to bind to the source Language=Russian OLE_E_CANT_BINDTOSOURCE - Not able to bind to the source . +Language=Polish +OLE_E_CANT_BINDTOSOURCE - Not able to bind to the source +. MessageId=0x000B Severity=Warning @@ -24369,6 +30259,9 @@ OLE_E_STATIC - Object is static; operation not allowed Language=Russian OLE_E_STATIC - Object is static; operation not allowed . +Language=Polish +OLE_E_STATIC - Object is static; operation not allowed +. MessageId=0x000C Severity=Warning @@ -24380,6 +30273,9 @@ OLE_E_PROMPTSAVECANCELLED - User canceled out of save dialog Language=Russian OLE_E_PROMPTSAVECANCELLED - User canceled out of save dialog . +Language=Polish +OLE_E_PROMPTSAVECANCELLED - User canceled out of save dialog +. MessageId=0x000D Severity=Warning @@ -24391,6 +30287,9 @@ OLE_E_INVALIDRECT - Invalid rectangle Language=Russian OLE_E_INVALIDRECT - Invalid rectangle . +Language=Polish +OLE_E_INVALIDRECT - Invalid rectangle +. MessageId=0x000E Severity=Warning @@ -24402,6 +30301,9 @@ OLE_E_WRONGCOMPOBJ - compobj.dll is too old for the ole2.dll initialized Language=Russian OLE_E_WRONGCOMPOBJ - compobj.dll is too old for the ole2.dll initialized . +Language=Polish +OLE_E_WRONGCOMPOBJ - compobj.dll is too old for the ole2.dll initialized +. MessageId=0x000F Severity=Warning @@ -24413,6 +30315,9 @@ OLE_E_INVALIDHWND - Invalid window handle Language=Russian OLE_E_INVALIDHWND - Invalid window handle . +Language=Polish +OLE_E_INVALIDHWND - Invalid window handle +. MessageId=0x0010 Severity=Warning @@ -24424,6 +30329,9 @@ OLE_E_NOT_INPLACEACTIVE - Object is not in any of the inplace active states Language=Russian OLE_E_NOT_INPLACEACTIVE - Object is not in any of the inplace active states . +Language=Polish +OLE_E_NOT_INPLACEACTIVE - Object is not in any of the inplace active states +. MessageId=0x0011 Severity=Warning @@ -24435,6 +30343,9 @@ OLE_E_CANTCONVERT - Not able to convert object Language=Russian OLE_E_CANTCONVERT - Not able to convert object . +Language=Polish +OLE_E_CANTCONVERT - Not able to convert object +. MessageId=0x0012 Severity=Warning @@ -24446,6 +30357,9 @@ OLE_E_NOSTORAGE - Not able to perform the operation because object is not given Language=Russian OLE_E_NOSTORAGE - Not able to perform the operation because object is not given storage yet . +Language=Polish +OLE_E_NOSTORAGE - Not able to perform the operation because object is not given storage yet +. MessageId=0x0064 Severity=Warning @@ -24457,6 +30371,9 @@ DV_E_FORMATETC - Invalid FORMATETC structure Language=Russian DV_E_FORMATETC - Invalid FORMATETC structure . +Language=Polish +DV_E_FORMATETC - Invalid FORMATETC structure +. MessageId=0x0065 Severity=Warning @@ -24468,6 +30385,9 @@ DV_E_DVTARGETDEVICE - Invalid DVTARGETDEVICE structure Language=Russian DV_E_DVTARGETDEVICE - Invalid DVTARGETDEVICE structure . +Language=Polish +DV_E_DVTARGETDEVICE - Invalid DVTARGETDEVICE structure +. MessageId=0x0066 Severity=Warning @@ -24479,6 +30399,9 @@ DV_E_STGMEDIUM - Invalid STDGMEDIUM structure Language=Russian DV_E_STGMEDIUM - Invalid STDGMEDIUM structure . +Language=Polish +DV_E_STGMEDIUM - Invalid STDGMEDIUM structure +. MessageId=0x0067 Severity=Warning @@ -24490,6 +30413,9 @@ DV_E_STATDATA - Invalid STATDATA structure Language=Russian DV_E_STATDATA - Invalid STATDATA structure . +Language=Polish +DV_E_STATDATA - Invalid STATDATA structure +. MessageId=0x0068 Severity=Warning @@ -24501,6 +30427,9 @@ DV_E_LINDEX - Invalid lindex Language=Russian DV_E_LINDEX - Invalid lindex . +Language=Polish +DV_E_LINDEX - Invalid lindex +. MessageId=0x0069 Severity=Warning @@ -24512,6 +30441,9 @@ DV_E_TYMED - Invalid tymed Language=Russian DV_E_TYMED - Invalid tymed . +Language=Polish +DV_E_TYMED - Invalid tymed +. MessageId=0x006A Severity=Warning @@ -24523,6 +30455,9 @@ DV_E_CLIPFORMAT - Invalid clipboard format Language=Russian DV_E_CLIPFORMAT - Invalid clipboard format . +Language=Polish +DV_E_CLIPFORMAT - Invalid clipboard format +. MessageId=0x006B Severity=Warning @@ -24534,6 +30469,9 @@ DV_E_DVASPECT - Invalid aspect(s) Language=Russian DV_E_DVASPECT - Invalid aspect(s) . +Language=Polish +DV_E_DVASPECT - Invalid aspect(s) +. MessageId=0x006C Severity=Warning @@ -24545,6 +30483,9 @@ DV_E_DVTARGETDEVICE_SIZE - tdSize parameter of the DVTARGETDEVICE structure is i Language=Russian DV_E_DVTARGETDEVICE_SIZE - tdSize parameter of the DVTARGETDEVICE structure is invalid . +Language=Polish +DV_E_DVTARGETDEVICE_SIZE - tdSize parameter of the DVTARGETDEVICE structure is invalid +. MessageId=0x006D Severity=Warning @@ -24556,6 +30497,9 @@ DV_E_NOIVIEWOBJECT - Object doesn't support IViewObject interface Language=Russian DV_E_NOIVIEWOBJECT - Object doesn't support IViewObject interface . +Language=Polish +DV_E_NOIVIEWOBJECT - Object doesn't support IViewObject interface +. MessageId=0x0100 Severity=Warning @@ -24567,6 +30511,9 @@ DRAGDROP_E_NOTREGISTERED - Trying to revoke a drop target that has not been regi Language=Russian DRAGDROP_E_NOTREGISTERED - Trying to revoke a drop target that has not been registered . +Language=Polish +DRAGDROP_E_NOTREGISTERED - Trying to revoke a drop target that has not been registered +. MessageId=0x0101 Severity=Warning @@ -24578,6 +30525,9 @@ DRAGDROP_E_ALREADYREGISTERED - This window has already been registered as a drop Language=Russian DRAGDROP_E_ALREADYREGISTERED - This window has already been registered as a drop target . +Language=Polish +DRAGDROP_E_ALREADYREGISTERED - This window has already been registered as a drop target +. MessageId=0x0102 Severity=Warning @@ -24589,6 +30539,9 @@ DRAGDROP_E_INVALIDHWND - Invalid window handle Language=Russian DRAGDROP_E_INVALIDHWND - Invalid window handle . +Language=Polish +DRAGDROP_E_INVALIDHWND - Invalid window handle +. MessageId=0x0110 Severity=Warning @@ -24600,6 +30553,9 @@ CLASS_E_NOAGGREGATION - Class does not support aggregation (or class object is r Language=Russian CLASS_E_NOAGGREGATION - Class does not support aggregation (or class object is remote) . +Language=Polish +CLASS_E_NOAGGREGATION - Class does not support aggregation (or class object is remote) +. MessageId=0x0111 Severity=Warning @@ -24611,6 +30567,9 @@ CLASS_E_CLASSNOTAVAILABLE - ClassFactory cannot supply requested class Language=Russian CLASS_E_CLASSNOTAVAILABLE - ClassFactory cannot supply requested class . +Language=Polish +CLASS_E_CLASSNOTAVAILABLE - ClassFactory cannot supply requested class +. MessageId=0x0112 Severity=Warning @@ -24622,3 +30581,6 @@ CLASS_E_NOTLICENSED - Class is not licensed for use Language=Russian CLASS_E_NOTLICENSED - Class is not licensed for use . +Language=Polish +CLASS_E_NOTLICENSED - Class is not licensed for use +. diff --git a/sdk/include/reactos/mc/neteventmsg.mc b/sdk/include/reactos/mc/neteventmsg.mc index 220a24c6f52..2b9a0d99f38 100644 --- a/sdk/include/reactos/mc/neteventmsg.mc +++ b/sdk/include/reactos/mc/neteventmsg.mc @@ -210,6 +210,9 @@ ReactOS %1 %2 %3 %4. Language=French ReactOS %1 %2 %3 %4. . +Language=Polish +ReactOS %1 %2 %3 %4. +. MessageId=6010 Severity=Error -- 2.17.1