Package: apt-listbugs Severity: wishlist Tags: l10n, patch Hi,
in attachement there is updated Czech (cs.po) translation of apt-listbugs. Please include it with the package. Thank you -- Miroslav Kure
# Czech translation of apt-listbugs # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the apt-listbugs package. # Miroslav Kure <[email protected]>, 2005, 2009, 2012, 2014. # msgid "" msgstr "" "Project-Id-Version: apt-listbugs 0.1.9\n" "Report-Msgid-Bugs-To: [email protected]\n" "POT-Creation-Date: 2014-08-11 16:22+0200\n" "PO-Revision-Date: 2014-09-14 10:10+0200\n" "Last-Translator: Miroslav Kure <[email protected]>\n" "Language-Team: Czech <[email protected]>\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. TRANSLATORS: "E: " is a label for error messages; you may translate it with a suitable abbreviation of the word "error" #: ../apt-listbugs:330 ../apt-listbugs:368 ../apt-listbugs:373 #: ../apt-listbugs:379 ../apt-listbugs:393 ../apt-listbugs:423 #: ../apt-listbugs:454 ../apt-listbugs:503 ../apt-listbugs:516 #: ../aptcleanup:54 ../aptcleanup:57 ../lib/apt-listbugs/logic.rb:268 #: ../lib/apt-listbugs/logic.rb:278 ../lib/apt-listbugs/logic.rb:900 #: ../lib/apt-listbugs/logic.rb:911 ../lib/apt-listbugs/logic.rb:923 #: ../migratepins:54 ../migratepins:57 msgid "E: " msgstr "E: " #: ../apt-listbugs:331 msgid "This may be caused by a package lacking support for the ruby interpreter in use. Try to fix the situation with the following commands:" msgstr "" "To může být způsobeno balíkem bez podpory použitého interpretru ruby. " "Zkuste vzniklou situaci vyřešit těmito příkazy:" #: ../apt-listbugs:368 msgid "APT_HOOK_INFO_FD is undefined.\n" msgstr "APT_HOOK_INFO_FD není definovaná.\n" #: ../apt-listbugs:373 msgid "APT_HOOK_INFO_FD is not correctly defined.\n" msgstr "APT_HOOK_INFO_FD není definovaná správně.\n" #: ../apt-listbugs:379 msgid "Cannot read from file descriptor %d" msgstr "Nelze číst z deskriptoru souboru %d" #: ../apt-listbugs:393 msgid "APT Pre-Install-Pkgs is not giving me expected 'VERSION 3' string.\n" msgstr "APT Pre-Install-Pkgs nevrací očekávaný řetězec „VERSION 3“.\n" #: ../apt-listbugs:423 msgid "APT Pre-Install-Pkgs is giving me fewer fields than expected.\n" msgstr "APT Pre-Install-Pkgs vrací méně polí, než je očekáváno.\n" #: ../apt-listbugs:454 msgid "APT Pre-Install-Pkgs is giving me an invalid direction of version change.\n" msgstr "APT Pre-Install-Pkgs vrací neplatný směr změny verze.\n" #: ../apt-listbugs:533 msgid "****** Exiting with an error in order to stop the installation. ******" msgstr "********** Ukončeno s chybou s cílem ukončit instalaci. *********" #: ../aptcleanup:54 ../lib/apt-listbugs/logic.rb:338 ../migratepins:54 msgid "Cannot read from %s" msgstr "Nelze číst z %s" #: ../aptcleanup:125 msgid "Fixed packages : " msgstr "Opravené balíky: " #: ../lib/apt-listbugs/logic.rb:47 msgid "Usage: " msgstr "Použití: " #: ../lib/apt-listbugs/logic.rb:48 msgid " [options] <command> [arguments]" msgstr " [volby] <příkaz> [argumenty]" #: ../lib/apt-listbugs/logic.rb:50 msgid "Options:\n" msgstr "Volby:\n" #. TRANSLATORS: the colons (:) in the following strings are vertically aligned, please keep their alignment consistent #: ../lib/apt-listbugs/logic.rb:52 msgid " -h : Display this help and exit.\n" msgstr " -h : Zobrazí tuto nápovědu a skončí.\n" #: ../lib/apt-listbugs/logic.rb:53 msgid " -v : Show version number and exit.\n" msgstr " -v : Zobrazí číslo verze a skončí.\n" #: ../lib/apt-listbugs/logic.rb:54 msgid "" " -s <severities> : Filter bugs by severities you want to see (or \"all\")\n" " [%s].\n" msgstr "" " -s <závažnosti> : Zobrazí jen chyby daných závažností (nebo [all])\n" " [%s].\n" #: ../lib/apt-listbugs/logic.rb:55 msgid " -T <tags> : Filter bugs by tags you want to see.\n" msgstr " -T <značky> : Zobrazí jen chyby s danými značkami.\n" #: ../lib/apt-listbugs/logic.rb:56 msgid "" " -S <states> : Filter bugs by pending-state categories you want to see\n" " [%s].\n" msgstr "" " -S <stavy> : Zobrazí jen chyby daných stavů\n" " [%s].\n" #: ../lib/apt-listbugs/logic.rb:57 msgid " -B <bug#> : Filter bugs by number, showing only the specified bugs.\n" msgstr " -B <chyba#> : Zobrazí pouze chyby daných čísel.\n" #: ../lib/apt-listbugs/logic.rb:58 msgid " -D : Show downgraded packages, too.\n" msgstr " -D : Vypíše také chyby v degradovaných balících.\n" #: ../lib/apt-listbugs/logic.rb:59 msgid " -H <hostname> : Hostname of Debian Bug Tracking System [%s].\n" msgstr " -H <počítač> : Jméno počítače na němž běží debianí BTS [%s].\n" #: ../lib/apt-listbugs/logic.rb:60 msgid " -p <port> : Port number of the server [%s].\n" msgstr " -p <port> : Číslo portu na serveru [%s].\n" #: ../lib/apt-listbugs/logic.rb:61 msgid " -P <priority> : Pin-Priority value [%s].\n" msgstr " -P <priorita> : Hodnota Pin-Priority [%s].\n" #: ../lib/apt-listbugs/logic.rb:62 msgid " -E <title> : Title of RSS output.\n" msgstr " -E <titulek> : Titulek RSS výstupu.\n" #: ../lib/apt-listbugs/logic.rb:63 msgid " -q : Don't display progress bar.\n" msgstr " -q : Nebude zobrazovat postup.\n" #: ../lib/apt-listbugs/logic.rb:64 msgid " -C <apt.conf> : apt.conf file to use.\n" msgstr " -C <apt.conf> : soubor apt.conf, který se má použít.\n" #: ../lib/apt-listbugs/logic.rb:65 msgid " -F : Automatically pin all buggy packages.\n" msgstr " -F : Automaticky vypíchne všechny chybové balíky.\n" #: ../lib/apt-listbugs/logic.rb:66 msgid " -y : Assume that you select yes for all questions.\n" msgstr " -y : Bude předpokládat, že na všechny otázky odpovíte ano.\n" #: ../lib/apt-listbugs/logic.rb:67 msgid " -n : Assume that you select no for all questions.\n" msgstr " -n : Bude předpokládat, že na všechny otázky odpovíte ne.\n" #: ../lib/apt-listbugs/logic.rb:68 msgid " -d : Debug.\n" msgstr " -d : Ladění.\n" #: ../lib/apt-listbugs/logic.rb:69 msgid "Commands:\n" msgstr "Příkazy:\n" #: ../lib/apt-listbugs/logic.rb:70 msgid " apt : Apt mode.\n" msgstr " apt : Režim pro apt.\n" #: ../lib/apt-listbugs/logic.rb:71 msgid " list <pkg...> : List bug reports of the specified packages.\n" msgstr " list <balík...> : K zadaným balíkům vypíše seznam chyb.\n" #: ../lib/apt-listbugs/logic.rb:72 msgid " rss <pkg...> : List bug reports of the specified packages in RSS.\n" msgstr " rss <balík...> : K zadaným balíkům vypíše seznam chyb v RSS.\n" #: ../lib/apt-listbugs/logic.rb:73 msgid "See the manual page for the long options.\n" msgstr "Dlouhé varianty voleb naleznete v manuálové stránce.\n" #. TRANSLATORS: the following six strings refer to a plural quantity of bugs #: ../lib/apt-listbugs/logic.rb:81 msgid "Outstanding" msgstr "Nevyřešeno" #: ../lib/apt-listbugs/logic.rb:82 msgid "Forwarded" msgstr "Přeposláno" #: ../lib/apt-listbugs/logic.rb:83 msgid "Pending Upload" msgstr "Stačí vydat" #: ../lib/apt-listbugs/logic.rb:84 msgid "Fixed in NMU" msgstr "Opraveno v NMU" #: ../lib/apt-listbugs/logic.rb:85 msgid "From other Branch" msgstr "Z jiné větve" #: ../lib/apt-listbugs/logic.rb:86 msgid "Resolved in some Version" msgstr "Opraveno v nějaké verzi" #: ../lib/apt-listbugs/logic.rb:225 msgid "Unrecognized severity '%s' will be ignored by the Debian BTS." msgstr "Nerozpoznaná závažnost „%s“ bude ignorována." #. TRANSLATORS: "W: " is a label for warnings; you may translate it with a suitable abbreviation of the word "warning" #: ../lib/apt-listbugs/logic.rb:225 ../lib/apt-listbugs/logic.rb:232 #: ../lib/apt-listbugs/logic.rb:338 ../lib/apt-listbugs/logic.rb:356 #: ../lib/apt-listbugs/logic.rb:621 ../lib/apt-listbugs/logic.rb:766 msgid "W: " msgstr "W: " #: ../lib/apt-listbugs/logic.rb:232 msgid "sanity check failed: environment variable http_proxy is unset and HTTP_PROXY is set." msgstr "kontrola selhala: proměnná prostředí http_proxy není nastavena, HTTP_PROXY je nastavena." #: ../lib/apt-listbugs/logic.rb:268 msgid "You need to specify a command." msgstr "Musíte zadat příkaz." #: ../lib/apt-listbugs/logic.rb:278 msgid "Unknown command " msgstr "Neznámý příkaz " #: ../lib/apt-listbugs/logic.rb:356 ../lib/apt-listbugs/logic.rb:621 msgid "Cannot write to %s" msgstr "Nelze zapisovat do %s" #: ../lib/apt-listbugs/logic.rb:375 msgid "********** on_hold IS DEPRECATED. USE p INSTEAD to use pin **********" msgstr "******* on_hold JE ZASTARALÉ. Použijte vypichování pomocí p. ******" #: ../lib/apt-listbugs/logic.rb:395 msgid "Are you sure you want to install/upgrade the above packages?" msgstr "Opravdu chcete instalovat/aktualizovat výše zmíněné balíky?" #: ../lib/apt-listbugs/logic.rb:450 ../lib/apt-listbugs/logic.rb:468 msgid "%s is unknown" msgstr "%s není známa" #: ../lib/apt-listbugs/logic.rb:459 msgid "You must install the reportbug package to be able to do this" msgstr "Abyste to mohli provést, musíte si nainstalovat balík reportbug" #: ../lib/apt-listbugs/logic.rb:479 msgid "%s ignored" msgstr "%s ignorována" #: ../lib/apt-listbugs/logic.rb:481 msgid "%s already ignored" msgstr "%s již ignorována" #. TRANSLATORS: %{plist} is a comma-separated list of %{npkgs} packages to be pinned or put on hold. #: ../lib/apt-listbugs/logic.rb:537 msgid "" "The following %{npkgs} package will be pinned or on hold:\n" " %{plist}\n" "Are you sure?" msgid_plural "" "The following %{npkgs} packages will be pinned or on hold:\n" " %{plist}\n" "Are you sure?" msgstr[0] "" "Následující balík bude vypíchnut nebo podržen:\n" " %{plist}\n" "Jste si jisti?" msgstr[1] "" "Následující %{npkgs} balíky budou vypíchnuty nebo podrženy:\n" " %{plist}\n" "Jste si jisti?" msgstr[2] "" "Následujících %{npkgs} balíků bude vypíchnuto nebo podrženo:\n" " %{plist}\n" "Jste si jisti?" #: ../lib/apt-listbugs/logic.rb:551 msgid "All selected packages are already pinned or on hold. Ignoring %s command." msgstr "Všechny zvolené balíky jsou již vypíchnuty nebo podrženy. Ignoruji příkaz %s." #. TRANSLATORS: the dashes (-) in the following strings are vertically aligned, please keep their alignment consistent #: ../lib/apt-listbugs/logic.rb:559 msgid "" " y - continue the APT installation, but do not mark the bugs\n" " as ignored.\n" msgstr " y - pokračuje v instalaci, ale neoznačí uvedené chyby jako ignorované.\n" #: ../lib/apt-listbugs/logic.rb:560 msgid "" " a - continue the APT installation and mark all the above bugs\n" " as ignored.\n" msgstr " a - pokračuje v instalaci a označí uvedené chyby jako ignorované.\n" #: ../lib/apt-listbugs/logic.rb:563 msgid " n - stop the APT installation.\n" msgstr " n - zastaví instalaci.\n" #: ../lib/apt-listbugs/logic.rb:564 msgid " <num> - query the specified bug number (requires reportbug).\n" msgstr " <čís> - dotáže se na zadané číslo chyby (vyžaduje reportbug).\n" #: ../lib/apt-listbugs/logic.rb:565 msgid " #<num> - same as <num>.\n" msgstr " #<čís> - stejné jako <čís>.\n" #: ../lib/apt-listbugs/logic.rb:566 msgid " b<id> - same as <num>, but query the bug identified by <id>.\n" msgstr " b<id> - stejné jako <čís>, ale určí chybu pomocí identifikátoru <id>.\n" #: ../lib/apt-listbugs/logic.rb:567 msgid " r - redisplay bug lists.\n" msgstr " r - znovu vypíše seznam chyb.\n" #: ../lib/apt-listbugs/logic.rb:568 msgid " p <pkg..> - pin pkgs (restart APT session to enable).\n" msgstr " p <bal..> - vypíchne balíky (vyžaduje restart APT).\n" #: ../lib/apt-listbugs/logic.rb:569 msgid " p - pin all the above pkgs (restart APT session to enable).\n" msgstr " p - vypíchne všechny výše uvedené balíky (vyžaduje restart APT).\n" #: ../lib/apt-listbugs/logic.rb:570 msgid " i <num> - mark bug number <num> as ignored.\n" msgstr " i <čís> - označí číslo chyby <čís> jako ignorované.\n" #: ../lib/apt-listbugs/logic.rb:571 msgid " i b<id> - mark the bug identified by <id> as ignored.\n" msgstr " i b<id> - označí chybu <id> jako ignorovanou.\n" #: ../lib/apt-listbugs/logic.rb:572 msgid " ? - print this help.\n" msgstr " ? - zobrazí tuto nápovědu.\n" #: ../lib/apt-listbugs/logic.rb:574 msgid " w - display bug lists in HTML (uses %s).\n" msgstr " w - zobrazí seznam chyb v HTML (pomocí %s).\n" #. TRANSLATORS: %{packgl} is a list of packages, %{filenm} is a file name. #: ../lib/apt-listbugs/logic.rb:613 msgid "%{packgl} pinned by adding Pin preferences in %{filenm}. Restart APT session to enable" msgstr "Balíky %{packgl} byly vypíchnuty nastavením v %{filenm}. Aby se změny projevily, musíte restartovat APT." #: ../lib/apt-listbugs/logic.rb:633 msgid "%s held. Restart APT session to enable" msgstr "Balíky %s byly podrženy. Aby se změny projevily, musíte restartovat APT." #. TRANSLATORS: %{sevty} is the severity of some of the bugs found for package %{packg}. #: ../lib/apt-listbugs/logic.rb:655 msgid "%{sevty} bugs of %{packg} (" msgstr "%{sevty} chyby v %{packg} (" #. TRANSLATORS: "Found" refers to one singular bug #: ../lib/apt-listbugs/logic.rb:668 msgid " (Found: %s)" msgstr " (Nalezeno: %s)" #. TRANSLATORS: "Fixed" refers to one singular bug #: ../lib/apt-listbugs/logic.rb:670 msgid " (Fixed: %s)" msgstr " (Opraveno: %s)" #. TRANSLATORS: "Merged" refers to one singular bug #: ../lib/apt-listbugs/logic.rb:674 msgid " Merged with:" msgstr " Sloučeno s:" #. TRANSLATORS: %{nbugs} is the number of bugs found for package %{packg}. #: ../lib/apt-listbugs/logic.rb:689 msgid "%{packg}(%{nbugs} bug)" msgid_plural "%{packg}(%{nbugs} bugs)" msgstr[0] "%{packg}(%{nbugs} chyba)" msgstr[1] "%{packg}(%{nbugs} chyby)" msgstr[2] "%{packg}(%{nbugs} chyb)" #: ../lib/apt-listbugs/logic.rb:696 msgid "" "Summary:\n" " " msgstr "" "Souhrn:\n" " " #. TRANSLATORS: this is a summary description of the structure of a table (for accessibility) #: ../lib/apt-listbugs/logic.rb:709 msgid "The top row describes the meaning of the columns; the other rows describe bug reports, one per row" msgstr "Horní řádek popisuje význam sloupců, ostatní řádky popisují chyby, jedna chyba na řádek." #: ../lib/apt-listbugs/logic.rb:714 msgid "package" msgstr "balík" #: ../lib/apt-listbugs/logic.rb:715 msgid "version change" msgstr "změna verze" #: ../lib/apt-listbugs/logic.rb:716 msgid "severity" msgstr "závažnost" #: ../lib/apt-listbugs/logic.rb:717 msgid "bug number" msgstr "č. chyby" #: ../lib/apt-listbugs/logic.rb:718 msgid "description" msgstr "popis" #: ../lib/apt-listbugs/logic.rb:736 ../lib/apt-listbugs/logic.rb:739 msgid "Relevant bugs for your upgrade" msgstr "Relevantní chyby v této aktualizaci" #: ../lib/apt-listbugs/logic.rb:740 msgid "by apt-listbugs" msgstr "přináší apt-listbugs" #: ../lib/apt-listbugs/logic.rb:766 msgid "Failed to invoke browser." msgstr "Nepodařilo se spustit prohlížeč." #: ../lib/apt-listbugs/logic.rb:856 ../lib/apt-listbugs/logic.rb:940 #: ../lib/apt-listbugs/logic.rb:1140 msgid "Done" msgstr "Hotovo" #: ../lib/apt-listbugs/logic.rb:868 msgid "Not Implemented" msgstr "Neimplementováno" #. TRANSLATORS: this sentence, followed by the translation of "Done" (see above) should fit in less than 79 columns to work well with default width terminals #: ../lib/apt-listbugs/logic.rb:890 ../lib/apt-listbugs/logic.rb:895 #: ../lib/apt-listbugs/logic.rb:937 ../lib/apt-listbugs/logic.rb:940 msgid "Retrieving bug reports..." msgstr "Stahuje se hlášení o chybách..." #: ../lib/apt-listbugs/logic.rb:898 ../lib/apt-listbugs/logic.rb:909 #: ../lib/apt-listbugs/logic.rb:920 msgid " Fail" msgstr " Selhání" #: ../lib/apt-listbugs/logic.rb:900 msgid "HTTP GET failed" msgstr "HTTP GET selhalo" #: ../lib/apt-listbugs/logic.rb:902 ../lib/apt-listbugs/logic.rb:913 #: ../lib/apt-listbugs/logic.rb:930 msgid "Retry downloading bug information?" msgstr "Pokusit se o nové stažení informací o chybě?" #: ../lib/apt-listbugs/logic.rb:903 ../lib/apt-listbugs/logic.rb:914 #: ../lib/apt-listbugs/logic.rb:931 msgid "One bug report at a time?" msgstr "Jednu chybu po druhé?" #: ../lib/apt-listbugs/logic.rb:906 ../lib/apt-listbugs/logic.rb:917 #: ../lib/apt-listbugs/logic.rb:934 msgid "Continue the installation anyway?" msgstr "Přesto pokračovat v instalaci?" #: ../lib/apt-listbugs/logic.rb:906 ../lib/apt-listbugs/logic.rb:917 #: ../lib/apt-listbugs/logic.rb:934 msgid "Exiting with error" msgstr "Končím s chybou" #: ../lib/apt-listbugs/logic.rb:911 msgid "Empty stream from SOAP" msgstr "Prázdný proud ze SOAPu" #: ../lib/apt-listbugs/logic.rb:922 msgid "Error retrieving bug reports from the server with the following error message:" msgstr "Chyba při stahování chybových hlášení ze serveru:" #: ../lib/apt-listbugs/logic.rb:925 msgid "It appears that your network connection is down. Check network configuration and try again" msgstr "Zdá se, že vaše síťové připojení nefunguje. Zkontrolujte nastavení sítě a zkuste to znovu." #: ../lib/apt-listbugs/logic.rb:927 msgid "It could be because your network is down, or because of broken proxy servers, or the BTS server itself is down. Check network configuration and try again" msgstr "Může to být proto, že je vaše síťové připojení shozené, nebo jsou nefunkční proxy servery, nebo neběží samotný BTS server. Zkontrolujte nastavení sítě a zkuste to znovu." #. TRANSLATORS: this sentence, followed by the translation of "Done" (see above) should fit in less than 79 columns to work well with default width terminals #: ../lib/apt-listbugs/logic.rb:1115 ../lib/apt-listbugs/logic.rb:1126 #: ../lib/apt-listbugs/logic.rb:1139 ../lib/apt-listbugs/logic.rb:1140 msgid "Parsing Found/Fixed information..." msgstr "Zpracovávají se nalezené informace..." #~ msgid "W: cannot open /dev/tty - running inside su -c \"command\"? Switching to non-interactive failure mode (see /usr/share/doc/apt-listbugs/README.Debian.gz)" #~ msgstr "W: nelze otevřít /dev/tty - spuštěno uvnitř su -c \"příkaz\"? Přepínám se do neinteraktivního režimu (viz /usr/share/doc/apt-listbugs/README.Debian.gz)" #~ msgid "Bug reports which are marked as %s in the bug tracking system" #~ msgstr "Hlášení o chybách označená v systému sledování chyb jako %s" #~ msgid "Bug reports" #~ msgstr "Hlášení o chybách" #~ msgid "Package upgrade information in question" #~ msgstr "Informace o aktualizaci zvolených balíků" #~ msgid "unfixed" #~ msgstr "neopravena" #~ msgid "tagged as pending a fix" #~ msgstr "označena jako čekající oprava" #~ msgid "W: sanity check failed: environment variable http_proxy is set and soap_use_proxy is not 'on'." #~ msgstr "W: kontrola selhala: proměnná prostředí http_proxy je nastavena, soap_use_proxy nemá hodnotu 'on'." #~ msgid "%s(%d bug)" #~ msgid_plural "%s(%d bugs)" #~ msgstr[0] "%s (chyb: %d)" #~ msgstr[1] "%s (chyb: %d)" #~ msgid "Reading package fields..." #~ msgstr "Čte se pole v balíku..." #~ msgid "Reading package status..." #~ msgstr "Čte se stav balíku..." #~ msgid "in the bug tracking system</caption>" #~ msgstr "v systému sledování chyb</caption>" #~ msgid "%s(%s bugs)" #~ msgstr "%s (chyb: %s)" #~ msgid " -f : Retrieve bug reports from BTS forcibly.\n" #~ msgstr " -f : Vynutí stažení chybových hlášení přímo z BTS.\n" #~ msgid "<html><head><title>critical bugs for your upgrade</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=#{Locale::LangInfo.langinfo(Locale::LangInfo::CODESET)}\"></head><body>" #~ msgstr "<html><head><title>kritické chyby v této aktualiaci</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=#{Locale::LangInfo.langinfo(Locale::LangInfo::CODESET)}\"></head><body>" #~ msgid " --indexdir : Directory where index.db located [%s]\n" #~ msgstr " --indexdir : Adresář, ve kterém leží index.db [%s]\n" #~ msgid " -c <dir> : Specify cache_dir [%s].\n" #~ msgstr " -c <dir> : Určí adresář s lokální cache [%s].\n" #~ msgid " -t <minutes> : Specify cache expire timer in minutes" #~ msgstr " -t <minuty> : Určí čas vypršení platnosti cache (v minutách)" #~ msgid "Error retrieving bug reports" #~ msgstr "Chyba při stahování hlášení o chybách" #~ msgid " -l : Show bugs already existed in your system.\n" #~ msgstr " -l : Vypíše také chyby, které již máte v systému.\n" #~ msgid "Retrieving release-critical bug reports..." #~ msgstr "Stahuji hlášení o kritických chybách" #~ msgid "Retrieving extra bug reports..." #~ msgstr "Stahuji další hlášení o chybách..." #~ msgid "Newly installation package '%s' ignored" #~ msgstr "Ignoruji nově instalovaný balík '%s'" #~ msgid " -R : Use Release-Critical bug reports\n" #~ msgstr " -R : Použije seznam kritických chyb\n" #~ msgid "can't be used -s and -R together" #~ msgstr "-s a -R nelze použít současně" #~ msgid "Too many errors while retrieving bug reports" #~ msgstr "Příliš mnoho chyb při stahování hlášení o chybách" #~ msgid "Bugs of the following packages couldn't be fetched:" #~ msgstr "Nepodařilo se stáhnout chyby v následujících balících:" #~ msgid "Assuming that there are no grave bugs in these packages." #~ msgstr "Předpokládám, že v těchto balících nejsou žádné vážné chyby." #~ msgid "Are you sure" #~ msgstr "Jste si jisti"

