BETA

Transvision

Filter by folder:

Show all results browser dom toolkit

Displaying 23 results for the string meta in pt-PT:

Entity pt-PT en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
pt-PT
{ $count -> [one] <span>Erro:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importada)</span> *[other] <span>Erros:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
pt-PT
{ $count -> [one] <span>Foi encontrada uma credencial duplicada:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importada)</span> *[other] <span>Foram encontradas credenciais duplicadas:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
pt-PT
{ $count -> *[other] <span>Entradas duplicadas encontradas:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
pt-PT
{ $tags -> [one] Meta (1 etiqueta) *[other] Meta ({ $tags } etiquetas) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
pt-PT
A sua captura foi copiada para a área de transferência. Pressione { screenshots-meta-key }-V para colar.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
pt-PT
A ligação para a sua captura foi copiada para a área de transferência. Pressione { screenshots-meta-key }-V para colar.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
pt-PT
A codificação de caracteres do documento não foi declarada, portanto, a codificação foi inferida tardiamenta a partir do conteúdo. Isto fez com que o documento tivesse de ser recarregado. A codificação de caracteres precisa ser declarada no cabeçalho HTTP Content-Type, utilizando uma tag meta ou uma marca de ordem de byte.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
pt-PT
O fluxo de bytes estava incorreto de acordo com a codificação de caracteres que foi herdada do documento pai. A codificação de caracteres precisa ser declarada no cabeçalho HTTP Content-Type, utilizando uma tag meta ou uma marca de ordem de byte.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaAfterHeadInKilobyte
pt-PT
A tag meta que declara a codificação de caracteres do documento deve ser movida para o início da secção head do documento.
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaReplacement
pt-PT
Foi utilizada uma tag meta para declarar uma codificação perigosa para scripts cruzados entre sites. Como alternativa mais segura, foi utilizada uma codificação de substituição.
en-US
A meta tag was used to declare an encoding that is a cross-site scripting hazard. The replacement encoding was used instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
pt-PT
Uma tag meta com a tentativa de declaração da codificação de caracteres foi encontrada demasiado tarde e a codificação foi inferida a partir do conteúdo. A tag meta precisa de ser movida para o início da secção head do documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
pt-PT
Uma tag meta com a tentativa de declaração da codificação de caracteres foi encontrada demasiado tarde e foi utilizada a codificação de carateres do documento pai. A tag meta precisa de ser movida para o início da secção head do documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
pt-PT
Foi declarada uma codificação de caracteres não suportados para o documento HTML usando uma meta tag. A declaração foi ignorada.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUserDefined
pt-PT
Foi usada uma meta tag para declarar a codificação de caracteres como x-user-defined. Isto foi interpretado, em alternativa, como uma declaração windows-1252 para compatibilidade com tipos de letra legados mal codificados. Este site deve migrar para Unicode.
en-US
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUtf16
pt-PT
Foi usada uma meta tag para declarar uma codificação de caracteres como UTF-16. Em alternativa foi interpretada como uma declaração UTF-8.
en-US
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
pt-PT
A codificação de caracteres do documento não foi declarada, portanto, a codificação foi inferida a partir do conteúdo. A codificação de caracteres precisa ser declarada no cabeçalho HTTP Content-Type, utilizando uma tag meta ou uma marca de ordem de byte.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailMeta
pt-PT
O início do documento foi reinterpretado porque haviam caracteres não ASCII antes da tag meta que declarava a codificação. A meta deve ser o primeiro filho de head sem comentários não ASCII antes da mesma.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
pt-PT
O início do documento foi reinterpretado porque haviam caracteres não ASCII na parte do documento na qual se tentou identificar sem sucesso uma tag meta antes de se mudar para o método alternativo da sintaxe de declaração XML. Deve ser utilizada uma tag meta no início da secção head em vez da sintaxe da declaração XML.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
pt-PT
A codificação de caracteres de um documento HTML foi declarada utilizando a sintaxe de declaração XML. Isto não está em conformidade e declarar a codificação utilizando uma tag meta no início da secção head é mais eficiente.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
pt-PT
A ignorar fonte '%1$S' (Não suportado quando entregue via elemento meta).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales dom • chrome • security • security.properties
NoValidMetadata
pt-PT
O atributo de integridade não contém quaisquer meta-dados válidos.
en-US
The integrity attribute does not contain any valid metadata.
Entity # all locales toolkit • chrome • global-platform • unix • platformKeys.properties
VK_META
pt-PT
Meta
en-US
Meta
Entity # all locales toolkit • chrome • global-platform • win • platformKeys.properties
VK_META
pt-PT
Meta
en-US
Meta

Displaying 22 results for the string meta in en-US:

Entity pt-PT en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
pt-PT
{ $count -> [one] <span>Erro:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importada)</span> *[other] <span>Erros:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
pt-PT
{ $count -> [one] <span>Foi encontrada uma credencial duplicada:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importada)</span> *[other] <span>Foram encontradas credenciais duplicadas:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
pt-PT
{ $count -> *[other] <span>Entradas duplicadas encontradas:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
pt-PT
{ $tags -> [one] Meta (1 etiqueta) *[other] Meta ({ $tags } etiquetas) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
pt-PT
A sua captura foi copiada para a área de transferência. Pressione { screenshots-meta-key }-V para colar.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
pt-PT
A ligação para a sua captura foi copiada para a área de transferência. Pressione { screenshots-meta-key }-V para colar.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
pt-PT
A codificação de caracteres do documento não foi declarada, portanto, a codificação foi inferida tardiamenta a partir do conteúdo. Isto fez com que o documento tivesse de ser recarregado. A codificação de caracteres precisa ser declarada no cabeçalho HTTP Content-Type, utilizando uma tag meta ou uma marca de ordem de byte.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
pt-PT
O fluxo de bytes estava incorreto de acordo com a codificação de caracteres que foi herdada do documento pai. A codificação de caracteres precisa ser declarada no cabeçalho HTTP Content-Type, utilizando uma tag meta ou uma marca de ordem de byte.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaAfterHeadInKilobyte
pt-PT
A tag meta que declara a codificação de caracteres do documento deve ser movida para o início da secção head do documento.
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaReplacement
pt-PT
Foi utilizada uma tag meta para declarar uma codificação perigosa para scripts cruzados entre sites. Como alternativa mais segura, foi utilizada uma codificação de substituição.
en-US
A meta tag was used to declare an encoding that is a cross-site scripting hazard. The replacement encoding was used instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
pt-PT
Uma tag meta com a tentativa de declaração da codificação de caracteres foi encontrada demasiado tarde e a codificação foi inferida a partir do conteúdo. A tag meta precisa de ser movida para o início da secção head do documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
pt-PT
Uma tag meta com a tentativa de declaração da codificação de caracteres foi encontrada demasiado tarde e foi utilizada a codificação de carateres do documento pai. A tag meta precisa de ser movida para o início da secção head do documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
pt-PT
Foi declarada uma codificação de caracteres não suportados para o documento HTML usando uma meta tag. A declaração foi ignorada.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUserDefined
pt-PT
Foi usada uma meta tag para declarar a codificação de caracteres como x-user-defined. Isto foi interpretado, em alternativa, como uma declaração windows-1252 para compatibilidade com tipos de letra legados mal codificados. Este site deve migrar para Unicode.
en-US
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUtf16
pt-PT
Foi usada uma meta tag para declarar uma codificação de caracteres como UTF-16. Em alternativa foi interpretada como uma declaração UTF-8.
en-US
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
pt-PT
A codificação de caracteres do documento não foi declarada, portanto, a codificação foi inferida a partir do conteúdo. A codificação de caracteres precisa ser declarada no cabeçalho HTTP Content-Type, utilizando uma tag meta ou uma marca de ordem de byte.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailMeta
pt-PT
O início do documento foi reinterpretado porque haviam caracteres não ASCII antes da tag meta que declarava a codificação. A meta deve ser o primeiro filho de head sem comentários não ASCII antes da mesma.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
pt-PT
O início do documento foi reinterpretado porque haviam caracteres não ASCII na parte do documento na qual se tentou identificar sem sucesso uma tag meta antes de se mudar para o método alternativo da sintaxe de declaração XML. Deve ser utilizada uma tag meta no início da secção head em vez da sintaxe da declaração XML.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
pt-PT
A codificação de caracteres de um documento HTML foi declarada utilizando a sintaxe de declaração XML. Isto não está em conformidade e declarar a codificação utilizando uma tag meta no início da secção head é mais eficiente.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
pt-PT
A ignorar fonte '%1$S' (Não suportado quando entregue via elemento meta).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales toolkit • chrome • global-platform • unix • platformKeys.properties
VK_META
pt-PT
Meta
en-US
Meta
Entity # all locales toolkit • chrome • global-platform • win • platformKeys.properties
VK_META
pt-PT
Meta
en-US
Meta
Please enable JavaScript. Some features won't be available without it.