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