# 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 = Več o tem accessibility-text-label-header = Oznake besedila in imena accessibility-keyboard-header = Tipkovnica ## Text entries that are used as text alternative for icons that depict accessibility isses. ## These strings are used in the overlay displayed when running an audit in the accessibility panel accessibility-progress-initializing = Inicializacija … .aria-valuetext = Inicializacija … # 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 -> [one] Preverjanje { $nodeCount } vozlišča [two] Preverjanje { $nodeCount } vozlišč [few] Preverjanje { $nodeCount } vozlišč *[other] Preverjanje { $nodeCount } vozlišč } accessibility-progress-finishing = Zaključevanje … .aria-valuetext = Zaključevanje … ## Text entries that are used as text alternative for icons that depict accessibility issues. accessibility-warning = .alt = Opozorilo accessibility-fail = .alt = Napaka accessibility-best-practices = .alt = Najboljše prakse ## 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 = Uporabite atribut alt, da označite elemente
area
, ki imajo atribut href. Več o tem accessibility-text-label-issue-dialog = Pogovorna okna morajo biti označena. Več o tem accessibility-text-label-issue-document-title = Dokumenti morajo imeti naslov. Več o tem accessibility-text-label-issue-embed = Vdelana vsebina mora biti označena. Več o tem accessibility-text-label-issue-figure = Slike z izbirnimi napisi morajo biti označene. Več o tem accessibility-text-label-issue-fieldset = Elementi fieldset morajo biti označeni. Več o tem accessibility-text-label-issue-fieldset-legend2 = Uporabite element legend, da označite fieldset. Več o tem accessibility-text-label-issue-form = Elementi obrazca morajo biti označeni. Več o tem accessibility-text-label-issue-form-visible = Elementi obrazca morajo imeti vidno oznako besedila. Več o tem accessibility-text-label-issue-frame = Elementi frame morajo biti označeni. Več o tem accessibility-text-label-issue-glyph = Uporabite atribut alt, da označite elemente mglyph. Več o tem accessibility-text-label-issue-heading = Naslovi morajo biti označeni. Več o tem accessibility-text-label-issue-heading-content = Naslovi bi morali imeti vidno vsebino besedila. Več o tem accessibility-text-label-issue-iframe = Uporabite atribut title, da opišete vsebino iframe. Več o tem accessibility-text-label-issue-image = Vsebina s slikami mora biti označena. Več o tem accessibility-text-label-issue-interactive = Interaktivni elementi morajo biti označeni. Več o tem accessibility-text-label-issue-optgroup-label2 = Uporabite atribut label, da označite optgroup. Več o tem accessibility-text-label-issue-toolbar = Če obstaja več kot ena orodna vrstica, morajo biti orodne vrstice označene. Več o tem ## 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 = Osredotočeni elementi bi morali imeti interaktivno semantiko. Več o tem accessibility-keyboard-issue-tabindex = Izogibajte se uporabi atributa tabindex, ki je večji od nič. Več o tem accessibility-keyboard-issue-action = Interaktivne elemente mora biti mogoče aktivirati s tipkovnico. Več o tem accessibility-keyboard-issue-focusable = Interaktivni elementi morajo biti osredotočeni. Več o tem accessibility-keyboard-issue-focus-visible = Osredotočen element morda nima sloga za fokus. Več o tem accessibility-keyboard-issue-mouse-only = Elementi, na katere je mogoče klikniti, morajo biti osredotočeni in bi morali meti interaktivno semantiko. Več o tem