fixed style
[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: 2014-02-15 19:58+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 "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 "memory cache miss %s"
28 msgstr ""
29
30 #: src/cache.c:71
31 msgid "exceed cache capacity"
32 msgstr ""
33
34 #: src/html.c:351
35 msgid "Failed to get the header template"
36 msgstr ""
37
38 #: src/html.c:358
39 #, c-format
40 msgid "Failed to open: %s"
41 msgstr ""
42
43 #: src/html.c:404
44 #, c-format
45 msgid "generating %s"
46 msgstr ""
47
48 #: src/html.c:470 src/html.c:483
49 #, c-format
50 msgid "Generating %s"
51 msgstr ""
52
53 #: src/html.c:548
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:105
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:115
74 #, c-format
75 msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n"
76 msgstr ""
77
78 #: src/main.c:118
79 msgid "ppastats is a command application for generating PPA statistics.\n"
80 msgstr ""
81
82 #: src/main.c:120
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:124
90 msgid "Options:"
91 msgstr ""
92
93 #: src/main.c:125
94 msgid "  -h, --help          display this help and exit"
95 msgstr ""
96
97 #: src/main.c:126
98 msgid "  -v, --version       display version information and exit"
99 msgstr ""
100
101 #: src/main.c:130
102 msgid "  -o, --output-dir=[PATH]  generates HTML pages into 'PATH'"
103 msgstr ""
104
105 #: src/main.c:133
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:138
113 msgid " -S, --skip-js-css         skip installation of js and css files"
114 msgstr ""
115
116 #: src/main.c:140
117 msgid ""
118 " --get-bpph-size=[s]       size of the replies of webservice requests to "
119 "get\n"
120 "                           the list of binary packages. Between 1 and 300."
121 msgstr ""
122
123 #: src/main.c:144
124 #, c-format
125 msgid "Report bugs to: %s\n"
126 msgstr ""
127
128 #: src/main.c:146
129 #, c-format
130 msgid "%s home page: <%s>\n"
131 msgstr ""
132
133 #: src/main.c:201
134 #, c-format
135 msgid "Try `%s --help' for more information.\n"
136 msgstr ""
137
138 #: src/ppastats.c:254
139 msgid "Failed to retrieve PPA information"
140 msgstr ""
141
142 #: src/ppastats.c:269
143 #, c-format
144 msgid "Failed to retrieve download totals for %s"
145 msgstr ""