BETA

Transvision

Displaying 43 results for the string response in tl:

Entity tl en-US
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-ocsp-response-for-cert-missing
tl
Ang OCSP response ay hindi nagsasama ng status para sa certificate na vine-verify.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-http-response
tl
Ang server ay nagbalik ng di-wastong HTTP response
en-US
Server returned bad HTTP response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-ldap-response
tl
Ang server ay nagbalik ng maling LDAP response
en-US
Server returned bad LDAP response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-cert-no-response
tl
Cert Library: Walang Response
en-US
Cert Library: No Response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-bad-signature
tl
Ang OCSP response ay may invalid signature.
en-US
OCSP response has an invalid signature.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-future-response
tl
Ang OCSP response ay hindi pa wasto (naglalaman ng petsa sa hinaharap).
en-US
The OCSP response is not yet valid (contains a date in the future).
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-invalid-signing-cert
tl
Di-wastong OCSP signing certificate sa OCSP response.
en-US
Invalid OCSP signing certificate in OCSP response.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-old-response
tl
Ang OCSP response ay naglalaman ng impormasyong lipas na.
en-US
The OCSP response contains out-of-date information.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unauthorized-response
tl
Ang signer ng OSCP response ay hindi awtorisadong magbigay ng status para sa certificate na ito.
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unknown-response-type
tl
Ang OCSP response ay hindi lubusang ma-decode; hindi kilala ang uri nito.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-bad-cert-status-response-alert
tl
Bigong makakuha ang SSL peer ng OCSP response para sa certificate nito.
en-US
SSL peer was unable to get an OCSP response for its certificate.
Entity # all locales devtools • client • har.properties
har.responseBodyNotIncluded
tl
Hindi kasama ang mga response body.
en-US
Response bodies are not included.
Entity # all locales devtools • client • jsonview.properties
jsonViewer.responseHeaders
tl
Mga Response Header
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
charts.totalCached
tl
Mga cached response: %S
en-US
Cached responses: %S
Entity # all locales devtools • client • netmonitor.properties
netmonitor.audits.slowIconTooltip
tl
Mabagal na server response time (%1$S). Ang inirerekomendang limit ay %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
tl
Kopyahin ang Response
en-US
Copy Response
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.copyResponseHeaders
tl
Kopyahin ang mga Response Header
en-US
Copy Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.tab.response
tl
Response
en-US
Response
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.responseHeaders
tl
Mga response header
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.responseTime
tl
Response Time
en-US
Response Time
Entity # all locales devtools • client • netmonitor.properties
responseCookies
tl
Mga response cookie
en-US
Response Cookies
Entity # all locales devtools • client • netmonitor.properties
responseEmptyText
tl
Walang magagamit na response data para sa request na ito
en-US
No response data available for this request
Entity # all locales devtools • client • netmonitor.properties
responseHeaders
tl
Mga response header
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
responsePayload
tl
Response payload
en-US
Response Payload
Entity # all locales devtools • client • netmonitor.properties
responseTruncated
tl
Na-truncate ang response
en-US
Response has been truncated
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
tl
Bigong ma-load ang ‘%1$S’. May ServiceWorker na nagpasa ng opaque Response sa FetchEvent.respondWith() habang nagha-handle ng ‘%2$S’ FetchEvent. Ang mga Opaque Response object ay wasto lang kapag ang RequestMode ay ‘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
tl
Bigong i-load ang ‘%S’. May ServiceWorker na nagpasa ng opaquedirect Response sa FetchEvent.respondWith() habang nagha-handle ng non-navigation FetchEvent.
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
tl
Bigong i-load ang ‘%S’. May ServiceWorker na nagpasa ng redirected Response sa FetchEvent.respondWith() habang ang RedirectMode ay hindi katumbas sa ‘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
tl
Bigong ma-load ang ‘%1$S’ sa pamamagitan ng pagtugon ng ‘%2$S’. Ang isang ServiceWorker ay hindi pinapayagang mag-synthesize ng cors Response para sa isang same-origin Request.
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
tl
Bigong ma-load ang ‘%S’. May ServiceWorker na nagpasa ng Error Response sa FetchEvent.respondWith(). Karaniwan nitong ibig sabihin ay tumawag ang ServiceWorker ng di-wastong fetch() call.
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
tl
Bigong i-load ang ‘%1$S’. May ServiceWorker na nagpasa ng promise sa FetchEvent.respondWith() na na-resolve na may kasamang non-Response value na ‘%2$S’.
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
tl
Bigong i-load ang ‘%S’. May ServiceWorker na nagpasa ng gamit na Response sa FetchEvent.respondWith(). Ang body ng Response ay maaari lamang basahin nang isang beses. Gamitin ang Response.clone() para ma-access ang body nang maraming beses.
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 security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING
tl
Ang OCSP response ay hindi nagsasama ng status para sa certificate na vine-verify.
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
tl
Ang server ay nagbalik ng di-wastong HTTP response
en-US
Server returned bad HTTP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
tl
Ang server ay nagbalik ng maling LDAP response
en-US
Server returned bad LDAP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
tl
Cert Library: Walang Response
en-US
Cert Library: No Response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
tl
Ang OCSP response ay may invalid signature.
en-US
OCSP response has an invalid signature.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_FUTURE_RESPONSE
tl
Ang OCSP response ay hindi pa wasto (naglalaman ng petsa sa hinaharap).
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
tl
Di-wastong OCSP signing certificate sa OCSP response.
en-US
Invalid OCSP signing certificate in OCSP response.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_OLD_RESPONSE
tl
Ang OCSP response ay naglalaman ng impormasyong lipas na.
en-US
The OCSP response contains out-of-date information.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE
tl
Ang signer ng OSCP response ay hindi awtorisadong magbigay ng status para sa certificate na ito.
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
tl
Ang OCSP response ay hindi lubusang ma-decode; hindi kilala ang uri nito.
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
tl
Bigong makakuha ang SSL peer ng OCSP response para sa certificate nito.
en-US
SSL peer was unable to get an OCSP response for its certificate.

Displaying 68 results for the string response in en-US:

Entity tl en-US
Entity # all locales browser • browser • aboutCertError.ftl
unknownSocketType-title
tl
Hindi inaasahang tugon mula sa server
en-US
Unexpected response from server
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-ocsp-response-for-cert-missing
tl
Ang OCSP response ay hindi nagsasama ng status para sa certificate na vine-verify.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-http-response
tl
Ang server ay nagbalik ng di-wastong HTTP response
en-US
Server returned bad HTTP response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-ldap-response
tl
Ang server ay nagbalik ng maling LDAP response
en-US
Server returned bad LDAP response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-cert-no-response
tl
Cert Library: Walang Response
en-US
Cert Library: No Response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-bad-signature
tl
Ang OCSP response ay may invalid signature.
en-US
OCSP response has an invalid signature.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-future-response
tl
Ang OCSP response ay hindi pa wasto (naglalaman ng petsa sa hinaharap).
en-US
The OCSP response is not yet valid (contains a date in the future).
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-invalid-signing-cert
tl
Di-wastong OCSP signing certificate sa OCSP response.
en-US
Invalid OCSP signing certificate in OCSP response.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-malformed-response
tl
Ang tugon mula sa server ng ​​OCSP ay napinsala o hindi wastong nabuo.
en-US
The response from the OCSP server was corrupted or improperly formed.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-old-response
tl
Ang OCSP response ay naglalaman ng impormasyong lipas na.
en-US
The OCSP response contains out-of-date information.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unauthorized-response
tl
Ang signer ng OSCP response ay hindi awtorisadong magbigay ng status para sa certificate na ito.
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unknown-response-type
tl
Ang OCSP response ay hindi lubusang ma-decode; hindi kilala ang uri nito.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-bad-cert-status-response-alert
tl
Bigong makakuha ang SSL peer ng OCSP response para sa certificate nito.
en-US
SSL peer was unable to get an OCSP response for its certificate.
Entity # all locales browser • pdfviewer • viewer.properties
unexpected_response_error
tl
Hindi inaasahang tugon ng server.
en-US
Unexpected server response.
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
summary.dialog.dontsend.label
tl
Warning: Source string is missing
en-US
Do not send a response
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
summary.dialog.saveclose.tooltiptext
tl
Warning: Source string is missing
en-US
Save changes and close the window without changing the participation status and sending a response
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
summary.dialog.send.label
tl
Warning: Source string is missing
en-US
Send a response now
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
summary.dialog.send.tooltiptext
tl
Warning: Source string is missing
en-US
Send out a response to the organizer and close the window
Entity # all locales calendar • chrome • calendar • calendar.properties
caldavResponseError
tl
Warning: Source string is missing
en-US
An error occurred when sending the response.
Entity # all locales calendar • chrome • lightning • lightning.dtd
lightning.imipbar.btnDontSend.label
tl
Warning: Source string is missing
en-US
Do not send a response
Entity # all locales calendar • chrome • lightning • lightning.dtd
lightning.imipbar.btnDontSend.tooltiptext
tl
Warning: Source string is missing
en-US
Change your participation status without sending a response to the organizer
Entity # all locales calendar • chrome • lightning • lightning.dtd
lightning.imipbar.btnDontSendSeries.tooltiptext
tl
Warning: Source string is missing
en-US
Change your participation status for the series without sending a response to the organizer
Entity # all locales calendar • chrome • lightning • lightning.dtd
lightning.imipbar.btnSend.label
tl
Warning: Source string is missing
en-US
Send a response now
Entity # all locales calendar • chrome • lightning • lightning.dtd
lightning.imipbar.btnSend.tooltiptext
tl
Warning: Source string is missing
en-US
Send a response to the organizer
Entity # all locales calendar • chrome • lightning • lightning.dtd
lightning.imipbar.btnSendSeries.tooltiptext
tl
Warning: Source string is missing
en-US
Send a response for the entire series to the organizer
Entity # all locales chat • xmpp.properties
connection.error.incorrectResponse
tl
Warning: Source string is missing
en-US
Received an incorrect response
Entity # all locales devtools • client • har.properties
har.responseBodyNotIncluded
tl
Hindi kasama ang mga response body.
en-US
Response bodies are not included.
Entity # all locales devtools • client • jsonview.properties
jsonViewer.responseHeaders
tl
Mga Response Header
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.audits.slowIconTooltip
tl
Mabagal na server response time (%1$S). Ang inirerekomendang limit ay %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
tl
Kopyahin ang Response
en-US
Copy Response
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.copyResponseHeaders
tl
Kopyahin ang mga Response Header
en-US
Copy Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.tab.response
tl
Response
en-US
Response
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.responseHeaders
tl
Mga response header
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.responseTime
tl
Response Time
en-US
Response Time
Entity # all locales devtools • client • netmonitor.properties
responseCookies
tl
Mga response cookie
en-US
Response Cookies
Entity # all locales devtools • client • netmonitor.properties
responseEmptyText
tl
Walang magagamit na response data para sa request na ito
en-US
No response data available for this request
Entity # all locales devtools • client • netmonitor.properties
responseHeaders
tl
Mga response header
en-US
Response Headers
Entity # all locales devtools • client • netmonitor.properties
responsePayload
tl
Response payload
en-US
Response Payload
Entity # all locales devtools • client • netmonitor.properties
responseTruncated
tl
Na-truncate ang response
en-US
Response has been truncated
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
tl
Bigong ma-load ang ‘%1$S’. May ServiceWorker na nagpasa ng opaque Response sa FetchEvent.respondWith() habang nagha-handle ng ‘%2$S’ FetchEvent. Ang mga Opaque Response object ay wasto lang kapag ang RequestMode ay ‘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
tl
Bigong i-load ang ‘%S’. May ServiceWorker na nagpasa ng opaquedirect Response sa FetchEvent.respondWith() habang nagha-handle ng non-navigation FetchEvent.
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
tl
Bigong i-load ang ‘%S’. May ServiceWorker na nagpasa ng redirected Response sa FetchEvent.respondWith() habang ang RedirectMode ay hindi katumbas sa ‘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
tl
Bigong ma-load ang ‘%1$S’ sa pamamagitan ng pagtugon ng ‘%2$S’. Ang isang ServiceWorker ay hindi pinapayagang mag-synthesize ng cors Response para sa isang same-origin Request.
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
tl
Bigong ma-load ang ‘%S’. May ServiceWorker na nagpasa ng Error Response sa FetchEvent.respondWith(). Karaniwan nitong ibig sabihin ay tumawag ang ServiceWorker ng di-wastong fetch() call.
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
tl
Bigong i-load ang ‘%1$S’. May ServiceWorker na nagpasa ng promise sa FetchEvent.respondWith() na na-resolve na may kasamang non-Response value na ‘%2$S’.
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
tl
Bigong i-load ang ‘%S’. May ServiceWorker na nagpasa ng gamit na Response sa FetchEvent.respondWith(). Ang body ng Response ay maaari lamang basahin nang isang beses. Gamitin ang Response.clone() para ma-access ang body nang maraming beses.
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 • netError.dtd
unknownSocketType.title
tl
Maling Kasagutan
en-US
Incorrect Response
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
tl
Warning: Source string is missing
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
CORSPreflightDidNotSucceed2
tl
Warning: Source string is missing
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).
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.ping.help
tl
Warning: Source string is missing
en-US
Ping takes its name from the technique of measuring distance with sonar. In IRC, it is used to measure the time it takes to send a message to someone, and receive a response. Specify a channel to ping everyone in that channel. Some IRC clients will display ping requests to the user. ChatZilla does not.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.identd.enabled.help
tl
Warning: Source string is missing
en-US
Allows ChatZilla to connect to servers that require an ident response.
Entity # all locales mail • chrome • messenger • accountCreationUtil.properties
bad_response_content.error
tl
Warning: Source string is missing
en-US
Bad response content
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpClientidPermission
tl
Warning: Source string is missing
en-US
The outgoing server (SMTP) response to the CLIENTID command indicates that your device is not permitted to send mail. The server responded: %s
Entity # all locales mail • chrome • overrides • netError.dtd
unknownSocketType.title
tl
Warning: Source string is missing
en-US
Unexpected response from server
Entity # all locales mobile • overrides • netError.dtd
unknownSocketType.title
tl
Hindi inaasahang tugon mula sa server
en-US
Unexpected response from server
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING
tl
Ang OCSP response ay hindi nagsasama ng status para sa certificate na vine-verify.
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
tl
Ang server ay nagbalik ng di-wastong HTTP response
en-US
Server returned bad HTTP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
tl
Ang server ay nagbalik ng maling LDAP response
en-US
Server returned bad LDAP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
tl
Cert Library: Walang Response
en-US
Cert Library: No Response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
tl
Ang OCSP response ay may invalid signature.
en-US
OCSP response has an invalid signature.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_FUTURE_RESPONSE
tl
Ang OCSP response ay hindi pa wasto (naglalaman ng petsa sa hinaharap).
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
tl
Di-wastong OCSP signing certificate sa OCSP response.
en-US
Invalid OCSP signing certificate in OCSP response.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_MALFORMED_RESPONSE
tl
Ang tugon mula sa server ng ​​OCSP ay napinsala o hindi wastong nabuo.
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
tl
Ang OCSP response ay naglalaman ng impormasyong lipas na.
en-US
The OCSP response contains out-of-date information.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE
tl
Ang signer ng OSCP response ay hindi awtorisadong magbigay ng status para sa certificate na ito.
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
tl
Ang OCSP response ay hindi lubusang ma-decode; hindi kilala ang uri nito.
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
tl
Bigong makakuha ang SSL peer ng OCSP response para sa certificate nito.
en-US
SSL peer was unable to get an OCSP response for its certificate.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
smtpClientidPermission
tl
Warning: Source string is missing
en-US
The outgoing server (SMTP) response to the CLIENTID command indicates that your device is not permitted to send mail. The server responded: %s
Please enable JavaScript. Some features won't be available without it.