~kelemeng/software-properties/bug945245

« back to all changes in this revision

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