~barry/ubuntu/lucid/update-manager/fix-511628

« back to all changes in this revision

Viewing changes to po/urd.po

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Steve Langasek
  • Date: 2009-09-11 20:07:20 UTC
  • Revision ID: james.westby@ubuntu.com-20090911200720-eje8jrx2l0ivdfy0
Tags: 1:0.125
[ Michael Vogt ]
* integrate base-installer as a sub-component into the
  release upgrader and use the base-installer/kernel/*.sh
  functionality to ensure we select the most appropriate
  kernel on upgrade (LP: #353545)
* integrate automatic updates to base-installer into the
  pre-build.sh bzr hook
* UpdateManager/Core/UpdateList.py, UpdateManager/UpdateManager.py:
  - filter warnings
* UpdateManager/SimpleGtkbuilderApp.py:
  - use logging instead of sys.stderr
* data/glade/UpdateManager.ui:
  - set explicit translation domain
* integrate base-installer component into auto-upgrade-tester

[ Steve Langasek ]
* Refresh .pot file (and .po files) so that new UI strings are available
  for translation in LP.  LP: #425014.

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: 2009-06-22 10:11+0200\n"
 
11
"POT-Creation-Date: 2009-09-06 13:39-0700\n"
12
12
"PO-Revision-Date: 2006-05-07 01:53+0000\n"
13
13
"Last-Translator: Hameed محمد حمید <hameeduddin517@yahoo.com>\n"
14
14
"Language-Team: Urdu <urd@li.org>\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1\n"
19
19
 
20
20
#. TRANSLATORS: download size is 0
21
 
#: ../DistUpgrade/utils.py:258 ../UpdateManager/Core/utils.py:258
 
21
#: ../DistUpgrade/utils.py:278 ../UpdateManager/Core/utils.py:278
22
22
msgid "0 KB"
23
23
msgstr ""
24
24
 
25
25
#. TRANSLATORS: download size of very small updates
26
 
#: ../DistUpgrade/utils.py:261 ../UpdateManager/Core/utils.py:261
 
26
#: ../DistUpgrade/utils.py:281 ../UpdateManager/Core/utils.py:281
27
27
msgid "1 KB"
28
28
msgstr ""
29
29
 
30
30
#. TRANSLATORS: download size of small updates, e.g. "250 KB"
31
 
#: ../DistUpgrade/utils.py:264 ../UpdateManager/Core/utils.py:264
 
31
#: ../DistUpgrade/utils.py:284 ../UpdateManager/Core/utils.py:284
32
32
#, python-format
33
33
msgid "%.0f KB"
34
34
msgstr ""
35
35
 
36
36
#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
37
 
#: ../DistUpgrade/utils.py:267 ../UpdateManager/Core/utils.py:267
 
37
#: ../DistUpgrade/utils.py:287 ../UpdateManager/Core/utils.py:287
38
38
#, python-format
39
39
msgid "%.1f MB"
40
40
msgstr ""
111
111
msgstr ""
112
112
 
113
113
#. FIXME: change the text to something more useful
114
 
#: ../DistUpgrade/DistUpgradeCache.py:574
 
114
#: ../DistUpgrade/DistUpgradeCache.py:588
115
115
#, python-format
116
116
msgid ""
117
117
"An unresolvable problem occurred while calculating the upgrade:\n"
124
124
"\n"
125
125
msgstr ""
126
126
 
127
 
#: ../DistUpgrade/DistUpgradeCache.py:584
 
127
#: ../DistUpgrade/DistUpgradeCache.py:598
128
128
msgid "This is most likely a transient problem, please try again later."
129
129
msgstr ""
130
130
 
131
 
#: ../DistUpgrade/DistUpgradeCache.py:587
 
131
#: ../DistUpgrade/DistUpgradeCache.py:601
132
132
msgid ""
133
133
"If none of this applies, then please report this bug against the 'update-"
134
134
"manager' package and include the files in /var/log/dist-upgrade/ in the bug "
135
135
"report."
136
136
msgstr ""
137
137
 
138
 
#: ../DistUpgrade/DistUpgradeCache.py:593
139
 
#: ../UpdateManager/UpdateManager.py:728
 
138
#: ../DistUpgrade/DistUpgradeCache.py:607
 
139
#: ../UpdateManager/UpdateManager.py:718
140
140
msgid "Could not calculate the upgrade"
141
141
msgstr ""
142
142
 
143
 
#: ../DistUpgrade/DistUpgradeCache.py:643
 
143
#: ../DistUpgrade/DistUpgradeCache.py:657
144
144
msgid "Error authenticating some packages"
145
145
msgstr ""
146
146
 
147
 
#: ../DistUpgrade/DistUpgradeCache.py:644
 
147
#: ../DistUpgrade/DistUpgradeCache.py:658
148
148
msgid ""
149
149
"It was not possible to authenticate some packages. This may be a transient "
150
150
"network problem. You may want to try again later. See below for a list of "
151
151
"unauthenticated packages."
152
152
msgstr ""
153
153
 
154
 
#: ../DistUpgrade/DistUpgradeCache.py:664
 
154
#: ../DistUpgrade/DistUpgradeCache.py:678
155
155
#, python-format
156
156
msgid ""
157
157
"The package '%s' is marked for removal but it is in the removal blacklist."
158
158
msgstr ""
159
159
 
160
 
#: ../DistUpgrade/DistUpgradeCache.py:668
 
160
#: ../DistUpgrade/DistUpgradeCache.py:682
161
161
#, python-format
162
162
msgid "The essential package '%s' is marked for removal."
163
163
msgstr ""
164
164
 
165
 
#: ../DistUpgrade/DistUpgradeCache.py:677
 
165
#: ../DistUpgrade/DistUpgradeCache.py:691
166
166
#, python-format
167
167
msgid "Trying to install blacklisted version '%s'"
168
168
msgstr ""
169
169
 
170
 
#: ../DistUpgrade/DistUpgradeCache.py:773
 
170
#: ../DistUpgrade/DistUpgradeCache.py:787
171
171
#, python-format
172
172
msgid "Can not mark '%s' for upgrade"
173
173
msgstr ""
174
174
 
175
 
#: ../DistUpgrade/DistUpgradeCache.py:787
 
175
#: ../DistUpgrade/DistUpgradeCache.py:801
176
176
#, python-format
177
177
msgid "Can't install '%s'"
178
178
msgstr ""
179
179
 
180
 
#: ../DistUpgrade/DistUpgradeCache.py:788
 
180
#: ../DistUpgrade/DistUpgradeCache.py:802
181
181
msgid ""
182
182
"It was impossible to install a required package. Please report this as a "
183
183
"bug. "
184
184
msgstr ""
185
185
 
186
186
#. FIXME: provide a list
187
 
#: ../DistUpgrade/DistUpgradeCache.py:797
 
187
#: ../DistUpgrade/DistUpgradeCache.py:811
188
188
msgid "Can't guess meta-package"
189
189
msgstr ""
190
190
 
191
 
#: ../DistUpgrade/DistUpgradeCache.py:798
 
191
#: ../DistUpgrade/DistUpgradeCache.py:812
192
192
msgid ""
193
193
"Your system does not contain a ubuntu-desktop, kubuntu-desktop, xubuntu-"
194
194
"desktop or edubuntu-desktop package and it was not possible to detect which "
326
326
#, python-format
327
327
msgid ""
328
328
"While scanning your repository information no mirror entry for the upgrade "
329
 
"was found.This can happen if you run a internal mirror or if the mirror "
 
329
"was found. This can happen if you run a internal mirror or if the mirror "
330
330
"information is out of date.\n"
331
331
"\n"
332
332
"Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' "
333
333
"here it will update all '%s' to '%s' entries.\n"
334
 
"If you select 'no' the update will cancel."
 
334
"If you select 'No' the upgrade will cancel."
335
335
msgstr ""
336
336
 
337
337
#. hm, still nothing useful ...
344
344
msgid ""
345
345
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
346
346
"\n"
347
 
"Should default entries for '%s' be added? If you select 'No', the update "
 
347
"Should default entries for '%s' be added? If you select 'No', the upgrade "
348
348
"will cancel."
349
349
msgstr ""
350
350
 
400
400
 
401
401
#. print "on_button_install_clicked"
402
402
#: ../DistUpgrade/DistUpgradeController.py:833
403
 
#: ../UpdateManager/UpdateManager.py:563
 
403
#: ../UpdateManager/UpdateManager.py:541
404
404
msgid "Not enough free disk space"
405
405
msgstr ""
406
406
 
429
429
#. calc the dist-upgrade and see if the removals are ok/expected
430
430
#. do the dist-upgrade
431
431
#: ../DistUpgrade/DistUpgradeController.py:884
432
 
#: ../DistUpgrade/DistUpgradeController.py:1543
 
432
#: ../DistUpgrade/DistUpgradeController.py:1554
433
433
msgid "Calculating the changes"
434
434
msgstr ""
435
435
 
438
438
msgid "Do you want to start the upgrade?"
439
439
msgstr ""
440
440
 
441
 
#: ../DistUpgrade/DistUpgradeController.py:950
442
 
#: ../DistUpgrade/DistUpgradeController.py:1037
 
441
#: ../DistUpgrade/DistUpgradeController.py:955
 
442
msgid "Upgrade canceled"
 
443
msgstr ""
 
444
 
 
445
#: ../DistUpgrade/DistUpgradeController.py:956
 
446
msgid ""
 
447
"The upgrade cancels now and the original system state is restored. You can "
 
448
"resume the upgrade at a later time."
 
449
msgstr ""
 
450
 
 
451
#: ../DistUpgrade/DistUpgradeController.py:961
 
452
#: ../DistUpgrade/DistUpgradeController.py:1048
443
453
msgid "Could not download the upgrades"
444
454
msgstr ""
445
455
 
446
 
#: ../DistUpgrade/DistUpgradeController.py:951
 
456
#: ../DistUpgrade/DistUpgradeController.py:962
447
457
msgid ""
448
458
"The upgrade is now aborted. Please check your Internet connection or "
449
459
"installation media and try again. All files downloaded so far are kept."
451
461
 
452
462
#. FIXME: strings are not good, but we are in string freeze
453
463
#. currently
454
 
#: ../DistUpgrade/DistUpgradeController.py:1004
455
 
#: ../DistUpgrade/DistUpgradeController.py:1127
 
464
#: ../DistUpgrade/DistUpgradeController.py:1015
 
465
#: ../DistUpgrade/DistUpgradeController.py:1138
456
466
msgid "Error during commit"
457
467
msgstr ""
458
468
 
459
469
#. generate a new cache
460
 
#: ../DistUpgrade/DistUpgradeController.py:1006
461
 
#: ../DistUpgrade/DistUpgradeController.py:1166
 
470
#: ../DistUpgrade/DistUpgradeController.py:1017
 
471
#: ../DistUpgrade/DistUpgradeController.py:1177
462
472
msgid "Restoring original system state"
463
473
msgstr ""
464
474
 
465
 
#: ../DistUpgrade/DistUpgradeController.py:1007
466
 
#: ../DistUpgrade/DistUpgradeController.py:1021
 
475
#: ../DistUpgrade/DistUpgradeController.py:1018
 
476
#: ../DistUpgrade/DistUpgradeController.py:1032
467
477
msgid "Could not install the upgrades"
468
478
msgstr ""
469
479
 
470
480
#. invoke the frontend now and show a error message
471
 
#: ../DistUpgrade/DistUpgradeController.py:1012
 
481
#: ../DistUpgrade/DistUpgradeController.py:1023
472
482
msgid ""
473
483
"The upgrade is now aborted. Your system could be in an unusable state. A "
474
484
"recovery will run now (dpkg --configure -a)."
475
485
msgstr ""
476
486
 
477
 
#: ../DistUpgrade/DistUpgradeController.py:1017
 
487
#: ../DistUpgrade/DistUpgradeController.py:1028
478
488
#, python-format
479
489
msgid ""
480
490
"\n"
484
494
"%s"
485
495
msgstr ""
486
496
 
487
 
#: ../DistUpgrade/DistUpgradeController.py:1038
 
497
#: ../DistUpgrade/DistUpgradeController.py:1049
488
498
msgid ""
489
499
"The upgrade is now aborted. Please check your Internet connection or "
490
500
"installation media and try again. "
491
501
msgstr ""
492
502
 
493
 
#: ../DistUpgrade/DistUpgradeController.py:1115
 
503
#: ../DistUpgrade/DistUpgradeController.py:1126
494
504
msgid "Remove obsolete packages?"
495
505
msgstr ""
496
506
 
497
 
#: ../DistUpgrade/DistUpgradeController.py:1116
498
 
#: ../DistUpgrade/DistUpgrade.glade.h:20
 
507
#: ../DistUpgrade/DistUpgradeController.py:1127
 
508
#: ../DistUpgrade/DistUpgrade.ui.h:20
499
509
msgid "_Keep"
500
510
msgstr ""
501
511
 
502
 
#: ../DistUpgrade/DistUpgradeController.py:1116
 
512
#: ../DistUpgrade/DistUpgradeController.py:1127
503
513
msgid "_Remove"
504
514
msgstr ""
505
515
 
506
 
#: ../DistUpgrade/DistUpgradeController.py:1128
 
516
#: ../DistUpgrade/DistUpgradeController.py:1139
507
517
msgid ""
508
518
"A problem occurred during the clean-up. Please see the below message for "
509
519
"more information. "
511
521
 
512
522
#. FIXME: instead of error out, fetch and install it
513
523
#. here
514
 
#: ../DistUpgrade/DistUpgradeController.py:1204
 
524
#: ../DistUpgrade/DistUpgradeController.py:1215
515
525
msgid "Required depends is not installed"
516
526
msgstr ""
517
527
 
518
 
#: ../DistUpgrade/DistUpgradeController.py:1205
 
528
#: ../DistUpgrade/DistUpgradeController.py:1216
519
529
#, python-format
520
530
msgid "The required dependency '%s' is not installed. "
521
531
msgstr ""
522
532
 
523
533
#. sanity check (check for ubuntu-desktop, brokenCache etc)
524
534
#. then open the cache (again)
525
 
#: ../DistUpgrade/DistUpgradeController.py:1450
526
 
#: ../DistUpgrade/DistUpgradeController.py:1517
 
535
#: ../DistUpgrade/DistUpgradeController.py:1461
 
536
#: ../DistUpgrade/DistUpgradeController.py:1528
527
537
msgid "Checking package manager"
528
538
msgstr ""
529
539
 
530
 
#: ../DistUpgrade/DistUpgradeController.py:1455
 
540
#: ../DistUpgrade/DistUpgradeController.py:1466
531
541
msgid "Preparing the upgrade failed"
532
542
msgstr ""
533
543
 
534
 
#: ../DistUpgrade/DistUpgradeController.py:1456
 
544
#: ../DistUpgrade/DistUpgradeController.py:1467
535
545
msgid ""
536
546
"Preparing the system for the upgrade failed. Please report this as a bug "
537
547
"against the 'update-manager' package and include the files in /var/log/dist-"
538
548
"upgrade/ in the bug report."
539
549
msgstr ""
540
550
 
541
 
#: ../DistUpgrade/DistUpgradeController.py:1472
 
551
#: ../DistUpgrade/DistUpgradeController.py:1483
542
552
msgid "Getting upgrade prerequisites failed"
543
553
msgstr ""
544
554
 
545
 
#: ../DistUpgrade/DistUpgradeController.py:1473
 
555
#: ../DistUpgrade/DistUpgradeController.py:1484
546
556
msgid ""
547
557
"The system was unable to get the prerequisites for the upgrade. The upgrade "
548
558
"will abort now and restore the original system state.\n"
551
561
"the files in /var/log/dist-upgrade/ in the bug report."
552
562
msgstr ""
553
563
 
554
 
#: ../DistUpgrade/DistUpgradeController.py:1503
 
564
#: ../DistUpgrade/DistUpgradeController.py:1514
555
565
msgid "Updating repository information"
556
566
msgstr ""
557
567
 
558
 
#: ../DistUpgrade/DistUpgradeController.py:1531
 
568
#: ../DistUpgrade/DistUpgradeController.py:1542
559
569
msgid "Invalid package information"
560
570
msgstr ""
561
571
 
562
 
#: ../DistUpgrade/DistUpgradeController.py:1532
 
572
#: ../DistUpgrade/DistUpgradeController.py:1543
563
573
#, python-format
564
574
msgid ""
565
575
"After your package information was updated the essential package '%s' can "
569
579
"report."
570
580
msgstr ""
571
581
 
572
 
#: ../DistUpgrade/DistUpgradeController.py:1549
573
 
#: ../DistUpgrade/DistUpgradeController.py:1597
 
582
#: ../DistUpgrade/DistUpgradeController.py:1560
 
583
#: ../DistUpgrade/DistUpgradeController.py:1608
574
584
msgid "Fetching"
575
585
msgstr ""
576
586
 
577
 
#: ../DistUpgrade/DistUpgradeController.py:1555
578
 
#: ../DistUpgrade/DistUpgradeController.py:1601
 
587
#: ../DistUpgrade/DistUpgradeController.py:1566
 
588
#: ../DistUpgrade/DistUpgradeController.py:1612
579
589
msgid "Upgrading"
580
590
msgstr ""
581
591
 
582
592
#. don't abort here, because it would restore the sources.list
583
 
#: ../DistUpgrade/DistUpgradeController.py:1560
584
 
#: ../DistUpgrade/DistUpgradeController.py:1603
585
 
#: ../DistUpgrade/DistUpgradeController.py:1610
 
593
#: ../DistUpgrade/DistUpgradeController.py:1571
 
594
#: ../DistUpgrade/DistUpgradeController.py:1614
 
595
#: ../DistUpgrade/DistUpgradeController.py:1621
 
596
#: ../DistUpgrade/DistUpgradeController.py:1626
 
597
msgid "Upgrade complete"
 
598
msgstr ""
 
599
 
 
600
#: ../DistUpgrade/DistUpgradeController.py:1572
586
601
#: ../DistUpgrade/DistUpgradeController.py:1615
587
 
msgid "Upgrade complete"
588
 
msgstr ""
589
 
 
590
 
#: ../DistUpgrade/DistUpgradeController.py:1561
591
 
#: ../DistUpgrade/DistUpgradeController.py:1604
592
 
#: ../DistUpgrade/DistUpgradeController.py:1611
 
602
#: ../DistUpgrade/DistUpgradeController.py:1622
593
603
msgid ""
594
604
"The upgrade is completed but there were errors during the upgrade process."
595
605
msgstr ""
596
606
 
597
 
#: ../DistUpgrade/DistUpgradeController.py:1568
 
607
#: ../DistUpgrade/DistUpgradeController.py:1579
598
608
msgid "Searching for obsolete software"
599
609
msgstr ""
600
610
 
601
 
#: ../DistUpgrade/DistUpgradeController.py:1573
 
611
#: ../DistUpgrade/DistUpgradeController.py:1584
602
612
msgid "System upgrade is complete."
603
613
msgstr ""
604
614
 
605
 
#: ../DistUpgrade/DistUpgradeController.py:1616
 
615
#: ../DistUpgrade/DistUpgradeController.py:1627
606
616
msgid "The partial upgrade was completed."
607
617
msgstr ""
608
618
 
 
619
#: ../DistUpgrade/DistUpgradeQuirks.py:143
 
620
msgid "No ARMv6 CPU"
 
621
msgstr ""
 
622
 
609
623
#: ../DistUpgrade/DistUpgradeQuirks.py:144
610
 
#: ../DistUpgrade/DistUpgradeQuirks.py:221
611
 
#: ../DistUpgrade/DistUpgradeQuirks.py:246
 
624
msgid ""
 
625
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
 
626
"packages in karmic were build with, optimizations requiring ARMv6 as the "
 
627
"minimal architecture, i can not upgrade your system to karmic on your "
 
628
"hardware."
 
629
msgstr ""
 
630
 
 
631
#: ../DistUpgrade/DistUpgradeQuirks.py:161
 
632
#: ../DistUpgrade/DistUpgradeQuirks.py:238
 
633
#: ../DistUpgrade/DistUpgradeQuirks.py:263
612
634
msgid ""
613
635
"Upgrading may reduce desktop effects, and performance in games and other "
614
636
"graphically intensive programs."
615
637
msgstr ""
616
638
 
617
 
#: ../DistUpgrade/DistUpgradeQuirks.py:148
 
639
#: ../DistUpgrade/DistUpgradeQuirks.py:165
618
640
msgid ""
619
641
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
620
642
"of this driver is available that works with your hardware in Ubuntu 9.04.\n"
622
644
"Do you want to continue?"
623
645
msgstr ""
624
646
 
625
 
#: ../DistUpgrade/DistUpgradeQuirks.py:225
626
 
#: ../DistUpgrade/DistUpgradeQuirks.py:250
 
647
#: ../DistUpgrade/DistUpgradeQuirks.py:242
 
648
#: ../DistUpgrade/DistUpgradeQuirks.py:267
627
649
msgid ""
628
650
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
629
651
"version of this driver is available that works with your video card in "
632
654
"Do you want to continue?"
633
655
msgstr ""
634
656
 
635
 
#: ../DistUpgrade/DistUpgradeQuirks.py:420
 
657
#: ../DistUpgrade/DistUpgradeQuirks.py:437
636
658
msgid "evms in use"
637
659
msgstr ""
638
660
 
639
 
#: ../DistUpgrade/DistUpgradeQuirks.py:421
 
661
#: ../DistUpgrade/DistUpgradeQuirks.py:438
640
662
msgid ""
641
663
"Your system uses the 'evms' volume manager in /proc/mounts. The 'evms' "
642
664
"software is no longer supported, please switch it off and run the upgrade "
643
665
"again when this is done."
644
666
msgstr ""
645
667
 
646
 
#: ../DistUpgrade/DistUpgradeMain.py:40
 
668
#: ../DistUpgrade/DistUpgradeMain.py:43
647
669
msgid "Sandbox upgrade using aufs"
648
670
msgstr ""
649
671
 
650
 
#: ../DistUpgrade/DistUpgradeMain.py:42
 
672
#: ../DistUpgrade/DistUpgradeMain.py:45
651
673
msgid "Use the given path to search for a cdrom with upgradable packages"
652
674
msgstr ""
653
675
 
654
 
#: ../DistUpgrade/DistUpgradeMain.py:48
 
676
#: ../DistUpgrade/DistUpgradeMain.py:51
655
677
msgid ""
656
678
"Use frontend. Currently available: \n"
657
679
"DistUpgradeViewText, DistUpgradeViewGtk, DistUpgradeViewKDE"
658
680
msgstr ""
659
681
 
660
 
#: ../DistUpgrade/DistUpgradeMain.py:51
 
682
#: ../DistUpgrade/DistUpgradeMain.py:54
661
683
msgid "*DEPRECATED* this option will be ignore"
662
684
msgstr ""
663
685
 
664
 
#: ../DistUpgrade/DistUpgradeMain.py:54
 
686
#: ../DistUpgrade/DistUpgradeMain.py:57
665
687
msgid "Perform a partial upgrade only (no sources.list rewriting)"
666
688
msgstr ""
667
689
 
668
 
#: ../DistUpgrade/DistUpgradeMain.py:56
 
690
#: ../DistUpgrade/DistUpgradeMain.py:59
669
691
msgid "Set datadir"
670
692
msgstr ""
671
693
 
672
694
#. print "mediaChange %s %s" % (medium, drive)
673
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:108
 
695
#: ../DistUpgrade/DistUpgradeViewGtk.py:106
674
696
#: ../DistUpgrade/DistUpgradeViewKDE.py:190
675
697
#: ../UpdateManager/DistUpgradeFetcherKDE.py:148
676
698
#, python-format
677
699
msgid "Please insert '%s' into the drive '%s'"
678
700
msgstr ""
679
701
 
680
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:127
 
702
#: ../DistUpgrade/DistUpgradeViewGtk.py:125
681
703
#: ../DistUpgrade/DistUpgradeViewKDE.py:203
682
704
msgid "Fetching is complete"
683
705
msgstr ""
684
706
 
685
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:139
 
707
#: ../DistUpgrade/DistUpgradeViewGtk.py:137
686
708
#: ../DistUpgrade/DistUpgradeViewKDE.py:216
687
709
#, python-format
688
710
msgid "Fetching file %li of %li at %sB/s"
689
711
msgstr ""
690
712
 
691
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:140
692
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:275
 
713
#: ../DistUpgrade/DistUpgradeViewGtk.py:138
 
714
#: ../DistUpgrade/DistUpgradeViewGtk.py:273
693
715
#: ../DistUpgrade/DistUpgradeViewKDE.py:217
694
716
#: ../DistUpgrade/DistUpgradeViewKDE.py:357
695
717
#, python-format
696
718
msgid "About %s remaining"
697
719
msgstr ""
698
720
 
699
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:142
 
721
#: ../DistUpgrade/DistUpgradeViewGtk.py:140
700
722
#: ../DistUpgrade/DistUpgradeViewKDE.py:219
701
723
#, python-format
702
724
msgid "Fetching file %li of %li"
705
727
#. FIXME: add support for the timeout
706
728
#. of the terminal (to display something useful then)
707
729
#. -> longer term, move this code into python-apt
708
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:174
 
730
#: ../DistUpgrade/DistUpgradeViewGtk.py:172
709
731
#: ../DistUpgrade/DistUpgradeViewKDE.py:253
710
732
msgid "Applying changes"
711
733
msgstr ""
712
734
 
713
735
#. we do not report followup errors from earlier failures
714
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:199
 
736
#: ../DistUpgrade/DistUpgradeViewGtk.py:197
715
737
#: ../DistUpgrade/DistUpgradeViewKDE.py:266
716
738
msgid "dependency problems - leaving unconfigured"
717
739
msgstr ""
718
740
 
719
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:204
 
741
#: ../DistUpgrade/DistUpgradeViewGtk.py:202
720
742
#: ../DistUpgrade/DistUpgradeViewKDE.py:268
721
743
#, python-format
722
744
msgid "Could not install '%s'"
723
745
msgstr ""
724
746
 
725
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:205
 
747
#: ../DistUpgrade/DistUpgradeViewGtk.py:203
726
748
#: ../DistUpgrade/DistUpgradeViewKDE.py:269
727
749
#, python-format
728
750
msgid ""
731
753
msgstr ""
732
754
 
733
755
#. self.expander.set_expanded(True)
734
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:221
 
756
#: ../DistUpgrade/DistUpgradeViewGtk.py:219
735
757
#: ../DistUpgrade/DistUpgradeViewKDE.py:290
736
758
#, python-format
737
759
msgid ""
739
761
"'%s'?"
740
762
msgstr ""
741
763
 
742
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:222
 
764
#: ../DistUpgrade/DistUpgradeViewGtk.py:220
743
765
#: ../DistUpgrade/DistUpgradeViewKDE.py:291
744
766
msgid ""
745
767
"You will lose any changes you have made to this configuration file if you "
746
768
"choose to replace it with a newer version."
747
769
msgstr ""
748
770
 
749
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:235
 
771
#: ../DistUpgrade/DistUpgradeViewGtk.py:233
750
772
#: ../DistUpgrade/DistUpgradeViewKDE.py:309
751
773
msgid "The 'diff' command was not found"
752
774
msgstr ""
775
797
msgstr ""
776
798
 
777
799
#. append warning
778
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:570
 
800
#: ../DistUpgrade/DistUpgradeViewGtk.py:576
779
801
msgid "To prevent data loss close all open applications and documents."
780
802
msgstr ""
781
803
 
782
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:584
 
804
#: ../DistUpgrade/DistUpgradeViewGtk.py:590
783
805
#, python-format
784
806
msgid "<b>Downgrade %s</b>"
785
807
msgstr ""
786
808
 
787
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:586
788
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:753
 
809
#: ../DistUpgrade/DistUpgradeViewGtk.py:592
 
810
#: ../DistUpgrade/DistUpgradeViewKDE.py:757
789
811
#, python-format
790
812
msgid "Remove %s"
791
813
msgstr ""
792
814
 
793
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:591
794
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:755
 
815
#: ../DistUpgrade/DistUpgradeViewGtk.py:597
 
816
#: ../DistUpgrade/DistUpgradeViewKDE.py:759
795
817
#, python-format
796
818
msgid "Install %s"
797
819
msgstr ""
798
820
 
799
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:593
800
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:757
 
821
#: ../DistUpgrade/DistUpgradeViewGtk.py:599
 
822
#: ../DistUpgrade/DistUpgradeViewKDE.py:761
801
823
#, python-format
802
824
msgid "Upgrade %s"
803
825
msgstr ""
816
838
msgid "<<< Hide Difference"
817
839
msgstr ""
818
840
 
819
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:534
 
841
#: ../DistUpgrade/DistUpgradeViewKDE.py:538
820
842
msgid "Error"
821
843
msgstr ""
822
844
 
823
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:546
 
845
#: ../DistUpgrade/DistUpgradeViewKDE.py:550
824
846
msgid "&Cancel"
825
847
msgstr ""
826
848
 
827
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:548
828
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:785
 
849
#: ../DistUpgrade/DistUpgradeViewKDE.py:552
 
850
#: ../DistUpgrade/DistUpgradeViewKDE.py:789
829
851
msgid "&Close"
830
852
msgstr ""
831
853
 
832
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:594
 
854
#: ../DistUpgrade/DistUpgradeViewKDE.py:598
833
855
msgid "Show Terminal >>>"
834
856
msgstr ""
835
857
 
836
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:597
 
858
#: ../DistUpgrade/DistUpgradeViewKDE.py:601
837
859
msgid "<<< Hide Terminal"
838
860
msgstr ""
839
861
 
840
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:677
 
862
#: ../DistUpgrade/DistUpgradeViewKDE.py:681
841
863
msgid "Information"
842
864
msgstr ""
843
865
 
844
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:727
845
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:768
846
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:771
847
 
#: ../DistUpgrade/DistUpgrade.glade.h:9
 
866
#: ../DistUpgrade/DistUpgradeViewKDE.py:731
 
867
#: ../DistUpgrade/DistUpgradeViewKDE.py:772
 
868
#: ../DistUpgrade/DistUpgradeViewKDE.py:775 ../DistUpgrade/DistUpgrade.ui.h:9
848
869
msgid "Details"
849
870
msgstr ""
850
871
 
851
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:781
 
872
#: ../DistUpgrade/DistUpgradeViewKDE.py:785
852
873
#: ../DistUpgrade/DistUpgradeViewText.py:225
853
874
msgid "Restart required"
854
875
msgstr ""
855
876
 
856
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:781
857
 
#: ../DistUpgrade/DistUpgrade.glade.h:5
 
877
#: ../DistUpgrade/DistUpgradeViewKDE.py:785 ../DistUpgrade/DistUpgrade.ui.h:5
858
878
msgid "<b><big>Restart the system to complete the upgrade</big></b>"
859
879
msgstr ""
860
880
 
861
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:784
862
 
#: ../DistUpgrade/DistUpgrade.glade.h:23
 
881
#: ../DistUpgrade/DistUpgradeViewKDE.py:788 ../DistUpgrade/DistUpgrade.ui.h:23
863
882
msgid "_Restart Now"
864
883
msgstr ""
865
884
 
866
885
#. FIXME make this user friendly
867
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:796
 
886
#: ../DistUpgrade/DistUpgradeViewKDE.py:800
868
887
msgid ""
869
888
"<b><big>Cancel the running upgrade?</big></b>\n"
870
889
"\n"
872
891
"strongly advised to resume the upgrade."
873
892
msgstr ""
874
893
 
875
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:800
 
894
#: ../DistUpgrade/DistUpgradeViewKDE.py:804
876
895
msgid "Cancel Upgrade?"
877
896
msgstr ""
878
897
 
947
966
msgid "This download will take about %s with your connection. "
948
967
msgstr ""
949
968
 
950
 
#: ../DistUpgrade/DistUpgradeView.py:182 ../DistUpgrade/DistUpgrade.glade.h:14
 
969
#: ../DistUpgrade/DistUpgradeView.py:186 ../DistUpgrade/DistUpgrade.ui.h:14
951
970
msgid "Preparing to upgrade"
952
971
msgstr ""
953
972
 
954
 
#: ../DistUpgrade/DistUpgradeView.py:183
 
973
#: ../DistUpgrade/DistUpgradeView.py:187
955
974
msgid "Getting new software channels"
956
975
msgstr ""
957
976
 
958
 
#: ../DistUpgrade/DistUpgradeView.py:184 ../DistUpgrade/DistUpgrade.glade.h:12
 
977
#: ../DistUpgrade/DistUpgradeView.py:188 ../DistUpgrade/DistUpgrade.ui.h:12
959
978
msgid "Getting new packages"
960
979
msgstr ""
961
980
 
962
 
#: ../DistUpgrade/DistUpgradeView.py:185 ../DistUpgrade/DistUpgrade.glade.h:13
 
981
#: ../DistUpgrade/DistUpgradeView.py:189 ../DistUpgrade/DistUpgrade.ui.h:13
963
982
msgid "Installing the upgrades"
964
983
msgstr ""
965
984
 
966
 
#: ../DistUpgrade/DistUpgradeView.py:186 ../DistUpgrade/DistUpgrade.glade.h:8
 
985
#: ../DistUpgrade/DistUpgradeView.py:190 ../DistUpgrade/DistUpgrade.ui.h:8
967
986
msgid "Cleaning up"
968
987
msgstr ""
969
988
 
970
989
#. FIXME: make those two separate lines to make it clear
971
990
#. that the "%" applies to the result of ngettext
972
 
#: ../DistUpgrade/DistUpgradeView.py:259
 
991
#: ../DistUpgrade/DistUpgradeView.py:263
973
992
#, python-format
974
993
msgid "%d package is going to be removed."
975
994
msgid_plural "%d packages are going to be removed."
976
995
msgstr[0] ""
977
996
msgstr[1] ""
978
997
 
979
 
#: ../DistUpgrade/DistUpgradeView.py:264
 
998
#: ../DistUpgrade/DistUpgradeView.py:268
980
999
#, python-format
981
1000
msgid "%d new package is going to be installed."
982
1001
msgid_plural "%d new packages are going to be installed."
983
1002
msgstr[0] ""
984
1003
msgstr[1] ""
985
1004
 
986
 
#: ../DistUpgrade/DistUpgradeView.py:270
 
1005
#: ../DistUpgrade/DistUpgradeView.py:274
987
1006
#, python-format
988
1007
msgid "%d package is going to be upgraded."
989
1008
msgid_plural "%d packages are going to be upgraded."
990
1009
msgstr[0] ""
991
1010
msgstr[1] ""
992
1011
 
993
 
#: ../DistUpgrade/DistUpgradeView.py:275
 
1012
#: ../DistUpgrade/DistUpgradeView.py:279
994
1013
#, python-format
995
1014
msgid ""
996
1015
"\n"
998
1017
"You have to download a total of %s. "
999
1018
msgstr ""
1000
1019
 
1001
 
#: ../DistUpgrade/DistUpgradeView.py:279
 
1020
#: ../DistUpgrade/DistUpgradeView.py:283
1002
1021
msgid ""
1003
1022
"Fetching and installing the upgrade can take several hours. Once the "
1004
1023
"download has finished, the process cannot be cancelled."
1005
1024
msgstr ""
1006
1025
 
1007
1026
#. FIXME: this should go into DistUpgradeController
1008
 
#: ../DistUpgrade/DistUpgradeView.py:285 ../UpdateManager/UpdateManager.py:456
 
1027
#: ../DistUpgrade/DistUpgradeView.py:289 ../UpdateManager/UpdateManager.py:475
1009
1028
msgid "Your system is up-to-date"
1010
1029
msgstr ""
1011
1030
 
1012
 
#: ../DistUpgrade/DistUpgradeView.py:286
 
1031
#: ../DistUpgrade/DistUpgradeView.py:290
1013
1032
msgid ""
1014
1033
"There are no upgrades available for your system. The upgrade will now be "
1015
1034
"canceled."
1016
1035
msgstr ""
1017
1036
 
1018
 
#: ../DistUpgrade/DistUpgradeView.py:299
 
1037
#: ../DistUpgrade/DistUpgradeView.py:303
1019
1038
msgid "Reboot required"
1020
1039
msgstr ""
1021
1040
 
1022
 
#: ../DistUpgrade/DistUpgradeView.py:300
 
1041
#: ../DistUpgrade/DistUpgradeView.py:304
1023
1042
msgid ""
1024
1043
"The upgrade is finished and a reboot is required. Do you want to do this now?"
1025
1044
msgstr ""
1184
1203
"If you select 'y' the system will be restarted."
1185
1204
msgstr ""
1186
1205
 
1187
 
#: ../DistUpgrade/DistUpgrade.glade.h:1
 
1206
#: ../DistUpgrade/DistUpgrade.ui.h:1
1188
1207
msgid "    "
1189
1208
msgstr ""
1190
1209
 
1191
 
#: ../DistUpgrade/DistUpgrade.glade.h:2
 
1210
#: ../DistUpgrade/DistUpgrade.ui.h:2
1192
1211
msgid ""
1193
1212
"<b><big>Cancel the running upgrade?</big></b>\n"
1194
1213
"\n"
1196
1215
"strongly adviced to resume the upgrade."
1197
1216
msgstr ""
1198
1217
 
1199
 
#: ../DistUpgrade/DistUpgrade.glade.h:6
 
1218
#: ../DistUpgrade/DistUpgrade.ui.h:6
1200
1219
msgid "<b><big>Start the upgrade?</big></b>"
1201
1220
msgstr ""
1202
1221
 
1203
 
#: ../DistUpgrade/DistUpgrade.glade.h:7
 
1222
#: ../DistUpgrade/DistUpgrade.ui.h:7
1204
1223
msgid "<b><big>Upgrading Ubuntu to version 9.10</big></b>"
1205
1224
msgstr ""
1206
1225
 
1207
 
#: ../DistUpgrade/DistUpgrade.glade.h:10
 
1226
#: ../DistUpgrade/DistUpgrade.ui.h:10
1208
1227
msgid "Difference between the files"
1209
1228
msgstr ""
1210
1229
 
1211
 
#: ../DistUpgrade/DistUpgrade.glade.h:11
 
1230
#: ../DistUpgrade/DistUpgrade.ui.h:11
1212
1231
msgid "Distribution Upgrade"
1213
1232
msgstr ""
1214
1233
 
1215
 
#: ../DistUpgrade/DistUpgrade.glade.h:15
 
1234
#: ../DistUpgrade/DistUpgrade.ui.h:15
1216
1235
msgid "Restarting the computer"
1217
1236
msgstr ""
1218
1237
 
1219
 
#: ../DistUpgrade/DistUpgrade.glade.h:16
 
1238
#: ../DistUpgrade/DistUpgrade.ui.h:16
1220
1239
msgid "Setting new software channels"
1221
1240
msgstr ""
1222
1241
 
1223
 
#: ../DistUpgrade/DistUpgrade.glade.h:17
 
1242
#: ../DistUpgrade/DistUpgrade.ui.h:17
1224
1243
msgid "Terminal"
1225
1244
msgstr ""
1226
1245
 
1227
 
#: ../DistUpgrade/DistUpgrade.glade.h:18
 
1246
#: ../DistUpgrade/DistUpgrade.ui.h:18
1228
1247
msgid "_Cancel Upgrade"
1229
1248
msgstr ""
1230
1249
 
1231
 
#: ../DistUpgrade/DistUpgrade.glade.h:19
 
1250
#: ../DistUpgrade/DistUpgrade.ui.h:19 ../data/glade/UpdateManager.ui.h:25
1232
1251
msgid "_Continue"
1233
1252
msgstr ""
1234
1253
 
1235
 
#: ../DistUpgrade/DistUpgrade.glade.h:21
 
1254
#: ../DistUpgrade/DistUpgrade.ui.h:21
1236
1255
msgid "_Replace"
1237
1256
msgstr ""
1238
1257
 
1239
 
#: ../DistUpgrade/DistUpgrade.glade.h:22
 
1258
#: ../DistUpgrade/DistUpgrade.ui.h:22
1240
1259
msgid "_Report Bug"
1241
1260
msgstr ""
1242
1261
 
1243
 
#: ../DistUpgrade/DistUpgrade.glade.h:24
 
1262
#: ../DistUpgrade/DistUpgrade.ui.h:24
1244
1263
msgid "_Resume Upgrade"
1245
1264
msgstr ""
1246
1265
 
1247
 
#: ../DistUpgrade/DistUpgrade.glade.h:25
 
1266
#: ../DistUpgrade/DistUpgrade.ui.h:25
1248
1267
msgid "_Start Upgrade"
1249
1268
msgstr ""
1250
1269
 
 
1270
#: ../UpdateManager/backend/InstallBackendSynaptic.py:42
 
1271
msgid "Please wait, this can take some time."
 
1272
msgstr ""
 
1273
 
 
1274
#: ../UpdateManager/backend/InstallBackendSynaptic.py:44
 
1275
msgid "Update is complete"
 
1276
msgstr ""
 
1277
 
1251
1278
#: ../UpdateManager/DistUpgradeFetcher.py:85
1252
1279
#: ../UpdateManager/DistUpgradeFetcherKDE.py:103
1253
1280
msgid "Could not find the release notes"
1274
1301
msgstr ""
1275
1302
 
1276
1303
#: ../UpdateManager/DistUpgradeFetcherKDE.py:89
1277
 
#: ../data/glade/UpdateManager.glade.h:11
 
1304
#: ../data/glade/UpdateManager.ui.h:11
1278
1305
msgid "Release Notes"
1279
1306
msgstr ""
1280
1307
 
1312
1339
msgid "Downloading file %(current)li of %(total)li"
1313
1340
msgstr ""
1314
1341
 
1315
 
#: ../UpdateManager/UpdateManager.py:274
 
1342
#: ../UpdateManager/UpdateManager.py:295
1316
1343
#, python-format
1317
1344
msgid "Version %s: \n"
1318
1345
msgstr ""
1319
1346
 
1320
 
#: ../UpdateManager/UpdateManager.py:335
 
1347
#: ../UpdateManager/UpdateManager.py:353
1321
1348
msgid "Downloading list of changes..."
1322
1349
msgstr ""
1323
1350
 
1324
 
#: ../UpdateManager/UpdateManager.py:367
 
1351
#: ../UpdateManager/UpdateManager.py:385
1325
1352
msgid "_Uncheck All"
1326
1353
msgstr ""
1327
1354
 
1328
 
#: ../UpdateManager/UpdateManager.py:373
 
1355
#: ../UpdateManager/UpdateManager.py:391
1329
1356
msgid "_Check All"
1330
1357
msgstr ""
1331
1358
 
1332
 
#. TRANSLATORS: b stands for Bytes
1333
 
#: ../UpdateManager/UpdateManager.py:417 ../UpdateManager/UpdateManager.py:477
 
1359
#: ../UpdateManager/UpdateManager.py:435
1334
1360
#, python-format
1335
 
msgid "Download size: %s"
 
1361
msgid "%s selected. Download size: %s"
1336
1362
msgstr ""
1337
1363
 
1338
 
#: ../UpdateManager/UpdateManager.py:421
 
1364
#: ../UpdateManager/UpdateManager.py:440
1339
1365
msgid "Unknown download size"
1340
1366
msgstr ""
1341
1367
 
1342
 
#: ../UpdateManager/UpdateManager.py:429
 
1368
#: ../UpdateManager/UpdateManager.py:448
1343
1369
msgid ""
1344
1370
"It is unknown when the package information was updated last. Please try "
1345
1371
"clicking on the 'Check' button to update the information."
1346
1372
msgstr ""
1347
1373
 
1348
 
#: ../UpdateManager/UpdateManager.py:438
 
1374
#: ../UpdateManager/UpdateManager.py:457
1349
1375
#, python-format
1350
1376
msgid "The package information was last updated %s day ago."
1351
1377
msgid_plural "The package information was last updated %s days ago."
1352
1378
msgstr[0] ""
1353
1379
msgstr[1] ""
1354
1380
 
1355
 
#: ../UpdateManager/UpdateManager.py:442
 
1381
#: ../UpdateManager/UpdateManager.py:461
1356
1382
#, python-format
1357
1383
msgid "The package information was last updated %s hour ago."
1358
1384
msgid_plural "The package information was last updated %s hours ago."
1359
1385
msgstr[0] ""
1360
1386
msgstr[1] ""
1361
1387
 
1362
 
#: ../UpdateManager/UpdateManager.py:446
 
1388
#: ../UpdateManager/UpdateManager.py:465
1363
1389
msgid "The package information was last updated less than one hour ago."
1364
1390
msgstr ""
1365
1391
 
1366
 
#: ../UpdateManager/UpdateManager.py:454
1367
 
#: ../data/glade/UpdateManager.glade.h:21
 
1392
#: ../UpdateManager/UpdateManager.py:473 ../data/glade/UpdateManager.ui.h:21
1368
1393
msgid ""
1369
1394
"Software updates correct errors, eliminate security vulnerabilities and "
1370
1395
"provide new features."
1371
1396
msgstr ""
1372
1397
 
1373
 
#: ../UpdateManager/UpdateManager.py:471
 
1398
#: ../UpdateManager/UpdateManager.py:489
1374
1399
msgid "Welcome to Ubuntu"
1375
1400
msgstr ""
1376
1401
 
1377
 
#: ../UpdateManager/UpdateManager.py:472
 
1402
#: ../UpdateManager/UpdateManager.py:490
1378
1403
msgid ""
1379
1404
"These software updates have been issued since Ubuntu was released. If you "
1380
1405
"don't want to install them now, choose \"Update Manager\" from the "
1381
1406
"Administration Menu later."
1382
1407
msgstr ""
1383
1408
 
1384
 
#: ../UpdateManager/UpdateManager.py:475
 
1409
#: ../UpdateManager/UpdateManager.py:493
1385
1410
msgid "Software updates are available for this computer"
1386
1411
msgstr ""
1387
1412
 
1388
 
#: ../UpdateManager/UpdateManager.py:476
 
1413
#: ../UpdateManager/UpdateManager.py:494
1389
1414
msgid ""
1390
1415
"If you don't want to install them now, choose \"Update Manager\" from the "
1391
1416
"Administration menu later."
1392
1417
msgstr ""
1393
1418
 
1394
 
#: ../UpdateManager/UpdateManager.py:515
1395
 
msgid "Please wait, this can take some time."
1396
 
msgstr ""
1397
 
 
1398
 
#: ../UpdateManager/UpdateManager.py:517
1399
 
msgid "Update is complete"
1400
 
msgstr ""
1401
 
 
1402
 
#: ../UpdateManager/UpdateManager.py:564
 
1419
#: ../UpdateManager/UpdateManager.py:542
1403
1420
#, python-format
1404
1421
msgid ""
1405
1422
"The upgrade needs a total of %s free space on disk '%s'. Please free at "
1407
1424
"temporary packages of former installations using 'sudo apt-get clean'."
1408
1425
msgstr ""
1409
1426
 
1410
 
#: ../UpdateManager/UpdateManager.py:604
 
1427
#: ../UpdateManager/UpdateManager.py:579
1411
1428
#: ../UpdateManagerHildon/UpdateManagerHildon.py:114
1412
1429
msgid "Reading package information"
1413
1430
msgstr ""
1414
1431
 
1415
 
#: ../UpdateManager/UpdateManager.py:706
 
1432
#: ../UpdateManager/UpdateManager.py:696
1416
1433
msgid "Could not initialize the package information"
1417
1434
msgstr ""
1418
1435
 
1419
 
#: ../UpdateManager/UpdateManager.py:707
 
1436
#: ../UpdateManager/UpdateManager.py:697
1420
1437
msgid ""
1421
1438
"An unresolvable problem occurred while initializing the package "
1422
1439
"information.\n"
1425
1442
"following error message:\n"
1426
1443
msgstr ""
1427
1444
 
1428
 
#: ../UpdateManager/UpdateManager.py:729
 
1445
#: ../UpdateManager/UpdateManager.py:719
1429
1446
msgid ""
1430
1447
"An unresolvable problem occurred while calculating the upgrade.\n"
1431
1448
"\n"
1433
1450
"following error message:"
1434
1451
msgstr ""
1435
1452
 
 
1453
#: ../UpdateManager/UpdateManager.py:742
 
1454
msgid " (New install)"
 
1455
msgstr ""
 
1456
 
1436
1457
#. TRANSLATORS: the b stands for Bytes
1437
 
#: ../UpdateManager/UpdateManager.py:754
 
1458
#: ../UpdateManager/UpdateManager.py:746
1438
1459
#, python-format
1439
1460
msgid "(Size: %s)"
1440
1461
msgstr ""
1441
1462
 
1442
 
#: ../UpdateManager/UpdateManager.py:756
 
1463
#: ../UpdateManager/UpdateManager.py:748
1443
1464
#, python-format
1444
1465
msgid "From version %(old_version)s to %(new_version)s"
1445
1466
msgstr ""
1446
1467
 
1447
 
#: ../UpdateManager/UpdateManager.py:760
 
1468
#: ../UpdateManager/UpdateManager.py:752
1448
1469
#, python-format
1449
1470
msgid "Version %s"
1450
1471
msgstr ""
1451
1472
 
1452
 
#: ../UpdateManager/UpdateManager.py:773
 
1473
#: ../UpdateManager/UpdateManager.py:765
1453
1474
msgid "Your distribution is not supported anymore"
1454
1475
msgstr ""
1455
1476
 
1456
 
#: ../UpdateManager/UpdateManager.py:774
 
1477
#: ../UpdateManager/UpdateManager.py:766
1457
1478
msgid ""
1458
1479
"You will not get any further security fixes or critical updates. Please "
1459
1480
"Upgrade to a later version of Ubuntu Linux."
1460
1481
msgstr ""
1461
1482
 
1462
 
#: ../UpdateManager/UpdateManager.py:781
 
1483
#: ../UpdateManager/UpdateManager.py:773
1463
1484
msgid "Upgrade information"
1464
1485
msgstr ""
1465
1486
 
1466
 
#: ../UpdateManager/UpdateManager.py:808
 
1487
#: ../UpdateManager/UpdateManager.py:800
1467
1488
#, python-format
1468
1489
msgid "<b>New distribution release '%s' is available</b>"
1469
1490
msgstr ""
1470
1491
 
1471
1492
#. we assert a clean cache
1472
 
#: ../UpdateManager/UpdateManager.py:847
 
1493
#: ../UpdateManager/UpdateManager.py:839
1473
1494
msgid "Software index is broken"
1474
1495
msgstr ""
1475
1496
 
1476
 
#: ../UpdateManager/UpdateManager.py:848
 
1497
#: ../UpdateManager/UpdateManager.py:840
1477
1498
msgid ""
1478
1499
"It is impossible to install or remove any software. Please use the package "
1479
1500
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
1612
1633
msgid "Previous selected"
1613
1634
msgstr ""
1614
1635
 
1615
 
#: ../data/glade/UpdateManager.glade.h:1
 
1636
#: ../data/glade/UpdateManager.ui.h:1
1616
1637
msgid ""
1617
1638
"<b><big>You must check for updates manually</big></b>\n"
1618
1639
"\n"
1620
1641
"behavior in <i>Software Sources</i> on the <i>Updates</i> tab."
1621
1642
msgstr ""
1622
1643
 
1623
 
#: ../data/glade/UpdateManager.glade.h:4
 
1644
#: ../data/glade/UpdateManager.ui.h:4
1624
1645
msgid "<big><b>Not all updates can be installed</b></big>"
1625
1646
msgstr ""
1626
1647
 
1627
 
#: ../data/glade/UpdateManager.glade.h:5
 
1648
#: ../data/glade/UpdateManager.ui.h:5
 
1649
msgid "<big><b>Running on battery</b></big>"
 
1650
msgstr ""
 
1651
 
 
1652
#: ../data/glade/UpdateManager.ui.h:6
1628
1653
msgid "<big><b>Starting Update Manager</b></big>"
1629
1654
msgstr ""
1630
1655
 
1631
 
#: ../data/glade/UpdateManager.glade.h:6
 
1656
#: ../data/glade/UpdateManager.ui.h:7
1632
1657
msgid "Changes"
1633
1658
msgstr ""
1634
1659
 
1635
 
#: ../data/glade/UpdateManager.glade.h:7
 
1660
#: ../data/glade/UpdateManager.ui.h:8
1636
1661
msgid "Chec_k"
1637
1662
msgstr ""
1638
1663
 
1639
 
#: ../data/glade/UpdateManager.glade.h:8
1640
 
msgid "Check the software channels for new updates"
1641
 
msgstr ""
1642
 
 
1643
 
#: ../data/glade/UpdateManager.glade.h:9
 
1664
#: ../data/glade/UpdateManager.ui.h:9
1644
1665
msgid "Description"
1645
1666
msgstr ""
1646
1667
 
1647
 
#: ../data/glade/UpdateManager.glade.h:10
 
1668
#: ../data/glade/UpdateManager.ui.h:10
1648
1669
msgid "Description of update"
1649
1670
msgstr ""
1650
1671
 
1651
 
#: ../data/glade/UpdateManager.glade.h:12
 
1672
#: ../data/glade/UpdateManager.ui.h:12
1652
1673
msgid ""
1653
1674
"Run a partial upgrade, to install as many updates as possible. \n"
1654
1675
"\n"
1655
1676
"This can be caused by:\n"
1656
 
" ◦ A previous upgrade which didn't complete\n"
1657
 
" ◦ Problems with some of the installed software\n"
1658
 
" ◦ Unofficial software packages not provided by Ubuntu\n"
1659
 
" ◦ Normal changes of a pre-release version of Ubuntu"
1660
 
msgstr ""
1661
 
 
1662
 
#: ../data/glade/UpdateManager.glade.h:19
1663
 
msgid "Settings…"
1664
 
msgstr ""
1665
 
 
1666
 
#: ../data/glade/UpdateManager.glade.h:20
 
1677
" &#x25E6; A previous upgrade which didn't complete\n"
 
1678
" &#x25E6; Problems with some of the installed software\n"
 
1679
" &#x25E6; Unofficial software packages not provided by Ubuntu\n"
 
1680
" &#x25E6; Normal changes of a pre-release version of Ubuntu"
 
1681
msgstr ""
 
1682
 
 
1683
#: ../data/glade/UpdateManager.ui.h:19
 
1684
msgid "Settings&#x2026;"
 
1685
msgstr ""
 
1686
 
 
1687
#: ../data/glade/UpdateManager.ui.h:20
1667
1688
msgid "Show progress of individual files"
1668
1689
msgstr ""
1669
1690
 
1670
 
#: ../data/glade/UpdateManager.glade.h:22
 
1691
#: ../data/glade/UpdateManager.ui.h:22
1671
1692
msgid "U_pgrade"
1672
1693
msgstr ""
1673
1694
 
1674
 
#: ../data/glade/UpdateManager.glade.h:23
1675
 
#: ../data/update-manager.desktop.in.h:3
 
1695
#: ../data/glade/UpdateManager.ui.h:23 ../data/update-manager.desktop.in.h:3
1676
1696
#: ../data/update-manager-hildon.desktop.in.h:3
1677
1697
msgid "Update Manager"
1678
1698
msgstr ""
1679
1699
 
1680
 
#: ../data/glade/UpdateManager.glade.h:24
1681
 
msgid "Upgrade to the latest version of Ubuntu"
 
1700
#: ../data/glade/UpdateManager.ui.h:24
 
1701
msgid "Your system is running on battery. Are you sure you want to continue?"
1682
1702
msgstr ""
1683
1703
 
1684
 
#: ../data/glade/UpdateManager.glade.h:25
 
1704
#: ../data/glade/UpdateManager.ui.h:26
1685
1705
msgid "_Hide this information in the future"
1686
1706
msgstr ""
1687
1707
 
1688
 
#: ../data/glade/UpdateManager.glade.h:26
 
1708
#: ../data/glade/UpdateManager.ui.h:27
1689
1709
msgid "_Install Updates"
1690
1710
msgstr ""
1691
1711
 
1692
 
#: ../data/glade/UpdateManager.glade.h:27
 
1712
#: ../data/glade/UpdateManager.ui.h:28
1693
1713
msgid "_Partial Upgrade"
1694
1714
msgstr ""
1695
1715
 
1696
 
#: ../data/glade/UpdateManager.glade.h:28
 
1716
#: ../data/glade/UpdateManager.ui.h:29
1697
1717
msgid "_Upgrade"
1698
1718
msgstr ""
1699
1719
 
1700
 
#: ../data/glade/UpdateManager.glade.h:29
 
1720
#: ../data/glade/UpdateManager.ui.h:30
1701
1721
msgid "updates"
1702
1722
msgstr ""
1703
1723
 
1779
1799
"available and offer to upgrade (if possible)."
1780
1800
msgstr ""
1781
1801
 
 
1802
#: ../update-manager:52
 
1803
msgid "Show version and exit"
 
1804
msgstr ""
 
1805
 
1782
1806
#: ../update-manager:55
1783
 
msgid "Show version and exit"
 
1807
msgid "Directory that contains the data files"
1784
1808
msgstr ""
1785
1809
 
1786
1810
#: ../update-manager:58
1807
1831
msgid "Test upgrade with a sandbox aufs overlay"
1808
1832
msgstr ""
1809
1833
 
1810
 
#: ../update-manager:98
 
1834
#: ../update-manager:99
1811
1835
msgid "Running partial upgrade"
1812
1836
msgstr ""
1813
1837
 
1891
1915
#: ../Janitor/plugins/kdelibs4to5_plugin.py:39
1892
1916
msgid ""
1893
1917
"When upgrading, if kdelibs4-dev is installed, kdelibs5-dev needs to be "
1894
 
"installed. See bugs.launchpad.net, bug ##279621 for details."
 
1918
"installed. See bugs.launchpad.net, bug #279621 for details."
1895
1919
msgstr ""
1896
1920
 
1897
1921
#: ../Janitor/plugins/langpack_manual_plugin.py:34