trisquel-icecat/icecat/l10n/oc/devtools/client/perftools.ftl
2025-10-06 02:35:48 -06:00

148 lines
7.4 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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-title = Paramètres del perfilador
perftools-intro-description =
Los enregistraments lançan profiler.firefox.com a un onglet novèl. Totas las donadas son
gardadas
localament, mas podètz causir de las enviar per las partejar.
## All of the headings for the various sections.
perftools-heading-settings = Paramètres complèts
perftools-heading-buffer = Paramètre del tap
perftools-heading-features = Foncionalitats
perftools-heading-features-default = Foncionalitats (recomandadas per defaut)
perftools-heading-features-disabled = Foncionalitats desactivadas
perftools-heading-features-experimental = Experimentalas
perftools-heading-threads = Fils dexecucion
perftools-heading-threads-jvm = Fils JVM
perftools-heading-local-build = «Build» local
##
perftools-description-intro =
Los enregistraments lançan <a>profiler.firefox.com</a> a un onglet novèl. Totas las donadas son
gardadas
localament, mas podètz causir de las enviar per las partejar.
perftools-description-local-build = Se perfilatz una version quavètz compilada, sus aquesta maquina, volatz apondre lo dossier «objdir» de vòstra compilacion a la lista çai-jos per que pòsca servir per recercar dinformacions suls simbòls.
## The controls for the interval at which the profiler samples the code.
perftools-range-interval-label = Interval de mòstra :
perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) }ms
##
# The size of the memory buffer used to store things in the profiler.
perftools-range-entries-label = Talha del tap :
perftools-custom-threads-label = Apondre de fils dexecucion personalizats per nom :
perftools-devtools-interval-label = Interval:
perftools-devtools-threads-label = Fils dexecucion:
perftools-devtools-settings-label = Paramètres
## Various statuses that affect the current state of profiling, not typically displayed.
perftools-status-recording-stopped-by-another-tool = Una autra aisina a arrestat lenregistrament.
perftools-status-restart-required = Aquesta foncionalitat requerís la reaviada del navegador.
## These are shown briefly when the user is waiting for the profiler to respond.
perftools-request-to-stop-profiler = Arrèst de lenregistrament
perftools-request-to-get-profile-and-stop-profiler = Capture del perfil
##
perftools-button-start-recording = Començar lenregistrament
perftools-button-capture-recording = Capture de lenregistrament
perftools-button-cancel-recording = Anullar lenregistrament
perftools-button-save-settings = Enregistrar los paramètres e tornar
perftools-button-restart = Reaviar
perftools-button-add-directory = Apondre un repertòri
perftools-button-remove-directory = Suprimir la seleccion
perftools-button-edit-settings = Modificar los paramètres…
## These messages are descriptions of the threads that can be enabled for the profiler.
perftools-thread-gecko-main =
.title = Lo processús màger a l'encòp pel processús parent e los processús de contengut.
perftools-thread-compositor =
.title = Amassa diferents elements dessenhats a la pagina
perftools-thread-dom-worker =
.title = Gerís a lencòp los web workers e los servicis workers
perftools-thread-renderer =
.title = Quand WebRender es activat, lo fial dexecucion quexecuta las cridas a OpenGL
perftools-thread-render-backend =
.title = Lo fila dexecucion RenderBackend de WebRender
perftools-thread-timer =
.title = Minutadors gerits pel fil dexecucion (setTimeout, setInterval, nsITimer)
perftools-thread-style-thread =
.title = Lo calcul de lestil es partejat entre mantun fial
pref-thread-stream-trans =
.title = Transpòrt de flux ret
perftools-thread-socket-thread =
.title = Lo fil dexecucion ont lo còdi ret executa totas las cridas de sockets blocantas
perftools-thread-img-decoder =
.title = Filas de decodatge dimatge
perftools-thread-dns-resolver =
.title = La resolucion DNS se passa sus aqueste fial
perftools-thread-task-controller =
.title = Fil dexecucion del grop de fils dexecucion de TaskController
perftools-thread-jvm-gecko =
.title = Fil dexecucion principal de Gecko JVM
perftools-thread-jvm-nimbus =
.title = Fils dexecucion principals del SDK dexperimentacion de Nimbus
perftools-thread-jvm-default-dispatcher =
.title = Lo repartidor per defaut de la bibliotèca de corotinas Kotlin
perftools-thread-jvm-glean =
.title = Fils dexecucion principals del SDK de telemetria Glean
perftools-thread-jvm-arch-disk-io =
.title = Lo repartidor E/S per la bibliotèca de corotinas Kotlin
perftools-thread-jvm-pool =
.title = Fils dexecucion creats al grop de fils sens nom
##
perftools-record-all-registered-threads = Ignorar las seleccion al dessús e enregistrar totes los fils
perftools-tools-threads-input-label =
.title = Aquestes noms de fil dexecucion son una lista separada per de virgulas utilizada per activar lo perfilatge dels fils dins lo perfilador. Lo nom fa sonque mestièr duna correspondéncia parciala del nom del fil dinclure. Es sensible als espacis.
## Onboarding UI labels. These labels are displayed in the new performance panel UI, when
## devtools.performance.new-panel-onboarding preference is true.
perftools-onboarding-message = <b>Novetat</b> :{ -profiler-brand-name } es ara integrat a las aisinas de desvolopaire. <a>Ne saber mai</a> a prepaus daquesta aisina novèla.
perftools-onboarding-close-button =
.aria-label = Tampar lo messatge dacuèlh
## Profiler presets
# 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.
# Presets and their l10n IDs are defined in the file
# devtools/client/performance-new/shared/background.sys.mjs
# The same labels and descriptions are also defined in appmenu.ftl.
perftools-presets-web-developer-label = Desvolopaire web
perftools-presets-web-developer-description = Reglatge recomandat pel desbugatge de la màger part de las aplicacions amb pauca subrecarga.
perftools-presets-icecat-label = { -brand-shorter-name }
perftools-presets-icecat-description = Reglatge recomandat pel perfilatge de { -brand-shorter-name }.
perftools-presets-graphics-label = Acceleracion grafica
perftools-presets-graphics-description = Preconfiguracion per analisar los bugs grafics dins { -brand-shorter-name }.
perftools-presets-media-label = Multimèdia
perftools-presets-media-description2 = Preconfiguracion per analisar los bugs àudio e vidèo dins { -brand-shorter-name }.
perftools-presets-networking-label = Ret
perftools-presets-networking-description = Preconfiguracion per analisar los bugs de ret { -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 = Preconfiguracion per analisar las avarias ligada a la consomacion energetica dins { -brand-shorter-name }, amb una subrecarga febla.
perftools-presets-custom-label = Personalizat