[NET] Replace remaining hard-coded strings by string resources for the NET STATISTICS...
[reactos.git] / base / applications / network / net / lang / es-ES.rc
index bb2a33e..774c1f7 100644 (file)
@@ -194,7 +194,7 @@ service can stop others. Some services cannot be stopped.\n\n"
 
     IDS_STATISTICS_TEXT "Statistics are available for the following services:\n\n\
    Server\n   Workstation\n\n"
-    IDS_STATISTICS_SINCE "Statistics since %d/%d/%d %d:%d %s\n\n\n"
+    IDS_STATISTICS_SINCE "Statistics since %d/%d/%d %d:%02d %s\n\n\n"
     IDS_STATISTICS_SRV_NAME "Server statistics for \\\\%s\n\n\n"
     IDS_STATISTICS_SRV_SESACCEPT "Sessions accepted"
     IDS_STATISTICS_SRV_SESSTIME "Sessions timed-out"
@@ -212,6 +212,24 @@ service can stop others. Some services cannot be stopped.\n\n"
     IDS_STATISTICS_SRV_BIGBUFFERS "  Big buffers"
     IDS_STATISTICS_SRV_REQBUFFERS "  Request buffers"
     IDS_STATISTICS_WKS_NAME "Workstation statistics for \\\\%s\n\n\n"
+    IDS_STATISTICS_WKS_BYTESRCVD "Bytes received"
+    IDS_STATISTICS_WKS_SMBSRCVD "Server Message Blocks (SMBs) received"
+    IDS_STATISTICS_WKS_BYTESTRANS "Bytes transmitted"
+    IDS_STATISTICS_WKS_SMBSTRANS "Server Message Blocks (SMBs) transmitted"
+    IDS_STATISTICS_WKS_READOPS "Read operations"
+    IDS_STATISTICS_WKS_WRITEOPS "Write operations"
+    IDS_STATISTICS_WKS_READDENIED "Raw reads denied"
+    IDS_STATISTICS_WKS_WRITEDENIED "Raw writes denied"
+    IDS_STATISTICS_WKS_NETWORKERROR "Network errors"
+    IDS_STATISTICS_WKS_CONNECTS "Connections made"
+    IDS_STATISTICS_WKS_RECONNECTS "Reconnections made"
+    IDS_STATISTICS_WKS_DISCONNECTS "Server disconnects"
+    IDS_STATISTICS_WKS_SESSIONS "Sessions started"
+    IDS_STATISTICS_WKS_HUNGSESSIONS "Hung sessions"
+    IDS_STATISTICS_WKS_FAILSESSIONS "Failed sessions"
+    IDS_STATISTICS_WKS_FAILEDOPS "Failed operations"
+    IDS_STATISTICS_WKS_USECOUNT "Use count"
+    IDS_STATISTICS_WKS_FAILUSECOUNT "Failed use count"
 
     IDS_USER_ACCOUNTS "Cuentas de usuario en \\\\%s"
     IDS_USER_NAME "Nombre de usuario"