diff options
Diffstat (limited to 'l10n-sq/devtools/client/toolbox.ftl')
-rw-r--r-- | l10n-sq/devtools/client/toolbox.ftl | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-sq/devtools/client/toolbox.ftl b/l10n-sq/devtools/client/toolbox.ftl new file mode 100644 index 0000000000..480a1fdce1 --- /dev/null +++ b/l10n-sq/devtools/client/toolbox.ftl @@ -0,0 +1,45 @@ +# 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 = Ngule Poshtë +toolbox-meatball-menu-dock-left-label = Ngule Majtas +toolbox-meatball-menu-dock-right-label = Ngule Djathtas +toolbox-meatball-menu-dock-separate-window-label = Dritare veçmas +toolbox-meatball-menu-splitconsole-label = Shfaq Konsol të Ndarë +toolbox-meatball-menu-hideconsole-label = Fshih konsol ndarjesh +toolbox-meatball-menu-settings-label = Rregullime +toolbox-meatball-menu-documentation-label = Dokumentim… +toolbox-meatball-menu-community-label = Bashkësi… +# 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 = Çaktivizo vetëfshehje flluskash +toolbox-meatball-menu-pseudo-locale-accented = Aktivizo vendore “me thekse” +toolbox-meatball-menu-pseudo-locale-bidi = Aktivizo vendore “bidi” + +## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console + +toolbox-mode-browser-toolbox-label = Mënyrë “Grup Mjetesh Shfletuesi” +toolbox-mode-browser-console-label = Mënyrë “Konsol Shfletuesi” +toolbox-mode-everything-label = Multiproces +toolbox-mode-everything-sub-label = (Më ngadalë) +toolbox-mode-everything-container = + .title = Diagnostiko gjithçka në krejt proceset +toolbox-mode-parent-process-label = Vetëm procesin mëmë +toolbox-mode-parent-process-sub-label = (I shpejtë) +toolbox-mode-parent-process-container = + .title = Përqendrohu vetëm në burime prej procesit mëmë. +toolbox-always-on-top-enabled2 = Çaktivizo “Përherë në krye” + .title = Kjo do të rinisë Mjetet e Zhvilluesit +toolbox-always-on-top-disabled2 = Aktivizo “Përherë në krye” + .title = Kjo do të rinisë Mjetet e Zhvilluesit |