# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the GNU radius package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: GNU radius 1.6.90\n" "Report-Msgid-Bugs-To: bug-radius@gnu.org\n" "POT-Creation-Date: 2025-12-02 16:47+0200\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" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: gnu/getopt.c:282 #, c-format msgid "%s: option '%s%s' is ambiguous\n" msgstr "" #: gnu/getopt.c:288 #, c-format msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "" #: gnu/getopt.c:322 #, c-format msgid "%s: unrecognized option '%s%s'\n" msgstr "" #: gnu/getopt.c:348 #, c-format msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:363 #, c-format msgid "%s: option '%s%s' requires an argument\n" msgstr "" #: gnu/getopt.c:624 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnu/getopt.c:639 gnu/getopt.c:685 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnu/argp-help.c:151 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: gnu/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: gnu/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: gnu/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "" #: gnu/argp-help.c:1368 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "" #: gnu/argp-help.c:1734 msgid "Usage:" msgstr "" #: gnu/argp-help.c:1738 msgid " or: " msgstr "" #: gnu/argp-help.c:1750 msgid " [OPTION...]" msgstr "" #: gnu/argp-help.c:1777 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "" #: gnu/argp-help.c:1805 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: gnu/argp-help.c:2006 msgid "Unknown system error" msgstr "" #: gnu/argp-parse.c:80 msgid "give this help list" msgstr "" #: gnu/argp-parse.c:81 msgid "give a short usage message" msgstr "" #: gnu/argp-parse.c:82 msgid "NAME" msgstr "" #: gnu/argp-parse.c:83 msgid "set the program name" msgstr "" #: gnu/argp-parse.c:84 msgid "SECS" msgstr "" #: gnu/argp-parse.c:85 msgid "hang for SECS seconds (default 3600)" msgstr "" #: gnu/argp-parse.c:142 msgid "print program version" msgstr "" #: gnu/argp-parse.c:159 msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: gnu/argp-parse.c:612 #, c-format msgid "%s: Too many arguments\n" msgstr "" #: gnu/argp-parse.c:758 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: lib/avl.c:88 #, c-format msgid "make_pair(): attribute %d not found in dictionary" msgstr "" #: lib/client.c:125 #, c-format msgid "Actual request length does not match reported length (%d, %d)" msgstr "" #: lib/client.c:139 #, c-format msgid "Received invalid reply digest from server" msgstr "" #: lib/client.c:221 #, c-format msgid "select() interrupted" msgstr "" #: lib/client.c:250 #, c-format msgid "invalid port type" msgstr "" #: lib/client.c:355 #, c-format msgid "error receiving data from %s:%d" msgstr "" #: lib/client.c:415 lib/dict.c:811 radiusd/config.y:216 #, c-format msgid "unknown keyword" msgstr "" #: lib/client.c:424 radiusd/files.c:936 radiusd/files.c:1131 #, c-format msgid "wrong number of fields" msgstr "" #: lib/client.c:433 #, c-format msgid "bad IP address or host name" msgstr "" #: lib/client.c:441 lib/client.c:448 radtest/main.c:275 radtest/main.c:285 #, c-format msgid "bad port number %s" msgstr "" #: lib/client.c:460 #, c-format msgid "bad timeout value" msgstr "" #: lib/client.c:466 #, c-format msgid "bad retry value" msgstr "" #: lib/debug.c:208 lib/debug.c:215 #, c-format msgid "compiled without debugging support" msgstr "" #: lib/dict.c:122 lib/nas.c:52 radiusd/files.c:1039 msgid "too few fields" msgstr "" #: lib/dict.c:125 msgid "too many fields" msgstr "" #: lib/dict.c:256 #, c-format msgid "missing ]" msgstr "" #: lib/dict.c:272 lib/dict.c:285 #, c-format msgid "invalid syntax flag %c" msgstr "" #: lib/dict.c:363 #, c-format msgid "invalid flag %c" msgstr "" #: lib/dict.c:419 lib/dict.c:608 lib/dict.c:652 #, c-format msgid "value not a number (near %s)" msgstr "" #: lib/dict.c:430 #, c-format msgid "no parser registered for this attribute" msgstr "" #: lib/dict.c:439 msgid "invalid type" msgstr "" #: lib/dict.c:446 lib/dict.c:695 #, c-format msgid "unknown vendor" msgstr "" #: lib/dict.c:474 #, c-format msgid "Redefining attribute %s" msgstr "" #: lib/dict.c:481 #, c-format msgid "Redefining alias %s" msgstr "" #: lib/dict.c:511 lib/dict.c:547 lib/dict.c:617 #, c-format msgid "Attribute %s is not defined" msgstr "" #: lib/dict.c:519 #, c-format msgid "Symbol %s already declared" msgstr "" #: lib/dict.c:577 #, c-format msgid "PROPERTY syntax error" msgstr "" #: lib/dict.c:671 #, c-format msgid "blocks cannot be nested" msgstr "" #: lib/dict.c:673 #, c-format msgid "block opened here" msgstr "" #: lib/dict.c:685 #, c-format msgid "block syntax: expected `VENDOR' but found `%s'" msgstr "" #: lib/dict.c:708 #, c-format msgid "unexpected END" msgstr "" #: lib/dict.c:834 #, c-format msgid "BEGIN without END" msgstr "" #: lib/dict.c:841 #, c-format msgid "%s: %d error" msgid_plural "%s: %d errors" msgstr[0] "" msgstr[1] "" #: lib/mem.c:28 #, c-format msgid "out of memory: aborting" msgstr "" #: lib/raddb.c:74 lib/users-lex.l:232 radiusd/config.y:914 radiusd/stat.c:77 #, c-format msgid "can't stat `%s'" msgstr "" #: lib/raddb.c:81 lib/raddb.c:86 radiusd/rewrite.y:1310 radiusd/rewrite.y:2887 #: radiusd/scheme.c:188 radiusd/stat.c:71 #, c-format msgid "can't open file `%s'" msgstr "" #: lib/raddb.c:98 #, c-format msgid "%s: read error" msgstr "" #: lib/raddb.c:101 #, c-format msgid "%s: short read" msgstr "" #: lib/radutmp.c:51 #, c-format msgid "grad_ut_setent(): cannot open `%s'" msgstr "" #: lib/radutmp.c:189 #, c-format msgid "login: entry for NAS %s port %d duplicate" msgstr "" #: lib/radutmp.c:195 #, c-format msgid "login: entry for NAS %s port %d wrong order" msgstr "" #: lib/radutmp.c:207 #, c-format msgid "logout: entry for NAS %s port %d has wrong ID (expected %s found %s)" msgstr "" #: lib/radutmp.c:231 #, c-format msgid "logout: login entry for NAS %s port %d not found" msgstr "" #: lib/radutmp.c:250 radiusd/acct.c:671 #, c-format msgid "can't open %s" msgstr "" #: lib/users-lex.l:135 #, c-format msgid "not enough memory" msgstr "" #: lib/users-lex.l:245 #, c-format msgid "`%s' already included here" msgstr "" #: lib/users-lex.l:249 #, c-format msgid "`%s' already included at top level" msgstr "" #: lib/users-lex.l:257 radiusd/builddbm.c:142 #, c-format msgid "can't open `%s'" msgstr "" #: lib/users-gram.y:106 radiusd/files.c:181 #, c-format msgid "discarding user `%s'" msgstr "" #: lib/users-gram.y:216 radiusd/rewrite.y:1878 gram.y:661 gram.y:841 #: radtest/gram.y:661 radtest/gram.y:841 #, c-format msgid "unknown attribute `%s'" msgstr "" #: lib/users-gram.y:245 #, c-format msgid "%s: not an absolute pathname" msgstr "" #: lib/users-gram.y:258 msgid "attribute" msgstr "" #: lib/users-gram.y:290 #, c-format msgid "value %s is not declared for attribute %s" msgstr "" #: lib/users-gram.y:337 #, c-format msgid "%s: can't parse date" msgstr "" #: lib/users-gram.y:347 #, c-format msgid "%s: unknown attribute type %d" msgstr "" #: lib/users-gram.y:379 #, c-format msgid "enabled userfile parser debugging" msgstr "" #: lib/users-gram.y:380 #, c-format msgid "disabled userfile parser debugging" msgstr "" #: lib/util.c:245 #, c-format msgid "string too long: %s" msgstr "" #: lib/printutmp.c:488 #, c-format msgid "missing closing quote in string started near `%s'" msgstr "" #: lib/printutmp.c:564 #, c-format msgid "error in format spec: unknown format %s" msgstr "" #: lib/printutmp.c:586 #, c-format msgid "wrong number of arguments to form %s" msgstr "" #: lib/printutmp.c:614 #, c-format msgid "form `%s' not closed" msgstr "" #: lib/radargp.c:35 radiusd/radiusd.c:57 radiusd/radiusd.c:73 #: radiusd/radiusd.c:79 msgid "DIR" msgstr "" #: lib/radargp.c:36 msgid "Set path to the configuration directory" msgstr "" #: lib/radargp.c:37 msgid "print license and exit" msgstr "" #: lib/radargp.c:55 msgid "Common options" msgstr "" #: lib/radargp.c:71 msgid "" " GNU Radius is free software; you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation; either version 3, or (at your option)\n" " any later version.\n" "\n" " GNU Radius is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with GNU Radius. If not, see .\n" "\n" msgstr "" #: radiusd/acct.c:196 #, c-format msgid "no Acct-Status-Type attribute" msgstr "" #: radiusd/acct.c:297 #, c-format msgid "NAS %s started (Accounting-On packet seen)" msgstr "" #: radiusd/acct.c:305 #, c-format msgid "NAS %s shut down (Accounting-Off packet seen)" msgstr "" #: radiusd/acct.c:317 #, c-format msgid "unknown packet type (%d)" msgstr "" #: radiusd/acct.c:371 #, c-format msgid "NOT writing wtmp record" msgstr "" #: radiusd/acct.c:419 #, c-format msgid "System accounting is disabled" msgstr "" #: radiusd/acct.c:462 #, c-format msgid "Cannot stat path component: %s" msgstr "" #: radiusd/acct.c:479 #, c-format msgid "Cannot create directory %s" msgstr "" #: radiusd/acct.c:485 #, c-format msgid "Path component is not a directory: %s" msgstr "" #: radiusd/acct.c:501 #, c-format msgid "%s: directory not writable" msgstr "" #: radiusd/acct.c:507 #, c-format msgid "%s: not a directory" msgstr "" #: radiusd/acct.c:527 #, c-format msgid "Detailed accounting is disabled" msgstr "" #: radiusd/acct.c:591 radiusd/radutil.c:487 msgid "wrong return type" msgstr "" #: radiusd/auth.c:195 #, c-format msgid "Invalid password aging information for user '%s'" msgstr "" #: radiusd/auth.c:230 msgid "account locked" msgstr "" #: radiusd/auth.c:281 #, c-format msgid "No username" msgstr "" #: radiusd/auth.c:283 #, c-format msgid "Malformed username" msgstr "" #: radiusd/auth.c:314 #, c-format msgid "Access denied by huntgroup %s:%d" msgstr "" #: radiusd/auth.c:586 #, c-format msgid "unknown Password-Location value: %ld" msgstr "" #: radiusd/auth.c:621 #, c-format msgid "PAM authentication not available" msgstr "" #: radiusd/auth.c:876 radiusd/auth.c:986 msgid "No such user" msgstr "" #: radiusd/auth.c:894 msgid "Login rejected" msgstr "" #: radiusd/auth.c:896 msgid "denied by Scheme procedure " msgstr "" #: radiusd/auth.c:930 #, c-format msgid "Invalid Auth-Failure-Trigger value: %s" msgstr "" #: radiusd/auth.c:933 #, c-format msgid "The value of Auth-Failure-Trigger attribute must begin with '/' or '('." msgstr "" #: radiusd/auth.c:971 msgid "Rejected" msgstr "" #: radiusd/auth.c:979 msgid "Ignored" msgstr "" #: radiusd/auth.c:995 radiusd/auth.c:1008 radiusd/auth.c:1019 #: radiusd/auth.c:1157 msgid "Login incorrect" msgstr "" #: radiusd/auth.c:1010 msgid "Account expired" msgstr "" #: radiusd/auth.c:1021 msgid "Password expired" msgstr "" #: radiusd/auth.c:1036 msgid "Account disabled" msgstr "" #: radiusd/auth.c:1050 msgid "Login failed" msgstr "" #: radiusd/auth.c:1051 msgid "realm quota exceeded for " msgstr "" #: radiusd/auth.c:1076 #, c-format msgid "Multiple logins: [%s] max. %ld%s" msgstr "" #: radiusd/auth.c:1079 msgid " [MPP attempt]" msgstr "" #: radiusd/auth.c:1112 #, c-format msgid "Outside allowed timespan (%s)" msgstr "" #: radiusd/auth.c:1159 msgid "external check failed: " msgstr "" #: radiusd/auth.c:1240 msgid "Login OK" msgstr "" #: radiusd/builddbm.c:60 msgid "too many attributes" msgstr "" #: radiusd/builddbm.c:100 #, c-format msgid "can't store datum for %s" msgstr "" #: radiusd/builddbm.c:357 #, c-format msgid "cannot open dbm file %s" msgstr "" #: radiusd/checkrad.c:90 #, c-format msgid "unknown NAS type: %s (nas %s)" msgstr "" #: radiusd/checkrad.c:245 #, c-format msgid "timed out in waiting SNMP response from NAS %s" msgstr "" #: radiusd/checkrad.c:295 #, c-format msgid "no snmp_oid" msgstr "" #: radiusd/checkrad.c:304 #, c-format msgid "invalid OID: %s" msgstr "" #: radiusd/checkrad.c:321 #, c-format msgid "can't create snmp session: %s" msgstr "" #: radiusd/checkrad.c:329 #, c-format msgid "can't open snmp session: %s" msgstr "" #: radiusd/checkrad.c:337 radiusd/checkrad.c:346 radiusd/snmpserv.c:2685 #, c-format msgid "can't create SNMP PDU: %s" msgstr "" #: radiusd/checkrad.c:418 #, c-format msgid "unknown host: %s" msgstr "" #: radiusd/checkrad.c:482 #, c-format msgid "timed out in waiting for finger response from NAS %s" msgstr "" #: radiusd/checkrad.c:571 #, c-format msgid "path variable not set" msgstr "" #: radiusd/checkrad.c:597 #, c-format msgid "expr variable not set" msgstr "" #: radiusd/config.y:175 msgid "unknown block statement" msgstr "" #: radiusd/config.y:304 #, c-format msgid "invalid netmask length: %d" msgstr "" #: radiusd/config.y:431 #, c-format msgid "%s:%d: unexpected EOF in comment started at line %d" msgstr "" #: radiusd/config.y:649 #, c-format msgid "%s:%d: no such service: %s" msgstr "" #: radiusd/config.y:675 radiusd/sql.c:345 #, c-format msgid "%s:%d: unknown host: %s" msgstr "" #: radiusd/config.y:743 #, c-format msgid "INTERNAL ERROR at %s:%d: unknown datatype %d" msgstr "" #: radiusd/config.y:769 #, c-format msgid "%s:%d: wrong datatype (should be %s)" msgstr "" #: radiusd/config.y:779 msgid "too few arguments" msgstr "" #: radiusd/config.y:779 radiusd/config.y:785 msgid "too many arguments" msgstr "" #: radiusd/config.y:800 #, c-format msgid "%s:%d: obsolete statement" msgstr "" #: radiusd/config.y:921 #, c-format msgid "can't open config file `%s'" msgstr "" #: radiusd/config.y:931 #, c-format msgid "reading %s" msgstr "" #: radiusd/exec.c:52 #, c-format msgid "no such user: %s" msgstr "" #: radiusd/exec.c:74 #, c-format msgid "setgroups(1, %lu) failed" msgstr "" #: radiusd/exec.c:85 #, c-format msgid "setegid(%lu) failed" msgstr "" #: radiusd/exec.c:89 #, c-format msgid "setregid(%lu,%lu) failed" msgstr "" #: radiusd/exec.c:94 #, c-format msgid "setresgid(%lu,%lu,%lu) failed" msgstr "" #: radiusd/exec.c:103 #, c-format msgid "setgid(%lu) failed" msgstr "" #: radiusd/exec.c:106 #, c-format msgid "cannot set effective gid to %lu" msgstr "" #: radiusd/exec.c:125 #, c-format msgid "setreuid(%lu,-1) failed" msgstr "" #: radiusd/exec.c:131 #, c-format msgid "second setuid(%lu) failed" msgstr "" #: radiusd/exec.c:139 #, c-format msgid "setuid(%lu) failed" msgstr "" #: radiusd/exec.c:149 #, c-format msgid "seteuid(0) succeeded when it should not" msgstr "" #: radiusd/exec.c:153 #, c-format msgid "cannot drop non-root setuid privileges" msgstr "" #: radiusd/exec.c:172 #, c-format msgid "radius_exec_command(): won't execute, not an absolute pathname: %s" msgstr "" #: radiusd/exec.c:178 radiusd/exec.c:274 #, c-format msgid "can't reset SIGCHLD" msgstr "" #: radiusd/exec.c:219 radiusd/exec.c:349 #, c-format msgid "can't restore SIGCHLD" msgstr "" #: radiusd/exec.c:226 radiusd/exec.c:356 #, c-format msgid "can't run external program `%s' (reason reported via syslog channel user.err)" msgstr "" #: radiusd/exec.c:237 radiusd/exec.c:365 #, c-format msgid "external program `%s' %s" msgstr "" #: radiusd/exec.c:263 #, c-format msgid "radius_exec_program(): won't execute, not an absolute pathname: %s" msgstr "" #: radiusd/exec.c:270 #, c-format msgid "couldn't open pipe" msgstr "" #: radiusd/exec.c:290 radiusd/exec.c:325 #, c-format msgid "can't close pipe" msgstr "" #: radiusd/exec.c:293 #, c-format msgid "can't dup stdout" msgstr "" #: radiusd/exec.c:337 radiusd/exec.c:703 #, c-format msgid ":%d: %s" msgstr "" #: radiusd/exec.c:498 #, c-format msgid "filter %s (pid %d) %s (in: %u, out: %u)" msgstr "" #: radiusd/exec.c:552 #, c-format msgid "filter %s is not declared" msgstr "" #: radiusd/exec.c:569 #, c-format msgid "cannot run filter %s" msgstr "" #: radiusd/exec.c:587 #, c-format msgid "filter %s" msgstr "" #: radiusd/exec.c:690 radiusd/exec.c:745 #, c-format msgid "reading from filter %s" msgstr "" #: radiusd/exec.c:712 #, c-format msgid "filter %s (auth): bad output: %s" msgstr "" #: radiusd/exec.c:756 radiusd/exec.c:762 #, c-format msgid "filter %s (acct): bad output: %s" msgstr "" #: radiusd/exec.c:833 #, c-format msgid "%s:%d: filter already declared at %s:%d" msgstr "" #: radiusd/files.c:220 #, c-format msgid "discarding entry `%s'" msgstr "" #: radiusd/files.c:418 #, c-format msgid "zero length username not permitted" msgstr "" #: radiusd/files.c:553 #, c-format msgid "unknown attribute `%s/%s'" msgstr "" #: radiusd/files.c:565 radiusd/files.c:591 #, c-format msgid "expected %s, but found %s" msgstr "" #. TRANSLATORS: This is used in place of the first %s in the message #. "expected %s, but found %s", i.e. it acts as a direct object to #. the verb 'expect'. Please bear this in mind when translating #: radiusd/files.c:569 msgid "opcode" msgstr "" #: radiusd/files.c:580 #, c-format msgid "grad_create_pair failed on %s" msgstr "" #: radiusd/files.c:612 msgid "not defined" msgstr "" #: radiusd/files.c:650 #, c-format msgid "cannot execute `%s'" msgstr "" #: radiusd/files.c:1052 msgid "unknown method" msgstr "" #: radiusd/files.c:1136 #, c-format msgid "user `%s' already found in %s" msgstr "" #: radiusd/files.c:1162 #, c-format msgid "%d user disabled" msgid_plural "%d users disabled" msgstr[0] "" msgstr[1] "" #: radiusd/files.c:1716 #, c-format msgid "using only dbm: USERS NOT LOADED" msgstr "" #: radiusd/files.c:1724 #, c-format msgid "DBM files found but no -b flag given - NOT using DBM" msgstr "" #: radiusd/files.c:1728 #, c-format msgid "can't load %s: exited" msgstr "" #: radiusd/files.c:1731 #, c-format msgid "%s reloaded." msgstr "" #: radiusd/files.c:1802 #, c-format msgid "SQL Error: SQL client could not be initialized" msgstr "" #: radiusd/files.c:1818 #, c-format msgid "INTERNAL ERROR: unknown reload code: %d" msgstr "" #: radiusd/files.c:1889 #, c-format msgid "can't create parser output file `%s'" msgstr "" #: radiusd/files.c:1903 #, c-format msgid "dumped users database to %s" msgstr "" #: radiusd/forward.c:109 #, c-format msgid "Can't forward to %s:%d" msgstr "" #: radiusd/forward.c:178 #, c-format msgid "Forwarding host %s not listed in clients" msgstr "" #: radiusd/forward.c:197 #, c-format msgid "Can't open forwarding socket" msgstr "" #: radiusd/forward.c:207 #, c-format msgid "Can't bind forwarding socket" msgstr "" #: radiusd/log.c:152 msgid "none" msgstr "" #: radiusd/log.c:153 msgid "Main" msgstr "" #: radiusd/log.c:154 msgid "Auth" msgstr "" #: radiusd/log.c:155 msgid "Acct" msgstr "" #: radiusd/log.c:156 msgid "Proxy" msgstr "" #: radiusd/log.c:157 msgid "SNMP" msgstr "" #: radiusd/log.c:161 msgid "emerg" msgstr "" #: radiusd/log.c:162 msgid "alert" msgstr "" #: radiusd/log.c:163 msgid "crit" msgstr "" #: radiusd/log.c:164 msgid "error" msgstr "" #: radiusd/log.c:165 msgid "warning" msgstr "" #: radiusd/log.c:166 msgid "notice" msgstr "" #: radiusd/log.c:167 msgid "info" msgstr "" #: radiusd/log.c:168 msgid "debug" msgstr "" #: radiusd/log.c:412 #, c-format msgid "could not append to file %s" msgstr "" #: radiusd/log.c:491 #, c-format msgid "%s: cannot change owner to %d:%d" msgstr "" #: radiusd/log.c:531 #, c-format msgid "can't access log file `%s'" msgstr "" #. TRANSLATORS: the subject will always be printed before this msgid. #. for example: "child 222 exited with status 0" #. #: radiusd/log.c:640 #, c-format msgid "exited with status %d" msgstr "" #. TRANSLATORS: the subject will always be printed before this msgid. #: radiusd/log.c:645 #, c-format msgid "terminated on signal %d" msgstr "" #. TRANSLATORS: the subject will always be printed before this msgid. #: radiusd/log.c:649 #, c-format msgid "terminated" msgstr "" #: radiusd/log.c:764 #, c-format msgid "%s:%d: no channel mode for `%s'" msgstr "" #: radiusd/log.c:927 msgid "no levels applicable for this category" msgstr "" #: radiusd/log.c:953 #, c-format msgid "%s:%d: channel `%s' not defined" msgstr "" #: radiusd/log.c:997 radiusd/snmpserv.c:344 #, c-format msgid "%s:%d: list item %d has wrong datatype" msgstr "" #: radiusd/log.c:1013 #, c-format msgid "%s:%d: no such module name: %s" msgstr "" #: radiusd/menu.c:43 radiusd/menu.c:202 #, c-format msgid "can't open menu `%s'" msgstr "" #: radiusd/menu.c:94 #, c-format msgid "menu %s:%d: %s" msgstr "" #: radiusd/menu.c:205 msgid "" "\n" "*** User Menu is Not Available ***\n" msgstr "" #: radiusd/mlc.c:101 #, c-format msgid "check_ts(): unknown NAS" msgstr "" #: radiusd/mlc.c:133 #, c-format msgid "assuming `%s' is logged in" msgstr "" #: radiusd/mlc.c:136 #, c-format msgid "assuming `%s' is NOT logged in" msgstr "" #: radiusd/pam.c:63 #, c-format msgid "rad_pam_conv(): no application-specific data passed" msgstr "" #: radiusd/proxy.c:198 #, c-format msgid "couldn't send request to realm %s" msgstr "" #: radiusd/radck.c:81 #, c-format msgid "Match-Profile refers to non-existing profile (%s)" msgstr "" #: radiusd/radck.c:125 #, c-format msgid "circular dependency for %s" msgstr "" #: radiusd/radck.c:152 #, c-format msgid "not enough memory for transitivity check" msgstr "" #: radiusd/radck.c:177 #, c-format msgid "USER LIST IS EMPTY" msgstr "" #: radiusd/radck.c:185 #, c-format msgid "duplicate %s attribute" msgstr "" #: radiusd/radck.c:226 #, c-format msgid "attribute %s not allowed in LHS" msgstr "" #: radiusd/radck.c:275 msgid "Match-Profile refers to a DEFAULT entry" msgstr "" #: radiusd/radck.c:284 msgid "Simultaneous-Use is used, but multiple login checking is not enabled" msgstr "" #: radiusd/radck.c:324 radiusd/radck.c:355 msgid "No User-Password attribute in LHS" msgstr "" #: radiusd/radck.c:332 #, c-format msgid "Auth-Type = System can only be used when running with root privileges" msgstr "" #: radiusd/radck.c:342 radiusd/radck.c:379 msgid "User-Password attribute ignored for this Auth-Type" msgstr "" #: radiusd/radck.c:347 msgid "Password-Location attribute ignored for this Auth-Type" msgstr "" #: radiusd/radck.c:363 msgid "Authentication type not supported" msgstr "" #: radiusd/radck.c:398 msgid "Both Auth-Data and PAM-Auth attributes present" msgstr "" #: radiusd/radck.c:421 #, c-format msgid "attribute %s not allowed in RHS" msgstr "" #: radiusd/radck.c:436 #, c-format msgid "Use of Add-Port-To-IP-Address is deprecated" msgstr "" #: radiusd/radck.c:445 msgid "BEGIN without Fall-Through" msgstr "" #: radiusd/radius.c:107 #, c-format msgid "request from unknown client" msgstr "" #: radiusd/radius.c:426 msgid "Dropping packet" msgstr "" #: radiusd/radius.c:449 #, c-format msgid "Retransmitting %s reply" msgstr "" #: radiusd/radius.c:454 msgid "request failed" msgstr "" #: radiusd/radius.c:522 #, c-format msgid "Unrecognized proxy reply from server %s, proxy ID %d" msgstr "" #: radiusd/radius.c:556 #, c-format msgid "unknown request code %d" msgstr "" #: radiusd/radius.c:656 #, c-format msgid "rule trace: %s" msgstr "" #: radiusd/radiusd.c:42 msgid "GNU radius daemon" msgstr "" #: radiusd/radiusd.c:50 msgid "radiusd specific switches:" msgstr "" #: radiusd/radiusd.c:52 msgid "Stay in foreground" msgstr "" #: radiusd/radiusd.c:54 msgid "Select operation mode: test, checkconf, builddbm." msgstr "" #: radiusd/radiusd.c:56 msgid "Run in single process mode" msgstr "" #: radiusd/radiusd.c:58 msgid "Store pidfile in DIR" msgstr "" #: radiusd/radiusd.c:60 msgid "Show compilation defaults" msgstr "" #: radiusd/radiusd.c:62 msgid "Quiet mode (valid only with --mode)" msgstr "" #: radiusd/radiusd.c:63 radiusd/tsh.c:82 radlast/radlast.c:123 #: radtest/main.c:48 radwho/radwho.c:136 radzap/radzap.c:56 msgid "FILE" msgstr "" #: radiusd/radiusd.c:64 msgid "Select port numbers from available UDP ports" msgstr "" #: radiusd/radiusd.c:68 msgid "Daemon configuration options. Please use raddb/config instead." msgstr "" #: radiusd/radiusd.c:72 msgid "Do detailed authentication logging" msgstr "" #: radiusd/radiusd.c:74 msgid "Set accounting directory" msgstr "" #: radiusd/radiusd.c:77 msgid "Enable DBM support" msgstr "" #: radiusd/radiusd.c:80 msgid "Set logging directory name" msgstr "" #: radiusd/radiusd.c:82 msgid "Do not resolve IP addresses" msgstr "" #: radiusd/radiusd.c:83 radlast/radlast.c:125 msgid "IPADDR" msgstr "" #: radiusd/radiusd.c:84 msgid "Listen on IPADDR" msgstr "" #: radiusd/radiusd.c:86 msgid "Set authentication port number" msgstr "" #: radiusd/radiusd.c:88 msgid "Strip prefixes/suffixes off user names before logging" msgstr "" #: radiusd/radiusd.c:89 msgid "DEBUGSPEC" msgstr "" #: radiusd/radiusd.c:90 radiusd/tsh.c:86 msgid "Set debugging level" msgstr "" #: radiusd/radiusd.c:92 msgid "Log authentications" msgstr "" #: radiusd/radiusd.c:94 msgid "Log users' passwords" msgstr "" #: radiusd/radiusd.c:226 #, c-format msgid "radiusd compiled without DBM support" msgstr "" #: radiusd/radiusd.c:236 #, c-format msgid "unknown mode: %s" msgstr "" #: radiusd/radiusd.c:248 #, c-format msgid "invalid IP address: %s" msgstr "" #: radiusd/radiusd.c:316 msgid "Sorry, your account is currently closed\n" msgstr "" #: radiusd/radiusd.c:318 msgid "Password has expired\n" msgstr "" #: radiusd/radiusd.c:320 msgid "Password will expire in %R{Password-Expire-Days} Days\n" msgstr "" #: radiusd/radiusd.c:322 msgid "" "\n" "Access denied\n" msgstr "" #: radiusd/radiusd.c:324 msgid "" "\n" "Realm quota exceeded - access denied\n" msgstr "" #: radiusd/radiusd.c:326 msgid "" "\n" "You are already logged in %R{Simultaneous-Use} times - access denied\n" msgstr "" #: radiusd/radiusd.c:328 msgid "" "\n" "You are already logged in - access denied\n" msgstr "" #: radiusd/radiusd.c:330 msgid "You are calling outside your allowed timespan\n" msgstr "" #: radiusd/radiusd.c:368 #, c-format msgid "Terminating the subprocesses" msgstr "" #: radiusd/radiusd.c:380 #, c-format msgid "%d process left!" msgid_plural "%d processes left!" msgstr[0] "" msgstr[1] "" #: radiusd/radiusd.c:406 #, c-format msgid "Radiusd is not listening on any port." msgstr "" #: radiusd/radiusd.c:410 #, c-format msgid "Radiusd is not listening on any port. Trying to continue anyway..." msgstr "" #: radiusd/radiusd.c:467 #, c-format msgid "Starting" msgstr "" #: radiusd/radiusd.c:490 #, c-format msgid "Cannot open output file %s" msgstr "" #: radiusd/radiusd.c:504 #, c-format msgid "Ready" msgstr "" #: radiusd/radiusd.c:596 #, c-format msgid "can't find out my own IP address" msgstr "" #: radiusd/radiusd.c:693 #, c-format msgid "RADIUSD SUSPENDED" msgstr "" #: radiusd/radiusd.c:723 #, c-format msgid "Reloading configuration now" msgstr "" #: radiusd/radiusd.c:735 #, c-format msgid "Dumping users db to `%s'" msgstr "" #: radiusd/radiusd.c:792 #, c-format msgid "restart initiated" msgstr "" #: radiusd/radiusd.c:795 #, c-format msgid "can't restart: not started as absolute pathname" msgstr "" #: radiusd/radiusd.c:807 #, c-format msgid "radiusd_restart: cannot fork" msgstr "" #: radiusd/radiusd.c:822 #, c-format msgid "restarting radius" msgstr "" #: radiusd/radiusd.c:825 #, c-format msgid "RADIUS NOT RESTARTED: exec failed" msgstr "" #: radiusd/radiusd.c:862 #, c-format msgid "Normal shutdown." msgstr "" #: radiusd/radiusd.c:878 #, c-format msgid "Ready to process requests." msgstr "" #: radiusd/radiusd.c:967 #, c-format msgid "Loading configuration files." msgstr "" #: radiusd/radiusd.c:977 #, c-format msgid "Errors reading config file - EXITING" msgstr "" #: radiusd/radiusd.c:1152 #, c-format msgid "socket %s:%d is already assigned for %s" msgstr "" #: radiusd/radiusd.c:1359 #, c-format msgid "Ignoring exec-program-user" msgstr "" #: radiusd/radutil.c:205 #, c-format msgid "INTERNAL ERROR (%s:%d): attribute %d has bad type (%d)" msgstr "" #: radiusd/radutil.c:536 #, c-format msgid "cannot convert \"%s\" to integer" msgstr "" #: radiusd/request.c:225 #, c-format msgid "Proxy %s request expired in queue" msgstr "" #: radiusd/request.c:244 #, c-format msgid "Killing unresponsive %s child %lu" msgstr "" #: radiusd/request.c:249 #, c-format msgid "Cannot terminate child %lu. Attempting to kill inexisting process?" msgstr "" #: radiusd/request.c:259 #, c-format msgid "Terminating unresponsive %s child %lu, status: %s" msgstr "" #: radiusd/request.c:262 msgid "OK" msgstr "" #: radiusd/request.c:262 msgid "FAILURE" msgstr "" #: radiusd/request.c:290 msgid "duplicate request" msgstr "" #: radiusd/request.c:365 msgid "too many requests in queue" msgstr "" #: radiusd/request.c:372 msgid "too many requests of this type" msgstr "" #: radiusd/request.c:381 msgid "Maximum number of children active" msgstr "" #: radiusd/rewrite.y:858 gram.y:397 radtest/gram.y:397 #, c-format msgid "redefinition of function `%s'" msgstr "" #: radiusd/rewrite.y:860 radiusd/rewrite.y:5760 #, c-format msgid "previously defined here" msgstr "" #: radiusd/rewrite.y:1046 msgid "nothing to break from" msgstr "" #: radiusd/rewrite.y:1060 msgid "nothing to continue" msgstr "" #: radiusd/rewrite.y:1136 #, c-format msgid "undefined variable: %s" msgstr "" #: radiusd/rewrite.y:1627 #, c-format msgid "unexpected EOF in comment started at line %lu" msgstr "" #: radiusd/rewrite.y:1688 #, c-format msgid "Malformed pragma" msgstr "" #: radiusd/rewrite.y:1702 #, c-format msgid "Unknown regexp flag: %s" msgstr "" #: radiusd/rewrite.y:1834 msgid "unterminated character constant" msgstr "" #: radiusd/rewrite.y:2562 #, c-format msgid "%s implicit coercion %s %s" msgstr "" #: radiusd/rewrite.y:2627 msgid "operation not applicable to strings" msgstr "" #: radiusd/rewrite.y:2731 radiusd/rewrite.y:2797 #, c-format msgid "(argument %d)" msgstr "" #: radiusd/rewrite.y:2746 radiusd/rewrite.y:2808 #, c-format msgid "too many arguments in call to %s" msgstr "" #: radiusd/rewrite.y:2751 radiusd/rewrite.y:2813 #, c-format msgid "too few arguments in call to %s" msgstr "" #: radiusd/rewrite.y:2838 radiusd/tsh.c:242 #, c-format msgid "Undefined" msgstr "" #: radiusd/rewrite.y:2840 radtest/runtime.c:756 msgid "integer" msgstr "" #: radiusd/rewrite.y:2842 radtest/runtime.c:758 msgid "string" msgstr "" #: radiusd/rewrite.y:2844 msgid "UNKNOWN" msgstr "" #: radiusd/rewrite.y:2853 msgid "from Undefined" msgstr "" #: radiusd/rewrite.y:2855 msgid "from integer" msgstr "" #: radiusd/rewrite.y:2857 msgid "from string" msgstr "" #: radiusd/rewrite.y:2859 msgid "from UNKNOWN" msgstr "" #: radiusd/rewrite.y:2868 msgid "to Undefined" msgstr "" #: radiusd/rewrite.y:2870 radtest/runtime.c:769 msgid "to integer" msgstr "" #: radiusd/rewrite.y:2872 radtest/runtime.c:771 msgid "to string" msgstr "" #: radiusd/rewrite.y:2874 msgid "to UNKNOWN" msgstr "" #: radiusd/rewrite.y:3186 #, c-format msgid "missing return statement" msgstr "" #: radiusd/rewrite.y:3337 radiusd/rewrite.y:3347 #, c-format msgid "divide by zero" msgstr "" #: radiusd/rewrite.y:3994 #, c-format msgid "regexp error: %s" msgstr "" #: radiusd/rewrite.y:4042 msgid "out of pushdown space" msgstr "" #: radiusd/rewrite.y:4056 radiusd/rewrite.y:4087 msgid "heap overrun" msgstr "" #: radiusd/rewrite.y:4112 msgid "out of heap space" msgstr "" #: radiusd/rewrite.y:4140 radiusd/rewrite.y:4183 msgid "out of popup" msgstr "" #: radiusd/rewrite.y:4252 radiusd/rewrite.y:4262 msgid "rewrite runtime error" msgstr "" #: radiusd/rewrite.y:4360 msgid "no request supplied" msgstr "" #: radiusd/rewrite.y:4397 msgid "can't create A/V pair" msgstr "" #: radiusd/rewrite.y:4698 radiusd/rewrite.y:4714 msgid "division by zero!" msgstr "" #: radiusd/rewrite.y:4921 #, c-format msgid "rewrite regex failure: %s. Input: %s" msgstr "" #: radiusd/rewrite.y:4974 msgid "pc out of range" msgstr "" #: radiusd/rewrite.y:5436 msgid "Invalid backreference" msgstr "" #: radiusd/rewrite.y:5472 radiusd/rewrite.y:5514 msgid "regexp compile error: " msgstr "" #: radiusd/rewrite.y:5478 msgid "gsub: not enough memory" msgstr "" #: radiusd/rewrite.y:5520 msgid "sub: not enough memory" msgstr "" #: radiusd/rewrite.y:5758 #, c-format msgid "redefinition of function %s" msgstr "" #: radiusd/rewrite.y:5814 #, c-format msgid "function %s not defined" msgstr "" #: radiusd/rewrite.y:5818 #, c-format msgid "function %s returns wrong data type" msgstr "" #: radiusd/rewrite.y:5826 #, c-format msgid "function %s takes too many arguments" msgstr "" #: radiusd/rewrite.y:5833 #, c-format msgid "function %s: argument %d must be integer" msgstr "" #: radiusd/rewrite.y:5842 #, c-format msgid "function %s: argument %d must be string" msgstr "" #: radiusd/rewrite.y:5855 #, c-format msgid "function %s takes too few arguments" msgstr "" #: radiusd/rewrite.y:6038 #, c-format msgid "function %s() requires %d parameter" msgid_plural "function %s() requires %d parameters" msgstr[0] "" msgstr[1] "" #: radiusd/rewrite.y:6195 #, c-format msgid "file not found: %s" msgstr "" #: radiusd/rewrite.y:6329 msgid "function ~S not defined" msgstr "" #: radiusd/rewrite.y:6345 msgid "too many arguments for ~S" msgstr "" #: radiusd/rewrite.y:6373 msgid "type mismatch in argument ~S(~S) in call to ~S" msgstr "" #: radiusd/rewrite.y:6383 msgid "too few arguments for ~S" msgstr "" #: radiusd/scheme.c:228 #, c-format msgid "%s is not a procedure object" msgstr "" #: radiusd/scheme.c:233 #, c-format msgid "Procedure `%s' failed: see error output for details" msgstr "" #: radiusd/scheme.c:309 radiusd/scheme.c:345 #, c-format msgid "Unexpected return value from Guile authentication function `%s'" msgstr "" #: radiusd/scheme.c:365 #, c-format msgid "Unexpected return value from Guile accounting function `%s'" msgstr "" #: radiusd/scheme.c:458 #, c-format msgid "Invalid hex number: %s" msgstr "" #: radiusd/scheme.c:647 #, c-format msgid "Guile authentication disabled in config" msgstr "" #: radiusd/scheme.c:666 #, c-format msgid "Guile authentication not available" msgstr "" #: radiusd/snmpserv.c:279 #, c-format msgid "%s:%d: community %s already declared" msgstr "" #: radiusd/snmpserv.c:375 radiusd/snmpserv.c:409 #, c-format msgid "%s:%d: no such network: %s" msgstr "" #: radiusd/snmpserv.c:383 #, c-format msgid "%s:%d: undefined community %s" msgstr "" #: radiusd/snmpserv.c:1332 #, c-format msgid "acct server re-initializing on SNMP request" msgstr "" #: radiusd/snmpserv.c:1684 #, c-format msgid "auth server re-initializing on SNMP request" msgstr "" #: radiusd/snmpserv.c:1964 #, c-format msgid "server re-initializing on SNMP request" msgstr "" #: radiusd/snmpserv.c:1968 #, c-format msgid "server restart on SNMP request" msgstr "" #: radiusd/snmpserv.c:1972 #, c-format msgid "server continuing on SNMP request" msgstr "" #: radiusd/snmpserv.c:1976 #, c-format msgid "server suspending on SNMP request" msgstr "" #: radiusd/snmpserv.c:1980 #, c-format msgid "server shutting down on SNMP request" msgstr "" #: radiusd/snmpserv.c:2692 #, c-format msgid "can't decode SNMP packet from %s: %s" msgstr "" #: radiusd/snmpserv.c:2702 #, c-format msgid "DENIED attempt to access community %s from %s" msgstr "" #: radiusd/snmpserv.c:2757 #, c-format msgid "Dropping SNMP request from client %s: %s" msgstr "" #: radiusd/sql.c:316 #, c-format msgid "could not read sqlserver file %s" msgstr "" #: radiusd/sql.c:328 msgid "unrecognized keyword" msgstr "" #: radiusd/sql.c:336 msgid "required argument missing" msgstr "" #: radiusd/sql.c:361 radiusd/sql.c:388 msgid "number parse error" msgstr "" #: radiusd/sql.c:380 radiusd/sql.c:398 radiusd/sql.c:406 msgid "expected boolean value" msgstr "" #: radiusd/sql.c:421 msgid "auth_max_connections is obsolete" msgstr "" #: radiusd/sql.c:428 msgid "acct_max_connections is obsolete" msgstr "" #: radiusd/sql.c:435 msgid "query_buffer_size is obsolete" msgstr "" #: radiusd/sql.c:443 msgid "Unsupported SQL interface" msgstr "" #: radiusd/sql.c:498 #, c-format msgid "%s: missing `%s' statement" msgstr "" #: radiusd/sql.c:516 #, c-format msgid "%s: SQL interface not specified" msgstr "" #: radiusd/sql.c:585 #, c-format msgid "disabling SQL authentication" msgstr "" #: radiusd/sql.c:587 #, c-format msgid "disabling SQL accounting" msgstr "" #: radiusd/sql.c:594 #, c-format msgid "SQL configuration changed: closing existing connections" msgstr "" #: radiusd/sql.c:814 #, c-format msgid "no Acct-Status-Type attribute in rad_sql_acct()" msgstr "" #: radiusd/sql.c:891 radiusd/sql.c:1231 #, c-format msgid "%s updated %d record" msgid_plural "%s updated %d records" msgstr[0] "" msgstr[1] "" #: radiusd/sql.c:912 #, c-format msgid "SQL Auth specified in users file, but not in sqlserver file" msgstr "" #: radiusd/sql.c:1011 #, c-format msgid "SQL: invalid operator: %s" msgstr "" #: radiusd/sql.c:1082 msgid "SQL authentication is not enabled in raddb/sqlserver" msgstr "" #: radiusd/sql.c:1321 msgid "Radiusd is compiled without SQL support" msgstr "" #: radiusd/stat.c:84 #, c-format msgid "SNMP system disabled: file `%s' has incorrect permissions" msgstr "" #: radiusd/stat.c:103 #, c-format msgid "mmap failed" msgstr "" #: radiusd/stat.c:131 #, c-format msgid "shmem_get(): can't allocate %d byte" msgid_plural "shmem_get(): can't allocate %d bytes" msgstr[0] "" msgstr[1] "" #: radiusd/stat.c:167 #, c-format msgid "stat_init failed" msgstr "" #: radiusd/stat.c:230 #, c-format msgid "reached SNMP storage limit for the number of monitored ports: increase max-port-count" msgstr "" #: radiusd/stat.c:290 #, c-format msgid "stat_update(): portno %d: can't find nas for IP %s" msgstr "" #: radiusd/stat.c:301 #, c-format msgid "stat_update(): port %d not found on NAS %s" msgstr "" #: radiusd/stat.c:315 msgid "negative port idle time" msgstr "" #: radiusd/stat.c:339 msgid "negative port session time" msgstr "" #: radiusd/stat.c:471 #, c-format msgid "reached SNMP storage limit for the number of monitored NASes: increase max-nas-count" msgstr "" #: radiusd/version.c:137 msgid "GNU RADIUS server version " msgstr "" #: radiusd/version.c:153 #, c-format msgid "%s: GNU Radius version %s" msgstr "" #: radiusd/version.c:160 #, c-format msgid "Compilation platform: " msgstr "" #: radiusd/version.c:164 #, c-format msgid "" "\n" "Debugging flags: " msgstr "" #: radiusd/version.c:169 #, c-format msgid "" "\n" "Compilation flags: " msgstr "" #: radiusd/version.c:174 #, c-format msgid "Compilation defaults:\n" msgstr "" #: radiusd/version.c:175 #, c-format msgid "Ports in use:\n" msgstr "" #: radiusd/version.c:178 #, c-format msgid "Paths:\n" msgstr "" #: radiusd/version.c:179 #, c-format msgid " configuration directory: %s\n" msgstr "" #: radiusd/version.c:180 #, c-format msgid " logging directory: %s\n" msgstr "" #: radiusd/version.c:181 #, c-format msgid " accounting directory: %s\n" msgstr "" #: radiusd/version.c:182 #, c-format msgid " pidfile directory: %s\n" msgstr "" #: radiusd/version.c:183 #, c-format msgid "" "\n" "Report bugs to <%s>\n" msgstr "" #: radiusd/rpp.c:353 #, c-format msgid "child %lu %s" msgstr "" #: radiusd/rpp.c:496 #, c-format msgid "Killing process %lu: %s" msgstr "" #: radiusd/rpp.c:563 msgid "error writing header" msgstr "" #: radiusd/rpp.c:567 msgid "error writing data" msgstr "" #: radiusd/rpp.c:598 #, c-format msgid "Child exiting on timeout." msgstr "" #: radiusd/rpp.c:645 #, c-format msgid "Child received malformed header (len = %d, error = %s)" msgstr "" #: radiusd/rpp.c:657 #, c-format msgid "Child received malformed data" msgstr "" #: radiusd/rpp.c:705 msgid "error reading data" msgstr "" #: radiusd/rpp.c:718 msgid "error reading data; wrong data size returned" msgstr "" #: radiusd/tsh.c:71 msgid "Print this help screen" msgstr "" #: radiusd/tsh.c:72 msgid "NAS LOGIN SID PORT [IP]" msgstr "" #: radiusd/tsh.c:73 msgid "Query the given NAS" msgstr "" #: radiusd/tsh.c:75 msgid "Enter Guile" msgstr "" #: radiusd/tsh.c:77 msgid "[NUMBER]" msgstr "" #: radiusd/tsh.c:78 msgid "Print or set the Rewrite stack size" msgstr "" #: radiusd/tsh.c:80 msgid "FUNCTION(args..)" msgstr "" #: radiusd/tsh.c:81 msgid "Run given Rewrite function" msgstr "" #: radiusd/tsh.c:83 msgid "Source the given Rewrite file" msgstr "" #: radiusd/tsh.c:84 msgid "TIMESPAN [DOW [HH [MM]]]" msgstr "" #: radiusd/tsh.c:85 msgid "Check the timespan interval" msgstr "" #: radiusd/tsh.c:86 msgid "LEVEL" msgstr "" #: radiusd/tsh.c:87 msgid "[PAIR [,PAIR]]" msgstr "" #: radiusd/tsh.c:87 msgid "Define a request" msgstr "" #: radiusd/tsh.c:89 msgid "Print the request" msgstr "" #: radiusd/tsh.c:91 msgid "Quit the shell" msgstr "" #: radiusd/tsh.c:157 radiusd/tsh.c:196 radiusd/tsh.c:219 radiusd/tsh.c:258 #: radiusd/tsh.c:277 radiusd/tsh.c:322 #, c-format msgid "%s: wrong number of arguments\n" msgstr "" #: radiusd/tsh.c:163 #, c-format msgid "%s is a network name\n" msgstr "" #: radiusd/tsh.c:170 #, c-format msgid "%s: unknown nas\n" msgstr "" #: radiusd/tsh.c:206 #, c-format msgid "%s: argument is not a number\n" msgstr "" #: radiusd/tsh.c:347 #, c-format msgid "Enter the pair list. End with end of file\n" msgstr "" #: radiusd/tsh.c:459 #, c-format msgid "Bad command\n" msgstr "" #: radlast/radlast.c:106 msgid "report last logins from Radius database." msgstr "" #: radlast/radlast.c:110 msgid "radlast specific switches:" msgstr "" #: radlast/radlast.c:121 radlast/radlast.c:133 radtest/main.c:52 #: radtest/main.c:56 radzap/radzap.c:60 msgid "NUMBER" msgstr "" #: radlast/radlast.c:122 msgid "show at most NUMBER records" msgstr "" #: radlast/radlast.c:124 msgid "use FILE as radwtmp" msgstr "" #: radlast/radlast.c:126 msgid "show logins with IPADDR" msgstr "" #: radlast/radlast.c:128 msgid "mark records with missed stops with bump (!)" msgstr "" #: radlast/radlast.c:129 radzap/radzap.c:58 msgid "NASNAME" msgstr "" #: radlast/radlast.c:130 msgid "show logins from given NAS" msgstr "" #: radlast/radlast.c:132 msgid "use long output format" msgstr "" #: radlast/radlast.c:134 msgid "show logins from given port" msgstr "" #: radlast/radlast.c:136 msgid "show the login session duration in seconds" msgstr "" #: radlast/radlast.c:138 msgid "widen the duration field to show seconds" msgstr "" #: radlast/radlast.c:207 #, c-format msgid "--width is incompatible with --show-seconds" msgstr "" #: radlast/radlast.c:284 radlast/radlast.c:348 radzap/radzap.c:135 #, c-format msgid "can't open file %s" msgstr "" #: radlast/radlast.c:419 radwho/radwho.c:370 #, c-format msgid "System accounting is disabled\n" msgstr "" #: radlast/radlast.c:436 #, c-format msgid "" "\n" "radwtmp begins %s\n" msgstr "" #: radlast/radlast.c:752 #, c-format msgid "still logged in" msgstr "" #: radlast/radlast.c:791 msgid "shutdown" msgstr "" #: radlast/radlast.c:793 msgid "reboot" msgstr "" #: radlast/radlast.c:814 msgid "acct_off" msgstr "" #: radlast/radlast.c:816 msgid "acct_on" msgstr "" #: radscm/radscm.c:305 radtest/main.c:223 #, c-format msgid "error reading dictionary file" msgstr "" #: gram.y:308 radtest/gram.y:308 msgid "not enough 'while's to break from" msgstr "" #: gram.y:316 radtest/gram.y:316 msgid "not enough 'while's to continue" msgstr "" #: gram.y:360 radtest/gram.y:360 msgid "return outside of a function definition" msgstr "" #: gram.y:372 gram.y:753 radtest/gram.y:372 radtest/gram.y:753 #, c-format msgid "undefined function `%s'" msgstr "" #: gram.y:385 radtest/gram.y:385 msgid "nested function definitions are not allowed" msgstr "" #: gram.y:388 radtest/gram.y:388 msgid "the current function definition begins here" msgstr "" #: gram.y:399 radtest/gram.y:399 #, c-format msgid "`%s' previously defined here" msgstr "" #: gram.y:478 radtest/gram.y:478 msgid "warning: truncating binary string" msgstr "" #: gram.y:511 radtest/gram.y:511 msgid "expected integer value or request code name" msgstr "" #: gram.y:670 radtest/gram.y:670 msgid "warning: '*' is meaningless for this attribute type" msgstr "" #: gram.y:904 radtest/gram.y:904 msgid "Misplaced `end'" msgstr "" #: gram.y:908 radtest/gram.y:908 msgid "Unexpected end of line" msgstr "" #: gram.y:936 radtest/gram.y:936 #, c-format msgid "In function `%s':\n" msgstr "" #: gram.y:939 radtest/gram.y:939 #, c-format msgid "At top level:\n" msgstr "" #: radtest/main.c:39 msgid "Radius client shell" msgstr "" #: radtest/main.c:43 msgid "radtest specific switches:" msgstr "" #: radtest/main.c:44 msgid "VARIABLE=VALUE" msgstr "" #: radtest/main.c:45 msgid "assign a VALUE to VARIABLE" msgstr "" #: radtest/main.c:47 msgid "set debugging level" msgstr "" #: radtest/main.c:49 msgid "Read input from FILE. Stops further processing of the command line." msgstr "" #: radtest/main.c:53 msgid "set number of retries" msgstr "" #: radtest/main.c:54 msgid "SERVER" msgstr "" #: radtest/main.c:55 msgid "set radius server parameters" msgstr "" #: radtest/main.c:57 msgid "set timeout" msgstr "" #: radtest/main.c:59 msgid "verbose mode" msgstr "" #: radtest/main.c:61 msgid "disable interactive mode" msgstr "" #: radtest/main.c:63 msgid "Check the input file syntax and exit" msgstr "" #: radtest/main.c:89 #, c-format msgid "assign: expected `='\n" msgstr "" #: radtest/main.c:244 #, c-format msgid "can't parse server definition" msgstr "" #: radtest/main.c:249 #, c-format msgid "no shared secret for the server" msgstr "" #: radtest/main.c:261 #, c-format msgid "bad IP address or host name: %s" msgstr "" #: radtest/main.c:294 #, c-format msgid "bad separator near %s" msgstr "" #: radtest/main.c:313 #, c-format msgid "No servers specfied. Use -s option.\n" msgstr "" #: radtest/main.c:342 #, c-format msgid "assign: missing closing quote\n" msgstr "" #: radtest/main.c:361 radtest/main.c:370 #, c-format msgid "assign: invalid IP address: %s\n" msgstr "" #: radtest/runtime.c:152 radtest/runtime.c:158 msgid "out of memory" msgstr "" #: radtest/runtime.c:199 radtest/runtime.c:205 msgid "division by zero" msgstr "" #. TRANSLATORS: The following operation names are used as complements, #. e.g.: "incompatible types in addition" #. #: radtest/runtime.c:263 msgid "addition" msgstr "" #: radtest/runtime.c:264 msgid "subtraction" msgstr "" #: radtest/runtime.c:265 msgid "multiplication" msgstr "" #: radtest/runtime.c:266 radtest/runtime.c:267 msgid "division" msgstr "" #: radtest/runtime.c:268 msgid "boolean conjunction" msgstr "" #: radtest/runtime.c:269 msgid "boolean disjunction" msgstr "" #: radtest/runtime.c:270 radtest/runtime.c:271 radtest/runtime.c:272 #: radtest/runtime.c:273 radtest/runtime.c:274 radtest/runtime.c:275 msgid "comparison" msgstr "" #: radtest/runtime.c:281 #, c-format msgid "incompatible types in %s" msgstr "" #: radtest/runtime.c:289 msgid "binary negation" msgstr "" #: radtest/runtime.c:290 msgid "numeric negation" msgstr "" #: radtest/runtime.c:297 #, c-format msgid "incompatible data type in %s" msgstr "" #: radtest/runtime.c:440 radtest/runtime.c:498 #, c-format msgid "variable `%s' used before definition" msgstr "" #: radtest/runtime.c:452 #, c-format msgid "%s:%d: unknown data type" msgstr "" #: radtest/runtime.c:601 radtest/runtime.c:650 msgid "invalid data type" msgstr "" #. TRANSLATORS: The following six msgids are data type names in the #. form of *direct object*. They are used in place of the first %s #. in the sentence 'cannot convert %s %s' #: radtest/runtime.c:755 msgid "undefined" msgstr "" #: radtest/runtime.c:757 msgid "ipaddress" msgstr "" #: radtest/runtime.c:759 msgid "binary string" msgstr "" #: radtest/runtime.c:760 msgid "pairlist" msgstr "" #: radtest/runtime.c:761 msgid "A/V list" msgstr "" #. TRANSLATORS: The following six msgids are data type names in the #. form of *indirect object*. They are used in place of second %s #. in the sentence 'cannot convert %s %s' #: radtest/runtime.c:768 msgid "to undefined" msgstr "" #: radtest/runtime.c:770 msgid "to ipaddress" msgstr "" #: radtest/runtime.c:772 msgid "to binary string" msgstr "" #: radtest/runtime.c:773 msgid "to pairlist" msgstr "" #: radtest/runtime.c:774 msgid "to A/V list" msgstr "" #. TRANSLATORS: First %s is replaced with a type name, #. second %s -- with a type name with an appropriate preposition. #. For example, in English: #. cannot convert integer to string #. #: radtest/runtime.c:787 #, c-format msgid "cannot convert %s %s" msgstr "" #: radtest/runtime.c:1113 msgid "not a pair list" msgstr "" #: radtest/runtime.c:1254 msgid "invalid data type in send statement (expected A/V list)" msgstr "" #: radtest/runtime.c:1270 #, c-format msgid "expect %s\n" msgstr "" #: radtest/runtime.c:1271 #, c-format msgid "got %s\n" msgstr "" #: radtest/runtime.c:1281 msgid "expected A/V pair list" msgstr "" #: radtest/runtime.c:1309 msgid "invalid data type in exit statement" msgstr "" #: radtest/runtime.c:1524 msgid "invalid data type in `shift'" msgstr "" #: radtest/runtime.c:1531 msgid "not enough arguments to shift" msgstr "" #: radwho/radwho.c:123 msgid "display who is logged on by Radius" msgstr "" #: radwho/radwho.c:127 msgid "radwho specific switches:" msgstr "" #: radwho/radwho.c:129 msgid "print all entries, not only active ones" msgstr "" #: radwho/radwho.c:131 msgid "display CLID in second column" msgstr "" #: radwho/radwho.c:132 msgid "DATEFMT" msgstr "" #: radwho/radwho.c:133 msgid "change date representation format" msgstr "" #: radwho/radwho.c:134 msgid "STRING" msgstr "" #: radwho/radwho.c:135 msgid "print STRING instead of an empty column" msgstr "" #: radwho/radwho.c:137 msgid "Use FILE instead of /var/log/radutmp" msgstr "" #: radwho/radwho.c:139 msgid "act as a finger daemon" msgstr "" #: radwho/radwho.c:141 msgid "do not display header line" msgstr "" #: radwho/radwho.c:143 msgid "display session ID in the second column" msgstr "" #: radwho/radwho.c:145 msgid "display hostnames without domain part" msgstr "" #: radwho/radwho.c:147 msgid "Long output. All fields will be printed." msgstr "" #: radwho/radwho.c:150 msgid "display also local users" msgstr "" #: radwho/radwho.c:152 msgid "do not resolve hostnames." msgstr "" #: radwho/radwho.c:153 msgid "FORMAT" msgstr "" #: radwho/radwho.c:154 msgid "change output format" msgstr "" #: radwho/radwho.c:156 msgid "secure mode: requires that the username be specified" msgstr "" #: radwho/radwho.c:285 #, c-format msgid "must provide username\n" msgstr "" #: radwho/radwho.c:321 #, c-format msgid "can't open file: %s" msgstr "" #: radzap/radzap.c:47 msgid "delete Radius login records" msgstr "" #: radzap/radzap.c:51 msgid "radzap specific switches:" msgstr "" #: radzap/radzap.c:53 msgid "ask for confirmation before zapping" msgstr "" #: radzap/radzap.c:55 msgid "set logging directory" msgstr "" #: radzap/radzap.c:57 msgid "operate on FILE instead of /var/log/radutmp" msgstr "" #: radzap/radzap.c:59 msgid "zap user from given NAS" msgstr "" #: radzap/radzap.c:61 msgid "zap user coming from given port" msgstr "" #: radzap/radzap.c:63 msgid "do not ask for confirmation before zapping" msgstr "" #: radzap/radzap.c:99 #, c-format msgid "at least one port, nas or user must be specified" msgstr "" #: radzap/radzap.c:175 #, c-format msgid "radzap: zapping %s from %s, port %d" msgstr "" #: radzap/radzap.c:183 #, c-format msgid "Not confirmed\n" msgstr "" #: radzap/radzap.c:239 #, c-format msgid "%s: host not found.\n" msgstr "" #: sql/disp.c:138 msgid "Failed query was" msgstr "" #: sql/mysql.c:78 msgid "gave up on connect" msgstr "" #: sql/mysql.c:106 #, c-format msgid "[MYSQL] cannot connect to %s as %s: %s" msgstr "" #: sql/mysql.c:162 #, c-format msgid "[MYSQL]: can't get result" msgstr "" #: sql/odbc.c:229 #, c-format msgid "query returned more tuples: %s" msgstr "" #: sql/odbc.c:341 #, c-format msgid "too few columns returned (%d req'd)" msgstr "" #: sql/postgres.c:69 #, c-format msgid "PQconnectStart failed: %s" msgstr "" #: sql/postgres.c:151 sql/postgres.c:201 sql/postgres.c:268 #, c-format msgid "PQexec returned %s" msgstr "" #: sql/postgres.c:192 #, c-format msgid "query returned %d tuple: %s" msgid_plural "query returned %d tuples: %s" msgstr[0] "" msgstr[1] ""