"Fossies" - the Fresh Open Source Software Archive

Member "authforce-0.9.9/po/authforce.pot" (13 May 2007, 3932 Bytes) of package /linux/www/old/authforce-0.9.9.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 # SOME DESCRIPTIVE TITLE.
    2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
    3 # This file is distributed under the same license as the PACKAGE package.
    4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
    5 #
    6 #, fuzzy
    7 msgid ""
    8 msgstr ""
    9 "Project-Id-Version: PACKAGE VERSION\n"
   10 "Report-Msgid-Bugs-To: \n"
   11 "POT-Creation-Date: 2007-02-12 19:32-0500\n"
   12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
   13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
   14 "Language-Team: LANGUAGE <LL@li.org>\n"
   15 "MIME-Version: 1.0\n"
   16 "Content-Type: text/plain; charset=CHARSET\n"
   17 "Content-Transfer-Encoding: 8bit\n"
   18 
   19 #: src/main.c:92
   20 #, c-format
   21 msgid ""
   22 "usage: %s [OPTION]... URL\n"
   23 "\n"
   24 msgstr ""
   25 
   26 #: src/main.c:93
   27 #, c-format
   28 msgid "options:\n"
   29 msgstr ""
   30 
   31 #: src/main.c:94
   32 #, c-format
   33 msgid ""
   34 "\t-b,\t--beep\t\t\tbeep when a match is found\n"
   35 "\t-d,\t--debug=NUMBER\t\t\tlevel of debugging\n"
   36 "\t\t--dummy-file=FILE\tfile containing dummy matches\n"
   37 "\t\t\t\t\t[username:password form]\n"
   38 "\t-h,\t--help\t\t\tdisplay this help and exit\n"
   39 "\t-l,\t--logfile=FILE\t\tset logfile to FILE\n"
   40 "\t-r,\t--resume[=FILE]\t\tresume old session using FILE\n"
   41 "\t\t\t\t\t[default session.save]\n"
   42 "\t-s,\t--save[=FILE]\t\tsave session on SIGUSR1 to FILE\n"
   43 "\t\t\t\t\t[default session.save]\n"
   44 "\t-c,\t--max-connects=NUMBER\tdon't make more than NUMBER connections\n"
   45 "\t-u,\t--max-users=NUMBER\tdon't try more than NUMBER users\n"
   46 "\t-U,\t--user-agent=STRING\tset user agent to STRING\n"
   47 "\t\t--pairs-file=FILE\tfile containing username:password pairs\n"
   48 "\t\t--password-delay=NUMBER\tdelay for # seconds between attempts\n"
   49 "\t\t--password-file=FILE\tfile containing common passwords\n"
   50 "\t-p,\t--path=STRING\t\tlook for pathlist STRING\n"
   51 "\t-P,\t--proxy=STRING\t\tset proxy to STRING\n"
   52 "\t\t--auth-digest\t\tuse auth digest method\n"
   53 "\t\t--no-ssl-fail\t\tdon't fail with self signed certs\n"
   54 "\t-q,\t--quiet\t\t\tdon't output to stdout\n"
   55 "\t\t--user-delay=NUMBER\tdelay for # seconds between usernames\n"
   56 "\t\t--username-file=FILE\tfile containing list of usernames\n"
   57 "\t\t--verbose\t\tbe verbose (default), opposite of --quiet\n"
   58 "\t-V,\t--version\t\tprint version information and exit\n"
   59 msgstr ""
   60 
   61 #: src/main.c:120
   62 #, c-format
   63 msgid ""
   64 "\n"
   65 "Report bugs to <%s>.\n"
   66 msgstr ""
   67 
   68 #: src/main.c:132
   69 #, c-format
   70 msgid "%s: Missing arguments\n"
   71 msgstr ""
   72 
   73 #: src/main.c:133 src/main.c:242
   74 #, c-format
   75 msgid "Try %s --help for more information.\n"
   76 msgstr ""
   77 
   78 #: src/main.c:216
   79 #, c-format
   80 msgid ""
   81 "%s %s\n"
   82 "\n"
   83 "Copyright (C) 2000 %s\n"
   84 "There is NO warranty.  You may redistribute this software\n"
   85 "under the terms of the GNU General Public License.\n"
   86 "For more information about these matters, see the files named COPYING\n"
   87 "\n"
   88 "Written by %s <%s>.\n"
   89 msgstr ""
   90 
   91 #: src/main.c:233
   92 #, c-format
   93 msgid "%s: missing URL\n"
   94 msgstr ""
   95 
   96 #: src/main.c:234 src/main.c:241
   97 #, c-format
   98 msgid ""
   99 "Usage: %s [OPTION]... [URL]\n"
  100 "\n"
  101 msgstr ""
  102 
  103 #: src/main.c:235
  104 #, c-format
  105 msgid "Try `%s --help` for more information.\n"
  106 msgstr ""
  107 
  108 #: src/main.c:240
  109 #, c-format
  110 msgid "%s: too many URLs\n"
  111 msgstr ""
  112 
  113 #: src/main.c:256
  114 #, c-format
  115 msgid "initialize_data: couldn't open %s\n"
  116 msgstr ""
  117 
  118 #: src/main.c:260
  119 #, c-format
  120 msgid "scan started: %s"
  121 msgstr ""
  122 
  123 #. printf("sats: %f\n", acs);
  124 #: src/main.c:269
  125 #, c-format
  126 msgid "scan ended: %s"
  127 msgstr ""
  128 
  129 #: src/main.c:295
  130 #, c-format
  131 msgid "main: session_function greater than 1\n"
  132 msgstr ""
  133 
  134 #: src/main.c:307
  135 #, c-format
  136 msgid "main: session_usernumber greater than num_lines\n"
  137 msgstr ""
  138 
  139 #: src/main.c:318
  140 #, c-format
  141 msgid "main: session_count greater than num_lines\n"
  142 msgstr ""
  143 
  144 #: src/main.c:326 src/main.c:330
  145 #, c-format
  146 msgid "match [%s:%s]\n"
  147 msgstr ""
  148 
  149 #: src/main.c:338 src/main.c:339
  150 #, c-format
  151 msgid "max users reached at %i\n"
  152 msgstr ""
  153 
  154 #: src/main.c:354 src/main.c:355
  155 #, c-format
  156 msgid "Congratulations: %i password%s found.\n"
  157 msgstr ""
  158 
  159 #: src/main.c:358 src/main.c:359
  160 #, c-format
  161 msgid "No passwords found.\n"
  162 msgstr ""