mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
1078 lines
31 KiB
Plaintext
1078 lines
31 KiB
Plaintext
# Polish translation for sysprof.
|
||
# Copyright © 2016-2023 the sysprof authors.
|
||
# This file is distributed under the same license as the sysprof package.
|
||
# Piotr Drąg <piotrdrag@gmail.com>, 2016-2023.
|
||
# Aviary.pl <community-poland@mozilla.org>, 2016-2023.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: sysprof\n"
|
||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/sysprof/issues\n"
|
||
"POT-Creation-Date: 2023-03-04 16:24+0000\n"
|
||
"PO-Revision-Date: 2023-03-12 15:25+0100\n"
|
||
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
|
||
"Language-Team: Polish <community-poland@mozilla.org>\n"
|
||
"Language: pl\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||
"|| n%100>=20) ? 1 : 2;\n"
|
||
|
||
#: data/org.gnome.Sysprof.appdata.xml.in.in:5
|
||
#: data/org.gnome.Sysprof.desktop.in.in:4 src/sysprof/sysprof-application.c:197
|
||
#: src/sysprof/sysprof-application.c:287 src/sysprof/sysprof-window.ui:10
|
||
msgid "Sysprof"
|
||
msgstr "Sysprof"
|
||
|
||
#: data/org.gnome.Sysprof.appdata.xml.in.in:6
|
||
msgid "Profile an application or entire system"
|
||
msgstr "Profilowanie programów lub całego systemu"
|
||
|
||
#: data/org.gnome.Sysprof.appdata.xml.in.in:9
|
||
msgid "The GNOME Foundation"
|
||
msgstr "Fundacja GNOME"
|
||
|
||
#: data/org.gnome.Sysprof.appdata.xml.in.in:12
|
||
msgid ""
|
||
"Sysprof allows you to profile applications to aid in debugging and "
|
||
"optimization."
|
||
msgstr ""
|
||
"Sysprof umożliwia profilowanie programów, aby wspomóc debugowanie "
|
||
"i optymalizację."
|
||
|
||
#: data/org.gnome.Sysprof.desktop.in.in:5
|
||
msgid "Profiler"
|
||
msgstr "Profiler"
|
||
|
||
#: data/org.gnome.Sysprof.desktop.in.in:6
|
||
msgid "Profile an application or entire system."
|
||
msgstr "Profilowanie programu lub całego systemu"
|
||
|
||
#: src/libsysprof/sysprof-callgraph-profile.c:447
|
||
msgid "Sysprof was unable to generate a callgraph from the system capture."
|
||
msgstr "Nie można utworzyć wykresu wywołań z przechwytywania systemu."
|
||
|
||
#: src/libsysprof/sysprof-perf-source.c:472
|
||
#, c-format
|
||
msgid "Sysprof failed to find field “%s”."
|
||
msgstr "Odnalezienie pola „%s” się nie powiodło."
|
||
|
||
#: src/libsysprof/sysprof-perf-source.c:485
|
||
#, c-format
|
||
msgid "Sysprof failed to parse offset for “%s”."
|
||
msgstr "Przetworzenie wyrównania dla „%s” się nie powiodło."
|
||
|
||
#: src/libsysprof/sysprof-perf-source.c:549
|
||
#, c-format
|
||
msgid "Sysprof failed to get perf_event ID."
|
||
msgstr "Uzyskanie identyfikatora „perf_event” się nie powiodło."
|
||
|
||
#: src/libsysprof/sysprof-perf-source.c:655
|
||
#, c-format
|
||
msgid "An error occurred while attempting to access performance counters"
|
||
msgstr "Wystąpił błąd podczas uzyskiwania dostępu do liczników wydajności"
|
||
|
||
#: src/libsysprof-ui/sysprof-battery-aid.c:182
|
||
msgid "Battery Charge"
|
||
msgstr "Poziom naładowania akumulatora"
|
||
|
||
#: src/libsysprof-ui/sysprof-battery-aid.c:198
|
||
msgid "Battery Charge (All)"
|
||
msgstr "Poziom naładowania akumulatora (wszystkie)"
|
||
|
||
#: src/libsysprof-ui/sysprof-battery-aid.c:240
|
||
msgid "Battery"
|
||
msgstr "Akumulator"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-aid.c:212
|
||
#: src/libsysprof-ui/sysprof-callgraph-aid.c:218
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:73
|
||
msgid "Stack Traces"
|
||
msgstr "Ślady stosu"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-aid.c:226
|
||
msgid "Stack Traces (In Kernel)"
|
||
msgstr "Ślady stosu (w jądrze)"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-aid.c:234
|
||
msgid "Stack Traces (In User)"
|
||
msgstr "Ślady stosu (w przestrzeni użytkownika)"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-aid.c:243
|
||
#: src/libsysprof-ui/sysprof-callgraph-aid.c:273
|
||
msgid "Callgraph"
|
||
msgstr "Wykres wywołań"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:23
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:90
|
||
msgid "Functions"
|
||
msgstr "Funkcje"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:39
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:96
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:147
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:107
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:165
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:216
|
||
msgid "Self"
|
||
msgstr "Własne"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:55
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:112
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:163
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:123
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:181
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:232
|
||
msgid "Total"
|
||
msgstr "Razem"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:80
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:148
|
||
msgid "Callers"
|
||
msgstr "Wywołania"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:139
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:207
|
||
msgid "Descendants"
|
||
msgstr "Elementy potomne"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:178
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:215
|
||
msgid "Hits"
|
||
msgstr "Trafienia"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:198
|
||
msgid "Generating Callgraph"
|
||
msgstr "Tworzenie wykresu wywołań"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:199
|
||
msgid "Sysprof is busy creating the selected callgraph."
|
||
msgstr "Trwa tworzenie wybranego wykresu wywołań."
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:205
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:271
|
||
msgid "Not Enough Samples"
|
||
msgstr "Za mało próbek"
|
||
|
||
#: src/libsysprof-ui/sysprof-callgraph-page.ui:206
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:272
|
||
msgid "More samples are necessary to display a callgraph."
|
||
msgstr "Do wyświetlenia wykresu wywołań potrzeba więcej próbek."
|
||
|
||
#: src/libsysprof-ui/sysprof-cell-renderer-progress.c:102
|
||
#: src/libsysprof-ui/sysprof-cell-renderer-progress.c:292
|
||
#: src/libsysprof-ui/sysprof-cell-renderer-progress.c:322
|
||
#, c-format
|
||
msgctxt "progress bar label"
|
||
msgid "%d %%"
|
||
msgstr "%d%%"
|
||
|
||
#: src/libsysprof-ui/sysprof-counters-aid.c:221
|
||
#: src/libsysprof-ui/sysprof-counters-aid.c:226
|
||
#: src/libsysprof-ui/sysprof-counters-aid.c:282
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:148
|
||
msgid "Counters"
|
||
msgstr "Liczniki"
|
||
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:207
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:355
|
||
msgid "CPU Usage"
|
||
msgstr "Użycie procesora"
|
||
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:214
|
||
msgid "CPU Frequency"
|
||
msgstr "Częstotliwość procesora"
|
||
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:218
|
||
msgid "CPU Frequency (All)"
|
||
msgstr "Częstotliwość procesora (wszystkie)"
|
||
|
||
#. Translators: CPU is the processor.
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:227
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:250
|
||
msgid "CPU Usage (All)"
|
||
msgstr "Użycie procesora (wszystkie)"
|
||
|
||
#: src/libsysprof-ui/sysprof-cpu-aid.c:316
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:103
|
||
msgid "Processes"
|
||
msgstr "Procesy"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.c:239
|
||
msgid "Memory Capture"
|
||
msgstr "Przechwytywanie pamięci"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.c:253
|
||
#, c-format
|
||
msgid "%0.4lf seconds"
|
||
msgstr "%0.4lf s"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:8
|
||
msgid "Capture"
|
||
msgstr "Przechwytywanie"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:12
|
||
msgid "Location"
|
||
msgstr "Położenie"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:26
|
||
msgid "Recorded At"
|
||
msgstr "Nagrano"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:40
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:90
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:196
|
||
msgid "Duration"
|
||
msgstr "Czas trwania"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:54
|
||
msgid "CPU Model"
|
||
msgstr "Model procesora"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:69
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:164
|
||
msgid "Statistics"
|
||
msgstr "Statystyki"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:74
|
||
msgid "Number of stack traces sampled for performance callgraphs"
|
||
msgstr "Liczba śladów stosu próbkowanych dla wykresów wywołań wydajności"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:88
|
||
msgid "Marks"
|
||
msgstr "Oznaczenia"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:89
|
||
msgid "Number of marks seen"
|
||
msgstr "Liczba widzianych oznaczeń"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:104
|
||
msgid "Number of processes seen"
|
||
msgstr "Liczba widzianych procesów"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:118
|
||
msgid "Forks"
|
||
msgstr "Rozwidlenia"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:119
|
||
msgid "Number of times a process forked"
|
||
msgstr "Ile razy proces uległ rozdzieleniu"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:133
|
||
#: src/libsysprof-ui/sysprof-memprof-aid.c:193
|
||
#: src/libsysprof-ui/sysprof-memprof-visualizer.c:113
|
||
msgid "Memory Allocations"
|
||
msgstr "Przydziały pamięci"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:134
|
||
msgid "Number of stack traces recorded for tracing memory allocations"
|
||
msgstr "Liczba śladów stosu nagranych do śledzenia przydziałów pamięci"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:149
|
||
msgid "Number of recorded counter values"
|
||
msgstr "Liczba nagranych wartości liczników"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:180
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:50
|
||
msgid "Mark"
|
||
msgstr "Oznaczenie"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:248
|
||
msgid "Min"
|
||
msgstr "Minimum"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:281
|
||
msgid "Max"
|
||
msgstr "Maksimum"
|
||
|
||
#: src/libsysprof-ui/sysprof-details-page.ui:314
|
||
msgid "Avg"
|
||
msgstr "Średnia"
|
||
|
||
#: src/libsysprof-ui/sysprof-diskstat-aid.c:205
|
||
#: src/libsysprof-ui/sysprof-diskstat-aid.c:267
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:58
|
||
msgid "Disk"
|
||
msgstr "Dysk"
|
||
|
||
#: src/libsysprof-ui/sysprof-diskstat-aid.c:239
|
||
msgid "Reads"
|
||
msgstr "Odczyty"
|
||
|
||
#: src/libsysprof-ui/sysprof-diskstat-aid.c:239
|
||
msgid "Writes"
|
||
msgstr "Zapisy"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:228
|
||
msgid "Recording Failed"
|
||
msgstr "Nagranie się nie powiodło"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:233
|
||
msgid "Recording…"
|
||
msgstr "Nagrywanie…"
|
||
|
||
#. translators: %s is replaced with locale specific time of recording
|
||
#: src/libsysprof-ui/sysprof-display.c:264
|
||
#, c-format
|
||
msgid "Recording at %s"
|
||
msgstr "Nagranie z %s"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:268
|
||
msgid "New Recording"
|
||
msgstr "Nowe nagranie"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:1099
|
||
msgid "The recording could not be opened"
|
||
msgstr "Nie można otworzyć nagrania"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:1246
|
||
#, c-format
|
||
msgid "Failed to save recording: %s"
|
||
msgstr "Zapisanie nagrania się nie powiodło: %s"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:1279
|
||
msgid "Save Recording"
|
||
msgstr "Zapis nagrania"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.c:1282
|
||
msgid "Save"
|
||
msgstr "Zapisz"
|
||
|
||
#. Translators: This is a button.
|
||
#: src/libsysprof-ui/sysprof-display.c:1283 src/sysprof/sysprof-window.c:285
|
||
msgid "Cancel"
|
||
msgstr "Anuluj"
|
||
|
||
#: src/libsysprof-ui/sysprof-display.ui:36
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:16
|
||
msgid "Details"
|
||
msgstr "Szczegóły"
|
||
|
||
#: src/libsysprof-ui/sysprof-environ-editor-row.ui:29
|
||
msgid "Remove environment variable"
|
||
msgstr "Usuwa zmienną środowiskową"
|
||
|
||
#: src/libsysprof-ui/sysprof-environ-editor.c:72
|
||
msgid "New environment variable…"
|
||
msgstr "Nowa zmienna środowiskowa…"
|
||
|
||
#: src/libsysprof-ui/sysprof-failed-state-view.ui:27
|
||
msgid "Ouch, that hurt!"
|
||
msgstr "Auć, to bolało!"
|
||
|
||
#: src/libsysprof-ui/sysprof-failed-state-view.ui:40
|
||
msgid "Something unexpectedly went wrong while trying to profile your system."
|
||
msgstr "Coś się nie powiodło podczas profilowania systemu."
|
||
|
||
#: src/libsysprof-ui/sysprof-log-model.c:210
|
||
#: src/libsysprof-ui/sysprof-logs-page.ui:58
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:103
|
||
msgid "Message"
|
||
msgstr "Komunikat"
|
||
|
||
#: src/libsysprof-ui/sysprof-log-model.c:213
|
||
msgid "Info"
|
||
msgstr "Informacja"
|
||
|
||
#: src/libsysprof-ui/sysprof-log-model.c:216
|
||
msgid "Critical"
|
||
msgstr "Krytyczne"
|
||
|
||
#: src/libsysprof-ui/sysprof-log-model.c:219
|
||
msgid "Error"
|
||
msgstr "Błąd"
|
||
|
||
#: src/libsysprof-ui/sysprof-log-model.c:222
|
||
msgid "Debug"
|
||
msgstr "Debugowanie"
|
||
|
||
#: src/libsysprof-ui/sysprof-log-model.c:225
|
||
msgid "Warning"
|
||
msgstr "Ostrzeżenie"
|
||
|
||
#: src/libsysprof-ui/sysprof-logs-aid.c:195
|
||
#: src/libsysprof-ui/sysprof-logs-aid.c:199
|
||
#: src/libsysprof-ui/sysprof-logs-aid.c:204
|
||
#: src/libsysprof-ui/sysprof-logs-aid.c:210
|
||
msgid "Logs"
|
||
msgstr "Dzienniki"
|
||
|
||
#: src/libsysprof-ui/sysprof-logs-page.ui:15
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:64
|
||
msgid "Time"
|
||
msgstr "Czas"
|
||
|
||
#: src/libsysprof-ui/sysprof-logs-page.ui:29
|
||
msgid "Severity"
|
||
msgstr "Ważność"
|
||
|
||
#: src/libsysprof-ui/sysprof-logs-page.ui:44
|
||
msgid "Domain"
|
||
msgstr "Domena"
|
||
|
||
#: src/libsysprof-ui/sysprof-marks-aid.c:408
|
||
#: src/libsysprof-ui/sysprof-marks-aid.c:413
|
||
msgid "Timings"
|
||
msgstr "Czasy"
|
||
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:37
|
||
msgid "Group"
|
||
msgstr "Grupa"
|
||
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:77
|
||
msgid "End"
|
||
msgstr "Koniec"
|
||
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:234
|
||
msgid "No Timings Available"
|
||
msgstr "Brak dostępnych czasów"
|
||
|
||
#: src/libsysprof-ui/sysprof-marks-page.ui:246
|
||
msgid "No timing data was found for the current selection"
|
||
msgstr "Nie odnaleziono danych o czasach dla obecnego zaznaczenia"
|
||
|
||
#: src/libsysprof-ui/sysprof-memory-aid.c:68
|
||
msgid "Memory Usage"
|
||
msgstr "Użycie pamięci"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-aid.c:182
|
||
msgid "Memory"
|
||
msgstr "Pamięć"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-aid.c:224
|
||
msgid "Track Allocations"
|
||
msgstr "Śledzenie przydziałów"
|
||
|
||
#. translators: %s is replaced with the the lower and upper bound memory sizes in bytes
|
||
#: src/libsysprof-ui/sysprof-memprof-page.c:246
|
||
#, c-format
|
||
msgid "> %s to %s"
|
||
msgstr "> %s do %s"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:16
|
||
msgid "Number of Allocations"
|
||
msgstr "Liczba przydziałów"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:17
|
||
msgid "Total number of allocation and free records"
|
||
msgstr "Całkowita liczba przydziałów i wolnych nagrań"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:30
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:318
|
||
msgid "Leaked Allocations"
|
||
msgstr "Wyciekające przydziały"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:31
|
||
msgid "Number of allocations without a free record"
|
||
msgstr "Liczba przydziałów bez wolnego nagrania"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:44
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:311
|
||
msgid "Temporary Allocations"
|
||
msgstr "Przydziały tymczasowe"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:45
|
||
msgid "Number of allocations freed from similar stack trace"
|
||
msgstr "Liczba przydziałów uwolnionych z podobnego śladu stosu"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:59
|
||
msgid "Allocations by Size"
|
||
msgstr "Przydziały według rozmiaru"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:247
|
||
msgid "Size"
|
||
msgstr "Rozmiar"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:264
|
||
msgid "Analyzing Memory Allocations"
|
||
msgstr "Analizowanie przydziałów pamięci"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:265
|
||
msgid "Sysprof is busy analyzing memory allocations."
|
||
msgstr "Trwa analizowanie przydziałów pamięci."
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:298
|
||
msgid "Summary"
|
||
msgstr "Podsumowanie"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-page.ui:304
|
||
msgid "All Allocations"
|
||
msgstr "Wszystkie przydziały"
|
||
|
||
#: src/libsysprof-ui/sysprof-memprof-visualizer.c:113
|
||
msgid "Memory Used"
|
||
msgstr "Użyta pamięć"
|
||
|
||
#: src/libsysprof-ui/sysprof-netdev-aid.c:204
|
||
#: src/libsysprof-ui/sysprof-netdev-aid.c:264
|
||
msgid "Network"
|
||
msgstr "Sieć"
|
||
|
||
#. translators: "Compositor" means desktop compositor, gnome-shell/mutter in particular
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:26
|
||
msgid "GNOME Shell"
|
||
msgstr "Powłoka GNOME"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:30
|
||
msgid "Speedtrack"
|
||
msgstr "Speedtrack"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:39
|
||
msgid "GJS"
|
||
msgstr "GJS"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:46
|
||
msgid "Application"
|
||
msgstr "Program"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:69
|
||
msgid "Profiling Target"
|
||
msgstr "Cel profilowania"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:72
|
||
msgid "Profile Entire System"
|
||
msgstr "Profilowanie całego systemu"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:73
|
||
msgid ""
|
||
"Sysprof can generate callgraphs for one or more processes on your system."
|
||
msgstr ""
|
||
"Sysprof może utworzyć wykresy wywołań dla jednego lub więcej procesów "
|
||
"w systemie."
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:84
|
||
msgid "Search Processes"
|
||
msgstr "Wyszukiwanie procesów"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:99
|
||
msgid "Loading Processes…"
|
||
msgstr "Wczytywanie procesów…"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:114
|
||
msgid "Launch Application"
|
||
msgstr "Uruchomienie programu"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:115
|
||
msgid ""
|
||
"Sysprof can launch an application to be profiled. The profiler will "
|
||
"automatically stop when it exits."
|
||
msgstr ""
|
||
"Sysprof może uruchomić program do profilowania. Profiler zostanie "
|
||
"automatycznie zatrzymany po jego wyłączeniu."
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:126
|
||
msgid "Command Line"
|
||
msgstr "Wiersz poleceń"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:135
|
||
msgid "Inherit Environment"
|
||
msgstr "Dziedziczenie środowiska"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:136
|
||
msgid ""
|
||
"Enable to ensure your application shares the display, message-bus, and other "
|
||
"desktop environment settings."
|
||
msgstr ""
|
||
"Włączenie zapewni, że program współdzieli ekran, magistralę komunikatów "
|
||
"i inne ustawienia środowiska."
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:153
|
||
msgid "Performance"
|
||
msgstr "Wydajność"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:156
|
||
msgid "Allow CPU Throttling"
|
||
msgstr "Ograniczanie procesora"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:157
|
||
msgid ""
|
||
"When enabled, your system is allowed to scale CPU frequency as necessary."
|
||
msgstr ""
|
||
"Włączenie powoduje, że komputer może skalować częstotliwość procesora według "
|
||
"potrzeb."
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:172
|
||
#: src/libsysprof-ui/sysprof-visualizers-frame.ui:27
|
||
msgid "Instruments"
|
||
msgstr "Przyrządy"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:245
|
||
msgid ""
|
||
"Track application memory allocations (Sysprof must launch target application)"
|
||
msgstr ""
|
||
"Śledzi przydziały pamięci programu (Sysprof musi uruchomić program docelowy)"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:252
|
||
msgid "Track slow operations on your applications main loop"
|
||
msgstr "Śledzi wolne działania na pętli głównej programu"
|
||
|
||
#: src/libsysprof-ui/sysprof-profiler-assistant.ui:265
|
||
msgid "_Record"
|
||
msgstr "_Nagrywaj"
|
||
|
||
#: src/libsysprof-ui/sysprof-rapl-aid.c:175
|
||
#: src/libsysprof-ui/sysprof-rapl-aid.c:248
|
||
msgid "Energy Usage"
|
||
msgstr "Użycie energii"
|
||
|
||
#: src/libsysprof-ui/sysprof-rapl-aid.c:180
|
||
msgid "Energy Usage (All)"
|
||
msgstr "Użycie energii (wszystkie)"
|
||
|
||
#: src/libsysprof-ui/sysprof-recording-state-view.ui:35
|
||
msgid ""
|
||
"Did you know you can use <a href=\"help:sysprof\">sysprof-cli</a> to record?"
|
||
msgstr ""
|
||
"Do profilowania można używać także polecenia <a href=\"help:"
|
||
"sysprof\">sysprof-cli</a>."
|
||
|
||
#: src/libsysprof-ui/sysprof-recording-state-view.ui:50
|
||
msgid "Events"
|
||
msgstr "Zdarzenia"
|
||
|
||
#: src/libsysprof-ui/sysprof-recording-state-view.ui:76
|
||
msgid "_Stop Recording"
|
||
msgstr "_Zatrzymaj nagrywanie"
|
||
|
||
#: src/libsysprof-ui/sysprof-visualizer-group-header.c:192
|
||
#: src/libsysprof-ui/sysprof-visualizers-frame.ui:41
|
||
msgid "Select for more details"
|
||
msgstr "Zaznaczenie wyświetli więcej informacji"
|
||
|
||
#: src/libsysprof-ui/sysprof-visualizer-group-header.c:214
|
||
msgid "Display supplemental graphs"
|
||
msgstr "Wyświetla wykresy uzupełniające"
|
||
|
||
#: src/sysprofd/org.gnome.sysprof3.policy.in:13
|
||
msgid "Profile the system"
|
||
msgstr "Profilowanie systemu"
|
||
|
||
#: src/sysprofd/org.gnome.sysprof3.policy.in:14
|
||
msgid "Authentication is required to profile the system."
|
||
msgstr "Wymagane jest uwierzytelnienie, aby profilować system."
|
||
|
||
#: src/sysprofd/org.gnome.sysprof3.policy.in:26
|
||
msgid "Open a perf event stream"
|
||
msgstr "Otwarcie strumienia zdarzeń wydajności"
|
||
|
||
#: src/sysprofd/org.gnome.sysprof3.policy.in:27
|
||
msgid "Authentication is required to access system performance counters."
|
||
msgstr ""
|
||
"Wymagane jest uwierzytelnienie, aby uzyskać dostęp do liczników wydajności "
|
||
"systemu."
|
||
|
||
#: src/sysprofd/org.gnome.sysprof3.policy.in:37
|
||
msgid "Get a list of kernel symbols and their address"
|
||
msgstr "Uzyskanie listy symboli jądra i ich adres"
|
||
|
||
#: src/sysprofd/org.gnome.sysprof3.policy.in:38
|
||
msgid "Authentication is required to access Linux kernel information."
|
||
msgstr ""
|
||
"Wymagane jest uwierzytelnienie, aby uzyskać dostęp do informacji o jądrze "
|
||
"Linux."
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:10
|
||
msgctxt "shortcut window"
|
||
msgid "Files"
|
||
msgstr "Pliki"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:13
|
||
msgctxt "shortcut window"
|
||
msgid "Save Recording"
|
||
msgstr "Zapisanie nagrania"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:14
|
||
msgctxt "shortcut window"
|
||
msgid "Saves the current recording"
|
||
msgstr "Zapisuje obecne nagranie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:20
|
||
msgctxt "shortcut window"
|
||
msgid "Open recording"
|
||
msgstr "Otwarcie nagrania"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:21
|
||
msgctxt "shortcut window"
|
||
msgid "Opens a previously saved recording"
|
||
msgstr "Otwiera poprzednio zapisane nagranie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:29
|
||
msgctxt "shortcut window"
|
||
msgid "Recording"
|
||
msgstr "Nagrywanie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:32
|
||
msgctxt "shortcut window"
|
||
msgid "Record again"
|
||
msgstr "Ponowne nagrywanie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:33
|
||
msgctxt "shortcut window"
|
||
msgid "Starts a new recording"
|
||
msgstr "Rozpoczyna nowe nagranie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:39
|
||
msgctxt "shortcut window"
|
||
msgid "Stop recording"
|
||
msgstr "Zatrzymanie nagrywania"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:47
|
||
msgctxt "shortcut window"
|
||
msgid "Callgraph"
|
||
msgstr "Wykres wywołań"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:50
|
||
msgctxt "shortcut window"
|
||
msgid "Expand function"
|
||
msgstr "Rozwinięcie funkcji"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:51
|
||
msgctxt "shortcut window"
|
||
msgid "Shows the direct descendants of the callgraph function"
|
||
msgstr "Wyświetlenie bezpośrednich elementów potomnych funkcji wykresu wywołań"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:57
|
||
msgctxt "shortcut window"
|
||
msgid "Collapse function"
|
||
msgstr "Zwinięcie funkcji"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:58
|
||
msgctxt "shortcut window"
|
||
msgid "Hides all callgraph descendants below the selected function"
|
||
msgstr ""
|
||
"Ukrycie wszystkich elementów potomnych wykresu wywołań poniżej zaznaczonej "
|
||
"funkcji"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:64
|
||
msgctxt "shortcut window"
|
||
msgid "Jump into function"
|
||
msgstr "Przejście do funkcji"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:65
|
||
msgctxt "shortcut window"
|
||
msgid "Selects the function or file as the top of the callgraph"
|
||
msgstr "Wybranie funkcji lub pliku jako górnego elementu wykresu wywołań"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:73
|
||
msgctxt "shortcut window"
|
||
msgid "Visualizers"
|
||
msgstr "Wizualizacja"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:76
|
||
msgctxt "shortcut window"
|
||
msgid "Zoom in"
|
||
msgstr "Powiększenie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:82
|
||
msgctxt "shortcut window"
|
||
msgid "Zoom out"
|
||
msgstr "Pomniejszenie"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:88
|
||
msgctxt "shortcut window"
|
||
msgid "Reset zoom"
|
||
msgstr "Przywrócenie powiększenia"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:96
|
||
msgctxt "shortcut window"
|
||
msgid "General"
|
||
msgstr "Ogólne"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:99
|
||
msgctxt "shortcut window"
|
||
msgid "Show Help"
|
||
msgstr "Wyświetlenie pomocy"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:105
|
||
msgctxt "shortcut window"
|
||
msgid "Keyboard Shortcuts"
|
||
msgstr "Skróty klawiszowe"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:111
|
||
msgctxt "shortcut window"
|
||
msgid "New Tab"
|
||
msgstr "Nowa karta"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:117
|
||
msgctxt "shortcut window"
|
||
msgid "Switch Tab"
|
||
msgstr "Przełączenie karty"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:123
|
||
msgctxt "shortcut window"
|
||
msgid "New Window"
|
||
msgstr "Nowe okno"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:129
|
||
msgctxt "shortcut window"
|
||
msgid "Close Window"
|
||
msgstr "Zamknięcie okna"
|
||
|
||
#: src/sysprof/gtk/help-overlay.ui:135
|
||
msgctxt "shortcut window"
|
||
msgid "Quit"
|
||
msgstr "Zakończenie działania"
|
||
|
||
#: src/sysprof/gtk/menus.ui:6
|
||
msgid "New Tab"
|
||
msgstr "Nowa karta"
|
||
|
||
#: src/sysprof/gtk/menus.ui:10
|
||
msgid "New Window"
|
||
msgstr "Nowe okno"
|
||
|
||
#: src/sysprof/gtk/menus.ui:16
|
||
msgid "Open Recording…"
|
||
msgstr "Otwórz nagranie…"
|
||
|
||
#: src/sysprof/gtk/menus.ui:20
|
||
msgid "Save Recording…"
|
||
msgstr "Zapisz nagranie…"
|
||
|
||
#: src/sysprof/gtk/menus.ui:26
|
||
msgid "Record Again"
|
||
msgstr "Nagraj ponownie"
|
||
|
||
#: src/sysprof/gtk/menus.ui:32
|
||
msgid "Close"
|
||
msgstr "Zamknij"
|
||
|
||
#: src/sysprof/gtk/menus.ui:38
|
||
msgid "Keyboard Shortcuts"
|
||
msgstr "Skróty klawiszowe"
|
||
|
||
#: src/sysprof/gtk/menus.ui:42
|
||
msgid "Help"
|
||
msgstr "Pomoc"
|
||
|
||
#: src/sysprof/gtk/menus.ui:46
|
||
msgid "About Sysprof"
|
||
msgstr "O programie"
|
||
|
||
#: src/sysprof/sysprof-application.c:206
|
||
msgid "A system profiler"
|
||
msgstr "Profiler systemu"
|
||
|
||
#: src/sysprof/sysprof-application.c:207
|
||
msgid "translator-credits"
|
||
msgstr ""
|
||
"Piotr Drąg <piotrdrag@gmail.com>, 2016-2023\n"
|
||
"Aviary.pl <community-poland@mozilla.org>, 2016-2023"
|
||
|
||
#. Translators: This is a window title.
|
||
#: src/sysprof/sysprof-window.c:279
|
||
msgid "Open Capture…"
|
||
msgstr "Otwarcie przechwytywania…"
|
||
|
||
#. Translators: This is a button.
|
||
#: src/sysprof/sysprof-window.c:283
|
||
msgid "Open"
|
||
msgstr "Otwórz"
|
||
|
||
#: src/sysprof/sysprof-window.c:288
|
||
msgid "Sysprof Captures"
|
||
msgstr "Przechwytywania Sysprof"
|
||
|
||
#: src/sysprof/sysprof-window.c:293
|
||
msgid "All Files"
|
||
msgstr "Wszystkie pliki"
|
||
|
||
#: src/sysprof/sysprof-window.ui:20
|
||
msgid "Main Menu"
|
||
msgstr "Menu główne"
|
||
|
||
#: src/sysprof/sysprof-window.ui:36
|
||
msgid "_Open"
|
||
msgstr "_Otwórz"
|
||
|
||
#: src/sysprof/sysprof-window.ui:39
|
||
msgid "Open Recording… (Ctrl+O)"
|
||
msgstr "Otwiera nagranie… (Ctrl+O)"
|
||
|
||
#: src/tools/sysprof-cli.c:63
|
||
msgid "Stopping profiler. Press twice more ^C to force exit."
|
||
msgstr ""
|
||
"Zatrzymywanie profilera. Naciśnięcie ^C jeszcze dwa razy wymusi zakończenie."
|
||
|
||
#: src/tools/sysprof-cli.c:76
|
||
msgid "Profiler stopped."
|
||
msgstr "Profiler został zatrzymany."
|
||
|
||
#: src/tools/sysprof-cli.c:109
|
||
msgid "--merge requires at least 2 filename arguments"
|
||
msgstr "--merge wymaga co najmniej 2 parametrów nazw plików"
|
||
|
||
#: src/tools/sysprof-cli.c:227
|
||
msgid "Disable CPU throttling while profiling"
|
||
msgstr "Wyłącza ograniczanie procesora podczas profilowania"
|
||
|
||
#: src/tools/sysprof-cli.c:228
|
||
msgid "Make sysprof specific to a task"
|
||
msgstr "Sysprof dla konkretnego zadania"
|
||
|
||
#: src/tools/sysprof-cli.c:228
|
||
msgid "PID"
|
||
msgstr "PID"
|
||
|
||
#: src/tools/sysprof-cli.c:229
|
||
msgid "Run a command and profile the process"
|
||
msgstr "Wykonuje polecenie i profiluje proces"
|
||
|
||
#: src/tools/sysprof-cli.c:229
|
||
msgid "COMMAND"
|
||
msgstr "POLECENIE"
|
||
|
||
#: src/tools/sysprof-cli.c:230
|
||
msgid ""
|
||
"Set environment variable for spawned process. Can be used multiple times."
|
||
msgstr ""
|
||
"Ustawia zmienną środowiskową dla wywołanego procesu. Może być używane "
|
||
"wielokrotnie."
|
||
|
||
#: src/tools/sysprof-cli.c:230
|
||
msgid "VAR=VALUE"
|
||
msgstr "ZMIENNA=WARTOŚĆ"
|
||
|
||
#: src/tools/sysprof-cli.c:231
|
||
msgid "Force overwrite the capture file"
|
||
msgstr "Wymusza zastąpienie pliku przechwytywania"
|
||
|
||
#: src/tools/sysprof-cli.c:232
|
||
msgid "Disable recording of battery statistics"
|
||
msgstr "Wyłącza nagrywanie statystyk akumulatora"
|
||
|
||
#: src/tools/sysprof-cli.c:233
|
||
msgid "Disable recording of CPU statistics"
|
||
msgstr "Wyłącza nagrywanie statystyk procesora"
|
||
|
||
#: src/tools/sysprof-cli.c:234
|
||
msgid "Disable recording of Disk statistics"
|
||
msgstr "Wyłącza nagrywanie statystyk dysku"
|
||
|
||
#: src/tools/sysprof-cli.c:235
|
||
msgid "Do not record stacktraces using Linux perf"
|
||
msgstr "Bez nagrywania śladów stosu za pomocą podsystemu perf jądra Linux"
|
||
|
||
#: src/tools/sysprof-cli.c:236
|
||
msgid "Do not append symbol name information from local machine"
|
||
msgstr "Bez dołączania informacji o nazwach symboli z lokalnego komputera"
|
||
|
||
#: src/tools/sysprof-cli.c:237
|
||
msgid "Disable recording of memory statistics"
|
||
msgstr "Wyłącza nagrywanie statystyk pamięci"
|
||
|
||
#: src/tools/sysprof-cli.c:238
|
||
msgid "Disable recording of network statistics"
|
||
msgstr "Wyłącza nagrywanie statystyk sieci"
|
||
|
||
#: src/tools/sysprof-cli.c:239
|
||
msgid "Set SYSPROF_TRACE_FD environment for subprocess"
|
||
msgstr "Ustawia środowisko SYSPROF_TRACE_FD dla podprocesu"
|
||
|
||
#: src/tools/sysprof-cli.c:240
|
||
msgid "Set GJS_TRACE_FD environment to trace GJS processes"
|
||
msgstr "Ustawia środowisko GJS_TRACE_FD do śledzenia procesów GJS"
|
||
|
||
#: src/tools/sysprof-cli.c:241
|
||
msgid "Set GTK_TRACE_FD environment to trace a GTK application"
|
||
msgstr "Ustawia środowisko GTK_TRACE_FD do śledzenia programu GTK"
|
||
|
||
#: src/tools/sysprof-cli.c:242
|
||
msgid "Include RAPL energy statistics"
|
||
msgstr "Dołącza statystyki energii RAPL"
|
||
|
||
#: src/tools/sysprof-cli.c:243
|
||
msgid "Profile memory allocations and frees"
|
||
msgstr "Profiluje przydziały i zwolnienia pamięci"
|
||
|
||
#: src/tools/sysprof-cli.c:244
|
||
msgid "Connect to org.gnome.Shell for profiler statistics"
|
||
msgstr "Łączy z org.gnome.Shell, aby uzyskać statystyki profilera"
|
||
|
||
#: src/tools/sysprof-cli.c:245
|
||
msgid "Track performance of the applications main loop"
|
||
msgstr "Śledzi wydajność pętli głównej programu"
|
||
|
||
#: src/tools/sysprof-cli.c:246
|
||
msgid "Merge all provided *.syscap files and write to stdout"
|
||
msgstr ""
|
||
"Łączy wszystkie podane pliki *.syscap i zapisuje do standardowego wyjścia"
|
||
|
||
#: src/tools/sysprof-cli.c:247
|
||
msgid "Print the sysprof-cli version and exit"
|
||
msgstr "Wyświetla wersję sysprof-cli i kończy działanie"
|
||
|
||
#: src/tools/sysprof-cli.c:280
|
||
msgid "[CAPTURE_FILE] [-- COMMAND ARGS] — Sysprof"
|
||
msgstr "[PLIK_PRZECHWYTYWANIA] [-- POLECENIE PARAMETRY] — Sysprof"
|
||
|
||
#: src/tools/sysprof-cli.c:283
|
||
msgid ""
|
||
"\n"
|
||
"Examples:\n"
|
||
"\n"
|
||
" # Record gtk4-widget-factory using trace-fd to get application provided\n"
|
||
" # data as well as GTK and GNOME Shell data providers\n"
|
||
" sysprof-cli --gtk --gnome-shell --use-trace-fd -- gtk4-widget-factory\n"
|
||
"\n"
|
||
" # Merge multiple syscap files into one\n"
|
||
" sysprof-cli --merge a.syscap b.syscap > c.syscap\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Przykłady:\n"
|
||
"\n"
|
||
" # Nagrywa gtk4-widget-factory za pomocą trace-fd, aby uzyskać dane podane\n"
|
||
" # przez program, a także dostawców danych biblioteki GTK i powłoki GNOME\n"
|
||
" sysprof-cli --gtk --gnome-shell --use-trace-fd -- gtk4-widget-factory\n"
|
||
"\n"
|
||
" # Łączy wiele plików syscap w jeden\n"
|
||
" sysprof-cli --merge a.syscap b.syscap > c.syscap\n"
|
||
|
||
#: src/tools/sysprof-cli.c:316
|
||
msgid "Too many arguments were passed to sysprof-cli:"
|
||
msgstr "Przekazano za dużo parametrów do polecenia sysprof-cli:"
|
||
|
||
#. Translators: %s is a file name.
|
||
#: src/tools/sysprof-cli.c:377
|
||
#, c-format
|
||
msgid "%s exists. Use --force to overwrite\n"
|
||
msgstr "Plik „%s” istnieje. Użycie opcji „--force” go zastąpi\n"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:45
|
||
msgid "Connect to the system bus"
|
||
msgstr "Łączy z magistralą systemową"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:46
|
||
msgid "Connect to the session bus"
|
||
msgstr "Łączy z magistralą sesji"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:47
|
||
msgid "Connect to the given D-Bus address"
|
||
msgstr "Łączy z podanym adresem D-Bus"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:48
|
||
msgid "Destination D-Bus name to invoke method on"
|
||
msgstr "Docelowa nazwa D-Bus, na której wywołać metodę"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:49
|
||
msgid "Object path to invoke method on"
|
||
msgstr "Ścieżka do obiektu, na którym wywołać metodę"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:49
|
||
msgid "/org/gnome/Sysprof3/Profiler"
|
||
msgstr "/org/gnome/Sysprof3/Profiler"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:50
|
||
msgid "Timeout in seconds"
|
||
msgstr "Czas oczekiwania w sekundach"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:51
|
||
msgid "Overwrite FILENAME if it exists"
|
||
msgstr "Zastępuje NAZWĘ_PLIKU, jeśli istnieje"
|
||
|
||
#: src/tools/sysprof-profiler-ctl.c:79
|
||
msgid "--dest=BUS_NAME [FILENAME] - connect to an embedded sysprof profiler"
|
||
msgstr ""
|
||
"--dest=NAZWA_MAGISTRALI [NAZWA_PLIKU] — łączy z osadzonym profilerem Sysprof"
|