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-cy/devtools/client/accessibility.ftl | 72 +++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 l10n-cy/devtools/client/accessibility.ftl (limited to 'l10n-cy/devtools/client/accessibility.ftl') diff --git a/l10n-cy/devtools/client/accessibility.ftl b/l10n-cy/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..f69f49fddc --- /dev/null +++ b/l10n-cy/devtools/client/accessibility.ftl @@ -0,0 +1,72 @@ +# 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/. + + +### These strings are used inside the Accessibility panel. + +accessibility-learn-more = Darllen rhagor +accessibility-text-label-header = Labeli ac Enwau Testun +accessibility-keyboard-header = Bysellfwrdd + +## These strings are used in the overlay displayed when running an audit in the accessibility panel + +accessibility-progress-initializing = Cychwyn… + .aria-valuetext = Cychwyn… +# This string is displayed in the audit progress bar in the accessibility panel. +# Variables: +# $nodeCount (Integer) - The number of nodes for which the audit was run so far. +accessibility-progress-progressbar = + { $nodeCount -> + [zero] Gwirio { $nodeCount } nod + [one] Gwirio { $nodeCount } nod + [two] Gwirio { $nodeCount } nod + [few] Gwirio { $nodeCount } nod + [many] Gwirio { $nodeCount } nod + *[other] Gwirio { $nodeCount } nod + } +accessibility-progress-finishing = Cwblhau… + .aria-valuetext = Cwblhau… + +## Text entries that are used as text alternative for icons that depict accessibility issues. + +accessibility-warning = + .alt = Rhybudd +accessibility-fail = + .alt = Gwall +accessibility-best-practices = + .alt = Ymarfer Gorau + +## Text entries for a paragraph used in the accessibility panel sidebar's checks section +## that describe that currently selected accessible object has an accessibility issue +## with its text label or accessible name. + +accessibility-text-label-issue-area = Defnyddiwch briodoledd alt i labelu elfennau
ardal
sydd â phriodoledd href. Darllen rhagor +accessibility-text-label-issue-dialog = Rhaid labelu deialogau. Darllen rhagor +accessibility-text-label-issue-document-title = Rhaid i ddogfennau feddu ar deitl. Darllen rhagor +accessibility-text-label-issue-embed = Rhaid labelu cynnwys wedi'i fewnblannu. Darllen rhagor +accessibility-text-label-issue-figure = Dylid labelu nodau â chapsiynau dewisol. Darllen rhagor +accessibility-text-label-issue-fieldset = Rhaid labelu elfennau fieldset. Darllen rhagor +accessibility-text-label-issue-fieldset-legend2 = Defnyddiwch elfen legend i labelu fieldset. Darllen rhagor +accessibility-text-label-issue-form = Rhaid labelu elfennau ffurflen. Darllen rhagor +accessibility-text-label-issue-form-visible = Dylai fod gan elfennau ffurflenni label testun gweladwy. Darllen rhagor +accessibility-text-label-issue-frame = Rhaid labelu elfennau frame. Darllen rhagor +accessibility-text-label-issue-glyph = Defnyddiwch briodoledd alt i labelu elfennau mglyph. Darllen rhagor +accessibility-text-label-issue-heading = Rhaid labelu'r penawdau. Darllen rhagor +accessibility-text-label-issue-heading-content = Dylai penawdau gynnwys testun gweladwy. Darllen rhagor +accessibility-text-label-issue-iframe = Defnyddiwch briodoledd title i ddisgrifio cynnwys iframe. Darllen rhagor +accessibility-text-label-issue-image = Rhaid labelu cynnwys gyda delweddau. Darllen rhagor +accessibility-text-label-issue-interactive = Rhaid labelu elfennau rhyngweithiol. Darllen rhagor +accessibility-text-label-issue-optgroup-label2 = Defnyddiwch briodoledd label i labelu optgroup. Darllen rhagor +accessibility-text-label-issue-toolbar = Rhaid labelu bariau offer pan fydd mwy nag un bar offer. Darllen rhagor + +## Text entries for a paragraph used in the accessibility panel sidebar's checks section +## that describe that currently selected accessible object has a keyboard accessibility +## issue. + +accessibility-keyboard-issue-semantics = Dylai elfennau ffocwsadwy fod â semanteg ryngweithiol. Darllen rhagor +accessibility-keyboard-issue-tabindex = Ceisiwch osgoi defnyddio priodoledd tabindex sy'n fwy na sero. Darllen rhagor +accessibility-keyboard-issue-action = Rhaid gallu actifadu elfennau rhyngweithiol gan ddefnyddio bysellfwrdd. Darllen rhagor +accessibility-keyboard-issue-focusable = Rhaid i elfennau rhyngweithiol fod yn ffocwsadwy. Darllen rhagor +accessibility-keyboard-issue-focus-visible = Efallai bod elfen ffocwsadwy yn brin o steilio ffocws. Darllen rhagor +accessibility-keyboard-issue-mouse-only = Dylai elfennau clicadwy fod â semanteg ryngweithiol. Darllen rhagor -- cgit v1.2.3