ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/coyote/http11/LocalStrings_ja.properties

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/coyote/http11/LocalStrings_ja.properties
Status
scanned
Type
file
Name
LocalStrings_ja.properties
Extension
.properties
Programming language

      
    
Mime type
text/plain
File type
UTF-8 Unicode text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
6228 (6.1 KB)
MD5
42e1fadecfd73680a61802686a4910cf
SHA1
349d22a4e5c3a4667746fd8a9d5f4475224b4e8b
SHA256
5ff0727cc700c9fb47e534387a68f0cb93dbed732c69a7785f88cb5236b07094
SHA512

      
    
SHA1_git
579606dded10cc274f11bd5eec6f4a6fc8a6f8bf
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
LocalStrings_ja.properties | 6.1 KB |

# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Do not edit this file directly. # To edit translations see: https://tomcat.apache.org/getinvolved.html#Translations abstractHttp11Protocol.alpnConfigured=[{0}] コネクタは、ALPN経由で [{1}] へのネゴシエーションをサポートするように構成されています abstractHttp11Protocol.alpnWithNoAlpn=[{1}] のアップグレードハンドラ [{0}] は、ALPNによるアップグレードのみをサポートしていますが、ALPNをサポートしていない [{2}] コネクタ用に構成されています。 abstractHttp11Protocol.httpUpgradeConfigured=コネクタ [{0}] は、[{1}] へのHTTPアップグレードをサポートするように構成されています abstractHttp11Protocol.upgradeJmxNameFail=JMXにアップグレードプロトコルを登録するためのObjectNameの作成に失敗しました abstractHttp11Protocol.upgradeJmxRegistrationFail=JMXにアップグレードプロトコルを登録できませんでした http11processor.fallToDebug=\n\ \ 注: 以降のHTTPリクエスト構文解析エラーの発生はDEBUGレベルでログに出力されます。 http11processor.header.parse=HTTP リクエストヘッダーを解析中のエラー http11processor.noParser=HTTP プロトコル ハンドラーに HttpParser が見つかりませんでした。初期化時に作成する必要があります http11processor.request.alreadyChunked=リクエストの準備中にエラーが発生しました。Transfer-Encoding には [{0}] より前に chunked があります http11processor.request.finish=リクエスト終了処理エラー http11processor.request.inconsistentHosts=リクエスト行に指定されたホストが Host ヘッダーの値と矛盾しています。 http11processor.request.invalidScheme=HTTP リクエストに無効なスキーマを指定した完全 URI が含まれています http11processor.request.invalidTransferEncoding=HTTP リクエストに無効な Transfer-Encoding ヘッダが含まれています http11processor.request.invalidUri=HTTPリクエストに無効なURIが含まれています http11processor.request.invalidUserInfo=HTTP リクエストに不正な userinfo を含む絶対 URI が指定されました。 http11processor.request.multipleContentLength=リクエストに複数の content-length ヘッダが含まれています http11processor.request.multipleHosts=リクエストには複数の host ヘッダーが含まれていました。 http11processor.request.noHostHeader=HTTP/1.1 リクエストで host ヘッダーが提供されませんでした http11processor.request.nonNumericContentLength=リクエストの content-length ヘッダに数値でない値が含まれています http11processor.request.prepare=リクエスト準備中のエラー http11processor.request.process=リクエスト処理中のエラー http11processor.request.unsupportedEncoding=リクエストの準備中にエラーが発生しました。サポートされていない Transfer-Encodng\n\ \ [{0}] http11processor.request.unsupportedVersion=リクエストの準備中にエラーが発生しました。サポートされていない HTTP バージョン [{0}] http11processor.response.finish=レスポンス終了処理のエラー http11processor.response.invalidHeader=値 [{1}] を持つHTTPレスポンスヘッダ [{0}] は、無効であるためレスポンスから削除されました http11processor.sendfile.error=sendfileを使ってデータを送信中にエラーが発生しました。これは開始点または終了点の無効なリクエスト属性によって引き起こされる可能性があります。 http11processor.socket.info=ソケット情報を取得する際の例外 iib.available.readFail=利用できるデータがあるか確かめている途中でノンブロッキング読み込みが失敗しました iib.eof.error=ソケットから予期しないEOFを読み込みました iib.failedread.apr=APR/nativeエラーコード [{0}] で読み取りが失敗しました。 iib.filter.npe=Nullフィルタを追加することはできません。 iib.invalidHttpProtocol=HTTPプロトコルで無効な文字が見つかりました。 iib.invalidPhase=リクエスト行の解析フェーズ [{0}] は無効です iib.invalidRequestTarget=リクエストの宛先 [{0}] に無効な文字が含まれています。利用可能な文字は RFC 7230 および RFC 3986 に定義されています。 iib.invalidmethod=HTTP メソッド名 [{0}] に無効な文字が含まれています。HTTP メソッド名は決められたトークンでなければなりません iib.parseheaders.ise.error=予期しない状態:ヘッダがすでに解析されています。バッファが未回収ですか? iib.readtimeout=ソケットからデータを読み取ろうとしている際のタイムアウト iib.requestheadertoolarge.error=リクエストヘッダが長すぎます iob.failedwrite=書き込みが失敗しました。 iob.failedwrite.ack=HTTP 100 continue レスポンスの送信に失敗しました iob.responseheadertoolarge.error=レスポンスヘッダにバッファー領域より大きなデータの書き込みが発生しました。Connector の maxHttpHeaderSize を増やすか、レスポンスヘッダよりもデータを小さくして下さい。
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
30.59
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 8 8
https://tomcat.apache.org/getinvolved.html#Translations 17 17