~straemer/ubuntu/quantal/update-manager/fix-for-1058070

« back to all changes in this revision

Viewing changes to po/xh.po

  • Committer: Package Import Robot
  • Author(s): Colin Watson, Colin Watson, Adam Conrad, Barry Warsaw, Michael Vogt, Stéphane Graber, Steve Langasek
  • Date: 2012-06-14 00:57:42 UTC
  • Revision ID: package-import@ubuntu.com-20120614005742-2tnicupbt5io911y
Tags: 1:0.163
[ Colin Watson ]
* Isolate tests from local configuration in
  /etc/update-manager/release-upgrades.d/.
* Use Python attributes rather than GObject.get_data and GObject.set_data,
  which have been removed upstream (LP: #1009859).
* Switch default view class to Gtk3 and replace python-gobject dependency
  with python-gi.
* Port away from old-style apt.Package candidateFoo and installedFoo
  properties, preferring candidate.foo and installed.foo.  In a number of
  cases we have to check whether candidate/installed is non-None first.
* Use apt_pkg.version_compare rather than apt_pkg.VersionCompare.
* Use apt_pkg.uri_to_filename rather than apt_pkg.URItoFileName.
* Use apt_pkg.TagFile (and related new-style API) rather than
  apt_pkg.ParseTagFile.
* Use apt_pkg.PackageManager rather than apt_pkg.GetPackageManager.
* Use apt_pkg.Acquire rather than apt_pkg.GetAcquire.
* Use mark_foo/marked_foo rather than markFoo/markedFoo.
* Use apt_pkg.ActionGroup rather than apt_pkg.GetPkgActionGroup.
* Use apt_pkg.ProblemResolver rather than apt_pkg.GetPkgProblemResolver.
* Use apt_pkg.read_config_file rather than apt_pkg.ReadConfigFile.
* Use new spelling of apt_pkg.DepCache methods.
* Rename several local cache methods to PEP-8 style to avoid showing up in
  the output of /usr/share/python-apt/migrate-0.8.py.
* Use apt_pkg.size_to_str rather than apt_pkg.SizeToStr.
* Use apt_pkg.PackageManager.get_archives rather than
  apt_pkg.PackageManager.GetArchives.
* Use apt_pkg.Acquire.fetch_needed rather than
  apt_pkg.Acquire.FetchNeeded.
* Use new spelling of apt_pkg.Package/Version/Dependency methods.
* Use apt_pkg.pkgsystem_lock rather than apt_pkg.PkgSystemLock.
* Use new spelling of apt_pkg dependency parsing methods.
* Use new spelling of apt_pkg.SourceList methods.
* Bump python-apt (build-)dependency to >= 0.8.0.
* Add a scheme for excluding false positives from the pyflakes test, and
  enable it by default.
* Rearrange the OptionParser workaround from 1:0.154.5 to work with Python
  3, using gettext or ugettext as appropriate.
* Always pass bytes to hashlib.md5.update.
* Fix DistUpgradeAptCdrom to account for gzip files being opened in binary
  mode.
* Convert the last use of os.popen to subprocess.check_output, which makes
  it easier to read str rather than bytes.  (This requires Python 2.7.)
* Decode bytes read from urlopened file objects.
* UpdateManager/backend/InstallBackendSynaptic.py
  - Keep a reference to the data tuple passed to GObject.child_watch_add
    to avoid attempts to destroy it without a thread context
    (LP: #724687).
  - Open temporary synaptic selections file in text mode.
* Define __bool__ rather than __nonzero__ method in Python 3.
* sort(cmp=) and sorted(cmp=) no longer work in Python 3.  Use appropriate
  key= arguments instead.
* Fix ResourceWarning while reading /proc/mounts.
* Make update-manager-kde depend on psmisc, for killall.
* DistUpgrade/DistUpgradeView.py:
  - Use floor division in FuzzyTimeToStr.
* DistUpgrade/DistUpgradeViewText.py:
  - Flush stdout after printing confirmation message, since it doesn't
    have a trailing newline.
* Use the appropriate Unicode gettext methods in both Python 2 and 3, and
  drop lots of Python-3-unfriendly Unicode mangling as a result.
* DistUpgrade/DistUpgradeViewKDE.py:
  - Open the terminal log in binary mode.
* data/do-release-upgrade.8:
  - Provide a more useful NAME section.
* DistUpgrade/DistUpgradeCache.py:
  - Tolerate SyntaxError from attempting to import NvidiaDetector, until
    such time as a complete ubuntu-drivers-common Python 3 port is in the
    archive.
* Switch #! lines over to python3, apart from dist-upgrader which needs to
  stay as Python 2 for a while longer (and have some special arrangement
  for running with Python 3 for upgrades from >= quantal).
* Run tests under both Python 2 and 3.

[ Adam Conrad ]
* Merge branch from Michael Terry to drop auto-upgrade-tester
  from update-manager and move it into its own source package

[ Barry Warsaw ]
* Begin refactoring of Computer Janitor code by renaming and
  re-situating all of it to janitor/plugincore.  This will eventually be
  removed from here into its own separate branch.
* Merge the temporary Python 3 sprint branch back into trunk, and close
  the py3 sprint branch.
* Moved UpdateManager/backend and UpdateManager/UnitySupport.py to the
  python*-update-manager packages for apturl.

[ Michael Vogt ]
* UpdateManager/GtkProgress.py:
  - fix python-apt 0.8 API crash

[ Stéphane Graber ]
* Drop fdsend as it's not used and doesn't build with python3.
* Make update-manager-core a binary all packages (everything is python).
* Split update-manager-core into python-update-manager,
  python3-update-manager and update-manager-core.
* Build-depend and depend on python-apt >= 0.8.5~ as we need proper
  python3 support.

[ Steve Langasek ]
* tests/test_country_mirror.py: the test suite shouldn't fail if $LANG
  isn't set in the environment.
* update-manager is now using python3 as an interpreter, so fix these up
  to actually be python3 packages.

Show diffs side-by-side

added added

removed removed

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