From 1590e6afb311e85537fd48d41786f3a818335963 Mon Sep 17 00:00:00 2001
From: Koichiro IWAO
Date: Tue, 13 Jul 2021 18:10:50 +0900
Subject: [PATCH 1/3] Fix typo s/has beens/has been/g
---
src/bin/hamcore/strtable_en.stb | 6 +++---
src/bin/hamcore/strtable_pt_br.stb | 6 +++---
src/bin/hamcore/strtable_ru.stb | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/bin/hamcore/strtable_en.stb b/src/bin/hamcore/strtable_en.stb
index 52fe1b13..76a03a09 100644
--- a/src/bin/hamcore/strtable_en.stb
+++ b/src/bin/hamcore/strtable_en.stb
@@ -170,7 +170,7 @@ ERR_103 Not enough Client Connection Licenses on the destination VPN Server.
ERR_104 Not enough Bridge Connection Licenses on the destination VPN Server. Contact the server administrator.
ERR_105 Due to current technical difficulties, the destination VPN Server is not receiving the connection. Either wait a while, or contact the VPN Server administrator requesting that the server log file be checked.
ERR_106 The destination VPN Server's certificate has expired. Contact the VPN Server's administrator.
-ERR_107 A connection has beens requested in Monitoring Mode. But the security policy for the connecting user does not permit Monitoring Mode.
+ERR_107 A connection has been requested in Monitoring Mode. But the security policy for the connecting user does not permit Monitoring Mode.
ERR_108 A connection has been requested in Bridge / Router Mode. But the security policy for the connecting user forbids both bridge mode and router mode.
ERR_109 A connection from a client IP address has been denied by the Source IP Restriction List of the Virtual Hub.
ERR_110 There are too many items.
@@ -1921,7 +1921,7 @@ LH_AUTH_OK_CERT The Virtual Hub's Security Account Manager has received the fo
LH_AUTH_NG_CERT Although the Virtual Hub's Security Account Manager has received the following certificate, has refused its contents as the certificate for when user "%S" logs in because this certificate's contents matches the contents that are registered in the Virtual Hub's certificates revocation list: %s
LH_AUTH_NG Connection "%S": User authentication failed. The user name that has been provided was "%S", from %S.
LH_LOCAL_ONLY Connection "%S": The remote login has been refused because of the password for user "%S" is blank.
-LH_POLICY_ACCESS_NG Connection "%S": Access has beens refused to user "%S" based on the security policy.
+LH_POLICY_ACCESS_NG Connection "%S": Access has been refused to user "%S" based on the security policy.
LH_USER_EXPIRES Connection "%S": Access has been refused to user "%S" because of the expiration date has been expired.
LH_CLIENT_VERSION_OLD Connection "%S": The build number of the VPN Client is %u. Only the build %u or latest version of VPN Client is granted to access the VPN Server.
LH_CLIENT_ID_REQUIRED Connection "%S": The Client ID which has been specified by the VPN Client is %u. However, this Virtual Hub has the RequiredClientId value set to %u.
@@ -7094,7 +7094,7 @@ TTS_ACCEPTED Connection %u: Connected from Client %S Port %u.
TTS_DISCONNECTED Connection %u (%S) has been disconnected.
TTS_DISCONNECT Connection %u (%S) has been disconnected.
TTC_INIT Starting the client program...
-TTC_FREE The client program has beens terminated.
+TTC_FREE The client program has been terminated.
TTC_CONNECT_START The connection to server %S (port %u) will start. %u TCP connections will be connected.
TTC_CONNECT_FAILED The connection of TCP connection number %u failed.
TTC_CONNECT_NOT_SERVER Because a program other than TrafficServer is operating on the destination TCP port, traffic cannot be measured.
diff --git a/src/bin/hamcore/strtable_pt_br.stb b/src/bin/hamcore/strtable_pt_br.stb
index 5128403d..ccf8d060 100644
--- a/src/bin/hamcore/strtable_pt_br.stb
+++ b/src/bin/hamcore/strtable_pt_br.stb
@@ -189,7 +189,7 @@ ERR_103 Not enough Client Connection Licenses on the destination VPN Server. Con
ERR_104 Not enough Bridge Connection Licenses on the destination VPN Server. Contact the server administrator.
ERR_105 Due to current technical difficulties, the destination VPN Server is not receiving the connection. Either wait a while, or contact the VPN Server administrator requesting that the server log file be checked.
ERR_106 The destination VPN Server's certificate has expired. Contact the VPN Server's administrator.
-ERR_107 A connection has beens requested in Monitoring Mode. But the security policy for the connecting user does not permit Monitoring Mode.
+ERR_107 A connection has been requested in Monitoring Mode. But the security policy for the connecting user does not permit Monitoring Mode.
ERR_108 A connection has been requested in Bridge / Router Mode. But the security policy for the connecting user forbids both bridge mode and router mode.
ERR_109 A connection from a client IP address has been denied by the Source IP Restriction List of the Virtual Hub.
ERR_110 There are too many items.
@@ -1922,7 +1922,7 @@ LH_AUTH_OK_CERT The Virtual Hub's Security Account Manager has received the foll
LH_AUTH_NG_CERT Although the Virtual Hub's Security Account Manager has received the following certificate, has refused its contents as the certificate for when user "%S" logs in because this certificate's contents matches the contents that are registered in the Virtual Hub's certificates revocation list: %s
LH_AUTH_NG Connection "%S": User authentication failed. The user name that has been provided was "%S", from %S.
LH_LOCAL_ONLY Connection "%S": The remote login has been refused because of the password for user "%S" is blank.
-LH_POLICY_ACCESS_NG Connection "%S": Access has beens refused to user "%S" based on the security policy.
+LH_POLICY_ACCESS_NG Connection "%S": Access has been refused to user "%S" based on the security policy.
LH_USER_EXPIRES Connection "%S": Access has been refused to user "%S" because of the expiration date has been expired.
LH_CLIENT_VERSION_OLD Connection "%S": The build number of the VPN Client is %u. Only the build %u or latest version of VPN Client is granted to access the VPN Server.
LH_CLIENT_ID_REQUIRED Connection "%S": The Client ID which has been specified by the VPN Client is %u. However, this Virtual Hub has the RequiredClientId value set to %u.
@@ -6832,7 +6832,7 @@ TTS_ACCEPTED Connection %u: Connected from Client %S Port %u.
TTS_DISCONNECTED Connection %u (%S) has been disconnected.
TTS_DISCONNECT Connection %u (%S) has been disconnected.
TTC_INIT Starting the client program...
-TTC_FREE The client program has beens terminated.
+TTC_FREE The client program has been terminated.
TTC_CONNECT_START The connection to server %S (port %u) will start. %u TCP connections will be connected.
TTC_CONNECT_FAILED The connection of TCP connection number %u failed.
TTC_CONNECT_NOT_SERVER Because a program other than TrafficServer is operating on the destination TCP port, traffic cannot be measured.
diff --git a/src/bin/hamcore/strtable_ru.stb b/src/bin/hamcore/strtable_ru.stb
index 3714e2ba..2913002c 100644
--- a/src/bin/hamcore/strtable_ru.stb
+++ b/src/bin/hamcore/strtable_ru.stb
@@ -170,7 +170,7 @@ ERR_103 Not enough Client Connection Licenses on the destination VPN Server.
ERR_104 Not enough Bridge Connection Licenses on the destination VPN Server. Contact the server administrator.
ERR_105 Due to current technical difficulties, the destination VPN Server is not receiving the connection. Either wait a while, or contact the VPN Server administrator requesting that the server log file be checked.
ERR_106 The destination VPN Server's certificate has expired. Contact the VPN Server's administrator.
-ERR_107 A connection has beens requested in Monitoring Mode. But the security policy for the connecting user does not permit Monitoring Mode.
+ERR_107 A connection has been requested in Monitoring Mode. But the security policy for the connecting user does not permit Monitoring Mode.
ERR_108 A connection has been requested in Bridge / Router Mode. But the security policy for the connecting user forbids both bridge mode and router mode.
ERR_109 A connection from a client IP address has been denied by the Source IP Restriction List of the Virtual Hub.
ERR_110 There are too many items.
@@ -1921,7 +1921,7 @@ LH_AUTH_OK_CERT The Virtual Hub's Security Account Manager has received the fo
LH_AUTH_NG_CERT Although the Virtual Hub's Security Account Manager has received the following certificate, has refused its contents as the certificate for when user "%S" logs in because this certificate's contents matches the contents that are registered in the Virtual Hub's certificates revocation list: %s
LH_AUTH_NG Connection "%S": User authentication failed. The user name that has been provided was "%S", from %S.
LH_LOCAL_ONLY Connection "%S": The remote login has been refused because of the password for user "%S" is blank.
-LH_POLICY_ACCESS_NG Connection "%S": Access has beens refused to user "%S" based on the security policy.
+LH_POLICY_ACCESS_NG Connection "%S": Access has been refused to user "%S" based on the security policy.
LH_USER_EXPIRES Connection "%S": Access has been refused to user "%S" because of the expiration date has been expired.
LH_CLIENT_VERSION_OLD Connection "%S": The build number of the VPN Client is %u. Only the build %u or latest version of VPN Client is granted to access the VPN Server.
LH_CLIENT_ID_REQUIRED Connection "%S": The Client ID which has been specified by the VPN Client is %u. However, this Virtual Hub has the RequiredClientId value set to %u.
@@ -7081,7 +7081,7 @@ TTS_ACCEPTED Connection %u: Connected from Client %S Port %u.
TTS_DISCONNECTED Connection %u (%S) has been disconnected.
TTS_DISCONNECT Connection %u (%S) has been disconnected.
TTC_INIT Starting the client program...
-TTC_FREE The client program has beens terminated.
+TTC_FREE The client program has been terminated.
TTC_CONNECT_START The connection to server %S (port %u) will start. %u TCP connections will be connected.
TTC_CONNECT_FAILED The connection of TCP connection number %u failed.
TTC_CONNECT_NOT_SERVER Because a program other than TrafficServer is operating on the destination TCP port, traffic cannot be measured.
From 410b7a959d781f0d6e1743491ac6e446e42dcc8e Mon Sep 17 00:00:00 2001
From: Koichiro IWAO
Date: Tue, 13 Jul 2021 18:41:41 +0900
Subject: [PATCH 2/3] Fix case of OpenSSL
---
src/bin/hamcore/strtable_cn.stb | 2 +-
src/bin/hamcore/strtable_en.stb | 2 +-
src/bin/hamcore/strtable_ja.stb | 2 +-
src/bin/hamcore/strtable_ko.stb | 2 +-
src/bin/hamcore/strtable_pt_br.stb | 2 +-
src/bin/hamcore/strtable_ru.stb | 2 +-
src/bin/hamcore/strtable_tw.stb | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/bin/hamcore/strtable_cn.stb b/src/bin/hamcore/strtable_cn.stb
index 4e5cbac2..27538319 100644
--- a/src/bin/hamcore/strtable_cn.stb
+++ b/src/bin/hamcore/strtable_cn.stb
@@ -400,7 +400,7 @@ PW_TYPE_1 标准密码验证
PW_TYPE_2 RADIUS 或 NT 域验证
PW_TYPE_3 客户端证书认证
PW_TYPE_4 智能卡身份验证
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY 代理服务器 %S 用户身份验证失败。请重新输入正确的用户名和密码。
PW_TYPE_PROXY 代理服务器认证
diff --git a/src/bin/hamcore/strtable_en.stb b/src/bin/hamcore/strtable_en.stb
index 76a03a09..088cf2e3 100644
--- a/src/bin/hamcore/strtable_en.stb
+++ b/src/bin/hamcore/strtable_en.stb
@@ -398,7 +398,7 @@ PW_TYPE_1 Standard Password Authentication
PW_TYPE_2 RADIUS or NT Domain Authentication
PW_TYPE_3 Client Certificate Authentication
PW_TYPE_4 Smart Card Authentication
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY User authentication failed on the proxy server %S. Re-enter the correct user name and password.
PW_TYPE_PROXY Proxy Server Authentication
diff --git a/src/bin/hamcore/strtable_ja.stb b/src/bin/hamcore/strtable_ja.stb
index 8697f9cd..e0ecf606 100644
--- a/src/bin/hamcore/strtable_ja.stb
+++ b/src/bin/hamcore/strtable_ja.stb
@@ -400,7 +400,7 @@ PW_TYPE_1 標準パスワード認証
PW_TYPE_2 RADIUS または NT ドメイン認証
PW_TYPE_3 クライアント証明書認証
PW_TYPE_4 スマートカード認証
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY プロキシサーバー %S でのユーザー認証に失敗しました。正しいユーザー名とパスワードを再入力してください。
PW_TYPE_PROXY プロキシサーバー認証
diff --git a/src/bin/hamcore/strtable_ko.stb b/src/bin/hamcore/strtable_ko.stb
index 0d4399f8..8265df7e 100644
--- a/src/bin/hamcore/strtable_ko.stb
+++ b/src/bin/hamcore/strtable_ko.stb
@@ -404,7 +404,7 @@ PW_TYPE_1 표준 암호 인증
PW_TYPE_2 RADIUS 또는 NT 도메인 인증
PW_TYPE_3 클라이언트 인증서 인증
PW_TYPE_4 스마트 카드 인증
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY 프록시 서버 %S에서의 사용자 인증에 실패했습니다. 올바른 사용자 이름과 암호를 다시 입력하십시오.
PW_TYPE_PROXY 프록시 서버 인증
diff --git a/src/bin/hamcore/strtable_pt_br.stb b/src/bin/hamcore/strtable_pt_br.stb
index ccf8d060..89adfdcc 100644
--- a/src/bin/hamcore/strtable_pt_br.stb
+++ b/src/bin/hamcore/strtable_pt_br.stb
@@ -415,7 +415,7 @@ PW_TYPE_1 Autenticação de senha padrão
PW_TYPE_2 Autenticação de Domínio RADIUS ou NT
PW_TYPE_3 Certificado do cliente
PW_TYPE_4 Autenticação Smart Card
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY User authentication failed on the proxy server %S. Re-enter the correct user name and password.
PW_TYPE_PROXY Proxy Server Authentication
diff --git a/src/bin/hamcore/strtable_ru.stb b/src/bin/hamcore/strtable_ru.stb
index 2913002c..8f179c70 100644
--- a/src/bin/hamcore/strtable_ru.stb
+++ b/src/bin/hamcore/strtable_ru.stb
@@ -398,7 +398,7 @@ PW_TYPE_1 Standard Password Authentication
PW_TYPE_2 RADIUS or NT Domain Authentication
PW_TYPE_3 Client Certificate Authentication
PW_TYPE_4 Smart Card Authentication
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY User authentication failed on the proxy server %S. Re-enter the correct user name and password.
PW_TYPE_PROXY Proxy Server Authentication
diff --git a/src/bin/hamcore/strtable_tw.stb b/src/bin/hamcore/strtable_tw.stb
index 18f32ff2..ccb4d560 100644
--- a/src/bin/hamcore/strtable_tw.stb
+++ b/src/bin/hamcore/strtable_tw.stb
@@ -404,7 +404,7 @@ PW_TYPE_1 標準密碼驗證
PW_TYPE_2 RADIUS 或 NT 域驗證
PW_TYPE_3 用戶端證書認證
PW_TYPE_4 智慧卡身份驗證
-PW_TYPE_5 Openssl Engine Authentication
+PW_TYPE_5 OpenSSL Engine Authentication
PW_MSG_PROXY 代理伺服器 %S 使用者身份驗證失敗。請重新輸入正確的用戶名和密碼。
PW_TYPE_PROXY 代理伺服器認證
From fce359291795b7dc117d66f2cbf2777027c1b892 Mon Sep 17 00:00:00 2001
From: Koichiro IWAO
Date: Tue, 13 Jul 2021 18:44:42 +0900
Subject: [PATCH 3/3] hamcore(ja,tw,cn): translate "Authentication"
appeared in "OpenSSL Engine Authorization"
---
src/bin/hamcore/strtable_cn.stb | 2 +-
src/bin/hamcore/strtable_ja.stb | 2 +-
src/bin/hamcore/strtable_tw.stb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/bin/hamcore/strtable_cn.stb b/src/bin/hamcore/strtable_cn.stb
index 27538319..87dd7e1c 100644
--- a/src/bin/hamcore/strtable_cn.stb
+++ b/src/bin/hamcore/strtable_cn.stb
@@ -400,7 +400,7 @@ PW_TYPE_1 标准密码验证
PW_TYPE_2 RADIUS 或 NT 域验证
PW_TYPE_3 客户端证书认证
PW_TYPE_4 智能卡身份验证
-PW_TYPE_5 OpenSSL Engine Authentication
+PW_TYPE_5 OpenSSL Engine 验证
PW_MSG_PROXY 代理服务器 %S 用户身份验证失败。请重新输入正确的用户名和密码。
PW_TYPE_PROXY 代理服务器认证
diff --git a/src/bin/hamcore/strtable_ja.stb b/src/bin/hamcore/strtable_ja.stb
index e0ecf606..05e0fc91 100644
--- a/src/bin/hamcore/strtable_ja.stb
+++ b/src/bin/hamcore/strtable_ja.stb
@@ -400,7 +400,7 @@ PW_TYPE_1 標準パスワード認証
PW_TYPE_2 RADIUS または NT ドメイン認証
PW_TYPE_3 クライアント証明書認証
PW_TYPE_4 スマートカード認証
-PW_TYPE_5 OpenSSL Engine Authentication
+PW_TYPE_5 OpenSSL Engine 認証
PW_MSG_PROXY プロキシサーバー %S でのユーザー認証に失敗しました。正しいユーザー名とパスワードを再入力してください。
PW_TYPE_PROXY プロキシサーバー認証
diff --git a/src/bin/hamcore/strtable_tw.stb b/src/bin/hamcore/strtable_tw.stb
index ccb4d560..5f760da6 100644
--- a/src/bin/hamcore/strtable_tw.stb
+++ b/src/bin/hamcore/strtable_tw.stb
@@ -404,7 +404,7 @@ PW_TYPE_1 標準密碼驗證
PW_TYPE_2 RADIUS 或 NT 域驗證
PW_TYPE_3 用戶端證書認證
PW_TYPE_4 智慧卡身份驗證
-PW_TYPE_5 OpenSSL Engine Authentication
+PW_TYPE_5 OpenSSL Engine 驗證
PW_MSG_PROXY 代理伺服器 %S 使用者身份驗證失敗。請重新輸入正確的用戶名和密碼。
PW_TYPE_PROXY 代理伺服器認證