summaryrefslogtreecommitdiffstats
path: root/po/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po77
1 files changed, 36 insertions, 41 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index b30e1c9a..8ee85be3 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2,19 +2,19 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: ABRT\n"
-"Report-Msgid-Bugs-To: jmoskovc@redhat.com\n"
-"POT-Creation-Date: 2011-04-17 17:04+0200\n"
-"PO-Revision-Date: 2011-04-15 15:09+0000\n"
+"Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
+"POT-Creation-Date: 2011-04-20 10:29+0200\n"
+"PO-Revision-Date: 2011-04-20 08:37+0000\n"
"Last-Translator: jmoskovc <jmoskovc@redhat.com>\n"
"Language-Team: English (United Kingdom) <None>\n"
-"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ../src/applet/abrt-applet.desktop.in.h:1
@@ -255,10 +255,10 @@ msgstr ""
#: ../src/daemon/abrt-action-save-package-data.c:266
#: ../src/daemon/abrt-handle-crashdump.c:61
-#: ../src/plugins/abrt-action-analyze-backtrace.c:72
-#: ../src/plugins/abrt-action-analyze-c.c:178
-#: ../src/plugins/abrt-action-analyze-oops.c:144
-#: ../src/plugins/abrt-action-analyze-python.c:49
+#: ../src/plugins/abrt-action-analyze-backtrace.c:70
+#: ../src/plugins/abrt-action-analyze-c.c:177
+#: ../src/plugins/abrt-action-analyze-oops.c:159
+#: ../src/plugins/abrt-action-analyze-python.c:45
#: ../src/plugins/abrt-action-bugzilla.cpp:931
#: ../src/plugins/abrt-action-generate-backtrace.c:256
#: ../src/plugins/abrt-action-kerneloops.c:154
@@ -291,12 +291,12 @@ msgid "List possible events [which start with PFX]"
msgstr "List possible events [which start with PFX]"
#: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:298
-#: ../src/daemon/Daemon.cpp:547 ../src/gui-gtk/main.c:216
+#: ../src/daemon/Daemon.cpp:528 ../src/gui-gtk/main.c:216
#: ../src/gui-wizard-gtk/main.c:94
msgid "Add program names to log"
msgstr "Add program names to log"
-#: ../src/daemon/abrt-server.c:285 ../src/daemon/Daemon.cpp:532
+#: ../src/daemon/abrt-server.c:285 ../src/daemon/Daemon.cpp:513
msgid " [options]"
msgstr " [options]"
@@ -304,11 +304,7 @@ msgstr " [options]"
msgid "Use UID as client uid"
msgstr "Use UID as client uid"
-#: ../src/daemon/CommLayerServerDBus.cpp:236
-msgid "Comment is too long"
-msgstr "Comment is too long"
-
-#: ../src/daemon/Daemon.cpp:368
+#: ../src/daemon/Daemon.cpp:349
msgid ""
"The size of the report exceeded the quota. Please check system's "
"MaxCrashReportsSize value in abrt.conf."
@@ -316,15 +312,15 @@ msgstr ""
"The size of the report exceeded the quota. Please check system's "
"MaxCrashReportsSize value in abrt.conf."
-#: ../src/daemon/Daemon.cpp:544
+#: ../src/daemon/Daemon.cpp:525
msgid "Do not daemonize"
msgstr "Do not daemonise"
-#: ../src/daemon/Daemon.cpp:545
+#: ../src/daemon/Daemon.cpp:526
msgid "Log to syslog even with -d"
msgstr "Log to syslog even with -d"
-#: ../src/daemon/Daemon.cpp:546
+#: ../src/daemon/Daemon.cpp:527
msgid "Exit after SEC seconds of inactivity"
msgstr "Exit after SEC seconds of inactivity"
@@ -347,8 +343,8 @@ msgstr "Configure E_vent"
#: ../src/gtk-helpers/event_config_dialog.c:424
#, c-format
msgid ""
-"Wrong settings detected for %s, reporting will probably fail if you continue "
-"with the current configuration."
+"Wrong settings detected for %s, reporting will probably fail if you continue"
+" with the current configuration."
msgstr ""
#: ../src/gtk-helpers/event_config_dialog.c:428
@@ -620,29 +616,26 @@ msgstr "Unsupported option type"
msgid "Usage: %s\n"
msgstr "Usage: %s\n"
-#: ../src/plugins/abrt-action-analyze-backtrace.c:61
+#: ../src/plugins/abrt-action-analyze-backtrace.c:59
msgid ""
" [options] -d DIR\n"
"\n"
-"Analyzes C/C++ backtrace, generates duplication hash, backtrace rating, and "
-"identifies crash function in dump directory DIR"
+"Analyzes C/C++ backtrace, generates duplication hash, backtrace rating, and identifies crash function in dump directory DIR"
msgstr ""
" [options] -d DIR\n"
"\n"
-"Analyses C/C++ backtrace, generates duplication hash, backtrace rating, and "
-"identifies crash function in dump directory DIR"
+"Analyses C/C++ backtrace, generates duplication hash, backtrace rating, and identifies crash function in dump directory DIR"
-#.
#. * The parser failed. Compute the duphash from the executable
#. * instead of a backtrace.
#. * and component only. This is not supposed to happen often.
-#.
-#: ../src/plugins/abrt-action-analyze-backtrace.c:113
+#.
+#: ../src/plugins/abrt-action-analyze-backtrace.c:111
#, c-format
msgid "Backtrace parsing failed for %s"
msgstr "Backtrace parsing failed for %s"
-#: ../src/plugins/abrt-action-analyze-c.c:167
+#: ../src/plugins/abrt-action-analyze-c.c:166
msgid ""
" [-v] -d DIR\n"
"\n"
@@ -652,7 +645,7 @@ msgstr ""
"\n"
"Calculates and saves UUID of coredump in dump directory DIR"
-#: ../src/plugins/abrt-action-analyze-oops.c:133
+#: ../src/plugins/abrt-action-analyze-oops.c:148
msgid ""
" [-vs] -d DIR\n"
"\n"
@@ -662,7 +655,7 @@ msgstr ""
"\n"
"Calculates and saves UUID and DUPHASH for oops dump directory DIR"
-#: ../src/plugins/abrt-action-analyze-python.c:38
+#: ../src/plugins/abrt-action-analyze-python.c:34
msgid ""
" [-v] -d DIR\n"
"\n"
@@ -780,7 +773,7 @@ msgstr "Kill gdb if it runs for more than N seconds"
#. Don't be completely silent. gdb run takes a few seconds,
#. * it is useful to let user know it (maybe) worked.
-#.
+#.
#: ../src/plugins/abrt-action-generate-backtrace.c:296
#, c-format
msgid "Backtrace is generated and saved, %u bytes"
@@ -967,9 +960,11 @@ msgstr "The report was appended to %s"
msgid "The report was stored to %s"
msgstr "The report was stored to %s"
-#. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing
+#. 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
+#. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are
+#. doing
#: ../src/plugins/abrt-action-rhtsupport.c:41
#: ../src/plugins/abrt-action-upload.c:119
msgid "Compressing data"
@@ -1070,7 +1065,7 @@ msgstr "Do not exit, watch the file for new oopses"
#. oopses don't contain any sensitive info, and even
#. * the old koops app was showing the oopses to all users
-#.
+#.
#: ../src/plugins/abrt-dump-oops.c:592
msgid "Create ABRT dump in DIR for every oops found"
msgstr ""
@@ -1079,7 +1074,7 @@ msgstr ""
msgid "Make the dump directory world readable"
msgstr "Make the dump directory world readable"
-#: ../src/plugins/abrt-retrace-client.c:707
+#: ../src/plugins/abrt-retrace-client.c:899
msgid "log to syslog"
msgstr "log to syslog"
@@ -1094,8 +1089,8 @@ msgstr ""
#: ../src/plugins/analyze_LocalGDB.xml.in.h:3
msgid ""
"Needs to downloads debuginfo packages, which might take significant time, "
-"and take up disk space. However, unlike RetraceServer, doesn't send coredump "
-"to remote machines."
+"and take up disk space. However, unlike RetraceServer, doesn't send coredump"
+" to remote machines."
msgstr ""
#: ../src/plugins/analyze_RetraceServer.xml.in.h:1
@@ -1164,8 +1159,8 @@ msgstr ""
#: ../src/plugins/report_Bugzilla.xml.in.h:11
msgid ""
-"You can create bugzilla.redhat.com account &lt;a href=\"https://bugzilla."
-"redhat.com/createaccount.cgi\"&gt;here&lt;/a&gt;"
+"You can create bugzilla.redhat.com account &lt;a "
+"href=\"https://bugzilla.redhat.com/createaccount.cgi\"&gt;here&lt;/a&gt;"
msgstr ""
#: ../src/plugins/report_Kerneloops.xml.in.h:1