summaryrefslogtreecommitdiffstats
path: root/l10n-ko/mail/chrome/messenger/devtools
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ko/mail/chrome/messenger/devtools
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ko/mail/chrome/messenger/devtools')
-rw-r--r--l10n-ko/mail/chrome/messenger/devtools/dbgserver.dtd8
-rw-r--r--l10n-ko/mail/chrome/messenger/devtools/dbgserver.properties15
2 files changed, 23 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/devtools/dbgserver.dtd b/l10n-ko/mail/chrome/messenger/devtools/dbgserver.dtd
new file mode 100644
index 0000000000..8580e37a61
--- /dev/null
+++ b/l10n-ko/mail/chrome/messenger/devtools/dbgserver.dtd
@@ -0,0 +1,8 @@
+<!-- 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/. -->
+
+<!ENTITY options.title "개발자 도구 옵션">
+<!ENTITY options.status.label "상태:">
+<!ENTITY options.port.label "포트:">
+<!ENTITY options.forcelocal.label "다른 컴퓨터로 부터 접속 허용">
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=내장 개발자 도구 서버를 로딩하는 도중 오류가 발생했습니다. 제대로 패키지되어 있는지 살펴보고 오류 콘솔에서 메시지를 확인 해 보세요.