From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-ast/devtools/client/perftools.ftl | 77 ++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 l10n-ast/devtools/client/perftools.ftl (limited to 'l10n-ast/devtools/client/perftools.ftl') diff --git a/l10n-ast/devtools/client/perftools.ftl b/l10n-ast/devtools/client/perftools.ftl new file mode 100644 index 0000000000..c9c091d8c4 --- /dev/null +++ b/l10n-ast/devtools/client/perftools.ftl @@ -0,0 +1,77 @@ +# 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 strings are used in DevTools’ performance-new panel, about:profiling, and +### the remote profiling panel. There are additional profiler strings in the appmenu.ftl +### file that are used for the profiler popup. + +perftools-intro-description = + Los rexistros abren profiler.firefox.com nuna llingüeta nueva. + Tolos datos atróxense llocalmente mas pues escoyer si xubilos pa compartilos. + +## All of the headings for the various sections. + +perftools-heading-settings = Axustes completos +perftools-heading-buffer = Axustes del buffer +perftools-heading-features = Carauterístiques +perftools-heading-features-disabled = Carauterístiques desactivaes +perftools-heading-features-experimental = Esperimental +perftools-heading-threads = Filos + +## + +perftools-description-intro = Los rexistros abren profiler.firefox.com nuna llingüeta nueva. Tolos datos atróxense llocalmente mas pues escoyer si xubilos pa compartilos. + +## The controls for the interval at which the profiler samples the code. + +perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } ms + +## + +perftools-devtools-interval-label = Intervalu: +perftools-devtools-threads-label = Filos: +perftools-devtools-settings-label = Axustes + +## Various statuses that affect the current state of profiling, not typically displayed. + +perftools-status-recording-stopped-by-another-tool = El rexistru paró por otra ferramienta. + +## These are shown briefly when the user is waiting for the profiler to respond. + +perftools-request-to-get-profile-and-stop-profiler = Capturando'l perfil + +## + +perftools-button-start-recording = Aniciar un rexistru +perftools-button-capture-recording = Rexistru de la captura +perftools-button-cancel-recording = Encaboxar el rexistru +perftools-button-add-directory = Amestar al diccionariu +perftools-button-remove-directory = Quitar lo esbillao +perftools-button-edit-settings = Editar los axustes… + +## These messages are descriptions of the threads that can be enabled for the profiler. + + +## + + +## Onboarding UI labels. These labels are displayed in the new performance panel UI, when +## both devtools.performance.new-panel-onboarding & devtools.performance.new-panel-enabled +## preferences are true. + +## Onboarding UI labels. These labels are displayed in the new performance panel UI, when +## devtools.performance.new-panel-onboarding preference is true. + +## Profiler presets + +# Presets and their l10n IDs are defined in the file +# devtools/client/performance-new/popup/background.jsm.js +# The same labels and descriptions are also defined in appmenu.ftl. + +# Presets and their l10n IDs are defined in the file +# devtools/client/performance-new/shared/background.jsm.js +# The same labels and descriptions are also defined in appmenu.ftl. + +## -- cgit v1.2.3