BETA

Transvision

Displaying 8 results for the string Response in pt-BR:

Entity pt-BR en-US
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueRedirectInterceptionWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Response opaqueredirect para FetchEvent.respondWith() enquanto estava lidando com um FetchEvent que não é de navegação.
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
Entity # all locales dom • chrome • dom • dom.properties
BadRedirectModeInterceptionWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Response redirecionado para FetchEvent.respondWith() enquanto RedirectMode não é ‘follow’.
en-US
Failed to load ‘%S’. A ServiceWorker passed a redirected Response to FetchEvent.respondWith() while RedirectMode is not ‘follow’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedErrorResponseWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Error Response para FetchEvent.respondWith(). Isso tipicamente significa que o ServiceWorker efetuou uma chamada fetch() inválida.
en-US
Failed to load ‘%S’. A ServiceWorker passed an Error Response to FetchEvent.respondWith(). This typically means the ServiceWorker performed an invalid fetch() call.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
pt-BR
Falha ao carregar ‘%1$S’. Um ServiceWorker passou um promise para FetchEvent.respondWith() que resolveu com valor ‘%2$S’ que não é de Response.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Response usado para FetchEvent.respondWith(). O corpo de um Response só pode ser lido uma vez. Use Response.clone() para acessar o corpo várias vezes.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
pt-BR
O uso do atributo responseType de XMLHttpRequest não é mais suportado no modo síncrono em contexto de janela.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales netwerk • necko.properties
ResourceBlockedORB
pt-BR
O recurso em “%1$S” foi bloqueado por OpaqueResponseBlocking. Motivo: “%2$S”.
en-US
The resource at “%1$S” was blocked by OpaqueResponseBlocking. Reason: “%2$S”.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-genericresponse-message
pt-BR
A análise de conteúdo respondeu { $response } ao recurso: { $content }
en-US
Content Analysis responded with { $response } for resource: { $content }

Displaying 56 results for the string Response in en-US:

Entity pt-BR en-US
Entity # all locales browser • pdfviewer • viewer.properties
unexpected_response_error
pt-BR
Resposta inesperada do servidor.
en-US
Unexpected server response.
Entity # all locales devtools • client • har.properties
har.responseBodyNotIncluded
pt-BR
Não são incluídos corpos de respostas.
en-US
Response bodies are not included.
Entity # all locales devtools • client • jsonview.properties
jsonViewer.responseHeaders
pt-BR
Cabeçalhos de resposta
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
charts.totalCached
pt-BR
Respostas em cache: %S
en-US
Cached responses: %S
Entity # all locales devtools • client • netmonitor.properties
netmonitor.audits.slowIconTooltip
pt-BR
Tempo de resposta lento do servidor (%1$S). O limite recomendado é %2$S.
en-US
Slow server response time (%1$S). The recommended limit is %2$S.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.copyResponse
pt-BR
Copiar resposta
en-US
Copy Response
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.copyResponseHeaders
pt-BR
Copiar cabeçalhos da resposta
en-US
Copy Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.saveResponseAs
pt-BR
Salvar resposta como
en-US
Save Response As
Entity # all locales devtools • client • netmonitor.properties
netmonitor.headers.blockedByCORS
pt-BR
O corpo da resposta não está disponível para scripts (motivo: %S)
en-US
Response body is not available to scripts (Reason: %S)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.tab.response
pt-BR
Resposta
en-US
Response
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.responseHeaders
pt-BR
Cabeçalhos da resposta
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.responseTime
pt-BR
Tempo de resposta
en-US
Response Time
Entity # all locales devtools • client • netmonitor.properties
responseCookies
pt-BR
Cookies da resposta
en-US
Response Cookies
Entity # all locales devtools • client • netmonitor.properties
responseEmptyText
pt-BR
Nenhum dado de resposta disponível nesta requisição
en-US
No response data available for this request
Entity # all locales devtools • client • netmonitor.properties
responseHeaders
pt-BR
Cabeçalhos da resposta
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
responsePayload
pt-BR
Conteúdo da resposta
en-US
Response Payload
Entity # all locales devtools • client • netmonitor.properties
responseTruncated
pt-BR
A resposta foi truncada
en-US
Response has been truncated
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
pt-BR
Falha ao carregar ‘%1$S’. Um ServiceWorker passou uma resposta opaca para FetchEvent.respondWith() ao lidar com um FetchEvent ‘%2$S’. Objetos de resposta opaca só são válidos quando o RequestMode é ‘no-cors’.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueRedirectInterceptionWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Response opaqueredirect para FetchEvent.respondWith() enquanto estava lidando com um FetchEvent que não é de navegação.
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
Entity # all locales dom • chrome • dom • dom.properties
BadRedirectModeInterceptionWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Response redirecionado para FetchEvent.respondWith() enquanto RedirectMode não é ‘follow’.
en-US
Failed to load ‘%S’. A ServiceWorker passed a redirected Response to FetchEvent.respondWith() while RedirectMode is not ‘follow’.
Entity # all locales dom • chrome • dom • dom.properties
CorsResponseForSameOriginRequest
pt-BR
Falha ao carregar ‘%1$S’ ao responder ‘%2$S’. Um ServiceWorker não tem permissão de sintetizar uma resposta 'cors' para uma requisição 'same-origin'.
en-US
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedErrorResponseWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Error Response para FetchEvent.respondWith(). Isso tipicamente significa que o ServiceWorker efetuou uma chamada fetch() inválida.
en-US
Failed to load ‘%S’. A ServiceWorker passed an Error Response to FetchEvent.respondWith(). This typically means the ServiceWorker performed an invalid fetch() call.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
pt-BR
Falha ao carregar ‘%1$S’. Um ServiceWorker passou um promise para FetchEvent.respondWith() que resolveu com valor ‘%2$S’ que não é de Response.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
pt-BR
Falha ao carregar ‘%S’. Um ServiceWorker passou um Response usado para FetchEvent.respondWith(). O corpo de um Response só pode ser lido uma vez. Use Response.clone() para acessar o corpo várias vezes.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
pt-BR
O uso do atributo responseType de XMLHttpRequest não é mais suportado no modo síncrono em contexto de janela.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
pt-BR
Requisição cross-origin bloqueada: A diretiva Same Origin (mesma origem) não permite a leitura do recurso remoto em %1$S (motivo: header ‘%2$S’ não permitido, de acordo com o header ‘Access-Control-Allow-Headers’ da resposta de comprovação (preflight) do CORS).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: header ‘%2$S’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
Entity # all locales dom • chrome • security • security.properties
CORSPreflightDidNotSucceed3
pt-BR
Requisição cross-origin bloqueada: A diretiva Same Origin (mesma origem) não permite a leitura do recurso remoto em %1$S (motivo: falha na resposta de comprovação (preflight) do CORS). Código de status: %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS preflight response did not succeed). Status code: %2$S.
Entity # all locales netwerk • necko.properties
InvalidHTTPResponseStatusLine
pt-BR
A linha de status da resposta HTTP é inválida
en-US
The status line of the HTTP response is invalid
Entity # all locales netwerk • necko.properties
ResourceBlockedORB
pt-BR
O recurso em “%1$S” foi bloqueado por OpaqueResponseBlocking. Motivo: “%2$S”.
en-US
The resource at “%1$S” was blocked by OpaqueResponseBlocking. Reason: “%2$S”.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING
pt-BR
A resposta OCSP não inclui um estado para poder verificar o certificado.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
pt-BR
O servidor retornou uma resposta HTTP incorreta
en-US
Server returned bad HTTP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
pt-BR
O servidor retornou uma resposta LDAP incorreta
en-US
Server returned bad LDAP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
pt-BR
Biblioteca de certificados: sem resposta
en-US
Cert Library: No Response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
pt-BR
A resposta OCSP tem uma assinatura inválida.
en-US
OCSP response has an invalid signature.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_FUTURE_RESPONSE
pt-BR
A resposta OCSP ainda não é válida (contém uma data futura).
en-US
The OCSP response is not yet valid (contains a date in the future).
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_INVALID_SIGNING_CERT
pt-BR
Certificado de assinatura OCSP inválido na resposta OCSP.
en-US
Invalid OCSP signing certificate in OCSP response.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_MALFORMED_RESPONSE
pt-BR
A resposta do servidor OCSP estava corrompida ou formatada incorretamente.
en-US
The response from the OCSP server was corrupted or improperly formed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_OLD_RESPONSE
pt-BR
A resposta OCSP contém informações desatualizadas.
en-US
The OCSP response contains out-of-date information.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE
pt-BR
O signatário da resposta OCSP não está autorizado a dar o status deste certificado.
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
pt-BR
A resposta OCSP não pode ser totalmente decodificada; é de um tipo desconhecido.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_BAD_CERT_STATUS_RESPONSE_ALERT
pt-BR
O sistema remoto SSL não conseguiu obter uma resposta OCSP para o certificado dele.
en-US
SSL peer was unable to get an OCSP response for its certificate.
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-genericresponse-message
pt-BR
A análise de conteúdo respondeu { $response } ao recurso: { $content }
en-US
Content Analysis responded with { $response } for resource: { $content }
Entity # all locales toolkit • toolkit • neterror • certError.ftl
unknownSocketType-title
pt-BR
Resposta não esperada do servidor
en-US
Unexpected response from server
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-ocsp-response-for-cert-missing
pt-BR
A resposta OCSP não inclui um estado para poder verificar o certificado.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-bad-http-response
pt-BR
O servidor retornou uma resposta HTTP incorreta
en-US
Server returned bad HTTP response
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-bad-ldap-response
pt-BR
O servidor retornou uma resposta LDAP incorreta
en-US
Server returned bad LDAP response
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-cert-no-response
pt-BR
Biblioteca de certificados: sem resposta
en-US
Cert Library: No Response
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-bad-signature
pt-BR
A resposta OCSP tem uma assinatura inválida.
en-US
OCSP response has an invalid signature.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-future-response
pt-BR
A resposta OCSP ainda não é válida (contém uma data futura).
en-US
The OCSP response is not yet valid (contains a date in the future).
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-invalid-signing-cert
pt-BR
Certificado de assinatura OCSP inválido na resposta OCSP.
en-US
Invalid OCSP signing certificate in OCSP response.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-malformed-response
pt-BR
A resposta do servidor OCSP estava corrompida ou formatada incorretamente.
en-US
The response from the OCSP server was corrupted or improperly formed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-old-response
pt-BR
A resposta OCSP contém informações desatualizadas.
en-US
The OCSP response contains out-of-date information.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-unauthorized-response
pt-BR
O signatário da resposta OCSP não está autorizado a dar o status deste certificado.
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-unknown-response-type
pt-BR
A resposta OCSP não pode ser totalmente decodificada; é de um tipo desconhecido.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-bad-cert-status-response-alert
pt-BR
O sistema remoto SSL não conseguiu obter uma resposta OCSP para seu certificado.
en-US
SSL peer was unable to get an OCSP response for its certificate.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-unexpected-response-error
pt-BR
Resposta inesperada do servidor.
en-US
Unexpected server response.
Please enable JavaScript. Some features won't be available without it.