summaryrefslogtreecommitdiffstats
path: root/l10n-ja/devtools/client/toolbox.ftl
blob: 0ae433c5c7d36348e13342ece906e7aeea329706 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# 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/.


### These messages are used in the DevTools toolbox.


## These labels are shown in the "..." menu in the toolbox, and represent different
## commands such as the docking of DevTools, toggling features, and viewing some
## external links. Some of the commands have the keyboard shortcut shown next to
## the label.

toolbox-meatball-menu-dock-bottom-label = 下側に表示
toolbox-meatball-menu-dock-left-label = 左側に表示
toolbox-meatball-menu-dock-right-label = 右側に表示
toolbox-meatball-menu-dock-separate-window-label = ウィンドウ分割
toolbox-meatball-menu-splitconsole-label = コンソールペインを表示
toolbox-meatball-menu-hideconsole-label = コンソールペインを隠す
toolbox-meatball-menu-settings-label = 設定
toolbox-meatball-menu-documentation-label = ドキュメント...
toolbox-meatball-menu-community-label = コミュニティ...
# This menu item is only available in the browser toolbox. It forces the popups/panels
# to stay visible on blur, which is primarily useful for addon developers and Firefox
# contributors.
toolbox-meatball-menu-noautohide-label = ポップアップを自動で隠さない
toolbox-meatball-menu-pseudo-locale-accented = “accented” ロケールを有効化
toolbox-meatball-menu-pseudo-locale-bidi = “bidi” ロケールを有効化

## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console

toolbox-mode-browser-toolbox-label = ブラウザーツールボックスモード
toolbox-mode-browser-console-label = ブラウザーコンソールモード
toolbox-mode-everything-label = マルチプロセス
toolbox-mode-everything-sub-label = (低速)
toolbox-mode-everything-container =
    .title = すべてのプロセスをデバッグできます
toolbox-mode-parent-process-label = 親プロセスのみ
toolbox-mode-parent-process-sub-label = (高速)
toolbox-mode-parent-process-container =
    .title = 親プロセスで動作しているリソースのみデバッグできます。
toolbox-always-on-top-enabled2 = 常に最前面に表示を無効化
    .title = 開発ツールが再起動されます
toolbox-always-on-top-disabled2 = 常に最前面に表示を有効化
    .title = 開発ツールが再起動されます