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

« back to all changes in this revision

Viewing changes to po/tg.po

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

Show diffs side-by-side

added added

removed removed

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