From 8e551473641151d1e5f043ac279eca399daff5fb Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 6 Mar 2009 18:22:34 +0100 Subject: Add new hook type "process": launch command with fork and catch result (rc/stdout/stderr) via callback --- po/ru.po | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'po/ru.po') diff --git a/po/ru.po b/po/ru.po index 054c359b4..59200b320 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-03-02 10:33+0100\n" +"POT-Creation-Date: 2009-03-06 18:11+0100\n" "PO-Revision-Date: 2009-01-03 00:42+0100\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -519,12 +519,20 @@ msgstr "" msgid " exception" msgstr " . описание: %s\n" +#, fuzzy +msgid " process hooked:" +msgstr " обработчики таймера:\n" + +#, fuzzy, c-format +msgid " command: '%s', child pid: %d" +msgstr " IRC(%s)\n" + #, fuzzy msgid " connect hooked:" msgstr " обработчики команд:\n" #, c-format -msgid " socket: %d, address: %s, port: %d" +msgid " socket: %d, address: %s, port: %d, child pid: %d" msgstr "" #, fuzzy @@ -699,6 +707,12 @@ msgstr "не на канале" msgid "%d option(s) reset, %d option(s) removed" msgstr "" +#, c-format +msgid "" +"%sCan't upgrade: there is one or more background process (hook type " +"'process' or 'connect')" +msgstr "" + #, c-format msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" msgstr "" @@ -1762,6 +1776,10 @@ msgstr "Сохраняю конфигурацию\n" msgid "System clock skew detected (%+ld seconds), reinitializing all timers" msgstr "" +#, c-format +msgid "End of command '%s', timeout reached (%.1fs)" +msgstr "" + #, fuzzy, c-format msgid "%sYou can not write text in this buffer" msgstr "%s невозможно закрыть единственный буфер\n" -- cgit v1.2.3