diff --git a/po/ca.po b/po/ca.po index 8e6849c2..9da1130e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/sysprof/issues/\n" -"POT-Creation-Date: 2024-07-26 13:47+0000\n" -"PO-Revision-Date: 2025-02-24 16:35+0200\n" +"POT-Creation-Date: 2025-02-27 02:05+0000\n" +"PO-Revision-Date: 2025-03-06 22:11+0100\n" "Last-Translator: maite guix \n" "Language-Team: \n" "Language: ca\n" @@ -18,9 +18,9 @@ msgstr "" "X-Generator: Poedit 2.4.2\n" #: data/org.gnome.Sysprof.appdata.xml.in.in:6 -#: data/org.gnome.Sysprof.desktop.in.in:4 src/sysprof/sysprof-application.c:161 -#: src/sysprof/sysprof-application.c:237 -#: src/sysprof/sysprof-recording-pad.ui:18 src/sysprof/sysprof-window.c:243 +#: data/org.gnome.Sysprof.desktop.in.in:4 src/sysprof/sysprof-application.c:172 +#: src/sysprof/sysprof-application.c:248 +#: src/sysprof/sysprof-recording-pad.ui:20 src/sysprof/sysprof-window.c:274 msgid "Sysprof" msgstr "Sysprof" @@ -74,7 +74,7 @@ msgid "CSS" msgstr "CSS" #: src/libsysprof/sysprof-category-summary.c:154 -#: src/sysprof/sysprof-greeter.ui:433 src/sysprof/sysprof-window.ui:317 +#: src/sysprof/sysprof-greeter.ui:468 src/sysprof/sysprof-window.ui:363 msgid "Graphics" msgstr "Gràfics" @@ -134,6 +134,10 @@ msgstr "Desenrotllable" msgid "Windowing" msgstr "Finestres" +#: src/libsysprof/sysprof-debuginfod-task.c:97 +msgid "Downloading Symbols…" +msgstr "S'estan descarregant els símbols…" + #: src/libsysprof/sysprof-document-allocation.c:151 msgid "Allocation" msgstr "Assignació" @@ -171,14 +175,14 @@ msgstr "Analyzing file system overlays" msgid "Processing counters" msgstr "Comptadors de processament" -#: src/libsysprof/sysprof-document.c:2476 -#: src/libsysprof/sysprof-document.c:2492 +#: src/libsysprof/sysprof-document.c:2480 +#: src/libsysprof/sysprof-document.c:2499 #, c-format msgid "Recording at %X %x" msgstr "Enregistrament a les %X %x" -#: src/libsysprof/sysprof-document.c:2478 -#: src/libsysprof/sysprof-document.c:2494 +#: src/libsysprof/sysprof-document.c:2483 +#: src/libsysprof/sysprof-document.c:2502 #, c-format msgid "Recording at %s" msgstr "Enregistrament a les %s" @@ -191,20 +195,20 @@ msgstr "Missatge del D-Bus" msgid "Frame" msgstr "Marc" -#: src/libsysprof/sysprof-document-loader.c:435 +#: src/libsysprof/sysprof-document-loader.c:499 msgid "Document loaded" msgstr "S'ha carregat el document" -#: src/libsysprof/sysprof-document-loader.c:466 +#: src/libsysprof/sysprof-document-loader.c:530 msgid "Loading failed" msgstr "Ha fallat la carrega" -#: src/libsysprof/sysprof-document-loader.c:478 -#: src/libsysprof/sysprof-document-symbols.c:217 +#: src/libsysprof/sysprof-document-loader.c:542 +#: src/libsysprof/sysprof-document-symbols.c:276 msgid "Symbolizing stack traces" msgstr "Simbolitzant rastres d'apilament" -#: src/libsysprof/sysprof-document-loader.c:547 +#: src/libsysprof/sysprof-document-loader.c:611 msgid "Loading document" msgstr "S'està carregant el document" @@ -212,7 +216,7 @@ msgstr "S'està carregant el document" msgid "Log" msgstr "Registre" -#: src/libsysprof/sysprof-document-mark.c:113 +#: src/libsysprof/sysprof-document-mark.c:134 msgid "Mark" msgstr "Marca" @@ -252,142 +256,150 @@ msgstr "" "El rastreig requereix generar un programa compilat amb '-finstrument-" "functions. El rastreig no estarà disponible." -#: src/sysprof-cli/sysprof-cli.c:112 +#: src/sysprof-cli/sysprof-cli.c:115 msgid "--merge requires at least 2 filename arguments" msgstr "--merge (fusió) requereix com a mínim 2 arguments de nom de fitxer" -#: src/sysprof-cli/sysprof-cli.c:307 +#: src/sysprof-cli/sysprof-cli.c:313 msgid "Disable CPU throttling while profiling [Deprecated for --power-profile]" msgstr "Desactiveu l'acceleració de la CPU durant el perfil" -#: src/sysprof-cli/sysprof-cli.c:308 +#: src/sysprof-cli/sysprof-cli.c:314 msgid "Make sysprof specific to a task [Deprecated]" msgstr "Fes que el sysprof sigui específic a una tasca [obsolet]" -#: src/sysprof-cli/sysprof-cli.c:308 src/sysprof/sysprof-frame-utility.ui:109 -#: src/sysprof/sysprof-logs-section.ui:179 +#: src/sysprof-cli/sysprof-cli.c:314 src/sysprof/sysprof-frame-utility.ui:109 +#: src/sysprof/sysprof-logs-section.ui:181 #: src/sysprof/sysprof-processes-section.ui:283 #: src/sysprof/sysprof-traceables-utility.ui:52 msgid "PID" msgstr "PID" -#: src/sysprof-cli/sysprof-cli.c:309 +#: src/sysprof-cli/sysprof-cli.c:315 msgid "Run a command and profile the process" msgstr "Executa una ordre i analitza el rendiment del procés" -#: src/sysprof-cli/sysprof-cli.c:309 +#: src/sysprof-cli/sysprof-cli.c:315 msgid "COMMAND" msgstr "ORDRE" -#: src/sysprof-cli/sysprof-cli.c:310 +#: src/sysprof-cli/sysprof-cli.c:316 msgid "" "Set environment variable for spawned process. Can be used multiple times." msgstr "" "Estableix la variable d'entorn per al procés engendrat. Es pot utilitzar " "múltiples vegades." -#: src/sysprof-cli/sysprof-cli.c:310 +#: src/sysprof-cli/sysprof-cli.c:316 msgid "VAR=VALUE" msgstr "VAR=VALOR" -#: src/sysprof-cli/sysprof-cli.c:311 +#: src/sysprof-cli/sysprof-cli.c:317 msgid "Force overwrite the capture file" msgstr "Força la sobreescriptura del fitxer de captura" -#: src/sysprof-cli/sysprof-cli.c:312 +#: src/sysprof-cli/sysprof-cli.c:318 msgid "Disable recording of battery statistics" msgstr "Inhabilita l'enregistrament de les estadístiques de la bateria" -#: src/sysprof-cli/sysprof-cli.c:313 +#: src/sysprof-cli/sysprof-cli.c:319 msgid "Disable recording of CPU statistics" msgstr "Inhabilita l'enregistrament de les estadístiques de la CPU" -#: src/sysprof-cli/sysprof-cli.c:314 +#: src/sysprof-cli/sysprof-cli.c:320 msgid "Disable recording of Disk statistics" msgstr "Inhabilita l'enregistrament de les estadístiques del disc" -#: src/sysprof-cli/sysprof-cli.c:315 +#: src/sysprof-cli/sysprof-cli.c:321 msgid "Do not record stacktraces using Linux perf" msgstr "No registris les traces de pila utilitzant Linux perf" -#: src/sysprof-cli/sysprof-cli.c:316 +#: src/sysprof-cli/sysprof-cli.c:322 msgid "Do not append symbol name information from local machine" msgstr "No afegeixis la informació del nom del símbol de la màquina local" -#: src/sysprof-cli/sysprof-cli.c:317 +#: src/sysprof-cli/sysprof-cli.c:323 msgid "Disable recording of memory statistics" msgstr "Inhabilita l'enregistrament d'estadístiques de memòria" -#: src/sysprof-cli/sysprof-cli.c:318 +#: src/sysprof-cli/sysprof-cli.c:324 msgid "Disable recording of network statistics" msgstr "Inhabilita l'enregistrament d'estadístiques de xarxa" -#: src/sysprof-cli/sysprof-cli.c:319 +#: src/sysprof-cli/sysprof-cli.c:325 msgid "Set SYSPROF_TRACE_FD environment for subprocess" msgstr "Estableix la variable d'entorn SYSPROF_TRACE_FD per al subprocés" -#: src/sysprof-cli/sysprof-cli.c:320 +#: src/sysprof-cli/sysprof-cli.c:326 msgid "Track when processes are scheduled" msgstr "Feu un seguiment de quan es programen els processos" -#: src/sysprof-cli/sysprof-cli.c:321 +#: src/sysprof-cli/sysprof-cli.c:327 msgid "Profile the D-Bus session bus" msgstr "Perfila el D-Bus de la sessió bus" -#: src/sysprof-cli/sysprof-cli.c:322 +#: src/sysprof-cli/sysprof-cli.c:328 msgid "Profile the D-Bus system bus" msgstr "Perfila el D-Bus del sistema bus" -#: src/sysprof-cli/sysprof-cli.c:323 +#: src/sysprof-cli/sysprof-cli.c:329 msgid "Set GJS_TRACE_FD environment to trace GJS processes" msgstr "" "Estableix la variable d'entorn GJS_TRACE_FD per a traçar els processos GJS" -#: src/sysprof-cli/sysprof-cli.c:324 +#: src/sysprof-cli/sysprof-cli.c:330 msgid "Set GTK_TRACE_FD environment to trace a GTK application" msgstr "" "Estableix la variable d'entorn del GTK_TRACE_FD per a seguir una aplicació " "GTK" -#: src/sysprof-cli/sysprof-cli.c:325 +#: src/sysprof-cli/sysprof-cli.c:331 msgid "Include RAPL energy statistics" msgstr "Inclou estadístiques d'energia RAPL" -#: src/sysprof-cli/sysprof-cli.c:326 +#: src/sysprof-cli/sysprof-cli.c:332 msgid "Profile memory allocations and frees" msgstr "Analitza les assignacions i alliberacions de memòria" -#: src/sysprof-cli/sysprof-cli.c:327 +#: src/sysprof-cli/sysprof-cli.c:333 msgid "Connect to org.gnome.Shell for profiler statistics" msgstr "" "Connecta a org.gnome.Shell per a les estadístiques de l'analitzador de " "rendiment" -#: src/sysprof-cli/sysprof-cli.c:328 +#: src/sysprof-cli/sysprof-cli.c:334 msgid "Track performance of the applications main loop" msgstr "Segueix el rendiment del bucle principal de les aplicacions" -#: src/sysprof-cli/sysprof-cli.c:330 +#: src/sysprof-cli/sysprof-cli.c:336 msgid "Merge all provided *.syscap files and write to stdout" msgstr "Fusiona tots els fitxers *.syscap proporcionats i escriu a stdout" -#: src/sysprof-cli/sysprof-cli.c:331 +#: src/sysprof-cli/sysprof-cli.c:337 msgid "Print the sysprof-cli version and exit" msgstr "Imprimeix la versió del sysprof-cli i surt" -#: src/sysprof-cli/sysprof-cli.c:332 +#: src/sysprof-cli/sysprof-cli.c:338 msgid "The size of the buffer in pages (1 = 1 page)" msgstr "La mida de la memòria intermèdia en pàgines (1 = 1 pàgina)" -#: src/sysprof-cli/sysprof-cli.c:333 +#: src/sysprof-cli/sysprof-cli.c:339 msgid "Additional D-Bus address to monitor" msgstr "Adreça addicional del D-Bus per fer el seguiment" -#: src/sysprof-cli/sysprof-cli.c:366 +#: src/sysprof-cli/sysprof-cli.c:340 +msgid "Stack size to copy for unwinding in user-space" +msgstr "" + +#: src/sysprof-cli/sysprof-cli.c:341 +msgid "Do not use debuginfod to resolve symbols" +msgstr "No usis el «debuginfod» per resoldre els símbols" + +#: src/sysprof-cli/sysprof-cli.c:374 msgid "[CAPTURE_FILE] [-- COMMAND ARGS] — Sysprof" msgstr "[CAPTURE_FILE] [-- COMMAND ARGS] — Sysprof" -#: src/sysprof-cli/sysprof-cli.c:369 +#: src/sysprof-cli/sysprof-cli.c:377 msgid "" "\n" "Examples:\n" @@ -398,26 +410,34 @@ msgid "" "\n" " # Merge multiple syscap files into one\n" " sysprof-cli --merge a.syscap b.syscap > c.syscap\n" +"\n" +" # Unwind by capturing stack/register contents instead of frame-pointers\n" +" # where the stack-size is a multiple of page-size\n" +" sysprof-cli --stack-size=8192\n" msgstr "" "\n" "Exemples:\n" "\n" -" # Enregistreu gtk4-widget-factory mitjançant trace-fd per a obtenir les " -"dades\n" +" # Enregistreu «gtk4-widget-factory» mitjançant «trace-fd» per a obtenir " +"les dades\n" " # proporcionades per l'aplicació, així com els proveïdors de dades de GTK " "i \n" -" GNOME Shell sysprof-cli --gtk --gnome-shell --use-trace-fd -- gtk4-widget-" -"factory\n" +" # GNOME Shell\n" +" sysprof-cli --gtk --gnome-shell --use-trace-fd -- gtk4-widget-factory\n" "\n" -" # Combina diversos fitxers syscap en un sol \n" +" # Combina diversos fitxers «syscap» en un de sol \n" " sysprof-cli --merge a.syscap b.syscap > c.syscap\n" +"\n" +" # «Unwind» capturant el contingut de la pila/registres en lloc " +"d'apuntadors a\n" +" # estructures\n" -#: src/sysprof-cli/sysprof-cli.c:405 +#: src/sysprof-cli/sysprof-cli.c:417 msgid "Too many arguments were passed to sysprof-cli:" msgstr "Massa arguments s'han passat a sysprof-cli:" #. Translators: %s is a file name. -#: src/sysprof-cli/sysprof-cli.c:459 +#: src/sysprof-cli/sysprof-cli.c:473 #, c-format msgid "%s exists. Use --force to overwrite\n" msgstr "%s ja existeix. Useu --force per a sobreescriure\n" @@ -485,23 +505,6 @@ msgctxt "shortcut window" msgid "Quit" msgstr "Surt" -#: src/sysprof/gtk/menus.ui:6 -msgid "_Preferences" -msgstr "_Preferències" - -#: src/sysprof/gtk/menus.ui:10 src/sysprof/sysprof-greeter.ui:644 -#: src/sysprof/sysprof-window.ui:398 -msgid "_Keyboard Shortcuts" -msgstr "_Dreceres de teclat" - -#: src/sysprof/gtk/menus.ui:14 -msgid "_Help" -msgstr "_Ajuda" - -#: src/sysprof/gtk/menus.ui:18 -msgid "_About Sysprof" -msgstr "_Quant al Sysprof" - #: src/sysprof/sysprof-animation.c:1038 #, c-format msgid "Failed to find property %s in %s" @@ -512,15 +515,15 @@ msgstr "No s'ha pogut trobar la propietat %s a %s" msgid "Failed to retrieve va_list value: %s" msgstr "No s'ha pogut obtenir el valor va_list: %s" -#: src/sysprof/sysprof-application.c:37 +#: src/sysprof/sysprof-application.c:38 msgid "Show Sysprof version and exit" msgstr "Mostra la versió del sysprof-cli i surt" -#: src/sysprof/sysprof-application.c:170 +#: src/sysprof/sysprof-application.c:181 msgid "A system profiler" msgstr "Un analitzador de rendiment sistema" -#: src/sysprof/sysprof-application.c:171 +#: src/sysprof/sysprof-application.c:182 msgid "translator-credits" msgstr "crèdits del traductor: Jordi Mas i Hernàndez " @@ -575,7 +578,7 @@ msgstr "Hora" #: src/sysprof/sysprof-cpu-section.ui:412 #: src/sysprof/sysprof-energy-section.ui:382 -#: src/sysprof/sysprof-flame-graph.c:453 +#: src/sysprof/sysprof-flame-graph.c:458 #: src/sysprof/sysprof-graphics-section.ui:293 #: src/sysprof/sysprof-marks-section.ui:248 #: src/sysprof/sysprof-network-section.ui:380 @@ -676,8 +679,8 @@ msgid "Filter Messages" msgstr "Filtra missatges" #: src/sysprof/sysprof-dbus-utility.ui:13 -#: src/sysprof/sysprof-logs-section.c:104 -#: src/sysprof/sysprof-logs-section.ui:286 +#: src/sysprof/sysprof-logs-section.c:114 +#: src/sysprof/sysprof-logs-section.ui:290 msgid "Message" msgstr "Missatge" @@ -693,7 +696,7 @@ msgstr "Comprimit" msgid "Filter Files" msgstr "Filtra fitxers" -#: src/sysprof/sysprof-flame-graph.c:457 +#: src/sysprof/sysprof-flame-graph.c:462 #: src/sysprof/sysprof-process-dialog.ui:177 msgid "File" msgstr "Fitxer" @@ -702,61 +705,61 @@ msgstr "Fitxer" #: src/sysprof/sysprof-logs-section.ui:143 #: src/sysprof/sysprof-mark-table.ui:116 #: src/sysprof/sysprof-traceables-utility.ui:81 -#: src/sysprof/sysprof-window.ui:297 +#: src/sysprof/sysprof-window.ui:343 msgid "CPU" msgstr "CPU" -#: src/sysprof/sysprof-greeter.c:102 +#: src/sysprof/sysprof-greeter.c:128 msgid "Use KEY=VALUE to set an environment variable" msgstr "Utilitzeu KEY=VALUE per establir una variable d'entorn" -#: src/sysprof/sysprof-greeter.c:108 +#: src/sysprof/sysprof-greeter.c:134 msgid "Keys may not start with a number" msgstr "És possible que les claus no comencin amb un número" -#: src/sysprof/sysprof-greeter.c:118 +#: src/sysprof/sysprof-greeter.c:144 msgid "Keys may only contain alpha-numerics or underline." msgstr "Les claus només poden contenir alfanumèrics o subratllats." -#: src/sysprof/sysprof-greeter.c:265 src/sysprof/sysprof-window.c:155 +#: src/sysprof/sysprof-greeter.c:306 src/sysprof/sysprof-window.c:175 msgid "Must Capture to Local File" msgstr "S'ha de capturar al fitxer local" -#: src/sysprof/sysprof-greeter.c:266 src/sysprof/sysprof-window.c:156 +#: src/sysprof/sysprof-greeter.c:307 src/sysprof/sysprof-window.c:176 msgid "You must choose a local file to capture using Sysprof" msgstr "S'ha de capturar al fitxer local utilitzant Sysprof" -#: src/sysprof/sysprof-greeter.c:267 src/sysprof/sysprof-recording-pad.c:115 -#: src/sysprof/sysprof-window.c:157 src/sysprof/sysprof-window.c:718 +#: src/sysprof/sysprof-greeter.c:308 src/sysprof/sysprof-recording-pad.c:119 +#: src/sysprof/sysprof-window.c:177 src/sysprof/sysprof-window.c:764 msgid "Close" msgstr "Tanca" -#: src/sysprof/sysprof-greeter.c:288 +#: src/sysprof/sysprof-greeter.c:331 #, c-format msgid "System Capture from %s.syscap" msgstr "Captura del sistema des de %s.syscap" -#: src/sysprof/sysprof-greeter.c:292 +#: src/sysprof/sysprof-greeter.c:335 msgid "Record to File" msgstr "Registre al fitxer" -#: src/sysprof/sysprof-greeter.c:293 +#: src/sysprof/sysprof-greeter.c:336 msgid "Record" msgstr "Enregistra" -#: src/sysprof/sysprof-greeter.c:440 +#: src/sysprof/sysprof-greeter.c:485 msgid "No Change" msgstr "Cap canvi" -#: src/sysprof/sysprof-greeter.c:443 +#: src/sysprof/sysprof-greeter.c:488 msgid "Balanced" msgstr "Equilibrat" -#: src/sysprof/sysprof-greeter.c:446 +#: src/sysprof/sysprof-greeter.c:491 msgid "Power Saver" msgstr "Estalvi d'energia" -#: src/sysprof/sysprof-greeter.c:449 +#: src/sysprof/sysprof-greeter.c:494 msgid "Performance" msgstr "Prestació (rendiment)" @@ -773,170 +776,192 @@ msgid "Record native stack traces using a sampling profiler" msgstr "" "Enregistreu traces de pila natives mitjançant un perfilador de mostreig" -#: src/sysprof/sysprof-greeter.ui:116 +#: src/sysprof/sysprof-greeter.ui:111 +msgid "Unwind Stacks in User Space" +msgstr "" + +#: src/sysprof/sysprof-greeter.ui:112 +msgid "Copy stack contents and registers for unwinding in user-space" +msgstr "" + +#: src/sysprof/sysprof-greeter.ui:123 +msgid "Stack Size" +msgstr "Mida de la pila" + +#: src/sysprof/sysprof-greeter.ui:124 +msgid "The number of bytes to copy from the stack" +msgstr "El nombre de bytes per copiar de la pila" + +#: src/sysprof/sysprof-greeter.ui:135 +msgid "" +"Unwinding in user-space has considerable overhead but may help in situations " +"where frame-pointers are unavailable." +msgstr "" + +#: src/sysprof/sysprof-greeter.ui:151 msgid "Sample JavaScript Stacks" msgstr "Exemples de piles de JavaScript" -#: src/sysprof/sysprof-greeter.ui:117 +#: src/sysprof/sysprof-greeter.ui:152 msgid "Record JavaScript stack traces using a sampling profiler" msgstr "" "Enregistreu traces de pila de JavaScript mitjançant un perfilador de mostreig" -#: src/sysprof/sysprof-greeter.ui:128 +#: src/sysprof/sysprof-greeter.ui:163 msgid "" "Sysprof must launch your application to record JavaScript stacks using GJS." msgstr "" "Sysprof ha d'iniciar la vostra aplicació per gravar les piles de JavaScript " "mitjançant GJS." -#: src/sysprof/sysprof-greeter.ui:144 +#: src/sysprof/sysprof-greeter.ui:179 msgid "Record Scheduler Details" msgstr "Detalls del programador de registres" -#: src/sysprof/sysprof-greeter.ui:145 +#: src/sysprof/sysprof-greeter.ui:180 msgid "Track when processes are scheduled per CPU" msgstr "Feu un seguiment de quan es programen els processos per CPU" -#: src/sysprof/sysprof-greeter.ui:158 +#: src/sysprof/sysprof-greeter.ui:193 msgid "Tracing" msgstr "Traçat" -#: src/sysprof/sysprof-greeter.ui:162 +#: src/sysprof/sysprof-greeter.ui:197 msgid "Trace Memory Allocations" msgstr "Traça d'assignacions de memòria" -#: src/sysprof/sysprof-greeter.ui:163 +#: src/sysprof/sysprof-greeter.ui:198 msgid "Record a stack trace when malloc or similar functions are used" msgstr "" "Enregistreu una traça de pila quan s'utilitzen malloc o funcions " "similars" -#: src/sysprof/sysprof-greeter.ui:174 +#: src/sysprof/sysprof-greeter.ui:209 msgid "Sysprof must launch your application to record memory allocations." msgstr "Sysprof està ocupat analitzant les assignacions de memòria." -#: src/sysprof/sysprof-greeter.ui:192 src/sysprof/sysprof-greeter.ui:197 +#: src/sysprof/sysprof-greeter.ui:227 src/sysprof/sysprof-greeter.ui:232 msgid "Application" msgstr "Aplicació" -#: src/sysprof/sysprof-greeter.ui:200 +#: src/sysprof/sysprof-greeter.ui:235 #: src/sysprof/sysprof-processes-section.ui:317 msgid "Command Line" msgstr "Línia d'ordres" -#: src/sysprof/sysprof-greeter.ui:206 +#: src/sysprof/sysprof-greeter.ui:241 msgid "Working directory" msgstr "Directori de treball" -#: src/sysprof/sysprof-greeter.ui:212 +#: src/sysprof/sysprof-greeter.ui:247 msgid "The application will be run as a subprocess of Sysprof." msgstr "L'aplicació s'executarà com a subprocés de Sysprof." -#: src/sysprof/sysprof-greeter.ui:225 +#: src/sysprof/sysprof-greeter.ui:260 msgid "Environment" msgstr "Entorn" -#: src/sysprof/sysprof-greeter.ui:229 +#: src/sysprof/sysprof-greeter.ui:264 msgid "Clear Environment" msgstr "Neteja l'entorn" -#: src/sysprof/sysprof-greeter.ui:230 +#: src/sysprof/sysprof-greeter.ui:265 msgid "Clear the environment before launching application" msgstr "" "Netegeu l'entorn abans d'iniciar l'aplicacióEstableix la variable d'entorn " "del GTK_TRACE_FD per a seguir una aplicació GTK" -#: src/sysprof/sysprof-greeter.ui:256 +#: src/sysprof/sysprof-greeter.ui:291 msgid "Add _Variable" msgstr "Afegeix _variable" -#: src/sysprof/sysprof-greeter.ui:262 +#: src/sysprof/sysprof-greeter.ui:297 msgid "Add Variable" msgstr "Afegeix variable" -#: src/sysprof/sysprof-greeter.ui:263 +#: src/sysprof/sysprof-greeter.ui:298 msgid "_Add" msgstr "_Afegeix" -#: src/sysprof/sysprof-greeter.ui:280 src/sysprof/sysprof-greeter.ui:285 +#: src/sysprof/sysprof-greeter.ui:315 src/sysprof/sysprof-greeter.ui:320 msgid "Counters" msgstr "Comptadors" -#: src/sysprof/sysprof-greeter.ui:289 +#: src/sysprof/sysprof-greeter.ui:324 msgid "CPU Usage" msgstr "Ús de la CPU" -#: src/sysprof/sysprof-greeter.ui:290 +#: src/sysprof/sysprof-greeter.ui:325 msgid "Record coarse-grained counters about CPU usage and frequency" msgstr "" "Enregistreu els comptadors detalladament sobre l'ús i la freqüència de la CPU" -#: src/sysprof/sysprof-greeter.ui:302 +#: src/sysprof/sysprof-greeter.ui:337 msgid "Memory Usage" msgstr "Ús de la memòria" -#: src/sysprof/sysprof-greeter.ui:303 +#: src/sysprof/sysprof-greeter.ui:338 msgid "Record coarse-grained counters about system memory usage" msgstr "Enregistreu els comptadors detalladament sobre l'ús de la memòria" -#: src/sysprof/sysprof-greeter.ui:315 +#: src/sysprof/sysprof-greeter.ui:350 msgid "Disk Usage" msgstr "Ús del disc" -#: src/sysprof/sysprof-greeter.ui:316 +#: src/sysprof/sysprof-greeter.ui:351 msgid "Record coarse-grained counters about storage throughput" msgstr "" "Enregistreu els comptadors detalladament sobre el rendiment d'emmagatzematge" -#: src/sysprof/sysprof-greeter.ui:328 +#: src/sysprof/sysprof-greeter.ui:363 msgid "Network Usage" msgstr "Ús de la xarxa" -#: src/sysprof/sysprof-greeter.ui:329 +#: src/sysprof/sysprof-greeter.ui:364 msgid "Record coarse-grained counters about network traffic" msgstr "Enregistreu els comptadors detalladament sobre el trànsit de la xarxa" -#: src/sysprof/sysprof-greeter.ui:345 +#: src/sysprof/sysprof-greeter.ui:380 msgid "Energy Usage" msgstr "Ús d'energia" -#: src/sysprof/sysprof-greeter.ui:346 +#: src/sysprof/sysprof-greeter.ui:381 msgid "Record coarse-grained counters about energy usage in Watts" msgstr "" "Enregistreu els comptadors detalladament sobre l'ús de l'energia en Wats" -#: src/sysprof/sysprof-greeter.ui:358 +#: src/sysprof/sysprof-greeter.ui:393 msgid "Battery Charge" msgstr "Càrrega de la bateria" -#: src/sysprof/sysprof-greeter.ui:359 +#: src/sysprof/sysprof-greeter.ui:394 msgid "Record coarse-grained counters about battery charge or discharge rates" msgstr "" "Enregistreu els comptadors detalladament sobre la relación de càrrega i " "descàrrega de bateria" -#: src/sysprof/sysprof-greeter.ui:377 src/sysprof/sysprof-greeter.ui:382 -#: src/sysprof/sysprof-window.ui:287 +#: src/sysprof/sysprof-greeter.ui:412 src/sysprof/sysprof-greeter.ui:417 +#: src/sysprof/sysprof-window.ui:333 msgid "D-Bus" msgstr "D-Bus" -#: src/sysprof/sysprof-greeter.ui:386 +#: src/sysprof/sysprof-greeter.ui:421 msgid "Record System Bus" msgstr "Bus del sistema de registre" -#: src/sysprof/sysprof-greeter.ui:387 +#: src/sysprof/sysprof-greeter.ui:422 msgid "Record messages on the D-Bus system bus" msgstr "Grava missatges al bus del sistema D-Bus" -#: src/sysprof/sysprof-greeter.ui:403 +#: src/sysprof/sysprof-greeter.ui:438 msgid "Record Session Bus" msgstr "Bus de sessió de gravació" -#: src/sysprof/sysprof-greeter.ui:404 +#: src/sysprof/sysprof-greeter.ui:439 msgid "Record messages on the D-Bus user session bus" msgstr "Grava missatges al bus de sessió d'usuari de D-Bus" -#: src/sysprof/sysprof-greeter.ui:415 +#: src/sysprof/sysprof-greeter.ui:450 msgid "" "The session bus may contain sensitive information such as keyboard usage and " "passwords." @@ -944,21 +969,21 @@ msgstr "" "El bus de sessió pot contenir informació sensible, com ara l'ús del teclat i " "la contrasenya." -#: src/sysprof/sysprof-greeter.ui:438 +#: src/sysprof/sysprof-greeter.ui:473 msgid "Timings" msgstr "Horaris" -#: src/sysprof/sysprof-greeter.ui:442 +#: src/sysprof/sysprof-greeter.ui:477 msgid "Compositor Frame Timings" msgstr "Temps de trama del compositor" -#: src/sysprof/sysprof-greeter.ui:443 +#: src/sysprof/sysprof-greeter.ui:478 msgid "Record frame-timing information from the GNOME Shell compositor" msgstr "" "Enregistreu la informació del temps de fotograma del compositor de GNOME " "Shell" -#: src/sysprof/sysprof-greeter.ui:454 +#: src/sysprof/sysprof-greeter.ui:489 msgid "" "Applications launched by Sysprof will automatically collect GTK frame timing " "information." @@ -966,114 +991,120 @@ msgstr "" "Les aplicacions llançades per Sysprof recopilaran automàticament el temps de " "fotograma GTKinformació." -#: src/sysprof/sysprof-greeter.ui:494 +#: src/sysprof/sysprof-greeter.ui:529 msgid "Devices" msgstr "Dispositius" -#: src/sysprof/sysprof-greeter.ui:498 +#: src/sysprof/sysprof-greeter.ui:533 msgid "Include GPU Information" msgstr "Inclou informació de GPU" -#: src/sysprof/sysprof-greeter.ui:499 +#: src/sysprof/sysprof-greeter.ui:534 msgid "Records information about graphics hardware and drivers" msgstr "Enregistra informació sobre el maquinari i els controladors gràfics" -#: src/sysprof/sysprof-greeter.ui:517 +#: src/sysprof/sysprof-greeter.ui:552 msgid "System" msgstr "Sistema" -#: src/sysprof/sysprof-greeter.ui:522 +#: src/sysprof/sysprof-greeter.ui:557 msgid "Power Profile" msgstr "Perfil de potència" -#: src/sysprof/sysprof-greeter.ui:525 +#: src/sysprof/sysprof-greeter.ui:560 msgid "Record with Power Profile" msgstr "Enregistrament del perfil de potència" -#: src/sysprof/sysprof-greeter.ui:526 +#: src/sysprof/sysprof-greeter.ui:561 msgid "Switch to power profile while recording" msgstr "Canvia al perfil d'alimentació mentre enregistres" -#: src/sysprof/sysprof-greeter.ui:536 +#: src/sysprof/sysprof-greeter.ui:571 msgid "Details" msgstr "Detalls" -#: src/sysprof/sysprof-greeter.ui:540 +#: src/sysprof/sysprof-greeter.ui:575 msgid "Record System Log" msgstr "Registre del sistema de registre" -#: src/sysprof/sysprof-greeter.ui:541 +#: src/sysprof/sysprof-greeter.ui:576 msgid "Watch the system log for new messages and record them" msgstr "" "Mireu el registre del sistema per trobar missatges nous i enregistreu-los" -#: src/sysprof/sysprof-greeter.ui:557 +#: src/sysprof/sysprof-greeter.ui:592 msgid "Include Hardware Information" msgstr "Inclou informació de maquinari" -#: src/sysprof/sysprof-greeter.ui:558 +#: src/sysprof/sysprof-greeter.ui:593 msgid "Records information about PCI and USB devices" msgstr "Enregistra informació sobre dispositius PCI i USB" -#: src/sysprof/sysprof-greeter.ui:571 +#: src/sysprof/sysprof-greeter.ui:606 msgid "Symbols" msgstr "Símbols" -#: src/sysprof/sysprof-greeter.ui:575 +#: src/sysprof/sysprof-greeter.ui:610 msgid "Bundle Symbols" msgstr "Paquet de símbols" -#: src/sysprof/sysprof-greeter.ui:576 +#: src/sysprof/sysprof-greeter.ui:611 msgid "Make recording shareable by symbolizing stack traces after recording" msgstr "" "Feu que la gravació sigui compartible simbolitzant les traces de la pila " "després de la gravació" -#: src/sysprof/sysprof-greeter.ui:609 +#: src/sysprof/sysprof-greeter.ui:627 +#| msgid "Debug" +msgid "Debuginfod" +msgstr "Debuginfod" + +#: src/sysprof/sysprof-greeter.ui:628 +msgid "Enable Debuginfod to automatically fetch debug symbols" +msgstr "" +"Activa el «Debuginfod» per carregar automàticament els símbols de depuració" + +#: src/sysprof/sysprof-greeter.ui:661 msgid "_Open File…" msgstr "_Obre un fitxer…" -#: src/sysprof/sysprof-greeter.ui:616 +#: src/sysprof/sysprof-greeter.ui:668 msgid "Record to _File…" msgstr "Registre al _fitxer…" -#: src/sysprof/sysprof-greeter.ui:623 +#: src/sysprof/sysprof-greeter.ui:675 msgid "Record to _Memory" msgstr "Registre a la _memòria" -#: src/sysprof/sysprof-greeter.ui:638 src/sysprof/sysprof-window.ui:388 -msgid "Open Recording…" -msgstr "Obre l'enregistrament…" +#: src/sysprof/sysprof-greeter.ui:694 src/sysprof/sysprof-window.ui:444 +msgid "_Keyboard Shortcuts" +msgstr "_Dreceres de teclat" -#: src/sysprof/sysprof-greeter.ui:648 src/sysprof/sysprof-window.ui:402 +#: src/sysprof/sysprof-greeter.ui:698 src/sysprof/sysprof-window.ui:448 msgid "Help" msgstr "Ajuda" -#: src/sysprof/sysprof-greeter.ui:652 src/sysprof/sysprof-window.ui:406 +#: src/sysprof/sysprof-greeter.ui:702 src/sysprof/sysprof-window.ui:452 msgid "About Sysprof" msgstr "Quant al Sysprof" -#: src/sysprof/sysprof-greeter.ui:658 -msgid "Quit" -msgstr "Surt" - -#: src/sysprof/sysprof-logs-section.c:95 +#: src/sysprof/sysprof-logs-section.c:105 msgid "Critical" msgstr "Crític" -#: src/sysprof/sysprof-logs-section.c:98 +#: src/sysprof/sysprof-logs-section.c:108 msgid "Warning" msgstr "Avís" -#: src/sysprof/sysprof-logs-section.c:101 +#: src/sysprof/sysprof-logs-section.c:111 msgid "Debug" msgstr "Depuració" -#: src/sysprof/sysprof-logs-section.c:107 +#: src/sysprof/sysprof-logs-section.c:117 msgid "Info" msgstr "Informació" -#: src/sysprof/sysprof-logs-section.c:110 +#: src/sysprof/sysprof-logs-section.c:120 msgid "Error" msgstr "Error" @@ -1081,11 +1112,11 @@ msgstr "Error" msgid "Logs" msgstr "Registres" -#: src/sysprof/sysprof-logs-section.ui:215 +#: src/sysprof/sysprof-logs-section.ui:219 msgid "Severity" msgstr "Gravetat" -#: src/sysprof/sysprof-logs-section.ui:251 +#: src/sysprof/sysprof-logs-section.ui:255 msgid "Domain" msgstr "Domini" @@ -1268,15 +1299,16 @@ msgid "Process Table" msgstr "Taula de processos" #. translators: this expands to the number of events recorded by the profiler as an indicator of progress -#: src/sysprof/sysprof-recording-pad.c:56 -msgid "%" -msgstr "%" +#: src/sysprof/sysprof-recording-pad.c:58 +#, c-format +msgid "% events" +msgstr "% esdeveniments" -#: src/sysprof/sysprof-recording-pad.c:111 +#: src/sysprof/sysprof-recording-pad.c:115 msgid "Recording Failed" msgstr "Ha fallat l'enregistrament" -#: src/sysprof/sysprof-recording-pad.c:113 +#: src/sysprof/sysprof-recording-pad.c:117 #, c-format msgid "" "Sysprof failed to record.\n" @@ -1284,7 +1316,7 @@ msgid "" "%s" msgstr "Sysprof no ha pogut analitzar el desplaçament per a «%s»" -#: src/sysprof/sysprof-recording-pad.ui:69 +#: src/sysprof/sysprof-recording-pad.ui:71 msgid "Stop Recording" msgstr "Atura l'enregistrament" @@ -1292,31 +1324,31 @@ msgstr "Atura l'enregistrament" msgid "Time Profiler" msgstr "Analitzador de rendiment" -#: src/sysprof/sysprof-samples-section.ui:89 src/sysprof/sysprof-window.ui:419 +#: src/sysprof/sysprof-samples-section.ui:89 src/sysprof/sysprof-window.ui:465 msgid "Callgraph" msgstr "Gràfic de trucades" -#: src/sysprof/sysprof-samples-section.ui:172 src/sysprof/sysprof-window.ui:450 +#: src/sysprof/sysprof-samples-section.ui:172 src/sysprof/sysprof-window.ui:496 msgid "Flamegraph" msgstr "Gràfic de trucades" -#: src/sysprof/sysprof-sidebar.ui:30 src/sysprof/sysprof-window.ui:154 +#: src/sysprof/sysprof-sidebar.ui:30 src/sysprof/sysprof-window.ui:136 msgid "Seek Backward" msgstr "Cerca enrere" -#: src/sysprof/sysprof-sidebar.ui:40 src/sysprof/sysprof-window.ui:164 +#: src/sysprof/sysprof-sidebar.ui:40 src/sysprof/sysprof-window.ui:146 msgid "Zoom Out" msgstr "Allunya" -#: src/sysprof/sysprof-sidebar.ui:50 src/sysprof/sysprof-window.ui:174 +#: src/sysprof/sysprof-sidebar.ui:50 src/sysprof/sysprof-window.ui:156 msgid "Reset Zoom" msgstr "Reinicia el zoom" -#: src/sysprof/sysprof-sidebar.ui:61 src/sysprof/sysprof-window.ui:184 +#: src/sysprof/sysprof-sidebar.ui:61 src/sysprof/sysprof-window.ui:166 msgid "Zoom In" msgstr "Amplia" -#: src/sysprof/sysprof-sidebar.ui:71 src/sysprof/sysprof-window.ui:194 +#: src/sysprof/sysprof-sidebar.ui:71 src/sysprof/sysprof-window.ui:176 msgid "Seek Forward" msgstr "Cerca endavant" @@ -1328,35 +1360,35 @@ msgstr "Profunditat" msgid "Hits" msgstr "Vegades" -#: src/sysprof/sysprof-window.c:171 +#: src/sysprof/sysprof-window.c:194 msgid "Open Recording" msgstr "Obre l'enregistrament" -#: src/sysprof/sysprof-window.c:172 +#: src/sysprof/sysprof-window.c:195 msgid "Open" msgstr "Obre" -#: src/sysprof/sysprof-window.c:176 +#: src/sysprof/sysprof-window.c:199 msgid "Sysprof Capture (*.syscap)" msgstr "Captures del Sysprof (*.syscap)" -#: src/sysprof/sysprof-window.c:468 +#: src/sysprof/sysprof-window.c:499 msgid "Save to File" msgstr "Desa l'arxiu" -#: src/sysprof/sysprof-window.c:469 +#: src/sysprof/sysprof-window.c:500 msgid "Save" msgstr "Desa" -#: src/sysprof/sysprof-window.c:638 +#: src/sysprof/sysprof-window.c:679 msgid "Loading…" msgstr "S'està carregant…" -#: src/sysprof/sysprof-window.c:714 +#: src/sysprof/sysprof-window.c:760 msgid "Invalid Document" msgstr "Document invàlid" -#: src/sysprof/sysprof-window.c:716 +#: src/sysprof/sysprof-window.c:762 #, c-format msgid "" "The document could not be loaded. Please check that you have the correct " @@ -1369,79 +1401,98 @@ msgstr "" "\n" "%s" -#: src/sysprof/sysprof-window.ui:144 +#: src/sysprof/sysprof-window.ui:126 msgid "Toggle Left Panel" msgstr "Canvia el panell esquerre" -#: src/sysprof/sysprof-window.ui:209 +#: src/sysprof/sysprof-window.ui:191 msgid "Main Menu" msgstr "Menú principal" -#: src/sysprof/sysprof-window.ui:216 +#: src/sysprof/sysprof-window.ui:198 msgid "View Options" msgstr "Vista de les opcions" -#: src/sysprof/sysprof-window.ui:222 +#: src/sysprof/sysprof-window.ui:204 msgid "Toggle Right Panel" msgstr "Canvia al panell dret" -#: src/sysprof/sysprof-window.ui:307 +#: src/sysprof/sysprof-window.ui:353 msgid "Energy" msgstr "Ús d'energia" -#: src/sysprof/sysprof-window.ui:327 +#: src/sysprof/sysprof-window.ui:373 msgid "Network" msgstr "Xarxa" -#: src/sysprof/sysprof-window.ui:337 +#: src/sysprof/sysprof-window.ui:383 msgid "Storage" msgstr "Emmagatzematge" -#: src/sysprof/sysprof-window.ui:384 +#: src/sysprof/sysprof-window.ui:430 msgid "_Record Again…" msgstr "_Torna a enregistrar…" -#: src/sysprof/sysprof-window.ui:392 +#: src/sysprof/sysprof-window.ui:434 +msgid "Open Recording…" +msgstr "Obre l'enregistrament…" + +#: src/sysprof/sysprof-window.ui:438 msgid "Save As…" msgstr "Anomena i desa…" -#: src/sysprof/sysprof-window.ui:412 +#: src/sysprof/sysprof-window.ui:458 msgid "_Quit" msgstr "_Surt" -#: src/sysprof/sysprof-window.ui:421 +#: src/sysprof/sysprof-window.ui:467 msgid "Categorize Frames" msgstr "Classifica els marcs" -#: src/sysprof/sysprof-window.ui:425 +#: src/sysprof/sysprof-window.ui:471 msgid "Hide System Libraries" msgstr "Amaga les biblioteques del sistema" -#: src/sysprof/sysprof-window.ui:429 +#: src/sysprof/sysprof-window.ui:475 msgid "Include Threads" msgstr "Inclou fils" -#: src/sysprof/sysprof-window.ui:433 +#: src/sysprof/sysprof-window.ui:479 msgid "Bottom Up" msgstr "De baix a dalt" -#: src/sysprof/sysprof-window.ui:437 +#: src/sysprof/sysprof-window.ui:483 msgid "Ignore Kernel Processes" msgstr "Ignora els processos del nucli" -#: src/sysprof/sysprof-window.ui:441 +#: src/sysprof/sysprof-window.ui:487 msgid "Ignore Process 0" msgstr "Ignora el procés 0" -#: src/sysprof/sysprof-window.ui:445 +#: src/sysprof/sysprof-window.ui:491 msgid "Merge Similar Processes" msgstr "Fusionar processos similars" #. translators: Left Heavy means to sort larger (heavier) stack frames before others, starting from the left -#: src/sysprof/sysprof-window.ui:453 +#: src/sysprof/sysprof-window.ui:499 msgid "Left Heavy" msgstr "Esquerra Pesada" +#~ msgid "_Preferences" +#~ msgstr "_Preferències" + +#~ msgid "_Help" +#~ msgstr "_Ajuda" + +#~ msgid "_About Sysprof" +#~ msgstr "_Quant al Sysprof" + +#~ msgid "Quit" +#~ msgstr "Surt" + +#~ msgid "%" +#~ msgstr "%" + #~ msgid "The GNOME Foundation" #~ msgstr "La Fundació GNOME"