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-sc/devtools/client/perftools.ftl | 94 +++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 l10n-sc/devtools/client/perftools.ftl (limited to 'l10n-sc/devtools/client/perftools.ftl') diff --git a/l10n-sc/devtools/client/perftools.ftl b/l10n-sc/devtools/client/perftools.ftl new file mode 100644 index 0000000000..e9a0cbcac7 --- /dev/null +++ b/l10n-sc/devtools/client/perftools.ftl @@ -0,0 +1,94 @@ +# 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. + + +## All of the headings for the various sections. + +perftools-heading-settings = Cunfiguratziones cumpletas +perftools-heading-features = Caraterìsticas +perftools-heading-features-default = Caraterìsticas (cussigiadas in manera predefinida) +perftools-heading-features-disabled = Caraterìsticas disativadas +perftools-heading-features-experimental = Isperimentales + +## + + +## 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 = Intervallu: +perftools-devtools-settings-label = Cunfiguratzione + +## Various statuses that affect the current state of profiling, not typically displayed. + + +## These are shown briefly when the user is waiting for the profiler to respond. + +perftools-request-to-stop-profiler = Firmende sa registratzione +perftools-request-to-get-profile-and-stop-profiler = Caturende su profilu + +## + +perftools-button-start-recording = Cumintza a registrare +perftools-button-capture-recording = Catura sa registratzione +perftools-button-cancel-recording = Annulla sa registratzione +perftools-button-save-settings = Sarva is cunfiguratziones e torra a coa +perftools-button-restart = Torra a aviare +perftools-button-add-directory = Agiunghe una cartella +perftools-button-remove-directory = Cantzella sa seletzione +perftools-button-edit-settings = Modìfica sa cunfiguratzione... + +## 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 +## 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. + +perftools-presets-web-developer-label = Iscuadra de isvilupu web +perftools-presets-web-developer-description = Paràmetros cussigiados pro sa curretzione de faddinas de sa majoria de aplicatziones web, cun subra-càrriga (overhead) bàscia. + +perftools-presets-firefox-label = { -brand-shorter-name } +perftools-presets-firefox-description = Profilu cussigiadu pro descrìere { -brand-shorter-name } + +perftools-presets-graphics-label = Gràficas +perftools-presets-graphics-description = Profilu pro compidare faddinas de gràfica in { -brand-shorter-name }. + +perftools-presets-media-label = Cuntenutos multimediales +perftools-presets-media-description2 = Profilu pro compidare faddinas de àudio e vìdeu in { -brand-shorter-name }. + +perftools-presets-networking-label = Rete +perftools-presets-networking-description = Profilu pro compidare faddinas de rete in { -brand-shorter-name }. + +# "Power" is used in the sense of energy (electricity used by the computer). +perftools-presets-power-label = Energia +perftools-presets-power-description = Profilu pro compidare faddinas de impreu de energia in { -brand-shorter-name }, cun subra-càrriga (overhead) bàscia. + +perftools-presets-custom-label = Personalizadu + +## + -- cgit v1.2.3