# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" "POT-Creation-Date: 2009-09-11 04:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../src/Gui/ABRTExceptions.py:4 msgid "Another client is already running, trying to wake it." msgstr "" #: ../src/Gui/ABRTExceptions.py:10 msgid "Got unexpected data from daemon (is the database properly updated?)." msgstr "" #: ../src/Gui/ABRTPlugin.py:26 msgid "Analyzer plugins" msgstr "" #: ../src/Gui/ABRTPlugin.py:27 msgid "Action plugins" msgstr "" #: ../src/Gui/ABRTPlugin.py:28 msgid "Reporter plugins" msgstr "" #: ../src/Gui/ABRTPlugin.py:29 msgid "Database plugins" msgstr "" #: ../src/Gui/CCDBusBackend.py:140 msgid "Can't connect to dbus" msgstr "" #: ../src/Gui/CCDBusBackend.py:144 ../src/Gui/CCDBusBackend.py:164 msgid "Please check if abrt daemon is running." msgstr "" #: ../src/Gui/CCDBusBackend.py:182 msgid "" "Daemon did't return valid report info\n" "Debuginfo is missing?" msgstr "" #: ../src/Gui/ccgui.glade.h:1 msgid " " msgstr "" #: ../src/Gui/ccgui.glade.h:2 msgid "(C) 2009 Red Hat, Inc." msgstr "" #: ../src/Gui/ccgui.glade.h:3 ../src/Gui/CCMainWindow.py:223 msgid "Not reported!" msgstr "" #: ../src/Gui/ccgui.glade.h:4 msgid "Description" msgstr "" #: ../src/Gui/ccgui.glade.h:5 msgid "About ABRT" msgstr "" #: ../src/Gui/ccgui.glade.h:6 msgid "Automatic Bug Reporting Tool" msgstr "" #: ../src/Gui/ccgui.glade.h:7 msgid "Delete" msgstr "" #: ../src/Gui/ccgui.glade.h:8 msgid "Please wait.." msgstr "" #: ../src/Gui/ccgui.glade.h:9 msgid "Plugins" msgstr "" #: ../src/Gui/ccgui.glade.h:10 ../src/Gui/report.glade.h:2 msgid "Report" msgstr "" #: ../src/Gui/ccgui.glade.h:11 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 "" #: ../src/Gui/ccgui.glade.h:16 msgid "Working..." msgstr "" #: ../src/Gui/ccgui.glade.h:17 msgid "_Edit" msgstr "" #: ../src/Gui/ccgui.glade.h:18 msgid "_File" msgstr "" #: ../src/Gui/ccgui.glade.h:19 msgid "_Help" msgstr "" #: ../src/Gui/CCMainWindow.py:87 msgid "Package" msgstr "" #: ../src/Gui/CCMainWindow.py:88 msgid "Application" msgstr "" #: ../src/Gui/CCMainWindow.py:89 msgid "Date" msgstr "" #: ../src/Gui/CCMainWindow.py:90 msgid "Crash Rate" msgstr "" #: ../src/Gui/CCMainWindow.py:92 msgid "User" msgstr "" #: ../src/Gui/CCMainWindow.py:165 #, python-format msgid "" "Unable to finish current task!\n" "%s" msgstr "" #: ../src/Gui/CCMainWindow.py:182 #, python-format msgid "" "Error while loading the dumplist, please check if abrt daemon is running\n" " %s" msgstr "" #: ../src/Gui/CCMainWindow.py:215 msgid "This crash has been reported, you can find the report(s) at:\n" msgstr "" #: ../src/Gui/CCMainWindow.py:275 msgid "" "Unable to get report!\n" "Debuginfo is missing?" msgstr "" #: ../src/Gui/CCMainWindow.py:287 #, python-format msgid "" "Reporting failed!\n" "%s" msgstr "" #: ../src/Gui/CCMainWindow.py:319 #, python-format msgid "Error getting the report: %s" msgstr "" #: ../src/Gui/CCReporterDialog.py:98 #, python-format msgid "" "WARNING, you're about to send data which might contain sensitive " "information.\n" "Do you really want to send %s?\n" msgstr "" #: ../src/Gui/CCReporterDialog.py:111 msgid "Brief description how to reproduce this or what you did..." msgstr "" #: ../src/Gui/PluginSettingsUI.py:17 msgid "Can't find PluginDialog widget in UI description!" msgstr "" #. we shouldn't get here, but just to be safe #: ../src/Gui/PluginSettingsUI.py:21 #, python-format msgid "No UI for plugin %s" msgstr "" #: ../src/Gui/PluginSettingsUI.py:38 ../src/Gui/PluginSettingsUI.py:64 msgid "combo box is not implemented" msgstr "" #: ../src/Gui/PluginSettingsUI.py:47 msgid "Nothing to hydrate!" msgstr "" #: ../src/Gui/report.glade.h:1 msgid "Comment" msgstr "" #: ../src/Gui/report.glade.h:3 msgid "Send" msgstr "" #: ../src/Gui/report.glade.h:4 msgid "gtk-cancel" msgstr "" #: ../src/Gui/SettingsDialog.py:35 ../src/Gui/SettingsDialog.py:52 msgid "Select plugin" msgstr "" #: ../src/Gui/SettingsDialog.py:38 msgid "Select database backend" msgstr "" #: ../src/Gui/SettingsDialog.py:170 msgid "Remove this job" msgstr "" #: ../src/Gui/SettingsDialog.py:213 msgid "Remove this action" msgstr "" #: ../src/Applet/Applet.cpp:45 #, c-format msgid "A crash in package %s has been detected!" msgstr "" #. applet is already running #: ../src/Applet/Applet.cpp:82 msgid "Applet is already running." msgstr "" #: ../src/Applet/Applet.cpp:96 ../src/Applet/Applet.cpp:97 #: ../src/Applet/CCApplet.cpp:201 msgid "ABRT service is not running" msgstr "" #: ../src/Applet/CCApplet.cpp:135 ../src/Applet/CCApplet.cpp:343 #, c-format msgid "Pending events: %i" msgstr "" #: ../src/Applet/CCApplet.cpp:161 #, c-format msgid "Can't create menu from the description, popup won't be available!\n" msgstr "" #: ../src/Applet/CCApplet.cpp:190 msgid "" "This is default handler, you should register your own with " "ConnectCrashHandler" msgstr "" #: ../src/Applet/CCApplet.cpp:205 msgid "ABRT service has been started" msgstr "" #: ../src/Applet/CCApplet.cpp:231 msgid "Out of memory" msgstr "" #: ../src/Applet/CCApplet.cpp:247 msgid "Warning" msgstr "" #: ../lib/Plugins/Bugzilla.cpp:84 msgid "Empty login and password. Please check Bugzilla.conf" msgstr "" #: ../lib/Plugins/Bugzilla.cpp:228 msgid "Bug is already reported: " msgstr "" #: ../lib/Plugins/Bugzilla.cpp:283 #, c-format msgid "Binary file %s will not be reported." msgstr "" #: ../lib/Plugins/Bugzilla.cpp:353 msgid "New bug id: " msgstr "" #: ../lib/Plugins/Bugzilla.cpp:421 msgid "Checking for duplicates..." msgstr "" #: ../lib/Plugins/Bugzilla.cpp:424 ../lib/Plugins/Bugzilla.cpp:436 msgid "Logging into bugzilla..." msgstr "" #: ../lib/Plugins/Bugzilla.cpp:427 msgid "Check CC and add coment +1..." msgstr "" #: ../lib/Plugins/Bugzilla.cpp:448 msgid "Creating new bug..." msgstr "" #: ../lib/Plugins/Bugzilla.cpp:453 msgid "Logging out..." msgstr "" #: ../lib/Plugins/Kerneloops.cpp:38 msgid "Getting local/global universal unique identification..." msgstr "" #: ../lib/Plugins/CCpp.cpp:82 msgid "Searching for debug-info packages..." msgstr "" #: ../lib/Plugins/CCpp.cpp:120 msgid "Downloading and installing debug-info packages..." msgstr "" #: ../lib/Plugins/CCpp.cpp:180 msgid "Getting backtrace..." msgstr "" #: ../lib/Plugins/CCpp.cpp:428 msgid "Getting local universal unique identification..." msgstr "" #: ../lib/Plugins/CCpp.cpp:454 msgid "Getting global universal unique identification..." msgstr "" #: ../lib/Plugins/CCpp.cpp:472 msgid "Starting report creation..." msgstr "" #: ../lib/Plugins/CCpp.cpp:493 #, c-format msgid "Skip debuginfo installation for package %s" msgstr "" #: ../lib/Plugins/KerneloopsReporter.cpp:101 msgid "Creating and submitting a report..." msgstr "" #: ../lib/Plugins/Logger.cpp:58 ../lib/Plugins/Mailx.cpp:124 msgid "Creating a report..." msgstr "" #: ../lib/Plugins/RunApp.cpp:62 msgid "Executing RunApp plugin..." msgstr "" #: ../lib/Plugins/FileTransfer.cpp:52 ../lib/Plugins/FileTransfer.cpp:247 msgid "FileTransfer: URL not specified" msgstr "" #: ../lib/Plugins/FileTransfer.cpp:69 #, c-format msgid "Sending archive %s via %s" msgstr "" #: ../lib/Plugins/FileTransfer.cpp:121 msgid "Creating an archive..." msgstr "" #: ../lib/Plugins/FileTransfer.cpp:176 msgid "File Transfer: Creating a report..." msgstr "" #: ../lib/Plugins/FileTransfer.cpp:197 ../lib/Plugins/FileTransfer.cpp:226 msgid "CFileTransfer::Run(): Cannot create and send an archive: " msgstr "" #: ../lib/Plugins/KerneloopsScanner.cpp:79 msgid "Creating kernel oops crash reports..." msgstr "" #: ../lib/Plugins/Mailx.cpp:110 msgid "Sending an email..." msgstr "" #: ../lib/Plugins/SOSreport.cpp:116 msgid "Executing SOSreport plugin..." msgstr "" #: ../lib/Plugins/SOSreport.cpp:138 msgid "running sosreport: " msgstr "" #: ../lib/Plugins/SOSreport.cpp:153 msgid "done running sosreport" msgstr ""