BETA

Transvision

Displaying 67 results for the string origin in pt-BR:

Entity pt-BR en-US
Entity # all locales browser • chrome • browser • translation.dtd
translation.showOriginal.button
pt-BR
Mostrar original
en-US
Show Original
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
counter.button.original.label
pt-BR
Aplicar dados originais
en-US
Apply original data
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
counter.button.original.tooltip2
pt-BR
Os campos serão preenchidos com as informações do evento original, antes de a sugestão ter sido feita
en-US
The fields will be set to the values from the original event, before the counterproposal was made
Entity # all locales devtools • client • debugger.properties
original
pt-BR
original
en-US
original
Entity # all locales devtools • client • debugger.properties
scopes.mapping.label
pt-BR
Mapear nomes originais de variáveis
en-US
Map original variable names
Entity # all locales devtools • client • debugger.properties
settings.toggleSourceMaps.tooltip
pt-BR
Enable Source Maps to let DevTools load your original sources in addition to your generated ones
en-US
Enable Source Maps to let DevTools load your original sources in addition to your generated ones
Entity # all locales devtools • client • inspector.properties
eventsTooltip.unknownLocationExplanation
pt-BR
O local original deste listener não pôde ser detectado. Talvez o código seja transpilado por um utilitário como o Babel.
en-US
The original location of this listener cannot be detected. Maybe the code is transpiled by a utility such as Babel.
Entity # all locales devtools • client • netmonitor.properties
netRequest.originalFileURL.tooltip
pt-BR
Original: %S
en-US
Original: %S
Entity # all locales devtools • client • perftools.ftl
perftools-onboarding-reenable-old-panel
pt-BR
(por um tempo limitado, você pode acessar o painel Desempenho original via <a>{ options-context-advanced-settings }</a>)
en-US
(For a limited time, you can access the original Performance panel via <a>{ options-context-advanced-settings }</a>)
Entity # all locales devtools • client • styleeditor.properties
showOriginalSources.label
pt-BR
Mostrar fontes originais
en-US
Show Original Sources
Entity # all locales devtools • client • toolbox.properties
toolbox.sourceMapSourceFailure
pt-BR
Erro ao obter um código original: %1$S\nURL do código: %2$S
en-US
Error while fetching an original source: %1$S\nSource URL: %2$S
Entity # all locales devtools • shared • styleinspector.properties
styleinspector.contextmenu.toggleOrigSources
pt-BR
Exibir fontes originais
en-US
Show Original Sources
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
MediaElementAudioSourceNodeCrossOrigin
pt-BR
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
en-US
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamAudioSourceNodeCrossOrigin
pt-BR
The MediaStream passed to createMediaStreamSource has a cross-origin resource, the node will output silence.
en-US
The MediaStream passed to createMediaStreamSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
pt-BR
document.requestStorageAccess() não pode ser chamado em um documento com uma origem opaca, como um iframe em sandbox sem allow-same-origin em seu atributo sandbox.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
TargetPrincipalDoesNotMatch
pt-BR
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('%S') does not match the recipient window's origin ('%S').
en-US
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘%S’) does not match the recipient window’s origin (‘%S’).
Entity # all locales dom • chrome • layout • layout_errors.properties
ZoomPropertyWarning
pt-BR
Esta página usa a propriedade não padrão “zoom”. Considere usar calc() nos valores de propriedades relevantes, ou usar “transform” junto com “transform-origin: 0 0”.
en-US
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
pt-BR
Um iframe que tem allow-scripts e allow-same-origin no seu atributo sandbox pode remover sua sandbox.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
CORSAllowOriginNotMatchingOrigin
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: o cabeçalho CORS 'Access-Control-Allow-Origin' é incompatível com '%2$S').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSDidNotSucceed
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request did not succeed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request did not succeed).
Entity # all locales dom • chrome • security • security.properties
CORSDisabled
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: CORS está desativado).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS disabled).
Entity # all locales dom • chrome • security • security.properties
CORSExternalRedirectNotAllowed
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request external redirect not allowed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request external redirect not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: símbolo inválido '%2$S' no cabeçalho CORS 'Access-Control-Allow-Headers').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: símbolo inválido '%2$S' no cabeçalho CORS 'Access-Control-Allow-Methods').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: nenhum método encontrado no cabeçalho CORS 'Access-Control-Allow-Methods').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: esperado 'true' no cabeçalho CORS 'Access-Control-Allow-Credentials').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: o header ‘%2$S’ não é permitido de acordo com o header ‘Access-Control-Allow-Headers’ da resposta de comprovação de 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
CORSMissingAllowOrigin
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: o cabeçalho CORS 'Access-Control-Allow-Origin' não está presente).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
CORSOriginHeaderNotAdded
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
Entity # all locales dom • chrome • security • security.properties
CORSPreflightDidNotSucceed2
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: a resposta de comprovação de CORS não foi bem-sucedida).
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 dom • chrome • security • security.properties
CORSRequestNotHttp
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: requisição CORS não é HTTP).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http).
Entity # all locales dom • chrome • security • security.properties
IneligibleResource
pt-BR
"%1$S" não é elegível para verificações de integridade pois não é CORS-enabled ou same-origin.
en-US
“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin.
Entity # all locales editor • ui • chrome • composer • pref-composer.dtd
preserveExisting.label
pt-BR
Preservar a formatação original do código-fonte
en-US
Preserve original source formatting
Entity # all locales editor • ui • chrome • composer • pref-composer.dtd
preserveExisting.tooltip
pt-BR
Preservar quebras de linha e a formatação original da página
en-US
Preserves line breaks and page's original formatting
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.fileexists
pt-BR
O arquivo ``%S'' já existe.\n Clique OK para sobrescrevê-lo, clique Cancelar para manter o arquivo original.
en-US
The file ``%S'' already exists.\n Click OK to overwrite it, click Cancel to keep the original file.
Entity # all locales mail • chrome • messenger • am-addressing.dtd
autoQuote.label
pt-BR
Ao responder, citar a mensagem original
en-US
Automatically quote the original message when replying
Entity # all locales mail • chrome • messenger • am-offline.dtd
retentionCleanupImap.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, tanto cópias locais como originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, both local copies and originals on the remote server.
Entity # all locales mail • chrome • messenger • am-offline.dtd
retentionCleanupPop.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, incluindo originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, including originals on the remote server.
Entity # all locales mail • chrome • messenger • folderProps.dtd
retentionCleanupImap.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, tanto cópias locais como originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, both local copies and originals on the remote server.
Entity # all locales mail • chrome • messenger • folderProps.dtd
retentionCleanupPop.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, incluindo originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, including originals on the remote server.
Entity # all locales mail • chrome • messenger • messenger.dtd
bodyAllowHTML.label
pt-BR
HTML original
en-US
Original HTML
Entity # all locales mail • chrome • messenger • messenger.properties
authOld
pt-BR
Senha, método original (inseguro)
en-US
Password, original method (insecure)
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
mailnews.reply_header_originalmessage
pt-BR
-------- Mensagem original --------
en-US
-------- Original Message --------
Entity # all locales mail • chrome • messenger • mime.properties
1041
pt-BR
-------- Mensagem original --------
en-US
-------- Original Message --------
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-reminder-partial-display
pt-BR
Lembrete: A mensagem exibida abaixo é apenas um subconjunto da mensagem original.
en-US
Reminder: The message shown below is only a subset of the original message.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
msg-compose-partially-encrypted-inlinePGP
pt-BR
A mensagem que você está respondendo continha tanto partes criptografadas como não criptografadas. Se o remetente não conseguiu descriptografar algumas partes da mensagem originalmente, você pode estar vazando informações confidenciais que o remetente não conseguiu descriptografar originalmente. Considere remover todo o texto citado de sua resposta a este remetente.
en-US
The message you are replying to contained both unencrypted and encrypted parts. If the sender was not able to decrypt some message parts originally, you may be leaking confidential information that the sender was not able to originally decrypt themselves. Please consider removing all quoted text from your reply to this sender.
Entity # all locales mail • messenger • preferences • sendoptions.ftl
html-format-send-html.label
pt-BR
Enviar só no formato original HTML
en-US
Send the message in HTML anyway
Entity # all locales suite • chrome • common • viewZoomOverlay.properties
zoom.100.label
pt-BR
100 % (Tamanho original)
en-US
100 % (Original Size)
Entity # all locales suite • chrome • editor • prefs • pref-composer.dtd
preserveExisting.label
pt-BR
Preservar a formatação original do código-fonte
en-US
Preserve original source formatting
Entity # all locales suite • chrome • editor • prefs • pref-composer.dtd
preserveExisting.tooltip
pt-BR
Preservar quebras de linha e a formatação original da página
en-US
Preserves line breaks and page's original formatting
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
mailnews.reply_header_originalmessage
pt-BR
-------- Mensagem Original --------
en-US
-------- Original Message --------
Entity # all locales suite • chrome • mailnews • folderProps.dtd
retentionCleanupImap.label
pt-BR
Manter mensagens, tanto cópias locais quanto suas originais no servidor:
en-US
Keep messages, both the local copies and their originals on the server:
Entity # all locales suite • chrome • mailnews • folderProps.dtd
retentionCleanupPop.label
pt-BR
Manter mensagens, incluindo suas originais no servidor:
en-US
Keep messages, including their originals on the server:
Entity # all locales suite • chrome • mailnews • messenger.dtd
bodyAllowHTML.label
pt-BR
HTML original
en-US
Original HTML
Entity # all locales suite • chrome • mailnews • messenger.properties
authOld
pt-BR
Senha, método original (inseguro)
en-US
Password, original method (insecure)
Entity # all locales suite • chrome • mailnews • mime.properties
1041
pt-BR
-------- Mensagem Original --------
en-US
-------- Original Message --------
Entity # all locales suite • chrome • mailnews • pref • am-addressing.dtd
autoQuote.label
pt-BR
Ao responder, citar a mensagem original
en-US
Automatically quote the original message when replying
Entity # all locales suite • chrome • mailnews • pref • am-offline.dtd
retentionCleanupImap.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser apagadas, tanto as cópias locais quanto suas originais no servidor.
en-US
To recover disk space, old messages can be permanently deleted, both the local copies and their originals on the server.
Entity # all locales suite • chrome • mailnews • pref • am-offline.dtd
retentionCleanupPop.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser apagadas, incluindo suas originais no servidor.
en-US
To recover disk space, old messages can be permanently deleted, including their originals on the server.
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-isolated-process-name
pt-BR
Web (processo { $pid }) de { $origin }
en-US
Web (process { $pid }) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-large-allocation
pt-BR
Web (processo { $pid }, grande) de { $origin }
en-US
Web (process { $pid }, large) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-with-coop-coep-process-name
pt-BR
Web (processo { $pid }, isolado de origem cruzada) de { $origin }
en-US
Web (process { $pid }, cross-origin isolated) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
origin-title
pt-BR
Origem: { $originTitle }
en-US
Origin: { $originTitle }
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origins-explanation
pt-BR
A <a data-l10n-name="origin-doc-link">Telemetria de origem do Firefox</a> codifica os dados antes de ser enviados, assim o { $telemetryServerOwner } pode contar coisas, mas não saber se algum { -brand-product-name } indicado contribuiu ou não para a contagem (<a data-l10n-name="prio-blog-link">saiba mais</a>).
en-US
<a data-l10n-name="origin-doc-link">Firefox Origin Telemetry</a> encodes data before it is sent so that { $telemetryServerOwner } can count things, but not know whether or not any given { -brand-product-name } contributed to that count. (<a data-l10n-name="prio-blog-link">learn more</a>)

Displaying 87 results for the string origin in en-US:

Entity pt-BR en-US
Entity # all locales browser • chrome • browser • browser.properties
getUserMedia.sharingMenuUnknownHost
pt-BR
Origem desconhecida
en-US
Unknown origin
Entity # all locales browser • chrome • browser • translation.dtd
translation.showOriginal.button
pt-BR
Mostrar original
en-US
Show Original
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
counter.button.original.label
pt-BR
Aplicar dados originais
en-US
Apply original data
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
counter.button.original.tooltip2
pt-BR
Os campos serão preenchidos com as informações do evento original, antes de a sugestão ter sido feita
en-US
The fields will be set to the values from the original event, before the counterproposal was made
Entity # all locales devtools • client • debugger.properties
original
pt-BR
original
en-US
original
Entity # all locales devtools • client • debugger.properties
scopes.mapping.label
pt-BR
Mapear nomes originais de variáveis
en-US
Map original variable names
Entity # all locales devtools • client • debugger.properties
settings.toggleSourceMaps.tooltip
pt-BR
Enable Source Maps to let DevTools load your original sources in addition to your generated ones
en-US
Enable Source Maps to let DevTools load your original sources in addition to your generated ones
Entity # all locales devtools • client • inspector.properties
eventsTooltip.unknownLocationExplanation
pt-BR
O local original deste listener não pôde ser detectado. Talvez o código seja transpilado por um utilitário como o Babel.
en-US
The original location of this listener cannot be detected. Maybe the code is transpiled by a utility such as Babel.
Entity # all locales devtools • client • netmonitor.properties
netRequest.originalFileURL.tooltip
pt-BR
Original: %S
en-US
Original: %S
Entity # all locales devtools • client • perftools.ftl
perftools-onboarding-reenable-old-panel
pt-BR
(por um tempo limitado, você pode acessar o painel Desempenho original via <a>{ options-context-advanced-settings }</a>)
en-US
(For a limited time, you can access the original Performance panel via <a>{ options-context-advanced-settings }</a>)
Entity # all locales devtools • client • storage.properties
table.headers.indexedDB.origin
pt-BR
Origem
en-US
Origin
Entity # all locales devtools • client • styleeditor.properties
showOriginalSources.label
pt-BR
Mostrar fontes originais
en-US
Show Original Sources
Entity # all locales devtools • client • toolbox.properties
toolbox.sourceMapSourceFailure
pt-BR
Erro ao obter um código original: %1$S\nURL do código: %2$S
en-US
Error while fetching an original source: %1$S\nSource URL: %2$S
Entity # all locales devtools • shared • styleinspector.properties
styleinspector.contextmenu.toggleOrigSources
pt-BR
Exibir fontes originais
en-US
Show Original Sources
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
DocumentSetDomainNotAllowedWarning
pt-BR
Não é permitido definir document.domain em um ambiente isolado de origem cruzada.
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
pt-BR
Um Worker não pôde ser imediatamente inicializado pois outros documentos da mesma origem já estão utilizando o número máximo de workers. Um Worker foi agendado e será iniciado assim que algum dos outros concluírem.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
ManifestScopeNotSameOrigin
pt-BR
A URL de escopo deve ter a mesma origem do documento.
en-US
The scope URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
ManifestStartURLShouldBeSameOrigin
pt-BR
A URL de início deve ser da mesma origem que o documento.
en-US
The start URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMEInsecureContextDeprecatedWarning
pt-BR
O uso de Encrypted Media Extensions em %S em um contexto não seguro (isto é, não HTTPS) está obsoleto e será removido em breve. Você deve considerar mudar para uma origem segura, como HTTPS.
en-US
Using Encrypted Media Extensions at %S on an insecure (i.e. non-HTTPS) context is deprecated and will soon be removed. You should consider switching to a secure origin such as HTTPS.
Entity # all locales dom • chrome • dom • dom.properties
MediaElementAudioSourceNodeCrossOrigin
pt-BR
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
en-US
The HTMLMediaElement passed to createMediaElementSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamAudioSourceNodeCrossOrigin
pt-BR
The MediaStream passed to createMediaStreamSource has a cross-origin resource, the node will output silence.
en-US
The MediaStream passed to createMediaStreamSource has a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamTrackAudioSourceNodeCrossOrigin
pt-BR
O MediaStreamTrack passado para createMediaStreamTrackSource é um recurso de origem cruzada, o nó ficará em silêncio.
en-US
The MediaStreamTrack passed to createMediaStreamTrackSource is a cross-origin resource, the node will output silence.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
pt-BR
A permissão para notificação só pode ser requisitada em um documento de nível superior ou iframe de mesma origem.
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
PostMessageSharedMemoryObjectToCrossOriginWarning
pt-BR
Não é possível postar mensagem contendo um objeto de memória compartilhada em uma janela de origem cruzada.
en-US
Cannot post message containing a shared memory object to a cross-origin window.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
pt-BR
document.requestStorageAccess() não pode ser chamado em um documento com uma origem opaca, como um iframe em sandbox sem allow-same-origin em seu atributo sandbox.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
TargetPrincipalDoesNotMatch
pt-BR
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('%S') does not match the recipient window's origin ('%S').
en-US
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘%S’) does not match the recipient window’s origin (‘%S’).
Entity # all locales dom • chrome • layout • layout_errors.properties
ZoomPropertyWarning
pt-BR
Esta página usa a propriedade não padrão “zoom”. Considere usar calc() nos valores de propriedades relevantes, ou usar “transform” junto com “transform-origin: 0 0”.
en-US
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
pt-BR
Um iframe que tem allow-scripts e allow-same-origin no seu atributo sandbox pode remover sua sandbox.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
CORSAllowOriginNotMatchingOrigin
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: o cabeçalho CORS 'Access-Control-Allow-Origin' é incompatível com '%2$S').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSDidNotSucceed
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request did not succeed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request did not succeed).
Entity # all locales dom • chrome • security • security.properties
CORSDisabled
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: CORS está desativado).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS disabled).
Entity # all locales dom • chrome • security • security.properties
CORSExternalRedirectNotAllowed
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request external redirect not allowed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request external redirect not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: símbolo inválido '%2$S' no cabeçalho CORS 'Access-Control-Allow-Headers').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: símbolo inválido '%2$S' no cabeçalho CORS 'Access-Control-Allow-Methods').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: nenhum método encontrado no cabeçalho CORS 'Access-Control-Allow-Methods').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: esperado 'true' no cabeçalho CORS 'Access-Control-Allow-Credentials').
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: o header ‘%2$S’ não é permitido de acordo com o header ‘Access-Control-Allow-Headers’ da resposta de comprovação de 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
CORSMissingAllowOrigin
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: o cabeçalho CORS 'Access-Control-Allow-Origin' não está presente).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
CORSOriginHeaderNotAdded
pt-BR
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Origin’ cannot be added).
Entity # all locales dom • chrome • security • security.properties
CORSPreflightDidNotSucceed2
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: a resposta de comprovação de CORS não foi bem-sucedida).
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 dom • chrome • security • security.properties
CORSRequestNotHttp
pt-BR
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto em %1$S. (Motivo: requisição CORS não é HTTP).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http).
Entity # all locales dom • chrome • security • security.properties
IneligibleResource
pt-BR
"%1$S" não é elegível para verificações de integridade pois não é CORS-enabled ou same-origin.
en-US
“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin.
Entity # all locales dom • chrome • security • security.properties
ReferrerLengthOverLimitation
pt-BR
Cabeçalho HTTP Referrer: Tamanho ultrapassa limite de “%1$S” bytes - truncando o cabeçalho 'referrer' para a origem: “%2$S”
en-US
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
pt-BR
Cabeçalho HTTP Referrer: Tamanho da origem dentro do 'referrer' ultrapassa o limite de “%1$S” bytes - removendo 'referrer' com origem “%2$S”.
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales editor • ui • chrome • composer • pref-composer.dtd
preserveExisting.label
pt-BR
Preservar a formatação original do código-fonte
en-US
Preserve original source formatting
Entity # all locales editor • ui • chrome • composer • pref-composer.dtd
preserveExisting.tooltip
pt-BR
Preservar quebras de linha e a formatação original da página
en-US
Preserves line breaks and page's original formatting
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.fileexists
pt-BR
O arquivo ``%S'' já existe.\n Clique OK para sobrescrevê-lo, clique Cancelar para manter o arquivo original.
en-US
The file ``%S'' already exists.\n Click OK to overwrite it, click Cancel to keep the original file.
Entity # all locales mail • chrome • messenger • am-addressing.dtd
autoQuote.label
pt-BR
Ao responder, citar a mensagem original
en-US
Automatically quote the original message when replying
Entity # all locales mail • chrome • messenger • am-offline.dtd
retentionCleanupImap.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, tanto cópias locais como originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, both local copies and originals on the remote server.
Entity # all locales mail • chrome • messenger • am-offline.dtd
retentionCleanupPop.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, incluindo originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, including originals on the remote server.
Entity # all locales mail • chrome • messenger • folderProps.dtd
retentionCleanupImap.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, tanto cópias locais como originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, both local copies and originals on the remote server.
Entity # all locales mail • chrome • messenger • folderProps.dtd
retentionCleanupPop.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser excluídas permanentemente, incluindo originais no servidor remoto.
en-US
To recover disk space, old messages can be permanently deleted, including originals on the remote server.
Entity # all locales mail • chrome • messenger • messenger.dtd
bodyAllowHTML.label
pt-BR
HTML original
en-US
Original HTML
Entity # all locales mail • chrome • messenger • messenger.properties
authOld
pt-BR
Senha, método original (inseguro)
en-US
Password, original method (insecure)
Entity # all locales mail • chrome • messenger • messenger.properties
remoteAllowAll
pt-BR
Permitir o conteúdo remoto da #1 origem listada acima;Permitir o conteúdo remoto de todas as #1 origens listadas acima
en-US
Allow remote content from the #1 origin listed above;Allow remote content from all #1 origins listed above
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
mailnews.reply_header_originalmessage
pt-BR
-------- Mensagem original --------
en-US
-------- Original Message --------
Entity # all locales mail • chrome • messenger • mime.properties
1041
pt-BR
-------- Mensagem original --------
en-US
-------- Original Message --------
Entity # all locales mail • chrome • messenger • search-attributes.properties
JunkScoreOrigin
pt-BR
Origem da pontuação de spam
en-US
Junk Score Origin
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-reminder-partial-display
pt-BR
Lembrete: A mensagem exibida abaixo é apenas um subconjunto da mensagem original.
en-US
Reminder: The message shown below is only a subset of the original message.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
msg-compose-partially-encrypted-inlinePGP
pt-BR
A mensagem que você está respondendo continha tanto partes criptografadas como não criptografadas. Se o remetente não conseguiu descriptografar algumas partes da mensagem originalmente, você pode estar vazando informações confidenciais que o remetente não conseguiu descriptografar originalmente. Considere remover todo o texto citado de sua resposta a este remetente.
en-US
The message you are replying to contained both unencrypted and encrypted parts. If the sender was not able to decrypt some message parts originally, you may be leaking confidential information that the sender was not able to originally decrypt themselves. Please consider removing all quoted text from your reply to this sender.
Entity # all locales netwerk • necko.properties
CookieAllowedForOriginByHeuristic
pt-BR
Acesso ao armazenamento concedido automaticamente para a origem “%2$S” em “%1$S”.
en-US
Storage access automatically granted for origin “%2$S” on “%1$S”.
Entity # all locales netwerk • necko.properties
CookieAllowedForOriginByStorageAccessAPI
pt-BR
Acesso ao armazenamento concedido para a origem “%2$S” em “%1$S”.
en-US
Storage access granted for origin “%2$S” on “%1$S”.
Entity # all locales suite • chrome • common • pref • pref-cookies.dtd
accNo3rdPartyCookies.label
pt-BR
Permitir cookies somente para o site atual (sem cookies de terceiros):
en-US
Allow cookies for the originating website only (no third-party cookies)
Entity # all locales suite • chrome • common • pref • pref-images.dtd
loadOrgImagesRadio.label
pt-BR
Apenas carregar imagens quando vierem do mesmo servidor que a página
en-US
Only load images that come from the originating server
Entity # all locales suite • chrome • common • viewZoomOverlay.properties
zoom.100.label
pt-BR
100 % (Tamanho original)
en-US
100 % (Original Size)
Entity # all locales suite • chrome • editor • prefs • pref-composer.dtd
preserveExisting.label
pt-BR
Preservar a formatação original do código-fonte
en-US
Preserve original source formatting
Entity # all locales suite • chrome • editor • prefs • pref-composer.dtd
preserveExisting.tooltip
pt-BR
Preservar quebras de linha e a formatação original da página
en-US
Preserves line breaks and page's original formatting
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
mailnews.reply_header_originalmessage
pt-BR
-------- Mensagem Original --------
en-US
-------- Original Message --------
Entity # all locales suite • chrome • mailnews • folderProps.dtd
retentionCleanupImap.label
pt-BR
Manter mensagens, tanto cópias locais quanto suas originais no servidor:
en-US
Keep messages, both the local copies and their originals on the server:
Entity # all locales suite • chrome • mailnews • folderProps.dtd
retentionCleanupPop.label
pt-BR
Manter mensagens, incluindo suas originais no servidor:
en-US
Keep messages, including their originals on the server:
Entity # all locales suite • chrome • mailnews • messenger.dtd
bodyAllowHTML.label
pt-BR
HTML original
en-US
Original HTML
Entity # all locales suite • chrome • mailnews • messenger.properties
authOld
pt-BR
Senha, método original (inseguro)
en-US
Password, original method (insecure)
Entity # all locales suite • chrome • mailnews • mime.properties
1041
pt-BR
-------- Mensagem Original --------
en-US
-------- Original Message --------
Entity # all locales suite • chrome • mailnews • pref • am-addressing.dtd
autoQuote.label
pt-BR
Ao responder, citar a mensagem original
en-US
Automatically quote the original message when replying
Entity # all locales suite • chrome • mailnews • pref • am-offline.dtd
retentionCleanupImap.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser apagadas, tanto as cópias locais quanto suas originais no servidor.
en-US
To recover disk space, old messages can be permanently deleted, both the local copies and their originals on the server.
Entity # all locales suite • chrome • mailnews • pref • am-offline.dtd
retentionCleanupPop.label
pt-BR
Para recuperar espaço em disco, mensagens antigas podem ser apagadas, incluindo suas originais no servidor.
en-US
To recover disk space, old messages can be permanently deleted, including their originals on the server.
Entity # all locales suite • chrome • mailnews • search-attributes.properties
JunkScoreOrigin
pt-BR
Origem da pontuação de spam
en-US
Junk Score Origin
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-isolated-process-name
pt-BR
Web (processo { $pid }) de { $origin }
en-US
Web (process { $pid }) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-large-allocation
pt-BR
Web (processo { $pid }, grande) de { $origin }
en-US
Web (process { $pid }, large) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-with-coop-coep-process-name
pt-BR
Web (processo { $pid }, isolado de origem cruzada) de { $origin }
en-US
Web (process { $pid }, cross-origin isolated) for { $origin }
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
origin-title
pt-BR
Origem: { $originTitle }
en-US
Origin: { $originTitle }
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origin-origin
pt-BR
origem
en-US
origin
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origin-section
pt-BR
Telemetria de origem
en-US
Origin Telemetry
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origins-explanation
pt-BR
A <a data-l10n-name="origin-doc-link">Telemetria de origem do Firefox</a> codifica os dados antes de ser enviados, assim o { $telemetryServerOwner } pode contar coisas, mas não saber se algum { -brand-product-name } indicado contribuiu ou não para a contagem (<a data-l10n-name="prio-blog-link">saiba mais</a>).
en-US
<a data-l10n-name="origin-doc-link">Firefox Origin Telemetry</a> encodes data before it is sent so that { $telemetryServerOwner } can count things, but not know whether or not any given { -brand-product-name } contributed to that count. (<a data-l10n-name="prio-blog-link">learn more</a>)
Please enable JavaScript. Some features won't be available without it.