# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the abrt package. # # Ondrej Šulek , 2009. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" "POT-Creation-Date: 2010-11-29 13:51+0100\n" "PO-Revision-Date: 2009-09-23 05:29+0200\n" "Last-Translator: Ondrej Šulek \n" "Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: ../src/applet/abrt-applet.desktop.in.h:1 msgid "ABRT notification applet" msgstr "" #: ../src/applet/abrt-applet.desktop.in.h:2 ../src/gui/abrt.desktop.in.h:1 #: ../src/gui/ccgui.glade.h:10 ../src/gui/CCMainWindow.py:8 #: ../src/gui/report.glade.h:16 msgid "Automatic Bug Reporting Tool" msgstr "Nástroj na automatické hlásenie chýb" #: ../src/applet/Applet.cpp:86 #, fuzzy, c-format msgid "A crash in the %s package has been detected" msgstr "Bol zistený pád v balíčku %s" #: ../src/applet/Applet.cpp:88 #, fuzzy msgid "A crash has been detected" msgstr "Bol zaregistrovaný pád aplikácie." #: ../src/applet/Applet.cpp:285 msgid "ABRT service is not running" msgstr "Služba ABRT nebeží" #: ../src/applet/applet_gtk.c:176 ../src/applet/applet_gtk.c:178 #: ../src/applet/applet_gtk.c:367 ../src/applet/applet_gtk.c:394 msgid "Warning" msgstr "Upozornenie" #: ../src/applet/applet_gtk.c:230 #, fuzzy msgid "" "Notification area applet that notifies users about issues detected by ABRT" msgstr "Applet pre notifikácie o problémoch zistených ABRT-tom" #: ../src/applet/applet_gtk.c:246 ../src/gui/ccgui.glade.h:23 msgid "translator-credits" msgstr "" #: ../src/applet/applet_gtk.c:256 msgid "Hide" msgstr "Skryť" #: ../src/applet/applet_gtk.c:360 ../src/gui/ccgui.glade.h:13 msgid "Report" msgstr "Nahlásiť" #: ../src/applet/applet_gtk.c:363 ../src/applet/applet_gtk.c:391 msgid "Open ABRT" msgstr "" #: ../src/cli/CLI.cpp:47 #, c-format msgid "" "\tCrash dump : %s\n" "\tUID : %s\n" "\tPackage : %s\n" "\tExecutable : %s\n" "\tCrash Time : %s\n" "\tCrash Count: %s\n" msgstr "" #: ../src/cli/CLI.cpp:65 #, c-format msgid "\tHostname : %s\n" msgstr "" #: ../src/cli/CLI.cpp:98 #, c-format msgid "" "Dump directory: %s\n" "Last crash: %s\n" "Analyzer: %s\n" "Component: %s\n" "Package: %s\n" "Command: %s\n" "Executable: %s\n" "System: %s, kernel %s\n" "Reason: %s\n" msgstr "" #: ../src/cli/CLI.cpp:125 #, c-format msgid "Coredump file: %s\n" msgstr "" #: ../src/cli/CLI.cpp:129 #, c-format msgid "Rating: %s\n" msgstr "" #: ../src/cli/CLI.cpp:134 #, c-format msgid "Crash function: %s\n" msgstr "" #: ../src/cli/CLI.cpp:138 #, c-format msgid "Hostname: %s\n" msgstr "" #: ../src/cli/CLI.cpp:142 #, c-format msgid "" "\n" "How to reproduce:\n" "%s\n" msgstr "" #: ../src/cli/CLI.cpp:146 #, c-format msgid "" "\n" "Comment:\n" "%s\n" msgstr "" #: ../src/cli/CLI.cpp:152 #, c-format msgid "" "\n" "Backtrace:\n" "%s\n" msgstr "" #. Message has embedded tabs. #: ../src/cli/CLI.cpp:243 #, c-format msgid "" "Usage: %s [OPTION]\n" "\n" "Startup:\n" "\t-V, --version\t\tdisplay the version of %s and exit\n" "\t-?, --help\t\tprint this help\n" "\n" "Actions:\n" "\t-l, --list\t\tprint a list of all crashes which are not yet reported\n" "\t -f, --full\tprint a list of all crashes, including the already " "reported ones\n" "\t-r, --report CRASH_ID\tcreate and send a report\n" "\t -y, --always\tcreate and send a report without asking\n" "\t-d, --delete CRASH_ID\tremove a crash\n" "\t-i, --info CRASH_ID\tprint detailed information about a crash\n" "\t -b, --backtrace\tprint detailed information about a crash including " "backtrace\n" "CRASH_ID can be:\n" "\ta name of dump directory, or\n" "\t@N - N'th crash (as displayed by --list --full) will be acted upon\n" msgstr "" #: ../src/cli/CLI.cpp:287 msgid "You must specify exactly one operation" msgstr "" #: ../src/cli/report.cpp:166 #, c-format msgid "# This field is read only\n" msgstr "" #: ../src/cli/report.cpp:186 msgid "# Describe the circumstances of this crash below" msgstr "" #: ../src/cli/report.cpp:188 msgid "# How to reproduce the crash?" msgstr "" #: ../src/cli/report.cpp:190 #, fuzzy msgid "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" msgstr "" "Skontroloval som backtrace (cybový výpis) a odstránil som citlivé údaje " "(heslá a pod.)" #: ../src/cli/report.cpp:192 msgid "# Architecture" msgstr "" #: ../src/cli/report.cpp:193 msgid "# Command line" msgstr "" #: ../src/cli/report.cpp:194 msgid "# Component" msgstr "" #: ../src/cli/report.cpp:195 msgid "# Core dump" msgstr "" #: ../src/cli/report.cpp:196 msgid "# Executable" msgstr "" #: ../src/cli/report.cpp:197 msgid "# Kernel version" msgstr "" #: ../src/cli/report.cpp:198 #, fuzzy msgid "# Package" msgstr "Balíček" #: ../src/cli/report.cpp:199 msgid "# Reason of crash" msgstr "" #: ../src/cli/report.cpp:200 msgid "# Release string of the operating system" msgstr "" #: ../src/cli/report.cpp:323 msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "" #: ../src/cli/report.cpp:411 #, fuzzy msgid "" "\n" "The report has been updated" msgstr "Služba ABRT bola spustená" #: ../src/cli/report.cpp:413 msgid "" "\n" "No changes were detected in the report" msgstr "" #. The response might take more than 1 char in non-latin scripts. #: ../src/cli/report.cpp:464 msgid "y" msgstr "" #: ../src/cli/report.cpp:465 msgid "N" msgstr "" #. Read the missing information and push it to plugin settings. #: ../src/cli/report.cpp:565 #, fuzzy, c-format msgid "Wrong settings were detected for plugin %s\n" msgstr "Nič nevybrané" #: ../src/cli/report.cpp:569 msgid "Enter your login: " msgstr "" #: ../src/cli/report.cpp:575 msgid "Enter your password: " msgstr "" #: ../src/cli/report.cpp:638 #, fuzzy msgid "Reporting..." msgstr "Pracujem..." #: ../src/cli/report.cpp:657 #, fuzzy, c-format msgid "Report using %s?" msgstr "Reportovacie moduly" #: ../src/cli/report.cpp:660 #, fuzzy msgid "Skipping..." msgstr "Pracujem..." #: ../src/cli/report.cpp:672 #, fuzzy msgid "Reporting disabled because the backtrace is unusable" msgstr "" "Nahlasovanie je vypnuté, prosím vyriešte najprv problém zobrazený vyššie." #: ../src/cli/report.cpp:676 #, c-format msgid "" "Please try to install debuginfo manually using the command: \"debuginfo-" "install %s\" and try again\n" msgstr "" #: ../src/cli/report.cpp:685 #, fuzzy msgid "Error loading reporter settings" msgstr "Chyba pri získavaní hlásenia: %s" #: ../src/cli/report.cpp:704 #, c-format msgid "Crash reported via %d report events (%d errors)\n" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:42 msgid "" " [-vs] -d DIR -e EVENT\n" " or: " msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:57 #: ../src/plugins/abrt-action-analyze-c.c:167 #: ../src/plugins/abrt-action-analyze-oops.c:144 #: ../src/plugins/abrt-action-analyze-python.c:49 msgid "Log to syslog" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:58 #: ../src/plugins/abrt-action-analyze-c.c:166 #: ../src/plugins/abrt-action-analyze-oops.c:143 #: ../src/plugins/abrt-action-analyze-python.c:48 #: ../src/plugins/abrt-action-mailx.cpp:150 #: ../src/plugins/abrt-action-print.cpp:50 #: ../src/plugins/abrt-action-upload.cpp:266 msgid "Crash dump directory" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:59 msgid "Handle EVENT" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:60 msgid "List possible events [which start with PFX]" msgstr "" #: ../src/daemon/CommLayerServerDBus.cpp:229 msgid "Comment is too long" msgstr "" #: ../src/daemon/CommLayerServerDBus.cpp:233 msgid "'How to reproduce' is too long" msgstr "" #: ../src/daemon/Daemon.cpp:534 #, fuzzy msgid "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." msgstr "" "Veľkosť správy prekročila limit. Prosím skontrolujte systémovú hodnotu " "MaxCrashReportsSize v abrt.conf." #: ../src/daemon/Daemon.cpp:699 msgid "abrtd [options]" msgstr "" #: ../src/daemon/Daemon.cpp:709 msgid "Do not daemonize" msgstr "" #: ../src/daemon/Daemon.cpp:710 msgid "Log to syslog even with -d" msgstr "" #: ../src/daemon/Daemon.cpp:711 msgid "Exit after SEC seconds of inactivity" msgstr "" #: ../src/gui/abrt.desktop.in.h:2 msgid "View and report application crashes" msgstr "Zobrazenie a nahlasovanie pádov aplikácií" #: ../src/gui/ABRTExceptions.py:7 #, fuzzy msgid "Another client is already running, trying to wake it..." msgstr "Iný klient už beží, snažím sa ho prebudiť." #: ../src/gui/ABRTExceptions.py:14 #, fuzzy msgid "" "Got unexpected data from the daemon (is the database properly updated?)." msgstr "" "Boli získané neočakávané dáta od démona (je správne aktualizovaná databáza?)." #: ../src/gui/ABRTPlugin.py:64 #, fuzzy msgid "Not loaded plugins" msgstr "Modul %s nemá žiadne UI" #: ../src/gui/ABRTPlugin.py:65 msgid "Analyzer plugins" msgstr "Analyzačné moduly" #: ../src/gui/ABRTPlugin.py:66 msgid "Action plugins" msgstr "Akčné moduly" #: ../src/gui/ABRTPlugin.py:67 msgid "Reporter plugins" msgstr "Reportovacie moduly" #: ../src/gui/ABRTPlugin.py:68 msgid "Database plugins" msgstr "Databázové moduly" #: ../src/gui/CCDBusBackend.py:74 ../src/gui/CCDBusBackend.py:97 #, fuzzy msgid "Cannot connect to system dbus." msgstr "Nedá sa pripojiť k dbus" #: ../src/gui/CCDBusBackend.py:120 ../src/gui/CCDBusBackend.py:123 #, fuzzy msgid "Please check if the abrt daemon is running." msgstr "Prosím skontrolujte, či démon abrt beží." #. FIXME: BUG: BarWindow remains. (how2reproduce: delete "component" in a dump dir and try to report it) #: ../src/gui/CCDBusBackend.py:169 #, fuzzy msgid "" "Daemon did not return a valid report info.\n" "Is debuginfo missing?" msgstr "" "Démon vrátil neplatné informácie o správe\n" "Nehýba debuginfo?" #: ../src/gui/ccgui.glade.h:1 #, fuzzy msgid "(C) 2009, 2010 Red Hat, Inc." msgstr "(C) 2009, 2010 Red Hat, Inc." #: ../src/gui/ccgui.glade.h:2 #, fuzzy msgid "Bug Reports:" msgstr "Nenahlásené!" #: ../src/gui/ccgui.glade.h:3 msgid "Command:" msgstr "Príkaz" #: ../src/gui/ccgui.glade.h:4 #, fuzzy msgid "Comment:" msgstr "Komentár" #: ../src/gui/ccgui.glade.h:5 msgid "Crash Count:" msgstr "Počet pádov:" #: ../src/gui/ccgui.glade.h:6 msgid "Latest Crash:" msgstr "Posledný pád" #: ../src/gui/ccgui.glade.h:7 msgid "Reason:" msgstr "Dôvod" #: ../src/gui/ccgui.glade.h:8 msgid "User:" msgstr "Užívateľ:" #: ../src/gui/ccgui.glade.h:9 msgid "About ABRT" msgstr "O programe ABRT" #: ../src/gui/ccgui.glade.h:11 msgid "Copy to Clipboard" msgstr "Skopírovať do schránky" #: ../src/gui/ccgui.glade.h:12 ../src/gui/settings.glade.h:19 msgid "Plugins" msgstr "Moduly" #: ../src/gui/ccgui.glade.h:14 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version.\n" "\n" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details.\n" "\n" "You should have received a copy of the GNU General Public License along with " "this program. If not, see ." msgstr "" "Toto je slobodný software; môžete ho šíriť a/alebo upravovať podľa " "ustanovení GNU General Public License vydaných Free Software Foundation; buď " "verzia 2 tejto licencie alebo (podľa vášho uváženia) ktorákoľvek neskoršia " "verzia.\n" "\n" "Tento program je šírený v nádeji, že bude užitočný, avšak BEZ AKEJKOĽVEK " "ZÁRUKY; neposkytujú sa ani odvodené záruky PREDAJNOSTI alebo VHODNOSTI PRE " "URČITÝ ÚČEL. Ďalšie podrobnosti môžete nájsť v GNU General Public License.\n" "\n" "Kópiu GNU General Public License by ste mali obdržať spolu s týmto " "programom. Ak sa tak nestalo navštívte ." #: ../src/gui/ccgui.glade.h:19 ../src/gui/CReporterAssistant.py:71 msgid "View log" msgstr "" #: ../src/gui/ccgui.glade.h:20 msgid "_Edit" msgstr "_Upraviť" #: ../src/gui/ccgui.glade.h:21 msgid "_File" msgstr "_Súbor" #: ../src/gui/ccgui.glade.h:22 msgid "_Help" msgstr "_Pomocník" #. add pixbuff separatelly #: ../src/gui/CCMainWindow.py:63 #, fuzzy msgid "Reported" msgstr "Nahlásený" #: ../src/gui/CCMainWindow.py:71 msgid "Application" msgstr "Aplikácia" #: ../src/gui/CCMainWindow.py:73 msgid "Hostname" msgstr "" #: ../src/gui/CCMainWindow.py:75 msgid "Latest Crash" msgstr "Posledný pád" #: ../src/gui/CCMainWindow.py:143 #, fuzzy, python-format msgid "" "Cannot show the settings dialog.\n" "%s" msgstr "" "Nie je možné uložiť dialóg:\n" " %s s nastaveniami" #: ../src/gui/CCMainWindow.py:148 #, fuzzy, python-format msgid "" "Unable to finish the current task!\n" "%s" msgstr "" "Nepodarilo sa dokončiť aktuálnu úlohu!\n" "%s" #. there is something wrong with the daemon if we cant get the dumplist #: ../src/gui/CCMainWindow.py:183 #, fuzzy, python-format msgid "" "Error while loading the dumplist.\n" "%s" msgstr "" "Chyba pri načítavaní dumplistu, prosím skontrolujte, či démon abrt beží\n" " %s" #: ../src/gui/CCMainWindow.py:241 #, python-format msgid "" "%s Crash\n" "%s" msgstr "" "Pád %s\n" "%s" #: ../src/gui/CCMainWindow.py:337 msgid "You have to select a crash to copy." msgstr "Musíte zvoliť konkrétny pád, ktorý sa má skopírovať" #: ../src/gui/CCMainWindow.py:421 msgid "" "Usage: abrt-gui [OPTIONS]\n" "\t-v[vv]\t\t\tVerbose\n" "\t--report=CRASH_ID\tDirectly report crash with CRASH_ID" msgstr "" "Použitie: abrt-gui [VOĽBY]\n" "\t-v[vv]\t\t\tPodrobný\n" "\t--report=CRASH_ID\tReportovať pád priamo s CRASH_ID" #: ../src/gui/CCMainWindow.py:444 #, fuzzy, python-format msgid "" "No such crash in the database, probably wrong crashid.\n" "crashid=%s" msgstr "" "Žiaden pád v databáze, pravdepodobne chybné crashId.\n" "crashid=%s" #. default texts #: ../src/gui/CCReporterDialog.py:22 ../src/gui/CReporterAssistant.py:20 #, fuzzy msgid "Brief description of how to reproduce this or what you did..." msgstr "" "Stručne opíšte, ako zopakovať túto chybu alebo čo ste urobili (v " "angličtine!)..." #: ../src/gui/CCReporterDialog.py:107 #, fuzzy msgid "You must check the backtrace for sensitive data." msgstr "" "Musíte skontrolovať backtrace (chybový výpis), či neobsahuje citlivé údaje" #: ../src/gui/CCReporterDialog.py:118 ../src/gui/CReporterAssistant.py:364 #, fuzzy, python-format msgid "" "Reporting disabled because the backtrace is unusable.\n" "Please try to install debuginfo manually using the command: debuginfo-" "install %s \n" "then use the Refresh button to regenerate the backtrace." msgstr "" "Nahlasovanie je zablokované, pretože backtrace (chybový výpis) je " "nepoužiteľný.\n" "Skúste prosím nainštalovať debuginfo ručne pomocou príkazu: debuginfo-" "install %s \n" "a potom skúste pomocou tlačítka Obnoviť opäť vygenerovať backtrace (chybový " "výpis)." #: ../src/gui/CCReporterDialog.py:120 #, fuzzy msgid "The backtrace is unusable, you cannot report this!" msgstr "Backtrace (chybový výpis) je nepoužiteľný, nemá zmysel ho nahlasovať!" #: ../src/gui/CCReporterDialog.py:124 ../src/gui/CReporterAssistant.py:342 #: ../src/gui/CReporterAssistant.py:370 #, fuzzy msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." msgstr "" "Backtrace (chybový výpis) nie je kompletný, prosím skontrolujte či " "poskytujete aspoňpodrobný popis krokov ako chybu zreprodukovať." #: ../src/gui/CCReporterDialog.py:130 msgid "Reporting disabled, please fix the problems shown above." msgstr "" "Nahlasovanie je vypnuté, prosím vyriešte najprv problém zobrazený vyššie." #: ../src/gui/CCReporterDialog.py:132 #, fuzzy msgid "Sends the report using the selected plugin." msgstr "Odoslať hlásenie pomocou zvoleného modulu." #: ../src/gui/CCReporterDialog.py:398 #, fuzzy msgid "" "No reporter plugin available for this type of crash.\n" "Please check abrt.conf." msgstr "" "Nie je k dispozícii žiaden modul pre nahlasovanie pre tento typ pádu\n" "Prosím skontrolujte abrt.conf." #: ../src/gui/CCReporterDialog.py:418 ../src/gui/CReporterAssistant.py:249 #: ../src/gui/PluginsSettingsDialog.py:136 #, fuzzy, python-format msgid "" "Cannot save plugin settings:\n" " %s" msgstr "" "Nie je možné uložiť nastavenie modulu:\n" " %s" #: ../src/gui/CCReporterDialog.py:448 ../src/gui/CReporterAssistant.py:279 #, fuzzy, python-format msgid "Configure %s options" msgstr "Upraviť nastavenia pre %s" #: ../src/gui/CCReporterDialog.py:498 ../src/gui/CReporterAssistant.py:1074 #, fuzzy msgid "" "Unable to get report!\n" "Is debuginfo missing?" msgstr "" "Nepodarilo sa získať hlásenie!\n" "Nechýba debuginfo?" #: ../src/gui/CCReporterDialog.py:527 ../src/gui/CReporterAssistant.py:455 #, python-format msgid "" "Reporting failed!\n" "%s" msgstr "" "Nahlásenie zlyhalo!\n" "%s" #: ../src/gui/CCReporterDialog.py:553 ../src/gui/CCReporterDialog.py:574 #: ../src/gui/CReporterAssistant.py:1113 #, fuzzy, python-format msgid "Error acquiring the report: %s" msgstr "Chyba pri získavaní hlásenia: %s" #: ../src/gui/ConfBackend.py:78 #, fuzzy msgid "Cannot connect to the Gnome Keyring daemon." msgstr "Nedá sa pripojiť k dbus" #. could happen if keyring daemon is running, but we run gui under #. user who is not the owner of the running session - using su #: ../src/gui/ConfBackend.py:84 #, fuzzy msgid "Cannot get the default keyring." msgstr "Nie je možné získať popis modulu" #: ../src/gui/ConfBackend.py:103 ../src/gui/ConfBackend.py:120 msgid "" "Access to gnome-keyring has been denied, plugins settings will not be saved." msgstr "" #. we tried 2 times, so giving up the authorization #: ../src/gui/ConfBackend.py:154 #, python-format msgid "" "Access to gnome-keyring has been denied, cannot load the settings for %s!" msgstr "" #: ../src/gui/ConfBackend.py:207 msgid "Access to gnome-keyring has been denied, cannot load settings." msgstr "" #: ../src/gui/CReporterAssistant.py:21 msgid "Crash info doesn't contain a backtrace" msgstr "" #: ../src/gui/CReporterAssistant.py:334 #, python-format msgid "Rating is %s" msgstr "" #: ../src/gui/CReporterAssistant.py:337 msgid "Crashdump doesn't have rating => we suppose it's not required" msgstr "" #: ../src/gui/CReporterAssistant.py:350 #, fuzzy msgid "You should check the backtrace for sensitive data." msgstr "" "Musíte skontrolovať backtrace (chybový výpis), či neobsahuje citlivé údaje" #: ../src/gui/CReporterAssistant.py:351 msgid "You must agree with sending the backtrace." msgstr "" #: ../src/gui/CReporterAssistant.py:366 #, fuzzy msgid "Reporting disabled because the backtrace is unusable." msgstr "" "Nahlasovanie je vypnuté, prosím vyriešte najprv problém zobrazený vyššie." #: ../src/gui/CReporterAssistant.py:412 msgid "You did not provide any steps to reproduce." msgstr "" #: ../src/gui/CReporterAssistant.py:426 msgid "You did not provide any comments." msgstr "" #: ../src/gui/CReporterAssistant.py:507 #, python-format msgid "" "It looks like an application from the package %s has crashed on your " "system. It is a good idea to send a bug report about this issue. The report " "will provide software maintainers with information essential in figuring out " "how to provide a bug fix for you.\n" "\n" "Please review the information that follows and modify it as needed to ensure " "your bug report does not contain any sensitive data you would rather not " "share.\n" "\n" "Select where you would like to report the bug, and press 'Forward' to " "continue." msgstr "" #: ../src/gui/CReporterAssistant.py:548 msgid "Only one reporter plugin is configured." msgstr "" #: ../src/gui/CReporterAssistant.py:554 #, fuzzy msgid "Send a bug report" msgstr "Odoslať hlásenie" #: ../src/gui/CReporterAssistant.py:592 msgid "" "Below is the backtrace associated with your crash. A crash backtrace " "provides developers with details about how the crash happened, helping them " "track down the source of the problem.\n" "\n" "Please review the backtrace below and modify it as needed to ensure your bug " "report does not contain any sensitive data you would rather not share:" msgstr "" #: ../src/gui/CReporterAssistant.py:663 ../src/gui/CReporterAssistant.py:676 #: ../src/gui/CReporterAssistant.py:710 #, python-format msgid "Found %i occurence(s) [at: %i of %i]" msgstr "" #: ../src/gui/CReporterAssistant.py:747 msgid "Search:" msgstr "" #: ../src/gui/CReporterAssistant.py:778 msgid "Refresh" msgstr "" #: ../src/gui/CReporterAssistant.py:780 msgid "Copy" msgstr "" #: ../src/gui/CReporterAssistant.py:786 msgid "I agree with submitting the backtrace" msgstr "" #: ../src/gui/CReporterAssistant.py:791 msgid "Approve the backtrace" msgstr "" #: ../src/gui/CReporterAssistant.py:834 msgid "You need to fill the how to before you can proceed..." msgstr "" #: ../src/gui/CReporterAssistant.py:857 msgid "How did this crash happen (step-by-step)? How would you reproduce it?" msgstr "" #: ../src/gui/CReporterAssistant.py:877 msgid "" "Are there any comments you would like to share with the software maintainers?" msgstr "" #: ../src/gui/CReporterAssistant.py:897 msgid "Provide additional details" msgstr "" #: ../src/gui/CReporterAssistant.py:904 msgid "" "Tip: Your comments are not private. Please watch what you say " "accordingly." msgstr "" #: ../src/gui/CReporterAssistant.py:945 msgid "Confirm and send the report" msgstr "" #: ../src/gui/CReporterAssistant.py:947 msgid "" "Below is a summary of your bug report. Please click 'Apply' to submit it." msgstr "" #: ../src/gui/CReporterAssistant.py:952 #, fuzzy msgid "Basic details" msgstr "Modul" #. left table #: ../src/gui/CReporterAssistant.py:959 #, fuzzy msgid "Component" msgstr "Všeobecné" #: ../src/gui/CReporterAssistant.py:960 msgid "Package" msgstr "Balíček" #: ../src/gui/CReporterAssistant.py:961 msgid "Executable" msgstr "" #: ../src/gui/CReporterAssistant.py:962 msgid "Cmdline" msgstr "" #. right table #: ../src/gui/CReporterAssistant.py:964 msgid "Architecture" msgstr "" #: ../src/gui/CReporterAssistant.py:965 msgid "Kernel" msgstr "" #: ../src/gui/CReporterAssistant.py:966 #, fuzzy msgid "Release" msgstr "Odstrániť" #: ../src/gui/CReporterAssistant.py:967 #, fuzzy msgid "Reason" msgstr "Dôvod" #: ../src/gui/CReporterAssistant.py:978 ../src/gui/report.glade.h:3 msgid "Backtrace" msgstr "Backtrace (popis chyby)" #: ../src/gui/CReporterAssistant.py:981 msgid "Click to view..." msgstr "" #: ../src/gui/CReporterAssistant.py:993 #, fuzzy msgid "Steps to reproduce:" msgstr "Čas (alebo doba)" #: ../src/gui/CReporterAssistant.py:1014 #, fuzzy msgid "Comments:" msgstr "Komentár" #: ../src/gui/CReporterAssistant.py:1017 msgid "No comment provided!" msgstr "" #: ../src/gui/CReporterAssistant.py:1053 msgid "Finished sending the bug report" msgstr "" #: ../src/gui/CReporterAssistant.py:1057 #, fuzzy msgid "Bug reports:" msgstr "Nenahlásené!" #: ../src/gui/dialogs.glade.h:1 msgid "Log" msgstr "" #: ../src/gui/dialogs.glade.h:2 msgid "Report done" msgstr "Úspešne nahlásené :)" #: ../src/gui/PluginSettingsUI.py:18 #, fuzzy msgid "Cannot find PluginDialog widget in the UI description!" msgstr "Prvok PluginDialog nie je možné nájsť v popise UI!" #: ../src/gui/PluginSettingsUI.py:25 #, python-format msgid "" "No UI for the plugin %s, this is probably a bug.\n" "Please report it at https://fedorahosted.org/abrt/newticket" msgstr "" #: ../src/gui/PluginSettingsUI.py:60 ../src/gui/PluginSettingsUI.py:86 #, fuzzy msgid "Combo box is not implemented" msgstr "combo box nie je implementovaný" #: ../src/gui/PluginSettingsUI.py:69 msgid "Nothing to hydrate!" msgstr "Žiadne dáta na zobrazenie!" #: ../src/gui/PluginsSettingsDialog.py:25 #, fuzzy msgid "Cannot load the GUI description for SettingsDialog!" msgstr "Nie je možné načítať popis užívateľského rozhrania pre SettingsDialog!" #. Create/configure columns and add them to pluginlist #. column "name" has two kind of cells: #: ../src/gui/PluginsSettingsDialog.py:42 #, fuzzy msgid "Name" msgstr "Názov" #: ../src/gui/PluginsSettingsDialog.py:118 msgid "Please select a plugin from the list to edit its options." msgstr "" #: ../src/gui/PluginsSettingsDialog.py:126 #, fuzzy, python-format msgid "" "Error while opening the plugin settings UI: \n" "\n" "%s" msgstr "" "Chyba počas otvárania nastavení modulu: \n" "\n" "%s" #: ../src/gui/progress_window.glade.h:1 ../src/gui/report.glade.h:17 #, fuzzy msgid "Details" msgstr "Podrobnosti o module" #: ../src/gui/progress_window.glade.h:2 ../src/gui/report.glade.h:21 #, fuzzy msgid "Please wait..." msgstr "Prosím čakajte..." #: ../src/gui/report.glade.h:1 msgid " " msgstr " " #: ../src/gui/report.glade.h:2 msgid "Attachments" msgstr "Prílohy" #: ../src/gui/report.glade.h:4 #, fuzzy msgid "Comment" msgstr "Komentár" #: ../src/gui/report.glade.h:5 msgid "How to reproduce (in a few simple steps)" msgstr "Ako chybu zreprodukovať (pár jednoduchých krokov)" #: ../src/gui/report.glade.h:6 #, fuzzy msgid "Please fix the following problems:" msgstr "Prosím vyriešte nasledovné problémy" #: ../src/gui/report.glade.h:7 msgid "Where do you want to report this incident?" msgstr "Kam chcete reportovať tento incident?" #: ../src/gui/report.glade.h:8 #, fuzzy msgid "Architecture:" msgstr "Architektúra:" #: ../src/gui/report.glade.h:9 #, fuzzy msgid "Cmdline:" msgstr "Shell príkaz:" #: ../src/gui/report.glade.h:10 #, fuzzy msgid "Component:" msgstr "Komponenta:" #: ../src/gui/report.glade.h:11 #, fuzzy msgid "Executable:" msgstr "Binárka:" #: ../src/gui/report.glade.h:12 #, fuzzy msgid "Kernel:" msgstr "Jadro:" #: ../src/gui/report.glade.h:13 #, fuzzy msgid "Package:" msgstr "Balík:" #: ../src/gui/report.glade.h:14 #, fuzzy msgid "Reason:" msgstr "Dôvod:" #: ../src/gui/report.glade.h:15 #, fuzzy msgid "Release:" msgstr "Vydanie:" #: ../src/gui/report.glade.h:18 #, fuzzy msgid "Forces ABRT to regenerate the backtrace." msgstr "Vyzvať ABRT k opätovnému vygenrovaniu backtrace (chybového výpisu)" #: ../src/gui/report.glade.h:19 #, fuzzy msgid "I checked the backtrace and removed sensitive data (passwords, etc)" msgstr "" "Skontroloval som backtrace (cybový výpis) a odstránil som citlivé údaje " "(heslá a pod.)" #: ../src/gui/report.glade.h:20 msgid "N/A" msgstr "Nie je k dispozícii" #: ../src/gui/report.glade.h:22 #, fuzzy msgid "Reporter Selector" msgstr "Reportovacie moduly" #: ../src/gui/report.glade.h:23 msgid "Send report" msgstr "Odoslať hlásenie" #: ../src/gui/report.glade.h:24 msgid "Show log" msgstr "Zobraziť log" #: ../src/gui/SettingsDialog.py:34 ../src/gui/SettingsDialog.py:51 msgid "Select plugin" msgstr "Výber modulu" #: ../src/gui/SettingsDialog.py:37 msgid "Select database backend" msgstr "Výber databázového backendu" #: ../src/gui/SettingsDialog.py:170 msgid "Remove this job" msgstr "Odstrániť túto úlohu" #: ../src/gui/SettingsDialog.py:214 msgid "Remove this action" msgstr "Odstrániť túto akciu" #: ../src/gui/settings.glade.h:1 msgid "Analyzer plugin" msgstr "Analyzačné moduly" #: ../src/gui/settings.glade.h:2 msgid "Associated action" msgstr "Priradená akcia" #: ../src/gui/settings.glade.h:3 #, fuzzy msgid "Plugin details" msgstr "Modul" #: ../src/gui/settings.glade.h:4 msgid "Plugin" msgstr "Modul" #: ../src/gui/settings.glade.h:5 msgid "Time (or period)" msgstr "Čas (alebo doba)" #: ../src/gui/settings.glade.h:6 msgid "Analyzers, Actions, Reporters" msgstr "Analyzátory, akcie, reportéri" #: ../src/gui/settings.glade.h:7 msgid "Author:" msgstr "Autor:" #: ../src/gui/settings.glade.h:8 msgid "Blacklisted packages: " msgstr "Balíčky na čiernej listine: " #: ../src/gui/settings.glade.h:9 #, fuzzy msgid "C_onfigure Plugin" msgstr "_Nastaviť modul" #: ../src/gui/settings.glade.h:10 msgid "Check package GPG signature" msgstr "Skontrolovať GPG podpis balíčka" #: ../src/gui/settings.glade.h:11 msgid "Common" msgstr "Všeobecné" #: ../src/gui/settings.glade.h:12 msgid "Cron" msgstr "Cron" #: ../src/gui/settings.glade.h:13 msgid "Database backend: " msgstr "Databázový backend:" #: ../src/gui/settings.glade.h:14 #, fuzzy msgid "Description:" msgstr "Verzia:" #: ../src/gui/settings.glade.h:15 msgid "GPG Keys" msgstr "GPG kľúče" #: ../src/gui/settings.glade.h:16 msgid "GPG keys: " msgstr "GPG kľúče: " #: ../src/gui/settings.glade.h:17 #, fuzzy msgid "Max coredump storage size (MB):" msgstr "Maximálna veľkosť coredump (MB):" #: ../src/gui/settings.glade.h:18 #, fuzzy msgid "Name:" msgstr "Názov" #: ../src/gui/settings.glade.h:20 msgid "Preferences" msgstr "Predvoľby" #: ../src/gui/settings.glade.h:21 msgid "Version:" msgstr "Verzia:" #: ../src/gui/settings.glade.h:22 msgid "Web Site:" msgstr "Web stránka:" #: ../src/gui/settings_wizard.glade.h:1 #, fuzzy msgid "Do you want to continue?" msgstr "Kam chcete reportovať tento incident?" #: ../src/gui/settings_wizard.glade.h:2 #, fuzzy msgid "Wrong Settings Detected" msgstr "Nič nevybrané" #: ../src/gui/settings_wizard.glade.h:3 msgid "" "Wrong settings were detected for some of the enabled reporter plugins. " "Please use the buttons below to open the respective configuration and fix it " "before you proceed, otherwise, the reporting process may fail.\n" msgstr "" #: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.cpp:47 #, c-format msgid "Uploaded: %llu of %llu kbytes" msgstr "" #: ../src/lib/parse_options.c:11 #, c-format msgid "Usage: %s\n" msgstr "" #: ../src/plugins/abrt-action-analyze-c.c:154 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID of coredumps" msgstr "" #: ../src/plugins/abrt-action-analyze-oops.c:131 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of oops crash dumps" msgstr "" #: ../src/plugins/abrt-action-analyze-python.c:36 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of python crash dumps" msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:532 #, fuzzy, c-format msgid "New bug id: %i" msgstr "ID novej chyby: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:645 #, c-format msgid "Can't open '%s'" msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:665 #, fuzzy, c-format msgid "Empty login or password, please check %s" msgstr "Login alebo heslo sú prázdne. Prosím skontrolujte Bugzilla.conf" #: ../src/plugins/abrt-action-bugzilla.cpp:683 msgid "Logging into bugzilla..." msgstr "Prihlasovanie do bugzilly..." #: ../src/plugins/abrt-action-bugzilla.cpp:686 msgid "Checking for duplicates..." msgstr "Kontrola na duplicitu..." #: ../src/plugins/abrt-action-bugzilla.cpp:707 #: ../src/plugins/abrt-action-bugzilla.cpp:743 msgid "Missing mandatory member 'bugs'" msgstr "Chýba povinná položka 'bugs'" #: ../src/plugins/abrt-action-bugzilla.cpp:726 #: ../src/plugins/abrt-action-bugzilla.cpp:759 #: ../src/plugins/abrt-action-bugzilla.cpp:834 msgid "get_bug_info() failed. Could not collect all mandatory information" msgstr "" "Funkcia get_bug_info() bola neúspešná. Nie je možné zhromaždiť všetky " "povinné informácie" #: ../src/plugins/abrt-action-bugzilla.cpp:775 #, fuzzy msgid "Creating a new bug..." msgstr "Vytváranie novej správy o chybe..." #: ../src/plugins/abrt-action-bugzilla.cpp:780 msgid "Bugzilla entry creation failed" msgstr "Vytvorenie novej položky v Bugzille sa nepodarilo" #: ../src/plugins/abrt-action-bugzilla.cpp:790 #: ../src/plugins/abrt-action-bugzilla.cpp:887 msgid "Logging out..." msgstr "Odhlasovanie..." #. decision based on state #: ../src/plugins/abrt-action-bugzilla.cpp:808 #, fuzzy, c-format msgid "Bug is already reported: %i" msgstr "Táto chyba je už nahlásená pod číslom: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:819 #, fuzzy, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "Bugzilla nevie nájsť rodiča bugu (chyby) č. %d" #: ../src/plugins/abrt-action-bugzilla.cpp:848 #, fuzzy, c-format msgid "Add %s to CC list" msgstr "Pridať %s do zoznamu CC adresátov" #: ../src/plugins/abrt-action-bugzilla.cpp:872 #, c-format msgid "Adding new comment to bug %d" msgstr "Pridať nový komentár k bugu (chybe) č. %d" #: ../src/plugins/abrt-action-generate-backtrace.c:319 #, c-format msgid "Backtrace parsing failed for %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:72 #, python-format msgid "Extracting cpio from %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:77 msgid "Can't write to:" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:87 msgid "Removing the temporary rpm file" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:91 #, python-format msgid "Can't extract package: %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:99 #, python-format msgid "Caching files from %s made from %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:107 msgid "Removing the temporary cpio file" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:110 #, python-format msgid "Can't extract files from: %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:134 #: ../src/plugins/abrt-action-install-debuginfo.py:140 #, python-format msgid "Downloading (%i of %i) %.30s : %.3s %%" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:169 #, fuzzy msgid "Searching the missing debuginfo packages" msgstr "Hľadanie debug-info balíčkov..." #: ../src/plugins/abrt-action-install-debuginfo.py:224 #, python-format msgid "To download: (%.2f) M / Installed size: %.2f M" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:240 msgid "Is this ok? [y/N] " msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:257 #, python-format msgid "Downloading package %s failed" msgstr "" #. recursively delete the temp dir on failure #: ../src/plugins/abrt-action-install-debuginfo.py:268 msgid "Unpacking failed, aborting download..." msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:275 #, python-format msgid "All downloaded packages have been extracted, removing %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:280 #, python-format msgid "Can't remove %s, probably contains an error log" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:305 #, python-format msgid "Analyzing corefile: %(corefile_path)s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:384 #, python-format msgid "Can't remove %(tmpdir_path)s: %(reason)s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:394 msgid "Exiting on user Command" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:413 #, python-format msgid "Usage: %s --core= --tmpdir= --cachedir=" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:442 #, fuzzy msgid "You have to specify the path to coredump." msgstr "Musíte zvoliť konkrétny pád, ktorý sa má skopírovať" #: ../src/plugins/abrt-action-install-debuginfo.py:446 #, fuzzy msgid "You have to specify the path to cachedir." msgstr "Musíte zvoliť konkrétny pád, ktorý sa má skopírovať" #: ../src/plugins/abrt-action-install-debuginfo.py:450 #, fuzzy msgid "You have to specify the path to tmpdir." msgstr "Musíte zvoliť konkrétny pád, ktorý sa má skopírovať" #: ../src/plugins/abrt-action-install-debuginfo.py:463 msgid "All debuginfo seems to be available" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:470 #, fuzzy msgid "Complete!" msgstr "Všeobecné" #: ../src/plugins/abrt-action-kerneloops.cpp:111 #, fuzzy, c-format msgid "Submitting oops report to %s" msgstr "Zapisujem hlásenie do '%s'" #: ../src/plugins/abrt-action-mailx.cpp:114 msgid "Sending an email..." msgstr "Odosielanie e-mailu..." #: ../src/plugins/abrt-action-mailx.cpp:138 msgid "" " [-v] -d DIR [-c CONFFILE]\n" "\n" "Upload compressed tarball of crash dump" msgstr "" #: ../src/plugins/abrt-action-mailx.cpp:151 #: ../src/plugins/abrt-action-upload.cpp:267 msgid "Config file" msgstr "" #: ../src/plugins/abrt-action-print.cpp:39 msgid "" " [-v] [-o FILE] -d DIR\n" "\n" "Print information about the crash to standard output" msgstr "" #: ../src/plugins/abrt-action-print.cpp:51 msgid "Output file" msgstr "" #: ../src/plugins/abrt-action-print.cpp:100 #, fuzzy, c-format msgid "The report was appended to %s" msgstr "Služba ABRT bola spustená" #: ../src/plugins/abrt-action-print.cpp:100 #, fuzzy, c-format msgid "The report was stored to %s" msgstr "Služba ABRT bola spustená" #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing #. error msg is already logged by dd_opendir #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing #: ../src/plugins/abrt-action-rhtsupport.cpp:43 #: ../src/plugins/abrt-action-upload.cpp:121 msgid "Compressing data" msgstr "" #: ../src/plugins/abrt-action-rhtsupport.cpp:78 #, fuzzy msgid "Empty login or password, please check RHTSupport.conf" msgstr "Login alebo heslo sú prázdne. Prosím skontrolujte Bugzilla.conf" #: ../src/plugins/abrt-action-rhtsupport.cpp:194 #, fuzzy msgid "Creating a new case..." msgstr "Vytváranie novej správy o chybe..." #: ../src/plugins/abrt-action-upload.cpp:65 #, fuzzy, c-format msgid "Sending %s to %s" msgstr "Odosielanie archívu %s na %s" #. This ends up a "reporting status message" in abrtd #: ../src/plugins/abrt-action-upload.cpp:98 #, c-format msgid "Successfully sent %s to %s" msgstr "" #: ../src/plugins/abrt-action-upload.cpp:219 #, c-format msgid "Archive is created: '%s'" msgstr "" #: ../src/plugins/abrt-action-upload.cpp:253 msgid "" " [-v] -d DIR [-c CONFFILE] [-u URL]\n" "\n" "Upload compressed tarball of crash dump" msgstr "" #: ../src/plugins/abrt-action-upload.cpp:268 msgid "Base URL to upload to" msgstr "" #: ../src/plugins/Bugzilla.glade.h:1 msgid "Bugzilla plugin configuration" msgstr "" #: ../src/plugins/Bugzilla.glade.h:2 msgid "Bugzilla URL:" msgstr "" #: ../src/plugins/Bugzilla.glade.h:3 msgid "Don't have an account yet?" msgstr "" #: ../src/plugins/Bugzilla.glade.h:4 msgid "Login(email):" msgstr "" #: ../src/plugins/Bugzilla.glade.h:5 ../src/plugins/RHTSupport.glade.h:3 msgid "Password:" msgstr "" #: ../src/plugins/Bugzilla.glade.h:6 ../src/plugins/RHTSupport.glade.h:5 msgid "SSL verify" msgstr "" #: ../src/plugins/Bugzilla.glade.h:7 ../src/plugins/RHTSupport.glade.h:6 msgid "Show password" msgstr "" #: ../src/plugins/Bugzilla.glade.h:8 msgid "" "You can create it here" msgstr "" #: ../src/plugins/CCpp.cpp:277 msgid "Analyzes crashes in C/C++ programs" msgstr "" #: ../src/plugins/KerneloopsReporter.glade.h:1 msgid "Kerneloops Reporter plugin configuration" msgstr "" #: ../src/plugins/KerneloopsReporter.glade.h:2 msgid "Submit URL:" msgstr "" #: ../src/plugins/KerneloopsScanner.cpp:227 msgid "Periodically scans for and saves kernel oopses" msgstr "" #: ../src/plugins/Logger.glade.h:1 msgid "Logger plugin configuration" msgstr "" #: ../src/plugins/Logger.glade.h:2 msgid "Append new logs" msgstr "" #: ../src/plugins/Logger.glade.h:3 msgid "Logger file:" msgstr "" #: ../src/plugins/Mailx.glade.h:1 msgid "Mailx plugin configuration" msgstr "" #: ../src/plugins/Mailx.glade.h:2 msgid "Recipient's Email:" msgstr "" #: ../src/plugins/Mailx.glade.h:3 msgid "Send Binary Data" msgstr "" #: ../src/plugins/Mailx.glade.h:4 msgid "Subject:" msgstr "" #: ../src/plugins/Mailx.glade.h:5 msgid "Your Email:" msgstr "" #: ../src/plugins/RHTSupport.glade.h:1 msgid "RHTSupport plugin configuration" msgstr "" #: ../src/plugins/RHTSupport.glade.h:2 msgid "Login:" msgstr "" #: ../src/plugins/RHTSupport.glade.h:4 msgid "RHTSupport URL:" msgstr "" #: ../src/plugins/Upload.glade.h:1 msgid "Upload plugin configuration" msgstr "" #: ../src/plugins/Upload.glade.h:2 msgid "Retry count:" msgstr "" #: ../src/plugins/Upload.glade.h:3 msgid "Retry delay:" msgstr "" #: ../src/plugins/Upload.glade.h:4 msgid "URL:" msgstr "" #: ../src/plugins/Upload.glade.h:5 #, fuzzy msgid "Use encryption" msgstr "Verzia:" #, fuzzy #~ msgid "Generating backtrace" #~ msgstr "Získavanie backtrace..." #, fuzzy #~ msgid "Starting the debuginfo installation" #~ msgstr "Začína inštallácia debuginfo" #~ msgid "Getting global universal unique identification..." #~ msgstr "Získavanie globálneho univerzálneho unikátneho identifikátora..." #, fuzzy #~ msgid "Skipping the debuginfo installation" #~ msgstr "Preskakovanie inštalačného debuginfo" #~ msgid "FileTransfer: URL not specified" #~ msgstr "Prenos súborov: nie je zadaná URL" #, fuzzy #~ msgid "Sending archive %s to %s" #~ msgstr "Odosielanie archívu %s na %s" #~ msgid "FileTransfer: Creating a report..." #~ msgstr "Prenos súborov: Vytváranie správy..." #, fuzzy #~ msgid "Cannot create and send an archive: %s" #~ msgstr "Nie je možné vytvoriť a odoslať archív: " #~ msgid "Creating and submitting a report..." #~ msgstr "Vytváranie a odosielanie správy..." #, fuzzy #~ msgid "Writes report to a file" #~ msgstr "Zapisujem hlásenie do '%s'" #, fuzzy #~ msgid "Creating a ReportUploader report..." #~ msgstr "Vytváranie správy..." #, fuzzy #~ msgid "Running sosreport: %s" #~ msgstr "Spúšťanie sosreport: " #, fuzzy #~ msgid "Finished running sosreport" #~ msgstr "Spúšťanie sosreport hotové" #, fuzzy #~ msgid "Can't create and send an archive %s" #~ msgstr "Nie je možné vytvoriť a odoslať archív: " #, fuzzy #~ msgid "send_string: URL not specified" #~ msgstr "Prenos súborov: nie je zadaná URL" #, fuzzy #~ msgid "Sending failed, try it again: %s" #~ msgstr "Odosielanie archívu %s na %s" #, fuzzy #~ msgid "send_file: URL not specified" #~ msgstr "Prenos súborov: nie je zadaná URL" #, fuzzy #~ msgid "New bug id: %s" #~ msgstr "ID novej chyby: %i" #, fuzzy #~ msgid "Creating a signature..." #~ msgstr "Vytváranie archívu..." #, fuzzy #~ msgid "Binary file %s will not be reported" #~ msgstr "Binárny súbor %s nebude nahlásený." #~ msgid "Jump to bug %d" #~ msgstr "Presunúť sa na bug %d" #~ msgid "Getting local universal unique identification" #~ msgstr "Získavanie lokálneho univerzálneho unikátneho identifikátora" #~ msgid "Icon" #~ msgstr "Ikona" #~ msgid "Date" #~ msgstr "Dátum" #~ msgid "Crash Rate" #~ msgstr "Počet pádov" #~ msgid "User" #~ msgstr "Používateľ" #~ msgid "Can't get username for uid %s" #~ msgstr "Nie je možné získať používateľské meno z uid %s" #~ msgid "" #~ "This crash has been reported, you can find the report(s) at:\n" #~ msgstr "Tento pád bol už nahlásený, správy môžete nájsť na:\n" #~ msgid "" #~ "WARNING, you're about to send data which might contain sensitive " #~ "information.\n" #~ "Do you really want to send %s?\n" #~ msgstr "" #~ "VAROVANIE, snažíte sa odoslať dáta, ktoré môžu obsahovať citlivé " #~ "informácie.\n" #~ "Naozaj ich chcete odoslať %s?\n" #~ msgid "gtk-ok" #~ msgstr "gtk-ok" #~ msgid "Send" #~ msgstr "Odoslať" #~ msgid "gtk-cancel" #~ msgstr "gtk-cancel" #~ msgid "Edit blacklisted packages" #~ msgstr "Upraviť balíčky na čiernej listine" #~ msgid "Global Settings" #~ msgstr "Globálne nastavenia" #~ msgid "Settings" #~ msgstr "Nastavenie" #~ msgid "This function is not implemented yet!" #~ msgstr "Táto funkcia ešte nie je implementovaná!" #~ msgid "gtk-add" #~ msgstr "gtk-add" #~ msgid "gtk-close" #~ msgstr "gtk-close" #~ msgid "gtk-remove" #~ msgstr "gtk-remove" #~ msgid "Check CC and add coment +1..." #~ msgstr "Skontrolujte zoznam CC a pridajte komentár +1..." #~ msgid "Downloading and installing debug-info packages..." #~ msgstr "Sťahovanie a inštalovanie debug-info balíčkov..." #~ msgid "Getting local universal unique identification..." #~ msgstr "Získavanie lokálneho univerzálneho unikátneho identifikátora..." #~ msgid "Executing RunApp plugin..." #~ msgstr "Spúšťanie modulu RunApp..." #~ msgid "Creating kernel oops crash reports..." #~ msgstr "Vytváranie správy o páde kernel oops..." #~ msgid "Executing SOSreport plugin..." #~ msgstr "Spúšťanie modulu SOSreport..." #~ msgid "Pending events: %i" #~ msgstr "Čakajúce udalosti: %i" #~ msgid "Can't create menu from the description, popup won't be available!\n" #~ msgstr "" #~ "Nie je možné vytvoriť menu z popisu, vyskakovacie okno nebude k " #~ "dispozícii!\n" #~ msgid "Enabled" #~ msgstr "Povolené" #~ msgid "unknown response from settings dialog" #~ msgstr "neznáma odozva od dialógu nastavenia" #~ msgid "Applet is already running." #~ msgstr "Applet už beží." #~ msgid "" #~ "This is default handler, you should register your own with " #~ "ConnectCrashHandler" #~ msgstr "" #~ "Toto je predvolený obslužný program, mali by ste si zaregistrovať váš " #~ "vlastný pomocou ConnectCrashHandler" #~ msgid "Out of memory" #~ msgstr "Nedostatok pamäte" #~ msgid "Getting local/global universal unique identification..." #~ msgstr "" #~ "Získavanie lokálneho/globálneho univerzálneho unikátneho identifikátora..."