fc2070e491dd68e6b4c915b0de1c12e214c53a77
[ppastats.git] / po / ppastats.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
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: ppastats 0.0.x\n"
10 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
11 "POT-Creation-Date: 2012-05-08 21:54+0200\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: src/cache.c:57
21 #, c-format
22 msgid "cache hit %s"
23 msgstr ""
24
25 #: src/cache.c:62
26 #, c-format
27 msgid "cache miss %s"
28 msgstr ""
29
30 #: src/cache.c:71
31 msgid "exceed cache capacity"
32 msgstr ""
33
34 #: src/html.c:385
35 msgid "Failed to get the header template"
36 msgstr ""
37
38 #: src/html.c:392
39 #, c-format
40 msgid "Failed to open: %s"
41 msgstr ""
42
43 #: src/html.c:438
44 #, c-format
45 msgid "generating %s"
46 msgstr ""
47
48 #: src/html.c:504 src/html.c:517
49 #, c-format
50 msgid "Generating %s"
51 msgstr ""
52
53 #: src/html.c:580
54 #, c-format
55 msgid "Copying %s %s"
56 msgstr ""
57
58 #: src/log.c:37
59 #, c-format
60 msgid "Cannot open log file: %s"
61 msgstr ""
62
63 #: src/lp_ws.c:69
64 msgid "initializing CURL"
65 msgstr ""
66
67 #: src/lp_ws.c:86
68 #, c-format
69 msgid "fetch_url(): %s"
70 msgstr ""
71
72 #: src/lp_ws.c:116 src/lp_ws.c:132
73 #, c-format
74 msgid "Fetch failed with code %ld for URL %s"
75 msgstr ""
76
77 #: src/lp_ws.c:122
78 #, c-format
79 msgid "Wait %ds before retry"
80 msgstr ""
81
82 #: src/lp_ws.c:306
83 msgid "cleanup CURL"
84 msgstr ""
85
86 #: src/main.c:102
87 #, c-format
88 msgid ""
89 "Copyright (C) %s jeanfi@gmail.com\n"
90 "License GPLv2: GNU GPL version 2 or later\n"
91 "<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\n"
92 "This is free software: you are free to change and redistribute it.\n"
93 "There is NO WARRANTY, to the extent permitted by law.\n"
94 msgstr ""
95
96 #: src/main.c:112
97 #, c-format
98 msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n"
99 msgstr ""
100
101 #: src/main.c:115
102 msgid "ppastats is a command application for generating PPA statistics.\n"
103 msgstr ""
104
105 #: src/main.c:117
106 msgid ""
107 "Prints number of downloads for each published packages of a PPA or "
108 "generates\n"
109 "an HTML page containing a graph representation."
110 msgstr ""
111
112 #: src/main.c:121
113 msgid "Options:"
114 msgstr ""
115
116 #: src/main.c:122
117 msgid "  -h, --help          display this help and exit"
118 msgstr ""
119
120 #: src/main.c:123
121 msgid "  -v, --version       display version information and exit"
122 msgstr ""
123
124 #: src/main.c:127
125 msgid "  -o, --output-dir=[PATH]  generates HTML pages into 'PATH'"
126 msgstr ""
127
128 #: src/main.c:130
129 msgid ""
130 "  -s, --status=[STATUS]    retrieves only package of the given status\n"
131 "                           (possible values are: Pending, Published,\n"
132 "                           Superseded, Deleted or Obsolete)"
133 msgstr ""
134
135 #: src/main.c:135
136 msgid " -S, --skip-js-css         skip installation of js and css files"
137 msgstr ""
138
139 #: src/main.c:138
140 #, c-format
141 msgid "Report bugs to: %s\n"
142 msgstr ""
143
144 #: src/main.c:140
145 #, c-format
146 msgid "%s home page: <%s>\n"
147 msgstr ""
148
149 #: src/main.c:190
150 #, c-format
151 msgid "Try `%s --help' for more information.\n"
152 msgstr ""
153
154 #: src/ppastats.c:254
155 msgid "Failed to retrieve PPA information"
156 msgstr ""
157
158 #: src/ppastats.c:269
159 #, c-format
160 msgid "Failed to retrieve download totals for %s"
161 msgstr ""
162
163 #: src/ppastats.c:275
164 #, c-format
165 msgid "Failed to retrieve download count for %s"
166 msgstr ""