From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-az/devtools/client/toolbox-options.ftl | 68 +++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 l10n-az/devtools/client/toolbox-options.ftl (limited to 'l10n-az/devtools/client/toolbox-options.ftl') diff --git a/l10n-az/devtools/client/toolbox-options.ftl b/l10n-az/devtools/client/toolbox-options.ftl new file mode 100644 index 0000000000..47ff2f2503 --- /dev/null +++ b/l10n-az/devtools/client/toolbox-options.ftl @@ -0,0 +1,68 @@ +# 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/. + + +### Localization for Developer Tools options + + +## Default Developer Tools section + +# The label for the heading of group of checkboxes corresponding to the developer tools +# added by add-ons. This heading is hidden when there is no developer tool installed by add-ons. +options-select-additional-tools-label = Əlavələr tərəfindən quraşdırılmış Tərtibatçı Alətləri + +# The label for the heading of the radiobox corresponding to the theme +options-select-dev-tools-theme-label = Mövzular + +## Inspector section + +# The heading +options-context-inspector = İnspektor + +# The label for the checkbox option to show user agent styles +options-show-user-agent-styles-label = Səyyah Stillərini Göstər +options-show-user-agent-styles-tooltip = + .title = Bunu aktiv etsəniz səyyah tərəfindən yüklənən ön-qurulu stillər göstəriləcək. + +## "Default Color Unit" options for the Inspector + +options-default-color-unit-hex = Hex +options-default-color-unit-hsl = HSL(A) +options-default-color-unit-rgb = RGB(A) +options-default-color-unit-name = Rəng Adları + +## Style Editor section + +# The heading +options-styleeditor-label = Stil Redaktoru + +## Screenshot section + + +## Editor section + +# The heading +options-sourceeditor-label = Redaktor Nizamlamaları + +options-sourceeditor-keybinding-default-label = Standart + +## Advanced section + +# The heading +options-context-advanced-settings = Təkmilləşmiş tənzimləmələr + +# The label for checkbox that toggles JavaScript on or off +options-disable-javascript-label = JavaScript-i söndür * + +# The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference +options-enable-chrome-label = Səyyah chrome-u və əlavə sazlama alət qutularını aktivləşdir + +# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference +options-enable-remote-label = Uzaq sazlamanı aktivləşdir + +# The message shown for settings that trigger page reload +options-context-triggers-page-refresh = * Ancaq bu sessiyada, səhifəni yenidən yükləyir + +## + -- cgit v1.2.3