summaryrefslogtreecommitdiffstats
path: root/l10n-ja/devtools/client/toolbox-options.ftl
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/devtools/client/toolbox-options.ftl
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.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/devtools/client/toolbox-options.ftl')
-rw-r--r--l10n-ja/devtools/client/toolbox-options.ftl123
1 files changed, 123 insertions, 0 deletions
diff --git a/l10n-ja/devtools/client/toolbox-options.ftl b/l10n-ja/devtools/client/toolbox-options.ftl
new file mode 100644
index 0000000000..34cf806710
--- /dev/null
+++ b/l10n-ja/devtools/client/toolbox-options.ftl
@@ -0,0 +1,123 @@
+# 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 for Developer Tools options
+
+
+## Default Developer Tools section
+
+# The heading
+options-select-default-tools-label = 標準の開発ツール
+# The label for the explanation of the * marker on a tool which is currently not supported
+# for the target of the toolbox.
+options-tool-not-supported-label = * 現在のツールボックスには対応していません
+# The label for the heading of group of checkboxes corresponding to the developer tools
+# added by add-ons. This heading is hidden when there is no developer tool installed by add-ons.
+options-select-additional-tools-label = 開発ツールのアドオン
+# The label for the heading of group of checkboxes corresponding to the default developer
+# tool buttons.
+options-select-enabled-toolbox-buttons-label = 利用可能なツールボックスボタン
+# The label for the heading of the radiobox corresponding to the theme
+options-select-dev-tools-theme-label = テーマ
+
+## Inspector section
+
+# The heading
+options-context-inspector = 調査
+# The label for the checkbox option to show user agent styles
+options-show-user-agent-styles-label = ブラウザー CSS を表示
+options-show-user-agent-styles-tooltip =
+ .title = このオプションを有効にすると、ブラウザーが読み込んだ既定のスタイルを表示します。
+# The label for the checkbox option to enable collapse attributes
+options-collapse-attrs-label = DOM 属性値を省略
+options-collapse-attrs-tooltip =
+ .title = 値の長い属性を省略します
+
+## "Default Color Unit" options for the Inspector
+
+options-default-color-unit-label = 既定の色単位
+options-default-color-unit-authored = 記述通りの単位
+options-default-color-unit-hex = 16 進数
+options-default-color-unit-hsl = HSL(A)
+options-default-color-unit-rgb = RGB(A)
+options-default-color-unit-name = 色の名前
+
+## Style Editor section
+
+# The heading
+options-styleeditor-label = スタイルエディター
+# The label for the checkbox that toggles autocompletion of css in the Style Editor
+options-stylesheet-autocompletion-label = CSS 自動補完
+options-stylesheet-autocompletion-tooltip =
+ .title = スタイルエディターで CSS プロパティ、値、セレクター入力時に自動補完します
+
+## Screenshot section
+
+# The heading
+options-screenshot-label = スクリーンショットの動作
+# Label for the checkbox that toggles screenshot to clipboard feature
+options-screenshot-clipboard-label = スクリーンショットをクリップボードへコピー
+options-screenshot-clipboard-tooltip =
+ .title = スクリーンショットをクリップボードに直接保存します
+# Label for the checkbox that toggles the camera shutter audio for screenshot tool
+options-screenshot-audio-label = カメラのシャッター音を再生
+options-screenshot-audio-tooltip =
+ .title = スクリーンショット撮影時のカメラ音声を有効にします
+
+## Editor section
+
+# The heading
+options-sourceeditor-label = エディター設定
+options-sourceeditor-detectindentation-tooltip =
+ .title = ソースの内容からインデントを推測します
+options-sourceeditor-detectindentation-label = インデントを検知
+options-sourceeditor-autoclosebrackets-tooltip =
+ .title = 閉じ括弧を自動的に入力します
+options-sourceeditor-autoclosebrackets-label = 閉じ括弧自動入力
+options-sourceeditor-expandtab-tooltip =
+ .title = タブ文字の代わりにスペース文字を使います
+options-sourceeditor-expandtab-label = インデントにスペース文字を使う
+options-sourceeditor-tabsize-label = タブ幅
+options-sourceeditor-keybinding-label = キー割り当て
+options-sourceeditor-keybinding-default-label = 既定
+
+## Advanced section
+
+# The heading
+options-context-advanced-settings = 詳細設定
+# The label for the checkbox that toggles the HTTP cache on or off
+options-disable-http-cache-label = HTTP キャッシュを無効化 (ツールボックスを開いているとき)
+options-disable-http-cache-tooltip =
+ .title = このオプションを有効にすると、ツールボックスを開いているときはすべてのタブの HTTP キャッシュを無効にします。ただし、Service Worker はこのオプションに影響されません
+# The label for checkbox that toggles JavaScript on or off
+options-disable-javascript-label = JavaScript を無効化 *
+options-disable-javascript-tooltip =
+ .title = このオプションを有効にすると、現在のタブの JavaScript を無効にします。タブまたはツールボックスを閉じると、この設定は元に戻されます
+# The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference
+options-enable-chrome-label = ブラウザーとアドオンのデバッガーを有効化
+options-enable-chrome-tooltip =
+ .title = さまざまな開発ツールがブラウザーコンテキスト (ツール > ウェブ開発 > ブラウザーツールボックス) とアドオンマネージャーからのアドオンデバッグで使えるようになります
+
+# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference
+options-enable-remote-label = リモートデバッガーを有効化
+options-enable-remote-tooltip2 =
+ .title = このオプションを有効にすると、このブラウザーインスタンスをリモートでデバッグできるようになります
+
+# The label for checkbox that toggles the service workers testing over HTTP on or off.
+options-enable-service-workers-http-label = HTTP による Service Worker を有効化 (ツールボックスを開いたとき)
+options-enable-service-workers-http-tooltip =
+ .title = このオプションを有効にすると、ツールボックスを開いているすべてのタブで HTTP による Service Worker を有効にします
+# The label for the checkbox that toggles source maps in all tools.
+options-source-maps-label = ソースマップを有効化
+options-source-maps-tooltip =
+ .title = このオプションを有効にすると、ソースがツールにマッピングされます
+# The message shown for settings that trigger page reload
+options-context-triggers-page-refresh = * 現在のセッションのみ有効。再読み込みで復帰
+
+# The label for the checkbox that toggles the display of the platform data in the
+# Profiler i.e. devtools.profiler.ui.show-platform-data a boolean preference in about:config
+options-show-platform-data-label = Gecko プラットフォームのデータを表示
+options-show-platform-data-tooltip =
+ .title = このオプションを有効にすると、JavaScript プロファイラの出力に Gecko プラットフォームのシンボルが含まれるようになります