NSURLErrorAppTransportSecurityRequiresSecureConnection
App Transport Security disallowed a connection because there is no secure network connection.
App Transport Securityは接続を却下しました、なぜなら安全なネットワーク接続がないためです。
NSURLErrorBackgroundSessionInUseByAnotherProcess
An app or app extension attempted to connect to a background session that is already connected to a process.
アプリまたはアプリ拡張は、既にあるプロセスに接続されるバックグラウンドセッションに接続を試みました。
NSURLErrorBackgroundSessionRequiresSharedContainer
The shared container identifier of the URL session configuration is needed but hasn’t been set.
URLセッション設定の共有コンテナ識別子が必要とされます、しかし設定されていません。
NSURLErrorBadServerResponse
The URL Loading System received bad data from the server.
URL Loading Systemがサーバから不良データを受け取りました。
NSURLErrorBadURL
A malformed URL prevented a URL request from being initiated.
不正な形式のURLが、あるURLリクエストが開始されることを妨げました。
NSURLErrorCallIsActive
A connection was attempted while a phone call was active on a network that doesn’t support simultaneous phone and data communication, such as EDGE or GPRS.
例えばEDGEまたはGPRSなど、同時に電話とデータ通信をサポートしないネットワーク上で電話呼び出しが進行中だった間にある接続が試みられました。
NSURLErrorCancelled
An asynchronous load has been canceled.
非同期ロードはキャンセルされました。
NSURLErrorCannotCloseFile
A download task couldn’t close the downloaded file on disk.
ダウンロードタスクは、ダウンロードされたファイルをディスク上で閉じることができませんでした。
NSURLErrorCannotConnectToHost
An attempt to connect to a host failed.
ホストへの接続の試みは失敗しました。
NSURLErrorCannotCreateFile
A download task couldn’t create the downloaded file on disk because of an I/O failure.
ダウンロードタスクは、ダウンロードファイルをディスク上で作成できませんでした、I/O失敗のため。
NSURLErrorCannotDecodeContentData
Content data received during a connection request had an unknown content encoding.
接続要請の間に受け取られた接続データが、未知のコンテンツ符号化を持ちます。
NSURLErrorCannotDecodeRawData
Content data received during a connection request couldn’t be decoded for a known content encoding.
接続リクエストの間に受け取られたコンテンツデータは、既知のコンテンツ符号化に対して復号できませんでした。
NSURLErrorCannotFindHost
The host name for a URL couldn’t be resolved.
URLに対するホスト名が解決できませんでした。
NSURLErrorCannotLoadFromNetwork
A specific request to load an item only from the cache couldn't be satisfied.
項目をキャッシュからのみロードする特定のリクエストは、満たされることができませんでした。
NSURLErrorCannotMoveFile
A downloaded file on disk couldn’t be moved.
ディスク上のダウンロードされたファイルは、移動されることができませんでした。
NSURLErrorCannotOpenFile
A downloaded file on disk couldn’t be opened.
ディスク上のダウンロードされたファイルは、開かれることができませんでした。
NSURLErrorCannotParseResponse
A response to a connection request couldn’t be parsed.
接続リクエストに対する応答は、構文解析されることができませんでした。
NSURLErrorCannotRemoveFile
A downloaded file couldn’t be removed from disk.
ダウンロードされたファイルは、ディスクから取り除かれることができませんでした。
NSURLErrorCannotWriteToFile
A download task couldn’t write the file to disk.
ダウンロードタスクは、ファイルをディスクに書き込むことができませんでした
NSURLErrorClientCertificateRejected
A server certificate was rejected.
サーバー証明書は拒否されました。
NSURLErrorClientCertificateRequired
A client certificate was required to authenticate an SSL connection during a connection request.
あるクライアント証明書が、接続要請の間にSSL接続を証明するために要求されました。
NSURLErrorDataLengthExceedsMaximum
The length of the resource data exceeded the maximum allowed.
リソースデータの長さが許可される最大限度を越えました。
NSURLErrorDataNotAllowed
The cellular network disallowed a connection.
セルラーネットワークは接続を拒否しました。
NSURLErrorDNSLookupFailed
The host address couldn’t be found via DNS lookup.
ホストアドレスは、DNS探索経由で見つけられることができませんでした。
NSURLErrorDownloadDecodingFailedMidStream
A download task failed to decode an encoded file during the download.
ダウンロードタスクは、符号化されたファイルを復号することにダウンロードの間に失敗しました。
NSURLErrorDownloadDecodingFailedToComplete
A download task failed to decode an encoded file after downloading.
ダウンロードタスクは、符号化されたファイルを復号することをダウンロードの後に失敗しました。
NSURLErrorFileDoesNotExist
The specified file doesn’t exist.
指定されたファイルは、存在しません。
NSURLErrorFileIsDirectory
A request for an FTP file resulted in the server responding that the file is not a plain file, but a directory.
あるFTPファイルに対する要請は、そのファイルがプレーンテキストでない、しかしディレクトリであるというサーバ応答という結果になりました。
NSURLErrorFileOutsideSafeArea
An internal file operation failed.
内部ファイル操作が失敗しました。
NSURLErrorHTTPTooManyRedirects
A redirect loop was detected or the threshold for number of allowable redirects was exceeded (currently 16).
リダイレクトループが検出されました、または許可されるリダイレクトの数に対するしきい値を越えました(現在は16)。
NSURLErrorInternationalRoamingOff
The attempted connection required activating a data context while roaming, but international roaming is disabled.
試みられた接続は、あるデータ文脈を始動することをローミングの間に要請しました、しかし国際ローミングは不能にされます。
NSURLErrorNetworkConnectionLost
A client or server connection was severed in the middle of an in-progress load.
クライアントまたはサーバ接続は、進行中のロードの半ばで切断されました。
NSURLErrorNoPermissionsToReadFile
A resource couldn’t be read because of insufficient permissions.
リソースが読み込まれることができませんでした、不十分な権限のため。
NSURLErrorNotConnectedToInternet
A network resource was requested, but an internet connection has not been established and can’t be established automatically.
ネットワークリソースがリクエストされました、しかしインターネット接続は確立されていませんそして自動的に確立されることができません。
NSURLErrorRedirectToNonExistentLocation
A redirect was specified by way of server response code, but the server didn’t accompany this code with a redirect URL.
リダイレクトがサーバ応答コードのやり方で指定されました、しかしサーバはこのコードをリダイレクトURLに添えませんでした。
NSURLErrorRequestBodyStreamExhausted
A body stream was needed but the client did not provide one.
あるボディストリームが必要とされましたがクライアントはそれを提供しません。
NSURLErrorResourceUnavailable
A requested resource couldn’t be retrieved.
リクエストされたリソースは取ってくることができませんでした。
NSURLErrorSecureConnectionFailed
An attempt to establish a secure connection failed for reasons that can’t be expressed more specifically.
安全な接続を確立する試みは、より具体的に表現されることができないという理由で失敗しました。
NSURLErrorServerCertificateHasBadDate
A server certificate is expired, or is not yet valid.
サーバ証明書が期限切れです、またはまだ有効ではありません。
NSURLErrorServerCertificateHasUnknownRoot
A server certificate wasn’t signed by any root server.
サーバ証明書はどんなルートサーバによっても署名されていませんでした。
NSURLErrorServerCertificateNotYetValid
A server certificate isn’t valid yet.
サーバ証明書はまだ有効ではありません。
NSURLErrorServerCertificateUntrusted
A server certificate was signed by a root server that isn’t trusted.
サーバー証明書は信頼できないルートサーバーによって署名されました。
NSURLErrorTimedOut
An asynchronous operation timed out.
非同期の演算が時間切れです。
NSURLErrorUnknown
The URL Loading System encountered an error that it can’t interpret.
URL Loading Systemが解釈できないエラーに遭遇しました。
NSURLErrorUnsupportedURL
A properly formed URL couldn’t be handled by the framework.
適切に形成されたURLがフレームワークによって取り扱われることができませんでした。
NSURLErrorUserAuthenticationRequired
Authentication was required to access a resource.
リソースにアクセスするのに認証が要求されました。
NSURLErrorUserCancelledAuthentication
An asynchronous request for authentication has been canceled by the user.
認証に対する非同期リクエストがユーザによってキャンセルされました。
NSURLErrorZeroByteResource
A server reported that a URL has a non-zero content length, but terminated the network connection gracefully without sending any data.
URLが非ゼロの内容長さを持つことをサーバが報告しました、しかし何らデータを送ることなく美しくネットワーク接続を終わらせました。