diff options
Diffstat (limited to 'l10n-ja/devtools/shared/accessibility.properties')
-rw-r--r-- | l10n-ja/devtools/shared/accessibility.properties | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/l10n-ja/devtools/shared/accessibility.properties b/l10n-ja/devtools/shared/accessibility.properties new file mode 100644 index 0000000000..80f3627d64 --- /dev/null +++ b/l10n-ja/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 <area> 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 =ドキュメントには title が必要です。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.embed): A title text that +# describes that currently selected accessible object for an <embed> 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 =キャプションのついた figure にはラベルをつけるべきです。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.fieldset): A title text that +# describes that currently selected accessible object for a <fieldset> 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 <fieldset> must have a name +# provided via <legend> 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 <frame> 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 <mglyph> 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 =見出しにはラベルをつける必要があります。 + +# 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 =見出しには目視可能なテキストの内容があるべきです。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.iframe): A title text that +# describes that currently selected accessible object for an <iframe> have a name +# provided via title attribute. +accessibility.text.label.issue.iframe =“title” 属性を使って “iframe” の内容を記述してください。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.image): A title text that +# describes that currently selected accessible object for graphical content must have a +# name provided. +accessibility.text.label.issue.image =画像を含むコンテンツにはラベルをつける必要があります。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.interactive): A title text that +# describes that currently selected accessible object for interactive element must have a +# name provided. +accessibility.text.label.issue.interactive =インタラクティブな要素にはラベルをつける必要があります。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.optgroup.label2): A title text that +# describes that currently selected accessible object for an <optgroup> must have a +# name provided via label attribute. +accessibility.text.label.issue.optgroup.label2 =“label” 属性を使って “optgroup” にラベルをつけてください。 + +# LOCALIZATION NOTE (accessibility.text.label.issue.toolbar): A title text that +# describes that currently selected accessible object for a toolbar must have a +# name provided when there is more than one toolbar in the document. +accessibility.text.label.issue.toolbar =複数のツールバーがある場合は、ラベルをつける必要があります。 + +# LOCALIZATION NOTE (accessibility.keyboard.issue.semantics): A title text that +# describes that currently selected accessible object is focusable and should +# indicate that it could be interacted with. +accessibility.keyboard.issue.semantics =フォーカス可能な要素は、対話的なセマンティクスを持つべきです。 + +# LOCALIZATION NOTE (accessibility.keyboard.issue.tabindex): A title text that +# describes that currently selected accessible object has a corresponding +# DOMNode that defines a tabindex attribute greater that 0 which can result in +# unexpected behaviour when navigating with keyboard. +accessibility.keyboard.issue.tabindex =“tabindex” 属性に 0 より大きい値を指定することは避けてください。 + +# LOCALIZATION NOTE (accessibility.keyboard.issue.action): A title text that +# describes that currently selected accessible object is interactive but can not +# be activated using keyboard or accessibility API. +accessibility.keyboard.issue.action =インタラクティブな要素はキーボード操作でアクティブにできるようにする必要があります。 + +# LOCALIZATION NOTE (accessibility.keyboard.issue.focusable): A title text that +# describes that currently selected accessible object is interactive but is not +# focusable with a keyboard. +accessibility.keyboard.issue.focusable =インタラクティブな要素はフォーカス可能にする必要があります。 + +# LOCALIZATION NOTE (accessibility.keyboard.issue.focus.visible): A title text +# that describes that currently selected accessible object is focusable but +# might not have appropriate focus styling. +accessibility.keyboard.issue.focus.visible =フォーカス可能な要素にフォーカス時のスタイル付けが足りない可能性があります。 + +# LOCALIZATION NOTE (accessibility.keyboard.issue.mouse.only): A title text that +# describes that currently selected accessible object is not focusable and not +# semantic but can be activated via mouse (e.g. has click handler). +accessibility.keyboard.issue.mouse.only =クリック可能な要素は、フォーカス可能かつ対話的なセマンティクスを持つべきです。 |