diff options
Diffstat (limited to 'l10n-hi-IN/devtools/client/toolbox.ftl')
-rw-r--r-- | l10n-hi-IN/devtools/client/toolbox.ftl | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-hi-IN/devtools/client/toolbox.ftl b/l10n-hi-IN/devtools/client/toolbox.ftl new file mode 100644 index 0000000000..cd0c8ee4ef --- /dev/null +++ b/l10n-hi-IN/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 + |