[PING]
[reactos.git] / reactos / base / applications / network / ping / lang / zh-TW.rc
index 1356eee..9d30281 100644 (file)
@@ -33,34 +33,34 @@ Options:\n\
     IDS_CTRL_C "Control-C\n"
     IDS_NO_RESOURCES "Not enough resources available.\n"
     IDS_MISSING_ADDRESS "IP address must be specified.\n"
-    IDS_MISSING_VALUE "Value must be supplied for option %1.\n"
-    IDS_BAD_OPTION "Bad option %1.\n"
-    IDS_BAD_PARAMETER "Bad parameter %1.\n"
-    IDS_BAD_VALUE "Bad value for option %1, valid range is from %2!d! to %3!u!.\n"
-    IDS_WRONG_FAMILY "The option %1 is only supported for %2.\n"
-    IDS_UNKNOWN_HOST "Ping could not find host %1. Please check the name and try again.\n"
-    IDS_PINGING_ADDRESS "\nPinging %1 %0"
-    IDS_PINGING_HOSTNAME "\nPinging %1 [%2] %0"
-    IDS_SOURCE_ADDRESS "from %1!s! %0"
-    IDS_PING_SIZE "with %1!d! bytes of data:\n\n"
-    IDS_REPLY_FROM "Reply from %1: %0"
-    IDS_REPLY_BYTES "bytes=%1!d! %0"
-    IDS_REPLY_TIME_MS "time=%1!d!ms %0"
-    IDS_REPLY_TIME_0MS "time<1ms %0"
-    IDS_REPLY_TTL "TTL=%1!d!\n"
-    IDS_REPLY_STATUS "Echo reply returned %1.\n"
+    IDS_MISSING_VALUE "Value must be supplied for option %s.\n"
+    IDS_BAD_OPTION "Bad option %s.\n"
+    IDS_BAD_PARAMETER "Bad parameter %s.\n"
+    IDS_BAD_VALUE "Bad value for option %s, valid range is from %u to %u.\n"
+    IDS_WRONG_FAMILY "The option %s is only supported for %s.\n"
+    IDS_UNKNOWN_HOST "Ping could not find host %s. Please check the name and try again.\n"
+    IDS_PINGING_ADDRESS "\nPinging %"
+    IDS_PINGING_HOSTNAME "\nPinging %s [%s] "
+    IDS_SOURCE_ADDRESS "from %s %s"
+    IDS_PING_SIZE "with %lu bytes of data:\n\n"
+    IDS_REPLY_FROM "Reply from %s: "
+    IDS_REPLY_BYTES "bytes=%"
+    IDS_REPLY_TIME_MS "time=%lums "
+    IDS_REPLY_TIME_0MS "time<1ms "
+    IDS_REPLY_TTL "TTL=%d\n"
+    IDS_REPLY_STATUS "Echo reply returned %lu.\n"
     IDS_DEST_HOST_UNREACHABLE "Destination host unreachable.\n"
     IDS_DEST_NET_UNREACHABLE "Destination net unreachable.\n"
     IDS_REQUEST_TIMED_OUT "Request timed out.\n"
     IDS_TTL_EXPIRED "TTL expired in transit.\n"
-    IDS_TRANSMIT_FAILED "PING: transmit failed. (Error %1!u!)\n"
+    IDS_TRANSMIT_FAILED "PING: transmit failed. (Error %u)\n"
 
     IDS_STATISTICS "\n\
-Ping statistics for %1!s!:\n\
-    Packets: Sent = %2!d!, Received = %3!d!, Lost %4!d! (%5!u!%% loss),\n"
+Ping statistics for %s:\n\
+    Packets: Sent = %d, Received = %d, Lost %d (%d%% loss),\n"
 
     IDS_APPROXIMATE_RTT "Approximate round-trip time in milliseconds:\n\
-    Minimum = %1!u!ms, Maximum = %2!u!ms, Average = %3!u!ms\n"
+    Minimum = %lums, Maximum = %lums, Average = %lums\n"
 
-    IDS_WINSOCK_FAIL "Failed to initialize WinSock: %1!d!\n"
+    IDS_WINSOCK_FAIL "Failed to initialize WinSock: %i\n"
 END