~aptdaemon-developers/aptdaemon/main

« back to all changes in this revision

Viewing changes to po/en_CA.po

  • Committer: Martin Pitt
  • Date: 2014-08-21 13:36:57 UTC
  • Revision ID: martin.pitt@ubuntu.com-20140821133657-zdnpwpnr5i9uo166
merge po files

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: aptdaemon\n"
9
 
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2012-12-17 11:07+0000\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2014-08-21 15:36+0200\n"
11
11
"PO-Revision-Date: 2011-01-16 11:47+0000\n"
12
12
"Last-Translator: Daniel LeBlanc <danidou@gmail.com>\n"
13
13
"Language-Team: English (Canada) <en_CA@li.org>\n"
 
14
"Language: \n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
26
27
msgid "To view the list of trusted keys, you need to authenticate."
27
28
msgstr "To view the list of trusted keys, you need to authenticate."
28
29
 
29
 
#: ../data/org.debian.apt.policy.in.h:3 ../aptdaemon/console.py:612
 
30
#: ../data/org.debian.apt.policy.in.h:3 ../aptdaemon/console.py:619
30
31
msgid "Remove downloaded package files"
31
32
msgstr ""
32
33
 
76
77
 
77
78
#. This priviledge will be requested when installing a package
78
79
#. from a high trusted repository that can be explicitely whitelisted.
79
 
#. 
 
80
#.
80
81
#. The defaults for this action are the same as
81
82
#. "org.debian.apt.install-or-remove-packages".
82
 
#. 
 
83
#.
83
84
#. The admin can override them to e.g. allow passwordless installs for
84
85
#. leightweight applications like unity-webapps or for packages
85
86
#. comming from high trust repositories (like internal repositories)
86
 
#. 
 
87
#.
87
88
#: ../data/org.debian.apt.policy.in.h:25
88
89
msgid "Install software from a high-trust whitelisted repository."
89
90
msgstr ""
94
95
 
95
96
#. This privilege allows to call AddRepository, UpdateCache(Partially)
96
97
#. and InstallPackages in a row and only authenticating once.
97
 
#. 
 
98
#.
98
99
#. The client has to authenticate for this privilege before calling
99
100
#. the aptdaemon methods.
100
101
#: ../data/org.debian.apt.policy.in.h:32
107
108
 
108
109
#. This privilege allows to call AddRepository, UpdateCache(Partially)
109
110
#. and InstallPackages in a row and only authenticating once.
110
 
#. 
 
111
#.
111
112
#. The client has to authenticate for this privilege before calling
112
113
#. the aptdaemon methods.
113
 
#. 
 
114
#.
114
115
#. The only difference to install-packages-from-new-repo is the wording
115
116
#. of the message. It is required by Ubuntu's Software-Center.
116
117
#: ../data/org.debian.apt.policy.in.h:42
117
 
msgid ""
118
 
"Add a new repository of purchased software and install packages from it"
 
118
msgid "Add a new repository of purchased software and install packages from it"
119
119
msgstr ""
120
120
"Add a new repository of purchased software and install packages from it"
121
121
 
149
149
msgstr ""
150
150
"To use a proxy server for downloading software, you need to authenticate."
151
151
 
152
 
#: ../aptdaemon/console.py:209
 
152
#: ../aptdaemon/console.py:215
153
153
msgid "ERROR"
154
154
msgstr "ERROR"
155
155
 
156
 
#: ../aptdaemon/console.py:242 ../aptdaemon/gtkwidgets.py:299
157
 
#: ../aptdaemon/gtk3widgets.py:301
158
 
#, python-format
159
 
msgid "Downloaded %sB of %sB at %sB/s"
 
156
#: ../aptdaemon/console.py:249
 
157
#, fuzzy, python-format
 
158
msgid "Downloaded %(cur)sB of %(total)sB at %(rate)sB/s"
160
159
msgstr "Downloaded %sB of %sB at %sB/s"
161
160
 
162
 
#: ../aptdaemon/console.py:247 ../aptdaemon/gtkwidgets.py:304
163
 
#: ../aptdaemon/gtkwidgets.py:493 ../aptdaemon/gtk3widgets.py:306
164
 
#: ../aptdaemon/gtk3widgets.py:498
165
 
#, python-format
166
 
msgid "Downloaded %sB of %sB"
 
161
#: ../aptdaemon/console.py:255
 
162
#, fuzzy, python-format
 
163
msgid "Downloaded %(cur)sB of %(total)sB"
167
164
msgstr "Downloaded %sB of %sB"
168
165
 
169
 
#: ../aptdaemon/console.py:374 ../aptdaemon/console.py:379
 
166
#: ../aptdaemon/console.py:385 ../aptdaemon/console.py:390
170
167
msgid "ERROR:"
171
168
msgstr "ERROR:"
172
169
 
173
 
#: ../aptdaemon/console.py:375
 
170
#: ../aptdaemon/console.py:386
174
171
msgid "You are not allowed to perform this action."
175
172
msgstr "You are not allowed to perform this action."
176
173
 
177
 
#: ../aptdaemon/console.py:398 ../aptdaemon/console.py:526
 
174
#: ../aptdaemon/console.py:409 ../aptdaemon/console.py:537
178
175
msgid "Queuing"
179
176
msgstr "Queuing"
180
177
 
181
 
#: ../aptdaemon/console.py:405 ../aptdaemon/enums.py:614
 
178
#: ../aptdaemon/console.py:417 ../aptdaemon/enums.py:527
182
179
msgid "Resolving dependencies"
183
180
msgstr "Resolving dependencies"
184
181
 
185
182
#. TRANSLATORS: %s is the number of packages
186
 
#: ../aptdaemon/console.py:447
 
183
#: ../aptdaemon/console.py:459
187
184
#, python-format
188
185
msgid "The following NEW package will be installed (%(count)s):"
189
186
msgid_plural "The following NEW packages will be installed (%(count)s):"
191
188
msgstr[1] ""
192
189
 
193
190
#. TRANSLATORS: %s is the number of packages
194
 
#: ../aptdaemon/console.py:455
 
191
#: ../aptdaemon/console.py:467
195
192
#, python-format
196
193
msgid "The following package will be upgraded (%(count)s):"
197
194
msgid_plural "The following packages will be upgraded (%(count)s):"
199
196
msgstr[1] ""
200
197
 
201
198
#. TRANSLATORS: %s is the number of packages
202
 
#: ../aptdaemon/console.py:463
 
199
#: ../aptdaemon/console.py:475
203
200
#, python-format
204
201
msgid "The following package will be REMOVED (%(count)s):"
205
202
msgid_plural "The following packages will be REMOVED (%(count)s):"
207
204
msgstr[1] ""
208
205
 
209
206
#. TRANSLATORS: %s is the number of packages
210
 
#: ../aptdaemon/console.py:472
 
207
#: ../aptdaemon/console.py:484
211
208
#, python-format
212
209
msgid "The following package will be DOWNGRADED (%(count)s):"
213
210
msgid_plural "The following packages will be DOWNGRADED (%(count)s):"
215
212
msgstr[1] ""
216
213
 
217
214
#. TRANSLATORS: %s is the number of packages
218
 
#: ../aptdaemon/console.py:480
 
215
#: ../aptdaemon/console.py:492
219
216
#, python-format
220
217
msgid "The following package will be reinstalled (%(count)s):"
221
218
msgid_plural "The following packages will be reinstalled (%(count)s):"
222
219
msgstr[0] ""
223
220
msgstr[1] ""
224
221
 
225
 
#: ../aptdaemon/console.py:487
 
222
#: ../aptdaemon/console.py:499
226
223
#, python-format
227
224
msgid "The following package has been kept back (%(count)s):"
228
225
msgid_plural "The following packages have been kept back (%(count)s):"
229
226
msgstr[0] ""
230
227
msgstr[1] ""
231
228
 
232
 
#: ../aptdaemon/console.py:495
 
229
#: ../aptdaemon/console.py:507
233
230
#, python-format
234
231
msgid "Need to get %sB of archives."
235
232
msgstr "Need to get %sB of archives."
236
233
 
237
 
#: ../aptdaemon/console.py:498
 
234
#: ../aptdaemon/console.py:510
238
235
#, python-format
239
236
msgid "After this operation, %sB of additional disk space will be used."
240
237
msgstr "After this operation, %sB of additional disk space will be used."
241
238
 
242
 
#: ../aptdaemon/console.py:502
 
239
#: ../aptdaemon/console.py:514
243
240
#, python-format
244
241
msgid "After this operation, %sB of additional disk space will be freed."
245
242
msgstr "After this operation, %sB of additional disk space will be freed."
246
243
 
247
 
#: ../aptdaemon/console.py:511 ../aptdaemon/console.py:513
 
244
#: ../aptdaemon/console.py:522 ../aptdaemon/console.py:524
248
245
msgid "Do you want to continue [Y/n]?"
249
246
msgstr "Do you want to continue [Y/n]?"
250
247
 
251
 
#: ../aptdaemon/console.py:538
 
248
#: ../aptdaemon/console.py:545
252
249
msgid ""
253
250
"To operate on more than one package put the package names in quotation "
254
251
"marks:\n"
258
255
"marks:\n"
259
256
"aptdcon --install \"foo bar\""
260
257
 
261
 
#: ../aptdaemon/console.py:544
 
258
#: ../aptdaemon/console.py:551
262
259
msgid "Refresh the cache"
263
260
msgstr "Refresh the cache"
264
261
 
265
 
#: ../aptdaemon/console.py:547
 
262
#: ../aptdaemon/console.py:554
266
263
msgid ""
267
264
"Try to resolve broken dependencies. Potentially dangerous operation since it "
268
265
"could try to remove many packages."
270
267
"Try to resolve broken dependencies. Potentially dangerous operation since it "
271
268
"could try to remove many packages."
272
269
 
273
 
#: ../aptdaemon/console.py:552
 
270
#: ../aptdaemon/console.py:559
274
271
msgid "Try to finish a previous incompleted installation"
275
272
msgstr "Try to finish a previous incompleted installation"
276
273
 
277
 
#: ../aptdaemon/console.py:556 ../aptdaemon/console.py:569
 
274
#: ../aptdaemon/console.py:563 ../aptdaemon/console.py:576
278
275
msgid "Install the given packages"
279
276
msgstr "Install the given packages"
280
277
 
281
 
#: ../aptdaemon/console.py:559
 
278
#: ../aptdaemon/console.py:566
282
279
msgid "Reinstall the given packages"
283
280
msgstr "Reinstall the given packages"
284
281
 
285
 
#: ../aptdaemon/console.py:562
 
282
#: ../aptdaemon/console.py:569
286
283
msgid "Remove the given packages"
287
284
msgstr "Remove the given packages"
288
285
 
289
 
#: ../aptdaemon/console.py:565
 
286
#: ../aptdaemon/console.py:572
290
287
msgid "Remove the given packages including configuration files"
291
288
msgstr "Remove the given packages including configuration files"
292
289
 
293
 
#: ../aptdaemon/console.py:572
 
290
#: ../aptdaemon/console.py:579
294
291
msgid "Downgrade the given packages"
295
292
msgstr ""
296
293
 
297
 
#: ../aptdaemon/console.py:575
 
294
#: ../aptdaemon/console.py:582
298
295
msgid "Deprecated: Please use --safe-upgrade"
299
296
msgstr "Deprecated: Please use --safe-upgrade"
300
297
 
301
 
#: ../aptdaemon/console.py:579
 
298
#: ../aptdaemon/console.py:586
302
299
msgid "Upgrade the system in a safe way"
303
300
msgstr "Upgrade the system in a safe way"
304
301
 
305
 
#: ../aptdaemon/console.py:582
 
302
#: ../aptdaemon/console.py:589
306
303
msgid "Upgrade the system, possibly installing and removing packages"
307
304
msgstr "Upgrade the system, possibly installing and removing packages"
308
305
 
309
 
#: ../aptdaemon/console.py:586
 
306
#: ../aptdaemon/console.py:593
310
307
msgid "Add the vendor to the trusted ones"
311
308
msgstr "Add the vendor to the trusted ones"
312
309
 
313
 
#: ../aptdaemon/console.py:589
 
310
#: ../aptdaemon/console.py:596
314
311
msgid "Add the vendor keyid (also needs --keyserver)"
315
312
msgstr "Add the vendor keyid (also needs --keyserver)"
316
313
 
317
 
#: ../aptdaemon/console.py:593
 
314
#: ../aptdaemon/console.py:600
318
315
msgid "Use the given keyserver for looking up keys"
319
316
msgstr "Use the given keyserver for looking up keys"
320
317
 
321
 
#: ../aptdaemon/console.py:597
 
318
#: ../aptdaemon/console.py:604
322
319
msgid "Add new repository from the given deb-line"
323
320
msgstr "Add new repository from the given deb-line"
324
321
 
325
 
#: ../aptdaemon/console.py:601
 
322
#: ../aptdaemon/console.py:608
326
323
msgid ""
327
324
"Specify an alternative sources.list.d file to which repositories should be "
328
325
"added."
330
327
"Specify an alternative sources.list.d file to which repositories should be "
331
328
"added."
332
329
 
333
 
#: ../aptdaemon/console.py:605
 
330
#: ../aptdaemon/console.py:612
334
331
msgid "List trusted vendor keys"
335
332
msgstr "List trusted vendor keys"
336
333
 
337
 
#: ../aptdaemon/console.py:608
 
334
#: ../aptdaemon/console.py:615
338
335
msgid "Remove the trusted key of the given fingerprint"
339
336
msgstr "Remove the trusted key of the given fingerprint"
340
337
 
341
 
#: ../aptdaemon/console.py:615
 
338
#: ../aptdaemon/console.py:622
342
339
msgid ""
343
340
"Reconfigure installed packages. Optionally the minimum priority of questions "
344
341
"can be specified"
345
342
msgstr ""
346
343
 
347
 
#: ../aptdaemon/console.py:620
 
344
#: ../aptdaemon/console.py:627
348
345
msgid "The minimum debconf priority of question to be displayed"
349
346
msgstr ""
350
347
 
351
 
#: ../aptdaemon/console.py:624
 
348
#: ../aptdaemon/console.py:631
352
349
msgid "Do not attach to the apt terminal"
353
350
msgstr "Do not attach to the apt terminal"
354
351
 
355
 
#: ../aptdaemon/console.py:628
 
352
#: ../aptdaemon/console.py:635
356
353
msgid "Allow packages from unauthenticated sources"
357
354
msgstr "Allow packages from unauthenticated sources"
358
355
 
359
 
#: ../aptdaemon/console.py:632
 
356
#: ../aptdaemon/console.py:639
360
357
msgid ""
361
358
"Show additional information about the packages. Currently only the version "
362
359
"number"
363
360
msgstr ""
364
361
 
365
 
#: ../aptdaemon/console.py:640 ../aptdaemon/enums.py:619
 
362
#: ../aptdaemon/console.py:647 ../aptdaemon/enums.py:532
366
363
msgid "Waiting for authentication"
367
364
msgstr "Waiting for authentication"
368
365
 
369
 
#: ../aptdaemon/core.py:2188
 
366
#: ../aptdaemon/core.py:2135
370
367
msgid "Do not shutdown the daemon because of inactivity"
371
368
msgstr "Do not shutdown the daemon because of inactivity"
372
369
 
373
 
#: ../aptdaemon/core.py:2193
 
370
#: ../aptdaemon/core.py:2140
374
371
msgid "Do not load any plugins"
375
372
msgstr ""
376
373
 
377
 
#: ../aptdaemon/core.py:2197
 
374
#: ../aptdaemon/core.py:2144
378
375
msgid "Show internal processing information"
379
376
msgstr "Show internal processing information"
380
377
 
381
 
#: ../aptdaemon/core.py:2202
 
378
#: ../aptdaemon/core.py:2149
382
379
msgid "Quit and replace an already running daemon"
383
380
msgstr "Quit and replace an already running daemon"
384
381
 
385
 
#: ../aptdaemon/core.py:2207
 
382
#: ../aptdaemon/core.py:2154
386
383
msgid "Listen on the DBus session bus (Only required for testing"
387
384
msgstr ""
388
385
 
389
 
#: ../aptdaemon/core.py:2211
 
386
#: ../aptdaemon/core.py:2158
390
387
msgid "Perform operations in the given chroot"
391
388
msgstr ""
392
389
 
393
 
#: ../aptdaemon/core.py:2216
 
390
#: ../aptdaemon/core.py:2163
394
391
msgid "Store profile stats in the specified file"
395
392
msgstr "Store profile stats in the specified file"
396
393
 
397
 
#: ../aptdaemon/core.py:2221
 
394
#: ../aptdaemon/core.py:2168
398
395
msgid "Do not make any changes to the system (Only of use to developers)"
399
396
msgstr "Do not make any changes to the system (Only of use to developers)"
400
397
 
401
 
#: ../aptdaemon/enums.py:366
 
398
#: ../aptdaemon/enums.py:337
402
399
msgid "Installed file"
403
400
msgstr "Installed file"
404
401
 
405
 
#: ../aptdaemon/enums.py:367
 
402
#: ../aptdaemon/enums.py:338
406
403
msgid "Installed packages"
407
404
msgstr "Installed packages"
408
405
 
409
 
#: ../aptdaemon/enums.py:368
 
406
#: ../aptdaemon/enums.py:339
410
407
msgid "Added key from file"
411
408
msgstr "Added key from file"
412
409
 
413
 
#: ../aptdaemon/enums.py:369
 
410
#: ../aptdaemon/enums.py:340
414
411
msgid "Updated cache"
415
412
msgstr "Updated cache"
416
413
 
417
 
#: ../aptdaemon/enums.py:370
 
414
#: ../aptdaemon/enums.py:341
418
415
msgid "Search done"
419
416
msgstr ""
420
417
 
421
 
#: ../aptdaemon/enums.py:371
 
418
#: ../aptdaemon/enums.py:342
422
419
msgid "Removed trusted key"
423
420
msgstr "Removed trusted key"
424
421
 
425
 
#: ../aptdaemon/enums.py:372
 
422
#: ../aptdaemon/enums.py:343
426
423
msgid "Removed packages"
427
424
msgstr "Removed packages"
428
425
 
429
 
#: ../aptdaemon/enums.py:373
 
426
#: ../aptdaemon/enums.py:344
430
427
msgid "Updated packages"
431
428
msgstr "Updated packages"
432
429
 
433
 
#: ../aptdaemon/enums.py:374
 
430
#: ../aptdaemon/enums.py:345
434
431
msgid "Upgraded system"
435
432
msgstr "Upgraded system"
436
433
 
437
 
#: ../aptdaemon/enums.py:375
 
434
#: ../aptdaemon/enums.py:346
438
435
msgid "Applied changes"
439
436
msgstr "Applied changes"
440
437
 
441
 
#: ../aptdaemon/enums.py:376
 
438
#: ../aptdaemon/enums.py:347
442
439
msgid "Repaired incomplete installation"
443
440
msgstr "Repaired incomplete installation"
444
441
 
445
 
#: ../aptdaemon/enums.py:377
 
442
#: ../aptdaemon/enums.py:348
446
443
msgid "Repaired broken dependencies"
447
444
msgstr "Repaired broken dependencies"
448
445
 
449
 
#: ../aptdaemon/enums.py:378
 
446
#: ../aptdaemon/enums.py:349
450
447
msgid "Added software source"
451
448
msgstr "Added software source"
452
449
 
453
 
#: ../aptdaemon/enums.py:379
 
450
#: ../aptdaemon/enums.py:350
454
451
msgid "Enabled component of the distribution"
455
452
msgstr "Enabled component of the distribution"
456
453
 
457
 
#: ../aptdaemon/enums.py:380
 
454
#: ../aptdaemon/enums.py:351
458
455
msgid "Removed downloaded package files"
459
456
msgstr ""
460
457
 
461
 
#: ../aptdaemon/enums.py:381
 
458
#: ../aptdaemon/enums.py:352
462
459
msgid "Reconfigured installed packages"
463
460
msgstr ""
464
461
 
465
 
#: ../aptdaemon/enums.py:397
 
462
#: ../aptdaemon/enums.py:356
466
463
msgid "Successful"
467
464
msgstr "Successful"
468
465
 
469
 
#: ../aptdaemon/enums.py:398
 
466
#: ../aptdaemon/enums.py:357
470
467
msgid "Canceled"
471
468
msgstr "Cancelled"
472
469
 
473
 
#: ../aptdaemon/enums.py:399 ../aptdaemon/enums.py:680
 
470
#: ../aptdaemon/enums.py:358 ../aptdaemon/enums.py:569
474
471
msgid "Failed"
475
472
msgstr "Failed"
476
473
 
477
 
#: ../aptdaemon/enums.py:414
 
474
#: ../aptdaemon/enums.py:361
478
475
msgid "Installing file"
479
476
msgstr "Installing file"
480
477
 
481
 
#: ../aptdaemon/enums.py:415
 
478
#: ../aptdaemon/enums.py:362
482
479
msgid "Installing packages"
483
480
msgstr "Installing packages"
484
481
 
485
 
#: ../aptdaemon/enums.py:416
 
482
#: ../aptdaemon/enums.py:363
486
483
msgid "Adding key from file"
487
484
msgstr "Adding key from file"
488
485
 
489
 
#: ../aptdaemon/enums.py:417
 
486
#: ../aptdaemon/enums.py:364
490
487
msgid "Updating cache"
491
488
msgstr "Updating cache"
492
489
 
493
 
#: ../aptdaemon/enums.py:418
 
490
#: ../aptdaemon/enums.py:365
494
491
msgid "Removing trusted key"
495
492
msgstr "Removing trusted key"
496
493
 
497
 
#: ../aptdaemon/enums.py:419
 
494
#: ../aptdaemon/enums.py:366
498
495
msgid "Removing packages"
499
496
msgstr "Removing packages"
500
497
 
501
 
#: ../aptdaemon/enums.py:420
 
498
#: ../aptdaemon/enums.py:367
502
499
msgid "Updating packages"
503
500
msgstr "Updating packages"
504
501
 
505
 
#: ../aptdaemon/enums.py:421
 
502
#: ../aptdaemon/enums.py:368
506
503
msgid "Upgrading system"
507
504
msgstr "Upgrading system"
508
505
 
509
 
#: ../aptdaemon/enums.py:422 ../aptdaemon/enums.py:615
 
506
#: ../aptdaemon/enums.py:369 ../aptdaemon/enums.py:528
510
507
msgid "Applying changes"
511
508
msgstr "Applying changes"
512
509
 
513
 
#: ../aptdaemon/enums.py:423
 
510
#: ../aptdaemon/enums.py:370
514
511
msgid "Repairing incomplete installation"
515
512
msgstr "Repairing incomplete installation"
516
513
 
517
 
#: ../aptdaemon/enums.py:424
 
514
#: ../aptdaemon/enums.py:371
518
515
msgid "Repairing installed software"
519
516
msgstr ""
520
517
 
521
 
#: ../aptdaemon/enums.py:425
 
518
#: ../aptdaemon/enums.py:372
522
519
msgid "Adding software source"
523
520
msgstr "Adding software source"
524
521
 
525
 
#: ../aptdaemon/enums.py:426
 
522
#: ../aptdaemon/enums.py:373
526
523
msgid "Enabling component of the distribution"
527
524
msgstr "Enabling component of the distribution"
528
525
 
529
 
#: ../aptdaemon/enums.py:427
 
526
#: ../aptdaemon/enums.py:374
530
527
msgid "Removing downloaded package files"
531
528
msgstr ""
532
529
 
533
 
#: ../aptdaemon/enums.py:428
 
530
#: ../aptdaemon/enums.py:375
534
531
msgid "Reconfiguring installed packages"
535
532
msgstr ""
536
533
 
537
 
#: ../aptdaemon/enums.py:429 ../aptdaemon/enums.py:604
 
534
#: ../aptdaemon/enums.py:376 ../aptdaemon/enums.py:517
538
535
msgid "Searching"
539
536
msgstr ""
540
537
 
541
 
#: ../aptdaemon/enums.py:445
 
538
#: ../aptdaemon/enums.py:380
542
539
msgid "Installation of the package file failed"
543
540
msgstr "Installation of the package file failed"
544
541
 
545
 
#: ../aptdaemon/enums.py:446
 
542
#: ../aptdaemon/enums.py:381
546
543
msgid "Installation of software failed"
547
544
msgstr "Installation of software failed"
548
545
 
549
 
#: ../aptdaemon/enums.py:452
 
546
#: ../aptdaemon/enums.py:382
550
547
msgid "Adding the key to the list of trusted software vendors failed"
551
548
msgstr ""
552
549
 
553
 
#: ../aptdaemon/enums.py:449
 
550
#: ../aptdaemon/enums.py:384
554
551
msgid "Refreshing the software list failed"
555
552
msgstr "Refreshing the software list failed"
556
553
 
557
 
#: ../aptdaemon/enums.py:450
 
554
#: ../aptdaemon/enums.py:385
558
555
msgid "Removing the vendor from the list of trusted ones failed"
559
556
msgstr "Removing the vendor from the list of trusted ones failed"
560
557
 
561
 
#: ../aptdaemon/enums.py:452
 
558
#: ../aptdaemon/enums.py:387
562
559
msgid "Removing software failed"
563
560
msgstr "Removing software failed"
564
561
 
565
 
#: ../aptdaemon/enums.py:453
 
562
#: ../aptdaemon/enums.py:388
566
563
msgid "Updating software failed"
567
564
msgstr "Updating software failed"
568
565
 
569
 
#: ../aptdaemon/enums.py:454
 
566
#: ../aptdaemon/enums.py:389
570
567
msgid "Upgrading the system failed"
571
568
msgstr "Upgrading the system failed"
572
569
 
573
 
#: ../aptdaemon/enums.py:455
 
570
#: ../aptdaemon/enums.py:390
574
571
msgid "Applying software changes failed"
575
572
msgstr "Applying software changes failed"
576
573
 
577
 
#: ../aptdaemon/enums.py:456
 
574
#: ../aptdaemon/enums.py:391
578
575
msgid "Repairing incomplete installation failed"
579
576
msgstr "Repairing incomplete installation failed"
580
577
 
581
 
#: ../aptdaemon/enums.py:457
 
578
#: ../aptdaemon/enums.py:393
582
579
msgid "Repairing broken dependencies failed"
583
580
msgstr "Repairing broken dependencies failed"
584
581
 
585
 
#: ../aptdaemon/enums.py:458
 
582
#: ../aptdaemon/enums.py:394
586
583
msgid "Adding software source failed"
587
584
msgstr "Adding software source failed"
588
585
 
589
 
#: ../aptdaemon/enums.py:459
 
586
#: ../aptdaemon/enums.py:395
590
587
msgid "Enabling component of the distribution failed"
591
588
msgstr "Enabling component of the distribution failed"
592
589
 
593
 
#: ../aptdaemon/enums.py:460 ../aptdaemon/enums.py:461
 
590
#: ../aptdaemon/enums.py:397 ../aptdaemon/enums.py:398
594
591
msgid "Removing downloaded package files failed"
595
592
msgstr ""
596
593
 
597
 
#: ../aptdaemon/enums.py:462
 
594
#: ../aptdaemon/enums.py:399
598
595
msgid "Search failed"
599
596
msgstr ""
600
597
 
601
 
#: ../aptdaemon/enums.py:463
 
598
#: ../aptdaemon/enums.py:400
602
599
msgid "Adding license key"
603
600
msgstr ""
604
601
 
605
 
#: ../aptdaemon/enums.py:479 ../aptdaemon/enums.py:480
 
602
#: ../aptdaemon/enums.py:404 ../aptdaemon/enums.py:405
606
603
msgid "Check your Internet connection."
607
604
msgstr "Check your Internet connection."
608
605
 
609
 
#: ../aptdaemon/enums.py:481
 
606
#: ../aptdaemon/enums.py:406
610
607
msgid ""
611
608
"Check if you are using third party repositories. If so disable them, since "
612
609
"they are a common source of problems.\n"
616
613
"because they are a common source of problems.\n"
617
614
"Furthermore, run the following command in a Terminal: apt-get install -f"
618
615
 
619
 
#: ../aptdaemon/enums.py:486
 
616
#: ../aptdaemon/enums.py:411
620
617
msgid "The selected file may not be a GPG key file or it might be corrupt."
621
 
msgstr ""
622
 
"The selected file might not be a GPG key file or it might be corrupt."
623
 
 
624
 
#: ../aptdaemon/enums.py:488
625
 
msgid ""
626
 
"The selected key couldn't be removed. Check that you provided a valid "
627
 
"fingerprint."
628
 
msgstr ""
629
 
"The selected key couldn't be removed. Check that you provided a valid "
630
 
"fingerprint."
631
 
 
632
 
#: ../aptdaemon/enums.py:490
633
 
msgid ""
634
 
"Check if you are currently running another software management tool, e.g. "
635
 
"Synaptic or aptitude. Only one tool is allowed to make changes at a time."
636
 
msgstr ""
637
 
"Check if you are currently running another software management tool, e.g. "
638
 
"Synaptic or aptitude. Only one tool is allowed to make changes at a time."
639
 
 
640
 
#: ../aptdaemon/enums.py:493
641
 
msgid ""
642
 
"This is a serious problem. Try again later. If this problem appears again, "
643
 
"please report an error to the developers."
644
 
msgstr ""
645
 
"This is a serious problem. Try again later. If this problem appears again, "
646
 
"please report an error to the developers."
647
 
 
648
 
#: ../aptdaemon/enums.py:496
649
 
msgid ""
650
 
"Check the spelling of the package name, and that the appropriate repository "
651
 
"is enabled."
652
 
msgstr ""
653
 
"Check the spelling of the package name, and that the appropriate repository "
654
 
"is enabled."
655
 
 
656
 
#: ../aptdaemon/enums.py:498
 
618
msgstr "The selected file might not be a GPG key file or it might be corrupt."
 
619
 
 
620
#: ../aptdaemon/enums.py:413
 
621
msgid ""
 
622
"The selected key couldn't be removed. Check that you provided a valid "
 
623
"fingerprint."
 
624
msgstr ""
 
625
"The selected key couldn't be removed. Check that you provided a valid "
 
626
"fingerprint."
 
627
 
 
628
#: ../aptdaemon/enums.py:415
 
629
msgid ""
 
630
"Check if you are currently running another software management tool, e.g. "
 
631
"Synaptic or aptitude. Only one tool is allowed to make changes at a time."
 
632
msgstr ""
 
633
"Check if you are currently running another software management tool, e.g. "
 
634
"Synaptic or aptitude. Only one tool is allowed to make changes at a time."
 
635
 
 
636
#: ../aptdaemon/enums.py:418
 
637
msgid ""
 
638
"This is a serious problem. Try again later. If this problem appears again, "
 
639
"please report an error to the developers."
 
640
msgstr ""
 
641
"This is a serious problem. Try again later. If this problem appears again, "
 
642
"please report an error to the developers."
 
643
 
 
644
#: ../aptdaemon/enums.py:421
 
645
msgid ""
 
646
"Check the spelling of the package name, and that the appropriate repository "
 
647
"is enabled."
 
648
msgstr ""
 
649
"Check the spelling of the package name, and that the appropriate repository "
 
650
"is enabled."
 
651
 
 
652
#: ../aptdaemon/enums.py:423
657
653
msgid "There isn't any need for an update."
658
654
msgstr "There is no need for an update."
659
655
 
660
 
#: ../aptdaemon/enums.py:499
 
656
#: ../aptdaemon/enums.py:424
661
657
msgid "There isn't any need for an installation"
662
658
msgstr "There is no need for an installation."
663
659
 
664
 
#: ../aptdaemon/enums.py:501
 
660
#: ../aptdaemon/enums.py:426
665
661
msgid "There isn't any need for a removal."
666
662
msgstr "There is no need for a removal."
667
663
 
668
 
#: ../aptdaemon/enums.py:502
 
664
#: ../aptdaemon/enums.py:427
669
665
msgid ""
670
666
"You requested to remove a package which is an essential part of your system."
671
667
msgstr ""
672
668
"You have requested to remove a package which is an essential part of your "
673
669
"system."
674
670
 
675
 
#: ../aptdaemon/enums.py:505
 
671
#: ../aptdaemon/enums.py:430
676
672
msgid ""
677
673
"The connection to the daemon was lost. Most likely the background daemon "
678
674
"crashed."
680
676
"The connection to the daemon was lost. Most likely, the background daemon "
681
677
"crashed."
682
678
 
683
 
#: ../aptdaemon/enums.py:507
 
679
#: ../aptdaemon/enums.py:432
684
680
msgid "The installation or removal of a software package failed."
685
681
msgstr "The installation or removal of a software package failed."
686
682
 
687
 
#: ../aptdaemon/enums.py:509
 
683
#: ../aptdaemon/enums.py:434
688
684
msgid "The requested feature is not supported."
689
685
msgstr ""
690
686
 
691
 
#: ../aptdaemon/enums.py:510
 
687
#: ../aptdaemon/enums.py:435
692
688
msgid ""
693
689
"There seems to be a programming error in aptdaemon, the software that allows "
694
690
"you to install/remove software and to perform other package management "
695
691
"related tasks."
696
692
msgstr ""
697
693
 
698
 
#: ../aptdaemon/enums.py:514
 
694
#: ../aptdaemon/enums.py:439
699
695
msgid ""
700
696
"This error could be caused by required additional software packages which "
701
697
"are missing or not installable. Furthermore there could be a conflict "
707
703
"between software packages which are not allowed to be installed at the same "
708
704
"time."
709
705
 
710
 
#: ../aptdaemon/enums.py:520
 
706
#: ../aptdaemon/enums.py:445
711
707
msgid "This requires installing packages from unauthenticated sources."
712
708
msgstr ""
713
709
 
714
 
#: ../aptdaemon/enums.py:522
 
710
#: ../aptdaemon/enums.py:447
715
711
msgid ""
716
712
"The installation could have failed because of an error in the corresponding "
717
713
"software package or it was cancelled in an unfriendly way. You have to "
721
717
"software package or it was cancelled in an unfriendly way. You have to "
722
718
"repair this before you can install or remove any further software."
723
719
 
724
 
#: ../aptdaemon/enums.py:528
 
720
#: ../aptdaemon/enums.py:453
725
721
msgid ""
726
722
"Please copy the file to your local computer and check the file permissions."
727
723
msgstr ""
728
724
 
729
 
#: ../aptdaemon/enums.py:531
 
725
#: ../aptdaemon/enums.py:456
730
726
msgid ""
731
727
"The installation of a package which violates the quality standards isn't "
732
728
"allowed. This could cause serious problems on your computer. Please contact "
734
730
"details beneath."
735
731
msgstr ""
736
732
 
737
 
#: ../aptdaemon/enums.py:537
 
733
#: ../aptdaemon/enums.py:463
738
734
msgid ""
739
735
"The downloaded license key which is required to run this piece of software "
740
736
"is not valid or could not be installed correctly.\n"
741
737
"See the details for more information."
742
738
msgstr ""
743
739
 
744
 
#: ../aptdaemon/enums.py:543
 
740
#: ../aptdaemon/enums.py:469
745
741
msgid "All available upgrades have already been installed."
746
742
msgstr ""
747
743
 
748
 
#: ../aptdaemon/enums.py:545
 
744
#: ../aptdaemon/enums.py:471
749
745
msgid ""
750
746
"The license key which allows you to use this piece of software could not be "
751
747
"downloaded. Please check your network connection."
752
748
msgstr ""
753
749
 
754
 
#: ../aptdaemon/enums.py:554
755
 
msgid "You don't have got the required privileges to perform this action."
756
 
msgstr ""
 
750
#: ../aptdaemon/enums.py:475
 
751
#, fuzzy
 
752
msgid "You don't have the required privileges to perform this action."
 
753
msgstr "You are not allowed to perform this action."
757
754
 
758
 
#: ../aptdaemon/enums.py:556
 
755
#: ../aptdaemon/enums.py:477
759
756
msgid ""
760
757
"You either provided a wrong password or cancelled the authorization.\n"
761
758
"Furthermore there could also be a technical reason for this error if you "
763
760
"PolicyKit session agent."
764
761
msgstr ""
765
762
 
766
 
#: ../aptdaemon/enums.py:563
 
763
#: ../aptdaemon/enums.py:485
767
764
msgid "Failed to download package files"
768
765
msgstr "Failed to download package files"
769
766
 
770
 
#: ../aptdaemon/enums.py:564
 
767
#: ../aptdaemon/enums.py:486
771
768
msgid "Failed to download repository information"
772
769
msgstr "Failed to download repository information"
773
770
 
774
 
#: ../aptdaemon/enums.py:565
 
771
#: ../aptdaemon/enums.py:488
775
772
msgid "Package dependencies cannot be resolved"
776
773
msgstr "Package dependencies cannot be resolved"
777
774
 
778
 
#: ../aptdaemon/enums.py:566
 
775
#: ../aptdaemon/enums.py:489
779
776
msgid "The package system is broken"
780
777
msgstr "The package system is broken"
781
778
 
782
 
#: ../aptdaemon/enums.py:567
 
779
#: ../aptdaemon/enums.py:490
783
780
msgid "Key was not installed"
784
781
msgstr "Key was not installed"
785
782
 
786
 
#: ../aptdaemon/enums.py:568
 
783
#: ../aptdaemon/enums.py:491
787
784
msgid "Key was not removed"
788
785
msgstr "Key was not removed"
789
786
 
790
 
#: ../aptdaemon/enums.py:569
 
787
#: ../aptdaemon/enums.py:492
791
788
msgid "Failed to lock the package manager"
792
789
msgstr "Failed to lock the package manager"
793
790
 
794
 
#: ../aptdaemon/enums.py:570
 
791
#: ../aptdaemon/enums.py:493
795
792
msgid "Failed to load the package list"
796
793
msgstr "Failed to load the package list"
797
794
 
798
 
#: ../aptdaemon/enums.py:571
 
795
#: ../aptdaemon/enums.py:494
799
796
msgid "Package does not exist"
800
797
msgstr "Package does not exist"
801
798
 
802
 
#: ../aptdaemon/enums.py:572
 
799
#: ../aptdaemon/enums.py:495
803
800
msgid "Package is already up to date"
804
801
msgstr ""
805
802
 
806
 
#: ../aptdaemon/enums.py:573
 
803
#: ../aptdaemon/enums.py:496
807
804
msgid "Package is already installed"
808
805
msgstr "Package is already installed"
809
806
 
810
 
#: ../aptdaemon/enums.py:574
 
807
#: ../aptdaemon/enums.py:497
811
808
msgid "Package isn't installed"
812
809
msgstr "Package isn't installed"
813
810
 
814
 
#: ../aptdaemon/enums.py:575
 
811
#: ../aptdaemon/enums.py:498
815
812
msgid "Failed to remove essential system package"
816
813
msgstr "Failed to remove an essential system package"
817
814
 
818
 
#: ../aptdaemon/enums.py:577
 
815
#: ../aptdaemon/enums.py:500
819
816
msgid "Task cannot be monitored or controlled"
820
817
msgstr "Task cannot be monitored or controlled"
821
818
 
822
 
#: ../aptdaemon/enums.py:578
 
819
#: ../aptdaemon/enums.py:501
823
820
msgid "Package operation failed"
824
821
msgstr "Package operation failed"
825
822
 
826
 
#: ../aptdaemon/enums.py:579
 
823
#: ../aptdaemon/enums.py:502
827
824
msgid "Requires installation of untrusted packages"
828
825
msgstr "Requires installation of untrusted packages"
829
826
 
830
 
#: ../aptdaemon/enums.py:581
 
827
#: ../aptdaemon/enums.py:504
831
828
msgid "Previous installation hasn't been completed"
832
829
msgstr "Previous installation hasn't been completed"
833
830
 
834
 
#: ../aptdaemon/enums.py:582
 
831
#: ../aptdaemon/enums.py:505
835
832
msgid "The package is of bad quality"
836
833
msgstr ""
837
834
 
838
 
#: ../aptdaemon/enums.py:583
 
835
#: ../aptdaemon/enums.py:506
839
836
msgid "Package file could not be opened"
840
837
msgstr ""
841
838
 
842
 
#: ../aptdaemon/enums.py:584
 
839
#: ../aptdaemon/enums.py:507
843
840
msgid "Not supported feature"
844
841
msgstr ""
845
842
 
846
 
#: ../aptdaemon/enums.py:585
 
843
#: ../aptdaemon/enums.py:508
847
844
msgid "Failed to download the license key"
848
845
msgstr ""
849
846
 
850
 
#: ../aptdaemon/enums.py:586
 
847
#: ../aptdaemon/enums.py:509
851
848
msgid "Failed to install the license key"
852
849
msgstr ""
853
850
 
854
 
#: ../aptdaemon/enums.py:587
 
851
#: ../aptdaemon/enums.py:510
855
852
msgid "The system is already up to date"
856
853
msgstr ""
857
854
 
858
 
#: ../aptdaemon/enums.py:601
 
855
#: ../aptdaemon/enums.py:511
859
856
msgid "You could not be authorized"
860
857
msgstr ""
861
858
 
862
 
#: ../aptdaemon/enums.py:602
 
859
#: ../aptdaemon/enums.py:512
863
860
msgid "You are not allowed to perform this action"
864
861
msgstr ""
865
862
 
866
 
#: ../aptdaemon/enums.py:588
 
863
#: ../aptdaemon/enums.py:513
867
864
msgid "An unhandlable error occured"
868
865
msgstr "An unhandlable error occured"
869
866
 
870
 
#: ../aptdaemon/enums.py:603
 
867
#: ../aptdaemon/enums.py:516
871
868
msgid "Waiting for service to start"
872
869
msgstr "Waiting for service to start"
873
870
 
874
 
#: ../aptdaemon/enums.py:605
 
871
#: ../aptdaemon/enums.py:518
875
872
msgid "Waiting"
876
873
msgstr "Waiting"
877
874
 
878
 
#: ../aptdaemon/enums.py:606
 
875
#: ../aptdaemon/enums.py:519
879
876
msgid "Waiting for required medium"
880
877
msgstr "Waiting for required medium"
881
878
 
882
 
#: ../aptdaemon/enums.py:607
 
879
#: ../aptdaemon/enums.py:520
883
880
msgid "Waiting for other software managers to quit"
884
881
msgstr "Waiting for other software managers to quit"
885
882
 
886
 
#: ../aptdaemon/enums.py:608
 
883
#: ../aptdaemon/enums.py:521
887
884
msgid "Waiting for configuration file prompt"
888
885
msgstr "Waiting for configuration file prompt"
889
886
 
890
 
#: ../aptdaemon/enums.py:610
 
887
#: ../aptdaemon/enums.py:523
891
888
msgid "Running task"
892
889
msgstr "Running task"
893
890
 
894
 
#: ../aptdaemon/enums.py:611
 
891
#: ../aptdaemon/enums.py:524
895
892
msgid "Downloading"
896
893
msgstr "Downloading"
897
894
 
898
 
#: ../aptdaemon/enums.py:612
 
895
#: ../aptdaemon/enums.py:525
899
896
msgid "Querying software sources"
900
897
msgstr ""
901
898
 
902
 
#: ../aptdaemon/enums.py:613
 
899
#: ../aptdaemon/enums.py:526
903
900
msgid "Cleaning up"
904
901
msgstr "Cleaning up"
905
902
 
906
 
#: ../aptdaemon/enums.py:616
 
903
#: ../aptdaemon/enums.py:529
907
904
msgid "Finished"
908
905
msgstr "Finished"
909
906
 
910
 
#: ../aptdaemon/enums.py:617
 
907
#: ../aptdaemon/enums.py:530
911
908
msgid "Cancelling"
912
909
msgstr "Cancelling"
913
910
 
914
 
#: ../aptdaemon/enums.py:618
 
911
#: ../aptdaemon/enums.py:531
915
912
msgid "Loading software list"
916
913
msgstr "Loading software list"
917
914
 
918
915
#. TRANSLATORS: %s is the name of a package
919
 
#: ../aptdaemon/enums.py:635
 
916
#: ../aptdaemon/enums.py:536
920
917
#, python-format
921
918
msgid "Installing %s"
922
919
msgstr "Installing %s"
923
920
 
924
921
#. TRANSLATORS: %s is the name of a package
925
 
#: ../aptdaemon/enums.py:637
 
922
#: ../aptdaemon/enums.py:538
926
923
#, python-format
927
924
msgid "Configuring %s"
928
925
msgstr "Configuring %s"
929
926
 
930
927
#. TRANSLATORS: %s is the name of a package
931
 
#: ../aptdaemon/enums.py:639
 
928
#: ../aptdaemon/enums.py:540
932
929
#, python-format
933
930
msgid "Removing %s"
934
931
msgstr "Removing %s"
935
932
 
936
933
#. TRANSLATORS: %s is the name of a package
937
 
#: ../aptdaemon/enums.py:641
 
934
#: ../aptdaemon/enums.py:542
938
935
#, python-format
939
936
msgid "Completely removing %s"
940
937
msgstr ""
941
938
 
942
939
#. TRANSLATORS: %s is the name of a package
943
 
#: ../aptdaemon/enums.py:643
 
940
#: ../aptdaemon/enums.py:544
944
941
#, python-format
945
942
msgid "Noting disappearance of %s"
946
943
msgstr ""
947
944
 
948
945
#. TRANSLATORS: %s is the name of a package
949
 
#: ../aptdaemon/enums.py:645
 
946
#: ../aptdaemon/enums.py:546
950
947
#, python-format
951
948
msgid "Running post-installation trigger %s"
952
949
msgstr "Running post-installation trigger %s"
953
950
 
954
951
#. TRANSLATORS: %s is the name of a package
955
 
#: ../aptdaemon/enums.py:647
 
952
#: ../aptdaemon/enums.py:548
956
953
#, python-format
957
954
msgid "Upgrading %s"
958
955
msgstr "Upgrading %s"
959
956
 
960
957
#. TRANSLATORS: %s is the name of a package
961
 
#: ../aptdaemon/enums.py:649
 
958
#: ../aptdaemon/enums.py:550
962
959
#, python-format
963
960
msgid "Unpacking %s"
964
961
msgstr ""
965
962
 
966
963
#. TRANSLATORS: %s is the name of a package
967
 
#: ../aptdaemon/enums.py:651
 
964
#: ../aptdaemon/enums.py:552
968
965
#, python-format
969
966
msgid "Preparing installation of %s"
970
967
msgstr ""
971
968
 
972
969
#. TRANSLATORS: %s is the name of a package
973
 
#: ../aptdaemon/enums.py:653
 
970
#: ../aptdaemon/enums.py:554
974
971
#, python-format
975
972
msgid "Preparing configuration of %s"
976
973
msgstr ""
977
974
 
978
975
#. TRANSLATORS: %s is the name of a package
979
 
#: ../aptdaemon/enums.py:655
 
976
#: ../aptdaemon/enums.py:556
980
977
#, python-format
981
978
msgid "Preparing removal of %s"
982
979
msgstr ""
983
980
 
984
981
#. TRANSLATORS: %s is the name of a package
985
 
#: ../aptdaemon/enums.py:657
 
982
#: ../aptdaemon/enums.py:558
986
983
#, python-format
987
984
msgid "Preparing complete removal of %s"
988
985
msgstr ""
989
986
 
990
987
#. TRANSLATORS: %s is the name of a package
991
 
#: ../aptdaemon/enums.py:659
 
988
#: ../aptdaemon/enums.py:560
992
989
#, python-format
993
990
msgid "Installed %s"
994
991
msgstr ""
995
992
 
996
993
#. TRANSLATORS: %s is the name of a package
997
 
#: ../aptdaemon/enums.py:661
 
994
#: ../aptdaemon/enums.py:562
998
995
#, python-format
999
996
msgid "Completely removed %s"
1000
997
msgstr ""
1001
998
 
1002
999
#. TRANSLATORS: %s is the name of a package
1003
 
#: ../aptdaemon/enums.py:663
 
1000
#: ../aptdaemon/enums.py:564
1004
1001
#, python-format
1005
1002
msgid "Removed %s"
1006
1003
msgstr ""
1007
1004
 
1008
 
#: ../aptdaemon/enums.py:675
1009
 
#, python-format
1010
 
msgid "Processing %s"
1011
 
msgstr ""
1012
 
 
1013
 
#: ../aptdaemon/enums.py:678
 
1005
#: ../aptdaemon/enums.py:567
1014
1006
msgid "Done"
1015
1007
msgstr "Done"
1016
1008
 
1017
 
#: ../aptdaemon/enums.py:679
 
1009
#: ../aptdaemon/enums.py:568
1018
1010
msgid "Authentication failed"
1019
1011
msgstr "Authentication failed"
1020
1012
 
1021
 
#: ../aptdaemon/enums.py:681
 
1013
#: ../aptdaemon/enums.py:570
1022
1014
msgid "Fetching"
1023
1015
msgstr "Fetching"
1024
1016
 
1025
 
#: ../aptdaemon/enums.py:682
 
1017
#: ../aptdaemon/enums.py:571
1026
1018
msgid "Idle"
1027
1019
msgstr "Idle"
1028
1020
 
1029
 
#: ../aptdaemon/enums.py:683
 
1021
#: ../aptdaemon/enums.py:572
1030
1022
msgid "Network isn't available"
1031
1023
msgstr "Network isn't available"
1032
1024
 
1033
 
#: ../aptdaemon/gtkwidgets.py:316 ../aptdaemon/gtk3widgets.py:318
 
1025
#: ../aptdaemon/enums.py:704
 
1026
#, python-format
 
1027
msgid "Processing %s"
 
1028
msgstr ""
 
1029
 
 
1030
#: ../aptdaemon/gtk3widgets.py:306
 
1031
#, python-format
 
1032
msgid "Downloaded %sB of %sB at %sB/s"
 
1033
msgstr "Downloaded %sB of %sB at %sB/s"
 
1034
 
 
1035
#: ../aptdaemon/gtk3widgets.py:311 ../aptdaemon/gtk3widgets.py:510
 
1036
#, python-format
 
1037
msgid "Downloaded %sB of %sB"
 
1038
msgstr "Downloaded %sB of %sB"
 
1039
 
 
1040
#: ../aptdaemon/gtk3widgets.py:323
1034
1041
msgid "Details"
1035
1042
msgstr "Details"
1036
1043
 
1037
 
#: ../aptdaemon/gtkwidgets.py:458 ../aptdaemon/gtk3widgets.py:463
 
1044
#: ../aptdaemon/gtk3widgets.py:474
1038
1045
msgid "File"
1039
1046
msgstr "File"
1040
1047
 
1041
1048
#. TRANSLATORS: header of the progress download column
1042
 
#: ../aptdaemon/gtkwidgets.py:463 ../aptdaemon/gtk3widgets.py:468
 
1049
#: ../aptdaemon/gtk3widgets.py:479
1043
1050
msgid "%"
1044
1051
msgstr "%"
1045
1052
 
1046
 
#: ../aptdaemon/gtkwidgets.py:498 ../aptdaemon/gtk3widgets.py:503
 
1053
#: ../aptdaemon/gtk3widgets.py:515
1047
1054
#, python-format
1048
1055
msgid "Downloaded %sB"
1049
1056
msgstr "Downloaded %sB"
1050
1057
 
1051
 
#: ../aptdaemon/gtkwidgets.py:500 ../aptdaemon/gtk3widgets.py:505
 
1058
#: ../aptdaemon/gtk3widgets.py:518
1052
1059
msgid "Downloaded"
1053
1060
msgstr "Downloaded"
1054
1061
 
1055
1062
#. TRANSLATORS: %s represents the name of a CD or DVD
1056
 
#: ../aptdaemon/gtkwidgets.py:770 ../aptdaemon/gtk3widgets.py:818
 
1063
#: ../aptdaemon/gtk3widgets.py:853
1057
1064
#, python-format
1058
1065
msgid "CD/DVD '%s' is required"
1059
1066
msgstr "CD/DVD '%s' is required"
1060
1067
 
1061
1068
#. TRANSLATORS: %s is the name of the CD/DVD drive
1062
 
#: ../aptdaemon/gtkwidgets.py:772 ../aptdaemon/gtk3widgets.py:820
 
1069
#: ../aptdaemon/gtk3widgets.py:855
1063
1070
#, python-format
1064
1071
msgid ""
1065
1072
"Please insert the above CD/DVD into the drive '%s' to install software "
1068
1075
"Please insert the above CD/DVD into the drive '%s' to install software "
1069
1076
"packages from it."
1070
1077
 
1071
 
#: ../aptdaemon/gtkwidgets.py:776 ../aptdaemon/gtkwidgets.py:796
1072
 
#: ../aptdaemon/gtk3widgets.py:824 ../aptdaemon/gtk3widgets.py:843
 
1078
#: ../aptdaemon/gtk3widgets.py:859 ../aptdaemon/gtk3widgets.py:880
1073
1079
msgid "C_ontinue"
1074
1080
msgstr "C_ontinue"
1075
1081
 
1076
 
#: ../aptdaemon/gtkwidgets.py:845 ../aptdaemon/gtk3widgets.py:891
 
1082
#: ../aptdaemon/gtk3widgets.py:931
1077
1083
msgid "Install"
1078
1084
msgstr "Install"
1079
1085
 
1080
 
#: ../aptdaemon/gtkwidgets.py:846 ../aptdaemon/gtk3widgets.py:892
 
1086
#: ../aptdaemon/gtk3widgets.py:932
1081
1087
msgid "Reinstall"
1082
1088
msgstr "Reinstall"
1083
1089
 
1084
 
#: ../aptdaemon/gtkwidgets.py:847 ../aptdaemon/gtk3widgets.py:893
 
1090
#: ../aptdaemon/gtk3widgets.py:933
1085
1091
msgid "Remove"
1086
1092
msgstr "Remove"
1087
1093
 
1088
 
#: ../aptdaemon/gtkwidgets.py:848 ../aptdaemon/gtk3widgets.py:894
 
1094
#: ../aptdaemon/gtk3widgets.py:934
1089
1095
msgid "Purge"
1090
1096
msgstr "Purge"
1091
1097
 
1092
 
#: ../aptdaemon/gtkwidgets.py:849 ../aptdaemon/gtk3widgets.py:895
 
1098
#: ../aptdaemon/gtk3widgets.py:935
1093
1099
msgid "Upgrade"
1094
1100
msgstr "Upgrade"
1095
1101
 
1096
 
#: ../aptdaemon/gtkwidgets.py:850 ../aptdaemon/gtk3widgets.py:896
 
1102
#: ../aptdaemon/gtk3widgets.py:936
1097
1103
msgid "Downgrade"
1098
1104
msgstr "Downgrade"
1099
1105
 
1100
 
#: ../aptdaemon/gtkwidgets.py:851 ../aptdaemon/gtk3widgets.py:897
 
1106
#: ../aptdaemon/gtk3widgets.py:937
1101
1107
msgid "Skip upgrade"
1102
1108
msgstr "Skip upgrade"
1103
1109
 
1106
1112
#. FIXME: adapt the title and message accordingly
1107
1113
#. FIXME: Should we have different modes? Only show dependencies, only
1108
1114
#. initial packages or both?
1109
 
#: ../aptdaemon/gtkwidgets.py:862 ../aptdaemon/gtk3widgets.py:908
 
1115
#: ../aptdaemon/gtk3widgets.py:948
1110
1116
msgid "Please take a look at the list of changes below."
1111
1117
msgstr "Please take a look at the list of changes below."
1112
1118
 
1113
 
#: ../aptdaemon/gtkwidgets.py:869 ../aptdaemon/gtk3widgets.py:915
 
1119
#: ../aptdaemon/gtk3widgets.py:956
1114
1120
msgid "Additional software has to be installed"
1115
1121
msgstr "Additional software has to be installed"
1116
1122
 
1117
 
#: ../aptdaemon/gtkwidgets.py:871 ../aptdaemon/gtk3widgets.py:917
 
1123
#: ../aptdaemon/gtk3widgets.py:958
1118
1124
msgid "Additional software has to be re-installed"
1119
1125
msgstr "Additional software has to be re-installed"
1120
1126
 
1121
 
#: ../aptdaemon/gtkwidgets.py:873 ../aptdaemon/gtk3widgets.py:919
 
1127
#: ../aptdaemon/gtk3widgets.py:960
1122
1128
msgid "Additional software has to be removed"
1123
1129
msgstr "Additional software has to be removed"
1124
1130
 
1125
 
#: ../aptdaemon/gtkwidgets.py:875 ../aptdaemon/gtk3widgets.py:921
 
1131
#: ../aptdaemon/gtk3widgets.py:962
1126
1132
msgid "Additional software has to be purged"
1127
1133
msgstr "Additional software has to be purged"
1128
1134
 
1129
 
#: ../aptdaemon/gtkwidgets.py:877 ../aptdaemon/gtk3widgets.py:923
 
1135
#: ../aptdaemon/gtk3widgets.py:964
1130
1136
msgid "Additional software has to be upgraded"
1131
1137
msgstr "Additional software has to be upgraded"
1132
1138
 
1133
 
#: ../aptdaemon/gtkwidgets.py:879 ../aptdaemon/gtk3widgets.py:925
 
1139
#: ../aptdaemon/gtk3widgets.py:966
1134
1140
msgid "Additional software has to be downgraded"
1135
1141
msgstr "Additional software has to be downgraded"
1136
1142
 
1137
 
#: ../aptdaemon/gtkwidgets.py:881 ../aptdaemon/gtk3widgets.py:927
 
1143
#: ../aptdaemon/gtk3widgets.py:968
1138
1144
msgid "Updates will be skipped"
1139
1145
msgstr "Updates will be skipped"
1140
1146
 
1141
 
#: ../aptdaemon/gtkwidgets.py:888 ../aptdaemon/gtk3widgets.py:934
 
1147
#: ../aptdaemon/gtk3widgets.py:976
1142
1148
msgid "Additional changes are required"
1143
1149
msgstr "Additional changes are required"
1144
1150
 
1145
 
#: ../aptdaemon/gtkwidgets.py:893 ../aptdaemon/gtk3widgets.py:939
 
1151
#: ../aptdaemon/gtk3widgets.py:981
1146
1152
#, python-format
1147
1153
msgid "%sB will be downloaded in total."
1148
1154
msgstr "%sB will be downloaded in total."
1149
1155
 
1150
 
#: ../aptdaemon/gtkwidgets.py:897 ../aptdaemon/gtk3widgets.py:943
 
1156
#: ../aptdaemon/gtk3widgets.py:985
1151
1157
#, python-format
1152
1158
msgid "%sB of disk space will be freed."
1153
1159
msgstr "%sB of disk space will be freed."
1154
1160
 
1155
 
#: ../aptdaemon/gtkwidgets.py:901 ../aptdaemon/gtk3widgets.py:947
 
1161
#: ../aptdaemon/gtk3widgets.py:989
1156
1162
#, python-format
1157
1163
msgid "%sB more disk space will be used."
1158
1164
msgstr "%sB more disk space will be used."
1159
1165
 
1160
1166
#. TRANSLATORS: %s is a file path
1161
 
#: ../aptdaemon/gtkwidgets.py:972 ../aptdaemon/gtk3widgets.py:1020
 
1167
#: ../aptdaemon/gtk3widgets.py:1061
1162
1168
#, python-format
1163
1169
msgid ""
1164
1170
"Replace your changes in '%s' with a later version of the configuration file?"
1165
1171
msgstr ""
1166
1172
"Replace your changes in '%s' with a later version of the configuration file?"
1167
1173
 
1168
 
#: ../aptdaemon/gtkwidgets.py:974 ../aptdaemon/gtk3widgets.py:1022
 
1174
#: ../aptdaemon/gtk3widgets.py:1063
1169
1175
msgid ""
1170
1176
"If you don't know why the file is there already, it is usually safe to "
1171
1177
"replace it."
1173
1179
"If you don't know why the file is there already, it is usually safe to "
1174
1180
"replace it."
1175
1181
 
1176
 
#: ../aptdaemon/gtkwidgets.py:983 ../aptdaemon/gtk3widgets.py:1031
 
1182
#: ../aptdaemon/gtk3widgets.py:1072
1177
1183
msgid "_Changes"
1178
1184
msgstr "_Changes"
1179
1185
 
1180
 
#: ../aptdaemon/gtkwidgets.py:986 ../aptdaemon/gtk3widgets.py:1034
 
1186
#: ../aptdaemon/gtk3widgets.py:1075
1181
1187
msgid "_Keep"
1182
1188
msgstr "_Keep"
1183
1189
 
1184
 
#: ../aptdaemon/gtkwidgets.py:987 ../aptdaemon/gtk3widgets.py:1035
 
1190
#: ../aptdaemon/gtk3widgets.py:1076
1185
1191
msgid "_Replace"
1186
1192
msgstr "_Replace"
1187
1193
 
1188
 
#. TRANSLATORS: expander label in the error dialog
1189
 
#: ../aptdaemon/gtkwidgets.py:1082 ../aptdaemon/gtk3widgets.py:1132
 
1194
#: ../aptdaemon/gtk3widgets.py:1179
1190
1195
msgid "_Details"
1191
1196
msgstr "_Details"
1192
1197
 
1193
1198
#. TRANSLATORS: %s is the name of a package manager
1194
 
#: ../aptdaemon/lock.py:179
 
1199
#: ../aptdaemon/lock.py:182
1195
1200
#, python-format
1196
1201
msgid "Waiting for %s to exit"
1197
1202
msgstr ""
1198
1203
 
1199
1204
#. TRANSLATORS: %s is a list of package names
1200
 
#: ../aptdaemon/progress.py:168
 
1205
#: ../aptdaemon/progress.py:169
1201
1206
#, python-format
1202
1207
msgid "Downloading %(files)s"
1203
1208
msgid_plural "Downloading %(files)s"
1236
1241
msgid "Description signature of %s"
1237
1242
msgstr ""
1238
1243
 
1239
 
#. TRANSLATORS: repo is the name of a repository
1240
 
#: ../aptdaemon/progress.py:334
 
1244
#: ../aptdaemon/progress.py:335
1241
1245
#, python-format
1242
1246
msgid "Available packages from %s"
1243
1247
msgstr ""
1244
1248
 
1245
 
#. TRANSLATORS: repo is the name of a repository
1246
 
#: ../aptdaemon/progress.py:337
 
1249
#: ../aptdaemon/progress.py:339
1247
1250
#, python-format
1248
1251
msgid "Available sources from %s"
1249
1252
msgstr ""
1250
1253
 
1251
1254
#. TRANSLATORS: repo is the name of a repository
1252
 
#: ../aptdaemon/progress.py:340
 
1255
#: ../aptdaemon/progress.py:342
1253
1256
#, python-format
1254
1257
msgid "Available translations from %s"
1255
1258
msgstr ""
1256
1259
 
1257
 
#. TRANSLATORS: The first %s is the name of a language. The second
1258
 
#. one the name of the region/country. The third
1259
 
#. %s is the name of the repository
1260
 
#: ../aptdaemon/progress.py:356
 
1260
#: ../aptdaemon/progress.py:359
1261
1261
#, python-format
1262
1262
msgid "Translations for %s (%s) from %s"
1263
1263
msgstr ""
1264
1264
 
1265
1265
#. TRANSLATORS: %s is the name of a language. The second one is
1266
1266
#. the name of the repository
1267
 
#: ../aptdaemon/progress.py:361
 
1267
#: ../aptdaemon/progress.py:363
1268
1268
#, python-format
1269
1269
msgid "Translations for %s from %s"
1270
1270
msgstr ""
1271
1271
 
1272
1272
#. TRANSLATORS: %s is the code of a language, e.g. ru_RU.
1273
1273
#. The second one is the name of the repository
1274
 
#: ../aptdaemon/progress.py:366
 
1274
#: ../aptdaemon/progress.py:368
1275
1275
#, python-format
1276
1276
msgid "Translations (%s) from %s"
1277
1277
msgstr ""
1278
1278
 
1279
 
#: ../aptdaemon/worker.py:470 ../aptdaemon/worker.py:770
1280
 
#: ../aptdaemon/worker.py:845 ../aptdaemon/worker.py:888
 
1279
#: ../aptdaemon/worker/aptworker.py:374 ../aptdaemon/worker/aptworker.py:671
 
1280
#: ../aptdaemon/worker/aptworker.py:748 ../aptdaemon/worker/aptworker.py:791
1281
1281
#, python-format
1282
1282
msgid "Package %s isn't available"
1283
1283
msgstr ""
1284
1284
 
1285
 
#: ../aptdaemon/worker.py:475 ../aptdaemon/worker.py:774
1286
 
#: ../aptdaemon/worker.py:849 ../aptdaemon/worker.py:892
 
1285
#: ../aptdaemon/worker/aptworker.py:379 ../aptdaemon/worker/aptworker.py:675
 
1286
#: ../aptdaemon/worker/aptworker.py:752 ../aptdaemon/worker/aptworker.py:795
1287
1287
#, python-format
1288
1288
msgid "Package %s isn't installed"
1289
1289
msgstr ""
1290
1290
 
1291
 
#: ../aptdaemon/worker.py:479
 
1291
#: ../aptdaemon/worker/aptworker.py:383
1292
1292
#, python-format
1293
1293
msgid "The version %s of %s isn't installed"
1294
1294
msgstr ""
1295
1295
 
1296
 
#: ../aptdaemon/worker.py:493
 
1296
#: ../aptdaemon/worker/aptworker.py:398
1297
1297
#, python-format
1298
1298
msgid "Package %s is already installed"
1299
1299
msgstr ""
1300
1300
 
1301
 
#: ../aptdaemon/worker.py:503 ../aptdaemon/worker.py:918
 
1301
#: ../aptdaemon/worker/aptworker.py:407 ../aptdaemon/worker/aptworker.py:821
1302
1302
#, python-format
1303
1303
msgid "The version %s of %s isn't available."
1304
1304
msgstr ""
1305
1305
 
1306
1306
#. TRANSLATORS: %s is the URL of GnuPG
1307
1307
#. keyserver
1308
 
#: ../aptdaemon/worker.py:661
 
1308
#: ../aptdaemon/worker/aptworker.py:565
1309
1309
#, python-format
1310
1310
msgid "The keyserver URL is invalid: %s"
1311
1311
msgstr ""
1312
1312
 
1313
1313
#. TRANSLATORS: %s is the URL of GnuPG
1314
1314
#. keyserver
1315
 
#: ../aptdaemon/worker.py:667
 
1315
#: ../aptdaemon/worker/aptworker.py:571
1316
1316
#, python-format
1317
1317
msgid "Invalid protocol of the server: %s"
1318
1318
msgstr ""
1319
1319
 
1320
1320
#. TRANSLATORS: %s is the id of a GnuPG key
1321
1321
#. e.g. E08ADE95
1322
 
#: ../aptdaemon/worker.py:675 ../aptdaemon/worker.py:720
 
1322
#: ../aptdaemon/worker/aptworker.py:579 ../aptdaemon/worker/aptworker.py:623
1323
1323
#, python-format
1324
1324
msgid "Invalid key id: %s"
1325
1325
msgstr ""
1326
1326
 
1327
 
#: ../aptdaemon/worker.py:684
 
1327
#: ../aptdaemon/worker/aptworker.py:587
1328
1328
#, python-format
1329
1329
msgid ""
1330
1330
"Failed to download and install the key %s from %s:\n"
1331
1331
"%s"
1332
1332
msgstr ""
1333
1333
 
1334
 
#: ../aptdaemon/worker.py:701
 
1334
#: ../aptdaemon/worker/aptworker.py:604
1335
1335
#, python-format
1336
1336
msgid "Key file %s couldn't be installed: %s"
1337
1337
msgstr ""
1338
1338
 
1339
 
#: ../aptdaemon/worker.py:725
 
1339
#: ../aptdaemon/worker/aptworker.py:628
1340
1340
#, python-format
1341
1341
msgid "Key with fingerprint %s couldn't be removed: %s"
1342
1342
msgstr ""
1343
1343
 
1344
 
#: ../aptdaemon/worker.py:778
 
1344
#: ../aptdaemon/worker/aptworker.py:679
1345
1345
#, python-format
1346
1346
msgid "Package %s cannot be removed."
1347
1347
msgstr ""
1348
1348
 
1349
 
#: ../aptdaemon/worker.py:782
 
1349
#: ../aptdaemon/worker/aptworker.py:683
1350
1350
#, python-format
1351
1351
msgid "The version %s of %s is not installed"
1352
1352
msgstr ""
1353
1353
 
1354
 
#: ../aptdaemon/worker.py:860
 
1354
#: ../aptdaemon/worker/aptworker.py:763
1355
1355
#, python-format
1356
1356
msgid "The former version %s of %s is already installed"
1357
1357
msgstr ""
1358
1358
 
1359
 
#: ../aptdaemon/worker.py:865 ../aptdaemon/worker.py:911
 
1359
#: ../aptdaemon/worker/aptworker.py:768 ../aptdaemon/worker/aptworker.py:814
1360
1360
#, python-format
1361
1361
msgid "The version %s of %s is already installed"
1362
1362
msgstr ""
1363
1363
 
1364
 
#: ../aptdaemon/worker.py:872
 
1364
#: ../aptdaemon/worker/aptworker.py:775
1365
1365
#, python-format
1366
1366
msgid "The version %s of %s isn't available"
1367
1367
msgstr ""
1368
1368
 
1369
 
#: ../aptdaemon/worker.py:876
 
1369
#: ../aptdaemon/worker/aptworker.py:779
1370
1370
#, python-format
1371
1371
msgid "You need to specify a version to downgrade %s to"
1372
1372
msgstr ""
1373
1373
 
1374
 
#: ../aptdaemon/worker.py:904
 
1374
#: ../aptdaemon/worker/aptworker.py:807
1375
1375
#, python-format
1376
1376
msgid "The later version %s of %s is already installed"
1377
1377
msgstr ""
1378
1378
 
1379
 
#: ../aptdaemon/worker.py:935
 
1379
#: ../aptdaemon/worker/aptworker.py:838
1380
1380
#, python-format
1381
1381
msgid "The package %s isn't available in the %s release."
1382
1382
msgstr ""
1383
1383
 
1384
 
#: ../aptdaemon/worker.py:1120
 
1384
#: ../aptdaemon/worker/aptworker.py:1026
1385
1385
#, python-format
1386
1386
msgid "Package %s cannot be removed"
1387
1387
msgstr ""
1388
1388
 
1389
 
#: ../aptdaemon/worker.py:1257
 
1389
#: ../aptdaemon/worker/aptworker.py:1123
1390
1390
msgid ""
1391
1391
"The package doesn't provide a valid Installed-Size control field. See Debian "
1392
1392
"Policy 5.6.20."
1393
1393
msgstr ""
1394
1394
 
1395
 
#: ../aptdaemon/worker.py:1397
 
1395
#: ../aptdaemon/worker/aptworker.py:1265
1396
1396
msgid "The license key is empty"
1397
1397
msgstr ""
1398
1398
 
1399
 
#: ../aptdaemon/worker.py:1411
 
1399
#: ../aptdaemon/worker/aptworker.py:1281
1400
1400
msgid "The license key is not allowed to contain executable code."
1401
1401
msgstr ""
1402
1402
 
1403
 
#: ../aptdaemon/worker.py:1420
 
1403
#: ../aptdaemon/worker/aptworker.py:1290
1404
1404
#, python-format
1405
1405
msgid "The license key path %s is invalid"
1406
1406
msgstr ""
1407
1407
 
1408
 
#: ../aptdaemon/worker.py:1424
 
1408
#: ../aptdaemon/worker/aptworker.py:1294
1409
1409
#, python-format
1410
1410
msgid "The license key already exists: %s"
1411
1411
msgstr ""
1412
1412
 
1413
 
#: ../aptdaemon/worker.py:1429
 
1413
#: ../aptdaemon/worker/aptworker.py:1299
1414
1414
#, python-format
1415
1415
msgid ""
1416
1416
"The location of the license key is unsecure since it contains symbolic "
1417
1417
"links. The path %s maps to %s"
1418
1418
msgstr ""
1419
1419
 
1420
 
#: ../aptdaemon/worker.py:1437
 
1420
#: ../aptdaemon/worker/aptworker.py:1307
1421
1421
#, python-format
1422
1422
msgid "The directory where to install the key to doesn't exist yet: %s"
1423
1423
msgstr ""
1424
1424
 
1425
 
#: ../aptdaemon/worker.py:1448
 
1425
#: ../aptdaemon/worker/aptworker.py:1318
1426
1426
#, python-format
1427
1427
msgid "Failed to write key file to: %s"
1428
1428
msgstr ""
1429
1429
 
1430
 
#: ../aptdaemon/worker.py:1483
 
1430
#: ../aptdaemon/worker/aptworker.py:1353
1431
1431
msgid "The following packages have unmet dependencies:"
1432
1432
msgstr ""
1433
1433
 
1434
 
#: ../aptdaemon/worker.py:1537
 
1434
#: ../aptdaemon/worker/aptworker.py:1406
1435
1435
msgid "but it is a virtual package"
1436
1436
msgstr ""
1437
1437
 
1438
 
#: ../aptdaemon/worker.py:1540
 
1438
#: ../aptdaemon/worker/aptworker.py:1409
1439
1439
msgid "but it is not installed"
1440
1440
msgstr ""
1441
1441
 
1442
 
#: ../aptdaemon/worker.py:1542
 
1442
#: ../aptdaemon/worker/aptworker.py:1411
1443
1443
msgid "but it is not going to be installed"
1444
1444
msgstr ""
1445
1445
 
1446
1446
#. TRANSLATORS: %s is a version number
1447
 
#: ../aptdaemon/worker.py:1546
 
1447
#: ../aptdaemon/worker/aptworker.py:1415
1448
1448
#, python-format
1449
1449
msgid "but %s is installed"
1450
1450
msgstr ""
1451
1451
 
1452
1452
#. TRANSLATORS: %s is a version number
1453
 
#: ../aptdaemon/worker.py:1550
 
1453
#: ../aptdaemon/worker/aptworker.py:1419
1454
1454
#, python-format
1455
1455
msgid "but %s is to be installed"
1456
1456
msgstr ""