26 lines
1.8 KiB
Properties
26 lines
1.8 KiB
Properties
# 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.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 = למסמכים חייבת להיות כותרת.
|
|
# LOCALIZATION NOTE (accessibility.text.label.issue.fieldset.legend2): A title text that
|
|
# describes that currently selected accessible object for a <fieldset> must have a name
|
|
# provided via <legend> element.
|
|
accessibility.text.label.issue.fieldset.legend2 = נא להשתמש ברכיב “legend” לתיוג “fieldset”.
|