summaryrefslogtreecommitdiffstats
path: root/po/ru.po
blob: 82611873df96b10d33c9b4f41f23d2003370cb64 (plain) (blame)
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
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
# Russian translation for quilt
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
# This file is distributed under the same license as the quilt package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: quilt\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2011-09-20 08:04+0000\n"
"PO-Revision-Date: 2011-09-20 07:55+0000\n"
"Last-Translator: Sergey Basalaev <SBasalaev@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-09-20 08:04+0000\n"
"X-Generator: Launchpad (build 13980)\n"

#: bin/quilt.in:32
msgid "Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ..."
msgstr "Синтаксис: quilt [--trace[=verbose]] [--quiltrc=XX] команда [-h] ..."

#: bin/quilt.in:33
msgid "       quilt --version"
msgstr "       quilt --version"

#: bin/quilt.in:35
msgid "Commands are:"
msgstr "Команды:"

#: bin/quilt.in:40
#, fuzzy
msgid ""
"\n"
"Global options:\n"
"\n"
"--trace\n"
"\tRuns the command in bash trace mode (-x). For internal debugging.\n"
"\n"
"--quiltrc file\n"
"\tUse the specified configuration file instead of ~/.quiltrc (or\n"
"\t@ETCDIR@/quilt.quiltrc if ~/.quiltrc does not exist).  See the pdf\n"
"\tdocumentation for details about its possible contents.  The\n"
"\tspecial value \\\"-\\\" causes quilt not to read any configuration\n"
"\tfile.\n"
"\n"
"--version\n"
"\tPrint the version number and exit immediately."
msgstr ""
"\n"
"Общие опции:\n"
"\n"
"--trace\n"
"\tЗапускает команду в режиме трассировки bash (-x). Для внутренней отладки.\n"
"\n"
"--quiltrc файл\n"
"\tИспользовать указанный файл конфигурации вместо ~/.quiltrc (или\n"
"\t/etc/quilt.quiltrc, если ~/.quiltrc не существует).  Смотрите\n"
"\tpdf-документацию, чтобы узнать о возможном содержимом.\n"
"\n"
"--version\n"
"\tНапечатать номер версии и выйти из программы."

#: quilt/add.in:22
#, fuzzy
msgid "Usage: quilt add [-P patch] {file} ...\\n"
msgstr "Синтаксис: quilt add [-p патч] {файл} ...\\n"

#: quilt/add.in:25
#, fuzzy
msgid ""
"\n"
"Add one or more files to the topmost or named patch.  Files must be\n"
"added to the patch before being modified.  Files that are modified by\n"
"patches already applied on top of the specified patch cannot be added.\n"
"\n"
"-P patch\n"
"\tPatch to add files to.\n"
msgstr ""
"\n"
"Добавить один или более файлов к верхнему или к названному патчу.\n"
"Файлы необходимо добавлять к патчу перед тем, как изменять их.\n"
"Файлы, которые изменены патчами, уже наложенными поверх выбранного,\n"
"не могут быть добавлены.\n"
"\n"
"-p патч\n"
"\tПатч, к которому добавлять файлы.\n"

#: quilt/add.in:48 quilt/add.in:54
#, fuzzy
msgid "File %s is located below %s\\n"
msgstr "Файл \\`%s' расположен ниже \\`%s'\\n"

#: quilt/add.in:103
msgid "File %s is already in patch %s\\n"
msgstr "Файл %s уже в патче %s\\n"

#: quilt/add.in:111 quilt/remove.in:82 quilt/revert.in:84
msgid "File %s modified by patch %s\\n"
msgstr "Файл %s изменён патчем %s\\n"

#: quilt/add.in:119
msgid "Cannot add symbolic link %s\\n"
msgstr "Не удалось добавить символьную ссылку %s\\n"

#: quilt/add.in:126
msgid "Failed to back up file %s\\n"
msgstr "Не удалось создать резервную копию файла %s\\n"

#: quilt/add.in:137
msgid "File %s added to patch %s\\n"
msgstr "Файл %s добавлен к патчу %s\\n"

#: quilt/annotate.in:22
#, fuzzy
msgid "Usage: quilt annotate [-P patch] {file}\\n"
msgstr "Синтаксис: quilt annotate {файл}\\n"

#: quilt/annotate.in:25
#, fuzzy
msgid ""
"\n"
"Print an annotated listing of the specified file showing which\n"
"patches modify which lines. Only applied patches are included.\n"
"\n"
"-P patch\n"
"\tStop checking for changes at the specified rather than the\n"
"\ttopmost patch.\n"
msgstr ""
"\n"
"Вывести список, показывающий, какие строки указанного файла\n"
"какими патчами изменены.\n"

#: quilt/applied.in:22
msgid "Usage: quilt applied [patch]\\n"
msgstr "Синтаксис: quilt applied [патч]\\n"

#: quilt/applied.in:25
msgid ""
"\n"
"Print a list of applied patches, or all patches up to and including the\n"
"specified patch in the file series.\n"
msgstr ""
"\n"
"Вывести список применённых патчей или всех патчей, до и включая\n"
"указанный патч в файле series.\n"

#: quilt/delete.in:22
#, fuzzy
msgid "Usage: quilt delete [-r] [--backup] [patch|-n]\\n"
msgstr "Синтаксис: quilt delete [патч | -n]\\n"

#: quilt/delete.in:25
#, fuzzy
msgid ""
"\n"
"Remove the specified or topmost patch from the series file.  If the\n"
"patch is applied, quilt will attempt to remove it first. (Only the\n"
"topmost patch can be removed right now.)\n"
"\n"
"-n\tDelete the next patch after topmost, rather than the specified\n"
"\tor topmost patch.\n"
"\n"
"-r\tRemove the deleted patch file from the patches directory as well.\n"
"\n"
"--backup\n"
"\tRename the patch file to patch~ rather than deleting it.\n"
"\tIgnored if not used with \\`-r'.\n"
msgstr ""
"\n"
"Удалить указанный или верхний патч из файла series. Если патч применён,\n"
"то quilt попытается его отменить. (В настоящий момент можно удалить\n"
"лишь верхний патч).\n"
"\n"
"-n\tУдалить патч, предшествующий верхнему, вместо указанного\n"
"\tили верхнего.\n"

#: quilt/delete.in:89
msgid "No next patch\\n"
msgstr "Отсутствует следующий патч\\n"

#: quilt/delete.in:102 quilt/scripts/patchfns.in:617
msgid "Patch %s is currently applied\\n"
msgstr "Патч %s применён\\n"

#: quilt/delete.in:114
msgid "Removed patch %s\\n"
msgstr "Удалён патч %s\\n"

#: quilt/delete.in:116
msgid "Failed to remove patch %s\\n"
msgstr "Не удалось отменить патч %s\\n"

#: quilt/delete.in:127
#, fuzzy
msgid "Failed to backup patch file %s\\n"
msgstr "Не удалось создать резервную копию файла %s\\n"

#: quilt/delete.in:134
#, fuzzy
msgid "Failed to remove patch file %s\\n"
msgstr "Не удалось отменить патч %s\\n"

#: quilt/diff.in:24
#, fuzzy
msgid ""
"Usage: quilt diff [-p n|-p ab] [-u|-U num|-c|-C num] [--combine patch|-z] [-"
"R] [-P patch] [--snapshot] [--diff=utility] [--no-timestamps] [--no-index] "
"[--sort] [--color] [file ...]\\n"
msgstr ""
"Синтаксис: quilt diff [-p n] [-u|-U число|-c|-C число] [--combine патч|-z] [-"
"R] [-P патч] [--snapshot] [--diff=утилита] [--no-timestamps] [--no-index] [--"
"sort] [--color] [файл ...]\\n"

#: quilt/diff.in:28
#, fuzzy
msgid ""
"\n"
"Produces a diff of the specified file(s) in the topmost or specified\n"
"patch.  If no files are specified, all files that are modified are\n"
"included.\n"
"\n"
"-p n\tCreate a -p n style patch (-p0 or -p1 are supported).\n"
"\n"
"-p ab\tCreate a -p1 style patch, but use a/file and b/file as the\n"
"\toriginal and new filenames instead of the default\n"
"\tdir.orig/file and dir/file names.\n"
"\n"
"-u, -U num, -c, -C num\n"
"\tCreate a unified diff (-u, -U) with num lines of context. Create\n"
"\ta context diff (-c, -C) with num lines of context. The number of\n"
"\tcontext lines defaults to 3.\n"
"\n"
"--no-timestamps\n"
"\tDo not include file timestamps in patch headers.\n"
"\n"
"--no-index\n"
"\tDo not output Index: lines.\n"
"\n"
"-z\tWrite to standard output the changes that have been made\n"
"\trelative to the topmost or specified patch.\n"
"\n"
"-R\tCreate a reverse diff.\n"
"\n"
"-P patch\n"
"\tCreate a diff for the specified patch.  (Defaults to the topmost\n"
"\tpatch.)\n"
"\n"
"--combine patch\n"
"\tCreate a combined diff for all patches between this patch and\n"
"\tthe patch specified with -P. A patch name of \\`-' is equivalent\n"
"\tto specifying the first applied patch.\n"
"\n"
"--snapshot\n"
"\tDiff against snapshot (see \\`quilt snapshot -h').\n"
"\n"
"--diff=utility\n"
"\tUse the specified utility for generating the diff. The utility\n"
"\tis invoked with the original and new file name as arguments.\n"
"\n"
"--color[=always|auto|never]\n"
"\tUse syntax coloring.\n"
"\n"
"--sort\tSort files by their name instead of preserving the original order.\n"
msgstr ""
"\n"
"Создаёт diff указанных файлов в верхнем или указанном патче.  Если не\n"
"указано файлов, то в diff включаются все изменённые файлы.\n"
"\n"
"-p n\tСоздать патч в стиле -p n (поддерживаются -p0 и -p1).\n"
"\n"
"-u, -U число, -c, -C число\n"
"\tСоздать универсальный diff (-u, -U) с заданным числом строк\n"
"\tконтекста. Создать контекстный diff (-c, -C) с заданным числом\n"
"\tстрок контекста. По умолчанию число строк контекста равно 3.\n"
"\n"
"--no-timestamps\n"
"\tНе включать отметки времени в заголовки патчей.\n"
"\n"
"--no-index\n"
"\tНе выводить строки Index:\n"
"\n"
"-z\tВывести на стандартный вывод изменения, сделанные\n"
"\tотносительно самого верхнего или указанного патча.\n"
"\n"
"-R\tСоздать обратный diff.\n"
"\n"
"-P патч\n"
"\tСоздать diff для указанного патча.  (По умолчанию для верхнего.)\n"
"\n"
"--combine патч\n"
"\tСоздать объединённый diff для всех патчей между этим патчем и\n"
"\tуказанным в опции -P. Имя патча «-» эквивалентно первому\n"
"\tприменённому патчу.\n"
"\n"
"--snapshot\n"
"\tdiff относительно снимка (см. \\`quilt snapshot -h').\n"
"\n"
"--diff=утилита\n"
"\tИспользовать указанную утилиту для создания diff. Утилита вызывается\n"
"\tс именами оригинального файла и нового файла в качестве аргументов.\n"
"\n"
"--color[=always|auto|never]\n"
"\tИспользовать подсветку синтаксиса.\n"
"\n"
"--sort\tСортировать файлы по имени, не сохраняя их исходного порядка.\n"

#: quilt/diff.in:218
#, fuzzy
msgid ""
"Options \\`--combine', \\`--snapshot', and \\`-z' cannot be combined.\\n"
msgstr ""
"Опции \\`-c patch', \\`--snapshot' и \\`-z' не могут использоваться "
"совместно.\\n"

#: quilt/diff.in:232
#, fuzzy
msgid ""
"Cannot diff patches with -p%s, please specify -p0, -p1, or -pab instead\\n"
msgstr "Невозможно сравнить патчи с -p%s, используйте -p0 либо -p1\\n"

#: quilt/diff.in:241
msgid "No snapshot to diff against\\n"
msgstr ""

#: quilt/diff.in:273 quilt/files.in:105 quilt/mail.in:397
msgid "Patch %s not applied before patch %s\\n"
msgstr "Патч %s не был применён перед патчем %s\\n"

#: quilt/diff.in:341
msgid "File %s is not being modified\\n"
msgstr "Файл %s не изменяется\\n"

#: quilt/diff.in:360 quilt/refresh.in:234
msgid "Diff failed, aborting\\n"
msgstr "Не удалось выполнить diff, завершение\\n"

#: quilt/diff.in:367
#, fuzzy
msgid "Warning: more recent patches modify files in patch %s\\n"
msgstr "Более новые патчи изменяют файлы в патче %s\\n"

#: quilt/edit.in:24
msgid "Usage: quilt edit file ...\\n"
msgstr "Синтаксис: quilt edit файл ...\\n"

#: quilt/edit.in:27
msgid ""
"\n"
"Edit the specified file(s) in \\$EDITOR (%s) after adding it (them) to\n"
"the topmost patch.\n"
msgstr ""
"\n"
"Редактировать указанные файлы в редакторе \\$EDITOR (%s) после\n"
"добавления их к верхнему патчу.\n"

#: quilt/files.in:22
msgid "Usage: quilt files [-v] [-a] [-l] [--combine patch] [patch]\\n"
msgstr "Синтаксис: quilt files [-v] [-a] [-l] [--combine патч] [патч]\\n"

#: quilt/files.in:25
#, fuzzy
msgid ""
"\n"
"Print the list of files that the topmost or specified patch changes.\n"
"\n"
"-a\tList all files in all applied patches.\n"
"\n"
"-l\tAdd patch name to output.\n"
"\n"
"-v\tVerbose, more user friendly output.\n"
"\n"
"--combine patch\n"
"\tCreate a listing for all patches between this patch and\n"
"\tthe topmost or specified patch. A patch name of \\`-' is\n"
"\tequivalent to specifying the first applied patch.\n"
"\n"
msgstr ""
"\n"
"Вывести список файлов, которые указанный или верхний патч изменяет.\n"
"\n"
"-a\tСписок всех файлов во всех применённых патчах.\n"
"\n"
"-l\tДобавить имя патча к выводу.\n"
"\n"
"-v\tПодробный, более дружественный вывод.\n"
"\n"
"--combine патч\n"
"\tСоздать список всех патчей между этим патчем и верхним\n"
"\tприменённым патчем. Указание имени «-» эквивалентно\n"
"\tуказанию первого применённого патча.\n"
"\n"

#: quilt/fold.in:22
#, fuzzy
msgid "Usage: quilt fold [-R] [-q] [-f] [-p strip-level]\\n"
msgstr "Usage: quilt fold [-p strip-level]\\n"

#: quilt/fold.in:25
#, fuzzy
msgid ""
"\n"
"Integrate the patch read from standard input into the topmost patch:\n"
"After making sure that all files modified are part of the topmost\n"
"patch, the patch is applied with the specified strip level (which\n"
"defaults to 1).\n"
"\n"
"-R\tApply patch in reverse.\n"
"\n"
"-q\tQuiet operation.\n"
"\n"
"-f\tForce apply, even if the patch has rejects. Unless in quiet mode,\n"
"\tapply the patch interactively: the patch utility may ask questions.\n"
"\n"
"-p strip-level\n"
"\tThe number of pathname components to strip from file names\n"
"\twhen applying patchfile.\n"
msgstr ""
"\n"
"Интегрировать патч, считанный со стандартного ввода, в верхний:\n"
"После проверки того, что все изменённые файлы часть самого верхнего\n"
"патча, патч применяется с указанным уровнем очистки (по умолчанию 1).\n"
"\n"
"-p strip-level\n"
"\tЧисло компонент пути, которые необходимо удалить из имён файлов\n"
"\tпри наложении патча.\n"

#: quilt/fold.in:129
msgid "File %s may be corrupted\\n"
msgstr "Файл %s может быть повреждён\\n"

#: quilt/fork.in:22
msgid "Usage: quilt fork [new_name]\\n"
msgstr "Синтаксис: quilt fork [новое_имя]\\n"

#: quilt/fork.in:25
#, fuzzy
msgid ""
"\n"
"Fork the topmost patch.  Forking a patch means creating a verbatim copy\n"
"of it under a new name, and use that new name instead of the original\n"
"one in the current series.  This is useful when a patch has to be\n"
"modified, but the original version of it should be preserved, e.g.\n"
"because it is used in another series, or for the history.  A typical\n"
"sequence of commands would be: fork, edit, refresh.\n"
"\n"
"If new_name is missing, the name of the forked patch will be the current\n"
"patch name, followed by \\`-2'.  If the patch name already ends in a\n"
"dash-and-number, the number is further incremented (e.g., patch.diff,\n"
"patch-2.diff, patch-3.diff).\n"
msgstr ""
"\n"
"Создать ответвление верхнего патча. Создаётся точная копия патча с новым\n"
"именем, и это имя используется вместо оригинального патча в файле series.\n"
"Это полезно, если необходимо изменить патч, но исходная версия должна\n"
"быть сохранаена, например, потому что она используется в другой серии\n"
"патчей или для истории. Типичной последовательностью команд в этом случае\n"
"может быть: fork, edit, refresh.\n"
"\n"
"Если новое_имя отсутствует, используется имя исходного патча, к которому\n"
"добавляется «-2».  Если патч уже заканчивается дефисом и числом, то это\n"
"число увеличивается (т.е. patch.diff, patch-2.diff, patch-3.diff).\n"

#: quilt/fork.in:84
msgid "Patch %s exists already, please choose a new name\\n"
msgstr "Патч %s уже существует, выберите новое имя\\n"

#: quilt/fork.in:96
msgid "Fork of patch %s to patch %s failed\\n"
msgstr "Не удалось создать ответвление патча %s в патч %s\\n"

#: quilt/fork.in:102 quilt/refresh.in:346
msgid "Fork of patch %s created as %s\\n"
msgstr "Ответвление патча %s создано как %s\\n"

#: quilt/graph.in:22
#, fuzzy
msgid ""
"Usage: quilt graph [--all] [--reduce] [--lines[=num]] [--edge-labels=files] "
"[-T ps] [patch]\\n"
msgstr ""
"Синтаксис: quilt graph [--all] [--reduce] [--lines[=число]] [--edge-"
"labels=файлы] [патч]\\n"

#: quilt/graph.in:26
msgid ""
"\n"
"Generate a dot(1) directed graph showing the dependencies between\n"
"applied patches. A patch depends on another patch if both touch the same\n"
"file or, with the --lines option, if their modifications overlap. Unless\n"
"otherwise specified, the graph includes all patches that the topmost\n"
"patch depends on.\n"
"When a patch name is specified, instead of the topmost patch, create a\n"
"graph for the specified patch. The graph will include all other patches\n"
"that this patch depends on, as well as all patches that depend on this\n"
"patch.\n"
"\n"
"--all\tGenerate a graph including all applied patches and their\n"
"\tdependencies. (Unapplied patches are not included.)\n"
"\n"
"--reduce\n"
"\tEliminate transitive edges from the graph.\n"
"\n"
"--lines[=num]\n"
"\tCompute dependencies by looking at the lines the patches modify.\n"
"\tUnless a different num is specified, two lines of context are\n"
"\tincluded.\n"
"\n"
"--edge-labels=files\n"
"\tLabel graph edges with the file names that the adjacent patches\n"
"\tmodify.\n"
"\n"
"-T ps\tDirectly produce a PostScript output file.\n"
msgstr ""
"\n"
"Создать ориентированный граф dot(1), показывающий зависимости между\n"
"применёнными патчами. Патч зависит от другого патча, если оба изменяют\n"
"один и тот же файл или, с опцией --lines, если их изменения пересекаются.\n"
"Если не указано иное, граф включает все патчи, от которых зависит самый\n"
"верхний патч.\n"
"Когда указано имя патча, создаётся граф зависимостей для него. Граф\n"
"включает все патчи, от которых зависит этот патч, а также все патчи,\n"
"которые зависят от него.\n"
"\n"
"--all\tСоздать граф, включающий все применённые патчи и их\n"
"\tзависимости. (Неприменённые патчи не включаются.)\n"
"\n"
"--reduce\n"
"\tУдалить транзитивные рёбра из графа.\n"
"\n"
"--lines[=число]\n"
"\tВычислять зависимости по строкам, которые патчи изменяют.\n"
"\tЕсли не указано другое число, включает две строки контекста.\n"
"\n"
"--edge-labels=files\n"
"\tПомечать рёбра именами файлов, которые смежные патчи изменяют.\n"
"\n"
"-T ps\tСразу создать файл PostScript.\n"

#: quilt/grep.in:22
msgid "Usage: quilt grep [-h|options] {pattern}\\n"
msgstr "Синтаксис: quilt grep [-h|параметры] {шаблон}\\n"

#: quilt/grep.in:25
msgid ""
"\n"
"Grep through the source files, recursively, skipping patches and quilt\n"
"meta-information. If no filename argument is given, the whole source\n"
"tree is searched. Please see the grep(1) manual page for options.\n"
"\n"
"-h\tPrint this help. The grep -h option can be passed after a\n"
"\tdouble-dash (--). Search expressions that start with a dash\n"
"\tcan be passed after a second double-dash (-- --).\n"
msgstr ""
"\n"
"Произвести поиск с помощью grep(1) по файлам исходного кода рекурсивно,\n"
"пропуская патчи и метаинформацию quilt. Если имя файла не указано,\n"
"поиск выполняется по всему дереву. Опции смотрите на странице справки\n"
"grep(1).\n"
"\n"
"-h\tВывести эту справку. Опция grep -h может быть передана после\n"
"\tдвойного дефиса (--). Выражения для поиска, начинающиеся с дефиса,\n"
"\tмогут быть переданы после второго двойного дефиса (-- --).\n"

#: quilt/header.in:24
msgid ""
"Usage: quilt header [-a|-r|-e] [--backup] [--strip-diffstat] [--strip-"
"trailing-whitespace] [patch]\\n"
msgstr ""
"Синтаксис: quilt header [-a|-r|-e] [--backup] [--strip-diffstat] [--strip-"
"trailing-whitespace] [патч]\\n"

#: quilt/header.in:28
#, fuzzy
msgid ""
"\n"
"Print or change the header of the topmost or specified patch.\n"
"\n"
"-a, -r, -e\n"
"\tAppend to (-a) or replace (-r) the exiting patch header, or\n"
"\tedit (-e) the header in \\$EDITOR (%s). If none of these options is\n"
"\tgiven, print the patch header.\n"
"\n"
"--strip-diffstat\n"
"\tStrip diffstat output from the header.\n"
"\n"
"--strip-trailing-whitespace\n"
"\tStrip trailing whitespace at the end of lines of the header.\n"
"\n"
"--backup\n"
"\tCreate a backup copy of the old version of a patch as patch~.\n"
msgstr ""
"\n"
"Вывести или изменить заголовок верхнего или указанного патча.\n"
"\n"
"-a, -r, -e\n"
"\tДобавить к (-a) или заменить (-r) текущий заголовок патча, или\n"
"\tредактировать (-e) заголовок в редакторе \\$EDITOR (%s). Если\n"
"\tне дано ни одной из этих опций, вывести заголовок патча.\n"
"\n"
"--strip-diffstat\n"
"\tУдалить вывод diffstat из заголовка.\n"
"\n"
"--strip-trailing-whitespace\n"
"\tУдалить пробелы из концов строк заголовка.\n"
"\n"
"--backup\n"
"\tСоздать резервную копию старой версии патча в файле патч~.\n"

#: quilt/header.in:169
msgid "Replaced header of patch %s\\n"
msgstr "Заменён заголовок патча %s\\n"

#: quilt/header.in:172
msgid "Appended text to header of patch %s\\n"
msgstr "Добавлен текст к заголовку патча %s\\n"

#: quilt/import.in:22
#, fuzzy
msgid ""
"Usage: quilt import [-p num] [-R] [-P patch] [-f] [-d {o|a|n}] patchfile ..."
"\\n"
msgstr "Usage: quilt import [-f] [-p число] [-n патч] файл-патча ...\\n"

#: quilt/import.in:25
msgid ""
"\n"
"Import external patches.  The patches will be inserted following the\n"
"current top patch, and must be pushed after import to apply them.\n"
"\n"
"-p num\n"
"\tNumber of directory levels to strip when applying (default=1)\n"
"\n"
"-R\n"
"\tApply patch in reverse.\n"
"\n"
"-P patch\n"
"\tPatch filename to use inside quilt. This option can only be\n"
"\tused when importing a single patch.\n"
"\n"
"-f\tOverwrite/update existing patches.\n"
"\n"
"-d {o|a|n}\n"
"\tWhen overwriting in existing patch, keep the old (o), all (a), or\n"
"\tnew (n) patch header. If both patches include headers, this option\n"
"\tmust be specified. This option is only effective when -f is used.\n"
msgstr ""

#: quilt/import.in:71
msgid "Patch headers differ:\\n"
msgstr ""

#: quilt/import.in:74
msgid "Please use -d {o|a|n} to specify which patch header(s) to keep.\\n"
msgstr ""

#: quilt/import.in:139
#, fuzzy
msgid "Option \\`-P' can only be used when importing a single patch\\n"
msgstr "Опцию \\`-n' можно использовать только при импорте одного патча\\n"

#: quilt/import.in:169
msgid "Patch %s is applied\\n"
msgstr "Патч %s применён\\n"

#: quilt/import.in:178
#, fuzzy
msgid "Patch %s already exists in series.\\n"
msgstr "Патч %s не в серии\\n"

#: quilt/import.in:184
msgid "Patch %s exists. Replace with -f.\\n"
msgstr "Патч %s существует. Принудительно заменить можно опцией -f.\\n"

#: quilt/import.in:195
msgid "Replacing patch %s with new version\\n"
msgstr "Замена патча %s новой версией\\n"

#: quilt/import.in:199
#, fuzzy
msgid "Importing patch %s\\n"
msgstr "Удаление патча %s\\n"

#: quilt/import.in:201
msgid "Importing patch %s (stored as %s)\\n"
msgstr "Импорт патча %s (сохранён как %s)\\n"

#: quilt/import.in:214
msgid "Failed to import patch %s\\n"
msgstr "Не удалось импортировать патч %s\\n"

#: quilt/import.in:223 quilt/refresh.in:333
msgid "Failed to insert patch %s into file series\\n"
msgstr "Не удалось вставить патч %s в файл series\\n"

#: quilt/mail.in:24
#, fuzzy
msgid ""
"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--"
"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...] "
"[--reply-to message] [first_patch [last_patch]]\\n"
msgstr ""
"Синтаксис: quilt mail {--mbox file|--send} [--from ...] [--to ...] [--"
"cc ...] [--bcc ...] [--subject ...]\\n"

#: quilt/mail.in:27
msgid ""
"\n"
"Create mail messages from a specified range of patches, or all patches in\n"
"the series file, and either store them in a mailbox file, or send them\n"
"immediately. The editor is opened with a template for the introduction.\n"
"Please see %s for details.\n"
"When specifying a range of patches, a first patch name of \\`-' denotes the\n"
"first, and a last patch name of \\`-' denotes the last patch in the series.\n"
"\n"
"-m text\n"
"\tText to use as the text in the introduction. When this option is\n"
"\tused, the editor will not be invoked, and the patches will be\n"
"\tprocessed immediately.\n"
"\n"
"--prefix prefix\n"
"\tUse an alternate prefix in the bracketed part of the subjects\n"
"\tgenerated. Defaults to \\`patch'.\n"
"\n"
"--mbox file\n"
"\tStore all messages in the specified file in mbox format. The mbox\n"
"\tcan later be sent using formail, for example.\n"
"\n"
"--send\n"
"\tSend the messages directly.\n"
"\n"
"--sender\n"
"\tThe envelope sender address to use. The address must be of the form\n"
"\t\\`user@domain.name'. No display name is allowed.\n"
"\n"
"--from, --subject\n"
"\tThe values for the From and Subject headers to use. If no --from\n"
"\toption is given, the value of the --sender option is used.\n"
"\n"
"--to, --cc, --bcc\n"
"\tAppend a recipient to the To, Cc, or Bcc header.\n"
"\n"
"--signature file\n"
"\tAppend the specified signature to messages (defaults to ~/.signature\n"
"\tif found; use \\`-' for no signature).\n"
"\n"
"--reply-to message\n"
"\tAdd the appropriate headers to reply to the specified message.\n"
msgstr ""

#: quilt/mail.in:285
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr ""

#: quilt/mail.in:425
msgid "Unable to extract a subject header from %s\\n"
msgstr ""

#: quilt/mail.in:449
msgid "Patches %s have duplicate subject headers.\\n"
msgstr ""

#: quilt/mail.in:458
#, fuzzy
msgid "File %s does not exist\\n"
msgstr "Файл %s существует\\n"

#: quilt/mail.in:518
msgid "Introduction has no subject header (saved as %s)\\n"
msgstr ""

#: quilt/mail.in:521
msgid "Introduction has no subject header\\n"
msgstr ""

#: quilt/mail.in:624
msgid "Introduction saved as %s\\n"
msgstr ""

#: quilt/new.in:22
#, fuzzy
msgid "Usage: quilt new [-p n|-p ab] {patchname}\\n"
msgstr "Синтаксис: quilt new {имя-патча}\\n"

#: quilt/new.in:25
msgid ""
"\n"
"Create a new patch with the specified file name, and insert it after the\n"
"topmost patch.\n"
"\n"
"-p n\tCreate a -p n style patch (-p0 or -p1 are supported).\n"
"\n"
"-p ab\tCreate a -p1 style patch, but use a/file and b/file as the\n"
"\toriginal and new filenames instead of the default\n"
"\tdir.orig/file and dir/file names.\n"
"\n"
"Quilt can be used in sub-directories of a source tree. It determines the\n"
"root of a source tree by searching for a %s directory above the\n"
"current working directory. Create a %s directory in the intended root\n"
"directory if quilt chooses a top-level directory that is too high up\n"
"in the directory tree.\n"
msgstr ""

#: quilt/new.in:75
#, fuzzy
msgid ""
"Cannot create patches with -p%s, please specify -p0, p1, or -pab instead\\n"
msgstr "Не удалось обновить патчи с -p%s, используйте -p0 или -p1\\n"

#: quilt/new.in:90 quilt/refresh.in:185
msgid "Patch %s exists already\\n"
msgstr "Патч %s уже существует\\n"

#: quilt/new.in:101 quilt/refresh.in:342
msgid "Failed to create patch %s\\n"
msgstr "Не удалось создать патч %s\\n"

#: quilt/new.in:104
msgid "Patch %s is now on top\\n"
msgstr "Патч %s теперь наверху\\n"

#: quilt/next.in:22
msgid "Usage: quilt next [patch]\\n"
msgstr "Синтаксис: quilt next [патч]\\n"

#: quilt/next.in:25
msgid ""
"\n"
"Print the name of the next patch after the specified or topmost patch in\n"
"the series file.\n"
msgstr ""
"\n"
"Вывести имя патча, следующего за указанным или верхним патчем в\n"
"файле series.\n"

#: quilt/patches.in:22
#, fuzzy
msgid "Usage: quilt patches [-v] {file}\\n"
msgstr "Синтаксис: quilt patches {файл}\\n"

#: quilt/patches.in:25
msgid ""
"\n"
"Print the list of patches that modify the specified file. (Uses a\n"
"heuristic to determine which files are modified by unapplied patches.\n"
"Note that this heuristic is much slower than scanning applied patches.)\n"
"\n"
"-v\tVerbose, more user friendly output.\n"
msgstr ""
"\n"
"Вывести список всех патчей, изменяющих указанный файл. (Использует\n"
"эвристику, чтобы определить, какие файлы изменяют неналоженные патчи.\n"
"Учтите, что эвристика медленнее, чем сканирование наложенных патчей.)\n"
"\n"
"-v\tПодробный, более дружественный вывод.\n"

#: quilt/pop.in:22
msgid "Usage: quilt pop [-afRqv] [num|patch]\\n"
msgstr "Синтаксис: quilt pop [-afRqv] [число|патч]\\n"

#: quilt/pop.in:25
msgid ""
"\n"
"Remove patch(es) from the stack of applied patches.  Without options,\n"
"the topmost patch is removed.  When a number is specified, remove the\n"
"specified number of patches.  When a patch name is specified, remove\n"
"patches until the specified patch end up on top of the stack.  Patch\n"
"names may include the patches/ prefix, which means that filename\n"
"completion can be used.\n"
"\n"
"-a\tRemove all applied patches.\n"
"\n"
"-f\tForce remove. The state before the patch(es) were applied will\n"
"\tbe restored from backup files.\n"
"\n"
"-R\tAlways verify if the patch removes cleanly; don't rely on\n"
"\ttimestamp checks.\n"
"\n"
"-q\tQuiet operation.\n"
"\n"
"-v\tVerbose operation.\n"
msgstr ""
"\n"
"Убрать патчи из стека наложенных патчей. Если не указаны опции,\n"
"отменяется верхний патч.  Если указано число, отменяется указанное\n"
"число патчей.  Когда указано имя патча, патчи убираются до тех пор,\n"
"пока указанный патч не окажется на вершине стека. Имена патчей могут\n"
"содержать префикс patches/ для использования автодополнения.\n"
"\n"
"-a\tОтменить все наложенные патчи.\n"
"\n"
"-f\tПринудительно убрать патч. Состояние перед тем, как патчи были\n"
"\tналожены, может быть восстановлено из резервных копий.\n"
"\n"
"-R\tВсегда проверять, чисто ли удаляются патчи; не надеяться\n"
"\tна проверки отметок времени.\n"
"\n"
"-q\tРаботать тихо.\n"
"\n"
"-v\tПодробный вывод.\n"

#: quilt/pop.in:100 quilt/scripts/patchfns.in:919
msgid "Failed to copy files to temporary directory\\n"
msgstr "Не удалось скопировать файлы во временный каталог\\n"

#: quilt/pop.in:116 quilt/scripts/patchfns.in:937
msgid "Failed to patch temporary files\\n"
msgstr "Не удалось применить патч к временным файлам\\n"

#: quilt/pop.in:134
msgid "Patch %s does not remove cleanly (refresh it or enforce with -f)\\n"
msgstr ""
"Не удалось чисто удалить патч %s (обновите его или удалите принудительно с -"
"f)\\n"

#: quilt/pop.in:159
msgid "Patch %s appears to be empty, removing\\n"
msgstr "Похоже, патч %s пуст, удаление\\n"

#: quilt/pop.in:164
msgid "Removing patch %s\\n"
msgstr "Удаление патча %s\\n"

#: quilt/pop.in:235
msgid "Patch %s needs to be refreshed first.\\n"
msgstr "Сначала нужно обновить патч %s.\\n"

#: quilt/pop.in:245
msgid "No patch removed\\n"
msgstr "Не удалено ни одного патча\\n"

#: quilt/pop.in:261 quilt/scripts/patchfns.in:526
msgid "No patches applied\\n"
msgstr "Нет применённых патчей\\n"

#: quilt/pop.in:268 quilt/push.in:396
msgid "Now at patch %s\\n"
msgstr "Текущий патч: %s\\n"

#: quilt/previous.in:22
msgid "Usage: quilt previous [patch]\\n"
msgstr "Синтаксис: quilt previous [патч]\\n"

#: quilt/previous.in:25
msgid ""
"\n"
"Print the name of the previous patch before the specified or topmost\n"
"patch in the series file.\n"
msgstr ""
"\n"
"Вывести имя патча, предшествующего указанному или верхнему\n"
"в файле series.\n"

#: quilt/push.in:24
#, fuzzy
msgid ""
"Usage: quilt push [-afqv] [--merge[=merge|diff3]] [--leave-rejects] [--color"
"[=always|auto|never]] [num|patch]\\n"
msgstr "Синтаксис: quilt push [-afqv] [--leave-rejects] [число|патч]\\n"

#: quilt/push.in:27
#, fuzzy
msgid ""
"\n"
"Apply patch(es) from the series file.  Without options, the next patch\n"
"in the series file is applied.  When a number is specified, apply the\n"
"specified number of patches.  When a patch name is specified, apply\n"
"all patches up to and including the specified patch.  Patch names may\n"
"include the patches/ prefix, which means that filename completion can\n"
"be used.\n"
"\n"
"-a\tApply all patches in the series file.\n"
"\n"
"-q\tQuiet operation.\n"
"\n"
"-f\tForce apply, even if the patch has rejects. Unless in quiet mode,\n"
"\tapply the patch interactively: the patch utility may ask questions.\n"
"\n"
"-v\tVerbose operation.\n"
"\n"
"--fuzz=N\n"
"\tSet the maximum fuzz factor (default: 2).\n"
"\n"
"-m, --merge[=merge|diff3]\n"
"\tMerge the patch file into the original files (see patch(1)).\n"
"\n"
"--leave-rejects\n"
"\tLeave around the reject files patch produced, even if the patch\n"
"\tis not actually applied.\n"
"\n"
"--color[=always|auto|never]\n"
"\tUse syntax coloring.\n"
msgstr ""
"\n"
"Применить патчи из файла series.  Без опций накладывается следующий\n"
"патч из файла series.  Если указано число, накладывается указанное\n"
"число патчей. Если указано имя файла, накладываются все патчи\n"
"до и включая указанный патч. Имена патчей могут содержать префикс\n"
"patches/, чтобы можно было использовать автодополнение имён.\n"
"\n"
"-a\tПрименить все патчи из файла series.\n"
"\n"
"-f\tПринудительно применить, даже если наложение вызывает ошибки.\n"
"\n"
"-q\tРаботать тихо.\n"
"\n"
"-v\tПодробный вывод.\n"
"\n"
"--leave-rejects\n"
"\tОставлять файлы reject, созданные программой patch, даже если патч\n"
"\tне был применён.\n"
"\n"
"--interactive\n"
"\tПозволить утилите patch спрашивать о разрешении конфликтов. Если\n"
"\tэта опция не указана, опция -f будет передана программе patch.\n"
"\n"
"--color[=always|auto|never]\n"
"\tИспользовать подсветку синтаксиса.\n"

#: quilt/push.in:66
msgid "Interrupted by user; patch %s was not applied.\\n"
msgstr "Прервано пользователем; патч %s не был наложен.\\n"

#: quilt/push.in:178
msgid "Applying patch %s\\n"
msgstr "Наложение патча %s\\n"

#: quilt/push.in:213
msgid "Patch %s does not exist; applied empty patch\\n"
msgstr "Патч %s не существует; наложен пустой патч\\n"

#: quilt/push.in:217
msgid "Patch %s appears to be empty; applied\\n"
msgstr "Похоже, патч %s пуст; наложен\\n"

#: quilt/push.in:221
msgid "Applied patch %s (forced; needs refresh)\\n"
msgstr "Применён патч %s (принудительно; следует сделать refresh)\\n"

#: quilt/push.in:231
#, fuzzy
msgid "Patch %s can be reverse-applied\\n"
msgstr "Патч %s применён\\n"

#: quilt/push.in:234
msgid "Patch %s does not apply (enforce with -f)\\n"
msgstr "Патч %s не применяется (принудить с -f)\\n"

#: quilt/push.in:376
msgid "The topmost patch %s needs to be refreshed first.\\n"
msgstr "Сначала необходимо обновить самый верхний патч %s.\\n"

#: quilt/refresh.in:22
#, fuzzy
msgid ""
"Usage: quilt refresh [-p n|-p ab] [-u|-U num|-c|-C num] [-z[new_name]] [-f] "
"[--no-timestamps] [--no-index] [--diffstat] [--sort] [--backup] [--strip-"
"trailing-whitespace] [patch]\\n"
msgstr ""
"Синтаксис: quilt refresh [-p n] [-f] [--no-timestamps] [--no-index] [--"
"diffstat] [--sort] [--backup] [--strip-trailing-whitespace] [патч]\\n"

#: quilt/refresh.in:26
#, fuzzy
msgid ""
"\n"
"Refreshes the specified patch, or the topmost patch by default.\n"
"Documentation that comes before the actual patch in the patch file is\n"
"retained.\n"
"\n"
"It is possible to refresh patches that are not on top.  If any patches\n"
"on top of the patch to refresh modify the same files, the script aborts\n"
"by default.  Patches can still be refreshed with -f.  In that case this\n"
"script will print a warning for each shadowed file, changes by more\n"
"recent patches will be ignored, and only changes in files that have not\n"
"been modified by any more recent patches will end up in the specified\n"
"patch.\n"
"\n"
"-p n\tCreate a -p n style patch (-p0 or -p1 supported).\n"
"\n"
"-p ab\tCreate a -p1 style patch, but use a/file and b/file as the\n"
"\toriginal and new filenames instead of the default\n"
"\tdir.orig/file and dir/file names.\n"
"\n"
"-u, -U num, -c, -C num\n"
"\tCreate a unified diff (-u, -U) with num lines of context. Create\n"
"\ta context diff (-c, -C) with num lines of context. The number of\n"
"\tcontext lines defaults to 3.\n"
"\n"
"-z[new_name]\n"
"\tCreate a new patch containing the changes instead of refreshing the\n"
"\ttopmost patch. If no new name is specified, \\`-2' is added to the\n"
"\toriginal patch name, etc. (See the fork command.)\n"
"\n"
"--no-timestamps\n"
"\tDo not include file timestamps in patch headers.\n"
"\n"
"--no-index\n"
"\tDo not output Index: lines.\n"
"\n"
"--diffstat\n"
"\tAdd a diffstat section to the patch header, or replace the\n"
"\texisting diffstat section.\n"
"\n"
"-f\tEnforce refreshing of a patch that is not on top.\n"
"\n"
"--backup\n"
"\tCreate a backup copy of the old version of a patch as patch~.\n"
"\n"
"--sort\tSort files by their name instead of preserving the original order.\n"
"\n"
"--strip-trailing-whitespace\n"
"\tStrip trailing whitespace at the end of lines.\n"
msgstr ""
"\n"
"Обновляет указанный патч, или по умолчанию верхний патч. Документация,\n"
"которая содержится в файле патча перед данными, сохраняется.\n"
"\n"
"Есть возможность обновлять патчи, которые располагаются не сверху.\n"
"Если какой-нибудь патч поверх обновляемого патча изменяет те же файлы,\n"
"то по умолчанию программа прекращает выполнение.  Такие патчи всё же\n"
"можно обновить с опцией -f.  В таком случае для каждого такого файла\n"
"программа выведет предупреждение, изменения более новыми патчами будут\n"
"игнорированы, и только изменения в файлах, которые не были изменены\n"
"более новыми патчами, попадут в указанный патч.\n"
"\n"
"-p n\tСоздать патч в стиле -p n (поддерживаются -p0 и -p1).\n"
"\n"
"-u, -U число, -c, -C число\n"
"\tСоздать универсальный diff (-u, -U) с заданным числом строк\n"
"\tконтекста. Создать контекстный diff (-c, -C) с заданным числом\n"
"\tстрок контекста. По умолчанию число строк контекста равно 3.\n"
"\n"
"--no-timestamps\n"
"\tНе включать отметки времени в заголовки патчей.\n"
"\t\n"
"--no-index\n"
"\tНе выводить строки Index:\n"
"\n"
"--diffstat\n"
"\tДобавить секцию diffstat в заголовок патча, или заменить\n"
"\tсуществующую секцию diffstat.\n"
"\n"
"-f\tПринудительно обновить патч, находящийся не вверху стека.\n"
"\n"
"--backup\n"
"\tСоздать резервную копию старой версии патча с именем патч~.\n"
"\n"
"--sort\tСортировать файлы по имени, не соблюдая исходный порядок.\n"
"\n"
"--strip-trailing-whitespace\n"
"\tУдалять пробелы на концах строк.\n"

#: quilt/refresh.in:171
msgid "Can only refresh the topmost patch with -z currently\\n"
msgstr ""

#: quilt/refresh.in:202
msgid "Cannot refresh patches with -p%s, please specify -p0 or -p1 instead\\n"
msgstr "Не удалось обновить патчи с -p%s, используйте -p0 или -p1\\n"

#: quilt/refresh.in:240
msgid ""
"More recent patches modify files in patch %s. Enforce refresh with -f.\\n"
msgstr ""
"Более новые патчи изменяют файлы в патче %s. Принудительное обновление можно "
"сделать с помощью опции -f.\\n"

#: quilt/refresh.in:246
msgid ""
"Cannot use --strip-trailing-whitespace on a patch that has shadowed files.\\n"
msgstr ""
"Нельзя использовать --strip-trailing-whitespace на патче с затенёнными "
"файлами.\\n"

#: quilt/refresh.in:252
msgid "Nothing in patch %s\\n"
msgstr "Ничего нет в патче %s\\n"

#: quilt/refresh.in:324
msgid "Patch %s is unchanged\\n"
msgstr "Патч %s не изменён\\n"

#: quilt/refresh.in:350
msgid "Refreshed patch %s\\n"
msgstr "Патч %s обновлён\\n"

#: quilt/remove.in:22
#, fuzzy
msgid "Usage: quilt remove [-P patch] {file} ...\\n"
msgstr "Синтаксис: quilt remove [-p патч] {файл} ...\\n"

#: quilt/remove.in:25
#, fuzzy
msgid ""
"\n"
"Remove one or more files from the topmost or named patch.  Files that\n"
"are modified by patches on top of the specified patch cannot be removed.\n"
"\n"
"-P patch\n"
"\tRemove named files from the named patch.\n"
msgstr ""
"\n"
"Удалить один или более файлов из самого верхнего или названного\n"
"патча.  Файлы, изменённые патчами поверх указанного патча, не\n"
"могут быть удалены.\n"
"\n"
"-p патч\n"
"\tПатч, из которого нужно удалить файлы.\n"

#: quilt/remove.in:73 quilt/revert.in:75
msgid "File %s is not in patch %s\\n"
msgstr "Файл %s отсутствует в патче %s\\n"

#: quilt/remove.in:91
msgid "Failed to remove file %s from patch %s\\n"
msgstr "Не удалось удалить файл %s из патча %s\\n"

#: quilt/remove.in:105
msgid "File %s removed from patch %s\\n"
msgstr "Файл %s удалён из патча %s\\n"

#: quilt/rename.in:22
#, fuzzy
msgid "Usage: quilt rename [-P patch] new_name\\n"
msgstr "Синтаксис: quilt rename [-p патч] новое_имя\\n"

#: quilt/rename.in:25
#, fuzzy
msgid ""
"\n"
"Rename the topmost or named patch.\n"
"\n"
"-P patch\n"
"\tPatch to rename.\n"
msgstr ""
"\n"
"Переименовать верхний или указанный патч.\n"
"\n"
"-p патч\n"
"\tПатч, который нужно переименовать.\n"

#: quilt/rename.in:84
msgid "Patch %s exists already, please choose a different name\\n"
msgstr "Патч %s уже существует, выберите другое имя\\n"

#: quilt/rename.in:98
msgid "Renaming of patch %s to %s failed\\n"
msgstr "Не удалось переименовать патч %s в %s\\n"

#: quilt/rename.in:104
msgid "Patch %s renamed to %s\\n"
msgstr "Патч %s переименован в %s\\n"

#: quilt/revert.in:22
#, fuzzy
msgid "Usage: quilt revert [-P patch] {file} ...\\n"
msgstr "Синтаксис: quilt remove [-p патч] {файл} ...\\n"

#: quilt/revert.in:25
#, fuzzy
msgid ""
"\n"
"Revert uncommitted changes to the topmost or named patch for the specified\n"
"file(s): after the revert, 'quilt diff -z' will show no differences for "
"those\n"
"files. Changes to files that are modified by patches on top of the "
"specified\n"
"patch cannot be reverted.\n"
"\n"
"-P patch\n"
"\tRevert changes in the named patch.\n"
msgstr ""
"\n"
"Добавить один или более файлов к верхнему или к названному патчу.\n"
"Файлы необходимо добавлять к патчу перед тем, как изменять их.\n"
"Файлы, которые изменены патчами, уже наложенными поверх выбранного,\n"
"не могут быть добавлены.\n"
"\n"
"-p патч\n"
"\tПатч, к которому добавлять файлы.\n"

#: quilt/revert.in:103 quilt/revert.in:112
#, fuzzy
msgid "File %s is unchanged\\n"
msgstr "Патч %s не изменён\\n"

#: quilt/revert.in:120
#, fuzzy
msgid "Failed to revert changes to %s in patch %s\\n"
msgstr "Не удалось удалить файл %s из патча %s\\n"

#: quilt/revert.in:124
#, fuzzy
msgid "Changes to %s in patch %s reverted\\n"
msgstr "Не удалось вставить патч %s в файл series\\n"

#: quilt/scripts/edmail.in:83
#, fuzzy, perl-format
msgid "Display name `%s' contains unpaired parentheses\n"
msgstr "Отображаемое имя '%s' содержит непарные скобки\n"

#: quilt/scripts/edmail.in:101
#, fuzzy, perl-format
msgid "Delivery address `%s' is invalid\n"
msgstr "Некорректный адрес назначения '%s'\n"

#: quilt/scripts/parse-patch.in:50
#, perl-format
msgid "USAGE: %s {-s|-u} section file [< replacement]\n"
msgstr "СИНТАКСИС: %s {-s|-u} секция файл [< замена]\n"

#: quilt/scripts/parse-patch.in:101 quilt/scripts/parse-patch.in:108
#: quilt/scripts/parse-patch.in:115 quilt/scripts/parse-patch.in:122
#, perl-format
msgid "File %s disappeared!\n"
msgstr "Файл %s исчез!\n"

#: quilt/scripts/parse-patch.in:168 quilt/scripts/parse-patch.in:174
#, perl-format
msgid "Failed to rename %s to %s: %s\n"
msgstr "Не удалось переименовать %s в %s: %s\n"

#: quilt/scripts/patchfns.in:245 quilt/scripts/patchfns.in:539
#, fuzzy
msgid "%s is not a regular file\\n"
msgstr "Патч %s не входит в файл series\\n"

#: quilt/scripts/patchfns.in:493 quilt/scripts/patchfns.in:510
#, fuzzy
msgid "No patches in series\\n"
msgstr "Нет применённых патчей\\n"

#: quilt/scripts/patchfns.in:495 quilt/scripts/patchfns.in:512
msgid "No series file found\\n"
msgstr ""

#: quilt/scripts/patchfns.in:568
msgid "Patch %s is not in series\\n"
msgstr "Патч %s не в серии\\n"

#: quilt/scripts/patchfns.in:596
msgid "Patch %s is not applied\\n"
msgstr "Патч %s не применён\\n"

#: quilt/scripts/patchfns.in:633
msgid "File series fully applied, ends at patch %s\\n"
msgstr "Серия файлов полностью применена, заканчивается на патче %s\\n"

#: quilt/scripts/patchfns.in:655
#, fuzzy
msgid "Patch %s does not exist\\n"
msgstr "Патч %s не в серии\\n"

#: quilt/scripts/patchfns.in:978
msgid ""
"The quilt meta-data in this tree has version %s, but this version of quilt "
"can only handle meta-data formats up to and including version %s. Please pop "
"all the patches using the version of quilt used to push them before "
"downgrading.\\n"
msgstr ""
"Метаданные quilt в этом дереве имеют версию %s, но эта версия quilt может "
"обрабатывать форматы метаданных толь до версии %s включительно. Пожалуйста, "
"отмените все патчи, используя версию quilt, которая использовалась для их "
"наложения, прежде чем использовать эту версию.\\n"

#: quilt/scripts/patchfns.in:1122
msgid ""
"The working tree was created by an older version of quilt. Please run 'quilt "
"upgrade'.\\n"
msgstr ""
"Рабочее дерево было создано более старой версией quilt. Пожалуйста, "
"выполните 'quilt upgrade'.\\n"

#: quilt/scripts/remove-trailing-ws.in:43
#, perl-format
msgid "SYNOPSIS: %s [-p num] [-n] [patch]\n"
msgstr "СИНТАКСИС: %s [-p число] [-n] [патч]\n"

#: quilt/scripts/remove-trailing-ws.in:65
#: quilt/scripts/remove-trailing-ws.in:92
#, perl-format
msgid "%s: I'm confused.\n"
msgstr "%s: я в растерянности.\n"

#: quilt/scripts/remove-trailing-ws.in:113
#, perl-format
msgid "Warning: trailing whitespace in line %s of %s\n"
msgstr "Предупреждение: пробел в конце строки %s файла %s\n"

#: quilt/scripts/remove-trailing-ws.in:116
#, perl-format
msgid "Warning: trailing whitespace in lines %s of %s\n"
msgstr "Предупреждение: пробел в конце строк %s файла %s\n"

#: quilt/scripts/remove-trailing-ws.in:120
#, perl-format
msgid "Removing trailing whitespace from line %s of %s\n"
msgstr "Удаление пробела из конца строки %s файла %s\n"

#: quilt/scripts/remove-trailing-ws.in:123
#, perl-format
msgid "Removing trailing whitespace from lines %s of %s\n"
msgstr "Удаление пробела из конца строк %s файла %s\n"

#: quilt/scripts/remove-trailing-ws.in:143
#, perl-format
msgid "Renaming %s to %s: %s\n"
msgstr "Переименование %s в %s: %s\n"

#: quilt/series.in:22
msgid "Usage: quilt series [-v]\\n"
msgstr "Синтаксис: quilt series [-v]\\n"

#: quilt/series.in:25
msgid ""
"\n"
"Print the names of all patches in the series file.\n"
"\n"
"-v\tVerbose, more user friendly output.\n"
msgstr ""
"\n"
"Вывести имена всех патчей в файле series.\n"
"\n"
"-v\tПодробный, более дружественный вывод.\n"

#: quilt/setup.in:31
msgid "Directory %s exists\\n"
msgstr "Директория %s существует\\n"

#: quilt/setup.in:37
msgid "File %s exists\\n"
msgstr "Файл %s существует\\n"

#: quilt/setup.in:75
#, fuzzy
msgid ""
"Usage: quilt setup [-d path-prefix] [-v] [--sourcedir dir] [--fuzz=N] "
"{specfile|seriesfile}\\n"
msgstr ""
"Синтаксис: quilt setup [-d префикс-пути] [-v] {файл-spec|файл-series}\\n"

#: quilt/setup.in:78
#, fuzzy
msgid ""
"\n"
"Initializes a source tree from an rpm spec file or a quilt series file.\n"
"\n"
"-d\tOptional path prefix for the resulting source tree.\n"
"\n"
"--sourcedir\n"
"\tDirectory that contains the package sources. Defaults to \\`.'.\n"
"\n"
"-v\tVerbose debug output.\n"
"\n"
"--fuzz=N\n"
"\tSet the maximum fuzz factor (needs rpm 4.6 or later).\n"
msgstr ""
"\n"
"Инициализирует исходное дерево из файла rpm spec или файла quilt series.\n"
"\n"
"-d\tопциональный префикс пути (поддиректория).\n"
"\n"
"-v\tвывод отладочной информации.\n"

#: quilt/setup.in:149
msgid "The %%prep section of %s failed; results may be incomplete\\n"
msgstr ""
"Секция %%prep файла %s содержит ошибки; результаты могут быть незавершены\\n"

#: quilt/setup.in:152
msgid "The -v option will show rpm's output\\n"
msgstr "Опция -v покажет вывод rpm\\n"

#: quilt/setup.in:189
#, fuzzy
msgid "File %s not found\\n"
msgstr "Файл %s не изменяется\\n"

#: quilt/setup.in:192
msgid "Unpacking archive %s\\n"
msgstr "Распаковка архива %s\\n"

#: quilt/snapshot.in:22
msgid "Usage: quilt snapshot [-d]\\n"
msgstr "Синтаксис: quilt snapshot [-d]\\n"

#: quilt/snapshot.in:25
msgid ""
"\n"
"Take a snapshot of the current working state.  After taking the snapshot,\n"
"the tree can be modified in the usual ways, including pushing and\n"
"popping patches.  A diff against the tree at the moment of the\n"
"snapshot can be generated with \\`quilt diff --snapshot'.\n"
"\n"
"-d\tOnly remove current snapshot.\n"
msgstr ""
"\n"
"Сделать снимок текущего состояния рабочего дерева.  После снятия снимка,\n"
"дерево можно модифицировать обычными спосоами, включая применение и\n"
"отмену патчей. Список изменений diff относительно дерева в момент взятия\n"
"снимка может быть создан с помощью \\`quilt diff --snapshot'.\n"
"\n"
"-d\tПросто удалить текущий снимок.\n"

#: quilt/top.in:22
msgid "Usage: quilt top\\n"
msgstr "Синтаксис: quilt top\\n"

#: quilt/top.in:25
msgid ""
"\n"
"Print the name of the topmost patch on the current stack of applied\n"
"patches.\n"
msgstr ""
"\n"
"Напечатать имя верхнего патча в текущем стеке применённых патчей.\n"

#: quilt/unapplied.in:22
msgid "Usage: quilt unapplied [patch]\\n"
msgstr "Синтаксис: quilt unapplied [патч]\\n"

#: quilt/unapplied.in:25
msgid ""
"\n"
"Print a list of patches that are not applied, or all patches that follow\n"
"the specified patch in the series file.\n"
msgstr ""
"\n"
"Вывести список неприменённых патчей или всех патчей, следующих\n"
"за указанным патчем в файле series.\n"

#: quilt/upgrade.in:25
msgid "Usage: quilt upgrade\\n"
msgstr "Синтаксис: quilt upgrade\\n"

#: quilt/upgrade.in:28
msgid ""
"\n"
"Upgrade the meta-data in a working tree from an old version of quilt to the\n"
"current version. This command is only needed when the quilt meta-data "
"format\n"
"has changed, and the working tree still contains old-format meta-data. In "
"that\n"
"case, quilt will request to run \\`quilt upgrade'.\n"
msgstr ""
"\n"
"Обновить метаданные в рабочем дереве со старой версии quilt до текущей\n"
"версии. Эта команда необходима только, если формат метаданных quilt\n"
"изменился, а рабочее дерево по-прежнему содержит метаданные старого\n"
"формата. В этом случае quilt попросит запустить \\`quilt upgrade'.\n"

#: quilt/upgrade.in:67
msgid ""
"The quilt meta-data in %s are already in the version %s format; nothing to do"
"\\n"
msgstr "Метаданные quilt в %s уже в формате версии %s; нечего делать\\n"

#: quilt/upgrade.in:71
msgid "Converting meta-data to version %s\\n"
msgstr "Преобразование метаданных к версии %s\\n"

#: quilt/upgrade.in:102
msgid "Conversion failed\\n"
msgstr "Преобразование не удалось\\n"

#: quilt/upgrade.in:103
msgid ""
"\n"
"Please remove all patches using \\`quilt pop -a' from the quilt version used "
"to create this working tree, or remove the %s directory and apply the "
"patches from scratch.\\n"
msgstr ""
"\n"
"Пожалуйста, удалите все патчи, используя \\`quilt pop -a' версией quilt, "
"использованной при создании этого рабочего дерева, или удалите директорию %s "
"и примените все патчи с нуля.\\n"

#~ msgid "Patch is not applied\\n"
#~ msgstr "Патч не применён\\n"

#~ msgid ""
#~ "\n"
#~ "Import external patches.\n"
#~ "\n"
#~ "-p num\n"
#~ "\tNumber of directory levels to strip when applying (default=1)\n"
#~ "\n"
#~ "-n patch\n"
#~ "\tPatch filename to use inside quilt. This option can only be\n"
#~ "\tused when importing a single patch.\n"
#~ "\n"
#~ "-f\tOverwite/update existing patches.\n"
#~ msgstr ""
#~ "\n"
#~ "Импортировать внешние патчи.\n"
#~ "\n"
#~ "-p число\n"
#~ "\tЧисло уровней директорий, которые нужно убрать перед наложением\n"
#~ "\t(по умочанию=1)\n"
#~ "\n"
#~ "-n патч\n"
#~ "\tИмя патча для использования в quilt. Эту опцию можно использовать\n"
#~ "\tтолько прии импорте одного патча.\n"
#~ "\n"
#~ "-f\tПерезаписать или обновить существующие патчи.\n"

#~ msgid ""
#~ "\n"
#~ "Create mail messages from all patches in the series file, and either "
#~ "store\n"
#~ "them in a mailbox file, or send them immediately. The editor is opened\n"
#~ "with a template for the introductory message. Please see the file\n"
#~ "%s for details.\n"
#~ "\n"
#~ "--mbox file\n"
#~ "\tStore all messages in the specified file in mbox format. The mbox\n"
#~ "\tcan later be sent using formail, for example.\n"
#~ "\n"
#~ "--send\n"
#~ "\tSend the messages directly using %s.\n"
#~ "\n"
#~ "--from, --subject\n"
#~ "\tThe values for the From and Subject headers to use.\n"
#~ "\n"
#~ "--to, --cc, --bcc\n"
#~ "\tAppend a recipient to the To, Cc, or Bcc header.\n"
#~ msgstr ""
#~ "\n"
#~ "Создать почтовые сообщения из всех патчей в файле series, и либо\n"
#~ "сохранить их в файле mailbox, либо немедленно отослать. Открывается\n"
#~ "редактор с шаблоном для вводного сообщения. Подробности смотрите в\n"
#~ "файле %s.\n"
#~ "\n"
#~ "--mbox файл\n"
#~ "\tСохранить все сообщения в указанном файле в формате mbox.\n"
#~ "\tmbox затем можно отправить, используя, например, formail.\n"
#~ "\n"
#~ "--send\n"
#~ "\tОтослать сообщения немедленно, используя %s.\n"
#~ "\n"
#~ "--from, --subject\n"
#~ "\tЗначения для заголовочных полей From и Subject.\n"
#~ "\n"
#~ "--to, --cc, --bcc\n"
#~ "\tДобавить получателя к заголовку To, Cc, или Bcc.\n"

#~ msgid ""
#~ "\n"
#~ "Create a new patch with the specified file name, and insert it after the\n"
#~ "topmost patch in the patch series file.\n"
#~ msgstr ""
#~ "\n"
#~ "Создать новый патч с указанным именем файла, и вставить его после\n"
#~ "верхнего патча в файле series.\n"

#~ msgid "Patch %s not found in file series\\n"
#~ msgstr "Патч %s не найден в файле series\\n"

#~ msgid "Patch %s is already applied\\n"
#~ msgstr "Патч %s уже применён\\n"

#~ msgid "Display name '%s' contains invalid characters\n"
#~ msgstr "Отображаемое имя '%s' содержит некорректные символы\n"

#~ msgid "Display name '%s' contains non-printable or 8-bit characters\n"
#~ msgstr "Отображаемое имя '%s' содержит непечатные или 8-битные символы\n"