BETA

Transvision

Displaying 56 results for the string tag in pt-BR:

Entity pt-BR en-US
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
pt-BR
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales devtools • client • markers.properties
marker.label.javascript.scriptElement
pt-BR
Script Tag
en-US
Script Tag
Entity # all locales dom • chrome • dom • dom.properties
UnusedLinkPreloadPending
pt-BR
O recurso em “%S” pré-carregado com carga antecipada de link não foi usado em alguns segundos. Verifique se todos os atributos da tag de pré-carregamento estão definidos corretamente.
en-US
The resource at “%S” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
pt-BR
Uma codificação de caracteres não suportada foi declarada para o documento HTML através de uma tag meta. 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-BR
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 fontes legais intencionalmente incorretamente codificadas. 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-BR
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
errBadStartTagInHead2
pt-BR
Tag de início “%1$S” errada em “head”.
en-US
Bad start tag “%1$S” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
pt-BR
Tag de início “%1$S” incorreto em “noscript” no “head”.
en-US
Bad start tag “%1$S” in “noscript” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagAfterBody
pt-BR
Encontrada uma tag de fechamento depois de “body” ser fechada.
en-US
Saw an end tag after “body” had been closed.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagBr
pt-BR
Tag de fechamento “br”.
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
pt-BR
Tag de fechamento “%1$S” não corresponde ao nome do elemento aberto atual (“%2$S”).
en-US
End tag “%1$S” did not match the name of the current open element (“%2$S”).
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithSelectOpen
pt-BR
Tag de fechamento “%1$S” com “select” aberta.
en-US
“%1$S” end tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
pt-BR
Tag de fechamento encontrada sem encontrar um doctype primeiro. Esperado “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagViolatesNestingRules
pt-BR
Tag de fechamento “%1$S” viola as regras de aninhamento.
en-US
End tag “%1$S” violates nesting rules.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
pt-BR
Tag de fechamento de “%1$S” encontrada, mas havia elementos não fechados.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
pt-BR
Ocorreu um fim de arquivo em um nome de atributo. Ignorando tag.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
pt-BR
Fim de arquivo alcançado dentro do valor de um atributo. Ignorando tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
pt-BR
Fim de arquivo dentro de uma tag de fechamento. Ignorando tag.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
pt-BR
Fim de arquivo encontrado ao procurar o nome da tag. Ignorando tag.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofWithoutGt
pt-BR
Encontrado fim de arquivo sem que a tag anterior fosse fechada com “>”. Ignorando tag.
en-US
Saw end of file without the previous tag ending with “>”. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
pt-BR
Uma tag de início de “%1$S” foi encontrada mas um elemento do mesmo tipo já estava aberto.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
pt-BR
Tag de início “%1$S” foi vista, mas um elemento do mesmo tipo já estava aberto.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
pt-BR
Encontrada uma tag de início de “form”, mas já havia um elemento “form” ativo. Formulários aninhados não são permitidos. Ignorando a tag.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFramesetStart
pt-BR
Encontrada tag de início “frameset”.
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
pt-BR
Tag de início HTML “%1$S” em um contexto de namespace externo.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errImage
pt-BR
Encontrada uma tag de início de “image”.
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
pt-BR
Encontrado “<>”. Causas prováveis: “<” literal (codifique como “&lt;”) ou tag de início incorreto.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
pt-BR
Encontrado “</>”. Causas prováveis: “<” literal (codifique como “&lt;”) ou tag de fechamento incorreto.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
pt-BR
Nenhum elemento “%1$S” no escopo mas encontrada uma tag de fechamento “%1$S”.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
pt-BR
Sintaxe de autofechamento (“/>”) usada para um elemento HTML não vazio. Ignorando a barra e considerando como tag de início.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartSelectWhereEndSelectExpected
pt-BR
Tag de início de “select” onde uma tag de fechamento era esperada.
en-US
“select” start tag where end tag expected.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
pt-BR
Tag de início de “%1$S” encontrada em “table”.
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTableBody
pt-BR
Tag de início de “%1$S” no corpo da tabela.
en-US
“%1$S” start tag in table body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagSeenWithoutRuby
pt-BR
Tag de início de “%1$S” encontrada sem um elemento “ruby” aberto.
en-US
Start tag “%1$S” seen without a “ruby” element being open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithSelectOpen
pt-BR
Tag de início de “%1$S” com “select” aberto.
en-US
“%1$S” start tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
pt-BR
Tag de início encontrada sem encontrar um doctype primeiro. Esperado “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayEndTag
pt-BR
Tag de fechamento “%1$S” sem utilidade.
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
pt-BR
Tag de início “%1$S” sem utilidade.
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
pt-BR
Encontrada a tag de início “table” mas a “table” anterior ainda está aberta.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
pt-BR
Tag de fechamento “%1$S” encontrada, mas havia elementos abertos.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
pt-BR
Tag de fechamento “%1$S” implícita, mas havia elementos abertos.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrAttributesOnEndTag
pt-BR
Tag de fechamento possui atributos.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
pt-BR
“/” sem utilidade no final de uma tag de fechamento.
en-US
Stray “/” at the end of an end tag.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
pt-BR
The "coords" attribute of the <area shape="circle"> tag has a negative radius.
en-US
The “coords” attribute of the <area shape="circle"> tag has a negative radius.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleWrongNumberOfCoords
pt-BR
The "coords" attribute of the <area shape="circle"> tag is not in the "center-x,center-y,radius" format.
en-US
The “coords” attribute of the <area shape="circle"> tag is not in the “center-x,center-y,radius” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyOddNumberOfCoords
pt-BR
The "coords" attribute of the <area shape="poly"> tag is missing the last "y" coordinate (the correct format is "x1,y1,x2,y2 ").
en-US
The “coords” attribute of the <area shape="poly"> tag is missing the last “y” coordinate (the correct format is “x1,y1,x2,y2 ”).
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyWrongNumberOfCoords
pt-BR
The "coords" attribute of the <area shape="poly"> tag is not in the "x1,y1,x2,y2 " format.
en-US
The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 ” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapRectBoundsError
pt-BR
O atributo “coords” do tag <area shape="rect"> não está no formato “left,top,right,bottom”.
en-US
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format.
Entity # all locales dom • chrome • layout • xmlparser.properties
7
pt-BR
mismatched tag
en-US
mismatched tag
Entity # all locales dom • chrome • mathml • mathml.properties
ChildCountIncorrect
pt-BR
Invalid markup: Incorrect number of children for <%1$S/> tag.
en-US
Invalid markup: Incorrect number of children for <%1$S/> tag.
Entity # all locales editor • ui • chrome • composer • editor.properties
CantEditFramesetMsg
pt-BR
O editor não pode editar frameset HTML ou páginas com frames inline. Para framesets, tente editar a página de cada frame separadamente. Para páginas com iframes, salve uma cópia da página ou remova a tag <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CantEditFramesetMsg
pt-BR
O editor não pode editar frameset HTML ou páginas com frames inline. Para framesets, tente editar a página de cada frame separadamente. Para páginas com iframes, salve uma cópia da página ou remova a tag <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales suite • chrome • browser • pageInfo.properties
generalMetaTag
pt-BR
Meta (1 tag)
en-US
Meta (1 tag)
Entity # all locales suite • chrome • editor • editor.properties
CantEditFramesetMsg
pt-BR
O editor não pode editar frameset HTML ou páginas com frames inline. Para framesets, tente editar a página de cada frame separadamente. Para páginas com iframes, salve uma cópia da página ou remova a tag <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales suite • chrome • mailnews • newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
pt-BR
Digite um prefixo de tag
en-US
Enter a tag prefix
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
tag-pings-label
pt-BR
Marcar todos os pings enviados com esta tag
en-US
Tag all sent pings with this tag

Displaying 89 results for the string tag in en-US:

Entity pt-BR en-US
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
pt-BR
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales devtools • client • markers.properties
marker.label.javascript.scriptElement
pt-BR
Script Tag
en-US
Script Tag
Entity # all locales dom • chrome • dom • dom.properties
UnusedLinkPreloadPending
pt-BR
O recurso em “%S” pré-carregado com carga antecipada de link não foi usado em alguns segundos. Verifique se todos os atributos da tag de pré-carregamento estão definidos corretamente.
en-US
The resource at “%S” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
pt-BR
Uma codificação de caracteres não suportada foi declarada para o documento HTML através de uma tag meta. 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-BR
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 fontes legais intencionalmente incorretamente codificadas. 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-BR
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
errBadStartTagInHead2
pt-BR
Tag de início “%1$S” errada em “head”.
en-US
Bad start tag “%1$S” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
pt-BR
Tag de início “%1$S” incorreto em “noscript” no “head”.
en-US
Bad start tag “%1$S” in “noscript” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagAfterBody
pt-BR
Encontrada uma tag de fechamento depois de “body” ser fechada.
en-US
Saw an end tag after “body” had been closed.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagBr
pt-BR
Tag de fechamento “br”.
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
pt-BR
Tag de fechamento “%1$S” não corresponde ao nome do elemento aberto atual (“%2$S”).
en-US
End tag “%1$S” did not match the name of the current open element (“%2$S”).
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithSelectOpen
pt-BR
Tag de fechamento “%1$S” com “select” aberta.
en-US
“%1$S” end tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
pt-BR
Tag de fechamento encontrada sem encontrar um doctype primeiro. Esperado “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagViolatesNestingRules
pt-BR
Tag de fechamento “%1$S” viola as regras de aninhamento.
en-US
End tag “%1$S” violates nesting rules.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
pt-BR
Tag de fechamento de “%1$S” encontrada, mas havia elementos não fechados.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
pt-BR
Ocorreu um fim de arquivo em um nome de atributo. Ignorando tag.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
pt-BR
Fim de arquivo alcançado dentro do valor de um atributo. Ignorando tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
pt-BR
Fim de arquivo dentro de uma tag de fechamento. Ignorando tag.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
pt-BR
Fim de arquivo encontrado ao procurar o nome da tag. Ignorando tag.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofWithoutGt
pt-BR
Encontrado fim de arquivo sem que a tag anterior fosse fechada com “>”. Ignorando tag.
en-US
Saw end of file without the previous tag ending with “>”. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
pt-BR
Uma tag de início de “%1$S” foi encontrada mas um elemento do mesmo tipo já estava aberto.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
pt-BR
Tag de início “%1$S” foi vista, mas um elemento do mesmo tipo já estava aberto.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
pt-BR
Encontrada uma tag de início de “form”, mas já havia um elemento “form” ativo. Formulários aninhados não são permitidos. Ignorando a tag.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFramesetStart
pt-BR
Encontrada tag de início “frameset”.
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
pt-BR
Tag de início HTML “%1$S” em um contexto de namespace externo.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errImage
pt-BR
Encontrada uma tag de início de “image”.
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
pt-BR
Encontrado “<>”. Causas prováveis: “<” literal (codifique como “&lt;”) ou tag de início incorreto.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
pt-BR
Encontrado “</>”. Causas prováveis: “<” literal (codifique como “&lt;”) ou tag de fechamento incorreto.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
pt-BR
Nenhum elemento “%1$S” no escopo mas encontrada uma tag de fechamento “%1$S”.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
pt-BR
Sintaxe de autofechamento (“/>”) usada para um elemento HTML não vazio. Ignorando a barra e considerando como tag de início.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartSelectWhereEndSelectExpected
pt-BR
Tag de início de “select” onde uma tag de fechamento era esperada.
en-US
“select” start tag where end tag expected.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
pt-BR
Tag de início de “%1$S” encontrada em “table”.
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTableBody
pt-BR
Tag de início de “%1$S” no corpo da tabela.
en-US
“%1$S” start tag in table body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagSeenWithoutRuby
pt-BR
Tag de início de “%1$S” encontrada sem um elemento “ruby” aberto.
en-US
Start tag “%1$S” seen without a “ruby” element being open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithSelectOpen
pt-BR
Tag de início de “%1$S” com “select” aberto.
en-US
“%1$S” start tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
pt-BR
Tag de início encontrada sem encontrar um doctype primeiro. Esperado “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayEndTag
pt-BR
Tag de fechamento “%1$S” sem utilidade.
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
pt-BR
Tag de início “%1$S” sem utilidade.
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
pt-BR
Encontrada a tag de início “table” mas a “table” anterior ainda está aberta.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
pt-BR
Tag de fechamento “%1$S” encontrada, mas havia elementos abertos.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
pt-BR
Tag de fechamento “%1$S” implícita, mas havia elementos abertos.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrAttributesOnEndTag
pt-BR
Tag de fechamento possui atributos.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
pt-BR
“/” sem utilidade no final de uma tag de fechamento.
en-US
Stray “/” at the end of an end tag.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
pt-BR
The "coords" attribute of the <area shape="circle"> tag has a negative radius.
en-US
The “coords” attribute of the <area shape="circle"> tag has a negative radius.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleWrongNumberOfCoords
pt-BR
The "coords" attribute of the <area shape="circle"> tag is not in the "center-x,center-y,radius" format.
en-US
The “coords” attribute of the <area shape="circle"> tag is not in the “center-x,center-y,radius” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyOddNumberOfCoords
pt-BR
The "coords" attribute of the <area shape="poly"> tag is missing the last "y" coordinate (the correct format is "x1,y1,x2,y2 ").
en-US
The “coords” attribute of the <area shape="poly"> tag is missing the last “y” coordinate (the correct format is “x1,y1,x2,y2 ”).
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyWrongNumberOfCoords
pt-BR
The "coords" attribute of the <area shape="poly"> tag is not in the "x1,y1,x2,y2 " format.
en-US
The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 ” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapRectBoundsError
pt-BR
O atributo “coords” do tag <area shape="rect"> não está no formato “left,top,right,bottom”.
en-US
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format.
Entity # all locales dom • chrome • layout • xmlparser.properties
7
pt-BR
mismatched tag
en-US
mismatched tag
Entity # all locales dom • chrome • mathml • mathml.properties
ChildCountIncorrect
pt-BR
Invalid markup: Incorrect number of children for <%1$S/> tag.
en-US
Invalid markup: Incorrect number of children for <%1$S/> tag.
Entity # all locales editor • ui • chrome • composer • editor.properties
CantEditFramesetMsg
pt-BR
O editor não pode editar frameset HTML ou páginas com frames inline. Para framesets, tente editar a página de cada frame separadamente. Para páginas com iframes, salve uma cópia da página ou remova a tag <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales editor • ui • chrome • composer • editor.properties
Tag
pt-BR
Etiqueta
en-US
Tag
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
structChangeTag.label
pt-BR
Alterar etiqueta
en-US
Change tag
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
structRemoveTag.label
pt-BR
Remover etiqueta
en-US
Remove tag
Entity # all locales editor • ui • chrome • dialogs • EditorInsertTOC.dtd
tag.label
pt-BR
Etiqueta:
en-US
Tag:
Entity # all locales mail • chrome • messenger-newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
pt-BR
Digite um prefixo de etiqueta
en-US
Enter a tag prefix
Entity # all locales mail • chrome • messenger • FilterEditor.dtd
addTag.label
pt-BR
Aplicar etiqueta
en-US
Tag Message
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.messagesRead
pt-BR
Leia suas mensagens e as marque ou coloque etiquetas
en-US
Read your email messages and mark or tag them
Entity # all locales mail • chrome • messenger • messenger.dtd
addNewTag.label
pt-BR
Nova etiqueta
en-US
New Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagButton.label
pt-BR
Etiquetas
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagButton.tooltip
pt-BR
Aplicar etiquetas em mensagens
en-US
Tag messages
Entity # all locales mail • chrome • messenger • messenger.dtd
tagMenu.label
pt-BR
Aplicar etiqueta
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagsColumn.label
pt-BR
Etiqueta
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.properties
editTagTitle
pt-BR
Editar etiqueta
en-US
Edit Tag
Entity # all locales mail • chrome • messenger • messenger.properties
newTag
pt-BR
Nova etiqueta
en-US
New Tag
Entity # all locales mail • chrome • messenger • messenger.properties
tagExists
pt-BR
Já existe uma etiqueta com esse nome.
en-US
A tag with that name already exists.
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertTOC.dtd
tag.label
pt-BR
Etiqueta:
en-US
Tag:
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CantEditFramesetMsg
pt-BR
O editor não pode editar frameset HTML ou páginas com frames inline. Para framesets, tente editar a página de cada frame separadamente. Para páginas com iframes, salve uma cópia da página ou remova a tag <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
Tag
pt-BR
Etiqueta
en-US
Tag
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanMode.tooltip
pt-BR
Modo de filtragem de etiquetas
en-US
Tag filtering mode
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanModeAll.tooltip
pt-BR
Todos os critérios de etiqueta selecionados devem corresponder
en-US
All of the selected tag criteria must match
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanModeAny.tooltip
pt-BR
Pelo menos um dos critérios de etiqueta selecionado deve corresponder
en-US
At least one of the selected tag criteria should match
Entity # all locales mail • messenger • preferences • new-tag.ftl
tag-dialog-window.title
pt-BR
Nova etiqueta
en-US
New Tag
Entity # all locales mail • messenger • preferences • new-tag.ftl
tag-name-label.value
pt-BR
Nome da etiqueta:
en-US
Tag Name:
Entity # all locales suite • chrome • browser • pageInfo.properties
generalMetaTag
pt-BR
Meta (1 tag)
en-US
Meta (1 tag)
Entity # all locales suite • chrome • common • places • places.properties
tagResultLabel
pt-BR
Etiqueta
en-US
Tag
Entity # all locales suite • chrome • editor • dialogs • EditorInsertTOC.dtd
tag.label
pt-BR
Etiqueta:
en-US
Tag:
Entity # all locales suite • chrome • editor • editor.properties
CantEditFramesetMsg
pt-BR
O editor não pode editar frameset HTML ou páginas com frames inline. Para framesets, tente editar a página de cada frame separadamente. Para páginas com iframes, salve uma cópia da página ou remova a tag <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales suite • chrome • editor • editor.properties
Tag
pt-BR
Etiqueta
en-US
Tag
Entity # all locales suite • chrome • editor • editorOverlay.dtd
structChangeTag.label
pt-BR
Alterar etiqueta
en-US
Change tag
Entity # all locales suite • chrome • editor • editorOverlay.dtd
structRemoveTag.label
pt-BR
Remover etiqueta
en-US
Remove tag
Entity # all locales suite • chrome • mailnews • FilterEditor.dtd
addTag.label
pt-BR
Rotular mensagem
en-US
Tag Message
Entity # all locales suite • chrome • mailnews • messenger.dtd
tagMenu.label
pt-BR
Rotular
en-US
Tag
Entity # all locales suite • chrome • mailnews • messenger.properties
tag
pt-BR
Rótulo
en-US
Tag
Entity # all locales suite • chrome • mailnews • messenger.properties
tagExists
pt-BR
Um rótulo com esse nome já existe.
en-US
A tag with that name already exists!
Entity # all locales suite • chrome • mailnews • newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
pt-BR
Digite um prefixo de tag
en-US
Enter a tag prefix
Entity # all locales suite • chrome • mailnews • pref • pref-tags.dtd
defaultTagName.label
pt-BR
Rótulo sem nome
en-US
Untitled Tag
Entity # all locales suite • chrome • mailnews • pref • pref-tags.dtd
tagColumn.label
pt-BR
Rótulo
en-US
Tag
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
tag-pings-label
pt-BR
Marcar todos os pings enviados com esta tag
en-US
Tag all sent pings with this tag
Please enable JavaScript. Some features won't be available without it.