diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /l10n-tg/devtools/shared | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tg/devtools/shared')
-rw-r--r-- | l10n-tg/devtools/shared/webconsole-commands.ftl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-tg/devtools/shared/webconsole-commands.ftl b/l10n-tg/devtools/shared/webconsole-commands.ftl index 6fbe8159b2..3715b539de 100644 --- a/l10n-tg/devtools/shared/webconsole-commands.ftl +++ b/l10n-tg/devtools/shared/webconsole-commands.ftl @@ -1,3 +1,24 @@ # 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 strings are used inside the Web Console commands +# which can be executed in the Developer Tools, available in the +# Browser Tools sub-menu -> 'Web Developer Tools' + +# Usage string for :block command +webconsole-commands-usage-block = + :block URL_STRING + + Оғоз кардани манъкунии дархостҳои шабакавӣ + + Ин амал танҳо як далели «URL_STRING»-ро қабул мекунад — сатре бе нохунак, ки барои манъ кардани ҳамаи дархостҳо аз нишониҳои URL дорои ин сатр, истифода мешавад. + Барои бекор кардани ин амал, дар «Назорати шабака» аз навори ҷонибӣ барои манъкунии дархостҳо ё «:unblock» истифода баред. +# Usage string for :unblock command +webconsole-commands-usage-unblock = + :unblock URL_STRING + + Ист кардани дархостҳои шабакавӣ + + Ин амал танҳо як далелро қабул мекунад — худи ҳамон сатр, ки пеш ба «:block» интиқол дода шуд. |