~ubuntu-branches/ubuntu/karmic/update-manager/karmic-updates

« back to all changes in this revision

Viewing changes to po/kn.po

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-10-08 17:45:25 UTC
  • Revision ID: james.westby@ubuntu.com-20091008174525-rgk3uzd5h9fvw0x5
Tags: 1:0.126
* DistUpgrade/DistUpgrade.cfg:
  - add gnome-app-install to the ForcedObsoletes
* DistUpgrade/DistUpgrade.cfg.hardy:
  - add ability to upgrade from hardy to karmic (as asked for
    by Jonathan Riddell)
* DistUpgrade/DistUpgradeQuirks.py:
  - add quirk handler to mark the dependencies of
    language-support-translations-* as manual on upgrade

    The language-support-translations- packages are removed in 
    karmic and would otherwise be marked as auto-removable.
    (LP: #439296)
  - convert PASS value from 1 to 0 for ntfs entries in
    /etc/fstab (LP: #441242) and add tests for it
  - put 386 to generic transition code here and decouple from
    the kernel selection
  - inhibit gnome-screensaver once the upgrade started 
    to avoid X crash (LP: #439594)
* DistUpgrade/DistUpgradeCache.py:
  - workaround issues with kdesu when it drop the permission bits
    in a tmpdir (thanks to Jonathan Riddell)
  - fix base-installer kernel selection (LP: #441629)
  - fix log dir does not exist, create it (LP: #441959)
* UpdateManager/backend/InstallBackendAptdaemon.py:
  - give up lock before running aptdaemon (LP: #445920)
* po/ 
  - updated from launchpad (required as during a release upgrade
    we can't use langpacks)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: update-manager\n"
9
9
"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
10
 
"POT-Creation-Date: 2009-09-06 13:39-0700\n"
11
 
"PO-Revision-Date: 2008-11-11 21:09+0000\n"
 
10
"POT-Creation-Date: 2009-10-03 11:14+0000\n"
 
11
"PO-Revision-Date: 2009-06-29 02:48+0000\n"
12
12
"Last-Translator: ಗಣೇಶ ಭಾಸ್ಕರ (Ganesha Bhaskara) <bhaskara@usc.edu>\n"
13
13
"Language-Team: Kannada <kn@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2009-04-08 12:12+0000\n"
 
18
"X-Launchpad-Export-Date: 2009-10-08 06:52+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
21
#. TRANSLATORS: download size is 0
112
112
msgstr ""
113
113
 
114
114
#. FIXME: change the text to something more useful
115
 
#: ../DistUpgrade/DistUpgradeCache.py:588
 
115
#: ../DistUpgrade/DistUpgradeCache.py:598
116
116
#, python-format
117
117
msgid ""
118
118
"An unresolvable problem occurred while calculating the upgrade:\n"
125
125
"\n"
126
126
msgstr ""
127
127
 
128
 
#: ../DistUpgrade/DistUpgradeCache.py:598
 
128
#: ../DistUpgrade/DistUpgradeCache.py:608
129
129
msgid "This is most likely a transient problem, please try again later."
130
130
msgstr ""
131
131
 
132
 
#: ../DistUpgrade/DistUpgradeCache.py:601
 
132
#: ../DistUpgrade/DistUpgradeCache.py:611
133
133
msgid ""
134
134
"If none of this applies, then please report this bug against the 'update-"
135
135
"manager' package and include the files in /var/log/dist-upgrade/ in the bug "
136
136
"report."
137
137
msgstr ""
138
138
 
139
 
#: ../DistUpgrade/DistUpgradeCache.py:607
140
 
#: ../UpdateManager/UpdateManager.py:718
 
139
#: ../DistUpgrade/DistUpgradeCache.py:617
 
140
#: ../UpdateManager/UpdateManager.py:732
141
141
msgid "Could not calculate the upgrade"
142
142
msgstr ""
143
143
 
144
 
#: ../DistUpgrade/DistUpgradeCache.py:657
 
144
#: ../DistUpgrade/DistUpgradeCache.py:667
145
145
msgid "Error authenticating some packages"
146
146
msgstr ""
147
147
 
148
 
#: ../DistUpgrade/DistUpgradeCache.py:658
 
148
#: ../DistUpgrade/DistUpgradeCache.py:668
149
149
msgid ""
150
150
"It was not possible to authenticate some packages. This may be a transient "
151
151
"network problem. You may want to try again later. See below for a list of "
152
152
"unauthenticated packages."
153
153
msgstr ""
154
154
 
155
 
#: ../DistUpgrade/DistUpgradeCache.py:678
 
155
#: ../DistUpgrade/DistUpgradeCache.py:688
156
156
#, python-format
157
157
msgid ""
158
158
"The package '%s' is marked for removal but it is in the removal blacklist."
159
159
msgstr ""
160
160
 
161
 
#: ../DistUpgrade/DistUpgradeCache.py:682
 
161
#: ../DistUpgrade/DistUpgradeCache.py:692
162
162
#, python-format
163
163
msgid "The essential package '%s' is marked for removal."
164
164
msgstr ""
165
165
 
166
 
#: ../DistUpgrade/DistUpgradeCache.py:691
 
166
#: ../DistUpgrade/DistUpgradeCache.py:701
167
167
#, python-format
168
168
msgid "Trying to install blacklisted version '%s'"
169
169
msgstr ""
170
170
 
171
 
#: ../DistUpgrade/DistUpgradeCache.py:787
 
171
#: ../DistUpgrade/DistUpgradeCache.py:801
172
172
#, python-format
173
173
msgid "Can not mark '%s' for upgrade"
174
174
msgstr ""
175
175
 
176
 
#: ../DistUpgrade/DistUpgradeCache.py:801
 
176
#: ../DistUpgrade/DistUpgradeCache.py:815
177
177
#, python-format
178
178
msgid "Can't install '%s'"
179
179
msgstr ""
180
180
 
181
 
#: ../DistUpgrade/DistUpgradeCache.py:802
 
181
#: ../DistUpgrade/DistUpgradeCache.py:816
182
182
msgid ""
183
183
"It was impossible to install a required package. Please report this as a "
184
184
"bug. "
185
185
msgstr ""
186
186
 
187
187
#. FIXME: provide a list
188
 
#: ../DistUpgrade/DistUpgradeCache.py:811
 
188
#: ../DistUpgrade/DistUpgradeCache.py:825
189
189
msgid "Can't guess meta-package"
190
190
msgstr ""
191
191
 
192
 
#: ../DistUpgrade/DistUpgradeCache.py:812
 
192
#: ../DistUpgrade/DistUpgradeCache.py:826
193
193
msgid ""
194
194
"Your system does not contain a ubuntu-desktop, kubuntu-desktop, xubuntu-"
195
195
"desktop or edubuntu-desktop package and it was not possible to detect which "
275
275
#: ../DistUpgrade/DistUpgradeController.py:352
276
276
#, python-format
277
277
msgid ""
278
 
"This upgrade is running in sandbox (test) mode. All changes are written to '%"
279
 
"s' and will be lost on the next reboot.\n"
 
278
"This upgrade is running in sandbox (test) mode. All changes are written to "
 
279
"'%s' and will be lost on the next reboot.\n"
280
280
"\n"
281
281
"*No* changes written to a systemdir from now until the next reboot are "
282
282
"permanent."
401
401
 
402
402
#. print "on_button_install_clicked"
403
403
#: ../DistUpgrade/DistUpgradeController.py:833
404
 
#: ../UpdateManager/UpdateManager.py:541
 
404
#: ../UpdateManager/UpdateManager.py:555
405
405
msgid "Not enough free disk space"
406
406
msgstr ""
407
407
 
624
624
#: ../DistUpgrade/DistUpgradeQuirks.py:144
625
625
msgid ""
626
626
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
627
 
"packages in karmic were build with, optimizations requiring ARMv6 as the "
628
 
"minimal architecture, i can not upgrade your system to karmic on your "
629
 
"hardware."
 
627
"packages in karmic were built with optimizations requiring ARMv6 as the "
 
628
"minimal architecture. It is not possible to upgrade your system to a new "
 
629
"Ubuntu release with this hardware."
630
630
msgstr ""
631
631
 
632
 
#: ../DistUpgrade/DistUpgradeQuirks.py:161
633
 
#: ../DistUpgrade/DistUpgradeQuirks.py:238
634
 
#: ../DistUpgrade/DistUpgradeQuirks.py:263
 
632
#. TRANSLATORS: this string is not displayed in the 9.10 upgrade
 
633
#. (but it will be used for 8.04 -> 10.04 LTS upgrades)
 
634
#: ../DistUpgrade/DistUpgradeQuirks.py:164
 
635
#: ../DistUpgrade/DistUpgradeQuirks.py:243
 
636
#: ../DistUpgrade/DistUpgradeQuirks.py:270
635
637
msgid ""
636
638
"Upgrading may reduce desktop effects, and performance in games and other "
637
639
"graphically intensive programs."
638
640
msgstr ""
639
641
 
640
 
#: ../DistUpgrade/DistUpgradeQuirks.py:165
 
642
#: ../DistUpgrade/DistUpgradeQuirks.py:168
641
643
msgid ""
642
644
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
643
 
"of this driver is available that works with your hardware in Ubuntu 9.04.\n"
 
645
"of this driver is available that works with your hardware in Ubuntu 10.04.\n"
644
646
"\n"
645
647
"Do you want to continue?"
646
648
msgstr ""
647
649
 
648
 
#: ../DistUpgrade/DistUpgradeQuirks.py:242
649
 
#: ../DistUpgrade/DistUpgradeQuirks.py:267
 
650
#: ../DistUpgrade/DistUpgradeQuirks.py:247
 
651
#: ../DistUpgrade/DistUpgradeQuirks.py:274
650
652
msgid ""
651
653
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
652
654
"version of this driver is available that works with your video card in "
653
 
"Ubuntu 8.10.\n"
 
655
"Ubuntu 10.04.\n"
654
656
"\n"
655
657
"Do you want to continue?"
656
658
msgstr ""
657
659
 
658
 
#: ../DistUpgrade/DistUpgradeQuirks.py:437
 
660
#: ../DistUpgrade/DistUpgradeQuirks.py:444
659
661
msgid "evms in use"
660
662
msgstr ""
661
663
 
662
 
#: ../DistUpgrade/DistUpgradeQuirks.py:438
 
664
#: ../DistUpgrade/DistUpgradeQuirks.py:445
663
665
msgid ""
664
666
"Your system uses the 'evms' volume manager in /proc/mounts. The 'evms' "
665
667
"software is no longer supported, please switch it off and run the upgrade "
749
751
#: ../DistUpgrade/DistUpgradeViewKDE.py:269
750
752
#, python-format
751
753
msgid ""
752
 
"The upgrade will continue but the '%s' package may be in a not working "
 
754
"The upgrade will continue but the '%s' package may not be in a working "
753
755
"state. Please consider submitting a bug report about it."
754
756
msgstr ""
755
757
 
774
776
msgid "The 'diff' command was not found"
775
777
msgstr ""
776
778
 
777
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:417
 
779
#: ../DistUpgrade/DistUpgradeViewGtk.py:419
778
780
#: ../DistUpgrade/DistUpgradeViewText.py:107
779
781
msgid "A fatal error occurred"
780
782
msgstr ""
781
783
 
782
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:418
 
784
#: ../DistUpgrade/DistUpgradeViewGtk.py:420
783
785
msgid ""
784
 
"Please report this as a bug (if you haven't already) and include the files /"
785
 
"var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your "
 
786
"Please report this as a bug (if you haven't already) and include the files "
 
787
"/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your "
786
788
"report. The upgrade is now aborted.\n"
787
789
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
788
790
msgstr ""
789
791
 
790
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:433
 
792
#: ../DistUpgrade/DistUpgradeViewGtk.py:435
791
793
msgid "Ctrl-c pressed"
792
794
msgstr ""
793
795
 
794
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:434
 
796
#: ../DistUpgrade/DistUpgradeViewGtk.py:436
795
797
msgid ""
796
798
"This will abort the operation and may leave the system in a broken state. "
797
799
"Are you sure you want to do that?"
798
800
msgstr ""
799
801
 
800
802
#. append warning
801
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:576
 
803
#: ../DistUpgrade/DistUpgradeViewGtk.py:578
802
804
msgid "To prevent data loss close all open applications and documents."
803
805
msgstr ""
804
806
 
805
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:590
 
807
#: ../DistUpgrade/DistUpgradeViewGtk.py:592
806
808
#, python-format
807
809
msgid "<b>Downgrade %s</b>"
808
810
msgstr ""
809
811
 
810
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:592
 
812
#: ../DistUpgrade/DistUpgradeViewGtk.py:594
811
813
#: ../DistUpgrade/DistUpgradeViewKDE.py:757
812
814
#, python-format
813
815
msgid "Remove %s"
814
816
msgstr ""
815
817
 
816
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:597
 
818
#: ../DistUpgrade/DistUpgradeViewGtk.py:599
817
819
#: ../DistUpgrade/DistUpgradeViewKDE.py:759
818
820
#, python-format
819
821
msgid "Install %s"
820
822
msgstr ""
821
823
 
822
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:599
 
824
#: ../DistUpgrade/DistUpgradeViewGtk.py:601
823
825
#: ../DistUpgrade/DistUpgradeViewKDE.py:761
824
826
#, python-format
825
827
msgid "Upgrade %s"
928
930
#. information here if you shuffle %(str_days)s %(str_hours)s %(str_minutes)s
929
931
#. around. Make sure to keep all '$(str_*)s' in the translated string
930
932
#. and do NOT change anything appart from the ordering.
931
 
#.
 
933
#. 
932
934
#. %(str_hours)s will be either "1 hour" or "2 hours" depending on the
933
935
#. plural form
934
 
#.
 
936
#. 
935
937
#. Note: most western languages will not need to change this
936
938
#: ../DistUpgrade/DistUpgradeView.py:77
937
939
#, python-format
942
944
#. information here if you shuffle %(str_hours)s %(str_minutes)s
943
945
#. around. Make sure to keep all '$(str_*)s' in the translated string
944
946
#. and do NOT change anything appart from the ordering.
945
 
#.
 
947
#. 
946
948
#. %(str_hours)s will be either "1 hour" or "2 hours" depending on the
947
949
#. plural form
948
 
#.
 
950
#. 
949
951
#. Note: most western languages will not need to change this
950
952
#: ../DistUpgrade/DistUpgradeView.py:92
951
953
#, python-format
1025
1027
msgstr ""
1026
1028
 
1027
1029
#. FIXME: this should go into DistUpgradeController
1028
 
#: ../DistUpgrade/DistUpgradeView.py:289 ../UpdateManager/UpdateManager.py:475
 
1030
#: ../DistUpgrade/DistUpgradeView.py:289 ../UpdateManager/UpdateManager.py:489
1029
1031
msgid "Your system is up-to-date"
1030
1032
msgstr ""
1031
1033
 
1091
1093
 
1092
1094
#: ../DistUpgrade/DistUpgradeFetcherCore.py:248
1093
1095
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:248
1094
 
msgid "Verfication failed"
 
1096
msgid "Verification failed"
1095
1097
msgstr ""
1096
1098
 
1097
1099
#: ../DistUpgrade/DistUpgradeFetcherCore.py:249
1135
1137
 
1136
1138
#: ../DistUpgrade/DistUpgradeViewText.py:108
1137
1139
msgid ""
1138
 
"Please report this as a bug and include the files /var/log/dist-upgrade/main."
1139
 
"log and /var/log/dist-upgrade/apt.log in your report. The upgrade is now "
1140
 
"aborted.\n"
 
1140
"Please report this as a bug and include the files /var/log/dist-"
 
1141
"upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The "
 
1142
"upgrade is now aborted.\n"
1141
1143
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1142
1144
msgstr ""
1143
1145
 
1248
1250
msgid "_Cancel Upgrade"
1249
1251
msgstr ""
1250
1252
 
1251
 
#: ../DistUpgrade/DistUpgrade.ui.h:19 ../data/glade/UpdateManager.ui.h:25
 
1253
#: ../DistUpgrade/DistUpgrade.ui.h:19
1252
1254
msgid "_Continue"
1253
1255
msgstr ""
1254
1256
 
1302
1304
msgstr ""
1303
1305
 
1304
1306
#: ../UpdateManager/DistUpgradeFetcherKDE.py:89
1305
 
#: ../data/glade/UpdateManager.ui.h:11
 
1307
#: ../data/glade/UpdateManager.ui.h:12
1306
1308
msgid "Release Notes"
1307
1309
msgstr ""
1308
1310
 
1330
1332
msgid "Copy Link to Clipboard"
1331
1333
msgstr ""
1332
1334
 
1333
 
#: ../UpdateManager/GtkProgress.py:111
 
1335
#: ../UpdateManager/GtkProgress.py:115
1334
1336
#, python-format
1335
1337
msgid "Downloading file %(current)li of %(total)li with %(speed)s/s"
1336
1338
msgstr ""
1337
1339
 
1338
 
#: ../UpdateManager/GtkProgress.py:116
 
1340
#: ../UpdateManager/GtkProgress.py:120
1339
1341
#, python-format
1340
1342
msgid "Downloading file %(current)li of %(total)li"
1341
1343
msgstr ""
1342
1344
 
1343
 
#: ../UpdateManager/UpdateManager.py:295
 
1345
#: ../UpdateManager/UpdateManager.py:302
1344
1346
#, python-format
1345
1347
msgid "Version %s: \n"
1346
1348
msgstr ""
1347
1349
 
1348
 
#: ../UpdateManager/UpdateManager.py:353
 
1350
#: ../UpdateManager/UpdateManager.py:359
1349
1351
msgid "Downloading list of changes..."
1350
1352
msgstr ""
1351
1353
 
1352
 
#: ../UpdateManager/UpdateManager.py:385
 
1354
#: ../UpdateManager/UpdateManager.py:399
1353
1355
msgid "_Uncheck All"
1354
1356
msgstr ""
1355
1357
 
1356
 
#: ../UpdateManager/UpdateManager.py:391
 
1358
#: ../UpdateManager/UpdateManager.py:405
1357
1359
msgid "_Check All"
1358
1360
msgstr ""
1359
1361
 
1360
 
#: ../UpdateManager/UpdateManager.py:435
 
1362
#: ../UpdateManager/UpdateManager.py:449
1361
1363
#, python-format
1362
1364
msgid "%s selected. Download size: %s"
1363
1365
msgstr ""
1364
1366
 
1365
 
#: ../UpdateManager/UpdateManager.py:440
 
1367
#: ../UpdateManager/UpdateManager.py:454
1366
1368
msgid "Unknown download size"
1367
1369
msgstr ""
1368
1370
 
1369
 
#: ../UpdateManager/UpdateManager.py:448
 
1371
#: ../UpdateManager/UpdateManager.py:462
1370
1372
msgid ""
1371
1373
"It is unknown when the package information was updated last. Please try "
1372
1374
"clicking on the 'Check' button to update the information."
1373
1375
msgstr ""
1374
1376
 
1375
 
#: ../UpdateManager/UpdateManager.py:457
 
1377
#: ../UpdateManager/UpdateManager.py:471
1376
1378
#, python-format
1377
1379
msgid "The package information was last updated %s day ago."
1378
1380
msgid_plural "The package information was last updated %s days ago."
1379
1381
msgstr[0] ""
1380
1382
msgstr[1] ""
1381
1383
 
1382
 
#: ../UpdateManager/UpdateManager.py:461
 
1384
#: ../UpdateManager/UpdateManager.py:475
1383
1385
#, python-format
1384
1386
msgid "The package information was last updated %s hour ago."
1385
1387
msgid_plural "The package information was last updated %s hours ago."
1386
1388
msgstr[0] ""
1387
1389
msgstr[1] ""
1388
1390
 
1389
 
#: ../UpdateManager/UpdateManager.py:465
 
1391
#: ../UpdateManager/UpdateManager.py:479
1390
1392
msgid "The package information was last updated less than one hour ago."
1391
1393
msgstr ""
1392
1394
 
1393
 
#: ../UpdateManager/UpdateManager.py:473 ../data/glade/UpdateManager.ui.h:21
 
1395
#: ../UpdateManager/UpdateManager.py:487 ../data/glade/UpdateManager.ui.h:22
1394
1396
msgid ""
1395
1397
"Software updates correct errors, eliminate security vulnerabilities and "
1396
1398
"provide new features."
1397
1399
msgstr ""
1398
1400
 
1399
 
#: ../UpdateManager/UpdateManager.py:489
 
1401
#: ../UpdateManager/UpdateManager.py:503
1400
1402
msgid "Welcome to Ubuntu"
1401
1403
msgstr ""
1402
1404
 
1403
 
#: ../UpdateManager/UpdateManager.py:490
 
1405
#: ../UpdateManager/UpdateManager.py:504
1404
1406
msgid ""
1405
1407
"These software updates have been issued since Ubuntu was released. If you "
1406
1408
"don't want to install them now, choose \"Update Manager\" from the "
1407
1409
"Administration Menu later."
1408
1410
msgstr ""
1409
1411
 
1410
 
#: ../UpdateManager/UpdateManager.py:493
 
1412
#: ../UpdateManager/UpdateManager.py:507
1411
1413
msgid "Software updates are available for this computer"
1412
1414
msgstr ""
1413
1415
 
1414
 
#: ../UpdateManager/UpdateManager.py:494
 
1416
#: ../UpdateManager/UpdateManager.py:508
1415
1417
msgid ""
1416
1418
"If you don't want to install them now, choose \"Update Manager\" from the "
1417
1419
"Administration menu later."
1418
1420
msgstr ""
1419
1421
 
1420
 
#: ../UpdateManager/UpdateManager.py:542
 
1422
#: ../UpdateManager/UpdateManager.py:556
1421
1423
#, python-format
1422
1424
msgid ""
1423
1425
"The upgrade needs a total of %s free space on disk '%s'. Please free at "
1425
1427
"temporary packages of former installations using 'sudo apt-get clean'."
1426
1428
msgstr ""
1427
1429
 
1428
 
#: ../UpdateManager/UpdateManager.py:579
 
1430
#: ../UpdateManager/UpdateManager.py:593
1429
1431
#: ../UpdateManagerHildon/UpdateManagerHildon.py:114
1430
1432
msgid "Reading package information"
1431
1433
msgstr ""
1432
1434
 
1433
 
#: ../UpdateManager/UpdateManager.py:696
 
1435
#: ../UpdateManager/UpdateManager.py:710
1434
1436
msgid "Could not initialize the package information"
1435
1437
msgstr ""
1436
1438
 
1437
 
#: ../UpdateManager/UpdateManager.py:697
 
1439
#: ../UpdateManager/UpdateManager.py:711
1438
1440
msgid ""
1439
1441
"An unresolvable problem occurred while initializing the package "
1440
1442
"information.\n"
1443
1445
"following error message:\n"
1444
1446
msgstr ""
1445
1447
 
1446
 
#: ../UpdateManager/UpdateManager.py:719
 
1448
#: ../UpdateManager/UpdateManager.py:733
1447
1449
msgid ""
1448
1450
"An unresolvable problem occurred while calculating the upgrade.\n"
1449
1451
"\n"
1451
1453
"following error message:"
1452
1454
msgstr ""
1453
1455
 
1454
 
#: ../UpdateManager/UpdateManager.py:742
 
1456
#: ../UpdateManager/UpdateManager.py:756
1455
1457
msgid " (New install)"
1456
1458
msgstr ""
1457
1459
 
1458
1460
#. TRANSLATORS: the b stands for Bytes
1459
 
#: ../UpdateManager/UpdateManager.py:746
 
1461
#: ../UpdateManager/UpdateManager.py:760
1460
1462
#, python-format
1461
1463
msgid "(Size: %s)"
1462
1464
msgstr ""
1463
1465
 
1464
 
#: ../UpdateManager/UpdateManager.py:748
 
1466
#: ../UpdateManager/UpdateManager.py:762
1465
1467
#, python-format
1466
1468
msgid "From version %(old_version)s to %(new_version)s"
1467
1469
msgstr ""
1468
1470
 
1469
 
#: ../UpdateManager/UpdateManager.py:752
 
1471
#: ../UpdateManager/UpdateManager.py:766
1470
1472
#, python-format
1471
1473
msgid "Version %s"
1472
1474
msgstr ""
1473
1475
 
1474
 
#: ../UpdateManager/UpdateManager.py:765
1475
 
msgid "Your distribution is not supported anymore"
 
1476
#: ../UpdateManager/UpdateManager.py:779
 
1477
msgid "Your Ubuntu release is not supported anymore"
1476
1478
msgstr ""
1477
1479
 
1478
 
#: ../UpdateManager/UpdateManager.py:766
 
1480
#: ../UpdateManager/UpdateManager.py:780
1479
1481
msgid ""
1480
1482
"You will not get any further security fixes or critical updates. Please "
1481
1483
"Upgrade to a later version of Ubuntu Linux."
1482
1484
msgstr ""
1483
1485
 
1484
 
#: ../UpdateManager/UpdateManager.py:773
 
1486
#: ../UpdateManager/UpdateManager.py:787
1485
1487
msgid "Upgrade information"
1486
1488
msgstr ""
1487
1489
 
1488
 
#: ../UpdateManager/UpdateManager.py:800
 
1490
#: ../UpdateManager/UpdateManager.py:814
1489
1491
#, python-format
1490
 
msgid "<b>New distribution release '%s' is available</b>"
 
1492
msgid "<b>New Ubuntu release '%s' is available</b>"
1491
1493
msgstr ""
1492
1494
 
1493
1495
#. we assert a clean cache
1494
 
#: ../UpdateManager/UpdateManager.py:839
 
1496
#: ../UpdateManager/UpdateManager.py:853
1495
1497
msgid "Software index is broken"
1496
1498
msgstr ""
1497
1499
 
1498
 
#: ../UpdateManager/UpdateManager.py:840
 
1500
#: ../UpdateManager/UpdateManager.py:854
1499
1501
msgid ""
1500
1502
"It is impossible to install or remove any software. Please use the package "
1501
1503
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
1597
1599
"Please check your Internet connection."
1598
1600
msgstr ""
1599
1601
 
1600
 
#: ../UpdateManager/Core/UpdateList.py:47
 
1602
#: ../UpdateManager/Core/UpdateList.py:50
1601
1603
msgid "Failed to detect distribution"
1602
1604
msgstr ""
1603
1605
 
1604
 
#: ../UpdateManager/Core/UpdateList.py:48
 
1606
#: ../UpdateManager/Core/UpdateList.py:51
1605
1607
#, python-format
1606
1608
msgid "A error '%s' occurred while checking what system you are using."
1607
1609
msgstr ""
1608
1610
 
1609
 
#: ../UpdateManager/Core/UpdateList.py:59
 
1611
#: ../UpdateManager/Core/UpdateList.py:62
1610
1612
msgid "Important security updates"
1611
1613
msgstr ""
1612
1614
 
1613
 
#: ../UpdateManager/Core/UpdateList.py:60
 
1615
#: ../UpdateManager/Core/UpdateList.py:63
1614
1616
msgid "Recommended updates"
1615
1617
msgstr ""
1616
1618
 
1617
 
#: ../UpdateManager/Core/UpdateList.py:61
 
1619
#: ../UpdateManager/Core/UpdateList.py:64
1618
1620
msgid "Proposed updates"
1619
1621
msgstr ""
1620
1622
 
1621
 
#: ../UpdateManager/Core/UpdateList.py:62
 
1623
#: ../UpdateManager/Core/UpdateList.py:65
1622
1624
msgid "Backports"
1623
1625
msgstr ""
1624
1626
 
1625
 
#: ../UpdateManager/Core/UpdateList.py:63
 
1627
#: ../UpdateManager/Core/UpdateList.py:66
1626
1628
msgid "Distribution updates"
1627
1629
msgstr ""
1628
1630
 
1629
 
#: ../UpdateManager/Core/UpdateList.py:68
 
1631
#: ../UpdateManager/Core/UpdateList.py:71
1630
1632
msgid "Other updates"
1631
1633
msgstr ""
1632
1634
 
1633
 
#: ../UpdateManager/Core/UpdateList.py:77
 
1635
#: ../UpdateManager/Core/UpdateList.py:80
1634
1636
msgid "Previous selected"
1635
1637
msgstr ""
1636
1638
 
1663
1665
msgstr ""
1664
1666
 
1665
1667
#: ../data/glade/UpdateManager.ui.h:9
 
1668
msgid "Co_ntinue"
 
1669
msgstr ""
 
1670
 
 
1671
#: ../data/glade/UpdateManager.ui.h:10
1666
1672
msgid "Description"
1667
1673
msgstr ""
1668
1674
 
1669
 
#: ../data/glade/UpdateManager.ui.h:10
 
1675
#: ../data/glade/UpdateManager.ui.h:11
1670
1676
msgid "Description of update"
1671
1677
msgstr ""
1672
1678
 
1673
 
#: ../data/glade/UpdateManager.ui.h:12
 
1679
#: ../data/glade/UpdateManager.ui.h:13
1674
1680
msgid ""
1675
1681
"Run a partial upgrade, to install as many updates as possible. \n"
1676
1682
"\n"
1681
1687
" &#x25E6; Normal changes of a pre-release version of Ubuntu"
1682
1688
msgstr ""
1683
1689
 
1684
 
#: ../data/glade/UpdateManager.ui.h:19
1685
 
msgid "Settings&#x2026;"
1686
 
msgstr ""
1687
 
 
1688
1690
#: ../data/glade/UpdateManager.ui.h:20
 
1691
msgid "Settings..."
 
1692
msgstr ""
 
1693
 
 
1694
#: ../data/glade/UpdateManager.ui.h:21
1689
1695
msgid "Show progress of individual files"
1690
1696
msgstr ""
1691
1697
 
1692
 
#: ../data/glade/UpdateManager.ui.h:22
 
1698
#: ../data/glade/UpdateManager.ui.h:23
1693
1699
msgid "U_pgrade"
1694
1700
msgstr ""
1695
1701
 
1696
 
#: ../data/glade/UpdateManager.ui.h:23 ../data/update-manager.desktop.in.h:3
 
1702
#: ../data/glade/UpdateManager.ui.h:24 ../data/update-manager.desktop.in.h:3
1697
1703
#: ../data/update-manager-hildon.desktop.in.h:3
1698
1704
msgid "Update Manager"
1699
1705
msgstr ""
1700
1706
 
1701
 
#: ../data/glade/UpdateManager.ui.h:24
 
1707
#: ../data/glade/UpdateManager.ui.h:25
1702
1708
msgid "Your system is running on battery. Are you sure you want to continue?"
1703
1709
msgstr ""
1704
1710
 
1800
1806
"available and offer to upgrade (if possible)."
1801
1807
msgstr ""
1802
1808
 
1803
 
#: ../update-manager:52
 
1809
#: ../update-manager:56
1804
1810
msgid "Show version and exit"
1805
1811
msgstr ""
1806
1812
 
1807
 
#: ../update-manager:55
 
1813
#: ../update-manager:59
1808
1814
msgid "Directory that contains the data files"
1809
1815
msgstr ""
1810
1816
 
1811
 
#: ../update-manager:58
1812
 
msgid "Check if a new distribution release is available"
 
1817
#: ../update-manager:62
 
1818
msgid "Check if a new Ubuntu release is available"
1813
1819
msgstr ""
1814
1820
 
1815
 
#: ../update-manager:61 ../do-release-upgrade:23 ../check-new-release:24
 
1821
#: ../update-manager:65 ../do-release-upgrade:23 ../check-new-release:24
1816
1822
msgid "Check if upgrading to the latest devel release is possible"
1817
1823
msgstr ""
1818
1824
 
1819
 
#: ../update-manager:65
 
1825
#: ../update-manager:69
1820
1826
msgid "Upgrade using the latest proposed version of the release upgrader"
1821
1827
msgstr ""
1822
1828
 
1823
 
#: ../update-manager:72
 
1829
#: ../update-manager:76
1824
1830
msgid "Do not focus on map when starting"
1825
1831
msgstr ""
1826
1832
 
1827
 
#: ../update-manager:75
 
1833
#: ../update-manager:79
1828
1834
msgid "Try to run a dist-upgrade"
1829
1835
msgstr ""
1830
1836
 
1831
 
#: ../update-manager:79 ../do-release-upgrade:39
 
1837
#: ../update-manager:83 ../do-release-upgrade:39
1832
1838
msgid "Test upgrade with a sandbox aufs overlay"
1833
1839
msgstr ""
1834
1840
 
1835
 
#: ../update-manager:99
 
1841
#: ../update-manager:103
1836
1842
msgid "Running partial upgrade"
1837
1843
msgstr ""
1838
1844
 
1925
1931
msgstr ""
1926
1932
 
1927
1933
#: ../Janitor/plugins/remove_lilo_plugin.py:28
1928
 
msgid "Remove lilo since grub is also installed.(See bug #314004 for details.)"
 
1934
msgid ""
 
1935
"Remove lilo since grub is also installed.(See bug #314004 for details.)"
1929
1936
msgstr ""