blob: 3890932faa35ec7f40b7a916eb920e5050778ccb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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/.
options.stop.label=停止開發者工具伺服器
options.start.label=啟動開發者工具伺服器
options.connected.label=已連結至 #1 個客戶端
options.connected.tooltip=開發者工具執行中,已連結客戶端。
options.listening.label=Listening
options.listening.tooltip=開發者工具執行中,正等待連線。
options.idle.label=未執行
options.idle.tooltip=未執行開發者工具伺服器,您可以在此對話框中執行。
options.unsupported.label=不支援
options.unsupported.tooltip=載入內建的開發者工具伺服器時發生錯誤。請確定它已正確封裝好,並看看您的錯誤主控台當中有沒有錯誤訊息。
|