summaryrefslogtreecommitdiffstats
path: root/l10n-vi/devtools/client/webconsole.properties
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:29 +0000
commit59203c63bb777a3bacec32fb8830fba33540e809 (patch)
tree58298e711c0ff0575818c30485b44a2f21bf28a0 /l10n-vi/devtools/client/webconsole.properties
parentAdding upstream version 126.0.1. (diff)
downloadfirefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz
firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-vi/devtools/client/webconsole.properties')
-rw-r--r--l10n-vi/devtools/client/webconsole.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-vi/devtools/client/webconsole.properties b/l10n-vi/devtools/client/webconsole.properties
index 8e38199424..33e3e51015 100644
--- a/l10n-vi/devtools/client/webconsole.properties
+++ b/l10n-vi/devtools/client/webconsole.properties
@@ -154,6 +154,10 @@ logtrace.title=Theo dõi JavaScript
# Tooltip shown for blocked network events sent from the network panel
blockedrequest.label=Bị chặn bởi DevTools
+# LOCALIZATION NOTE (blockedrequest.label2)
+# Tooltip shown for blocked network events
+blockedrequest.label2=Bị chặn
+
# LOCALIZATION NOTE (webconsole.disableIcon.title)
# Tooltip shown for disabled console messages
webconsole.disableIcon.title=Thông báo này không còn hoạt động, thông tin chi tiết về thông báo không có sẵn nữa
@@ -453,20 +457,25 @@ webconsole.message.commands.copyValueToClipboard=Chuỗi văn bản đã đượ
# LOCALIZATION NOTE (webconsole.message.commands.startTracingToWebConsole)
# Label displayed when :trace command was executed and the JavaScript tracer started to log to the web console.
+webconsole.message.commands.startTracingToWebConsole=Đã theo dõi bảng điều khiển web
# LOCALIZATION NOTE (webconsole.message.commands.startTracingToStdout)
# Label displayed when :trace command was executed and the JavaScript tracer started to log to stdout.
+webconsole.message.commands.startTracingToStdout=Đã theo dõi stdout
# LOCALIZATION NOTE (webconsole.message.commands.startTracingToProfiler)
# Label displayed when :trace command was executed and the JavaScript tracer will open the profiler showing all the traces,
# but only on stop.
+webconsole.message.commands.startTracingToProfiler=Đã theo dõi Profiler. Các dấu vết sẽ được hiển thị trong profiler khi dừng.
# LOCALIZATION NOTE (webconsole.message.commands.stopTracing)
# Label displayed when the JavaScript tracer stopped
+webconsole.message.commands.stopTracing=Đã dừng theo dõi
# LOCALIZATION NOTE (webconsole.message.commands.stopTracingWithReason)
# Label displayed when the JavaScript tracer stopped with a particular reason
# which isn't user explicit stop request. Can be reaching the max-depth option, or an infinite loop.
+webconsole.message.commands.stopTracingWithReason=Đã dừng theo dõi (nguyên nhân: %S)
# LOCALIZATION NOTE (webconsole.error.commands.copyError):
# the error that is displayed when the "copy" command can't stringify an object