1
# Interlingue translation for ubuntu-release-upgrader
2
# Copyright (c) 2023 Rosetta Contributors and Canonical Ltd 2023
3
# This file is distributed under the same license as the ubuntu-release-upgrader package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
8
"Project-Id-Version: ubuntu-release-upgrader\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2019-10-08 22:24+0000\n"
11
"PO-Revision-Date: 2023-01-18 04:11+0000\n"
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Language-Team: Interlingue <ie@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2023-01-18 06:24+0000\n"
19
"X-Generator: Launchpad (build 33e7c64abafd14880bb74fc53a844459f5931e14)\n"
21
#. TRANSLATORS: %s is a country
22
#: ../DistUpgrade/distro.py:215 ../DistUpgrade/distro.py:446
25
msgstr "Servitor por %s"
27
#. More than one server is used. Since we don't handle this case
28
#. in the user interface we set "custom servers" to true and
29
#. append a list of all used servers
30
#: ../DistUpgrade/distro.py:233 ../DistUpgrade/distro.py:239
31
#: ../DistUpgrade/distro.py:255
33
msgstr "Primari servitor"
35
#: ../DistUpgrade/distro.py:259
36
msgid "Custom servers"
37
msgstr "Personal servitores"
39
#: ../DistUpgrade/DistUpgradeAptCdrom.py:151
40
msgid "Could not calculate sources.list entry"
43
#: ../DistUpgrade/DistUpgradeAptCdrom.py:260
45
"Unable to locate any package files, perhaps this is not a Ubuntu Disc or the "
49
#: ../DistUpgrade/DistUpgradeAptCdrom.py:310
50
msgid "Failed to add the CD"
53
#: ../DistUpgrade/DistUpgradeAptCdrom.py:311
56
"There was a error adding the CD, the upgrade will abort. Please report this "
57
"as a bug if this is a valid Ubuntu CD.\n"
59
"The error message was:\n"
63
#: ../DistUpgrade/DistUpgradeCache.py:182
64
msgid "Remove package in bad state"
65
msgid_plural "Remove packages in bad state"
69
#: ../DistUpgrade/DistUpgradeCache.py:185
72
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
73
"but no archive can be found for it. Do you want to remove this package now "
76
"The packages '%s' are in an inconsistent state and need to be reinstalled, "
77
"but no archives can be found for them. Do you want to remove these packages "
82
#. FIXME: not ideal error message, but we just reuse a
83
#. existing one here to avoid a new string
84
#: ../DistUpgrade/DistUpgradeCache.py:301
85
msgid "The server may be overloaded"
88
#: ../DistUpgrade/DistUpgradeCache.py:414
89
msgid "Broken packages"
90
msgstr "Ruptet paccages"
92
#: ../DistUpgrade/DistUpgradeCache.py:415
94
"Your system contains broken packages that couldn't be fixed with this "
95
"software. Please fix them first using synaptic or apt-get before proceeding."
98
#. the most likely problem is the 3rd party pkgs so don't address
99
#. foreignPkgs and devRelease being True
100
#: ../DistUpgrade/DistUpgradeCache.py:665
102
"An unresolvable problem occurred while calculating the upgrade.\n"
107
#: ../DistUpgrade/DistUpgradeCache.py:668
109
"This was likely caused by:\n"
110
" * Unofficial software packages not provided by Ubuntu\n"
111
"Please use the tool 'ppa-purge' from the ppa-purge \n"
112
"package to remove software from a Launchpad PPA and \n"
113
"try the upgrade again.\n"
117
#: ../DistUpgrade/DistUpgradeCache.py:676
119
"This was caused by:\n"
120
" * Upgrading to a pre-release version of Ubuntu\n"
121
"This is most likely a transient problem, \n"
122
"please try again later.\n"
125
#: ../DistUpgrade/DistUpgradeCache.py:683
126
msgid "This is most likely a transient problem, please try again later."
129
#: ../DistUpgrade/DistUpgradeCache.py:686
131
"If none of this applies, then please report this bug using the command "
132
"'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. "
135
#: ../DistUpgrade/DistUpgradeCache.py:688
137
"If you want to investigate this yourself the log files in '/var/log/dist-"
138
"upgrade' will contain details about the upgrade. Specifically, look at "
139
"'main.log' and 'apt.log'."
142
#: ../DistUpgrade/DistUpgradeCache.py:694
143
msgid "Could not calculate the upgrade"
144
msgstr "Ne successat calcular li actualisation"
146
#: ../DistUpgrade/DistUpgradeCache.py:751
147
msgid "Error authenticating some packages"
150
#: ../DistUpgrade/DistUpgradeCache.py:752
152
"It was not possible to authenticate some packages. This may be a transient "
153
"network problem. You may want to try again later. See below for a list of "
154
"unauthenticated packages."
157
#: ../DistUpgrade/DistUpgradeCache.py:773
160
"The package '%s' is marked for removal but it is in the removal blacklist."
163
#: ../DistUpgrade/DistUpgradeCache.py:779
165
msgid "The essential package '%s' is marked for removal."
168
#: ../DistUpgrade/DistUpgradeCache.py:788
170
msgid "Trying to install blacklisted version '%s'"
173
#: ../DistUpgrade/DistUpgradeCache.py:910
175
msgid "Can't install '%s'"
176
msgstr "Impossibil installar «%s»"
178
#: ../DistUpgrade/DistUpgradeCache.py:911
180
"It was impossible to install a required package. Please report this as a bug "
181
"using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal."
184
#: ../DistUpgrade/DistUpgradeCache.py:922
185
msgid "Can't guess meta-package"
188
#: ../DistUpgrade/DistUpgradeCache.py:923
191
"Your system does not contain a %s or %s package and it was not possible to "
192
"detect which version of Ubuntu you are running.\n"
193
" Please install one of the packages above first using synaptic or apt-get "
197
#: ../DistUpgrade/DistUpgradeController.py:112
198
msgid "Reading cache"
199
msgstr "Leente li cache"
201
#: ../DistUpgrade/DistUpgradeController.py:218
202
msgid "Unable to get exclusive lock"
205
#: ../DistUpgrade/DistUpgradeController.py:219
207
"This usually means that another package management application (like apt-get "
208
"or aptitude) already running. Please close that application first."
211
#: ../DistUpgrade/DistUpgradeController.py:277
212
msgid "Upgrading over remote connection not supported"
215
#: ../DistUpgrade/DistUpgradeController.py:278
217
"You are running the upgrade over a remote ssh connection with a frontend "
218
"that does not support this. Please try a text mode upgrade with 'do-release-"
221
"The upgrade will abort now. Please try without ssh."
224
#: ../DistUpgrade/DistUpgradeController.py:292
225
msgid "Continue running under SSH?"
228
#: ../DistUpgrade/DistUpgradeController.py:293
231
"This session appears to be running under ssh. It is not recommended to "
232
"perform a upgrade over ssh currently because in case of failure it is harder "
235
"If you continue, an additional ssh daemon will be started at port '%s'.\n"
236
"Do you want to continue?"
239
#: ../DistUpgrade/DistUpgradeController.py:307
240
msgid "Starting additional sshd"
243
#: ../DistUpgrade/DistUpgradeController.py:308
246
"To make recovery in case of failure easier, an additional sshd will be "
247
"started on port '%s'. If anything goes wrong with the running ssh you can "
248
"still connect to the additional one.\n"
251
#: ../DistUpgrade/DistUpgradeController.py:316
254
"If you run a firewall, you may need to temporarily open this port. As this "
255
"is potentially dangerous it's not done automatically. You can open the port "
260
#: ../DistUpgrade/DistUpgradeController.py:394
261
#: ../DistUpgrade/DistUpgradeController.py:418
262
msgid "Can not upgrade"
263
msgstr "Ímpossibil actualisar"
265
#: ../DistUpgrade/DistUpgradeController.py:395
267
msgid "An upgrade from '%s' to '%s' is not supported with this tool."
270
#: ../DistUpgrade/DistUpgradeController.py:419
272
"Your python3 install is corrupted. Please fix the '/usr/bin/python3' symlink."
274
"Vor installation de python3 es coruptet. Ples corecter li simbolic ligament "
275
"«/usr/bin/python3»."
277
#: ../DistUpgrade/DistUpgradeController.py:448
279
msgid "Can not write to '%s'"
280
msgstr "Ne successat scrir a «%s»"
282
#: ../DistUpgrade/DistUpgradeController.py:449
285
"Its not possible to write to the system directory '%s' on your system. The "
286
"upgrade can not continue.\n"
287
"Please make sure that the system directory is writable."
290
#: ../DistUpgrade/DistUpgradeController.py:467
291
msgid "Include latest updates from the Internet?"
294
#: ../DistUpgrade/DistUpgradeController.py:468
296
"The upgrade system can use the internet to automatically download the latest "
297
"updates and install them during the upgrade. If you have a network "
298
"connection this is highly recommended.\n"
300
"The upgrade will take longer, but when it is complete, your system will be "
301
"fully up to date. You can choose not to do this, but you should install the "
302
"latest updates soon after upgrading.\n"
303
"If you answer 'no' here, the network is not used at all."
306
#: ../DistUpgrade/DistUpgradeController.py:628
308
msgid "Not for humans during development stage of release %s"
311
#: ../DistUpgrade/DistUpgradeController.py:729
313
msgid "disabled on upgrade to %s"
316
#: ../DistUpgrade/DistUpgradeController.py:788
317
msgid "No valid sources.list entry found"
320
#: ../DistUpgrade/DistUpgradeController.py:789
323
"While scanning your repository information no entry about %s could be "
326
"An upgrade might not succeed.\n"
328
"Do you want to continue anyway?"
331
#: ../DistUpgrade/DistUpgradeController.py:799
332
msgid "No valid mirror found"
333
msgstr "Null valid spegul trovat"
335
#: ../DistUpgrade/DistUpgradeController.py:800
338
"While scanning your repository information no mirror entry for the upgrade "
339
"was found. This can happen if you run an internal mirror or if the mirror "
340
"information is out of date.\n"
342
"Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' "
343
"here it will update all '%s' to '%s' entries.\n"
344
"If you select 'No' the upgrade will cancel."
347
#. hm, still nothing useful ...
348
#: ../DistUpgrade/DistUpgradeController.py:820
349
msgid "Generate default sources?"
352
#: ../DistUpgrade/DistUpgradeController.py:821
355
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
357
"Should default entries for '%s' be added? If you select 'No', the upgrade "
361
#: ../DistUpgrade/DistUpgradeController.py:856
362
#: ../DistUpgrade/DistUpgradeController.py:862
363
msgid "Repository information invalid"
366
#: ../DistUpgrade/DistUpgradeController.py:857
368
"Upgrading the repository information resulted in a invalid file so a bug "
369
"reporting process is being started."
372
#: ../DistUpgrade/DistUpgradeController.py:863
374
"Upgrading the repository information resulted in a invalid file. To report a "
375
"bug install apport and then execute 'apport-bug ubuntu-release-upgrader'."
378
#: ../DistUpgrade/DistUpgradeController.py:872
379
msgid "Third party sources disabled"
382
#: ../DistUpgrade/DistUpgradeController.py:873
384
"Some third party entries in your sources.list were disabled. You can re-"
385
"enable them after the upgrade with the 'software-properties' tool or your "
389
#: ../DistUpgrade/DistUpgradeController.py:915
390
msgid "Package in inconsistent state"
391
msgid_plural "Packages in inconsistent state"
395
#: ../DistUpgrade/DistUpgradeController.py:918
398
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
399
"but no archive can be found for it. Please reinstall the package manually or "
400
"remove it from the system."
402
"The packages '%s' are in an inconsistent state and need to be reinstalled, "
403
"but no archive can be found for them. Please reinstall the packages manually "
404
"or remove them from the system."
408
#: ../DistUpgrade/DistUpgradeController.py:981
409
msgid "Error during update"
412
#: ../DistUpgrade/DistUpgradeController.py:982
414
"A problem occurred during the update. This is usually some sort of network "
415
"problem, please check your network connection and retry."
418
#: ../DistUpgrade/DistUpgradeController.py:1025
419
#: ../DistUpgrade/DistUpgradeController.py:1030
420
msgid "EFI System Partition (ESP) not usable"
423
#: ../DistUpgrade/DistUpgradeController.py:1026
425
"Your EFI System Partition (ESP) is not mounted at /boot/efi. Please ensure "
426
"that it is properly configured and try again."
429
#: ../DistUpgrade/DistUpgradeController.py:1031
431
"The EFI System Partition (ESP) mounted at /boot/efi is not writable. Please "
432
"mount this partition read-write and try again."
435
#: ../DistUpgrade/DistUpgradeController.py:1038
436
msgid "Not enough free disk space"
437
msgstr "Insufficient spacie sur li disco"
439
#. TRANSLATORS: you can change the order of the sentence,
440
#. make sure to keep all {str_*} string untranslated.
441
#: ../DistUpgrade/DistUpgradeController.py:1041
442
#, python-brace-format
444
"The upgrade has aborted. The upgrade needs a total of {str_total} free space "
445
"on disk '{str_dir}'. Please free at least an additional {str_needed} of disk "
446
"space on '{str_dir}'. {str_remedy}"
449
#. specific ways to resolve lack of free space
450
#: ../DistUpgrade/DistUpgradeController.py:1046
452
"Remove temporary packages of former installations using 'sudo apt clean'."
455
#: ../DistUpgrade/DistUpgradeController.py:1048
457
"You can remove old kernels using 'sudo apt autoremove' and you could also "
458
"set COMPRESS=xz in /etc/initramfs-tools/initramfs.conf to reduce the size of "
462
#: ../DistUpgrade/DistUpgradeController.py:1053
464
"Empty your trash and remove temporary packages of former installations using "
465
"'sudo apt-get clean'."
468
#: ../DistUpgrade/DistUpgradeController.py:1056
469
msgid "Reboot to clean up files in /tmp."
472
#. calc the dist-upgrade and see if the removals are ok/expected
473
#. do the dist-upgrade
474
#: ../DistUpgrade/DistUpgradeController.py:1095
475
#: ../DistUpgrade/DistUpgradeController.py:1938
476
#: ../DistUpgrade/DistUpgradeController.py:1990
477
msgid "Calculating the changes"
481
#: ../DistUpgrade/DistUpgradeController.py:1139
482
msgid "Do you want to start the upgrade?"
483
msgstr "Esque vu vole comensar li actualisation?"
485
#: ../DistUpgrade/DistUpgradeController.py:1158
488
"Livepatch security updates are not available for Ubuntu %s. If you upgrade, "
489
"Livepatch will turn off."
492
#: ../DistUpgrade/DistUpgradeController.py:1230
493
msgid "Upgrade canceled"
494
msgstr "Actualisation sta anullat"
496
#: ../DistUpgrade/DistUpgradeController.py:1231
498
"The upgrade will cancel now and the original system state will be restored. "
499
"You can resume the upgrade at a later time."
502
#: ../DistUpgrade/DistUpgradeController.py:1237
503
#: ../DistUpgrade/DistUpgradeController.py:1382
504
msgid "Could not download the upgrades"
505
msgstr "Ne successat descargar li actualisamentes"
507
#: ../DistUpgrade/DistUpgradeController.py:1238
509
"The upgrade has aborted. Please check your Internet connection or "
510
"installation media and try again. All files downloaded so far have been kept."
513
#. FIXME: strings are not good, but we are in string freeze
515
#: ../DistUpgrade/DistUpgradeController.py:1331
516
#: ../DistUpgrade/DistUpgradeController.py:1370
517
#: ../DistUpgrade/DistUpgradeController.py:1487
518
msgid "Error during commit"
521
#. generate a new cache
522
#: ../DistUpgrade/DistUpgradeController.py:1333
523
#: ../DistUpgrade/DistUpgradeController.py:1372
524
#: ../DistUpgrade/DistUpgradeController.py:1532
525
msgid "Restoring original system state"
528
#: ../DistUpgrade/DistUpgradeController.py:1334
529
#: ../DistUpgrade/DistUpgradeController.py:1349
530
#: ../DistUpgrade/DistUpgradeController.py:1373
531
msgid "Could not install the upgrades"
532
msgstr "Ne successat installar li actualisamentes"
534
#. invoke the frontend now and show a error message
535
#: ../DistUpgrade/DistUpgradeController.py:1339
537
"The upgrade has aborted. Your system could be in an unusable state. A "
538
"recovery will run now (dpkg --configure -a)."
541
#: ../DistUpgrade/DistUpgradeController.py:1344
546
"Please report this bug in a browser at "
547
"http://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+filebug "
548
"and attach the files in /var/log/dist-upgrade/ to the bug report.\n"
552
#: ../DistUpgrade/DistUpgradeController.py:1383
554
"The upgrade has aborted. Please check your Internet connection or "
555
"installation media and try again. "
558
#: ../DistUpgrade/DistUpgradeController.py:1411
559
msgid "Searching for obsolete software"
562
#: ../DistUpgrade/DistUpgradeController.py:1475
563
msgid "Remove obsolete packages?"
564
msgstr "Remover obsolet paccages?"
566
#: ../DistUpgrade/DistUpgradeController.py:1476
567
#: ../data/gtkbuilder/DistUpgrade.ui.h:8
571
#: ../DistUpgrade/DistUpgradeController.py:1476
575
#: ../DistUpgrade/DistUpgradeController.py:1488
577
"A problem occurred during the clean-up. Please see the below message for "
581
#. FIXME: instead of error out, fetch and install it
583
#: ../DistUpgrade/DistUpgradeController.py:1570
584
msgid "Required depends is not installed"
585
msgstr "Besonat dependenties ne es installat"
587
#: ../DistUpgrade/DistUpgradeController.py:1571
589
msgid "The required dependency '%s' is not installed. "
592
#. coherence check (check for ubuntu-desktop, brokenCache etc)
593
#. then open the cache (again)
594
#: ../DistUpgrade/DistUpgradeController.py:1804
595
#: ../DistUpgrade/DistUpgradeController.py:1888
596
msgid "Checking package manager"
599
#: ../DistUpgrade/DistUpgradeController.py:1810
600
#: ../DistUpgrade/DistUpgradeController.py:1816
601
msgid "Preparing the upgrade failed"
602
msgstr "Preparation del actualisation ne successat"
604
#: ../DistUpgrade/DistUpgradeController.py:1811
606
"Preparing the system for the upgrade failed so a bug reporting process is "
610
#: ../DistUpgrade/DistUpgradeController.py:1817
612
"Preparing the system for the upgrade failed. To report a bug install apport "
613
"and then execute 'apport-bug ubuntu-release-upgrader'."
616
#: ../DistUpgrade/DistUpgradeController.py:1834
617
#: ../DistUpgrade/DistUpgradeController.py:1844
618
msgid "Getting upgrade prerequisites failed"
621
#: ../DistUpgrade/DistUpgradeController.py:1835
623
"The system was unable to get the prerequisites for the upgrade. The upgrade "
624
"will abort now and restore the original system state.\n"
626
"Additionally, a bug reporting process is being started."
629
#: ../DistUpgrade/DistUpgradeController.py:1845
631
"The system was unable to get the prerequisites for the upgrade. The upgrade "
632
"will abort now and restore the original system state.\n"
634
"To report a bug install apport and then execute 'apport-bug ubuntu-release-"
638
#: ../DistUpgrade/DistUpgradeController.py:1879
639
msgid "Updating repository information"
642
#: ../DistUpgrade/DistUpgradeController.py:1939
643
msgid "Failed to add the cdrom"
646
#: ../DistUpgrade/DistUpgradeController.py:1940
647
msgid "Sorry, adding the cdrom was not successful."
650
#: ../DistUpgrade/DistUpgradeController.py:1915
651
msgid "Invalid package information"
654
#: ../DistUpgrade/DistUpgradeController.py:1916
657
"After updating your package information, the essential package '%s' could "
658
"not be located. This may be because you have no official mirrors listed in "
659
"your software sources, or because of excessive load on the mirror you are "
660
"using. See /etc/apt/sources.list for the current list of configured software "
662
"In the case of an overloaded mirror, you may want to try the upgrade again "
666
#: ../DistUpgrade/DistUpgradeController.py:1945
667
#: ../DistUpgrade/DistUpgradeController.py:2056
671
#: ../DistUpgrade/DistUpgradeController.py:1952
672
#: ../DistUpgrade/DistUpgradeController.py:1975
673
#: ../DistUpgrade/DistUpgradeController.py:2005
674
#: ../DistUpgrade/DistUpgradeController.py:2060
676
msgstr "Actualisante"
678
#: ../DistUpgrade/DistUpgradeController.py:1954
679
msgid "Upgrade infeasible"
682
#: ../DistUpgrade/DistUpgradeController.py:1955
684
"The upgrade could not be completed, there were errors during the upgrade "
688
#. don't abort here, because it would restore the sources.list
689
#: ../DistUpgrade/DistUpgradeController.py:1978
690
#: ../DistUpgrade/DistUpgradeController.py:1994
691
msgid "Upgrade incomplete"
694
#: ../DistUpgrade/DistUpgradeController.py:1979
695
#: ../DistUpgrade/DistUpgradeController.py:1995
697
"The upgrade has partially completed but there were errors during the upgrade "
701
#. don't abort here, because it would restore the sources.list
702
#: ../DistUpgrade/DistUpgradeController.py:2010
703
#: ../DistUpgrade/DistUpgradeController.py:2062
704
#: ../DistUpgrade/DistUpgradeController.py:2068
705
#: ../DistUpgrade/DistUpgradeController.py:2079
706
msgid "Upgrade complete"
707
msgstr "Actualisation es compleet"
709
#: ../DistUpgrade/DistUpgradeController.py:2011
710
#: ../DistUpgrade/DistUpgradeController.py:2063
711
#: ../DistUpgrade/DistUpgradeController.py:2069
713
"The upgrade has completed but there were errors during the upgrade process."
716
#: ../DistUpgrade/DistUpgradeController.py:2026
717
msgid "System upgrade is complete."
718
msgstr "Actualisation del sistema es compleet."
720
#: ../DistUpgrade/DistUpgradeController.py:2080
721
msgid "The partial upgrade was completed."
724
#: ../DistUpgrade/DistUpgradeController.py:2101
725
msgid "Lock screen disabled"
728
#: ../DistUpgrade/DistUpgradeController.py:2160
730
"Your lock screen has been disabled and will remain disabled until you reboot."
733
#: ../DistUpgrade/DistUpgradeFetcher.py:107
734
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:170
735
msgid "Could not find the release notes"
738
#: ../DistUpgrade/DistUpgradeFetcher.py:108
739
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:171
740
msgid "The server may be overloaded. "
743
#: ../DistUpgrade/DistUpgradeFetcher.py:120
744
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:175
745
msgid "Could not download the release notes"
748
#: ../DistUpgrade/DistUpgradeFetcher.py:121
749
#: ../DistUpgrade/DistUpgradeFetcherCore.py:77
750
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:176
751
msgid "Please check your internet connection."
754
#: ../DistUpgrade/DistUpgradeFetcherCore.py:101
756
msgid "authenticate '%(file)s' against '%(signature)s' "
757
msgstr "authenticar '%(file)s' con '%(signature)s' "
759
#: ../DistUpgrade/DistUpgradeFetcherCore.py:127
761
msgid "extracting '%s'"
762
msgstr "extraente «%s»"
764
#: ../DistUpgrade/DistUpgradeFetcherCore.py:148
765
#: ../DistUpgrade/DistUpgradeFetcherCore.py:149
766
msgid "Could not run the upgrade tool"
769
#: ../DistUpgrade/DistUpgradeFetcherCore.py:150
771
"This is most likely a bug in the upgrade tool. Please report it as a bug "
772
"using the command 'ubuntu-bug ubuntu-release-upgrader-core'."
775
#: ../DistUpgrade/DistUpgradeFetcherCore.py:227
776
msgid "Upgrade tool signature"
779
#: ../DistUpgrade/DistUpgradeFetcherCore.py:234
781
msgstr "Utensile de actualisation"
783
#: ../DistUpgrade/DistUpgradeFetcherCore.py:268
784
msgid "Failed to fetch"
787
#: ../DistUpgrade/DistUpgradeFetcherCore.py:269
788
msgid "Fetching the upgrade failed. There may be a network problem. "
791
#: ../DistUpgrade/DistUpgradeFetcherCore.py:273
792
msgid "Authentication failed"
793
msgstr "Autentication ne successat"
795
#: ../DistUpgrade/DistUpgradeFetcherCore.py:274
797
"Authenticating the upgrade failed. There may be a problem with the network "
798
"or with the server. "
801
#: ../DistUpgrade/DistUpgradeFetcherCore.py:279
802
msgid "Failed to extract"
803
msgstr "Ne successat extraer"
805
#: ../DistUpgrade/DistUpgradeFetcherCore.py:280
807
"Extracting the upgrade failed. There may be a problem with the network or "
811
#: ../DistUpgrade/DistUpgradeFetcherCore.py:285
812
msgid "Verification failed"
813
msgstr "Verification ne successat"
815
#: ../DistUpgrade/DistUpgradeFetcherCore.py:286
817
"Verifying the upgrade failed. There may be a problem with the network or "
821
#: ../DistUpgrade/DistUpgradeFetcherCore.py:300
822
#: ../DistUpgrade/DistUpgradeFetcherCore.py:306
823
msgid "Can not run the upgrade"
826
#: ../DistUpgrade/DistUpgradeFetcherCore.py:301
828
"This usually is caused by a system where /tmp is mounted noexec. Please "
829
"remount without noexec and run the upgrade again."
832
#: ../DistUpgrade/DistUpgradeFetcherCore.py:307
834
msgid "The error message is '%s'."
837
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:151
841
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:154
845
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:156
846
#: ../data/gtkbuilder/ReleaseNotes.ui.h:1
847
msgid "Release Notes"
850
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:191
854
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:207
855
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:222
856
msgid "Downloading additional package files..."
859
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:224
861
msgid "File %s of %s at %sB/s"
864
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:228
866
msgid "File %s of %s"
867
msgstr "File %s ex %s"
869
#. print("mediaChange %s %s" % (medium, drive))
870
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:235
871
#: ../DistUpgrade/DistUpgradeViewGtk3.py:125
872
#: ../DistUpgrade/DistUpgradeViewKDE.py:300
874
msgid "Please insert '%s' into the drive '%s'"
877
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:237
878
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:242
879
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:243
880
#: ../DistUpgrade/DistUpgradeViewKDE.py:301
882
msgstr "Cambiar li medie"
884
#: ../DistUpgrade/DistUpgradeQuirks.py:238
885
msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
888
#: ../DistUpgrade/DistUpgradeQuirks.py:240
890
"Running the 'unity' desktop environment is not fully supported by your "
891
"graphics hardware. You will maybe end up in a very slow environment after "
892
"the upgrade. Our advice is to keep the LTS version for now. For more "
894
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Do you still "
895
"want to continue with the upgrade?"
898
#: ../DistUpgrade/DistUpgradeQuirks.py:264
900
"Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
903
#: ../DistUpgrade/DistUpgradeQuirks.py:266
905
"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
906
"and you may encounter problems after the upgrade. For more information see "
907
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Do you want to "
908
"continue with the upgrade?"
911
#: ../DistUpgrade/DistUpgradeQuirks.py:286
913
"Upgrading may reduce desktop effects, and performance in games and other "
914
"graphically intensive programs."
917
#: ../DistUpgrade/DistUpgradeQuirks.py:290
919
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
920
"of this driver is available that works with your hardware in Ubuntu 10.04 "
923
"Do you want to continue?"
926
#: ../DistUpgrade/DistUpgradeQuirks.py:329
927
#: ../DistUpgrade/DistUpgradeQuirks.py:436
928
msgid "Sorry, no more upgrades for this system"
929
msgstr "Actualisation índisponibil por ti sistema"
931
#: ../DistUpgrade/DistUpgradeQuirks.py:330
934
"There will not be any further Ubuntu releases for this system's 'i386' "
937
"Updates for Ubuntu %s will continue until %s."
940
#: ../DistUpgrade/DistUpgradeQuirks.py:345
942
msgstr "CPU ARMv6 manca"
944
#: ../DistUpgrade/DistUpgradeQuirks.py:346
946
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
947
"packages in karmic were built with optimizations requiring ARMv6 as the "
948
"minimal architecture. It is not possible to upgrade your system to a new "
949
"Ubuntu release with this hardware."
952
#: ../DistUpgrade/DistUpgradeQuirks.py:455
953
msgid "No init available"
954
msgstr "Null init es disponibil"
956
#: ../DistUpgrade/DistUpgradeQuirks.py:456
958
"Your system appears to be a virtualised environment without an init daemon, "
959
"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
960
"environment, requiring an update to your virtual machine configuration "
963
"Are you sure you want to continue?"
966
#: ../DistUpgrade/DistUpgradeQuirks.py:639
967
msgid "Connection to Snap Store failed"
968
msgstr "Conexion al Butica Snap ne successat"
970
#: ../DistUpgrade/DistUpgradeQuirks.py:640
972
"Your system does not have a connection to the Snap Store. For the best "
973
"upgrade experience make sure that your system can connect to "
974
"api.snapcraft.io.\n"
975
"Do you still want to continue with the upgrade?"
978
#: ../DistUpgrade/DistUpgradeQuirks.py:649
979
msgid "Outdated snapd package"
980
msgstr "Paccage snapd es obsolet"
982
#: ../DistUpgrade/DistUpgradeQuirks.py:650
984
"Your system does not have the latest version of snapd. Please update the "
985
"version of snapd on your system to improve the upgrade experience.\n"
986
"Do you still want to continue with the upgrade?"
989
#. now perform direct API calls to the store, requesting size
990
#. information for each of the snaps needing installation
991
#: ../DistUpgrade/DistUpgradeQuirks.py:675
992
msgid "Calculating snap size requirements"
995
#: ../DistUpgrade/DistUpgradeQuirks.py:706
996
msgid "Processing snap replacements"
999
#: ../DistUpgrade/DistUpgradeQuirks.py:712
1001
msgid "refreshing snap %s"
1004
#: ../DistUpgrade/DistUpgradeQuirks.py:719
1006
msgid "installing snap %s"
1009
#: ../DistUpgrade/DistUpgradeQuirks.py:748
1010
msgid "PAE not enabled"
1011
msgstr "PAE es ínactiv"
1013
#: ../DistUpgrade/DistUpgradeQuirks.py:749
1015
"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1016
"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
1017
"you must enable PAE (if this is possible) see:\n"
1018
"http://help.ubuntu.com/community/EnablingPAE"
1021
#: ../DistUpgrade/DistUpgradeQuirks.py:1158
1022
msgid "Checking for installed snaps"
1025
#: ../DistUpgrade/DistUpgradeMain.py:58
1026
msgid "Use the given path to search for a cdrom with upgradable packages"
1029
#: ../DistUpgrade/DistUpgradeMain.py:62
1031
"Use frontend. Currently available: \n"
1032
"DistUpgradeViewText, DistUpgradeViewGtk, DistUpgradeViewKDE"
1035
#: ../DistUpgrade/DistUpgradeMain.py:65
1036
msgid "*DEPRECATED* this option will be ignored"
1039
#: ../DistUpgrade/DistUpgradeMain.py:68
1040
msgid "Perform a partial upgrade only (no sources.list rewriting)"
1043
#: ../DistUpgrade/DistUpgradeMain.py:71
1044
msgid "Disable GNU screen support"
1047
#: ../DistUpgrade/DistUpgradeMain.py:73
1051
#: ../DistUpgrade/DistUpgradeMain.py:76
1052
msgid "Upgrade to the development release"
1055
#: ../DistUpgrade/DistUpgradeViewGtk3.py:146
1056
#: ../DistUpgrade/DistUpgradeViewKDE.py:314
1057
msgid "Fetching is complete"
1060
#: ../DistUpgrade/DistUpgradeViewGtk3.py:161
1061
#: ../DistUpgrade/DistUpgradeViewKDE.py:330
1063
msgid "Fetching file %li of %li at %sB/s"
1066
#: ../DistUpgrade/DistUpgradeViewGtk3.py:163
1067
#: ../DistUpgrade/DistUpgradeViewGtk3.py:325
1068
#: ../DistUpgrade/DistUpgradeViewKDE.py:331
1069
#: ../DistUpgrade/DistUpgradeViewKDE.py:481
1071
msgid "About %s remaining"
1074
#: ../DistUpgrade/DistUpgradeViewGtk3.py:166
1075
#: ../DistUpgrade/DistUpgradeViewKDE.py:333
1077
msgid "Fetching file %li of %li"
1080
#. FIXME: add support for the timeout
1081
#. of the terminal (to display something useful then)
1082
#. -> longer term, move this code into python-apt
1083
#: ../DistUpgrade/DistUpgradeViewGtk3.py:198
1084
#: ../DistUpgrade/DistUpgradeViewKDE.py:371
1085
msgid "Applying changes"
1086
msgstr "Applicante modificationes"
1088
#. we do not report followup errors from earlier failures
1089
#: ../DistUpgrade/DistUpgradeViewGtk3.py:224
1090
#: ../DistUpgrade/DistUpgradeViewKDE.py:384
1091
msgid "dependency problems - leaving unconfigured"
1094
#: ../DistUpgrade/DistUpgradeViewGtk3.py:229
1095
#: ../DistUpgrade/DistUpgradeViewKDE.py:386
1097
msgid "Could not install '%s'"
1098
msgstr "Ne successat installar «%s»"
1100
#: ../DistUpgrade/DistUpgradeViewGtk3.py:230
1101
#: ../DistUpgrade/DistUpgradeViewKDE.py:387
1104
"The upgrade will continue but the '%s' package may not be in a working "
1105
"state. Please consider submitting a bug report about it."
1108
#. self.expander.set_expanded(True)
1109
#: ../DistUpgrade/DistUpgradeViewGtk3.py:247
1110
#: ../DistUpgrade/DistUpgradeViewKDE.py:409
1113
"Replace the customized configuration file\n"
1117
#: ../DistUpgrade/DistUpgradeViewGtk3.py:248
1118
#: ../DistUpgrade/DistUpgradeViewKDE.py:410
1120
"You will lose any changes you have made to this configuration file if you "
1121
"choose to replace it with a newer version."
1124
#: ../DistUpgrade/DistUpgradeViewGtk3.py:268
1125
#: ../DistUpgrade/DistUpgradeViewKDE.py:433
1126
msgid "The 'diff' command was not found"
1127
msgstr "Li comande 'diff' ne esset trovat"
1129
#: ../DistUpgrade/DistUpgradeViewGtk3.py:535
1130
#: ../DistUpgrade/DistUpgradeViewText.py:140
1131
msgid "A fatal error occurred"
1134
#: ../DistUpgrade/DistUpgradeViewGtk3.py:536
1136
"Please report this as a bug (if you haven't already) and include the files "
1137
"/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your "
1138
"report. The upgrade has aborted.\n"
1139
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1142
#: ../DistUpgrade/DistUpgradeViewGtk3.py:566
1143
msgid "Ctrl-c pressed"
1144
msgstr "Ctrl+C esset tippat"
1146
#: ../DistUpgrade/DistUpgradeViewGtk3.py:567
1148
"This will abort the operation and may leave the system in a broken state. "
1149
"Are you sure you want to do that?"
1153
#: ../DistUpgrade/DistUpgradeViewGtk3.py:706
1154
msgid "To prevent data loss close all open applications and documents."
1157
#: ../DistUpgrade/DistUpgradeViewGtk3.py:720
1159
msgid "No longer supported by Canonical (%s)"
1160
msgstr "Nu plu supportat de Canonical (%s)"
1162
#: ../DistUpgrade/DistUpgradeViewGtk3.py:721
1164
msgid "<b>Downgrade (%s)</b>"
1165
msgstr "<b>Desactualisar (%s)</b>"
1167
#: ../DistUpgrade/DistUpgradeViewGtk3.py:722
1170
msgstr "Remover (%s)"
1172
#: ../DistUpgrade/DistUpgradeViewGtk3.py:723
1174
msgid "No longer needed (%s)"
1175
msgstr "Ne besonat plu (%s)"
1177
#: ../DistUpgrade/DistUpgradeViewGtk3.py:724
1179
msgid "Install (%s)"
1180
msgstr "Installar (%s)"
1182
#: ../DistUpgrade/DistUpgradeViewGtk3.py:725
1184
msgid "Upgrade (%s)"
1185
msgstr "Actualisar (%s)"
1187
#: ../DistUpgrade/DistUpgradeViewGtk3.py:773
1191
#: ../DistUpgrade/DistUpgradeViewGtk3.py:774
1192
#: ../DistUpgrade/DistUpgradeViewKDE.py:906
1196
#: ../DistUpgrade/DistUpgradeViewKDE.py:445
1197
msgid "Show Difference >>>"
1198
msgstr "Monstrar diferenties >>>"
1200
#: ../DistUpgrade/DistUpgradeViewKDE.py:448
1201
msgid "<<< Hide Difference"
1202
msgstr "<<< Celar diferenties"
1204
#: ../DistUpgrade/DistUpgradeViewKDE.py:668
1208
#: ../DistUpgrade/DistUpgradeViewKDE.py:720
1209
msgid "Show Terminal >>>"
1212
#: ../DistUpgrade/DistUpgradeViewKDE.py:723
1213
msgid "<<< Hide Terminal"
1216
#: ../DistUpgrade/DistUpgradeViewKDE.py:796
1218
msgstr "Information"
1220
#: ../DistUpgrade/DistUpgradeViewKDE.py:844
1221
msgid "&Start Upgrade"
1222
msgstr "Comen&sar actualisation"
1224
#: ../DistUpgrade/DistUpgradeViewKDE.py:846
1225
#: ../DistUpgrade/DistUpgradeViewKDE.py:890
1226
#: ../DistUpgrade/DistUpgradeViewKDE.py:893
1227
#: ../data/gtkbuilder/DistUpgrade.ui.h:7
1231
#: ../DistUpgrade/DistUpgradeViewKDE.py:868
1233
msgid "No longer supported %s"
1236
#: ../DistUpgrade/DistUpgradeViewKDE.py:870
1241
#: ../DistUpgrade/DistUpgradeViewKDE.py:872
1242
#: ../DistUpgrade/DistUpgradeViewText.py:239
1244
msgid "Remove (was auto installed) %s"
1247
#: ../DistUpgrade/DistUpgradeViewKDE.py:874
1250
msgstr "Installar %s"
1252
#: ../DistUpgrade/DistUpgradeViewKDE.py:876
1255
msgstr "Actualisar %s"
1257
#: ../DistUpgrade/DistUpgradeViewKDE.py:923
1258
#: ../DistUpgrade/DistUpgradeViewText.py:292
1259
msgid "Restart required"
1262
#: ../DistUpgrade/DistUpgradeViewKDE.py:923
1263
msgid "<b><big>Restart the system to complete the upgrade</big></b>"
1266
#: ../DistUpgrade/DistUpgradeViewKDE.py:926
1267
#: ../data/gtkbuilder/DistUpgrade.ui.h:14
1268
msgid "_Restart Now"
1269
msgstr "_Reiniciar nu"
1271
#: ../DistUpgrade/DistUpgradeViewKDE.py:927
1275
#. FIXME make this user friendly
1276
#: ../DistUpgrade/DistUpgradeViewKDE.py:944
1278
"<b><big>Cancel the running upgrade?</big></b>\n"
1280
"The system could be in an unusable state if you cancel the upgrade. You are "
1281
"strongly advised to resume the upgrade."
1284
#: ../DistUpgrade/DistUpgradeViewKDE.py:948
1285
msgid "Cancel Upgrade?"
1288
#: ../DistUpgrade/DistUpgradeView.py:82
1291
msgid_plural "%li days"
1293
msgstr[1] "%li dies"
1295
#: ../DistUpgrade/DistUpgradeView.py:84
1298
msgid_plural "%li hours"
1300
msgstr[1] "%li hores"
1302
#: ../DistUpgrade/DistUpgradeView.py:86
1305
msgid_plural "%li minutes"
1306
msgstr[0] "%li minute"
1307
msgstr[1] "%li minutes"
1309
#: ../DistUpgrade/DistUpgradeView.py:87
1312
msgid_plural "%li seconds"
1313
msgstr[0] "%li seconde"
1314
msgstr[1] "%li seconds"
1316
#. TRANSLATORS: you can alter the ordering of the remaining time
1317
#. information here if you shuffle %(str_days)s %(str_hours)s %(str_minutes)s
1318
#. around. Make sure to keep all '$(str_*)s' in the translated string
1319
#. and do NOT change anything appart from the ordering.
1321
#. %(str_hours)s will be either "1 hour" or "2 hours" depending on the
1324
#. Note: most western languages will not need to change this
1325
#: ../DistUpgrade/DistUpgradeView.py:103
1327
msgid "%(str_days)s %(str_hours)s"
1328
msgstr "%(str_days)s %(str_hours)s"
1330
#. TRANSLATORS: you can alter the ordering of the remaining time
1331
#. information here if you shuffle %(str_hours)s %(str_minutes)s
1332
#. around. Make sure to keep all '$(str_*)s' in the translated string
1333
#. and do NOT change anything appart from the ordering.
1335
#. %(str_hours)s will be either "1 hour" or "2 hours" depending on the
1338
#. Note: most western languages will not need to change this
1339
#: ../DistUpgrade/DistUpgradeView.py:121
1341
msgid "%(str_hours)s %(str_minutes)s"
1342
msgstr "%(str_hours)s %(str_minutes)s"
1345
#. 1Mbit = 1024 kbit
1346
#: ../DistUpgrade/DistUpgradeView.py:172
1349
"This download will take about %s with a 1Mbit DSL connection and about %s "
1353
#. if we have a estimated speed, use it
1354
#: ../DistUpgrade/DistUpgradeView.py:176
1356
msgid "This download will take about %s with your connection. "
1359
#. Declare these translatable strings from the .ui files here so that
1360
#. xgettext picks them up.
1361
#: ../DistUpgrade/DistUpgradeView.py:270 ../data/gtkbuilder/DistUpgrade.ui.h:22
1362
msgid "Preparing to upgrade"
1363
msgstr "Preparante actualisation"
1365
#: ../DistUpgrade/DistUpgradeView.py:271
1366
msgid "Getting new software channels"
1369
#: ../DistUpgrade/DistUpgradeView.py:272 ../data/gtkbuilder/DistUpgrade.ui.h:24
1370
msgid "Getting new packages"
1373
#: ../DistUpgrade/DistUpgradeView.py:273 ../data/gtkbuilder/DistUpgrade.ui.h:27
1374
msgid "Installing the upgrades"
1375
msgstr "Installante li paccages"
1377
#: ../DistUpgrade/DistUpgradeView.py:274 ../data/gtkbuilder/DistUpgrade.ui.h:26
1381
#: ../DistUpgrade/DistUpgradeView.py:363
1384
"%(amount)d installed package is no longer supported by Canonical. You can "
1385
"still get support from the community."
1387
"%(amount)d installed packages are no longer supported by Canonical. You can "
1388
"still get support from the community."
1392
#. FIXME: make those two separate lines to make it clear
1393
#. that the "%" applies to the result of ngettext
1394
#: ../DistUpgrade/DistUpgradeView.py:372
1396
msgid "%d package is going to be removed."
1397
msgid_plural "%d packages are going to be removed."
1398
msgstr[0] "%d paccage va esser removet"
1399
msgstr[1] "%d paccages va esser removet"
1401
#: ../DistUpgrade/DistUpgradeView.py:377
1403
msgid "%d new package is going to be installed."
1404
msgid_plural "%d new packages are going to be installed."
1408
#: ../DistUpgrade/DistUpgradeView.py:383
1410
msgid "%d package is going to be upgraded."
1411
msgid_plural "%d packages are going to be upgraded."
1415
#: ../DistUpgrade/DistUpgradeView.py:391
1420
"You have to download a total of %s. "
1424
"Vu besona descargar %s totalmen. "
1426
#: ../DistUpgrade/DistUpgradeView.py:396
1428
"Installing the upgrade can take several hours. Once the download has "
1429
"finished, the process cannot be canceled."
1432
#: ../DistUpgrade/DistUpgradeView.py:400
1434
"Fetching and installing the upgrade can take several hours. Once the "
1435
"download has finished, the process cannot be canceled."
1438
#: ../DistUpgrade/DistUpgradeView.py:405
1439
msgid "Removing the packages can take several hours. "
1442
#. FIXME: this should go into DistUpgradeController
1443
#: ../DistUpgrade/DistUpgradeView.py:410
1444
msgid "The software on this computer is up to date."
1445
msgstr "Li programmas de ti-ci computator es actualisat."
1447
#: ../DistUpgrade/DistUpgradeView.py:411
1449
"There are no upgrades available for your system. The upgrade will now be "
1453
#: ../DistUpgrade/DistUpgradeView.py:427
1454
msgid "Reboot required"
1455
msgstr "On besona reiniciar li computator"
1457
#: ../DistUpgrade/DistUpgradeView.py:428
1459
"The upgrade is finished and a reboot is required. Do you want to do this now?"
1462
#: ../DistUpgrade/DistUpgradeViewText.py:82
1464
msgid "Progress: [%3i%%]"
1467
#: ../DistUpgrade/DistUpgradeViewText.py:141
1469
"Please report this as a bug and include the files /var/log/dist-"
1470
"upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The "
1471
"upgrade has aborted.\n"
1472
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1475
#: ../DistUpgrade/DistUpgradeViewText.py:165
1479
#: ../DistUpgrade/DistUpgradeViewText.py:171
1483
#: ../DistUpgrade/DistUpgradeViewText.py:178
1484
msgid "To continue please press [ENTER]"
1485
msgstr "Por continuar, tippa [ENTER]"
1487
#: ../DistUpgrade/DistUpgradeFetcherCore.py:82
1488
#: ../DistUpgrade/DistUpgradeViewText.py:215
1489
#: ../DistUpgrade/DistUpgradeViewText.py:253
1490
#: ../DistUpgrade/DistUpgradeViewText.py:261
1491
msgid "Continue [yN] "
1492
msgstr "Continuar [yN] "
1494
#: ../DistUpgrade/DistUpgradeViewText.py:215
1495
#: ../DistUpgrade/DistUpgradeViewText.py:253
1497
msgstr "Detallies [d]"
1499
#. TRANSLATORS: the "y" is "yes"
1500
#. TRANSLATORS: first letter of a positive (yes) answer
1501
#: ../DistUpgrade/DistUpgradeFetcherCore.py:84
1502
#: ../DistUpgrade/DistUpgradeViewText.py:219
1503
#: ../DistUpgrade/DistUpgradeViewText.py:264
1507
#. TRANSLATORS: the "n" is "no"
1508
#. TRANSLATORS: first letter of a negative (no) answer
1509
#: ../DistUpgrade/DistUpgradeViewText.py:222
1510
#: ../DistUpgrade/DistUpgradeViewText.py:271
1514
#. TRANSLATORS: the "d" is "details"
1515
#: ../DistUpgrade/DistUpgradeViewText.py:225
1519
#: ../DistUpgrade/DistUpgradeViewText.py:230
1521
msgid "No longer supported: %s\n"
1522
msgstr "Ne es supportat plu: %s\n"
1524
#: ../DistUpgrade/DistUpgradeViewText.py:235
1526
msgid "Remove: %s\n"
1527
msgstr "Remover: %s\n"
1529
#: ../DistUpgrade/DistUpgradeViewText.py:245
1531
msgid "Install: %s\n"
1532
msgstr "Installar: %s\n"
1534
#: ../DistUpgrade/DistUpgradeViewText.py:250
1536
msgid "Upgrade: %s\n"
1537
msgstr "Actualisar: %s\n"
1539
#: ../DistUpgrade/DistUpgradeViewText.py:268
1540
msgid "Continue [Yn] "
1541
msgstr "Continuar [Yn] "
1543
#: ../DistUpgrade/DistUpgradeViewText.py:293
1545
"To finish the upgrade, a restart is required.\n"
1546
"If you select 'y' the system will be restarted."
1549
#: ../DistUpgrade/GtkProgress.py:71
1551
msgid "Downloading file %(current)li of %(total)li with %(speed)s/s"
1554
#: ../DistUpgrade/GtkProgress.py:77
1556
msgid "Downloading file %(current)li of %(total)li"
1559
#: ../data/gtkbuilder/AcquireProgress.ui.h:1
1560
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:7
1561
msgid "Show progress of individual files"
1564
#: ../data/gtkbuilder/DistUpgrade.ui.h:1
1565
msgid "_Cancel Upgrade"
1566
msgstr "A_nullar li actualisation"
1568
#: ../data/gtkbuilder/DistUpgrade.ui.h:2
1569
msgid "_Resume Upgrade"
1570
msgstr "Continua_r li actualisation"
1572
#: ../data/gtkbuilder/DistUpgrade.ui.h:3
1574
"<b><big>Cancel the running upgrade?</big></b>\n"
1576
"The system could be in an unusable state if you cancel the upgrade. You are "
1577
"strongly adviced to resume the upgrade."
1580
#: ../data/gtkbuilder/DistUpgrade.ui.h:6
1581
msgid "_Start Upgrade"
1582
msgstr "Comen_sar li actualisation"
1584
#: ../data/gtkbuilder/DistUpgrade.ui.h:9
1588
#: ../data/gtkbuilder/DistUpgrade.ui.h:10
1589
msgid "Difference between the files"
1592
#: ../data/gtkbuilder/DistUpgrade.ui.h:11
1594
msgstr "_Raportar un defecte"
1596
#: ../data/gtkbuilder/DistUpgrade.ui.h:12
1600
#: ../data/gtkbuilder/DistUpgrade.ui.h:13
1601
msgid "<b><big>Start the upgrade?</big></b>"
1602
msgstr "<b><big>Comensar li actualisation?</big></b>"
1604
#: ../data/gtkbuilder/DistUpgrade.ui.h:15
1606
"<b><big>Restart the system to complete the upgrade</big></b>\n"
1608
"Please save your work before continuing."
1611
#: ../data/gtkbuilder/DistUpgrade.ui.h:18
1612
msgid "Distribution Upgrade"
1615
#: ../data/gtkbuilder/DistUpgrade.ui.h:20
1617
msgid "<b><big>Upgrading Ubuntu to version %s</big></b>"
1620
#: ../data/gtkbuilder/DistUpgrade.ui.h:21
1624
#: ../data/gtkbuilder/DistUpgrade.ui.h:23
1625
msgid "Setting new software channels"
1628
#: ../data/gtkbuilder/DistUpgrade.ui.h:25
1629
msgid "Restarting the computer"
1632
#: ../data/gtkbuilder/DistUpgrade.ui.h:28
1636
#: ../data/gtkbuilder/ReleaseNotes.ui.h:2
1638
msgstr "Act_ualisar"
1640
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:1
1642
"<b>A new version of Ubuntu is available. Would you like to upgrade?</b>"
1644
"<b>Un nov version de Ubuntu es disponibil. Esque vu vole actualisar?</b>"
1646
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:2
1647
msgid "Don't Upgrade"
1648
msgstr "Ne actualisar"
1650
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:3
1651
msgid "Ask Me Later"
1652
msgstr "Questionar plu tard"
1654
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:4
1655
msgid "Yes, Upgrade Now"
1656
msgstr "Yes, actualisar nu"
1658
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:5
1659
msgid "You have declined to upgrade to the new Ubuntu"
1662
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:6
1664
"You can upgrade at a later time by opening Software Updater and click on "
1668
#: ../data/com.ubuntu.release-upgrader.policy.in.h:1
1669
msgid "Perform a release upgrade"
1672
#: ../data/com.ubuntu.release-upgrader.policy.in.h:2
1673
msgid "To upgrade Ubuntu, you need to authenticate."
1674
msgstr "Por actualisar Ubuntu on deve autenticar."
1676
#: ../data/com.ubuntu.release-upgrader.policy.in.h:3
1677
msgid "Perform a partial upgrade"
1680
#: ../data/com.ubuntu.release-upgrader.policy.in.h:4
1681
msgid "To perform a partial upgrade, you need to authenticate."
1684
#: ../do-partial-upgrade:75 ../do-release-upgrade:80
1685
msgid "Show version and exit"
1688
#: ../do-partial-upgrade:78 ../do-release-upgrade:87
1689
msgid "Directory that contains the data files"
1692
#: ../do-partial-upgrade:81 ../do-release-upgrade:100
1693
msgid "Run the specified frontend"
1696
#: ../do-partial-upgrade:112
1697
msgid "Running partial upgrade"
1700
#: ../do-release-upgrade:34 ../do-release-upgrade:46
1701
msgid "Downloading the release upgrade tool"
1704
#: ../do-release-upgrade:83
1706
"If using the latest supported release, upgrade to the development release"
1709
#: ../do-release-upgrade:90 ../check_new_release_gtk.py:188
1711
"Try upgrading to the latest release using the upgrader from $distro-proposed"
1714
#: ../do-release-upgrade:94
1716
"Run in a special upgrade mode.\n"
1717
"Currently 'desktop' for regular upgrades of a desktop system and 'server' "
1718
"for server systems are supported."
1721
#: ../do-release-upgrade:103
1723
"Check only if a new distribution release is available and report the result "
1727
#: ../do-release-upgrade:108
1729
"Try the upgrade with third party mirrors and repositories enabled instead of "
1730
"commenting them out."
1733
#: ../do-release-upgrade:126
1734
msgid "The options --devel-release and --proposed are"
1737
#: ../do-release-upgrade:127
1738
msgid "mutually exclusive. Please use only one of them."
1741
#: ../do-release-upgrade:131
1742
msgid "Checking for a new Ubuntu release"
1743
msgstr "Controlar por un nov version de Ubuntu"
1745
#: ../do-release-upgrade:143
1746
msgid "Your Ubuntu release is not supported anymore."
1747
msgstr "Vor version of Ubuntu ne es supportat plu"
1749
#: ../do-release-upgrade:144
1751
"For upgrade information, please visit:\n"
1755
#: ../do-release-upgrade:159
1756
msgid "In /etc/update-manager/release-upgrades Prompt "
1759
#: ../do-release-upgrade:160
1760
msgid "is set to never so upgrading is not possible."
1763
#: ../do-release-upgrade:162
1764
msgid "There is no development version of an LTS available."
1767
#: ../do-release-upgrade:163
1768
msgid "To upgrade to the latest non-LTS development release "
1771
#: ../do-release-upgrade:164
1772
msgid "set Prompt=normal in /etc/update-manager/release-upgrades."
1773
msgstr "assigna Prompt=normal in /etc/update-manager/release-upgrades."
1775
#: ../do-release-upgrade:166
1776
msgid "Upgrades to the development release are only "
1779
#: ../do-release-upgrade:167
1780
msgid "available from the latest supported release."
1783
#: ../do-release-upgrade:169
1784
msgid "No new release found."
1785
msgstr "Null nov version es trovat."
1787
#: ../do-release-upgrade:174
1788
msgid "Release upgrade not possible right now"
1791
#: ../do-release-upgrade:175
1794
"The release upgrade can not be performed currently, please try again later. "
1795
"The server reported: '%s'"
1798
#: ../do-release-upgrade:181
1800
msgid "New release '%s' available."
1801
msgstr "Nov version «%s» es disponibil."
1803
#: ../do-release-upgrade:182
1804
msgid "Run 'do-release-upgrade' to upgrade to it."
1807
#: ../do-release-upgrade:199
1809
"Please install all available updates for your release before upgrading."
1812
#: ../do-release-upgrade:215
1814
"You have not rebooted after updating a package which requires a reboot. "
1815
"Please reboot before upgrading."
1818
#: ../check_new_release_gtk.py:88
1819
msgid "Software Updater"
1820
msgstr "Actualisation de programmas"
1822
#: ../check_new_release_gtk.py:120
1824
msgid "Ubuntu %(version)s Upgrade Available"
1825
msgstr "Actualisation a Ubuntu %(version)s es disponibil"
1827
#. print("don't upgrade")
1828
#: ../check_new_release_gtk.py:151
1830
msgid "You have declined the upgrade to Ubuntu %s"
1833
#: ../check_new_release_gtk.py:184
1834
msgid "Check if upgrading to the latest devel release is possible"
1837
#: ../check_new_release_gtk.py:193
1838
msgid "Add debug output"