From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-eo/dom/chrome/layout/HtmlForm.properties | 35 +++++ l10n-eo/dom/chrome/layout/MediaDocument.properties | 22 ++++ l10n-eo/dom/chrome/layout/css.properties | 52 ++++++++ l10n-eo/dom/chrome/layout/htmlparser.properties | 145 +++++++++++++++++++++ l10n-eo/dom/chrome/layout/layout_errors.properties | 53 ++++++++ l10n-eo/dom/chrome/layout/printing.properties | 56 ++++++++ l10n-eo/dom/chrome/layout/xmlparser.properties | 48 +++++++ l10n-eo/dom/chrome/layout/xul.properties | 5 + 8 files changed, 416 insertions(+) create mode 100644 l10n-eo/dom/chrome/layout/HtmlForm.properties create mode 100644 l10n-eo/dom/chrome/layout/MediaDocument.properties create mode 100644 l10n-eo/dom/chrome/layout/css.properties create mode 100644 l10n-eo/dom/chrome/layout/htmlparser.properties create mode 100644 l10n-eo/dom/chrome/layout/layout_errors.properties create mode 100644 l10n-eo/dom/chrome/layout/printing.properties create mode 100644 l10n-eo/dom/chrome/layout/xmlparser.properties create mode 100644 l10n-eo/dom/chrome/layout/xul.properties (limited to 'l10n-eo/dom/chrome/layout') diff --git a/l10n-eo/dom/chrome/layout/HtmlForm.properties b/l10n-eo/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..bf5e2e628e --- /dev/null +++ b/l10n-eo/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=Rekomenci +Submit=Sendi formularon +Browse=Esplori… +FileUpload=Dosiera alŝuto +DirectoryUpload=Elekti dosierujon por alŝuti +DirectoryPickerOkButtonLabel=Alŝuti +ForgotPostWarning=La formularo enhavas enctype=%S, sed ĝi ne enhavas method=post. Ĝi estos do normale sendita per method=GET kaj sen enctype. +ForgotFileEnctypeWarning=La formularo enhavas dosierenigan kampon, sed mankas al ĝi method=POST kaj enctype=multipart/form-data. La dosiero ne estos sendita. +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +DefaultFormSubject=Sendado de formularo el %S +CannotEncodeAllUnicode=Formularo estis sendita per la enkodigo %S, kiu ne povas kodigi ĉiujn signojn de Unikodo, do la informo enigita de la uzanto povus difektiĝi. Por eviti tiun ĉi problemon, la paĝon oni devus ŝanĝi tiel ke la formularo estos sendita en la enkodigo UTF-8, ĉu per ŝanĝado de la enkodigo de la paĝo al UTF-8, ĉu per specifado de accept-charset=utf-8 en la formulara elemento. +AllSupportedTypes=Ĉiuj subtenataj tipoj +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# when there is no file selected yet. +NoFileSelected=Neniu dosiero elektita. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# when there is no file selected yet. +NoFilesSelected=Neniu dosiero elektita. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# when there is no directory +# selected yet. +NoDirSelected=Neniu dosierujo elektita. +# LOCALIZATION NOTE (XFilesSelected): this string is shown on a +# when there are more than one selected file. +# %S will be a number greater or equal to 2. +XFilesSelected=%S elektita dosieroj. +ColorPicker=Elekti koloron +# LOCALIZATION NOTE (DefaultSummary): this string is shown on a
when +# it has no direct child. Google Chrome should already have this +# string translated. +DefaultSummary=Detaloj diff --git a/l10n-eo/dom/chrome/layout/MediaDocument.properties b/l10n-eo/dom/chrome/layout/MediaDocument.properties new file mode 100644 index 0000000000..835afd7594 --- /dev/null +++ b/l10n-eo/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 bildo, %S\u00A0\u00D7\u00A0%S pixels) +ImageTitleWithoutDimensions=%S (%S bildo) +ImageTitleWithDimensions2=(%S bildo, %S\u00A0\u00D7\u00A0%S pixels) +ImageTitleWithNeitherDimensionsNorFile=(%S bildo) +MediaTitleWithFile=%S (%S objekto) +MediaTitleWithNoInfo=(%S objekto) + +InvalidImage=La bildo \u201c%S\u201d ne povas esti montrita ĉar ĝi enhavas erarojn. +UnsupportedImage=La bildo “%S” ne povas esti montrita ĉar ĝi postulas nesubtenatajn trajtojn. +ScaledImage=Skalita (%S%%) + +TitleWithStatus=%S - %S diff --git a/l10n-eo/dom/chrome/layout/css.properties b/l10n-eo/dom/chrome/layout/css.properties new file mode 100644 index 0000000000..a644a35712 --- /dev/null +++ b/l10n-eo/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=La stilfolio %1$S ne estis ŝargita ĉar ĝia MIMEa tipo "%2$S", ne estas "text/css". +MimeNotCssWarn=La stilfolio %1$S estis ŝargita kiel CSS malgraŭ tio ke ĝia MIMEa tipo "%2$S", ne estas "text/css". + +PEDeclDropped=Deklaro rifuzita. +PEDeclSkipped=Pretersaltis al la sekvanta deklaro. +PEUnknownProperty=Nekonata atributo'%1$S'. +PEPRSyntaxFieldEmptyInput=La priskribilo de sintakso @property estas malplena. +PEPRSyntaxFieldExpectedPipe=La priskribilo de sintakso @property `%S` enhavas elementojn sen la signo «|» inter ili. +PEPRSyntaxFieldInvalidNameStart=La priskribilo de sintakso @property `%S` enhavas elementon kiu komenciĝas per nevalida signo. +PEPRSyntaxFieldInvalidName=La priskribilo de sintakso @property `%S` enhavas elementon kiu havas nevalidan signon. +PEPRSyntaxFieldUnclosedDataTypeName=La priskribilo de sintakso @property `%S` enhavas nefermitan nomon de tipo de datumoj. +PEPRSyntaxFieldUnexpectedEOF=La priskribilo de sintakso @property `%S` ne estas kompleta. +PEPRSyntaxFieldUnknownDataTypeName=La priskribilo de sintakso @property `%S` enhavas nekonatan nomon de tipo de datumoj. +PEValueParsingError=Error in parsing value for '%1$S'. +PEUnknownAtRule=Nerekonita ĉe-regulo aŭ eraro dum rekonado de ĉe-regulo '%1$S'. +PEMQUnexpectedOperator=Neatendita operaciilo en listo de aŭdvidaĵoj. +PEMQUnexpectedToken=Neatendita ĵetono ‘%1$S’ en listo de aŭdvidaĵoj. +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=reguloj @import ankoraŭ ne validas en konstruitaj stilfolioj. +PENeverMatchingHostSelector=la elektilo de :host en ‘%S’ ne estas sentrajta kaj ĝi neniam kongruos. Ĉu vi eble celis :host()? + +TooLargeDashedRadius=La radiuso de la rando estas tro granda por la stilo ‘dashed’ (la limo estas 100000px). Ĝi estos videbligita kiel solida rando. +TooLargeDottedRadius=Border radius is too large for ‘dotted’ style (the limit is 100000px). Rendering as solid. diff --git a/l10n-eo/dom/chrome/layout/htmlparser.properties b/l10n-eo/dom/chrome/layout/htmlparser.properties new file mode 100644 index 0000000000..c009f0ed8a --- /dev/null +++ b/l10n-eo/dom/chrome/layout/htmlparser.properties @@ -0,0 +1,145 @@ +# 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=La signa kodo de dokumento HTML estis deklarita per la deklara sintakso de XML. Tio ĉi estas nenorma, kaj cetere deklaro de kodo per etikedo 'meta' komence de la parto 'head' estas pli efika. +EncMetaTooLate=Etikedo 'meta', celante deklari la signan kodon, estis trovita tro malfrue kiam la kodo jam estis deduktita de la enhavo. La etikedo 'meta' devas esti en la komenco de la parto 'head' de la dokumento. +EncMetaTooLateFrame=Etikedo 'meta', celante deklari la signan kodon, estis trovita tro malfrue kaj la kodo de la supera dokumento estis uzita. La etikedo 'meta' devas esti komence de la parto 'head' de la dokumento. +EncMetaAfterHeadInKilobyte=La etikedo 'meta' kiu deklaras la kodon de la dokumento devus esti movita al la komenco de la parto 'head' de la dokumento. +EncNoDecl=La kodo de la dokumento ne estis deklarita, do la kodo estis deduktita el la enhavo. Tiu signa kodo devas esti deklarita en la HTTP kapmesaĝo 'Content-Type' per 'meta' etikedo aŭ per uzo de oktetorda markilo. +EncNoDeclPlain=La kodo de la dokumento ne estis deklarita, do la kodo estis deduktita el la enhavo. Tiu signa kodo devas esti deklarita en la HTTP kapmesaĝo 'Content-Type' per uzo de oktetorda markilo. +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=Etikedo 'meta' estis uzita por deklari kodon, kiu kreas interretejan skriptan riskon. La anstataŭiga kodo estis uzita. +EncProtocolReplacement=Kodo, kiu estas interreteja skripta risko, estis deklarita en la transmeta nivelo de protokolo. La anstataŭiga kodo estis uzita. +EncDetectorReload=La kodo de la dokumento ne estis deklarita, kaj la kodo estis deduktita el la enhavo nur poste. Tio kaŭzis la reŝargadon de la dokumento La signa kodo devas esti deklarita en la HTTP kapmesaĝo 'Content-Type' per 'meta' etikedo aŭ per uzo de oktetorda markilo. +EncDetectorReloadPlain=La kodo de la dokumento ne estis deklarita, kaj la kodo estis deduktita el la enhavo nur poste. Tio kaŭzis la reŝargadon de la dokumento La signa kodo devas esti deklarita en la HTTP kapmesaĝo 'Content-Type' aŭ per uzo de oktetorda markilo. +EncError=La okteta fluo estis erara, laŭ la deklarita signa kodo. La deklaro de la signa kodo povus esti malĝusta. +EncErrorFrame=La okteta flu estis erara, laŭ la signa kodo heredita de la supera dokumento. La signa kodo devas esti deklarita en la HTTP kapmesaĝo 'Content-Type' per 'meta' etikedo aŭ per uzo de oktetorda markilo. +EncErrorFramePlain=La okteta flu estis erara, laŭ la signa kodo heredita de la supera dokumento. La signa kodo devas esti deklarita en la HTTP kapmesaĝo 'Content-Type' aŭ per uzo de oktetorda markilo. +EncSpeculationFailMeta=La komenca parto de la dokumento estis reanalizita ĉar troviĝis signoj ne-ASCII antaŭ la 'meta' etikedo kiu deklaris la kodon. Tiu 'meta' etikedo devus esti la unua en la 'head' parto de la dokumento, sen komentoj ne-ASCII antaŭ ĝi. +EncSpeculationFailXml=La komenca parto de la dokumento estis reanalizita ĉar troviĝis signoj ne-ASII en la parto de la dokumento, kie sensukcese oni serĉis 'meta' etikedon antaŭ ol elekti la deklaran sintakson de XML. Etikedo 'mat' komence de la 'head' parto devus esti uzita anstataŭ la deklara sintakso de XML. +# The audience of the following message isn't the author of the document but other people debugging browser behavior. +EncSpeculationFail2022=La komenco de la dokumento estis reanalizita ĉar ISO-2022-JP ne estas kodo kongrua kun ASCII. + +# 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 “”. 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 “” 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=“