https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ae11022712db7a5a1e818e...
commit ae11022712db7a5a1e818e33a5f4052eac7e8e3c Author: David Quintana gigaherz@gmail.com AuthorDate: Thu Aug 30 00:26:47 2018 +0200 Commit: David Quintana gigaherz@gmail.com CommitDate: Thu Aug 30 00:27:55 2018 +0200
[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 41a0a56a90..1cd0310458 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. +.
... 14911 lines suppressed ...