summaryrefslogtreecommitdiffstats
path: root/po/bs.po
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-03-26 23:38:47 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-03-26 23:38:47 +0100
commitc84f57230fc9eba09fccdfb7a79f68b9b54430f7 (patch)
treeeb904768aaeb3498d36717cfc97e0d6b9094f977 /po/bs.po
parent530ec4856952cd659720d93d46a947696f859eb6 (diff)
downloadabrt-c84f57230fc9eba09fccdfb7a79f68b9b54430f7.tar.gz
abrt-c84f57230fc9eba09fccdfb7a79f68b9b54430f7.tar.xz
abrt-c84f57230fc9eba09fccdfb7a79f68b9b54430f7.zip
updated translation
- pulled the latest po files from transifex.net
Diffstat (limited to 'po/bs.po')
-rw-r--r--po/bs.po94
1 files changed, 62 insertions, 32 deletions
diff --git a/po/bs.po b/po/bs.po
index 32737bec..1a2d417e 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -2,20 +2,21 @@
# 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: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: bs\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
#: ../src/applet/abrt-applet.desktop.in.h:1
msgid "ABRT notification applet"
@@ -282,10 +283,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 +302,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 +315,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 +616,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"
@@ -656,8 +675,7 @@ msgstr "Nedostaje obavezni član 'bugs'"
#: ../src/plugins/abrt-action-bugzilla.cpp:743
#: ../src/plugins/abrt-action-bugzilla.cpp:819
msgid "get_bug_info() failed. Could not collect all mandatory information"
-msgstr ""
-"get_bug_info() neuspjelo. Nisam mogao skupiti sve obavezne informacije"
+msgstr "get_bug_info() neuspjelo. Nisam mogao skupiti sve obavezne informacije"
#: ../src/plugins/abrt-action-bugzilla.cpp:758
msgid "Creating a new bug"
@@ -701,42 +719,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"
@@ -860,11 +869,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 "Šaljem email..."
@@ -906,11 +919,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"
@@ -931,6 +942,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"
@@ -983,7 +1013,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 ""