1
# Armenian translation for aptdaemon
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
# This file is distributed under the same license as the aptdaemon package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
8
"Project-Id-Version: aptdaemon\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-04-10 15:24+0000\n"
11
"PO-Revision-Date: 2011-03-11 21:37+0000\n"
12
"Last-Translator: Serj Safarian <serjsafarian@gmail.com>\n"
13
"Language-Team: Armenian <hy@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=1; plural=0;\n"
18
"X-Launchpad-Export-Date: 2012-05-26 09:08+0000\n"
19
"X-Generator: Launchpad (build 15288)\n"
21
#: ../data/org.debian.apt.policy.in.h:1
22
msgid "List keys of trusted vendors"
25
#: ../data/org.debian.apt.policy.in.h:2
26
msgid "To view the list of trusted keys, you need to authenticate."
29
#: ../data/org.debian.apt.policy.in.h:3 ../aptdaemon/console.py:607
30
msgid "Remove downloaded package files"
31
msgstr "Հեռացնել նշոցները ներբեռնված փաթեթներից"
33
#: ../data/org.debian.apt.policy.in.h:4
34
msgid "To clean downloaded package files, you need to authenticate."
37
#: ../data/org.debian.apt.policy.in.h:5
38
msgid "Change software configuration"
41
#: ../data/org.debian.apt.policy.in.h:6
42
msgid "To change software settings, you need to authenticate."
45
#: ../data/org.debian.apt.policy.in.h:7
46
msgid "Change software repository"
49
#: ../data/org.debian.apt.policy.in.h:8
50
msgid "To change software repository settings, you need to authenticate."
53
#: ../data/org.debian.apt.policy.in.h:9
54
msgid "Install package file"
57
#: ../data/org.debian.apt.policy.in.h:10
58
msgid "To install this package, you need to authenticate."
61
#: ../data/org.debian.apt.policy.in.h:11
62
msgid "Update package information"
65
#: ../data/org.debian.apt.policy.in.h:12
66
msgid "To update the software catalog, you need to authenticate."
69
#: ../data/org.debian.apt.policy.in.h:13
70
msgid "Install or remove packages"
73
#: ../data/org.debian.apt.policy.in.h:14
74
msgid "To install or remove software, you need to authenticate."
77
#. This privilege allows to call AddRepository, UpdateCache(Partially)
78
#. and InstallPackages in a row and only authenticating once.
80
#. The client has to authenticate for this privilege before calling
81
#. the aptdaemon methods.
82
#: ../data/org.debian.apt.policy.in.h:20
83
msgid "Add a new repository and install packages from it"
86
#: ../data/org.debian.apt.policy.in.h:21
87
msgid "To install software from a new source, you need to authenticate."
90
#. This privilege allows to call AddRepository, UpdateCache(Partially)
91
#. and InstallPackages in a row and only authenticating once.
93
#. The client has to authenticate for this privilege before calling
94
#. the aptdaemon methods.
96
#. The only difference to install-packages-from-new-repo is the wording
97
#. of the message. It is required by Ubuntu's Software-Center.
98
#: ../data/org.debian.apt.policy.in.h:30
100
"Add a new repository of purchased software and install packages from it"
103
#: ../data/org.debian.apt.policy.in.h:31
104
msgid "To install purchased software, you need to authenticate."
107
#: ../data/org.debian.apt.policy.in.h:32
108
msgid "Upgrade packages"
111
#: ../data/org.debian.apt.policy.in.h:33
112
msgid "To install updated software, you need to authenticate."
115
#: ../data/org.debian.apt.policy.in.h:34
116
msgid "Cancel the task of another user"
119
#: ../data/org.debian.apt.policy.in.h:35
120
msgid "To cancel someone else's software changes, you need to authenticate."
123
#: ../data/org.debian.apt.policy.in.h:36
124
msgid "Set a proxy for software downloads"
127
#: ../data/org.debian.apt.policy.in.h:37
129
"To use a proxy server for downloading software, you need to authenticate."
132
#: ../aptdaemon/console.py:207
136
#: ../aptdaemon/console.py:240 ../aptdaemon/gtkwidgets.py:299
137
#: ../aptdaemon/gtk3widgets.py:301
139
msgid "Downloaded %sB of %sB at %sB/s"
142
#: ../aptdaemon/console.py:245 ../aptdaemon/gtkwidgets.py:304
143
#: ../aptdaemon/gtkwidgets.py:493 ../aptdaemon/gtk3widgets.py:306
144
#: ../aptdaemon/gtk3widgets.py:498
146
msgid "Downloaded %sB of %sB"
149
#: ../aptdaemon/console.py:372 ../aptdaemon/console.py:377
153
#: ../aptdaemon/console.py:373
154
msgid "You are not allowed to perform this action."
157
#: ../aptdaemon/console.py:396 ../aptdaemon/console.py:521
161
#: ../aptdaemon/console.py:403 ../aptdaemon/enums.py:615
162
msgid "Resolving dependencies"
165
#. TRANSLATORS: %s is the number of packages
166
#: ../aptdaemon/console.py:445
168
msgid "The following NEW package will be installed (%(count)s):"
169
msgid_plural "The following NEW packages will be installed (%(count)s):"
173
#. TRANSLATORS: %s is the number of packages
174
#: ../aptdaemon/console.py:453
176
msgid "The following package will be upgraded (%(count)s):"
177
msgid_plural "The following packages will be upgraded (%(count)s):"
181
#. TRANSLATORS: %s is the number of packages
182
#: ../aptdaemon/console.py:461
184
msgid "The following package will be REMOVED (%(count)s):"
185
msgid_plural "The following packages will be REMOVED (%(count)s):"
189
#. TRANSLATORS: %s is the number of packages
190
#: ../aptdaemon/console.py:470
192
msgid "The following package will be DOWNGRADED (%(count)s):"
193
msgid_plural "The following packages will be DOWNGRADED (%(count)s):"
197
#. TRANSLATORS: %s is the number of packages
198
#: ../aptdaemon/console.py:478
200
msgid "The following package will be reinstalled (%(count)s):"
201
msgid_plural "The following packages will be reinstalled (%(count)s):"
205
#: ../aptdaemon/console.py:485
207
msgid "The following package has been kept back (%(count)s):"
208
msgid_plural "The following packages have been kept back (%(count)s):"
212
#: ../aptdaemon/console.py:493
214
msgid "Need to get %sB of archives."
217
#: ../aptdaemon/console.py:496
219
msgid "After this operation, %sB of additional disk space will be used."
222
#: ../aptdaemon/console.py:500
224
msgid "After this operation, %sB of additional disk space will be freed."
227
#: ../aptdaemon/console.py:508
228
msgid "Do you want to continue [Y/n]?"
231
#: ../aptdaemon/console.py:533
233
"To operate on more than one package put the package names in quotation "
235
"aptdcon --install \"foo bar\""
238
#: ../aptdaemon/console.py:539
239
msgid "Refresh the cache"
242
#: ../aptdaemon/console.py:542
244
"Try to resolve broken dependencies. Potentially dangerous operation since it "
245
"could try to remove many packages."
248
#: ../aptdaemon/console.py:547
249
msgid "Try to finish a previous incompleted installation"
252
#: ../aptdaemon/console.py:551 ../aptdaemon/console.py:564
253
msgid "Install the given packages"
256
#: ../aptdaemon/console.py:554
257
msgid "Reinstall the given packages"
260
#: ../aptdaemon/console.py:557
261
msgid "Remove the given packages"
264
#: ../aptdaemon/console.py:560
265
msgid "Remove the given packages including configuration files"
268
#: ../aptdaemon/console.py:567
269
msgid "Downgrade the given packages"
272
#: ../aptdaemon/console.py:570
273
msgid "Deprecated: Please use --safe-upgrade"
276
#: ../aptdaemon/console.py:574
277
msgid "Upgrade the system in a safe way"
280
#: ../aptdaemon/console.py:577
281
msgid "Upgrade the system, possibly installing and removing packages"
284
#: ../aptdaemon/console.py:581
285
msgid "Add the vendor to the trusted ones"
288
#: ../aptdaemon/console.py:584
289
msgid "Add the vendor keyid (also needs --keyserver)"
292
#: ../aptdaemon/console.py:588
293
msgid "Use the given keyserver for looking up keys"
296
#: ../aptdaemon/console.py:592
297
msgid "Add new repository from the given deb-line"
300
#: ../aptdaemon/console.py:596
302
"Specify an alternative sources.list.d file to which repositories should be "
306
#: ../aptdaemon/console.py:600
307
msgid "List trusted vendor keys"
310
#: ../aptdaemon/console.py:603
311
msgid "Remove the trusted key of the given fingerprint"
314
#: ../aptdaemon/console.py:610
316
"Reconfigure installed packages. Optionally the minimum priority of questions "
320
#: ../aptdaemon/console.py:615
321
msgid "The minimum debconf priority of question to be displayed"
324
#: ../aptdaemon/console.py:619
325
msgid "Do not attach to the apt terminal"
328
#: ../aptdaemon/console.py:623
329
msgid "Allow packages from unauthenticated sources"
332
#: ../aptdaemon/console.py:627
334
"Show additional information about the packages. Currently only the version "
338
#: ../aptdaemon/console.py:635 ../aptdaemon/enums.py:620
339
msgid "Waiting for authentication"
342
#: ../aptdaemon/core.py:2146
343
msgid "Do not shutdown the daemon because of inactivity"
346
#: ../aptdaemon/core.py:2151
347
msgid "Do not load any plugins"
350
#: ../aptdaemon/core.py:2155
351
msgid "Show internal processing information"
354
#: ../aptdaemon/core.py:2160
355
msgid "Quit and replace an already running daemon"
358
#: ../aptdaemon/core.py:2165
359
msgid "Listen on the DBus session bus (Only required for testing"
362
#: ../aptdaemon/core.py:2169
363
msgid "Perform operations in the given chroot"
366
#: ../aptdaemon/core.py:2174
367
msgid "Store profile stats in the specified file"
370
#: ../aptdaemon/core.py:2179
371
msgid "Do not make any changes to the system (Only of use to developers)"
374
#: ../aptdaemon/enums.py:366
375
msgid "Installed file"
378
#: ../aptdaemon/enums.py:367
379
msgid "Installed packages"
382
#: ../aptdaemon/enums.py:368
383
msgid "Added key from file"
386
#: ../aptdaemon/enums.py:369
387
msgid "Updated cache"
390
#: ../aptdaemon/enums.py:370
394
#: ../aptdaemon/enums.py:371
395
msgid "Removed trusted key"
398
#: ../aptdaemon/enums.py:372
399
msgid "Removed packages"
402
#: ../aptdaemon/enums.py:373
403
msgid "Updated packages"
406
#: ../aptdaemon/enums.py:374
407
msgid "Upgraded system"
410
#: ../aptdaemon/enums.py:375
411
msgid "Applied changes"
414
#: ../aptdaemon/enums.py:376
415
msgid "Repaired incomplete installation"
418
#: ../aptdaemon/enums.py:377
419
msgid "Repaired broken dependencies"
422
#: ../aptdaemon/enums.py:378
423
msgid "Added software source"
426
#: ../aptdaemon/enums.py:379
427
msgid "Enabled component of the distribution"
430
#: ../aptdaemon/enums.py:380
431
msgid "Removed downloaded package files"
434
#: ../aptdaemon/enums.py:381
435
msgid "Reconfigured installed packages"
438
#: ../aptdaemon/enums.py:397
442
#: ../aptdaemon/enums.py:398
446
#: ../aptdaemon/enums.py:399 ../aptdaemon/enums.py:681
450
#: ../aptdaemon/enums.py:414
451
msgid "Installing file"
454
#: ../aptdaemon/enums.py:415
455
msgid "Installing packages"
458
#: ../aptdaemon/enums.py:416
459
msgid "Adding key from file"
462
#: ../aptdaemon/enums.py:417
463
msgid "Updating cache"
466
#: ../aptdaemon/enums.py:418
467
msgid "Removing trusted key"
470
#: ../aptdaemon/enums.py:419
471
msgid "Removing packages"
474
#: ../aptdaemon/enums.py:420
475
msgid "Updating packages"
478
#: ../aptdaemon/enums.py:421
479
msgid "Upgrading system"
482
#: ../aptdaemon/enums.py:422 ../aptdaemon/enums.py:616
483
msgid "Applying changes"
486
#: ../aptdaemon/enums.py:423
487
msgid "Repairing incomplete installation"
490
#: ../aptdaemon/enums.py:424
491
msgid "Repairing installed software"
494
#: ../aptdaemon/enums.py:425
495
msgid "Adding software source"
498
#: ../aptdaemon/enums.py:426
499
msgid "Enabling component of the distribution"
502
#: ../aptdaemon/enums.py:427
503
msgid "Removing downloaded package files"
506
#: ../aptdaemon/enums.py:428
507
msgid "Reconfiguring installed packages"
510
#: ../aptdaemon/enums.py:429 ../aptdaemon/enums.py:605
514
#: ../aptdaemon/enums.py:445
515
msgid "Installation of the package file failed"
518
#: ../aptdaemon/enums.py:446
519
msgid "Installation of software failed"
522
#: ../aptdaemon/enums.py:447
523
msgid "Adding the key to the list of trused software vendors failed"
526
#: ../aptdaemon/enums.py:449
527
msgid "Refreshing the software list failed"
530
#: ../aptdaemon/enums.py:450
531
msgid "Removing the vendor from the list of trusted ones failed"
534
#: ../aptdaemon/enums.py:452
535
msgid "Removing software failed"
538
#: ../aptdaemon/enums.py:453
539
msgid "Updating software failed"
542
#: ../aptdaemon/enums.py:454
543
msgid "Upgrading the system failed"
546
#: ../aptdaemon/enums.py:455
547
msgid "Applying software changes failed"
550
#: ../aptdaemon/enums.py:456
551
msgid "Repairing incomplete installation failed"
554
#: ../aptdaemon/enums.py:457
555
msgid "Repairing broken dependencies failed"
558
#: ../aptdaemon/enums.py:458
559
msgid "Adding software source failed"
562
#: ../aptdaemon/enums.py:459
563
msgid "Enabling component of the distribution failed"
566
#: ../aptdaemon/enums.py:460 ../aptdaemon/enums.py:461
567
msgid "Removing downloaded package files failed"
570
#: ../aptdaemon/enums.py:462
571
msgid "Search failed"
574
#: ../aptdaemon/enums.py:463
575
msgid "Adding license key"
578
#: ../aptdaemon/enums.py:479 ../aptdaemon/enums.py:480
579
msgid "Check your Internet connection."
582
#: ../aptdaemon/enums.py:481
584
"Check if you are using third party repositories. If so disable them, since "
585
"they are a common source of problems.\n"
586
"Furthermore run the following command in a Terminal: apt-get install -f"
589
#: ../aptdaemon/enums.py:486
590
msgid "The selected file may not be a GPG key file or it might be corrupt."
593
#: ../aptdaemon/enums.py:488
595
"The selected key couldn't be removed. Check that you provided a valid "
599
#: ../aptdaemon/enums.py:490
601
"Check if you are currently running another software management tool, e.g. "
602
"Synaptic or aptitude. Only one tool is allowed to make changes at a time."
605
#: ../aptdaemon/enums.py:493
607
"This is a serious problem. Try again later. If this problem appears again, "
608
"please report an error to the developers."
611
#: ../aptdaemon/enums.py:496
613
"Check the spelling of the package name, and that the appropriate repository "
617
#: ../aptdaemon/enums.py:498
618
msgid "There isn't any need for an update."
621
#: ../aptdaemon/enums.py:499
622
msgid "There isn't any need for an installation"
625
#: ../aptdaemon/enums.py:501
626
msgid "There isn't any need for a removal."
629
#: ../aptdaemon/enums.py:502
631
"You requested to remove a package which is an essential part of your system."
634
#: ../aptdaemon/enums.py:505
636
"The connection to the daemon was lost. Most likely the background daemon "
640
#: ../aptdaemon/enums.py:507
641
msgid "The installation or removal of a software package failed."
644
#: ../aptdaemon/enums.py:509
645
msgid "The requested feature is not supported."
648
#: ../aptdaemon/enums.py:510
650
"There seems to be a programming error in aptdaemon, the software that allows "
651
"you to install/remove software and to perform other package management "
655
#: ../aptdaemon/enums.py:514
657
"This error could be caused by required additional software packages which "
658
"are missing or not installable. Furthermore there could be a conflict "
659
"between software packages which are not allowed to be installed at the same "
663
#: ../aptdaemon/enums.py:520
665
"The action would require the installation of packages from not authenticated "
669
#: ../aptdaemon/enums.py:523
671
"The installation could have failed because of an error in the corresponding "
672
"software package or it was cancelled in an unfriendly way. You have to "
673
"repair this before you can install or remove any further software."
676
#: ../aptdaemon/enums.py:529
678
"Please copy the file to your local computer and check the file permissions."
681
#: ../aptdaemon/enums.py:532
683
"The installation of a package which violates the quality standards isn't "
684
"allowed. This could cause serious problems on your computer. Please contact "
685
"the person or organisation who provided this package file and include the "
689
#: ../aptdaemon/enums.py:538
691
"The downloaded license key which is required to run this piece of software "
692
"is not valid or could not be installed correctly.\n"
693
"See the details for more information."
696
#: ../aptdaemon/enums.py:544
697
msgid "All available upgrades have already been installed."
700
#: ../aptdaemon/enums.py:546
702
"The license key which allows you to use this piece of software could not be "
703
"downloaded. Please check your network connection."
706
#: ../aptdaemon/enums.py:564
707
msgid "Failed to download package files"
710
#: ../aptdaemon/enums.py:565
711
msgid "Failed to download repository information"
714
#: ../aptdaemon/enums.py:566
715
msgid "Package dependencies cannot be resolved"
718
#: ../aptdaemon/enums.py:567
719
msgid "The package system is broken"
722
#: ../aptdaemon/enums.py:568
723
msgid "Key was not installed"
726
#: ../aptdaemon/enums.py:569
727
msgid "Key was not removed"
730
#: ../aptdaemon/enums.py:570
731
msgid "Failed to lock the package manager"
734
#: ../aptdaemon/enums.py:571
735
msgid "Failed to load the package list"
738
#: ../aptdaemon/enums.py:572
739
msgid "Package does not exist"
742
#: ../aptdaemon/enums.py:573
743
msgid "Package is already up to date"
746
#: ../aptdaemon/enums.py:574
747
msgid "Package is already installed"
750
#: ../aptdaemon/enums.py:575
751
msgid "Package isn't installed"
754
#: ../aptdaemon/enums.py:576
755
msgid "Failed to remove essential system package"
758
#: ../aptdaemon/enums.py:578
759
msgid "Task cannot be monitored or controlled"
762
#: ../aptdaemon/enums.py:579
763
msgid "Package operation failed"
766
#: ../aptdaemon/enums.py:580
767
msgid "Requires installation of untrusted packages"
770
#: ../aptdaemon/enums.py:582
771
msgid "Previous installation hasn't been completed"
774
#: ../aptdaemon/enums.py:583
775
msgid "The package is of bad quality"
778
#: ../aptdaemon/enums.py:584
779
msgid "Package file could not be opened"
782
#: ../aptdaemon/enums.py:585
783
msgid "Not supported feature"
786
#: ../aptdaemon/enums.py:586
787
msgid "Failed to download the license key"
790
#: ../aptdaemon/enums.py:587
791
msgid "Failed to install the license key"
794
#: ../aptdaemon/enums.py:588
795
msgid "The system is already up to date"
798
#: ../aptdaemon/enums.py:589
799
msgid "An unhandlable error occured"
802
#: ../aptdaemon/enums.py:604
803
msgid "Waiting for service to start"
806
#: ../aptdaemon/enums.py:606
810
#: ../aptdaemon/enums.py:607
811
msgid "Waiting for required medium"
814
#: ../aptdaemon/enums.py:608
815
msgid "Waiting for other software managers to quit"
818
#: ../aptdaemon/enums.py:609
819
msgid "Waiting for configuration file prompt"
822
#: ../aptdaemon/enums.py:611
826
#: ../aptdaemon/enums.py:612
830
#: ../aptdaemon/enums.py:613
831
msgid "Querying software sources"
834
#: ../aptdaemon/enums.py:614
838
#: ../aptdaemon/enums.py:617
842
#: ../aptdaemon/enums.py:618
846
#: ../aptdaemon/enums.py:619
847
msgid "Loading software list"
850
#. TRANSLATORS: %s is the name of a package
851
#: ../aptdaemon/enums.py:636
853
msgid "Installing %s"
856
#. TRANSLATORS: %s is the name of a package
857
#: ../aptdaemon/enums.py:638
859
msgid "Configuring %s"
862
#. TRANSLATORS: %s is the name of a package
863
#: ../aptdaemon/enums.py:640
868
#. TRANSLATORS: %s is the name of a package
869
#: ../aptdaemon/enums.py:642
871
msgid "Completely removing %s"
874
#. TRANSLATORS: %s is the name of a package
875
#: ../aptdaemon/enums.py:644
877
msgid "Noting disappearance of %s"
880
#. TRANSLATORS: %s is the name of a package
881
#: ../aptdaemon/enums.py:646
883
msgid "Running post-installation trigger %s"
886
#. TRANSLATORS: %s is the name of a package
887
#: ../aptdaemon/enums.py:648
892
#. TRANSLATORS: %s is the name of a package
893
#: ../aptdaemon/enums.py:650
898
#. TRANSLATORS: %s is the name of a package
899
#: ../aptdaemon/enums.py:652
901
msgid "Preparing installation of %s"
904
#. TRANSLATORS: %s is the name of a package
905
#: ../aptdaemon/enums.py:654
907
msgid "Preparing configuration of %s"
910
#. TRANSLATORS: %s is the name of a package
911
#: ../aptdaemon/enums.py:656
913
msgid "Preparing removal of %s"
916
#. TRANSLATORS: %s is the name of a package
917
#: ../aptdaemon/enums.py:658
919
msgid "Preparing complete removal of %s"
922
#. TRANSLATORS: %s is the name of a package
923
#: ../aptdaemon/enums.py:660
928
#. TRANSLATORS: %s is the name of a package
929
#: ../aptdaemon/enums.py:662
931
msgid "Completely removed %s"
934
#. TRANSLATORS: %s is the name of a package
935
#: ../aptdaemon/enums.py:664
940
#: ../aptdaemon/enums.py:676
942
msgid "Processing %s"
945
#: ../aptdaemon/enums.py:679
949
#: ../aptdaemon/enums.py:680
950
msgid "Authentication failed"
953
#: ../aptdaemon/enums.py:682
957
#: ../aptdaemon/enums.py:683
961
#: ../aptdaemon/enums.py:684
962
msgid "Network isn't available"
965
#: ../aptdaemon/gtkwidgets.py:316 ../aptdaemon/gtk3widgets.py:318
969
#: ../aptdaemon/gtkwidgets.py:458 ../aptdaemon/gtk3widgets.py:463
973
#. TRANSLATORS: header of the progress download column
974
#: ../aptdaemon/gtkwidgets.py:463 ../aptdaemon/gtk3widgets.py:468
978
#: ../aptdaemon/gtkwidgets.py:498 ../aptdaemon/gtk3widgets.py:503
980
msgid "Downloaded %sB"
983
#: ../aptdaemon/gtkwidgets.py:500 ../aptdaemon/gtk3widgets.py:505
987
#. TRANSLATORS: %s represents the name of a CD or DVD
988
#: ../aptdaemon/gtkwidgets.py:770 ../aptdaemon/gtk3widgets.py:818
990
msgid "CD/DVD '%s' is required"
993
#. TRANSLATORS: %s is the name of the CD/DVD drive
994
#: ../aptdaemon/gtkwidgets.py:772 ../aptdaemon/gtk3widgets.py:820
997
"Please insert the above CD/DVD into the drive '%s' to install software "
1001
#: ../aptdaemon/gtkwidgets.py:776 ../aptdaemon/gtkwidgets.py:796
1002
#: ../aptdaemon/gtk3widgets.py:824 ../aptdaemon/gtk3widgets.py:843
1006
#: ../aptdaemon/gtkwidgets.py:845 ../aptdaemon/gtk3widgets.py:891
1010
#: ../aptdaemon/gtkwidgets.py:846 ../aptdaemon/gtk3widgets.py:892
1014
#: ../aptdaemon/gtkwidgets.py:847 ../aptdaemon/gtk3widgets.py:893
1018
#: ../aptdaemon/gtkwidgets.py:848 ../aptdaemon/gtk3widgets.py:894
1022
#: ../aptdaemon/gtkwidgets.py:849 ../aptdaemon/gtk3widgets.py:895
1026
#: ../aptdaemon/gtkwidgets.py:850 ../aptdaemon/gtk3widgets.py:896
1030
#: ../aptdaemon/gtkwidgets.py:851 ../aptdaemon/gtk3widgets.py:897
1031
msgid "Skip upgrade"
1034
#. If there is only one type of changes (e.g. only installs) expand the
1036
#. FIXME: adapt the title and message accordingly
1037
#. FIXME: Should we have different modes? Only show dependencies, only
1038
#. initial packages or both?
1039
#: ../aptdaemon/gtkwidgets.py:862 ../aptdaemon/gtk3widgets.py:908
1040
msgid "Please take a look at the list of changes below."
1043
#: ../aptdaemon/gtkwidgets.py:869 ../aptdaemon/gtk3widgets.py:915
1044
msgid "Additional software has to be installed"
1047
#: ../aptdaemon/gtkwidgets.py:871 ../aptdaemon/gtk3widgets.py:917
1048
msgid "Additional software has to be re-installed"
1051
#: ../aptdaemon/gtkwidgets.py:873 ../aptdaemon/gtk3widgets.py:919
1052
msgid "Additional software has to be removed"
1055
#: ../aptdaemon/gtkwidgets.py:875 ../aptdaemon/gtk3widgets.py:921
1056
msgid "Additional software has to be purged"
1059
#: ../aptdaemon/gtkwidgets.py:877 ../aptdaemon/gtk3widgets.py:923
1060
msgid "Additional software has to be upgraded"
1063
#: ../aptdaemon/gtkwidgets.py:879 ../aptdaemon/gtk3widgets.py:925
1064
msgid "Additional software has to be downgraded"
1067
#: ../aptdaemon/gtkwidgets.py:881 ../aptdaemon/gtk3widgets.py:927
1068
msgid "Updates will be skipped"
1071
#: ../aptdaemon/gtkwidgets.py:888 ../aptdaemon/gtk3widgets.py:934
1072
msgid "Additional changes are required"
1075
#: ../aptdaemon/gtkwidgets.py:893 ../aptdaemon/gtk3widgets.py:939
1077
msgid "%sB will be downloaded in total."
1080
#: ../aptdaemon/gtkwidgets.py:897 ../aptdaemon/gtk3widgets.py:943
1082
msgid "%sB of disk space will be freed."
1085
#: ../aptdaemon/gtkwidgets.py:901 ../aptdaemon/gtk3widgets.py:947
1087
msgid "%sB more disk space will be used."
1090
#. TRANSLATORS: %s is a file path
1091
#: ../aptdaemon/gtkwidgets.py:972 ../aptdaemon/gtk3widgets.py:1020
1094
"Replace your changes in '%s' with a later version of the configuration file?"
1097
#: ../aptdaemon/gtkwidgets.py:974 ../aptdaemon/gtk3widgets.py:1022
1099
"If you don't know why the file is there already, it is usually safe to "
1103
#: ../aptdaemon/gtkwidgets.py:983 ../aptdaemon/gtk3widgets.py:1031
1107
#: ../aptdaemon/gtkwidgets.py:986 ../aptdaemon/gtk3widgets.py:1034
1111
#: ../aptdaemon/gtkwidgets.py:987 ../aptdaemon/gtk3widgets.py:1035
1115
#. TRANSLATORS: expander label in the error dialog
1116
#: ../aptdaemon/gtkwidgets.py:1080 ../aptdaemon/gtk3widgets.py:1130
1120
#. TRANSLATORS: %s is the name of a package manager
1121
#: ../aptdaemon/lock.py:179
1123
msgid "Waiting for %s to exit"
1126
#. TRANSLATORS: %s is a list of package names
1127
#: ../aptdaemon/progress.py:165
1129
msgid "Downloading %(files)s"
1130
msgid_plural "Downloading %(files)s"
1134
#. TRANSLATORS: the string is used as a fallback if we cannot
1135
#. get the URI of a local repository
1136
#: ../aptdaemon/progress.py:278 ../aptdaemon/progress.py:317
1137
msgid "local repository"
1140
#. TRANSLATORS: %s is a list of repository names
1141
#: ../aptdaemon/progress.py:281
1143
msgid "Downloading from %s"
1144
msgid_plural "Downloading from %s"
1148
#. TRANSLATORS: repo is the name of a repository
1149
#: ../aptdaemon/progress.py:321
1151
msgid "Structure of %s"
1154
#. TRANSLATORS: repo is the name of a repository
1155
#: ../aptdaemon/progress.py:324
1157
msgid "Description of %s"
1160
#. TRANSLATORS: repo is the name of a repository
1161
#: ../aptdaemon/progress.py:327
1163
msgid "Description signature of %s"
1166
#. TRANSLATORS: repo is the name of a repository
1167
#: ../aptdaemon/progress.py:331
1169
msgid "Available packages from %s"
1172
#. TRANSLATORS: repo is the name of a repository
1173
#: ../aptdaemon/progress.py:334
1175
msgid "Available sources from %s"
1178
#. TRANSLATORS: repo is the name of a repository
1179
#: ../aptdaemon/progress.py:337
1181
msgid "Available translations from %s"
1184
#. TRANSLATORS: The first %s is the name of a language. The second
1185
#. one the name of the region/country. The third
1186
#. %s is the name of the repository
1187
#: ../aptdaemon/progress.py:353
1189
msgid "Translations for %s (%s) from %s"
1192
#. TRANSLATORS: %s is the name of a language. The second one is
1193
#. the name of the repository
1194
#: ../aptdaemon/progress.py:358
1196
msgid "Translations for %s from %s"
1199
#. TRANSLATORS: %s is the code of a language, e.g. ru_RU.
1200
#. The second one is the name of the repository
1201
#: ../aptdaemon/progress.py:363
1203
msgid "Translations (%s) from %s"
1206
#: ../aptdaemon/worker.py:368 ../aptdaemon/worker.py:619
1207
#: ../aptdaemon/worker.py:694 ../aptdaemon/worker.py:735
1209
msgid "Package %s isn't available"
1212
#: ../aptdaemon/worker.py:373 ../aptdaemon/worker.py:623
1213
#: ../aptdaemon/worker.py:698 ../aptdaemon/worker.py:739
1215
msgid "Package %s isn't installed"
1218
#: ../aptdaemon/worker.py:377
1220
msgid "The version %s of %s isn't installed"
1223
#: ../aptdaemon/worker.py:391
1225
msgid "Package %s is already installed"
1228
#: ../aptdaemon/worker.py:401 ../aptdaemon/worker.py:763
1230
msgid "The version %s of %s isn't available."
1233
#: ../aptdaemon/worker.py:535
1236
"Failed to download and install the key %s from %s:\n"
1240
#: ../aptdaemon/worker.py:555
1242
msgid "Key file %s couldn't be installed: %s"
1245
#: ../aptdaemon/worker.py:575
1247
msgid "Key with fingerprint %s couldn't be removed: %s"
1250
#: ../aptdaemon/worker.py:627
1252
msgid "Package %s cannot be removed."
1255
#: ../aptdaemon/worker.py:631
1257
msgid "The version %s of %s is not installed"
1260
#: ../aptdaemon/worker.py:707
1262
msgid "The former version %s of %s is already installed"
1265
#: ../aptdaemon/worker.py:712 ../aptdaemon/worker.py:756
1267
msgid "The version %s of %s is already installed"
1270
#: ../aptdaemon/worker.py:719
1272
msgid "The version %s of %s isn't available"
1275
#: ../aptdaemon/worker.py:723
1277
msgid "You need to specify a version to downgrade %s to"
1280
#: ../aptdaemon/worker.py:749
1282
msgid "The later version %s of %s is already installed"
1285
#: ../aptdaemon/worker.py:780
1287
msgid "The package %s isn't available in the %s release."
1290
#: ../aptdaemon/worker.py:971
1292
msgid "Package %s cannot be removed"
1295
#: ../aptdaemon/worker.py:1110
1297
"The package doesn't provide a valid Installed-Size control field. See Debian "
1301
#: ../aptdaemon/worker.py:1283
1302
msgid "The license key is empty"
1305
#: ../aptdaemon/worker.py:1297
1306
msgid "The license key is not allowed to contain executable code."
1309
#: ../aptdaemon/worker.py:1306
1311
msgid "The license key path %s is invalid"
1314
#: ../aptdaemon/worker.py:1310
1316
msgid "The license key already exists: %s"
1319
#: ../aptdaemon/worker.py:1315
1322
"The location of the license key is unsecure since it contains symbolic "
1323
"links. The path %s maps to %s"
1326
#: ../aptdaemon/worker.py:1323
1328
msgid "The directory where to install the key to doesn't exist yet: %s"
1331
#: ../aptdaemon/worker.py:1334
1333
msgid "Failed to write key file to: %s"
1336
#: ../aptdaemon/worker.py:1369
1337
msgid "The following packages have unmet dependencies:"
1340
#: ../aptdaemon/worker.py:1423
1341
msgid "but it is a virtual package"
1344
#: ../aptdaemon/worker.py:1426
1345
msgid "but it is not installed"
1348
#: ../aptdaemon/worker.py:1428
1349
msgid "but it is not going to be installed"
1352
#. TRANSLATORS: %s is a version number
1353
#: ../aptdaemon/worker.py:1432
1355
msgid "but %s is installed"
1358
#. TRANSLATORS: %s is a version number
1359
#: ../aptdaemon/worker.py:1436
1361
msgid "but %s is to be installed"