BETA

Transvision

Filter by folder:

Show all results dom toolkit

Displaying 52 results for the string tag in nb-NO:

Entity nb-NO en-US
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, og kodingen var kun mulig å gjette ut fra innholdet sent. Dette gjorde at dokumentet ble lastet på nytt. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
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
nb-NO
Bytestrømmen var feil i henhold til tegnkodingen som ble arvet fra det overordnede dokumentet. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
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
EncMetaReplacement
nb-NO
En meta-tag ble brukt til å deklarere en tegnkoding som utgjør en fare for skripting på tvers av nettsteder (cross-site-scripting). En erstatning for kodingen ble brukt i stedet.
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
nb-NO
En meta-tag som forsøkte å deklarere tegnkodingen ble funnet for sent. Kodingen ble derfor gjettet fra innholdet i stedet. Meta-tagen må flyttes til begynnelsen av dokumentets head-del.
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
nb-NO
En meta-tag som forsøkte å deklarere tegnkodingen ble funnet for sent. Kodingen ble derfor avledet fra kodingen av det overordnede dokumentet i stedet. Meta-tagen må flyttes til begynnelsen av dokumentets head-del.
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
nb-NO
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
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
nb-NO
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.
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
nb-NO
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
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
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, så kodingen ble gjettet ut fra innholdet. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
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
nb-NO
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.
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
nb-NO
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.
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
nb-NO
Tegnkodingen til et HTML-dokument ble deklarert ved å bruke XML-deklarasjonssyntaksen. Dette er ikke i tråd med gjeldende praksis og det er mer effektivt å bruke en meta-tag i begynnelsen av head-delen.
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 • layout • htmlparser.properties
errEndTagAfterBody
nb-NO
Saw an end tag after “body” had been closed.
en-US
Saw an end tag after “body” had been closed.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagBr
nb-NO
End tag “br”.
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
nb-NO
End tag “%1$S” did not match the name of the current open element (“%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
nb-NO
“%1$S” end tag with “select” open.
en-US
“%1$S” end tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
nb-NO
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagViolatesNestingRules
nb-NO
End tag “%1$S” violates nesting rules.
en-US
End tag “%1$S” violates nesting rules.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
nb-NO
End tag for “%1$S” seen, but there were unclosed elements.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
nb-NO
End of file occurred in an attribute name. Ignoring tag.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
nb-NO
End of file reached when inside an attribute value. Ignoring tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
nb-NO
End of file inside end tag. Ignoring tag.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
nb-NO
End of file seen when looking for tag name. Ignoring tag.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofWithoutGt
nb-NO
Saw end of file without the previous tag ending with “>”. Ignoring tag.
en-US
Saw end of file without the previous tag ending with “>”. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
nb-NO
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the 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
nb-NO
“frameset” start tag seen.
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
nb-NO
HTML start tag “%1$S” in a foreign namespace context.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errImage
nb-NO
Saw a start tag “image”.
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
nb-NO
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
nb-NO
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
nb-NO
No “%1$S” element in scope but a “%1$S” end tag seen.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
nb-NO
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
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
nb-NO
“select” start tag where end tag expected.
en-US
“select” start tag where end tag expected.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
nb-NO
Start tag “%1$S” seen in “table”.
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTableBody
nb-NO
“%1$S” start tag in table body.
en-US
“%1$S” start tag in table body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagSeenWithoutRuby
nb-NO
Start tag “%1$S” seen without a “ruby” element being open.
en-US
Start tag “%1$S” seen without a “ruby” element being open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithSelectOpen
nb-NO
“%1$S” start tag with “select” open.
en-US
“%1$S” start tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
nb-NO
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayEndTag
nb-NO
Stray end tag “%1$S”.
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
nb-NO
Stray start tag “%1$S”.
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
nb-NO
Start tag for “table” seen but the previous “table” is still open.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
nb-NO
End tag “%1$S” seen, but there were open elements.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
nb-NO
End tag “%1$S” implied, but there were open elements.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrAttributesOnEndTag
nb-NO
End tag had attributes.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
nb-NO
Stray “/” at the end of an end tag.
en-US
Stray “/” at the end of an end tag.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
nb-NO
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
nb-NO
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
nb-NO
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
nb-NO
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
nb-NO
The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format.
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
nb-NO
mismatched tag
en-US
mismatched tag
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-controls-submit
nb-NO
Trykk på den foregående knappen for å merke alle { -glean-brand-name }-pingene med taggen din og sende inn den valgte pingen. (Alle pinger som sendes inn fra da og til du starter applikasjonen på nytt, vil bli merket med <code>{ $debug-tag }</code>.)
en-US
Press the preceding button to tag all { -glean-brand-name } pings with your tag and submit the selected ping. (All pings submitted from then until you restart the application will be tagged with <code>{ $debug-tag }</code>.)

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

Entity nb-NO en-US
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
nb-NO
{ $tags -> [one] Meta (1 tagg) *[other] Meta ({ $tags } tagger) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • places.ftl
places-untag-bookmark.label
nb-NO
Fjern tagg
en-US
Remove Tag
Entity # all locales browser • browser • shopping.ftl
shopping-callout-closed-not-opted-in-revised-subtitle
nb-NO
Klikk på prislappikonet i adresselinjen for å gå tilbake til vurderingskontrolløren.
en-US
Just click the price tag icon in the address bar to get back to Review Checker.
Entity # all locales browser • browser • shopping.ftl
shopping-callout-closed-not-opted-in-subtitle
nb-NO
Prøv vurderingskontrolløren hver gang du ser prislappen. Få innsikt fra ekte kunder raskt, før du kjøper.
en-US
Give Review Checker a try whenever you see the price tag. Get insights from real shoppers quickly — before you buy.
Entity # all locales browser • browser • shopping.ftl
shopping-callout-closed-opted-in-subtitle
nb-NO
Gå tilbake til <strong>vurderingskontrolløren</strong> hver gang du ser prislappen.
en-US
Get back to <strong>Review Checker</strong> whenever you see the price tag.
Entity # all locales browser • browser • shopping.ftl
shopping-callout-disabled-auto-open-subtitle
nb-NO
Klikk på prislappikonet i adresselinjen når du vil se om du kan stole på et produkts vurderinger.
en-US
Click the price tag icon in the address bar whenever you want to see if you can trust a product’s reviews.
Entity # all locales browser • browser • shopping.ftl
shopping-callout-opted-out-subtitle
nb-NO
For å slå den på igjen, klikk på prislappikonet i adresselinjen og følg instruksjonene.
en-US
To turn it back on, click the price tag icon in the address bar and follow the prompts.
Entity # all locales dom • chrome • dom • dom.properties
UnusedLinkPreloadPending
nb-NO
Ressursen til «%S» forhåndsinnlastet med lenkeforhåndsinnlasting ble ikke brukt i løpet av noen få sekunder. Forsikre deg om at alle attributtene til forhåndsinnlastings-taggen er riktig angitt.
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
EncDetectorReload
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, og kodingen var kun mulig å gjette ut fra innholdet sent. Dette gjorde at dokumentet ble lastet på nytt. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
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
nb-NO
Bytestrømmen var feil i henhold til tegnkodingen som ble arvet fra det overordnede dokumentet. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
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
nb-NO
Meta-tagen som deklarerer tegnkodingen til dokumentet skal flyttes til starten av dokumentets head-delen.
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
nb-NO
En meta-tag ble brukt til å deklarere en tegnkoding som utgjør en fare for skripting på tvers av nettsteder (cross-site-scripting). En erstatning for kodingen ble brukt i stedet.
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
nb-NO
En meta-tag som forsøkte å deklarere tegnkodingen ble funnet for sent. Kodingen ble derfor gjettet fra innholdet i stedet. Meta-tagen må flyttes til begynnelsen av dokumentets head-del.
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
nb-NO
En meta-tag som forsøkte å deklarere tegnkodingen ble funnet for sent. Kodingen ble derfor avledet fra kodingen av det overordnede dokumentet i stedet. Meta-tagen må flyttes til begynnelsen av dokumentets head-del.
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
nb-NO
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
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
nb-NO
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.
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
nb-NO
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
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
nb-NO
Tegnkodingen til dokumentet ble ikke deklarert, så kodingen ble gjettet ut fra innholdet. Tegnkodingen må deklareres i Content-Type HTTP-headeren, ved å bruke en meta-tag eller ved å bruke et byte-rekkefølgemerke.
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
nb-NO
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.
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
nb-NO
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.
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
nb-NO
Tegnkodingen til et HTML-dokument ble deklarert ved å bruke XML-deklarasjonssyntaksen. Dette er ikke i tråd med gjeldende praksis og det er mer effektivt å bruke en meta-tag i begynnelsen av head-delen.
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 • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
nb-NO
Ugyldig start-tagg «%1$S» i «noscript» i «head».
en-US
Bad start tag “%1$S” in “noscript” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagAfterBody
nb-NO
Saw an end tag after “body” had been closed.
en-US
Saw an end tag after “body” had been closed.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagBr
nb-NO
End tag “br”.
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
nb-NO
End tag “%1$S” did not match the name of the current open element (“%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
nb-NO
“%1$S” end tag with “select” open.
en-US
“%1$S” end tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
nb-NO
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagViolatesNestingRules
nb-NO
End tag “%1$S” violates nesting rules.
en-US
End tag “%1$S” violates nesting rules.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
nb-NO
End tag for “%1$S” seen, but there were unclosed elements.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
nb-NO
End of file occurred in an attribute name. Ignoring tag.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
nb-NO
End of file reached when inside an attribute value. Ignoring tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
nb-NO
End of file inside end tag. Ignoring tag.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
nb-NO
End of file seen when looking for tag name. Ignoring tag.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofWithoutGt
nb-NO
Saw end of file without the previous tag ending with “>”. Ignoring tag.
en-US
Saw end of file without the previous tag ending with “>”. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
nb-NO
Start-tagg «%1$S» sett, men et element av samme type var allerede åpent.
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
nb-NO
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the 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
nb-NO
“frameset” start tag seen.
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
nb-NO
HTML start tag “%1$S” in a foreign namespace context.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errImage
nb-NO
Saw a start tag “image”.
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
nb-NO
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
nb-NO
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
nb-NO
No “%1$S” element in scope but a “%1$S” end tag seen.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
nb-NO
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
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
nb-NO
“select” start tag where end tag expected.
en-US
“select” start tag where end tag expected.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
nb-NO
Start tag “%1$S” seen in “table”.
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTableBody
nb-NO
“%1$S” start tag in table body.
en-US
“%1$S” start tag in table body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagSeenWithoutRuby
nb-NO
Start tag “%1$S” seen without a “ruby” element being open.
en-US
Start tag “%1$S” seen without a “ruby” element being open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithSelectOpen
nb-NO
“%1$S” start tag with “select” open.
en-US
“%1$S” start tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
nb-NO
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayEndTag
nb-NO
Stray end tag “%1$S”.
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
nb-NO
Stray start tag “%1$S”.
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
nb-NO
Start tag for “table” seen but the previous “table” is still open.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
nb-NO
End tag “%1$S” seen, but there were open elements.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
nb-NO
End tag “%1$S” implied, but there were open elements.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrAttributesOnEndTag
nb-NO
End tag had attributes.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
nb-NO
Stray “/” at the end of an end tag.
en-US
Stray “/” at the end of an end tag.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
nb-NO
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
nb-NO
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
nb-NO
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
nb-NO
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
nb-NO
The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format.
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
nb-NO
mismatched tag
en-US
mismatched tag
Entity # all locales dom • chrome • mathml • mathml.properties
ChildCountIncorrect
nb-NO
Ugyldig oppmerking: Feil antall barn i <%1$S/>-merkelapp.
en-US
Invalid markup: Incorrect number of children for <%1$S/> tag.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-controls-submit
nb-NO
Trykk på den foregående knappen for å merke alle { -glean-brand-name }-pingene med taggen din og sende inn den valgte pingen. (Alle pinger som sendes inn fra da og til du starter applikasjonen på nytt, vil bli merket med <code>{ $debug-tag }</code>.)
en-US
Press the preceding button to tag all { -glean-brand-name } pings with your tag and submit the selected ping. (All pings submitted from then until you restart the application will be tagged with <code>{ $debug-tag }</code>.)
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-tag-pings
nb-NO
Sørg for at det i det foregående feltet er en feilsøkingskode som du kan huske, slik at du kan gjenkjenne pingene dine senere.
en-US
In the preceding field ensure there is a memorable debug tag so you can recognize your pings later.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-tag-pings-with-requirements
nb-NO
Angi en minneverdig feilsøkingskode <span>(20 tegn eller færre, alfanumeriske og - kun det)</span> slik at du kan gjenkjenne pingene dine senere.
en-US
Set a memorable debug tag <span>(20 characters or fewer, alphanumerics and - only)</span> so you can recognize your pings later.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-li-for-visit-gdpv
nb-NO
<a data-l10n-name="gdpv-tagged-pings-link">Besøk siden { glean-debug-ping-viewer-brand-name } for ping med taggen din</a>. Det bør ikke ta mer enn noen få sekunder fra du trykker på knappen til pinget ditt kommer. Noen ganger kan det ta en liten håndfull minutter.
en-US
<a data-l10n-name="gdpv-tagged-pings-link">Visit the { glean-debug-ping-viewer-brand-name } page for pings with your tag</a>. It shouldn’t take more than a few seconds from pushing the button to your ping arriving. Sometimes it may take a small handful of minutes.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-upload-fake-enabled
nb-NO
Dataopplasting er deaktivert, men vi lyver og forteller { glean-sdk-brand-name } at det er aktivert slik at data fortsatt registreres lokalt. Merk: Hvis du angir en feilsøkingskode, vil ping bli lastet opp til <a data-l10n-name="glean-debug-ping-viewer">{ glean-debug-ping-viewer-brand-name }</a> uavhengig av innstillinger.
en-US
Data upload is disabled, but we’re lying and telling the { glean-sdk-brand-name } it is enabled so that data is still recorded locally. Note: If you set a debug tag, pings will be uploaded to the <a data-l10n-name="glean-debug-ping-viewer">{ glean-debug-ping-viewer-brand-name }</a> regardless of settings.
Please enable JavaScript. Some features won't be available without it.