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 --- .../devtools/shared/accessibility.properties | 142 +++++++++++ .../devtools/shared/debugger-paused-reasons.ftl | 87 +++++++ l10n-zh-CN/devtools/shared/debugger.properties | 67 ++++++ l10n-zh-CN/devtools/shared/eyedropper.properties | 14 ++ l10n-zh-CN/devtools/shared/highlighters.ftl | 67 ++++++ l10n-zh-CN/devtools/shared/screenshot.properties | 148 ++++++++++++ l10n-zh-CN/devtools/shared/shared.properties | 6 + .../devtools/shared/styleinspector.properties | 267 +++++++++++++++++++++ l10n-zh-CN/devtools/shared/webconsole-commands.ftl | 35 +++ 9 files changed, 833 insertions(+) create mode 100644 l10n-zh-CN/devtools/shared/accessibility.properties create mode 100644 l10n-zh-CN/devtools/shared/debugger-paused-reasons.ftl create mode 100755 l10n-zh-CN/devtools/shared/debugger.properties create mode 100755 l10n-zh-CN/devtools/shared/eyedropper.properties create mode 100644 l10n-zh-CN/devtools/shared/highlighters.ftl create mode 100644 l10n-zh-CN/devtools/shared/screenshot.properties create mode 100644 l10n-zh-CN/devtools/shared/shared.properties create mode 100755 l10n-zh-CN/devtools/shared/styleinspector.properties create mode 100644 l10n-zh-CN/devtools/shared/webconsole-commands.ftl (limited to 'l10n-zh-CN/devtools/shared') diff --git a/l10n-zh-CN/devtools/shared/accessibility.properties b/l10n-zh-CN/devtools/shared/accessibility.properties new file mode 100644 index 0000000000..5d7a6c3d4b --- /dev/null +++ b/l10n-zh-CN/devtools/shared/accessibility.properties @@ -0,0 +1,142 @@ +# 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 (accessibility.contrast.ratio): A title text for the color contrast +# ratio description, used by the accessibility highlighter to display the value. %S in the +# content will be replaced by the contrast ratio numerical value. +accessibility.contrast.ratio=对比度:%S + +# LOCALIZATION NOTE (accessibility.contrast.ratio.error): A title text for the color +# contrast ratio, used when the tool is unable to calculate the contrast ratio value. +accessibility.contrast.ratio.error=无法计算 + +# LOCALIZATION NOTE (accessibility.contrast.ratio.label): A title text for the color +# contrast ratio description, used together with the actual values. +accessibility.contrast.ratio.label=对比度: + +# LOCALIZATION NOTE (accessibility.contrast.ratio.label.large): A title text for the color +# contrast ratio description that also specifies that the color contrast criteria used is +# if for large text. +accessibility.contrast.ratio.label.large=对比度(大号文本): + +# LOCALIZATION NOTE (accessibility.text.label.issue.area): A title text that +# describes that currently selected accessible object for an element must have +# its name provided via the alt attribute. +accessibility.text.label.issue.area = 使用“alt”属性给带有“href”属性的“area”元素提供文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.dialog): A title text that +# describes that currently selected accessible object for a dialog should have a name +# provided. +accessibility.text.label.issue.dialog = 对话框应该有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.document.title): A title text that +# describes that currently selected accessible object for a document must have a name +# provided via title. +accessibility.text.label.issue.document.title = 文档(Documents)必须有一个 title(标题)。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.embed): A title text that +# describes that currently selected accessible object for an must have a name +# provided. +accessibility.text.label.issue.embed = 嵌入式内容必须有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.figure): A title text that +# describes that currently selected accessible object for a figure should have a name +# provided. +accessibility.text.label.issue.figure = 带有可选标题的数字应该有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.fieldset): A title text that +# describes that currently selected accessible object for a
must have a name +# provided. +accessibility.text.label.issue.fieldset = “fieldset”元素必须有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.fieldset.legend2): A title text that +# describes that currently selected accessible object for a
must have a name +# provided via element. +accessibility.text.label.issue.fieldset.legend2 = 使用“legend”元素为“fieldset”提供文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.form): A title text that +# describes that currently selected accessible object for a form element must have a name +# provided. +accessibility.text.label.issue.form = 表单元素必须有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.form.visible): A title text that +# describes that currently selected accessible object for a form element should have a name +# provided via a visible label/element. +accessibility.text.label.issue.form.visible = 表单元素应该有一个可见的文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.frame): A title text that +# describes that currently selected accessible object for a must have a name +# provided. +accessibility.text.label.issue.frame = “frame”元素必须有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.glyph): A title text that +# describes that currently selected accessible object for a must have a name +# provided via alt attribute. +accessibility.text.label.issue.glyph = 使用“alt”属性给“mglyph”元素提供文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.heading): A title text that +# describes that currently selected accessible object for a heading must have a name +# provided. +accessibility.text.label.issue.heading = 标题(Heading)必须有文本标签。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.heading.content): A title text that +# describes that currently selected accessible object for a heading must have visible +# content. +accessibility.text.label.issue.heading.content = 标题(Heading)应该有可见的文本内容。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.iframe): A title text that +# describes that currently selected accessible object for an