From 5945b16d67698fe9f3e20feb7f69d8d816575d63 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 29 Nov 2010 18:32:25 +0100 Subject: updated po files --- po/en_GB.po | 434 +++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 272 insertions(+), 162 deletions(-) (limited to 'po/en_GB.po') diff --git a/po/en_GB.po b/po/en_GB.po index 66a047e7..9ecf1eb7 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ABRT\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" -"POT-Creation-Date: 2010-11-22 21:34+0100\n" +"POT-Creation-Date: 2010-11-29 13:51+0100\n" "PO-Revision-Date: 2010-08-04 11:47+0100\n" "Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" @@ -40,38 +40,38 @@ msgstr "A crash has been detected" msgid "ABRT service is not running" msgstr "ABRT service is not running" -#: ../src/applet/applet_gtk.c:173 ../src/applet/applet_gtk.c:360 -#: ../src/applet/applet_gtk.c:387 +#: ../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 "Warning" -#: ../src/applet/applet_gtk.c:223 +#: ../src/applet/applet_gtk.c:230 msgid "" "Notification area applet that notifies users about issues detected by ABRT" msgstr "" "Notification area applet that notifies users about issues detected by ABRT" -#: ../src/applet/applet_gtk.c:239 ../src/gui/ccgui.glade.h:23 +#: ../src/applet/applet_gtk.c:246 ../src/gui/ccgui.glade.h:23 msgid "translator-credits" msgstr "Bruce Cowan " -#: ../src/applet/applet_gtk.c:249 +#: ../src/applet/applet_gtk.c:256 msgid "Hide" msgstr "Hide" -#: ../src/applet/applet_gtk.c:353 ../src/gui/ccgui.glade.h:13 +#: ../src/applet/applet_gtk.c:360 ../src/gui/ccgui.glade.h:13 msgid "Report" msgstr "Report" -#: ../src/applet/applet_gtk.c:356 ../src/applet/applet_gtk.c:384 +#: ../src/applet/applet_gtk.c:363 ../src/applet/applet_gtk.c:391 msgid "Open ABRT" msgstr "Open ABRT" #: ../src/cli/CLI.cpp:47 -#, c-format +#, fuzzy, c-format msgid "" +"\tCrash dump : %s\n" "\tUID : %s\n" -"\tUUID : %s\n" "\tPackage : %s\n" "\tExecutable : %s\n" "\tCrash Time : %s\n" @@ -89,10 +89,10 @@ msgstr "" msgid "\tHostname : %s\n" msgstr "\tHostname : %s\n" -#: ../src/cli/CLI.cpp:94 +#: ../src/cli/CLI.cpp:98 #, fuzzy, c-format msgid "" -"Crash ID: %s:%s\n" +"Dump directory: %s\n" "Last crash: %s\n" "Analyzer: %s\n" "Component: %s\n" @@ -114,27 +114,27 @@ msgstr "" "Coredump file: %s\n" "Reason: %s\n" -#: ../src/cli/CLI.cpp:122 +#: ../src/cli/CLI.cpp:125 #, fuzzy, c-format msgid "Coredump file: %s\n" msgstr "Crash function: %s\n" -#: ../src/cli/CLI.cpp:126 +#: ../src/cli/CLI.cpp:129 #, fuzzy, c-format msgid "Rating: %s\n" msgstr "Hostname: %s\n" -#: ../src/cli/CLI.cpp:131 +#: ../src/cli/CLI.cpp:134 #, c-format msgid "Crash function: %s\n" msgstr "Crash function: %s\n" -#: ../src/cli/CLI.cpp:135 +#: ../src/cli/CLI.cpp:138 #, c-format msgid "Hostname: %s\n" msgstr "Hostname: %s\n" -#: ../src/cli/CLI.cpp:139 +#: ../src/cli/CLI.cpp:142 #, c-format msgid "" "\n" @@ -145,7 +145,7 @@ msgstr "" "How to reproduce:\n" "%s\n" -#: ../src/cli/CLI.cpp:143 +#: ../src/cli/CLI.cpp:146 #, c-format msgid "" "\n" @@ -156,7 +156,7 @@ msgstr "" "Comment:\n" "%s\n" -#: ../src/cli/CLI.cpp:149 +#: ../src/cli/CLI.cpp:152 #, c-format msgid "" "\n" @@ -168,8 +168,8 @@ msgstr "" "%s\n" #. Message has embedded tabs. -#: ../src/cli/CLI.cpp:247 -#, c-format +#: ../src/cli/CLI.cpp:243 +#, fuzzy, c-format msgid "" "Usage: %s [OPTION]\n" "\n" @@ -188,8 +188,7 @@ msgid "" "\t -b, --backtrace\tprint detailed information about a crash including " "backtrace\n" "CRASH_ID can be:\n" -"\tUID:UUID pair,\n" -"\tunique UUID prefix - the crash with matching UUID will be acted upon\n" +"\ta name of dump directory, or\n" "\t@N - N'th crash (as displayed by --list --full) will be acted upon\n" msgstr "" "Usage: %s [OPTION]\n" @@ -213,24 +212,24 @@ msgstr "" "\tunique UUID prefix - the crash with matching UUID will be acted upon\n" "\t@N - N'th crash (as displayed by --list --full) will be acted upon\n" -#: ../src/cli/CLI.cpp:292 +#: ../src/cli/CLI.cpp:287 msgid "You must specify exactly one operation" msgstr "You must specify exactly one operation" -#: ../src/cli/report.cpp:167 +#: ../src/cli/report.cpp:166 #, c-format msgid "# This field is read only\n" msgstr "# This field is read only\n" -#: ../src/cli/report.cpp:187 +#: ../src/cli/report.cpp:186 msgid "# Describe the circumstances of this crash below" msgstr "# Describe the circumstances of this crash below" -#: ../src/cli/report.cpp:189 +#: ../src/cli/report.cpp:188 msgid "# How to reproduce the crash?" msgstr "# How to reproduce the crash?" -#: ../src/cli/report.cpp:191 +#: ../src/cli/report.cpp:190 msgid "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" @@ -238,47 +237,47 @@ msgstr "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" -#: ../src/cli/report.cpp:193 +#: ../src/cli/report.cpp:192 msgid "# Architecture" msgstr "# Architecture" -#: ../src/cli/report.cpp:194 +#: ../src/cli/report.cpp:193 msgid "# Command line" msgstr "# Command line" -#: ../src/cli/report.cpp:195 +#: ../src/cli/report.cpp:194 msgid "# Component" msgstr "# Component" -#: ../src/cli/report.cpp:196 +#: ../src/cli/report.cpp:195 msgid "# Core dump" msgstr "# Core dump" -#: ../src/cli/report.cpp:197 +#: ../src/cli/report.cpp:196 msgid "# Executable" msgstr "# Executable" -#: ../src/cli/report.cpp:198 +#: ../src/cli/report.cpp:197 msgid "# Kernel version" msgstr "# Kernel version" -#: ../src/cli/report.cpp:199 +#: ../src/cli/report.cpp:198 msgid "# Package" msgstr "# Package" -#: ../src/cli/report.cpp:200 +#: ../src/cli/report.cpp:199 msgid "# Reason of crash" msgstr "# Reason of crash" -#: ../src/cli/report.cpp:201 +#: ../src/cli/report.cpp:200 msgid "# Release string of the operating system" msgstr "# Release string of the operating system" -#: ../src/cli/report.cpp:324 +#: ../src/cli/report.cpp:323 msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" -#: ../src/cli/report.cpp:412 +#: ../src/cli/report.cpp:411 msgid "" "\n" "The report has been updated" @@ -286,7 +285,7 @@ msgstr "" "\n" "The report has been updated" -#: ../src/cli/report.cpp:414 +#: ../src/cli/report.cpp:413 msgid "" "\n" "No changes were detected in the report" @@ -295,61 +294,61 @@ msgstr "" "No changes were detected in the report" #. The response might take more than 1 char in non-latin scripts. -#: ../src/cli/report.cpp:540 +#: ../src/cli/report.cpp:464 msgid "y" msgstr "" -#: ../src/cli/report.cpp:541 +#: ../src/cli/report.cpp:465 msgid "N" msgstr "" #. Read the missing information and push it to plugin settings. -#: ../src/cli/report.cpp:641 +#: ../src/cli/report.cpp:565 #, c-format msgid "Wrong settings were detected for plugin %s\n" msgstr "Wrong settings were detected for plugin %s\n" -#: ../src/cli/report.cpp:645 +#: ../src/cli/report.cpp:569 msgid "Enter your login: " msgstr "Enter your login: " -#: ../src/cli/report.cpp:651 +#: ../src/cli/report.cpp:575 msgid "Enter your password: " msgstr "Enter your password: " -#: ../src/cli/report.cpp:696 +#: ../src/cli/report.cpp:638 msgid "Reporting..." msgstr "Reporting..." -#: ../src/cli/report.cpp:715 +#: ../src/cli/report.cpp:657 #, fuzzy, c-format msgid "Report using %s?" msgstr "Report using %s? [y/N]: " -#: ../src/cli/report.cpp:718 +#: ../src/cli/report.cpp:660 msgid "Skipping..." msgstr "Skipping..." -#: ../src/cli/report.cpp:730 +#: ../src/cli/report.cpp:672 #, fuzzy msgid "Reporting disabled because the backtrace is unusable" msgstr "Reporting disabled because the backtrace is unusable." -#: ../src/cli/report.cpp:734 +#: ../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:743 +#: ../src/cli/report.cpp:685 #, fuzzy msgid "Error loading reporter settings" msgstr "Error acquiring the report: %s" -#: ../src/cli/report.cpp:762 -#, c-format -msgid "Crash reported via %d plugins (%d errors)\n" +#: ../src/cli/report.cpp:704 +#, fuzzy, c-format +msgid "Crash reported via %d report events (%d errors)\n" msgstr "Crash reported via %d plugins (%d errors)\n" #: ../src/daemon/abrt-handle-crashdump.c:42 @@ -369,9 +368,9 @@ msgstr "" #: ../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:153 -#: ../src/plugins/abrt-action-print.cpp:51 -#: ../src/plugins/abrt-action-upload.cpp:270 +#: ../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 "" @@ -391,7 +390,7 @@ msgstr "Comment is too long" msgid "'How to reproduce' is too long" msgstr "'How to reproduce' is too long" -#: ../src/daemon/Daemon.cpp:614 +#: ../src/daemon/Daemon.cpp:534 msgid "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." @@ -399,26 +398,22 @@ msgstr "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." -#: ../src/daemon/Daemon.cpp:784 +#: ../src/daemon/Daemon.cpp:699 msgid "abrtd [options]" msgstr "" -#: ../src/daemon/Daemon.cpp:794 +#: ../src/daemon/Daemon.cpp:709 msgid "Do not daemonize" msgstr "" -#: ../src/daemon/Daemon.cpp:795 +#: ../src/daemon/Daemon.cpp:710 msgid "Log to syslog even with -d" msgstr "" -#: ../src/daemon/Daemon.cpp:796 +#: ../src/daemon/Daemon.cpp:711 msgid "Exit after SEC seconds of inactivity" msgstr "" -#: ../src/daemon/Settings.cpp:207 ../src/daemon/Settings.cpp:212 -msgid "Database plugin not specified. Please check abrtd settings." -msgstr "Database plugin not specified. Please check abrtd settings." - #: ../src/gui/abrt.desktop.in.h:2 msgid "View and report application crashes" msgstr "View and report application crashes" @@ -542,7 +537,7 @@ msgstr "" "You should have received a copy of the GNU General Public Licence along with " "this program. If not, see ." -#: ../src/gui/ccgui.glade.h:19 +#: ../src/gui/ccgui.glade.h:19 ../src/gui/CReporterAssistant.py:71 msgid "View log" msgstr "View log" @@ -616,7 +611,7 @@ msgstr "" msgid "You have to select a crash to copy." msgstr "You have to select a crash to copy." -#: ../src/gui/CCMainWindow.py:422 +#: ../src/gui/CCMainWindow.py:421 msgid "" "Usage: abrt-gui [OPTIONS]\n" "\t-v[vv]\t\t\tVerbose\n" @@ -626,7 +621,7 @@ msgstr "" "\t-v[vv]\t\t\tVerbose\n" "\t--report=CRASH_ID\tDirectly report crash with CRASH_ID" -#: ../src/gui/CCMainWindow.py:445 +#: ../src/gui/CCMainWindow.py:444 #, python-format msgid "" "No such crash in the database, probably wrong crashid.\n" @@ -644,7 +639,7 @@ msgstr "Brief description of how to reproduce this or what you did..." msgid "You must check the backtrace for sensitive data." msgstr "You must check the backtrace for sensitive data." -#: ../src/gui/CCReporterDialog.py:118 ../src/gui/CReporterAssistant.py:326 +#: ../src/gui/CCReporterDialog.py:118 ../src/gui/CReporterAssistant.py:364 #, python-format msgid "" "Reporting disabled because the backtrace is unusable.\n" @@ -661,7 +656,8 @@ msgstr "" msgid "The backtrace is unusable, you cannot report this!" msgstr "The backtrace is unusable, you cannot report this!" -#: ../src/gui/CCReporterDialog.py:124 ../src/gui/CReporterAssistant.py:332 +#: ../src/gui/CCReporterDialog.py:124 ../src/gui/CReporterAssistant.py:342 +#: ../src/gui/CReporterAssistant.py:370 msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." @@ -685,7 +681,7 @@ msgstr "" "No reporter plugin available for this type of crash.\n" "Please check abrt.conf." -#: ../src/gui/CCReporterDialog.py:418 ../src/gui/CReporterAssistant.py:219 +#: ../src/gui/CCReporterDialog.py:418 ../src/gui/CReporterAssistant.py:249 #: ../src/gui/PluginsSettingsDialog.py:136 #, python-format msgid "" @@ -695,12 +691,12 @@ msgstr "" "Cannot save plugin settings:\n" " %s" -#: ../src/gui/CCReporterDialog.py:448 ../src/gui/CReporterAssistant.py:249 +#: ../src/gui/CCReporterDialog.py:448 ../src/gui/CReporterAssistant.py:279 #, python-format msgid "Configure %s options" msgstr "Configure %s options" -#: ../src/gui/CCReporterDialog.py:498 ../src/gui/CReporterAssistant.py:1036 +#: ../src/gui/CCReporterDialog.py:498 ../src/gui/CReporterAssistant.py:1074 msgid "" "Unable to get report!\n" "Is debuginfo missing?" @@ -708,7 +704,7 @@ msgstr "" "Unable to get report!\n" "Is debuginfo missing?" -#: ../src/gui/CCReporterDialog.py:527 ../src/gui/CReporterAssistant.py:417 +#: ../src/gui/CCReporterDialog.py:527 ../src/gui/CReporterAssistant.py:455 #, python-format msgid "" "Reporting failed!\n" @@ -718,7 +714,7 @@ msgstr "" "%s" #: ../src/gui/CCReporterDialog.py:553 ../src/gui/CCReporterDialog.py:574 -#: ../src/gui/CReporterAssistant.py:1075 +#: ../src/gui/CReporterAssistant.py:1113 #, python-format msgid "Error acquiring the report: %s" msgstr "Error acquiring the report: %s" @@ -755,36 +751,36 @@ msgstr "Access to gnome-keyring has been denied, cannot load settings." msgid "Crash info doesn't contain a backtrace" msgstr "Crash info doesn't contain a backtrace" -#: ../src/gui/CReporterAssistant.py:304 +#: ../src/gui/CReporterAssistant.py:334 #, python-format msgid "Rating is %s" msgstr "Rating is %s" -#: ../src/gui/CReporterAssistant.py:307 +#: ../src/gui/CReporterAssistant.py:337 msgid "Crashdump doesn't have rating => we suppose it's not required" msgstr "Crashdump doesn't have rating => we suppose it's not required" -#: ../src/gui/CReporterAssistant.py:312 +#: ../src/gui/CReporterAssistant.py:350 msgid "You should check the backtrace for sensitive data." msgstr "You should check the backtrace for sensitive data." -#: ../src/gui/CReporterAssistant.py:313 +#: ../src/gui/CReporterAssistant.py:351 msgid "You must agree with sending the backtrace." msgstr "You must agree with sending the backtrace." -#: ../src/gui/CReporterAssistant.py:328 +#: ../src/gui/CReporterAssistant.py:366 msgid "Reporting disabled because the backtrace is unusable." msgstr "Reporting disabled because the backtrace is unusable." -#: ../src/gui/CReporterAssistant.py:374 +#: ../src/gui/CReporterAssistant.py:412 msgid "You did not provide any steps to reproduce." msgstr "You did not provide any steps to reproduce." -#: ../src/gui/CReporterAssistant.py:388 +#: ../src/gui/CReporterAssistant.py:426 msgid "You did not provide any comments." msgstr "You did not provide any comments." -#: ../src/gui/CReporterAssistant.py:469 +#: ../src/gui/CReporterAssistant.py:507 #, python-format msgid "" "It looks like an application from the package %s has crashed on your " @@ -811,15 +807,15 @@ msgstr "" "Select where you would like to report the bug, and press 'Forward' to " "continue." -#: ../src/gui/CReporterAssistant.py:510 +#: ../src/gui/CReporterAssistant.py:548 msgid "Only one reporter plugin is configured." msgstr "Only one reporter plugin is configured." -#: ../src/gui/CReporterAssistant.py:516 +#: ../src/gui/CReporterAssistant.py:554 msgid "Send a bug report" msgstr "Send a bug report" -#: ../src/gui/CReporterAssistant.py:554 +#: ../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 " @@ -835,51 +831,51 @@ msgstr "" "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:" -#: ../src/gui/CReporterAssistant.py:625 ../src/gui/CReporterAssistant.py:638 -#: ../src/gui/CReporterAssistant.py:672 +#: ../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:709 +#: ../src/gui/CReporterAssistant.py:747 msgid "Search:" msgstr "" -#: ../src/gui/CReporterAssistant.py:740 +#: ../src/gui/CReporterAssistant.py:778 msgid "Refresh" msgstr "Refresh" -#: ../src/gui/CReporterAssistant.py:742 +#: ../src/gui/CReporterAssistant.py:780 msgid "Copy" msgstr "Copy" -#: ../src/gui/CReporterAssistant.py:748 +#: ../src/gui/CReporterAssistant.py:786 msgid "I agree with submitting the backtrace" msgstr "I agree with submitting the backtrace" -#: ../src/gui/CReporterAssistant.py:753 +#: ../src/gui/CReporterAssistant.py:791 msgid "Approve the backtrace" msgstr "Approve the backtrace" -#: ../src/gui/CReporterAssistant.py:796 +#: ../src/gui/CReporterAssistant.py:834 msgid "You need to fill the how to before you can proceed..." msgstr "" -#: ../src/gui/CReporterAssistant.py:819 +#: ../src/gui/CReporterAssistant.py:857 msgid "How did this crash happen (step-by-step)? How would you reproduce it?" msgstr "How did this crash happen (step-by-step)? How would you reproduce it?" -#: ../src/gui/CReporterAssistant.py:839 +#: ../src/gui/CReporterAssistant.py:877 msgid "" "Are there any comments you would like to share with the software maintainers?" msgstr "" "Are there any comments you would like to share with the software maintainers?" -#: ../src/gui/CReporterAssistant.py:859 +#: ../src/gui/CReporterAssistant.py:897 msgid "Provide additional details" msgstr "Provide additional details" -#: ../src/gui/CReporterAssistant.py:866 +#: ../src/gui/CReporterAssistant.py:904 msgid "" "Tip: Your comments are not private. Please watch what you say " "accordingly." @@ -887,79 +883,79 @@ msgstr "" "Tip: Your comments are not private. Please watch what you say " "accordingly." -#: ../src/gui/CReporterAssistant.py:907 +#: ../src/gui/CReporterAssistant.py:945 msgid "Confirm and send the report" msgstr "Confirm and send the report" -#: ../src/gui/CReporterAssistant.py:909 +#: ../src/gui/CReporterAssistant.py:947 msgid "" "Below is a summary of your bug report. Please click 'Apply' to submit it." msgstr "" "Below is a summary of your bug report. Please click 'Apply' to submit it." -#: ../src/gui/CReporterAssistant.py:914 +#: ../src/gui/CReporterAssistant.py:952 msgid "Basic details" msgstr "Basic details" #. left table -#: ../src/gui/CReporterAssistant.py:921 +#: ../src/gui/CReporterAssistant.py:959 msgid "Component" msgstr "Component" -#: ../src/gui/CReporterAssistant.py:922 +#: ../src/gui/CReporterAssistant.py:960 msgid "Package" msgstr "Package" -#: ../src/gui/CReporterAssistant.py:923 +#: ../src/gui/CReporterAssistant.py:961 msgid "Executable" msgstr "Executable" -#: ../src/gui/CReporterAssistant.py:924 +#: ../src/gui/CReporterAssistant.py:962 msgid "Cmdline" msgstr "Cmdline" #. right table -#: ../src/gui/CReporterAssistant.py:926 +#: ../src/gui/CReporterAssistant.py:964 msgid "Architecture" msgstr "Architecture" -#: ../src/gui/CReporterAssistant.py:927 +#: ../src/gui/CReporterAssistant.py:965 msgid "Kernel" msgstr "Kernel" -#: ../src/gui/CReporterAssistant.py:928 +#: ../src/gui/CReporterAssistant.py:966 msgid "Release" msgstr "Release" -#: ../src/gui/CReporterAssistant.py:929 +#: ../src/gui/CReporterAssistant.py:967 msgid "Reason" msgstr "Reason" -#: ../src/gui/CReporterAssistant.py:940 ../src/gui/report.glade.h:3 +#: ../src/gui/CReporterAssistant.py:978 ../src/gui/report.glade.h:3 msgid "Backtrace" msgstr "Backtrace" -#: ../src/gui/CReporterAssistant.py:943 +#: ../src/gui/CReporterAssistant.py:981 msgid "Click to view..." msgstr "Click to view..." -#: ../src/gui/CReporterAssistant.py:955 +#: ../src/gui/CReporterAssistant.py:993 msgid "Steps to reproduce:" msgstr "Steps to reproduce:" -#: ../src/gui/CReporterAssistant.py:976 +#: ../src/gui/CReporterAssistant.py:1014 msgid "Comments:" msgstr "Comments:" -#: ../src/gui/CReporterAssistant.py:979 +#: ../src/gui/CReporterAssistant.py:1017 msgid "No comment provided!" msgstr "No comment provided!" -#: ../src/gui/CReporterAssistant.py:1015 +#: ../src/gui/CReporterAssistant.py:1053 msgid "Finished sending the bug report" msgstr "Finished sending the bug report" -#: ../src/gui/CReporterAssistant.py:1019 +#: ../src/gui/CReporterAssistant.py:1057 msgid "Bug reports:" msgstr "Bug reports:" @@ -1226,7 +1222,7 @@ msgstr "" "Please use the buttons below to open the respective configuration and fix it " "before you proceed, otherwise, the reporting process may fail.\n" -#: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.cpp:50 +#: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.cpp:47 #, c-format msgid "Uploaded: %llu of %llu kbytes" msgstr "" @@ -1257,72 +1253,72 @@ msgid "" "Calculates and saves UUID and DUPHASH of python crash dumps" msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:470 +#: ../src/plugins/abrt-action-bugzilla.cpp:532 #, c-format msgid "New bug id: %i" msgstr "New bug id: %i" -#: ../src/plugins/abrt-action-bugzilla.cpp:583 +#: ../src/plugins/abrt-action-bugzilla.cpp:645 #, c-format msgid "Can't open '%s'" msgstr "" -#: ../src/plugins/abrt-action-bugzilla.cpp:603 +#: ../src/plugins/abrt-action-bugzilla.cpp:665 #, fuzzy, c-format msgid "Empty login or password, please check %s" msgstr "" "Empty login or password.\n" "Please check " -#: ../src/plugins/abrt-action-bugzilla.cpp:621 +#: ../src/plugins/abrt-action-bugzilla.cpp:683 msgid "Logging into bugzilla..." msgstr "Logging into bugzilla..." -#: ../src/plugins/abrt-action-bugzilla.cpp:624 +#: ../src/plugins/abrt-action-bugzilla.cpp:686 msgid "Checking for duplicates..." msgstr "Checking for duplicates..." -#: ../src/plugins/abrt-action-bugzilla.cpp:645 -#: ../src/plugins/abrt-action-bugzilla.cpp:681 +#: ../src/plugins/abrt-action-bugzilla.cpp:707 +#: ../src/plugins/abrt-action-bugzilla.cpp:743 msgid "Missing mandatory member 'bugs'" msgstr "Missing mandatory member 'bugs'" -#: ../src/plugins/abrt-action-bugzilla.cpp:664 -#: ../src/plugins/abrt-action-bugzilla.cpp:697 -#: ../src/plugins/abrt-action-bugzilla.cpp:772 +#: ../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 "get_bug_info() failed. Could not collect all mandatory information" -#: ../src/plugins/abrt-action-bugzilla.cpp:713 +#: ../src/plugins/abrt-action-bugzilla.cpp:775 msgid "Creating a new bug..." msgstr "Creating a new bug..." -#: ../src/plugins/abrt-action-bugzilla.cpp:718 +#: ../src/plugins/abrt-action-bugzilla.cpp:780 msgid "Bugzilla entry creation failed" msgstr "Bugzilla entry creation failed" -#: ../src/plugins/abrt-action-bugzilla.cpp:728 -#: ../src/plugins/abrt-action-bugzilla.cpp:825 +#: ../src/plugins/abrt-action-bugzilla.cpp:790 +#: ../src/plugins/abrt-action-bugzilla.cpp:887 msgid "Logging out..." msgstr "Logging out..." #. decision based on state -#: ../src/plugins/abrt-action-bugzilla.cpp:746 +#: ../src/plugins/abrt-action-bugzilla.cpp:808 #, c-format msgid "Bug is already reported: %i" msgstr "Bug is already reported: %i" -#: ../src/plugins/abrt-action-bugzilla.cpp:757 +#: ../src/plugins/abrt-action-bugzilla.cpp:819 #, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "Bugzilla couldn't find parent of bug %d" -#: ../src/plugins/abrt-action-bugzilla.cpp:786 +#: ../src/plugins/abrt-action-bugzilla.cpp:848 #, fuzzy, c-format msgid "Add %s to CC list" msgstr "Adding %s to CC list" -#: ../src/plugins/abrt-action-bugzilla.cpp:810 +#: ../src/plugins/abrt-action-bugzilla.cpp:872 #, c-format msgid "Adding new comment to bug %d" msgstr "Adding new comment to bug %d" @@ -1332,45 +1328,160 @@ msgstr "Adding new comment to bug %d" msgid "Backtrace parsing failed for %s" msgstr "" -#: ../src/plugins/abrt-action-kerneloops.cpp:113 +#: ../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 "Searching for debug-info packages..." + +#: ../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 "You have to select a crash to copy." + +#: ../src/plugins/abrt-action-install-debuginfo.py:446 +#, fuzzy +msgid "You have to specify the path to cachedir." +msgstr "You have to select a crash to copy." + +#: ../src/plugins/abrt-action-install-debuginfo.py:450 +#, fuzzy +msgid "You have to specify the path to tmpdir." +msgstr "You have to select a crash to copy." + +#: ../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 "Component" + +#: ../src/plugins/abrt-action-kerneloops.cpp:111 #, fuzzy, c-format msgid "Submitting oops report to %s" msgstr "Writing report to '%s'" -#: ../src/plugins/abrt-action-mailx.cpp:117 +#: ../src/plugins/abrt-action-mailx.cpp:114 msgid "Sending an email..." msgstr "Sending an e-mail..." -#: ../src/plugins/abrt-action-mailx.cpp:141 +#: ../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:154 -#: ../src/plugins/abrt-action-upload.cpp:271 +#: ../src/plugins/abrt-action-mailx.cpp:151 +#: ../src/plugins/abrt-action-upload.cpp:267 #, fuzzy msgid "Config file" msgstr "Logger file:" -#: ../src/plugins/abrt-action-print.cpp:40 +#: ../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:52 +#: ../src/plugins/abrt-action-print.cpp:51 msgid "Output file" msgstr "" -#: ../src/plugins/abrt-action-print.cpp:101 +#: ../src/plugins/abrt-action-print.cpp:100 #, c-format msgid "The report was appended to %s" msgstr "The report was appended to %s" -#: ../src/plugins/abrt-action-print.cpp:101 +#: ../src/plugins/abrt-action-print.cpp:100 #, c-format msgid "The report was stored to %s" msgstr "The report was stored to %s" @@ -1378,46 +1489,46 @@ msgstr "The report was stored to %s" #. 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:46 -#: ../src/plugins/abrt-action-upload.cpp:124 +#: ../src/plugins/abrt-action-rhtsupport.cpp:43 +#: ../src/plugins/abrt-action-upload.cpp:121 msgid "Compressing data" msgstr "" -#: ../src/plugins/abrt-action-rhtsupport.cpp:81 +#: ../src/plugins/abrt-action-rhtsupport.cpp:78 #, fuzzy msgid "Empty login or password, please check RHTSupport.conf" msgstr "" "Empty login or password.\n" "Please check " -#: ../src/plugins/abrt-action-rhtsupport.cpp:198 +#: ../src/plugins/abrt-action-rhtsupport.cpp:194 msgid "Creating a new case..." msgstr "Creating a new case..." -#: ../src/plugins/abrt-action-upload.cpp:68 +#: ../src/plugins/abrt-action-upload.cpp:65 #, fuzzy, c-format msgid "Sending %s to %s" msgstr "Sending archive %s to %s" #. This ends up a "reporting status message" in abrtd -#: ../src/plugins/abrt-action-upload.cpp:101 +#: ../src/plugins/abrt-action-upload.cpp:98 #, c-format msgid "Successfully sent %s to %s" msgstr "" -#: ../src/plugins/abrt-action-upload.cpp:223 +#: ../src/plugins/abrt-action-upload.cpp:219 #, c-format msgid "Archive is created: '%s'" msgstr "" -#: ../src/plugins/abrt-action-upload.cpp:257 +#: ../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:272 +#: ../src/plugins/abrt-action-upload.cpp:268 msgid "Base URL to upload to" msgstr "" @@ -1469,7 +1580,7 @@ msgstr "Kerneloops Reporter plugin configuration" msgid "Submit URL:" msgstr "Submit URL:" -#: ../src/plugins/KerneloopsScanner.cpp:229 +#: ../src/plugins/KerneloopsScanner.cpp:227 msgid "Periodically scans for and saves kernel oopses" msgstr "Periodically scans for and saves kernel oopses" @@ -1517,10 +1628,6 @@ msgstr "Login:" msgid "RHTSupport URL:" msgstr "RHTSupport URL:" -#: ../src/plugins/SQLite3.cpp:739 -msgid "Keeps SQLite3 database about all crashes" -msgstr "Keeps SQLite3 database about all crashes" - #: ../src/plugins/Upload.glade.h:1 #, fuzzy msgid "Upload plugin configuration" @@ -1542,6 +1649,12 @@ msgstr "URL:" msgid "Use encryption" msgstr "Use encryption" +#~ msgid "Database plugin not specified. Please check abrtd settings." +#~ msgstr "Database plugin not specified. Please check abrtd settings." + +#~ msgid "Keeps SQLite3 database about all crashes" +#~ msgstr "Keeps SQLite3 database about all crashes" + #~ msgid "Reports bugs to bugzilla" #~ msgstr "Reports bugs to bugzilla" @@ -1714,9 +1827,6 @@ msgstr "Use encryption" #~ msgid "Checking CC..." #~ msgstr "Checking CC..." -#~ msgid "Searching for debug-info packages..." -#~ msgstr "Searching for debug-info packages..." - #~ msgid "Downloading and installing debug-info packages..." #~ msgstr "Downloading and installing debug-info packages..." -- cgit