d4f3e6138845075a312379d20e17f1cb0e64b873
[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 1.3.0\n"
10 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
11 "POT-Creation-Date: 2014-04-22 01:57+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 "memory cache miss %s"
28 msgstr ""
29
30 #: src/cache.c:71
31 msgid "exceed cache capacity"
32 msgstr ""
33
34 #: src/html.c:375
35 msgid "Failed to get the header template"
36 msgstr ""
37
38 #: src/html.c:382
39 #, c-format
40 msgid "Failed to open: %s"
41 msgstr ""
42
43 #: src/html.c:428
44 #, c-format
45 msgid "generating %s"
46 msgstr ""
47
48 #: src/html.c:495 src/html.c:508
49 #, c-format
50 msgid "Generating %s"
51 msgstr ""
52
53 #: src/plog.c:43
54 #, c-format
55 msgid "Cannot open log file: %s"
56 msgstr ""
57
58 #: src/main.c:108
59 #, c-format
60 msgid ""
61 "Copyright (C) %s jeanfi@gmail.com\n"
62 "License GPLv2: GNU GPL version 2 or later\n"
63 "<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\n"
64 "This is free software: you are free to change and redistribute it.\n"
65 "There is NO WARRANTY, to the extent permitted by law.\n"
66 msgstr ""
67
68 #: src/main.c:118
69 #, c-format
70 msgid "Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n"
71 msgstr ""
72
73 #: src/main.c:121
74 msgid "ppastats is a command application for generating PPA statistics.\n"
75 msgstr ""
76
77 #: src/main.c:123
78 msgid ""
79 "Prints number of downloads for each published packages of a PPA or "
80 "generates\n"
81 "an HTML page containing a graph representation."
82 msgstr ""
83
84 #: src/main.c:127
85 msgid "Options:"
86 msgstr ""
87
88 #: src/main.c:128
89 msgid "  -h, --help          display this help and exit"
90 msgstr ""
91
92 #: src/main.c:129
93 msgid "  -v, --version       display version information and exit"
94 msgstr ""
95
96 #: src/main.c:133
97 msgid "  -o, --output-dir=[PATH]  generates HTML pages into 'PATH'"
98 msgstr ""
99
100 #: src/main.c:134
101 msgid "  -t, --theme-dir=[PATH]   set theme dir to 'PATH'"
102 msgstr ""
103
104 #: src/main.c:137
105 msgid ""
106 "  -s, --status=[STATUS]    retrieves only package of the given status\n"
107 "                           (possible values are: Pending, Published,\n"
108 "                           Superseded, Deleted or Obsolete)"
109 msgstr ""
110
111 #: src/main.c:142
112 msgid " -S, --skip-js-css         skip installation of js and css files"
113 msgstr ""
114
115 #: src/main.c:144
116 msgid ""
117 " --get-bpph-size=[s]       size of the replies of webservice requests to "
118 "get\n"
119 "                           the list of binary packages. Between 1 and 300."
120 msgstr ""
121
122 #: src/main.c:148
123 #, c-format
124 msgid "Report bugs to: %s\n"
125 msgstr ""
126
127 #: src/main.c:150
128 #, c-format
129 msgid "%s home page: <%s>\n"
130 msgstr ""
131
132 #: src/main.c:211
133 #, c-format
134 msgid "Try `%s --help' for more information.\n"
135 msgstr ""
136
137 #: src/ppastats.c:363
138 msgid "Failed to retrieve PPA information"
139 msgstr ""
140
141 #: src/ppastats.c:373
142 #, c-format
143 msgid "Failed to retrieve download totals for %s"
144 msgstr ""