# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Sergey Poznyakoff # This file is distributed under the same license as the direvent package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: direvent 5.2\n" "Report-Msgid-Bugs-To: bug-direvent@gnu.org.ua\n" "POT-Creation-Date: 2019-07-13 19:23+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 "DIR" msgstr "" #: cmdline.opt:53 msgid "add include directory" msgstr "" #: cmdline.opt:59 msgid "PROG" msgstr "" #: cmdline.opt:59 msgid "self-test mode" msgstr "" #: cmdline.opt:65 msgid "FILE" msgstr "" #: cmdline.opt:65 msgid "set PID file" msgstr "" #: cmdline.opt:71 msgid "check configuration file and exit" msgstr "" #: cmdline.opt:77 msgid "USER" msgstr "" #: cmdline.opt:77 msgid "run as this user" msgstr "" #: cmdline.opt:87 msgid "show configuration file summary" msgstr "" #: cmdline.opt:81 msgid "Other options" msgstr "" #: cmdline.opt:93 msgid "Give this help list" msgstr "" #: cmdline.opt:93 msgid "Give a short usage message" msgstr "" #: cmdline.opt:93 msgid "Print program version" msgstr "" #: cmdline.opt:13 msgid "GNU direvent monitors changes in directories" msgstr "" #: cmdline.opt:15 msgid "[CONFIG]" msgstr "" #: cmdline.opt:95 #, c-format msgid "" "The optional CONFIG argument supplies the name of the configuration file\n" "to use instead of %s.\n" "\n" msgstr "" #. TRANSLATORS: %s is one of: inotify, kqueue #: cmdline.opt:99 #, c-format msgid "" "This direvent uses %s interface.\n" "\n" msgstr "" #: cmdline.opt:102 #, c-format msgid "Include search path:\n" msgstr "" #: cmdline.opt:105 #, c-format msgid "No include search path.\n" 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:606 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 grecs/src/format.c:36 grecs/src/tree.c:69 msgid "string" msgstr "" #: src/config.c:139 msgid "Tag syslog messages with this string" msgstr "" #: src/config.c:142 grecs/src/format.c:141 msgid "arg" msgstr "" #: src/config.c:143 msgid "Prefix each message with its priority" msgstr "" #: src/config.c:191 #, c-format msgid "%s: recursion depth does not match previous definition" msgstr "" #: src/config.c:212 msgid "no paths configured" msgstr "" #: src/config.c:217 msgid "no command configured" msgstr "" #: src/config.c:229 grecs/src/tree.c:665 msgid "invalid use of block statement" msgstr "" #: src/config.c:274 msgid "expected \"recursive\" or end of statement" msgstr "" #: src/config.c:289 msgid "surplus argument" msgstr "" #: src/config.c:295 src/config.c:446 msgid "unexpected list" msgstr "" #: src/config.c:326 src/config.c:341 src/config.c:356 msgid "unrecognized event code" msgstr "" #: src/config.c:438 msgid "surplus arguments" msgstr "" #: src/config.c:452 msgid "no such user" msgstr "" #: src/config.c:459 msgid "no such group" msgstr "" #: src/config.c:501 msgid "unrecognized option" msgstr "" #: src/config.c:595 msgid "Pathname to watch" msgstr "" #: src/config.c:598 msgid "Events to watch for" msgstr "" #: src/config.c:601 msgid "regexp" msgstr "" #: src/config.c:601 msgid "Files to watch for" msgstr "" #: src/config.c:604 msgid "Command to execute on event" msgstr "" #: src/config.c:606 msgid "Run command as this user" msgstr "" #: src/config.c:609 msgid "seconds" msgstr "" #: src/config.c:609 msgid "Timeout for the command" msgstr "" #: src/config.c:611 msgid "List of additional options" msgstr "" #: src/config.c:614 msgid " ..." msgstr "" #: src/config.c:615 msgid "Modify environment" msgstr "" #: src/config.c:622 msgid "Run as this user" msgstr "" #: src/config.c:624 msgid "Run in foreground" msgstr "" #: src/config.c:626 msgid "file" msgstr "" #: src/config.c:626 msgid "Set pid file name" msgstr "" #: src/config.c:628 msgid "Configure syslog logging" msgstr "" #: src/config.c:630 msgid "level" msgstr "" #: src/config.c:630 msgid "Set debug level" msgstr "" #: src/config.c:632 msgid "Configure event watcher" msgstr "" #: src/config.c:643 msgid "" "Configuration file structure for direvent.\n" "For more information, use `info direvent configuration'." msgstr "" #: src/direvent.c:142 src/direvent.c:164 src/watcher.c:93 src/watcher.c:125 msgid "not enough memory" msgstr "" #: src/direvent.c:274 #, c-format msgid "cannot open pidfile %s for writing: %s" msgstr "" #: src/direvent.c:302 #, c-format msgid "no user with UID %lu" msgstr "" #: src/direvent.c:420 #, c-format msgid "cannot run `%s': fork failed: %s" msgstr "" #: src/direvent.c:480 msgid "too many arguments" msgstr "" #: src/direvent.c:522 #, c-format msgid "%s %s started" msgstr "" #: src/direvent.c:546 #, c-format msgid "%s %s stopped" msgstr "" #: src/environ.c:25 msgid "environment: " 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:455 #, c-format msgid "starting %s, dir=%s, file=%s" msgstr "" #: src/progman.c:484 #, c-format msgid "cannot change to %s: %s" msgstr "" #: src/progman.c:512 #, c-format msgid "%s running; dir=%s, file=%s, pid=%lu" msgstr "" #: src/progman.c:534 #, c-format msgid "waiting for %s (%lu) to terminate" msgstr "" #: src/watcher.c:183 src/watcher.c:513 #, c-format msgid "removing watcher %s" msgstr "" #: src/watcher.c:195 msgid "no watchers left; exiting now" msgstr "" #: src/watcher.c:262 #, c-format msgid "installing CREATE sentinel for %s" msgstr "" #: src/watcher.c:275 #, c-format msgid "creating watcher %s" msgstr "" #: src/watcher.c:281 src/watcher.c:296 #, c-format msgid "cannot set watcher on %s: %s" msgstr "" #: src/watcher.c:377 #, c-format msgid "cannot create watcher %s/%s: not enough memory" msgstr "" #: src/watcher.c:384 #, c-format msgid "cannot create watcher %s/%s, stat failed: %s" msgstr "" #: src/watcher.c:430 #, c-format msgid "cannot open directory %s: %s" msgstr "" #: src/watcher.c:447 #, c-format msgid "cannot stat %s/%s: not enough memory" msgstr "" #: src/watcher.c:452 #, c-format msgid "cannot stat %s: %s" msgstr "" #: src/watcher.c:497 msgid "no event handlers configured" msgstr "" #: src/watcher.c:502 msgid "no event handlers installed" msgstr "" #: grecs/src/format.c:33 msgid "void" msgstr "" #: grecs/src/format.c:46 msgid "number" msgstr "" #: grecs/src/format.c:49 msgid "time" msgstr "" #: grecs/src/format.c:52 msgid "boolean" msgstr "" #: grecs/src/format.c:55 msgid "IPv4" msgstr "" #: grecs/src/format.c:58 msgid "CIDR" msgstr "" #: grecs/src/format.c:61 msgid "hostname" msgstr "" #: grecs/src/format.c:64 msgid "sockaddr" msgstr "" #: grecs/src/format.c:67 msgid "section" msgstr "" #: grecs/src/format.c:70 msgid "null" msgstr "" #: grecs/src/format.c:133 msgid "Disabled;" msgstr "" #: grecs/src/opthelp.c:123 grecs/src/opthelp.c:269 msgid "Usage:" msgstr "" #: grecs/src/opthelp.c:127 msgid "OPTION" msgstr "" #: grecs/src/opthelp.c:132 grecs/src/opthelp.c:427 msgid "Aliases" msgstr "" #: grecs/src/opthelp.c:132 grecs/src/opthelp.c:427 msgid "Alias" msgstr "" #: grecs/src/opthelp.c:186 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting #. address for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for #. translation bugs (typically your translation team's web or #. email address). #: grecs/src/opthelp.c:202 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: grecs/src/opthelp.c:205 #, c-format msgid "%s home page: <%s>\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: grecs/src/opthelp.c:457 msgid "(C)" msgstr "" #: grecs/src/opthelp.c:466 msgid "" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #: grecs/src/opthelp.c:483 msgid "Written by " msgstr "" #. TRANSLATORS: This string is used as a delimiter between #. authors' names as in: #. #. Written by Winnie the Pooh, Piglet ... #. #: grecs/src/opthelp.c:489 msgid ", " msgstr "" #. TRANSLATORS: This string acts as a delimiter before the #. last author's names, e.g.: #. #. Written by Winnie the Pooh, Piglet and Christopher Robin. #. #: grecs/src/opthelp.c:495 msgid " and " msgstr "" #: grecs/src/path-parser.c:62 #, c-format msgid "cannot open `%s'" msgstr "" #: grecs/src/path-parser.c:108 grecs/src/path-parser.c:123 msgid "unexpected end of file" msgstr "" #: grecs/src/path-parser.c:143 msgid "parse error" msgstr "" #: grecs/src/preproc.c:448 grecs/src/preproc.c:470 #, c-format msgid "Cannot stat `%s'" msgstr "" #: grecs/src/preproc.c:453 grecs/src/preproc.c:458 msgid "Recursive inclusion" msgstr "" #: grecs/src/preproc.c:461 #, c-format msgid "`%s' already included here" msgstr "" #: grecs/src/preproc.c:465 #, c-format msgid "`%s' already included at top level" msgstr "" #: grecs/src/preproc.c:480 #, c-format msgid "Cannot open `%s'" msgstr "" #: grecs/src/preproc.c:595 msgid "Cannot parse include line" msgstr "" #: grecs/src/preproc.c:598 msgid "invalid include statement" msgstr "" #: grecs/src/preproc.c:624 msgid "read error" msgstr "" #: grecs/src/preproc.c:632 #, c-format msgid "%s: No such file or directory" msgstr "" #: grecs/src/preproc.c:698 #, c-format msgid "Unable to start external preprocessor `%s'" msgstr "" #: grecs/src/preproc.c:773 grecs/src/preproc.c:793 #, c-format msgid "Cannot run `%s'" msgstr "" #: grecs/src/symtab.c:236 msgid "element not found in table" msgstr "" #: grecs/src/symtab.c:238 msgid "symbol table is full" msgstr "" #: grecs/src/tree.c:70 msgid "list" msgstr "" #: grecs/src/tree.c:71 msgid "one or more arguments" msgstr "" #: grecs/src/tree.c:75 msgid "unrecognized type; please report" msgstr "" #: grecs/src/tree.c:320 msgid "section keyword used as a scalar" msgstr "" #: grecs/src/tree.c:322 msgid "scalar keyword used as a section" msgstr "" #: grecs/src/tree.c:325 msgid "unknown keyword" msgstr "" #: grecs/src/tree.c:360 #, c-format msgid "%s: not a valid boolean value" msgstr "" #: grecs/src/tree.c:391 #, c-format msgid "%s: UNIX socket name too long" msgstr "" #: grecs/src/tree.c:420 grecs/src/tree.c:644 #, c-format msgid "%s: not a valid IP address or hostname" msgstr "" #: grecs/src/tree.c:444 #, c-format msgid "%s: not a valid port number" msgstr "" #: grecs/src/tree.c:452 msgid "missing port number" msgstr "" #: grecs/src/tree.c:501 msgid "numeric overflow" msgstr "" #: grecs/src/tree.c:506 msgid "value out of allowed range" msgstr "" #: grecs/src/tree.c:541 grecs/src/tree.c:571 #, c-format msgid "not a number (stopped near `%s')" msgstr "" #: grecs/src/tree.c:635 #, c-format msgid "%s: not a valid IP address" msgstr "" #: grecs/src/tree.c:774 #, c-format msgid "too many arguments to `%s'; missing semicolon?" msgstr "" #: grecs/src/tree.c:788 grecs/src/tree.c:836 #, c-format msgid "INTERNAL ERROR at %s:%d: unhandled data type %d" msgstr "" #: grecs/src/tree.c:803 #, c-format msgid "%s: incompatible data type in list item #%d" msgstr "" #: grecs/src/tree.c:823 #, c-format msgid "incompatible data type for `%s'" msgstr "" #: grecs/wordsplit/wordsplit.c:69 grecs/wordsplit/wordsplit.c:2855 msgid "memory exhausted" msgstr "" #: grecs/wordsplit/wordsplit.c:121 msgid "memory exhausted while trying to store error context" msgstr "" #: grecs/wordsplit/wordsplit.c:868 msgid "Restarting" msgstr "" #: grecs/wordsplit/wordsplit.c:1607 #, c-format msgid "%.*s: variable null or not set" msgstr "" #: grecs/wordsplit/wordsplit.c:1637 #, c-format msgid "warning: undefined variable `%.*s'" msgstr "" #: grecs/wordsplit/wordsplit.c:2141 #, c-format msgid "no files match pattern %s" msgstr "" #: grecs/wordsplit/wordsplit.c:2603 msgid "WS trimming" msgstr "" #: grecs/wordsplit/wordsplit.c:2605 msgid "command substitution" msgstr "" #: grecs/wordsplit/wordsplit.c:2607 grecs/wordsplit/wordsplit.c:2615 msgid "coalesce list" msgstr "" #: grecs/wordsplit/wordsplit.c:2609 msgid "tilde expansion" msgstr "" #: grecs/wordsplit/wordsplit.c:2611 msgid "variable expansion" msgstr "" #: grecs/wordsplit/wordsplit.c:2613 msgid "quote removal" msgstr "" #: grecs/wordsplit/wordsplit.c:2617 msgid "path expansion" msgstr "" #: grecs/wordsplit/wordsplit.c:2642 #, c-format msgid "(%02d) Input:%.*s;" msgstr "" #: grecs/wordsplit/wordsplit.c:2668 msgid "Initial list:" msgstr "" #: grecs/wordsplit/wordsplit.c:2683 msgid "Coalesced list:" msgstr "" #: grecs/wordsplit/wordsplit.c:2853 msgid "no error" msgstr "" #: grecs/wordsplit/wordsplit.c:2854 msgid "missing closing quote" msgstr "" #: grecs/wordsplit/wordsplit.c:2856 msgid "invalid wordsplit usage" msgstr "" #: grecs/wordsplit/wordsplit.c:2857 msgid "unbalanced curly brace" msgstr "" #: grecs/wordsplit/wordsplit.c:2858 msgid "undefined variable" msgstr "" #: grecs/wordsplit/wordsplit.c:2859 msgid "input exhausted" msgstr "" #: grecs/wordsplit/wordsplit.c:2860 msgid "unbalanced parenthesis" msgstr "" #: grecs/wordsplit/wordsplit.c:2861 msgid "globbing error" msgstr "" #: grecs/wordsplit/wordsplit.c:2862 msgid "user-defined error" msgstr "" #: grecs/wordsplit/wordsplit.c:2863 msgid "invalid parameter number in assignment" msgstr "" #: grecs/wordsplit/wordsplit.c:2875 msgid "unknown error" msgstr "" #: grecs/wordsplit/wordsplit.c:2884 #, c-format msgid "missing closing %c (start near #%lu)" msgstr ""