~kelemeng/software-properties/bug945245

« back to all changes in this revision

Viewing changes to po/en_GB.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:
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: 2006-08-30 11:31+0200\n"
 
10
"POT-Creation-Date: 2006-09-05 13:07+0200\n"
11
11
"PO-Revision-Date: 2006-05-23 19:41+0000\n"
12
12
"Last-Translator: Abigail Brady <morwen@evilmagic.org>\n"
13
13
"Language-Team: \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
#, fuzzy
96
96
msgid "(Source Code)"
97
97
msgstr "Source"
98
98
 
99
 
#: ../SoftwareProperties/SoftwareProperties.py:659
 
99
#: ../SoftwareProperties/SoftwareProperties.py:696
100
100
#, fuzzy
101
101
msgid "Source Code"
102
102
msgstr "Source"
103
103
 
104
 
#: ../SoftwareProperties/SoftwareProperties.py:908
 
104
#: ../SoftwareProperties/SoftwareProperties.py:945
105
105
msgid "Import key"
106
106
msgstr ""
107
107
 
108
 
#: ../SoftwareProperties/SoftwareProperties.py:918
 
108
#: ../SoftwareProperties/SoftwareProperties.py:955
109
109
msgid "Error importing selected file"
110
110
msgstr "Error importing selected file"
111
111
 
112
 
#: ../SoftwareProperties/SoftwareProperties.py:919
 
112
#: ../SoftwareProperties/SoftwareProperties.py:956
113
113
msgid "The selected file may not be a GPG key file or it might be corrupt."
114
114
msgstr "The selected file may not be a GPG key file or it might be corrupt."
115
115
 
116
 
#: ../SoftwareProperties/SoftwareProperties.py:931
 
116
#: ../SoftwareProperties/SoftwareProperties.py:968
117
117
msgid "Error removing the key"
118
118
msgstr "Error removing the key"
119
119
 
120
 
#: ../SoftwareProperties/SoftwareProperties.py:932
 
120
#: ../SoftwareProperties/SoftwareProperties.py:969
121
121
msgid "The key you selected could not be removed. Please report this as a bug."
122
122
msgstr ""
123
123
"The key you selected could not be removed. Please report this as a bug."
124
124
 
125
 
#: ../SoftwareProperties/SoftwareProperties.py:978
 
125
#: ../SoftwareProperties/SoftwareProperties.py:1015
126
126
#, python-format
127
127
msgid ""
128
128
"<big><b>Error scaning the CD</b></big>\n"
130
130
"%s"
131
131
msgstr ""
132
132
 
133
 
#: ../SoftwareProperties/SoftwareProperties.py:1035
 
133
#: ../SoftwareProperties/SoftwareProperties.py:1072
134
134
msgid "Please enter a name for the disc"
135
135
msgstr ""
136
136
 
137
 
#: ../SoftwareProperties/SoftwareProperties.py:1051
 
137
#: ../SoftwareProperties/SoftwareProperties.py:1088
138
138
msgid "Please insert a disc in the drive:"
139
139
msgstr ""
140
140
 
141
 
#: ../DistUpgrade/DistUpgradeCache.py:93
 
141
#: ../DistUpgrade/DistUpgradeCache.py:89
142
142
msgid "Broken packages"
143
143
msgstr ""
144
144
 
145
 
#: ../DistUpgrade/DistUpgradeCache.py:94
 
145
#: ../DistUpgrade/DistUpgradeCache.py:90
146
146
msgid ""
147
147
"Your system contains broken packages that couldn't be fixed with this "
148
148
"software. Please fix them first using synaptic or apt-get before proceeding."
149
149
msgstr ""
150
150
 
151
 
#: ../DistUpgrade/DistUpgradeCache.py:151
 
151
#: ../DistUpgrade/DistUpgradeCache.py:147
152
152
msgid "Can't upgrade required meta-packages"
153
153
msgstr ""
154
154
 
155
 
#: ../DistUpgrade/DistUpgradeCache.py:158
 
155
#: ../DistUpgrade/DistUpgradeCache.py:154
156
156
msgid "A essential package would have to be removed"
157
157
msgstr ""
158
158
 
159
159
#. FIXME: change the text to something more useful
160
 
#: ../DistUpgrade/DistUpgradeCache.py:161
 
160
#: ../DistUpgrade/DistUpgradeCache.py:157
161
161
msgid "Could not calculate the upgrade"
162
162
msgstr ""
163
163
 
164
 
#: ../DistUpgrade/DistUpgradeCache.py:162
 
164
#: ../DistUpgrade/DistUpgradeCache.py:158
165
165
#, fuzzy
166
166
msgid ""
167
167
"A unresolvable problem occured while calculating the upgrade.\n"
172
172
"The key you selected could not be removed. Please report this as a bug. "
173
173
 
174
174
#. FIXME: maybe ask a question here? instead of failing?
175
 
#: ../DistUpgrade/DistUpgradeCache.py:187
 
175
#: ../DistUpgrade/DistUpgradeCache.py:183
176
176
msgid "Error authenticating some packages"
177
177
msgstr ""
178
178
 
179
 
#: ../DistUpgrade/DistUpgradeCache.py:188
 
179
#: ../DistUpgrade/DistUpgradeCache.py:184
180
180
msgid ""
181
181
"It was not possible to authenticate some packages. This may be a transient "
182
182
"network problem. You may want to try again later. See below for a list of "
183
183
"unauthenticated packages."
184
184
msgstr ""
185
185
 
186
 
#: ../DistUpgrade/DistUpgradeCache.py:251
 
186
#: ../DistUpgrade/DistUpgradeCache.py:249
187
187
#, python-format
188
188
msgid "Can't install '%s'"
189
189
msgstr ""
190
190
 
191
 
#: ../DistUpgrade/DistUpgradeCache.py:252
 
191
#: ../DistUpgrade/DistUpgradeCache.py:250
192
192
#, fuzzy
193
193
msgid ""
194
194
"It was impossible to install a required package. Please report this as a "
197
197
"The key you selected could not be removed. Please report this as a bug. "
198
198
 
199
199
#. FIXME: provide a list
200
 
#: ../DistUpgrade/DistUpgradeCache.py:259
 
200
#: ../DistUpgrade/DistUpgradeCache.py:257
201
201
msgid "Can't guess meta-package"
202
202
msgstr ""
203
203
 
204
 
#: ../DistUpgrade/DistUpgradeCache.py:260
 
204
#: ../DistUpgrade/DistUpgradeCache.py:258
205
205
msgid ""
206
206
"Your system does not contain a ubuntu-desktop, kubuntu-desktop or edubuntu-"
207
207
"desktop package and it was not possible to detect which version of ubuntu "
224
224
"'%s'"
225
225
msgstr ""
226
226
 
227
 
#: ../DistUpgrade/DistUpgradeControler.py:94
 
227
#: ../DistUpgrade/DistUpgradeControler.py:104
228
228
msgid "Reading cache"
229
229
msgstr ""
230
230
 
231
 
#: ../DistUpgrade/DistUpgradeControler.py:131
 
231
#: ../DistUpgrade/DistUpgradeControler.py:143
232
232
msgid "Fetch data from the network for the upgrade?"
233
233
msgstr ""
234
234
 
235
 
#: ../DistUpgrade/DistUpgradeControler.py:132
 
235
#: ../DistUpgrade/DistUpgradeControler.py:144
236
236
msgid ""
237
237
"The upgrade can use the network to check the latest updates and to fetch "
238
238
"packages that are not on the current CD.\n"
240
240
"If networking is expensive for you choose 'No'."
241
241
msgstr ""
242
242
 
243
 
#: ../DistUpgrade/DistUpgradeControler.py:223
 
243
#: ../DistUpgrade/DistUpgradeControler.py:235
244
244
msgid "No valid mirror found"
245
245
msgstr ""
246
246
 
247
 
#: ../DistUpgrade/DistUpgradeControler.py:224
 
247
#: ../DistUpgrade/DistUpgradeControler.py:236
248
248
#, python-format
249
249
msgid ""
250
250
"While scaning your repository information no mirror entry for the upgrade "
257
257
msgstr ""
258
258
 
259
259
#. hm, still nothing useful ...
260
 
#: ../DistUpgrade/DistUpgradeControler.py:241
 
260
#: ../DistUpgrade/DistUpgradeControler.py:253
261
261
msgid "Generate default sources?"
262
262
msgstr ""
263
263
 
264
 
#: ../DistUpgrade/DistUpgradeControler.py:242
 
264
#: ../DistUpgrade/DistUpgradeControler.py:254
265
265
#, python-format
266
266
msgid ""
267
267
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
270
270
"cancel."
271
271
msgstr ""
272
272
 
273
 
#: ../DistUpgrade/DistUpgradeControler.py:276
 
273
#: ../DistUpgrade/DistUpgradeControler.py:288
274
274
msgid "Repository information invalid"
275
275
msgstr ""
276
276
 
277
 
#: ../DistUpgrade/DistUpgradeControler.py:277
 
277
#: ../DistUpgrade/DistUpgradeControler.py:289
278
278
msgid ""
279
279
"Upgrading the repository information resulted in a invalid file. Please "
280
280
"report this as a bug."
281
281
msgstr ""
282
282
 
283
 
#: ../DistUpgrade/DistUpgradeControler.py:283
 
283
#: ../DistUpgrade/DistUpgradeControler.py:295
284
284
msgid "Third party sources disabled"
285
285
msgstr ""
286
286
 
287
 
#: ../DistUpgrade/DistUpgradeControler.py:284
 
287
#: ../DistUpgrade/DistUpgradeControler.py:296
288
288
msgid ""
289
289
"Some third party entries in your souces.list were disabled. You can re-"
290
290
"enable them after the upgrade with the 'software-properties' tool or with "
291
291
"synaptic."
292
292
msgstr ""
293
293
 
294
 
#: ../DistUpgrade/DistUpgradeControler.py:333
 
294
#: ../DistUpgrade/DistUpgradeControler.py:345
295
295
#, fuzzy
296
296
msgid "Error during update"
297
297
msgstr "Error removing the key"
298
298
 
299
 
#: ../DistUpgrade/DistUpgradeControler.py:334
 
299
#: ../DistUpgrade/DistUpgradeControler.py:346
300
300
msgid ""
301
301
"A problem occured during the update. This is usually some sort of network "
302
302
"problem, please check your network connection and retry."
303
303
msgstr ""
304
304
 
305
 
#: ../DistUpgrade/DistUpgradeControler.py:343
 
305
#: ../DistUpgrade/DistUpgradeControler.py:355
306
306
msgid "Not enough free disk space"
307
307
msgstr ""
308
308
 
309
 
#: ../DistUpgrade/DistUpgradeControler.py:344
 
309
#: ../DistUpgrade/DistUpgradeControler.py:356
310
310
#, python-format
311
311
msgid ""
312
312
"The upgrade aborts now. Please free at least %s of disk space on %s. Empty "
315
315
msgstr ""
316
316
 
317
317
#. ask the user if he wants to do the changes
318
 
#: ../DistUpgrade/DistUpgradeControler.py:403
 
318
#: ../DistUpgrade/DistUpgradeControler.py:415
319
319
msgid "Do you want to start the upgrade?"
320
320
msgstr ""
321
321
 
322
 
#: ../DistUpgrade/DistUpgradeControler.py:420
 
322
#: ../DistUpgrade/DistUpgradeControler.py:432
323
323
msgid "Could not install the upgrades"
324
324
msgstr ""
325
325
 
326
 
#: ../DistUpgrade/DistUpgradeControler.py:421
 
326
#: ../DistUpgrade/DistUpgradeControler.py:433
327
327
msgid ""
328
328
"The upgrade aborts now. Your system could be in an unusable state. A "
329
329
"recovery was run (dpkg --configure -a).\n"
332
332
"files in /var/log/dist-upgrade/ in the bugreport."
333
333
msgstr ""
334
334
 
335
 
#: ../DistUpgrade/DistUpgradeControler.py:439
 
335
#: ../DistUpgrade/DistUpgradeControler.py:451
336
336
msgid "Could not download the upgrades"
337
337
msgstr ""
338
338
 
339
 
#: ../DistUpgrade/DistUpgradeControler.py:440
 
339
#: ../DistUpgrade/DistUpgradeControler.py:452
340
340
msgid ""
341
341
"The upgrade aborts now. Please check your internet connection or "
342
342
"installation media and try again. "
343
343
msgstr ""
344
344
 
345
 
#: ../DistUpgrade/DistUpgradeControler.py:476
 
345
#: ../DistUpgrade/DistUpgradeControler.py:488
346
346
msgid "Some software no longer officially supported"
347
347
msgstr ""
348
348
 
349
 
#: ../DistUpgrade/DistUpgradeControler.py:478
 
349
#: ../DistUpgrade/DistUpgradeControler.py:490
350
350
msgid ""
351
351
"These installed packages are no longer officially supported, and are now "
352
352
"only community-supported ('universe').\n"
355
355
"removal in the next step. "
356
356
msgstr ""
357
357
 
358
 
#: ../DistUpgrade/DistUpgradeControler.py:512
 
358
#: ../DistUpgrade/DistUpgradeControler.py:524
359
359
msgid "Remove obsolete packages?"
360
360
msgstr ""
361
361
 
362
 
#: ../DistUpgrade/DistUpgradeControler.py:513
 
362
#: ../DistUpgrade/DistUpgradeControler.py:525
363
363
msgid "_Skip This Step"
364
364
msgstr ""
365
365
 
366
 
#: ../DistUpgrade/DistUpgradeControler.py:513
 
366
#: ../DistUpgrade/DistUpgradeControler.py:525
367
367
msgid "_Remove"
368
368
msgstr ""
369
369
 
370
 
#: ../DistUpgrade/DistUpgradeControler.py:523
 
370
#: ../DistUpgrade/DistUpgradeControler.py:535
371
371
msgid "Error during commit"
372
372
msgstr ""
373
373
 
374
 
#: ../DistUpgrade/DistUpgradeControler.py:524
 
374
#: ../DistUpgrade/DistUpgradeControler.py:536
375
375
msgid ""
376
376
"Some problem occured during the clean-up. Please see the below message for "
377
377
"more information. "
378
378
msgstr ""
379
379
 
380
380
#. generate a new cache
381
 
#: ../DistUpgrade/DistUpgradeControler.py:534
 
381
#: ../DistUpgrade/DistUpgradeControler.py:546
382
382
msgid "Restoring original system state"
383
383
msgstr ""
384
384
 
385
385
#. sanity check (check for ubuntu-desktop, brokenCache etc)
386
386
#. then open the cache (again)
387
 
#: ../DistUpgrade/DistUpgradeControler.py:542
388
 
#: ../DistUpgrade/DistUpgradeControler.py:571
 
387
#: ../DistUpgrade/DistUpgradeControler.py:554
 
388
#: ../DistUpgrade/DistUpgradeControler.py:583
389
389
#, fuzzy
390
390
msgid "Checking package manager"
391
391
msgstr "Another package manager is running"
392
392
 
393
 
#: ../DistUpgrade/DistUpgradeControler.py:557
 
393
#: ../DistUpgrade/DistUpgradeControler.py:569
394
394
msgid "Updating repository information"
395
395
msgstr ""
396
396
 
397
 
#: ../DistUpgrade/DistUpgradeControler.py:582
 
397
#: ../DistUpgrade/DistUpgradeControler.py:594
398
398
msgid "Invalid package information"
399
399
msgstr ""
400
400
 
401
 
#: ../DistUpgrade/DistUpgradeControler.py:583
 
401
#: ../DistUpgrade/DistUpgradeControler.py:595
402
402
#, python-format
403
403
msgid ""
404
404
"After your package information was updated the essential package '%s' can "
408
408
"bugreport."
409
409
msgstr ""
410
410
 
411
 
#: ../DistUpgrade/DistUpgradeControler.py:595
 
411
#: ../DistUpgrade/DistUpgradeControler.py:607
412
412
#, fuzzy
413
413
msgid "Asking for confirmation"
414
414
msgstr "Checking system configuration"
415
415
 
416
 
#: ../DistUpgrade/DistUpgradeControler.py:599
 
416
#: ../DistUpgrade/DistUpgradeControler.py:611
417
417
#, fuzzy
418
418
msgid "Upgrading"
419
419
msgstr "Upgrade finished"
420
420
 
421
 
#: ../DistUpgrade/DistUpgradeControler.py:606
 
421
#: ../DistUpgrade/DistUpgradeControler.py:618
422
422
msgid "Searching for obsolete software"
423
423
msgstr ""
424
424
 
425
 
#: ../DistUpgrade/DistUpgradeControler.py:611
 
425
#: ../DistUpgrade/DistUpgradeControler.py:623
426
426
msgid "System upgrade is complete."
427
427
msgstr ""
428
428
 
483
483
msgid "The 'diff' command was not found"
484
484
msgstr ""
485
485
 
486
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:347
 
486
#: ../DistUpgrade/DistUpgradeViewGtk.py:357
487
487
msgid "A fatal error occured"
488
488
msgstr ""
489
489
 
490
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:348
 
490
#: ../DistUpgrade/DistUpgradeViewGtk.py:358
491
491
msgid ""
492
492
"Please report this as a bug and include the files /var/log/dist-upgrade/main."
493
493
"log and /var/log/dist-upgrade/apt.log in your report. The upgrade aborts "
497
497
 
498
498
#. FIXME: make those two seperate lines to make it clear
499
499
#. that the "%" applies to the result of ngettext
500
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:460
 
500
#: ../DistUpgrade/DistUpgradeViewGtk.py:475
501
501
#, python-format
502
502
msgid "%s package is going to be removed."
503
503
msgid_plural "%s packages are going to be removed."
504
504
msgstr[0] ""
505
505
msgstr[1] ""
506
506
 
507
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:465
 
507
#: ../DistUpgrade/DistUpgradeViewGtk.py:480
508
508
#, python-format
509
509
msgid "%s new package is going to be installed."
510
510
msgid_plural "%s new packages are going to be installed."
511
511
msgstr[0] ""
512
512
msgstr[1] ""
513
513
 
514
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:471
 
514
#: ../DistUpgrade/DistUpgradeViewGtk.py:486
515
515
#, python-format
516
516
msgid "%s package is going to be upgraded."
517
517
msgid_plural "%s packages are going to be upgraded."
518
518
msgstr[0] ""
519
519
msgstr[1] ""
520
520
 
521
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:476
 
521
#: ../DistUpgrade/DistUpgradeViewGtk.py:491
522
522
#, python-format
523
523
msgid ""
524
524
"\n"
526
526
"You have to download a total of %s. "
527
527
msgstr ""
528
528
 
529
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:482
 
529
#: ../DistUpgrade/DistUpgradeViewGtk.py:497
530
530
msgid ""
531
531
"Fetching and installing the upgrade can take several hours and cannot be "
532
532
"canceled at any time later."
533
533
msgstr ""
534
534
 
535
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:485
 
535
#: ../DistUpgrade/DistUpgradeViewGtk.py:500
536
536
msgid "To prevent data loss close all open applications and documents."
537
537
msgstr ""
538
538
 
539
539
#. FIXME: this should go into DistUpgradeController
540
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:491
 
540
#: ../DistUpgrade/DistUpgradeViewGtk.py:506
541
541
msgid "Could not find any upgrades"
542
542
msgstr ""
543
543
 
544
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:492
 
544
#: ../DistUpgrade/DistUpgradeViewGtk.py:507
545
545
#, fuzzy
546
546
msgid "Your system has already been upgraded."
547
547
msgstr "Your system has broken packages!"
548
548
 
549
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:507
 
549
#: ../DistUpgrade/DistUpgradeViewGtk.py:522
550
550
#, python-format
551
551
msgid "<b>Remove %s</b>"
552
552
msgstr ""
553
553
 
554
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:509
 
554
#: ../DistUpgrade/DistUpgradeViewGtk.py:524
555
555
#, python-format
556
556
msgid "Install %s"
557
557
msgstr ""
558
558
 
559
 
#: ../DistUpgrade/DistUpgradeViewGtk.py:511
 
559
#: ../DistUpgrade/DistUpgradeViewGtk.py:526
560
560
#, python-format
561
561
msgid "Upgrade %s"
562
562
msgstr ""
563
563
 
564
 
#: ../DistUpgrade/DistUpgradeView.py:25
 
564
#: ../DistUpgrade/DistUpgradeView.py:27
565
565
#, python-format
566
566
msgid "%li days %li hours %li minutes"
567
567
msgstr ""
568
568
 
569
 
#: ../DistUpgrade/DistUpgradeView.py:27
 
569
#: ../DistUpgrade/DistUpgradeView.py:29
570
570
#, python-format
571
571
msgid "%li hours %li minutes"
572
572
msgstr ""
573
573
 
574
 
#: ../DistUpgrade/DistUpgradeView.py:29
 
574
#: ../DistUpgrade/DistUpgradeView.py:31
575
575
#, python-format
576
576
msgid "%li minutes"
577
577
msgstr ""
578
578
 
579
 
#: ../DistUpgrade/DistUpgradeView.py:30
 
579
#: ../DistUpgrade/DistUpgradeView.py:32
580
580
#, python-format
581
581
msgid "%li seconds"
582
582
msgstr ""
583
583
 
584
584
#. 56 kbit
585
585
#. 1Mbit = 1024 kbit
586
 
#: ../DistUpgrade/DistUpgradeView.py:36
 
586
#: ../DistUpgrade/DistUpgradeView.py:38
587
587
#, python-format
588
588
msgid ""
589
589
"This download will take about %s with a 56k modem and about %s with a 1Mbit "
590
590
"DSL connection"
591
591
msgstr ""
592
592
 
593
 
#: ../DistUpgrade/DistUpgradeView.py:94
 
593
#: ../DistUpgrade/DistUpgradeView.py:105
594
594
msgid "Reboot required"
595
595
msgstr ""
596
596
 
597
 
#: ../DistUpgrade/DistUpgradeView.py:95
 
597
#: ../DistUpgrade/DistUpgradeView.py:106
598
598
msgid ""
599
599
"The upgrade is finished and a reboot is required. Do you want to do this now?"
600
600
msgstr ""
821
821
msgid "Other updates"
822
822
msgstr "Installing updates..."
823
823
 
824
 
#. print "WARNING, keeping packages"
825
824
#: ../UpdateManager/UpdateManager.py:266
826
825
msgid "Cannot install all available updates"
827
826
msgstr ""
828
827
 
829
828
#: ../UpdateManager/UpdateManager.py:267
830
829
msgid ""
831
 
"Some updates require the removal of further software. Use the function "
832
 
"\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo apt-"
833
 
"get dist-upgrade\" in a terminal to update your system completely."
 
830
"Some of the updates require more extensive changesthan expected.\n"
 
831
"\n"
 
832
"This usually mean that your system is not fully upgraded or that you run a "
 
833
"development release of the distribution.\n"
 
834
"\n"
 
835
"Would you like to perform a full distribution upgrade now?"
834
836
msgstr ""
835
837
 
836
 
#: ../UpdateManager/UpdateManager.py:277
837
 
#, fuzzy
838
 
msgid "The following updates will be skipped:"
839
 
msgstr "The following packages are not upgraded:"
840
 
 
841
 
#: ../UpdateManager/UpdateManager.py:470
 
838
#: ../UpdateManager/UpdateManager.py:461
842
839
#, python-format
843
840
msgid "Version %s: \n"
844
841
msgstr "Version %s: \n"
845
842
 
846
 
#: ../UpdateManager/UpdateManager.py:531
 
843
#: ../UpdateManager/UpdateManager.py:522
847
844
#, fuzzy
848
845
msgid "Downloading the list of changes..."
849
846
msgstr "Downloading Changes"
850
847
 
851
 
#: ../UpdateManager/UpdateManager.py:555
 
848
#: ../UpdateManager/UpdateManager.py:546
852
849
msgid "Select _None"
853
850
msgstr ""
854
851
 
855
 
#: ../UpdateManager/UpdateManager.py:560
 
852
#: ../UpdateManager/UpdateManager.py:551
856
853
msgid "Select _All"
857
854
msgstr ""
858
855
 
859
856
#. TRANSLATORS: download size is 0
860
 
#: ../UpdateManager/UpdateManager.py:600
 
857
#: ../UpdateManager/UpdateManager.py:591
861
858
msgid "None"
862
859
msgstr ""
863
860
 
864
861
#. TRANSLATORS: download size of very small updates
865
 
#: ../UpdateManager/UpdateManager.py:603
 
862
#: ../UpdateManager/UpdateManager.py:594
866
863
msgid "1 KB"
867
864
msgstr ""
868
865
 
869
866
#. TRANSLATORS: download size of small updates, e.g. "250 KB"
870
 
#: ../UpdateManager/UpdateManager.py:606
 
867
#: ../UpdateManager/UpdateManager.py:597
871
868
#, python-format
872
869
msgid "%.0f KB"
873
870
msgstr ""
874
871
 
875
872
#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
876
 
#: ../UpdateManager/UpdateManager.py:609
 
873
#: ../UpdateManager/UpdateManager.py:600
877
874
#, python-format
878
875
msgid "%.1f MB"
879
876
msgstr ""
880
877
 
881
878
#. TRANSLATORS: b stands for Bytes
882
 
#: ../UpdateManager/UpdateManager.py:617 ../UpdateManager/UpdateManager.py:627
883
 
#: ../UpdateManager/UpdateManager.py:651
 
879
#: ../UpdateManager/UpdateManager.py:608 ../UpdateManager/UpdateManager.py:618
 
880
#: ../UpdateManager/UpdateManager.py:642
884
881
#, python-format
885
882
msgid "Download size: %s"
886
883
msgstr ""
887
884
 
888
 
#: ../UpdateManager/UpdateManager.py:636
 
885
#: ../UpdateManager/UpdateManager.py:627
889
886
#, fuzzy
890
887
msgid "Your system is up-to-date"
891
888
msgstr "Your system is up-to-date!"
892
889
 
893
 
#: ../UpdateManager/UpdateManager.py:647
 
890
#: ../UpdateManager/UpdateManager.py:638
894
891
#, fuzzy, python-format
895
892
msgid "You can install %s update"
896
893
msgid_plural "You can install %s updates"
897
894
msgstr[0] "Installing updates..."
898
895
msgstr[1] "Installing updates..."
899
896
 
900
 
#: ../UpdateManager/UpdateManager.py:680
 
897
#: ../UpdateManager/UpdateManager.py:671
901
898
msgid "Please wait, this can take some time."
902
899
msgstr ""
903
900
 
904
 
#: ../UpdateManager/UpdateManager.py:682
 
901
#: ../UpdateManager/UpdateManager.py:673
905
902
msgid "Update is complete"
906
903
msgstr ""
907
904
 
908
 
#: ../UpdateManager/UpdateManager.py:831
 
905
#: ../UpdateManager/UpdateManager.py:822
909
906
#, python-format
910
907
msgid "From version %s to %s"
911
908
msgstr ""
912
909
 
913
 
#: ../UpdateManager/UpdateManager.py:835
 
910
#: ../UpdateManager/UpdateManager.py:826
914
911
#, fuzzy, python-format
915
912
msgid "Version %s"
916
913
msgstr "Version %s: \n"
917
914
 
918
915
#. TRANSLATORS: the b stands for Bytes
919
 
#: ../UpdateManager/UpdateManager.py:837
 
916
#: ../UpdateManager/UpdateManager.py:828
920
917
#, python-format
921
918
msgid "(Size: %s)"
922
919
msgstr ""
923
920
 
924
 
#: ../UpdateManager/UpdateManager.py:851
 
921
#: ../UpdateManager/UpdateManager.py:842
925
922
#, fuzzy
926
923
msgid "Your distribution is not supported anymore"
927
924
msgstr "Your distribution is no longer supported"
928
925
 
929
 
#: ../UpdateManager/UpdateManager.py:852
 
926
#: ../UpdateManager/UpdateManager.py:843
930
927
msgid ""
931
928
"You will not get any further security fixes or critical updates. Upgrade to "
932
929
"a later version of Ubuntu Linux. See http://www.ubuntu.com for more "
933
930
"information on upgrading."
934
931
msgstr ""
935
932
 
936
 
#: ../UpdateManager/UpdateManager.py:871
 
933
#: ../UpdateManager/UpdateManager.py:862
937
934
#, python-format
938
935
msgid "<b>New distribution release '%s' is available</b>"
939
936
msgstr ""
940
937
 
941
938
#. we assert a clean cache
942
 
#: ../UpdateManager/UpdateManager.py:906
 
939
#: ../UpdateManager/UpdateManager.py:897
943
940
msgid "Software index is broken"
944
941
msgstr ""
945
942
 
946
 
#: ../UpdateManager/UpdateManager.py:907
 
943
#: ../UpdateManager/UpdateManager.py:898
947
944
msgid ""
948
945
"It is impossible to install or remove any software. Please use the package "
949
946
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
1417
1414
msgid "Cdrom with Ubuntu 5.04 'Hoary Hedgehog'"
1418
1415
msgstr "CD disk with Ubuntu 5.04 \"Hoary Hedgehog\""
1419
1416
 
 
1417
#. CompDescription
 
1418
#: ../data/channels/Ubuntu.info.in:203
 
1419
#, fuzzy
 
1420
msgid "Oficially supported"
 
1421
msgstr "Officially supported"
 
1422
 
1420
1423
#. Description
1421
1424
#: ../data/channels/Ubuntu.info.in:213
1422
1425
#, fuzzy
1460
1463
#. CompDescription
1461
1464
#: ../data/channels/Ubuntu.info.in:254
1462
1465
#, fuzzy
1463
 
msgid "Oficially supported"
 
1466
msgid "No longer oficially supported"
1464
1467
msgstr "Officially supported"
1465
1468
 
1466
1469
#. CompDescription
1534
1537
msgstr ""
1535
1538
 
1536
1539
#, fuzzy
 
1540
#~ msgid "The following updates will be skipped:"
 
1541
#~ msgstr "The following packages are not upgraded:"
 
1542
 
 
1543
#, fuzzy
1537
1544
#~ msgid "The upgrade aborts now. Please report this bug."
1538
1545
#~ msgstr ""
1539
1546
#~ "The key you selected could not be removed. Please report this as a bug."