diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /l10n-ja/devtools/client/toolbox-options.ftl | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-ja/devtools/client/toolbox-options.ftl | 15 |
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 = * 現在のセッションのみ有効、ページを再読み込みします |