~ubuntu-core-dev/ubuntu-release-upgrader/trunk

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Balint Reczey
  • Date: 2019-12-17 20:29:55 UTC
  • Revision ID: balint.reczey@canonical.com-20191217202955-nqe4xz2c54s60y59
Moved to git at https://git.launchpad.net/ubuntu-release-upgrader

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# English (British) translation.
2
 
# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
3
 
# This file is distributed under the same license as the PACKAGE package.
4
 
# Abigail Brady <morwen@evilmagic.org>, Bastien Nocera <hadess@hadess.net>, 2005.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: update-manager\n"
9
 
"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
10
 
"POT-Creation-Date: 2019-10-08 22:24+0000\n"
11
 
"PO-Revision-Date: 2019-06-18 17:53+0000\n"
12
 
"Last-Translator: Brian Murray <brian@ubuntu.com>\n"
13
 
"Language-Team: \n"
14
 
"MIME-Version: 1.0\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: 2019-12-14 05:52+0000\n"
19
 
"X-Generator: Launchpad (build c597c3229eb023b1e626162d5947141bf7befb13)\n"
20
 
"Language: \n"
21
 
 
22
 
#. TRANSLATORS: %s is a country
23
 
#: ../DistUpgrade/distro.py:215 ../DistUpgrade/distro.py:446
24
 
#, python-format
25
 
msgid "Server for %s"
26
 
msgstr "Server for %s"
27
 
 
28
 
#. More than one server is used. Since we don't handle this case
29
 
#. in the user interface we set "custom servers" to true and
30
 
#. append a list of all used servers
31
 
#: ../DistUpgrade/distro.py:233 ../DistUpgrade/distro.py:239
32
 
#: ../DistUpgrade/distro.py:255
33
 
msgid "Main server"
34
 
msgstr "Main server"
35
 
 
36
 
#: ../DistUpgrade/distro.py:259
37
 
msgid "Custom servers"
38
 
msgstr "Custom servers"
39
 
 
40
 
#: ../DistUpgrade/DistUpgradeAptCdrom.py:151
41
 
msgid "Could not calculate sources.list entry"
42
 
msgstr "Could not calculate the sources.list entry"
43
 
 
44
 
#: ../DistUpgrade/DistUpgradeAptCdrom.py:260
45
 
msgid ""
46
 
"Unable to locate any package files, perhaps this is not a Ubuntu Disc or the "
47
 
"wrong architecture?"
48
 
msgstr ""
49
 
"Unable to locate any package files, perhaps this is not an Ubuntu Disc or "
50
 
"the wrong architecture?"
51
 
 
52
 
#: ../DistUpgrade/DistUpgradeAptCdrom.py:310
53
 
msgid "Failed to add the CD"
54
 
msgstr "Failed to add the CD"
55
 
 
56
 
#: ../DistUpgrade/DistUpgradeAptCdrom.py:311
57
 
#, python-format
58
 
msgid ""
59
 
"There was a error adding the CD, the upgrade will abort. Please report this "
60
 
"as a bug if this is a valid Ubuntu CD.\n"
61
 
"\n"
62
 
"The error message was:\n"
63
 
"'%s'"
64
 
msgstr ""
65
 
"There was a error adding the CD, the upgrade will abort. Please report this "
66
 
"as a bug if this is a valid Ubuntu CD.\n"
67
 
"\n"
68
 
"The error message was:\n"
69
 
"'%s'"
70
 
 
71
 
#: ../DistUpgrade/DistUpgradeCache.py:180
72
 
msgid "Remove package in bad state"
73
 
msgid_plural "Remove packages in bad state"
74
 
msgstr[0] "Remove package in bad state"
75
 
msgstr[1] "Remove packages in bad state"
76
 
 
77
 
#: ../DistUpgrade/DistUpgradeCache.py:183
78
 
#, python-format
79
 
msgid ""
80
 
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
81
 
"but no archive can be found for it. Do you want to remove this package now "
82
 
"to continue?"
83
 
msgid_plural ""
84
 
"The packages '%s' are in an inconsistent state and need to be reinstalled, "
85
 
"but no archives can be found for them. Do you want to remove these packages "
86
 
"now to continue?"
87
 
msgstr[0] ""
88
 
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
89
 
"but no archive can be found for it. Do you want to remove this package now "
90
 
"to continue?"
91
 
msgstr[1] ""
92
 
"The packages '%s' are in an inconsistent state and need to be reinstalled, "
93
 
"but no archives can be found for them. Do you want to remove these packages "
94
 
"now to continue?"
95
 
 
96
 
#. FIXME: not ideal error message, but we just reuse a
97
 
#. existing one here to avoid a new string
98
 
#: ../DistUpgrade/DistUpgradeCache.py:299
99
 
msgid "The server may be overloaded"
100
 
msgstr "The server may be overloaded"
101
 
 
102
 
#: ../DistUpgrade/DistUpgradeCache.py:412
103
 
msgid "Broken packages"
104
 
msgstr "Broken packages"
105
 
 
106
 
#: ../DistUpgrade/DistUpgradeCache.py:413
107
 
msgid ""
108
 
"Your system contains broken packages that couldn't be fixed with this "
109
 
"software. Please fix them first using synaptic or apt-get before proceeding."
110
 
msgstr ""
111
 
"Your system contains broken packages that couldn't be fixed with this "
112
 
"software. Please fix them first using synaptic or apt-get before proceeding."
113
 
 
114
 
#. the most likely problem is the 3rd party pkgs so don't address
115
 
#. foreignPkgs and devRelease being True
116
 
#: ../DistUpgrade/DistUpgradeCache.py:655
117
 
msgid ""
118
 
"An unresolvable problem occurred while calculating the upgrade.\n"
119
 
"\n"
120
 
" "
121
 
msgstr ""
122
 
"An unresolvable problem occurred while calculating the upgrade.\n"
123
 
"\n"
124
 
" "
125
 
 
126
 
#: ../DistUpgrade/DistUpgradeCache.py:658
127
 
msgid ""
128
 
"This was likely caused by:\n"
129
 
" * Unofficial software packages not provided by Ubuntu\n"
130
 
"Please use the tool 'ppa-purge' from the ppa-purge \n"
131
 
"package to remove software from a Launchpad PPA and \n"
132
 
"try the upgrade again.\n"
133
 
"\n"
134
 
msgstr ""
135
 
"This was likely caused by:\n"
136
 
" * Unofficial software packages not provided by Ubuntu\n"
137
 
"Please use the tool 'ppa-purge' from the ppa-purge \n"
138
 
"package to remove software from a Launchpad PPA and \n"
139
 
"try the upgrade again.\n"
140
 
"\n"
141
 
 
142
 
#: ../DistUpgrade/DistUpgradeCache.py:666
143
 
msgid ""
144
 
"This was caused by:\n"
145
 
" * Upgrading to a pre-release version of Ubuntu\n"
146
 
"This is most likely a transient problem, \n"
147
 
"please try again later.\n"
148
 
msgstr ""
149
 
"This was caused by:\n"
150
 
" * Upgrading to a pre-release version of Ubuntu\n"
151
 
"This is most likely a transient problem, \n"
152
 
"please try again later.\n"
153
 
 
154
 
#: ../DistUpgrade/DistUpgradeCache.py:673
155
 
msgid "This is most likely a transient problem, please try again later."
156
 
msgstr "This is most likely a temporary problem, please try again later."
157
 
 
158
 
#: ../DistUpgrade/DistUpgradeCache.py:676
159
 
msgid ""
160
 
"If none of this applies, then please report this bug using the command "
161
 
"'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. "
162
 
msgstr ""
163
 
"If none of this applies, then please report this bug using the command "
164
 
"'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. "
165
 
 
166
 
#: ../DistUpgrade/DistUpgradeCache.py:678
167
 
msgid ""
168
 
"If you want to investigate this yourself the log files in '/var/log/dist-"
169
 
"upgrade' will contain details about the upgrade. Specifically, look at "
170
 
"'main.log' and 'apt.log'."
171
 
msgstr ""
172
 
"If you want to investigate this yourself the log files in '/var/log/dist-"
173
 
"upgrade' will contain details about the upgrade. Specifically, look at "
174
 
"'main.log' and 'apt.log'."
175
 
 
176
 
#: ../DistUpgrade/DistUpgradeCache.py:684
177
 
msgid "Could not calculate the upgrade"
178
 
msgstr "Could not determine the upgrade"
179
 
 
180
 
#: ../DistUpgrade/DistUpgradeCache.py:743
181
 
msgid "Error authenticating some packages"
182
 
msgstr "Error authenticating some packages. Continue?"
183
 
 
184
 
#: ../DistUpgrade/DistUpgradeCache.py:744
185
 
msgid ""
186
 
"It was not possible to authenticate some packages. This may be a transient "
187
 
"network problem. You may want to try again later. See below for a list of "
188
 
"unauthenticated packages."
189
 
msgstr ""
190
 
"It was not possible to authenticate some packages. This may be a transient "
191
 
"network problem. You may want to try again later. See below for a list of "
192
 
"unauthenticated packages."
193
 
 
194
 
#: ../DistUpgrade/DistUpgradeCache.py:765
195
 
#, python-format
196
 
msgid ""
197
 
"The package '%s' is marked for removal but it is in the removal blacklist."
198
 
msgstr ""
199
 
"The package '%s' is marked for removal but it is in the removal blacklist."
200
 
 
201
 
#: ../DistUpgrade/DistUpgradeCache.py:771
202
 
#, python-format
203
 
msgid "The essential package '%s' is marked for removal."
204
 
msgstr "The essential package '%s' is marked for removal."
205
 
 
206
 
#: ../DistUpgrade/DistUpgradeCache.py:780
207
 
#, python-format
208
 
msgid "Trying to install blacklisted version '%s'"
209
 
msgstr "Trying to install blacklisted version '%s'"
210
 
 
211
 
#: ../DistUpgrade/DistUpgradeCache.py:899
212
 
#, python-format
213
 
msgid "Can't install '%s'"
214
 
msgstr "Can't install '%s'"
215
 
 
216
 
#: ../DistUpgrade/DistUpgradeCache.py:900
217
 
msgid ""
218
 
"It was impossible to install a required package. Please report this as a bug "
219
 
"using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal."
220
 
msgstr ""
221
 
"It was impossible to install a required package. Please report this as a bug "
222
 
"using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal."
223
 
 
224
 
#: ../DistUpgrade/DistUpgradeCache.py:911
225
 
msgid "Can't guess meta-package"
226
 
msgstr "Can't guess meta-package"
227
 
 
228
 
#: ../DistUpgrade/DistUpgradeCache.py:912
229
 
#, python-format
230
 
msgid ""
231
 
"Your system does not contain a %s or %s package and it was not possible to "
232
 
"detect which version of Ubuntu you are running.\n"
233
 
" Please install one of the packages above first using synaptic or apt-get "
234
 
"before proceeding."
235
 
msgstr ""
236
 
"Your system does not contain a %s or %s package and it was not possible to "
237
 
"detect which version of Ubuntu you are running.\n"
238
 
" Please install one of the packages above first using synaptic or apt-get "
239
 
"before proceeding."
240
 
 
241
 
#: ../DistUpgrade/DistUpgradeController.py:113
242
 
msgid "Reading cache"
243
 
msgstr "Reading cache"
244
 
 
245
 
#: ../DistUpgrade/DistUpgradeController.py:226
246
 
msgid "Unable to get exclusive lock"
247
 
msgstr "Unable to get exclusive lock"
248
 
 
249
 
#: ../DistUpgrade/DistUpgradeController.py:227
250
 
msgid ""
251
 
"This usually means that another package management application (like apt-get "
252
 
"or aptitude) already running. Please close that application first."
253
 
msgstr ""
254
 
"This usually means that another package management application (like apt-get "
255
 
"or aptitude) is already running. Please close that application first."
256
 
 
257
 
#: ../DistUpgrade/DistUpgradeController.py:285
258
 
msgid "Upgrading over remote connection not supported"
259
 
msgstr "Upgrading over remote connection not supported"
260
 
 
261
 
#: ../DistUpgrade/DistUpgradeController.py:286
262
 
msgid ""
263
 
"You are running the upgrade over a remote ssh connection with a frontend "
264
 
"that does not support this. Please try a text mode upgrade with 'do-release-"
265
 
"upgrade'.\n"
266
 
"\n"
267
 
"The upgrade will abort now. Please try without ssh."
268
 
msgstr ""
269
 
"You are running the upgrade over a remote SSH connection with a front-end "
270
 
"that does not support this. Please try a text mode upgrade with 'do-release-"
271
 
"upgrade'.\n"
272
 
"\n"
273
 
"The upgrade will abort now. Please try without SSH."
274
 
 
275
 
#: ../DistUpgrade/DistUpgradeController.py:300
276
 
msgid "Continue running under SSH?"
277
 
msgstr "Continue running under SSH?"
278
 
 
279
 
#: ../DistUpgrade/DistUpgradeController.py:301
280
 
#, python-format
281
 
msgid ""
282
 
"This session appears to be running under ssh. It is not recommended to "
283
 
"perform a upgrade over ssh currently because in case of failure it is harder "
284
 
"to recover.\n"
285
 
"\n"
286
 
"If you continue, an additional ssh daemon will be started at port '%s'.\n"
287
 
"Do you want to continue?"
288
 
msgstr ""
289
 
"This session appears to be running under SSH. It is not recommended to "
290
 
"perform a upgrade over SSH currently because in case of failure it is harder "
291
 
"to recover.\n"
292
 
"\n"
293
 
"If you continue, an additional SSH daemon will be started at port '%s'.\n"
294
 
"Do you want to continue?"
295
 
 
296
 
#: ../DistUpgrade/DistUpgradeController.py:315
297
 
msgid "Starting additional sshd"
298
 
msgstr "Starting additional sshd"
299
 
 
300
 
#: ../DistUpgrade/DistUpgradeController.py:316
301
 
#, python-format
302
 
msgid ""
303
 
"To make recovery in case of failure easier, an additional sshd will be "
304
 
"started on port '%s'. If anything goes wrong with the running ssh you can "
305
 
"still connect to the additional one.\n"
306
 
msgstr ""
307
 
"To make recovery in case of failure easier, an additional sshd will be "
308
 
"started on port '%s'. If anything goes wrong with the running ssh you can "
309
 
"still connect to the additional one.\n"
310
 
 
311
 
#: ../DistUpgrade/DistUpgradeController.py:324
312
 
#, python-format
313
 
msgid ""
314
 
"If you run a firewall, you may need to temporarily open this port. As this "
315
 
"is potentially dangerous it's not done automatically. You can open the port "
316
 
"with e.g.:\n"
317
 
"'%s'"
318
 
msgstr ""
319
 
"If you run a firewall, you may need to temporarily open this port. As this "
320
 
"is potentially dangerous it's not done automatically. You can open the port "
321
 
"with e.g.:\n"
322
 
"'%s'"
323
 
 
324
 
#: ../DistUpgrade/DistUpgradeController.py:402
325
 
#: ../DistUpgrade/DistUpgradeController.py:426
326
 
msgid "Can not upgrade"
327
 
msgstr "Cannot upgrade"
328
 
 
329
 
#: ../DistUpgrade/DistUpgradeController.py:403
330
 
#, python-format
331
 
msgid "An upgrade from '%s' to '%s' is not supported with this tool."
332
 
msgstr "An upgrade from \"%s\" to \"%s\" is not supported with this tool."
333
 
 
334
 
#: ../DistUpgrade/DistUpgradeController.py:427
335
 
msgid ""
336
 
"Your python3 install is corrupted. Please fix the '/usr/bin/python3' symlink."
337
 
msgstr ""
338
 
"Your python3 install is corrupted. Please fix the '/usr/bin/python3' symlink."
339
 
 
340
 
#: ../DistUpgrade/DistUpgradeController.py:456
341
 
#, python-format
342
 
msgid "Can not write to '%s'"
343
 
msgstr "Can not write to '%s'"
344
 
 
345
 
#: ../DistUpgrade/DistUpgradeController.py:457
346
 
#, python-format
347
 
msgid ""
348
 
"Its not possible to write to the system directory '%s' on your system. The "
349
 
"upgrade can not continue.\n"
350
 
"Please make sure that the system directory is writable."
351
 
msgstr ""
352
 
"Its not possible to write to the system directory '%s' on your system. The "
353
 
"upgrade can not continue.\n"
354
 
"Please make sure that the system directory is writable."
355
 
 
356
 
#: ../DistUpgrade/DistUpgradeController.py:468
357
 
msgid "Include latest updates from the Internet?"
358
 
msgstr "Include latest updates from the Internet?"
359
 
 
360
 
#: ../DistUpgrade/DistUpgradeController.py:469
361
 
msgid ""
362
 
"The upgrade system can use the internet to automatically download the latest "
363
 
"updates and install them during the upgrade.  If you have a network "
364
 
"connection this is highly recommended.\n"
365
 
"\n"
366
 
"The upgrade will take longer, but when it is complete, your system will be "
367
 
"fully up to date.  You can choose not to do this, but you should install the "
368
 
"latest updates soon after upgrading.\n"
369
 
"If you answer 'no' here, the network is not used at all."
370
 
msgstr ""
371
 
"The upgrade system can use the internet to automatically download the latest "
372
 
"updates and install them. If you have a network connection this is highly "
373
 
"recommended.\n"
374
 
"\n"
375
 
"The upgrade will take longer, but when it is complete, your system will be "
376
 
"fully up to date.  You can choose not to do this, but you should install the "
377
 
"latest updates as soon as possible after upgrading.\n"
378
 
"If you answer 'no' here, the network is not used at all."
379
 
 
380
 
#: ../DistUpgrade/DistUpgradeController.py:647
381
 
#, python-format
382
 
msgid "Not for humans during development stage of release %s"
383
 
msgstr "Not for humans during development stage of release %s"
384
 
 
385
 
#: ../DistUpgrade/DistUpgradeController.py:748
386
 
#, python-format
387
 
msgid "disabled on upgrade to %s"
388
 
msgstr "disabled on upgrade to %s"
389
 
 
390
 
#: ../DistUpgrade/DistUpgradeController.py:805
391
 
msgid "No valid sources.list entry found"
392
 
msgstr "No valid sources.list entry found"
393
 
 
394
 
#: ../DistUpgrade/DistUpgradeController.py:806
395
 
#, python-format
396
 
msgid ""
397
 
"While scanning your repository information no entry about %s could be "
398
 
"found.\n"
399
 
"\n"
400
 
"An upgrade might not succeed.\n"
401
 
"\n"
402
 
"Do you want to continue anyway?"
403
 
msgstr ""
404
 
"While scanning your repository information no entry about %s could be "
405
 
"found.\n"
406
 
"\n"
407
 
"An upgrade might not succeed.\n"
408
 
"\n"
409
 
"Do you want to continue anyway?"
410
 
 
411
 
#: ../DistUpgrade/DistUpgradeController.py:818
412
 
msgid "No valid mirror found"
413
 
msgstr "No valid mirror found"
414
 
 
415
 
#: ../DistUpgrade/DistUpgradeController.py:819
416
 
#, python-format
417
 
msgid ""
418
 
"While scanning your repository information no mirror entry for the upgrade "
419
 
"was found. This can happen if you run an internal mirror or if the mirror "
420
 
"information is out of date.\n"
421
 
"\n"
422
 
"Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' "
423
 
"here it will update all '%s' to '%s' entries.\n"
424
 
"If you select 'No' the upgrade will cancel."
425
 
msgstr ""
426
 
"While scanning your repository information, no mirror entry for the upgrade "
427
 
"was found. This can happen if you run an internal mirror or if the mirror "
428
 
"information is out-of-date.\n"
429
 
"\n"
430
 
"Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' "
431
 
"here, it will update all '%s' to '%s' entries.\n"
432
 
"If you select 'No', the upgrade will cancel."
433
 
 
434
 
#. hm, still nothing useful ...
435
 
#: ../DistUpgrade/DistUpgradeController.py:839
436
 
msgid "Generate default sources?"
437
 
msgstr "Generate default sources?"
438
 
 
439
 
#: ../DistUpgrade/DistUpgradeController.py:840
440
 
#, python-format
441
 
msgid ""
442
 
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
443
 
"\n"
444
 
"Should default entries for '%s' be added? If you select 'No', the upgrade "
445
 
"will cancel."
446
 
msgstr ""
447
 
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
448
 
"\n"
449
 
"Should default entries for '%s' be added? If you select 'No', the upgrade "
450
 
"will cancel."
451
 
 
452
 
#: ../DistUpgrade/DistUpgradeController.py:875
453
 
#: ../DistUpgrade/DistUpgradeController.py:881
454
 
msgid "Repository information invalid"
455
 
msgstr "Repository information invalid"
456
 
 
457
 
#: ../DistUpgrade/DistUpgradeController.py:876
458
 
msgid ""
459
 
"Upgrading the repository information resulted in a invalid file so a bug "
460
 
"reporting process is being started."
461
 
msgstr ""
462
 
"Upgrading the repository information resulted in an invalid file, so a bug "
463
 
"reporting process is being started."
464
 
 
465
 
#: ../DistUpgrade/DistUpgradeController.py:882
466
 
msgid ""
467
 
"Upgrading the repository information resulted in a invalid file. To report a "
468
 
"bug install apport and then execute 'apport-bug ubuntu-release-upgrader'."
469
 
msgstr ""
470
 
"Upgrading the repository information resulted in a invalid file. To report a "
471
 
"bug install apport and then execute 'apport-bug ubuntu-release-upgrader'."
472
 
 
473
 
#: ../DistUpgrade/DistUpgradeController.py:891
474
 
msgid "Third party sources disabled"
475
 
msgstr "Third party sources disabled"
476
 
 
477
 
#: ../DistUpgrade/DistUpgradeController.py:892
478
 
msgid ""
479
 
"Some third party entries in your sources.list were disabled. You can re-"
480
 
"enable them after the upgrade with the 'software-properties' tool or your "
481
 
"package manager."
482
 
msgstr ""
483
 
"Some third party entries in your sources.list were disabled. You can re-"
484
 
"enable them after the upgrade with the 'software-properties' tool or your "
485
 
"package manager."
486
 
 
487
 
#: ../DistUpgrade/DistUpgradeController.py:934
488
 
msgid "Package in inconsistent state"
489
 
msgid_plural "Packages in inconsistent state"
490
 
msgstr[0] "Package in inconsistent state"
491
 
msgstr[1] "Packages in inconsistent state"
492
 
 
493
 
#: ../DistUpgrade/DistUpgradeController.py:937
494
 
#, python-format
495
 
msgid ""
496
 
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
497
 
"but no archive can be found for it. Please reinstall the package manually or "
498
 
"remove it from the system."
499
 
msgid_plural ""
500
 
"The packages '%s' are in an inconsistent state and need to be reinstalled, "
501
 
"but no archive can be found for them. Please reinstall the packages manually "
502
 
"or remove them from the system."
503
 
msgstr[0] ""
504
 
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
505
 
"but no archive can be found for it. Please reinstall the package manually or "
506
 
"remove it from the system."
507
 
msgstr[1] ""
508
 
"The packages '%s' are in an inconsistent state and need to be reinstalled, "
509
 
"but no archive can be found for them. Please reinstall the packages manually "
510
 
"or remove them from the system."
511
 
 
512
 
#: ../DistUpgrade/DistUpgradeController.py:1000
513
 
msgid "Error during update"
514
 
msgstr "Error during update"
515
 
 
516
 
#: ../DistUpgrade/DistUpgradeController.py:1001
517
 
msgid ""
518
 
"A problem occurred during the update. This is usually some sort of network "
519
 
"problem, please check your network connection and retry."
520
 
msgstr ""
521
 
"A problem occurred during the update. This is usually some sort of network "
522
 
"problem, please check your network connection and retry."
523
 
 
524
 
#: ../DistUpgrade/DistUpgradeController.py:1044
525
 
#: ../DistUpgrade/DistUpgradeController.py:1049
526
 
msgid "EFI System Partition (ESP) not usable"
527
 
msgstr "EFI System Partition (ESP) not usable"
528
 
 
529
 
#: ../DistUpgrade/DistUpgradeController.py:1045
530
 
msgid ""
531
 
"Your EFI System Partition (ESP) is not mounted at /boot/efi. Please ensure "
532
 
"that it is properly configured and try again."
533
 
msgstr ""
534
 
"Your EFI System Partition (ESP) is not mounted at /boot/efi. Please ensure "
535
 
"that it is properly configured and try again."
536
 
 
537
 
#: ../DistUpgrade/DistUpgradeController.py:1050
538
 
msgid ""
539
 
"The EFI System Partition (ESP) mounted at /boot/efi is not writable. Please "
540
 
"mount this partition read-write and try again."
541
 
msgstr ""
542
 
"The EFI System Partition (ESP) mounted at /boot/efi is not writable. Please "
543
 
"mount this partition read-write and try again."
544
 
 
545
 
#: ../DistUpgrade/DistUpgradeController.py:1057
546
 
msgid "Not enough free disk space"
547
 
msgstr "Not enough free disk space"
548
 
 
549
 
#. TRANSLATORS: you can change the order of the sentence,
550
 
#. make sure to keep all {str_*} string untranslated.
551
 
#: ../DistUpgrade/DistUpgradeController.py:1060
552
 
#, python-brace-format
553
 
msgid ""
554
 
"The upgrade has aborted. The upgrade needs a total of {str_total} free space "
555
 
"on disk '{str_dir}'. Please free at least an additional {str_needed} of disk "
556
 
"space on '{str_dir}'. {str_remedy}"
557
 
msgstr ""
558
 
"The upgrade has aborted. The upgrade needs a total of {str_total} free space "
559
 
"on disk '{str_dir}'. Please free at least an additional {str_needed} of disk "
560
 
"space on '{str_dir}'. {str_remedy}"
561
 
 
562
 
#. specific ways to resolve lack of free space
563
 
#: ../DistUpgrade/DistUpgradeController.py:1065
564
 
msgid ""
565
 
"Remove temporary packages of former installations using 'sudo apt clean'."
566
 
msgstr ""
567
 
"Remove temporary packages of former installations using 'sudo apt clean'."
568
 
 
569
 
#: ../DistUpgrade/DistUpgradeController.py:1067
570
 
msgid ""
571
 
"You can remove old kernels using 'sudo apt autoremove' and you could also "
572
 
"set COMPRESS=xz in /etc/initramfs-tools/initramfs.conf to reduce the size of "
573
 
"your initramfs."
574
 
msgstr ""
575
 
"You can remove old kernels using 'sudo apt autoremove' and you could also "
576
 
"set COMPRESS=xz in /etc/initramfs-tools/initramfs.conf to reduce the size of "
577
 
"your initramfs."
578
 
 
579
 
#: ../DistUpgrade/DistUpgradeController.py:1072
580
 
msgid ""
581
 
"Empty your trash and remove temporary packages of former installations using "
582
 
"'sudo apt-get clean'."
583
 
msgstr ""
584
 
"Empty out your rubbish, and remove temporary packages of former "
585
 
"installations using 'sudo apt-get clean'."
586
 
 
587
 
#: ../DistUpgrade/DistUpgradeController.py:1075
588
 
msgid "Reboot to clean up files in /tmp."
589
 
msgstr "Reboot to clean up files in /tmp."
590
 
 
591
 
#. calc the dist-upgrade and see if the removals are ok/expected
592
 
#. do the dist-upgrade
593
 
#: ../DistUpgrade/DistUpgradeController.py:1114
594
 
#: ../DistUpgrade/DistUpgradeController.py:1990
595
 
#: ../DistUpgrade/DistUpgradeController.py:2040
596
 
msgid "Calculating the changes"
597
 
msgstr "Calculating the changes"
598
 
 
599
 
#. ask the user
600
 
#: ../DistUpgrade/DistUpgradeController.py:1158
601
 
msgid "Do you want to start the upgrade?"
602
 
msgstr "Do you want to start the upgrade?"
603
 
 
604
 
#: ../DistUpgrade/DistUpgradeController.py:1177
605
 
#, python-format
606
 
msgid ""
607
 
"Livepatch security updates are not available for Ubuntu %s. If you upgrade, "
608
 
"Livepatch will turn off."
609
 
msgstr ""
610
 
"Livepatch security updates are not available for Ubuntu %s. If you upgrade, "
611
 
"Livepatch will turn off."
612
 
 
613
 
#: ../DistUpgrade/DistUpgradeController.py:1249
614
 
msgid "Upgrade canceled"
615
 
msgstr "Upgrade cancelled"
616
 
 
617
 
#: ../DistUpgrade/DistUpgradeController.py:1250
618
 
msgid ""
619
 
"The upgrade will cancel now and the original system state will be restored. "
620
 
"You can resume the upgrade at a later time."
621
 
msgstr ""
622
 
"The upgrade will cancel now and the original system state will be restored. "
623
 
"You can resume the upgrade at a later time."
624
 
 
625
 
#: ../DistUpgrade/DistUpgradeController.py:1256
626
 
#: ../DistUpgrade/DistUpgradeController.py:1401
627
 
msgid "Could not download the upgrades"
628
 
msgstr "Could not download the upgrades"
629
 
 
630
 
#: ../DistUpgrade/DistUpgradeController.py:1257
631
 
msgid ""
632
 
"The upgrade has aborted. Please check your Internet connection or "
633
 
"installation media and try again. All files downloaded so far have been kept."
634
 
msgstr ""
635
 
"The upgrade has aborted. Please check your Internet connection or "
636
 
"installation media and try again. All files downloaded so far have been kept."
637
 
 
638
 
#. FIXME: strings are not good, but we are in string freeze
639
 
#. currently
640
 
#: ../DistUpgrade/DistUpgradeController.py:1350
641
 
#: ../DistUpgrade/DistUpgradeController.py:1389
642
 
#: ../DistUpgrade/DistUpgradeController.py:1505
643
 
msgid "Error during commit"
644
 
msgstr "Error during commit"
645
 
 
646
 
#. generate a new cache
647
 
#: ../DistUpgrade/DistUpgradeController.py:1352
648
 
#: ../DistUpgrade/DistUpgradeController.py:1391
649
 
#: ../DistUpgrade/DistUpgradeController.py:1544
650
 
msgid "Restoring original system state"
651
 
msgstr "Restoring original system state"
652
 
 
653
 
#: ../DistUpgrade/DistUpgradeController.py:1353
654
 
#: ../DistUpgrade/DistUpgradeController.py:1368
655
 
#: ../DistUpgrade/DistUpgradeController.py:1392
656
 
msgid "Could not install the upgrades"
657
 
msgstr "Could not install the upgrades"
658
 
 
659
 
#. invoke the frontend now and show a error message
660
 
#: ../DistUpgrade/DistUpgradeController.py:1358
661
 
msgid ""
662
 
"The upgrade has aborted. Your system could be in an unusable state. A "
663
 
"recovery will run now (dpkg --configure -a)."
664
 
msgstr ""
665
 
"The upgrade has aborted. Your system could be in an unusable state. A "
666
 
"recovery will run now (dpkg --configure -a)."
667
 
 
668
 
#: ../DistUpgrade/DistUpgradeController.py:1363
669
 
#, python-format
670
 
msgid ""
671
 
"\n"
672
 
"\n"
673
 
"Please report this bug in a browser at "
674
 
"http://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+filebug "
675
 
"and attach the files in /var/log/dist-upgrade/ to the bug report.\n"
676
 
"%s"
677
 
msgstr ""
678
 
"\n"
679
 
"\n"
680
 
"Please report this bug in a browser at "
681
 
"http://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+filebug "
682
 
"and attach the files in /var/log/dist-upgrade/ to the bug report.\n"
683
 
"%s"
684
 
 
685
 
#: ../DistUpgrade/DistUpgradeController.py:1402
686
 
msgid ""
687
 
"The upgrade has aborted. Please check your Internet connection or "
688
 
"installation media and try again. "
689
 
msgstr ""
690
 
"The upgrade has aborted. Please check your Internet connection or "
691
 
"installation media and try again. "
692
 
 
693
 
#: ../DistUpgrade/DistUpgradeController.py:1430
694
 
msgid "Searching for obsolete software"
695
 
msgstr "Searching for obsolete software"
696
 
 
697
 
#: ../DistUpgrade/DistUpgradeController.py:1493
698
 
msgid "Remove obsolete packages?"
699
 
msgstr "Remove obsolete packages?"
700
 
 
701
 
#: ../DistUpgrade/DistUpgradeController.py:1494
702
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:8
703
 
msgid "_Keep"
704
 
msgstr "_Keep"
705
 
 
706
 
#: ../DistUpgrade/DistUpgradeController.py:1494
707
 
msgid "_Remove"
708
 
msgstr "_Remove"
709
 
 
710
 
#: ../DistUpgrade/DistUpgradeController.py:1506
711
 
msgid ""
712
 
"A problem occurred during the clean-up. Please see the below message for "
713
 
"more information. "
714
 
msgstr ""
715
 
"A problem occured during the clean-up. Please see the below message for more "
716
 
"information. "
717
 
 
718
 
#. FIXME: instead of error out, fetch and install it
719
 
#. here
720
 
#: ../DistUpgrade/DistUpgradeController.py:1582
721
 
msgid "Required depends is not installed"
722
 
msgstr "Required depends are not installed"
723
 
 
724
 
#: ../DistUpgrade/DistUpgradeController.py:1583
725
 
#, python-format
726
 
msgid "The required dependency '%s' is not installed. "
727
 
msgstr "The required dependency '%s' is not installed. "
728
 
 
729
 
#. sanity check (check for ubuntu-desktop, brokenCache etc)
730
 
#. then open the cache (again)
731
 
#: ../DistUpgrade/DistUpgradeController.py:1850
732
 
#: ../DistUpgrade/DistUpgradeController.py:1940
733
 
msgid "Checking package manager"
734
 
msgstr "Checking package manager"
735
 
 
736
 
#: ../DistUpgrade/DistUpgradeController.py:1856
737
 
#: ../DistUpgrade/DistUpgradeController.py:1862
738
 
msgid "Preparing the upgrade failed"
739
 
msgstr "Preparing the upgrade failed"
740
 
 
741
 
#: ../DistUpgrade/DistUpgradeController.py:1857
742
 
msgid ""
743
 
"Preparing the system for the upgrade failed so a bug reporting process is "
744
 
"being started."
745
 
msgstr ""
746
 
"Preparing the system for the upgrade failed, so a bug reporting process is "
747
 
"being started."
748
 
 
749
 
#: ../DistUpgrade/DistUpgradeController.py:1863
750
 
msgid ""
751
 
"Preparing the system for the upgrade failed. To report a bug install apport "
752
 
"and then execute 'apport-bug ubuntu-release-upgrader'."
753
 
msgstr ""
754
 
"Preparing the system for the upgrade failed. To report a bug install apport "
755
 
"and then execute 'apport-bug ubuntu-release-upgrader'."
756
 
 
757
 
#: ../DistUpgrade/DistUpgradeController.py:1880
758
 
#: ../DistUpgrade/DistUpgradeController.py:1890
759
 
msgid "Getting upgrade prerequisites failed"
760
 
msgstr "Getting upgrade prerequisites failed"
761
 
 
762
 
#: ../DistUpgrade/DistUpgradeController.py:1881
763
 
msgid ""
764
 
"The system was unable to get the prerequisites for the upgrade. The upgrade "
765
 
"will abort now and restore the original system state.\n"
766
 
"\n"
767
 
"Additionally, a bug reporting process is being started."
768
 
msgstr ""
769
 
"The system was unable to get the prerequisites for the upgrade. The upgrade "
770
 
"will abort now and restore the original system state.\n"
771
 
"\n"
772
 
"Additionally, a bug reporting process is being started."
773
 
 
774
 
#: ../DistUpgrade/DistUpgradeController.py:1891
775
 
msgid ""
776
 
"The system was unable to get the prerequisites for the upgrade. The upgrade "
777
 
"will abort now and restore the original system state.\n"
778
 
"\n"
779
 
"To report a bug install apport and then execute 'apport-bug ubuntu-release-"
780
 
"upgrader'."
781
 
msgstr ""
782
 
"The system was unable to get the prerequisites for the upgrade. The upgrade "
783
 
"will abort now and restore the original system state.\n"
784
 
"\n"
785
 
"To report a bug install apport and then execute 'apport-bug ubuntu-release-"
786
 
"upgrader'."
787
 
 
788
 
#: ../DistUpgrade/DistUpgradeController.py:1924
789
 
msgid "Updating repository information"
790
 
msgstr "Updating repository information"
791
 
 
792
 
#: ../DistUpgrade/DistUpgradeController.py:1931
793
 
msgid "Failed to add the cdrom"
794
 
msgstr "Failed to add the CDROM"
795
 
 
796
 
#: ../DistUpgrade/DistUpgradeController.py:1932
797
 
msgid "Sorry, adding the cdrom was not successful."
798
 
msgstr "Sorry, adding the CDROM was not successful."
799
 
 
800
 
#: ../DistUpgrade/DistUpgradeController.py:1967
801
 
msgid "Invalid package information"
802
 
msgstr "Invalid package information"
803
 
 
804
 
#: ../DistUpgrade/DistUpgradeController.py:1968
805
 
#, python-format
806
 
msgid ""
807
 
"After updating your package information, the essential package '%s' could "
808
 
"not be located. This may be because you have no official mirrors listed in "
809
 
"your software sources, or because of excessive load on the mirror you are "
810
 
"using. See /etc/apt/sources.list for the current list of configured software "
811
 
"sources.\n"
812
 
"In the case of an overloaded mirror, you may want to try the upgrade again "
813
 
"later."
814
 
msgstr ""
815
 
"After updating your package information, the essential package '%s' could "
816
 
"not be located. This may be because you have no official mirrors listed in "
817
 
"your software sources, or because of excessive load on the mirror you are "
818
 
"using. See /etc/apt/sources.list for the current list of configured software "
819
 
"sources.\n"
820
 
"In the case of an overloaded mirror, you may want to try the upgrade again "
821
 
"later."
822
 
 
823
 
#: ../DistUpgrade/DistUpgradeController.py:1997
824
 
#: ../DistUpgrade/DistUpgradeController.py:2096
825
 
msgid "Fetching"
826
 
msgstr "Fetching"
827
 
 
828
 
#: ../DistUpgrade/DistUpgradeController.py:2004
829
 
#: ../DistUpgrade/DistUpgradeController.py:2025
830
 
#: ../DistUpgrade/DistUpgradeController.py:2046
831
 
#: ../DistUpgrade/DistUpgradeController.py:2100
832
 
msgid "Upgrading"
833
 
msgstr "Upgrading"
834
 
 
835
 
#: ../DistUpgrade/DistUpgradeController.py:2006
836
 
msgid "Upgrade infeasible"
837
 
msgstr "Upgrade infeasible"
838
 
 
839
 
#: ../DistUpgrade/DistUpgradeController.py:2007
840
 
msgid ""
841
 
"The upgrade could not be completed, there were errors during the upgrade "
842
 
"process."
843
 
msgstr ""
844
 
"The upgrade could not be completed, there were errors during the upgrade "
845
 
"process."
846
 
 
847
 
#. don't abort here, because it would restore the sources.list
848
 
#: ../DistUpgrade/DistUpgradeController.py:2028
849
 
msgid "Upgrade incomplete"
850
 
msgstr "Upgrade incomplete"
851
 
 
852
 
#: ../DistUpgrade/DistUpgradeController.py:2029
853
 
msgid ""
854
 
"The upgrade has partially completed but there were errors during the upgrade "
855
 
"process."
856
 
msgstr ""
857
 
"The upgrade has partially completed but there were errors during the upgrade "
858
 
"process."
859
 
 
860
 
#. don't abort here, because it would restore the sources.list
861
 
#: ../DistUpgrade/DistUpgradeController.py:2051
862
 
#: ../DistUpgrade/DistUpgradeController.py:2102
863
 
#: ../DistUpgrade/DistUpgradeController.py:2108
864
 
#: ../DistUpgrade/DistUpgradeController.py:2119
865
 
msgid "Upgrade complete"
866
 
msgstr "Upgrade complete"
867
 
 
868
 
#: ../DistUpgrade/DistUpgradeController.py:2052
869
 
#: ../DistUpgrade/DistUpgradeController.py:2103
870
 
#: ../DistUpgrade/DistUpgradeController.py:2109
871
 
msgid ""
872
 
"The upgrade has completed but there were errors during the upgrade process."
873
 
msgstr ""
874
 
"The upgrade has completed but there were errors during the upgrade process."
875
 
 
876
 
#: ../DistUpgrade/DistUpgradeController.py:2071
877
 
msgid "System upgrade is complete."
878
 
msgstr "System upgrade is complete."
879
 
 
880
 
#: ../DistUpgrade/DistUpgradeController.py:2120
881
 
msgid "The partial upgrade was completed."
882
 
msgstr "The partial upgrade was completed."
883
 
 
884
 
#: ../DistUpgrade/DistUpgradeController.py:2148
885
 
msgid "Lock screen disabled"
886
 
msgstr "Lock screen disabled"
887
 
 
888
 
#: ../DistUpgrade/DistUpgradeController.py:2149
889
 
msgid ""
890
 
"Your lock screen has been disabled and will remain disabled until you reboot."
891
 
msgstr ""
892
 
"Your lock screen has been disabled and will remain disabled until you reboot."
893
 
 
894
 
#: ../DistUpgrade/DistUpgradeFetcher.py:105
895
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:170
896
 
msgid "Could not find the release notes"
897
 
msgstr "Could not find the release notes"
898
 
 
899
 
#: ../DistUpgrade/DistUpgradeFetcher.py:106
900
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:171
901
 
msgid "The server may be overloaded. "
902
 
msgstr "The server may be overloaded. "
903
 
 
904
 
#: ../DistUpgrade/DistUpgradeFetcher.py:118
905
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:175
906
 
msgid "Could not download the release notes"
907
 
msgstr "Could not download the release notes"
908
 
 
909
 
#: ../DistUpgrade/DistUpgradeFetcher.py:119
910
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:176
911
 
msgid "Please check your internet connection."
912
 
msgstr "Please check your internet connection."
913
 
 
914
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:73
915
 
#, python-format
916
 
msgid "authenticate '%(file)s' against '%(signature)s' "
917
 
msgstr "authenticate '%(file)s' against '%(signature)s' "
918
 
 
919
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:97
920
 
#, python-format
921
 
msgid "extracting '%s'"
922
 
msgstr "extracting '%s'"
923
 
 
924
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:118
925
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:119
926
 
msgid "Could not run the upgrade tool"
927
 
msgstr "Could not run the upgrade tool"
928
 
 
929
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:120
930
 
msgid ""
931
 
"This is most likely a bug in the upgrade tool. Please report it as a bug "
932
 
"using the command 'ubuntu-bug ubuntu-release-upgrader-core'."
933
 
msgstr ""
934
 
"This is most likely a bug in the upgrade tool. Please report it as a bug "
935
 
"using the command 'ubuntu-bug ubuntu-release-upgrader-core'."
936
 
 
937
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:197
938
 
msgid "Upgrade tool signature"
939
 
msgstr "Upgrade tool signature"
940
 
 
941
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:204
942
 
msgid "Upgrade tool"
943
 
msgstr "Upgrade tool"
944
 
 
945
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:238
946
 
msgid "Failed to fetch"
947
 
msgstr "Failed to fetch"
948
 
 
949
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:239
950
 
msgid "Fetching the upgrade failed. There may be a network problem. "
951
 
msgstr "Fetching the upgrade failed. There may be a network problem. "
952
 
 
953
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:243
954
 
msgid "Authentication failed"
955
 
msgstr "Authentication failed"
956
 
 
957
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:244
958
 
msgid ""
959
 
"Authenticating the upgrade failed. There may be a problem with the network "
960
 
"or with the server. "
961
 
msgstr ""
962
 
"Authenticating the upgrade failed. There may be a problem with the network "
963
 
"or with the server. "
964
 
 
965
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:249
966
 
msgid "Failed to extract"
967
 
msgstr "Failed to extract"
968
 
 
969
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:250
970
 
msgid ""
971
 
"Extracting the upgrade failed. There may be a problem with the network or "
972
 
"with the server. "
973
 
msgstr ""
974
 
"Extracting the upgrade failed. There may be a problem with the network or "
975
 
"with the server. "
976
 
 
977
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:255
978
 
msgid "Verification failed"
979
 
msgstr "Verification failed"
980
 
 
981
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:256
982
 
msgid ""
983
 
"Verifying the upgrade failed.  There may be a problem with the network or "
984
 
"with the server. "
985
 
msgstr ""
986
 
"Verifying the upgrade failed.  There may be a problem with the network or "
987
 
"with the server. "
988
 
 
989
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:270
990
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:276
991
 
msgid "Can not run the upgrade"
992
 
msgstr "Cannot run the upgrade"
993
 
 
994
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:271
995
 
msgid ""
996
 
"This usually is caused by a system where /tmp is mounted noexec. Please "
997
 
"remount without noexec and run the upgrade again."
998
 
msgstr ""
999
 
"This usually is caused by a system where /tmp is mounted noexec. Please "
1000
 
"remount without noexec and run the upgrade again."
1001
 
 
1002
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:277
1003
 
#, python-format
1004
 
msgid "The error message is '%s'."
1005
 
msgstr "The error message is '%s'"
1006
 
 
1007
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:151
1008
 
msgid "&Upgrade"
1009
 
msgstr "&Upgrade"
1010
 
 
1011
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:154
1012
 
msgid "&Cancel"
1013
 
msgstr "&Cancel"
1014
 
 
1015
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:156
1016
 
#: ../data/gtkbuilder/ReleaseNotes.ui.h:1
1017
 
msgid "Release Notes"
1018
 
msgstr "Release Notes"
1019
 
 
1020
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:191
1021
 
msgid "Upgrade"
1022
 
msgstr "Upgrade"
1023
 
 
1024
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:207
1025
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:222
1026
 
msgid "Downloading additional package files..."
1027
 
msgstr "Downloading additional package files..."
1028
 
 
1029
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:224
1030
 
#, python-format
1031
 
msgid "File %s of %s at %sB/s"
1032
 
msgstr "File %s of %s at %sB/s"
1033
 
 
1034
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:228
1035
 
#, python-format
1036
 
msgid "File %s of %s"
1037
 
msgstr "File %s of %s"
1038
 
 
1039
 
#. print("mediaChange %s %s" % (medium, drive))
1040
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:235
1041
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:125
1042
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:302
1043
 
#, python-format
1044
 
msgid "Please insert '%s' into the drive '%s'"
1045
 
msgstr "Please insert '%s' into the drive '%s'"
1046
 
 
1047
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:237
1048
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:242
1049
 
#: ../DistUpgrade/DistUpgradeFetcherKDE.py:243
1050
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:303
1051
 
msgid "Media Change"
1052
 
msgstr "Media Change"
1053
 
 
1054
 
#: ../DistUpgrade/DistUpgradeQuirks.py:218
1055
 
msgid "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1056
 
msgstr "Your graphics hardware may not be fully supported in Ubuntu 14.04."
1057
 
 
1058
 
#: ../DistUpgrade/DistUpgradeQuirks.py:220
1059
 
msgid ""
1060
 
"Running the 'unity' desktop environment is not fully supported by your "
1061
 
"graphics hardware. You will maybe end up in a very slow environment after "
1062
 
"the upgrade. Our advice is to keep the LTS version for now. For more "
1063
 
"information see "
1064
 
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Do you still "
1065
 
"want to continue with the upgrade?"
1066
 
msgstr ""
1067
 
"Running the 'Unity' desktop environment is not fully supported by your "
1068
 
"graphics hardware. You will maybe end up in a very slow environment after "
1069
 
"the upgrade. Our advice is to keep the LTS version for now. For more "
1070
 
"information see "
1071
 
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Do you still "
1072
 
"want to continue with the upgrade?"
1073
 
 
1074
 
#: ../DistUpgrade/DistUpgradeQuirks.py:244
1075
 
msgid ""
1076
 
"Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1077
 
msgstr ""
1078
 
"Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
1079
 
 
1080
 
#: ../DistUpgrade/DistUpgradeQuirks.py:246
1081
 
msgid ""
1082
 
"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1083
 
"and you may encounter problems after the upgrade. For more information see "
1084
 
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Do you want to "
1085
 
"continue with the upgrade?"
1086
 
msgstr ""
1087
 
"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
1088
 
"and you may encounter problems after the upgrade. For more information see "
1089
 
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Do you want to "
1090
 
"continue with the upgrade?"
1091
 
 
1092
 
#: ../DistUpgrade/DistUpgradeQuirks.py:266
1093
 
msgid ""
1094
 
"Upgrading may reduce desktop effects, and performance in games and other "
1095
 
"graphically intensive programs."
1096
 
msgstr ""
1097
 
"Upgrading may reduce desktop effects, and performance in games and other "
1098
 
"graphically intensive programs."
1099
 
 
1100
 
#: ../DistUpgrade/DistUpgradeQuirks.py:270
1101
 
msgid ""
1102
 
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
1103
 
"of this driver is available that works with your hardware in Ubuntu 10.04 "
1104
 
"LTS.\n"
1105
 
"\n"
1106
 
"Do you want to continue?"
1107
 
msgstr ""
1108
 
"This computer is currently using the AMD 'fglrx' graphics driver. A version "
1109
 
"of this driver that works with your hardware is not available in Ubuntu "
1110
 
"10.04 LTS.\n"
1111
 
"\n"
1112
 
"Do you wish to continue?"
1113
 
 
1114
 
#: ../DistUpgrade/DistUpgradeQuirks.py:309
1115
 
msgid "Sorry, no more upgrades for this system"
1116
 
msgstr "Sorry, no more upgrades for this system"
1117
 
 
1118
 
#: ../DistUpgrade/DistUpgradeQuirks.py:310
1119
 
#, python-format
1120
 
msgid ""
1121
 
"There will not be any further Ubuntu releases for this system's 'i386' "
1122
 
"architecture.\n"
1123
 
"\n"
1124
 
"Updates for Ubuntu %s will continue until %s."
1125
 
msgstr ""
1126
 
"There will not be any further Ubuntu releases for this system's 'i386' "
1127
 
"architecture.\n"
1128
 
"\n"
1129
 
"Updates for Ubuntu %s will continue until %s."
1130
 
 
1131
 
#: ../DistUpgrade/DistUpgradeQuirks.py:325
1132
 
msgid "No ARMv6 CPU"
1133
 
msgstr "No ARMv6 CPU"
1134
 
 
1135
 
#: ../DistUpgrade/DistUpgradeQuirks.py:326
1136
 
msgid ""
1137
 
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1138
 
"packages in karmic were built with optimizations requiring ARMv6 as the "
1139
 
"minimal architecture. It is not possible to upgrade your system to a new "
1140
 
"Ubuntu release with this hardware."
1141
 
msgstr ""
1142
 
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
1143
 
"packages in Ubuntu 9.10 were built with optimisations requiring ARMv6 as the "
1144
 
"minimal architecture. It is not possible to upgrade your system to a new "
1145
 
"Ubuntu release with this hardware."
1146
 
 
1147
 
#: ../DistUpgrade/DistUpgradeQuirks.py:346
1148
 
msgid "No init available"
1149
 
msgstr "No init available"
1150
 
 
1151
 
#: ../DistUpgrade/DistUpgradeQuirks.py:347
1152
 
msgid ""
1153
 
"Your system appears to be a virtualised environment without an init daemon, "
1154
 
"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
1155
 
"environment, requiring an update to your virtual machine configuration "
1156
 
"first.\n"
1157
 
"\n"
1158
 
"Are you sure you want to continue?"
1159
 
msgstr ""
1160
 
"Your system appears to be a virtualised environment without an init daemon, "
1161
 
"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
1162
 
"environment, requiring an update to your virtual machine configuration "
1163
 
"first.\n"
1164
 
"\n"
1165
 
"Are you sure you want to continue?"
1166
 
 
1167
 
#: ../DistUpgrade/DistUpgradeQuirks.py:452
1168
 
msgid "Connection to Snap Store failed"
1169
 
msgstr "Connection to Snap Store failed"
1170
 
 
1171
 
#: ../DistUpgrade/DistUpgradeQuirks.py:453
1172
 
msgid ""
1173
 
"Your system does not have a connection to the Snap Store. For the best "
1174
 
"upgrade experience make sure that your system can connect to "
1175
 
"api.snapcraft.io.\n"
1176
 
"Do you still want to continue with the upgrade?"
1177
 
msgstr ""
1178
 
"Your system does not have a connection to the Snap Store. For the best "
1179
 
"upgrade experience make sure that your system can connect to "
1180
 
"api.snapcraft.io.\n"
1181
 
"Do you still want to continue with the upgrade?"
1182
 
 
1183
 
#: ../DistUpgrade/DistUpgradeQuirks.py:462
1184
 
msgid "Outdated snapd package"
1185
 
msgstr "Outdated snapd package"
1186
 
 
1187
 
#: ../DistUpgrade/DistUpgradeQuirks.py:463
1188
 
msgid ""
1189
 
"Your system does not have the latest version of snapd. Please update the "
1190
 
"version of snapd on your system to improve the upgrade experience.\n"
1191
 
"Do you still want to continue with the upgrade?"
1192
 
msgstr ""
1193
 
"Your system does not have the latest version of snapd. Please update the "
1194
 
"version of snapd on your system to improve the upgrade experience.\n"
1195
 
"Do you still want to continue with the upgrade?"
1196
 
 
1197
 
#. now perform direct API calls to the store, requesting size
1198
 
#. information for each of the snaps needing installation
1199
 
#: ../DistUpgrade/DistUpgradeQuirks.py:486
1200
 
msgid "Calculating snap size requirements"
1201
 
msgstr "Calculating snap size requirements"
1202
 
 
1203
 
#. gtk-common-themes isn't a package name but is this risky?
1204
 
#: ../DistUpgrade/DistUpgradeQuirks.py:518
1205
 
msgid "Processing snap replacements"
1206
 
msgstr "Processing snap replacements"
1207
 
 
1208
 
#: ../DistUpgrade/DistUpgradeQuirks.py:525
1209
 
#, python-format
1210
 
msgid "refreshing snap %s"
1211
 
msgstr "refreshing snap %s"
1212
 
 
1213
 
#: ../DistUpgrade/DistUpgradeQuirks.py:527
1214
 
#, python-format
1215
 
msgid "installing snap %s"
1216
 
msgstr "installing snap %s"
1217
 
 
1218
 
#: ../DistUpgrade/DistUpgradeQuirks.py:554
1219
 
msgid "PAE not enabled"
1220
 
msgstr "PAE not enabled"
1221
 
 
1222
 
#: ../DistUpgrade/DistUpgradeQuirks.py:555
1223
 
msgid ""
1224
 
"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1225
 
"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
1226
 
"you must enable PAE (if this is possible) see:\n"
1227
 
"http://help.ubuntu.com/community/EnablingPAE"
1228
 
msgstr ""
1229
 
"Your system uses a CPU that does not have PAE enabled. Ubuntu only supports "
1230
 
"non-PAE systems up to Ubuntu 12.04. To upgrade to a later version of Ubuntu, "
1231
 
"you must enable PAE (if this is possible) see:\n"
1232
 
"http://help.ubuntu.com/community/EnablingPAE"
1233
 
 
1234
 
#: ../DistUpgrade/DistUpgradeQuirks.py:833
1235
 
msgid "Checking for installed snaps"
1236
 
msgstr "Checking for installed snaps"
1237
 
 
1238
 
#: ../DistUpgrade/DistUpgradeMain.py:58
1239
 
msgid "Use the given path to search for a cdrom with upgradable packages"
1240
 
msgstr "Use the given path to search for a CD-ROM with upgradeable packages"
1241
 
 
1242
 
#: ../DistUpgrade/DistUpgradeMain.py:64
1243
 
msgid ""
1244
 
"Use frontend. Currently available: \n"
1245
 
"DistUpgradeViewText, DistUpgradeViewGtk, DistUpgradeViewKDE"
1246
 
msgstr ""
1247
 
"Use frontend. Currently available: \n"
1248
 
"DistUpgradeViewText, DistUpgradeViewGtk, DistUpgradeViewKDE"
1249
 
 
1250
 
#: ../DistUpgrade/DistUpgradeMain.py:67
1251
 
msgid "*DEPRECATED* this option will be ignored"
1252
 
msgstr "*DEPRECATED* this option will be ignored"
1253
 
 
1254
 
#: ../DistUpgrade/DistUpgradeMain.py:70
1255
 
msgid "Perform a partial upgrade only (no sources.list rewriting)"
1256
 
msgstr "Perform a partial upgrade only (no sources.list rewriting)"
1257
 
 
1258
 
#: ../DistUpgrade/DistUpgradeMain.py:73
1259
 
msgid "Disable GNU screen support"
1260
 
msgstr "Disable GNU screen support"
1261
 
 
1262
 
#: ../DistUpgrade/DistUpgradeMain.py:75
1263
 
msgid "Set datadir"
1264
 
msgstr "Set datadir"
1265
 
 
1266
 
#: ../DistUpgrade/DistUpgradeMain.py:78
1267
 
msgid "Upgrade to the development release"
1268
 
msgstr "Upgrade to the development release"
1269
 
 
1270
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:146
1271
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:316
1272
 
msgid "Fetching is complete"
1273
 
msgstr "Fetching is complete"
1274
 
 
1275
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:161
1276
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:332
1277
 
#, python-format
1278
 
msgid "Fetching file %li of %li at %sB/s"
1279
 
msgstr "Fetching file %li of %li at %sB/s"
1280
 
 
1281
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:163
1282
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:325
1283
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:333
1284
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:483
1285
 
#, python-format
1286
 
msgid "About %s remaining"
1287
 
msgstr "About %s remaining"
1288
 
 
1289
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:166
1290
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:335
1291
 
#, python-format
1292
 
msgid "Fetching file %li of %li"
1293
 
msgstr "Fetching file %li of %li"
1294
 
 
1295
 
#. FIXME: add support for the timeout
1296
 
#. of the terminal (to display something useful then)
1297
 
#. -> longer term, move this code into python-apt
1298
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:198
1299
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:373
1300
 
msgid "Applying changes"
1301
 
msgstr "Applying changes"
1302
 
 
1303
 
#. we do not report followup errors from earlier failures
1304
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:224
1305
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:386
1306
 
msgid "dependency problems - leaving unconfigured"
1307
 
msgstr "dependency problems - leaving unconfigured"
1308
 
 
1309
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:229
1310
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:388
1311
 
#, python-format
1312
 
msgid "Could not install '%s'"
1313
 
msgstr "Could not install '%s'"
1314
 
 
1315
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:230
1316
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:389
1317
 
#, python-format
1318
 
msgid ""
1319
 
"The upgrade will continue but the '%s' package may not be in a working "
1320
 
"state. Please consider submitting a bug report about it."
1321
 
msgstr ""
1322
 
"The upgrade will continue but the '%s' package may not be in a working "
1323
 
"state. Please consider submitting a bug report about it."
1324
 
 
1325
 
#. self.expander.set_expanded(True)
1326
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:247
1327
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:411
1328
 
#, python-format
1329
 
msgid ""
1330
 
"Replace the customized configuration file\n"
1331
 
"'%s'?"
1332
 
msgstr ""
1333
 
"Replace the customised configuration file\n"
1334
 
"'%s'?"
1335
 
 
1336
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:248
1337
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:412
1338
 
msgid ""
1339
 
"You will lose any changes you have made to this configuration file if you "
1340
 
"choose to replace it with a newer version."
1341
 
msgstr ""
1342
 
"You will lose any changes you have made to this configuration file if you "
1343
 
"choose to replace it with a newer version."
1344
 
 
1345
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:268
1346
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:435
1347
 
msgid "The 'diff' command was not found"
1348
 
msgstr "The 'diff' command was not found"
1349
 
 
1350
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:535
1351
 
#: ../DistUpgrade/DistUpgradeViewText.py:140
1352
 
msgid "A fatal error occurred"
1353
 
msgstr "A fatal error occurred"
1354
 
 
1355
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:536
1356
 
msgid ""
1357
 
"Please report this as a bug (if you haven't already) and include the files "
1358
 
"/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your "
1359
 
"report. The upgrade has aborted.\n"
1360
 
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1361
 
msgstr ""
1362
 
"Please report this as a bug (if you haven't already) and include the files "
1363
 
"/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your "
1364
 
"report. The upgrade has aborted.\n"
1365
 
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1366
 
 
1367
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:566
1368
 
msgid "Ctrl-c pressed"
1369
 
msgstr "Ctrl-C pressed"
1370
 
 
1371
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:567
1372
 
msgid ""
1373
 
"This will abort the operation and may leave the system in a broken state. "
1374
 
"Are you sure you want to do that?"
1375
 
msgstr ""
1376
 
"This will end the operation and may leave the system in a broken state.  Are "
1377
 
"you sure that you want to do that?"
1378
 
 
1379
 
#. append warning
1380
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:706
1381
 
msgid "To prevent data loss close all open applications and documents."
1382
 
msgstr "To prevent data loss close all open applications and documents."
1383
 
 
1384
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:720
1385
 
#, python-format
1386
 
msgid "No longer supported by Canonical (%s)"
1387
 
msgstr "No longer supported by Canonical (%s)"
1388
 
 
1389
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:721
1390
 
#, python-format
1391
 
msgid "<b>Downgrade (%s)</b>"
1392
 
msgstr "<b>Downgrade (%s)</b>"
1393
 
 
1394
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:722
1395
 
#, python-format
1396
 
msgid "Remove (%s)"
1397
 
msgstr "Remove (%s)"
1398
 
 
1399
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:723
1400
 
#, python-format
1401
 
msgid "No longer needed (%s)"
1402
 
msgstr "No longer needed (%s)"
1403
 
 
1404
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:724
1405
 
#, python-format
1406
 
msgid "Install (%s)"
1407
 
msgstr "Install (%s)"
1408
 
 
1409
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:725
1410
 
#, python-format
1411
 
msgid "Upgrade (%s)"
1412
 
msgstr "Upgrade (%s)"
1413
 
 
1414
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:773
1415
 
msgid "Cancel"
1416
 
msgstr "Cancel"
1417
 
 
1418
 
#: ../DistUpgrade/DistUpgradeViewGtk3.py:774
1419
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:939
1420
 
msgid "Continue"
1421
 
msgstr "Continue"
1422
 
 
1423
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:447
1424
 
msgid "Show Difference >>>"
1425
 
msgstr "Show Difference >>>"
1426
 
 
1427
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:450
1428
 
msgid "<<< Hide Difference"
1429
 
msgstr "<<< Hide Difference"
1430
 
 
1431
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:701
1432
 
msgid "Error"
1433
 
msgstr "Error"
1434
 
 
1435
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:753
1436
 
msgid "Show Terminal >>>"
1437
 
msgstr "Show Terminal >>>"
1438
 
 
1439
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:756
1440
 
msgid "<<< Hide Terminal"
1441
 
msgstr "<<< Hide Terminal"
1442
 
 
1443
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:829
1444
 
msgid "Information"
1445
 
msgstr "Information"
1446
 
 
1447
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:877
1448
 
msgid "&Start Upgrade"
1449
 
msgstr "&Start Upgrade"
1450
 
 
1451
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:879
1452
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:923
1453
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:926
1454
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:7
1455
 
msgid "Details"
1456
 
msgstr "Details"
1457
 
 
1458
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:901
1459
 
#, python-format
1460
 
msgid "No longer supported %s"
1461
 
msgstr "No longer supported %s"
1462
 
 
1463
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:903
1464
 
#, python-format
1465
 
msgid "Remove %s"
1466
 
msgstr "Remove %s"
1467
 
 
1468
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:905
1469
 
#: ../DistUpgrade/DistUpgradeViewText.py:239
1470
 
#, python-format
1471
 
msgid "Remove (was auto installed) %s"
1472
 
msgstr "Remove (was auto installed) %s"
1473
 
 
1474
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:907
1475
 
#, python-format
1476
 
msgid "Install %s"
1477
 
msgstr "Install %s"
1478
 
 
1479
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:909
1480
 
#, python-format
1481
 
msgid "Upgrade %s"
1482
 
msgstr "Upgrade %s"
1483
 
 
1484
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:956
1485
 
#: ../DistUpgrade/DistUpgradeViewText.py:292
1486
 
msgid "Restart required"
1487
 
msgstr "Restart required"
1488
 
 
1489
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:956
1490
 
msgid "<b><big>Restart the system to complete the upgrade</big></b>"
1491
 
msgstr "<b><big>Restart the system to complete the upgrade</big></b>"
1492
 
 
1493
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:959
1494
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:14
1495
 
msgid "_Restart Now"
1496
 
msgstr "_Restart Now"
1497
 
 
1498
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:960
1499
 
msgid "&Close"
1500
 
msgstr "&Close"
1501
 
 
1502
 
#. FIXME make this user friendly
1503
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:977
1504
 
msgid ""
1505
 
"<b><big>Cancel the running upgrade?</big></b>\n"
1506
 
"\n"
1507
 
"The system could be in an unusable state if you cancel the upgrade. You are "
1508
 
"strongly advised to resume the upgrade."
1509
 
msgstr ""
1510
 
"<b><big>Cancel the running upgrade?</big></b>\n"
1511
 
"\n"
1512
 
"Stopping the upgrade may render your system unusable. It is recommended that "
1513
 
"the upgrade is resumed and allowed to complete."
1514
 
 
1515
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:981
1516
 
msgid "Cancel Upgrade?"
1517
 
msgstr "Cancel Upgrade?"
1518
 
 
1519
 
#: ../DistUpgrade/DistUpgradeView.py:82
1520
 
#, python-format
1521
 
msgid "%li day"
1522
 
msgid_plural "%li days"
1523
 
msgstr[0] "%li day"
1524
 
msgstr[1] "%li days"
1525
 
 
1526
 
#: ../DistUpgrade/DistUpgradeView.py:84
1527
 
#, python-format
1528
 
msgid "%li hour"
1529
 
msgid_plural "%li hours"
1530
 
msgstr[0] "%li hour"
1531
 
msgstr[1] "%li hours"
1532
 
 
1533
 
#: ../DistUpgrade/DistUpgradeView.py:86
1534
 
#, python-format
1535
 
msgid "%li minute"
1536
 
msgid_plural "%li minutes"
1537
 
msgstr[0] "%li minute"
1538
 
msgstr[1] "%li minutes"
1539
 
 
1540
 
#: ../DistUpgrade/DistUpgradeView.py:87
1541
 
#, python-format
1542
 
msgid "%li second"
1543
 
msgid_plural "%li seconds"
1544
 
msgstr[0] "%li second"
1545
 
msgstr[1] "%li seconds"
1546
 
 
1547
 
#. TRANSLATORS: you can alter the ordering of the remaining time
1548
 
#. information here if you shuffle %(str_days)s %(str_hours)s %(str_minutes)s
1549
 
#. around. Make sure to keep all '$(str_*)s' in the translated string
1550
 
#. and do NOT change anything appart from the ordering.
1551
 
#. 
1552
 
#. %(str_hours)s will be either "1 hour" or "2 hours" depending on the
1553
 
#. plural form
1554
 
#. 
1555
 
#. Note: most western languages will not need to change this
1556
 
#: ../DistUpgrade/DistUpgradeView.py:103
1557
 
#, python-format
1558
 
msgid "%(str_days)s %(str_hours)s"
1559
 
msgstr "%(str_days)s %(str_hours)s"
1560
 
 
1561
 
#. TRANSLATORS: you can alter the ordering of the remaining time
1562
 
#. information here if you shuffle %(str_hours)s %(str_minutes)s
1563
 
#. around. Make sure to keep all '$(str_*)s' in the translated string
1564
 
#. and do NOT change anything appart from the ordering.
1565
 
#. 
1566
 
#. %(str_hours)s will be either "1 hour" or "2 hours" depending on the
1567
 
#. plural form
1568
 
#. 
1569
 
#. Note: most western languages will not need to change this
1570
 
#: ../DistUpgrade/DistUpgradeView.py:121
1571
 
#, python-format
1572
 
msgid "%(str_hours)s %(str_minutes)s"
1573
 
msgstr "%(str_hours)s %(str_minutes)s"
1574
 
 
1575
 
#. 56 kbit
1576
 
#. 1Mbit = 1024 kbit
1577
 
#: ../DistUpgrade/DistUpgradeView.py:172
1578
 
#, python-format
1579
 
msgid ""
1580
 
"This download will take about %s with a 1Mbit DSL connection and about %s "
1581
 
"with a 56k modem."
1582
 
msgstr ""
1583
 
"This download will take about %s with a 1Mbit DSL connection and about %s "
1584
 
"with a 56k modem."
1585
 
 
1586
 
#. if we have a estimated speed, use it
1587
 
#: ../DistUpgrade/DistUpgradeView.py:176
1588
 
#, python-format
1589
 
msgid "This download will take about %s with your connection. "
1590
 
msgstr "This download should take about %s with your connection. "
1591
 
 
1592
 
#. Declare these translatable strings from the .ui files here so that
1593
 
#. xgettext picks them up.
1594
 
#: ../DistUpgrade/DistUpgradeView.py:268 ../data/gtkbuilder/DistUpgrade.ui.h:22
1595
 
msgid "Preparing to upgrade"
1596
 
msgstr "Preparing to upgrade"
1597
 
 
1598
 
#: ../DistUpgrade/DistUpgradeView.py:269
1599
 
msgid "Getting new software channels"
1600
 
msgstr "Getting new software channels"
1601
 
 
1602
 
#: ../DistUpgrade/DistUpgradeView.py:270 ../data/gtkbuilder/DistUpgrade.ui.h:24
1603
 
msgid "Getting new packages"
1604
 
msgstr "Getting new packages"
1605
 
 
1606
 
#: ../DistUpgrade/DistUpgradeView.py:271 ../data/gtkbuilder/DistUpgrade.ui.h:27
1607
 
msgid "Installing the upgrades"
1608
 
msgstr "Installing the upgrades"
1609
 
 
1610
 
#: ../DistUpgrade/DistUpgradeView.py:272 ../data/gtkbuilder/DistUpgrade.ui.h:26
1611
 
msgid "Cleaning up"
1612
 
msgstr "Cleaning up"
1613
 
 
1614
 
#: ../DistUpgrade/DistUpgradeView.py:361
1615
 
#, python-format
1616
 
msgid ""
1617
 
"%(amount)d installed package is no longer supported by Canonical. You can "
1618
 
"still get support from the community."
1619
 
msgid_plural ""
1620
 
"%(amount)d installed packages are no longer supported by Canonical. You can "
1621
 
"still get support from the community."
1622
 
msgstr[0] ""
1623
 
"%(amount)d installed package is no longer supported by Canonical. You can "
1624
 
"still get support from the community."
1625
 
msgstr[1] ""
1626
 
"%(amount)d installed packages are no longer supported by Canonical. You can "
1627
 
"still get support from the community."
1628
 
 
1629
 
#. FIXME: make those two separate lines to make it clear
1630
 
#. that the "%" applies to the result of ngettext
1631
 
#: ../DistUpgrade/DistUpgradeView.py:370
1632
 
#, python-format
1633
 
msgid "%d package is going to be removed."
1634
 
msgid_plural "%d packages are going to be removed."
1635
 
msgstr[0] "%d package is going to be removed."
1636
 
msgstr[1] "%d packages are going to be removed."
1637
 
 
1638
 
#: ../DistUpgrade/DistUpgradeView.py:375
1639
 
#, python-format
1640
 
msgid "%d new package is going to be installed."
1641
 
msgid_plural "%d new packages are going to be installed."
1642
 
msgstr[0] "%d new package is going to be installed."
1643
 
msgstr[1] "%d new packages are going to be installed."
1644
 
 
1645
 
#: ../DistUpgrade/DistUpgradeView.py:381
1646
 
#, python-format
1647
 
msgid "%d package is going to be upgraded."
1648
 
msgid_plural "%d packages are going to be upgraded."
1649
 
msgstr[0] "%d package is going to be upgraded."
1650
 
msgstr[1] "%d packages are going to be upgraded."
1651
 
 
1652
 
#: ../DistUpgrade/DistUpgradeView.py:389
1653
 
#, python-format
1654
 
msgid ""
1655
 
"\n"
1656
 
"\n"
1657
 
"You have to download a total of %s. "
1658
 
msgstr ""
1659
 
"\n"
1660
 
"\n"
1661
 
"You have to download a total of %s. "
1662
 
 
1663
 
#: ../DistUpgrade/DistUpgradeView.py:394
1664
 
msgid ""
1665
 
"Installing the upgrade can take several hours. Once the download has "
1666
 
"finished, the process cannot be canceled."
1667
 
msgstr ""
1668
 
"Installing the upgrade can take several hours. Once the download has "
1669
 
"finished, the process cannot be cancelled."
1670
 
 
1671
 
#: ../DistUpgrade/DistUpgradeView.py:398
1672
 
msgid ""
1673
 
"Fetching and installing the upgrade can take several hours. Once the "
1674
 
"download has finished, the process cannot be canceled."
1675
 
msgstr ""
1676
 
"Fetching and installing the upgrade can take several hours. Once the "
1677
 
"download has finished, the process cannot be cancelled."
1678
 
 
1679
 
#: ../DistUpgrade/DistUpgradeView.py:403
1680
 
msgid "Removing the packages can take several hours. "
1681
 
msgstr "Removing the packages can take several hours. "
1682
 
 
1683
 
#. FIXME: this should go into DistUpgradeController
1684
 
#: ../DistUpgrade/DistUpgradeView.py:408
1685
 
msgid "The software on this computer is up to date."
1686
 
msgstr "The software on this computer is up to date."
1687
 
 
1688
 
#: ../DistUpgrade/DistUpgradeView.py:409
1689
 
msgid ""
1690
 
"There are no upgrades available for your system. The upgrade will now be "
1691
 
"canceled."
1692
 
msgstr ""
1693
 
"There are no upgrades available for your system. The upgrade will now be "
1694
 
"cancelled."
1695
 
 
1696
 
#: ../DistUpgrade/DistUpgradeView.py:425
1697
 
msgid "Reboot required"
1698
 
msgstr "Reboot required"
1699
 
 
1700
 
#: ../DistUpgrade/DistUpgradeView.py:426
1701
 
msgid ""
1702
 
"The upgrade is finished and a reboot is required. Do you want to do this now?"
1703
 
msgstr ""
1704
 
"The upgrade is finished and a reboot is required. Do you want to do this now?"
1705
 
 
1706
 
#: ../DistUpgrade/DistUpgradeViewText.py:82
1707
 
#, python-format
1708
 
msgid "Progress: [%3i%%]"
1709
 
msgstr "Progress: [%3i%%]"
1710
 
 
1711
 
#: ../DistUpgrade/DistUpgradeViewText.py:141
1712
 
msgid ""
1713
 
"Please report this as a bug and include the files /var/log/dist-"
1714
 
"upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The "
1715
 
"upgrade has aborted.\n"
1716
 
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1717
 
msgstr ""
1718
 
"Please report this as a bug and include the files /var/log/dist-"
1719
 
"upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The "
1720
 
"upgrade has aborted.\n"
1721
 
"Your original sources.list was saved in /etc/apt/sources.list.distUpgrade."
1722
 
 
1723
 
#: ../DistUpgrade/DistUpgradeViewText.py:165
1724
 
msgid "Aborting"
1725
 
msgstr "Aborting"
1726
 
 
1727
 
#: ../DistUpgrade/DistUpgradeViewText.py:171
1728
 
msgid "Demoted:\n"
1729
 
msgstr "Demoted:\n"
1730
 
 
1731
 
#: ../DistUpgrade/DistUpgradeViewText.py:178
1732
 
msgid "To continue please press [ENTER]"
1733
 
msgstr "To continue please press [ENTER]"
1734
 
 
1735
 
#: ../DistUpgrade/DistUpgradeViewText.py:215
1736
 
#: ../DistUpgrade/DistUpgradeViewText.py:253
1737
 
#: ../DistUpgrade/DistUpgradeViewText.py:261
1738
 
msgid "Continue [yN] "
1739
 
msgstr "Continue [yN] "
1740
 
 
1741
 
#: ../DistUpgrade/DistUpgradeViewText.py:215
1742
 
#: ../DistUpgrade/DistUpgradeViewText.py:253
1743
 
msgid "Details [d]"
1744
 
msgstr "Details [d]"
1745
 
 
1746
 
#. TRANSLATORS: the "y" is "yes"
1747
 
#. TRANSLATORS: first letter of a positive (yes) answer
1748
 
#: ../DistUpgrade/DistUpgradeViewText.py:219
1749
 
#: ../DistUpgrade/DistUpgradeViewText.py:264
1750
 
msgid "y"
1751
 
msgstr "y"
1752
 
 
1753
 
#. TRANSLATORS: the "n" is "no"
1754
 
#. TRANSLATORS: first letter of a negative (no) answer
1755
 
#: ../DistUpgrade/DistUpgradeViewText.py:222
1756
 
#: ../DistUpgrade/DistUpgradeViewText.py:271
1757
 
msgid "n"
1758
 
msgstr "n"
1759
 
 
1760
 
#. TRANSLATORS: the "d" is "details"
1761
 
#: ../DistUpgrade/DistUpgradeViewText.py:225
1762
 
msgid "d"
1763
 
msgstr "d"
1764
 
 
1765
 
#: ../DistUpgrade/DistUpgradeViewText.py:230
1766
 
#, python-format
1767
 
msgid "No longer supported: %s\n"
1768
 
msgstr "No longer supported: %s\n"
1769
 
 
1770
 
#: ../DistUpgrade/DistUpgradeViewText.py:235
1771
 
#, python-format
1772
 
msgid "Remove: %s\n"
1773
 
msgstr "Remove: %s\n"
1774
 
 
1775
 
#: ../DistUpgrade/DistUpgradeViewText.py:245
1776
 
#, python-format
1777
 
msgid "Install: %s\n"
1778
 
msgstr "Install: %s\n"
1779
 
 
1780
 
#: ../DistUpgrade/DistUpgradeViewText.py:250
1781
 
#, python-format
1782
 
msgid "Upgrade: %s\n"
1783
 
msgstr "Upgrade: %s\n"
1784
 
 
1785
 
#: ../DistUpgrade/DistUpgradeViewText.py:268
1786
 
msgid "Continue [Yn] "
1787
 
msgstr "Continue? [Yn] "
1788
 
 
1789
 
#: ../DistUpgrade/DistUpgradeViewText.py:293
1790
 
msgid ""
1791
 
"To finish the upgrade, a restart is required.\n"
1792
 
"If you select 'y' the system will be restarted."
1793
 
msgstr ""
1794
 
"To complete the upgrade, a system restart is required.\n"
1795
 
"If you select 'y' the system will be restarted."
1796
 
 
1797
 
#: ../DistUpgrade/GtkProgress.py:71
1798
 
#, python-format
1799
 
msgid "Downloading file %(current)li of %(total)li with %(speed)s/s"
1800
 
msgstr "Downloading file %(current)li of %(total)li with %(speed)s/s"
1801
 
 
1802
 
#: ../DistUpgrade/GtkProgress.py:77
1803
 
#, python-format
1804
 
msgid "Downloading file %(current)li of %(total)li"
1805
 
msgstr "Downloading file %(current)li of %(total)li"
1806
 
 
1807
 
#: ../data/gtkbuilder/AcquireProgress.ui.h:1
1808
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:7
1809
 
msgid "Show progress of individual files"
1810
 
msgstr "Show the progress of individual files"
1811
 
 
1812
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:1
1813
 
msgid "_Cancel Upgrade"
1814
 
msgstr "_Cancel Upgrade"
1815
 
 
1816
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:2
1817
 
msgid "_Resume Upgrade"
1818
 
msgstr "_Resume Upgrade"
1819
 
 
1820
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:3
1821
 
msgid ""
1822
 
"<b><big>Cancel the running upgrade?</big></b>\n"
1823
 
"\n"
1824
 
"The system could be in an unusable state if you cancel the upgrade. You are "
1825
 
"strongly adviced to resume the upgrade."
1826
 
msgstr ""
1827
 
"<b><big>Cancel the running upgrade?</big></b>\n"
1828
 
"\n"
1829
 
"The system could be left in an unusable state if you cancel the upgrade. You "
1830
 
"are strongly adviced to resume the upgrade."
1831
 
 
1832
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:6
1833
 
msgid "_Start Upgrade"
1834
 
msgstr "_Start Upgrade"
1835
 
 
1836
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:9
1837
 
msgid "_Replace"
1838
 
msgstr "_Replace"
1839
 
 
1840
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:10
1841
 
msgid "Difference between the files"
1842
 
msgstr "Difference between the files"
1843
 
 
1844
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:11
1845
 
msgid "_Report Bug"
1846
 
msgstr "_Report Bug"
1847
 
 
1848
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:12
1849
 
msgid "_Continue"
1850
 
msgstr "_Continue"
1851
 
 
1852
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:13
1853
 
msgid "<b><big>Start the upgrade?</big></b>"
1854
 
msgstr "<b><big>Start the upgrade?</big></b>"
1855
 
 
1856
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:15
1857
 
msgid ""
1858
 
"<b><big>Restart the system to complete the upgrade</big></b>\n"
1859
 
"\n"
1860
 
"Please save your work before continuing."
1861
 
msgstr ""
1862
 
"<b><big>Restart the system to complete the upgrade</big></b>\n"
1863
 
"\n"
1864
 
"Please save your work before continuing with the upgrade."
1865
 
 
1866
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:18
1867
 
msgid "Distribution Upgrade"
1868
 
msgstr "Distribution Upgrade"
1869
 
 
1870
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:20
1871
 
#, no-c-format
1872
 
msgid "<b><big>Upgrading Ubuntu to version %s</big></b>"
1873
 
msgstr "<b><big>Upgrading Ubuntu to version %s</big></b>"
1874
 
 
1875
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:21
1876
 
msgid "    "
1877
 
msgstr "    "
1878
 
 
1879
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:23
1880
 
msgid "Setting new software channels"
1881
 
msgstr "Setting new software channels"
1882
 
 
1883
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:25
1884
 
msgid "Restarting the computer"
1885
 
msgstr "Restarting the computer"
1886
 
 
1887
 
#: ../data/gtkbuilder/DistUpgrade.ui.h:28
1888
 
msgid "Terminal"
1889
 
msgstr "Terminal"
1890
 
 
1891
 
#: ../data/gtkbuilder/ReleaseNotes.ui.h:2
1892
 
msgid "_Upgrade"
1893
 
msgstr "_Upgrade"
1894
 
 
1895
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:1
1896
 
msgid ""
1897
 
"<b>A new version of Ubuntu is available. Would you like to upgrade?</b>"
1898
 
msgstr ""
1899
 
"<b>A new version of Ubuntu is available. Would you like to upgrade?</b>"
1900
 
 
1901
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:2
1902
 
msgid "Don't Upgrade"
1903
 
msgstr "Don't Upgrade"
1904
 
 
1905
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:3
1906
 
msgid "Ask Me Later"
1907
 
msgstr "Ask Me Later"
1908
 
 
1909
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:4
1910
 
msgid "Yes, Upgrade Now"
1911
 
msgstr "Yes, Upgrade Now"
1912
 
 
1913
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:5
1914
 
msgid "You have declined to upgrade to the new Ubuntu"
1915
 
msgstr "You have declined to upgrade to the new Ubuntu"
1916
 
 
1917
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:6
1918
 
msgid ""
1919
 
"You can upgrade at a later time by opening Software Updater and click on "
1920
 
"\"Upgrade\"."
1921
 
msgstr ""
1922
 
"You can upgrade at a later time by opening Software Updater and click on "
1923
 
"\"Upgrade\"."
1924
 
 
1925
 
#: ../data/com.ubuntu.release-upgrader.policy.in.h:1
1926
 
msgid "Perform a release upgrade"
1927
 
msgstr "Perform a release upgrade"
1928
 
 
1929
 
#: ../data/com.ubuntu.release-upgrader.policy.in.h:2
1930
 
msgid "To upgrade Ubuntu, you need to authenticate."
1931
 
msgstr "To upgrade Ubuntu, you need to authenticate."
1932
 
 
1933
 
#: ../data/com.ubuntu.release-upgrader.policy.in.h:3
1934
 
msgid "Perform a partial upgrade"
1935
 
msgstr "Perform a partial upgrade"
1936
 
 
1937
 
#: ../data/com.ubuntu.release-upgrader.policy.in.h:4
1938
 
msgid "To perform a partial upgrade, you need to authenticate."
1939
 
msgstr "To perform a partial upgrade, you need to authenticate."
1940
 
 
1941
 
#: ../do-partial-upgrade:75 ../do-release-upgrade:80
1942
 
msgid "Show version and exit"
1943
 
msgstr "Show version and exit"
1944
 
 
1945
 
#: ../do-partial-upgrade:78 ../do-release-upgrade:87
1946
 
msgid "Directory that contains the data files"
1947
 
msgstr "Directory that contains the data files"
1948
 
 
1949
 
#: ../do-partial-upgrade:81 ../do-release-upgrade:100
1950
 
msgid "Run the specified frontend"
1951
 
msgstr "Run the specified frontend"
1952
 
 
1953
 
#: ../do-partial-upgrade:112
1954
 
msgid "Running partial upgrade"
1955
 
msgstr "Running partial upgrade"
1956
 
 
1957
 
#: ../do-release-upgrade:34 ../do-release-upgrade:46
1958
 
msgid "Downloading the release upgrade tool"
1959
 
msgstr "Downloading the release upgrade tool"
1960
 
 
1961
 
#: ../do-release-upgrade:83
1962
 
msgid ""
1963
 
"If using the latest supported release, upgrade to the development release"
1964
 
msgstr ""
1965
 
"If using the latest supported release, upgrade to the development release"
1966
 
 
1967
 
#: ../do-release-upgrade:90 ../check_new_release_gtk.py:181
1968
 
msgid ""
1969
 
"Try upgrading to the latest release using the upgrader from $distro-proposed"
1970
 
msgstr ""
1971
 
"Try upgrading to the latest release using the upgrader from $distro-proposed"
1972
 
 
1973
 
#: ../do-release-upgrade:94
1974
 
msgid ""
1975
 
"Run in a special upgrade mode.\n"
1976
 
"Currently 'desktop' for regular upgrades of a desktop system and 'server' "
1977
 
"for server systems are supported."
1978
 
msgstr ""
1979
 
"Run in a special upgrade mode.\n"
1980
 
"Currently 'desktop' for regular upgrades of a desktop system and 'server' "
1981
 
"for server systems are supported."
1982
 
 
1983
 
#: ../do-release-upgrade:103
1984
 
msgid ""
1985
 
"Check only if a new distribution release is available and report the result "
1986
 
"via the exit code"
1987
 
msgstr ""
1988
 
"Check only if a new distribution release is available and report the result "
1989
 
"via the exit code"
1990
 
 
1991
 
#: ../do-release-upgrade:108
1992
 
msgid ""
1993
 
"Try the upgrade with third party mirrors and repositories enabled instead of "
1994
 
"commenting them out."
1995
 
msgstr ""
1996
 
"Try the upgrade with third party mirrors and repositories enabled instead of "
1997
 
"commenting them out."
1998
 
 
1999
 
#: ../do-release-upgrade:122
2000
 
msgid "The options --devel-release and --proposed are"
2001
 
msgstr "The options --devel-release and --proposed are"
2002
 
 
2003
 
#: ../do-release-upgrade:123
2004
 
msgid "mutually exclusive. Please use only one of them."
2005
 
msgstr "mutually exclusive. Please use only one of them."
2006
 
 
2007
 
#: ../do-release-upgrade:127
2008
 
msgid "Checking for a new Ubuntu release"
2009
 
msgstr "Checking for a new Ubuntu release"
2010
 
 
2011
 
#: ../do-release-upgrade:139
2012
 
msgid "Your Ubuntu release is not supported anymore."
2013
 
msgstr "Your Ubuntu release is not supported anymore."
2014
 
 
2015
 
#: ../do-release-upgrade:140
2016
 
msgid ""
2017
 
"For upgrade information, please visit:\n"
2018
 
"%(url)s\n"
2019
 
msgstr ""
2020
 
"For upgrade information, please visit:\n"
2021
 
"%(url)s\n"
2022
 
 
2023
 
#: ../do-release-upgrade:147
2024
 
msgid "In /etc/update-manager/release-upgrades Prompt "
2025
 
msgstr "In /etc/update-manager/release-upgrades Prompt "
2026
 
 
2027
 
#: ../do-release-upgrade:148
2028
 
msgid "is set to never so upgrading is not possible."
2029
 
msgstr "is set to never so upgrading is not possible."
2030
 
 
2031
 
#: ../do-release-upgrade:150
2032
 
msgid "There is no development version of an LTS available."
2033
 
msgstr "There is no development version of an LTS available."
2034
 
 
2035
 
#: ../do-release-upgrade:151
2036
 
msgid "To upgrade to the latest non-LTS development release "
2037
 
msgstr "To upgrade to the latest non-LTS development release "
2038
 
 
2039
 
#: ../do-release-upgrade:152
2040
 
msgid "set Prompt=normal in /etc/update-manager/release-upgrades."
2041
 
msgstr "set Prompt=normal in /etc/update-manager/release-upgrades."
2042
 
 
2043
 
#: ../do-release-upgrade:154
2044
 
msgid "Upgrades to the development release are only "
2045
 
msgstr "Upgrades to the development release are only "
2046
 
 
2047
 
#: ../do-release-upgrade:155
2048
 
msgid "available from the latest supported release."
2049
 
msgstr "available from the latest supported release."
2050
 
 
2051
 
#: ../do-release-upgrade:157
2052
 
msgid "No new release found."
2053
 
msgstr "No new release found."
2054
 
 
2055
 
#: ../do-release-upgrade:162
2056
 
msgid "Release upgrade not possible right now"
2057
 
msgstr "Release upgrade not possible right now"
2058
 
 
2059
 
#: ../do-release-upgrade:163
2060
 
#, c-format
2061
 
msgid ""
2062
 
"The release upgrade can not be performed currently, please try again later. "
2063
 
"The server reported: '%s'"
2064
 
msgstr ""
2065
 
"The release upgrade cannot be performed currently, please try again later. "
2066
 
"The server reported: '%s'"
2067
 
 
2068
 
#: ../do-release-upgrade:169
2069
 
#, c-format
2070
 
msgid "New release '%s' available."
2071
 
msgstr "New release '%s' available."
2072
 
 
2073
 
#: ../do-release-upgrade:170
2074
 
msgid "Run 'do-release-upgrade' to upgrade to it."
2075
 
msgstr "Run 'do-release-upgrade' to upgrade to it."
2076
 
 
2077
 
#: ../do-release-upgrade:187
2078
 
msgid ""
2079
 
"Please install all available updates for your release before upgrading."
2080
 
msgstr ""
2081
 
"Please install all available updates for your release before upgrading."
2082
 
 
2083
 
#: ../do-release-upgrade:203
2084
 
msgid ""
2085
 
"You have not rebooted after updating a package which requires a reboot. "
2086
 
"Please reboot before upgrading."
2087
 
msgstr ""
2088
 
"You have not rebooted after updating a package which requires a reboot. "
2089
 
"Please reboot before upgrading."
2090
 
 
2091
 
#: ../check_new_release_gtk.py:85
2092
 
msgid "Software Updater"
2093
 
msgstr "Software Updater"
2094
 
 
2095
 
#: ../check_new_release_gtk.py:113
2096
 
#, python-format
2097
 
msgid "Ubuntu %(version)s Upgrade Available"
2098
 
msgstr "Ubuntu %(version)s Upgrade Available"
2099
 
 
2100
 
#. print("don't upgrade")
2101
 
#: ../check_new_release_gtk.py:144
2102
 
#, python-format
2103
 
msgid "You have declined the upgrade to Ubuntu %s"
2104
 
msgstr "You have declined the upgrade to Ubuntu %s"
2105
 
 
2106
 
#: ../check_new_release_gtk.py:177
2107
 
msgid "Check if upgrading to the latest devel release is possible"
2108
 
msgstr "Check if upgrading to the latest devel release is possible"
2109
 
 
2110
 
#: ../check_new_release_gtk.py:186
2111
 
msgid "Add debug output"
2112
 
msgstr "Add debug output"
2113
 
 
2114
 
#, python-format
2115
 
#~ msgid ""
2116
 
#~ "An unresolvable problem occurred while calculating the upgrade:\n"
2117
 
#~ "%s\n"
2118
 
#~ "\n"
2119
 
#~ " This can be caused by:\n"
2120
 
#~ " * Upgrading to a pre-release version of Ubuntu\n"
2121
 
#~ " * Running the current pre-release version of Ubuntu\n"
2122
 
#~ " * Unofficial software packages not provided by Ubuntu\n"
2123
 
#~ "\n"
2124
 
#~ msgstr ""
2125
 
#~ "An unresolvable problem occurred while calculating the upgrade:\n"
2126
 
#~ "%s\n"
2127
 
#~ "\n"
2128
 
#~ " This can be caused by:\n"
2129
 
#~ " * Upgrading to a pre-release version of Ubuntu\n"
2130
 
#~ " * Running the current pre-release version of Ubuntu\n"
2131
 
#~ " * Unofficial software packages not provided by Ubuntu\n"
2132
 
#~ "\n"
2133
 
 
2134
 
#~ msgid ""
2135
 
#~ "Your system does not contain a ubuntu-desktop, kubuntu-desktop, xubuntu-"
2136
 
#~ "desktop or edubuntu-desktop package and it was not possible to detect which "
2137
 
#~ "version of Ubuntu you are running.\n"
2138
 
#~ " Please install one of the packages above first using synaptic or apt-get "
2139
 
#~ "before proceeding."
2140
 
#~ msgstr ""
2141
 
#~ "Your system does not contain a ubuntu-desktop, kubuntu-desktop, xubuntu-"
2142
 
#~ "desktop or edubuntu-desktop package and it was not possible to detect which "
2143
 
#~ "version of Ubuntu you are running.\n"
2144
 
#~ " Please install one of the packages above first using synaptic or apt-get "
2145
 
#~ "before proceeding."
2146
 
 
2147
 
#~ msgid "Sandbox setup failed"
2148
 
#~ msgstr "Sandbox setup failed"
2149
 
 
2150
 
#~ msgid "It was not possible to create the sandbox environment."
2151
 
#~ msgstr "It was not possible to create the sandbox environment."
2152
 
 
2153
 
#~ msgid "Sandbox mode"
2154
 
#~ msgstr "Sandbox mode"
2155
 
 
2156
 
#, python-format
2157
 
#~ msgid ""
2158
 
#~ "This upgrade is running in sandbox (test) mode. All changes are written to "
2159
 
#~ "'%s' and will be lost on the next reboot.\n"
2160
 
#~ "\n"
2161
 
#~ "*No* changes written to a system directory from now until the next reboot "
2162
 
#~ "are permanent."
2163
 
#~ msgstr ""
2164
 
#~ "This upgrade is running in sandbox (test) mode. All changes are written to "
2165
 
#~ "'%s' and will be lost on the next reboot.\n"
2166
 
#~ "\n"
2167
 
#~ "*No* changes written to a system directory from now until the next reboot "
2168
 
#~ "are permanent."
2169
 
 
2170
 
#~ msgid ""
2171
 
#~ "Your python install is corrupted. Please fix the '/usr/bin/python' symlink."
2172
 
#~ msgstr ""
2173
 
#~ "Your python install is corrupted. Please fix the '/usr/bin/python' symlink."
2174
 
 
2175
 
#~ msgid "Package 'debsig-verify' is installed"
2176
 
#~ msgstr "Package 'debsig-verify' is installed"
2177
 
 
2178
 
#~ msgid ""
2179
 
#~ "The upgrade can not continue with that package installed.\n"
2180
 
#~ "Please remove it with synaptic or 'apt-get remove debsig-verify' first and "
2181
 
#~ "run the upgrade again."
2182
 
#~ msgstr ""
2183
 
#~ "The upgrade can not continue with that package installed.\n"
2184
 
#~ "Please remove it with synaptic or 'apt-get remove debsig-verify' first and "
2185
 
#~ "run the upgrade again."
2186
 
 
2187
 
#, python-format
2188
 
#~ msgid ""
2189
 
#~ "While scanning your repository information no mirror entry for the upgrade "
2190
 
#~ "was found. This can happen if you run a internal mirror or if the mirror "
2191
 
#~ "information is out of date.\n"
2192
 
#~ "\n"
2193
 
#~ "Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' "
2194
 
#~ "here it will update all '%s' to '%s' entries.\n"
2195
 
#~ "If you select 'No' the upgrade will cancel."
2196
 
#~ msgstr ""
2197
 
#~ "While scanning your repository information no mirror entry for the upgrade "
2198
 
#~ "was found. This can happen if you run an internal mirror or if the mirror "
2199
 
#~ "information is out of date.\n"
2200
 
#~ "\n"
2201
 
#~ "Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' "
2202
 
#~ "here it will update all '%s' to '%s' entries.\n"
2203
 
#~ "If you select 'No' the upgrade will cancel."
2204
 
 
2205
 
#, python-format
2206
 
#~ msgid ""
2207
 
#~ "The upgrade has aborted. The upgrade needs a total of %s free space on disk "
2208
 
#~ "'%s'. Please free at least an additional %s of disk space on '%s'. Empty "
2209
 
#~ "your trash and remove temporary packages of former installations using 'sudo "
2210
 
#~ "apt-get clean'."
2211
 
#~ msgstr ""
2212
 
#~ "The upgrade has aborted. The upgrade needs a total of %s free space on disk "
2213
 
#~ "'%s'. Please free at least an additional %s of disk space on '%s'. Empty "
2214
 
#~ "your trash and remove temporary packages of former installations using 'sudo "
2215
 
#~ "apt-get clean'."
2216
 
 
2217
 
#~ msgid "evms in use"
2218
 
#~ msgstr "evms in use"
2219
 
 
2220
 
#~ msgid ""
2221
 
#~ "Your system uses the 'evms' volume manager in /proc/mounts. The 'evms' "
2222
 
#~ "software is no longer supported, please switch it off and run the upgrade "
2223
 
#~ "again when this is done."
2224
 
#~ msgstr ""
2225
 
#~ "Your system uses the 'evms' volume manager in /proc/mounts. The 'evms' "
2226
 
#~ "software is no longer supported, please disable 'evms' and then run the "
2227
 
#~ "upgrade again."
2228
 
 
2229
 
#~ msgid ""
2230
 
#~ "This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
2231
 
#~ "version of this driver is available that works with your video card in "
2232
 
#~ "Ubuntu 10.04 LTS.\n"
2233
 
#~ "\n"
2234
 
#~ "Do you want to continue?"
2235
 
#~ msgstr ""
2236
 
#~ "This computer is currently using the NVIDIA 'nvidia' graphics driver. A "
2237
 
#~ "version of this driver that works with your hardware is not available in "
2238
 
#~ "Ubuntu 10.04 LTS.\n"
2239
 
#~ "\n"
2240
 
#~ "Do you wish to continue?"
2241
 
 
2242
 
#~ msgid "No i686 CPU"
2243
 
#~ msgstr "No i686 CPU"
2244
 
 
2245
 
#~ msgid ""
2246
 
#~ "Your system uses an i586 CPU or a CPU that does not have the 'cmov' "
2247
 
#~ "extension. All packages were built with optimizations requiring i686 as the "
2248
 
#~ "minimal architecture. It is not possible to upgrade your system to a new "
2249
 
#~ "Ubuntu release with this hardware."
2250
 
#~ msgstr ""
2251
 
#~ "Your system uses an i586 CPU or a CPU that does not have the 'cmov' "
2252
 
#~ "extension. All packages were built with optimisations requiring i686 as the "
2253
 
#~ "minimal architecture. It is not possible to upgrade your system to a new "
2254
 
#~ "Ubuntu release with this hardware."
2255
 
 
2256
 
#~ msgid "Sandbox upgrade using aufs"
2257
 
#~ msgstr "Sandbox upgrade using aufs"
2258
 
 
2259
 
#~ msgid "Test upgrade with a sandbox aufs overlay"
2260
 
#~ msgstr "Test upgrade with a sandbox aufs overlay"
2261
 
 
2262
 
#~ msgid "No new release found"
2263
 
#~ msgstr "No new release found"
2264
 
 
2265
 
#~ msgid ""
2266
 
#~ "If none of this applies, then please report this bug using the command "
2267
 
#~ "'ubuntu-bug ubuntu-release-upgrader-core' in a terminal."
2268
 
#~ msgstr ""
2269
 
#~ "If none of this applies, then please report this bug using the command "
2270
 
#~ "'ubuntu-bug ubuntu-release-upgrader-core' in a terminal."
2271
 
 
2272
 
#~ msgid "Authentication is required to perform a release upgrade"
2273
 
#~ msgstr "Authentication is required to perform a release upgrade"
2274
 
 
2275
 
#~ msgid "Authentication is required to perform a partial upgrade"
2276
 
#~ msgstr "Authentication is required to perform a partial upgrade"
2277
 
 
2278
 
#~ msgid "Your graphics hardware may not be fully supported in Ubuntu 13.04."
2279
 
#~ msgstr "Your graphics hardware may not be fully supported in Ubuntu 13.04."
2280
 
 
2281
 
#~ msgid "<b><big>Upgrading Ubuntu to version 13.04</big></b>"
2282
 
#~ msgstr "<b><big>Upgrading Ubuntu to version 13.04</big></b>"
2283
 
 
2284
 
#~ msgid ""
2285
 
#~ "An unresolvable problem occurred while calculating the upgrade.\n"
2286
 
#~ "\n"
2287
 
#~ " This can be caused by:\n"
2288
 
#~ " * Upgrading to a pre-release version of Ubuntu\n"
2289
 
#~ " * Running the current pre-release version of Ubuntu\n"
2290
 
#~ " * Unofficial software packages not provided by Ubuntu\n"
2291
 
#~ "\n"
2292
 
#~ msgstr ""
2293
 
#~ "An unresolvable problem occurred while calculating the upgrade.\n"
2294
 
#~ "\n"
2295
 
#~ " This can be caused by:\n"
2296
 
#~ " * Upgrading to a pre-release version of Ubuntu\n"
2297
 
#~ " * Running the current pre-release version of Ubuntu\n"
2298
 
#~ " * Unofficial software packages not provided by Ubuntu\n"
2299
 
#~ "\n"
2300
 
 
2301
 
#~ msgid "<b><big>Upgrading Ubuntu to version 15.04</big></b>"
2302
 
#~ msgstr "<b><big>Upgrading Ubuntu to version 15.04</big></b>"
2303
 
 
2304
 
#~ msgid "<b><big>Upgrading Ubuntu to version 15.10</big></b>"
2305
 
#~ msgstr "<b><big>Upgrading Ubuntu to version 15.10</big></b>"
2306
 
 
2307
 
#~ msgid "apt architecture is i386"
2308
 
#~ msgstr "apt architecture is i386"
2309
 
 
2310
 
#~ msgid ""
2311
 
#~ "Upgrades from 18.04 on the i386 architecture are not supported at this time."
2312
 
#~ msgstr ""
2313
 
#~ "Upgrades from 18.04 on the i386 architecture are not supported at this time."