BETA

Transvision

Displaying 48 results for the string attribute in nb-NO:

Entity nb-NO en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-keyboard-issue-tabindex
nb-NO
Avoid using <code>tabindex</code> attribute greater than zero. <a>Learn more</a>
en-US
Avoid using <code>tabindex</code> attribute greater than zero. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-area
nb-NO
Use <code>alt</code> attribute to label <div>area</div> elements that have the <span>href</span> attribute. <a>Learn more</a>
en-US
Use <code>alt</code> attribute to label <div>area</div> elements that have the <span>href</span> attribute. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-glyph
nb-NO
Use <code>alt</code> attribute to label <span>mglyph</span> elements. <a>Learn more</a>
en-US
Use <code>alt</code> attribute to label <span>mglyph</span> elements. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-iframe
nb-NO
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
en-US
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-optgroup-label2
nb-NO
Use a <code>label</code> attribute to label an <span>optgroup</span>. <a>Learn more</a>
en-US
Use a <code>label</code> attribute to label an <span>optgroup</span>. <a>Learn more</a>
Entity # all locales devtools • client • debugger.properties
domMutationTypes.attribute
nb-NO
Attribute Modification
en-US
Attribute Modification
Entity # all locales devtools • client • inspector.properties
inspectorAddAttribute.label
nb-NO
Add Attribute
en-US
Add Attribute
Entity # all locales devtools • client • inspector.properties
inspectorAttributeModification.label
nb-NO
Attribute Modification
en-US
Attribute Modification
Entity # all locales devtools • client • inspector.properties
inspectorCopyAttributeValue.label
nb-NO
Copy Attribute Value “%S”
en-US
Copy Attribute Value “%S”
Entity # all locales devtools • client • inspector.properties
inspectorEditAttribute.label
nb-NO
Edit Attribute %S
en-US
Edit Attribute “%S”
Entity # all locales devtools • client • inspector.properties
inspectorRemoveAttribute.label
nb-NO
Remove Attribute %S
en-US
Remove Attribute “%S”
Entity # all locales devtools • client • inspector.properties
markupView.newAttribute.label
nb-NO
New attribute
en-US
New attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultDisabled
nb-NO
Some cookies are misusing the recommended “sameSite“ attribute
en-US
Some cookies are misusing the recommended “sameSite“ attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultDisabled2
nb-NO
Some cookies are misusing the recommended “SameSite“ attribute
en-US
Some cookies are misusing the recommended “SameSite“ attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultEnabled
nb-NO
Some cookies are misusing the “sameSite“ attribute, so it won’t work as expected
en-US
Some cookies are misusing the “sameSite“ attribute, so it won’t work as expected
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultEnabled2
nb-NO
Some cookies are misusing the “SameSite“ attribute, so it won’t work as expected
en-US
Some cookies are misusing the “SameSite“ attribute, so it won’t work as expected
Entity # all locales devtools • shared • accessibility.properties
accessibility.keyboard.issue.tabindex
nb-NO
Avoid using “tabindex” attribute greater than zero.
en-US
Avoid using “tabindex” attribute greater than zero.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.area
nb-NO
Use “alt” attribute to label “area” elements that have the “href” attribute.
en-US
Use “alt” attribute to label “area” elements that have the “href” attribute.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.glyph
nb-NO
Use “alt” attribute to label “mglyph” elements.
en-US
Use “alt” attribute to label “mglyph” elements.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.iframe
nb-NO
Use “title” attribute to describe “iframe” content.
en-US
Use “title” attribute to describe “iframe” content.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.optgroup.label2
nb-NO
Use a “label” attribute to label an “optgroup”.
en-US
Use a “label” attribute to label an “optgroup”.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelBadValue
nb-NO
Expected identifier or string for value in attribute selector but found '%1$S'.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelUnexpected
nb-NO
Unexpected token in attribute selector: '%1$S'.
en-US
Unexpected token in attribute selector: ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameExpected
nb-NO
Expected identifier for attribute name but found '%1$S'.
en-US
Expected identifier for attribute name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameOrNamespaceExpected
nb-NO
Expected attribute name or namespace but found '%1$S'.
en-US
Expected attribute name or namespace but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAttributeValueMissing
nb-NO
Attribute value missing.
en-US
Attribute value missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
nb-NO
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errDuplicateAttribute
nb-NO
Duplicate attribute.
en-US
Duplicate attribute.
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
errEqualsSignBeforeAttributeName
nb-NO
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtInAttributeName
nb-NO
“<” in attribute name. Probable cause: “>” missing immediately before.
en-US
“<” in attribute name. Probable cause: “>” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
nb-NO
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteInAttributeName
nb-NO
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
en-US
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeEquals
nb-NO
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeGrave
nb-NO
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeLt
nb-NO
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeQuote
nb-NO
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartEquals
nb-NO
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
en-US
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartGrave
nb-NO
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartLt
nb-NO
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
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
16
nb-NO
reference to external entity in attribute
en-US
reference to external entity in attribute
Entity # all locales dom • chrome • layout • xmlparser.properties
8
nb-NO
duplicate attribute
en-US
duplicate attribute

Displaying 107 results for the string attribute in en-US:

Entity nb-NO en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-keyboard-issue-tabindex
nb-NO
Avoid using <code>tabindex</code> attribute greater than zero. <a>Learn more</a>
en-US
Avoid using <code>tabindex</code> attribute greater than zero. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-area
nb-NO
Use <code>alt</code> attribute to label <div>area</div> elements that have the <span>href</span> attribute. <a>Learn more</a>
en-US
Use <code>alt</code> attribute to label <div>area</div> elements that have the <span>href</span> attribute. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-glyph
nb-NO
Use <code>alt</code> attribute to label <span>mglyph</span> elements. <a>Learn more</a>
en-US
Use <code>alt</code> attribute to label <span>mglyph</span> elements. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-iframe
nb-NO
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
en-US
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-optgroup-label2
nb-NO
Use a <code>label</code> attribute to label an <span>optgroup</span>. <a>Learn more</a>
en-US
Use a <code>label</code> attribute to label an <span>optgroup</span>. <a>Learn more</a>
Entity # all locales devtools • client • debugger.properties
domMutationTypes.attribute
nb-NO
Attribute Modification
en-US
Attribute Modification
Entity # all locales devtools • client • inspector.properties
inspectorAddAttribute.label
nb-NO
Add Attribute
en-US
Add Attribute
Entity # all locales devtools • client • inspector.properties
inspectorAttributeModification.label
nb-NO
Attribute Modification
en-US
Attribute Modification
Entity # all locales devtools • client • inspector.properties
inspectorCopyAttributeValue.label
nb-NO
Copy Attribute Value “%S”
en-US
Copy Attribute Value “%S”
Entity # all locales devtools • client • inspector.properties
inspectorEditAttribute.label
nb-NO
Edit Attribute %S
en-US
Edit Attribute “%S”
Entity # all locales devtools • client • inspector.properties
inspectorRemoveAttribute.label
nb-NO
Remove Attribute %S
en-US
Remove Attribute “%S”
Entity # all locales devtools • client • inspector.properties
markupView.newAttribute.label
nb-NO
New attribute
en-US
New attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultDisabled
nb-NO
Some cookies are misusing the recommended “sameSite“ attribute
en-US
Some cookies are misusing the recommended “sameSite“ attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultDisabled2
nb-NO
Some cookies are misusing the recommended “SameSite“ attribute
en-US
Some cookies are misusing the recommended “SameSite“ attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultEnabled
nb-NO
Some cookies are misusing the “sameSite“ attribute, so it won’t work as expected
en-US
Some cookies are misusing the “sameSite“ attribute, so it won’t work as expected
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultEnabled2
nb-NO
Some cookies are misusing the “SameSite“ attribute, so it won’t work as expected
en-US
Some cookies are misusing the “SameSite“ attribute, so it won’t work as expected
Entity # all locales devtools • shared • accessibility.properties
accessibility.keyboard.issue.tabindex
nb-NO
Avoid using “tabindex” attribute greater than zero.
en-US
Avoid using “tabindex” attribute greater than zero.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.area
nb-NO
Use “alt” attribute to label “area” elements that have the “href” attribute.
en-US
Use “alt” attribute to label “area” elements that have the “href” attribute.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.glyph
nb-NO
Use “alt” attribute to label “mglyph” elements.
en-US
Use “alt” attribute to label “mglyph” elements.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.iframe
nb-NO
Use “title” attribute to describe “iframe” content.
en-US
Use “title” attribute to describe “iframe” content.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.optgroup.label2
nb-NO
Use a “label” attribute to label an “optgroup”.
en-US
Use a “label” attribute to label an “optgroup”.
Entity # all locales dom • chrome • dom • dom.properties
DeprecatedTestingAttributeWarning
nb-NO
TestingDeprecatedInterface.deprecatedAttribute er et atributt kun for testing, og dette er testforeldelsesmeldingen.
en-US
TestingDeprecatedInterface.deprecatedAttribute is a testing-only attribute and this is its testing deprecation message.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
nb-NO
Forespørsel om fullskjerm ble avvist fordi minst ett av elementene som dokumentet er i, ikke er en iframe eller ikke har en "allowfullscreen"-attributt.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
IDBOpenDBOptions_StorageTypeWarning
nb-NO
‘storage’-attributen i innstillinger sendt til indexedDB.open er foreldet og vil bli fjernet snart. For å få varig lagring, bruk navigator.storage.persist() isteden.
en-US
The ‘storage’ attribute in options passed to indexedDB.open is deprecated and will soon be removed. To get persistent storage, please use navigator.storage.persist() instead.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedBevelledAttribute
nb-NO
MathML-attributtet «bevelled» er foreldet og kan bli fjernet i fremtiden.
en-US
MathML attribute “bevelled” is deprecated and may be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedLineThicknessValueWarning
nb-NO
«thin», «medium» og «thick» er foreldete verdier for attributten linethickness og vil fjernes i fremtiden.
en-US
“thin”, “medium” and “thick” are deprecated values for the linethickness attribute and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedMathSizeValueWarning
nb-NO
«small», «normal» og «big» er foreldete verdier for attributten mathsize og vil fjernes i fremtiden.
en-US
“small”, “normal” and “big” are deprecated values for the mathsize attribute and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedMencloseNotationRadical
nb-NO
Verdien «radical» er foreldet for attributten «notation» for elementet <menclose> og vil fjernes i fremtiden.
en-US
The “radical” value is deprecated for the “notation” attribute of the <menclose> element and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedScriptminsizeAttributeWarning
nb-NO
MathML-attributtet «scriptminsize» er foreldet og kan bli fjernet i fremtiden.
en-US
MathML attribute “scriptminsize” is deprecated and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedScriptsizemultiplierAttributeWarning
nb-NO
MathML-attributtet «scriptsizemultiplier» er foreldet og kan bli fjernet i fremtiden.
en-US
MathML attribute “scriptsizemultiplier” is deprecated and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadSourceMissingSrc
nb-NO
<source>-elementet har ingen «src»-attributt. Medialasting feilet.
en-US
<source> element has no “src” attribute. Media resource load failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
nb-NO
Den angitte verdien for «type» i «%1$S» støttes ikke. Innlasting av medieressurs %2$S mislyktes.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
nb-NO
Spesifisert «type»-attributt for «%1$S» støttes ikke. Lasting av medieressurs %2$S mislyktes. Prøver å laste fra neste <source>-element.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
nb-NO
Forhådslasting av %S ble ignorert på grunn av ukjente «as»- eller «type»-verdier, eller et «media»-attributt som ikke samsvarer.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
nb-NO
document.requestStorageAccess() kan ikke kalles på et dokument med opaque opprinnelse, for eksempel en sandboxed iframe uten allow-same-origin i sandbox-attributet.
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
RequestStorageAccessSandboxed
nb-NO
document.requestStorageAccess() kan ikke kalles i en sandboxed iframe uten allow-storage-access-by-user-activation i sandbox-attributet.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
nb-NO
Bruk av XMLHttpRequest sin responseType-attributt er ikke lenger støttet i synkron modus i vinduskonteksten.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
nb-NO
‘%S’-atributtet til <script>-elementet er tomt.
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
nb-NO
‘%S’-atributtet til <script>-elementet er ikke en gyldig URI: «%S»
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
TimeoutSyncXHRWarning
nb-NO
Bruk av XMLHttpRequest sin timeout-attributt er ikke støttet i synkron modus i vinduskontekst.
en-US
Use of XMLHttpRequest’s timeout attribute is not supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
WindowContentUntrustedWarning
nb-NO
«content»-attributtet til Window-objekter er foreldet. Bruk ‘window.top’ i stedet.
en-US
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelBadValue
nb-NO
Expected identifier or string for value in attribute selector but found '%1$S'.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelUnexpected
nb-NO
Unexpected token in attribute selector: '%1$S'.
en-US
Unexpected token in attribute selector: ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameExpected
nb-NO
Expected identifier for attribute name but found '%1$S'.
en-US
Expected identifier for attribute name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameOrNamespaceExpected
nb-NO
Expected attribute name or namespace but found '%1$S'.
en-US
Expected attribute name or namespace but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAttributeValueMissing
nb-NO
Attribute value missing.
en-US
Attribute value missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
nb-NO
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errDuplicateAttribute
nb-NO
Duplicate attribute.
en-US
Duplicate attribute.
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
errEqualsSignBeforeAttributeName
nb-NO
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtInAttributeName
nb-NO
“<” in attribute name. Probable cause: “>” missing immediately before.
en-US
“<” in attribute name. Probable cause: “>” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
nb-NO
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteInAttributeName
nb-NO
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
en-US
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeEquals
nb-NO
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeGrave
nb-NO
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeLt
nb-NO
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeQuote
nb-NO
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartEquals
nb-NO
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
en-US
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartGrave
nb-NO
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartLt
nb-NO
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
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
16
nb-NO
reference to external entity in attribute
en-US
reference to external entity in attribute
Entity # all locales dom • chrome • layout • xmlparser.properties
8
nb-NO
duplicate attribute
en-US
duplicate attribute
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingError
nb-NO
Feil ved tolking av verdien '%1$S' for '%2$S'-attributten i <%3$S/>. Attributten ignorert.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute of <%3$S/>. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingErrorNoTag
nb-NO
Feil ved tolking av verdien '%1$S' for '%2$S'-attributten. Attributt ignorert.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
LengthParsingError
nb-NO
Feil ved tolking av MathML-attributtverdi '%1$S' som lengde. Attributt ignorert.
en-US
Error in parsing MathML attribute value ‘%1$S’ as length. Attribute ignored.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
nb-NO
En iframe som har både allow-scripts og allow-same-origin i sin sandbox-attributt kan oppheve sandboxingen.
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
BothAllowTopNavigationAndUserActivationPresent
nb-NO
En iframe som har både allow-top-navigation og allow-top-navigation-by-user-activation for sandbox-attributtet, tillater toppnavigering.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
IntegrityMismatch
nb-NO
Ingen av hashene "%1$S" i integrity-attributten stemmer med innholdet til subressursen.
en-US
None of the “%1$S” hashes in the integrity attribute match the content of the subresource.
Entity # all locales dom • chrome • security • security.properties
InvalidIntegrityBase64
nb-NO
Klarte ikke dekode hashen i integrity-attributten.
en-US
The hash contained in the integrity attribute could not be decoded.
Entity # all locales dom • chrome • security • security.properties
InvalidIntegrityLength
nb-NO
Hashen i integrity-attributten har feil lengde.
en-US
The hash contained in the integrity attribute has the wrong length.
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
nb-NO
Et skript-element har en feilformatert hash i integrity-attributten: “%1$S”. Det korrekte formatet er “<hashalgoritme>-<hashverdi>”.
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
NoValidMetadata
nb-NO
Integrity-attributten har ikke noe gyldig metadata.
en-US
The integrity attribute does not contain any valid metadata.
Entity # all locales dom • chrome • security • security.properties
UnsupportedHashAlg
nb-NO
Ustøttet hash-algoritme i integrity-attributten: "%1$S"
en-US
Unsupported hash algorithm in the integrity attribute: “%1$S”
Entity # all locales dom • chrome • svg • svg.properties
AttributeParseWarning
nb-NO
Uventet verdi %2$S ved innlesing av %1$S-attributten.
en-US
Unexpected value %2$S parsing %1$S attribute.
Entity # all locales dom • chrome • xslt • xslt.properties
7
nb-NO
Attributtverdien er ugyldig i XSLT 1.0.
en-US
Attribute value illegal in XSLT 1.0.
Entity # all locales editor • ui • chrome • dialogs • EdAdvancedEdit.dtd
AttName.label
nb-NO
Attributt:
en-US
Attribute:
Entity # all locales editor • ui • chrome • dialogs • EdAdvancedEdit.dtd
tree.attributeHeader.label
nb-NO
Attributt
en-US
Attribute
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
title.tooltip
nb-NO
HTML-attributtet «title» viser et verktøytips
en-US
The html 'title' attribute that displays as a tooltip
Entity # all locales mail • chrome • messenger • messengercompose • EdAdvancedEdit.dtd
AttName.label
nb-NO
Attributt:
en-US
Attribute:
Entity # all locales mail • chrome • messenger • messengercompose • EdAdvancedEdit.dtd
tree.attributeHeader.label
nb-NO
Attributt
en-US
Attribute
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
title.tooltip
nb-NO
HTML-attributtet «title» viser et verktøytips
en-US
The html 'title' attribute that displays as a tooltip
Entity # all locales mail • chrome • mozldap • ldap.properties
16
nb-NO
Ingen samsvarende attributt
en-US
No such attribute
Entity # all locales mail • chrome • mozldap • ldap.properties
17
nb-NO
Udefinert attributtype
en-US
Undefined attribute type
Entity # all locales mail • messenger • openpgp • openpgp.ftl
user-att-photo
nb-NO
Brukerattributt (JPEG-bilde)
en-US
User attribute (JPEG image)
Entity # all locales netwerk • necko.properties
CookieLaxForced
nb-NO
Infokapsel «%1$S» har «sameSite»-policy satt til «lax» fordi den mangler attributtet «sameSite», og «sameSite=lax» er standardverdien for denne attributtet.
en-US
Cookie “%1$S” has “sameSite” policy set to “lax” because it is missing a “sameSite” attribute, and “sameSite=lax” is the default value for this attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForced2
nb-NO
Infokapsel «%1$S» har «SameSite»-policy satt til «Lax» fordi den mangler attributtet «SameSite», og «SameSite=Lax» er standardverdien for denne attributten.
en-US
Cookie “%1$S” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta
nb-NO
Infokapsel «%1$S» har ikke en riktig «sameSite» attributtverdi. Snart vil infokapsler uten attributten «sameSite» eller med en ugyldig verdi bli behandlet som «lax». Dette betyr at infokapselen ikke lenger vil bli sendt i tredjeparts sammenhenger. Hvis din applikasjon er avhengig av at denne infokapselen er tilgjengelig i slike sammenhenger, kan du legge til attributtet «sameSite=none». Les %2$S for å lære mer om «sameSite»-attributtet
en-US
Cookie “%1$S” does not have a proper “sameSite” attribute value. Soon, cookies without the “sameSite” attribute or with an invalid value will be treated as “lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “sameSite=none“ attribute to it. To know more about the “sameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
nb-NO
Infokapsel «%1$S» har ikke en riktig «SameSite» attributtverdi. Snart vil infokapsler uten attributten «SameSite» eller med en ugyldig verdi bli behandlet som «Lax». Dette betyr at infokapselen ikke lenger vil bli sendt i tredjeparts sammenhenger. Hvis din applikasjon er avhengig av at denne infokapselen er tilgjengelig i slike sammenhenger, kan du legge til attributtet «SameSite=None». Les %2$S for å lære mer om «SameSite»-attributten
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure
nb-NO
Infokapsel «%1$S» ble avvist fordi den har attributten «sameSite=none», men mangler «secure»-attributten.
en-US
Cookie “%1$S” rejected because it has the “sameSite=none” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure2
nb-NO
Infokapsel «%1$S» avvist fordi den har attributten «SameSite=None», men mangler «secure»-attributten.
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta
nb-NO
Infokapsel «%1$S» vil snart bli avvist fordi den har «sameSite»-attributten satt til «none» eller en ugyldig verdi, uten «secure»-attributten. Les %2$S for å lære mer om «sameSite»-attributten
en-US
Cookie “%1$S” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To know more about the “sameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta2
nb-NO
Infokapsel «%1$S» vil snart bli avvist fordi den har «SameSite»-attributten satt til «None» eller en ugyldig verdi, uten «secure»-attributten. Les %2$S for å lære mer om «SameSite»-attributten
en-US
Cookie “%1$S” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales suite • chrome • editor • dialogs • EdAdvancedEdit.dtd
AttName.label
nb-NO
Attributt:
en-US
Attribute:
Entity # all locales suite • chrome • editor • dialogs • EdAdvancedEdit.dtd
tree.attributeHeader.label
nb-NO
Attributt
en-US
Attribute
Entity # all locales suite • chrome • editor • dialogs • EditorImageProperties.dtd
title.tooltip
nb-NO
HTML-attributtet «title» viser et verktøytips
en-US
The html 'title' attribute that displays as a tooltip
Entity # all locales suite • chrome • mozldap • ldap.properties
16
nb-NO
Ingen samsvarende attributt
en-US
No such attribute
Entity # all locales suite • chrome • mozldap • ldap.properties
17
nb-NO
Udefinert attributtype
en-US
Undefined attribute type
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-lax-by-default2-description
nb-NO
Behandle infokapsler som «SameSite=Lax» som standard hvis ingen «SameSite»-attributt er spesifisert. Utviklere kan velge fortsatt ubegrenset bruk ved å eksplisitt bruke «SameSite=None».
en-US
Treat cookies as “SameSite=Lax” by default if no “SameSite” attribute is specified. Developers must opt-in to the current status quo of unrestricted use by explicitly asserting “SameSite=None”.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-none-requires-secure2-description
nb-NO
Infokapsler med «SameSite=None»-attributt krever secure-attributt. Denne funksjonen krever «Infokapsel: SameSite=Lax som standard».
en-US
Cookies with “SameSite=None” attribute require the secure attribute. This feature requires “Cookies: SameSite=Lax by default”.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-none-requires-secure2.label
nb-NO
Infokapsel: SameSite=None krever secure-attributt
en-US
Cookies: SameSite=None requires secure attribute
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-api-inputmode-description
nb-NO
Vår implementering av <a data-l10n-name="mdn-inputmode">inputmode</a> global attributt er oppdatert i henhold til <a data-l10n-name="whatwg">WHATWG-spesifikasjonen</a>, men vi må fortsatt gjøre andre endringer, som å gjøre det tilgjengelig på redigerbart innhold. Se <a data-l10n-name="bugzilla">bug 1205133</a> for mer informasjon.
en-US
Our implementation of the <a data-l10n-name="mdn-inputmode">inputmode</a> global attribute has been updated as per <a data-l10n-name="whatwg">the WHATWG specification</a>, but we still need to make other changes too, like making it available on contenteditable content. See <a data-l10n-name="bugzilla">bug 1205133</a> for more details.
Please enable JavaScript. Some features won't be available without it.