summaryrefslogtreecommitdiffstats
path: root/l10n-ja/devtools/client/toolbox-options.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ja/devtools/client/toolbox-options.ftl')
-rw-r--r--l10n-ja/devtools/client/toolbox-options.ftl15
1 files changed, 12 insertions, 3 deletions
diff --git a/l10n-ja/devtools/client/toolbox-options.ftl b/l10n-ja/devtools/client/toolbox-options.ftl
index 8dc294ea3d..8596613ce2 100644
--- a/l10n-ja/devtools/client/toolbox-options.ftl
+++ b/l10n-ja/devtools/client/toolbox-options.ftl
@@ -40,9 +40,9 @@ options-inspector-draggable-properties-tooltip =
.title = インスペクターのルール表示で、サイズの値をクリックしてドラッグすると値を編集できます。
# The label for the checkbox option to enable simplified highlighting on page elements
# within the inspector for users who enabled prefers-reduced-motion = reduce
-options-inspector-simplified-highlighters-label = Use simpler highlighters with prefers-reduced-motion
+options-inspector-simplified-highlighters-label = prefers-reduced-motion で簡易強調にする
options-inspector-simplified-highlighters-tooltip =
- .title = prefers-reduced-motion が有効な場合、簡易強調を有効にします。フラッシュ効果を避けるため、強調された要素の周りに塗りつぶされた四角形ではなく直線を描画します。
+ .title = prefers-reduced-motion が有効な場合、簡易強調を有効にしてアニメーションを抑制します。フラッシュ効果を避けるため、強調された要素の周りに塗りつぶされた四角形ではなく直線を描画します。
# The label for the checkbox option to make the Enter key move the focus to the next input
# when editing a property name or value in the Inspector rules view
options-inspector-rules-focus-next-on-enter-label = <kbd>Enter</kbd> キーで次の input にフォーカスする
@@ -59,6 +59,15 @@ options-default-color-unit-rgb = RGB(A)
options-default-color-unit-hwb = HWB
options-default-color-unit-name = 色の名前
+## Web Console section
+
+# The heading
+options-webconsole-label = ウェブコンソール
+# The label for the checkbox that toggle whether the Split console is enabled
+options-webconsole-split-console-label = コンソールペインを有効化
+options-webconsole-split-console-tooltip =
+ .title = ESC キーでコンソールペインを開きます
+
## Style Editor section
# The heading
@@ -135,4 +144,4 @@ options-source-maps-label = ソースマップを有効化
options-source-maps-tooltip =
.title = このオプションを有効にすると、ソースがツールにマッピングされます
# The message shown for settings that trigger page reload
-options-context-triggers-page-refresh = * 現在のセッションのみ有効。再読み込みで復帰
+options-context-triggers-page-refresh = * 現在のセッションのみ有効、ページを再読み込みします