~ember/update-manager/ubuntu.bug1002956

« back to all changes in this revision

Viewing changes to po/am.po

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, Colin Watson, Michael Vogt
  • Date: 2012-04-17 21:27:54 UTC
  • Revision ID: package-import@ubuntu.com-20120417212754-ise89k2gm6dliwj9
Tags: 1:0.156.12
[ Colin Watson ]
* data/gtkbuilder/UpgradePromptDialog.ui:
  - Remove has_separator property from dialog_really_do_not_upgrade
    (deprecated in GTK+ 2.22, removed in 3.0).
* debian/control:
  - Restore gksu dependency, needed by e.g. check-new-release-gtk
    (LP: #980637).

[ Michael Vogt ]
* UpdateManager/UpdateManager.py:
  - disconnect model and clear store before rebuilding the cache,
    thanks to Colin Watson
* po/*.po:
  - updated to the latest launchpad (LP: #628157)
* DistUpgrade/DistUpgradeController.py:
  - remove backports sources.list.d file again after its no
    longer needed (LP: #973717)
* DistUpgrade/DistUpgradeController.py:
  - when checking for the backports, its enough to check is the
    set of the needed ones is a subset of the found ones (LP: #969182)
* DistUpgrade/DistUpgrade.cfg.lucid:
  - release-upgrader-libapt-pkg-dev is not needed for the upgrade
    itself
* remove skype from the removal blacklist

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: update-manager\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-10-18 03:11+0000\n"
11
 
"PO-Revision-Date: 2011-09-18 19:34+0000\n"
 
10
"POT-Creation-Date: 2012-04-14 00:52+0000\n"
 
11
"PO-Revision-Date: 2011-12-06 06:39+0000\n"
12
12
"Last-Translator: samson <Unknown>\n"
13
13
"Language-Team: Amharic <am@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n > 1;\n"
18
 
"X-Launchpad-Export-Date: 2011-10-18 14:52+0000\n"
19
 
"X-Generator: Launchpad (build 14157)\n"
20
 
 
21
 
#. TRANSLATORS: download size is 0
22
 
#: ../DistUpgrade/utils.py:416 ../UpdateManager/Core/utils.py:416
23
 
msgid "0 kB"
24
 
msgstr "0 ኪ/ባ"
25
 
 
26
 
#. TRANSLATORS: download size of very small updates
27
 
#: ../DistUpgrade/utils.py:419 ../UpdateManager/Core/utils.py:419
28
 
msgid "1 kB"
29
 
msgstr "1 ኪ/ባ"
 
18
"X-Launchpad-Export-Date: 2012-04-17 13:40+0000\n"
 
19
"X-Generator: Launchpad (build 15099)\n"
30
20
 
31
21
#. TRANSLATORS: download size of small updates, e.g. "250 kB"
32
 
#: ../DistUpgrade/utils.py:422 ../UpdateManager/Core/utils.py:422
 
22
#: ../DistUpgrade/utils.py:399 ../UpdateManager/Core/utils.py:399
33
23
#, python-format
34
 
msgid "%.0f kB"
35
 
msgstr "%.0f ኪ/ባ"
 
24
msgid "%(size).0f kB"
 
25
msgid_plural "%(size).0f kB"
 
26
msgstr[0] ""
 
27
msgstr[1] ""
36
28
 
37
29
#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
38
 
#: ../DistUpgrade/utils.py:425 ../UpdateManager/Core/utils.py:425
 
30
#: ../DistUpgrade/utils.py:402 ../UpdateManager/Core/utils.py:402
39
31
#, python-format
40
32
msgid "%.1f MB"
41
33
msgstr "%.1f  ሜ/ባ"
42
34
 
43
35
#. TRANSLATORS: %s is a country
44
 
#: ../DistUpgrade/distro.py:210 ../DistUpgrade/distro.py:438
 
36
#: ../DistUpgrade/distro.py:206 ../DistUpgrade/distro.py:434
45
37
#, python-format
46
38
msgid "Server for %s"
47
39
msgstr "ሰርቨር ለ %s"
49
41
#. More than one server is used. Since we don't handle this case
50
42
#. in the user interface we set "custom servers" to true and
51
43
#. append a list of all used servers
52
 
#: ../DistUpgrade/distro.py:228 ../DistUpgrade/distro.py:234
53
 
#: ../DistUpgrade/distro.py:250
 
44
#: ../DistUpgrade/distro.py:224 ../DistUpgrade/distro.py:230
 
45
#: ../DistUpgrade/distro.py:246
54
46
msgid "Main server"
55
47
msgstr "ዋናው ሰርቨር"
56
48
 
57
 
#: ../DistUpgrade/distro.py:254
 
49
#: ../DistUpgrade/distro.py:250
58
50
msgid "Custom servers"
59
51
msgstr "ልማዳዊ ሰርቨሮች"
60
52
 
87
79
"የስህተቱ መልእክት \n"
88
80
"'%s'"
89
81
 
90
 
#: ../DistUpgrade/DistUpgradeCache.py:138
 
82
#: ../DistUpgrade/DistUpgradeCache.py:147
91
83
msgid "Remove package in bad state"
92
84
msgid_plural "Remove packages in bad state"
93
85
msgstr[0] "በመጥፎ ሁኔታ ላይ ያለን ጥቅል ማስወገጃ"
94
86
msgstr[1] "በመጥፎ ሁኔታ ላይ ያሉትን ጥቅሎች ማስወገጃ"
95
87
 
96
 
#: ../DistUpgrade/DistUpgradeCache.py:141
 
88
#: ../DistUpgrade/DistUpgradeCache.py:150
97
89
#, python-format
98
90
msgid ""
99
91
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
108
100
 
109
101
#. FIXME: not ideal error message, but we just reuse a
110
102
#. existing one here to avoid a new string
111
 
#: ../DistUpgrade/DistUpgradeCache.py:239
 
103
#: ../DistUpgrade/DistUpgradeCache.py:248
112
104
msgid "The server may be overloaded"
113
105
msgstr "ሰርቨሩ ከአቅሙ በላይ ተጭኗል"
114
106
 
115
 
#: ../DistUpgrade/DistUpgradeCache.py:352
 
107
#: ../DistUpgrade/DistUpgradeCache.py:361
116
108
msgid "Broken packages"
117
109
msgstr "የተሰበሩ ጥቅሎች"
118
110
 
119
 
#: ../DistUpgrade/DistUpgradeCache.py:353
 
111
#: ../DistUpgrade/DistUpgradeCache.py:362
120
112
msgid ""
121
113
"Your system contains broken packages that couldn't be fixed with this "
122
114
"software. Please fix them first using synaptic or apt-get before proceeding."
125
117
"ጌትን በመጠቀም ስብራቱን ያስተካክሉ"
126
118
 
127
119
#. FIXME: change the text to something more useful
128
 
#: ../DistUpgrade/DistUpgradeCache.py:648
 
120
#: ../DistUpgrade/DistUpgradeCache.py:679
129
121
#, python-format
130
122
msgid ""
131
123
"An unresolvable problem occurred while calculating the upgrade:\n"
138
130
"\n"
139
131
msgstr ""
140
132
 
141
 
#: ../DistUpgrade/DistUpgradeCache.py:658
 
133
#: ../DistUpgrade/DistUpgradeCache.py:689
142
134
msgid "This is most likely a transient problem, please try again later."
143
135
msgstr "ይህ ትንሽ ጊዜ የሚቆይ ችግር ነው ፤ እባክዎ  እንደገና ይሞክሩ ትንሽ ቆይተው"
144
136
 
145
 
#: ../DistUpgrade/DistUpgradeCache.py:661
 
137
#: ../DistUpgrade/DistUpgradeCache.py:692
146
138
msgid ""
147
139
"If none of this applies, then please report this bug using the command "
148
140
"'ubuntu-bug update-manager' in a terminal."
149
141
msgstr ""
150
142
 
151
 
#: ../DistUpgrade/DistUpgradeCache.py:666
152
 
#: ../UpdateManager/UpdateManager.py:1023
 
143
#: ../DistUpgrade/DistUpgradeCache.py:697
 
144
#: ../UpdateManager/UpdateManager.py:1035
153
145
msgid "Could not calculate the upgrade"
154
146
msgstr "ማሻሻያውን ማስላት አልተቻለም"
155
147
 
156
 
#: ../DistUpgrade/DistUpgradeCache.py:717
 
148
#: ../DistUpgrade/DistUpgradeCache.py:748
157
149
msgid "Error authenticating some packages"
158
150
msgstr "ስህተት በማረጋገጥ ላይ አንዳንድ ጥቅሎችን"
159
151
 
160
 
#: ../DistUpgrade/DistUpgradeCache.py:718
 
152
#: ../DistUpgrade/DistUpgradeCache.py:749
161
153
msgid ""
162
154
"It was not possible to authenticate some packages. This may be a transient "
163
155
"network problem. You may want to try again later. See below for a list of "
164
156
"unauthenticated packages."
165
157
msgstr ""
166
158
 
167
 
#: ../DistUpgrade/DistUpgradeCache.py:738
 
159
#: ../DistUpgrade/DistUpgradeCache.py:769
168
160
#, python-format
169
161
msgid ""
170
162
"The package '%s' is marked for removal but it is in the removal blacklist."
171
163
msgstr "ጥቅሉ '%s' ምልክት ተድርጎበታል ለማስወገድ ነገር ግን ከሚወገዱት ዝርዝሮች ውስጥ አለ"
172
164
 
173
 
#: ../DistUpgrade/DistUpgradeCache.py:742
 
165
#: ../DistUpgrade/DistUpgradeCache.py:773
174
166
#, python-format
175
167
msgid "The essential package '%s' is marked for removal."
176
168
msgstr "በጣም አስፈላጊ ጥቅል '%s' ለማስወገድ ምልክት ተደርጎበታል"
177
169
 
178
 
#: ../DistUpgrade/DistUpgradeCache.py:751
 
170
#: ../DistUpgrade/DistUpgradeCache.py:782
179
171
#, python-format
180
172
msgid "Trying to install blacklisted version '%s'"
181
173
msgstr "ለመግጠም በመሞከር ላይ በመጥፎ ዝርዝር እትም ውስጥ ካሉ '%s'"
182
174
 
183
 
#: ../DistUpgrade/DistUpgradeCache.py:869
 
175
#: ../DistUpgrade/DistUpgradeCache.py:900
184
176
#, python-format
185
177
msgid "Can't install '%s'"
186
178
msgstr "መግጠም አልተቻለም '%s'"
187
179
 
188
 
#: ../DistUpgrade/DistUpgradeCache.py:870
 
180
#: ../DistUpgrade/DistUpgradeCache.py:901
189
181
msgid ""
190
182
"It was impossible to install a required package. Please report this as a bug "
191
183
"using 'ubuntu-bug update-manager' in a terminal."
192
184
msgstr ""
193
185
 
194
186
#. FIXME: provide a list
195
 
#: ../DistUpgrade/DistUpgradeCache.py:881
 
187
#: ../DistUpgrade/DistUpgradeCache.py:912
196
188
msgid "Can't guess meta-package"
197
189
msgstr "ስለ-ጥቅል መገመት አልተቻለም"
198
190
 
199
 
#: ../DistUpgrade/DistUpgradeCache.py:882
 
191
#: ../DistUpgrade/DistUpgradeCache.py:913
200
192
msgid ""
201
193
"Your system does not contain a ubuntu-desktop, kubuntu-desktop, xubuntu-"
202
194
"desktop or edubuntu-desktop package and it was not possible to detect which "
212
204
msgid "Reading cache"
213
205
msgstr "ካሽን በማንበብ ላይ"
214
206
 
215
 
#: ../DistUpgrade/DistUpgradeController.py:205
 
207
#: ../DistUpgrade/DistUpgradeController.py:210
216
208
msgid "Unable to get exclusive lock"
217
209
msgstr ""
218
210
 
219
 
#: ../DistUpgrade/DistUpgradeController.py:206
 
211
#: ../DistUpgrade/DistUpgradeController.py:211
220
212
msgid ""
221
213
"This usually means that another package management application (like apt-get "
222
214
"or aptitude) already running. Please close that application first."
223
215
msgstr ""
224
216
 
225
 
#: ../DistUpgrade/DistUpgradeController.py:239
 
217
#: ../DistUpgrade/DistUpgradeController.py:244
226
218
msgid "Upgrading over remote connection not supported"
227
219
msgstr "ማሻሻል በርቀት ግንኙነት የተደገፈ አይደለም"
228
220
 
229
 
#: ../DistUpgrade/DistUpgradeController.py:240
 
221
#: ../DistUpgrade/DistUpgradeController.py:245
230
222
msgid ""
231
223
"You are running the upgrade over a remote ssh connection with a frontend "
232
224
"that does not support this. Please try a text mode upgrade with 'do-release-"
235
227
"The upgrade will abort now. Please try without ssh."
236
228
msgstr ""
237
229
 
238
 
#: ../DistUpgrade/DistUpgradeController.py:254
 
230
#: ../DistUpgrade/DistUpgradeController.py:259
239
231
msgid "Continue running under SSH?"
240
232
msgstr ""
241
233
 
242
 
#: ../DistUpgrade/DistUpgradeController.py:255
 
234
#: ../DistUpgrade/DistUpgradeController.py:260
243
235
#, python-format
244
236
msgid ""
245
237
"This session appears to be running under ssh. It is not recommended to "
250
242
"Do you want to continue?"
251
243
msgstr ""
252
244
 
253
 
#: ../DistUpgrade/DistUpgradeController.py:269
 
245
#: ../DistUpgrade/DistUpgradeController.py:274
254
246
msgid "Starting additional sshd"
255
247
msgstr "በመጀመር ላይ ተጨማሪ sshd"
256
248
 
257
 
#: ../DistUpgrade/DistUpgradeController.py:270
 
249
#: ../DistUpgrade/DistUpgradeController.py:275
258
250
#, python-format
259
251
msgid ""
260
252
"To make recovery in case of failure easier, an additional sshd will be "
262
254
"still connect to the additional one.\n"
263
255
msgstr ""
264
256
 
265
 
#: ../DistUpgrade/DistUpgradeController.py:278
 
257
#: ../DistUpgrade/DistUpgradeController.py:283
266
258
#, python-format
267
259
msgid ""
268
260
"If you run a firewall, you may need to temporarily open this port. As this "
271
263
"'%s'"
272
264
msgstr ""
273
265
 
274
 
#: ../DistUpgrade/DistUpgradeController.py:349
275
 
#: ../DistUpgrade/DistUpgradeController.py:394
 
266
#: ../DistUpgrade/DistUpgradeController.py:355
 
267
#: ../DistUpgrade/DistUpgradeController.py:400
276
268
msgid "Can not upgrade"
277
269
msgstr "ማሻሻል አልተቻለም"
278
270
 
279
 
#: ../DistUpgrade/DistUpgradeController.py:350
 
271
#: ../DistUpgrade/DistUpgradeController.py:356
280
272
#, python-format
281
273
msgid "An upgrade from '%s' to '%s' is not supported with this tool."
282
274
msgstr "ማሻሻያ ከ '%s' ወደ '%s' በዚህ እቃ የተደገፈ አይደለም"
283
275
 
284
 
#: ../DistUpgrade/DistUpgradeController.py:359
 
276
#: ../DistUpgrade/DistUpgradeController.py:365
285
277
msgid "Sandbox setup failed"
286
278
msgstr "መሞከሪያ የአሸዋ ሳጥን ማሰናዳት ወድቋል"
287
279
 
288
 
#: ../DistUpgrade/DistUpgradeController.py:360
 
280
#: ../DistUpgrade/DistUpgradeController.py:366
289
281
msgid "It was not possible to create the sandbox environment."
290
282
msgstr "መሞከሪያ የአሸዋ ሳጥን አካባቢ ማሰናዳት አልተቻለም"
291
283
 
292
 
#: ../DistUpgrade/DistUpgradeController.py:366
 
284
#: ../DistUpgrade/DistUpgradeController.py:372
293
285
msgid "Sandbox mode"
294
286
msgstr "መሞከሪያ የአሸዋ ሳጥን ዘዴ"
295
287
 
296
 
#: ../DistUpgrade/DistUpgradeController.py:367
 
288
#: ../DistUpgrade/DistUpgradeController.py:373
297
289
#, python-format
298
290
msgid ""
299
291
"This upgrade is running in sandbox (test) mode. All changes are written to "
300
292
"'%s' and will be lost on the next reboot.\n"
301
293
"\n"
302
 
"*No* changes written to a systemdir from now until the next reboot are "
303
 
"permanent."
 
294
"*No* changes written to a system directory from now until the next reboot "
 
295
"are permanent."
304
296
msgstr ""
305
297
 
306
 
#: ../DistUpgrade/DistUpgradeController.py:395
 
298
#: ../DistUpgrade/DistUpgradeController.py:401
307
299
msgid ""
308
300
"Your python install is corrupted. Please fix the '/usr/bin/python' symlink."
309
301
msgstr ""
310
302
 
311
 
#: ../DistUpgrade/DistUpgradeController.py:421
 
303
#: ../DistUpgrade/DistUpgradeController.py:427
312
304
msgid "Package 'debsig-verify' is installed"
313
305
msgstr ""
314
306
 
315
 
#: ../DistUpgrade/DistUpgradeController.py:422
 
307
#: ../DistUpgrade/DistUpgradeController.py:428
316
308
msgid ""
317
309
"The upgrade can not continue with that package installed.\n"
318
310
"Please remove it with synaptic or 'apt-get remove debsig-verify' first and "
319
311
"run the upgrade again."
320
312
msgstr ""
321
313
 
322
 
#: ../DistUpgrade/DistUpgradeController.py:432
 
314
#: ../DistUpgrade/DistUpgradeController.py:440
 
315
#, python-format
 
316
msgid "Can not write to '%s'"
 
317
msgstr ""
 
318
 
 
319
#: ../DistUpgrade/DistUpgradeController.py:441
 
320
#, python-format
 
321
msgid ""
 
322
"Its not possible to write to the system directory '%s' on your system. The "
 
323
"upgrade can not continue.\n"
 
324
"Please make sure that the system directory is writable."
 
325
msgstr ""
 
326
 
 
327
#: ../DistUpgrade/DistUpgradeController.py:452
323
328
msgid "Include latest updates from the Internet?"
324
329
msgstr "ከኢንተርኔት ዘመናዊ ማሻሻያዎችን ልጨምር?"
325
330
 
326
 
#: ../DistUpgrade/DistUpgradeController.py:433
 
331
#: ../DistUpgrade/DistUpgradeController.py:453
327
332
msgid ""
328
333
"The upgrade system can use the internet to automatically download the latest "
329
334
"updates and install them during the upgrade.  If you have a network "
335
340
"If you answer 'no' here, the network is not used at all."
336
341
msgstr ""
337
342
 
338
 
#: ../DistUpgrade/DistUpgradeController.py:653
 
343
#: ../DistUpgrade/DistUpgradeController.py:673
339
344
#, python-format
340
345
msgid "disabled on upgrade to %s"
341
346
msgstr "ያልተቻለ ለማሻሻል ወደ %s"
342
347
 
343
 
#: ../DistUpgrade/DistUpgradeController.py:680
 
348
#: ../DistUpgrade/DistUpgradeController.py:700
344
349
msgid "No valid mirror found"
345
350
msgstr "ዋጋ ያለው mirror አልተገኘም"
346
351
 
347
 
#: ../DistUpgrade/DistUpgradeController.py:681
 
352
#: ../DistUpgrade/DistUpgradeController.py:701
348
353
#, python-format
349
354
msgid ""
350
355
"While scanning your repository information no mirror entry for the upgrade "
357
362
msgstr ""
358
363
 
359
364
#. hm, still nothing useful ...
360
 
#: ../DistUpgrade/DistUpgradeController.py:701
 
365
#: ../DistUpgrade/DistUpgradeController.py:721
361
366
msgid "Generate default sources?"
362
367
msgstr "ነባር ምንጮችን ላመንጭ?"
363
368
 
364
 
#: ../DistUpgrade/DistUpgradeController.py:702
 
369
#: ../DistUpgrade/DistUpgradeController.py:722
365
370
#, python-format
366
371
msgid ""
367
372
"After scanning your 'sources.list' no valid entry for '%s' was found.\n"
370
375
"will cancel."
371
376
msgstr ""
372
377
 
373
 
#: ../DistUpgrade/DistUpgradeController.py:737
 
378
#: ../DistUpgrade/DistUpgradeController.py:757
374
379
msgid "Repository information invalid"
375
380
msgstr "የማስቀመጫው መረጃ ዋጋ የለውም"
376
381
 
377
 
#: ../DistUpgrade/DistUpgradeController.py:738
 
382
#: ../DistUpgrade/DistUpgradeController.py:758
378
383
msgid ""
379
 
"Upgrading the repository information resulted in a invalid file. Please "
380
 
"report this as a bug using the command 'ubuntu-bug update-manager' in a "
381
 
"terminal."
 
384
"Upgrading the repository information resulted in a invalid file so a bug "
 
385
"reporting process is being started."
382
386
msgstr ""
383
387
 
384
 
#: ../DistUpgrade/DistUpgradeController.py:746
 
388
#: ../DistUpgrade/DistUpgradeController.py:765
385
389
msgid "Third party sources disabled"
386
390
msgstr "የ3ኛ ፓርቲ ምንጮችን አለማስቻል"
387
391
 
388
 
#: ../DistUpgrade/DistUpgradeController.py:747
 
392
#: ../DistUpgrade/DistUpgradeController.py:766
389
393
msgid ""
390
394
"Some third party entries in your sources.list were disabled. You can re-"
391
395
"enable them after the upgrade with the 'software-properties' tool or your "
392
396
"package manager."
393
397
msgstr ""
394
398
 
395
 
#: ../DistUpgrade/DistUpgradeController.py:787
 
399
#: ../DistUpgrade/DistUpgradeController.py:806
396
400
msgid "Package in inconsistent state"
397
401
msgid_plural "Packages in inconsistent state"
398
402
msgstr[0] ""
399
403
msgstr[1] ""
400
404
 
401
 
#: ../DistUpgrade/DistUpgradeController.py:790
 
405
#: ../DistUpgrade/DistUpgradeController.py:809
402
406
#, python-format
403
407
msgid ""
404
408
"The package '%s' is in an inconsistent state and needs to be reinstalled, "
411
415
msgstr[0] ""
412
416
msgstr[1] ""
413
417
 
414
 
#: ../DistUpgrade/DistUpgradeController.py:838
 
418
#: ../DistUpgrade/DistUpgradeController.py:857
415
419
msgid "Error during update"
416
420
msgstr "ስህተት በማሻሻል ላይ"
417
421
 
418
 
#: ../DistUpgrade/DistUpgradeController.py:839
 
422
#: ../DistUpgrade/DistUpgradeController.py:858
419
423
msgid ""
420
424
"A problem occurred during the update. This is usually some sort of network "
421
425
"problem, please check your network connection and retry."
424
428
"እንደገና ይሞክሩ"
425
429
 
426
430
#. print "on_button_install_clicked"
427
 
#: ../DistUpgrade/DistUpgradeController.py:848
428
 
#: ../UpdateManager/UpdateManager.py:747
 
431
#: ../DistUpgrade/DistUpgradeController.py:867
 
432
#: ../UpdateManager/UpdateManager.py:758
429
433
msgid "Not enough free disk space"
430
434
msgstr "በቂ ባዶ ቦታ ዲስኩ ላይ የለም"
431
435
 
432
 
#: ../DistUpgrade/DistUpgradeController.py:849
 
436
#: ../DistUpgrade/DistUpgradeController.py:868
433
437
#, python-format
434
438
msgid ""
435
439
"The upgrade has aborted. The upgrade needs a total of %s free space on disk "
440
444
 
441
445
#. calc the dist-upgrade and see if the removals are ok/expected
442
446
#. do the dist-upgrade
443
 
#: ../DistUpgrade/DistUpgradeController.py:878
444
 
#: ../DistUpgrade/DistUpgradeController.py:1630
 
447
#: ../DistUpgrade/DistUpgradeController.py:897
 
448
#: ../DistUpgrade/DistUpgradeController.py:1664
445
449
msgid "Calculating the changes"
446
450
msgstr "ለውጦቹን በማስላት ላይ"
447
451
 
448
452
#. ask the user
449
 
#: ../DistUpgrade/DistUpgradeController.py:910
 
453
#: ../DistUpgrade/DistUpgradeController.py:929
450
454
msgid "Do you want to start the upgrade?"
451
455
msgstr "ማሻሻሉን አሁን መጀመር ይፈልጋሉ?"
452
456
 
453
 
#: ../DistUpgrade/DistUpgradeController.py:976
 
457
#: ../DistUpgrade/DistUpgradeController.py:995
454
458
msgid "Upgrade canceled"
455
459
msgstr "ማሻሻሉ ተሰርዟል"
456
460
 
457
 
#: ../DistUpgrade/DistUpgradeController.py:977
 
461
#: ../DistUpgrade/DistUpgradeController.py:996
458
462
msgid ""
459
463
"The upgrade will cancel now and the original system state will be restored. "
460
464
"You can resume the upgrade at a later time."
461
465
msgstr ""
462
466
 
463
 
#: ../DistUpgrade/DistUpgradeController.py:983
464
 
#: ../DistUpgrade/DistUpgradeController.py:1109
 
467
#: ../DistUpgrade/DistUpgradeController.py:1002
 
468
#: ../DistUpgrade/DistUpgradeController.py:1136
465
469
msgid "Could not download the upgrades"
466
470
msgstr "የማሻሻያውን ጭነት ማውረድ አልተቻለም"
467
471
 
468
 
#: ../DistUpgrade/DistUpgradeController.py:984
 
472
#: ../DistUpgrade/DistUpgradeController.py:1003
469
473
msgid ""
470
474
"The upgrade has aborted. Please check your Internet connection or "
471
475
"installation media and try again. All files downloaded so far have been kept."
473
477
 
474
478
#. FIXME: strings are not good, but we are in string freeze
475
479
#. currently
476
 
#: ../DistUpgrade/DistUpgradeController.py:1060
477
 
#: ../DistUpgrade/DistUpgradeController.py:1097
478
 
#: ../DistUpgrade/DistUpgradeController.py:1202
 
480
#: ../DistUpgrade/DistUpgradeController.py:1087
 
481
#: ../DistUpgrade/DistUpgradeController.py:1124
 
482
#: ../DistUpgrade/DistUpgradeController.py:1229
479
483
msgid "Error during commit"
480
484
msgstr "በመፈጸም ላይ ስህተት"
481
485
 
482
486
#. generate a new cache
483
 
#: ../DistUpgrade/DistUpgradeController.py:1062
484
 
#: ../DistUpgrade/DistUpgradeController.py:1099
485
 
#: ../DistUpgrade/DistUpgradeController.py:1241
 
487
#: ../DistUpgrade/DistUpgradeController.py:1089
 
488
#: ../DistUpgrade/DistUpgradeController.py:1126
 
489
#: ../DistUpgrade/DistUpgradeController.py:1268
486
490
msgid "Restoring original system state"
487
491
msgstr "መጀመሪያ ወደነበረበት ስርአት መመለሰ"
488
492
 
489
 
#: ../DistUpgrade/DistUpgradeController.py:1063
490
 
#: ../DistUpgrade/DistUpgradeController.py:1078
491
 
#: ../DistUpgrade/DistUpgradeController.py:1100
 
493
#: ../DistUpgrade/DistUpgradeController.py:1090
 
494
#: ../DistUpgrade/DistUpgradeController.py:1105
 
495
#: ../DistUpgrade/DistUpgradeController.py:1127
492
496
msgid "Could not install the upgrades"
493
497
msgstr "ማሻሻያውን መግጠም አልተቻለም"
494
498
 
495
499
#. invoke the frontend now and show a error message
496
 
#: ../DistUpgrade/DistUpgradeController.py:1068
 
500
#: ../DistUpgrade/DistUpgradeController.py:1095
497
501
msgid ""
498
502
"The upgrade has aborted. Your system could be in an unusable state. A "
499
503
"recovery will run now (dpkg --configure -a)."
500
504
msgstr ""
501
505
 
502
 
#: ../DistUpgrade/DistUpgradeController.py:1073
 
506
#: ../DistUpgrade/DistUpgradeController.py:1100
503
507
#, python-format
504
508
msgid ""
505
509
"\n"
506
510
"\n"
507
 
"Please report this bug using the command 'ubuntu-bug update-manager' in a "
508
 
"terminal and include the files in /var/log/dist-upgrade/ in the bug report.\n"
 
511
"Please report this bug in a browser at "
 
512
"http://bugs.launchpad.net/ubuntu/+source/update-manager/+filebug and attach "
 
513
"the files in /var/log/dist-upgrade/ to the bug report.\n"
509
514
"%s"
510
515
msgstr ""
511
516
 
512
 
#: ../DistUpgrade/DistUpgradeController.py:1110
 
517
#: ../DistUpgrade/DistUpgradeController.py:1137
513
518
msgid ""
514
519
"The upgrade has aborted. Please check your Internet connection or "
515
520
"installation media and try again. "
516
521
msgstr ""
517
522
 
518
 
#: ../DistUpgrade/DistUpgradeController.py:1190
 
523
#: ../DistUpgrade/DistUpgradeController.py:1217
519
524
msgid "Remove obsolete packages?"
520
525
msgstr "ላስወግዳቸው አሮጌ ጥቅሎችን?"
521
526
 
522
 
#: ../DistUpgrade/DistUpgradeController.py:1191
523
 
#: ../DistUpgrade/DistUpgrade.ui.h:22
 
527
#: ../DistUpgrade/DistUpgradeController.py:1218
 
528
#: ../DistUpgrade/DistUpgrade.ui.h:8
524
529
msgid "_Keep"
525
530
msgstr "_ማስቀመጥ"
526
531
 
527
 
#: ../DistUpgrade/DistUpgradeController.py:1191
 
532
#: ../DistUpgrade/DistUpgradeController.py:1218
528
533
msgid "_Remove"
529
534
msgstr "_ማስወገጃ"
530
535
 
531
 
#: ../DistUpgrade/DistUpgradeController.py:1203
 
536
#: ../DistUpgrade/DistUpgradeController.py:1230
532
537
msgid ""
533
538
"A problem occurred during the clean-up. Please see the below message for "
534
539
"more information. "
536
541
 
537
542
#. FIXME: instead of error out, fetch and install it
538
543
#. here
539
 
#: ../DistUpgrade/DistUpgradeController.py:1279
 
544
#: ../DistUpgrade/DistUpgradeController.py:1306
540
545
msgid "Required depends is not installed"
541
546
msgstr "የሚያስፈልጉት ጥገኞች አልተገጠሙም"
542
547
 
543
 
#: ../DistUpgrade/DistUpgradeController.py:1280
 
548
#: ../DistUpgrade/DistUpgradeController.py:1307
544
549
#, python-format
545
550
msgid "The required dependency '%s' is not installed. "
546
551
msgstr "የሚያስፈልጉት ጥገኞች '%s'  አልተገጠሙም "
547
552
 
548
553
#. sanity check (check for ubuntu-desktop, brokenCache etc)
549
554
#. then open the cache (again)
550
 
#: ../DistUpgrade/DistUpgradeController.py:1527
551
 
#: ../DistUpgrade/DistUpgradeController.py:1597
 
555
#: ../DistUpgrade/DistUpgradeController.py:1568
 
556
#: ../DistUpgrade/DistUpgradeController.py:1633
552
557
msgid "Checking package manager"
553
558
msgstr "የጥቅል አስተዳዳሪን በመመርመር ላይ"
554
559
 
555
 
#: ../DistUpgrade/DistUpgradeController.py:1532
 
560
#: ../DistUpgrade/DistUpgradeController.py:1573
556
561
msgid "Preparing the upgrade failed"
557
562
msgstr "ማሻሻያውን ማሰናዳት አልተቻለም"
558
563
 
559
 
#: ../DistUpgrade/DistUpgradeController.py:1533
 
564
#: ../DistUpgrade/DistUpgradeController.py:1574
560
565
msgid ""
561
 
"Preparing the system for the upgrade failed. Please report this using the "
562
 
"command 'ubuntu-bug update-manager' in a terminal and include the files in "
563
 
"/var/log/dist-upgrade/ in the bug report."
 
566
"Preparing the system for the upgrade failed so a bug reporting process is "
 
567
"being started."
564
568
msgstr ""
565
569
 
566
 
#: ../DistUpgrade/DistUpgradeController.py:1549
 
570
#: ../DistUpgrade/DistUpgradeController.py:1588
567
571
msgid "Getting upgrade prerequisites failed"
568
572
msgstr ""
569
573
 
570
 
#: ../DistUpgrade/DistUpgradeController.py:1550
 
574
#: ../DistUpgrade/DistUpgradeController.py:1589
571
575
msgid ""
572
576
"The system was unable to get the prerequisites for the upgrade. The upgrade "
573
577
"will abort now and restore the original system state.\n"
574
578
"\n"
575
 
"Please report this as a bug using the command 'ubuntu-bug update-manager' in "
576
 
"a terminal and include the files in /var/log/dist-upgrade/ in the bug report."
 
579
"Additionally, a bug reporting process is being started."
577
580
msgstr ""
578
581
 
579
 
#: ../DistUpgrade/DistUpgradeController.py:1581
 
582
#: ../DistUpgrade/DistUpgradeController.py:1617
580
583
msgid "Updating repository information"
581
584
msgstr "የማስቀመጫውን መረጃ በማሻሻል ላይ"
582
585
 
583
 
#: ../DistUpgrade/DistUpgradeController.py:1588
 
586
#: ../DistUpgrade/DistUpgradeController.py:1624
584
587
msgid "Failed to add the cdrom"
585
588
msgstr "ሲዲ ራም መጨመር አልተቻለም"
586
589
 
587
 
#: ../DistUpgrade/DistUpgradeController.py:1589
 
590
#: ../DistUpgrade/DistUpgradeController.py:1625
588
591
msgid "Sorry, adding the cdrom was not successful."
589
592
msgstr "አዝናለሁ ሲዲ ራም መጨመሩ አልተሳካም"
590
593
 
591
 
#: ../DistUpgrade/DistUpgradeController.py:1617
 
594
#: ../DistUpgrade/DistUpgradeController.py:1653
592
595
msgid "Invalid package information"
593
596
msgstr "ዋጋ የሌለው የጥቅል መረጃ"
594
597
 
595
 
#: ../DistUpgrade/DistUpgradeController.py:1618
 
598
#: ../DistUpgrade/DistUpgradeController.py:1654
596
599
#, python-format
597
600
msgid ""
598
601
"After your package information was updated the essential package '%s' can "
599
 
"not be found anymore.\n"
600
 
"This indicates a serious error, please report this bug using the command "
601
 
"'ubuntu-bug update-manager' in a terminal and include the files in "
602
 
"/var/log/dist-upgrade/ in the bug report."
 
602
"not be found anymore so a bug reporting process is being started."
603
603
msgstr ""
604
604
 
605
 
#: ../DistUpgrade/DistUpgradeController.py:1636
606
 
#: ../DistUpgrade/DistUpgradeController.py:1689
 
605
#: ../DistUpgrade/DistUpgradeController.py:1670
 
606
#: ../DistUpgrade/DistUpgradeController.py:1723
607
607
msgid "Fetching"
608
608
msgstr "ሄዶ ማምጣት"
609
609
 
610
 
#: ../DistUpgrade/DistUpgradeController.py:1642
611
 
#: ../DistUpgrade/DistUpgradeController.py:1693
 
610
#: ../DistUpgrade/DistUpgradeController.py:1676
 
611
#: ../DistUpgrade/DistUpgradeController.py:1727
612
612
msgid "Upgrading"
613
613
msgstr "በማሻሻል ላይ"
614
614
 
615
615
#. don't abort here, because it would restore the sources.list
616
 
#: ../DistUpgrade/DistUpgradeController.py:1647
617
 
#: ../DistUpgrade/DistUpgradeController.py:1695
618
 
#: ../DistUpgrade/DistUpgradeController.py:1702
619
 
#: ../DistUpgrade/DistUpgradeController.py:1713
 
616
#: ../DistUpgrade/DistUpgradeController.py:1681
 
617
#: ../DistUpgrade/DistUpgradeController.py:1729
 
618
#: ../DistUpgrade/DistUpgradeController.py:1736
 
619
#: ../DistUpgrade/DistUpgradeController.py:1747
620
620
msgid "Upgrade complete"
621
621
msgstr "ማሻሻሉ ተጠናቋል"
622
622
 
623
 
#: ../DistUpgrade/DistUpgradeController.py:1648
624
 
#: ../DistUpgrade/DistUpgradeController.py:1696
625
 
#: ../DistUpgrade/DistUpgradeController.py:1703
 
623
#: ../DistUpgrade/DistUpgradeController.py:1682
 
624
#: ../DistUpgrade/DistUpgradeController.py:1730
 
625
#: ../DistUpgrade/DistUpgradeController.py:1737
626
626
msgid ""
627
627
"The upgrade has completed but there were errors during the upgrade process."
628
628
msgstr ""
629
629
 
630
 
#: ../DistUpgrade/DistUpgradeController.py:1655
 
630
#: ../DistUpgrade/DistUpgradeController.py:1689
631
631
msgid "Searching for obsolete software"
632
632
msgstr "ጊዜው ያለፈበትን ሶፍትዌር በመፈለግ ላይ"
633
633
 
634
 
#: ../DistUpgrade/DistUpgradeController.py:1664
 
634
#: ../DistUpgrade/DistUpgradeController.py:1698
635
635
msgid "System upgrade is complete."
636
636
msgstr "ስርአቱን ማሻሻል ተጠናቋል"
637
637
 
638
 
#: ../DistUpgrade/DistUpgradeController.py:1714
 
638
#: ../DistUpgrade/DistUpgradeController.py:1748
639
639
msgid "The partial upgrade was completed."
640
640
msgstr "በከፊል ማሻሻሉ ተጠናቋል"
641
641
 
642
 
#: ../DistUpgrade/DistUpgradeQuirks.py:201
 
642
#: ../DistUpgrade/DistUpgradeQuirks.py:202
643
643
msgid "evms in use"
644
644
msgstr ""
645
645
 
646
 
#: ../DistUpgrade/DistUpgradeQuirks.py:202
 
646
#: ../DistUpgrade/DistUpgradeQuirks.py:203
647
647
msgid ""
648
648
"Your system uses the 'evms' volume manager in /proc/mounts. The 'evms' "
649
649
"software is no longer supported, please switch it off and run the upgrade "
650
650
"again when this is done."
651
651
msgstr ""
652
652
 
653
 
#: ../DistUpgrade/DistUpgradeQuirks.py:506
654
 
msgid "Your graphics hardware may not be fully supported in Ubuntu 11.04."
655
 
msgstr ""
656
 
 
657
 
#: ../DistUpgrade/DistUpgradeQuirks.py:508
658
 
msgid ""
659
 
"The support in Ubuntu 11.04 for your intel graphics hardware is limited and "
660
 
"you may encounter problems after the upgrade. Do you want to continue with "
661
 
"the upgrade?"
662
 
msgstr ""
663
 
 
664
 
#: ../DistUpgrade/DistUpgradeQuirks.py:528
665
 
#: ../DistUpgrade/DistUpgradeQuirks.py:556
666
 
#: ../DistUpgrade/DistUpgradeQuirks.py:583
 
653
#: ../DistUpgrade/DistUpgradeQuirks.py:496
 
654
msgid ""
 
655
"Your graphics hardware may not be fully supported in Ubuntu 12.04 LTS."
 
656
msgstr ""
 
657
 
 
658
#: ../DistUpgrade/DistUpgradeQuirks.py:498
 
659
msgid ""
 
660
"The support in Ubuntu 12.04 LTS for your Intel graphics hardware is limited "
 
661
"and you may encounter problems after the upgrade. For more information see "
 
662
"https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForI8xx Do you want to "
 
663
"continue with the upgrade?"
 
664
msgstr ""
 
665
 
 
666
#: ../DistUpgrade/DistUpgradeQuirks.py:520
 
667
#: ../DistUpgrade/DistUpgradeQuirks.py:548
 
668
#: ../DistUpgrade/DistUpgradeQuirks.py:575
667
669
msgid ""
668
670
"Upgrading may reduce desktop effects, and performance in games and other "
669
671
"graphically intensive programs."
670
672
msgstr ""
671
673
 
672
 
#: ../DistUpgrade/DistUpgradeQuirks.py:532
673
 
#: ../DistUpgrade/DistUpgradeQuirks.py:560
 
674
#: ../DistUpgrade/DistUpgradeQuirks.py:524
 
675
#: ../DistUpgrade/DistUpgradeQuirks.py:552
674
676
msgid ""
675
677
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
676
678
"version of this driver is available that works with your video card in "
679
681
"Do you want to continue?"
680
682
msgstr ""
681
683
 
682
 
#: ../DistUpgrade/DistUpgradeQuirks.py:587
 
684
#: ../DistUpgrade/DistUpgradeQuirks.py:579
683
685
msgid ""
684
686
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
685
687
"of this driver is available that works with your hardware in Ubuntu 10.04 "
688
690
"Do you want to continue?"
689
691
msgstr ""
690
692
 
691
 
#: ../DistUpgrade/DistUpgradeQuirks.py:617
 
693
#: ../DistUpgrade/DistUpgradeQuirks.py:609
692
694
msgid "No i686 CPU"
693
695
msgstr "i686 ሲፒዩ አይደለም"
694
696
 
695
 
#: ../DistUpgrade/DistUpgradeQuirks.py:618
 
697
#: ../DistUpgrade/DistUpgradeQuirks.py:610
696
698
msgid ""
697
699
"Your system uses an i586 CPU or a CPU that does not have the 'cmov' "
698
700
"extension. All packages were built with optimizations requiring i686 as the "
700
702
"Ubuntu release with this hardware."
701
703
msgstr ""
702
704
 
703
 
#: ../DistUpgrade/DistUpgradeQuirks.py:654
 
705
#: ../DistUpgrade/DistUpgradeQuirks.py:646
704
706
msgid "No ARMv6 CPU"
705
707
msgstr ""
706
708
 
707
 
#: ../DistUpgrade/DistUpgradeQuirks.py:655
 
709
#: ../DistUpgrade/DistUpgradeQuirks.py:647
708
710
msgid ""
709
711
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
710
712
"packages in karmic were built with optimizations requiring ARMv6 as the "
712
714
"Ubuntu release with this hardware."
713
715
msgstr ""
714
716
 
715
 
#: ../DistUpgrade/DistUpgradeQuirks.py:675
 
717
#: ../DistUpgrade/DistUpgradeQuirks.py:667
716
718
msgid "No init available"
717
719
msgstr ""
718
720
 
719
 
#: ../DistUpgrade/DistUpgradeQuirks.py:676
 
721
#: ../DistUpgrade/DistUpgradeQuirks.py:668
720
722
msgid ""
721
723
"Your system appears to be a virtualised environment without an init daemon, "
722
724
"e.g. Linux-VServer. Ubuntu 10.04 LTS cannot function within this type of "
726
728
"Are you sure you want to continue?"
727
729
msgstr ""
728
730
 
729
 
#: ../DistUpgrade/DistUpgradeMain.py:45
 
731
#: ../DistUpgrade/DistUpgradeMain.py:63
730
732
msgid "Sandbox upgrade using aufs"
731
733
msgstr ""
732
734
 
733
 
#: ../DistUpgrade/DistUpgradeMain.py:47
 
735
#: ../DistUpgrade/DistUpgradeMain.py:65
734
736
msgid "Use the given path to search for a cdrom with upgradable packages"
735
737
msgstr ""
736
738
 
737
 
#: ../DistUpgrade/DistUpgradeMain.py:53
 
739
#: ../DistUpgrade/DistUpgradeMain.py:71
738
740
msgid ""
739
741
"Use frontend. Currently available: \n"
740
742
"DistUpgradeViewText, DistUpgradeViewGtk, DistUpgradeViewKDE"
741
743
msgstr ""
742
744
 
743
 
#: ../DistUpgrade/DistUpgradeMain.py:56
 
745
#: ../DistUpgrade/DistUpgradeMain.py:74
744
746
msgid "*DEPRECATED* this option will be ignored"
745
747
msgstr ""
746
748
 
747
 
#: ../DistUpgrade/DistUpgradeMain.py:59
 
749
#: ../DistUpgrade/DistUpgradeMain.py:77
748
750
msgid "Perform a partial upgrade only (no sources.list rewriting)"
749
751
msgstr ""
750
752
 
751
 
#: ../DistUpgrade/DistUpgradeMain.py:62
 
753
#: ../DistUpgrade/DistUpgradeMain.py:80
752
754
msgid "Disable GNU screen support"
753
755
msgstr ""
754
756
 
755
 
#: ../DistUpgrade/DistUpgradeMain.py:64
 
757
#: ../DistUpgrade/DistUpgradeMain.py:82
756
758
msgid "Set datadir"
757
759
msgstr ""
758
760
 
759
761
#. print "mediaChange %s %s" % (medium, drive)
760
762
#: ../DistUpgrade/DistUpgradeViewGtk.py:114
761
763
#: ../DistUpgrade/DistUpgradeViewGtk3.py:117
762
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:189
763
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:147
 
764
#: ../DistUpgrade/DistUpgradeViewKDE.py:193
 
765
#: ../UpdateManager/DistUpgradeFetcherKDE.py:148
764
766
#, python-format
765
767
msgid "Please insert '%s' into the drive '%s'"
766
768
msgstr "እባክዎ ያስገቡ '%s' በመንጂያው ውስጥ '%s'"
767
769
 
768
770
#: ../DistUpgrade/DistUpgradeViewGtk.py:135
769
771
#: ../DistUpgrade/DistUpgradeViewGtk3.py:138
770
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:203
 
772
#: ../DistUpgrade/DistUpgradeViewKDE.py:207
771
773
msgid "Fetching is complete"
772
774
msgstr "ሄዶ ማምጣት ተጠናቋል"
773
775
 
774
776
#: ../DistUpgrade/DistUpgradeViewGtk.py:146
775
777
#: ../DistUpgrade/DistUpgradeViewGtk3.py:149
776
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:216
 
778
#: ../DistUpgrade/DistUpgradeViewKDE.py:220
777
779
#, python-format
778
780
msgid "Fetching file %li of %li at %sB/s"
779
781
msgstr "ፋይል ሄዳ በማምጣት ላይ %li ከ %li ወደ %sቢ/ሰ"
782
784
#: ../DistUpgrade/DistUpgradeViewGtk.py:295
783
785
#: ../DistUpgrade/DistUpgradeViewGtk3.py:152
784
786
#: ../DistUpgrade/DistUpgradeViewGtk3.py:301
785
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:217
786
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:361
 
787
#: ../DistUpgrade/DistUpgradeViewKDE.py:221
 
788
#: ../DistUpgrade/DistUpgradeViewKDE.py:365
787
789
#, python-format
788
790
msgid "About %s remaining"
789
791
msgstr "ስለ %s ቀሪው"
790
792
 
791
793
#: ../DistUpgrade/DistUpgradeViewGtk.py:152
792
794
#: ../DistUpgrade/DistUpgradeViewGtk3.py:155
793
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:219
 
795
#: ../DistUpgrade/DistUpgradeViewKDE.py:223
794
796
#, python-format
795
797
msgid "Fetching file %li of %li"
796
798
msgstr "ፋይል ሄዶ ማምጣት %li ከ %li"
800
802
#. -> longer term, move this code into python-apt
801
803
#: ../DistUpgrade/DistUpgradeViewGtk.py:183
802
804
#: ../DistUpgrade/DistUpgradeViewGtk3.py:186
803
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:253
 
805
#: ../DistUpgrade/DistUpgradeViewKDE.py:257
804
806
msgid "Applying changes"
805
807
msgstr "ለውጦችን በመፈጸም ላይ"
806
808
 
807
809
#. we do not report followup errors from earlier failures
808
810
#: ../DistUpgrade/DistUpgradeViewGtk.py:208
809
811
#: ../DistUpgrade/DistUpgradeViewGtk3.py:211
810
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:266
 
812
#: ../DistUpgrade/DistUpgradeViewKDE.py:270
811
813
msgid "dependency problems - leaving unconfigured"
812
814
msgstr ""
813
815
 
814
816
#: ../DistUpgrade/DistUpgradeViewGtk.py:213
815
817
#: ../DistUpgrade/DistUpgradeViewGtk3.py:216
816
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:268
 
818
#: ../DistUpgrade/DistUpgradeViewKDE.py:272
817
819
#, python-format
818
820
msgid "Could not install '%s'"
819
821
msgstr "መግጠም አልተቻለም '%s'"
820
822
 
821
823
#: ../DistUpgrade/DistUpgradeViewGtk.py:214
822
824
#: ../DistUpgrade/DistUpgradeViewGtk3.py:217
823
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:269
 
825
#: ../DistUpgrade/DistUpgradeViewKDE.py:273
824
826
#, python-format
825
827
msgid ""
826
828
"The upgrade will continue but the '%s' package may not be in a working "
830
832
#. self.expander.set_expanded(True)
831
833
#: ../DistUpgrade/DistUpgradeViewGtk.py:231
832
834
#: ../DistUpgrade/DistUpgradeViewGtk3.py:234
833
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:290
 
835
#: ../DistUpgrade/DistUpgradeViewKDE.py:294
834
836
#, python-format
835
837
msgid ""
836
838
"Replace the customized configuration file\n"
839
841
 
840
842
#: ../DistUpgrade/DistUpgradeViewGtk.py:232
841
843
#: ../DistUpgrade/DistUpgradeViewGtk3.py:235
842
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:291
 
844
#: ../DistUpgrade/DistUpgradeViewKDE.py:295
843
845
msgid ""
844
846
"You will lose any changes you have made to this configuration file if you "
845
847
"choose to replace it with a newer version."
847
849
 
848
850
#: ../DistUpgrade/DistUpgradeViewGtk.py:250
849
851
#: ../DistUpgrade/DistUpgradeViewGtk3.py:253
850
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:313
 
852
#: ../DistUpgrade/DistUpgradeViewKDE.py:317
851
853
msgid "The 'diff' command was not found"
852
854
msgstr ""
853
855
 
921
923
msgstr "ማሻሻያ (%s)"
922
924
 
923
925
#. change = QMessageBox.question(None, _("Media Change"), msg, QMessageBox.Ok, QMessageBox.Cancel)
924
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:190
925
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:149
 
926
#: ../DistUpgrade/DistUpgradeViewKDE.py:194
 
927
#: ../UpdateManager/DistUpgradeFetcherKDE.py:150
926
928
msgid "Media Change"
927
929
msgstr "የሜዲያ ለውጥ"
928
930
 
929
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:325
 
931
#: ../DistUpgrade/DistUpgradeViewKDE.py:329
930
932
msgid "Show Difference >>>"
931
933
msgstr "ልዩነቱን ማሳያ >>>"
932
934
 
933
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:328
 
935
#: ../DistUpgrade/DistUpgradeViewKDE.py:332
934
936
msgid "<<< Hide Difference"
935
937
msgstr "<<< ልዩነቱን መደበቂያ"
936
938
 
937
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:543
 
939
#: ../DistUpgrade/DistUpgradeViewKDE.py:547
938
940
msgid "Error"
939
941
msgstr "ስህተት"
940
942
 
941
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:555
 
943
#: ../DistUpgrade/DistUpgradeViewKDE.py:559
942
944
msgid "&Cancel"
943
945
msgstr "&መሰረዣ"
944
946
 
945
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:557
946
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:799
 
947
#: ../DistUpgrade/DistUpgradeViewKDE.py:561
 
948
#: ../DistUpgrade/DistUpgradeViewKDE.py:803
947
949
msgid "&Close"
948
950
msgstr "&መዝጊያ"
949
951
 
950
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:603
 
952
#: ../DistUpgrade/DistUpgradeViewKDE.py:607
951
953
msgid "Show Terminal >>>"
952
954
msgstr "ተርሚናልን ማሳያ >>>"
953
955
 
954
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:606
 
956
#: ../DistUpgrade/DistUpgradeViewKDE.py:610
955
957
msgid "<<< Hide Terminal"
956
958
msgstr "<<< ተርሚናልን መደበቂያ"
957
959
 
958
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:686
 
960
#: ../DistUpgrade/DistUpgradeViewKDE.py:690
959
961
msgid "Information"
960
962
msgstr "መረጃ"
961
963
 
962
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:737
963
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:782
964
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:785 ../DistUpgrade/DistUpgrade.ui.h:11
 
964
#: ../DistUpgrade/DistUpgradeViewKDE.py:741
 
965
#: ../DistUpgrade/DistUpgradeViewKDE.py:786
 
966
#: ../DistUpgrade/DistUpgradeViewKDE.py:789 ../DistUpgrade/DistUpgrade.ui.h:7
965
967
msgid "Details"
966
968
msgstr "ዝርዝሮች"
967
969
 
968
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:763
 
970
#: ../DistUpgrade/DistUpgradeViewKDE.py:767
969
971
#, python-format
970
972
msgid "No longer supported %s"
971
973
msgstr ""
972
974
 
973
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:765
 
975
#: ../DistUpgrade/DistUpgradeViewKDE.py:769
974
976
#, python-format
975
977
msgid "Remove %s"
976
978
msgstr "ማስወገጃ %s"
977
979
 
978
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:767
 
980
#: ../DistUpgrade/DistUpgradeViewKDE.py:771
979
981
#: ../DistUpgrade/DistUpgradeViewText.py:179
980
982
#, python-format
981
983
msgid "Remove (was auto installed) %s"
982
984
msgstr "ማስወገድ (በራሱ ተገጥሟል) %s"
983
985
 
984
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:769
 
986
#: ../DistUpgrade/DistUpgradeViewKDE.py:773
985
987
#, python-format
986
988
msgid "Install %s"
987
989
msgstr "መግጠሚያ %s"
988
990
 
989
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:771
 
991
#: ../DistUpgrade/DistUpgradeViewKDE.py:775
990
992
#, python-format
991
993
msgid "Upgrade %s"
992
994
msgstr "ማሻሻያ %s"
993
995
 
994
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:795
 
996
#: ../DistUpgrade/DistUpgradeViewKDE.py:799
995
997
#: ../DistUpgrade/DistUpgradeViewText.py:227
996
998
msgid "Restart required"
997
999
msgstr "እንደገና ማስጀመር ያስፈልጋል"
998
1000
 
999
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:795
 
1001
#: ../DistUpgrade/DistUpgradeViewKDE.py:799
1000
1002
msgid "<b><big>Restart the system to complete the upgrade</big></b>"
1001
1003
msgstr "<b><big>እንደገና ማስጀመር ያስፈልጋል ማሻሻያውን ለማጠናቀቅ</big></b>"
1002
1004
 
1003
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:798 ../DistUpgrade/DistUpgrade.ui.h:25
1004
 
#: ../data/gtkbuilder/UpdateManager.ui.h:32
 
1005
#: ../DistUpgrade/DistUpgradeViewKDE.py:802 ../DistUpgrade/DistUpgrade.ui.h:14
 
1006
#: ../data/gtkbuilder/UpdateManager.ui.h:26
1005
1007
msgid "_Restart Now"
1006
1008
msgstr "_አሁን እንደገና ላስጀምር"
1007
1009
 
1008
1010
#. FIXME make this user friendly
1009
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:816
 
1011
#: ../DistUpgrade/DistUpgradeViewKDE.py:820
1010
1012
msgid ""
1011
1013
"<b><big>Cancel the running upgrade?</big></b>\n"
1012
1014
"\n"
1017
1019
"\n"
1018
1020
"ማሻሻሉን ከሰረዙት ስርአቱ ባልተረጋጋ ሁኔታ ላይ ይሆናል ፤ ማሻሻሉን አንዲቀጥሉ አጥብቀን እናሳስባለን"
1019
1021
 
1020
 
#: ../DistUpgrade/DistUpgradeViewKDE.py:820
 
1022
#: ../DistUpgrade/DistUpgradeViewKDE.py:824
1021
1023
msgid "Cancel Upgrade?"
1022
1024
msgstr "ማሻሻሉን ልሰረዝ?"
1023
1025
 
1079
1081
 
1080
1082
#. 56 kbit
1081
1083
#. 1Mbit = 1024 kbit
1082
 
#: ../DistUpgrade/DistUpgradeView.py:147
 
1084
#: ../DistUpgrade/DistUpgradeView.py:149
1083
1085
#, python-format
1084
1086
msgid ""
1085
1087
"This download will take about %s with a 1Mbit DSL connection and about %s "
1087
1089
msgstr "ይህ ማውረድ የሚወስደው ጊዜ በግምት %s በ 1ሜጋ ቢት በዲኤስኤል ግንኙነት እና በግምት %s በ 56ኬ ሞደም"
1088
1090
 
1089
1091
#. if we have a estimated speed, use it
1090
 
#: ../DistUpgrade/DistUpgradeView.py:151
 
1092
#: ../DistUpgrade/DistUpgradeView.py:153
1091
1093
#, python-format
1092
1094
msgid "This download will take about %s with your connection. "
1093
1095
msgstr "ማውረዱ የሚወስደው ጊዜ በግምት %s በእርስዎ ግንኙነት "
1094
1096
 
1095
 
#: ../DistUpgrade/DistUpgradeView.py:253 ../DistUpgrade/DistUpgrade.ui.h:16
 
1097
#: ../DistUpgrade/DistUpgradeView.py:255 ../DistUpgrade/DistUpgrade.ui.h:21
1096
1098
msgid "Preparing to upgrade"
1097
1099
msgstr "ለማሻሻል በዝግጅት ላይ"
1098
1100
 
1099
 
#: ../DistUpgrade/DistUpgradeView.py:254
 
1101
#: ../DistUpgrade/DistUpgradeView.py:256
1100
1102
msgid "Getting new software channels"
1101
1103
msgstr "አዲስ የሶፍትዌር መገናኛዎች ስለ ማግኘት"
1102
1104
 
1103
 
#: ../DistUpgrade/DistUpgradeView.py:255 ../DistUpgrade/DistUpgrade.ui.h:14
 
1105
#: ../DistUpgrade/DistUpgradeView.py:257 ../DistUpgrade/DistUpgrade.ui.h:23
1104
1106
msgid "Getting new packages"
1105
1107
msgstr "አዲስ ጥቅሎችን ስለ ማግኘት"
1106
1108
 
1107
 
#: ../DistUpgrade/DistUpgradeView.py:256 ../DistUpgrade/DistUpgrade.ui.h:15
 
1109
#: ../DistUpgrade/DistUpgradeView.py:258 ../DistUpgrade/DistUpgrade.ui.h:26
1108
1110
msgid "Installing the upgrades"
1109
1111
msgstr "ማሻሻያውን በመግጠም ላይ"
1110
1112
 
1111
 
#: ../DistUpgrade/DistUpgradeView.py:257 ../DistUpgrade/DistUpgrade.ui.h:10
 
1113
#: ../DistUpgrade/DistUpgradeView.py:259 ../DistUpgrade/DistUpgrade.ui.h:25
1112
1114
msgid "Cleaning up"
1113
1115
msgstr "በማጽዳት ላይ"
1114
1116
 
1115
 
#: ../DistUpgrade/DistUpgradeView.py:342
 
1117
#: ../DistUpgrade/DistUpgradeView.py:344
1116
1118
#, python-format
1117
1119
msgid ""
1118
1120
"%(amount)d installed package is no longer supported by Canonical. You can "
1125
1127
 
1126
1128
#. FIXME: make those two separate lines to make it clear
1127
1129
#. that the "%" applies to the result of ngettext
1128
 
#: ../DistUpgrade/DistUpgradeView.py:351
 
1130
#: ../DistUpgrade/DistUpgradeView.py:353
1129
1131
#, python-format
1130
1132
msgid "%d package is going to be removed."
1131
1133
msgid_plural "%d packages are going to be removed."
1132
1134
msgstr[0] "%d ጥቅሉ ይወገዳል"
1133
1135
msgstr[1] "%d ጥቅሎቹ ይወገዳሉ"
1134
1136
 
1135
 
#: ../DistUpgrade/DistUpgradeView.py:356
 
1137
#: ../DistUpgrade/DistUpgradeView.py:358
1136
1138
#, python-format
1137
1139
msgid "%d new package is going to be installed."
1138
1140
msgid_plural "%d new packages are going to be installed."
1139
1141
msgstr[0] "%d አዲሱ ጥቅል ይገጠማል"
1140
1142
msgstr[1] "%d አዲሶቹ ጥቅሎች ይገጠማሉ"
1141
1143
 
1142
 
#: ../DistUpgrade/DistUpgradeView.py:362
 
1144
#: ../DistUpgrade/DistUpgradeView.py:364
1143
1145
#, python-format
1144
1146
msgid "%d package is going to be upgraded."
1145
1147
msgid_plural "%d packages are going to be upgraded."
1146
1148
msgstr[0] "%d ጥቅሉ ይሻሻላል"
1147
1149
msgstr[1] "%d ጥቅሎቹ ይሻሻላሉ"
1148
1150
 
1149
 
#: ../DistUpgrade/DistUpgradeView.py:367
 
1151
#: ../DistUpgrade/DistUpgradeView.py:369
1150
1152
#, python-format
1151
1153
msgid ""
1152
1154
"\n"
1157
1159
"\n"
1158
1160
"በድምሩ ማውረድ ያለብዎት ከ %s. "
1159
1161
 
1160
 
#: ../DistUpgrade/DistUpgradeView.py:371
 
1162
#: ../DistUpgrade/DistUpgradeView.py:374
 
1163
msgid ""
 
1164
"Installing the upgrade can take several hours. Once the download has "
 
1165
"finished, the process cannot be canceled."
 
1166
msgstr ""
 
1167
 
 
1168
#: ../DistUpgrade/DistUpgradeView.py:378
1161
1169
msgid ""
1162
1170
"Fetching and installing the upgrade can take several hours. Once the "
1163
 
"download has finished, the process cannot be cancelled."
1164
 
msgstr ""
1165
 
"ማሻሻሉን ሄዶ ማምጣት እና መግጠም ትንሽ ሰአት ይወስዳል ፤ ማውረዱ ከተጠናቀቀ በኋላ ሂደቱን ማቋረጥ አይቻልም"
 
1171
"download has finished, the process cannot be canceled."
 
1172
msgstr ""
 
1173
 
 
1174
#: ../DistUpgrade/DistUpgradeView.py:383
 
1175
msgid "Removing the packages can take several hours. "
 
1176
msgstr ""
1166
1177
 
1167
1178
#. FIXME: this should go into DistUpgradeController
1168
 
#: ../DistUpgrade/DistUpgradeView.py:377 ../UpdateManager/UpdateManager.py:664
1169
 
msgid "Your system is up-to-date"
1170
 
msgstr "ስርአቱ  ዘመናዊ ነው"
 
1179
#: ../DistUpgrade/DistUpgradeView.py:388 ../UpdateManager/UpdateManager.py:683
 
1180
msgid "The software on this computer is up to date."
 
1181
msgstr ""
1171
1182
 
1172
 
#: ../DistUpgrade/DistUpgradeView.py:378
 
1183
#: ../DistUpgrade/DistUpgradeView.py:389
1173
1184
msgid ""
1174
1185
"There are no upgrades available for your system. The upgrade will now be "
1175
1186
"canceled."
1176
1187
msgstr "ለእርስዎ ስርአት ማሻሻያ የለም ፡ ማሻሻያው አሁን ይሰረዛል"
1177
1188
 
1178
 
#: ../DistUpgrade/DistUpgradeView.py:391
 
1189
#: ../DistUpgrade/DistUpgradeView.py:402
1179
1190
msgid "Reboot required"
1180
1191
msgstr "እንደገና ማስጀመር ያስፈልጋል"
1181
1192
 
1182
 
#: ../DistUpgrade/DistUpgradeView.py:392
 
1193
#: ../DistUpgrade/DistUpgradeView.py:403
1183
1194
msgid ""
1184
1195
"The upgrade is finished and a reboot is required. Do you want to do this now?"
1185
1196
msgstr "ይህ ማሻሻያ ተፈጽሟል እና እንደገና ማስነሳት ያስፈልጋል ፡ ይህን  አሁን ማድረግ ይፈልጋሉ?"
1186
1197
 
 
1198
#: ../DistUpgrade/DistUpgradeFetcherCore.py:70
 
1199
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:70
 
1200
#, python-format
 
1201
msgid "authenticate '%(file)s' against '%(signature)s' "
 
1202
msgstr ""
 
1203
 
 
1204
#: ../DistUpgrade/DistUpgradeFetcherCore.py:110
 
1205
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:110
 
1206
#, python-format
 
1207
msgid "extracting '%s'"
 
1208
msgstr ""
 
1209
 
 
1210
#: ../DistUpgrade/DistUpgradeFetcherCore.py:130
1187
1211
#: ../DistUpgrade/DistUpgradeFetcherCore.py:131
1188
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:132
 
1212
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:130
1189
1213
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:131
1190
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:132
1191
1214
msgid "Could not run the upgrade tool"
1192
1215
msgstr "የማሻሻያውን መሳሪያዎች ማስኬድ አልተቻለም"
1193
1216
 
1194
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:132
1195
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:132
 
1217
#: ../DistUpgrade/DistUpgradeFetcherCore.py:131
 
1218
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:131
1196
1219
msgid ""
1197
1220
"This is most likely a bug in the upgrade tool. Please report it as a bug "
1198
1221
"using the command 'ubuntu-bug update-manager'."
1199
1222
msgstr ""
1200
1223
 
1201
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:207
1202
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:207
 
1224
#: ../DistUpgrade/DistUpgradeFetcherCore.py:206
 
1225
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:206
1203
1226
msgid "Upgrade tool signature"
1204
1227
msgstr "የማሻሻያዎች መሳሪያዎች ፊርማ"
1205
1228
 
1206
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:214
1207
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:214
 
1229
#: ../DistUpgrade/DistUpgradeFetcherCore.py:213
 
1230
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:213
1208
1231
msgid "Upgrade tool"
1209
1232
msgstr "ማሻሻያ መሳሪያዎች"
1210
1233
 
 
1234
#: ../DistUpgrade/DistUpgradeFetcherCore.py:247
 
1235
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:247
 
1236
msgid "Failed to fetch"
 
1237
msgstr "ሄዶ ማምጣት ወድቋል"
 
1238
 
1211
1239
#: ../DistUpgrade/DistUpgradeFetcherCore.py:248
1212
1240
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:248
1213
 
msgid "Failed to fetch"
1214
 
msgstr "ሄዶ ማምጣት ወድቋል"
1215
 
 
1216
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:249
1217
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:249
1218
1241
msgid "Fetching the upgrade failed. There may be a network problem. "
1219
1242
msgstr "ማሻሻያውን ሄዶ ማምጣት ወድቋል ፤ ምናልባት የኔትዎርክ ችግር ሊሆን ይችላል "
1220
1243
 
 
1244
#: ../DistUpgrade/DistUpgradeFetcherCore.py:252
 
1245
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:252
 
1246
msgid "Authentication failed"
 
1247
msgstr "ማጽደቂያው ወድቋል"
 
1248
 
1221
1249
#: ../DistUpgrade/DistUpgradeFetcherCore.py:253
1222
1250
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:253
 
1251
msgid ""
 
1252
"Authenticating the upgrade failed. There may be a problem with the network "
 
1253
"or with the server. "
 
1254
msgstr ""
 
1255
 
 
1256
#: ../DistUpgrade/DistUpgradeFetcherCore.py:258
 
1257
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:258
1223
1258
msgid "Failed to extract"
1224
1259
msgstr "ለይቶ ማውጣት ወድቋል"
1225
1260
 
1226
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:254
1227
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:254
 
1261
#: ../DistUpgrade/DistUpgradeFetcherCore.py:259
 
1262
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:259
1228
1263
msgid ""
1229
1264
"Extracting the upgrade failed. There may be a problem with the network or "
1230
1265
"with the server. "
1231
1266
msgstr "ማሻሻያውን ለይቶ ማውጣት ወድቋል ፤ ምናልባት የኔትዎርክ ወይም የሰርቨር ችግር ሊሆን ይችላል "
1232
1267
 
1233
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:259
1234
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:259
 
1268
#: ../DistUpgrade/DistUpgradeFetcherCore.py:264
 
1269
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:264
1235
1270
msgid "Verification failed"
1236
1271
msgstr "ማረጋገጫው ወድቋል"
1237
1272
 
1238
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:260
1239
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:260
1240
 
msgid ""
1241
 
"Verifying the upgrade failed.  There may be a problem with the network or "
1242
 
"with the server. "
1243
 
msgstr ""
1244
 
 
1245
1273
#: ../DistUpgrade/DistUpgradeFetcherCore.py:265
1246
1274
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:265
1247
 
msgid "Authentication failed"
1248
 
msgstr "ማጽደቂያው ወድቋል"
1249
 
 
1250
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:266
1251
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:266
1252
1275
msgid ""
1253
 
"Authenticating the upgrade failed. There may be a problem with the network "
1254
 
"or with the server. "
 
1276
"Verifying the upgrade failed.  There may be a problem with the network or "
 
1277
"with the server. "
1255
1278
msgstr ""
1256
1279
 
 
1280
#: ../DistUpgrade/DistUpgradeFetcherCore.py:279
 
1281
#: ../DistUpgrade/DistUpgradeFetcherCore.py:285
 
1282
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:279
 
1283
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:285
 
1284
msgid "Can not run the upgrade"
 
1285
msgstr "ማሻሻያውን ማስኬድ አልተቻለም"
 
1286
 
1257
1287
#: ../DistUpgrade/DistUpgradeFetcherCore.py:280
1258
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:286
1259
1288
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:280
1260
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:286
1261
 
msgid "Can not run the upgrade"
1262
 
msgstr "ማሻሻያውን ማስኬድ አልተቻለም"
1263
 
 
1264
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:281
1265
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:281
1266
1289
msgid ""
1267
1290
"This usually is caused by a system where /tmp is mounted noexec. Please "
1268
1291
"remount without noexec and run the upgrade again."
1269
1292
msgstr ""
1270
1293
 
1271
 
#: ../DistUpgrade/DistUpgradeFetcherCore.py:287
1272
 
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:287
 
1294
#: ../DistUpgrade/DistUpgradeFetcherCore.py:286
 
1295
#: ../UpdateManager/Core/DistUpgradeFetcherCore.py:286
1273
1296
#, python-format
1274
1297
msgid "The error message is '%s'."
1275
1298
msgstr "የስህተቱ መልእክት ነው '%s'."
1357
1380
"'ዋይን' ከመረጡ ስርአቱ እንደገና ይጀምራል"
1358
1381
 
1359
1382
#: ../DistUpgrade/DistUpgrade.ui.h:1
1360
 
msgid "    "
1361
 
msgstr "    "
 
1383
msgid "_Cancel Upgrade"
 
1384
msgstr "ማሻሻያውን _መሰረዣ"
1362
1385
 
1363
1386
#: ../DistUpgrade/DistUpgrade.ui.h:2
 
1387
msgid "_Resume Upgrade"
 
1388
msgstr "ማሻሻያውን _መቀጠያ"
 
1389
 
 
1390
#: ../DistUpgrade/DistUpgrade.ui.h:3
1364
1391
msgid ""
1365
1392
"<b><big>Cancel the running upgrade?</big></b>\n"
1366
1393
"\n"
1368
1395
"strongly adviced to resume the upgrade."
1369
1396
msgstr ""
1370
1397
 
1371
 
#: ../DistUpgrade/DistUpgrade.ui.h:5
 
1398
#: ../DistUpgrade/DistUpgrade.ui.h:6
 
1399
msgid "_Start Upgrade"
 
1400
msgstr "ማሻሻያውን _መጀመሪያ"
 
1401
 
 
1402
#: ../DistUpgrade/DistUpgrade.ui.h:9
 
1403
msgid "_Replace"
 
1404
msgstr "_መተኪያ"
 
1405
 
 
1406
#: ../DistUpgrade/DistUpgrade.ui.h:10
 
1407
msgid "Difference between the files"
 
1408
msgstr "በፋይሎች መሀል ያለው ልዩነት"
 
1409
 
 
1410
#: ../DistUpgrade/DistUpgrade.ui.h:11
 
1411
msgid "_Report Bug"
 
1412
msgstr "_ችግሩን ማመልከት"
 
1413
 
 
1414
#: ../DistUpgrade/DistUpgrade.ui.h:12
 
1415
msgid "_Continue"
 
1416
msgstr "_ይቀጥሉ"
 
1417
 
 
1418
#: ../DistUpgrade/DistUpgrade.ui.h:13
 
1419
msgid "<b><big>Start the upgrade?</big></b>"
 
1420
msgstr "<b><big>ማሻሻያውን ልጀምር?</big></b>"
 
1421
 
 
1422
#: ../DistUpgrade/DistUpgrade.ui.h:15
1372
1423
msgid ""
1373
1424
"<b><big>Restart the system to complete the upgrade</big></b>\n"
1374
1425
"\n"
1378
1429
"\n"
1379
1430
"እባክዎን ከመቀጠልዎት በፊት ስራዎቾን ያስቀምጡ"
1380
1431
 
1381
 
#: ../DistUpgrade/DistUpgrade.ui.h:8
1382
 
msgid "<b><big>Start the upgrade?</big></b>"
1383
 
msgstr "<b><big>ማሻሻያውን ልጀምር?</big></b>"
1384
 
 
1385
 
#: ../DistUpgrade/DistUpgrade.ui.h:9
1386
 
msgid "<b><big>Upgrading Ubuntu to version 11.10</big></b>"
1387
 
msgstr ""
1388
 
 
1389
 
#: ../DistUpgrade/DistUpgrade.ui.h:12
1390
 
msgid "Difference between the files"
1391
 
msgstr "በፋይሎች መሀል ያለው ልዩነት"
1392
 
 
1393
 
#: ../DistUpgrade/DistUpgrade.ui.h:13
 
1432
#: ../DistUpgrade/DistUpgrade.ui.h:18
1394
1433
msgid "Distribution Upgrade"
1395
1434
msgstr "የማሻሻያ ስርጭት"
1396
1435
 
1397
 
#: ../DistUpgrade/DistUpgrade.ui.h:17
 
1436
#: ../DistUpgrade/DistUpgrade.ui.h:19
 
1437
msgid "<b><big>Upgrading Ubuntu to version 12.04</big></b>"
 
1438
msgstr ""
 
1439
 
 
1440
#: ../DistUpgrade/DistUpgrade.ui.h:20
 
1441
msgid "    "
 
1442
msgstr "    "
 
1443
 
 
1444
#: ../DistUpgrade/DistUpgrade.ui.h:22
 
1445
msgid "Setting new software channels"
 
1446
msgstr "አዲስ የሶፍትዌር መገናኛ በማሰናዳት ላይ"
 
1447
 
 
1448
#: ../DistUpgrade/DistUpgrade.ui.h:24
1398
1449
msgid "Restarting the computer"
1399
1450
msgstr "ኮምፒዩተሩን እንደገና በማስጀመር ላይ"
1400
1451
 
1401
 
#: ../DistUpgrade/DistUpgrade.ui.h:18
1402
 
msgid "Setting new software channels"
1403
 
msgstr "አዲስ የሶፍትዌር መገናኛ በማሰናዳት ላይ"
1404
 
 
1405
 
#: ../DistUpgrade/DistUpgrade.ui.h:19
 
1452
#: ../DistUpgrade/DistUpgrade.ui.h:27
1406
1453
msgid "Terminal"
1407
1454
msgstr "ተርሚናል"
1408
1455
 
1409
 
#: ../DistUpgrade/DistUpgrade.ui.h:20
1410
 
msgid "_Cancel Upgrade"
1411
 
msgstr "ማሻሻያውን _መሰረዣ"
1412
 
 
1413
 
#: ../DistUpgrade/DistUpgrade.ui.h:21
1414
 
msgid "_Continue"
1415
 
msgstr "_ይቀጥሉ"
1416
 
 
1417
 
#: ../DistUpgrade/DistUpgrade.ui.h:23
1418
 
msgid "_Replace"
1419
 
msgstr "_መተኪያ"
1420
 
 
1421
 
#: ../DistUpgrade/DistUpgrade.ui.h:24
1422
 
msgid "_Report Bug"
1423
 
msgstr "_ችግሩን ማመልከት"
1424
 
 
1425
 
#: ../DistUpgrade/DistUpgrade.ui.h:26
1426
 
msgid "_Resume Upgrade"
1427
 
msgstr "ማሻሻያውን _መቀጠያ"
1428
 
 
1429
 
#: ../DistUpgrade/DistUpgrade.ui.h:27
1430
 
msgid "_Start Upgrade"
1431
 
msgstr "ማሻሻያውን _መጀመሪያ"
1432
 
 
1433
 
#: ../UpdateManager/backend/InstallBackendSynaptic.py:55
 
1456
#: ../UpdateManager/backend/InstallBackendSynaptic.py:60
1434
1457
msgid "Please wait, this can take some time."
1435
1458
msgstr "እባክዎ ይቆዩ ይህ ትንሽ ጊዜ ሊፈጅ ይችላል"
1436
1459
 
1437
 
#: ../UpdateManager/backend/InstallBackendSynaptic.py:57
 
1460
#: ../UpdateManager/backend/InstallBackendSynaptic.py:62
1438
1461
msgid "Update is complete"
1439
1462
msgstr "ማሻሻሉ ተጠናቋል"
1440
1463
 
1441
1464
#: ../UpdateManager/DistUpgradeFetcher.py:108
1442
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:102
 
1465
#: ../UpdateManager/DistUpgradeFetcherKDE.py:103
1443
1466
msgid "Could not find the release notes"
1444
1467
msgstr "የመልቀቂያ ማስታወሻዎችን ማግኘት አልተቻለም"
1445
1468
 
1446
1469
#: ../UpdateManager/DistUpgradeFetcher.py:109
1447
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:103
 
1470
#: ../UpdateManager/DistUpgradeFetcherKDE.py:104
1448
1471
msgid "The server may be overloaded. "
1449
1472
msgstr "ሰርቨሩ ምናልባት ካቅሙ በላይ ተጭኗል "
1450
1473
 
1451
1474
#: ../UpdateManager/DistUpgradeFetcher.py:119
1452
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:107
 
1475
#: ../UpdateManager/DistUpgradeFetcherKDE.py:108
1453
1476
msgid "Could not download the release notes"
1454
1477
msgstr "የመልቀቂያ ማስታወሻዎችን ማውረድ አልተቻለም"
1455
1478
 
1456
1479
#: ../UpdateManager/DistUpgradeFetcher.py:120
1457
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:108
 
1480
#: ../UpdateManager/DistUpgradeFetcherKDE.py:109
1458
1481
msgid "Please check your internet connection."
1459
1482
msgstr "እባክዎ የኢንተርኔት ግንኙነትዎን ይመርምሩ"
1460
1483
 
1461
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:61
1462
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:84
 
1484
#: ../UpdateManager/DistUpgradeFetcherKDE.py:62
 
1485
#: ../UpdateManager/DistUpgradeFetcherKDE.py:85
1463
1486
msgid "Upgrade"
1464
1487
msgstr "ማሻሻል"
1465
1488
 
1466
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:88
1467
 
#: ../data/gtkbuilder/UpdateManager.ui.h:13
1468
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:4
 
1489
#: ../UpdateManager/DistUpgradeFetcherKDE.py:89
 
1490
#: ../data/gtkbuilder/UpdateManager.ui.h:20
 
1491
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:2
1469
1492
msgid "Release Notes"
1470
1493
msgstr "የተለቀቀ ማስታወሻ"
1471
1494
 
1472
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:127
1473
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:140
1474
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:142
 
1495
#: ../UpdateManager/DistUpgradeFetcherKDE.py:128
 
1496
#: ../UpdateManager/DistUpgradeFetcherKDE.py:141
 
1497
#: ../UpdateManager/DistUpgradeFetcherKDE.py:143
1475
1498
msgid "Downloading additional package files..."
1476
1499
msgstr "ጭነት ማውረድ ተጨማሪ የጥቅል ፋይሎች"
1477
1500
 
1478
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:140
 
1501
#: ../UpdateManager/DistUpgradeFetcherKDE.py:141
1479
1502
#, python-format
1480
1503
msgid "File %s of %s at %sB/s"
1481
1504
msgstr "ፋይል %s ከ %s በ %sB/s"
1482
1505
 
1483
 
#: ../UpdateManager/DistUpgradeFetcherKDE.py:142
 
1506
#: ../UpdateManager/DistUpgradeFetcherKDE.py:143
1484
1507
#, python-format
1485
1508
msgid "File %s of %s"
1486
1509
msgstr "ፋይል %s ከ %s"
1503
1526
msgid "Downloading file %(current)li of %(total)li"
1504
1527
msgstr ""
1505
1528
 
1506
 
#: ../UpdateManager/UpdateManager.py:105 ../do-release-upgrade:90
 
1529
#: ../UpdateManager/UpdateManager.py:104 ../do-release-upgrade:95
1507
1530
msgid "Your Ubuntu release is not supported anymore."
1508
1531
msgstr "የእርስዎ ኡቡንቱ የተደገፈ አይደለም"
1509
1532
 
1510
 
#: ../UpdateManager/UpdateManager.py:106
 
1533
#: ../UpdateManager/UpdateManager.py:105
1511
1534
msgid ""
1512
1535
"You will not get any further security fixes or critical updates. Please "
1513
 
"upgrade to a later version of Ubuntu Linux."
 
1536
"upgrade to a later version of Ubuntu."
1514
1537
msgstr ""
1515
1538
 
1516
 
#: ../UpdateManager/UpdateManager.py:114
 
1539
#: ../UpdateManager/UpdateManager.py:113
1517
1540
msgid "Upgrade information"
1518
1541
msgstr "የማሻሻያ መረጃ"
1519
1542
 
 
1543
#: ../UpdateManager/UpdateManager.py:229
 
1544
#: ../UpdateManagerText/UpdateManagerText.py:32
 
1545
msgid "Install"
 
1546
msgstr "መግጠም"
 
1547
 
 
1548
#: ../UpdateManager/UpdateManager.py:231
 
1549
msgid "Name"
 
1550
msgstr ""
 
1551
 
1520
1552
#. upload_archive = version_match.group(2).strip()
1521
 
#: ../UpdateManager/UpdateManager.py:389
 
1553
#: ../UpdateManager/UpdateManager.py:391
1522
1554
#, python-format
1523
1555
msgid "Version %s: \n"
1524
1556
msgstr "እትም %s: \n"
1525
1557
 
1526
 
#: ../UpdateManager/UpdateManager.py:445
 
1558
#: ../UpdateManager/UpdateManager.py:453
1527
1559
msgid ""
1528
1560
"No network connection detected, you can not download changelog information."
1529
1561
msgstr ""
1530
1562
 
1531
 
#: ../UpdateManager/UpdateManager.py:453
 
1563
#: ../UpdateManager/UpdateManager.py:461
1532
1564
msgid "Downloading list of changes..."
1533
1565
msgstr "በመጫን ላይ ዝርዝር ለውጦችን..."
1534
1566
 
1535
 
#: ../UpdateManager/UpdateManager.py:497
 
1567
#: ../UpdateManager/UpdateManager.py:505
1536
1568
msgid "_Deselect All"
1537
1569
msgstr ""
1538
1570
 
1539
 
#: ../UpdateManager/UpdateManager.py:503
 
1571
#: ../UpdateManager/UpdateManager.py:511
1540
1572
msgid "Select _All"
1541
1573
msgstr ""
1542
1574
 
1543
 
#: ../UpdateManager/UpdateManager.py:552
 
1575
#: ../UpdateManager/UpdateManager.py:571
1544
1576
#, python-format
1545
1577
msgid "%(count)s update has been selected."
1546
1578
msgid_plural "%(count)s updates have been selected."
1547
1579
msgstr[0] "%(count)s ማሻሻያ ተመርጧል"
1548
1580
msgstr[1] "%(count)s ማሻሻያዎች ተመርጠዋል"
1549
1581
 
1550
 
#: ../UpdateManager/UpdateManager.py:556
 
1582
#: ../UpdateManager/UpdateManager.py:575
1551
1583
#, python-format
1552
1584
msgid "%s will be downloaded."
1553
1585
msgstr "%s ይወርዳሉ"
1554
1586
 
1555
 
#: ../UpdateManager/UpdateManager.py:568
1556
 
msgid "The update has already been downloaded, but not installed"
1557
 
msgid_plural "The updates have already been downloaded, but not installed"
1558
 
msgstr[0] "ማሻሻያው ቀደም ሲል ወርዷል ነገር ግን አልተገጠመም"
1559
 
msgstr[1] "ማሻሻያዎቹ ቀደም ሲል ወርደዋል  ነገር ግን አልተገጠሙም"
 
1587
#: ../UpdateManager/UpdateManager.py:587
 
1588
msgid "The update has already been downloaded, but not installed."
 
1589
msgid_plural "The updates have already been downloaded, but not installed."
 
1590
msgstr[0] ""
 
1591
msgstr[1] ""
1560
1592
 
1561
 
#: ../UpdateManager/UpdateManager.py:573
1562
 
msgid "There are no updates to install"
1563
 
msgstr "ለመግጠም ማሻሻያ የለም"
 
1593
#: ../UpdateManager/UpdateManager.py:592
 
1594
msgid "There are no updates to install."
 
1595
msgstr ""
1564
1596
 
1565
1597
#. TRANSLATORS: this allows to switch the order of the count of
1566
1598
#. updates and the download size string (if needed)
1567
 
#: ../UpdateManager/UpdateManager.py:579
 
1599
#: ../UpdateManager/UpdateManager.py:598
1568
1600
#, python-format
1569
1601
msgid "%(count_str)s %(download_str)s"
1570
1602
msgstr ""
1571
1603
 
1572
 
#: ../UpdateManager/UpdateManager.py:586
 
1604
#: ../UpdateManager/UpdateManager.py:605
1573
1605
msgid "Unknown download size."
1574
1606
msgstr "የሚወርደው መጠን ያልታወቀ"
1575
1607
 
1576
 
#: ../UpdateManager/UpdateManager.py:612
 
1608
#: ../UpdateManager/UpdateManager.py:631
1577
1609
msgid ""
1578
1610
"It is unknown when the package information was updated last. Please click "
1579
1611
"the 'Check' button to update the information."
1580
1612
msgstr ""
1581
1613
 
1582
 
#: ../UpdateManager/UpdateManager.py:618
 
1614
#: ../UpdateManager/UpdateManager.py:637
1583
1615
#, python-format
1584
1616
msgid ""
1585
1617
"The package information was last updated %(days_ago)s days ago.\n"
1586
1618
"Press the 'Check' button below to check for new software updates."
1587
1619
msgstr ""
1588
1620
 
1589
 
#: ../UpdateManager/UpdateManager.py:623
 
1621
#: ../UpdateManager/UpdateManager.py:642
1590
1622
#, python-format
1591
1623
msgid "The package information was last updated %(days_ago)s day ago."
1592
1624
msgid_plural ""
1594
1626
msgstr[0] "የጥቅል መረጃ መጨረሻ የተሻሻለው %(days_ago)s ቀን በፊት ነው"
1595
1627
msgstr[1] "የጥቅል መረጃ መጨረሻ የተሻሻለው %(days_ago)s ቀኖች በፊት ነው"
1596
1628
 
1597
 
#: ../UpdateManager/UpdateManager.py:627
 
1629
#: ../UpdateManager/UpdateManager.py:646
1598
1630
#, python-format
1599
1631
msgid "The package information was last updated %(hours_ago)s hour ago."
1600
1632
msgid_plural ""
1603
1635
msgstr[1] "የጥቅል መረጃ መጨረሻ የተሻሻለው  %(hours_ago)s ሰአቶች በፊት ነው"
1604
1636
 
1605
1637
#. TRANSLATORS: only in plural form, as %s minutes ago is one of 15, 30, 45 minutes ago
1606
 
#: ../UpdateManager/UpdateManager.py:632 ../UpdateManager/UpdateManager.py:634
1607
 
#: ../UpdateManager/UpdateManager.py:636
 
1638
#: ../UpdateManager/UpdateManager.py:651 ../UpdateManager/UpdateManager.py:653
 
1639
#: ../UpdateManager/UpdateManager.py:655
1608
1640
#, python-format
1609
1641
msgid "The package information was last updated about %s minutes ago."
1610
1642
msgstr ""
1611
1643
 
1612
 
#: ../UpdateManager/UpdateManager.py:638
 
1644
#: ../UpdateManager/UpdateManager.py:657
1613
1645
msgid "The package information was just updated."
1614
1646
msgstr ""
1615
1647
 
1616
 
#: ../UpdateManager/UpdateManager.py:658
1617
 
#: ../data/gtkbuilder/UpdateManager.ui.h:22
 
1648
#: ../UpdateManager/UpdateManager.py:677
 
1649
#: ../data/gtkbuilder/UpdateManager.ui.h:2
1618
1650
msgid ""
1619
1651
"Software updates correct errors, eliminate security vulnerabilities and "
1620
1652
"provide new features."
1621
1653
msgstr ""
1622
1654
 
1623
 
#: ../UpdateManager/UpdateManager.py:677
 
1655
#: ../UpdateManager/UpdateManager.py:696
1624
1656
msgid "Software updates may be available for your computer."
1625
1657
msgstr "የሶፍትዌር ማሻሻያ ለኮምፒዩተሩ ዝግጁ ነው"
1626
1658
 
1627
 
#: ../UpdateManager/UpdateManager.py:685
 
1659
#: ../UpdateManager/UpdateManager.py:704
1628
1660
msgid "Welcome to Ubuntu"
1629
1661
msgstr "እንኳን ደህና መጡ ወደ ኡቡንቱ"
1630
1662
 
1631
 
#: ../UpdateManager/UpdateManager.py:687
1632
 
msgid ""
1633
 
"These software updates have been issued since this version of Ubuntu was "
1634
 
"released. If you don't want to install them now, choose \"Update Manager\" "
1635
 
"from Applications later."
1636
 
msgstr ""
1637
 
 
1638
 
#: ../UpdateManager/UpdateManager.py:689
1639
 
msgid ""
1640
 
"These software updates have been issued since this version of Ubuntu was "
1641
 
"released. If you don't want to install them now, choose \"Update Manager\" "
1642
 
"from the Administration Menu later."
1643
 
msgstr ""
1644
 
 
1645
 
#: ../UpdateManager/UpdateManager.py:692
1646
 
msgid "Software updates are available for this computer"
1647
 
msgstr "የሶፍትዌር ማሻሻያ ለዚህ ኮምፒዩተር ዝግጁ ነው"
1648
 
 
1649
 
#: ../UpdateManager/UpdateManager.py:694
1650
 
msgid ""
1651
 
"If you don't want to install them now, choose \"Update Manager\" from "
1652
 
"Applications later."
1653
 
msgstr ""
1654
 
 
1655
 
#: ../UpdateManager/UpdateManager.py:696
1656
 
msgid ""
1657
 
"If you don't want to install them now, choose \"Update Manager\" from the "
1658
 
"Administration menu later."
1659
 
msgstr ""
1660
 
 
1661
 
#: ../UpdateManager/UpdateManager.py:748
 
1663
#: ../UpdateManager/UpdateManager.py:705
 
1664
msgid ""
 
1665
"These software updates have been issued since this version of Ubuntu was "
 
1666
"released."
 
1667
msgstr ""
 
1668
 
 
1669
#: ../UpdateManager/UpdateManager.py:708
 
1670
msgid "Software updates are available for this computer."
 
1671
msgstr ""
 
1672
 
 
1673
#: ../UpdateManager/UpdateManager.py:759
1662
1674
#, python-format
1663
1675
msgid ""
1664
1676
"The upgrade needs a total of %s free space on disk '%s'. Please free at "
1666
1678
"temporary packages of former installations using 'sudo apt-get clean'."
1667
1679
msgstr ""
1668
1680
 
1669
 
#: ../UpdateManager/UpdateManager.py:773
 
1681
#: ../UpdateManager/UpdateManager.py:784
1670
1682
msgid ""
1671
1683
"The computer needs to restart to finish installing updates. Please save your "
1672
1684
"work before continuing."
1673
1685
msgstr ""
1674
1686
"ኮምፒዩተሩን አጥፍቶ ማብራት ያስፈልጋል ማሻሻያውን ገጥሞ ለመጨረስ። እባክዎን የሚሰሩትን ያስቀምጡ ከመቀጠሎት በፊት"
1675
1687
 
1676
 
#: ../UpdateManager/UpdateManager.py:837
 
1688
#: ../UpdateManager/UpdateManager.py:848
1677
1689
msgid "Reading package information"
1678
1690
msgstr "የጥቅል መረጃን በማንበብ ላይ"
1679
1691
 
1680
 
#: ../UpdateManager/UpdateManager.py:852
 
1692
#: ../UpdateManager/UpdateManager.py:863
1681
1693
msgid "Connecting..."
1682
1694
msgstr "በመገናኘት ላይ"
1683
1695
 
1684
 
#: ../UpdateManager/UpdateManager.py:869
 
1696
#: ../UpdateManager/UpdateManager.py:880
1685
1697
msgid "You may not be able to check for updates or download new updates."
1686
1698
msgstr ""
1687
1699
 
1688
 
#: ../UpdateManager/UpdateManager.py:994
 
1700
#: ../UpdateManager/UpdateManager.py:1004
1689
1701
msgid "Could not initialize the package information"
1690
1702
msgstr "የጥቅል መረጃውን ማስነሳት አልተቻለም"
1691
1703
 
1692
 
#: ../UpdateManager/UpdateManager.py:995
 
1704
#: ../UpdateManager/UpdateManager.py:1005
1693
1705
msgid ""
1694
1706
"An unresolvable problem occurred while initializing the package "
1695
1707
"information.\n"
1698
1710
"following error message:\n"
1699
1711
msgstr ""
1700
1712
 
1701
 
#: ../UpdateManager/UpdateManager.py:1024
 
1713
#: ../UpdateManager/UpdateManager.py:1036
1702
1714
msgid ""
1703
1715
"An unresolvable problem occurred while calculating the upgrade.\n"
1704
1716
"\n"
1706
1718
"following error message:"
1707
1719
msgstr ""
1708
1720
 
1709
 
#: ../UpdateManager/UpdateManager.py:1049
 
1721
#: ../UpdateManager/UpdateManager.py:1061
1710
1722
msgid " (New install)"
1711
1723
msgstr " (አዲስ መግጠም)"
1712
1724
 
1713
1725
#. TRANSLATORS: the b stands for Bytes
1714
 
#: ../UpdateManager/UpdateManager.py:1056
 
1726
#: ../UpdateManager/UpdateManager.py:1068
1715
1727
#, python-format
1716
1728
msgid "(Size: %s)"
1717
1729
msgstr "(መጠን: %s)"
1718
1730
 
1719
 
#: ../UpdateManager/UpdateManager.py:1058
 
1731
#: ../UpdateManager/UpdateManager.py:1070
1720
1732
#, python-format
1721
1733
msgid "From version %(old_version)s to %(new_version)s"
1722
1734
msgstr ""
1723
1735
 
1724
 
#: ../UpdateManager/UpdateManager.py:1062
 
1736
#: ../UpdateManager/UpdateManager.py:1074
1725
1737
#, python-format
1726
1738
msgid "Version %s"
1727
1739
msgstr "እትም %s"
1728
1740
 
1729
 
#: ../UpdateManager/UpdateManager.py:1093 ../do-release-upgrade:102
 
1741
#: ../UpdateManager/UpdateManager.py:1105 ../do-release-upgrade:107
1730
1742
msgid "Release upgrade not possible right now"
1731
1743
msgstr ""
1732
1744
 
1733
 
#: ../UpdateManager/UpdateManager.py:1094 ../do-release-upgrade:103
 
1745
#: ../UpdateManager/UpdateManager.py:1106 ../do-release-upgrade:108
1734
1746
#, c-format, python-format
1735
1747
msgid ""
1736
1748
"The release upgrade can not be performed currently, please try again later. "
1737
1749
"The server reported: '%s'"
1738
1750
msgstr ""
1739
1751
 
1740
 
#: ../UpdateManager/UpdateManager.py:1096 ../check-new-release-gtk:116
 
1752
#: ../UpdateManager/UpdateManager.py:1108 ../check-new-release-gtk:115
1741
1753
msgid "Downloading the release upgrade tool"
1742
1754
msgstr "በማውረድ ላይ የተለቀቀውን የማሻሻያ መሳሪያ"
1743
1755
 
1744
 
#: ../UpdateManager/UpdateManager.py:1103
 
1756
#: ../UpdateManager/UpdateManager.py:1115
1745
1757
#, python-format
1746
1758
msgid "<b>New Ubuntu release '%s' is available</b>"
1747
1759
msgstr "<b>አዲስ የኡቡንቱ እትም የተለቀቀ '%s' ዝግጁ ነው</b>"
1748
1760
 
1749
1761
#. we assert a clean cache
1750
 
#: ../UpdateManager/UpdateManager.py:1142
 
1762
#: ../UpdateManager/UpdateManager.py:1154
1751
1763
msgid "Software index is broken"
1752
1764
msgstr "የሶፍትዌር ማውጫ ተሰብሯል"
1753
1765
 
1754
 
#: ../UpdateManager/UpdateManager.py:1143
 
1766
#: ../UpdateManager/UpdateManager.py:1155
1755
1767
msgid ""
1756
1768
"It is impossible to install or remove any software. Please use the package "
1757
1769
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
1770
1782
msgid "Cancel"
1771
1783
msgstr "መሰረዝ"
1772
1784
 
1773
 
#: ../UpdateManagerText/UpdateManagerText.py:32
1774
 
msgid "Install"
1775
 
msgstr "መግጠም"
 
1785
#: ../UpdateManagerText/UpdateManagerText.py:34
 
1786
msgid "Changelog"
 
1787
msgstr ""
 
1788
 
 
1789
#: ../UpdateManagerText/UpdateManagerText.py:37
 
1790
msgid "Updates"
 
1791
msgstr ""
1776
1792
 
1777
1793
#: ../UpdateManagerText/UpdateManagerText.py:50
1778
1794
msgid "Building Updates List"
1796
1812
msgid "Downloading changelog"
1797
1813
msgstr ""
1798
1814
 
1799
 
#: ../UpdateManager/Core/MyCache.py:128
 
1815
#: ../UpdateManager/Core/MyCache.py:138
1800
1816
#, python-format
1801
1817
msgid "Other updates (%s)"
1802
1818
msgstr "ሌሎች ማሻሻያዎች (%s)"
1803
1819
 
1804
 
#: ../UpdateManager/Core/MyCache.py:283
1805
 
#, python-format
1806
 
msgid ""
1807
 
"Changes for the versions:\n"
1808
 
"Installed version: %s\n"
1809
 
"Available version: %s\n"
1810
 
"\n"
1811
 
msgstr ""
1812
 
 
1813
 
#: ../UpdateManager/Core/MyCache.py:297
 
1820
#: ../UpdateManager/Core/MyCache.py:316
1814
1821
msgid "This update does not come from a source that supports changelogs."
1815
1822
msgstr ""
1816
1823
 
1817
 
#: ../UpdateManager/Core/MyCache.py:303 ../UpdateManager/Core/MyCache.py:324
 
1824
#: ../UpdateManager/Core/MyCache.py:322 ../UpdateManager/Core/MyCache.py:350
1818
1825
msgid ""
1819
1826
"Failed to download the list of changes. \n"
1820
1827
"Please check your Internet connection."
1822
1829
"የለውጦችን ዝርዝር ማውረድ አልተቻለም  \n"
1823
1830
"እባክዎን የኢንተርኔት ግንኙነትዎን ይመርምሩ"
1824
1831
 
1825
 
#: ../UpdateManager/Core/MyCache.py:313
 
1832
#: ../UpdateManager/Core/MyCache.py:329
 
1833
#, python-format
 
1834
msgid ""
 
1835
"Changes for the versions:\n"
 
1836
"Installed version: %s\n"
 
1837
"Available version: %s\n"
 
1838
"\n"
 
1839
msgstr ""
 
1840
 
 
1841
#: ../UpdateManager/Core/MyCache.py:339
1826
1842
#, python-format
1827
1843
msgid ""
1828
1844
"The changelog does not contain any relevant changes.\n"
1831
1847
"until the changes become available or try again later."
1832
1848
msgstr ""
1833
1849
 
1834
 
#: ../UpdateManager/Core/MyCache.py:318
 
1850
#: ../UpdateManager/Core/MyCache.py:344
1835
1851
#, python-format
1836
1852
msgid ""
1837
1853
"The list of changes is not available yet.\n"
1878
1894
msgstr "ሌሎች ማሻሻያዎች"
1879
1895
 
1880
1896
#: ../data/gtkbuilder/UpdateManager.ui.h:1
1881
 
msgid ""
1882
 
"<b><big>You must check for updates manually</big></b>\n"
1883
 
"\n"
1884
 
"Your system does not check for updates automatically. You can configure this "
1885
 
"behavior in <i>Software Sources</i> on the <i>Updates</i> tab."
1886
 
msgstr ""
 
1897
msgid "<big><b>Starting Update Manager</b></big>"
 
1898
msgstr "<big><b>የማሻሻያ አስተዳዳሪን መጀመር</b></big>"
 
1899
 
 
1900
#: ../data/gtkbuilder/UpdateManager.ui.h:3
 
1901
msgid "_Partial Upgrade"
 
1902
msgstr "_በከፊል ማሻሻል"
1887
1903
 
1888
1904
#: ../data/gtkbuilder/UpdateManager.ui.h:4
1889
1905
msgid "<big><b>Not all updates can be installed</b></big>"
1890
1906
msgstr "<big><b>ሁሉኑም ማሻሻያዎች መግጠም አልተቻለም </b></big>"
1891
1907
 
1892
1908
#: ../data/gtkbuilder/UpdateManager.ui.h:5
1893
 
msgid "<big><b>Running on battery</b></big>"
1894
 
msgstr "<big><b>በባትሪ ማስኬድ</b></big>"
1895
 
 
1896
 
#: ../data/gtkbuilder/UpdateManager.ui.h:6
1897
 
msgid "<big><b>Starting Update Manager</b></big>"
1898
 
msgstr "<big><b>የማሻሻያ አስተዳዳሪን መጀመር</b></big>"
1899
 
 
1900
 
#: ../data/gtkbuilder/UpdateManager.ui.h:7
1901
 
msgid "Changes"
1902
 
msgstr "ለውጦች"
1903
 
 
1904
 
#: ../data/gtkbuilder/UpdateManager.ui.h:8
 
1909
msgid ""
 
1910
"Run a partial upgrade, to install as many updates as possible. \n"
 
1911
"\n"
 
1912
"This can be caused by:\n"
 
1913
" * A previous upgrade which didn't complete\n"
 
1914
" * Problems with some of the installed software\n"
 
1915
" * Unofficial software packages not provided by Ubuntu\n"
 
1916
" * Normal changes of a pre-release version of Ubuntu"
 
1917
msgstr ""
 
1918
 
 
1919
#: ../data/gtkbuilder/UpdateManager.ui.h:12
1905
1920
msgid "Chec_k"
1906
1921
msgstr "መመርመ_ር"
1907
1922
 
1908
 
#: ../data/gtkbuilder/UpdateManager.ui.h:9
 
1923
#: ../data/gtkbuilder/UpdateManager.ui.h:13
 
1924
msgid ""
 
1925
"<b><big>You must check for updates manually</big></b>\n"
 
1926
"\n"
 
1927
"Your system does not check for updates automatically. You can configure this "
 
1928
"behavior in <i>Software Sources</i> on the <i>Updates</i> tab."
 
1929
msgstr ""
 
1930
 
 
1931
#: ../data/gtkbuilder/UpdateManager.ui.h:16
 
1932
msgid "_Hide this information in the future"
 
1933
msgstr "_ይህን መረጃ ለወደፊቱ መደበቅ"
 
1934
 
 
1935
#: ../data/gtkbuilder/UpdateManager.ui.h:17
1909
1936
msgid "Co_ntinue"
1910
1937
msgstr "መቀ_ጠል"
1911
1938
 
1912
 
#: ../data/gtkbuilder/UpdateManager.ui.h:10
1913
 
msgid "Description"
1914
 
msgstr "መግለጫ"
1915
 
 
1916
 
#: ../data/gtkbuilder/UpdateManager.ui.h:11
1917
 
msgid "Description of update"
1918
 
msgstr "የማሻሻያው መግለጫ"
1919
 
 
1920
 
#: ../data/gtkbuilder/UpdateManager.ui.h:12
1921
 
msgid "It’s safer to connect the computer to AC power before updating."
1922
 
msgstr ""
1923
 
 
1924
 
#: ../data/gtkbuilder/UpdateManager.ui.h:14
1925
 
msgid ""
1926
 
"Run a partial upgrade, to install as many updates as possible. \n"
1927
 
"\n"
1928
 
"This can be caused by:\n"
1929
 
" * A previous upgrade which didn't complete\n"
1930
 
" * Problems with some of the installed software\n"
1931
 
" * Unofficial software packages not provided by Ubuntu\n"
1932
 
" * Normal changes of a pre-release version of Ubuntu"
1933
 
msgstr ""
 
1939
#: ../data/gtkbuilder/UpdateManager.ui.h:18
 
1940
msgid "<big><b>Running on battery</b></big>"
 
1941
msgstr "<big><b>በባትሪ ማስኬድ</b></big>"
 
1942
 
 
1943
#: ../data/gtkbuilder/UpdateManager.ui.h:19
 
1944
msgid "Your system is running on battery. Are you sure you want to continue?"
 
1945
msgstr "ሲስተሙ እየሰራ ያለው  በባትሪ ነው ፡ በእርግጥ መቀጠል ይፈልጋሉ?"
1934
1946
 
1935
1947
#: ../data/gtkbuilder/UpdateManager.ui.h:21
1936
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:5
 
1948
msgid "_Upgrade"
 
1949
msgstr "_ማሻሻል"
 
1950
 
 
1951
#: ../data/gtkbuilder/UpdateManager.ui.h:22
 
1952
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:8
1937
1953
msgid "Show progress of individual files"
1938
1954
msgstr "ማሳየት የየአንዳንዱን ፋይሎች እድገት"
1939
1955
 
1940
1956
#: ../data/gtkbuilder/UpdateManager.ui.h:23
 
1957
#: ../data/update-manager.desktop.in.h:1
 
1958
msgid "Update Manager"
 
1959
msgstr "የማሻሻያ አስተዳዳሪ"
 
1960
 
 
1961
#: ../data/gtkbuilder/UpdateManager.ui.h:24
1941
1962
msgid "Starting Update Manager"
1942
1963
msgstr "የማሻሻያ አስተዳዳሪን በማስጀመር ላይ"
1943
1964
 
1944
 
#: ../data/gtkbuilder/UpdateManager.ui.h:24
 
1965
#: ../data/gtkbuilder/UpdateManager.ui.h:25
1945
1966
msgid "U_pgrade"
1946
1967
msgstr "ማ_ሻሻያ"
1947
1968
 
1948
 
#: ../data/gtkbuilder/UpdateManager.ui.h:25
1949
 
#: ../data/update-manager.desktop.in.h:3
1950
 
msgid "Update Manager"
1951
 
msgstr "የማሻሻያ አስተዳዳሪ"
1952
 
 
1953
 
#: ../data/gtkbuilder/UpdateManager.ui.h:26
1954
 
msgid "You are connected via a wireless modem."
1955
 
msgstr "የተገናኙት በሽቦ አልባ ሞደም ነው"
1956
 
 
1957
1969
#: ../data/gtkbuilder/UpdateManager.ui.h:27
 
1970
msgid "updates"
 
1971
msgstr "ማሻሻያ"
 
1972
 
 
1973
#: ../data/gtkbuilder/UpdateManager.ui.h:28
1958
1974
msgid ""
1959
1975
"You are connected via roaming and may be charged for the data consumed by "
1960
1976
"this update."
1961
1977
msgstr ""
1962
1978
 
1963
 
#: ../data/gtkbuilder/UpdateManager.ui.h:28
1964
 
msgid "Your system is running on battery. Are you sure you want to continue?"
1965
 
msgstr "ሲስተሙ እየሰራ ያለው  በባትሪ ነው ፡ በእርግጥ መቀጠል ይፈልጋሉ?"
1966
 
 
1967
1979
#: ../data/gtkbuilder/UpdateManager.ui.h:29
1968
 
msgid "_Hide this information in the future"
1969
 
msgstr "_ይህን መረጃ ለወደፊቱ መደበቅ"
 
1980
msgid "You are connected via a wireless modem."
 
1981
msgstr "የተገናኙት በሽቦ አልባ ሞደም ነው"
1970
1982
 
1971
1983
#: ../data/gtkbuilder/UpdateManager.ui.h:30
 
1984
msgid "It’s safer to connect the computer to AC power before updating."
 
1985
msgstr ""
 
1986
 
 
1987
#: ../data/gtkbuilder/UpdateManager.ui.h:31
1972
1988
msgid "_Install Updates"
1973
1989
msgstr "_መግጠም ማሻሻያውን"
1974
1990
 
1975
 
#: ../data/gtkbuilder/UpdateManager.ui.h:31
1976
 
msgid "_Partial Upgrade"
1977
 
msgstr "_በከፊል ማሻሻል"
 
1991
#: ../data/gtkbuilder/UpdateManager.ui.h:32
 
1992
msgid "Changes"
 
1993
msgstr "ለውጦች"
1978
1994
 
1979
1995
#: ../data/gtkbuilder/UpdateManager.ui.h:33
1980
 
msgid "_Settings..."
1981
 
msgstr ""
 
1996
msgid "Description"
 
1997
msgstr "መግለጫ"
1982
1998
 
1983
1999
#: ../data/gtkbuilder/UpdateManager.ui.h:34
1984
 
msgid "_Upgrade"
1985
 
msgstr "_ማሻሻል"
 
2000
msgid "Description of update"
 
2001
msgstr "የማሻሻያው መግለጫ"
1986
2002
 
1987
2003
#: ../data/gtkbuilder/UpdateManager.ui.h:35
1988
 
msgid "updates"
1989
 
msgstr "ማሻሻያ"
 
2004
msgid "_Settings..."
 
2005
msgstr ""
1990
2006
 
1991
2007
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:1
1992
2008
msgid ""
1993
2009
"<b>A new version of Ubuntu is available. Would you like to upgrade?</b>"
1994
2010
msgstr "<b>አዲስ የኡቡንቱ እትም ዝግጁ ነው ፤ ማሻሻል ይፈልጋሉ?</b>"
1995
2011
 
1996
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:2
1997
 
msgid "Ask Me Later"
1998
 
msgstr "በኋላ አስታውሰኝ"
1999
 
 
2000
2012
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:3
2001
2013
msgid "Don't Upgrade"
2002
2014
msgstr "ማሻሻል አልፈልግም"
2003
2015
 
2004
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:6
 
2016
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:4
 
2017
msgid "Ask Me Later"
 
2018
msgstr "በኋላ አስታውሰኝ"
 
2019
 
 
2020
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:5
2005
2021
msgid "Yes, Upgrade Now"
2006
2022
msgstr "አዎን አሁን አሻሽል"
2007
2023
 
 
2024
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:6
 
2025
msgid "You have declined to upgrade to the new Ubuntu"
 
2026
msgstr ""
 
2027
 
2008
2028
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:7
2009
2029
msgid ""
2010
2030
"You can upgrade at a later time by opening Update Manager and click on "
2011
2031
"\"Upgrade\"."
2012
2032
msgstr ""
2013
2033
 
2014
 
#: ../data/gtkbuilder/UpgradePromptDialog.ui.h:8
2015
 
msgid "You have declined to upgrade to the new Ubuntu"
2016
 
msgstr ""
2017
 
 
2018
 
#: ../data/update-manager.desktop.in.h:1
2019
 
msgid "Show and install available updates"
2020
 
msgstr "ማሳያ እና መግጠሚያ ዝግጁ የሆኑ ማሻሻያዎችን"
2021
 
 
2022
2034
#: ../data/update-manager.desktop.in.h:2
2023
2035
msgid "Software Updates"
2024
2036
msgstr "የሶፍትዌር ማሻሻያ"
2025
2037
 
2026
 
#: ../update-manager:54 ../do-release-upgrade:41
 
2038
#: ../data/update-manager.desktop.in.h:3
 
2039
msgid "Show and install available updates"
 
2040
msgstr "ማሳያ እና መግጠሚያ ዝግጁ የሆኑ ማሻሻያዎችን"
 
2041
 
 
2042
#: ../update-manager:61 ../update-manager-text:50 ../do-release-upgrade:46
2027
2043
msgid "Show version and exit"
2028
2044
msgstr "እትሙን አሳይቶ መውጣት"
2029
2045
 
2030
 
#: ../update-manager:57
 
2046
#: ../update-manager:64
2031
2047
msgid "Directory that contains the data files"
2032
2048
msgstr ""
2033
2049
 
2034
 
#: ../update-manager:60
 
2050
#: ../update-manager:67
2035
2051
msgid "Check if a new Ubuntu release is available"
2036
2052
msgstr "መመርመር አዲስ የተለቀቀ የኡቡንቱ እትም እንዳለ"
2037
2053
 
2038
 
#: ../update-manager:63 ../do-release-upgrade:44 ../check-new-release-gtk:176
 
2054
#: ../update-manager:70 ../do-release-upgrade:49 ../check-new-release-gtk:182
2039
2055
msgid "Check if upgrading to the latest devel release is possible"
2040
2056
msgstr ""
2041
2057
 
2042
 
#: ../update-manager:67
 
2058
#: ../update-manager:74
2043
2059
msgid "Upgrade using the latest proposed version of the release upgrader"
2044
2060
msgstr ""
2045
2061
 
2046
 
#: ../update-manager:74
 
2062
#: ../update-manager:81
2047
2063
msgid "Do not focus on map when starting"
2048
2064
msgstr ""
2049
2065
 
2050
 
#: ../update-manager:77
 
2066
#: ../update-manager:84
2051
2067
msgid "Try to run a dist-upgrade"
2052
2068
msgstr ""
2053
2069
 
2054
 
#: ../update-manager:80
 
2070
#: ../update-manager:87
2055
2071
msgid "Do not check for updates when starting"
2056
2072
msgstr ""
2057
2073
 
2058
 
#: ../update-manager:84 ../do-release-upgrade:60
 
2074
#: ../update-manager:91 ../do-release-upgrade:65
2059
2075
msgid "Test upgrade with a sandbox aufs overlay"
2060
2076
msgstr ""
2061
2077
 
2062
 
#: ../update-manager:104
 
2078
#: ../update-manager:111
2063
2079
msgid "Running partial upgrade"
2064
2080
msgstr "በከፊል ማሻሻያውን ማስኬድ"
2065
2081
 
2066
 
#: ../do-release-upgrade:48 ../check-new-release-gtk:180
 
2082
#: ../update-manager-text:54
 
2083
msgid "Show description of the package instead of the changelog"
 
2084
msgstr ""
 
2085
 
 
2086
#: ../do-release-upgrade:53 ../check-new-release-gtk:186
2067
2087
msgid ""
2068
2088
"Try upgrading to the latest release using the upgrader from $distro-proposed"
2069
2089
msgstr ""
2070
2090
 
2071
 
#: ../do-release-upgrade:52
 
2091
#: ../do-release-upgrade:57
2072
2092
msgid ""
2073
2093
"Run in a special upgrade mode.\n"
2074
2094
"Currently 'desktop' for regular upgrades of a desktop system and 'server' "
2075
2095
"for server systems are supported."
2076
2096
msgstr ""
2077
2097
 
2078
 
#: ../do-release-upgrade:58
 
2098
#: ../do-release-upgrade:63
2079
2099
msgid "Run the specified frontend"
2080
2100
msgstr ""
2081
2101
 
2082
 
#: ../do-release-upgrade:63
 
2102
#: ../do-release-upgrade:68
2083
2103
msgid ""
2084
2104
"Check only if a new distribution release is available and report the result "
2085
2105
"via the exit code"
2086
2106
msgstr ""
2087
2107
 
2088
 
#: ../do-release-upgrade:77
2089
 
msgid "Checking for a new ubuntu release"
2090
 
msgstr "አዲስ የተለቀቀ የኡቡንቱ እትም በመፈለግ ላይ"
 
2108
#: ../do-release-upgrade:82
 
2109
msgid "Checking for a new Ubuntu release"
 
2110
msgstr ""
2091
2111
 
2092
 
#: ../do-release-upgrade:91
 
2112
#: ../do-release-upgrade:96
2093
2113
msgid ""
2094
2114
"For upgrade information, please visit:\n"
2095
2115
"%(url)s\n"
2097
2117
"ላማሻሻያ መረጃ እባክዎን ይህን ይጎብኙ :\n"
2098
2118
"%(url)s\n"
2099
2119
 
2100
 
#: ../do-release-upgrade:97
 
2120
#: ../do-release-upgrade:102
2101
2121
msgid "No new release found"
2102
2122
msgstr "አዲስ የተለቀቀ እትም የለም"
2103
2123
 
2104
 
#: ../do-release-upgrade:109
 
2124
#: ../do-release-upgrade:114
2105
2125
#, c-format
2106
2126
msgid "New release '%s' available."
2107
2127
msgstr "አዲሱ እትም '%s' ዝግጁ ነው"
2108
2128
 
2109
 
#: ../do-release-upgrade:110
 
2129
#: ../do-release-upgrade:115
2110
2130
msgid "Run 'do-release-upgrade' to upgrade to it."
2111
2131
msgstr ""
2112
2132
 
2113
 
#: ../check-new-release-gtk:91
 
2133
#: ../check-new-release-gtk:90
2114
2134
msgid "Ubuntu %(version)s Upgrade Available"
2115
2135
msgstr "የኡቡንቱ %(version)s ማሻሻያ ዝግጁ ነው"
2116
2136
 
2119
2139
msgid "You have declined the upgrade to Ubuntu %s"
2120
2140
msgstr ""
2121
2141
 
 
2142
#: ../check-new-release-gtk:192
 
2143
msgid "Add debug output"
 
2144
msgstr ""
 
2145
 
 
2146
#: ../ubuntu-support-status:79
 
2147
msgid "Show unsupported packages on this machine"
 
2148
msgstr ""
 
2149
 
 
2150
#: ../ubuntu-support-status:82
 
2151
msgid "Show supported packages on this machine"
 
2152
msgstr ""
 
2153
 
 
2154
#: ../ubuntu-support-status:85
 
2155
msgid "Show all packages with their status"
 
2156
msgstr ""
 
2157
 
 
2158
#: ../ubuntu-support-status:88
 
2159
msgid "Show all packages in a list"
 
2160
msgstr ""
 
2161
 
 
2162
#: ../ubuntu-support-status:130
 
2163
#, c-format
 
2164
msgid "Support status summary of '%s':"
 
2165
msgstr ""
 
2166
 
 
2167
#: ../ubuntu-support-status:133
 
2168
msgid "You have %(num)s packages (%(percent).1f%%) supported until %(time)s"
 
2169
msgstr ""
 
2170
 
 
2171
#: ../ubuntu-support-status:139
 
2172
msgid ""
 
2173
"You have %(num)s packages (%(percent).1f%%) that can not/no-longer be "
 
2174
"downloaded"
 
2175
msgstr ""
 
2176
 
 
2177
#: ../ubuntu-support-status:142
 
2178
msgid "You have %(num)s packages (%(percent).1f%%) that are unsupported"
 
2179
msgstr ""
 
2180
 
 
2181
#: ../ubuntu-support-status:150
 
2182
msgid ""
 
2183
"Run with --show-unsupported, --show-supported or --show-all to see more "
 
2184
"details"
 
2185
msgstr ""
 
2186
 
 
2187
#: ../ubuntu-support-status:154
 
2188
msgid "No longer downloadable:"
 
2189
msgstr ""
 
2190
 
 
2191
#: ../ubuntu-support-status:157
 
2192
msgid "Unsupported: "
 
2193
msgstr ""
 
2194
 
 
2195
#: ../ubuntu-support-status:162
 
2196
#, c-format
 
2197
msgid "Supported until %s:"
 
2198
msgstr ""
 
2199
 
 
2200
#: ../ubuntu-support-status:171
 
2201
msgid "Unsupported"
 
2202
msgstr ""
 
2203
 
2122
2204
#: ../Janitor/computerjanitor/exc.py:30
2123
2205
#, python-format
2124
2206
msgid "Unimplemented method: %s"
2172
2254
"Remove lilo since grub is also installed.(See bug #314004 for details.)"
2173
2255
msgstr ""
2174
2256
 
2175
 
#~ msgid "_Check All"
2176
 
#~ msgstr "_ሁሉንም መምረጥ"
2177
 
 
2178
 
#~ msgid "_Uncheck All"
2179
 
#~ msgstr "_ሁሉንም አለመምረጥ"
2180
 
 
2181
 
#~ msgid "The package information was last updated less than one hour ago."
2182
 
#~ msgstr "የጥቅሉ መረጃ መጨረሻ የተሻሻለው ከአንድ ሰአት በፊት ነው"
2183
 
 
2184
 
#, python-format
 
2257
#~ msgid "Software updates are available for this computer"
 
2258
#~ msgstr "የሶፍትዌር ማሻሻያ ለዚህ ኮምፒዩተር ዝግጁ ነው"
 
2259
 
2185
2260
#~ msgid ""
2186
 
#~ "Changes for the versions:\n"
2187
 
#~ "%s\n"
2188
 
#~ "%s\n"
2189
 
#~ "\n"
 
2261
#~ "Fetching and installing the upgrade can take several hours. Once the "
 
2262
#~ "download has finished, the process cannot be cancelled."
2190
2263
#~ msgstr ""
2191
 
#~ "ለውጡ ለእትሞች:\n"
2192
 
#~ "%s\n"
2193
 
#~ "%s\n"
2194
 
#~ "\n"
2195
 
 
2196
 
#~ msgid "Previous selected"
2197
 
#~ msgstr "በቅድሚያ የተመረጡ"
2198
 
 
2199
 
#~ msgid "First run welcome message"
2200
 
#~ msgstr "በመጀመሪያ እንኳን ደህና መጡን መልእክት ማስኬድ"
2201
 
 
2202
 
#~ msgid "Settings..."
2203
 
#~ msgstr "አቀማመጥ..."
2204
 
 
2205
 
#~ msgid "Show details of an update"
2206
 
#~ msgstr "የማሻሻያውን ዝርዝር ማሳየት"
2207
 
 
2208
 
#~ msgid ""
2209
 
#~ "It was impossible to install a required package. Please report this as a "
2210
 
#~ "bug. "
2211
 
#~ msgstr "የተፈለገውን ጥቅል መግጠም አልተቻለም ፤ እባክዎን ይህን ችግር ለሚመለክተው ያሳውቁ "
2212
 
 
2213
 
#~ msgid "Auto close the install window after successful install"
2214
 
#~ msgstr "ማሻሻሉ በሚገባ ከተጠናቀቀ በኋላ በራሱ መስኮቱን መዝጋት"
2215
 
 
2216
 
#~ msgid "The window size"
2217
 
#~ msgstr "የመስኮቱ መጠን"
2218
 
 
2219
 
#~ msgid "1 KB"
2220
 
#~ msgstr "1  ኪ/ባ"
2221
 
 
2222
 
#~ msgid "0 KB"
 
2264
#~ "ማሻሻሉን ሄዶ ማምጣት እና መግጠም ትንሽ ሰአት ይወስዳል ፤ ማውረዱ ከተጠናቀቀ በኋላ ሂደቱን ማቋረጥ አይቻልም"
 
2265
 
 
2266
#~ msgid "Your system is up-to-date"
 
2267
#~ msgstr "ስርአቱ  ዘመናዊ ነው"
 
2268
 
 
2269
#~ msgid "There are no updates to install"
 
2270
#~ msgstr "ለመግጠም ማሻሻያ የለም"
 
2271
 
 
2272
#~ msgid "The update has already been downloaded, but not installed"
 
2273
#~ msgid_plural "The updates have already been downloaded, but not installed"
 
2274
#~ msgstr[0] "ማሻሻያው ቀደም ሲል ወርዷል ነገር ግን አልተገጠመም"
 
2275
#~ msgstr[1] "ማሻሻያዎቹ ቀደም ሲል ወርደዋል  ነገር ግን አልተገጠሙም"
 
2276
 
 
2277
#~ msgid "Checking for a new ubuntu release"
 
2278
#~ msgstr "አዲስ የተለቀቀ የኡቡንቱ እትም በመፈለግ ላይ"
 
2279
 
 
2280
#~ msgid "0 kB"
2223
2281
#~ msgstr "0 ኪ/ባ"
2224
2282
 
 
2283
#~ msgid "1 kB"
 
2284
#~ msgstr "1 ኪ/ባ"
 
2285
 
2225
2286
#, python-format
2226
 
#~ msgid "%.0f KB"
 
2287
#~ msgid "%.0f kB"
2227
2288
#~ msgstr "%.0f ኪ/ባ"
2228
 
 
2229
 
#~ msgid "<b><big>Upgrading Ubuntu to version 11.04</big></b>"
2230
 
#~ msgstr "<b><big>በማሻሻል ላይ ወደ ኡቡንቱ እትም 11.04</big></b>"
2231
 
 
2232
 
#~ msgid "Show version in update list"
2233
 
#~ msgstr "የማሻሻያ ዝርዝር እትም ማሳያ"