"Fossies" - the Fresh Open Source Software Archive 
Member "dehtml-1.8/dehtml.pot" (11 Jan 2011, 2754 Bytes) of package /linux/www/old/dehtml-1.8.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: 2011-01-11 23:08+0100\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 #: dehtml.c:492 dehtml.c:499
20 #, c-format
21 msgid "Usage: dehtml [-w] [-s] [-l] [-p] [file ...]\n"
22 msgstr ""
23
24 #: dehtml.c:494
25 #, c-format
26 msgid "Try `dehtml -h' or `dehtml --help' for more information.\n"
27 msgstr ""
28
29 #: dehtml.c:501
30 #, c-format
31 msgid "Remove HTML constructs from documents.\n"
32 msgstr ""
33
34 #: dehtml.c:503
35 #, c-format
36 msgid "-w, --word-list output a word list\n"
37 msgstr ""
38
39 #: dehtml.c:504
40 #, c-format
41 msgid "-s, --skip-headers do not output headers\n"
42 msgstr ""
43
44 #: dehtml.c:505
45 #, c-format
46 msgid "-l, --skip-lists do not output lists\n"
47 msgstr ""
48
49 #: dehtml.c:506
50 #, c-format
51 msgid "-p, --pretty-print pretty printed output\n"
52 msgstr ""
53
54 #: dehtml.c:507
55 #, c-format
56 msgid "-h, --help display this help and exit\n"
57 msgstr ""
58
59 #: dehtml.c:508
60 #, c-format
61 msgid " --version display version and exit\n"
62 msgstr ""
63
64 #: dehtml.c:510
65 #, c-format
66 msgid "Report bugs to <michael@moria.de>.\n"
67 msgstr ""
68
69 #: dehtml.c:519
70 #, c-format
71 msgid "dehtml: Opening `%s' failed (%s).\n"
72 msgstr ""
73
74 #: dehtml.c:529
75 #, c-format
76 msgid "dehtml: Closing standard output failed (%s).\n"
77 msgstr ""
78
79 #: getopt.c:681
80 #, c-format
81 msgid "%s: option `%s' is ambiguous\n"
82 msgstr ""
83
84 #: getopt.c:705
85 #, c-format
86 msgid "%s: option `--%s' doesn't allow an argument\n"
87 msgstr ""
88
89 #: getopt.c:710
90 #, c-format
91 msgid "%s: option `%c%s' doesn't allow an argument\n"
92 msgstr ""
93
94 #: getopt.c:727 getopt.c:900
95 #, c-format
96 msgid "%s: option `%s' requires an argument\n"
97 msgstr ""
98
99 #. --option
100 #: getopt.c:756
101 #, c-format
102 msgid "%s: unrecognized option `--%s'\n"
103 msgstr ""
104
105 #. +option or -option
106 #: getopt.c:760
107 #, c-format
108 msgid "%s: unrecognized option `%c%s'\n"
109 msgstr ""
110
111 #. 1003.2 specifies the format of this message.
112 #: getopt.c:786
113 #, c-format
114 msgid "%s: illegal option -- %c\n"
115 msgstr ""
116
117 #: getopt.c:789
118 #, c-format
119 msgid "%s: invalid option -- %c\n"
120 msgstr ""
121
122 #. 1003.2 specifies the format of this message.
123 #: getopt.c:819 getopt.c:949
124 #, c-format
125 msgid "%s: option requires an argument -- %c\n"
126 msgstr ""
127
128 #: getopt.c:866
129 #, c-format
130 msgid "%s: option `-W %s' is ambiguous\n"
131 msgstr ""
132
133 #: getopt.c:884
134 #, c-format
135 msgid "%s: option `-W %s' doesn't allow an argument\n"
136 msgstr ""