summaryrefslogtreecommitdiffstats
path: root/l10n-sc/devtools/client/perftools.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-sc/devtools/client/perftools.ftl')
-rw-r--r--l10n-sc/devtools/client/perftools.ftl94
1 files changed, 94 insertions, 0 deletions
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
+
+##
+