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