https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a8dea717f274c8dc8f936e...
commit a8dea717f274c8dc8f936ea169046043c8d83a09 Author: Eric Kohl eric.kohl@reactos.org AuthorDate: Thu Apr 4 23:53:35 2019 +0200 Commit: Eric Kohl eric.kohl@reactos.org CommitDate: Thu Apr 4 23:53:35 2019 +0200
[MC] Add spanisch, polish, romanian, turkish, chinese and taiwanese messages to the file by duplicating the english ones and translate messages that will be used by the NET ACCOUNTS command.
Translators, please check the translations. --- sdk/include/reactos/mc/netmsgmsg.mc | 22166 +++++++++++++++++++++++++++++++++- 1 file changed, 22042 insertions(+), 124 deletions(-)
diff --git a/sdk/include/reactos/mc/netmsgmsg.mc b/sdk/include/reactos/mc/netmsgmsg.mc index 0a5c933e8b..5f0a30d194 100644 --- a/sdk/include/reactos/mc/netmsgmsg.mc +++ b/sdk/include/reactos/mc/netmsgmsg.mc @@ -7,6 +7,17 @@ ; This is a new requirement by MS mc.exe ; To do this, start with a regex replace: ; - In VS IDE: "Language=English\r\n(?<String>(?:[^.].*\r\n)*.\r\n)" -> "Language=English\r\n${String}Language=MyLanguage\r\n${String}" +; - In Notepad++: "Language=English\r\n([^.].*\r\n.\r\n)" -> "Language=English\r\n(\1)Language=MyLanguage\r\n(\1)" +; + +; +; Polish translation by +; Romanian translation by Ștefan Fulea (stefan dot fulea at mail dot com) +; Russian translation by Kudratov Olimjon (olim98@bk.ru) +; Spanish translation by Ismael Ferreras Morezuelas <2014-11-07> +; Turkish translation by 2015 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net) +; Simplified Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) +; Traditional Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) ;
MessageIdTypedef=DWORD @@ -21,7 +32,14 @@ FacilityNames=(System=0x0:FACILITY_SYSTEM )
LanguageNames=(English=0x409:MSG00409 - Russian=0x419:MSG00419) + Polish=0x415:MSG00415 + Romanian=0x418:MSG00418 + Russian=0x419:MSG00419 + Spanish=0x40A:MSG0040A + Turkish=0x41F:MSG0041F + Chinese=0x804:MSG00804 + Taiwanese=0x404:MSG00404 + )
; @@ -35,9 +53,27 @@ SymbolicName=NERR_NetNotStarted Language=English The workstation driver is not installed. . +Language=Polish +The workstation driver is not installed. +. +Language=Romanian +The workstation driver is not installed. +. Language=Russian The workstation driver is not installed. . +Language=Spanish +The workstation driver is not installed. +. +Language=Turkish +The workstation driver is not installed. +. +Language=Chinese +The workstation driver is not installed. +. +Language=Taiwanese +The workstation driver is not installed. +.
MessageId=2103 Severity=Success @@ -46,9 +82,27 @@ SymbolicName=NERR_UnknownServer Language=English The server could not be located. . +Language=Polish +The server could not be located. +. +Language=Romanian +The server could not be located. +. Language=Russian The server could not be located. . +Language=Spanish +The server could not be located. +. +Language=Turkish +The server could not be located. +. +Language=Chinese +The server could not be located. +. +Language=Taiwanese +The server could not be located. +.
MessageId=2104 Severity=Success @@ -57,9 +111,27 @@ SymbolicName=NERR_ShareMem Language=English An internal error occurred. The network cannot access a shared memory segment. . +Language=Polish +An internal error occurred. The network cannot access a shared memory segment. +. +Language=Romanian +An internal error occurred. The network cannot access a shared memory segment. +. Language=Russian An internal error occurred. The network cannot access a shared memory segment. . +Language=Spanish +An internal error occurred. The network cannot access a shared memory segment. +. +Language=Turkish +An internal error occurred. The network cannot access a shared memory segment. +. +Language=Chinese +An internal error occurred. The network cannot access a shared memory segment. +. +Language=Taiwanese +An internal error occurred. The network cannot access a shared memory segment. +.
MessageId=2105 Severity=Success @@ -68,9 +140,27 @@ SymbolicName=NERR_NoNetworkResource Language=English A network resource shortage occurred. . +Language=Polish +A network resource shortage occurred. +. +Language=Romanian +A network resource shortage occurred. +. Language=Russian A network resource shortage occurred. . +Language=Spanish +A network resource shortage occurred. +. +Language=Turkish +A network resource shortage occurred. +. +Language=Chinese +A network resource shortage occurred. +. +Language=Taiwanese +A network resource shortage occurred. +.
MessageId=2106 Severity=Success @@ -79,9 +169,27 @@ SymbolicName=NERR_RemoteOnly Language=English This operation is not supported on workstations. . +Language=Polish +This operation is not supported on workstations. +. +Language=Romanian +This operation is not supported on workstations. +. Language=Russian This operation is not supported on workstations. . +Language=Spanish +This operation is not supported on workstations. +. +Language=Turkish +This operation is not supported on workstations. +. +Language=Chinese +This operation is not supported on workstations. +. +Language=Taiwanese +This operation is not supported on workstations. +.
MessageId=2107 Severity=Success @@ -90,9 +198,27 @@ SymbolicName=NERR_DevNotRedirected Language=English The device is not connected. . +Language=Polish +The device is not connected. +. +Language=Romanian +The device is not connected. +. Language=Russian The device is not connected. . +Language=Spanish +The device is not connected. +. +Language=Turkish +The device is not connected. +. +Language=Chinese +The device is not connected. +. +Language=Taiwanese +The device is not connected. +.
MessageId=2114 Severity=Success @@ -101,9 +227,27 @@ SymbolicName=NERR_ServerNotStarted Language=English The Server service is not started. . +Language=Polish +The Server service is not started. +. +Language=Romanian +The Server service is not started. +. Language=Russian The Server service is not started. . +Language=Spanish +The Server service is not started. +. +Language=Turkish +The Server service is not started. +. +Language=Chinese +The Server service is not started. +. +Language=Taiwanese +The Server service is not started. +.
MessageId=2115 Severity=Success @@ -112,9 +256,27 @@ SymbolicName=NERR_ItemNotFound Language=English The queue is empty. . +Language=Polish +The queue is empty. +. +Language=Romanian +The queue is empty. +. Language=Russian The queue is empty. . +Language=Spanish +The queue is empty. +. +Language=Turkish +The queue is empty. +. +Language=Chinese +The queue is empty. +. +Language=Taiwanese +The queue is empty. +.
MessageId=2116 Severity=Success @@ -123,9 +285,27 @@ SymbolicName=NERR_UnknownDevDir Language=English The device or directory does not exist. . +Language=Polish +The device or directory does not exist. +. +Language=Romanian +The device or directory does not exist. +. Language=Russian The device or directory does not exist. . +Language=Spanish +The device or directory does not exist. +. +Language=Turkish +The device or directory does not exist. +. +Language=Chinese +The device or directory does not exist. +. +Language=Taiwanese +The device or directory does not exist. +.
MessageId=2117 Severity=Success @@ -134,9 +314,27 @@ SymbolicName=NERR_RedirectedPath Language=English The operation is invalid on a redirected resource. . +Language=Polish +The operation is invalid on a redirected resource. +. +Language=Romanian +The operation is invalid on a redirected resource. +. Language=Russian The operation is invalid on a redirected resource. . +Language=Spanish +The operation is invalid on a redirected resource. +. +Language=Turkish +The operation is invalid on a redirected resource. +. +Language=Chinese +The operation is invalid on a redirected resource. +. +Language=Taiwanese +The operation is invalid on a redirected resource. +.
MessageId=2118 Severity=Success @@ -145,9 +343,27 @@ SymbolicName=NERR_DuplicateShare Language=English The name has already been shared. . +Language=Polish +The name has already been shared. +. +Language=Romanian +The name has already been shared. +. Language=Russian The name has already been shared. . +Language=Spanish +The name has already been shared. +. +Language=Turkish +The name has already been shared. +. +Language=Chinese +The name has already been shared. +. +Language=Taiwanese +The name has already been shared. +.
MessageId=2119 Severity=Success @@ -156,9 +372,27 @@ SymbolicName=NERR_NoRoom Language=English The server is currently out of the requested resource. . +Language=Polish +The server is currently out of the requested resource. +. +Language=Romanian +The server is currently out of the requested resource. +. Language=Russian The server is currently out of the requested resource. . +Language=Spanish +The server is currently out of the requested resource. +. +Language=Turkish +The server is currently out of the requested resource. +. +Language=Chinese +The server is currently out of the requested resource. +. +Language=Taiwanese +The server is currently out of the requested resource. +.
MessageId=2121 Severity=Success @@ -167,9 +401,27 @@ SymbolicName=NERR_TooManyItems Language=English Requested addition of items exceeds the maximum allowed. . +Language=Polish +Requested addition of items exceeds the maximum allowed. +. +Language=Romanian +Requested addition of items exceeds the maximum allowed. +. Language=Russian Requested addition of items exceeds the maximum allowed. . +Language=Spanish +Requested addition of items exceeds the maximum allowed. +. +Language=Turkish +Requested addition of items exceeds the maximum allowed. +. +Language=Chinese +Requested addition of items exceeds the maximum allowed. +. +Language=Taiwanese +Requested addition of items exceeds the maximum allowed. +.
MessageId=2122 Severity=Success @@ -178,9 +430,27 @@ SymbolicName=NERR_InvalidMaxUsers Language=English The Peer service supports only two simultaneous users. . +Language=Polish +The Peer service supports only two simultaneous users. +. +Language=Romanian +The Peer service supports only two simultaneous users. +. Language=Russian The Peer service supports only two simultaneous users. . +Language=Spanish +The Peer service supports only two simultaneous users. +. +Language=Turkish +The Peer service supports only two simultaneous users. +. +Language=Chinese +The Peer service supports only two simultaneous users. +. +Language=Taiwanese +The Peer service supports only two simultaneous users. +.
MessageId=2123 Severity=Success @@ -189,9 +459,27 @@ SymbolicName=NERR_BufTooSmall Language=English The API return buffer is too small. . +Language=Polish +The API return buffer is too small. +. +Language=Romanian +The API return buffer is too small. +. Language=Russian The API return buffer is too small. . +Language=Spanish +The API return buffer is too small. +. +Language=Turkish +The API return buffer is too small. +. +Language=Chinese +The API return buffer is too small. +. +Language=Taiwanese +The API return buffer is too small. +.
MessageId=2127 Severity=Success @@ -200,9 +488,27 @@ SymbolicName=NERR_RemoteErr Language=English A remote API error occurred. . +Language=Polish +A remote API error occurred. +. +Language=Romanian +A remote API error occurred. +. Language=Russian A remote API error occurred. . +Language=Spanish +A remote API error occurred. +. +Language=Turkish +A remote API error occurred. +. +Language=Chinese +A remote API error occurred. +. +Language=Taiwanese +A remote API error occurred. +.
MessageId=2131 Severity=Success @@ -211,9 +517,27 @@ SymbolicName=NERR_LanmanIniError Language=English An error occurred when opening or reading the configuration file. . +Language=Polish +An error occurred when opening or reading the configuration file. +. +Language=Romanian +An error occurred when opening or reading the configuration file. +. Language=Russian An error occurred when opening or reading the configuration file. . +Language=Spanish +An error occurred when opening or reading the configuration file. +. +Language=Turkish +An error occurred when opening or reading the configuration file. +. +Language=Chinese +An error occurred when opening or reading the configuration file. +. +Language=Taiwanese +An error occurred when opening or reading the configuration file. +.
MessageId=2136 Severity=Success @@ -222,9 +546,27 @@ SymbolicName=NERR_NetworkError Language=English A general network error occurred. . +Language=Polish +A general network error occurred. +. +Language=Romanian +A general network error occurred. +. Language=Russian A general network error occurred. . +Language=Spanish +A general network error occurred. +. +Language=Turkish +A general network error occurred. +. +Language=Chinese +A general network error occurred. +. +Language=Taiwanese +A general network error occurred. +.
MessageId=2137 Severity=Success @@ -233,9 +575,27 @@ SymbolicName=NERR_WkstaInconsistentState Language=English The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. . +Language=Polish +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. +Language=Romanian +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. Language=Russian The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. . +Language=Spanish +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. +Language=Turkish +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. +Language=Chinese +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. +Language=Taiwanese +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +.
MessageId=2138 Severity=Success @@ -244,9 +604,27 @@ SymbolicName=NERR_WkstaNotStarted Language=English The Workstation service has not been started. . +Language=Polish +The Workstation service has not been started. +. +Language=Romanian +The Workstation service has not been started. +. Language=Russian The Workstation service has not been started. . +Language=Spanish +The Workstation service has not been started. +. +Language=Turkish +The Workstation service has not been started. +. +Language=Chinese +The Workstation service has not been started. +. +Language=Taiwanese +The Workstation service has not been started. +.
MessageId=2139 Severity=Success @@ -255,9 +633,27 @@ SymbolicName=NERR_BrowserNotStarted Language=English The requested information is not available. . +Language=Polish +The requested information is not available. +. +Language=Romanian +The requested information is not available. +. Language=Russian The requested information is not available. . +Language=Spanish +The requested information is not available. +. +Language=Turkish +The requested information is not available. +. +Language=Chinese +The requested information is not available. +. +Language=Taiwanese +The requested information is not available. +.
MessageId=2140 Severity=Success @@ -266,9 +662,27 @@ SymbolicName=NERR_InternalError Language=English An internal error occurred. . +Language=Polish +An internal error occurred. +. +Language=Romanian +An internal error occurred. +. Language=Russian An internal error occurred. . +Language=Spanish +An internal error occurred. +. +Language=Turkish +An internal error occurred. +. +Language=Chinese +An internal error occurred. +. +Language=Taiwanese +An internal error occurred. +.
MessageId=2141 Severity=Success @@ -277,9 +691,27 @@ SymbolicName=NERR_BadTransactConfig Language=English The server is not configured for transactions. . +Language=Polish +The server is not configured for transactions. +. +Language=Romanian +The server is not configured for transactions. +. Language=Russian The server is not configured for transactions. . +Language=Spanish +The server is not configured for transactions. +. +Language=Turkish +The server is not configured for transactions. +. +Language=Chinese +The server is not configured for transactions. +. +Language=Taiwanese +The server is not configured for transactions. +.
MessageId=2142 Severity=Success @@ -288,9 +720,27 @@ SymbolicName=NERR_InvalidAPI Language=English The requested API is not supported on the remote server. . +Language=Polish +The requested API is not supported on the remote server. +. +Language=Romanian +The requested API is not supported on the remote server. +. Language=Russian The requested API is not supported on the remote server. . +Language=Spanish +The requested API is not supported on the remote server. +. +Language=Turkish +The requested API is not supported on the remote server. +. +Language=Chinese +The requested API is not supported on the remote server. +. +Language=Taiwanese +The requested API is not supported on the remote server. +.
MessageId=2143 Severity=Success @@ -299,9 +749,27 @@ SymbolicName=NERR_BadEventName Language=English The event name is invalid. . +Language=Polish +The event name is invalid. +. +Language=Romanian +The event name is invalid. +. Language=Russian The event name is invalid. . +Language=Spanish +The event name is invalid. +. +Language=Turkish +The event name is invalid. +. +Language=Chinese +The event name is invalid. +. +Language=Taiwanese +The event name is invalid. +.
MessageId=2144 Severity=Success @@ -310,9 +778,27 @@ SymbolicName=NERR_DupNameReboot Language=English The computer name already exists on the network. Change it and restart the computer. . +Language=Polish +The computer name already exists on the network. Change it and restart the computer. +. +Language=Romanian +The computer name already exists on the network. Change it and restart the computer. +. Language=Russian The computer name already exists on the network. Change it and restart the computer. . +Language=Spanish +The computer name already exists on the network. Change it and restart the computer. +. +Language=Turkish +The computer name already exists on the network. Change it and restart the computer. +. +Language=Chinese +The computer name already exists on the network. Change it and restart the computer. +. +Language=Taiwanese +The computer name already exists on the network. Change it and restart the computer. +.
MessageId=2146 Severity=Success @@ -321,9 +807,27 @@ SymbolicName=NERR_CfgCompNotFound Language=English The specified component could not be found in the configuration information. . +Language=Polish +The specified component could not be found in the configuration information. +. +Language=Romanian +The specified component could not be found in the configuration information. +. Language=Russian The specified component could not be found in the configuration information. . +Language=Spanish +The specified component could not be found in the configuration information. +. +Language=Turkish +The specified component could not be found in the configuration information. +. +Language=Chinese +The specified component could not be found in the configuration information. +. +Language=Taiwanese +The specified component could not be found in the configuration information. +.
MessageId=2147 Severity=Success @@ -332,9 +836,27 @@ SymbolicName=NERR_CfgParamNotFound Language=English The specified parameter could not be found in the configuration information. . +Language=Polish +The specified parameter could not be found in the configuration information. +. +Language=Romanian +The specified parameter could not be found in the configuration information. +. Language=Russian The specified parameter could not be found in the configuration information. . +Language=Spanish +The specified parameter could not be found in the configuration information. +. +Language=Turkish +The specified parameter could not be found in the configuration information. +. +Language=Chinese +The specified parameter could not be found in the configuration information. +. +Language=Taiwanese +The specified parameter could not be found in the configuration information. +.
MessageId=2149 Severity=Success @@ -343,9 +865,27 @@ SymbolicName=NERR_LineTooLong Language=English A line in the configuration file is too long. . +Language=Polish +A line in the configuration file is too long. +. +Language=Romanian +A line in the configuration file is too long. +. Language=Russian A line in the configuration file is too long. . +Language=Spanish +A line in the configuration file is too long. +. +Language=Turkish +A line in the configuration file is too long. +. +Language=Chinese +A line in the configuration file is too long. +. +Language=Taiwanese +A line in the configuration file is too long. +.
MessageId=2150 Severity=Success @@ -354,9 +894,27 @@ SymbolicName=NERR_QNotFound Language=English The printer does not exist. . +Language=Polish +The printer does not exist. +. +Language=Romanian +The printer does not exist. +. Language=Russian The printer does not exist. . +Language=Spanish +The printer does not exist. +. +Language=Turkish +The printer does not exist. +. +Language=Chinese +The printer does not exist. +. +Language=Taiwanese +The printer does not exist. +.
MessageId=2151 Severity=Success @@ -365,9 +923,27 @@ SymbolicName=NERR_JobNotFound Language=English The print job does not exist. . +Language=Polish +The print job does not exist. +. +Language=Romanian +The print job does not exist. +. Language=Russian The print job does not exist. . +Language=Spanish +The print job does not exist. +. +Language=Turkish +The print job does not exist. +. +Language=Chinese +The print job does not exist. +. +Language=Taiwanese +The print job does not exist. +.
MessageId=2152 Severity=Success @@ -376,9 +952,27 @@ SymbolicName=NERR_DestNotFound Language=English The printer destination cannot be found. . +Language=Polish +The printer destination cannot be found. +. +Language=Romanian +The printer destination cannot be found. +. Language=Russian The printer destination cannot be found. . +Language=Spanish +The printer destination cannot be found. +. +Language=Turkish +The printer destination cannot be found. +. +Language=Chinese +The printer destination cannot be found. +. +Language=Taiwanese +The printer destination cannot be found. +.
MessageId=2153 Severity=Success @@ -387,9 +981,27 @@ SymbolicName=NERR_DestExists Language=English The printer destination already exists. . +Language=Polish +The printer destination already exists. +. +Language=Romanian +The printer destination already exists. +. Language=Russian The printer destination already exists. . +Language=Spanish +The printer destination already exists. +. +Language=Turkish +The printer destination already exists. +. +Language=Chinese +The printer destination already exists. +. +Language=Taiwanese +The printer destination already exists. +.
MessageId=2154 Severity=Success @@ -398,9 +1010,27 @@ SymbolicName=NERR_QExists Language=English The printer queue already exists. . +Language=Polish +The printer queue already exists. +. +Language=Romanian +The printer queue already exists. +. Language=Russian The printer queue already exists. . +Language=Spanish +The printer queue already exists. +. +Language=Turkish +The printer queue already exists. +. +Language=Chinese +The printer queue already exists. +. +Language=Taiwanese +The printer queue already exists. +.
MessageId=2155 Severity=Success @@ -409,9 +1039,27 @@ SymbolicName=NERR_QNoRoom Language=English No more printers can be added. . +Language=Polish +No more printers can be added. +. +Language=Romanian +No more printers can be added. +. Language=Russian No more printers can be added. . +Language=Spanish +No more printers can be added. +. +Language=Turkish +No more printers can be added. +. +Language=Chinese +No more printers can be added. +. +Language=Taiwanese +No more printers can be added. +.
MessageId=2156 Severity=Success @@ -420,9 +1068,27 @@ SymbolicName=NERR_JobNoRoom Language=English No more print jobs can be added. . +Language=Polish +No more print jobs can be added. +. +Language=Romanian +No more print jobs can be added. +. Language=Russian No more print jobs can be added. . +Language=Spanish +No more print jobs can be added. +. +Language=Turkish +No more print jobs can be added. +. +Language=Chinese +No more print jobs can be added. +. +Language=Taiwanese +No more print jobs can be added. +.
MessageId=2157 Severity=Success @@ -431,9 +1097,27 @@ SymbolicName=NERR_DestNoRoom Language=English No more printer destinations can be added. . +Language=Polish +No more printer destinations can be added. +. +Language=Romanian +No more printer destinations can be added. +. Language=Russian No more printer destinations can be added. . +Language=Spanish +No more printer destinations can be added. +. +Language=Turkish +No more printer destinations can be added. +. +Language=Chinese +No more printer destinations can be added. +. +Language=Taiwanese +No more printer destinations can be added. +.
MessageId=2158 Severity=Success @@ -442,9 +1126,27 @@ SymbolicName=NERR_DestIdle Language=English This printer destination is idle and cannot accept control operations. . +Language=Polish +This printer destination is idle and cannot accept control operations. +. +Language=Romanian +This printer destination is idle and cannot accept control operations. +. Language=Russian This printer destination is idle and cannot accept control operations. . +Language=Spanish +This printer destination is idle and cannot accept control operations. +. +Language=Turkish +This printer destination is idle and cannot accept control operations. +. +Language=Chinese +This printer destination is idle and cannot accept control operations. +. +Language=Taiwanese +This printer destination is idle and cannot accept control operations. +.
MessageId=2159 Severity=Success @@ -453,9 +1155,27 @@ SymbolicName=NERR_DestInvalidOp Language=English This printer destination request contains an invalid control function. . +Language=Polish +This printer destination request contains an invalid control function. +. +Language=Romanian +This printer destination request contains an invalid control function. +. Language=Russian This printer destination request contains an invalid control function. . +Language=Spanish +This printer destination request contains an invalid control function. +. +Language=Turkish +This printer destination request contains an invalid control function. +. +Language=Chinese +This printer destination request contains an invalid control function. +. +Language=Taiwanese +This printer destination request contains an invalid control function. +.
MessageId=2160 Severity=Success @@ -464,9 +1184,27 @@ SymbolicName=NERR_ProcNoRespond Language=English The print processor is not responding. . +Language=Polish +The print processor is not responding. +. +Language=Romanian +The print processor is not responding. +. Language=Russian The print processor is not responding. . +Language=Spanish +The print processor is not responding. +. +Language=Turkish +The print processor is not responding. +. +Language=Chinese +The print processor is not responding. +. +Language=Taiwanese +The print processor is not responding. +.
MessageId=2161 Severity=Success @@ -475,9 +1213,27 @@ SymbolicName=NERR_SpoolerNotLoaded Language=English The spooler is not running. . +Language=Polish +The spooler is not running. +. +Language=Romanian +The spooler is not running. +. Language=Russian The spooler is not running. . +Language=Spanish +The spooler is not running. +. +Language=Turkish +The spooler is not running. +. +Language=Chinese +The spooler is not running. +. +Language=Taiwanese +The spooler is not running. +.
MessageId=2162 Severity=Success @@ -486,9 +1242,27 @@ SymbolicName=NERR_DestInvalidState Language=English This operation cannot be performed on the print destination in its current state. . +Language=Polish +This operation cannot be performed on the print destination in its current state. +. +Language=Romanian +This operation cannot be performed on the print destination in its current state. +. Language=Russian This operation cannot be performed on the print destination in its current state. . +Language=Spanish +This operation cannot be performed on the print destination in its current state. +. +Language=Turkish +This operation cannot be performed on the print destination in its current state. +. +Language=Chinese +This operation cannot be performed on the print destination in its current state. +. +Language=Taiwanese +This operation cannot be performed on the print destination in its current state. +.
MessageId=2163 Severity=Success @@ -497,9 +1271,27 @@ SymbolicName=NERR_QInvalidState Language=English This operation cannot be performed on the printer queue in its current state. . +Language=Polish +This operation cannot be performed on the printer queue in its current state. +. +Language=Romanian +This operation cannot be performed on the printer queue in its current state. +. Language=Russian This operation cannot be performed on the printer queue in its current state. . +Language=Spanish +This operation cannot be performed on the printer queue in its current state. +. +Language=Turkish +This operation cannot be performed on the printer queue in its current state. +. +Language=Chinese +This operation cannot be performed on the printer queue in its current state. +. +Language=Taiwanese +This operation cannot be performed on the printer queue in its current state. +.
MessageId=2164 Severity=Success @@ -508,9 +1300,27 @@ SymbolicName=NERR_JobInvalidState Language=English This operation cannot be performed on the print job in its current state. . +Language=Polish +This operation cannot be performed on the print job in its current state. +. +Language=Romanian +This operation cannot be performed on the print job in its current state. +. Language=Russian This operation cannot be performed on the print job in its current state. . +Language=Spanish +This operation cannot be performed on the print job in its current state. +. +Language=Turkish +This operation cannot be performed on the print job in its current state. +. +Language=Chinese +This operation cannot be performed on the print job in its current state. +. +Language=Taiwanese +This operation cannot be performed on the print job in its current state. +.
MessageId=2165 Severity=Success @@ -519,9 +1329,27 @@ SymbolicName=NERR_SpoolNoMemory Language=English A spooler memory allocation failure occurred. . +Language=Polish +A spooler memory allocation failure occurred. +. +Language=Romanian +A spooler memory allocation failure occurred. +. Language=Russian A spooler memory allocation failure occurred. . +Language=Spanish +A spooler memory allocation failure occurred. +. +Language=Turkish +A spooler memory allocation failure occurred. +. +Language=Chinese +A spooler memory allocation failure occurred. +. +Language=Taiwanese +A spooler memory allocation failure occurred. +.
MessageId=2166 Severity=Success @@ -530,9 +1358,27 @@ SymbolicName=NERR_DriverNotFound Language=English The device driver does not exist. . +Language=Polish +The device driver does not exist. +. +Language=Romanian +The device driver does not exist. +. Language=Russian The device driver does not exist. . +Language=Spanish +The device driver does not exist. +. +Language=Turkish +The device driver does not exist. +. +Language=Chinese +The device driver does not exist. +. +Language=Taiwanese +The device driver does not exist. +.
MessageId=2167 Severity=Success @@ -541,9 +1387,27 @@ SymbolicName=NERR_DataTypeInvalid Language=English The data type is not supported by the print processor. . +Language=Polish +The data type is not supported by the print processor. +. +Language=Romanian +The data type is not supported by the print processor. +. Language=Russian The data type is not supported by the print processor. . +Language=Spanish +The data type is not supported by the print processor. +. +Language=Turkish +The data type is not supported by the print processor. +. +Language=Chinese +The data type is not supported by the print processor. +. +Language=Taiwanese +The data type is not supported by the print processor. +.
MessageId=2168 Severity=Success @@ -552,9 +1416,27 @@ SymbolicName=NERR_ProcNotFound Language=English The print processor is not installed. . +Language=Polish +The print processor is not installed. +. +Language=Romanian +The print processor is not installed. +. Language=Russian The print processor is not installed. . +Language=Spanish +The print processor is not installed. +. +Language=Turkish +The print processor is not installed. +. +Language=Chinese +The print processor is not installed. +. +Language=Taiwanese +The print processor is not installed. +.
MessageId=2180 Severity=Success @@ -563,9 +1445,27 @@ SymbolicName=NERR_ServiceTableLocked Language=English The service database is locked. . +Language=Polish +The service database is locked. +. +Language=Romanian +The service database is locked. +. Language=Russian The service database is locked. . +Language=Spanish +The service database is locked. +. +Language=Turkish +The service database is locked. +. +Language=Chinese +The service database is locked. +. +Language=Taiwanese +The service database is locked. +.
MessageId=2181 Severity=Success @@ -574,9 +1474,27 @@ SymbolicName=NERR_ServiceTableFull Language=English The service table is full. . +Language=Polish +The service table is full. +. +Language=Romanian +The service table is full. +. Language=Russian The service table is full. . +Language=Spanish +The service table is full. +. +Language=Turkish +The service table is full. +. +Language=Chinese +The service table is full. +. +Language=Taiwanese +The service table is full. +.
MessageId=2182 Severity=Success @@ -585,9 +1503,27 @@ SymbolicName=NERR_ServiceInstalled Language=English The requested service has already been started. . +Language=Polish +The requested service has already been started. +. +Language=Romanian +The requested service has already been started. +. Language=Russian The requested service has already been started. . +Language=Spanish +The requested service has already been started. +. +Language=Turkish +The requested service has already been started. +. +Language=Chinese +The requested service has already been started. +. +Language=Taiwanese +The requested service has already been started. +.
MessageId=2183 Severity=Success @@ -596,9 +1532,27 @@ SymbolicName=NERR_ServiceEntryLocked Language=English The service does not respond to control actions. . +Language=Polish +The service does not respond to control actions. +. +Language=Romanian +The service does not respond to control actions. +. Language=Russian The service does not respond to control actions. . +Language=Spanish +The service does not respond to control actions. +. +Language=Turkish +The service does not respond to control actions. +. +Language=Chinese +The service does not respond to control actions. +. +Language=Taiwanese +The service does not respond to control actions. +.
MessageId=2184 Severity=Success @@ -607,9 +1561,27 @@ SymbolicName=NERR_ServiceNotInstalled Language=English The service has not been started. . +Language=Polish +The service has not been started. +. +Language=Romanian +The service has not been started. +. Language=Russian The service has not been started. . +Language=Spanish +The service has not been started. +. +Language=Turkish +The service has not been started. +. +Language=Chinese +The service has not been started. +. +Language=Taiwanese +The service has not been started. +.
MessageId=2185 Severity=Success @@ -618,9 +1590,27 @@ SymbolicName=NERR_BadServiceName Language=English The service name is invalid. . +Language=Polish +The service name is invalid. +. +Language=Romanian +The service name is invalid. +. Language=Russian The service name is invalid. . +Language=Spanish +The service name is invalid. +. +Language=Turkish +The service name is invalid. +. +Language=Chinese +The service name is invalid. +. +Language=Taiwanese +The service name is invalid. +.
MessageId=2186 Severity=Success @@ -629,9 +1619,27 @@ SymbolicName=NERR_ServiceCtlTimeout Language=English The service is not responding to the control function. . +Language=Polish +The service is not responding to the control function. +. +Language=Romanian +The service is not responding to the control function. +. Language=Russian The service is not responding to the control function. . +Language=Spanish +The service is not responding to the control function. +. +Language=Turkish +The service is not responding to the control function. +. +Language=Chinese +The service is not responding to the control function. +. +Language=Taiwanese +The service is not responding to the control function. +.
MessageId=2187 Severity=Success @@ -640,9 +1648,27 @@ SymbolicName=NERR_ServiceCtlBusy Language=English The service control is busy. . +Language=Polish +The service control is busy. +. +Language=Romanian +The service control is busy. +. Language=Russian The service control is busy. . +Language=Spanish +The service control is busy. +. +Language=Turkish +The service control is busy. +. +Language=Chinese +The service control is busy. +. +Language=Taiwanese +The service control is busy. +.
MessageId=2188 Severity=Success @@ -651,9 +1677,27 @@ SymbolicName=NERR_BadServiceProgName Language=English The configuration file contains an invalid service program name. . +Language=Polish +The configuration file contains an invalid service program name. +. +Language=Romanian +The configuration file contains an invalid service program name. +. Language=Russian The configuration file contains an invalid service program name. . +Language=Spanish +The configuration file contains an invalid service program name. +. +Language=Turkish +The configuration file contains an invalid service program name. +. +Language=Chinese +The configuration file contains an invalid service program name. +. +Language=Taiwanese +The configuration file contains an invalid service program name. +.
MessageId=2189 Severity=Success @@ -662,9 +1706,27 @@ SymbolicName=NERR_ServiceNotCtrl Language=English The service could not be controlled in its present state. . +Language=Polish +The service could not be controlled in its present state. +. +Language=Romanian +The service could not be controlled in its present state. +. Language=Russian The service could not be controlled in its present state. . +Language=Spanish +The service could not be controlled in its present state. +. +Language=Turkish +The service could not be controlled in its present state. +. +Language=Chinese +The service could not be controlled in its present state. +. +Language=Taiwanese +The service could not be controlled in its present state. +.
MessageId=2190 Severity=Success @@ -673,9 +1735,27 @@ SymbolicName=NERR_ServiceKillProc Language=English The service ended abnormally. . +Language=Polish +The service ended abnormally. +. +Language=Romanian +The service ended abnormally. +. Language=Russian The service ended abnormally. . +Language=Spanish +The service ended abnormally. +. +Language=Turkish +The service ended abnormally. +. +Language=Chinese +The service ended abnormally. +. +Language=Taiwanese +The service ended abnormally. +.
MessageId=2191 Severity=Success @@ -684,9 +1764,27 @@ SymbolicName=NERR_ServiceCtlNotValid Language=English The requested pause, continue, or stop is not valid for this service. . +Language=Polish +The requested pause, continue, or stop is not valid for this service. +. +Language=Romanian +The requested pause, continue, or stop is not valid for this service. +. Language=Russian The requested pause, continue, or stop is not valid for this service. . +Language=Spanish +The requested pause, continue, or stop is not valid for this service. +. +Language=Turkish +The requested pause, continue, or stop is not valid for this service. +. +Language=Chinese +The requested pause, continue, or stop is not valid for this service. +. +Language=Taiwanese +The requested pause, continue, or stop is not valid for this service. +.
MessageId=2192 Severity=Success @@ -695,9 +1793,27 @@ SymbolicName=NERR_NotInDispatchTbl Language=English The service control dispatcher could not find the service name in the dispatch table. . +Language=Polish +The service control dispatcher could not find the service name in the dispatch table. +. +Language=Romanian +The service control dispatcher could not find the service name in the dispatch table. +. Language=Russian The service control dispatcher could not find the service name in the dispatch table. . +Language=Spanish +The service control dispatcher could not find the service name in the dispatch table. +. +Language=Turkish +The service control dispatcher could not find the service name in the dispatch table. +. +Language=Chinese +The service control dispatcher could not find the service name in the dispatch table. +. +Language=Taiwanese +The service control dispatcher could not find the service name in the dispatch table. +.
MessageId=2193 Severity=Success @@ -706,9 +1822,27 @@ SymbolicName=NERR_BadControlRecv Language=English The service control dispatcher pipe read failed. . +Language=Polish +The service control dispatcher pipe read failed. +. +Language=Romanian +The service control dispatcher pipe read failed. +. Language=Russian The service control dispatcher pipe read failed. . +Language=Spanish +The service control dispatcher pipe read failed. +. +Language=Turkish +The service control dispatcher pipe read failed. +. +Language=Chinese +The service control dispatcher pipe read failed. +. +Language=Taiwanese +The service control dispatcher pipe read failed. +.
MessageId=2194 Severity=Success @@ -717,9 +1851,27 @@ SymbolicName=NERR_ServiceNotStarting Language=English A thread for the new service could not be created. . +Language=Polish +A thread for the new service could not be created. +. +Language=Romanian +A thread for the new service could not be created. +. Language=Russian A thread for the new service could not be created. . +Language=Spanish +A thread for the new service could not be created. +. +Language=Turkish +A thread for the new service could not be created. +. +Language=Chinese +A thread for the new service could not be created. +. +Language=Taiwanese +A thread for the new service could not be created. +.
MessageId=2200 Severity=Success @@ -728,20 +1880,56 @@ SymbolicName=NERR_AlreadyLoggedOn Language=English This workstation is already logged on to the local-area network. . +Language=Polish +This workstation is already logged on to the local-area network. +. +Language=Romanian +This workstation is already logged on to the local-area network. +. Language=Russian This workstation is already logged on to the local-area network. . - -MessageId=2201 -Severity=Success -Facility=System +Language=Spanish +This workstation is already logged on to the local-area network. +. +Language=Turkish +This workstation is already logged on to the local-area network. +. +Language=Chinese +This workstation is already logged on to the local-area network. +. +Language=Taiwanese +This workstation is already logged on to the local-area network. +. + +MessageId=2201 +Severity=Success +Facility=System SymbolicName=NERR_NotLoggedOn Language=English The workstation is not logged on to the local-area network. . +Language=Polish +The workstation is not logged on to the local-area network. +. +Language=Romanian +The workstation is not logged on to the local-area network. +. Language=Russian The workstation is not logged on to the local-area network. . +Language=Spanish +The workstation is not logged on to the local-area network. +. +Language=Turkish +The workstation is not logged on to the local-area network. +. +Language=Chinese +The workstation is not logged on to the local-area network. +. +Language=Taiwanese +The workstation is not logged on to the local-area network. +.
MessageId=2202 Severity=Success @@ -750,9 +1938,27 @@ SymbolicName=NERR_BadUsername Language=English The user name or group name parameter is invalid. . +Language=Polish +The user name or group name parameter is invalid. +. +Language=Romanian +The user name or group name parameter is invalid. +. Language=Russian The user name or group name parameter is invalid. . +Language=Spanish +The user name or group name parameter is invalid. +. +Language=Turkish +The user name or group name parameter is invalid. +. +Language=Chinese +The user name or group name parameter is invalid. +. +Language=Taiwanese +The user name or group name parameter is invalid. +.
MessageId=2203 Severity=Success @@ -761,9 +1967,27 @@ SymbolicName=NERR_BadPassword Language=English The password parameter is invalid. . +Language=Polish +The password parameter is invalid. +. +Language=Romanian +The password parameter is invalid. +. Language=Russian The password parameter is invalid. . +Language=Spanish +The password parameter is invalid. +. +Language=Turkish +The password parameter is invalid. +. +Language=Chinese +The password parameter is invalid. +. +Language=Taiwanese +The password parameter is invalid. +.
MessageId=2204 Severity=Success @@ -772,9 +1996,27 @@ SymbolicName=NERR_UnableToAddName_W Language=English The logon processor did not add the message alias. . +Language=Polish +The logon processor did not add the message alias. +. +Language=Romanian +The logon processor did not add the message alias. +. Language=Russian The logon processor did not add the message alias. . +Language=Spanish +The logon processor did not add the message alias. +. +Language=Turkish +The logon processor did not add the message alias. +. +Language=Chinese +The logon processor did not add the message alias. +. +Language=Taiwanese +The logon processor did not add the message alias. +.
MessageId=2205 Severity=Success @@ -783,9 +2025,27 @@ SymbolicName=NERR_UnableToAddName_F Language=English The logon processor did not add the message alias. . +Language=Polish +The logon processor did not add the message alias. +. +Language=Romanian +The logon processor did not add the message alias. +. Language=Russian The logon processor did not add the message alias. . +Language=Spanish +The logon processor did not add the message alias. +. +Language=Turkish +The logon processor did not add the message alias. +. +Language=Chinese +The logon processor did not add the message alias. +. +Language=Taiwanese +The logon processor did not add the message alias. +.
MessageId=2206 Severity=Success @@ -794,9 +2054,27 @@ SymbolicName=NERR_UnableToDelName_W Language=English The logoff processor did not delete the message alias. . +Language=Polish +The logoff processor did not delete the message alias. +. +Language=Romanian +The logoff processor did not delete the message alias. +. Language=Russian The logoff processor did not delete the message alias. . +Language=Spanish +The logoff processor did not delete the message alias. +. +Language=Turkish +The logoff processor did not delete the message alias. +. +Language=Chinese +The logoff processor did not delete the message alias. +. +Language=Taiwanese +The logoff processor did not delete the message alias. +.
MessageId=2207 Severity=Success @@ -805,9 +2083,27 @@ SymbolicName=NERR_UnableToDelName_F Language=English The logoff processor did not delete the message alias. . +Language=Polish +The logoff processor did not delete the message alias. +. +Language=Romanian +The logoff processor did not delete the message alias. +. Language=Russian The logoff processor did not delete the message alias. . +Language=Spanish +The logoff processor did not delete the message alias. +. +Language=Turkish +The logoff processor did not delete the message alias. +. +Language=Chinese +The logoff processor did not delete the message alias. +. +Language=Taiwanese +The logoff processor did not delete the message alias. +.
MessageId=2209 Severity=Success @@ -816,9 +2112,27 @@ SymbolicName=NERR_LogonsPaused Language=English Network logons are paused. . +Language=Polish +Network logons are paused. +. +Language=Romanian +Network logons are paused. +. Language=Russian Network logons are paused. . +Language=Spanish +Network logons are paused. +. +Language=Turkish +Network logons are paused. +. +Language=Chinese +Network logons are paused. +. +Language=Taiwanese +Network logons are paused. +.
MessageId=2210 Severity=Success @@ -827,9 +2141,27 @@ SymbolicName=NERR_LogonServerConflict Language=English A centralized logon-server conflict occurred. . +Language=Polish +A centralized logon-server conflict occurred. +. +Language=Romanian +A centralized logon-server conflict occurred. +. Language=Russian A centralized logon-server conflict occurred. . +Language=Spanish +A centralized logon-server conflict occurred. +. +Language=Turkish +A centralized logon-server conflict occurred. +. +Language=Chinese +A centralized logon-server conflict occurred. +. +Language=Taiwanese +A centralized logon-server conflict occurred. +.
MessageId=2211 Severity=Success @@ -838,9 +2170,27 @@ SymbolicName=NERR_LogonNoUserPath Language=English The server is configured without a valid user path. . +Language=Polish +The server is configured without a valid user path. +. +Language=Romanian +The server is configured without a valid user path. +. Language=Russian The server is configured without a valid user path. . +Language=Spanish +The server is configured without a valid user path. +. +Language=Turkish +The server is configured without a valid user path. +. +Language=Chinese +The server is configured without a valid user path. +. +Language=Taiwanese +The server is configured without a valid user path. +.
MessageId=2212 Severity=Success @@ -849,9 +2199,27 @@ SymbolicName=NERR_LogonScriptError Language=English An error occurred while loading or running the logon script. . +Language=Polish +An error occurred while loading or running the logon script. +. +Language=Romanian +An error occurred while loading or running the logon script. +. Language=Russian An error occurred while loading or running the logon script. . +Language=Spanish +An error occurred while loading or running the logon script. +. +Language=Turkish +An error occurred while loading or running the logon script. +. +Language=Chinese +An error occurred while loading or running the logon script. +. +Language=Taiwanese +An error occurred while loading or running the logon script. +.
MessageId=2214 Severity=Success @@ -860,9 +2228,27 @@ SymbolicName=NERR_StandaloneLogon Language=English The logon server was not specified. Your computer will be logged on as STANDALONE. . +Language=Polish +The logon server was not specified. Your computer will be logged on as STANDALONE. +. +Language=Romanian +The logon server was not specified. Your computer will be logged on as STANDALONE. +. Language=Russian The logon server was not specified. Your computer will be logged on as STANDALONE. . +Language=Spanish +The logon server was not specified. Your computer will be logged on as STANDALONE. +. +Language=Turkish +The logon server was not specified. Your computer will be logged on as STANDALONE. +. +Language=Chinese +The logon server was not specified. Your computer will be logged on as STANDALONE. +. +Language=Taiwanese +The logon server was not specified. Your computer will be logged on as STANDALONE. +.
MessageId=2215 Severity=Success @@ -871,9 +2257,27 @@ SymbolicName=NERR_LogonServerNotFound Language=English The logon server could not be found. . +Language=Polish +The logon server could not be found. +. +Language=Romanian +The logon server could not be found. +. Language=Russian The logon server could not be found. . +Language=Spanish +The logon server could not be found. +. +Language=Turkish +The logon server could not be found. +. +Language=Chinese +The logon server could not be found. +. +Language=Taiwanese +The logon server could not be found. +.
MessageId=2216 Severity=Success @@ -882,9 +2286,27 @@ SymbolicName=NERR_LogonDomainExists Language=English There is already a logon domain for this computer. . +Language=Polish +There is already a logon domain for this computer. +. +Language=Romanian +There is already a logon domain for this computer. +. Language=Russian There is already a logon domain for this computer. . +Language=Spanish +There is already a logon domain for this computer. +. +Language=Turkish +There is already a logon domain for this computer. +. +Language=Chinese +There is already a logon domain for this computer. +. +Language=Taiwanese +There is already a logon domain for this computer. +.
MessageId=2217 Severity=Success @@ -893,9 +2315,27 @@ SymbolicName=NERR_NonValidatedLogon Language=English The logon server could not validate the logon. . +Language=Polish +The logon server could not validate the logon. +. +Language=Romanian +The logon server could not validate the logon. +. Language=Russian The logon server could not validate the logon. . +Language=Spanish +The logon server could not validate the logon. +. +Language=Turkish +The logon server could not validate the logon. +. +Language=Chinese +The logon server could not validate the logon. +. +Language=Taiwanese +The logon server could not validate the logon. +.
MessageId=2219 Severity=Success @@ -904,9 +2344,27 @@ SymbolicName=NERR_ACFNotFound Language=English The security database could not be found. . +Language=Polish +The security database could not be found. +. +Language=Romanian +The security database could not be found. +. Language=Russian The security database could not be found. . +Language=Spanish +The security database could not be found. +. +Language=Turkish +The security database could not be found. +. +Language=Chinese +The security database could not be found. +. +Language=Taiwanese +The security database could not be found. +.
MessageId=2220 Severity=Success @@ -915,9 +2373,27 @@ SymbolicName=NERR_GroupNotFound Language=English The group name could not be found. . +Language=Polish +The group name could not be found. +. +Language=Romanian +The group name could not be found. +. Language=Russian The group name could not be found. . +Language=Spanish +The group name could not be found. +. +Language=Turkish +The group name could not be found. +. +Language=Chinese +The group name could not be found. +. +Language=Taiwanese +The group name could not be found. +.
MessageId=2221 Severity=Success @@ -926,9 +2402,27 @@ SymbolicName=NERR_UserNotFound Language=English The user name could not be found. . +Language=Polish +The user name could not be found. +. +Language=Romanian +The user name could not be found. +. Language=Russian The user name could not be found. . +Language=Spanish +The user name could not be found. +. +Language=Turkish +The user name could not be found. +. +Language=Chinese +The user name could not be found. +. +Language=Taiwanese +The user name could not be found. +.
MessageId=2222 Severity=Success @@ -937,9 +2431,27 @@ SymbolicName=NERR_ResourceNotFound Language=English The resource name could not be found. . +Language=Polish +The resource name could not be found. +. +Language=Romanian +The resource name could not be found. +. Language=Russian The resource name could not be found. . +Language=Spanish +The resource name could not be found. +. +Language=Turkish +The resource name could not be found. +. +Language=Chinese +The resource name could not be found. +. +Language=Taiwanese +The resource name could not be found. +.
MessageId=2223 Severity=Success @@ -948,9 +2460,27 @@ SymbolicName=NERR_GroupExists Language=English The group already exists. . +Language=Polish +The group already exists. +. +Language=Romanian +The group already exists. +. Language=Russian The group already exists. . +Language=Spanish +The group already exists. +. +Language=Turkish +The group already exists. +. +Language=Chinese +The group already exists. +. +Language=Taiwanese +The group already exists. +.
MessageId=2224 Severity=Success @@ -959,9 +2489,27 @@ SymbolicName=NERR_UserExists Language=English The account already exists. . +Language=Polish +The account already exists. +. +Language=Romanian +The account already exists. +. Language=Russian The account already exists. . +Language=Spanish +The account already exists. +. +Language=Turkish +The account already exists. +. +Language=Chinese +The account already exists. +. +Language=Taiwanese +The account already exists. +.
MessageId=2225 Severity=Success @@ -970,9 +2518,27 @@ SymbolicName=NERR_ResourceExists Language=English The resource permission list already exists. . +Language=Polish +The resource permission list already exists. +. +Language=Romanian +The resource permission list already exists. +. Language=Russian The resource permission list already exists. . +Language=Spanish +The resource permission list already exists. +. +Language=Turkish +The resource permission list already exists. +. +Language=Chinese +The resource permission list already exists. +. +Language=Taiwanese +The resource permission list already exists. +.
MessageId=2226 Severity=Success @@ -981,9 +2547,27 @@ SymbolicName=NERR_NotPrimary Language=English This operation is only allowed on the primary domain controller of the domain. . +Language=Polish +This operation is only allowed on the primary domain controller of the domain. +. +Language=Romanian +This operation is only allowed on the primary domain controller of the domain. +. Language=Russian This operation is only allowed on the primary domain controller of the domain. . +Language=Spanish +This operation is only allowed on the primary domain controller of the domain. +. +Language=Turkish +This operation is only allowed on the primary domain controller of the domain. +. +Language=Chinese +This operation is only allowed on the primary domain controller of the domain. +. +Language=Taiwanese +This operation is only allowed on the primary domain controller of the domain. +.
MessageId=2227 Severity=Success @@ -992,9 +2576,27 @@ SymbolicName=NERR_ACFNotLoaded Language=English The security database has not been started. . +Language=Polish +The security database has not been started. +. +Language=Romanian +The security database has not been started. +. Language=Russian The security database has not been started. . +Language=Spanish +The security database has not been started. +. +Language=Turkish +The security database has not been started. +. +Language=Chinese +The security database has not been started. +. +Language=Taiwanese +The security database has not been started. +.
MessageId=2228 Severity=Success @@ -1003,9 +2605,27 @@ SymbolicName=NERR_ACFNoRoom Language=English There are too many names in the user accounts database. . +Language=Polish +There are too many names in the user accounts database. +. +Language=Romanian +There are too many names in the user accounts database. +. Language=Russian There are too many names in the user accounts database. . +Language=Spanish +There are too many names in the user accounts database. +. +Language=Turkish +There are too many names in the user accounts database. +. +Language=Chinese +There are too many names in the user accounts database. +. +Language=Taiwanese +There are too many names in the user accounts database. +.
MessageId=2229 Severity=Success @@ -1014,9 +2634,27 @@ SymbolicName=NERR_ACFFileIOFail Language=English A disk I/O failure occurred. . +Language=Polish +A disk I/O failure occurred. +. +Language=Romanian +A disk I/O failure occurred. +. Language=Russian A disk I/O failure occurred. . +Language=Spanish +A disk I/O failure occurred. +. +Language=Turkish +A disk I/O failure occurred. +. +Language=Chinese +A disk I/O failure occurred. +. +Language=Taiwanese +A disk I/O failure occurred. +.
MessageId=2230 Severity=Success @@ -1025,9 +2663,27 @@ SymbolicName=NERR_ACFTooManyLists Language=English The limit of 64 entries per resource was exceeded. . +Language=Polish +The limit of 64 entries per resource was exceeded. +. +Language=Romanian +The limit of 64 entries per resource was exceeded. +. Language=Russian The limit of 64 entries per resource was exceeded. . +Language=Spanish +The limit of 64 entries per resource was exceeded. +. +Language=Turkish +The limit of 64 entries per resource was exceeded. +. +Language=Chinese +The limit of 64 entries per resource was exceeded. +. +Language=Taiwanese +The limit of 64 entries per resource was exceeded. +.
MessageId=2231 Severity=Success @@ -1036,9 +2692,27 @@ SymbolicName=NERR_UserLogon Language=English Deleting a user with a session is not allowed. . +Language=Polish +Deleting a user with a session is not allowed. +. +Language=Romanian +Deleting a user with a session is not allowed. +. Language=Russian Deleting a user with a session is not allowed. . +Language=Spanish +Deleting a user with a session is not allowed. +. +Language=Turkish +Deleting a user with a session is not allowed. +. +Language=Chinese +Deleting a user with a session is not allowed. +. +Language=Taiwanese +Deleting a user with a session is not allowed. +.
MessageId=2232 Severity=Success @@ -1047,9 +2721,27 @@ SymbolicName=NERR_ACFNoParent Language=English The parent directory could not be located. . +Language=Polish +The parent directory could not be located. +. +Language=Romanian +The parent directory could not be located. +. Language=Russian The parent directory could not be located. . +Language=Spanish +The parent directory could not be located. +. +Language=Turkish +The parent directory could not be located. +. +Language=Chinese +The parent directory could not be located. +. +Language=Taiwanese +The parent directory could not be located. +.
MessageId=2233 Severity=Success @@ -1058,9 +2750,27 @@ SymbolicName=NERR_CanNotGrowSegment Language=English Unable to add to the security database session cache segment. . +Language=Polish +Unable to add to the security database session cache segment. +. +Language=Romanian +Unable to add to the security database session cache segment. +. Language=Russian Unable to add to the security database session cache segment. . +Language=Spanish +Unable to add to the security database session cache segment. +. +Language=Turkish +Unable to add to the security database session cache segment. +. +Language=Chinese +Unable to add to the security database session cache segment. +. +Language=Taiwanese +Unable to add to the security database session cache segment. +.
MessageId=2234 Severity=Success @@ -1069,9 +2779,27 @@ SymbolicName=NERR_SpeGroupOp Language=English This operation is not allowed on this special group. . +Language=Polish +This operation is not allowed on this special group. +. +Language=Romanian +This operation is not allowed on this special group. +. Language=Russian This operation is not allowed on this special group. . +Language=Spanish +This operation is not allowed on this special group. +. +Language=Turkish +This operation is not allowed on this special group. +. +Language=Chinese +This operation is not allowed on this special group. +. +Language=Taiwanese +This operation is not allowed on this special group. +.
MessageId=2235 Severity=Success @@ -1080,9 +2808,27 @@ SymbolicName=NERR_NotInCache Language=English This user is not cached in user accounts database session cache. . +Language=Polish +This user is not cached in user accounts database session cache. +. +Language=Romanian +This user is not cached in user accounts database session cache. +. Language=Russian This user is not cached in user accounts database session cache. . +Language=Spanish +This user is not cached in user accounts database session cache. +. +Language=Turkish +This user is not cached in user accounts database session cache. +. +Language=Chinese +This user is not cached in user accounts database session cache. +. +Language=Taiwanese +This user is not cached in user accounts database session cache. +.
MessageId=2236 Severity=Success @@ -1091,9 +2837,27 @@ SymbolicName=NERR_UserInGroup Language=English The user already belongs to this group. . +Language=Polish +The user already belongs to this group. +. +Language=Romanian +The user already belongs to this group. +. Language=Russian The user already belongs to this group. . +Language=Spanish +The user already belongs to this group. +. +Language=Turkish +The user already belongs to this group. +. +Language=Chinese +The user already belongs to this group. +. +Language=Taiwanese +The user already belongs to this group. +.
MessageId=2237 Severity=Success @@ -1102,9 +2866,27 @@ SymbolicName=NERR_UserNotInGroup Language=English The user does not belong to this group. . +Language=Polish +The user does not belong to this group. +. +Language=Romanian +The user does not belong to this group. +. Language=Russian The user does not belong to this group. . +Language=Spanish +The user does not belong to this group. +. +Language=Turkish +The user does not belong to this group. +. +Language=Chinese +The user does not belong to this group. +. +Language=Taiwanese +The user does not belong to this group. +.
MessageId=2238 Severity=Success @@ -1113,9 +2895,27 @@ SymbolicName=NERR_AccountUndefined Language=English This user account is undefined. . +Language=Polish +This user account is undefined. +. +Language=Romanian +This user account is undefined. +. Language=Russian This user account is undefined. . +Language=Spanish +This user account is undefined. +. +Language=Turkish +This user account is undefined. +. +Language=Chinese +This user account is undefined. +. +Language=Taiwanese +This user account is undefined. +.
MessageId=2239 Severity=Success @@ -1124,9 +2924,27 @@ SymbolicName=NERR_AccountExpired Language=English This user account has expired. . +Language=Polish +This user account has expired. +. +Language=Romanian +This user account has expired. +. Language=Russian This user account has expired. . +Language=Spanish +This user account has expired. +. +Language=Turkish +This user account has expired. +. +Language=Chinese +This user account has expired. +. +Language=Taiwanese +This user account has expired. +.
MessageId=2240 Severity=Success @@ -1135,9 +2953,27 @@ SymbolicName=NERR_InvalidWorkstation Language=English The user is not allowed to log on from this workstation. . +Language=Polish +The user is not allowed to log on from this workstation. +. +Language=Romanian +The user is not allowed to log on from this workstation. +. Language=Russian The user is not allowed to log on from this workstation. . +Language=Spanish +The user is not allowed to log on from this workstation. +. +Language=Turkish +The user is not allowed to log on from this workstation. +. +Language=Chinese +The user is not allowed to log on from this workstation. +. +Language=Taiwanese +The user is not allowed to log on from this workstation. +.
MessageId=2241 Severity=Success @@ -1146,9 +2982,27 @@ SymbolicName=NERR_InvalidLogonHours Language=English The user is not allowed to log on at this time. . +Language=Polish +The user is not allowed to log on at this time. +. +Language=Romanian +The user is not allowed to log on at this time. +. Language=Russian The user is not allowed to log on at this time. . +Language=Spanish +The user is not allowed to log on at this time. +. +Language=Turkish +The user is not allowed to log on at this time. +. +Language=Chinese +The user is not allowed to log on at this time. +. +Language=Taiwanese +The user is not allowed to log on at this time. +.
MessageId=2242 Severity=Success @@ -1157,9 +3011,27 @@ SymbolicName=NERR_PasswordExpired Language=English The password of this user has expired. . +Language=Polish +The password of this user has expired. +. +Language=Romanian +The password of this user has expired. +. Language=Russian The password of this user has expired. . +Language=Spanish +The password of this user has expired. +. +Language=Turkish +The password of this user has expired. +. +Language=Chinese +The password of this user has expired. +. +Language=Taiwanese +The password of this user has expired. +.
MessageId=2243 Severity=Success @@ -1168,9 +3040,27 @@ SymbolicName=NERR_PasswordCantChange Language=English The password of this user cannot change. . +Language=Polish +The password of this user cannot change. +. +Language=Romanian +The password of this user cannot change. +. Language=Russian The password of this user cannot change. . +Language=Spanish +The password of this user cannot change. +. +Language=Turkish +The password of this user cannot change. +. +Language=Chinese +The password of this user cannot change. +. +Language=Taiwanese +The password of this user cannot change. +.
MessageId=2244 Severity=Success @@ -1179,9 +3069,27 @@ SymbolicName=NERR_PasswordHistConflict Language=English This password cannot be used now. . +Language=Polish +This password cannot be used now. +. +Language=Romanian +This password cannot be used now. +. Language=Russian This password cannot be used now. . +Language=Spanish +This password cannot be used now. +. +Language=Turkish +This password cannot be used now. +. +Language=Chinese +This password cannot be used now. +. +Language=Taiwanese +This password cannot be used now. +.
MessageId=2245 Severity=Success @@ -1190,20 +3098,56 @@ SymbolicName=NERR_PasswordTooShort Language=English The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. . +Language=Polish +The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. +. +Language=Romanian +The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. +. Language=Russian The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. . - -MessageId=2246 -Severity=Success -Facility=System +Language=Spanish +The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. +. +Language=Turkish +The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. +. +Language=Chinese +The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. +. +Language=Taiwanese +The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. +. + +MessageId=2246 +Severity=Success +Facility=System SymbolicName=NERR_PasswordTooRecent Language=English The password of this user is too recent to change. . +Language=Polish +The password of this user is too recent to change. +. +Language=Romanian +The password of this user is too recent to change. +. Language=Russian The password of this user is too recent to change. . +Language=Spanish +The password of this user is too recent to change. +. +Language=Turkish +The password of this user is too recent to change. +. +Language=Chinese +The password of this user is too recent to change. +. +Language=Taiwanese +The password of this user is too recent to change. +.
MessageId=2247 Severity=Success @@ -1212,9 +3156,27 @@ SymbolicName=NERR_InvalidDatabase Language=English The security database is corrupted. . +Language=Polish +The security database is corrupted. +. +Language=Romanian +The security database is corrupted. +. Language=Russian The security database is corrupted. . +Language=Spanish +The security database is corrupted. +. +Language=Turkish +The security database is corrupted. +. +Language=Chinese +The security database is corrupted. +. +Language=Taiwanese +The security database is corrupted. +.
MessageId=2248 Severity=Success @@ -1223,9 +3185,27 @@ SymbolicName=NERR_DatabaseUpToDate Language=English No updates are necessary to this replicant network/local security database. . +Language=Polish +No updates are necessary to this replicant network/local security database. +. +Language=Romanian +No updates are necessary to this replicant network/local security database. +. Language=Russian No updates are necessary to this replicant network/local security database. . +Language=Spanish +No updates are necessary to this replicant network/local security database. +. +Language=Turkish +No updates are necessary to this replicant network/local security database. +. +Language=Chinese +No updates are necessary to this replicant network/local security database. +. +Language=Taiwanese +No updates are necessary to this replicant network/local security database. +.
MessageId=2249 Severity=Success @@ -1234,9 +3214,27 @@ SymbolicName=NERR_SyncRequired Language=English This replicant database is outdated; synchronization is required. . +Language=Polish +This replicant database is outdated; synchronization is required. +. +Language=Romanian +This replicant database is outdated; synchronization is required. +. Language=Russian This replicant database is outdated; synchronization is required. . +Language=Spanish +This replicant database is outdated; synchronization is required. +. +Language=Turkish +This replicant database is outdated; synchronization is required. +. +Language=Chinese +This replicant database is outdated; synchronization is required. +. +Language=Taiwanese +This replicant database is outdated; synchronization is required. +.
MessageId=2250 Severity=Success @@ -1245,9 +3243,27 @@ SymbolicName=NERR_UseNotFound Language=English The network connection could not be found. . +Language=Polish +The network connection could not be found. +. +Language=Romanian +The network connection could not be found. +. Language=Russian The network connection could not be found. . +Language=Spanish +The network connection could not be found. +. +Language=Turkish +The network connection could not be found. +. +Language=Chinese +The network connection could not be found. +. +Language=Taiwanese +The network connection could not be found. +.
MessageId=2251 Severity=Success @@ -1256,9 +3272,27 @@ SymbolicName=NERR_BadAsgType Language=English This asg_type is invalid. . +Language=Polish +This asg_type is invalid. +. +Language=Romanian +This asg_type is invalid. +. Language=Russian This asg_type is invalid. . +Language=Spanish +This asg_type is invalid. +. +Language=Turkish +This asg_type is invalid. +. +Language=Chinese +This asg_type is invalid. +. +Language=Taiwanese +This asg_type is invalid. +.
MessageId=2252 Severity=Success @@ -1267,9 +3301,27 @@ SymbolicName=NERR_DeviceIsShared Language=English This device is currently being shared. . +Language=Polish +This device is currently being shared. +. +Language=Romanian +This device is currently being shared. +. Language=Russian This device is currently being shared. . +Language=Spanish +This device is currently being shared. +. +Language=Turkish +This device is currently being shared. +. +Language=Chinese +This device is currently being shared. +. +Language=Taiwanese +This device is currently being shared. +.
MessageId=2270 Severity=Success @@ -1278,9 +3330,27 @@ SymbolicName=NERR_NoComputerName Language=English The computer name could not be added as a message alias. The name may already exist on the network. . +Language=Polish +The computer name could not be added as a message alias. The name may already exist on the network. +. +Language=Romanian +The computer name could not be added as a message alias. The name may already exist on the network. +. Language=Russian The computer name could not be added as a message alias. The name may already exist on the network. . +Language=Spanish +The computer name could not be added as a message alias. The name may already exist on the network. +. +Language=Turkish +The computer name could not be added as a message alias. The name may already exist on the network. +. +Language=Chinese +The computer name could not be added as a message alias. The name may already exist on the network. +. +Language=Taiwanese +The computer name could not be added as a message alias. The name may already exist on the network. +.
MessageId=2271 Severity=Success @@ -1289,9 +3359,27 @@ SymbolicName=NERR_MsgAlreadyStarted Language=English The Messenger service is already started. . +Language=Polish +The Messenger service is already started. +. +Language=Romanian +The Messenger service is already started. +. Language=Russian The Messenger service is already started. . +Language=Spanish +The Messenger service is already started. +. +Language=Turkish +The Messenger service is already started. +. +Language=Chinese +The Messenger service is already started. +. +Language=Taiwanese +The Messenger service is already started. +.
MessageId=2272 Severity=Success @@ -1300,9 +3388,27 @@ SymbolicName=NERR_MsgInitFailed Language=English The Messenger service failed to start. . +Language=Polish +The Messenger service failed to start. +. +Language=Romanian +The Messenger service failed to start. +. Language=Russian The Messenger service failed to start. . +Language=Spanish +The Messenger service failed to start. +. +Language=Turkish +The Messenger service failed to start. +. +Language=Chinese +The Messenger service failed to start. +. +Language=Taiwanese +The Messenger service failed to start. +.
MessageId=2273 Severity=Success @@ -1311,9 +3417,27 @@ SymbolicName=NERR_NameNotFound Language=English The message alias could not be found on the network. . +Language=Polish +The message alias could not be found on the network. +. +Language=Romanian +The message alias could not be found on the network. +. Language=Russian The message alias could not be found on the network. . +Language=Spanish +The message alias could not be found on the network. +. +Language=Turkish +The message alias could not be found on the network. +. +Language=Chinese +The message alias could not be found on the network. +. +Language=Taiwanese +The message alias could not be found on the network. +.
MessageId=2274 Severity=Success @@ -1322,9 +3446,27 @@ SymbolicName=NERR_AlreadyForwarded Language=English This message alias has already been forwarded. . +Language=Polish +This message alias has already been forwarded. +. +Language=Romanian +This message alias has already been forwarded. +. Language=Russian This message alias has already been forwarded. . +Language=Spanish +This message alias has already been forwarded. +. +Language=Turkish +This message alias has already been forwarded. +. +Language=Chinese +This message alias has already been forwarded. +. +Language=Taiwanese +This message alias has already been forwarded. +.
MessageId=2275 Severity=Success @@ -1333,9 +3475,27 @@ SymbolicName=NERR_AddForwarded Language=English This message alias has been added but is still forwarded. . +Language=Polish +This message alias has been added but is still forwarded. +. +Language=Romanian +This message alias has been added but is still forwarded. +. Language=Russian This message alias has been added but is still forwarded. . +Language=Spanish +This message alias has been added but is still forwarded. +. +Language=Turkish +This message alias has been added but is still forwarded. +. +Language=Chinese +This message alias has been added but is still forwarded. +. +Language=Taiwanese +This message alias has been added but is still forwarded. +.
MessageId=2276 Severity=Success @@ -1344,9 +3504,27 @@ SymbolicName=NERR_AlreadyExists Language=English This message alias already exists locally. . +Language=Polish +This message alias already exists locally. +. +Language=Romanian +This message alias already exists locally. +. Language=Russian This message alias already exists locally. . +Language=Spanish +This message alias already exists locally. +. +Language=Turkish +This message alias already exists locally. +. +Language=Chinese +This message alias already exists locally. +. +Language=Taiwanese +This message alias already exists locally. +.
MessageId=2277 Severity=Success @@ -1355,9 +3533,27 @@ SymbolicName=NERR_TooManyNames Language=English The maximum number of added message aliases has been exceeded. . +Language=Polish +The maximum number of added message aliases has been exceeded. +. +Language=Romanian +The maximum number of added message aliases has been exceeded. +. Language=Russian The maximum number of added message aliases has been exceeded. . +Language=Spanish +The maximum number of added message aliases has been exceeded. +. +Language=Turkish +The maximum number of added message aliases has been exceeded. +. +Language=Chinese +The maximum number of added message aliases has been exceeded. +. +Language=Taiwanese +The maximum number of added message aliases has been exceeded. +.
MessageId=2278 Severity=Success @@ -1366,9 +3562,27 @@ SymbolicName=NERR_DelComputerName Language=English The computer name could not be deleted. . +Language=Polish +The computer name could not be deleted. +. +Language=Romanian +The computer name could not be deleted. +. Language=Russian The computer name could not be deleted. . +Language=Spanish +The computer name could not be deleted. +. +Language=Turkish +The computer name could not be deleted. +. +Language=Chinese +The computer name could not be deleted. +. +Language=Taiwanese +The computer name could not be deleted. +.
MessageId=2279 Severity=Success @@ -1377,9 +3591,27 @@ SymbolicName=NERR_LocalForward Language=English Messages cannot be forwarded back to the same workstation. . +Language=Polish +Messages cannot be forwarded back to the same workstation. +. +Language=Romanian +Messages cannot be forwarded back to the same workstation. +. Language=Russian Messages cannot be forwarded back to the same workstation. . +Language=Spanish +Messages cannot be forwarded back to the same workstation. +. +Language=Turkish +Messages cannot be forwarded back to the same workstation. +. +Language=Chinese +Messages cannot be forwarded back to the same workstation. +. +Language=Taiwanese +Messages cannot be forwarded back to the same workstation. +.
MessageId=2280 Severity=Success @@ -1388,9 +3620,27 @@ SymbolicName=NERR_GrpMsgProcessor Language=English An error occurred in the domain message processor. . +Language=Polish +An error occurred in the domain message processor. +. +Language=Romanian +An error occurred in the domain message processor. +. Language=Russian An error occurred in the domain message processor. . +Language=Spanish +An error occurred in the domain message processor. +. +Language=Turkish +An error occurred in the domain message processor. +. +Language=Chinese +An error occurred in the domain message processor. +. +Language=Taiwanese +An error occurred in the domain message processor. +.
MessageId=2281 Severity=Success @@ -1399,9 +3649,27 @@ SymbolicName=NERR_PausedRemote Language=English The message was sent, but the recipient has paused the Messenger service. . +Language=Polish +The message was sent, but the recipient has paused the Messenger service. +. +Language=Romanian +The message was sent, but the recipient has paused the Messenger service. +. Language=Russian The message was sent, but the recipient has paused the Messenger service. . +Language=Spanish +The message was sent, but the recipient has paused the Messenger service. +. +Language=Turkish +The message was sent, but the recipient has paused the Messenger service. +. +Language=Chinese +The message was sent, but the recipient has paused the Messenger service. +. +Language=Taiwanese +The message was sent, but the recipient has paused the Messenger service. +.
MessageId=2282 Severity=Success @@ -1410,9 +3678,27 @@ SymbolicName=NERR_BadReceive Language=English The message was sent but not received. . +Language=Polish +The message was sent but not received. +. +Language=Romanian +The message was sent but not received. +. Language=Russian The message was sent but not received. . +Language=Spanish +The message was sent but not received. +. +Language=Turkish +The message was sent but not received. +. +Language=Chinese +The message was sent but not received. +. +Language=Taiwanese +The message was sent but not received. +.
MessageId=2283 Severity=Success @@ -1421,9 +3707,27 @@ SymbolicName=NERR_NameInUse Language=English The message alias is currently in use. Try again later. . +Language=Polish +The message alias is currently in use. Try again later. +. +Language=Romanian +The message alias is currently in use. Try again later. +. Language=Russian The message alias is currently in use. Try again later. . +Language=Spanish +The message alias is currently in use. Try again later. +. +Language=Turkish +The message alias is currently in use. Try again later. +. +Language=Chinese +The message alias is currently in use. Try again later. +. +Language=Taiwanese +The message alias is currently in use. Try again later. +.
MessageId=2284 Severity=Success @@ -1432,9 +3736,27 @@ SymbolicName=NERR_MsgNotStarted Language=English The Messenger service has not been started. . +Language=Polish +The Messenger service has not been started. +. +Language=Romanian +The Messenger service has not been started. +. Language=Russian The Messenger service has not been started. . +Language=Spanish +The Messenger service has not been started. +. +Language=Turkish +The Messenger service has not been started. +. +Language=Chinese +The Messenger service has not been started. +. +Language=Taiwanese +The Messenger service has not been started. +.
MessageId=2285 Severity=Success @@ -1443,9 +3765,27 @@ SymbolicName=NERR_NotLocalName Language=English The name is not on the local computer. . +Language=Polish +The name is not on the local computer. +. +Language=Romanian +The name is not on the local computer. +. Language=Russian The name is not on the local computer. . +Language=Spanish +The name is not on the local computer. +. +Language=Turkish +The name is not on the local computer. +. +Language=Chinese +The name is not on the local computer. +. +Language=Taiwanese +The name is not on the local computer. +.
MessageId=2286 Severity=Success @@ -1454,9 +3794,27 @@ SymbolicName=NERR_NoForwardName Language=English The forwarded message alias could not be found on the network. . +Language=Polish +The forwarded message alias could not be found on the network. +. +Language=Romanian +The forwarded message alias could not be found on the network. +. Language=Russian The forwarded message alias could not be found on the network. . +Language=Spanish +The forwarded message alias could not be found on the network. +. +Language=Turkish +The forwarded message alias could not be found on the network. +. +Language=Chinese +The forwarded message alias could not be found on the network. +. +Language=Taiwanese +The forwarded message alias could not be found on the network. +.
MessageId=2287 Severity=Success @@ -1465,9 +3823,27 @@ SymbolicName=NERR_RemoteFull Language=English The message alias table on the remote station is full. . +Language=Polish +The message alias table on the remote station is full. +. +Language=Romanian +The message alias table on the remote station is full. +. Language=Russian The message alias table on the remote station is full. . +Language=Spanish +The message alias table on the remote station is full. +. +Language=Turkish +The message alias table on the remote station is full. +. +Language=Chinese +The message alias table on the remote station is full. +. +Language=Taiwanese +The message alias table on the remote station is full. +.
MessageId=2288 Severity=Success @@ -1476,9 +3852,27 @@ SymbolicName=NERR_NameNotForwarded Language=English Messages for this alias are not currently being forwarded. . +Language=Polish +Messages for this alias are not currently being forwarded. +. +Language=Romanian +Messages for this alias are not currently being forwarded. +. Language=Russian Messages for this alias are not currently being forwarded. . +Language=Spanish +Messages for this alias are not currently being forwarded. +. +Language=Turkish +Messages for this alias are not currently being forwarded. +. +Language=Chinese +Messages for this alias are not currently being forwarded. +. +Language=Taiwanese +Messages for this alias are not currently being forwarded. +.
MessageId=2289 Severity=Success @@ -1487,9 +3881,27 @@ SymbolicName=NERR_TruncatedBroadcast Language=English The broadcast message was truncated. . +Language=Polish +The broadcast message was truncated. +. +Language=Romanian +The broadcast message was truncated. +. Language=Russian The broadcast message was truncated. . +Language=Spanish +The broadcast message was truncated. +. +Language=Turkish +The broadcast message was truncated. +. +Language=Chinese +The broadcast message was truncated. +. +Language=Taiwanese +The broadcast message was truncated. +.
MessageId=2294 Severity=Success @@ -1498,9 +3910,27 @@ SymbolicName=NERR_InvalidDevice Language=English This is an invalid device name. . +Language=Polish +This is an invalid device name. +. +Language=Romanian +This is an invalid device name. +. Language=Russian This is an invalid device name. . +Language=Spanish +This is an invalid device name. +. +Language=Turkish +This is an invalid device name. +. +Language=Chinese +This is an invalid device name. +. +Language=Taiwanese +This is an invalid device name. +.
MessageId=2295 Severity=Success @@ -1509,9 +3939,27 @@ SymbolicName=NERR_WriteFault Language=English A write fault occurred. . +Language=Polish +A write fault occurred. +. +Language=Romanian +A write fault occurred. +. Language=Russian A write fault occurred. . +Language=Spanish +A write fault occurred. +. +Language=Turkish +A write fault occurred. +. +Language=Chinese +A write fault occurred. +. +Language=Taiwanese +A write fault occurred. +.
MessageId=2297 Severity=Success @@ -1520,9 +3968,27 @@ SymbolicName=NERR_DuplicateName Language=English A duplicate message alias exists on the network. . +Language=Polish +A duplicate message alias exists on the network. +. +Language=Romanian +A duplicate message alias exists on the network. +. Language=Russian A duplicate message alias exists on the network. . +Language=Spanish +A duplicate message alias exists on the network. +. +Language=Turkish +A duplicate message alias exists on the network. +. +Language=Chinese +A duplicate message alias exists on the network. +. +Language=Taiwanese +A duplicate message alias exists on the network. +.
MessageId=2298 Severity=Success @@ -1531,9 +3997,27 @@ SymbolicName=NERR_DeleteLater Language=English This message alias will be deleted later. . +Language=Polish +This message alias will be deleted later. +. +Language=Romanian +This message alias will be deleted later. +. Language=Russian This message alias will be deleted later. . +Language=Spanish +This message alias will be deleted later. +. +Language=Turkish +This message alias will be deleted later. +. +Language=Chinese +This message alias will be deleted later. +. +Language=Taiwanese +This message alias will be deleted later. +.
MessageId=2299 Severity=Success @@ -1542,9 +4026,27 @@ SymbolicName=NERR_IncompleteDel Language=English The message alias was not successfully deleted from all networks. . +Language=Polish +The message alias was not successfully deleted from all networks. +. +Language=Romanian +The message alias was not successfully deleted from all networks. +. Language=Russian The message alias was not successfully deleted from all networks. . +Language=Spanish +The message alias was not successfully deleted from all networks. +. +Language=Turkish +The message alias was not successfully deleted from all networks. +. +Language=Chinese +The message alias was not successfully deleted from all networks. +. +Language=Taiwanese +The message alias was not successfully deleted from all networks. +.
MessageId=2300 Severity=Success @@ -1553,9 +4055,27 @@ SymbolicName=NERR_MultipleNets Language=English This operation is not supported on computers with multiple networks. . +Language=Polish +This operation is not supported on computers with multiple networks. +. +Language=Romanian +This operation is not supported on computers with multiple networks. +. Language=Russian This operation is not supported on computers with multiple networks. . +Language=Spanish +This operation is not supported on computers with multiple networks. +. +Language=Turkish +This operation is not supported on computers with multiple networks. +. +Language=Chinese +This operation is not supported on computers with multiple networks. +. +Language=Taiwanese +This operation is not supported on computers with multiple networks. +.
MessageId=2310 Severity=Success @@ -1564,9 +4084,27 @@ SymbolicName=NERR_NetNameNotFound Language=English This shared resource does not exist. . +Language=Polish +This shared resource does not exist. +. +Language=Romanian +This shared resource does not exist. +. Language=Russian This shared resource does not exist. . +Language=Spanish +This shared resource does not exist. +. +Language=Turkish +This shared resource does not exist. +. +Language=Chinese +This shared resource does not exist. +. +Language=Taiwanese +This shared resource does not exist. +.
MessageId=2311 Severity=Success @@ -1575,9 +4113,27 @@ SymbolicName=NERR_DeviceNotShared Language=English This device is not shared. . +Language=Polish +This device is not shared. +. +Language=Romanian +This device is not shared. +. Language=Russian This device is not shared. . +Language=Spanish +This device is not shared. +. +Language=Turkish +This device is not shared. +. +Language=Chinese +This device is not shared. +. +Language=Taiwanese +This device is not shared. +.
MessageId=2312 Severity=Success @@ -1586,9 +4142,27 @@ SymbolicName=NERR_ClientNameNotFound Language=English A session does not exist with that computer name. . +Language=Polish +A session does not exist with that computer name. +. +Language=Romanian +A session does not exist with that computer name. +. Language=Russian A session does not exist with that computer name. . +Language=Spanish +A session does not exist with that computer name. +. +Language=Turkish +A session does not exist with that computer name. +. +Language=Chinese +A session does not exist with that computer name. +. +Language=Taiwanese +A session does not exist with that computer name. +.
MessageId=2314 Severity=Success @@ -1597,9 +4171,27 @@ SymbolicName=NERR_FileIdNotFound Language=English There is not an open file with that identification number. . +Language=Polish +There is not an open file with that identification number. +. +Language=Romanian +There is not an open file with that identification number. +. Language=Russian There is not an open file with that identification number. . +Language=Spanish +There is not an open file with that identification number. +. +Language=Turkish +There is not an open file with that identification number. +. +Language=Chinese +There is not an open file with that identification number. +. +Language=Taiwanese +There is not an open file with that identification number. +.
MessageId=2315 Severity=Success @@ -1608,9 +4200,27 @@ SymbolicName=NERR_ExecFailure Language=English A failure occurred when executing a remote administration command. . +Language=Polish +A failure occurred when executing a remote administration command. +. +Language=Romanian +A failure occurred when executing a remote administration command. +. Language=Russian A failure occurred when executing a remote administration command. . +Language=Spanish +A failure occurred when executing a remote administration command. +. +Language=Turkish +A failure occurred when executing a remote administration command. +. +Language=Chinese +A failure occurred when executing a remote administration command. +. +Language=Taiwanese +A failure occurred when executing a remote administration command. +.
MessageId=2316 Severity=Success @@ -1619,9 +4229,27 @@ SymbolicName=NERR_TmpFile Language=English A failure occurred when opening a remote temporary file. . +Language=Polish +A failure occurred when opening a remote temporary file. +. +Language=Romanian +A failure occurred when opening a remote temporary file. +. Language=Russian A failure occurred when opening a remote temporary file. . +Language=Spanish +A failure occurred when opening a remote temporary file. +. +Language=Turkish +A failure occurred when opening a remote temporary file. +. +Language=Chinese +A failure occurred when opening a remote temporary file. +. +Language=Taiwanese +A failure occurred when opening a remote temporary file. +.
MessageId=2317 Severity=Success @@ -1630,9 +4258,27 @@ SymbolicName=NERR_TooMuchData Language=English The data returned from a remote administration command has been truncated to 64K. . +Language=Polish +The data returned from a remote administration command has been truncated to 64K. +. +Language=Romanian +The data returned from a remote administration command has been truncated to 64K. +. Language=Russian The data returned from a remote administration command has been truncated to 64K. . +Language=Spanish +The data returned from a remote administration command has been truncated to 64K. +. +Language=Turkish +The data returned from a remote administration command has been truncated to 64K. +. +Language=Chinese +The data returned from a remote administration command has been truncated to 64K. +. +Language=Taiwanese +The data returned from a remote administration command has been truncated to 64K. +.
MessageId=2318 Severity=Success @@ -1641,9 +4287,27 @@ SymbolicName=NERR_DeviceShareConflict Language=English This device cannot be shared as both a spooled and a non-spooled resource. . +Language=Polish +This device cannot be shared as both a spooled and a non-spooled resource. +. +Language=Romanian +This device cannot be shared as both a spooled and a non-spooled resource. +. Language=Russian This device cannot be shared as both a spooled and a non-spooled resource. . +Language=Spanish +This device cannot be shared as both a spooled and a non-spooled resource. +. +Language=Turkish +This device cannot be shared as both a spooled and a non-spooled resource. +. +Language=Chinese +This device cannot be shared as both a spooled and a non-spooled resource. +. +Language=Taiwanese +This device cannot be shared as both a spooled and a non-spooled resource. +.
MessageId=2319 Severity=Success @@ -1652,20 +4316,56 @@ SymbolicName=NERR_BrowserTableIncomplete Language=English The information in the list of servers may be incorrect. . +Language=Polish +The information in the list of servers may be incorrect. +. +Language=Romanian +The information in the list of servers may be incorrect. +. Language=Russian The information in the list of servers may be incorrect. . - -MessageId=2320 -Severity=Success -Facility=System +Language=Spanish +The information in the list of servers may be incorrect. +. +Language=Turkish +The information in the list of servers may be incorrect. +. +Language=Chinese +The information in the list of servers may be incorrect. +. +Language=Taiwanese +The information in the list of servers may be incorrect. +. + +MessageId=2320 +Severity=Success +Facility=System SymbolicName=NERR_NotLocalDomain Language=English The computer is not active in this domain. . +Language=Polish +The computer is not active in this domain. +. +Language=Romanian +The computer is not active in this domain. +. Language=Russian The computer is not active in this domain. . +Language=Spanish +The computer is not active in this domain. +. +Language=Turkish +The computer is not active in this domain. +. +Language=Chinese +The computer is not active in this domain. +. +Language=Taiwanese +The computer is not active in this domain. +.
MessageId=2321 Severity=Success @@ -1674,9 +4374,27 @@ SymbolicName=NERR_IsDfsShare Language=English The share must be removed from the Distributed File System before it can be deleted. . +Language=Polish +The share must be removed from the Distributed File System before it can be deleted. +. +Language=Romanian +The share must be removed from the Distributed File System before it can be deleted. +. Language=Russian The share must be removed from the Distributed File System before it can be deleted. . +Language=Spanish +The share must be removed from the Distributed File System before it can be deleted. +. +Language=Turkish +The share must be removed from the Distributed File System before it can be deleted. +. +Language=Chinese +The share must be removed from the Distributed File System before it can be deleted. +. +Language=Taiwanese +The share must be removed from the Distributed File System before it can be deleted. +.
MessageId=2331 Severity=Success @@ -1685,9 +4403,27 @@ SymbolicName=NERR_DevInvalidOpCode Language=English The operation is invalid for this device. . +Language=Polish +The operation is invalid for this device. +. +Language=Romanian +The operation is invalid for this device. +. Language=Russian The operation is invalid for this device. . +Language=Spanish +The operation is invalid for this device. +. +Language=Turkish +The operation is invalid for this device. +. +Language=Chinese +The operation is invalid for this device. +. +Language=Taiwanese +The operation is invalid for this device. +.
MessageId=2332 Severity=Success @@ -1696,9 +4432,27 @@ SymbolicName=NERR_DevNotFound Language=English This device cannot be shared. . +Language=Polish +This device cannot be shared. +. +Language=Romanian +This device cannot be shared. +. Language=Russian This device cannot be shared. . +Language=Spanish +This device cannot be shared. +. +Language=Turkish +This device cannot be shared. +. +Language=Chinese +This device cannot be shared. +. +Language=Taiwanese +This device cannot be shared. +.
MessageId=2333 Severity=Success @@ -1707,9 +4461,27 @@ SymbolicName=NERR_DevNotOpen Language=English This device was not open. . +Language=Polish +This device was not open. +. +Language=Romanian +This device was not open. +. Language=Russian This device was not open. . +Language=Spanish +This device was not open. +. +Language=Turkish +This device was not open. +. +Language=Chinese +This device was not open. +. +Language=Taiwanese +This device was not open. +.
MessageId=2334 Severity=Success @@ -1718,9 +4490,27 @@ SymbolicName=NERR_BadQueueDevString Language=English This device name list is invalid. . +Language=Polish +This device name list is invalid. +. +Language=Romanian +This device name list is invalid. +. Language=Russian This device name list is invalid. . +Language=Spanish +This device name list is invalid. +. +Language=Turkish +This device name list is invalid. +. +Language=Chinese +This device name list is invalid. +. +Language=Taiwanese +This device name list is invalid. +.
MessageId=2335 Severity=Success @@ -1729,9 +4519,27 @@ SymbolicName=NERR_BadQueuePriority Language=English The queue priority is invalid. . +Language=Polish +The queue priority is invalid. +. +Language=Romanian +The queue priority is invalid. +. Language=Russian The queue priority is invalid. . +Language=Spanish +The queue priority is invalid. +. +Language=Turkish +The queue priority is invalid. +. +Language=Chinese +The queue priority is invalid. +. +Language=Taiwanese +The queue priority is invalid. +.
MessageId=2337 Severity=Success @@ -1740,9 +4548,27 @@ SymbolicName=NERR_NoCommDevs Language=English There are no shared communication devices. . +Language=Polish +There are no shared communication devices. +. +Language=Romanian +There are no shared communication devices. +. Language=Russian There are no shared communication devices. . +Language=Spanish +There are no shared communication devices. +. +Language=Turkish +There are no shared communication devices. +. +Language=Chinese +There are no shared communication devices. +. +Language=Taiwanese +There are no shared communication devices. +.
MessageId=2338 Severity=Success @@ -1751,9 +4577,27 @@ SymbolicName=NERR_QueueNotFound Language=English The queue you specified does not exist. . +Language=Polish +The queue you specified does not exist. +. +Language=Romanian +The queue you specified does not exist. +. Language=Russian The queue you specified does not exist. . +Language=Spanish +The queue you specified does not exist. +. +Language=Turkish +The queue you specified does not exist. +. +Language=Chinese +The queue you specified does not exist. +. +Language=Taiwanese +The queue you specified does not exist. +.
MessageId=2340 Severity=Success @@ -1762,9 +4606,27 @@ SymbolicName=NERR_BadDevString Language=English This list of devices is invalid. . +Language=Polish +This list of devices is invalid. +. +Language=Romanian +This list of devices is invalid. +. Language=Russian This list of devices is invalid. . +Language=Spanish +This list of devices is invalid. +. +Language=Turkish +This list of devices is invalid. +. +Language=Chinese +This list of devices is invalid. +. +Language=Taiwanese +This list of devices is invalid. +.
MessageId=2341 Severity=Success @@ -1773,9 +4635,27 @@ SymbolicName=NERR_BadDev Language=English The requested device is invalid. . +Language=Polish +The requested device is invalid. +. +Language=Romanian +The requested device is invalid. +. Language=Russian The requested device is invalid. . +Language=Spanish +The requested device is invalid. +. +Language=Turkish +The requested device is invalid. +. +Language=Chinese +The requested device is invalid. +. +Language=Taiwanese +The requested device is invalid. +.
MessageId=2342 Severity=Success @@ -1784,9 +4664,27 @@ SymbolicName=NERR_InUseBySpooler Language=English This device is already in use by the spooler. . +Language=Polish +This device is already in use by the spooler. +. +Language=Romanian +This device is already in use by the spooler. +. Language=Russian This device is already in use by the spooler. . +Language=Spanish +This device is already in use by the spooler. +. +Language=Turkish +This device is already in use by the spooler. +. +Language=Chinese +This device is already in use by the spooler. +. +Language=Taiwanese +This device is already in use by the spooler. +.
MessageId=2343 Severity=Success @@ -1795,9 +4693,27 @@ SymbolicName=NERR_CommDevInUse Language=English This device is already in use as a communication device. . +Language=Polish +This device is already in use as a communication device. +. +Language=Romanian +This device is already in use as a communication device. +. Language=Russian This device is already in use as a communication device. . +Language=Spanish +This device is already in use as a communication device. +. +Language=Turkish +This device is already in use as a communication device. +. +Language=Chinese +This device is already in use as a communication device. +. +Language=Taiwanese +This device is already in use as a communication device. +.
MessageId=2351 Severity=Success @@ -1806,9 +4722,27 @@ SymbolicName=NERR_InvalidComputer Language=English This computer name is invalid. . +Language=Polish +This computer name is invalid. +. +Language=Romanian +This computer name is invalid. +. Language=Russian This computer name is invalid. . +Language=Spanish +This computer name is invalid. +. +Language=Turkish +This computer name is invalid. +. +Language=Chinese +This computer name is invalid. +. +Language=Taiwanese +This computer name is invalid. +.
MessageId=2354 Severity=Success @@ -1817,9 +4751,27 @@ SymbolicName=NERR_MaxLenExceeded Language=English The string and prefix specified are too long. . +Language=Polish +The string and prefix specified are too long. +. +Language=Romanian +The string and prefix specified are too long. +. Language=Russian The string and prefix specified are too long. . +Language=Spanish +The string and prefix specified are too long. +. +Language=Turkish +The string and prefix specified are too long. +. +Language=Chinese +The string and prefix specified are too long. +. +Language=Taiwanese +The string and prefix specified are too long. +.
MessageId=2356 Severity=Success @@ -1828,9 +4780,27 @@ SymbolicName=NERR_BadComponent Language=English This path component is invalid. . +Language=Polish +This path component is invalid. +. +Language=Romanian +This path component is invalid. +. Language=Russian This path component is invalid. . +Language=Spanish +This path component is invalid. +. +Language=Turkish +This path component is invalid. +. +Language=Chinese +This path component is invalid. +. +Language=Taiwanese +This path component is invalid. +.
MessageId=2357 Severity=Success @@ -1839,9 +4809,27 @@ SymbolicName=NERR_CantType Language=English Could not determine the type of input. . +Language=Polish +Could not determine the type of input. +. +Language=Romanian +Could not determine the type of input. +. Language=Russian Could not determine the type of input. . +Language=Spanish +Could not determine the type of input. +. +Language=Turkish +Could not determine the type of input. +. +Language=Chinese +Could not determine the type of input. +. +Language=Taiwanese +Could not determine the type of input. +.
MessageId=2362 Severity=Success @@ -1850,9 +4838,27 @@ SymbolicName=NERR_TooManyEntries Language=English The buffer for types is not big enough. . +Language=Polish +The buffer for types is not big enough. +. +Language=Romanian +The buffer for types is not big enough. +. Language=Russian The buffer for types is not big enough. . +Language=Spanish +The buffer for types is not big enough. +. +Language=Turkish +The buffer for types is not big enough. +. +Language=Chinese +The buffer for types is not big enough. +. +Language=Taiwanese +The buffer for types is not big enough. +.
MessageId=2370 Severity=Success @@ -1861,9 +4867,27 @@ SymbolicName=NERR_ProfileFileTooBig Language=English Profile files cannot exceed 64K. . +Language=Polish +Profile files cannot exceed 64K. +. +Language=Romanian +Profile files cannot exceed 64K. +. Language=Russian Profile files cannot exceed 64K. . +Language=Spanish +Profile files cannot exceed 64K. +. +Language=Turkish +Profile files cannot exceed 64K. +. +Language=Chinese +Profile files cannot exceed 64K. +. +Language=Taiwanese +Profile files cannot exceed 64K. +.
MessageId=2371 Severity=Success @@ -1872,9 +4896,27 @@ SymbolicName=NERR_ProfileOffset Language=English The start offset is out of range. . +Language=Polish +The start offset is out of range. +. +Language=Romanian +The start offset is out of range. +. Language=Russian The start offset is out of range. . +Language=Spanish +The start offset is out of range. +. +Language=Turkish +The start offset is out of range. +. +Language=Chinese +The start offset is out of range. +. +Language=Taiwanese +The start offset is out of range. +.
MessageId=2372 Severity=Success @@ -1883,9 +4925,27 @@ SymbolicName=NERR_ProfileCleanup Language=English The system cannot delete current connections to network resources. . +Language=Polish +The system cannot delete current connections to network resources. +. +Language=Romanian +The system cannot delete current connections to network resources. +. Language=Russian The system cannot delete current connections to network resources. . +Language=Spanish +The system cannot delete current connections to network resources. +. +Language=Turkish +The system cannot delete current connections to network resources. +. +Language=Chinese +The system cannot delete current connections to network resources. +. +Language=Taiwanese +The system cannot delete current connections to network resources. +.
MessageId=2373 Severity=Success @@ -1894,9 +4954,27 @@ SymbolicName=NERR_ProfileUnknownCmd Language=English The system was unable to parse the command line in this file. . +Language=Polish +The system was unable to parse the command line in this file. +. +Language=Romanian +The system was unable to parse the command line in this file. +. Language=Russian The system was unable to parse the command line in this file. . +Language=Spanish +The system was unable to parse the command line in this file. +. +Language=Turkish +The system was unable to parse the command line in this file. +. +Language=Chinese +The system was unable to parse the command line in this file. +. +Language=Taiwanese +The system was unable to parse the command line in this file. +.
MessageId=2374 Severity=Success @@ -1905,9 +4983,27 @@ SymbolicName=NERR_ProfileLoadErr Language=English An error occurred while loading the profile file. . +Language=Polish +An error occurred while loading the profile file. +. +Language=Romanian +An error occurred while loading the profile file. +. Language=Russian An error occurred while loading the profile file. . +Language=Spanish +An error occurred while loading the profile file. +. +Language=Turkish +An error occurred while loading the profile file. +. +Language=Chinese +An error occurred while loading the profile file. +. +Language=Taiwanese +An error occurred while loading the profile file. +.
MessageId=2375 Severity=Success @@ -1916,9 +5012,27 @@ SymbolicName=NERR_ProfileSaveErr Language=English Errors occurred while saving the profile file. The profile was partially saved. . +Language=Polish +Errors occurred while saving the profile file. The profile was partially saved. +. +Language=Romanian +Errors occurred while saving the profile file. The profile was partially saved. +. Language=Russian Errors occurred while saving the profile file. The profile was partially saved. . +Language=Spanish +Errors occurred while saving the profile file. The profile was partially saved. +. +Language=Turkish +Errors occurred while saving the profile file. The profile was partially saved. +. +Language=Chinese +Errors occurred while saving the profile file. The profile was partially saved. +. +Language=Taiwanese +Errors occurred while saving the profile file. The profile was partially saved. +.
MessageId=2377 Severity=Success @@ -1927,9 +5041,27 @@ SymbolicName=NERR_LogOverflow Language=English Log file %1 is full. . +Language=Polish +Log file %1 is full. +. +Language=Romanian +Log file %1 is full. +. Language=Russian Log file %1 is full. . +Language=Spanish +Log file %1 is full. +. +Language=Turkish +Log file %1 is full. +. +Language=Chinese +Log file %1 is full. +. +Language=Taiwanese +Log file %1 is full. +.
MessageId=2378 Severity=Success @@ -1938,9 +5070,27 @@ SymbolicName=NERR_LogFileChanged Language=English This log file has changed between reads. . +Language=Polish +This log file has changed between reads. +. +Language=Romanian +This log file has changed between reads. +. Language=Russian This log file has changed between reads. . +Language=Spanish +This log file has changed between reads. +. +Language=Turkish +This log file has changed between reads. +. +Language=Chinese +This log file has changed between reads. +. +Language=Taiwanese +This log file has changed between reads. +.
MessageId=2379 Severity=Success @@ -1949,9 +5099,27 @@ SymbolicName=NERR_LogFileCorrupt Language=English Log file %1 is corrupt. . +Language=Polish +Log file %1 is corrupt. +. +Language=Romanian +Log file %1 is corrupt. +. Language=Russian Log file %1 is corrupt. . +Language=Spanish +Log file %1 is corrupt. +. +Language=Turkish +Log file %1 is corrupt. +. +Language=Chinese +Log file %1 is corrupt. +. +Language=Taiwanese +Log file %1 is corrupt. +.
MessageId=2380 Severity=Success @@ -1960,9 +5128,27 @@ SymbolicName=NERR_SourceIsDir Language=English The source path cannot be a directory. . +Language=Polish +The source path cannot be a directory. +. +Language=Romanian +The source path cannot be a directory. +. Language=Russian The source path cannot be a directory. . +Language=Spanish +The source path cannot be a directory. +. +Language=Turkish +The source path cannot be a directory. +. +Language=Chinese +The source path cannot be a directory. +. +Language=Taiwanese +The source path cannot be a directory. +.
MessageId=2381 Severity=Success @@ -1971,9 +5157,27 @@ SymbolicName=NERR_BadSource Language=English The source path is illegal. . +Language=Polish +The source path is illegal. ... 29247 lines suppressed ...