-
Notifications
You must be signed in to change notification settings - Fork 6
/
toolbox.ftl
34 lines (23 loc) · 1.62 KB
/
toolbox.ftl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# 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