diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fur/devtools/client/toolbox.ftl | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-fur/devtools/client/toolbox.ftl b/l10n-fur/devtools/client/toolbox.ftl new file mode 100644 index 0000000000..68d820210f --- /dev/null +++ b/l10n-fur/devtools/client/toolbox.ftl @@ -0,0 +1,55 @@ +# 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 = Ancore in bas +toolbox-meatball-menu-dock-left-label = Ancore a çampe +toolbox-meatball-menu-dock-right-label = Ancore a drete +toolbox-meatball-menu-dock-separate-window-label = Separe barcon + +toolbox-meatball-menu-splitconsole-label = Mostre la console dividude +toolbox-meatball-menu-hideconsole-label = Plate la console dividude + +toolbox-meatball-menu-settings-label = Impostazions +toolbox-meatball-menu-documentation-label = Documentazion… +toolbox-meatball-menu-community-label = Comunitât… + +# 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 = Disative l'auto-platâ dai barcons a comparse + +toolbox-meatball-menu-pseudo-locale-accented = Abilite la localizazion “acentade” +toolbox-meatball-menu-pseudo-locale-bidi = Abilite la localizazion “bidi” + +## + + +## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console + +toolbox-mode-browser-toolbox-label = Modalitât cassele dai imprescj dal navigadôr +toolbox-mode-browser-console-label = Modalitât console dal navigadôr + +toolbox-mode-everything-label = Multi-procès +toolbox-mode-everything-sub-label = (Plui lent) +toolbox-mode-everything-container = + .title = Fâs il debug di dut in ducj i procès + +toolbox-mode-parent-process-label = Dome procès gjenitôr +toolbox-mode-parent-process-sub-label = (Svelt) +toolbox-mode-parent-process-container = + .title = Concentriti dome su lis risorsis dai procès gjenitôr. + +toolbox-always-on-top-enabled2 = Disative Simpri denant + .title = Chest al tornarà a inviâ i struments di disvilup +toolbox-always-on-top-disabled2 = Ative Simpri denant + .title = Chest al tornarà a inviâ i struments di disvilup |