regenerate build file with --prefix=/usr
[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-12 19: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/main.c:103
64 #, c-format
65 msgid ""
66 "Copyright (C) %s jeanfi@gmail.com\n"
67 "License GPLv2: GNU GPL version 2 or later\n"
68 "<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\n"
69 "This is free software: you are free to change and redistribute it.\n"
70 "There is NO WARRANTY, to the extent permitted by law.\n"
71 msgstr ""
72
73 #: src/main.c:113
74 #, c-format
75 msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n"
76 msgstr ""
77
78 #: src/main.c:116
79 msgid "ppastats is a command application for generating PPA statistics.\n"
80 msgstr ""
81
82 #: src/main.c:118
83 msgid ""
84 "Prints number of downloads for each published packages of a PPA or "
85 "generates\n"
86 "an HTML page containing a graph representation."
87 msgstr ""
88
89 #: src/main.c:122
90 msgid "Options:"
91 msgstr ""
92
93 #: src/main.c:123
94 msgid "  -h, --help          display this help and exit"
95 msgstr ""
96
97 #: src/main.c:124
98 msgid "  -v, --version       display version information and exit"
99 msgstr ""
100
101 #: src/main.c:128
102 msgid "  -o, --output-dir=[PATH]  generates HTML pages into 'PATH'"
103 msgstr ""
104
105 #: src/main.c:131
106 msgid ""
107 "  -s, --status=[STATUS]    retrieves only package of the given status\n"
108 "                           (possible values are: Pending, Published,\n"
109 "                           Superseded, Deleted or Obsolete)"
110 msgstr ""
111
112 #: src/main.c:136
113 msgid " -S, --skip-js-css         skip installation of js and css files"
114 msgstr ""
115
116 #: src/main.c:139
117 #, c-format
118 msgid "Report bugs to: %s\n"
119 msgstr ""
120
121 #: src/main.c:141
122 #, c-format
123 msgid "%s home page: <%s>\n"
124 msgstr ""
125
126 #: src/main.c:191
127 #, c-format
128 msgid "Try `%s --help' for more information.\n"
129 msgstr ""
130
131 #: src/ppastats.c:253
132 msgid "Failed to retrieve PPA information"
133 msgstr ""
134
135 #: src/ppastats.c:268
136 #, c-format
137 msgid "Failed to retrieve download totals for %s"
138 msgstr ""
139
140 #: src/ppastats.c:274
141 #, c-format
142 msgid "Failed to retrieve download count for %s"
143 msgstr ""