BETA

Transvision

Displaying 44 results for the string tag in nn-NO:

Entity nn-NO en-US
Entity # all locales devtools • client • markers.properties
marker.label.javascript.scriptElement
nn-NO
Script Tag
en-US
Script Tag
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
nn-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
nn-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
nn-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
errBadStartTagInHead2
nn-NO
Bad start tag “%1$S” in “head”.
en-US
Bad start tag “%1$S” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagAfterBody
nn-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
nn-NO
End tag “br”.
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
errFooSeenWhenFooOpen
nn-NO
An “%1$S” start tag seen but an element of the same type was already open.
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
errFormWhenFormOpen
nn-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
nn-NO
“frameset” start tag seen.
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
nn-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
nn-NO
Saw a start tag “image”.
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-NO
Stray end tag “%1$S”.
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
nn-NO
Stray start tag “%1$S”.
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
nn-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
nn-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
nn-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
nn-NO
End tag had attributes.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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.

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

Entity nn-NO en-US
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
nn-NO
{ $tags -> [one] Meta (1 tagg) *[other] Meta ({ $tags } taggar) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales devtools • client • markers.properties
marker.label.javascript.scriptElement
nn-NO
Script Tag
en-US
Script Tag
Entity # all locales dom • chrome • dom • dom.properties
UnusedLinkPreloadPending
nn-NO
Ressursen til «%S» førehandsinnlasta med lenkeførehandslasting vart ikkje brukt i løpet av nokre få sekund. Forsikre deg om at alle attributtane til førehandsinnlastings-taggen er rett 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
EncMetaUnsupported
nn-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
nn-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
nn-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
errBadStartTagInHead2
nn-NO
Bad start tag “%1$S” in “head”.
en-US
Bad start tag “%1$S” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
nn-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
nn-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
nn-NO
End tag “br”.
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
errFooSeenWhenFooOpen
nn-NO
An “%1$S” start tag seen but an element of the same type was already open.
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
nn-NO
Start-tagg «%1$S» sett, men eit element av samme type var allereie open.
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
nn-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
nn-NO
“frameset” start tag seen.
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
nn-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
nn-NO
Saw a start tag “image”.
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-NO
Stray end tag “%1$S”.
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
nn-NO
Stray start tag “%1$S”.
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
nn-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
nn-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
nn-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
nn-NO
End tag had attributes.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
nn-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
nn-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
nn-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
nn-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
nn-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
nn-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
nn-NO
Feil samsvar i taggar
en-US
mismatched tag
Entity # all locales dom • chrome • mathml • mathml.properties
ChildCountIncorrect
nn-NO
Ugyldig oppmerking: Feil tal på barn i <%1$S/>-etikett.
en-US
Invalid markup: Incorrect number of children for <%1$S/> tag.
Entity # all locales editor • ui • chrome • composer • editor.properties
CantEditFramesetMsg
nn-NO
Nettsideutviklaren kan ikkje redigera rammesett, eller sider med innebygde rammer. Prøv å redigere kvar ramme for seg når det gjeld rammesett. Lagre ein kopi av sida og fjern <iframe>-merket når det gjeld innsiderammer.
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
nn-NO
Tagg
en-US
Tag
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
structChangeTag.label
nn-NO
Endra tagg
en-US
Change tag
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
structRemoveTag.label
nn-NO
Fjern tagg
en-US
Remove tag
Entity # all locales editor • ui • chrome • dialogs • EditorInsertTOC.dtd
tag.label
nn-NO
Taggar:
en-US
Tag:
Entity # all locales mail • chrome • messenger-newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
nn-NO
Skriv inn taggprefiks
en-US
Enter a tag prefix
Entity # all locales mail • chrome • messenger • FilterEditor.dtd
addTag.label
nn-NO
Merk melding
en-US
Tag Message
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.messagesRead
nn-NO
Les e-postmeldingane dine og marker eller set etikettar på dei
en-US
Read your email messages and mark or tag them
Entity # all locales mail • chrome • messenger • messenger.dtd
addNewTag.label
nn-NO
Nytt merkelapp-stikkord
en-US
New Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagButton.label
nn-NO
Merkelapp-stikkord
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagButton.tooltip
nn-NO
Merk melding
en-US
Tag messages
Entity # all locales mail • chrome • messenger • messenger.dtd
tagMenu.label
nn-NO
Merkelapp-stikkord
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagsColumn.label
nn-NO
Merkelapp-stikkord
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.properties
editTagTitle
nn-NO
Rediger merkelapp-stikkord
en-US
Edit Tag
Entity # all locales mail • chrome • messenger • messenger.properties
newTag
nn-NO
Nytt merkelapp-stikkord
en-US
New Tag
Entity # all locales mail • chrome • messenger • messenger.properties
tagExists
nn-NO
Eit merkelapp-stikkord med same namn finst allereie.
en-US
A tag with that name already exists.
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertTOC.dtd
tag.label
nn-NO
Taggar:
en-US
Tag:
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CantEditFramesetMsg
nn-NO
Nettsideutviklaren kan ikkje redigera rammesett, eller sider med innebygde rammer. Prøv å redigere kvar ramme for seg når det gjeld rammesett. Lagre ein kopi av sida og fjern <iframe>-merket når det gjeld innsiderammer.
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
nn-NO
Tagg
en-US
Tag
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanMode.tooltip
nn-NO
Taggfiltreringsmodus
en-US
Tag filtering mode
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanModeAll.tooltip
nn-NO
Alle dei valde tagg-kriteria må passe
en-US
All of the selected tag criteria must match
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanModeAny.tooltip
nn-NO
Minst eitt av dei valde tagg-kriteria må passe
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
nn-NO
Ny merkelapp
en-US
New Tag
Entity # all locales mail • messenger • preferences • new-tag.ftl
tag-name-label.value
nn-NO
Merkelappnamn:
en-US
Tag Name:
Entity # all locales suite • chrome • browser • pageInfo.properties
generalMetaTag
nn-NO
Metainformasjon (1 tagg)
en-US
Meta (1 tag)
Entity # all locales suite • chrome • common • places • places.properties
tagResultLabel
nn-NO
Etikettar
en-US
Tag
Entity # all locales suite • chrome • editor • dialogs • EditorInsertTOC.dtd
tag.label
nn-NO
Taggar:
en-US
Tag:
Entity # all locales suite • chrome • editor • editor.properties
CantEditFramesetMsg
nn-NO
Nettsideutviklaren kan ikkje redigera rammesett, eller sider med innebygde rammer. Prøv å redigere kvar ramme for seg når det gjeld rammesett. Lagre ein kopi av sida og fjern <iframe>-merket når det gjeld innsiderammer.
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
nn-NO
Tagg
en-US
Tag
Entity # all locales suite • chrome • editor • editorOverlay.dtd
structChangeTag.label
nn-NO
Endra tagg
en-US
Change tag
Entity # all locales suite • chrome • editor • editorOverlay.dtd
structRemoveTag.label
nn-NO
Fjern tagg
en-US
Remove tag
Entity # all locales suite • chrome • mailnews • FilterEditor.dtd
addTag.label
nn-NO
Warning: Source string is missing
en-US
Tag Message
Entity # all locales suite • chrome • mailnews • messenger.dtd
tagMenu.label
nn-NO
Warning: Source string is missing
en-US
Tag
Entity # all locales suite • chrome • mailnews • messenger.properties
tag
nn-NO
Etikett
en-US
Tag
Entity # all locales suite • chrome • mailnews • messenger.properties
tagExists
nn-NO
Warning: Source string is missing
en-US
A tag with that name already exists!
Entity # all locales suite • chrome • mailnews • newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
nn-NO
Warning: Source string is missing
en-US
Enter a tag prefix
Entity # all locales suite • chrome • mailnews • pref • pref-tags.dtd
defaultTagName.label
nn-NO
Namnlaus etikett
en-US
Untitled Tag
Entity # all locales suite • chrome • mailnews • pref • pref-tags.dtd
tagColumn.label
nn-NO
Etikett
en-US
Tag
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
tag-pings-label
nn-NO
Merk alle sende ping med denne taggen
en-US
Tag all sent pings with this tag
Please enable JavaScript. Some features won't be available without it.