mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Update Czech translation
This commit is contained in:
committed by
GNOME Translation Robot
parent
d6acbbefcd
commit
1da6f7fe3b
105
po/cs.po
105
po/cs.po
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sysprof\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/sysprof/issues\n"
|
||||
"POT-Creation-Date: 2024-01-22 22:19+0000\n"
|
||||
"PO-Revision-Date: 2024-02-10 21:46+0100\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: 2024-08-30 00:46+0200\n"
|
||||
"Last-Translator: Daniel Rusek <mail@asciiwolf.com>\n"
|
||||
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
|
||||
"Language: cs\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Poedit 3.4.2\n"
|
||||
"X-Generator: Poedit 3.4.4\n"
|
||||
|
||||
#: data/org.gnome.Sysprof.appdata.xml.in.in:6
|
||||
#: data/org.gnome.Sysprof.desktop.in.in:4 src/sysprof/sysprof-application.c:161
|
||||
@ -32,8 +32,8 @@ msgstr "Profilujte aplikaci nebo celý systém"
|
||||
|
||||
#. developer_name tag deprecated with Appstream 1.0
|
||||
#: data/org.gnome.Sysprof.appdata.xml.in.in:11
|
||||
msgid "The GNOME Project"
|
||||
msgstr "Projekt GNOME"
|
||||
msgid "Christian Hergert"
|
||||
msgstr ""
|
||||
|
||||
#: data/org.gnome.Sysprof.appdata.xml.in.in:17
|
||||
msgid ""
|
||||
@ -60,7 +60,7 @@ msgstr "Přístupnost"
|
||||
|
||||
#: src/libsysprof/sysprof-category-summary.c:142
|
||||
msgid "Actions"
|
||||
msgstr "Činnosti"
|
||||
msgstr "Akce"
|
||||
|
||||
#: src/libsysprof/sysprof-category-summary.c:145
|
||||
msgid "Crash Handler"
|
||||
@ -259,129 +259,131 @@ msgstr ""
|
||||
msgid "--merge requires at least 2 filename arguments"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:306
|
||||
#: src/sysprof-cli/sysprof-cli.c:307
|
||||
msgid "Disable CPU throttling while profiling [Deprecated for --power-profile]"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:307
|
||||
#, fuzzy
|
||||
#| msgid "Make sysprof specific to a task"
|
||||
#: src/sysprof-cli/sysprof-cli.c:308
|
||||
msgid "Make sysprof specific to a task [Deprecated]"
|
||||
msgstr "Určit konkrétní úlohu pro sysprof"
|
||||
msgstr "Určit konkrétní úlohu pro sysprof [zastaralé]"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:307 src/sysprof/sysprof-frame-utility.ui:109
|
||||
#: src/sysprof-cli/sysprof-cli.c:308 src/sysprof/sysprof-frame-utility.ui:109
|
||||
#: src/sysprof/sysprof-logs-section.ui:179
|
||||
#: src/sysprof/sysprof-processes-section.ui:282
|
||||
#: src/sysprof/sysprof-processes-section.ui:283
|
||||
#: src/sysprof/sysprof-traceables-utility.ui:52
|
||||
msgid "PID"
|
||||
msgstr "PID"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:308
|
||||
#: src/sysprof-cli/sysprof-cli.c:309
|
||||
msgid "Run a command and profile the process"
|
||||
msgstr "Spustit příkaz a profilovat proces"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:308
|
||||
#: src/sysprof-cli/sysprof-cli.c:309
|
||||
msgid "COMMAND"
|
||||
msgstr "PŘÍKAZ"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:309
|
||||
#: src/sysprof-cli/sysprof-cli.c:310
|
||||
msgid ""
|
||||
"Set environment variable for spawned process. Can be used multiple times."
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:309
|
||||
#: src/sysprof-cli/sysprof-cli.c:310
|
||||
msgid "VAR=VALUE"
|
||||
msgstr "PROMĚNNÁ=HODNOTA"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:310
|
||||
#: src/sysprof-cli/sysprof-cli.c:311
|
||||
msgid "Force overwrite the capture file"
|
||||
msgstr "Vynutit přepsání souboru se záznamem"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:311
|
||||
#: src/sysprof-cli/sysprof-cli.c:312
|
||||
msgid "Disable recording of battery statistics"
|
||||
msgstr "Zakázat záznam statistik baterie"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:312
|
||||
#: src/sysprof-cli/sysprof-cli.c:313
|
||||
msgid "Disable recording of CPU statistics"
|
||||
msgstr "Zakázat záznam procesorových statistik"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:313
|
||||
#: src/sysprof-cli/sysprof-cli.c:314
|
||||
msgid "Disable recording of Disk statistics"
|
||||
msgstr "Zakázat záznam diskových statistik"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:314
|
||||
#: src/sysprof-cli/sysprof-cli.c:315
|
||||
msgid "Do not record stacktraces using Linux perf"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:315
|
||||
#: src/sysprof-cli/sysprof-cli.c:316
|
||||
msgid "Do not append symbol name information from local machine"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:316
|
||||
#: src/sysprof-cli/sysprof-cli.c:317
|
||||
msgid "Disable recording of memory statistics"
|
||||
msgstr "Zakázat záznam paměťových statistik"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:317
|
||||
#: src/sysprof-cli/sysprof-cli.c:318
|
||||
msgid "Disable recording of network statistics"
|
||||
msgstr "Zakázat záznam síťových statistik"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:318
|
||||
#: src/sysprof-cli/sysprof-cli.c:319
|
||||
msgid "Set SYSPROF_TRACE_FD environment for subprocess"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:319
|
||||
#: src/sysprof-cli/sysprof-cli.c:320
|
||||
msgid "Track when processes are scheduled"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:320
|
||||
#: src/sysprof-cli/sysprof-cli.c:321
|
||||
msgid "Profile the D-Bus session bus"
|
||||
msgstr "Profilovat sběrnici sezení D-Bus"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:321
|
||||
#: src/sysprof-cli/sysprof-cli.c:322
|
||||
msgid "Profile the D-Bus system bus"
|
||||
msgstr "Profilovat systémovou sběrnici D-Bus"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:322
|
||||
#: src/sysprof-cli/sysprof-cli.c:323
|
||||
msgid "Set GJS_TRACE_FD environment to trace GJS processes"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:323
|
||||
#: src/sysprof-cli/sysprof-cli.c:324
|
||||
msgid "Set GTK_TRACE_FD environment to trace a GTK application"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:324
|
||||
#: src/sysprof-cli/sysprof-cli.c:325
|
||||
msgid "Include RAPL energy statistics"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:325
|
||||
#: src/sysprof-cli/sysprof-cli.c:326
|
||||
msgid "Profile memory allocations and frees"
|
||||
msgstr "Profilovat alokace a uvolňování paměti"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:326
|
||||
#: src/sysprof-cli/sysprof-cli.c:327
|
||||
msgid "Connect to org.gnome.Shell for profiler statistics"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:327
|
||||
#: src/sysprof-cli/sysprof-cli.c:328
|
||||
msgid "Track performance of the applications main loop"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:329
|
||||
#: src/sysprof-cli/sysprof-cli.c:330
|
||||
msgid "Merge all provided *.syscap files and write to stdout"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:330
|
||||
#: src/sysprof-cli/sysprof-cli.c:331
|
||||
msgid "Print the sysprof-cli version and exit"
|
||||
msgstr "Vypsat verzi sysprof-cli a skončit"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:331
|
||||
#: src/sysprof-cli/sysprof-cli.c:332
|
||||
msgid "The size of the buffer in pages (1 = 1 page)"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:364
|
||||
#: src/sysprof-cli/sysprof-cli.c:333
|
||||
msgid "Additional D-Bus address to monitor"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:366
|
||||
msgid "[CAPTURE_FILE] [-- COMMAND ARGS] — Sysprof"
|
||||
msgstr "[SOUBOR_ZÁZNAMU] [-- ARGUMENTY PŘÍKAZU] – Sysprof"
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:367
|
||||
#: src/sysprof-cli/sysprof-cli.c:369
|
||||
msgid ""
|
||||
"\n"
|
||||
"Examples:\n"
|
||||
@ -394,12 +396,12 @@ msgid ""
|
||||
" sysprof-cli --merge a.syscap b.syscap > c.syscap\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof-cli/sysprof-cli.c:403
|
||||
#: src/sysprof-cli/sysprof-cli.c:405
|
||||
msgid "Too many arguments were passed to sysprof-cli:"
|
||||
msgstr "Do sysprof-cli bylo předáno příliš mnoho argumentů:"
|
||||
|
||||
#. Translators: %s is a file name.
|
||||
#: src/sysprof-cli/sysprof-cli.c:457
|
||||
#: src/sysprof-cli/sysprof-cli.c:459
|
||||
#, c-format
|
||||
msgid "%s exists. Use --force to overwrite\n"
|
||||
msgstr "%s již existuje. Použijte --force k jeho přepsání\n"
|
||||
@ -551,7 +553,7 @@ msgstr ""
|
||||
#: src/sysprof/sysprof-metadata-section.ui:38
|
||||
#: src/sysprof/sysprof-network-section.ui:346
|
||||
#: src/sysprof/sysprof-process-dialog.ui:64
|
||||
#: src/sysprof/sysprof-processes-section.ui:214
|
||||
#: src/sysprof/sysprof-processes-section.ui:215
|
||||
#: src/sysprof/sysprof-storage-section.ui:346
|
||||
#: src/sysprof/sysprof-traceables-utility.ui:23
|
||||
msgid "Time"
|
||||
@ -798,7 +800,7 @@ msgid "Application"
|
||||
msgstr "Aplikace"
|
||||
|
||||
#: src/sysprof/sysprof-greeter.ui:200
|
||||
#: src/sysprof/sysprof-processes-section.ui:316
|
||||
#: src/sysprof/sysprof-processes-section.ui:317
|
||||
msgid "Command Line"
|
||||
msgstr "Příkazový řádek"
|
||||
|
||||
@ -1094,7 +1096,7 @@ msgid "Start"
|
||||
msgstr ""
|
||||
|
||||
#: src/sysprof/sysprof-mark-table.ui:81
|
||||
#: src/sysprof/sysprof-processes-section.ui:248
|
||||
#: src/sysprof/sysprof-processes-section.ui:249
|
||||
msgid "Duration"
|
||||
msgstr "Trvání"
|
||||
|
||||
@ -1227,7 +1229,7 @@ msgstr "Procesy"
|
||||
msgid "Process Chart"
|
||||
msgstr "Graf procesu"
|
||||
|
||||
#: src/sysprof/sysprof-processes-section.ui:173
|
||||
#: src/sysprof/sysprof-processes-section.ui:174
|
||||
msgid "Process Table"
|
||||
msgstr "Tabulka procesu"
|
||||
|
||||
@ -1317,7 +1319,7 @@ msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#: src/sysprof/sysprof-window.c:638
|
||||
msgid "Loading..."
|
||||
msgid "Loading…"
|
||||
msgstr "Načítání…"
|
||||
|
||||
#: src/sysprof/sysprof-window.c:714
|
||||
@ -1401,11 +1403,14 @@ msgstr "Ignorovat proces 0"
|
||||
msgid "Merge Similar Processes"
|
||||
msgstr "Sloučit podobné procesy"
|
||||
|
||||
#: src/sysprof/sysprof-window.ui:452
|
||||
msgctxt "sort largest stack frames to the left"
|
||||
#. translators: Left Heavy means to sort larger (heavier) stack frames before others, starting from the left
|
||||
#: src/sysprof/sysprof-window.ui:453
|
||||
msgid "Left Heavy"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "The GNOME Project"
|
||||
#~ msgstr "Projekt GNOME"
|
||||
|
||||
#~ msgid "sysprof"
|
||||
#~ msgstr "sysprof"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user