diff options
Diffstat (limited to 'l10n-ko/mail/chrome/messenger/devtools/dbgserver.properties')
-rw-r--r-- | l10n-ko/mail/chrome/messenger/devtools/dbgserver.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/devtools/dbgserver.properties b/l10n-ko/mail/chrome/messenger/devtools/dbgserver.properties new file mode 100644 index 0000000000..098e6139a2 --- /dev/null +++ b/l10n-ko/mail/chrome/messenger/devtools/dbgserver.properties @@ -0,0 +1,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 클라이언트 연결됨;#1 클라이언트 연결됨 +options.connected.tooltip=개발자 도구 서버가 실행중이고 클라이언트가 연결되어 있습니다. +options.listening.label=기다리는 중 +options.listening.tooltip=개발자 서버가 실행중이고 연결을 기다리고 있습니다. +options.idle.label=실행중이 아님 +options.idle.tooltip=개발자 서버가 실행중이 아닙니다. 이 대화창에서 시작하실 수 있습니다. +options.unsupported.label=지원되지 않음 +options.unsupported.tooltip=내장 개발자 도구 서버를 로딩하는 도중 오류가 발생했습니다. 제대로 패키지되어 있는지 살펴보고 오류 콘솔에서 메시지를 확인 해 보세요. |