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

« back to all changes in this revision

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