diff options
Diffstat (limited to 'l10n-nn-NO/dom/chrome/layout')
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/HtmlForm.properties | 35 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/MediaDocument.properties | 22 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/css.properties | 52 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/htmlparser.properties | 144 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/layout_errors.properties | 53 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/printing.properties | 56 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/xmlparser.properties | 48 | ||||
-rw-r--r-- | l10n-nn-NO/dom/chrome/layout/xul.properties | 5 |
8 files changed, 415 insertions, 0 deletions
diff --git a/l10n-nn-NO/dom/chrome/layout/HtmlForm.properties b/l10n-nn-NO/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..a0b5391bac --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/HtmlForm.properties @@ -0,0 +1,35 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +Reset=Nullstill +Submit=Send inn +Browse=Bla gjennom … +FileUpload=Filopplasting +DirectoryUpload=Vel mappe for opplasting\u0020 +DirectoryPickerOkButtonLabel=Last opp +ForgotPostWarning=Skjemaet inneheld enctype=%S, men inneheld ikkje method=post. Sender data med method=GET og ingen enctype i staden. +ForgotFileEnctypeWarning=Skjemaet inneheld filval, men manglar method=POST og enctype=multipart/form-data. Fila vert ikkje send. +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +DefaultFormSubject=Skjemadata frå %S +CannotEncodeAllUnicode=Eit skjema vart sendt med teiknkodinga %S, som ikkje klarer å handsame alle Unicode-teikna, og derfor kan brukardata bli skadde. For å unngå dette problemet bør sida endrast slik at skjemaet blir sendt med UTF-8-koding, anten ved å endre sida si teiknkoding til UTF-8 eller ved å gje opp accept-charset=utf-8 i skjemaelementet. +AllSupportedTypes=Alle støtta typar +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# <input type='file'> when there is no file selected yet. +NoFileSelected=Inga fil vald. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# <input type='file' multiple> when there is no file selected yet. +NoFilesSelected=Ingen filer valde. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# <input type='file' directory/webkitdirectory> when there is no directory +# selected yet. +NoDirSelected=Inga mappe er vald. +# LOCALIZATION NOTE (XFilesSelected): this string is shown on a +# <input type='file' multiple> when there are more than one selected file. +# %S will be a number greater or equal to 2. +XFilesSelected=%S filer valde. +ColorPicker=Vel ein farge +# LOCALIZATION NOTE (DefaultSummary): this string is shown on a <details> when +# it has no direct <summary> child. Google Chrome should already have this +# string translated. +DefaultSummary=Detaljar diff --git a/l10n-nn-NO/dom/chrome/layout/MediaDocument.properties b/l10n-nn-NO/dom/chrome/layout/MediaDocument.properties new file mode 100644 index 0000000000..370809249f --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/MediaDocument.properties @@ -0,0 +1,22 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#LOCALIZATION NOTE (ImageTitleWithDimensions2AndFile): first %S is filename, second %S is type, third %S is width and fourth %S is height +#LOCALIZATION NOTE (ImageTitleWithoutDimensions): first %S is filename, second %S is type +#LOCALIZATION NOTE (ImageTitleWithDimensions2): first %S is type, second %S is width and third %S is height +#LOCALIZATION NOTE (ImageTitleWithNeitherDimensionsNorFile): first %S is type +#LOCALIZATION NOTE (MediaTitleWithFile): first %S is filename, second %S is type +#LOCALIZATION NOTE (MediaTitleWithNoInfo): first %S is type +ImageTitleWithDimensions2AndFile=%S (%S-bilde, %S × %S pikslar) +ImageTitleWithoutDimensions=%S (%S-bilde) +ImageTitleWithDimensions2=(%S-bilde, %S × %S pikslar) +ImageTitleWithNeitherDimensionsNorFile=(%S-bilde) +MediaTitleWithFile=%S (%S-objekt) +MediaTitleWithNoInfo=(%S-objekt) + +InvalidImage=Bildet “%S” inneheld feil, og kan difor ikkje visast. +UnsupportedImage=Bildet «%S» kan ikkje visast fordi det krev funksjonar som ikkje er støtta. +ScaledImage=Skalert (%S%%) + +TitleWithStatus=%S - %S diff --git a/l10n-nn-NO/dom/chrome/layout/css.properties b/l10n-nn-NO/dom/chrome/layout/css.properties new file mode 100644 index 0000000000..73320ca435 --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/css.properties @@ -0,0 +1,52 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +MimeNotCss=The stylesheet %1$S was not loaded because its MIME type, "%2$S", is not "text/css". +MimeNotCssWarn=The stylesheet %1$S was loaded as CSS even though its MIME type, "%2$S", is not "text/css". + +PEDeclDropped=Declaration dropped. +PEDeclSkipped=Skipped to next declaration. +PEUnknownProperty=Unknown property '%1$S'. +PEPRSyntaxFieldEmptyInput=@property syntax descriptor is empty. +PEPRSyntaxFieldExpectedPipe=@property syntax descriptor ‘%S’ contains components without a pipe between them. +PEPRSyntaxFieldInvalidNameStart=@property syntax descriptor ‘%S’ contains a component name that starts with an invalid character. +PEPRSyntaxFieldInvalidName=@property syntax descriptor ‘%S’ contains a component name with an invalid character. +PEPRSyntaxFieldUnclosedDataTypeName=@property syntax descriptor ‘%S’ contains an unclosed data type name. +PEPRSyntaxFieldUnexpectedEOF=@property syntax descriptor ‘%S’ is incomplete. +PEPRSyntaxFieldUnknownDataTypeName=@property syntax descriptor ‘%S’ contains an unknown data type name. +PEValueParsingError=Error in parsing value for '%1$S'. +PEUnknownAtRule=Unrecognized at-rule or error parsing at-rule '%1$S'. +PEMQUnexpectedOperator=Uventa operatør i medialista. +PEMQUnexpectedToken=Uventa verdi ‘%1$S’ i medialiste. +PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'. +PEKeyframeBadName=Expected identifier for name of @keyframes rule. +PEBadSelectorRSIgnored=Ruleset ignored due to bad selector. +PEBadSelectorKeyframeRuleIgnored=Keyframe rule ignored due to bad selector. +PESelectorGroupNoSelector=Selector expected. +PESelectorGroupExtraCombinator=Dangling combinator. +PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'. +PETypeSelNotType=Expected element name or '*' but found '%1$S'. +PEUnknownNamespacePrefix=Unknown namespace prefix '%1$S'. +PEAttributeNameExpected=Expected identifier for attribute name but found '%1$S'. +PEAttributeNameOrNamespaceExpected=Expected attribute name or namespace but found '%1$S'. +PEAttSelNoBar=Expected '|' but found '%1$S'. +PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'. +PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'. +PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'. +PEPseudoSelEndOrUserActionPC=Expected end of selector or a user action pseudo-class after pseudo-element but found '%1$S'. +PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element '%1$S'. +PEPseudoClassArgNotIdent=Expected identifier for pseudo-class parameter but found '%1$S'. +PEColorNotColor=Expected color but found '%1$S'. +PEParseDeclarationDeclExpected=Expected declaration but found '%1$S'. +PEUnknownFontDesc=Unknown descriptor '%1$S' in @font-face rule. +PEMQExpectedFeatureName=Expected media feature name but found '%1$S'. +PEMQNoMinMaxWithoutValue=Media features with min- or max- must have a value. +PEMQExpectedFeatureValue=Found invalid value for media feature. +PEExpectedNoneOrURL=Expected 'none' or URL but found '%1$S'. +PEExpectedNoneOrURLOrFilterFunction=Expected 'none', URL, or filter function but found '%1$S'. +PEDisallowedImportRule=@import-reglar er enno ikkje gyldige i konstruerte stilsett. +PENeverMatchingHostSelector=:host-veljaren i «%S» er ikkje funksjonell og vil aldri samsvare. Kanskje du tenkte å bruke :host()? + +TooLargeDashedRadius=Kantradius er for stor for ‘stipla’ stil (grensa er 100000 px). Renderar som fyllt. +TooLargeDottedRadius=Grensradius er for stor for ‘prikka’ stil (grensa er 100000 px). Renderar som fyllt. diff --git a/l10n-nn-NO/dom/chrome/layout/htmlparser.properties b/l10n-nn-NO/dom/chrome/layout/htmlparser.properties new file mode 100644 index 0000000000..2525227582 --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/htmlparser.properties @@ -0,0 +1,144 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Encoding warnings and errors +EncNoDeclarationFrame=The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. +EncXmlDecl=Teiknkodinga til eit HTML-dokument vart deklarert ved å bruke XML-deklarasjonssyntaksen. Dette er ikkje i tråd med gjeldande praksis og det er meir effektivt å bruke ein meta-tag i byrjinga av head-delen. +EncMetaTooLate=Ein meta-tag som prøvde å deklarere teiknkodinga, vart funnen for seint. Kodinga vart derfor gjetta frå innhaldet i staden. Meta-tagen må flyttast til byrjinga av head-delen til dokumentet. +EncMetaTooLateFrame=Ein meta-tag som prøvde å deklarere teiknkodinga vart funnen for seint. Kodinga vart derfor avleia frå kodinga av det overordna dokumentet i staden. Meta-tagen må flyttast til byrjinga av head-delen til dokumentet. +EncMetaAfterHeadInKilobyte=Meta-tagen som deklarerer teiknkodinga til dokumentet skal flyttast til starten av head-delen til dokumentet. +EncNoDecl=Teiknkodinga til dokumentet vart ikkje deklarert, så kodinga vart gjetta ut frå innhaldet. Teiknkodinga må deklarerast i Content-Type HTTP-headeren, ved å bruke ein meta-tag eller ved å bruke eit byte-rekkjefølgjemerke. +EncNoDeclPlain=Teiknkodinga til dokumentet vart ikkje deklarert, så kodinga vart gjetta ut frå innhaldet. Teiknkodinga må deklarerast i Content-Type HTTP-headeren eller ved å bruke eit byte-rekkjefølgjemerke. +EncMetaUnsupported=An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored. +EncProtocolUnsupported=An unsupported character encoding was declared on the transfer protocol level. The declaration was ignored. +EncMetaUtf16=A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead. +EncMetaUserDefined=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. +EncMetaReplacement=Ein meta-tag vart brukt til å deklarere ei teiknkoding som utgjer ein fare for skripting på tvers av nettstadar (cross-site-scripting). Ei erstatning for kodingen vart brukt i staden. +EncProtocolReplacement=Ei koding som utgjer ein fare for skripting på tvers av nettstadar (cross-site-scripting) vart erklært på overføringsprotokollnivå. Ei erstatning for kodinga vart brukt i staden. +EncDetectorReload=Teiknkodinga til dokumentet vart ikkje deklarert, og kodinga var kun mogleg å gjette ut frå innhaldet seint. Dette gjorde at dokumentet vart lasta på nytt. Teiknkodinga må deklarerast i Content-Type HTTP-headeren, ved å bruke ein meta-tag eller ved å bruke eit byte-rekkjefølgjemerke. +EncDetectorReloadPlain=Teiknkodinga til dokumentet vart ikkje deklarert, og kodinga var kun mogleg å gjette ut frå innhaldet seint. Dette gjorde at dokumentet vart lasta på nytt. Teiknkodinga må deklarerast i Content-Type HTTP-headeren eller ved å bruke eit byte-rekkjefølgjemerke. +EncError=The byte stream was erroneous according to the character encoding that was declared. The character encoding declaration may be incorrect. +EncErrorFrame=Bytestraumen var feil i høve til teiknkodinga som vart arva frå det overordna dokumentet. Teiknkodinga må deklarerast i Content-Type HTTP-headeren, ved å bruke ein meta-tag eller ved å bruke eit byte-rekkjefølgjemerke. +EncErrorFramePlain=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 or using a byte order mark. +EncSpeculationFailMeta=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. +EncSpeculationFailXml=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. +# The audience of the following message isn't the author of the document but other people debugging browser behavior. +EncSpeculationFail2022=The start of the document was reparsed, because ISO-2022-JP is an ASCII-incompatible encoding. + +# The bulk of the messages below are derived from +# https://hg.mozilla.org/projects/htmlparser/file/1f633cef7de7/src/nu/validator/htmlparser/impl/ErrorReportingTokenizer.java +# which is available under the MIT license. + +# Tokenizer errors +errGarbageAfterLtSlash=Garbage after “</”. +errLtSlashGt=Saw “</>”. Probable causes: Unescaped “<” (escape as “<”) or mistyped end tag. +errCharRefLacksSemicolon=Character reference was not terminated by a semicolon. +errNoDigitsInNCR=No digits in numeric character reference. +errGtInSystemId=“>” in system identifier. +errGtInPublicId=“>” in public identifier. +errNamelessDoctype=Nameless doctype. +errConsecutiveHyphens=Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is. +errPrematureEndOfComment=Premature end of comment. Use “-->” to end a comment properly. +errBogusComment=Bogus comment. +errUnquotedAttributeLt=“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before. +errUnquotedAttributeGrave=“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote. +errUnquotedAttributeQuote=Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value. +errUnquotedAttributeEquals=“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value. +errSlashNotFollowedByGt=A slash was not immediately followed by “>”. +errNoSpaceBetweenAttributes=No space between attributes. +errUnquotedAttributeStartLt=“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before. +errUnquotedAttributeStartGrave=“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote. +errUnquotedAttributeStartEquals=“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign. +errAttributeValueMissing=Attribute value missing. +errBadCharBeforeAttributeNameLt=Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before. +errEqualsSignBeforeAttributeName=Saw “=” when expecting an attribute name. Probable cause: Attribute name missing. +errBadCharAfterLt=Bad character after “<”. Probable cause: Unescaped “<”. Try escaping it as “<”. +errLtGt=Saw “<>”. Probable causes: Unescaped “<” (escape as “<”) or mistyped start tag. +errProcessingInstruction=Saw “<?”. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.) +errUnescapedAmpersandInterpretedAsCharacterReference=The string following “&” was interpreted as a character reference. (“&” probably should have been escaped as “&”.) +errNotSemicolonTerminated=Named character reference was not terminated by a semicolon. (Or “&” should have been escaped as “&”.) +errNoNamedCharacterMatch=“&” did not start a character reference. (“&” probably should have been escaped as “&”.) +errQuoteBeforeAttributeName=Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before. +errLtInAttributeName=“<” in attribute name. Probable cause: “>” missing immediately before. +errQuoteInAttributeName=Quote in attribute name. Probable cause: Matching quote missing somewhere earlier. +errExpectedPublicId=Expected a public identifier but the doctype ended. +errBogusDoctype=Bogus doctype. +maybeErrAttributesOnEndTag=End tag had attributes. +maybeErrSlashInEndTag=Stray “/” at the end of an end tag. +errNcrNonCharacter=Character reference expands to a non-character. +errNcrSurrogate=Character reference expands to a surrogate. +errNcrControlChar=Character reference expands to a control character. +errNcrCr=A numeric character reference expanded to carriage return. +errNcrInC1Range=A numeric character reference expanded to the C1 controls range. +errEofInPublicId=End of file inside public identifier. +errEofInComment=End of file inside comment. +errEofInDoctype=End of file inside doctype. +errEofInAttributeValue=End of file reached when inside an attribute value. Ignoring tag. +errEofInAttributeName=End of file occurred in an attribute name. Ignoring tag. +errEofWithoutGt=Saw end of file without the previous tag ending with “>”. Ignoring tag. +errEofInTagName=End of file seen when looking for tag name. Ignoring tag. +errEofInEndTag=End of file inside end tag. Ignoring tag. +errEofAfterLt=End of file after “<”. +errNcrOutOfRange=Character reference outside the permissible Unicode range. +errNcrUnassigned=Character reference expands to a permanently unassigned code point. +errDuplicateAttribute=Duplicate attribute. +errEofInSystemId=End of file inside system identifier. +errExpectedSystemId=Expected a system identifier but the doctype ended. +errMissingSpaceBeforeDoctypeName=Missing space before doctype name. +errNestedComment=Såg «<!--» inne i ein kommentar. Sannsynleg årsak: Nesta kommentar (ikkje tillaten). +errNcrZero=Character reference expands to zero. +errNoSpaceBetweenDoctypeSystemKeywordAndQuote=No space between the doctype “SYSTEM” keyword and the quote. +errNoSpaceBetweenPublicAndSystemIds=No space between the doctype public and system identifiers. +errNoSpaceBetweenDoctypePublicKeywordAndQuote=No space between the doctype “PUBLIC” keyword and the quote. + +# Tree builder errors +errDeepTree=Dokumenttreet er for djupt, og djupna vil difor bli avgrensa til 513 element. +errStrayStartTag2=Stray start tag “%1$S”. +errStrayEndTag=Stray end tag “%1$S”. +errUnclosedElements=End tag “%1$S” seen, but there were open elements. +errUnclosedElementsImplied=End tag “%1$S” implied, but there were open elements. +errUnclosedElementsCell=A table cell was implicitly closed, but there were open elements. +errStrayDoctype=Stray doctype. +errAlmostStandardsDoctype=Almost standards mode doctype. Expected “<!DOCTYPE html>”. +errQuirkyDoctype=Quirky doctype. Expected “<!DOCTYPE html>”. +errAlmostStandardsDoctypeVerbose=This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”. +errQuirkyDoctypeVerbose=This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”. +errNonSpaceInTrailer=Non-space character in page trailer. +errNonSpaceAfterFrameset=Non-space after “frameset”. +errNonSpaceInFrameset=Non-space in “frameset”. +errNonSpaceAfterBody=Non-space character after body. +errNonSpaceInColgroupInFragment=Non-space in “colgroup” when parsing fragment. +errNonSpaceInNoscriptInHead=Non-space character inside “noscript” inside “head”. +errFooBetweenHeadAndBody=“%1$S” element between “head” and “body”. +errStartTagWithoutDoctype=Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. +errNoSelectInTableScope=No “select” in table scope. +errStartSelectWhereEndSelectExpected=“select” start tag where end tag expected. +errStartTagWithSelectOpen=“%1$S” start tag with “select” open. +errBadStartTagInNoscriptInHead=Ugyldig start-tagg «%1$S» i «noscript» i «head». +errImage=Saw a start tag “image”. +errFooSeenWhenFooOpen2=Start-tagg «%1$S» sett, men eit element av samme type var allereie open. +errHeadingWhenHeadingOpen=Heading cannot be a child of another heading. +errFramesetStart=“frameset” start tag seen. +errNoCellToClose=No cell to close. +errStartTagInTable=Start tag “%1$S” seen in “table”. +errFormWhenFormOpen=Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag. +errTableSeenWhileTableOpen=Start tag for “table” seen but the previous “table” is still open. +errStartTagInTableBody=“%1$S” start tag in table body. +errEndTagSeenWithoutDoctype=End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. +errEndTagAfterBody=Saw an end tag after “body” had been closed. +errEndTagSeenWithSelectOpen=“%1$S” end tag with “select” open. +errGarbageInColgroup=Garbage in “colgroup” fragment. +errEndTagBr=End tag “br”. +errNoElementToCloseButEndTagSeen=No “%1$S” element in scope but a “%1$S” end tag seen. +errHtmlStartTagInForeignContext=HTML start tag “%1$S” in a foreign namespace context. +errNoTableRowToClose=No table row to close. +errNonSpaceInTable=Misplaced non-space characters inside a table. +errUnclosedChildrenInRuby=Unclosed children in “ruby”. +errStartTagSeenWithoutRuby=Start tag “%1$S” seen without a “ruby” element being open. +errSelfClosing=Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. +errNoCheckUnclosedElementsOnStack=Unclosed elements on stack. +errEndTagDidNotMatchCurrentOpenElement=End tag “%1$S” did not match the name of the current open element (“%2$S”). +errEndTagViolatesNestingRules=End tag “%1$S” violates nesting rules. +errEndWithUnclosedElements=End tag for “%1$S” seen, but there were unclosed elements. +errListUnclosedStartTags=Ikkje attlatne element. diff --git a/l10n-nn-NO/dom/chrome/layout/layout_errors.properties b/l10n-nn-NO/dom/chrome/layout/layout_errors.properties new file mode 100644 index 0000000000..f1d0a957b3 --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/layout_errors.properties @@ -0,0 +1,53 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +ImageMapRectBoundsError=The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format. +ImageMapCircleWrongNumberOfCoords=The "coords" attribute of the <area shape="circle"> tag is not in the "center-x,center-y,radius" format. +ImageMapCircleNegativeRadius=The "coords" attribute of the <area shape="circle"> tag has a negative radius. +ImageMapPolyWrongNumberOfCoords=The "coords" attribute of the <area shape="poly"> tag is not in the "x1,y1,x2,y2 …" format. +ImageMapPolyOddNumberOfCoords=The "coords" attribute of the <area shape="poly"> tag is missing the last "y" coordinate (the correct format is "x1,y1,x2,y2 …"). + +ScrollLinkedEffectFound3=Denne nettstaden ser ut til å bruke ein rullekopla posisjoneringseffekt. Dette fungerer kanskje ikkje bra med asynkron panorering; sjå https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for ytterlegare detaljar og for å bli med i diskusjonen om relaterte verktøy og funksjonar! + +## LOCALIZATION NOTE(CompositorAnimationWarningContentTooLargeArea): +## %1$S is an integer value of the area of the frame +## %2$S is an integer value of the area of a limit based on the viewport size +CompositorAnimationWarningContentTooLargeArea=Animasjon kan ikkje køyrast på kompositøren fordi området for ramma (%1$S) er for stor i forhold til visingsomårdet (større enn %2$S) +## LOCALIZATION NOTE(CompositorAnimationWarningContentTooLarge2): +## (%1$S, %2$S) is a pair of integer values of the frame size +## (%3$S, %4$S) is a pair of integer values of a limit based on the viewport size +## (%5$S, %6$S) is a pair of integer values of an absolute limit +CompositorAnimationWarningContentTooLarge2=Animering kan ikkje køyrast på kompositøren fordi rammestorleiken (%1$S, %2$S) er for stor i høve til visingsområdet (større enn (%3$S, %4$S)) eller større enn den høgsta tillatne verdien (%5$S, %6$S) +## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): +## 'backface-visibility: hidden' is a CSS property, don't translate it. +CompositorAnimationWarningTransformBackfaceVisibilityHidden=Async animation of 'backface-visibility: hidden' transforms is not supported +## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, +## CompositorAnimationWarningTransformWithGeometricProperties, +## CompositorAnimationWarningTransformWithSyncGeometricAnimations, +## CompositorAnimationWarningTransformFrameInactive, +## CompositorAnimationWarningOpacityFrameInactive): +## 'transform' and 'opacity' mean CSS property names, don't translate it. +CompositorAnimationWarningTransformSVG=Async 'transform' animations of aFrames with SVG transforms is not supported +CompositorAnimationWarningTransformWithGeometricProperties=Animeringar av 'transform' kan ikkje køyrast på kompositoren når geometriskea eigenskapaer er animerte på same element samstundes +CompositorAnimationWarningTransformWithSyncGeometricAnimations=Animeringar av ‘transform’ kan ikkje køyrast på kompositøren fordi den skal synkroniserast med animasjonar av geometriske eigenskapar som starta samstundes +CompositorAnimationWarningTransformFrameInactive=Async animation disabled because frame was not marked active for 'transform' animation +CompositorAnimationWarningTransformIsBlockedByImportantRules=Transform-animasjon kan ikkje køyrast på kompositøren fordi transformasjonsrelaterte eigenskapar er overstyrte av !important-reglar +CompositorAnimationWarningOpacityFrameInactive=Async animation disabled because frame was not marked active for 'opacity' animation +CompositorAnimationWarningHasRenderingObserver=Animering kan ikkje køyrast på compositor fordi elementet har renderingsobservatørar (-moz-element eller SVG klippning/maskering) +CompositorAnimationWarningHasCurrentColor=Animasjonar av «background-color» kan ikkje køyrast på kompositøren med «current-color»-keyframe. + +## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0" +ZoomPropertyWarning=Denne sida brukar den ikkje-standardiserte eigenskapen «zoom». Vurder å bruke calc() i dei aktuelle eigenskapsverdiane, eller bruk «transform» saman med «transform-origin: 0 0». + +## LOCALIZATION NOTE(PrincipalWritingModePropagationWarning): +## Do not translate <html>, <body>, CSS, "writing-mode", "direction", "text-orientation", :root, and "The Principal Writing Mode" because they are technical terms. +PrincipalWritingModePropagationWarning=Ved attgjeving av <html>-elementet, vert dei brukte verdiane for CSS-eigenskapane «writing-mode», «direction» og «text-orientation» på <html>-elementet tekne frå dei berekna verdiane til <body>-elementet, ikkje frå <html>-dei eigne verdiane til elementet. Vurder å setje desse eigenskapane på :root CSS-pseudoklassen. For meir informasjon sjå «The Principal Writing Mode» på https://www.w3.org/TR/css-writing-modes-3/#principal-flow + +## LOCALIZATION NOTE(ScrollAnchoringDisabledInContainer): +## %1$S is an integer value with the total number of adjustments +## %2$S is a floating point value with the average distance adjusted +## %3$S is a floating point value with the total adjusted distance +ScrollAnchoringDisabledInContainer=Rulleforankring vart deaktivert i ein rullebehalder på grunn av for mange justeringar på rad (%1$S) med for liten totalavstand (%2$S px i gjennomsnitt, %3$S px totalt). + +ForcedLayoutStart=Layouten vart tvungen før sida var fullasta. Dersom stilsett ikkje er lasta inn enno, kan dette føre til eit blink av ustyla innhald. diff --git a/l10n-nn-NO/dom/chrome/layout/printing.properties b/l10n-nn-NO/dom/chrome/layout/printing.properties new file mode 100644 index 0000000000..6d12414cc6 --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/printing.properties @@ -0,0 +1,56 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Page number formatting +## @page_number The current page number +#LOCALIZATION NOTE (pagenumber): Do not translate %ld in the following line. +# Place the word %ld where the page number and number of pages should be +# The first %ld will receive the the page number +pagenumber=%1$d + +# Page number formatting +## @page_number The current page number +## @page_total The total number of pages +#LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line. +# Place the word %ld where the page number and number of pages should be +# The first %ld will receive the the page number +# the second %ld will receive the total number of pages +pageofpages=%1$d av %2$d + +PrintToFile=Skriv ut til fil. +print_error_dialog_title=Utskriftsfeil +printpreview_error_dialog_title=Feil i førehandsvising + +# Printing error messages. +#LOCALIZATION NOTE: Some of these messages come in pairs, one +# for printing and one for print previewing. You can remove that +# distinction in your language by removing the entity with the _PP +# suffix; then the entity without a suffix will be used for both. +# You can also add that distinction to any of the messages that don't +# already have it by adding a new entity with a _PP suffix. +# +# For instance, if you delete PERR_GFX_PRINTER_DOC_IS_BUSY_PP, then +# the PERR_GFX_PRINTER_DOC_IS_BUSY message will be used for that error +# condition when print previewing as well as when printing. If you +# add PERR_FAILURE_PP, then PERR_FAILURE will only be used when +# printing, and PERR_FAILURE_PP will be used under the same conditions +# when print previewing. +# +PERR_FAILURE=Ein feil oppstod under utskrift. + +PERR_ABORT=Utskriftsjobben vart avbroten. +PERR_NOT_AVAILABLE=Nokre utskriftsfunksjonar er ikkje tilgjengelege. +PERR_NOT_IMPLEMENTED=Nokre utskriftsfunksjonar er ikkje implementerte enno. +PERR_OUT_OF_MEMORY=Det er ikkje nok ledig minne for å skriva ut. +PERR_UNEXPECTED=Ein uventa feil oppstod ved utskrift. + +PERR_GFX_PRINTER_NO_PRINTER_AVAILABLE=Ingen skrivarar tilgjengelege. +PERR_GFX_PRINTER_NO_PRINTER_AVAILABLE_PP=Ingen skrivarar tilgjengelege, kan ikkje visa førehandsvising. +PERR_GFX_PRINTER_NAME_NOT_FOUND=Greidde ikkje å finna vald skrivar. +PERR_GFX_PRINTER_COULD_NOT_OPEN_FILE=Greidde ikkje å opne utdatafil for skriving. +PERR_GFX_PRINTER_STARTDOC=Utskrift feila ved start av utskriftsjobb. +PERR_GFX_PRINTER_ENDDOC=Utskrift feila ved fullføring av utskriftsjobb. +PERR_GFX_PRINTER_STARTPAGE=Utskrift feila ved start av ny side. +PERR_GFX_PRINTER_DOC_IS_BUSY=Kan ikkje skriva ut dette dokumentet enno, det er framleis under innlasting. +PERR_GFX_PRINTER_DOC_IS_BUSY_PP=Kan ikkje førehandsvisa dette dokumentet enno, det er framleis under innlasting. diff --git a/l10n-nn-NO/dom/chrome/layout/xmlparser.properties b/l10n-nn-NO/dom/chrome/layout/xmlparser.properties new file mode 100644 index 0000000000..e16acc726f --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/xmlparser.properties @@ -0,0 +1,48 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Map Expat error codes to error strings +1 = ikkje nok minne +2 = syntaksfeil +3 = ingen root-element funne +4 = ikkje velforma +5 = uavslutta symbol +6 = ufullstendig teikn +7 = Feil samsvar i taggar +8 = duplikat attributt +9 = søppel etter dokumentelement +10 = ugyldig parameterentitets-referanse +11 = udefinert entitet +12 = rekursiv entitetsreferanse +13 = asynkron entitet +14 = referanse til ugyldig teiknnummer +15 = referanse til binær entitet +16 = referanse til ekstern entitet i attributt +17 = xml-prosesseringsinstruksjon er ikkje på starten av ekstern entitet +18 = ukjend koding +19 = koding spesifisert i XML-deklarasjonen er feil +20 = CDATA-seksjon vart ikkje laten att +21 = feil i prosessering av ekstern entitetsreferanse +22 = dokument er ikkje separat +23 = uventa tilstand i syntaksanalysen +24 = entitet vart deklarert i parameter-entitet +27 = prefikset er ikkje bunde til eit namnerom +28 = kan ikkje avdeklarere namnerom-prefiks +29 = reservert prefiks (xml) kan ikkje vera udeklarert eller bunde til eit annan namnerom-URI +30 = XML-deklarasjon ikkje velforma +31 = tekt-deklarasjon ikkje velforma +32 = ugyldig(e) teikn i offentleg id +38 = reservert prefiks (xml) kan ikkje avdeklarerast eller bindast til ett anna namnerom-namn +39 = reservert prefiks (xmlns) kan ikkje deklarerast eller avdeklarerast +40 = prefiks kan ikkje bindast til eit av dei reserverte namnerom-namna + +# %1$S is replaced by the Expat error string, may be followed by Expected (see below) +# %2$S is replaced by URL +# %3$u is replaced by line number +# %4$u is replaced by column number +XMLParsingError = XML-lesefeil: %1$S\nPlassering: %2$S\nLinjenummer %3$u, kolonne %4$u: + +# %S is replaced by a tag name. +# This gets appended to the error string if the error is mismatched tag. +Expected = . Forventa: </%S>. diff --git a/l10n-nn-NO/dom/chrome/layout/xul.properties b/l10n-nn-NO/dom/chrome/layout/xul.properties new file mode 100644 index 0000000000..d84221c6a2 --- /dev/null +++ b/l10n-nn-NO/dom/chrome/layout/xul.properties @@ -0,0 +1,5 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +PINotInProlog=<?%1$S?> prosesseringsinstruksjon har ingen effekt utanfor prologen lenger (sjå bug 360119). |