]> git.ipfire.org Git - pakfire.git/blob - po/pakfire.pot
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
[pakfire.git] / po / pakfire.pot
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-04-13 21: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 #: ../pakfire/base.py:106 ../pakfire/base.py:137
21 msgid "Is this okay?"
22 msgstr ""
23
24 #: ../pakfire/builder.py:198
25 #, python-format
26 msgid "Extracting: %s (source)"
27 msgstr ""
28
29 #: ../pakfire/cli.py:27
30 #, python-format
31 msgid "%s [y/N]"
32 msgstr ""
33
34 #: ../pakfire/cli.py:35
35 msgid "Pakfire command line interface."
36 msgstr ""
37
38 #: ../pakfire/cli.py:42
39 msgid "The path where pakfire should operate in."
40 msgstr ""
41
42 #: ../pakfire/cli.py:80
43 msgid "Enable verbose output."
44 msgstr ""
45
46 #: ../pakfire/cli.py:83
47 msgid "Path to a configuration file to load."
48 msgstr ""
49
50 #: ../pakfire/cli.py:86
51 msgid "Disable a repository temporarily."
52 msgstr ""
53
54 #: ../pakfire/cli.py:91
55 msgid "Install one or more packages to the system."
56 msgstr ""
57
58 #: ../pakfire/cli.py:93
59 msgid "Give name of at least one package to install."
60 msgstr ""
61
62 #: ../pakfire/cli.py:99
63 msgid "Install one or more packages from the filesystem."
64 msgstr ""
65
66 #: ../pakfire/cli.py:101
67 msgid "Give filename of at least one package."
68 msgstr ""
69
70 #: ../pakfire/cli.py:107
71 msgid "Update the whole system or one specific package."
72 msgstr ""
73
74 #: ../pakfire/cli.py:109
75 msgid "Give a name of a package to update or leave emtpy for all."
76 msgstr ""
77
78 #: ../pakfire/cli.py:115
79 msgid "Print some information about the given package(s)."
80 msgstr ""
81
82 #: ../pakfire/cli.py:117
83 msgid "Give at least the name of one package."
84 msgstr ""
85
86 #: ../pakfire/cli.py:123
87 msgid "Search for a given pattern."
88 msgstr ""
89
90 #: ../pakfire/cli.py:125
91 msgid "A pattern to search for."
92 msgstr ""
93
94 #: ../pakfire/cli.py:131
95 msgid "Get a list of packages that provide a given file or feature."
96 msgstr ""
97
98 #: ../pakfire/cli.py:133 ../pakfire/cli.py:141
99 msgid "File or feature to search for."
100 msgstr ""
101
102 #: ../pakfire/cli.py:139
103 msgid "Get a list of packages that require a given file or feature."
104 msgstr ""
105
106 #: ../pakfire/cli.py:147
107 msgid "Get list of packages that belong to the given group."
108 msgstr ""
109
110 #: ../pakfire/cli.py:149
111 msgid "Group name to search for."
112 msgstr ""
113
114 #: ../pakfire/cli.py:155
115 msgid "Install all packages that belong to the given group."
116 msgstr ""
117
118 #: ../pakfire/cli.py:157
119 msgid "Group name."
120 msgstr ""
121
122 #: ../pakfire/cli.py:163
123 msgid "List all currently enabled repositories."
124 msgstr ""
125
126 #: ../pakfire/cli.py:237 ../pakfire/depsolve.py:229
127 msgid "Repository"
128 msgstr ""
129
130 #: ../pakfire/cli.py:237
131 msgid "Enabled"
132 msgstr ""
133
134 #: ../pakfire/cli.py:237
135 msgid "Priority"
136 msgstr ""
137
138 #: ../pakfire/cli.py:252
139 msgid "Pakfire builder command line interface."
140 msgstr ""
141
142 #: ../pakfire/cli.py:294
143 msgid "Update the package indexes."
144 msgstr ""
145
146 #: ../pakfire/cli.py:300
147 msgid "Build one or more packages."
148 msgstr ""
149
150 #: ../pakfire/cli.py:302
151 msgid "Give name of at least one package to build."
152 msgstr ""
153
154 #: ../pakfire/cli.py:306
155 msgid "Build the package for the given architecture."
156 msgstr ""
157
158 #: ../pakfire/cli.py:308 ../pakfire/cli.py:330
159 msgid "Path were the output files should be copied to."
160 msgstr ""
161
162 #: ../pakfire/cli.py:313
163 msgid "Go into a shell."
164 msgstr ""
165
166 #: ../pakfire/cli.py:315
167 msgid "Give name of a package."
168 msgstr ""
169
170 #: ../pakfire/cli.py:319
171 msgid "Emulated architecture in the shell."
172 msgstr ""
173
174 #: ../pakfire/cli.py:324
175 msgid "Generate a source package."
176 msgstr ""
177
178 #: ../pakfire/cli.py:326
179 msgid "Give name(s) of a package(s)."
180 msgstr ""
181
182 #: ../pakfire/cli.py:396
183 msgid "Pakfire repo command line interface."
184 msgstr ""
185
186 #: ../pakfire/cli.py:415
187 msgid "Repository management commands."
188 msgstr ""
189
190 #: ../pakfire/cli.py:423
191 msgid "Create a new repository index."
192 msgstr ""
193
194 #: ../pakfire/cli.py:424
195 msgid "Path to the packages."
196 msgstr ""
197
198 #: ../pakfire/cli.py:425
199 msgid "Path to input packages."
200 msgstr ""
201
202 #: ../pakfire/cli.py:437
203 msgid "Pakfire master command line interface."
204 msgstr ""
205
206 #: ../pakfire/cli.py:459
207 msgid "Update the sources."
208 msgstr ""
209
210 #: ../pakfire/cli.py:469
211 msgid "Pakfire slave command line interface."
212 msgstr ""
213
214 #: ../pakfire/cli.py:493
215 msgid "Request a build job from the server."
216 msgstr ""
217
218 #: ../pakfire/cli.py:499
219 msgid "Send a keepalive to the server."
220 msgstr ""
221
222 #: ../pakfire/depsolve.py:229
223 msgid "Package"
224 msgstr ""
225
226 #: ../pakfire/depsolve.py:229 ../pakfire/packages/base.py:72
227 msgid "Arch"
228 msgstr ""
229
230 #: ../pakfire/depsolve.py:229 ../pakfire/packages/base.py:73
231 msgid "Version"
232 msgstr ""
233
234 #: ../pakfire/depsolve.py:229 ../pakfire/packages/base.py:75
235 msgid "Size"
236 msgstr ""
237
238 #: ../pakfire/depsolve.py:232
239 msgid "Installing:"
240 msgstr ""
241
242 #: ../pakfire/depsolve.py:233
243 msgid "Installing for dependencies:"
244 msgstr ""
245
246 #: ../pakfire/depsolve.py:234
247 msgid "Updating:"
248 msgstr ""
249
250 #: ../pakfire/depsolve.py:235
251 msgid "Updating for dependencies:"
252 msgstr ""
253
254 #: ../pakfire/depsolve.py:236
255 msgid "Removing:"
256 msgstr ""
257
258 #: ../pakfire/depsolve.py:237
259 msgid "Removing for dependencies:"
260 msgstr ""
261
262 #: ../pakfire/depsolve.py:239
263 msgid "Transaction Summary"
264 msgstr ""
265
266 #: ../pakfire/depsolve.py:245
267 msgid "Install"
268 msgstr ""
269
270 #: ../pakfire/depsolve.py:246 ../pakfire/depsolve.py:250
271 #: ../pakfire/depsolve.py:254
272 msgid "Package(s)"
273 msgstr ""
274
275 #: ../pakfire/depsolve.py:249
276 msgid "Updates"
277 msgstr ""
278
279 #: ../pakfire/depsolve.py:253
280 msgid "Remove"
281 msgstr ""
282
283 #: ../pakfire/depsolve.py:260
284 #, python-format
285 msgid "Total download size: %s"
286 msgstr ""
287
288 #: ../pakfire/packages/base.py:71
289 msgid "Name"
290 msgstr ""
291
292 #: ../pakfire/packages/base.py:74
293 msgid "Release"
294 msgstr ""
295
296 #: ../pakfire/packages/base.py:76
297 msgid "Repo"
298 msgstr ""
299
300 #: ../pakfire/packages/base.py:77
301 msgid "Summary"
302 msgstr ""
303
304 #: ../pakfire/packages/base.py:78
305 msgid "Groups"
306 msgstr ""
307
308 #: ../pakfire/packages/base.py:79
309 msgid "URL"
310 msgstr ""
311
312 #: ../pakfire/packages/base.py:80
313 msgid "License"
314 msgstr ""
315
316 #: ../pakfire/packages/base.py:83
317 msgid "Description"
318 msgstr ""
319
320 #: ../pakfire/packages/base.py:89
321 msgid "UUID"
322 msgstr ""
323
324 #: ../pakfire/packages/base.py:90
325 msgid "Build ID"
326 msgstr ""
327
328 #: ../pakfire/packages/base.py:91
329 msgid "Build date"
330 msgstr ""
331
332 #: ../pakfire/packages/base.py:92
333 msgid "Build host"
334 msgstr ""
335
336 #: ../pakfire/packages/base.py:94
337 msgid "Provides"
338 msgstr ""
339
340 #: ../pakfire/packages/base.py:99
341 msgid "Requires"
342 msgstr ""
343
344 #: ../pakfire/repository/index.py:310
345 #, python-format
346 msgid "%s: package database"
347 msgstr ""
348
349 #: ../pakfire/transaction.py:107
350 #, python-format
351 msgid "Cleanup: %s"
352 msgstr ""
353
354 #: ../pakfire/transaction.py:144
355 #, python-format
356 msgid "Installing: %s"
357 msgstr ""
358
359 #: ../pakfire/transaction.py:149
360 #, python-format
361 msgid "Updating: %s"
362 msgstr ""
363
364 #: ../pakfire/transaction.py:159
365 #, python-format
366 msgid "Removing: %s"
367 msgstr ""