# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Sergey Poznyakoff # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: direvent 4.1.90\n" "Report-Msgid-Bugs-To: bug-direvent@gnu.org.ua\n" "POT-Creation-Date: 2014-08-25 19:07+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: cmdline.opt:26 msgid "increase debug level" msgstr "" #: cmdline.opt:32 msgid "PRIO" msgstr "" #: cmdline.opt:32 msgid "" "log everything with priority PRIO and higher to the stderr, as well as to " "the syslog" msgstr "" #: cmdline.opt:41 msgid "NAME" msgstr "" #: cmdline.opt:41 msgid "set syslog facility" msgstr "" #: cmdline.opt:47 msgid "remain in foreground" msgstr "" #: cmdline.opt:53 msgid "PROG" msgstr "" #: cmdline.opt:53 msgid "self-test mode" msgstr "" #: cmdline.opt:59 msgid "FILE" msgstr "" #: cmdline.opt:59 msgid "set PID file" msgstr "" #: cmdline.opt:81 msgid "show configuration file summary" msgstr "" #: cmdline.opt:75 msgid "Other options" msgstr "" #: cmdline.opt:87 msgid "Give this help list" msgstr "" #: cmdline.opt:87 msgid "Give a short usage message" msgstr "" #: cmdline.opt:87 msgid "Print program version" msgstr "" #: cmdline.opt:13 msgid "GNU direvent monitors changes in directories" msgstr "" #: cmdline.opt:15 msgid "[CONFIG]" msgstr "" #: src/config.c:63 #, c-format msgid "unknown syslog facility: %s" msgstr "" #: src/config.c:80 #, c-format msgid "unknown syslog priority: %s" msgstr "" #: src/config.c:88 msgid "unexpected block statement" msgstr "" #: src/config.c:97 #, c-format msgid "expected %s" msgstr "" #: src/config.c:102 #, c-format msgid "expected %s, but found %s" msgstr "" #: src/config.c:124 #, c-format msgid "unknown syslog facility `%s'" msgstr "" #: src/config.c:133 src/config.c:705 msgid "name" msgstr "" #: src/config.c:134 msgid "" "Set syslog facility. Arg is one of the following: user, daemon, auth, " "authpriv, mail, cron, local0 through local7 (case-insensitive), or a " "facility number." msgstr "" #: src/config.c:139 msgid "string" msgstr "" #: src/config.c:139 msgid "Tag syslog messages with this string" msgstr "" #: src/config.c:142 msgid "arg" msgstr "" #: src/config.c:143 msgid "Prefix each message with its priority" msgstr "" #: src/config.c:210 msgid "ignoring duplicate definition" msgstr "" #: src/config.c:248 msgid "no paths configured" msgstr "" #: src/config.c:253 msgid "no command configured" msgstr "" #: src/config.c:265 msgid "invalid use of block statement" msgstr "" #: src/config.c:310 msgid "expected \"recursive\" or end of statement" msgstr "" #: src/config.c:325 msgid "surplus argument" msgstr "" #: src/config.c:331 src/config.c:482 msgid "unexpected list" msgstr "" #: src/config.c:362 src/config.c:377 src/config.c:392 msgid "unrecognized event code" msgstr "" #: src/config.c:474 msgid "surplus arguments" msgstr "" #: src/config.c:488 msgid "no such user" msgstr "" #: src/config.c:495 msgid "no such group" msgstr "" #: src/config.c:534 msgid "unrecognized flag" msgstr "" #: src/config.c:612 msgid "unterminated regexp" msgstr "" #: src/config.c:626 #, c-format msgid "unrecognized flag: %c" msgstr "" #: src/config.c:694 msgid "Pathname to watch" msgstr "" #: src/config.c:697 msgid "Events to watch for" msgstr "" #: src/config.c:700 msgid "regexp" msgstr "" #: src/config.c:700 msgid "Files to watch for" msgstr "" #: src/config.c:703 msgid "Command to execute on event" msgstr "" #: src/config.c:705 msgid "Run command as this user" msgstr "" #: src/config.c:708 msgid "seconds" msgstr "" #: src/config.c:708 msgid "Timeout for the command" msgstr "" #: src/config.c:710 msgid "List of additional options" msgstr "" #: src/config.c:713 msgid " ..." msgstr "" #: src/config.c:714 msgid "Modify environment" msgstr "" #: src/config.c:721 msgid "Run as this user" msgstr "" #: src/config.c:723 msgid "Run in foreground" msgstr "" #: src/config.c:725 msgid "file" msgstr "" #: src/config.c:725 msgid "Set pid file name" msgstr "" #: src/config.c:727 msgid "Configure syslog logging" msgstr "" #: src/config.c:729 msgid "level" msgstr "" #: src/config.c:729 msgid "Set debug level" msgstr "" #: src/config.c:731 msgid "Configure event watcher" msgstr "" #: src/config.c:742 msgid "" "Configuration file structure for direvent.\n" "For more information, use `info direvent configuration'." msgstr "" #: src/direvent.c:141 src/direvent.c:163 src/watcher.c:86 src/watcher.c:182 #: src/watcher.c:191 msgid "not enough memory" msgstr "" #: src/direvent.c:271 #, c-format msgid "cannot open pidfile %s for writing: %s" msgstr "" #: src/direvent.c:299 #, c-format msgid "no used with UID %lu" msgstr "" #: src/direvent.c:426 #, c-format msgid "cannot run `%s': fork failed: %s" msgstr "" #: src/direvent.c:476 msgid "too many arguments" msgstr "" #: src/direvent.c:522 #, c-format msgid "%s %s started" msgstr "" #: src/direvent.c:543 #, c-format msgid "%s %s stopped" msgstr "" #: src/environ.c:25 msgid "environment: " msgstr "" #: src/hashtab.c:140 msgid "element not found in table" msgstr "" #: src/hashtab.c:142 msgid "symbol table is full" msgstr "" #: src/hashtab.c:144 msgid "out of memory" msgstr "" #: src/progman.c:142 #, c-format msgid "process %lu exited successfully" msgstr "" #: src/progman.c:145 #, c-format msgid "process %lu failed with status %d" msgstr "" #: src/progman.c:155 #, c-format msgid "process %lu terminated on signal %d" msgstr "" #: src/progman.c:158 #, c-format msgid "process %lu stopped on signal %d" msgstr "" #: src/progman.c:163 #, c-format msgid "process %lu dumped core" msgstr "" #: src/progman.c:167 #, c-format msgid "process %lu terminated with unrecognized status" msgstr "" #: src/progman.c:228 msgid "begin scanning process list" msgstr "" #: src/progman.c:232 #, c-format msgid "process %lu timed out" msgstr "" #: src/progman.c:241 #, c-format msgid "scheduling alarm in %lu seconds" msgstr "" #: src/progman.c:322 #, c-format msgid "cannot start redirector for %s, pipe failed: %s" msgstr "" #: src/progman.c:354 #, c-format msgid "cannot run redirector `%s': fork failed: %s" msgstr "" #: src/progman.c:359 #, c-format msgid "redirector for %s started, pid=%lu" msgstr "" #: src/progman.c:439 #, c-format msgid "starting %s, dir=%s, file=%s" msgstr "" #: src/progman.c:468 #, c-format msgid "cannot change to %s: %s" msgstr "" #: src/progman.c:496 #, c-format msgid "%s running; dir=%s, file=%s, pid=%lu" msgstr "" #: src/progman.c:518 #, c-format msgid "waiting for %s (%lu) to terminate" msgstr "" #: src/watcher.c:231 #, c-format msgid "creating watcher %s" msgstr "" #: src/watcher.c:240 #, c-format msgid "cannot set watcher on %s: %s" msgstr "" #: src/watcher.c:319 #, c-format msgid "cannot create watcher %s/%s: not enough memory" msgstr "" #: src/watcher.c:326 #, c-format msgid "cannot create watcher %s/%s, stat failed: %s" msgstr "" #: src/watcher.c:355 #, c-format msgid "cannot open directory %s: %s" msgstr "" #: src/watcher.c:371 #, c-format msgid "cannot stat %s/%s: not enough memory" msgstr "" #: src/watcher.c:376 #, c-format msgid "cannot stat %s: %s" msgstr "" #: src/watcher.c:412 msgid "no event handlers configured" msgstr "" #: src/watcher.c:417 msgid "no event handlers installed" msgstr "" #: src/watcher.c:425 #, c-format msgid "removing watcher %s" msgstr ""