~kelemeng/software-properties/bug945245

« back to all changes in this revision

Viewing changes to po/en_AU.po

  • Committer: Michael Vogt
  • Date: 2006-09-05 11:18:47 UTC
  • mto: (337.2.8 main)
  • mto: This revision was merged to the branch mainline in revision 360.
  • Revision ID: michael.vogt@ubuntu.com-20060905111847-f6929c2d4d54c6fd
* DistUpgrade/forced_obsoletes.txt:
  - no longer needed, part of DistUpgrade.cfg now
* DistUpgrade/mirrors.txt, DistUpgrade/removal_blacklist.txt:
  - renamed for consitency
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgradeCache.py:
  - added "RemovalBlacklistFile" instead of hardcoding it 
* DistUpgrade/DistUpgradeConfigParser.py: 
  - added "datadir" to constructor
* DistUpgrade/DistUpgradeControler.py:
  - added datadir
* DistUpgrade/DistUpgradeView.py:
  - added "hideStep()" method
  - added STEP_PREPARE, STEP_MODIFY_SOURCES, STEP_FETCH_INSTALL, STEP_CLEANUP, STEP_REBOOT
* DistUpgrade/DistUpgradeViewGtk.py:
  - implemendted hideStep()
  - added datadir arguemnt for constructor
* dist-upgrade.py
  - run it with the "." as arguemnt for the config
* UpdateManager/UpdateManager.py:
  - if it can't be updated, ask about a dist-upgrade instead
* update-manager. 
  - added --dist-upgrade
* po/*.po
  - make update-po

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: update-manager\n"
10
10
"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11
 
"POT-Creation-Date: 2006-08-30 11:31+0200\n"
 
11
"POT-Creation-Date: 2006-09-05 13:07+0200\n"
12
12
"PO-Revision-Date: 2006-05-26 21:06+0000\n"
13
13
"Last-Translator: David Symons <david.symons@liberatedcomputing.net>\n"
14
14
"Language-Team: English (Australia) <en_AU@li.org>\n"
80
80
msgid "Custom servers"
81
81
msgstr ""
82
82
 
83
 
#: ../SoftwareProperties/SoftwareProperties.py:544
84
 
#: ../SoftwareProperties/SoftwareProperties.py:561
 
83
#: ../SoftwareProperties/SoftwareProperties.py:580
 
84
#: ../SoftwareProperties/SoftwareProperties.py:597
85
85
#, fuzzy
86
86
msgid "Software Channel"
87
87
msgstr "Software Updates"
88
88
 
89
 
#: ../SoftwareProperties/SoftwareProperties.py:552
90
 
#: ../SoftwareProperties/SoftwareProperties.py:569
 
89
#: ../SoftwareProperties/SoftwareProperties.py:588
 
90
#: ../SoftwareProperties/SoftwareProperties.py:605
91
91
msgid "Active"
92
92
msgstr ""
93
93
 
94
 
#: ../SoftwareProperties/SoftwareProperties.py:653
 
94
#: ../SoftwareProperties/SoftwareProperties.py:690
95
95
msgid "(Source Code)"
96
96
msgstr ""
97
97
 
98
 
#: ../SoftwareProperties/SoftwareProperties.py:659
 
98
#: ../SoftwareProperties/SoftwareProperties.py:696
99
99
msgid "Source Code"
100
100
msgstr ""
101
101
 
102
 
#: ../SoftwareProperties/SoftwareProperties.py:908
 
102
#: ../SoftwareProperties/SoftwareProperties.py:945
103
103
msgid "Import key"
104
104
msgstr "Import key"
105
105
 
106
 
#: ../SoftwareProperties/SoftwareProperties.py:918
 
106
#: ../SoftwareProperties/SoftwareProperties.py:955
107
107
msgid "Error importing selected file"
108
108
msgstr "Error importing selected file"
109
109
 
110
 
#: ../SoftwareProperties/SoftwareProperties.py:919
 
110
#: ../SoftwareProperties/SoftwareProperties.py:956
111
111
msgid "The selected file may not be a GPG key file or it might be corrupt."
112
112
msgstr "The selected file may not be a GPG key file or it might be corrupt."
113
113
 
114
 
#: ../SoftwareProperties/SoftwareProperties.py:931
 
114
#: ../SoftwareProperties/SoftwareProperties.py:968
115
115
msgid "Error removing the key"
116
116
msgstr "Error removing the key"
117
117
 
118
 
#: ../SoftwareProperties/SoftwareProperties.py:932
 
118
#: ../SoftwareProperties/SoftwareProperties.py:969
119
119
msgid "The key you selected could not be removed. Please report this as a bug."
120
120
msgstr ""
121
121
"The key you selected could not be removed. Please report this as a bug."
122
122
 
123
 
#: ../SoftwareProperties/SoftwareProperties.py:978
 
123
#: ../SoftwareProperties/SoftwareProperties.py:1015
124
124
#, python-format
125
125
msgid ""
126
126
"<big><b>Error scaning the CD</b></big>\n"
131
131
"\n"
132
132
"%s"
133
133
 
134
 
#: ../SoftwareProperties/SoftwareProperties.py:1035
 
134
#: ../SoftwareProperties/SoftwareProperties.py:1072
135
135
msgid "Please enter a name for the disc"
136
136
msgstr "Please enter a name for the disc"
137
137
 
138
 
#: ../SoftwareProperties/SoftwareProperties.py:1051
 
138
#: ../SoftwareProperties/SoftwareProperties.py:1088
139
139
msgid "Please insert a disc in the drive:"
140
140
msgstr "Please insert a disc in the drive:"
141
141
 
142
 
#: ../DistUpgrade/DistUpgradeCache.py:93
 
142
#: ../DistUpgrade/DistUpgradeCache.py:89
143
143
msgid "Broken packages"
144
144
msgstr "Broken packages"
145
145
 
146
 
#: ../DistUpgrade/DistUpgradeCache.py:94
 
146
#: ../DistUpgrade/DistUpgradeCache.py:90
147
147
msgid ""
148
148
"Your system contains broken packages that couldn't be fixed with this "
149
149
"software. Please fix them first using synaptic or apt-get before proceeding."
151
151
"Your system contains broken packages that couldn't be fixed with this "
152
152
"software. Please fix them first using synaptic or apt-get before proceeding."
153
153
 
154
 
#: ../DistUpgrade/DistUpgradeCache.py:151
 
154
#: ../DistUpgrade/DistUpgradeCache.py:147
155
155
msgid "Can't upgrade required meta-packages"
156
156
msgstr "Can't upgrade required meta-packages"
157
157
 
158
 
#: ../DistUpgrade/DistUpgradeCache.py:158
 
158
#: ../DistUpgrade/DistUpgradeCache.py:154
159
159
msgid "A essential package would have to be removed"
160
160
msgstr "An essential package would have to be removed"
161
161
 
162
162
#. FIXME: change the text to something more useful
163
 
#: ../DistUpgrade/DistUpgradeCache.py:161
 
163
#: ../DistUpgrade/DistUpgradeCache.py:157
164
164
msgid "Could not calculate the upgrade"
165
165
msgstr "Could not calculate the upgrade"
166
166
 
167
 
#: ../DistUpgrade/DistUpgradeCache.py:162
 
167
#: ../DistUpgrade/DistUpgradeCache.py:158
168
168
#, fuzzy
169
169
msgid ""
170
170
"A unresolvable problem occured while calculating the upgrade.\n"
176
176
"this as a bug. "
177
177
 
178
178
#. FIXME: maybe ask a question here? instead of failing?
179
 
#: ../DistUpgrade/DistUpgradeCache.py:187
 
179
#: ../DistUpgrade/DistUpgradeCache.py:183
180
180
msgid "Error authenticating some packages"
181
181
msgstr "Error authenticating some packages"
182
182
 
183
 
#: ../DistUpgrade/DistUpgradeCache.py:188
 
183
#: ../DistUpgrade/DistUpgradeCache.py:184
184
184
msgid ""
185
185
"It was not possible to authenticate some packages. This may be a transient "
186
186
"network problem. You may want to try again later. See below for a list of "
190
190
"network problem. You may want to try again later. See below for a list of "
191
191
"unauthenticated packages."
192
192
 
193
 
#: ../DistUpgrade/DistUpgradeCache.py:251
 
193
#: ../DistUpgrade/DistUpgradeCache.py:249
194
194
#, python-format
195
195
msgid "Can't install '%s'"
196
196
msgstr "Can't install '%s'"
197
197
 
198
 
#: ../DistUpgrade/DistUpgradeCache.py:252
 
198
#: ../DistUpgrade/DistUpgradeCache.py:250
199
199
msgid ""
200
200
"It was impossible to install a required package. Please report this as a "
201
201
"bug. "
204
204
"bug. "
205
205
 
206
206
#. FIXME: provide a list
207
 
#: ../DistUpgrade/DistUpgradeCache.py:259
 
207
#: ../DistUpgrade/DistUpgradeCache.py:257
208
208
msgid "Can't guess meta-package"
209
209
msgstr "Can't guess meta-packag"
210
210
 
211
 
#: ../DistUpgrade/DistUpgradeCache.py:260
 
211
#: ../DistUpgrade/DistUpgradeCache.py:258
212
212
msgid ""
213
213
"Your system does not contain a ubuntu-desktop, kubuntu-desktop or edubuntu-"
214
214
"desktop package and it was not possible to detect which version of ubuntu "
237
237
"'%s'"
238
238
msgstr ""
239
239
 
240
 
#: ../DistUpgrade/DistUpgradeControler.py:94
 
240
#: ../DistUpgrade/DistUpgradeControler.py:104
241
241
msgid "Reading cache"
242
242
msgstr "Reading cache"
243
243
 
244
 
#: ../DistUpgrade/DistUpgradeControler.py:131
 
244
#: ../DistUpgrade/DistUpgradeControler.py:143
245
245
msgid "Fetch data from the network for the upgrade?"
246
246
msgstr ""
247
247
 
248
 
#: ../DistUpgrade/DistUpgradeControler.py:132
 
248
#: ../DistUpgrade/DistUpgradeControler.py:144
249
249
msgid ""
250
250
"The upgrade can use the network to check the latest updates and to fetch "
251
251
"packages that are not on the current CD.\n"
253
253
"If networking is expensive for you choose 'No'."
254
254
msgstr ""
255
255
 
256
 
#: ../DistUpgrade/DistUpgradeControler.py:223
 
256
#: ../DistUpgrade/DistUpgradeControler.py:235
257
257
msgid "No valid mirror found"
258
258
msgstr "No valid mirror found"
259
259
 
260
 
#: ../DistUpgrade/DistUpgradeControler.py:224
 
260
#: ../DistUpgrade/DistUpgradeControler.py:236
261
261
#, python-format
262
262
msgid ""
263
263
"While scaning your repository information no mirror entry for the upgrade "
277
277
"If you select 'no' the update will cancel."
278
278
 
279
279
#. hm, still nothing useful ...
280
 
#: ../DistUpgrade/DistUpgradeControler.py:241
 
280
#: ../DistUpgrade/DistUpgradeControler.py:253
281
281
msgid "Generate default sources?"
282
282
msgstr "Generate default sources?"
283
283
 
284
 
#: ../DistUpgrade/DistUpgradeControler.py:242
 
284
#: ../DistUpgrade/DistUpgradeControler.py:254
285
285
#, python-format
286
286
msgid ""
287
287
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
294
294
"Should default entries for '%s' be added? If you select 'No' the update will "
295
295
"cancel."
296
296
 
297
 
#: ../DistUpgrade/DistUpgradeControler.py:276
 
297
#: ../DistUpgrade/DistUpgradeControler.py:288
298
298
msgid "Repository information invalid"
299
299
msgstr "Repository information invalid"
300
300
 
301
 
#: ../DistUpgrade/DistUpgradeControler.py:277
 
301
#: ../DistUpgrade/DistUpgradeControler.py:289
302
302
msgid ""
303
303
"Upgrading the repository information resulted in a invalid file. Please "
304
304
"report this as a bug."
306
306
"Upgrading the repository information resulted in a invalid file. Please "
307
307
"report this as a bug."
308
308
 
309
 
#: ../DistUpgrade/DistUpgradeControler.py:283
 
309
#: ../DistUpgrade/DistUpgradeControler.py:295
310
310
msgid "Third party sources disabled"
311
311
msgstr "Third party sources disabled"
312
312
 
313
 
#: ../DistUpgrade/DistUpgradeControler.py:284
 
313
#: ../DistUpgrade/DistUpgradeControler.py:296
314
314
msgid ""
315
315
"Some third party entries in your souces.list were disabled. You can re-"
316
316
"enable them after the upgrade with the 'software-properties' tool or with "
320
320
"enable them after the upgrade with the 'software-properties' tool or with "
321
321
"synaptic."
322
322
 
323
 
#: ../DistUpgrade/DistUpgradeControler.py:333
 
323
#: ../DistUpgrade/DistUpgradeControler.py:345
324
324
msgid "Error during update"
325
325
msgstr "Error during update"
326
326
 
327
 
#: ../DistUpgrade/DistUpgradeControler.py:334
 
327
#: ../DistUpgrade/DistUpgradeControler.py:346
328
328
msgid ""
329
329
"A problem occured during the update. This is usually some sort of network "
330
330
"problem, please check your network connection and retry."
332
332
"A problem occured during the update. This is usually some sort of network "
333
333
"problem, please check your network connection and retry."
334
334
 
335
 
#: ../DistUpgrade/DistUpgradeControler.py:343
 
335
#: ../DistUpgrade/DistUpgradeControler.py:355
336
336
msgid "Not enough free disk space"
337
337
msgstr "Not enough free disk space"
338
338
 
339
 
#: ../DistUpgrade/DistUpgradeControler.py:344
 
339
#: ../DistUpgrade/DistUpgradeControler.py:356
340
340
#, python-format
341
341
msgid ""
342
342
"The upgrade aborts now. Please free at least %s of disk space on %s. Empty "
348
348
"'sudo apt-get clean'."
349
349
 
350
350
#. ask the user if he wants to do the changes
351
 
#: ../DistUpgrade/DistUpgradeControler.py:403
 
351
#: ../DistUpgrade/DistUpgradeControler.py:415
352
352
msgid "Do you want to start the upgrade?"
353
353
msgstr "Do you want to start the upgrade?"
354
354
 
355
 
#: ../DistUpgrade/DistUpgradeControler.py:420
 
355
#: ../DistUpgrade/DistUpgradeControler.py:432
356
356
msgid "Could not install the upgrades"
357
357
msgstr "Could not install the upgrades"
358
358
 
359
 
#: ../DistUpgrade/DistUpgradeControler.py:421
 
359
#: ../DistUpgrade/DistUpgradeControler.py:433
360
360
#, fuzzy
361
361
msgid ""
362
362
"The upgrade aborts now. Your system could be in an unusable state. A "
368
368
"The upgrade aborts now. Your system can be in an unusable state. A recovery "
369
369
"was run (dpkg --configure -a)."
370
370
 
371
 
#: ../DistUpgrade/DistUpgradeControler.py:439
 
371
#: ../DistUpgrade/DistUpgradeControler.py:451
372
372
msgid "Could not download the upgrades"
373
373
msgstr "Could not download the upgrades"
374
374
 
375
 
#: ../DistUpgrade/DistUpgradeControler.py:440
 
375
#: ../DistUpgrade/DistUpgradeControler.py:452
376
376
msgid ""
377
377
"The upgrade aborts now. Please check your internet connection or "
378
378
"installation media and try again. "
380
380
"The upgrade aborts now. Please check your internet connection or "
381
381
"installation media and try again. "
382
382
 
383
 
#: ../DistUpgrade/DistUpgradeControler.py:476
 
383
#: ../DistUpgrade/DistUpgradeControler.py:488
384
384
msgid "Some software no longer officially supported"
385
385
msgstr "Some software no longer officially supported"
386
386
 
387
 
#: ../DistUpgrade/DistUpgradeControler.py:478
 
387
#: ../DistUpgrade/DistUpgradeControler.py:490
388
388
msgid ""
389
389
"These installed packages are no longer officially supported, and are now "
390
390
"only community-supported ('universe').\n"
398
398
"If you don't have 'universe' enabled these packages will be suggested for "
399
399
"removal in the next step. "
400
400
 
401
 
#: ../DistUpgrade/DistUpgradeControler.py:512
 
401
#: ../DistUpgrade/DistUpgradeControler.py:524
402
402
msgid "Remove obsolete packages?"
403
403
msgstr "Remove obsolete packages?"
404
404
 
405
 
#: ../DistUpgrade/DistUpgradeControler.py:513
 
405
#: ../DistUpgrade/DistUpgradeControler.py:525
406
406
msgid "_Skip This Step"
407
407
msgstr "_Skip This Step"
408
408
 
409
 
#: ../DistUpgrade/DistUpgradeControler.py:513
 
409
#: ../DistUpgrade/DistUpgradeControler.py:525
410
410
msgid "_Remove"
411
411
msgstr "_Remove"
412
412
 
413
 
#: ../DistUpgrade/DistUpgradeControler.py:523
 
413
#: ../DistUpgrade/DistUpgradeControler.py:535
414
414
msgid "Error during commit"
415
415
msgstr "Error during commit"
416
416
 
417
 
#: ../DistUpgrade/DistUpgradeControler.py:524
 
417
#: ../DistUpgrade/DistUpgradeControler.py:536
418
418
msgid ""
419
419
"Some problem occured during the clean-up. Please see the below message for "
420
420
"more information. "
423
423
"information. "
424
424
 
425
425
#. generate a new cache
426
 
#: ../DistUpgrade/DistUpgradeControler.py:534
 
426
#: ../DistUpgrade/DistUpgradeControler.py:546
427
427
msgid "Restoring original system state"
428
428
msgstr "Restoring original system state"
429
429
 
430
430
#. sanity check (check for ubuntu-desktop, brokenCache etc)
431
431
#. then open the cache (again)
432
 
#: ../DistUpgrade/DistUpgradeControler.py:542
433
 
#: ../DistUpgrade/DistUpgradeControler.py:571
 
432
#: ../DistUpgrade/DistUpgradeControler.py:554
 
433
#: ../DistUpgrade/DistUpgradeControler.py:583
434
434
msgid "Checking package manager"
435
435
msgstr "Checking package manager"
436
436
 
437
 
#: ../DistUpgrade/DistUpgradeControler.py:557
 
437
#: ../DistUpgrade/DistUpgradeControler.py:569
438
438
msgid "Updating repository information"
439
439
msgstr "Updating repository information"
440
440
 
441
 
#: ../DistUpgrade/DistUpgradeControler.py:582
 
441
#: ../DistUpgrade/DistUpgradeControler.py:594
442
442
msgid "Invalid package information"
443
443
msgstr "Invalid package information"
444
444
 
445
 
#: ../DistUpgrade/DistUpgradeControler.py:583
 
445
#: ../DistUpgrade/DistUpgradeControler.py:595
446
446
#, fuzzy, python-format
447
447
msgid ""
448
448
"After your package information was updated the essential package '%s' can "
455
455
"not be found anymore.\n"
456
456
"This indicates a serious error, please report this as a bug."
457
457
 
458
 
#: ../DistUpgrade/DistUpgradeControler.py:595
 
458
#: ../DistUpgrade/DistUpgradeControler.py:607
459
459
msgid "Asking for confirmation"
460
460
msgstr "Asking for confirmation"
461
461
 
462
 
#: ../DistUpgrade/DistUpgradeControler.py:599
 
462
#: ../DistUpgrade/DistUpgradeControler.py:611
463
463
msgid "Upgrading"
464
464
msgstr "Upgrading"
465
465
 
466
 
#: ../DistUpgrade/DistUpgradeControler.py:606
 
466
#: ../DistUpgrade/DistUpgradeControler.py:618
467
467
msgid "Searching for obsolete software"
468
468
msgstr "Searching for obsolete software"
469
469
 
470
 
#: ../DistUpgrade/DistUpgradeControler.py:611
 
470
#: ../DistUpgrade/DistUpgradeControler.py:623
471
471
msgid "System upgrade is complete."
472
472
msgstr "System upgrade is complete."
473
473
 
531
531
msgid "The 'diff' command was not found"
532
532
msgstr "The 'diff' command was not found"
533
533
 
534
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:347
 
534
#: ../DistUpgrade/DistUpgradeViewGtk.py:357
535
535
msgid "A fatal error occured"
536
536
msgstr "A fatal error occured"
537
537
 
538
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:348
 
538
#: ../DistUpgrade/DistUpgradeViewGtk.py:358
539
539
#, fuzzy
540
540
msgid ""
541
541
"Please report this as a bug and include the files /var/log/dist-upgrade/main."
550
550
 
551
551
#. FIXME: make those two seperate lines to make it clear
552
552
#. that the "%" applies to the result of ngettext
553
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:460
 
553
#: ../DistUpgrade/DistUpgradeViewGtk.py:475
554
554
#, python-format
555
555
msgid "%s package is going to be removed."
556
556
msgid_plural "%s packages are going to be removed."
557
557
msgstr[0] "%s package is going to be removed."
558
558
msgstr[1] "%s packages are going to be removed."
559
559
 
560
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:465
 
560
#: ../DistUpgrade/DistUpgradeViewGtk.py:480
561
561
#, python-format
562
562
msgid "%s new package is going to be installed."
563
563
msgid_plural "%s new packages are going to be installed."
564
564
msgstr[0] "%s new package is going to be installed."
565
565
msgstr[1] "%s new packages are going to be installed."
566
566
 
567
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:471
 
567
#: ../DistUpgrade/DistUpgradeViewGtk.py:486
568
568
#, python-format
569
569
msgid "%s package is going to be upgraded."
570
570
msgid_plural "%s packages are going to be upgraded."
571
571
msgstr[0] "%s package is going to be upgraded."
572
572
msgstr[1] "%s packages are going to be upgraded."
573
573
 
574
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:476
 
574
#: ../DistUpgrade/DistUpgradeViewGtk.py:491
575
575
#, fuzzy, python-format
576
576
msgid ""
577
577
"\n"
579
579
"You have to download a total of %s. "
580
580
msgstr "You have to download a total of %s."
581
581
 
582
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:482
 
582
#: ../DistUpgrade/DistUpgradeViewGtk.py:497
583
583
#, fuzzy
584
584
msgid ""
585
585
"Fetching and installing the upgrade can take several hours and cannot be "
587
587
msgstr ""
588
588
"The upgrade can take several hours and cannot be canceled at any time later."
589
589
 
590
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:485
 
590
#: ../DistUpgrade/DistUpgradeViewGtk.py:500
591
591
msgid "To prevent data loss close all open applications and documents."
592
592
msgstr "To prevent data loss close all open applications and documents."
593
593
 
594
594
#. FIXME: this should go into DistUpgradeController
595
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:491
 
595
#: ../DistUpgrade/DistUpgradeViewGtk.py:506
596
596
msgid "Could not find any upgrades"
597
597
msgstr "Could not find any upgrades"
598
598
 
599
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:492
 
599
#: ../DistUpgrade/DistUpgradeViewGtk.py:507
600
600
msgid "Your system has already been upgraded."
601
601
msgstr "Your system has already been upgraded."
602
602
 
603
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:507
 
603
#: ../DistUpgrade/DistUpgradeViewGtk.py:522
604
604
#, python-format
605
605
msgid "<b>Remove %s</b>"
606
606
msgstr "<b>Remove %s</b>"
607
607
 
608
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:509
 
608
#: ../DistUpgrade/DistUpgradeViewGtk.py:524
609
609
#, python-format
610
610
msgid "Install %s"
611
611
msgstr "Install %s"
612
612
 
613
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:511
 
613
#: ../DistUpgrade/DistUpgradeViewGtk.py:526
614
614
#, python-format
615
615
msgid "Upgrade %s"
616
616
msgstr "Upgrade %s"
617
617
 
618
 
#: ../DistUpgrade/DistUpgradeView.py:25
 
618
#: ../DistUpgrade/DistUpgradeView.py:27
619
619
#, fuzzy, python-format
620
620
msgid "%li days %li hours %li minutes"
621
621
msgstr "About %li days %li hours %li minutes remaining"
622
622
 
623
 
#: ../DistUpgrade/DistUpgradeView.py:27
 
623
#: ../DistUpgrade/DistUpgradeView.py:29
624
624
#, fuzzy, python-format
625
625
msgid "%li hours %li minutes"
626
626
msgstr "About %li hours %li minutes remaining"
627
627
 
628
 
#: ../DistUpgrade/DistUpgradeView.py:29
 
628
#: ../DistUpgrade/DistUpgradeView.py:31
629
629
#, python-format
630
630
msgid "%li minutes"
631
631
msgstr ""
632
632
 
633
 
#: ../DistUpgrade/DistUpgradeView.py:30
 
633
#: ../DistUpgrade/DistUpgradeView.py:32
634
634
#, python-format
635
635
msgid "%li seconds"
636
636
msgstr ""
637
637
 
638
638
#. 56 kbit
639
639
#. 1Mbit = 1024 kbit
640
 
#: ../DistUpgrade/DistUpgradeView.py:36
 
640
#: ../DistUpgrade/DistUpgradeView.py:38
641
641
#, python-format
642
642
msgid ""
643
643
"This download will take about %s with a 56k modem and about %s with a 1Mbit "
644
644
"DSL connection"
645
645
msgstr ""
646
646
 
647
 
#: ../DistUpgrade/DistUpgradeView.py:94
 
647
#: ../DistUpgrade/DistUpgradeView.py:105
648
648
msgid "Reboot required"
649
649
msgstr "Reboot required"
650
650
 
651
 
#: ../DistUpgrade/DistUpgradeView.py:95
 
651
#: ../DistUpgrade/DistUpgradeView.py:106
652
652
msgid ""
653
653
"The upgrade is finished and a reboot is required. Do you want to do this now?"
654
654
msgstr ""
885
885
msgid "Other updates"
886
886
msgstr "_Install Updates"
887
887
 
888
 
#. print "WARNING, keeping packages"
889
888
#: ../UpdateManager/UpdateManager.py:266
890
889
msgid "Cannot install all available updates"
891
890
msgstr "Cannot install all available updates"
892
891
 
893
892
#: ../UpdateManager/UpdateManager.py:267
894
893
msgid ""
895
 
"Some updates require the removal of further software. Use the function "
896
 
"\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo apt-"
897
 
"get dist-upgrade\" in a terminal to update your system completely."
 
894
"Some of the updates require more extensive changesthan expected.\n"
 
895
"\n"
 
896
"This usually mean that your system is not fully upgraded or that you run a "
 
897
"development release of the distribution.\n"
 
898
"\n"
 
899
"Would you like to perform a full distribution upgrade now?"
898
900
msgstr ""
899
 
"Some updates require the removal of further software. Use the function "
900
 
"\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo apt-"
901
 
"get dist-upgrade\" in a terminal to update your system completely."
902
 
 
903
 
#: ../UpdateManager/UpdateManager.py:277
904
 
msgid "The following updates will be skipped:"
905
 
msgstr "The following updates will be skipped:"
906
 
 
907
 
#: ../UpdateManager/UpdateManager.py:470
 
901
 
 
902
#: ../UpdateManager/UpdateManager.py:461
908
903
#, python-format
909
904
msgid "Version %s: \n"
910
905
msgstr "Version %s: \n"
911
906
 
912
 
#: ../UpdateManager/UpdateManager.py:531
 
907
#: ../UpdateManager/UpdateManager.py:522
913
908
msgid "Downloading the list of changes..."
914
909
msgstr "Downloading the list of changes..."
915
910
 
916
 
#: ../UpdateManager/UpdateManager.py:555
 
911
#: ../UpdateManager/UpdateManager.py:546
917
912
msgid "Select _None"
918
913
msgstr ""
919
914
 
920
 
#: ../UpdateManager/UpdateManager.py:560
 
915
#: ../UpdateManager/UpdateManager.py:551
921
916
msgid "Select _All"
922
917
msgstr ""
923
918
 
924
919
#. TRANSLATORS: download size is 0
925
 
#: ../UpdateManager/UpdateManager.py:600
 
920
#: ../UpdateManager/UpdateManager.py:591
926
921
msgid "None"
927
922
msgstr ""
928
923
 
929
924
#. TRANSLATORS: download size of very small updates
930
 
#: ../UpdateManager/UpdateManager.py:603
 
925
#: ../UpdateManager/UpdateManager.py:594
931
926
msgid "1 KB"
932
927
msgstr ""
933
928
 
934
929
#. TRANSLATORS: download size of small updates, e.g. "250 KB"
935
 
#: ../UpdateManager/UpdateManager.py:606
 
930
#: ../UpdateManager/UpdateManager.py:597
936
931
#, python-format
937
932
msgid "%.0f KB"
938
933
msgstr ""
939
934
 
940
935
#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
941
 
#: ../UpdateManager/UpdateManager.py:609
 
936
#: ../UpdateManager/UpdateManager.py:600
942
937
#, python-format
943
938
msgid "%.1f MB"
944
939
msgstr ""
945
940
 
946
941
#. TRANSLATORS: b stands for Bytes
947
 
#: ../UpdateManager/UpdateManager.py:617 ../UpdateManager/UpdateManager.py:627
948
 
#: ../UpdateManager/UpdateManager.py:651
 
942
#: ../UpdateManager/UpdateManager.py:608 ../UpdateManager/UpdateManager.py:618
 
943
#: ../UpdateManager/UpdateManager.py:642
949
944
#, python-format
950
945
msgid "Download size: %s"
951
946
msgstr "Download size: %s"
952
947
 
953
 
#: ../UpdateManager/UpdateManager.py:636
 
948
#: ../UpdateManager/UpdateManager.py:627
954
949
msgid "Your system is up-to-date"
955
950
msgstr "Your system is up-to-date"
956
951
 
957
 
#: ../UpdateManager/UpdateManager.py:647
 
952
#: ../UpdateManager/UpdateManager.py:638
958
953
#, python-format
959
954
msgid "You can install %s update"
960
955
msgid_plural "You can install %s updates"
961
956
msgstr[0] "You can install %s update"
962
957
msgstr[1] "You can install %s updates"
963
958
 
964
 
#: ../UpdateManager/UpdateManager.py:680
 
959
#: ../UpdateManager/UpdateManager.py:671
965
960
msgid "Please wait, this can take some time."
966
961
msgstr "Please wait, this can take some time."
967
962
 
968
 
#: ../UpdateManager/UpdateManager.py:682
 
963
#: ../UpdateManager/UpdateManager.py:673
969
964
msgid "Update is complete"
970
965
msgstr "Update is complete"
971
966
 
972
 
#: ../UpdateManager/UpdateManager.py:831
 
967
#: ../UpdateManager/UpdateManager.py:822
973
968
#, fuzzy, python-format
974
969
msgid "From version %s to %s"
975
970
msgstr "New version: %s (Size: %s)"
976
971
 
977
 
#: ../UpdateManager/UpdateManager.py:835
 
972
#: ../UpdateManager/UpdateManager.py:826
978
973
#, fuzzy, python-format
979
974
msgid "Version %s"
980
975
msgstr "Version %s: \n"
981
976
 
982
977
#. TRANSLATORS: the b stands for Bytes
983
 
#: ../UpdateManager/UpdateManager.py:837
 
978
#: ../UpdateManager/UpdateManager.py:828
984
979
#, python-format
985
980
msgid "(Size: %s)"
986
981
msgstr ""
987
982
 
988
 
#: ../UpdateManager/UpdateManager.py:851
 
983
#: ../UpdateManager/UpdateManager.py:842
989
984
msgid "Your distribution is not supported anymore"
990
985
msgstr "Your distribution is not supported anymore"
991
986
 
992
 
#: ../UpdateManager/UpdateManager.py:852
 
987
#: ../UpdateManager/UpdateManager.py:843
993
988
msgid ""
994
989
"You will not get any further security fixes or critical updates. Upgrade to "
995
990
"a later version of Ubuntu Linux. See http://www.ubuntu.com for more "
999
994
"a later version of Ubuntu Linux. See http://www.ubuntu.com for more "
1000
995
"information on upgrading."
1001
996
 
1002
 
#: ../UpdateManager/UpdateManager.py:871
 
997
#: ../UpdateManager/UpdateManager.py:862
1003
998
#, python-format
1004
999
msgid "<b>New distribution release '%s' is available</b>"
1005
1000
msgstr "<b>New distribution release '%s' is available</b>"
1006
1001
 
1007
1002
#. we assert a clean cache
1008
 
#: ../UpdateManager/UpdateManager.py:906
 
1003
#: ../UpdateManager/UpdateManager.py:897
1009
1004
msgid "Software index is broken"
1010
1005
msgstr "Software index is broken"
1011
1006
 
1012
 
#: ../UpdateManager/UpdateManager.py:907
 
1007
#: ../UpdateManager/UpdateManager.py:898
1013
1008
msgid ""
1014
1009
"It is impossible to install or remove any software. Please use the package "
1015
1010
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
1499
1494
msgid "Cdrom with Ubuntu 5.04 'Hoary Hedgehog'"
1500
1495
msgstr ""
1501
1496
 
 
1497
#. CompDescription
 
1498
#: ../data/channels/Ubuntu.info.in:203
 
1499
#, fuzzy
 
1500
msgid "Oficially supported"
 
1501
msgstr "Officially supported"
 
1502
 
1502
1503
#. Description
1503
1504
#: ../data/channels/Ubuntu.info.in:213
1504
1505
#, fuzzy
1541
1542
#. CompDescription
1542
1543
#: ../data/channels/Ubuntu.info.in:254
1543
1544
#, fuzzy
1544
 
msgid "Oficially supported"
1545
 
msgstr "Officially supported"
 
1545
msgid "No longer oficially supported"
 
1546
msgstr "Some software no longer officially supported"
1546
1547
 
1547
1548
#. CompDescription
1548
1549
#: ../data/channels/Ubuntu.info.in:257
1613
1614
msgid "Non-DFSG-compatible Software"
1614
1615
msgstr "Non-DFSG-compatible Software"
1615
1616
 
 
1617
#~ msgid ""
 
1618
#~ "Some updates require the removal of further software. Use the function "
 
1619
#~ "\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo "
 
1620
#~ "apt-get dist-upgrade\" in a terminal to update your system completely."
 
1621
#~ msgstr ""
 
1622
#~ "Some updates require the removal of further software. Use the function "
 
1623
#~ "\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo "
 
1624
#~ "apt-get dist-upgrade\" in a terminal to update your system completely."
 
1625
 
 
1626
#~ msgid "The following updates will be skipped:"
 
1627
#~ msgstr "The following updates will be skipped:"
 
1628
 
1616
1629
#~ msgid "About %li seconds remaining"
1617
1630
#~ msgstr "About %li seconds remaining"
1618
1631