Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib/libalpm/po/ru.po
blob: 1d6f3fd912a7ed2a43ba1b6a2c04005d28fdb84d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# be1bb8e720f95f5c175a5f1f3aa8f780, 2015
# Dan McGee <dpmcgee@gmail.com>, 2011
# Igor <f2404@yandex.ru>, 2018
# Ilya Ostapenko (Jacobtey) <jacobtey@gmail.com>, 2017
# Ivan Yurasov <vdk@gmx.us>, 2011
# kyak <peselnik@gmail.com>, 2013
# partizan <serg.partizan@gmail.com>, 2011-2012,2014
# kyak <peselnik@gmail.com>, 2013
# partizan <serg.partizan@gmail.com>, 2014-2015,2017
# partizan <serg.partizan@gmail.com>, 2012
# be1bb8e720f95f5c175a5f1f3aa8f780, 2015
# Анатолий Валерианович <ffox909@mail.ru>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Arch Linux Pacman package manager\n"
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
"POT-Creation-Date: 2019-10-21 17:23+1000\n"
"PO-Revision-Date: 2019-10-07 08:12+0000\n"
"Last-Translator: Allan McRae <allan@archlinux.org>\n"
"Language-Team: Russian (http://www.transifex.com/toofishes/archlinux-pacman/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"

#: lib/libalpm/add.c:91 lib/libalpm/sync.c:290
#, c-format
msgid "%s-%s is up to date -- skipping\n"
msgstr "%s-%s не устарел -- пропускается\n"

#: lib/libalpm/add.c:95
#, c-format
msgid "%s-%s is up to date -- reinstalling\n"
msgstr "%s-%s не устарел -- переустанавливается\n"

#: lib/libalpm/add.c:100
#, c-format
msgid "downgrading package %s (%s => %s)\n"
msgstr "откат версии пакета %s (%s => %s)\n"

#: lib/libalpm/add.c:129
#, c-format
msgid "cannot allocate disk archive object"
msgstr "не удалось выделить объект архивного диска"

#: lib/libalpm/add.c:143 lib/libalpm/util.c:382
#, c-format
msgid "warning given when extracting %s (%s)\n"
msgstr "получено предупреждение при извлечении %s (%s)\n"

#: lib/libalpm/add.c:146 lib/libalpm/util.c:385
#, c-format
msgid "could not extract %s (%s)\n"
msgstr "не удалось извлечь %s (%s)\n"

#: lib/libalpm/add.c:159 lib/libalpm/dload.c:574 lib/libalpm/remove.c:542
#, c-format
msgid "could not rename %s to %s (%s)\n"
msgstr "не удалось переименовать %s в %s (%s)\n"

#: lib/libalpm/add.c:210
#, c-format
msgid "file not found in file list for package %s. skipping extraction of %s\n"
msgstr "файл не найден в составе пакета %s; извлечение '%s' пропускается\n"

#: lib/libalpm/add.c:219
#, c-format
msgid "unable to extract %s%s: path too long"
msgstr "не удалось извлечь %s%s: путь слишком длинный"

#: lib/libalpm/add.c:261
#, c-format
msgid ""
"directory permissions differ on %s\n"
"filesystem: %o  package: %o\n"
msgstr ""
"права доступа различаются у каталога %s\n"
"файловая система: %o  пакет: %o\n"

#: lib/libalpm/add.c:276
#, c-format
msgid ""
"directory ownership differs on %s\n"
"filesystem: %u:%u  package: %u:%u\n"
msgstr ""
"различаются владельцы директории '%s'\n"
"файловая система: %u:%u  пакет: %u:%u\n"

#: lib/libalpm/add.c:292
#, c-format
msgid "extract: not overwriting dir with file %s\n"
msgstr "извлечение: не перезаписывается каталог файлом %s\n"

#: lib/libalpm/add.c:320
#, c-format
msgid "unable to extract %s.pacnew: path too long"
msgstr "не удалось извлечь %s.pacnew: путь слишком длинный"

#: lib/libalpm/add.c:513 lib/libalpm/util.c:334 lib/libalpm/util.c:592
#, c-format
msgid "could not get current working directory\n"
msgstr "не удалось определить текущий рабочий каталог\n"

#: lib/libalpm/add.c:518 lib/libalpm/util.c:339 lib/libalpm/util.c:597
#: lib/libalpm/util.c:650
#, c-format
msgid "could not change directory to %s (%s)\n"
msgstr "не удалось изменить каталог на %s (%s)\n"

#: lib/libalpm/add.c:575 lib/libalpm/util.c:403 lib/libalpm/util.c:766
#, c-format
msgid "could not restore working directory (%s)\n"
msgstr "не удалось восстановить рабочий каталог (%s)\n"

#: lib/libalpm/add.c:583
#, c-format
msgid "problem occurred while upgrading %s\n"
msgstr "обнаружена проблема при обновлении %s\n"

#: lib/libalpm/add.c:589
#, c-format
msgid "problem occurred while installing %s\n"
msgstr "обнаружена проблема при установке %s\n"

#: lib/libalpm/add.c:604
#, c-format
msgid "could not update database entry %s-%s\n"
msgstr "не удалось обновить запись в базе данных %s-%s\n"

#: lib/libalpm/add.c:615
#, c-format
msgid "could not add entry '%s' in cache\n"
msgstr "не удалось добавить запись '%s' в кэш\n"

#: lib/libalpm/be_local.c:267
#, c-format
msgid "error while reading file %s: %s\n"
msgstr "ошибка чтения файла %s: %s\n"

#: lib/libalpm/be_local.c:364
#, c-format
msgid "removing invalid database: %s\n"
msgstr "удаление некорректной базы данных %s\n"

#: lib/libalpm/be_local.c:415 lib/libalpm/be_local.c:905
#, c-format
msgid "could not create directory %s: %s\n"
msgstr "не удалось создать каталог %s: (%s)\n"

#: lib/libalpm/be_local.c:590 lib/libalpm/be_sync.c:386
#, c-format
msgid "invalid name for database entry '%s'\n"
msgstr "неправильное имя для записи в базе данных '%s'\n"

#: lib/libalpm/be_local.c:598
#, c-format
msgid "duplicated database entry '%s'\n"
msgstr "повторяющаяся запись в базе данных '%s'\n"

#: lib/libalpm/be_local.c:610
#, c-format
msgid "corrupted database entry '%s'\n"
msgstr "повреждённая запись в базе данных '%s'\n"

#: lib/libalpm/be_local.c:713 lib/libalpm/be_local.c:809
#: lib/libalpm/be_local.c:954 lib/libalpm/be_local.c:1051
#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:422 lib/libalpm/util.c:253
#: lib/libalpm/util.c:269
#, c-format
msgid "could not open file %s: %s\n"
msgstr "не удалось открыть файл %s: %s\n"

#: lib/libalpm/be_local.c:729 lib/libalpm/be_sync.c:650
#, c-format
msgid "%s database is inconsistent: name mismatch on package %s\n"
msgstr ""
"противоречивая информация в базе данных %s: не совпадает имя пакета %s\n"

#: lib/libalpm/be_local.c:735 lib/libalpm/be_sync.c:656
#, c-format
msgid "%s database is inconsistent: version mismatch on package %s\n"
msgstr ""
"противоречивая информация в базе данных %s: не совпадает версия пакета %s\n"

#: lib/libalpm/be_local.c:776
#, c-format
msgid "unknown validation type for package %s: %s\n"
msgstr "неизвестный тип валидации для пакета %s: %s\n"

#: lib/libalpm/be_package.c:479 lib/libalpm/be_package.c:637
#: lib/libalpm/be_package.c:650
#, c-format
msgid "error while reading package %s: %s\n"
msgstr "ошибка при чтении пакета %s: %s\n"

#: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517
#, c-format
msgid "error while reading mtree of package %s: %s\n"
msgstr "ошибка при разборе файла mtree пакета %s: %s\n"

#: lib/libalpm/be_package.c:603
#, c-format
msgid "could not parse package description file in %s\n"
msgstr "не удалось проанализировать файл с описанием пакета в %s\n"

#: lib/libalpm/be_package.c:608
#, c-format
msgid "missing package name in %s\n"
msgstr "пропущено имя пакета в %s\n"

#: lib/libalpm/be_package.c:612
#, c-format
msgid "missing package version in %s\n"
msgstr "пропущена версия пакета в %s\n"

#: lib/libalpm/be_package.c:616
#, c-format
msgid "invalid package version in %s\n"
msgstr "неверная версия пакета в %s\n"

#: lib/libalpm/be_package.c:657
#, c-format
msgid "missing package metadata in %s\n"
msgstr "отсутствуют метаданные пакета в %s\n"

#: lib/libalpm/be_package.c:750
#, c-format
msgid "failed to read signature file: %s\n"
msgstr "не удалось прочитать файл с подписью: %s\n"

#: lib/libalpm/be_package.c:779 lib/libalpm/sync.c:953
#, c-format
msgid "required key missing from keyring\n"
msgstr "требуемый ключ отсутствует в цепочке ключей\n"

#: lib/libalpm/be_sync.c:61
#, c-format
msgid "removing invalid file: %s\n"
msgstr "удаляется ошибочный файл: %s\n"

#: lib/libalpm/be_sync.c:515
#, c-format
msgid "could not parse package description file '%s' from db '%s'\n"
msgstr "не удалось разобрать файл описания '%s' из базы '%s'\n"

#: lib/libalpm/be_sync.c:522
#, c-format
msgid "could not read db '%s' (%s)\n"
msgstr "не удалось прочитать базу данных '%s' (%s)\n"

#: lib/libalpm/be_sync.c:556 lib/libalpm/be_sync.c:561
#, c-format
msgid "%s database is inconsistent: filename of package %s is illegal\n"
msgstr ""
"противоречивая информация в базе данных %s: неправильное имя файла для "
"пакета %s\n"

#: lib/libalpm/be_sync.c:566
#, c-format
msgid "%s database is inconsistent: filename of package %s is too long\n"
msgstr ""
"противоречивая информация в базе данных %s: имя файла пакета %s слишком "
"длинное\n"

#: lib/libalpm/be_sync.c:632
#, c-format
msgid "unknown database file: %s\n"
msgstr "неизвестный файл базы данных: '%s'\n"

#: lib/libalpm/db.c:370
#, c-format
msgid "database path is undefined\n"
msgstr "путь к базе данных не определён\n"

#: lib/libalpm/deps.c:184
#, c-format
msgid "dependency cycle detected:\n"
msgstr "обнаружена циклическая зависимость:\n"

#: lib/libalpm/deps.c:187
#, c-format
msgid "%s will be removed after its %s dependency\n"
msgstr "%s будет удалён после его зависимости %s\n"

#: lib/libalpm/deps.c:191
#, c-format
msgid "%s will be installed before its %s dependency\n"
msgstr "%s будет установлен перед %s, как зависимость\n"

#: lib/libalpm/deps.c:681 lib/libalpm/deps.c:712
#, c-format
msgid "ignoring package %s-%s\n"
msgstr "пропуск пакета %s-%s\n"

#: lib/libalpm/deps.c:869
#, c-format
msgid "cannot resolve \"%s\", a dependency of \"%s\"\n"
msgstr "не удалось разрешить \"%s\", зависимость \"%s\"\n"

#: lib/libalpm/diskspace.c:78
#, c-format
msgid "could not get filesystem information for %s: %s\n"
msgstr "не удалось получить информацию о файловой системе для %s: %s\n"

#: lib/libalpm/diskspace.c:108
#, c-format
msgid "could not open file: %s: %s\n"
msgstr "не удалось открыть файл %s: %s\n"

#: lib/libalpm/diskspace.c:146 lib/libalpm/diskspace.c:159
#, c-format
msgid "could not get filesystem information\n"
msgstr "не удалось получить информацию о файловой системе\n"

#: lib/libalpm/diskspace.c:242
#, c-format
msgid "could not get file information for %s\n"
msgstr "не удалось получить информацию о файле для %s\n"

#: lib/libalpm/diskspace.c:256 lib/libalpm/diskspace.c:315
#, c-format
msgid "could not determine mount point for file %s\n"
msgstr "не удалось определить точку подключения для файла %s\n"

#: lib/libalpm/diskspace.c:354
#, c-format
msgid "Partition %s too full: %jd blocks needed, %ju blocks free\n"
msgstr "Раздел %s заполнен: %jd блоков необходимо, %ju блоков свободно\n"

#: lib/libalpm/diskspace.c:379 lib/libalpm/diskspace.c:433
#, c-format
msgid "could not determine filesystem mount points\n"
msgstr "не удалось определить точку монтирования для файловой системы\n"

#: lib/libalpm/diskspace.c:385
#, c-format
msgid "could not determine cachedir mount point %s\n"
msgstr "для cachedir не удалось определить точку монтирования %s\n"

#: lib/libalpm/diskspace.c:438
#, c-format
msgid "could not determine root mount point %s\n"
msgstr "не удалось определить точку монтированиия корня %s\n"

#: lib/libalpm/diskspace.c:486
#, c-format
msgid "Partition %s is mounted read only\n"
msgstr "Раздел %s смонтирован только для чтения\n"

#: lib/libalpm/dload.c:161
#, c-format
msgid "disk"
msgstr "диск"

#: lib/libalpm/dload.c:348
#, c-format
msgid "failed to create temporary file for download\n"
msgstr "не удалось создать временный файл для загрузки\n"

#: lib/libalpm/dload.c:393
#, c-format
msgid "url '%s' is invalid\n"
msgstr "ссылка '%s' некорректна\n"

#: lib/libalpm/dload.c:464 lib/libalpm/dload.c:485 lib/libalpm/dload.c:496
#, c-format
msgid "failed retrieving file '%s' from %s : %s\n"
msgstr "не удалось получить файл '%s' из %s : %s\n"

#: lib/libalpm/dload.c:477
#, c-format
msgid "failed retrieving file '%s' from %s : expected download size exceeded\n"
msgstr "не удалось получить файл '%s' из %s: превышен ожидаемый размер\n"

#: lib/libalpm/dload.c:532
#, c-format
msgid "%s appears to be truncated: %jd/%jd bytes\n"
msgstr "%s, видимо, обрезан: %jd/%jd байт\n"

#: lib/libalpm/dload.c:677 lib/libalpm/dload.c:706
#, c-format
msgid "failed to download %s\n"
msgstr "не удалось загрузить %s\n"

#: lib/libalpm/error.c:40
#, c-format
msgid "out of memory!"
msgstr "недостаточно памяти!"

#: lib/libalpm/error.c:42
#, c-format
msgid "unexpected system error"
msgstr "неожиданная системная ошибка"

#: lib/libalpm/error.c:44
#, c-format
msgid "permission denied"
msgstr "доступ запрещен"

#: lib/libalpm/error.c:46
#, c-format
msgid "could not find or read file"
msgstr "не удалось найти или прочитать файл"

#: lib/libalpm/error.c:48
#, c-format
msgid "could not find or read directory"
msgstr "не удалось найти или прочитать каталог"

#: lib/libalpm/error.c:50
#, c-format
msgid "wrong or NULL argument passed"
msgstr "неправильный или пустой аргумент"

#: lib/libalpm/error.c:52
#, c-format
msgid "not enough free disk space"
msgstr "недостаточно места на диске"

#: lib/libalpm/error.c:55
#, c-format
msgid "library not initialized"
msgstr "библиотека не инициализирована"

#: lib/libalpm/error.c:57
#, c-format
msgid "library already initialized"
msgstr "библиотека уже инициализирована"

#: lib/libalpm/error.c:59
#, c-format
msgid "unable to lock database"
msgstr "не удалось заблокировать базу данных"

#: lib/libalpm/error.c:62
#, c-format
msgid "could not open database"
msgstr "не удалось открыть базу данных"

#: lib/libalpm/error.c:64
#, c-format
msgid "could not create database"
msgstr "не удалось создать базу данных"

#: lib/libalpm/error.c:66
#, c-format
msgid "database not initialized"
msgstr "база данных не инициализирована"

#: lib/libalpm/error.c:68
#, c-format
msgid "database already registered"
msgstr "база данных уже зарегистрирована"

#: lib/libalpm/error.c:70
#, c-format
msgid "could not find database"
msgstr "не удалось найти базу данных"

#: lib/libalpm/error.c:72
#, c-format
msgid "invalid or corrupted database"
msgstr "неверная или поврежденная база данных"

#: lib/libalpm/error.c:74
#, c-format
msgid "invalid or corrupted database (PGP signature)"
msgstr "неверная или поврежденная база данных(PGP-подпись)"

#: lib/libalpm/error.c:76
#, c-format
msgid "database is incorrect version"
msgstr "некорректная версия базы данных"

#: lib/libalpm/error.c:78
#, c-format
msgid "could not update database"
msgstr "не удалось обновить базу данных"

#: lib/libalpm/error.c:80
#, c-format
msgid "could not remove database entry"
msgstr "не удалось удалить запись в базе данных"

#: lib/libalpm/error.c:83
#, c-format
msgid "invalid url for server"
msgstr "неверный url для сервера"

#: lib/libalpm/error.c:85
#, c-format
msgid "no servers configured for repository"
msgstr "не настроены сервера для репозитория"

#: lib/libalpm/error.c:88
#, c-format
msgid "transaction already initialized"
msgstr "транзакция уже инициализирована"

#: lib/libalpm/error.c:90 lib/libalpm/error.c:94
#, c-format
msgid "transaction not initialized"
msgstr "транзакция не инициализирована"

#: lib/libalpm/error.c:92
#, c-format
msgid "duplicate target"
msgstr "повторение целей"

#: lib/libalpm/error.c:96
#, c-format
msgid "transaction not prepared"
msgstr "транзакция не подготовлена"

#: lib/libalpm/error.c:98
#, c-format
msgid "transaction aborted"
msgstr "транзакция прервана"

#: lib/libalpm/error.c:100
#, c-format
msgid "operation not compatible with the transaction type"
msgstr "операция не совместима с типом транзакции"

#: lib/libalpm/error.c:102
#, c-format
msgid "transaction commit attempt when database is not locked"
msgstr "попытка завершить транзакцию без блокировки базы данных"

#: lib/libalpm/error.c:104
#, c-format
msgid "failed to run transaction hooks"
msgstr "не удалось запустить сценарии обработки"

#: lib/libalpm/error.c:107
#, c-format
msgid "could not find or read package"
msgstr "не удалось найти или прочитать пакет"

#: lib/libalpm/error.c:109
#, c-format
msgid "operation cancelled due to ignorepkg"
msgstr "операция прервана из-за ignorepkg"

#: lib/libalpm/error.c:111
#, c-format
msgid "invalid or corrupted package"
msgstr "неверный или поврежденный пакет"

#: lib/libalpm/error.c:113
#, c-format
msgid "invalid or corrupted package (checksum)"
msgstr "неверный или поврежденный пакет(контрольная сумма)"

#: lib/libalpm/error.c:115
#, c-format
msgid "invalid or corrupted package (PGP signature)"
msgstr "неверный или поврежденный пакет(PGP-подпись)"

#: lib/libalpm/error.c:117
#, c-format
msgid "package missing required signature"
msgstr "не найдена необходимая подпись"

#: lib/libalpm/error.c:119
#, c-format
msgid "cannot open package file"
msgstr "не удалось открыть файл пакета"

#: lib/libalpm/error.c:121
#, c-format
msgid "cannot remove all files for package"
msgstr "не удалось удалить все файлы пакета"

#: lib/libalpm/error.c:123
#, c-format
msgid "package filename is not valid"
msgstr "неверное имя файла пакета"

#: lib/libalpm/error.c:125
#, c-format
msgid "package architecture is not valid"
msgstr "архитектура пакета недопустима"

#: lib/libalpm/error.c:127
#, c-format
msgid "could not find repository for target"
msgstr "не найден репозиторий для цели"

#: lib/libalpm/error.c:130
#, c-format
msgid "missing PGP signature"
msgstr "не хватает PGP-подписи"

#: lib/libalpm/error.c:132
#, c-format
msgid "invalid PGP signature"
msgstr "недействительная PGP-подпись"

#: lib/libalpm/error.c:135 lib/libalpm/hook.c:514
#, c-format
msgid "could not satisfy dependencies"
msgstr "не удалось удовлетворить зависимости"

#: lib/libalpm/error.c:137
#, c-format
msgid "conflicting dependencies"
msgstr "конфликтующие зависимости"

#: lib/libalpm/error.c:139
#, c-format
msgid "conflicting files"
msgstr "конфликтующие файлы"

#: lib/libalpm/error.c:142
#, c-format
msgid "failed to retrieve some files"
msgstr "не удалось получить некоторые файлы"

#: lib/libalpm/error.c:144
#, c-format
msgid "invalid regular expression"
msgstr "неверное регулярное выражение"

#: lib/libalpm/error.c:150
#, c-format
msgid "libarchive error"
msgstr "ошибка в libarchive"

#: lib/libalpm/error.c:152
#, c-format
msgid "download library error"
msgstr "ошибка в библиотеке загрузки"

#: lib/libalpm/error.c:154
#, c-format
msgid "gpgme error"
msgstr "ошибка gpgme"

#: lib/libalpm/error.c:156
#, c-format
msgid "error invoking external downloader"
msgstr "ошибка вызова внешнего менеджера загрузки"

#: lib/libalpm/error.c:159
#, c-format
msgid "compiled without signature support"
msgstr ""

#: lib/libalpm/error.c:162
#, c-format
msgid "unexpected error"
msgstr "непредвиденная ошибка"

#: lib/libalpm/handle.c:153
#, c-format
msgid "lock file missing %s\n"
msgstr "не найден lock-файл %s\n"

#: lib/libalpm/handle.c:159
#, c-format
msgid "could not remove lock file %s\n"
msgstr "не удалось удалить  локфайл %s\n"

#: lib/libalpm/hook.c:95
#, c-format
msgid "Missing trigger targets in hook: %s\n"
msgstr ""

#: lib/libalpm/hook.c:101
#, c-format
msgid "Missing trigger type in hook: %s\n"
msgstr ""

#: lib/libalpm/hook.c:107
#, c-format
msgid "Missing trigger operation in hook: %s\n"
msgstr ""

#: lib/libalpm/hook.c:134
#, c-format
msgid "Missing Exec option in hook: %s\n"
msgstr ""

#: lib/libalpm/hook.c:140
#, c-format
msgid "Missing When option in hook: %s\n"
msgstr ""

#: lib/libalpm/hook.c:143
#, c-format
msgid "AbortOnFail set for PostTransaction hook: %s\n"
msgstr ""

#: lib/libalpm/hook.c:160
#, c-format
msgid "error while reading hook %s: %s\n"
msgstr "ошибка чтения сценария %s: %s\n"

#: lib/libalpm/hook.c:162 lib/libalpm/hook.c:206 lib/libalpm/hook.c:248
#, c-format
msgid "hook %s line %d: invalid option %s\n"
msgstr ""

#: lib/libalpm/hook.c:172
#, c-format
msgid "hook %s line %d: invalid section %s\n"
msgstr ""

#: lib/libalpm/hook.c:184 lib/libalpm/hook.c:199 lib/libalpm/hook.c:218
#: lib/libalpm/hook.c:241
#, c-format
msgid "hook %s line %d: invalid value %s\n"
msgstr ""

#: lib/libalpm/hook.c:188 lib/libalpm/hook.c:211 lib/libalpm/hook.c:222
#: lib/libalpm/hook.c:236
#, c-format
msgid "hook %s line %d: overwriting previous definition of %s\n"
msgstr ""

#: lib/libalpm/hook.c:243
#, c-format
msgid "hook %s line %d: unable to set option (%s)\n"
msgstr ""

#: lib/libalpm/hook.c:513
#, c-format
msgid "unable to run hook %s: %s\n"
msgstr "не удалось выполнить сценарий %s: %s\n"

#: lib/libalpm/hook.c:547 lib/libalpm/hook.c:559 lib/libalpm/remove.c:386
#, c-format
msgid "could not open directory: %s: %s\n"
msgstr "не удалось открыть каталог %s: %s\n"

#: lib/libalpm/hook.c:575
#, c-format
msgid "could not open file: %s%s: %s\n"
msgstr "не удалось открыть файл: %s %s: %s\n"

#: lib/libalpm/hook.c:595 lib/libalpm/util.c:259
#, c-format
msgid "could not stat file %s: %s\n"
msgstr "не удалось определить статус файла %s: %s\n"

#: lib/libalpm/hook.c:621
#, c-format
msgid "could not read directory: %s: %s\n"
msgstr "не удалось прочитать каталог %s: %s\n"

#: lib/libalpm/package.c:578
#, c-format
msgid "could not fully load metadata for package %s-%s\n"
msgstr "не удалось загрузить все метаданные для пакета %s-%s\n"

#: lib/libalpm/remove.c:119
#, c-format
msgid "could not find %s in database -- skipping\n"
msgstr "не удалось найти %s в базе данных -- пропускается\n"

#: lib/libalpm/remove.c:154
#, c-format
msgid "removing %s from target list\n"
msgstr "удаление '%s' из списка целей\n"

#: lib/libalpm/remove.c:346
#, c-format
msgid "cannot remove file '%s': %s\n"
msgstr "не удалось удалить файл '%s': %s\n"

#: lib/libalpm/remove.c:411 lib/libalpm/remove.c:420
#, c-format
msgid "could not backup %s due to PATH_MAX overflow\n"
msgstr "не удалось создать резервную копию %s из-за превышения PATH_MAX\n"

#: lib/libalpm/remove.c:562
#, c-format
msgid "cannot remove %s (%s)\n"
msgstr "не удается удалить %s (%s)\n"

#: lib/libalpm/remove.c:735
#, c-format
msgid "could not remove database entry %s-%s\n"
msgstr "не удалось удалить из базы данных запись %s-%s\n"

#: lib/libalpm/remove.c:740
#, c-format
msgid "could not remove entry '%s' from cache\n"
msgstr "не удалось удалить запись '%s' из кэша\n"

#: lib/libalpm/signing.c:171
#, c-format
msgid "Public keyring not found; have you run '%s'?\n"
msgstr ""

#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:784
#, c-format
msgid "GPGME error: %s\n"
msgstr "ошибка GPGME: %s\n"

#: lib/libalpm/signing.c:284
#, c-format
msgid "looking up key %s using WKD\n"
msgstr ""

#: lib/libalpm/signing.c:293
#, c-format
msgid "gpg error: %s\n"
msgstr ""

#: lib/libalpm/signing.c:441 lib/libalpm/signing.c:515
#, c-format
msgid "keyring is not writable\n"
msgstr ""

#: lib/libalpm/signing.c:539
#, c-format
msgid "key \"%s\" on keyserver\n"
msgstr ""

#: lib/libalpm/signing.c:544
#, c-format
msgid "key \"%s\" could not be imported\n"
msgstr "не удалось импортировать ключ \"%s\"\n"

#: lib/libalpm/signing.c:548
#, c-format
msgid "key \"%s\" could not be looked up remotely\n"
msgstr ""

#: lib/libalpm/signing.c:943 lib/libalpm/sync.c:1022
#, c-format
msgid "%s: missing required signature\n"
msgstr "%s: не найдена необходимая подпись\n"

#: lib/libalpm/signing.c:958
#, c-format
msgid "%s: signature from \"%s\" is marginal trust\n"
msgstr ""

#: lib/libalpm/signing.c:966
#, c-format
msgid "%s: signature from \"%s\" is unknown trust\n"
msgstr ""

#: lib/libalpm/signing.c:973
#, c-format
msgid "%s: signature from \"%s\" should never be trusted\n"
msgstr ""

#: lib/libalpm/signing.c:985
#, c-format
msgid "%s: key \"%s\" is unknown\n"
msgstr "%s: неизвестный ключ \"%s\"\n"

#: lib/libalpm/signing.c:994
#, c-format
msgid "%s: key \"%s\" is disabled\n"
msgstr ""

#: lib/libalpm/signing.c:998
#, c-format
msgid "%s: signature from \"%s\" is expired\n"
msgstr "%s: подпись от \"%s\" просрочена\n"

#: lib/libalpm/signing.c:1002
#, c-format
msgid "%s: signature from \"%s\" is invalid\n"
msgstr "%s: подпись от \"%s\" некорректна\n"

#: lib/libalpm/signing.c:1079 lib/libalpm/signing.c:1147
#: lib/libalpm/signing.c:1226
#, c-format
msgid "%s: signature format error\n"
msgstr "%s: ошибка формата подписи\n"

#: lib/libalpm/signing.c:1179 lib/libalpm/signing.c:1212
#: lib/libalpm/signing.c:1220
#, c-format
msgid "%s: unsupported signature format\n"
msgstr "%s: неподдерживаемый формат подписи\n"

#: lib/libalpm/sync.c:99
#, c-format
msgid "%s: ignoring package upgrade (%s => %s)\n"
msgstr "%s: пропуск обновления пакета (%s => %s)\n"

#: lib/libalpm/sync.c:111
#, c-format
msgid "%s: ignoring package downgrade (%s => %s)\n"
msgstr "%s: пропускается откат пакета (%s => %s)\n"

#: lib/libalpm/sync.c:114
#, c-format
msgid "%s: downgrading from version %s to version %s\n"
msgstr "%s: откат версии, от %s до %s\n"

#: lib/libalpm/sync.c:120
#, c-format
msgid "%s: local (%s) is newer than %s (%s)\n"
msgstr "%s: установленная версия (%s) новее, чем в %s (%s)\n"

#: lib/libalpm/sync.c:161
#, c-format
msgid "ignoring package replacement (%s-%s => %s-%s)\n"
msgstr "пропускается замена пакета (%s-%s => %s-%s)\n"

#: lib/libalpm/sync.c:177
#, c-format
msgid "cannot replace %s by %s\n"
msgstr "не удалось заменить %s на %s\n"

#: lib/libalpm/sync.c:535 lib/libalpm/sync.c:605
#, c-format
msgid "unresolvable package conflicts detected\n"
msgstr "обнаружен неразрешимый конфликт пакетов\n"

#: lib/libalpm/sync.c:555
#, c-format
msgid "removing '%s' from target list because it conflicts with '%s'\n"
msgstr "удаление '%s' из списка целей, поскольку он конфликтует с '%s'\n"

#: lib/libalpm/sync.c:849
#, c-format
msgid "failed to retrieve some files\n"
msgstr "не удалось получить некоторые файлы\n"

#: lib/libalpm/sync.c:1036
#, c-format
msgid "failed to read file %s: %s\n"
msgstr ""

#: lib/libalpm/sync.c:1223
#, c-format
msgid "not enough free disk space\n"
msgstr "недостаточно места на диске\n"

#: lib/libalpm/sync.c:1245
#, c-format
msgid "could not commit removal transaction\n"
msgstr "не удалось завершить транзакцию удаления\n"

#: lib/libalpm/sync.c:1253
#, c-format
msgid "could not commit transaction\n"
msgstr "не удалось завершить транзакцию\n"

#: lib/libalpm/trans.c:364
#, c-format
msgid "could not create temp directory\n"
msgstr "не удалось создать временный каталог\n"

#: lib/libalpm/trans.c:379
#, c-format
msgid "could not copy tempfile to %s (%s)\n"
msgstr "не удалось скопировать временный файл в %s (%s)\n"

#: lib/libalpm/trans.c:410
#, c-format
msgid "could not remove %s\n"
msgstr "не удалось удалить %s\n"

#: lib/libalpm/trans.c:414
#, c-format
msgid "could not remove tmpdir %s\n"
msgstr "не удалось удалить временный каталог %s\n"

#: lib/libalpm/util.c:486
#, c-format
msgid "unable to write to pipe (%s)\n"
msgstr "не удалось записать в пайп (%s)\n"

#: lib/libalpm/util.c:545
#, c-format
msgid "unable to read from pipe (%s)\n"
msgstr "не удалось чтение из пайпа (%s)\n"

#: lib/libalpm/util.c:609 lib/libalpm/util.c:615
#, c-format
msgid "could not create pipe (%s)\n"
msgstr "не удалось создать канал (%s)\n"

#: lib/libalpm/util.c:623
#, c-format
msgid "could not fork a new process (%s)\n"
msgstr "не удалось создать новый процесс (%s)\n"

#: lib/libalpm/util.c:646
#, c-format
msgid "could not change the root directory (%s)\n"
msgstr "не удалось изменить корневой каталог (%s)\n"

#: lib/libalpm/util.c:658
#, c-format
msgid "call to execv failed (%s)\n"
msgstr "вызов execv завершился неудачно (%s)\n"

#: lib/libalpm/util.c:737
#, c-format
msgid "call to waitpid failed (%s)\n"
msgstr "вызов waitpid не удался (%s)\n"

#: lib/libalpm/util.c:747
#, c-format
msgid "command failed to execute correctly\n"
msgstr "не удалось корректно выполнить команду\n"

#: lib/libalpm/util.c:754
#, c-format
msgid "Unknown signal"
msgstr "Неизвестный сигнал"

#: lib/libalpm/util.c:756
#, c-format
msgid "command terminated by signal %d: %s\n"
msgstr "команда завершена по сигналу %d: %s\n"

#: lib/libalpm/util.c:853
#, c-format
msgid "no %s cache exists, creating...\n"
msgstr "кэш %s не существует, создается...\n"

#: lib/libalpm/util.c:884
#, c-format
msgid "couldn't find or create package cache, using %s instead\n"
msgstr "не удалось найти или создать кеш пакета, используется %s\n"