[NETSTAT] Fix some unintuitive formatting in translations

This commit is contained in:
Stanislav Motylkov 2023-07-06 01:30:06 +03:00
parent af18a970a9
commit 06ca384f78
3 changed files with 10 additions and 10 deletions

View file

@ -52,7 +52,7 @@ END
STRINGTABLE
BEGIN
IDS_ICMP4_STAT_HEADER "\nICMPv4 Statistics\n\n"
IDS_ICMP_THEADER " Received Sent\n"
IDS_ICMP_THEADER " Received Sent\n"
IDS_ICMP_MSG " Messages %-11lu %-10lu\n"
IDS_ICMP_ERROR " Errors %-11lu %-10lu\n"
IDS_ICMP_DEST_UNREACH " Destination Unreachable %-11lu %-10lu\n"

View file

@ -54,7 +54,7 @@ END
STRINGTABLE
BEGIN
IDS_ICMP4_STAT_HEADER "\nStatystyki ICMPv4\n\n"
IDS_ICMP_THEADER " Odebrano Wysłano\n"
IDS_ICMP_THEADER " Odebrano Wysłano\n"
IDS_ICMP_MSG " Komunikaty %-11lu %lu\n"
IDS_ICMP_ERROR " Błędy %-11lu %lu\n"
IDS_ICMP_DEST_UNREACH " Miejsce docelowe nieosiągalne %-11lu %lu\n"

View file

@ -58,20 +58,20 @@ END
STRINGTABLE
BEGIN
IDS_ICMP4_STAT_HEADER "\nICMPv4 統計資料\n\n"
IDS_ICMP_THEADER " 已接收 已傳送\n"
IDS_ICMP_MSG " 訊息 %-11lu %-10lu\n"
IDS_ICMP_ERROR " 錯誤 %-11lu %-10lu\n"
IDS_ICMP_DEST_UNREACH " 無法與目的地連線 %-11lu %-10lu\n"
IDS_ICMP_THEADER " 已接收 已傳送\n"
IDS_ICMP_MSG " 訊息 %-11lu %-10lu\n"
IDS_ICMP_ERROR " 錯誤 %-11lu %-10lu\n"
IDS_ICMP_DEST_UNREACH " 無法與目的地連線 %-11lu %-10lu\n"
IDS_ICMP_TIME_EXCEED " 超過時間 %-11lu %-10lu\n"
IDS_ICMP_PARAM_PROBLEM " 參數問題 %-11lu %-10lu\n"
IDS_ICMP_SRC_QUENCHES " 來源抑制 %-11lu %-10lu\n"
IDS_ICMP_REDIRECT " 重新導向 %-11lu %-10lu\n"
IDS_ICMP_ECHO " Echo %-11lu %-10lu\n"
IDS_ICMP_ECHO_REPLY " Echo 回應 %-11lu %-10lu\n"
IDS_ICMP_ECHO " Echo %-11lu %-10lu\n"
IDS_ICMP_ECHO_REPLY " Echo 回應 %-11lu %-10lu\n"
IDS_ICMP_TIMESTAMP " 時間戳記 %-11lu %-10lu\n"
IDS_ICMP_TIMESTAMP_REPLY " 時間戳記回應 %-11lu %-10lu\n"
IDS_ICMP_TIMESTAMP_REPLY " 時間戳記回應 %-11lu %-10lu\n"
IDS_ICMP_ADDRESSS_MASK " 位址遮罩 %-11lu %-10lu\n"
IDS_ICMP_ADDRESSS_MASK_REPLY " 位址遮罩回應 %-11lu %-10lu\n"
IDS_ICMP_ADDRESSS_MASK_REPLY " 位址遮罩回應 %-11lu %-10lu\n"
END
STRINGTABLE