From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-cs/devtools/shared/accessibility.properties | 142 +++++++++++ .../devtools/shared/debugger-paused-reasons.ftl | 87 +++++++ l10n-cs/devtools/shared/debugger.properties | 69 ++++++ l10n-cs/devtools/shared/eyedropper.properties | 14 ++ l10n-cs/devtools/shared/highlighters.ftl | 55 +++++ l10n-cs/devtools/shared/screenshot.properties | 148 ++++++++++++ l10n-cs/devtools/shared/shared.properties | 6 + l10n-cs/devtools/shared/styleinspector.properties | 267 +++++++++++++++++++++ l10n-cs/devtools/shared/webconsole-commands.ftl | 34 +++ 9 files changed, 822 insertions(+) create mode 100644 l10n-cs/devtools/shared/accessibility.properties create mode 100644 l10n-cs/devtools/shared/debugger-paused-reasons.ftl create mode 100644 l10n-cs/devtools/shared/debugger.properties create mode 100644 l10n-cs/devtools/shared/eyedropper.properties create mode 100644 l10n-cs/devtools/shared/highlighters.ftl create mode 100644 l10n-cs/devtools/shared/screenshot.properties create mode 100644 l10n-cs/devtools/shared/shared.properties create mode 100644 l10n-cs/devtools/shared/styleinspector.properties create mode 100644 l10n-cs/devtools/shared/webconsole-commands.ftl (limited to 'l10n-cs/devtools/shared') diff --git a/l10n-cs/devtools/shared/accessibility.properties b/l10n-cs/devtools/shared/accessibility.properties new file mode 100644 index 0000000000..b1d29ba8ac --- /dev/null +++ b/l10n-cs/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=Kontrast: %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=Nelze vypočítat + +# 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=Kontrast: + +# 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=Kontrast (velký text): + +# 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 = Použijte atribut “alt” k označení prvků “area”, které mají atribut “href”. + +# 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 = Dialogy by měly být označeny. + +# 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 = Dokumenty musí mít 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 = Vložený obsah musí být označen. + +# 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 = Obrázky s nepovinnými popisky by měly být označeny. + +# 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 = Prvky “fieldset” musí být označeny. + +# 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 = Na označení prvku “fieldset” použijte prvek “legend”. + +# 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 = Prvky formuláře musí být označeny. + +# 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 = Prvky formuláře by měli mít viditelný textový štítek. + +# 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 = Prvky “frame” musí být označeny. + +# 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 = Pro označení prvků “mglyph” použijte atribut “alt”. + +# 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 = Nadpisy musí být označeny. + +# 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 = Nadpisy by měly mít viditelný textový obsah. + +# LOCALIZATION NOTE (accessibility.text.label.issue.iframe): A title text that +# describes that currently selected accessible object for an