mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
Add translation for pw_type5 for the non-english languages
This commit is contained in:
parent
2e0c24f6c8
commit
f52ccc6493
@ -400,6 +400,7 @@ PW_TYPE_1 标准密码验证
|
||||
PW_TYPE_2 RADIUS 或 NT 域验证
|
||||
PW_TYPE_3 客户端证书认证
|
||||
PW_TYPE_4 智能卡身份验证
|
||||
PW_TYPE_5 Openssl Engine Authentication
|
||||
|
||||
PW_MSG_PROXY 代理服务器 %S 用户身份验证失败。请重新输入正确的用户名和密码。
|
||||
PW_TYPE_PROXY 代理服务器认证
|
||||
|
@ -400,6 +400,7 @@ PW_TYPE_1 標準パスワード認証
|
||||
PW_TYPE_2 RADIUS または NT ドメイン認証
|
||||
PW_TYPE_3 クライアント証明書認証
|
||||
PW_TYPE_4 スマートカード認証
|
||||
PW_TYPE_5 Openssl Engine Authentication
|
||||
|
||||
PW_MSG_PROXY プロキシサーバー %S でのユーザー認証に失敗しました。正しいユーザー名とパスワードを再入力してください。
|
||||
PW_TYPE_PROXY プロキシサーバー認証
|
||||
|
@ -404,6 +404,7 @@ PW_TYPE_1 표준 암호 인증
|
||||
PW_TYPE_2 RADIUS 또는 NT 도메인 인증
|
||||
PW_TYPE_3 클라이언트 인증서 인증
|
||||
PW_TYPE_4 스마트 카드 인증
|
||||
PW_TYPE_5 Openssl Engine Authentication
|
||||
|
||||
PW_MSG_PROXY 프록시 서버 %S에서의 사용자 인증에 실패했습니다. 올바른 사용자 이름과 암호를 다시 입력하십시오.
|
||||
PW_TYPE_PROXY 프록시 서버 인증
|
||||
|
@ -415,6 +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_MSG_PROXY User authentication failed on the proxy server %S. Re-enter the correct user name and password.
|
||||
PW_TYPE_PROXY Proxy Server Authentication
|
||||
|
||||
|
@ -398,6 +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_MSG_PROXY User authentication failed on the proxy server %S. Re-enter the correct user name and password.
|
||||
PW_TYPE_PROXY Proxy Server Authentication
|
||||
|
@ -404,6 +404,7 @@ PW_TYPE_1 標準密碼驗證
|
||||
PW_TYPE_2 RADIUS 或 NT 域驗證
|
||||
PW_TYPE_3 用戶端證書認證
|
||||
PW_TYPE_4 智慧卡身份驗證
|
||||
PW_TYPE_5 Openssl Engine Authentication
|
||||
|
||||
PW_MSG_PROXY 代理伺服器 %S 使用者身份驗證失敗。請重新輸入正確的用戶名和密碼。
|
||||
PW_TYPE_PROXY 代理伺服器認證
|
||||
|
Loading…
Reference in New Issue
Block a user