[tomcat] branch 8.5.x updated: Improvements to Japanese translations.

2022-11-30 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new 27da40dc81 Improvements to Japanese translations.
27da40dc81 is described below

commit 27da40dc8189c456086fb4b4f07a18f16213830f
Author: Mark Thomas 
AuthorDate: Wed Nov 30 17:48:16 2022 +

Improvements to Japanese translations.

Contributed by Shirayuking and tak7iji.
---
 .../catalina/authenticator/LocalStrings_ja.properties  |  2 +-
 .../apache/catalina/connector/LocalStrings_ja.properties   |  4 ++--
 java/org/apache/catalina/core/LocalStrings_ja.properties   |  2 +-
 .../org/apache/catalina/startup/LocalStrings_ja.properties | 14 +++---
 java/org/apache/coyote/http2/LocalStrings_ja.properties|  3 +--
 .../org/apache/jasper/resources/LocalStrings_ja.properties |  2 +-
 .../tomcat/util/net/openssl/LocalStrings_ja.properties |  4 ++--
 .../org/apache/tomcat/websocket/LocalStrings_ja.properties |  2 +-
 .../tomcat/websocket/pojo/LocalStrings_ja.properties   |  2 +-
 webapps/docs/changelog.xml |  4 
 10 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/java/org/apache/catalina/authenticator/LocalStrings_ja.properties 
b/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
index d2fde48949..2201a85644 100644
--- a/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
@@ -20,7 +20,7 @@ authenticator.check.authorizeFail=Realm がユーザー[{0}]を認識しませ
 authenticator.check.found=既に認証された [{0}]
 authenticator.check.sso=認証されていませんが、SSOセッションID [{0}]が見つかりました。 再認証を試みます。
 authenticator.formlogin=フォームログインページへの無効な直接参照です
-authenticator.jaspicCleanSubjectFail=JASPIC の cleanSubject が失敗しました。
+authenticator.jaspicCleanSubjectFail=JASPIC の cleanSubject が失敗しました
 authenticator.jaspicSecureResponseFail=JASPIC処理中のsecure レスポンスに失敗しました
 authenticator.jaspicServerAuthContextFail=JASPIC ServerAuthContext 
インスタンスの取得に失敗しました
 authenticator.loginFail=ログイン失敗
diff --git a/java/org/apache/catalina/connector/LocalStrings_ja.properties 
b/java/org/apache/catalina/connector/LocalStrings_ja.properties
index 928de45abd..728e1523b8 100644
--- a/java/org/apache/catalina/connector/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/connector/LocalStrings_ja.properties
@@ -50,7 +50,7 @@ coyoteRequest.filterAsyncSupportUnknown=非同期処理をサポートしてい
 coyoteRequest.getContextPath.ise=標準的なコンテキストパス [{0}] とユーザーエージェント [{1}] 
によって提示されたURIとの一致が見つかりません
 coyoteRequest.getInputStream.ise=getReader()はこのリクエストに対して既に呼び出されています
 coyoteRequest.getReader.ise=getInputStream()はこのリクエストに対して既に呼び出されています
-coyoteRequest.gssLifetimeFail=ユーザープリンシパル [{0}] の残りの寿命(秒単位) を取得できません。
+coyoteRequest.gssLifetimeFail=ユーザープリンシパル [{0}] の残りの寿命(秒単位) を取得できません
 
coyoteRequest.maxPostSizeExceeded=マルチパートリクエストには、関連付けられたコネクタで設定されたmaxPostSizeの制限を超えたパラメータデータ(アップロードされたファイルを除く)が含まれていました。
 coyoteRequest.noAsync=処理チェーン内の次のクラスが非同期をサポートしていないため、非同期を開始できません。[{0}]
 coyoteRequest.noMultipartConfig=multi-part 構成が提供されていないため、partを処理することができません
@@ -90,4 +90,4 @@ requestFacade.nullRequest=リクエストオブジェクトは回収されこの
 response.illegalWrap=レスポンスラッパーは、getResponse()から取得したレスポンスをラップする必要があります。
 response.sendRedirectFail=[{0}] へのリダイレクトが失敗しました。
 
-responseFacade.nullResponse=レスポンスオブジェクトはすでに回収されたためこのファサードとは関連付けがありません。
+responseFacade.nullResponse=レスポンスオブジェクトはすでに回収されたためこのファサードとは関連付けがありません
diff --git a/java/org/apache/catalina/core/LocalStrings_ja.properties 
b/java/org/apache/catalina/core/LocalStrings_ja.properties
index 6397d113f5..7e18ebaa53 100644
--- a/java/org/apache/catalina/core/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/core/LocalStrings_ja.properties
@@ -128,7 +128,7 @@ containerBase.threadedStartFailed=子コンテナーを開始できません。
 containerBase.threadedStopFailed=停止中に子コンテナが失敗しました。
 
 defaultInstanceManager.invalidAnnotation=無効なアノテーション  [{0}]
-defaultInstanceManager.invalidInjection=無効なメソッドリソースアノテーションです。
+defaultInstanceManager.invalidInjection=無効なメソッドリソースアノテーションです
 defaultInstanceManager.postConstructNotFound=配備記述子に宣言されたクラス [{1}] の 
post-construct メソッド [{0}] が見つかりません
 defaultInstanceManager.preDestroyNotFound=配備記述子に宣言されたクラス [{1}] の pre-destroy 
メソッド [{0}] が見つかりません
 defaultInstanceManager.restrictedClass=制限されたクラス [{0}] 
へのアクセスは拒否されました。制限されたクラスを読み込むには Web アプリケーションに特権を構成しなければなりません。
diff --git a/java/org/apache/catalina/startup/LocalStrings_ja.properties 
b/java/org/apache/catalina/startup/LocalStrings_ja.properties
index c7a934edb6..8592c6373a 100644
--- a/java/org/apache/catalina/startup/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/startup/LocalStrings_ja.properties
@@ -48,16 +48,16 @@ contextConfig.destroy=ContextConfig:破棄中
 contextConfig.fileUrl=URL [{0}] のファイルオブジェクトを作成できません。
 contextConfig.fixDocBase=コンテキスト [{0}] の docBase を修復中に例外が発生しました。
 contextConfig.init=ContextConfig: 初期化中\n
-contextConfig.

[tomcat] branch 8.5.x updated: Improvements to Japanese translations contributed by tak7iji

2022-07-13 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new 28c2b2649e Improvements to Japanese translations contributed by tak7iji
28c2b2649e is described below

commit 28c2b2649e2a5b72b71cf5d68c18e47180f76be3
Author: Mark Thomas 
AuthorDate: Wed Jul 13 16:32:15 2022 +0100

Improvements to Japanese translations contributed by tak7iji
---
 java/org/apache/catalina/core/LocalStrings_ja.properties  | 1 +
 java/org/apache/tomcat/util/compat/LocalStrings_ja.properties | 2 ++
 webapps/docs/changelog.xml| 3 +++
 3 files changed, 6 insertions(+)

diff --git a/java/org/apache/catalina/core/LocalStrings_ja.properties 
b/java/org/apache/catalina/core/LocalStrings_ja.properties
index d7c1a6b737..9ad6677eb2 100644
--- a/java/org/apache/catalina/core/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/core/LocalStrings_ja.properties
@@ -83,6 +83,7 @@ aprListener.initializingFIPS=FIPSモードを初期化しています...
 
aprListener.requireNotInFIPSMode=AprLifecycleListenerはライブラリが既にFIPSモードになっている必要があるように設定されていますが、FIPSモードではありませんでした。
 aprListener.skipFIPSInitialization=すでにFIPSモードになっています。FIPS初期化をスキップします。
 aprListener.sslInit=SSLEngineの初期化に失敗しました。
+aprListener.sslRequired=バージョン 2.x以降ではSSLが必要なため、バージョン [{1}] のTomcat Native 
ライブラリを使用する場合、 [{0}] はSSLEngineの有効な値ではありません。
 aprListener.tcnInvalid=APRベースのApache 
Tomcatネイティブライブラリの互換性のないバージョン[{0}]がインストールされていますが、Tomcatにはバージョン[{1}]が必要です。
 aprListener.tcnValid=APRバージョン[{1}]を使用してAPRベースのApache 
Tomcatネイティブライブラリ[{0}]をロードしました。
 aprListener.tcnVersion=インストールされた Apache Tomcat ネイティブライブラリの APR バージョンは [{0}] 
ですが、推奨する最小バージョンは [{1}] です。
diff --git a/java/org/apache/tomcat/util/compat/LocalStrings_ja.properties 
b/java/org/apache/tomcat/util/compat/LocalStrings_ja.properties
index 019c6c4db8..9b13f60654 100644
--- a/java/org/apache/tomcat/util/compat/LocalStrings_ja.properties
+++ b/java/org/apache/tomcat/util/compat/LocalStrings_ja.properties
@@ -13,6 +13,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+jre19Compat.javaPre19=クラスが見つからないため、Java 19より前のJVMでコードが実行されていると仮定します
+
 jre9Compat.invalidModuleUri=モジュール URI [{0}] を JarScanner で処理する URL に変換できませんでした。
 jre9Compat.javaPre9=クラスが見つからないため Java 9 以前の JVM 上でコードが実行されていると仮定します
 jre9Compat.unexpected=Java9 クラスやメソッドへの参照の生成に失敗しました
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a7dacaacae..21f23000c5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -156,6 +156,9 @@
   
 Improvements to French translations. (remm)
   
+  
+Improvements to Japanese translations contributed by tak7iji. (markt)
+  
 
   
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org