summaryrefslogtreecommitdiffstats
path: root/po/nds.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nds.po')
-rw-r--r--po/nds.po88
1 files changed, 59 insertions, 29 deletions
diff --git a/po/nds.po b/po/nds.po
index 3b4216da..1d34d161 100644
--- a/po/nds.po
+++ b/po/nds.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: http://bugzilla.redhat.com/\n"
-"POT-Creation-Date: 2011-03-25 18:32+0100\n"
+"Report-Msgid-Bugs-To: jmoskovc@redhat.com\n"
+"POT-Creation-Date: 2011-03-26 23:35+0100\n"
"PO-Revision-Date: 2011-03-25 17:37+0000\n"
"Last-Translator: jmoskovc <jmoskovc@redhat.com>\n"
"Language-Team: Low German <nds-lowgerman@lists.sourceforge.net>\n"
+"Language: nds\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nds\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ../src/applet/abrt-applet.desktop.in.h:1
@@ -282,10 +282,11 @@ msgstr ""
#: ../src/daemon/abrt-action-save-package-data.c:263
#: ../src/daemon/abrt-handle-crashdump.c:61
#: ../src/plugins/abrt-action-analyze-c.c:178
+#: ../src/plugins/abrt-action-analyze-backtrace.c:72
#: ../src/plugins/abrt-action-analyze-oops.c:144
#: ../src/plugins/abrt-action-analyze-python.c:49
#: ../src/plugins/abrt-action-bugzilla.cpp:923
-#: ../src/plugins/abrt-action-generate-backtrace.c:280
+#: ../src/plugins/abrt-action-generate-backtrace.c:256
#: ../src/plugins/abrt-action-kerneloops.c:145
#: ../src/plugins/abrt-action-mailx.c:147
#: ../src/plugins/abrt-action-print.c:52
@@ -300,7 +301,7 @@ msgid ""
" or: "
msgstr ""
-#: ../src/daemon/abrt-handle-crashdump.c:60 ../src/daemon/abrt-server.c:298
+#: ../src/daemon/abrt-handle-crashdump.c:60 ../src/daemon/abrt-server.c:297
#: ../src/plugins/abrt-dump-oops.c:579
msgid "Log to syslog"
msgstr ""
@@ -313,17 +314,17 @@ msgstr ""
msgid "List possible events [which start with PFX]"
msgstr ""
-#: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:299
+#: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:298
#: ../src/daemon/Daemon.cpp:550 ../src/gui-gtk/main.c:170
#: ../src/gui-wizard-gtk/main.c:93
msgid "Add program names to log"
msgstr ""
-#: ../src/daemon/abrt-server.c:286 ../src/daemon/Daemon.cpp:535
+#: ../src/daemon/abrt-server.c:285 ../src/daemon/Daemon.cpp:535
msgid " [options]"
msgstr ""
-#: ../src/daemon/abrt-server.c:297
+#: ../src/daemon/abrt-server.c:296
msgid "Use UID as client uid"
msgstr ""
@@ -614,6 +615,23 @@ msgid ""
"Calculates and saves UUID of coredump in dump directory DIR"
msgstr ""
+#: ../src/plugins/abrt-action-analyze-backtrace.c:61
+msgid ""
+" [options] -d DIR\n"
+"\n"
+"Analyzes C/C++ backtrace, generates duplication hash, backtrace rating, and "
+"identifies crash function in dump directory DIR"
+msgstr ""
+
+#.
+#. * The parser failed. Compute the UUID from the executable
+#. * and package only. This is not supposed to happen often.
+#.
+#: ../src/plugins/abrt-action-analyze-backtrace.c:113
+#, c-format
+msgid "Backtrace parsing failed for %s"
+msgstr ""
+
#: ../src/plugins/abrt-action-analyze-oops.c:133
msgid ""
" [-vs] -d DIR\n"
@@ -700,42 +718,33 @@ msgid ""
msgstr ""
#: ../src/plugins/abrt-action-bugzilla.cpp:924
-#: ../src/plugins/abrt-action-kerneloops.c:146
#: ../src/plugins/abrt-action-rhtsupport.c:277
msgid "Configuration file (may be given many times)"
msgstr ""
-#: ../src/plugins/abrt-action-generate-backtrace.c:267
+#: ../src/plugins/abrt-action-generate-backtrace.c:243
msgid ""
" [options] -d DIR\n"
"\n"
"Generates and saves backtrace for coredump in dump directory DIR"
msgstr ""
-#: ../src/plugins/abrt-action-generate-backtrace.c:281
+#: ../src/plugins/abrt-action-generate-backtrace.c:257
msgid "Additional debuginfo directories"
msgstr ""
-#: ../src/plugins/abrt-action-generate-backtrace.c:282
+#: ../src/plugins/abrt-action-generate-backtrace.c:258
msgid "Kill gdb if it runs for more than N seconds"
msgstr ""
#. 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:329
+#.
+#: ../src/plugins/abrt-action-generate-backtrace.c:296
#, c-format
msgid "Backtrace is generated and saved, %u bytes"
msgstr ""
-#. * The parser failed. Compute the UUID from the executable
-#. * and package only. This is not supposed to happen often.
-#.
-#: ../src/plugins/abrt-action-generate-backtrace.c:340
-#, c-format
-msgid "Backtrace parsing failed for %s"
-msgstr ""
-
#: ../src/plugins/abrt-action-install-debuginfo.py:77
#, python-format
msgid "Extracting cpio from %s"
@@ -859,11 +868,15 @@ msgstr ""
#: ../src/plugins/abrt-action-kerneloops.c:133
msgid ""
-" [-v] -c CONFFILE -d DIR\n"
+" [-v] [-c CONFFILE]... -d DIR\n"
"\n"
"Reports kernel oops to kerneloops.org (or similar) site"
msgstr ""
+#: ../src/plugins/abrt-action-kerneloops.c:146
+msgid "Configuration file"
+msgstr ""
+
#: ../src/plugins/abrt-action-mailx.c:109
msgid "Sending an email..."
msgstr ""
@@ -905,11 +918,9 @@ msgstr ""
msgid "The report was stored to %s"
msgstr ""
-#. 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"
@@ -930,6 +941,25 @@ msgid ""
"Reports a problem to RHTSupport"
msgstr ""
+#: ../src/plugins/abrt-action-trim-files.c:154
+msgid ""
+" [-v] [-d SIZE:DIR]... [-f SIZE:DIR]... [-p DIR]\n"
+"\n"
+"Deletes dump dirs (-d) or files (-f) in DIRs until they are smaller than SIZE"
+msgstr ""
+
+#: ../src/plugins/abrt-action-trim-files.c:167
+msgid "Delete dump dirs"
+msgstr ""
+
+#: ../src/plugins/abrt-action-trim-files.c:168
+msgid "Delete files"
+msgstr ""
+
+#: ../src/plugins/abrt-action-trim-files.c:169
+msgid "Preserve this dump dir"
+msgstr ""
+
#: ../src/plugins/abrt-action-upload.c:63
#, c-format
msgid "Sending %s to %s"
@@ -982,7 +1012,7 @@ msgstr ""
#. oopses doesn't contain any sensitive info, and even
#. * the old koops app was showing the oopses to all users
-#.
+#.
#: ../src/plugins/abrt-dump-oops.c:587
msgid "Make the dump directory world readable"
msgstr ""