summaryrefslogtreecommitdiffstats
path: root/l10n-ja/dom/chrome/accessibility
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ja/dom/chrome/accessibility
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/dom/chrome/accessibility')
-rw-r--r--l10n-ja/dom/chrome/accessibility/AccessFu.properties370
-rw-r--r--l10n-ja/dom/chrome/accessibility/mac/accessible.properties65
-rw-r--r--l10n-ja/dom/chrome/accessibility/unix/accessible.properties17
-rw-r--r--l10n-ja/dom/chrome/accessibility/win/accessible.properties17
4 files changed, 469 insertions, 0 deletions
diff --git a/l10n-ja/dom/chrome/accessibility/AccessFu.properties b/l10n-ja/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..cbc7766f60
--- /dev/null
+++ b/l10n-ja/dom/chrome/accessibility/AccessFu.properties
@@ -0,0 +1,370 @@
+# 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/.
+# (^^; https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIAccessibleRole
+
+# Screen reader started/stopped
+screenReaderStarted = 読み上げを開始しました
+screenReaderStopped = 読み上げを終了しました
+
+# Roles
+menubar = メニューバー
+scrollbar = スクロールバー
+grip = グリップ
+alert = 警告
+menupopup = メニューポップアップ
+document = ドキュメント
+pane = ペイン
+dialog = ダイアログ
+separator = 区切り
+toolbar = ツールバー
+statusbar = ステータスバー
+table = 表
+columnheader = 列ヘッダー
+rowheader = 行ヘッダー
+column = カラム
+row = 行
+cell = セル
+link = リンク
+list = リスト
+listitem = リスト項目
+outline = アウトライン
+outlineitem = アウトライン項目
+pagetab = タブ
+propertypage = プロパティページ
+graphic = 画像
+switch = スイッチ
+pushbutton = ボタン
+checkbutton = チェックボタン
+radiobutton = ラジオボタン
+combobox = コンボボックス
+progressbar = 進行状況バー
+slider = スライダー
+spinbutton = 回転ボタン
+diagram = ダイアグラム
+animation = アニメーション
+equation = 方程式
+buttonmenu = ボタンメニュー
+whitespace = 空白文字
+pagetablist = タブリスト
+canvas = キャンバス
+checkmenuitem = チェックメニュー項目
+label = ラベル
+passwordtext = パスワードテキスト
+radiomenuitem = ラジオメニュー項目
+textcontainer = テキストコンテナー
+togglebutton = 切り替えボタン
+# (^^; tree table?
+treetable = 折り畳みリスト
+header = ヘッダー
+footer = フッター
+paragraph = 段落
+entry = エントリー
+caption = 表題
+heading = 見出し
+section = セクション
+form = フォーム
+comboboxlist = コンボボックスリスト
+comboboxoption = コンボボックスの項目
+imagemap = イメージマップ
+listboxoption = リストボックスの項目
+listbox = リストボックス
+# MathMLのDOMツリーがないTeXなどの数式:
+flatequation = テキスト形式の方程式
+gridcell = グリッドセル
+note = 注記
+figure = 図表
+definitionlist = 定義リスト
+term = 用語
+definition = 定義
+
+# (^m^) mathmltable: <mtable> タグ
+mathmltable = 表
+mathmlcell = セル
+# mathmlenclosed: <menclose> タグ
+mathmlenclosed = 囲み
+mathmlfraction = 分数
+mathmlfractionwithoutbar = 線なし分数
+# mathmlroot: <mroot> タグ
+mathmlroot = 累乗根
+# mathmlscripted: <msub>, <msup>, ...
+mathmlscripted = 添字
+# mathmlsquareroot: <msqrt> タグ
+mathmlsquareroot = 平方根
+
+# More sophisticated roles which are not actual numeric roles
+textarea = テキストエリア
+
+base = 基底
+close-fence = 閉じ括弧
+denominator = 分母
+numerator = 分子
+open-fence = 開き括弧
+overscript = 真上付き
+presubscript = 前下付き
+presuperscript = 前上付き
+root-index = 根号の指数
+subscript = 下付き
+superscript = 上付き
+underscript = 真下付き
+
+# Text input types
+textInputType_date = 日付
+textInputType_email = メールアドレス
+textInputType_search = 検索
+textInputType_tel = 電話番号
+textInputType_url = URL
+
+# More sophisticated object descriptions
+headingLevel = 見出しレベル %S
+
+# more sophisticated list announcement
+listStart = 最初の項目
+listEnd = 最後の項目
+# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+listItemsCount = #1 項目
+
+# LOCALIZATION NOTE: # %1$S is the position of the item n the set.
+# %2$S is the total number of such items in the set.
+# An expanded example would read "2 of 5".
+objItemOfN = %1$S / %2$S
+
+# Landmark announcements
+banner = バナー領域
+complementary = 補足的セクション
+contentinfo = コンテンツ情報
+main = メインコンテンツ
+navigation = ナビゲーション
+search = 検索ツール
+region = 領域
+
+# LOCALIZATION NOTE (tblColumnInfo): Semi-colon list of plural forms.
+# Number of columns within the table.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblColumnInfo = #1 列
+# LOCALIZATION NOTE (tblRowInfo): Semi-colon list of plural forms.
+# Number of rows within the table or grid.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblRowInfo = #1 行
+
+# table or grid cell information
+columnInfo = 列 %S
+rowInfo = 行 %S
+spansColumns = %S 列結合
+spansRows = %S 行結合
+
+# Invoked actions
+jumpAction = ジャンプしました
+pressAction = 押しました
+checkAction = チェックを入れました
+uncheckAction = チェックを外しました
+onAction = ON にしました
+offAction = OFF にしました
+selectAction = 選択しました
+unselectAction = 選択を解除しました
+openAction = 開きました
+closeAction = 閉じました
+switchAction = 切り替えました
+clickAction = クリックしました
+collapseAction = 折りたたみました
+expandAction = 展開しました
+activateAction = 有効化しました
+cycleAction = 一巡しました
+
+# Live regions
+# 'hidden' will be spoken when something disappears in a live region.
+hidden = 隠し
+
+# Tab states
+tabLoading = 読み込み中
+tabLoaded = 読み込み完了
+tabNew = 新しいタブ
+tabLoadStopped = 読み込み中止
+tabReload = 再読み込み中
+
+# Object states
+stateChecked = チェック入り
+stateOn = ON
+stateNotChecked = チェックなし
+stateOff = OFF
+statePressed = 押した状態
+# No string for a not pressed toggle button
+stateExpanded = 展開状態
+stateCollapsed = 折りたたみ状態
+stateUnavailable = 利用不可
+stateReadonly = 読み取り専用
+stateRequired = 必須
+stateTraversed = 訪問済み
+stateHasPopup = ポップアップあり
+stateSelected = 選択中
+
+# App modes
+editingMode = 編集モード
+navigationMode = 閲覧モード
+
+# Quick navigation modes
+quicknav_Simple = 既定
+quicknav_Anchor = アンカー
+quicknav_Button = ボタン
+quicknav_Combobox = コンボボックス
+quicknav_Landmark = ランドマーク
+quicknav_Entry = エントリー
+quicknav_FormElement = フォーム要素
+quicknav_Graphic = 画像
+quicknav_Heading = 見出し
+quicknav_ListItem = リスト項目
+quicknav_Link = リンク
+quicknav_List = リスト
+quicknav_PageTab = ページタブ
+quicknav_RadioButton = ラジオボタン
+quicknav_Separator = 区切り
+quicknav_Table = 表
+quicknav_Checkbox = チェックボックス
+
+# MathML menclose notations.
+# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
+notation-longdiv = 割り算の筆算記号
+notation-actuarial = アクチュアリー
+notation-phasorangle = 位相
+notation-radical = 根号
+notation-box = 四角囲み
+notation-roundedbox = 角丸四角囲み
+notation-circle = 円囲み
+notation-left = 左側線
+notation-right = 右側線
+notation-top = 上側線
+notation-bottom = 下側線
+notation-updiagonalstrike = 上がり対角取り消し線
+notation-downdiagonalstrike = 下がり対角取り消し線
+notation-verticalstrike = 垂直取り消し線
+notation-horizontalstrike = 水平取り消し線
+notation-updiagonalarrow = 上がり対角矢印
+## (^m^) madruwb: アラビア語の階乗記号 (マドゥルーブ)
+notation-madruwb = アラビア語の階乗
+
+## (^m^) Bug 876475 参照
+# Shortened role names for braille
+menubarAbbr = メニューバー
+scrollbarAbbr = スクロールバー
+gripAbbr = グリップ
+alertAbbr = 警告
+menupopupAbbr = メニューポップアップ
+documentAbbr = ドキュメント
+paneAbbr = ペイン
+dialogAbbr = ダイアログ
+separatorAbbr = 区切り
+toolbarAbbr = ツールバー
+statusbarAbbr = ステータスバー
+tableAbbr = 表
+columnheaderAbbr = 列ヘッダー
+rowheaderAbbr = 行ヘッダー
+columnAbbr = 列
+rowAbbr = 行
+cellAbbr = セル
+linkAbbr = リンク
+listAbbr = リスト
+listitemAbbr = リスト項目
+outlineAbbr = アウトライン
+outlineitemAbbr = アウトライン項目
+pagetabAbbr = タブ
+propertypageAbbr = プロパティページ
+graphicAbbr = 画像
+pushbuttonAbbr = ボタン
+checkbuttonAbbr = チェックボタン
+radiobuttonAbbr = ラジオボタン
+comboboxAbbr = コンボボックス
+progressbarAbbr = 進行状況バー
+sliderAbbr = スライダー
+spinbuttonAbbr = 回転ボタン
+diagramAbbr = ダイアグラム
+animationAbbr = アニメーション
+equationAbbr = 方程式
+buttonmenuAbbr = ボタンメニュー
+whitespaceAbbr = 空白文字
+pagetablistAbbr = タブリスト
+canvasAbbr = キャンバス
+checkmenuitemAbbr = チェックメニュー項目
+labelAbbr = ラベル
+passwordtextAbbr = パスワードテキスト
+radiomenuitemAbbr = ラジオメニュー項目
+textcontainerAbbr = テキストコンテナー
+togglebuttonAbbr = 切り替えボタン
+treetableAbbr = 折り畳みリスト
+headerAbbr = ヘッダー
+footerAbbr = フッター
+paragraphAbbr = 段落
+entryAbbr = エントリー
+captionAbbr = キャプション
+headingAbbr = 見出し
+sectionAbbr = セクション
+formAbbr = フォーム
+comboboxlistAbbr = コンボボックスリスト
+comboboxoptionAbbr = コンボボックス項目
+imagemapAbbr = イメージマップ
+listboxoptionAbbr = リストボックス項目
+listboxAbbr = リストボックス
+flatequationAbbr = テキスト形式の方程式
+gridcellAbbr = グリッドセル
+noteAbbr = 注記
+figureAbbr = 図表
+definitionlistAbbr = 定義リスト
+termAbbr = 用語
+definitionAbbr = 定義
+textareaAbbr = テキストエリア
+
+# LOCALIZATION NOTE (tblColumnInfoAbbr): Semi-colon list of plural forms.
+# Number of columns within the table.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblColumnInfoAbbr = #1c
+# LOCALIZATION NOTE (tblRowInfoAbbr): Semi-colon list of plural forms.
+# Number of rows within the table or grid.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblRowInfoAbbr = #1r
+cellInfoAbbr = c%Sr%S
+
+stateCheckedAbbr = (x)
+stateUncheckedAbbr = ( )
+statePressedAbbr = (x)
+stateUnpressedAbbr = ( )
+
+mathmlenclosedAbbr = 囲み
+mathmltableAbbr = 表
+mathmlcellAbbr = セル
+mathmlfractionAbbr = 分数
+mathmlfractionwithoutbarAbbr = 線なし分数
+mathmlrootAbbr = 累乗根
+mathmlscriptedAbbr = 添字
+mathmlsquarerootAbbr = 平方根
+
+baseAbbr = 基底
+close-fenceAbbr = 閉じ
+denominatorAbbr = 分母
+numeratorAbbr = 分子
+open-fenceAbbr = 開き
+overscriptAbbr = 真上付き
+presubscriptAbbr = 前上付き
+presuperscriptAbbr = 前下付き
+root-indexAbbr = 指数
+subscriptAbbr = 下付き
+superscriptAbbr = 上付き
+underscriptAbbr = 真下付き
+
+notation-longdivAbbr = 割り算
+notation-actuarialAbbr = アクチュアリー
+notation-phasorangleAbbr = 位相
+notation-radicalAbbr = 根号
+notation-boxAbbr = 四角囲み
+notation-roundedboxAbbr = 角丸囲み
+notation-circleAbbr = 円囲み
+notation-leftAbbr = 左線
+notation-rightAbbr = 右線
+notation-topAbbr = 上線
+notation-bottomAbbr = 下線
+notation-updiagonalstrikeAbbr = 上対角取り消し
+notation-downdiagonalstrikeAbbr = 下対角取り消し
+notation-verticalstrikeAbbr = 垂直取り消し
+notation-horizontalstrikeAbbr = 水平取り消し
+notation-updiagonalarrowAbbr = 上対角矢印
+## (^m^) madruwb: アラビア語の階乗記号 (マドゥルーブ)
+notation-madruwbAbbr = 階乗
diff --git a/l10n-ja/dom/chrome/accessibility/mac/accessible.properties b/l10n-ja/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..19e26e48ef
--- /dev/null
+++ b/l10n-ja/dom/chrome/accessibility/mac/accessible.properties
@@ -0,0 +1,65 @@
+# 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/.
+
+jump =移動
+press =押す
+check =チェックを入れる
+uncheck =チェックを外す
+select =選択
+open =開く
+close =閉じる
+switch =切り替え
+click =クリック
+collapse=折りたたむ
+expand =展開する
+activate=動作させる
+cycle =切り替え
+
+# Universal Access API support
+# (Mac Only)
+# The Role Description for AXWebArea (the web widget). Like in Safari.
+htmlContent =HTML コンテント
+# The Role Description for the Tab button.
+tab =タブ
+# The Role Description for definition list dl, dt and dd
+term =用語
+definition =定義
+# The Role Description for an input type="search" text field
+searchTextField =テキスト検索フィールド
+# The Role Description for WAI-ARIA Landmarks
+application =アプリケーション
+search =検索
+banner =バナー
+navigation =ナビゲーション
+complementary =補完コンテント
+content =コンテント
+main =メイン
+# The (spoken) role description for various WAI-ARIA roles
+alert =警告
+alertDialog =警告ダイアログ
+dialog =ダイアログ
+article =記事
+document =文書
+# The (spoken) role description for the WAI-ARIA figure role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure
+figure =図
+# The (spoken) role description for the WAI-ARIA heading role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
+heading =見出し
+log =ログ
+marquee =マーキー
+math =数式
+note =注釈
+region =領域
+status =アプリケーション状態
+timer =タイマー
+tooltip =ツールチップ
+separator =区切り
+tabPanel =タブパネル
+# The roleDescription for the html:mark element
+highlight =強調
+# The roleDescription for the details element
+details =詳細
+# The roleDescription for the summary element
+summary =要約
diff --git a/l10n-ja/dom/chrome/accessibility/unix/accessible.properties b/l10n-ja/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..252e22f7a8
--- /dev/null
+++ b/l10n-ja/dom/chrome/accessibility/unix/accessible.properties
@@ -0,0 +1,17 @@
+# 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/.
+
+jump =移動
+press =押す
+check =チェックを入れる
+uncheck =チェックを外す
+select =選択
+open =開く
+close =閉じる
+switch =切り替え
+click =クリック
+collapse=折りたたむ
+expand =展開する
+activate=動作させる
+cycle =切り替え
diff --git a/l10n-ja/dom/chrome/accessibility/win/accessible.properties b/l10n-ja/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..252e22f7a8
--- /dev/null
+++ b/l10n-ja/dom/chrome/accessibility/win/accessible.properties
@@ -0,0 +1,17 @@
+# 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/.
+
+jump =移動
+press =押す
+check =チェックを入れる
+uncheck =チェックを外す
+select =選択
+open =開く
+close =閉じる
+switch =切り替え
+click =クリック
+collapse=折りたたむ
+expand =展開する
+activate=動作させる
+cycle =切り替え