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-ast/dom/chrome/layout/HtmlForm.properties | 19 ++++++++++ .../dom/chrome/layout/MediaDocument.properties | 13 +++++++ l10n-ast/dom/chrome/layout/css.properties | 9 +++++ l10n-ast/dom/chrome/layout/htmlparser.properties | 15 ++++++++ .../dom/chrome/layout/layout_errors.properties | 33 +++++++++++++++++ l10n-ast/dom/chrome/layout/printing.properties | 42 ++++++++++++++++++++++ l10n-ast/dom/chrome/layout/xmlparser.properties | 17 +++++++++ 7 files changed, 148 insertions(+) create mode 100644 l10n-ast/dom/chrome/layout/HtmlForm.properties create mode 100644 l10n-ast/dom/chrome/layout/MediaDocument.properties create mode 100644 l10n-ast/dom/chrome/layout/css.properties create mode 100644 l10n-ast/dom/chrome/layout/htmlparser.properties create mode 100644 l10n-ast/dom/chrome/layout/layout_errors.properties create mode 100644 l10n-ast/dom/chrome/layout/printing.properties create mode 100644 l10n-ast/dom/chrome/layout/xmlparser.properties (limited to 'l10n-ast/dom/chrome/layout') diff --git a/l10n-ast/dom/chrome/layout/HtmlForm.properties b/l10n-ast/dom/chrome/layout/HtmlForm.properties new file mode 100644 index 0000000000..55dbadc174 --- /dev/null +++ b/l10n-ast/dom/chrome/layout/HtmlForm.properties @@ -0,0 +1,19 @@ +# 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/. + +Browse=Restolar… +DirectoryPickerOkButtonLabel=Xubir +# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName +AllSupportedTypes=Tolos tipos sofitaos +# LOCALIZATION NOTE (NoFileSelected): this string is shown on a +# when there is no file selected yet. +# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a +# when there is no file selected yet. +# LOCALIZATION NOTE (NoDirSelected): this string is shown on a +# when there is no directory +# selected yet. +NoDirSelected=Nun s'esbilló nengún direutoriu. +# LOCALIZATION NOTE (DefaultSummary): this string is shown on a
when +# it has no direct child. Google Chrome should already have this +# string translated. diff --git a/l10n-ast/dom/chrome/layout/MediaDocument.properties b/l10n-ast/dom/chrome/layout/MediaDocument.properties new file mode 100644 index 0000000000..248a5d041e --- /dev/null +++ b/l10n-ast/dom/chrome/layout/MediaDocument.properties @@ -0,0 +1,13 @@ +# 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 + + +TitleWithStatus=%S — %S diff --git a/l10n-ast/dom/chrome/layout/css.properties b/l10n-ast/dom/chrome/layout/css.properties new file mode 100644 index 0000000000..b8982e4d84 --- /dev/null +++ b/l10n-ast/dom/chrome/layout/css.properties @@ -0,0 +1,9 @@ +# 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/. + + +PEAttSelNoBar=Esperábase «|» mas atopóse «%1$S». +PEColorNotColor=Esperábase un color mas atopóse «%1$S». + + diff --git a/l10n-ast/dom/chrome/layout/htmlparser.properties b/l10n-ast/dom/chrome/layout/htmlparser.properties new file mode 100644 index 0000000000..f8c06a2a86 --- /dev/null +++ b/l10n-ast/dom/chrome/layout/htmlparser.properties @@ -0,0 +1,15 @@ +# 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 + +# 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 +errNamelessDoctype=Doctype ensin nome. + +# Tree builder errors + diff --git a/l10n-ast/dom/chrome/layout/layout_errors.properties b/l10n-ast/dom/chrome/layout/layout_errors.properties new file mode 100644 index 0000000000..679555c9ad --- /dev/null +++ b/l10n-ast/dom/chrome/layout/layout_errors.properties @@ -0,0 +1,33 @@ +# 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(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 +## 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 +## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): +## 'backface-visibility: hidden' is a CSS property, don't translate it. +## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, +## CompositorAnimationWarningTransformWithGeometricProperties, +## CompositorAnimationWarningTransformWithSyncGeometricAnimations, +## CompositorAnimationWarningTransformFrameInactive, +## CompositorAnimationWarningOpacityFrameInactive): +## 'transform' and 'opacity' mean CSS property names, don't translate it. +CompositorAnimationWarningTransformSVG=Les animaciones de «transform» n'elementos con tresformaciones de SVG nun puen executase nel compositor + +## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0" + +## LOCALIZATION NOTE(PrincipalWritingModePropagationWarning): +## Do not translate , , CSS, "writing-mode", "direction", "text-orientation", :root, and "The Principal Writing Mode" because they are technical terms. + +## 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 + diff --git a/l10n-ast/dom/chrome/layout/printing.properties b/l10n-ast/dom/chrome/layout/printing.properties new file mode 100644 index 0000000000..94c17dc245 --- /dev/null +++ b/l10n-ast/dom/chrome/layout/printing.properties @@ -0,0 +1,42 @@ +# 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 de %2$d + + +# 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=Asocedió un fallu mentanto s'imprentaba. + +PERR_UNEXPECTED=Hebo un problema inesperáu mentanto s'imprentaba. + +PERR_GFX_PRINTER_NO_PRINTER_AVAILABLE=Nun hai imprentadores disponibles. +PERR_GFX_PRINTER_NAME_NOT_FOUND=Nun pudo atopase la impresora esbillada. diff --git a/l10n-ast/dom/chrome/layout/xmlparser.properties b/l10n-ast/dom/chrome/layout/xmlparser.properties new file mode 100644 index 0000000000..8986b0287f --- /dev/null +++ b/l10n-ast/dom/chrome/layout/xmlparser.properties @@ -0,0 +1,17 @@ +# 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 +6 = caráuter parcial +11 = entidá ensin definir +13 = entidá asíncrona + +# %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 + +# %S is replaced by a tag name. +# This gets appended to the error string if the error is mismatched tag. + -- cgit v1.2.3