diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-ast/devtools/client/toolbox-options.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ast/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-ast/devtools/client/toolbox-options.ftl | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/l10n-ast/devtools/client/toolbox-options.ftl b/l10n-ast/devtools/client/toolbox-options.ftl new file mode 100644 index 0000000000..b9d2ecfacc --- /dev/null +++ b/l10n-ast/devtools/client/toolbox-options.ftl @@ -0,0 +1,58 @@ +# 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 heading +options-select-default-tools-label = DevTools predeterminaes + +# The label for the heading of group of checkboxes corresponding to the default developer +# tool buttons. +options-select-enabled-toolbox-buttons-label = Botones disponibles na caxa de ferramientes + +# The label for the heading of the radiobox corresponding to the theme +options-select-dev-tools-theme-label = Estilos + +## Inspector section + +# The heading +options-context-inspector = Inspeutor + +# The label for the checkbox option to show user agent styles +options-show-user-agent-styles-label = Amosar los estilos del restolador + +## "Default Color Unit" options for the Inspector + + +## Style Editor section + +# The heading +options-styleeditor-label = Editor d'estilos + +## Screenshot section + + +## Editor section + +# The heading +options-sourceeditor-label = Preferencies del editor + +## Advanced section + +# The heading (this item is also used in perftools.ftl) +options-context-advanced-settings = Axustes avanzaos + +# The label for checkbox that toggles JavaScript on or off +options-disable-javascript-label = Desactivar JavaScript * + +# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference +options-enable-remote-label = Activar la depuración remota + +# The message shown for settings that trigger page reload +options-context-triggers-page-refresh = * Namás na sesión actual, recarga la páxina + |