summaryrefslogtreecommitdiffstats
path: root/po/ru.po
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-11-22 21:38:46 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-11-22 21:38:46 +0100
commitd24152d82d757a4e509e385a48b9fc528df9eb95 (patch)
tree49f83620909bf70bae52465d92c20d884459dea3 /po/ru.po
parent28aaa0f7e13ec1344d1088abd6023c3f8383d718 (diff)
downloadabrt-d24152d82d757a4e509e385a48b9fc528df9eb95.tar.gz
abrt-d24152d82d757a4e509e385a48b9fc528df9eb95.tar.xz
abrt-d24152d82d757a4e509e385a48b9fc528df9eb95.zip
updated po files and POTFILES.in rhbz#654618
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po994
1 files changed, 528 insertions, 466 deletions
diff --git a/po/ru.po b/po/ru.po
index 2df2e71a..600fc4a0 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,299 +9,17 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: jmoskovc@redhat.com\n"
-"POT-Creation-Date: 2010-10-14 20:16+0200\n"
+"POT-Creation-Date: 2010-11-22 21:34+0100\n"
"PO-Revision-Date: 2010-08-31 11:23\n"
"Last-Translator: Yulia <ypoyarko@redhat.com>\n"
"Language-Team: Russian\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
"X-Generator: KBabel 1.11.4\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"
-
-#: ../lib/plugins/Bugzilla.cpp:149
-msgid "Reports bugs to bugzilla"
-msgstr "Отправляет отчёт в Bugzilla"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=572132
-#: ../lib/plugins/CCpp.cpp:79
-msgid "Generating backtrace"
-msgstr "Отслеживаем данные"
-
-#: ../lib/plugins/CCpp.cpp:115
-msgid "Starting the debuginfo installation"
-msgstr "Начало установки debuginfo"
-
-#. Compatibility code.
-#. This whole block should be deleted for Fedora 14.
-#: ../lib/plugins/CCpp.cpp:338
-msgid "Getting global universal unique identification..."
-msgstr "Получение глобального UUID…"
-
-#: ../lib/plugins/CCpp.cpp:532
-msgid "Skipping the debuginfo installation"
-msgstr "Пропуск установки debuginfo"
-
-#: ../lib/plugins/CCpp.cpp:783
-msgid "Analyzes crashes in C/C++ programs"
-msgstr "Анализирует сбои в коде C/C++"
-
-#: ../lib/plugins/FileTransfer.cpp:51 ../lib/plugins/ReportUploader.cpp:96
-msgid "FileTransfer: URL not specified"
-msgstr "Передача файлов: не указан URL"
-
-#: ../lib/plugins/FileTransfer.cpp:55 ../lib/plugins/ReportUploader.cpp:100
-#, c-format
-msgid "Sending archive %s to %s"
-msgstr "Архив %s отправляется %s"
-
-#: ../lib/plugins/FileTransfer.cpp:244
-msgid "FileTransfer: Creating a report..."
-msgstr "Передача файлов: создаётся отчёт…"
-
-#: ../lib/plugins/FileTransfer.cpp:268 ../lib/plugins/FileTransfer.cpp:297
-#, c-format
-msgid "Cannot create and send an archive: %s"
-msgstr "Не удалось создать и отправить архив: %s"
-
-#: ../lib/plugins/FileTransfer.cpp:364
-msgid "Sends a report via FTP or SCTP"
-msgstr "Отправляет отчёт через FTP или SCTP"
-
-#: ../lib/plugins/Kerneloops.cpp:150
-msgid "Analyzes kernel oopses"
-msgstr "Анализирует сбои ядра"
-
-#: ../lib/plugins/KerneloopsReporter.cpp:95
-msgid "Creating and submitting a report..."
-msgstr "Создание и отправка отчета…"
-
-#: ../lib/plugins/KerneloopsReporter.cpp:144
-msgid "Sends kernel oops information to kerneloops.org"
-msgstr "Отправляет информацию о сбоях ядра на kerneloops.org"
-
-#: ../lib/plugins/KerneloopsScanner.cpp:211
-msgid "Periodically scans for and saves kernel oopses"
-msgstr ""
-"Периодически проверяет наличие сбоев ядра и сохраняет полученную информацию"
-
-#: ../lib/plugins/Logger.cpp:68
-#, c-format
-msgid "Writing report to '%s'"
-msgstr "Отчёт записывается в «%s»"
-
-#: ../lib/plugins/Logger.cpp:74
-#, c-format
-msgid "The report was appended to %s"
-msgstr "Отчёт был добавлен к %s"
-
-#: ../lib/plugins/Logger.cpp:74
-#, c-format
-msgid "The report was stored to %s"
-msgstr "Отчёт сохранён в %s"
-
-#: ../lib/plugins/Logger.cpp:82
-msgid "Writes report to a file"
-msgstr "Сохраняет отчёт в файл"
-
-#: ../lib/plugins/Mailx.cpp:99
-msgid "Sending an email..."
-msgstr "Отправляется почтовое сообщение…"
-
-#: ../lib/plugins/Mailx.cpp:150
-msgid "Sends an email with a report (via mailx command)"
-msgstr "Отправляет отчёт в почтовом сообщении (с помощью команды mailx)"
-
-#: ../lib/plugins/Python.cpp:100
-msgid "Analyzes crashes in Python programs"
-msgstr "Анализирует сбои в программах Python"
-
-#: ../lib/plugins/ReportUploader.cpp:130
-#, c-format
-msgid "Sending failed, trying again. %s"
-msgstr "Передача не удалась, повтор. %s"
-
-#: ../lib/plugins/ReportUploader.cpp:196
-msgid "Creating a ReportUploader report..."
-msgstr "Создание и отправка отчета…"
-
-#: ../lib/plugins/ReportUploader.cpp:514
-msgid ""
-"Packs crash data into .tar.gz file, optionally uploads it via FTP/SCP/etc"
-msgstr ""
-"Сохраняет архив сбоя в файл «.tar.gz» и дополнительно осуществляет его "
-"передачу через FTP/SCP и пр."
-
-#. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing
-#: ../lib/plugins/RHTSupport.cpp:109
-msgid "Compressing data"
-msgstr "Выполняется сжатие данных"
-
-#: ../lib/plugins/RHTSupport.cpp:246
-msgid "Creating a new case..."
-msgstr "Создаётся новая запись…"
-
-#: ../lib/plugins/RHTSupport.cpp:328
-msgid "Reports bugs to Red Hat support"
-msgstr "Отправляет отчёт в службу поддержки Red Hat"
-
-#: ../lib/plugins/RunApp.cpp:75
-msgid "Runs a command, saves its output"
-msgstr "Выполняет команду с сохранением её вывода"
-
-#: ../lib/plugins/SOSreport.cpp:99
-#, c-format
-msgid "Running sosreport: %s"
-msgstr "Выполняется sosreport: %s"
-
-#: ../lib/plugins/SOSreport.cpp:104
-msgid "Finished running sosreport"
-msgstr "Выполнение sosreport завершено"
-
-#: ../lib/plugins/SOSreport.cpp:132
-#, c-format
-msgid "Unable to open debug dump '%s'"
-msgstr "Не удалось открыть дамп отладки «%s»"
-
-#: ../lib/plugins/SOSreport.cpp:166
-msgid "Runs sosreport, saves the output"
-msgstr "Выполняет sosreport с сохранением вывода"
-
-#: ../lib/plugins/SQLite3.cpp:718
-msgid "Keeps SQLite3 database about all crashes"
-msgstr "Сохраняет информацию о сбоях в базе данных SQLite3"
-
-#: ../lib/plugins/Bugzilla.glade.h:1
-msgid "<b>Bugzilla plugin configuration</b>"
-msgstr "<b>Настройка модулей Bugzilla</b>"
-
-#: ../lib/plugins/Bugzilla.glade.h:2
-msgid "Bugzilla URL:"
-msgstr "Адрес Bugzilla:"
-
-#: ../lib/plugins/Bugzilla.glade.h:3
-msgid "Don't have an account yet?"
-msgstr "Нет учётной записи?"
-
-#: ../lib/plugins/Bugzilla.glade.h:4
-msgid "Login(email):"
-msgstr "Имя входа (эл.адрес):"
-
-#: ../lib/plugins/Bugzilla.glade.h:5 ../lib/plugins/RHTSupport.glade.h:3
-msgid "Password:"
-msgstr "Пароль:"
-
-#: ../lib/plugins/Bugzilla.glade.h:6 ../lib/plugins/RHTSupport.glade.h:5
-msgid "SSL verify"
-msgstr "SSL"
-
-#: ../lib/plugins/Bugzilla.glade.h:7 ../lib/plugins/RHTSupport.glade.h:6
-msgid "Show password"
-msgstr "Показать пароль"
-
-#: ../lib/plugins/Bugzilla.glade.h:8
-msgid ""
-"You can create it <a href=\"https://bugzilla.redhat.com/createaccount.cgi"
-"\">here</a>"
-msgstr ""
-"Создайте её <a href=\"https://bugzilla.redhat.com/createaccount.cgi\">здесь</"
-"a>"
-
-#: ../lib/plugins/KerneloopsReporter.glade.h:1
-msgid "<b>Kerneloops Reporter plugin configuration</b>"
-msgstr "<b>Настройка модуля Kerneloops Reporter</b>"
-
-#: ../lib/plugins/KerneloopsReporter.glade.h:2
-msgid "Submit URL:"
-msgstr "Адрес отправки:"
-
-#: ../lib/plugins/Logger.glade.h:1
-msgid "<b>Logger plugin configuration</b>"
-msgstr "<b>Настройка модуля Logger</b>"
-
-#: ../lib/plugins/Logger.glade.h:2
-msgid "Append new logs"
-msgstr "Присоединить новые протоколы"
-
-#: ../lib/plugins/Logger.glade.h:3
-msgid "Logger file:"
-msgstr "Файл Logger:"
-
-#: ../lib/plugins/Mailx.glade.h:1
-msgid "<b>Mailx plugin configuration</b>"
-msgstr "<b>Настройка модуля mailx</b>"
-
-#: ../lib/plugins/Mailx.glade.h:2
-msgid "Recipient's Email:"
-msgstr "Адрес получателя:"
-
-#: ../lib/plugins/Mailx.glade.h:3
-msgid "Send Binary Data"
-msgstr "Отправлять двоичные данные"
-
-#: ../lib/plugins/Mailx.glade.h:4
-msgid "Subject:"
-msgstr "Тема:"
-
-#: ../lib/plugins/Mailx.glade.h:5
-msgid "Your Email:"
-msgstr "Ваш эл.адрес:"
-
-#: ../lib/plugins/ReportUploader.glade.h:1
-msgid "<b>Report Uploader plugin configuration</b>"
-msgstr "<b>Настройка модуля TicketUploader</b>"
-
-#: ../lib/plugins/ReportUploader.glade.h:2
-msgid "Customer:"
-msgstr "Пользователь:"
-
-#: ../lib/plugins/ReportUploader.glade.h:3
-msgid "Retry count:"
-msgstr "Счётчик повторов:"
-
-#: ../lib/plugins/ReportUploader.glade.h:4
-msgid "Retry delay:"
-msgstr "Задержка повтора:"
-
-#: ../lib/plugins/ReportUploader.glade.h:5
-msgid "Ticket:"
-msgstr "Запрос:"
-
-#: ../lib/plugins/ReportUploader.glade.h:6
-msgid "URL:"
-msgstr "URL:"
-
-#: ../lib/plugins/ReportUploader.glade.h:7
-msgid "Upload"
-msgstr "Отправить"
-
-#: ../lib/plugins/ReportUploader.glade.h:8
-msgid "Use encryption"
-msgstr "Зашифровать"
-
-#: ../lib/plugins/RHTSupport.glade.h:1
-msgid "<b>RHTSupport plugin configuration</b>"
-msgstr "<b>Настройка модуля RHTSupport</b>"
-
-#: ../lib/plugins/RHTSupport.glade.h:2
-msgid "Login:"
-msgstr "Имя входа:"
-
-#: ../lib/plugins/RHTSupport.glade.h:4
-msgid "RHTSupport URL:"
-msgstr "Адрес RHTSupport:"
-
-#: ../lib/utils/abrt_curl.c:171
-#, c-format
-msgid "Uploaded: %llu of %llu kbytes"
-msgstr "Отправлено: %llu из %llu КБ"
-
-#: ../lib/utils/parse_options.c:11
-#, c-format
-msgid "Usage: %s\n"
-msgstr ""
+"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"
@@ -313,16 +31,16 @@ msgstr "Апплет уведомлений ABRT"
msgid "Automatic Bug Reporting Tool"
msgstr "Автоматизированный регистратор ошибок"
-#: ../src/applet/Applet.cpp:76
+#: ../src/applet/Applet.cpp:86
#, c-format
msgid "A crash in the %s package has been detected"
msgstr "Обнаружен сбой в пакете %s"
-#: ../src/applet/Applet.cpp:78
+#: ../src/applet/Applet.cpp:88
msgid "A crash has been detected"
msgstr "Обнаружен сбой в пакете"
-#: ../src/applet/Applet.cpp:275
+#: ../src/applet/Applet.cpp:285
msgid "ABRT service is not running"
msgstr "Служба регистрации не работает"
@@ -506,20 +224,20 @@ msgstr ""
msgid "You must specify exactly one operation"
msgstr "Нужно указать ровно одно действие"
-#: ../src/cli/report.cpp:170
+#: ../src/cli/report.cpp:167
#, c-format
msgid "# This field is read only\n"
msgstr "# Это поле доступно только для чтения.\n"
-#: ../src/cli/report.cpp:190
+#: ../src/cli/report.cpp:187
msgid "# Describe the circumstances of this crash below"
msgstr "# Опишите обстоятельства сбоя ниже."
-#: ../src/cli/report.cpp:192
+#: ../src/cli/report.cpp:189
msgid "# How to reproduce the crash?"
msgstr "# Как повторить сбой?"
-#: ../src/cli/report.cpp:194
+#: ../src/cli/report.cpp:191
msgid ""
"# Backtrace\n"
"# Check that it does not contain any sensitive data (passwords, etc.)"
@@ -527,47 +245,47 @@ msgstr ""
"# Отслеженные данные\n"
"# Проверьте и удалите личные данные (пароли и т.п.)"
-#: ../src/cli/report.cpp:196
+#: ../src/cli/report.cpp:193
msgid "# Architecture"
msgstr "# Архитектура"
-#: ../src/cli/report.cpp:197
+#: ../src/cli/report.cpp:194
msgid "# Command line"
msgstr "# Команда"
-#: ../src/cli/report.cpp:198
+#: ../src/cli/report.cpp:195
msgid "# Component"
msgstr "# Компонент"
-#: ../src/cli/report.cpp:199
+#: ../src/cli/report.cpp:196
msgid "# Core dump"
msgstr "# Дамп памяти"
-#: ../src/cli/report.cpp:200
+#: ../src/cli/report.cpp:197
msgid "# Executable"
msgstr "# Программа"
-#: ../src/cli/report.cpp:201
+#: ../src/cli/report.cpp:198
msgid "# Kernel version"
msgstr "# Версия ядра"
-#: ../src/cli/report.cpp:202
+#: ../src/cli/report.cpp:199
msgid "# Package"
msgstr "# Пакет"
-#: ../src/cli/report.cpp:203
+#: ../src/cli/report.cpp:200
msgid "# Reason of crash"
msgstr "# Причина сбоя"
-#: ../src/cli/report.cpp:204
+#: ../src/cli/report.cpp:201
msgid "# Release string of the operating system"
msgstr "# Выпуск операционной системы"
-#: ../src/cli/report.cpp:327
+#: ../src/cli/report.cpp:324
msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set"
msgstr "Не удалось запустить vi: $TERM, $VISUAL и $EDITOR не заданы"
-#: ../src/cli/report.cpp:415
+#: ../src/cli/report.cpp:412
msgid ""
"\n"
"The report has been updated"
@@ -575,7 +293,7 @@ msgstr ""
"\n"
"Отчёт обновлён."
-#: ../src/cli/report.cpp:417
+#: ../src/cli/report.cpp:414
msgid ""
"\n"
"No changes were detected in the report"
@@ -584,46 +302,46 @@ msgstr ""
"Изменений в отчёте не найдено."
#. The response might take more than 1 char in non-latin scripts.
-#: ../src/cli/report.cpp:543
+#: ../src/cli/report.cpp:540
msgid "y"
msgstr "д"
-#: ../src/cli/report.cpp:544
+#: ../src/cli/report.cpp:541
msgid "N"
msgstr "н"
#. Read the missing information and push it to plugin settings.
-#: ../src/cli/report.cpp:645
+#: ../src/cli/report.cpp:641
#, c-format
msgid "Wrong settings were detected for plugin %s\n"
msgstr "Обнаружены неверные настройки модуля %s\n"
-#: ../src/cli/report.cpp:649
+#: ../src/cli/report.cpp:645
msgid "Enter your login: "
msgstr "Введите имя входа:"
-#: ../src/cli/report.cpp:655
+#: ../src/cli/report.cpp:651
msgid "Enter your password: "
msgstr "Введите пароль:"
-#: ../src/cli/report.cpp:700
+#: ../src/cli/report.cpp:696
msgid "Reporting..."
msgstr "Отправка…"
-#: ../src/cli/report.cpp:719
+#: ../src/cli/report.cpp:715
#, c-format
msgid "Report using %s?"
msgstr "Сообщить при помощи %s?"
-#: ../src/cli/report.cpp:722
+#: ../src/cli/report.cpp:718
msgid "Skipping..."
msgstr "Пропуск…"
-#: ../src/cli/report.cpp:734
+#: ../src/cli/report.cpp:730
msgid "Reporting disabled because the backtrace is unusable"
msgstr "Отправка отчёта отключена, так как протокол сбоя непригоден."
-#: ../src/cli/report.cpp:738
+#: ../src/cli/report.cpp:734
#, c-format
msgid ""
"Please try to install debuginfo manually using the command: \"debuginfo-"
@@ -632,114 +350,55 @@ msgstr ""
"Попробуйте установить debuginfo вручную, выполнив «debuginfo-install %s», и "
"повторите попытку\n"
-#: ../src/cli/report.cpp:747
+#: ../src/cli/report.cpp:743
msgid "Error loading reporter settings"
msgstr "Ошибка загрузки настроек модуля отчётов"
-#: ../src/cli/report.cpp:766
+#: ../src/cli/report.cpp:762
#, c-format
msgid "Crash reported via %d plugins (%d errors)\n"
msgstr "Сбой зарегистрирован %d модулями (ошибки: %d)\n"
-#: ../src/daemon/abrt-action-analyze-c.c:154
+#: ../src/daemon/abrt-handle-crashdump.c:42
msgid ""
-" [-vs] -d DIR\n"
-"\n"
-"Calculates and saves UUID"
+" [-vs] -d DIR -e EVENT\n"
+" or: "
msgstr ""
-#: ../src/daemon/abrt-action-analyze-c.c:166
-msgid "Crash dump directory"
-msgstr ""
-
-#: ../src/daemon/abrt-action-analyze-c.c:167
+#: ../src/daemon/abrt-handle-crashdump.c:57
+#: ../src/plugins/abrt-action-analyze-c.c:167
+#: ../src/plugins/abrt-action-analyze-oops.c:144
+#: ../src/plugins/abrt-action-analyze-python.c:49
msgid "Log to syslog"
msgstr ""
-#: ../src/daemon/abrt-action-bugzilla.cpp:462
-#, c-format
-msgid "New bug id: %i"
-msgstr "Новый код запроса: %i"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:575
-#, c-format
-msgid "Can't open '%s'"
+#: ../src/daemon/abrt-handle-crashdump.c:58
+#: ../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
+msgid "Crash dump directory"
msgstr ""
-#: ../src/daemon/abrt-action-bugzilla.cpp:600
-#, fuzzy, c-format
-msgid "Empty login or password, please check %s"
+#: ../src/daemon/abrt-handle-crashdump.c:59
+msgid "Handle EVENT"
msgstr ""
-"Пустое имя входа или пароль.\n"
-"Проверьте "
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:609
-msgid "Logging into bugzilla..."
-msgstr "Выполняется вход в Bugzilla…"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:612
-msgid "Checking for duplicates..."
-msgstr "Проверяется наличие дубликатов…"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:633
-#: ../src/daemon/abrt-action-bugzilla.cpp:669
-msgid "Missing mandatory member 'bugs'"
-msgstr "Отсутствует обязательное свойство «bugs»"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:652
-#: ../src/daemon/abrt-action-bugzilla.cpp:685
-#: ../src/daemon/abrt-action-bugzilla.cpp:760
-msgid "get_bug_info() failed. Could not collect all mandatory information"
-msgstr "Сбой get_bug_info(). Не удалось собрать всю необходимую информацию."
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:701
-msgid "Creating a new bug..."
-msgstr "Создаётся новый запрос…"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:706
-msgid "Bugzilla entry creation failed"
-msgstr "Не удалось создать запись в Bugzilla"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:716
-#: ../src/daemon/abrt-action-bugzilla.cpp:813
-msgid "Logging out..."
-msgstr "Выполняется выход…"
-
-#. decision based on state
-#: ../src/daemon/abrt-action-bugzilla.cpp:734
-#, c-format
-msgid "Bug is already reported: %i"
-msgstr "Запрос уже существует: %i"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:745
-#, c-format
-msgid "Bugzilla couldn't find parent of bug %d"
-msgstr "Первичный отчет о %d в Bugzilla не найден"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:774
-#, c-format
-msgid "Add %s to CC list"
-msgstr "Добавить %s в список CC"
-
-#: ../src/daemon/abrt-action-bugzilla.cpp:798
-#, c-format
-msgid "Adding new comment to bug %d"
-msgstr "Добавление комментария к запросу (%d)"
-#: ../src/daemon/abrt-action-generate-backtrace.c:317
-#, c-format
-msgid "Backtrace parsing failed for %s"
+#: ../src/daemon/abrt-handle-crashdump.c:60
+msgid "List possible events [which start with PFX]"
msgstr ""
-#: ../src/daemon/CommLayerServerDBus.cpp:224
+#: ../src/daemon/CommLayerServerDBus.cpp:229
msgid "Comment is too long"
msgstr "Слишком длинный комментарий"
-#: ../src/daemon/CommLayerServerDBus.cpp:228
+#: ../src/daemon/CommLayerServerDBus.cpp:233
msgid "'How to reproduce' is too long"
msgstr "Слишком длинный текст в секции «Как повторить»"
-#: ../src/daemon/Daemon.cpp:633
+#: ../src/daemon/Daemon.cpp:614
msgid ""
"The size of the report exceeded the quota. Please check system's "
"MaxCrashReportsSize value in abrt.conf."
@@ -747,23 +406,23 @@ msgstr ""
"Размер отчета превысил допустимый. Проверьте значение MaxCrashReportsSize в "
"файле abrt.conf"
-#: ../src/daemon/Daemon.cpp:862
+#: ../src/daemon/Daemon.cpp:784
msgid "abrtd [options]"
msgstr ""
-#: ../src/daemon/Daemon.cpp:872
+#: ../src/daemon/Daemon.cpp:794
msgid "Do not daemonize"
msgstr ""
-#: ../src/daemon/Daemon.cpp:873
+#: ../src/daemon/Daemon.cpp:795
msgid "Log to syslog even with -d"
msgstr ""
-#: ../src/daemon/Daemon.cpp:874
+#: ../src/daemon/Daemon.cpp:796
msgid "Exit after SEC seconds of inactivity"
msgstr ""
-#: ../src/daemon/Settings.cpp:216 ../src/daemon/Settings.cpp:221
+#: ../src/daemon/Settings.cpp:207 ../src/daemon/Settings.cpp:212
msgid "Database plugin not specified. Please check abrtd settings."
msgstr "Не задан модуль базы данных. Проверьте настройки abrtd."
@@ -812,7 +471,7 @@ msgid "Please check if the abrt daemon is running."
msgstr "Убедитесь, что служба abrt выполняется."
#. FIXME: BUG: BarWindow remains. (how2reproduce: delete "component" in a dump dir and try to report it)
-#: ../src/gui/CCDBusBackend.py:170
+#: ../src/gui/CCDBusBackend.py:169
msgid ""
"Daemon did not return a valid report info.\n"
"Is debuginfo missing?"
@@ -995,7 +654,7 @@ msgstr "Кратко опишите действия, которые приве
msgid "You must check the backtrace for sensitive data."
msgstr "Убедитесь, что протокол сбоя не содержит личных данных."
-#: ../src/gui/CCReporterDialog.py:118 ../src/gui/CReporterAssistant.py:325
+#: ../src/gui/CCReporterDialog.py:118 ../src/gui/CReporterAssistant.py:326
#, python-format
msgid ""
"Reporting disabled because the backtrace is unusable.\n"
@@ -1011,7 +670,7 @@ msgstr ""
msgid "The backtrace is unusable, you cannot report this!"
msgstr "Протокол сбоя непригоден, отправить его нельзя."
-#: ../src/gui/CCReporterDialog.py:124 ../src/gui/CReporterAssistant.py:331
+#: ../src/gui/CCReporterDialog.py:124 ../src/gui/CReporterAssistant.py:332
msgid ""
"The backtrace is incomplete, please make sure you provide the steps to "
"reproduce."
@@ -1034,8 +693,8 @@ msgstr ""
"Нет модуля для передачи отчёта об этом виде сбоя.\n"
"Пожалуйста, проверьте abrt.conf"
-#: ../src/gui/CCReporterDialog.py:418 ../src/gui/CReporterAssistant.py:218
-#: ../src/gui/PluginsSettingsDialog.py:170
+#: ../src/gui/CCReporterDialog.py:418 ../src/gui/CReporterAssistant.py:219
+#: ../src/gui/PluginsSettingsDialog.py:136
#, python-format
msgid ""
"Cannot save plugin settings:\n"
@@ -1044,12 +703,12 @@ msgstr ""
"Не удалось сохранить настройки модуля:\n"
" %s"
-#: ../src/gui/CCReporterDialog.py:448 ../src/gui/CReporterAssistant.py:248
+#: ../src/gui/CCReporterDialog.py:448 ../src/gui/CReporterAssistant.py:249
#, python-format
msgid "Configure %s options"
msgstr "Настроить параметры %s"
-#: ../src/gui/CCReporterDialog.py:498 ../src/gui/CReporterAssistant.py:1008
+#: ../src/gui/CCReporterDialog.py:498 ../src/gui/CReporterAssistant.py:1036
msgid ""
"Unable to get report!\n"
"Is debuginfo missing?"
@@ -1057,7 +716,7 @@ msgstr ""
"Не удалось получить отчёт.\n"
"Отсутствует debuginfo?"
-#: ../src/gui/CCReporterDialog.py:527 ../src/gui/CReporterAssistant.py:415
+#: ../src/gui/CCReporterDialog.py:527 ../src/gui/CReporterAssistant.py:417
#, python-format
msgid ""
"Reporting failed!\n"
@@ -1067,7 +726,7 @@ msgstr ""
"%s"
#: ../src/gui/CCReporterDialog.py:553 ../src/gui/CCReporterDialog.py:574
-#: ../src/gui/CReporterAssistant.py:1047
+#: ../src/gui/CReporterAssistant.py:1075
#, python-format
msgid "Error acquiring the report: %s"
msgstr "Ошибка при получении отчёта: %s"
@@ -1082,21 +741,21 @@ msgstr "Не удалось подключиться к диспетчеру б
msgid "Cannot get the default keyring."
msgstr "Не удалось получить основной набор ключей."
-#: ../src/gui/ConfBackend.py:103 ../src/gui/ConfBackend.py:119
+#: ../src/gui/ConfBackend.py:103 ../src/gui/ConfBackend.py:120
msgid ""
"Access to gnome-keyring has been denied, plugins settings will not be saved."
msgstr ""
"Отказано в доступе к gnome-keyring. Настройки модулей не будут сохранены."
#. we tried 2 times, so giving up the authorization
-#: ../src/gui/ConfBackend.py:153
+#: ../src/gui/ConfBackend.py:154
#, python-format
msgid ""
"Access to gnome-keyring has been denied, cannot load the settings for %s!"
msgstr ""
"Отказано в доступе к gnome-keyring. Настройки %s не могут быть загружены."
-#: ../src/gui/ConfBackend.py:206
+#: ../src/gui/ConfBackend.py:207
msgid "Access to gnome-keyring has been denied, cannot load settings."
msgstr "Отказано в доступе к gnome-keyring. Настройки не могут быть загружены."
@@ -1104,45 +763,36 @@ msgstr "Отказано в доступе к gnome-keyring. Настройки
msgid "Crash info doesn't contain a backtrace"
msgstr "Отчёт не содержит отслеженных данных"
-#: ../src/gui/CReporterAssistant.py:297
-#, python-format
-msgid "Rating is required by the %s plugin"
-msgstr "Рейтинг необходим для %s модуля"
-
-#: ../src/gui/CReporterAssistant.py:299
-msgid "Rating is not required by any plugin, skipping the check..."
-msgstr "Рейтинг не требуется. Проверка пропускается..."
-
-#: ../src/gui/CReporterAssistant.py:303
+#: ../src/gui/CReporterAssistant.py:304
#, python-format
msgid "Rating is %s"
msgstr "Рейтинг: %s"
-#: ../src/gui/CReporterAssistant.py:306
+#: ../src/gui/CReporterAssistant.py:307
msgid "Crashdump doesn't have rating => we suppose it's not required"
msgstr "Протокол сбоя не содержит рейтинг. Возможно, он не требуется"
-#: ../src/gui/CReporterAssistant.py:311
+#: ../src/gui/CReporterAssistant.py:312
msgid "You should check the backtrace for sensitive data."
msgstr "Убедитесь, что протокол сбоя не содержит личных данных."
-#: ../src/gui/CReporterAssistant.py:312
+#: ../src/gui/CReporterAssistant.py:313
msgid "You must agree with sending the backtrace."
msgstr "Нужно дать согласие на отправку отслеженных данных."
-#: ../src/gui/CReporterAssistant.py:327
+#: ../src/gui/CReporterAssistant.py:328
msgid "Reporting disabled because the backtrace is unusable."
msgstr "Отправка отчёта отключена, так как протокол сбоя непригоден."
-#: ../src/gui/CReporterAssistant.py:372
+#: ../src/gui/CReporterAssistant.py:374
msgid "You did not provide any steps to reproduce."
msgstr "Вы не перечислили действия, которые привели к ошибке."
-#: ../src/gui/CReporterAssistant.py:386
+#: ../src/gui/CReporterAssistant.py:388
msgid "You did not provide any comments."
msgstr "Вы не предоставили комментариев."
-#: ../src/gui/CReporterAssistant.py:467
+#: ../src/gui/CReporterAssistant.py:469
#, python-format
msgid ""
"It looks like an application from the package <b>%s</b> has crashed on your "
@@ -1166,15 +816,15 @@ msgstr ""
"\n"
"Выберите способ отправки отчёта и нажмите кнопку продолжения."
-#: ../src/gui/CReporterAssistant.py:527
+#: ../src/gui/CReporterAssistant.py:510
msgid "Only one reporter plugin is configured."
msgstr "Настроен лишь один модуль для отправки отчётов."
-#: ../src/gui/CReporterAssistant.py:533
+#: ../src/gui/CReporterAssistant.py:516
msgid "Send a bug report"
msgstr "Отправить отчёт"
-#: ../src/gui/CReporterAssistant.py:571
+#: ../src/gui/CReporterAssistant.py:554
msgid ""
"Below is the backtrace associated with your crash. A crash backtrace "
"provides developers with details about how the crash happened, helping them "
@@ -1188,128 +838,132 @@ msgstr ""
"\n"
"Просмотрите протокол и удалите личные данные:"
-#: ../src/gui/CReporterAssistant.py:642 ../src/gui/CReporterAssistant.py:655
-#: ../src/gui/CReporterAssistant.py:689
+#: ../src/gui/CReporterAssistant.py:625 ../src/gui/CReporterAssistant.py:638
+#: ../src/gui/CReporterAssistant.py:672
#, python-format
msgid "Found %i occurence(s) [at: %i of %i]"
msgstr ""
-#: ../src/gui/CReporterAssistant.py:726
+#: ../src/gui/CReporterAssistant.py:709
msgid "Search:"
msgstr ""
-#: ../src/gui/CReporterAssistant.py:756
+#: ../src/gui/CReporterAssistant.py:740
msgid "Refresh"
msgstr "Обновить"
-#: ../src/gui/CReporterAssistant.py:758
+#: ../src/gui/CReporterAssistant.py:742
msgid "Copy"
msgstr "Копировать"
-#: ../src/gui/CReporterAssistant.py:764
+#: ../src/gui/CReporterAssistant.py:748
msgid "I agree with submitting the backtrace"
msgstr "Даю согласие на отправку отслеженных данных"
-#: ../src/gui/CReporterAssistant.py:769
+#: ../src/gui/CReporterAssistant.py:753
msgid "Approve the backtrace"
msgstr "Подтвердить отчёт"
-#: ../src/gui/CReporterAssistant.py:792
+#: ../src/gui/CReporterAssistant.py:796
+msgid "You need to fill the how to before you can proceed..."
+msgstr ""
+
+#: ../src/gui/CReporterAssistant.py:819
msgid "How did this crash happen (step-by-step)? How would you reproduce it?"
msgstr ""
"Какие действия привели к этому сбою? Какие шаги помогут это воспроизвести?"
-#: ../src/gui/CReporterAssistant.py:811
+#: ../src/gui/CReporterAssistant.py:839
msgid ""
"Are there any comments you would like to share with the software maintainers?"
msgstr ""
"Добавьте любую другую информацию, которая по вашему мнению поможет "
"разработчикам."
-#: ../src/gui/CReporterAssistant.py:831
+#: ../src/gui/CReporterAssistant.py:859
msgid "Provide additional details"
msgstr "Дополнительные сведения"
-#: ../src/gui/CReporterAssistant.py:838
+#: ../src/gui/CReporterAssistant.py:866
msgid ""
"<b>Tip:</b> Your comments are not private. Please watch what you say "
"accordingly."
msgstr ""
"<b>Подсказка:</b> Ваши комментарии будут опубликованы. Будьте корректны."
-#: ../src/gui/CReporterAssistant.py:879
+#: ../src/gui/CReporterAssistant.py:907
msgid "Confirm and send the report"
msgstr "Подтвердить и отправить отчёт"
-#: ../src/gui/CReporterAssistant.py:881
+#: ../src/gui/CReporterAssistant.py:909
msgid ""
"Below is a summary of your bug report. Please click 'Apply' to submit it."
msgstr ""
"Ниже можно просмотреть ваш отчёт. Чтобы его отправить, нажмите «Применить»."
-#: ../src/gui/CReporterAssistant.py:886
+#: ../src/gui/CReporterAssistant.py:914
msgid "<b>Basic details</b>"
msgstr "<b>Основные сведения</b>"
#. left table
-#: ../src/gui/CReporterAssistant.py:893
+#: ../src/gui/CReporterAssistant.py:921
msgid "Component"
msgstr "Компонент"
-#: ../src/gui/CReporterAssistant.py:894
+#: ../src/gui/CReporterAssistant.py:922
msgid "Package"
msgstr "Пакет"
-#: ../src/gui/CReporterAssistant.py:895
+#: ../src/gui/CReporterAssistant.py:923
msgid "Executable"
msgstr "Программа"
-#: ../src/gui/CReporterAssistant.py:896
+#: ../src/gui/CReporterAssistant.py:924
msgid "Cmdline"
msgstr "Команда"
#. right table
-#: ../src/gui/CReporterAssistant.py:898
+#: ../src/gui/CReporterAssistant.py:926
msgid "Architecture"
msgstr "Архитектура"
-#: ../src/gui/CReporterAssistant.py:899
+#: ../src/gui/CReporterAssistant.py:927
msgid "Kernel"
msgstr "Ядро"
-#: ../src/gui/CReporterAssistant.py:900
+#: ../src/gui/CReporterAssistant.py:928
msgid "Release"
msgstr "Выпуск"
-#: ../src/gui/CReporterAssistant.py:901
+#: ../src/gui/CReporterAssistant.py:929
msgid "Reason"
msgstr "Причина"
-#: ../src/gui/CReporterAssistant.py:912 ../src/gui/report.glade.h:3
+#: ../src/gui/CReporterAssistant.py:940 ../src/gui/report.glade.h:3
msgid "<b>Backtrace</b>"
msgstr "<b>Отслеженные данные о сбое</b>"
-#: ../src/gui/CReporterAssistant.py:915
+#: ../src/gui/CReporterAssistant.py:943
msgid "Click to view..."
msgstr "Нажмите для просмотра..."
-#: ../src/gui/CReporterAssistant.py:927
+#: ../src/gui/CReporterAssistant.py:955
msgid "<b>Steps to reproduce:</b>"
msgstr "<b>Как повторить:</b>"
-#: ../src/gui/CReporterAssistant.py:948
+#: ../src/gui/CReporterAssistant.py:976
msgid "<b>Comments:</b>"
msgstr "<b>Комментарии:</b>"
-#: ../src/gui/CReporterAssistant.py:951
+#: ../src/gui/CReporterAssistant.py:979
msgid "No comment provided!"
msgstr "Отсутствуют комментарии!"
-#: ../src/gui/CReporterAssistant.py:987
+#: ../src/gui/CReporterAssistant.py:1015
msgid "Finished sending the bug report"
msgstr "Отправка отчета завершена"
-#: ../src/gui/CReporterAssistant.py:991
+#: ../src/gui/CReporterAssistant.py:1019
msgid "<b>Bug reports:</b>"
msgstr "<b>Отчеты о сбоях:</b>"
@@ -1354,12 +1008,12 @@ msgstr "Не удалось загрузить описание интерфей
msgid "Name"
msgstr "Имя"
-#: ../src/gui/PluginsSettingsDialog.py:149
+#: ../src/gui/PluginsSettingsDialog.py:118
#, fuzzy
msgid "Please select a plugin from the list to edit its options."
msgstr "Выберите модуль из списка, чтобы изменить его параметры."
-#: ../src/gui/PluginsSettingsDialog.py:157
+#: ../src/gui/PluginsSettingsDialog.py:126
#, python-format
msgid ""
"Error while opening the plugin settings UI: \n"
@@ -1575,3 +1229,411 @@ msgstr ""
"Обнаружены неверные настройки модулей отчётов. Показанные ниже кнопки "
"помогут открыть и исправить их конфигурацию. В противном случае процесс "
"отправки протокола сбоя может завершиться неудачей.\n"
+
+#: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.cpp:50
+#, c-format
+msgid "Uploaded: %llu of %llu kbytes"
+msgstr "Отправлено: %llu из %llu КБ"
+
+#: ../src/lib/parse_options.c:11
+#, c-format
+msgid "Usage: %s\n"
+msgstr ""
+
+#: ../src/plugins/abrt-action-analyze-c.c:154
+msgid ""
+" [-vs] -d DIR\n"
+"\n"
+"Calculates and saves UUID of coredumps"
+msgstr ""
+
+#: ../src/plugins/abrt-action-analyze-oops.c:131
+msgid ""
+" [-vs] -d DIR\n"
+"\n"
+"Calculates and saves UUID and DUPHASH of oops crash dumps"
+msgstr ""
+
+#: ../src/plugins/abrt-action-analyze-python.c:36
+msgid ""
+" [-vs] -d DIR\n"
+"\n"
+"Calculates and saves UUID and DUPHASH of python crash dumps"
+msgstr ""
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:470
+#, c-format
+msgid "New bug id: %i"
+msgstr "Новый код запроса: %i"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:583
+#, c-format
+msgid "Can't open '%s'"
+msgstr ""
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:603
+#, fuzzy, c-format
+msgid "Empty login or password, please check %s"
+msgstr ""
+"Пустое имя входа или пароль.\n"
+"Проверьте "
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:621
+msgid "Logging into bugzilla..."
+msgstr "Выполняется вход в Bugzilla…"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:624
+msgid "Checking for duplicates..."
+msgstr "Проверяется наличие дубликатов…"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:645
+#: ../src/plugins/abrt-action-bugzilla.cpp:681
+msgid "Missing mandatory member 'bugs'"
+msgstr "Отсутствует обязательное свойство «bugs»"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:664
+#: ../src/plugins/abrt-action-bugzilla.cpp:697
+#: ../src/plugins/abrt-action-bugzilla.cpp:772
+msgid "get_bug_info() failed. Could not collect all mandatory information"
+msgstr "Сбой get_bug_info(). Не удалось собрать всю необходимую информацию."
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:713
+msgid "Creating a new bug..."
+msgstr "Создаётся новый запрос…"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:718
+msgid "Bugzilla entry creation failed"
+msgstr "Не удалось создать запись в Bugzilla"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:728
+#: ../src/plugins/abrt-action-bugzilla.cpp:825
+msgid "Logging out..."
+msgstr "Выполняется выход…"
+
+#. decision based on state
+#: ../src/plugins/abrt-action-bugzilla.cpp:746
+#, c-format
+msgid "Bug is already reported: %i"
+msgstr "Запрос уже существует: %i"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:757
+#, c-format
+msgid "Bugzilla couldn't find parent of bug %d"
+msgstr "Первичный отчет о %d в Bugzilla не найден"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:786
+#, c-format
+msgid "Add %s to CC list"
+msgstr "Добавить %s в список CC"
+
+#: ../src/plugins/abrt-action-bugzilla.cpp:810
+#, c-format
+msgid "Adding new comment to bug %d"
+msgstr "Добавление комментария к запросу (%d)"
+
+#: ../src/plugins/abrt-action-generate-backtrace.c:319
+#, c-format
+msgid "Backtrace parsing failed for %s"
+msgstr ""
+
+#: ../src/plugins/abrt-action-kerneloops.cpp:113
+#, fuzzy, c-format
+msgid "Submitting oops report to %s"
+msgstr "Отчёт записывается в «%s»"
+
+#: ../src/plugins/abrt-action-mailx.cpp:117
+msgid "Sending an email..."
+msgstr "Отправляется почтовое сообщение…"
+
+#: ../src/plugins/abrt-action-mailx.cpp:141
+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
+#, fuzzy
+msgid "Config file"
+msgstr "Файл Logger:"
+
+#: ../src/plugins/abrt-action-print.cpp:40
+msgid ""
+" [-v] [-o FILE] -d DIR\n"
+"\n"
+"Print information about the crash to standard output"
+msgstr ""
+
+#: ../src/plugins/abrt-action-print.cpp:52
+msgid "Output file"
+msgstr ""
+
+#: ../src/plugins/abrt-action-print.cpp:101
+#, c-format
+msgid "The report was appended to %s"
+msgstr "Отчёт был добавлен к %s"
+
+#: ../src/plugins/abrt-action-print.cpp:101
+#, c-format
+msgid "The report was stored to %s"
+msgstr "Отчёт сохранён в %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
+msgid "Compressing data"
+msgstr "Выполняется сжатие данных"
+
+#: ../src/plugins/abrt-action-rhtsupport.cpp:81
+#, fuzzy
+msgid "Empty login or password, please check RHTSupport.conf"
+msgstr ""
+"Пустое имя входа или пароль.\n"
+"Проверьте "
+
+#: ../src/plugins/abrt-action-rhtsupport.cpp:198
+msgid "Creating a new case..."
+msgstr "Создаётся новая запись…"
+
+#: ../src/plugins/abrt-action-upload.cpp:68
+#, fuzzy, c-format
+msgid "Sending %s to %s"
+msgstr "Архив %s отправляется %s"
+
+#. This ends up a "reporting status message" in abrtd
+#: ../src/plugins/abrt-action-upload.cpp:101
+#, c-format
+msgid "Successfully sent %s to %s"
+msgstr ""
+
+#: ../src/plugins/abrt-action-upload.cpp:223
+#, c-format
+msgid "Archive is created: '%s'"
+msgstr ""
+
+#: ../src/plugins/abrt-action-upload.cpp:257
+msgid ""
+" [-v] -d DIR [-c CONFFILE] [-u URL]\n"
+"\n"
+"Upload compressed tarball of crash dump"
+msgstr ""
+
+#: ../src/plugins/abrt-action-upload.cpp:272
+msgid "Base URL to upload to"
+msgstr ""
+
+#: ../src/plugins/Bugzilla.glade.h:1
+msgid "<b>Bugzilla plugin configuration</b>"
+msgstr "<b>Настройка модулей Bugzilla</b>"
+
+#: ../src/plugins/Bugzilla.glade.h:2
+msgid "Bugzilla URL:"
+msgstr "Адрес Bugzilla:"
+
+#: ../src/plugins/Bugzilla.glade.h:3
+msgid "Don't have an account yet?"
+msgstr "Нет учётной записи?"
+
+#: ../src/plugins/Bugzilla.glade.h:4
+msgid "Login(email):"
+msgstr "Имя входа (эл.адрес):"
+
+#: ../src/plugins/Bugzilla.glade.h:5 ../src/plugins/RHTSupport.glade.h:3
+msgid "Password:"
+msgstr "Пароль:"
+
+#: ../src/plugins/Bugzilla.glade.h:6 ../src/plugins/RHTSupport.glade.h:5
+msgid "SSL verify"
+msgstr "SSL"
+
+#: ../src/plugins/Bugzilla.glade.h:7 ../src/plugins/RHTSupport.glade.h:6
+msgid "Show password"
+msgstr "Показать пароль"
+
+#: ../src/plugins/Bugzilla.glade.h:8
+msgid ""
+"You can create it <a href=\"https://bugzilla.redhat.com/createaccount.cgi"
+"\">here</a>"
+msgstr ""
+"Создайте её <a href=\"https://bugzilla.redhat.com/createaccount.cgi\">здесь</"
+"a>"
+
+#: ../src/plugins/CCpp.cpp:277
+msgid "Analyzes crashes in C/C++ programs"
+msgstr "Анализирует сбои в коде C/C++"
+
+#: ../src/plugins/KerneloopsReporter.glade.h:1
+msgid "<b>Kerneloops Reporter plugin configuration</b>"
+msgstr "<b>Настройка модуля Kerneloops Reporter</b>"
+
+#: ../src/plugins/KerneloopsReporter.glade.h:2
+msgid "Submit URL:"
+msgstr "Адрес отправки:"
+
+#: ../src/plugins/KerneloopsScanner.cpp:229
+msgid "Periodically scans for and saves kernel oopses"
+msgstr ""
+"Периодически проверяет наличие сбоев ядра и сохраняет полученную информацию"
+
+#: ../src/plugins/Logger.glade.h:1
+msgid "<b>Logger plugin configuration</b>"
+msgstr "<b>Настройка модуля Logger</b>"
+
+#: ../src/plugins/Logger.glade.h:2
+msgid "Append new logs"
+msgstr "Присоединить новые протоколы"
+
+#: ../src/plugins/Logger.glade.h:3
+msgid "Logger file:"
+msgstr "Файл Logger:"
+
+#: ../src/plugins/Mailx.glade.h:1
+msgid "<b>Mailx plugin configuration</b>"
+msgstr "<b>Настройка модуля mailx</b>"
+
+#: ../src/plugins/Mailx.glade.h:2
+msgid "Recipient's Email:"
+msgstr "Адрес получателя:"
+
+#: ../src/plugins/Mailx.glade.h:3
+msgid "Send Binary Data"
+msgstr "Отправлять двоичные данные"
+
+#: ../src/plugins/Mailx.glade.h:4
+msgid "Subject:"
+msgstr "Тема:"
+
+#: ../src/plugins/Mailx.glade.h:5
+msgid "Your Email:"
+msgstr "Ваш эл.адрес:"
+
+#: ../src/plugins/RHTSupport.glade.h:1
+msgid "<b>RHTSupport plugin configuration</b>"
+msgstr "<b>Настройка модуля RHTSupport</b>"
+
+#: ../src/plugins/RHTSupport.glade.h:2
+msgid "Login:"
+msgstr "Имя входа:"
+
+#: ../src/plugins/RHTSupport.glade.h:4
+msgid "RHTSupport URL:"
+msgstr "Адрес RHTSupport:"
+
+#: ../src/plugins/SQLite3.cpp:739
+msgid "Keeps SQLite3 database about all crashes"
+msgstr "Сохраняет информацию о сбоях в базе данных SQLite3"
+
+#: ../src/plugins/Upload.glade.h:1
+#, fuzzy
+msgid "<b>Upload plugin configuration</b>"
+msgstr "<b>Настройка модуля TicketUploader</b>"
+
+#: ../src/plugins/Upload.glade.h:2
+msgid "Retry count:"
+msgstr "Счётчик повторов:"
+
+#: ../src/plugins/Upload.glade.h:3
+msgid "Retry delay:"
+msgstr "Задержка повтора:"
+
+#: ../src/plugins/Upload.glade.h:4
+msgid "URL:"
+msgstr "URL:"
+
+#: ../src/plugins/Upload.glade.h:5
+msgid "Use encryption"
+msgstr "Зашифровать"
+
+#~ msgid "Reports bugs to bugzilla"
+#~ msgstr "Отправляет отчёт в Bugzilla"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=572132
+#~ msgid "Generating backtrace"
+#~ msgstr "Отслеживаем данные"
+
+#~ msgid "Starting the debuginfo installation"
+#~ msgstr "Начало установки debuginfo"
+
+#~ msgid "Getting global universal unique identification..."
+#~ msgstr "Получение глобального UUID…"
+
+#~ msgid "Skipping the debuginfo installation"
+#~ msgstr "Пропуск установки debuginfo"
+
+#~ msgid "FileTransfer: URL not specified"
+#~ msgstr "Передача файлов: не указан URL"
+
+#~ msgid "FileTransfer: Creating a report..."
+#~ msgstr "Передача файлов: создаётся отчёт…"
+
+#~ msgid "Cannot create and send an archive: %s"
+#~ msgstr "Не удалось создать и отправить архив: %s"
+
+#~ msgid "Sends a report via FTP or SCTP"
+#~ msgstr "Отправляет отчёт через FTP или SCTP"
+
+#~ msgid "Analyzes kernel oopses"
+#~ msgstr "Анализирует сбои ядра"
+
+#~ msgid "Creating and submitting a report..."
+#~ msgstr "Создание и отправка отчета…"
+
+#~ msgid "Sends kernel oops information to kerneloops.org"
+#~ msgstr "Отправляет информацию о сбоях ядра на kerneloops.org"
+
+#~ msgid "Writes report to a file"
+#~ msgstr "Сохраняет отчёт в файл"
+
+#~ msgid "Sends an email with a report (via mailx command)"
+#~ msgstr "Отправляет отчёт в почтовом сообщении (с помощью команды mailx)"
+
+#~ msgid "Analyzes crashes in Python programs"
+#~ msgstr "Анализирует сбои в программах Python"
+
+#~ msgid "Sending failed, trying again. %s"
+#~ msgstr "Передача не удалась, повтор. %s"
+
+#~ msgid "Creating a ReportUploader report..."
+#~ msgstr "Создание и отправка отчета…"
+
+#~ msgid ""
+#~ "Packs crash data into .tar.gz file, optionally uploads it via FTP/SCP/etc"
+#~ msgstr ""
+#~ "Сохраняет архив сбоя в файл «.tar.gz» и дополнительно осуществляет его "
+#~ "передачу через FTP/SCP и пр."
+
+#~ msgid "Reports bugs to Red Hat support"
+#~ msgstr "Отправляет отчёт в службу поддержки Red Hat"
+
+#~ msgid "Runs a command, saves its output"
+#~ msgstr "Выполняет команду с сохранением её вывода"
+
+#~ msgid "Running sosreport: %s"
+#~ msgstr "Выполняется sosreport: %s"
+
+#~ msgid "Finished running sosreport"
+#~ msgstr "Выполнение sosreport завершено"
+
+#~ msgid "Unable to open debug dump '%s'"
+#~ msgstr "Не удалось открыть дамп отладки «%s»"
+
+#~ msgid "Runs sosreport, saves the output"
+#~ msgstr "Выполняет sosreport с сохранением вывода"
+
+#~ msgid "Customer:"
+#~ msgstr "Пользователь:"
+
+#~ msgid "Ticket:"
+#~ msgstr "Запрос:"
+
+#~ msgid "Upload"
+#~ msgstr "Отправить"
+
+#~ msgid "Rating is required by the %s plugin"
+#~ msgstr "Рейтинг необходим для %s модуля"
+
+#~ msgid "Rating is not required by any plugin, skipping the check..."
+#~ msgstr "Рейтинг не требуется. Проверка пропускается..."