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-be/dom/chrome/layout/HtmlForm.properties | 35 +++++ l10n-be/dom/chrome/layout/MediaDocument.properties | 22 ++++ l10n-be/dom/chrome/layout/css.properties | 52 ++++++++ l10n-be/dom/chrome/layout/htmlparser.properties | 145 +++++++++++++++++++++ l10n-be/dom/chrome/layout/layout_errors.properties | 53 ++++++++ l10n-be/dom/chrome/layout/printing.properties | 56 ++++++++ l10n-be/dom/chrome/layout/xmlparser.properties | 48 +++++++ l10n-be/dom/chrome/layout/xul.properties | 5 + 8 files changed, 416 insertions(+) create mode 100644 l10n-be/dom/chrome/layout/HtmlForm.properties create mode 100644 l10n-be/dom/chrome/layout/MediaDocument.properties create mode 100644 l10n-be/dom/chrome/layout/css.properties create mode 100644 l10n-be/dom/chrome/layout/htmlparser.properties create mode 100644 l10n-be/dom/chrome/layout/layout_errors.properties create mode 100644 l10n-be/dom/chrome/layout/printing.properties create mode 100644 l10n-be/dom/chrome/layout/xmlparser.properties create mode 100644 l10n-be/dom/chrome/layout/xul.properties (limited to 'l10n-be/dom/chrome/layout') diff --git a/l10n-be/dom/chrome/layout/HtmlForm.properties b/l10n-be/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..e1e25e4863 --- /dev/null +++ b/l10n-be/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=Скінуць +Submit=Падаць запыт +Browse=Агляд… +FileUpload=Зацягванне файла +DirectoryUpload=Выберыце папку для зацягвання +DirectoryPickerOkButtonLabel=Зацягванне +ForgotPostWarning=Форма змяшчае тып шыфравання (enctype=%S), але не змяшчае method=post. Таму падаецца звычайна, метадам GET і без шыфравання. +ForgotFileEnctypeWarning=Форма змяшчае поле ўводу файла, але адсутнічае метад POST і тып шыфравання multipart/form-data формы. Файл не будзе дасланы. +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +DefaultFormSubject=Дасыланне формы з %S +CannotEncodeAllUnicode=Форма пасланая ў кадоўцы %S, якой немагчыма закадаваць усе знакі адзінага коду, таму ўвод карыстальніка можа быць сапсаваны. Каб пазбегнуць такой праблемы, старонка павінна быць зменена так, каб форма дасылалася ў кадоўцы UTF-8. Трэбы зменіць ці кадоўку старонкі, ці прызначыць accept-charset=utf-8 адзінцы формы. +AllSupportedTypes=Усе тыпы, якія падтрымліваюцца +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# when there is no file selected yet. +NoFileSelected=Файл не выбраны. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# when there is no file selected yet. +NoFilesSelected=Файлы не выбраны. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# when there is no directory +# selected yet. +NoDirSelected=Каталог не выбраны. +# 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 файлаў(-ы). +ColorPicker=Выберыце колер +# LOCALIZATION NOTE (DefaultSummary): this string is shown on a
when +# it has no direct child. Google Chrome should already have this +# string translated. +DefaultSummary=Падрабязнасці diff --git a/l10n-be/dom/chrome/layout/MediaDocument.properties b/l10n-be/dom/chrome/layout/MediaDocument.properties new file mode 100644 index 0000000000..5fbbdb847d --- /dev/null +++ b/l10n-be/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, %S × %S пікселяў) +ImageTitleWithoutDimensions=%S (Выява %S) +ImageTitleWithDimensions2=(Выява %S, %S × %S пікселяў) +ImageTitleWithNeitherDimensionsNorFile=(Выява %S) +MediaTitleWithFile=%S (Аб'ект %S) +MediaTitleWithNoInfo=(Аб'ект %S) + +InvalidImage=Выява “%S” не можа быць адлюстравана, таму што змяшчае памылкі. +UnsupportedImage=Выява “%S” не можа быць паказана, бо патрабуе непадтрыманых функцый. +ScaledImage=Маштабаваны (%S%%) + +TitleWithStatus=%S - %S diff --git a/l10n-be/dom/chrome/layout/css.properties b/l10n-be/dom/chrome/layout/css.properties new file mode 100644 index 0000000000..75bff27fc9 --- /dev/null +++ b/l10n-be/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=Табліца стыляў %1$S не была загружана, таму што яе MIME тып, "%2$S", не "text/css". +MimeNotCssWarn=Табліца стыляў %1$S загружана як CSS не гледзячы на тое, што яе MIME тып, "%2$S", не "text/css". + +PEDeclDropped=Абвяшчэнне адкінута. +PEDeclSkipped=Прапушчана да наступнага абвяшчэння. +PEUnknownProperty=Невядомая ўласцівасць '%1$S'. +PEPRSyntaxFieldEmptyInput=Дэскрыптар сінтаксісу @property пусты. +PEPRSyntaxFieldExpectedPipe=Дэскрыптар сінтаксісу @property «%S» змяшчае кампаненты без вертыкальнай рысы паміж імі. +PEPRSyntaxFieldInvalidNameStart=Дэскрыптар сінтаксісу @property «%S» змяшчае назву кампанента, якая пачынаецца з недапушчальнага сімвала. +PEPRSyntaxFieldInvalidName=Дэскрыптар сінтаксісу @property «%S» змяшчае назву кампанента з недапушчальным сімвалам. +PEPRSyntaxFieldUnclosedDataTypeName=Дэскрыптар сінтаксісу @property «%S» змяшчае назву незакрытага тыпу дадзеных. +PEPRSyntaxFieldUnexpectedEOF=Дэскрыптар сінтаксісу @property «%S» няпоўны. +PEPRSyntaxFieldUnknownDataTypeName=Дэскрыптар сінтаксісу @property «%S» змяшчае назву нявызначанага тыпу дадзеных. +PEValueParsingError=Памылка разбору значэння '%1$S'. +PEUnknownAtRule=Непазнанае at-rule або памылка разбору at-rule '%1$S'. +PEMQUnexpectedOperator=Нечаканы аператар у спісе медыя. +PEMQUnexpectedToken=Нечаканы токен ‘%1$S’ у спісе медыя. +PEAtNSUnexpected=Нечаканая лексема ўсярэдзіне @namespace: '%1$S'. +PEKeyframeBadName=Чакаўся вызначальнік для назвы правіла @keyframes. +PEBadSelectorRSIgnored=Збор правілаў праігнараваны з-за дрэннага вылучальніка +PEBadSelectorKeyframeRuleIgnored=Правіла keyframe праігнаравана праз кепскі вылучальнік. +PESelectorGroupNoSelector=Чакаўся вылучальнік. +PESelectorGroupExtraCombinator=Павіслы змешвальнік. +PEClassSelNotIdent=Чакаўся вызначальнік для вылучальніка класа, але знойдзены '%1$S'. +PETypeSelNotType=Чакалася назва адзінкі або '*', але знойдзены '%1$S'. +PEUnknownNamespacePrefix=Невядомая прыстаўка назвапрасторы '%1$S'. +PEAttributeNameExpected=Чакаўся вызначальнік для назвы атрыбута, але знойдзены '%1$S'. +PEAttributeNameOrNamespaceExpected=Чакалася назва атрыбута або назвапрастора, але знойдзены '%1$S'. +PEAttSelNoBar=Чакаўся '|', але знойдзены '%1$S'. +PEAttSelUnexpected=Нечаканая лексема ў вылучальніку атрыбута: '%1$S'. +PEAttSelBadValue=Чакаўся вызначальнік або радок для значэння ў вылучальніку атрыбута, але знойдзены '%1$S'. +PEPseudoSelBadName=Чакаўся вызначальнік псеўда-класа або псеўда-адзінкі, але знойдзены '%1$S'. +PEPseudoSelEndOrUserActionPC=Чакаўся канец вылучальніка або псеўда-клас дзеяння карыстальніка пасля псеўда-адзінкі, але зноўдзена '%1$S'. +PEPseudoSelUnknown=Невядомы псеўда-клас або псеўда-адзінка '%1$S'. +PEPseudoClassArgNotIdent=Чакаўся вызначальнік параметра псеўда-класа, але знойдзены '%1$S'. +PEColorNotColor=Чакаўся колер, але знойдзены '%1$S'. +PEParseDeclarationDeclExpected=Чакалася абвяшчэнне, але знойдзены '%1$S'. +PEUnknownFontDesc=Невядомы апісальнік '%1$S' у правіле @font-face. +PEMQExpectedFeatureName=Чакалася назва асаблівасці медыя, але знойдзены '%1$S'. +PEMQNoMinMaxWithoutValue=Медыя-асаблівасці з min- або max- мусяць мець значэнне. +PEMQExpectedFeatureValue=Знойдзена няспраўнае значэнне асаблівасці медыя. +PEExpectedNoneOrURL=Чакалася 'none' або URL, але знойдзена '%1$S'. +PEExpectedNoneOrURLOrFilterFunction=Чакалася 'none', URL або функцыя-фільтр, але атрымана '%1$S'. +PEDisallowedImportRule=Правілы @import яшчэ не дзейнічаюць у створаных табліцах стыляў. +PENeverMatchingHostSelector=Селектар :host у «%S» не пазбаўлены функцый і ніколі не будзе адпавядаць. Магчыма, вы намерваліся выкарыстаць :host()? + +TooLargeDashedRadius=Радыус скруглення занадта вялікі для стылю ‘dashed’ (мяжа - 100000 пікселяў). Візуалізую як суцэльны. +TooLargeDottedRadius=Радыус скруглення занадта вялікі для стылю ‘dotted’ (мяжа - 100000 пікселяў). Візуалізую як суцэльны. diff --git a/l10n-be/dom/chrome/layout/htmlparser.properties b/l10n-be/dom/chrome/layout/htmlparser.properties new file mode 100644 index 0000000000..a9324d3a90 --- /dev/null +++ b/l10n-be/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=Кадаванне сімвалаў дакумента HTML было аб'яўлена з выкарыстаннем сінтаксісу аб'яўлення XML. Гэта не адпавядае стандартам, і больш эфектыўна аб'явіць кадаванне з дапамогай тэга meta у пачатковай частцы загалоўка. +EncMetaTooLate=Тэг meta, які спрабуе аб'явіць кадаванне сімвалаў, быў знойдзены надта позна, і замест гэтага кадаванне было адгаданае па змесціве. Тэг meta трэба перамясціць у пачатковую частку загалоўка дакумента. +EncMetaTooLateFrame=Тэг meta, які спрабуе аб'явіць кадаванне сімвалаў, быў знойдзены надта позна, і замест гэтага было ўжыта кадаванне бацькоўскага дакумента. Тэг meta трэба перамясціць у пачатковую частку загалоўка дакумента. +EncMetaAfterHeadInKilobyte=Тэг meta, які аб'яўляе кадаванне сімвалаў дакумента, павінен быць перанесены ў пачатковую частку загалоўка дакумента. +EncNoDecl=Кадаванне сімвалаў дакумента не была аб'яўлена, таму кадаванне было адгаданае па змесціве. Кадаванне сімвалаў павінна быць аб'яўлена ў загалоўку HTTP Content-Type з дапамогай тэга meta або маркёра паслядоўнасці байтаў. +EncNoDeclPlain=Кадаванне сімвалаў дакумента не была аб'яўлена, таму кадаванне было адгаданае па змесціве. Кадаванне сімвалаў павінна быць аб'яўлена ў загалоўку HTTP Content-Type або з дапамогай маркёра паслядоўнасці байтаў. +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=Тэг meta быў выкарыстаны для аб'яўлення кадавання, якое пагражае міжсайтавым скрыптынгам. Замест яго было выкарыстана падменнае кадаванне. +EncProtocolReplacement=На ўзроўні пратаколу перадачы было аб'яўлена кадаванне, якое пагражае міжсайтавым скрыптынгам. Замест яго было выкарыстана падменнае кадаванне. +EncDetectorReload=Кадаванне сімвалаў дакумента не было аб'яўлена, а адгадаць кадаванне па змесціве можна толькі позна. Гэта прывяло да перазагрузкі дакумента. Кадаванне сімвалаў павінна быць аб'яўлена ў загалоўку HTTP Content-Type з дапамогай тэга meta або маркёра паслядоўнасці байтаў. +EncDetectorReloadPlain=Кадаванне сімвалаў дакумента не было аб'яўлена, а адгадаць кадаванне па змесціве можна толькі позна. Гэта прывяло да перазагрузкі дакумента. Кадаванне сімвалаў павінна быць аб'яўлена ў загалоўку HTTP Content-Type або з дапамогай маркёра паслядоўнасці байтаў. +EncError=У адпаведнасці з заяўленым кадаваннем паток байтаў быў памылковым. Аб'яўленне кадавання сімвалаў можа быць няправільным. +EncErrorFrame=У адпаведнасці з кадаванне сімвалаў спадкаемленым ад бацькоўскага дакумента паток байтаў быў памылковым. Кадаванне сімвалаў павінна быць аб'яўлена ў загалоўку HTTP Content-Type з дапамогай тэга meta або маркёра паслядоўнасці байтаў. +EncErrorFramePlain=У адпаведнасці з кадаванне сімвалаў спадкаемленым ад бацькоўскага дакумента паток байтаў быў памылковым. Кадаванне сімвалаў павінна быць аб'яўлена ў загалоўку HTTP Content-Type або з дапамогай маркёра паслядоўнасці байтаў. +EncSpeculationFailMeta=Пачатак дакумента быў перагледжаны, таму што перад тэгам meta, які абвяшчае кадаванне, былі сімвалы, якія не ўваходзяць у ASCII. Тэг meta павінен быць першым даччыным элементам загалоўка без не-ASCII каментарыяў раней. +EncSpeculationFailXml=Пачатак дакумента быў перагледжаны, таму што ў той частцы дакумента, у якой быў беспаспяхова шуканы тэг meta перш чым вярнуцца да сінтаксісу аб'яўлення XML, былі сімвалы, якія не ўваходзяць у ASCII. Замест сінтаксісу дэкларацыі XML варта выкарыстоўваць тэг meta у пачатку галаўной часткі. +# The audience of the following message isn't the author of the document but other people debugging browser behavior. +EncSpeculationFail2022=Пачатак дакумента быў перагледжаны, таму што кадаванне ISO-2022-JP несумяшчальнае з 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=Шмаццё пасля “”. 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=Канцавы тэг меў атрыбуты. +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=Падвоены атрыбут. +errEofInSystemId=End of file inside system identifier. +errExpectedSystemId=Expected a system identifier but the doctype ended. +errMissingSpaceBeforeDoctypeName=Missing space before doctype name. +errNestedComment=Знодзены “