diff options
Diffstat (limited to 'l10n-bn/devtools/client/toolbox.ftl')
-rw-r--r-- | l10n-bn/devtools/client/toolbox.ftl | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-bn/devtools/client/toolbox.ftl b/l10n-bn/devtools/client/toolbox.ftl new file mode 100644 index 0000000000..a3664334c0 --- /dev/null +++ b/l10n-bn/devtools/client/toolbox.ftl @@ -0,0 +1,34 @@ +# 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 messages are used in the DevTools toolbox. + + +## These labels are shown in the "..." menu in the toolbox, and represent different +## commands such as the docking of DevTools, toggling features, and viewing some +## external links. Some of the commands have the keyboard shortcut shown next to +## the label. + +toolbox-meatball-menu-dock-bottom-label = নীচে ভিড়িয়ে রাখুন +toolbox-meatball-menu-dock-left-label = বামে ডক করুন +toolbox-meatball-menu-dock-right-label = ডানে ডক করুন +toolbox-meatball-menu-dock-separate-window-label = পৃথক পর্দা + +toolbox-meatball-menu-splitconsole-label = স্প্লিট কনসোল দেখাও +toolbox-meatball-menu-hideconsole-label = স্প্লিট কনসোল লুকাও + +toolbox-meatball-menu-settings-label = সেটিং +toolbox-meatball-menu-documentation-label = ডকুমেন্টেশন… +toolbox-meatball-menu-community-label = কমিউনিটি… + +# This menu item is only available in the browser toolbox. It forces the popups/panels +# to stay visible on blur, which is primarily useful for addon developers and Firefox +# contributors. +toolbox-meatball-menu-noautohide-label = পপআপ স্বয়ংক্রিয়-আড়াল নিষ্ক্রিয় করুন + +## + +## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console + |