kde-l10n/cs/messages/kde-workspace/drkonqi.po
Ivailo Monev 16d7fb8c31 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-05-12 03:40:29 +03:00

429 lines
14 KiB
Text

# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Vít Pelčák <vit@pelcak.org>, 2010, 2011, 2012, 2013, 2014.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: drkonqi\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2022-05-12 03:36+0300\n"
"PO-Revision-Date: 2014-10-27 10:28+0100\n"
"Last-Translator: Vít Pelčák <vit@pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
"Language: cs\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>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 1.5\n"
#: backtracewidget.cpp:65
msgctxt "@action:button"
msgid "&Reload"
msgstr "O&bnovit"
#: backtracewidget.cpp:66
msgctxt "@info:tooltip"
msgid ""
"Use this button to reload the crash information (backtrace). This is useful "
"when you have installed the proper debug symbol packages and you want to "
"obtain a better backtrace."
msgstr ""
"Použijte toto tlačítko pro opětovné načtení informací o pádu (backtrace). To "
"se hodí pokud jste například doinstalovali příslušné balíčky s ladicími "
"symboly a přejete si získat lepší backtrace."
#: backtracewidget.cpp:73
msgctxt "@info:tooltip"
msgid ""
"Use this button to copy the crash information (backtrace) to the clipboard."
msgstr ""
"Použijte toto tlačítko pro zkopírování informace o pádu (backtrace) do "
"schránky."
#: backtracewidget.cpp:80
msgctxt "@info:tooltip"
msgid ""
"Use this button to save the crash information (backtrace) to a file. This is "
"useful if you want to take a look at it or to report the bug later."
msgstr ""
"Použijte toto tlačítko k uložení informace o pádu (backtrace) do souboru. To "
"je vhodné pokud si přejete se na něj podívat nebo nahlásit chybu později."
#: backtracewidget.cpp:101
msgid ""
"<h2>What is a \"backtrace\" ?</h2><p>A backtrace basically describes what "
"was happening inside the application when it crashed, so the developers may "
"track down where the mess started. They may look meaningless to you, but "
"they might actually contain a wealth of useful information.<br />Backtraces "
"are commonly used during interactive and post-mortem debugging.</p>"
msgstr ""
"<h2>Co je to \"backtrace\" ?</h2><p>Informace o pádu (Backtrace) popisují, "
"co se děje uvnitř aplikace když spadla, takže vývojáři mohou vystopovat "
"počátek problému. vám mohou připadat bezvýznamné, ale ve skutečnosti mohou "
"obsahovat spoustu užitečných informací.<br />Backtrace je obvykle využíváno "
"interaktivního ladění po pádu aplikace.</p>"
#: backtracewidget.cpp:122
msgctxt "@info:status"
msgid "Loading..."
msgstr "Načítání..."
#: backtracewidget.cpp:126
msgctxt "@info:status"
msgid "Generating backtrace... (this may take some time)"
msgstr "Generuji backtrace... (to může nějakou dobu trvat)"
#: backtracewidget.cpp:175
msgctxt "@info"
msgid ""
"Another debugger is currently debugging the same application. The crash "
"information could not be fetched."
msgstr ""
"Tuto aplikaci již ladí jiný ladicí nástroj. Informace o pádu nemohla být "
"získána."
#: backtracewidget.cpp:179
msgctxt "@info:status"
msgid "The crash information could not be fetched."
msgstr "Nepovedlo se stáhnout informace o pádu"
#: backtracewidget.cpp:181
msgctxt "@info/rich"
msgid ""
"Another debugging process is attached to the crashed application. Therefore, "
"the DrKonqi debugger cannot fetch the backtrace. Please close the other "
"debugger and click <interface>Reload</interface>."
msgstr ""
"Na spadlou aplikaci je připojen jiný ladicí proces, proto DrKonqi nemůže "
"získat backtrace. Prosím ukončete další ladicí programy a klikněte na "
"<interface>Obnovit</interface>."
#: backtracewidget.cpp:224
msgctxt "@info"
msgid "The generated crash information is useful"
msgstr "Vygenerovaná informace o pádu je užitečná"
#: backtracewidget.cpp:227
msgctxt "@info"
msgid "The generated crash information may be useful"
msgstr "Vygenerovaná informace o pádu může být užitečná"
#: backtracewidget.cpp:230
msgctxt "@info"
msgid "The generated crash information is probably not useful"
msgstr "Vygenerovaná informace o pádu je pravděpodobně nepoužitelná"
#: backtracewidget.cpp:233
msgctxt "@info"
msgid "The generated crash information is not useful"
msgstr "Vygenerovaná informace o pádu je nepoužitelná"
#: backtracewidget.cpp:237
msgctxt "@info"
msgid ""
"The rating of this crash information is invalid. This is a bug in DrKonqi "
"itself."
msgstr ""
"Hodnocení této informace o pádu je neplatné. Toto je chyba v samotném "
"DrKonqi."
#: backtracewidget.cpp:245
msgctxt "@info/rich"
msgid ""
"Please read <link url='%1'>How to create useful crash reports</link> to "
"learn how to get a useful backtrace; install the needed packages (<link "
"url='%2'>list of files</link>) and click the <interface>Reload</interface> "
"button."
msgstr ""
"Prosím, přečtěte si <link url='%1'>Jak vytvořit použitelná chybová hlášení</"
"link> abyste se dozvěděli jak získat použitelný backtrace. Po instalaci "
"potřebných balíčků (<link url='%2'>seznam souborů</link>), klikněte na "
"tlačítko <interface>Obnovit</interface>."
#: backtracewidget.cpp:260
msgctxt "@info:status"
msgid "The debugger has quit unexpectedly."
msgstr "Ladicí nástroj byl nečekaně ukončen."
#: backtracewidget.cpp:263 backtracewidget.cpp:278
msgctxt "@info:status"
msgid "The crash information could not be generated."
msgstr "Nepovedlo se vygenerovat informace o pádu."
#: backtracewidget.cpp:266
msgctxt "@info/rich"
msgid ""
"You could try to regenerate the backtrace by clicking the <interface>Reload</"
"interface> button."
msgstr ""
"Můžete zkusit znovu vygenerovat backtrace kliknutím na tlačítko "
"<interface>Obnovit</interface>."
#: backtracewidget.cpp:274
msgctxt "@info:status"
msgid ""
"<strong>The debugger application is missing or could not be launched.</"
"strong>"
msgstr "<strong>Ladicí aplikace chybí nebo nemohla být spuštěna.</strong>"
#: backtracewidget.cpp:280
msgctxt "@info/rich"
msgid ""
"<strong>You need to first install the debugger application (%1) then click "
"the <interface>Reload</interface> button.</strong>"
msgstr ""
"<strong>Je potřeba nainstalovat ladicí aplikaci (%1) a kliknout na tlačítko "
"<interface>Obnovit</interface>.</strong>"
#: backtracewidget.cpp:340
msgid ""
"The packages containing debug information for the following application and "
"libraries are missing:"
msgstr ""
"Balíčky obsahující ladicí informace pro následující aplikaci a balíčky chybí:"
#: backtracewidget.cpp:349
msgctxt "messagebox title"
msgid "Missing debug information packages"
msgstr "Chybí balíčky s informacemi pro ladění"
#: drkonqi.cpp:154
msgctxt "@info"
msgid "Report saved to <filename>%1</filename>."
msgstr "Hlášení uloženo do <filename>%1</filename>."
#: drkonqi.cpp:157
msgctxt "@info"
msgid "Could not create a file in which to save the report."
msgstr "Nelze vytvořit soubor pro uložení hlášení."
#: drkonqi.cpp:164
msgctxt "@title:window"
msgid "Select Filename"
msgstr "Vybrat název souboru"
#: drkonqi.cpp:186
msgctxt "@info"
msgid "Cannot open file <filename>%1</filename> for writing."
msgstr "Nelze otevřít soubor <filename>%1</filename> pro zápis."
#: drkonqidialog.cpp:57
msgctxt "@title:tab general information"
msgid "&General"
msgstr "O&becné"
#: drkonqidialog.cpp:61
msgctxt "@title:tab"
msgid "&Developer Information"
msgstr "Informa&ce pro vývojáře"
#: drkonqidialog.cpp:88
msgctxt "@info"
msgid ""
"<para>We are sorry, <application>%1</application> closed unexpectedly.</para>"
msgstr ""
"<para>Omlouváme se, ale aplikace <application>%1</application> byla nečekaně "
"ukončena.</para>"
#: drkonqidialog.cpp:94
msgctxt "@info"
msgid ""
"<para>As the Crash Handler itself has failed, the automatic reporting "
"process is disabled to reduce the risks of failing again.<nl /><nl />Please, "
"<link url='%1'>manually report</link> this error to the KDE bug tracking "
"system. Do not forget to include the backtrace from the <interface>Developer "
"Information</interface> tab.</para>"
msgstr ""
"<para>Protože program na obsluhu pádů sám selhal, automatický proces hlášení "
"byl zakázán, aby se snížilo riziko opakovaného selhání.<nl /><nl />Prosím, "
"<link url='%1'>nahlaste ručně</link> tuto chybu do systému pro sledování "
"chyb KDE. Nezapomeňte zahrnout backtrace z karty <interface>Informace pro "
"vývojáře</interface>.</para>"
#: drkonqidialog.cpp:103
msgctxt "@info"
msgid ""
"<para>The reporting assistant is disabled because the crash handler dialog "
"was started in safe mode.<nl />You can manually report this bug to %1 "
"(including the backtrace from the <interface>Developer Information</"
"interface> tab.)</para>"
msgstr ""
"<para>Asistent hlášení chyb byl zakázán, dialog pro obsluhu pádu byl spuštěn "
"v nouzovém režimu.<nl />Tuto chybu můžete ručně nahlásit na %1 (včetně "
"backtrace z karty <interface>Informace pro vývojáře</interface>.)</para>"
#: drkonqidialog.cpp:110
msgctxt "@info"
msgid ""
"<para>You can help us improve KDE Software by reporting this error.<nl /"
"><link url='%1'>Learn more about bug reporting.</link></para><para><note>It "
"is safe to close this dialog if you do not want to report this bug.</note></"
"para>"
msgstr ""
"<para>Můžete nám pomoci vylepšit software KDE nahlášením chyby.<nl /><link "
"url='%1'>Naučte se hlásit chyby.</link></para><para><note>Pokud si chybu "
"nepřejete hlásit, můžete toto okno klidně zavřít.</note></para>"
#: drkonqidialog.cpp:119
msgctxt "@info"
msgid ""
"<para>You cannot report this error, because <application>%1</application> "
"does not provide a bug reporting address.</para>"
msgstr ""
"<para>Tuto chybu nelze nahlásit, protože aplikace <application>%1</"
"application> neposkytuje adresu pro hlášení chyb.</para>"
#: drkonqidialog.cpp:130
msgctxt "@label"
msgid "Details:"
msgstr "Podrobnosti:"
#: drkonqidialog.cpp:133
msgctxt "@info Note the time information is divided into date and time parts"
msgid ""
"<para>Executable: <application>%1</application> PID: <numid>%2</numid> "
"Signal: %3 (%4) Time: %5 %6</para>"
msgstr ""
"<para>Spustitelný soubor: <application>%1</application> PID: <numid>%2</"
"numid> Signál: %3 (%4) Čas: %5 %6</para>"
#: drkonqidialog.cpp:154
msgctxt "@action:button"
msgid "Report &Bug"
msgstr "Nahlásit chy&bu"
#: drkonqidialog.cpp:157
msgctxt "@info:tooltip"
msgid "Starts the bug report assistant."
msgstr "Spustí asistenta chybového hlášení."
#: drkonqidialog.cpp:169
msgctxt ""
"@action:button this is the debug menu button label which contains the "
"debugging applications"
msgid "&Debug"
msgstr "La&dit"
#: drkonqidialog.cpp:170
msgctxt "@info:tooltip"
msgid "Starts a program to debug the crashed application."
msgstr "Spustí program pro ladění spadlé aplikace."
#: drkonqidialog.cpp:189
msgctxt "@action:button"
msgid "&Restart Application"
msgstr "&Restartovat aplikaci"
#: drkonqidialog.cpp:191
msgctxt "@info:tooltip"
msgid "Use this button to restart the crashed application."
msgstr "Použijte toto tlačítko pro restart spadlé aplikace."
#: drkonqidialog.cpp:200
msgctxt "@info:tooltip"
msgid "Close this dialog (you will lose the crash information.)"
msgstr "Zavřít tento dialog (ztratíte informace o pádu)"
#: drkonqidialog.cpp:211
msgctxt "@action:inmenu 1 is the debugger name"
msgid "Debug in <application>%1</application>"
msgstr "Ladění v <application>%1</application>"
#: main.cpp:40
msgid "The KDE Crash Handler gives the user feedback if a program has crashed."
msgstr "Obsluha pádu KDE aplikací dává uživateli informace při pádu programu."
#: main.cpp:50
msgid "The KDE Crash Handler"
msgstr "Obsluha pádu aplikací pro KDE"
#: main.cpp:53
msgid "(C) 2000-2009, The DrKonqi Authors"
msgstr "(C) 2000-2009, Autoři DrKonqi"
#: main.cpp:54
msgctxt "@info:credit"
msgid "Hans Petter Bieker"
msgstr "Hans Petter Bieker"
#: main.cpp:56
msgctxt "@info:credit"
msgid "Dario Andres Rodriguez"
msgstr "Dario Andres Rodriguez"
#: main.cpp:58
msgctxt "@info:credit"
msgid "George Kiagiadakis"
msgstr "George Kiagiadakis"
#: main.cpp:60
msgctxt "@info:credit"
msgid "A. L. Spehr"
msgstr "A. L. Spehr"
#: main.cpp:67
msgctxt "@info:shell"
msgid "The signal number that was caught"
msgstr "Číslo zachyceného signálu"
#: main.cpp:68
msgctxt "@info:shell"
msgid "Name of the program"
msgstr "Název programu"
#: main.cpp:69
msgctxt "@info:shell"
msgid "Path to the executable"
msgstr "Cesta k programu"
#: main.cpp:70
msgctxt "@info:shell"
msgid "The version of the program"
msgstr "Verze programu"
#: main.cpp:71
msgctxt "@info:shell"
msgid "The bug address to use"
msgstr "Adresa pro nahlášení chyby"
#: main.cpp:72
msgctxt "@info:shell"
msgid "Translated name of the program"
msgstr "Přeložený název programu"
#: main.cpp:73
msgctxt "@info:shell"
msgid "The PID of the program"
msgstr "PID programu"
#: main.cpp:74
msgctxt "@info:shell"
msgid "Startup ID of the program"
msgstr "ID spuštění programu"
#: main.cpp:75
msgctxt "@info:shell"
msgid "The program was started by kdeinit"
msgstr "Program byl spuštěn pomocí kdeinit"
#: main.cpp:76
msgctxt "@info:shell"
msgid "Disable arbitrary disk access"
msgstr "Zakázat náhodný přístup k disku"
#: main.cpp:77
msgctxt "@info:shell"
msgid "The program has already been restarted"
msgstr "Program již byl restartován"
#: main.cpp:78
msgctxt "@info:shell"
msgid "Keep the program running and generate the backtrace at startup"
msgstr "Nechat program běžet a vygenerovat backtrace při startu"
#: main.cpp:80
msgctxt "@info:shell"
msgid "The thread id of the failing thread"
msgstr "ID vlákna ve kterém došlo k pádu"