diff options
author | ypoyarko <ypoyarko@fedoraproject.org> | 2009-09-02 00:44:13 +0000 |
---|---|---|
committer | transifex user <transifex@app1.fedora.phx.redhat.com> | 2009-09-02 00:44:13 +0000 |
commit | 3f85e42d2b68547a5315e118652a43e3498aa419 (patch) | |
tree | c141ae1346549fc8b26cd804b538db039d672ffb | |
parent | 608ec9e50fd7b93209a900fe8c5e9a81ccadd99a (diff) | |
download | abrt-3f85e42d2b68547a5315e118652a43e3498aa419.tar.gz abrt-3f85e42d2b68547a5315e118652a43e3498aa419.tar.xz abrt-3f85e42d2b68547a5315e118652a43e3498aa419.zip |
Sending translation for po/ru.po
-rw-r--r-- | po/ru.po | 300 |
1 files changed, 300 insertions, 0 deletions
diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 00000000..ab7651e9 --- /dev/null +++ b/po/ru.po @@ -0,0 +1,300 @@ +# SOME DESCRIPTIVE TITLE. +# 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. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" +"POT-Creation-Date: 2009-09-01 19:44+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/Gui/ABRTExceptions.py:4 +msgid "Another client is already running, trying to wake it." +msgstr "" + +#: ../src/Gui/ABRTExceptions.py:10 +msgid "Got unexpected data from daemon (is the database properly updated?)." +msgstr "" + +#: ../src/Gui/ABRTPlugin.py:26 +msgid "Analyzer plugins" +msgstr "" + +#: ../src/Gui/ABRTPlugin.py:27 +msgid "Action plugins" +msgstr "" + +#: ../src/Gui/ABRTPlugin.py:28 +msgid "Reporter plugins" +msgstr "" + +#: ../src/Gui/ABRTPlugin.py:29 +msgid "Database plugins" +msgstr "" + +#: ../src/Gui/CCDBusBackend.py:140 +msgid "Can't connect to dbus" +msgstr "" + +#: ../src/Gui/CCDBusBackend.py:144 ../src/Gui/CCDBusBackend.py:163 +msgid "Please check if abrt daemon is running." +msgstr "" + +#: ../src/Gui/CCDBusBackend.py:181 +msgid "" +"Daemon did't return valid report info\n" +"Debuginfo is missing?" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:1 +msgid " " +msgstr "" + +#: ../src/Gui/ccgui.glade.h:2 +msgid "(C) 2009 Red Hat, Inc." +msgstr "" + +#: ../src/Gui/ccgui.glade.h:3 ../src/Gui/CCMainWindow.py:215 +msgid "<b>Not reported!</b>" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:4 +msgid "<span color=\"white\">Description</span>" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:5 +msgid "About ABRT" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:6 +msgid "Automatic Bug Reporting Tool" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:7 +msgid "Delete" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:8 +msgid "Please wait.." +msgstr "" + +#: ../src/Gui/ccgui.glade.h:9 ../src/Gui/report.glade.h:2 +msgid "Report" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:10 +msgid "" +"This program is free software; you can redistribute it and/or modify it " +"under the terms of the GNU General Public License as published by the Free " +"Software Foundation; either version 2 of the License, or (at your option) " +"any later version.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program. If not, see <http://www.gnu.org/licenses/>." +msgstr "" + +#: ../src/Gui/ccgui.glade.h:15 +msgid "Working..." +msgstr "" + +#: ../src/Gui/ccgui.glade.h:16 +msgid "_Edit" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:17 +msgid "_File" +msgstr "" + +#: ../src/Gui/ccgui.glade.h:18 +msgid "_Help" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:86 +msgid "Package" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:87 +msgid "Application" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:88 +msgid "Date" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:89 +msgid "Crash Rate" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:91 +msgid "User" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:157 +#, python-format +msgid "" +"Unable to finish current task!\n" +"%s" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:174 +#, python-format +msgid "" +"Error while loading the dumplist, please check if abrt daemon is running\n" +" %s" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:207 +msgid "<b>This crash has been reported, you can find the report(s) at:</b>\n" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:267 +msgid "" +"Unable to get report!\n" +"Debuginfo is missing?" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:279 +#, python-format +msgid "" +"Reporting failed!\n" +"%s" +msgstr "" + +#: ../src/Gui/CCMainWindow.py:311 +#, python-format +msgid "Error getting the report: %s" +msgstr "" + +#: ../src/Gui/CCReporterDialog.py:98 +#, python-format +msgid "" +"<b>WARNING</b>, you're about to send data that might contain some sensitive " +"informations!\n" +"Do you really want to send <b>%s</b>?\n" +msgstr "" + +#: ../src/Gui/CCReporterDialog.py:111 +msgid "Brief description how to reproduce this or what you did..." +msgstr "" + +#: ../src/Gui/PluginSettingsUI.py:17 +msgid "Can't find PluginDialog widget in UI description!" +msgstr "" + +#. we shouldn't get here, but just to be safe +#: ../src/Gui/PluginSettingsUI.py:21 +#, python-format +msgid "No UI for plugin %s" +msgstr "" + +#: ../src/Gui/PluginSettingsUI.py:38 ../src/Gui/PluginSettingsUI.py:64 +msgid "combo box is not implemented" +msgstr "" + +#: ../src/Gui/PluginSettingsUI.py:47 +msgid "Nothing to hydrate!" +msgstr "" + +#: ../src/Gui/report.glade.h:1 +msgid "Comment" +msgstr "" + +#: ../src/Gui/report.glade.h:3 +msgid "Send" +msgstr "" + +#: ../src/Gui/report.glade.h:4 +msgid "gtk-cancel" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:22 +msgid "Can't load gui description for SettingsDialog!" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:34 +msgid "Name" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:52 +msgid "Enabled" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:117 +msgid "Can't get plugin description" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:125 +#, python-format +msgid "" +"Error while opening plugin settings UI: \n" +"\n" +"%s" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:135 +#, python-format +msgid "" +"Can't save plugin settings:\n" +" %s" +msgstr "" + +#: ../src/Gui/SettingsDialog.py:141 +msgid "unknown response from settings dialog" +msgstr "" + +#. applet->AddEvent(uid, std::string(progname)); +#: ../src/Applet/Applet.cpp:49 +#, c-format +msgid "A crash in package %s has been detected!" +msgstr "" + +#. applet is already running +#: ../src/Applet/Applet.cpp:80 +msgid "Applet is already running." +msgstr "" + +#: ../src/Applet/Applet.cpp:94 ../src/Applet/Applet.cpp:95 +#: ../src/Applet/CCApplet.cpp:135 +msgid "ABRT service is not running" +msgstr "" + +#: ../src/Applet/CCApplet.cpp:83 ../src/Applet/CCApplet.cpp:249 +#, c-format +msgid "Pending events: %i" +msgstr "" + +#: ../src/Applet/CCApplet.cpp:102 +#, c-format +msgid "Can't create menu from the description, popup won't be available!\n" +msgstr "" + +#: ../src/Applet/CCApplet.cpp:125 +msgid "" +"This is default handler, you should register your own with " +"ConnectCrashHandler" +msgstr "" + +#: ../src/Applet/CCApplet.cpp:139 +msgid "ABRT service has been started" +msgstr "" + +#: ../src/Applet/CCApplet.cpp:160 +msgid "Warning" +msgstr "" + +#: ../src/Applet/CCApplet.cpp:166 +msgid "Out of memory" +msgstr "" |