|
The FTP REST command returned error. This should never happen if the server is sane.
|
FTP の REST コマンドには、エラーが返されます。これ必要があります決して場合サーバーは異常です。
|
|
The server does not support or accept range requests.
|
サーバーがサポートしていないまたは範囲要求を受け入れます。
|
|
This is an odd error that mainly occurs due to internal confusion.
|
これは主に内部の混乱が原因で発生した奇妙なエラーです。
|
|
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others.
|
問題は、SSL/TLS ハンドシェイクでどこか発生しました。本当にエラー バッファーし読み取りメッセージがそれとしてわずかにより多くの問題を特定します。証明書 (ファイル形式、パス、アクセス許可)、パスワード、および他の人かもしれない。
|
|
The download could not be resumed because the specified offset was out of the file boundary.
|
指定したオフセットは、ファイルの境界外でしたので、ダウンロードを再開できませんでした。
|
|
A file given with FILE:// could not be opened. Most likely because the file path does not identify an existing file. Did you check file permissions?
|
FILE:// で指定されたファイルを開くことができませんでした。ほとんどの場合、ファイル パスが既存のファイルを識別していないことが原因です。ファイルのアクセス許可を確認しましたか?
|
|
LDAP cannot bind. LDAP bind operation failed.
|
LDAP バインドできません。LDAP バインド操作に失敗しました。
|
|
LDAP search failed.
|
LDAP 検索が失敗しました。
|
|
Function not found. A required zlib function was not found.
|
関数が見つかりません。必要な zlib 関数が見つかりませんでした。
|
|
Aborted by callback. A callback returned "abort" to libcurl.
|
コールバックによって中止されました。コールバックが libcurl に "abort" を返しました。
|
|
A function was called with a bad parameter.
|
関数が不正なパラメーターで呼び出されました。
|
|
Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with URLOPT_INTERFACE.
|
インターフェイス エラー。指定された発信インターフェイスを使用できませんでした。発信接続の送信元 IP アドレスに使用するインターフェイスを URLOPT_INTERFACE で設定します。
|
|
Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS.
|
リダイレクトが多すぎます。リダイレクトに従うと、libcurl は最大量をヒットしました。あなたの限界をたどりますを設定します。
|
|
An option passed to libcurl is not recognized/known. Refer to the appropriate documentation. This is most likely a problem in the program that uses libcurl. The error buffer might contain more specific information about which exact option it concerns.
|
Libcurl に渡されるオプションは認識/知られていません。該当するマニュアルを参照してください。これは最も可能性の高い、libcurl を使用するプログラムに問題です。バッファー エラー可能性がありますが格納より具体的な情報について正確なオプションを懸念。
|
|
An option passed in to a setopt was wrongly formatted. See error message for details about what option.
|
setopt に渡されたオプションの形式が間違っていました。オプションの詳細については、エラーメッセージを参照してください。
|
|
Nothing was returned from the server, and under the circumstances, getting nothing is considered an error.
|
何がサーバーから返された、状況、エラーと見なされます得る何も。
|
|
The specified crypto engine was not found.
|
指定された暗号エンジンが見つかりませんでした。
|
|
Failed setting the selected SSL crypto engine as default.
|
選択した SSL 暗号化エンジンをデフォルトとして設定できませんでした。
|
|
Failed sending network data.
|
ネットワーク データを送信するに失敗しました。
|
|
Failure with receiving network data.
|
ネットワーク データの受信に失敗しました。
|