summaryrefslogtreecommitdiffstats
path: root/po/es.po
blob: 81ab3de663f41a390eb530c6a18b0c0fc83812e1 (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
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
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# traducción de urpmi-es.po to Español
# translation of urpmi-es.po to Spanish
# translation of urpmi-es.po to Español
#
# Latest versions of po files are at http://www.mandrivalinux.com/l10n/es.php3
#
# translation of es.po to Español
# Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc.
# Copyright (C) 1999 Mandriva
# Pablo Saratxaga <pablo@mandrakesoft.com>, 1999-2000.
# Fabian Mandelbaum <fabman@mandrakesoft.com>, 2001-2002,2003, 2004.
# Juan Manuel García Molina <juanma_gm@wanadoo.es>, 2001-2002.
# Fabian Mandelbaum <fmandelbaum@hotmail.com>, 2003, 2004.
# Jaime Crespo <505201@unizar.es>, 2004, 2005.
# José Manuel Pérez <jmprodu@hotmail.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi-es\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-07-28 12:54+0200\n"
"PO-Revision-Date: 2005-04-29 13:26+0200\n"
"Last-Translator: José Manuel Pérez <jmprodu@hotmail.com>\n"
"Language-Team: Español <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#. This is a list of chars acceptable as a 'yes' answer to a Yes/No question;
#. you can put here the letters for 'yes' for your language, so people
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
#: placeholder.h:11
msgid "Yy"
msgstr "SsYy"

#. This is a list of chars acceptable as a 'no' answer to a Yes/No question;
#. you can put here the letters for 'no' for your language, so people
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
#: placeholder.h:17
msgid "Nn"
msgstr "Nn"

#: ../_irpm:23
#, c-format
msgid "installing %s\n"
msgstr "instalando %s\n"

#: ../_irpm:33
#, c-format
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package %s\n"
msgstr ""
"Instalación automática de paquetes...\n"
"Pidió la instalación del paquete %s\n"

#: ../_irpm:33 ../urpme:31 ../urpmi:494
#, c-format
msgid "Is this OK?"
msgstr "¿Está todo bien?"

#: ../_irpm:35 ../urpmi:525
#, c-format
msgid "Ok"
msgstr "Aceptar"

#: ../_irpm:36 ../urpmi:525
#, c-format
msgid "Cancel"
msgstr "Cancelar"

#: ../_irpm:44 ../urpmi:400 ../urpmi:418 ../urpmi:498
#, c-format
msgid " (Y/n) "
msgstr " (S/n) "

#: ../_irpm:63
#, c-format
msgid "%s: command not found\n"
msgstr "%s: comando no encontrado\n"

#: ../gurpmi:31 ../gurpmi2:55
#, c-format
msgid "RPM installation"
msgstr "Instalación de RPMs"

#: ../gurpmi:48
#, c-format
msgid ""
"You have selected a source package:\n"
"\n"
"%s\n"
"\n"
"You probably didn't want to install it on your computer (installing it would "
"allow you to make modifications to its sourcecode then compile it).\n"
"\n"
"What would you like to do?"
msgstr ""
"Seleccionó un paquete fuente:\n"
"\n"
"%s\n"
"\n"
"Probablemente no deseaba instalarlo en su computadora (instalarlo le "
"permitiría realizar modificaciones al código fuente y luego recompilarlo).\n"
"\n"
"¿Qué desea hacer?"

#: ../gurpmi:56
#, c-format
msgid ""
"You are about to install the following software package on your computer:\n"
"\n"
"%s\n"
"\n"
"You may prefer to just save it. What is your choice?"
msgstr ""
"Está a punto de instalar el paquete de software siguiente en su "
"computadora:\n"
"\n"
"%s\n"
"\n"
"Puede que prefiera sólo guardarlo. ¿Cuál es su elección?"

#: ../gurpmi:61
#, c-format
msgid ""
"You are about to install the following software packages on your computer:\n"
"\n"
"%s\n"
"\n"
"Proceed?"
msgstr ""
"Está a punto de instalar los siguientes paquetes de software en su "
"computadora:\n"
"\n"
"%s\n"
"\n"
"¿Continuar?"

#: ../gurpmi:71
#, c-format
msgid "_Install"
msgstr "_Instalar"

#: ../gurpmi:72
#, c-format
msgid "_Save"
msgstr "_Guardar"

#: ../gurpmi:73 ../gurpmi2:119
#, c-format
msgid "_Cancel"
msgstr "_Cancelar"

#: ../gurpmi:83
#, c-format
msgid "Choose location to save file"
msgstr "Elija ubicación para guardar archivo"

#: ../gurpmi2:36
#, c-format
msgid "Please wait..."
msgstr "Por favor, espere..."

#: ../gurpmi2:45
#, c-format
msgid "Must be root"
msgstr "Debe ser root"

#: ../gurpmi2:75
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s\n"
"Continue?"
msgstr ""
"No se puede instalar algún paquete pedido:\n"
"%s\n"
"¿Continuar?"

#: ../gurpmi2:115
#, c-format
msgid " (to upgrade)"
msgstr " (para actualizar)"

#: ../gurpmi2:116
#, c-format
msgid " (to install)"
msgstr "( para instalar)"

#: ../gurpmi2:119
#, c-format
msgid "Package choice"
msgstr ""

#: ../gurpmi2:119 ../gurpmi2:142
#, c-format
msgid "_Ok"
msgstr "_Ok"

#: ../gurpmi2:120 ../urpmi:360
#, c-format
msgid "One of the following packages is needed:"
msgstr "Uno de los paquetes siguientes es necesario:"

#: ../gurpmi2:143
#, c-format
msgid "_Abort"
msgstr "_Abortar"

#: ../gurpmi2:163
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"Continue?"
msgstr ""
"Se tienen que quitar los paquetes siguientes para poder actualizar otros:\n"
"%s ¿Continuar?"

#: ../gurpmi2:177
#, c-format
msgid ""
"To satisfy dependencies, the following %d packages are going to be "
"installed:\n"
"%s\n"
msgstr ""
"Para satisfacer las dependencias, se instalarán los %d paquetes siguientes:\n"
"%s\n"

#: ../gurpmi2:184
#, c-format
msgid "Package installation..."
msgstr "Instalación de paquete..."

#: ../gurpmi2:186 ../urpmi:507 ../urpmq:308
#, c-format
msgid "unable to get source packages, aborting"
msgstr "no se pueden obtener los paquetes fuente, abortando"

#: ../gurpmi2:200 ../urpmi:518
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Por favor, inserte el soporte denominado «%s» en el dispositivo [%s]"

#: ../gurpmi2:228
#, c-format
msgid "Downloading package `%s'..."
msgstr "Descargando paquete `%s'..."

#: ../gurpmi2:243
#, c-format
msgid ""
"The following packages have bad signatures:\n"
"%s\n"
"\n"
"Do you want to continue installation ?"
msgstr ""
"Los paquetes siguientes tienen firmas no válidas:\n"
"%s\n"
"\n"
"¿Desea continuar con la instalación?"

#: ../gurpmi2:250 ../gurpmi2:299 ../urpmi:588 ../urpmi:704
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""
"Falló la instalación, faltan algunos archivos:\n"
"%s\n"
"Puede querer actualizar su base de datos de urpmi"

#: ../gurpmi2:257 ../urpme:118 ../urpmi:631
#, c-format
msgid "removing %s"
msgstr "quitando %s"

#: ../gurpmi2:265 ../urpm.pm:2877
#, c-format
msgid "Preparing..."
msgstr "Preparando..."

#: ../gurpmi2:267
#, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr "Instalando paquete `%s' (%s/%s)..."

#: ../gurpmi2:285 ../urpmi:598 ../urpmi:649 ../urpmi:667 ../urpmi:683
#, c-format
msgid "Installation failed"
msgstr "Falló la instalación"

#: ../gurpmi2:294
#, c-format
msgid "_Done"
msgstr "_Hecho"

#: ../gurpmi2:302 ../urpmi:720
#, c-format
msgid "The package(s) are already installed"
msgstr "ya está todo instalado"

#: ../gurpmi2:304
#, c-format
msgid "Installation finished"
msgstr "Finalizó la instalación"

#: ../rpm-find-leaves:14
#, c-format
msgid ""
"usage: %s [options]\n"
"where [options] are from\n"
msgstr ""
"uso: %s [opciones]\n"
"donde [opciones] son\n"

#: ../rpm-find-leaves:16
#, c-format
msgid "   -h|--help      - print this help message.\n"
msgstr "   -h|--help      - imprime este mensaje de ayuda.\n"

#: ../rpm-find-leaves:17
#, c-format
msgid "   --root <path>  - use the given root instead of /\n"
msgstr "   --root <camino> - usar el camino dado como raíz, en vez de «/»\n"

#: ../rpm-find-leaves:18
#, c-format
msgid "   -g [group]     - restrict results to given group.\n"
msgstr "   -g [grupo]     - restringe los resultados al grupo dado.\n"

#: ../rpm-find-leaves:19
#, c-format
msgid "                    defaults is %s.\n"
msgstr "                    lo predeterminado es %s.\n"

#: ../rurpmi:8 ../urpmi:223
#, c-format
msgid "Only superuser is allowed to install packages"
msgstr "Sólo el superusuario está autorizado a instalar paquetes"

#: ../rurpmi:15
#, c-format
msgid "Running urpmi in restricted mode..."
msgstr ""

#: ../urpm.pm:70
#, c-format
msgid "unknown protocol defined for %s"
msgstr "protocolo desconocido definido para %s"

#: ../urpm.pm:103
#, c-format
msgid "no webfetch found, supported webfetch are: %s\n"
msgstr "no se encontró webfetch, los webfetch soportados son: %s\n"

#: ../urpm.pm:119
#, c-format
msgid "unable to handle protocol: %s"
msgstr "no se puede manejar el protocolo: %s"

#: ../urpm.pm:210
#, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr "el soporte «%s» intenta utilizar un hdlist ya usado, soporte ignorado"

#: ../urpm.pm:211
#, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr "el soporte «%s» intenta utilizar una lista ya usada, soporte ignorado"

#: ../urpm.pm:224 ../urpm.pm:1293 ../urpm.pm:1303
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "no se puede acceder al archivo hdlist de «%s», soporte ignorado"

#: ../urpm.pm:227 ../urpm.pm:2483
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "no se puede acceder al archivo de la lista de «%s», soporte ignorado"

#: ../urpm.pm:257
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "intentando pasar al soporte existente «%s», evitando"

#: ../urpm.pm:265
#, c-format
msgid ""
"virtual medium \"%s\" should not have defined hdlist or list file, medium "
"ignored"
msgstr ""
"el soporte virtual «%s» no debería tener definido hdlist o archivo de lista, "
"soporte ignorado"

#: ../urpm.pm:270
#, c-format
msgid "virtual medium \"%s\" should have a clear url, medium ignored"
msgstr "el soporte virtual «%s» debería tener una URL limpia, soporte ignorado"

#: ../urpm.pm:279
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "no se puede encontrar el archivo hdlist para «%s», soporte ignorado"

#: ../urpm.pm:286
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "no se puede encontrar el archivo de lista para «%s», soporte ignorado"

#: ../urpm.pm:310
#, c-format
msgid "inconsistent list file for \"%s\", medium ignored"
msgstr "archivo de lista no coherente para «%s», soporte ignorado"

#: ../urpm.pm:320
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
"no se puede inspeccionar el archivo de lista para «%s», soporte ignorado"

#: ../urpm.pm:360
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "demasiados puntos de montaje para soportes extraíbles «%s»"

#: ../urpm.pm:361
#, c-format
msgid "taking removable device as \"%s\""
msgstr "tomar dispositivo extraíble como «%s»"

#: ../urpm.pm:364
#, c-format
msgid "Medium \"%s\" is an ISO image, will be mounted on-the-fly"
msgstr "El soporte «%s» es una imagen ISO, será montada al vuelo"

#: ../urpm.pm:367
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "usar dispositivo extraíble diferente [%s] para «%s»"

#: ../urpm.pm:372 ../urpm.pm:375
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "no se puede recuperar el nombre de ruta para el soporte extraíble «%s»"

#: ../urpm.pm:401
#, c-format
msgid "unable to write config file [%s]"
msgstr "no se puede escribir el archivo de configuración [%s]"

#: ../urpm.pm:411
#, c-format
msgid "wrote config file [%s]"
msgstr "escrito archivo de configuración [%s]"

#: ../urpm.pm:423
#, c-format
msgid "Can't use parallel mode with use-distrib mode"
msgstr "No se puede usar el modo paralelo con el modo use-distrib"

#: ../urpm.pm:433
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "no se puede analizar \"%s\" en el archivo [%s]"

#: ../urpm.pm:445
#, c-format
msgid "examining parallel handler in file [%s]"
msgstr "examinando el manejador paralelo en el archivo [%s]"

#: ../urpm.pm:456
#, c-format
msgid "found parallel handler for nodes: %s"
msgstr "se encontró manejador paralelo para los nodos: %s"

#: ../urpm.pm:460
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr "usando el soporte asociado para el modo paralelo: %s"

#: ../urpm.pm:464
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "no se puede utilizar la opción paralelo «%s»"

#: ../urpm.pm:472
#, c-format
msgid "there doesn't seem to be devices in the chroot in \"%s\""
msgstr "parece que no hay dispositivos en el chroot en \"%s\""

#: ../urpm.pm:478
#, c-format
msgid ""
"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --"
"update or --parallel"
msgstr ""
"--synthesis no se puede usar con --media, --excludemedia, --sortmedia, --"
"update o --parallel"

#: ../urpm.pm:539 ../urpm.pm:565 ../urpm.pm:1047 ../urpm.pm:1058
#: ../urpm.pm:1130 ../urpm.pm:1147 ../urpm.pm:1217 ../urpm.pm:1276
#: ../urpm.pm:1491 ../urpm.pm:1614 ../urpm.pm:1731 ../urpm.pm:1737
#: ../urpm.pm:1840 ../urpm.pm:1925 ../urpm.pm:1929
#, c-format
msgid "examining synthesis file [%s]"
msgstr "examinando el archivo de síntesis [%s]"

#: ../urpm.pm:543 ../urpm.pm:558 ../urpm.pm:571 ../urpm.pm:1050
#: ../urpm.pm:1061 ../urpm.pm:1136 ../urpm.pm:1142 ../urpm.pm:1222
#: ../urpm.pm:1280 ../urpm.pm:1495 ../urpm.pm:1618 ../urpm.pm:1725
#: ../urpm.pm:1743 ../urpm.pm:1935
#, c-format
msgid "examining hdlist file [%s]"
msgstr "examinando el archivo hdlist [%s]"

#: ../urpm.pm:553 ../urpm.pm:1054
#, c-format
msgid "virtual medium \"%s\" is not local, medium ignored"
msgstr "el soporte virtual «%s» no es local, soporte ignorado"

#: ../urpm.pm:583
#, c-format
msgid "Search start: %s end: %s"
msgstr "Inicio de la búsqueda: %s fin: %s"

#: ../urpm.pm:588 ../urpm.pm:1068 ../urpm.pm:1155 ../urpm.pm:1226
#: ../urpm.pm:1622
#, c-format
msgid "problem reading hdlist or synthesis file of medium \"%s\""
msgstr "problema leyendo hdlist o el archivo de síntesis del soporte «%s»"

#: ../urpm.pm:595 ../urpm.pm:1878
#, c-format
msgid "performing second pass to compute dependencies\n"
msgstr "realizando una segunda pasada para computar las dependencias\n"

#: ../urpm.pm:611
#, c-format
msgid "skipping package %s"
msgstr "omitiendo paquete %s"

#: ../urpm.pm:624
#, c-format
msgid "would install instead of upgrade package %s"
msgstr "instalaría en vez de actualizar el paquete %s"

#: ../urpm.pm:635 ../urpm.pm:2290 ../urpm.pm:2351 ../urpm.pm:2540
#: ../urpm.pm:2942 ../urpm.pm:3065
#, c-format
msgid "unable to open rpmdb"
msgstr "no se puede abrir rpmdb"

#: ../urpm.pm:675
#, c-format
msgid "medium \"%s\" already exists"
msgstr "ya existe el soporte «%s»"

#: ../urpm.pm:682
#, c-format
msgid "virtual medium needs to be local"
msgstr "el soporte virtual debe ser local"

#: ../urpm.pm:709
#, c-format
msgid "added medium %s"
msgstr "añadido soporte %s"

#: ../urpm.pm:751
#, c-format
msgid "unable to access first installation medium"
msgstr "no se puede acceder al primer soporte de la instalación"

#: ../urpm.pm:755
#, c-format
msgid "copying hdlists file..."
msgstr "copiando archivo hdlists..."

#: ../urpm.pm:757 ../urpm.pm:1171 ../urpm.pm:1246
#, c-format
msgid "...copying done"
msgstr "...copia hecha"

#: ../urpm.pm:758 ../urpm.pm:1172 ../urpm.pm:1321 ../urpm.pm:1380
#: ../urpm.pm:1560 ../urpm.pm:1567
#, c-format
msgid "...copying failed"
msgstr "...falló la copia"

#: ../urpm.pm:761 ../urpm.pm:786 ../urpm.pm:825
#, c-format
msgid "unable to access first installation medium (no hdlists file found)"
msgstr ""
"no se puede acceder al primer soporte de la instalación (no se encontró el "
"archivo hdlists)"

#: ../urpm.pm:768
#, c-format
msgid "retrieving hdlists file..."
msgstr "recuperando archivo hdlists..."

#: ../urpm.pm:780 ../urpm.pm:1604 ../urpm.pm:2094 ../urpm.pm:2810
#, c-format
msgid "...retrieving done"
msgstr "...recuperación hecha"

#: ../urpm.pm:782 ../urpm.pm:1588 ../urpm.pm:1597 ../urpm.pm:2097
#: ../urpm.pm:2812
#, c-format
msgid "...retrieving failed: %s"
msgstr "...falló la recuperación: %s"

#: ../urpm.pm:806
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "descripción de hdlist no válida «%s» en archivo hdlists"

#: ../urpm.pm:862
#, c-format
msgid "trying to select nonexistent medium \"%s\""
msgstr "intentando seleccionar soporte inexistente \"%s\""

#: ../urpm.pm:864
#, c-format
msgid "selecting multiple media: %s"
msgstr "seleccionando soportes múltiples: %s"

#: ../urpm.pm:864 ../urpmi.update:97
#, c-format
msgid "\"%s\""
msgstr %s»"

#: ../urpm.pm:880
#, c-format
msgid "removing medium \"%s\""
msgstr "quitando el soporte «%s»"

#: ../urpm.pm:931
#, c-format
msgid "reconfiguring urpmi for media \"%s\""
msgstr "reconfigurando urpmi para el soporte  «%s»"

#: ../urpm.pm:960
#, c-format
msgid "...reconfiguration failed"
msgstr "...falló la reconfiguración"

#: ../urpm.pm:967
#, c-format
msgid "reconfiguration done"
msgstr "reconfiguración terminada"

#: ../urpm.pm:1108
#, c-format
msgid ""
"unable to access medium \"%s\",\n"
"this could happen if you mounted manually the directory when creating the "
"medium."
msgstr ""
"no se puede acceder soporte \"%s\",\n"
"esto puede ocurrir si montó manualmente el directorio cuando creó el soporte."

#: ../urpm.pm:1159
#, c-format
msgid ""
"virtual medium \"%s\" should have valid source hdlist or synthesis, medium "
"ignored"
msgstr ""
"soporte virtual «%s» debería tener un hdlist fuente o síntesis válido, "
"soporte ignorado"

#: ../urpm.pm:1169
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "copiando descripción de archivo de «%s»..."

#: ../urpm.pm:1193 ../urpm.pm:1467
#, c-format
msgid "computing md5sum of existing source hdlist (or synthesis)"
msgstr "computando md5sum de hdlist fuente (o síntesis) existente"

#: ../urpm.pm:1242
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "copiando hdlist fuente (o síntesis) de «%s»..."

#: ../urpm.pm:1256
#, c-format
msgid "copy of [%s] failed (file is suspiciously small)"
msgstr "falló la copia de [%s] (el archivo es sospechosamente pequeño)"

#: ../urpm.pm:1261
#, c-format
msgid "computing md5sum of copied source hdlist (or synthesis)"
msgstr "computando md5sum de hdlist fuente (o síntesis) copiado"

#: ../urpm.pm:1263
#, c-format
msgid "copy of [%s] failed (md5sum mismatch)"
msgstr "falló la copia de [%s] (no coincide md5sum)"

#: ../urpm.pm:1284 ../urpm.pm:1499 ../urpm.pm:1843
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "problema leyendo el archivo de síntesis del soporte «%s»"

#: ../urpm.pm:1338
#, c-format
msgid "reading rpm files from [%s]"
msgstr "leyendo archivos rpm de [%s]"

#: ../urpm.pm:1353
#, c-format
msgid "no rpms read"
msgstr "no se leyeron rpms"

#: ../urpm.pm:1363
#, c-format
msgid "unable to read rpm files from [%s]: %s"
msgstr "no se pueden leer los archivos rpm de [%s]: %s"

#: ../urpm.pm:1368
#, c-format
msgid "no rpm files found from [%s]"
msgstr "no se encontraron archivos rpm en [%s]"

#: ../urpm.pm:1517
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "recuperando hdlist fuente (o síntesis) de «%s»..."

#: ../urpm.pm:1545
#, c-format
msgid "found probed hdlist (or synthesis) as %s"
msgstr "encontrado hdlist por prueba (o síntesis) como «%s»"

#: ../urpm.pm:1595
#, c-format
msgid "computing md5sum of retrieved source hdlist (or synthesis)"
msgstr "computando md5sum del hdlist fuente (o síntesis) recuperado"

#: ../urpm.pm:1597
#, c-format
msgid "md5sum mismatch"
msgstr "no concuerda md5sum"

#: ../urpm.pm:1695
#, c-format
msgid "retrieval of source hdlist (or synthesis) failed"
msgstr "falló la recuperación de hdlist fuente (o síntesis)"

#: ../urpm.pm:1702
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "no se encuentra el archivo hdlist para el soporte «%s»"

#: ../urpm.pm:1713 ../urpm.pm:1767
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr "archivo [%s] ya utilizado en el mismo soporte «%s»"

#: ../urpm.pm:1753
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "no se puede interpretar el archivo hdlist de «%s»"

#: ../urpm.pm:1792
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "no se puede escribir el archivo de lista de «%s»"

#: ../urpm.pm:1800
#, c-format
msgid "writing list file for medium \"%s\""
msgstr "escribiendo archivo de lista para el soporte «%s»"

#: ../urpm.pm:1802
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "nada escrito en el archivo de lista para «%s»"

#: ../urpm.pm:1817
#, c-format
msgid "examining pubkey file of \"%s\"..."
msgstr "examinando archivo de clave pública de «%s»..."

#: ../urpm.pm:1824
#, c-format
msgid "...imported key %s from pubkey file of \"%s\""
msgstr "... se importó clave %s desde archivo de clave pública de «%s»"

#: ../urpm.pm:1827
#, c-format
msgid "unable to import pubkey file of \"%s\""
msgstr "no se puede importar archivo de clave pública de «%s»"

#: ../urpm.pm:1892
#, c-format
msgid "reading headers from medium \"%s\""
msgstr "leyendo encabezados del soporte «%s»"

#: ../urpm.pm:1897
#, c-format
msgid "building hdlist [%s]"
msgstr "generando hdlist [%s]"

#: ../urpm.pm:1912 ../urpm.pm:1947
#, c-format
msgid ""
"Unable to build synthesis file for medium \"%s\". Your hdlist file may be "
"corrupted."
msgstr ""
"No se puede generar el archivo de síntesis para el soporte «%s». Su archivo "
"hdlist puede estar corrupto."

#: ../urpm.pm:1915 ../urpm.pm:1950 ../urpmi:317
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "se generó el archivo de síntesis hdlist para el soporte «%s»"

#: ../urpm.pm:1973
#, c-format
msgid "found %d headers in cache"
msgstr "se encontraron %d encabezados en el cache"

#: ../urpm.pm:1977
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "quitando %d encabezados obsoletos del cache"

#: ../urpm.pm:2033
#, c-format
msgid "mounting %s"
msgstr "montando %s"

#: ../urpm.pm:2055
#, c-format
msgid "unmounting %s"
msgstr "desmontando %s"

#: ../urpm.pm:2079
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nombre de archivo rpm no válido [%s]"

#: ../urpm.pm:2085
#, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "obteniendo archivo rpm [%s] ..."

#: ../urpm.pm:2099
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "no se puede acceder al archivo rpm [%s]"

#: ../urpm.pm:2104
#, c-format
msgid "unable to register rpm file"
msgstr "no se puede registrar el archivo rpm"

#: ../urpm.pm:2107
#, c-format
msgid "error registering local packages"
msgstr "error registrando paquetes locales"

#: ../urpm.pm:2131
#, c-format
msgid "Search"
msgstr "Buscar"

#: ../urpm.pm:2218
#, c-format
msgid "no package named %s"
msgstr "ningún paquete llamado %s"

#: ../urpm.pm:2220 ../urpme:94
#, c-format
msgid "The following packages contain %s: %s"
msgstr "Los siguientes paquetes contienen %s: %s"

#: ../urpm.pm:2414 ../urpm.pm:2460 ../urpm.pm:2491
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "hay muchos paquetes con el mismo nombre de archivo rpm «%s»"

#: ../urpm.pm:2474
#, c-format
msgid "unable to correctly parse [%s] on value \"%s\""
msgstr "no se puede analizar correctamente [%s] sobre el valor «%s»"

#: ../urpm.pm:2507
#, c-format
msgid ""
"medium \"%s\" uses an invalid list file:\n"
"  mirror is probably not up-to-date, trying to use alternate method"
msgstr ""
"soporte \"%s\" usa un archivo de lista no válido:\n"
"  probablemente el sitio de réplica no está actualizado, intentando método "
"alternativo"

#: ../urpm.pm:2511
#, c-format
msgid "medium \"%s\" does not define any location for rpm files"
msgstr "el soporte «%s» no define ubicación alguna para archivos rpm"

#: ../urpm.pm:2523
#, c-format
msgid "package %s is not found."
msgstr "no se encontró el paquete %s."

#: ../urpm.pm:2581 ../urpm.pm:2595 ../urpm.pm:2615 ../urpm.pm:2629
#, c-format
msgid "urpmi database locked"
msgstr "base de datos de urpmi bloqueada"

#: ../urpm.pm:2681 ../urpm.pm:2686 ../urpm.pm:2712
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "el soporte «%s» no está seleccionado"

#: ../urpm.pm:2708
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "no se puede leer el archivo rpm [%s] del soporte «%s»"

#: ../urpm.pm:2716
#, c-format
msgid "inconsistent medium \"%s\" marked removable but not really"
msgstr "soporte no coherente «%s» marcado como borrable, pero no borrado"

#: ../urpm.pm:2728
#, c-format
msgid "unable to access medium \"%s\""
msgstr "no se puede acceder al soporte «%s»"

#: ../urpm.pm:2787
#, c-format
msgid "malformed input: [%s]"
msgstr "entrada mal formada [%s]"

#: ../urpm.pm:2794
#, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "obteniendo archivos rpm desde el soporte  «%s» ..."

#: ../urpm.pm:2915
#, c-format
msgid "using process %d for executing transaction"
msgstr "usando proceso %d para ejecutar la transacción"

#: ../urpm.pm:2946
#, c-format
msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
"transacción creada para instalar sobre %s (quitar=%d, instalar=%d, "
"actualizar=%d)"

#: ../urpm.pm:2949
#, c-format
msgid "unable to create transaction"
msgstr "no se puede crear transacción"

#: ../urpm.pm:2957
#, c-format
msgid "removing package %s"
msgstr "quitando paquete %s"

#: ../urpm.pm:2959
#, c-format
msgid "unable to remove package %s"
msgstr "no se puede quitar el paquete %s"

#: ../urpm.pm:2971
#, fuzzy, c-format
msgid "unable to extract rpm from delta-rpm package %s"
msgstr "no se puede quitar el paquete %s"

#: ../urpm.pm:2977
#, c-format
msgid "adding package %s (id=%d, eid=%d, update=%d, file=%s)"
msgstr "añadiendo paquete %s (id=%d, eid=%d, actualización=%d, archivo=%s)"

#: ../urpm.pm:2980
#, c-format
msgid "unable to install package %s"
msgstr "no se puede instalar el paquete %s"

#: ../urpm.pm:3040
#, c-format
msgid "More information on package %s"
msgstr "Más información sobre el paquete %s"

#: ../urpm.pm:3205 ../urpm.pm:3238
#, c-format
msgid "due to missing %s"
msgstr "debido a que falta %s"

#: ../urpm.pm:3206 ../urpm.pm:3236
#, c-format
msgid "due to unsatisfied %s"
msgstr "debido a que no se satisfizo %s"

#: ../urpm.pm:3207
#, c-format
msgid "trying to promote %s"
msgstr "intentando promover %s"

#: ../urpm.pm:3208
#, c-format
msgid "in order to keep %s"
msgstr "para mantener %s"

#: ../urpm.pm:3231
#, c-format
msgid "in order to install %s"
msgstr "para instalar %s"

#: ../urpm.pm:3242
#, c-format
msgid "due to conflicts with %s"
msgstr "debido a conflictos con %s"

#: ../urpm.pm:3243
#, c-format
msgid "unrequested"
msgstr "no pedido"

#: ../urpm.pm:3259
#, c-format
msgid "Invalid signature (%s)"
msgstr "Firma no válida (%s)"

#: ../urpm.pm:3291
#, c-format
msgid "Invalid Key ID (%s)"
msgstr "ID de clave no válida (%s)"

#: ../urpm.pm:3293
#, c-format
msgid "Missing signature (%s)"
msgstr "Falta firma (%s)"

#: ../urpm.pm:3342
#, c-format
msgid "examining MD5SUM file"
msgstr "examinando el archivo MD5SUM"

#: ../urpm.pm:3353
#, c-format
msgid "warning: md5sum for %s unavailable in MD5SUM file"
msgstr "atención: md5sum para %s no está disponible en el fichero MD5SUM"

#: ../urpm.pm:3375
#, c-format
msgid "This operation is forbidden while running in restricted mode"
msgstr ""

#: ../urpm/args.pm:93 ../urpm/args.pm:102
#, c-format
msgid "bad proxy declaration on command line\n"
msgstr "declaración incorrecta del proxy en la línea de comandos\n"

#: ../urpm/args.pm:242
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: no se puede leer el archivo rpm «%s»\n"

#: ../urpm/msg.pm:77
#, c-format
msgid "Sorry, bad choice, try again\n"
msgstr "Disculpe, elección incorrecta, reinténtelo\n"

#: ../urpme:38
#, c-format
msgid ""
"urpme version %s\n"
"Copyright (C) 1999-2005 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urmpe versión %s\n"
"Copyright © 1999-2005 Mandriva.\n"
"Esto es software libre y se debe redistribuir bajo los términos de la GNU "
"GPL.\n"
"\n"
"uso:\n"

#: ../urpme:43 ../urpmf:32 ../urpmi:79 ../urpmi.addmedia:43
#: ../urpmi.removemedia:48 ../urpmi.update:30 ../urpmq:43
#, c-format
msgid "  --help         - print this help message.\n"
msgstr "  --help         - imprime este mensaje de ayuda.\n"

#: ../urpme:44 ../urpmi:86
#, c-format
msgid "  --auto         - automatically select a package in choices.\n"
msgstr ""
"  --auto         - seleccionar un paquete en las elecciones "
"automáticamente.\n"

#: ../urpme:45
#, c-format
msgid "  --test         - verify if the removal can be achieved correctly.\n"
msgstr ""
"  --test         - verificar si se puede llevar a cabo correctamante la "
"desinstalación.\n"

#: ../urpme:46 ../urpmi:101 ../urpmq:64
#, c-format
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""
"  --force        - fuerza invocación aunque no existan algunos paquetes.\n"

#: ../urpme:47 ../urpmi:106 ../urpmq:65
#, c-format
msgid "  --parallel     - distributed urpmi across machines of alias.\n"
msgstr "  --parallel     - urpmi distribuido entre máquinas de alias.\n"

#: ../urpme:48
#, c-format
msgid "  --root         - use another root for rpm removal.\n"
msgstr "  --root         - usar otra raíz para la desinstalación de rpm.\n"

#: ../urpme:49
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to (un)install a chroot with --root option.\n"
msgstr ""
"  --use-distrib  - configurar urpmi al vuelo desde un árbol de "
"distribución,\n"
"                   útil para (des)instalar un chroot con la opción --root.\n"

#: ../urpme:51 ../urpmi:139 ../urpmi.addmedia:74 ../urpmi.removemedia:53
#: ../urpmi.update:48 ../urpmq:92
#, c-format
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - modo informativo.\n"

#: ../urpme:52
#, c-format
msgid "  -a             - select all packages matching expression.\n"
msgstr ""
"  -a             - selecciona todas los paquetes que coincidan con la "
"expresión.\n"

#: ../urpme:68
#, c-format
msgid "Only superuser is allowed to remove packages"
msgstr "Sólo el superusuario está autorizado a quitar paquetes"

#: ../urpme:89
#, c-format
msgid "unknown packages"
msgstr "paquetes desconocidos "

#: ../urpme:89
#, c-format
msgid "unknown package"
msgstr "paquete desconocido "

#: ../urpme:99 ../urpmi:433
#, c-format
msgid "removing package %s will break your system"
msgstr "quitar el paquete %s dañará su sistema"

#: ../urpme:102
#, c-format
msgid "Nothing to remove"
msgstr "Nada que quitar"

#: ../urpme:106
#, c-format
msgid "Checking to remove the following packages"
msgstr "Verificando para quitar los paquetes siguientes"

#: ../urpme:113
#, c-format
msgid ""
"To satisfy dependencies, the following %d packages will be removed (%d MB)"
msgstr ""
"Para satisfacer las dependencias, se quitarán los %d paquetes siguientes (%d "
"MB)"

#: ../urpme:115 ../urpmi:452 ../urpmi:581
#, c-format
msgid " (y/N) "
msgstr " (s/N) "

#: ../urpme:122
#, c-format
msgid "Removing failed"
msgstr "Falló la desinstalación"

#: ../urpmf:27
#, c-format
msgid ""
"urpmf version %s\n"
"Copyright (C) 2002-2004 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urmpf versión %s\n"
"Copyright © 2002-2004 Mandriva.\n"
"Esto es software libre y se debe redistribuir bajo los términos de la GNU "
"GPL.\n"
"\n"
"uso:\n"

#: ../urpmf:33 ../urpmi:80 ../urpmq:44
#, c-format
msgid "  --update       - use only update media.\n"
msgstr "  --update       - usa sólo soporte de actualización.\n"

#: ../urpmf:34 ../urpmi:81 ../urpmq:45
#, c-format
msgid "  --media        - use only the given media, separated by comma.\n"
msgstr "  --media         - usar sólo soportes dados, separados por comas.\n"

#: ../urpmf:35 ../urpmi:83 ../urpmq:47
#, c-format
msgid "  --excludemedia - do not use the given media, separated by comma.\n"
msgstr "  --excludemedia - no usar soportes dados, separados por coma.\n"

#: ../urpmf:36 ../urpmi:84 ../urpmq:48
#, c-format
msgid ""
"  --sortmedia    - sort media according to substrings separated by comma.\n"
msgstr ""
"  --sortmedia    - clasificar soportes de acuerdo a subcadenas separadas por "
"coma.\n"

#: ../urpmf:37 ../urpmq:49
#, c-format
msgid "  --synthesis    - use the synthesis given instead of urpmi db.\n"
msgstr ""
"  --synthesis    - usar la síntesis provista en vez de la base de datos de "
"urpmi.\n"

#: ../urpmf:38
#, c-format
msgid "  --verbose      - verbose mode.\n"
msgstr "  --verbose      - modo informativo.\n"

#: ../urpmf:39
#, c-format
msgid ""
"  --quiet        - do not print tag name (default if no tag given on "
"command\n"
"                   line, incompatible with interactive mode).\n"
msgstr ""
"  --quiet         - no imprime nombre de etiqueta (por defecto si no se "
"proporciona\n"
"etiqueta en la línea de comandos, incompatible con modo interactivo)\n"

#: ../urpmf:41
#, c-format
msgid "  --uniq         - do not print identical lines.\n"
msgstr "  --uniq         - no imprime líneas idénticas.\n"

#: ../urpmf:42
#, c-format
msgid "  --all          - print all tags.\n"
msgstr "  --all           - imprime todas las etiquetas.\n"

#: ../urpmf:43
#, c-format
msgid "  --name         - print only package names.\n"
msgstr "  --name         - mostrar sólo los nombres de los paquetes.\n"

#: ../urpmf:44
#, c-format
msgid "  --group        - print tag group: group.\n"
msgstr "  --group         - imprime etiqueta de grupo: group.\n"

#: ../urpmf:45
#, c-format
msgid "  --size         - print tag size: size.\n"
msgstr "  --size          - imprime etiqueta de tamaño: size.\n"

#: ../urpmf:46
#, c-format
msgid "  --epoch        - print tag epoch: epoch.\n"
msgstr "  --epoch        - imprime etiqueta de época: epoch.\n"

#: ../urpmf:47
#, c-format
msgid "  --summary      - print tag summary: summary.\n"
msgstr "  --summary       - imprime etiqueta resumen: summary.\n"

#: ../urpmf:48
#, c-format
msgid "  --description  - print tag description: description.\n"
msgstr "  --description   - imprime etiqueta de descripción: description.\n"

#: ../urpmf:49
#, c-format
msgid "  --sourcerpm    - print tag sourcerpm: source rpm.\n"
msgstr "  --sourcerpm    - imprime etiq. sourcerpm: rpm fuente.\n"

#: ../urpmf:50
#, c-format
msgid "  --packager     - print tag packager: packager.\n"
msgstr "  --packager     - imprime etiq. packager: quien lo empaquetó.\n"

#: ../urpmf:51
#, c-format
msgid "  --buildhost    - print tag buildhost: build host.\n"
msgstr ""
"  --buildhost    - imprime etiq. buildhost: máquina en la que se construyó.\n"

#: ../urpmf:52
#, c-format
msgid "  --url          - print tag url: url.\n"
msgstr "  --url          - imprime etiq. url: url.\n"

#: ../urpmf:53
#, c-format
msgid "  --provides     - print tag provides: all provides.\n"
msgstr "  --provides      - imprime etiq. provides: todo que proporciona.\n"

#: ../urpmf:54
#, c-format
msgid "  --requires     - print tag requires: all requires.\n"
msgstr "  --requires      - imprime etiq. requires: todo que precisa.\n"

#: ../urpmf:55
#, c-format
msgid "  --files        - print tag files: all files.\n"
msgstr "  --files         - imprime etiq. archivos: todos archivos.\n"

#: ../urpmf:56
#, c-format
msgid "  --conflicts    - print tag conflicts: all conflicts.\n"
msgstr "  --conflicts     - imprime etiq. conflicts: todos los conflictos.\n"

#: ../urpmf:57
#, c-format
msgid "  --obsoletes    - print tag obsoletes: all obsoletes.\n"
msgstr "  --obsoletes     - imprime etiq. obsoletes: todo lo obsoleto.\n"

#: ../urpmf:58 ../urpmi:121 ../urpmq:74
#, c-format
msgid ""
"  --env          - use specific environment (typically a bug\n"
"                   report).\n"
msgstr ""
"  --env          - usar entorno específico (típicamente para reportar\n"
"                   bugs).\n"

#: ../urpmf:60
#, c-format
msgid "  -i             - ignore case distinctions in every pattern.\n"
msgstr ""
"  -i             - ignora distinción entre mayús. y minús. en todos los "
"patrones.\n"

#: ../urpmf:61 ../urpmq:81
#, c-format
msgid "  -f             - print version, release and arch with name.\n"
msgstr ""
"  -f             - imprime versión, release y arquitectura con nombre.\n"

#: ../urpmf:62
#, c-format
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr "  -e             - incluye código Perl directamente como perl -e.\n"

#: ../urpmf:63
#, c-format
msgid ""
"  -a             - binary AND operator, true if both expression are true.\n"
msgstr ""
"  -a             - operador binario Y, verdadero si ambas expresiones son "
"verdaderas.\n"

#: ../urpmf:64
#, c-format
msgid ""
"  -o             - binary OR operator, true if one expression is true.\n"
msgstr ""
"  -o             - operador O binario, verdadero si una expresión es "
"verdadera.\n"

#: ../urpmf:65
#, c-format
msgid "  !              - unary NOT, true if expression is false.\n"
msgstr "  !              - NO unario, verdadero si la expresión es falsa.\n"

#: ../urpmf:66
#, c-format
msgid "  (              - left parenthesis to open group expression.\n"
msgstr ""
"  (              - paréntesis izquierdo para abrir grupo de expresiones.\n"

#: ../urpmf:67
#, c-format
msgid "  )              - right parenthesis to close group expression.\n"
msgstr ""
"  )              - paréntesis derecho para cerrar grupo de expresiones.\n"

#: ../urpmf:119
#, c-format
msgid ""
"callback is:\n"
"%s\n"
msgstr ""
"callback es :\n"
"%s\n"

#: ../urpmf:124 ../urpmi:212 ../urpmq:116
#, c-format
msgid "using specific environment on %s\n"
msgstr "uasando un entorno específico en %s\n"

#: ../urpmf:156
#, c-format
msgid ""
"Note: since no media searched uses hdlists, urpmf was unable to return any "
"result\n"
msgstr ""
"Nota: debido a que ningún soporte usa hdlists, urpmf no pudo retornar "
"resultado alguno\n"

#: ../urpmf:157
#, c-format
msgid "You may want to use --name to search for package names.\n"
msgstr "Puede querer utilizar --name para buscar nombres de paquetes.\n"

#: ../urpmi:74
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999-2005 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urmpi versión %s\n"
"Copyright © 1999-2005 Mandriva.\n"
"Esto es software libre y se debe redistribuir bajo los términos de la GNU "
"GPL.\n"
"\n"
"uso:\n"

#: ../urpmi:82 ../urpmq:46
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested (or updated) "
"packages.\n"
msgstr ""
"  --searchmedia  - usar sólo soportes dados para la búsqueda de los paquetes "
"pedidos (o actualizados).\n"

#: ../urpmi:85
#, c-format
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr ""
"  --synthesis    - usar síntesis provista en lugar de base de datos de "
"urpmi.\n"

#: ../urpmi:87 ../urpmq:50
#, c-format
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-select  - seleccionar automáticamente paquetes para actualizar "
"sistema.\n"

#: ../urpmi:88
#, c-format
msgid ""
"  --no-uninstall - never ask to uninstall a package, abort the "
"installation.\n"
msgstr ""
"  --no-uninstall - nunca preguntar si desinstalar un paquete, cancelar la "
"instalación.\n"

#: ../urpmi:89
#, c-format
msgid "  --no-install   - don't install packages (only download)\n"
msgstr "  --no-install   - no instalar paquetes (sólo descargar)\n"

#: ../urpmi:90 ../urpmq:52
#, c-format
msgid ""
"  --keep         - keep existing packages if possible, reject requested\n"
"                   packages that lead to removals.\n"
msgstr ""
"  --keep         - mantener paquetes existentes si es posible, descartar "
"pedidos\n"
"                   de paquetes que lleven a quitarlos.\n"

#: ../urpmi:92
#, c-format
msgid ""
"  --split-level  - split in small transaction if more than given packages\n"
"                   are going to be installed or upgraded,\n"
"                   default is %d.\n"
msgstr ""
"  --split-level  - dividir en transacciones pequeñas si se van a actualizar\n"
"                   o instalar más paquetes dados,\n"
"                   %d es el predeterminado.\n"

#: ../urpmi:95
#, c-format
msgid "  --split-length - small transaction length, default is %d.\n"
msgstr ""
"  --split-length - tamaño de transacción pequeña, predeterminado es %d.\n"

#: ../urpmi:96 ../urpmq:51
#, c-format
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - forzar búsqueda difusa (lo mismo que -y).\n"

#: ../urpmi:97 ../urpmq:60
#, c-format
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr "  --src          - sig. paquete es paquete fuente (igual que -s).\n"

#: ../urpmi:98
#, c-format
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr "  --install-src  - instalar sólo paquete de fuentes (ningún binario)\n"

#: ../urpmi:99
#, c-format
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr "  --clean        - quitar rpm del cache antes que nada.\n"

#: ../urpmi:100
#, c-format
msgid "  --noclean      - don't clean rpms from cache.\n"
msgstr "  --noclean      - no eliminar los rpms del cache.\n"

#: ../urpmi:102
#, c-format
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"  --allow-nodeps - permitir preguntar al usuario para instalar paquetes\n"
"                   sin verificar las dependencias.\n"

#: ../urpmi:104
#, c-format
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"  --allow-force  - permitir preguntar al usuario para instalar paquetes sin\n"
"                   verificar las dependencias ni la integridad.\n"

#: ../urpmi:107
#, c-format
msgid "  --root         - use another root for rpm installation.\n"
msgstr "  --root         - usar otra raíz para la instalación de rpm.\n"

#: ../urpmi:108
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to install a chroot with --root option.\n"
msgstr ""
"  --use-distrib  - configurar urpmi al vuelo desde un árbol de "
"distribución,\n"
"                   útil para instalar un chroot con la opción --root.\n"

#: ../urpmi:110 ../urpmi.addmedia:44 ../urpmi.update:31 ../urpmq:68
#, c-format
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - usa wget para recuperar archivos remotos.\n"

#: ../urpmi:111 ../urpmi.addmedia:45 ../urpmi.update:32 ../urpmq:69
#, c-format
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - usa curl para recuperar archivos remotos.\n"

#: ../urpmi:112 ../urpmi.addmedia:46 ../urpmi.update:33
#, c-format
msgid "  --limit-rate   - limit the download speed.\n"
msgstr "  --limit-rate   - limitar la velocidad de descarga.\n"

#: ../urpmi:113
#, c-format
msgid ""
"  --resume       - resume transfer of partially-downloaded files\n"
"                   (--no-resume disables it, default is disabled).\n"
msgstr ""
"  --resume       - resumir transferencia de archivos descargados "
"parcialmente\n"
"                   (--no-resume lo deshabilita, que es lo predeterminado).\n"

#: ../urpmi:115 ../urpmi.addmedia:47 ../urpmi.update:34 ../urpmq:70
#, c-format
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
"  --proxy        - usar proxy HTTP especificado, se asume que el puerto es\n"
"                   1080 por defecto (formato <hostproxy[:puerto]>).\n"

#: ../urpmi:117 ../urpmi.addmedia:49 ../urpmi.update:36 ../urpmq:72
#, c-format
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""
"  --proxy-user   - especificar usuario y contraseña para utilizar en la\n"
"                   autenticación del proxy (formato <usuario:contraseña>).\n"

#: ../urpmi:119
#, c-format
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""
"  --bug          - emitir un reporte de bug en el directorio indicado\n"
"                   por el argumento siguiente.\n"

#: ../urpmi:123
#, c-format
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disable it, default is enabled).\n"
msgstr ""
"  --verify-rpm   - verificar la firma del rpm antes de la instalación.\n"
"                   (--no-verify-rpm lo deshabilita, habilitado predet.).\n"

#: ../urpmi:125
#, c-format
msgid ""
"  --test         - verify if the installation can be achieved correctly.\n"
msgstr ""
"  --test         - verificar si se puede llevar a cabo la instalación sin "
"problemas.\n"

#: ../urpmi:126
#, c-format
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr "  --excludepath   - ruta de exclusión separada por coma.\n"

#: ../urpmi:127
#, c-format
msgid "  --excludedocs  - exclude doc files.\n"
msgstr "  --excludedocs  - excluir archivos de documentación.\n"

#: ../urpmi:128
#, c-format
msgid "  --skip         - packages which installation should be skipped\n"
msgstr "  --skip         - paquetes que no deberían instalarse\n"

#: ../urpmi:129
#, c-format
msgid ""
"  --more-choices - when several packages are found, propose more choices\n"
"                   than the default.\n"
msgstr ""
"  --more-choices - cuando se encuentran varios paquetes, proponer más\n"
"                   opciones que las predeterminadas.\n"

#: ../urpmi:131 ../urpmi.addmedia:68 ../urpmi.update:41
#, c-format
msgid "  --norebuild    - don't try to rebuild hdlist if not readable.\n"
msgstr ""
"  --norebuild    - no intenta volver a generar el hdlist si no se puede "
"leer.\n"

#: ../urpmi:132
#, c-format
msgid "  --strict-arch  - upgrade only packages with the same architecture.\n"
msgstr ""
"  --strict-arch  - actualiza sólo paquetes con la misma arquitectura.\n"

#: ../urpmi:133 ../urpmq:78
#, c-format
msgid "  -a             - select all matches on command line.\n"
msgstr ""
"  -a             - selecciona todas coincidencias en línea de comando.\n"

#: ../urpmi:134
#, c-format
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""
"  -p             - permite buscar en «provides» para encontrar paquete.\n"

#: ../urpmi:135
#, c-format
msgid "  -P             - do not search in provides to find package.\n"
msgstr "  -p             - no buscar en «provides» para encontrar paquete.\n"

#: ../urpmi:136 ../urpmq:93
#, c-format
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr "  -y             - forzar búsqueda difusa (lo mismo que --fuzzy).\n"

#: ../urpmi:137 ../urpmq:90
#, c-format
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr "  -s          - sig. paquete es paquete fuente (igual que --src).\n"

#: ../urpmi:138 ../urpmi.addmedia:73 ../urpmi.removemedia:52
#: ../urpmi.update:47
#, c-format
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - modo silencioso.\n"

#: ../urpmi:140
#, c-format
msgid "  names or rpm files given on command line will be installed.\n"
msgstr "  se instalan los nombres o archivos rpm dados en línea de comandos.\n"

#: ../urpmi:183
#, c-format
msgid "What can be done with binary rpm files when using --install-src"
msgstr ""
"Lo que se puede hacer con archivos rpm binarios utilizando --install-src"

#: ../urpmi:202
#, c-format
msgid ""
"Directory [%s] already exists, please use another directory for bug report "
"or delete it"
msgstr ""
"El directorio [%s] ya existe, por favor use otro directorio para reportar "
"errores o bórrelo"

#: ../urpmi:203
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "No se puede crear el directorio [%s] para reporte de bugs"

#: ../urpmi:206 ../urpmi:327
#, c-format
msgid "Copying failed"
msgstr "Falló la copia"

#: ../urpmi:232
#, c-format
msgid ""
"Error: %s appears to be mounted read-only.\n"
"Use --allow-force to force operation."
msgstr ""
"Error: %s parece estar montado como sólo lectura.\n"
"Use --allow-force para forzar la operación"

#: ../urpmi:362
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "¿Qué elige? (1-%d)"

#: ../urpmi:392
#, c-format
msgid ""
"The following packages can't be installed because they depend on packages\n"
"that are older than the installed ones:\n"
"%s"
msgstr ""
"Los siguientes paquetes no pueden instalarse porque dependen de paquetes\n"
"más antiguos que los ya instalados:\n"
"%s"

#: ../urpmi:400 ../urpmi:418
#, c-format
msgid ""
"\n"
"Continue?"
msgstr ""
"\n"
"¿Continuar?"

#: ../urpmi:411
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s"
msgstr ""
"No se puede instalar algún paquete pedido:\n"
"%s"

#: ../urpmi:441
#, c-format
msgid ""
"The installation cannot continue because the following packages\n"
"have to be removed for others to be upgraded:\n"
"%s\n"
msgstr ""
"La instalación no puede continuar porque se tienen quitar los paquetes\n"
"siguientes para poder actualizar otros:\n"
"%s\n"

#: ../urpmi:446
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s"
msgstr ""
"Se tienen que quitar los paquetes siguientes para poder actualizar otros:\n"
"%s"

#: ../urpmi:481 ../urpmi:492
#, c-format
msgid ""
"To satisfy dependencies, the following %d packages are going to be installed "
"(%d MB)"
msgstr ""
"Para satisfacer las dependencias, se instalarán los %d paquetes siguientes (%"
"d MB)"

#: ../urpmi:482 ../urpmi:493
#, c-format
msgid ""
"To satisfy dependencies, the following package is going to be installed (%d "
"MB)"
msgstr ""
"Para satisfacer las dependencias, se instalará el paquete siguiente (%d MB)"

#: ../urpmi:488
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
"Necesita ser root para instalar las dependencias siguientes:\n"
"%s\n"

#: ../urpmi:519
#, c-format
msgid "Press Enter when ready..."
msgstr "Presione «Intro» cuando esté listo..."

#: ../urpmi:572
#, c-format
msgid "The following packages have bad signatures"
msgstr "Los siguientes paquetes contienen firmas no válidas"

#: ../urpmi:573
#, c-format
msgid "Do you want to continue installation ?"
msgstr "¿Desea continuar con la instalación?"

#: ../urpmi:615
#, c-format
msgid "distributing %s"
msgstr "distribuyendo %s"

#: ../urpmi:626
#, c-format
msgid "installing %s from %s"
msgstr "instalando %s desde %s"

#: ../urpmi:628
#, c-format
msgid "installing %s"
msgstr "instalando %s"

#: ../urpmi:656
#, c-format
msgid "Try installation without checking dependencies? (y/N) "
msgstr "¿Intentar de instalar sin verificar las dependencias? (s/N) "

#: ../urpmi:672
#, c-format
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "¿Intentar con más fuerza la instalación (--force)? (s/N) "

#: ../urpmi:709
#, c-format
msgid "%d installation transactions failed"
msgstr "fallaron %d transacciones de instalación"

#: ../urpmi:717
#, c-format
msgid "Installation is possible"
msgstr "Es posible la instalación"

#: ../urpmi:724
#, fuzzy, c-format
msgid "The following package names were assumed: %s"
msgstr "Los siguientes paquetes contienen %s: %s"

#: ../urpmi:741
#, c-format
msgid "restarting urpmi"
msgstr "reiniciando urpmi"

#: ../urpmi.addmedia:34
#, c-format
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
"       [file:/]/<path> with <relative filename of hdlist>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable://<path>\n"
"\n"
"and [options] are from\n"
msgstr ""
"uso: urpmi.addmedia [opciones] <nombre> <url> [with <ruta_relativa>]\n"
"donde <url> es uno de\n"
"       [file:/]/<ruta> with <nombre de hdlist relativo>\n"
"       ftp://<usuario>:<contraseña>@<host>/<ruta> with <nombre de hdlist "
"relativo>\n"
"       ftp://<host>/<ruta> with <nombre de hdlist relativo>\n"
"       http://<host>/<ruta> with <nombre de hdlist relativo>\n"
"       removable://<ruta>\n"
"\n"
"y [opciones] es uno o varios de\n"

#: ../urpmi.addmedia:51
#, c-format
msgid "  --update       - create an update medium.\n"
msgstr "  --update       - crea sólo soporte de actualización.\n"

#: ../urpmi.addmedia:52
#, c-format
msgid "  --probe-synthesis - try to find and use synthesis file.\n"
msgstr "  --probe-synthesis - intentar y encontrar archivo synthesis.\n"

#: ../urpmi.addmedia:53
#, c-format
msgid "  --probe-hdlist - try to find and use hdlist file.\n"
msgstr "  --probe-hdlist - intentar encontrar y usar archivo hdlist.\n"

#: ../urpmi.addmedia:54
#, c-format
msgid ""
"  --no-probe     - do not try to find any synthesis or\n"
"                   hdlist file.\n"
msgstr ""
"  --no-probe     - no intentar encontrar archivos synthesis o hdlist.\n"

#: ../urpmi.addmedia:56
#, c-format
msgid ""
"  --distrib      - automatically create all media from an installation\n"
"                   medium.\n"
msgstr ""
"  --distrib      - crear automáticamente todos los soportes desde un\n"
"                   soporte de instalación.\n"

#: ../urpmi.addmedia:58
#, c-format
msgid ""
"  --from         - use specified url for list of mirrors, the default is\n"
"                   %s\n"
msgstr ""
"  --from         - usar url especificada para la lista de réplicas, la\n"
"                   predeterminada es %s\n"

#: ../urpmi.addmedia:60
#, c-format
msgid ""
"  --version      - use specified distribution version, the default is taken\n"
"                   from the version of the distribution told by the\n"
"                   installed mandriva-release package.\n"
msgstr ""
"  --version      - usar versión de distribución especificada, por defecto,\n"
"                   se toma la versión de la distribución indicada por el\n"
"                   paquete mandriva-release instalado.\n"

#: ../urpmi.addmedia:63
#, c-format
msgid ""
"  --arch         - use specified architecture, the default is arch of\n"
"                   mandriva-release package installed.\n"
msgstr ""
"  --arch         - usar arquitectura especificada, lo predeterminado es la\n"
"                   arquitectura del paquete mandriva-release instalado.\n"

#: ../urpmi.addmedia:65
#, c-format
msgid ""
"  --virtual      - create virtual media wich are always up-to-date,\n"
"                   only file:// protocol is allowed.\n"
msgstr ""
"  --virtual      - crear soporte virtual que siempre está actualizado,\n"
"                   sólo se permite protocolo file://.\n"

#: ../urpmi.addmedia:67 ../urpmi.update:39
#, c-format
msgid "  --no-md5sum    - disable MD5SUM file checking.\n"
msgstr "  --no-md5sum    - deshabilitar la prueba MD5SUM sobre el archivo.\n"

#: ../urpmi.addmedia:69
#, c-format
msgid "  --nopubkey     - don't import pubkey of added media\n"
msgstr ""

#: ../urpmi.addmedia:70
#, c-format
msgid "  --raw          - add the media in config, but don't update it.\n"
msgstr ""
"  --raw          - añadir el soporte en config, pero no actualizarlo.\n"

#: ../urpmi.addmedia:71 ../urpmi.removemedia:50 ../urpmi.update:45
#, c-format
msgid "  -c             - clean headers cache directory.\n"
msgstr "  -c             - limpia dir. encabezados de cache.\n"

#: ../urpmi.addmedia:72 ../urpmi.update:46
#, c-format
msgid "  -f             - force generation of hdlist files.\n"
msgstr "  -f             - fuerza generación de archivos hdlist.\n"

#: ../urpmi.addmedia:84
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "no se puede actualizar soporte «%s»\n"

#: ../urpmi.addmedia:117
#, c-format
msgid "Only superuser is allowed to add media"
msgstr "Sólo el superusuario está autorizado a añadir soportes"

#: ../urpmi.addmedia:120
#, c-format
msgid "Will create config file [%s]"
msgstr "Creará el archivo de configuración [%s]"

#: ../urpmi.addmedia:121
#, c-format
msgid "Can't create config file [%s]"
msgstr "No se puede crear el archivo de configuración [%s]"

#: ../urpmi.addmedia:128
#, c-format
msgid "no need to give <relative path of hdlist> with --distrib"
msgstr "no es necesario dar <ruta relativa de hdlist> con --distrib"

#: ../urpmi.addmedia:138
#, c-format
msgid "<relative path of hdlist> missing\n"
msgstr "falta <ruta relativa de hdlist>\n"

#: ../urpmi.addmedia:140
#, c-format
msgid "`with' missing for network media\n"
msgstr "falta «with» para soporte de red\n"

#: ../urpmi.addmedia:156
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "no se puede crear soporte «%s»\n"

#: ../urpmi.removemedia:46
#, c-format
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"uso: urpmi.removemedia [-a] <nombre> ...\n"
"donde <nombre> es nombre del soporte a borrar.\n"

#: ../urpmi.removemedia:49
#, c-format
msgid "  -a             - select all media.\n"
msgstr "  -a             - selecciona todos los soportes.\n"

#: ../urpmi.removemedia:51
#, c-format
msgid "  -y             - fuzzy match on media names.\n"
msgstr "  -y             - coincidencia 'fuzzy' en nombres de soportes.\n"

#: ../urpmi.removemedia:54
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
"\n"
"opciones desconocidas «%s»\n"

#: ../urpmi.removemedia:63
#, c-format
msgid "Only superuser is allowed to remove media"
msgstr "Sólo el superusuario está autorizado a quitar soportes"

#: ../urpmi.removemedia:73
#, c-format
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nada para quitar (use urpmi.addmedia para agregar un soporte)\n"

#: ../urpmi.removemedia:75
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"falta la entrada a quitar\n"
"(una de %s)\n"

#: ../urpmi.update:28
#, c-format
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"uso: urpmi.update [opciones] <nombre> ...\n"
"donde <nombre> es nombre de soporte para actualizar.\n"

#: ../urpmi.update:38
#, c-format
msgid "  --update       - update only update media.\n"
msgstr "  --update       - actualizar sólo el soporte de actualización.\n"

#: ../urpmi.update:40
#, c-format
msgid "  --force-key    - force update of gpg key.\n"
msgstr "  --force-key    - forzar actualización de clave gpg.\n"

#: ../urpmi.update:42
#, c-format
msgid "  --ignore       - don't update, mark the media as ignored.\n"
msgstr "  --ignore       - no actualizar, marcar el soporte como ignorado.\n"

#: ../urpmi.update:43
#, c-format
msgid "  --no-ignore    - don't update, mark the media as enabled.\n"
msgstr "  --no-ignore    - no actualizar, marcar el soporte como activado.\n"

#: ../urpmi.update:44
#, c-format
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - selecciona todos los soportes no extraíbles.\n"

#: ../urpmi.update:67
#, c-format
msgid "Only superuser is allowed to update media"
msgstr "Sólo el superusuario está autorizado a actualizar soportes"

#: ../urpmi.update:75
#, c-format
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "nada para actualizar (use urpmi.addmedia para agregar un soporte)\n"

#: ../urpmi.update:93
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"falta la entrada a actualizar\n"
"(una de %s)\n"

#: ../urpmi.update:98
#, c-format
msgid "ignoring media %s"
msgstr "Ignorando soporte %s"

#: ../urpmi.update:98
#, c-format
msgid "enabling media %s"
msgstr "activando el soporte %s"

#: ../urpmq:38
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000-2005 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urmpq versión %s\n"
"Copyright © 2002-2005 Mandriva.\n"
"Esto es software libre y se debe redistribuir bajo los términos de la GNU "
"GPL.\n"
"\n"
"uso:\n"

#: ../urpmq:54
#, c-format
msgid "  --list         - list available packages.\n"
msgstr "  --list         - lista los paquetes disponibles.\n"

#: ../urpmq:55
#, c-format
msgid "  --list-media   - list available media.\n"
msgstr "  --list-media   - lista los soportes disponibles.\n"

#: ../urpmq:56
#, c-format
msgid "  --list-url     - list available media and their url.\n"
msgstr "  --list-url     - lista los soportes disponibles junto con sus URL.\n"

#: ../urpmq:57
#, c-format
msgid "  --list-nodes   - list available nodes when using --parallel.\n"
msgstr ""
"  --list-nodes   - lista los nodos disponibles cuando se usa --parallel.\n"

#: ../urpmq:58
#, c-format
msgid "  --list-aliases - list available parallel aliases.\n"
msgstr "  --list-aliases - lista los alias paralelo disponibles.\n"

#: ../urpmq:59
#, c-format
msgid ""
"  --dump-config  - dump the config in form of urpmi.addmedia argument.\n"
msgstr ""
"  --dump-config  - volcar la configuración en forma de argumento para urpmi."
"addmedia.\n"

#: ../urpmq:61
#, c-format
msgid ""
"  --headers      - extract headers for package listed from urpmi db to\n"
"                   stdout (root only).\n"
msgstr ""
"  --headers      - extrae cabeceras para paquetes listados desde la\n"
"                   bd de urpmi a stdout (sólo root).\n"

#: ../urpmq:63
#, c-format
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""
"  --sources      - da todos los paquetes fuentes antes de bajar (sólo "
"root).\n"

#: ../urpmq:66
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree.\n"
"                   This permit to querying a distro.\n"
msgstr ""
"  --use-distrib  - configurar urpmi al vuelo desde un árbol de "
"distribución.\n"
"                   Esto permite consultar una distro.\n"

#: ../urpmq:76
#, c-format
msgid "  --changelog    - print changelog.\n"
msgstr "  --changelog    - imprimir el registro de cambios.\n"

#: ../urpmq:77
#, fuzzy, c-format
msgid "  --summary, -S  - print summary.\n"
msgstr "  --summary       - imprime etiqueta resumen: summary.\n"

#: ../urpmq:79
#, c-format
msgid "  -c             - complete output with package to be removed.\n"
msgstr "  -c             - completar salida con paquete(s) a quitar.\n"

#: ../urpmq:80
#, c-format
msgid "  -d             - extend query to package dependencies.\n"
msgstr "  -d             - extiende consulta a las dependencias del paquete.\n"

#: ../urpmq:82
#, c-format
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - imprimir los grupos junto con los nombres.\n"

#: ../urpmq:83
#, c-format
msgid "  -i             - print useful information in human readable form.\n"
msgstr ""
"  -i             - imprimir información útil en formato legible para las "
"personas.\n"

#: ../urpmq:84
#, c-format
msgid "  -l             - list files in package.\n"
msgstr "  -l             - lista los archivos en el paquete.\n"

#: ../urpmq:85
#, c-format
msgid ""
"  -P             - do not search in provides to find package (default).\n"
msgstr ""
"  -P             - no busca en «provides» para encontrar paquete "
"(predeterminado).\n"

#: ../urpmq:86
#, c-format
msgid "  -p             - search in provides to find package.\n"
msgstr "  -p             - busca en provides para encontrar paquete.\n"

#: ../urpmq:87
#, c-format
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - imprimir versión y revisión junto con el nombre.\n"

#: ../urpmq:88
#, c-format
msgid "  -R             - reverse search to what requires package.\n"
msgstr "  -R             - búsqueda inversa de lo que necesita el paquete.\n"

#: ../urpmq:89
#, fuzzy, c-format
msgid ""
"  -RR            - extended reverse search (includes virtual packages).\n"
msgstr "  -R             - búsqueda inversa de lo que necesita el paquete.\n"

#: ../urpmq:91
#, c-format
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - quitar paquete si ya está instalada una versión más "
"reciente.\n"

#: ../urpmq:94
#, c-format
msgid "  -Y             - like -y, but forces to match case-insensitively.\n"
msgstr ""
"  -Y             - como -y, pero fuerza la no distinción entre mayúsculas y "
"minúsculas.\n"

#: ../urpmq:95
#, c-format
msgid "  names or rpm files given on command line are queried.\n"
msgstr ""
"  los nombres o archivos rpm dados en línea de comandos se consultan.\n"

#: ../urpmq:157
#, c-format
msgid "--list-nodes can only be used with --parallel"
msgstr "--list-nodes sólo se puede utilizar con --parallel"

#: ../urpmq:344
#, fuzzy, c-format
msgid "skipping media %s: no hdlist"
msgstr "omitiendo soporte %s: sin hdlist\n"

#: ../urpmq:415
#, c-format
msgid "No filelist found\n"
msgstr "No se encontró filelist\n"

#: ../urpmq:425
#, c-format
msgid "No changelog found\n"
msgstr "No se encontró changelog\n"
msgid "Other OS (Windows...)" msgstr "Другая ОС (Windows...)" #: any.pm:640 #, c-format msgid "Bootloader Configuration" msgstr "Настройка загрузчика" #: any.pm:641 #, c-format msgid "" "Here are the entries on your boot menu so far.\n" "You can create additional entries or change the existing ones." msgstr "" "На данный момент в вашем меню загрузки имеются следующие пункты.\n" "Вы можете добавить еще несколько или изменить существующие." #: any.pm:846 #, c-format msgid "access to X programs" msgstr "доступ к Х-программам" #: any.pm:847 #, c-format msgid "access to rpm tools" msgstr "доступ к инструментам rpm" #: any.pm:848 #, c-format msgid "allow \"su\"" msgstr "разрешить \"su\"" #: any.pm:849 #, c-format msgid "access to administrative files" msgstr "доступ к административным файлам" #: any.pm:850 #, c-format msgid "access to network tools" msgstr "доступ к сетевым утилитам" #: any.pm:851 #, c-format msgid "access to compilation tools" msgstr "доступ к утилитам компиляции" #: any.pm:857 #, c-format msgid "(already added %s)" msgstr "(уже добавлено %s)" #: any.pm:863 #, c-format msgid "Please give a user name" msgstr "Укажите имя пользователя" #: any.pm:864 #, c-format msgid "" "The user name must start with a lower case letter followed by only lower " "cased letters, numbers, `-' and `_'" msgstr "" "Имя пользователя должно содержать только буквы в нижнем регистре, цифры , " "`-' и `_'" #: any.pm:865 #, c-format msgid "The user name is too long" msgstr "Имя пользователя слишком длинное" #: any.pm:866 #, c-format msgid "This user name has already been added" msgstr "Это имя пользователя уже добавлено" #: any.pm:872 any.pm:908 #, c-format msgid "User ID" msgstr "ID пользователя" #: any.pm:872 any.pm:909 #, c-format msgid "Group ID" msgstr "ID группы" #: any.pm:873 #, c-format msgid "%s must be a number" msgstr " %s должно быть числом" #: any.pm:874 #, c-format msgid "%s should be above 500. Accept anyway?" msgstr "%s должно быть больше 500. Принять в любом случае?" #: any.pm:878 #, c-format msgid "User management" msgstr "Управление пользователями" #: any.pm:883 #, c-format msgid "Enable guest account" msgstr "Включить аккаунт гостя" #: any.pm:884 authentication.pm:239 #, c-format msgid "Set administrator (root) password" msgstr "Установка пароля администратора (root)" #: any.pm:890 #, c-format msgid "Enter a user" msgstr "Добавление пользователя" #: any.pm:892 #, c-format msgid "Icon" msgstr "Значок" #: any.pm:895 #, c-format msgid "Real name" msgstr "Настоящее имя" #: any.pm:902 #, c-format msgid "Login name" msgstr "Логин" #: any.pm:907 #, c-format msgid "Shell" msgstr "Командный процессор" #: any.pm:950 #, c-format msgid "Please wait, adding media..." msgstr "Подождите. Добавляется источник..." #: any.pm:980 security/l10n.pm:14 #, c-format msgid "Autologin" msgstr "Автоматический вход" #: any.pm:981 #, c-format msgid "I can set up your computer to automatically log on one user." msgstr "" "Я могу настроить ваш компьютер на автовход в систему одного пользователя." #: any.pm:982 #, c-format msgid "Use this feature" msgstr "Использовать эту возможность" #: any.pm:983 #, c-format msgid "Choose the default user:" msgstr "Выберите пользователя по умолчанию:" #: any.pm:984 #, c-format msgid "Choose the window manager to run:" msgstr "Выберите запускаемый оконный менеджер:" #: any.pm:995 any.pm:1015 any.pm:1083 #, c-format msgid "Release Notes" msgstr "Заметки о релизе" #: any.pm:1022 any.pm:1371 interactive/gtk.pm:819 #, c-format msgid "Close" msgstr "Закрыть" #: any.pm:1069 #, c-format msgid "License agreement" msgstr "Лицензионное соглашение" #: any.pm:1071 diskdrake/dav.pm:26 #, c-format msgid "Quit" msgstr "Выход" #: any.pm:1078 #, c-format msgid "Do you accept this license ?" msgstr "Вы согласны с условиями лицензионного соглашения?" #: any.pm:1079 #, c-format msgid "Accept" msgstr "Принять" #: any.pm:1079 #, c-format msgid "Refuse" msgstr "Отказаться" #: any.pm:1105 any.pm:1167 #, c-format msgid "Please choose a language to use" msgstr "Выберите используемый язык" #: any.pm:1133 #, fuzzy, c-format msgid "" "Mageia can support multiple languages. Select\n" "the languages you would like to install. They will be available\n" "when your installation is complete and you restart your system." msgstr "" "В ОС Mageia Linux поддерживается несколько языков. Выберите\n" "языки, которые необходимо установить. Они будут доступны после\n" "завершения установкаи и перезапуска системы." #: any.pm:1136 #, c-format msgid "Multi languages" msgstr "Многоязычность" #: any.pm:1145 any.pm:1176 #, c-format msgid "Old compatibility (non UTF-8) encoding" msgstr "Кодировка для обратной совместимости (не UTF-8)" #: any.pm:1146 #, c-format msgid "All languages" msgstr "Все языки" #: any.pm:1168 #, c-format msgid "Language choice" msgstr "Выбор языка" #: any.pm:1222 #, c-format msgid "Country / Region" msgstr "Страна / Регион" #: any.pm:1223 #, c-format msgid "Please choose your country" msgstr "Выберите свою страну" #: any.pm:1225 #, c-format msgid "Here is the full list of available countries" msgstr "Здесь представлен полный список имеющихся стран" #: any.pm:1226 #, c-format msgid "Other Countries" msgstr "Другие страны" #: any.pm:1226 interactive.pm:488 interactive/gtk.pm:445 #, c-format msgid "Advanced" msgstr "Дополнительно" #: any.pm:1232 #, c-format msgid "Input method:" msgstr "Метод ввода:" #: any.pm:1235 #, c-format msgid "None" msgstr "Отсутствует" #: any.pm:1316 #, c-format msgid "No sharing" msgstr "Нет общего доступа" #: any.pm:1316 #, c-format msgid "Allow all users" msgstr "Разрешить всем пользователям" #: any.pm:1316 #, c-format msgid "Custom" msgstr "Выборочно" #: any.pm:1320 #, c-format msgid "" "Would you like to allow users to share some of their directories?\n" "Allowing this will permit users to simply click on \"Share\" in konqueror " "and nautilus.\n" "\n" "\"Custom\" permit a per-user granularity.\n" msgstr "" "Хотите разрешить пользователям открывать доступ к некоторым своим\n" "каталогам? Это позволит пользователям просто нажать на \"Общий доступ\"\n" "в konqueror и nautilus.\n" "\"Выборочно\" разрешит настроить доступ отдельным пользователям.\n" #: any.pm:1332 #, c-format msgid "" "NFS: the traditional Unix file sharing system, with less support on Mac and " "Windows." msgstr "" "NFS: традиционная для Unix система раздачи файлов, имеет слабую поддержку в " "Mac и Windows." #: any.pm:1335 #, c-format msgid "" "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux " "systems." msgstr "" "SMB: система совместного использования файлов, используется в Windows, Mac " "OS X и в большинстве современных систем Linux." #: any.pm:1343 #, c-format msgid "" "You can export using NFS or SMB. Please select which you would like to use." msgstr "" "Вы можете экспортировать при помощи NFS или SMB. Пожалуйста, выберите, " "который из них вы желаете использовать." #: any.pm:1371 #, c-format msgid "Launch userdrake" msgstr "Запустить userdrake" #: any.pm:1373 #, c-format msgid "" "The per-user sharing uses the group \"fileshare\". \n" "You can use userdrake to add a user to this group." msgstr "" "Общий доступ каждого пользователя использует группу \"fileshare\". \n" "Вы можете использовать userdrake для добавления пользователей в эту группу." #: any.pm:1480 #, c-format msgid "" "You need to logout and back in again for changes to take effect. Press OK to " "logout now." msgstr "" "Чтобы изменения вступили в силу, необходимо выполнить повторный вход в " "систему. Нажмите кнопку «ОК», чтобы выйти сейчас." #: any.pm:1484 #, c-format msgid "You need to log out and back in again for changes to take effect" msgstr "Вам нужно выйти и зайти снова чтобы изменения вступили в силу" #: any.pm:1519 #, c-format msgid "Timezone" msgstr "Часовой пояс" #: any.pm:1519 #, c-format msgid "Which is your timezone?" msgstr "Какой у вас часовой пояс?" #: any.pm:1542 any.pm:1544 #, c-format msgid "Date, Clock & Time Zone Settings" msgstr "Настройка даты, времени и часового пояса" #: any.pm:1545 #, c-format msgid "What is the best time?" msgstr "Какое наилучшее время?" #: any.pm:1549 #, c-format msgid "%s (hardware clock set to UTC)" msgstr "%s (аппаратные часы выставлены по UTC)" #: any.pm:1550 #, c-format msgid "%s (hardware clock set to local time)" msgstr "%s (Аппаратные часы выставлены по местному времени)" #: any.pm:1552 #, c-format msgid "NTP Server" msgstr "Сервер NTP" #: any.pm:1553 #, c-format msgid "Automatic time synchronization (using NTP)" msgstr "Автоматическая синхронизация времени (через NTP)" #: authentication.pm:24 #, c-format msgid "Local file" msgstr "Локальный файл" #: authentication.pm:25 #, c-format msgid "LDAP" msgstr "LDAP" #: authentication.pm:26 #, c-format msgid "NIS" msgstr "NIS" #: authentication.pm:27 #, c-format msgid "Smart Card" msgstr "Смарт-карта" #: authentication.pm:28 authentication.pm:218 #, c-format msgid "Windows Domain" msgstr "Домен Windows" #: authentication.pm:29 #, c-format msgid "Kerberos 5" msgstr "Kerberos 5" #: authentication.pm:65 #, c-format msgid "Local file:" msgstr "Локальный файл:" #: authentication.pm:65 #, c-format msgid "" "Use local for all authentication and information user tell in local file" msgstr "" "Аутентификация выполняется локально, сведения о пользователях заносится в " "локальный файл" #: authentication.pm:66 #, c-format msgid "LDAP:" msgstr "LDAP:" #: authentication.pm:66 #, c-format msgid "" "Tells your computer to use LDAP for some or all authentication. LDAP " "consolidates certain types of information within your organization." msgstr "" "Сообщает вашему компьютеру, что он должен использовать LDAP для всех или " "некоторых авторизаций. LDAP объединяет определенные типы информации внутри " "вашей организации." #: authentication.pm:67 #, c-format msgid "NIS:" msgstr "NIS:" #: authentication.pm:67 #, c-format msgid "" "Allows you to run a group of computers in the same Network Information " "Service domain with a common password and group file." msgstr "" "Позволяет группе компьютеров работать в одинаковом домене Network " "Information Service с общими файлами паролей и групп." #: authentication.pm:68 #, c-format msgid "Windows Domain:" msgstr "Домен Windows:" #: authentication.pm:68 #, c-format msgid "" "Winbind allows the system to retrieve information and authenticate users in " "a Windows domain." msgstr "" "Winbind позволяет системе получать информацию и аутентифицировать " "пользователей в домене Windows." #: authentication.pm:69 #, c-format msgid "Kerberos 5 :" msgstr "Kerberos 5 :" #: authentication.pm:69 #, c-format msgid "With Kerberos and Ldap for authentication in Active Directory Server " msgstr "С Kerberos и Ldap для аутентификации на сервере с Active Directory" #: authentication.pm:109 authentication.pm:143 authentication.pm:162 #: authentication.pm:163 authentication.pm:189 authentication.pm:213 #: authentication.pm:898 #, c-format msgid " " msgstr " " #: authentication.pm:110 authentication.pm:144 authentication.pm:190 #: authentication.pm:214 #, c-format msgid "Welcome to the Authentication Wizard" msgstr "Вас приветствует мастер настройки аутентификации" #: authentication.pm:112 #, c-format msgid "" "You have selected LDAP authentication. Please review the configuration " "options below " msgstr "Выбрана аутентификация типа LDAP. Проверьте конфигурационные параметры" #: authentication.pm:114 authentication.pm:169 #, c-format msgid "LDAP Server" msgstr "LDAP-сервер" #: authentication.pm:115 authentication.pm:170 #, c-format msgid "Base dn" msgstr "База DN" #: authentication.pm:116 #, c-format msgid "Fetch base Dn " msgstr "Получить базу DN" #: authentication.pm:118 authentication.pm:173 #, c-format msgid "Use encrypt connection with TLS " msgstr "Использовать шифрованное соединение с TLS" #: authentication.pm:119 authentication.pm:174 #, c-format msgid "Download CA Certificate " msgstr "Загрузить сертификат CA" #: authentication.pm:121 authentication.pm:154 #, c-format msgid "Use Disconnect mode " msgstr "Использовать автономный режим" #: authentication.pm:122 authentication.pm:175 #, c-format msgid "Use anonymous BIND " msgstr "Использовать анонимный BIND" #: authentication.pm:123 authentication.pm:126 authentication.pm:128 #: authentication.pm:132 #, c-format msgid " " msgstr " " #: authentication.pm:124 authentication.pm:176 #, c-format msgid "Bind DN " msgstr "Привязка DN" #: authentication.pm:125 authentication.pm:177 #, c-format msgid "Bind Password " msgstr "Привязка пароля" #: authentication.pm:127 #, c-format msgid "Advanced path for group " msgstr "Дополнительный путь для группы" #: authentication.pm:129 #, c-format msgid "Password base" msgstr "База пароля" #: authentication.pm:130 #, c-format msgid "Group base" msgstr "База группы" #: authentication.pm:131 #, c-format msgid "Shadow base" msgstr "База shadow" #: authentication.pm:146 #, c-format msgid "" "You have selected Kerberos 5 authentication. Please review the configuration " "options below " msgstr "" "Выбрана аутентификация типа Kerberos 5. Проверьте конфигурационные параметры" #: authentication.pm:148 #, c-format msgid "Realm " msgstr "Область" #: authentication.pm:150 #, c-format msgid "KDCs Servers" msgstr "Серверы KDC" #: authentication.pm:152 #, c-format msgid "Use DNS to locate KDC for the realm" msgstr "Использовать DNS для разрешения KDC для области" #: authentication.pm:153 #, c-format msgid "Use DNS to locate realms" msgstr "Использовать DNS для разрешения областей" #: authentication.pm:158 #, c-format msgid "Use local file for users information" msgstr "Использовать локальный файл с данными о пользователях" #: authentication.pm:159 #, c-format msgid "Use Ldap for users information" msgstr "Использовать LDAP с данными о пользователях" #: authentication.pm:165 #, c-format msgid "" "You have selected Kerberos 5 for authentication, now you must choose the " "type of users information " msgstr "" "Выбрана аутентификация типа Kerberos 5. Теперь необходимо выбрать тип данных " "пользователей" #: authentication.pm:171 #, c-format msgid "Fecth base Dn " msgstr "Получить базу Dn" #: authentication.pm:192 #, c-format msgid "" "You have selected NIS authentication. Please review the configuration " "options below " msgstr "Выбрана аутентификация типа NIS. Проверьте конфигурационные параметры" #: authentication.pm:194 #, c-format msgid "NIS Domain" msgstr "Домен NIS" #: authentication.pm:195 #, c-format msgid "NIS Server" msgstr "Сервер NIS" #: authentication.pm:216 #, c-format msgid "" "You have selected Windows Domain authentication. Please review the " "configuration options below " msgstr "" "Выбрана аутентификация в домене Windows. Проверьте конфигурационные параметры" #: authentication.pm:220 #, c-format msgid "Domain Model " msgstr "Тип домена" #: authentication.pm:222 #, c-format msgid "Active Directory Realm " msgstr "Область Active Directory" #: authentication.pm:223 #, c-format msgid "DNS Domain" msgstr "Домен DNS" #: authentication.pm:224 #, c-format msgid "DC Server" msgstr "Сервер DC" #: authentication.pm:238 authentication.pm:254 #, c-format msgid "Authentication" msgstr "Аутентификация" #: authentication.pm:240 #, c-format msgid "Authentication method" msgstr "Тип аутентификации" #. -PO: keep this short or else the buttons will not fit in the window #: authentication.pm:245 #, c-format msgid "No password" msgstr "Без пароля" #: authentication.pm:266 #, c-format msgid "This password is too short (it must be at least %d characters long)" msgstr "Этот пароль слишком прост (его длина должна быть не менее %d символов)" #: authentication.pm:377 #, c-format msgid "Cannot use broadcast with no NIS domain" msgstr "Невозможно использовать широковещание без домена NIS" #: authentication.pm:893 #, c-format msgid "Select file" msgstr "Выберите файл" #: authentication.pm:899 #, c-format msgid "Domain Windows for authentication : " msgstr "Домен Windows для аутентификации:" #: authentication.pm:901 #, c-format msgid "Domain Admin User Name" msgstr "Имя пользователя — администратора домена" #: authentication.pm:902 #, c-format msgid "Domain Admin Password" msgstr "Пароль администратора домена" #. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) #: bootloader.pm:994 #, c-format msgid "" "Welcome to the operating system chooser!\n" "\n" "Choose an operating system from the list above or\n" "wait for default boot.\n" "\n" msgstr "" "Добро пожаловать в выбор операционной системы!\n" "\n" "Выберите ОС из списка или дождитесь загрузки по умолчанию.\n" "\n" #: bootloader.pm:1171 #, c-format msgid "LILO with text menu" msgstr "LILO с текстовым меню" #: bootloader.pm:1172 #, c-format msgid "GRUB with graphical menu" msgstr "GRUB с графическим меню" #: bootloader.pm:1173 #, c-format msgid "GRUB with text menu" msgstr "GRUB с текстовым меню" #: bootloader.pm:1174 #, c-format msgid "Yaboot" msgstr "Yaboot" #: bootloader.pm:1175 #, c-format msgid "SILO" msgstr "SILO" #: bootloader.pm:1259 #, c-format msgid "not enough room in /boot" msgstr "не хватает места в /boot" #: bootloader.pm:1985 #, c-format msgid "You can not install the bootloader on a %s partition\n" msgstr "Начальный загрузчик нельзя установить на раздел %s\n" #: bootloader.pm:2106 #, c-format msgid "" "Your bootloader configuration must be updated because partition has been " "renumbered" msgstr "" "Так как был изменён номера раздела, необходимо обновить конфигурацию " "начального загрузчика" #: bootloader.pm:2119 #, c-format msgid "" "The bootloader can not be installed correctly. You have to boot rescue and " "choose \"%s\"" msgstr "" "Начальный загрузчик не может быть корректно установлен. Вам необходимо " "загрузиться в режиме rescue и выбрать \"%s\"" #: bootloader.pm:2120 #, c-format msgid "Re-install Boot Loader" msgstr "Переустановка начального загрузчика" #: common.pm:142 #, c-format msgid "B" msgstr "Б" #: common.pm:142 #, c-format msgid "KB" msgstr "КБ" #: common.pm:142 #, c-format msgid "MB" msgstr "МБ" #: common.pm:142 #, c-format msgid "GB" msgstr "ГБ" #: common.pm:142 common.pm:151 #, c-format msgid "TB" msgstr "ТБ" #: common.pm:159 #, c-format msgid "%d minutes" msgstr "%d минут" #: common.pm:161 #, c-format msgid "1 minute" msgstr "1 минута" #: common.pm:163 #, c-format msgid "%d seconds" msgstr "%d секунд" #: common.pm:383 #, c-format msgid "command %s missing" msgstr "отсутствует команда %s" #: diskdrake/dav.pm:17 #, c-format msgid "" "WebDAV is a protocol that allows you to mount a web server's directory\n" "locally, and treat it like a local filesystem (provided the web server is\n" "configured as a WebDAV server). If you would like to add WebDAV mount\n" "points, select \"New\"." msgstr "" "WebDAV является протоколом, который позволяет вам локально монтировать " "директорию веб-сервера, интерпретируя ее как локальную файловую систему (при " "условии, что веб-сервер настроен как сервер WebDAV). Если вы захотите " "добавить точки монтирования WebDAV, выберите \"Новая\"." #: diskdrake/dav.pm:25 #, c-format msgid "New" msgstr "Новая" #: diskdrake/dav.pm:63 diskdrake/interactive.pm:414 diskdrake/smbnfs_gtk.pm:75 #, c-format msgid "Unmount" msgstr "Размонтировать" #: diskdrake/dav.pm:64 diskdrake/interactive.pm:410 diskdrake/smbnfs_gtk.pm:76 #, c-format msgid "Mount" msgstr "Монтировать" #: diskdrake/dav.pm:65 #, c-format msgid "Server" msgstr "Сервер" #: diskdrake/dav.pm:66 diskdrake/interactive.pm:404 #: diskdrake/interactive.pm:725 diskdrake/interactive.pm:743 #: diskdrake/interactive.pm:747 diskdrake/removable.pm:23 #: diskdrake/smbnfs_gtk.pm:79 #, c-format msgid "Mount point" msgstr "Точка монтирования" #: diskdrake/dav.pm:67 diskdrake/interactive.pm:406 #: diskdrake/interactive.pm:1160 diskdrake/removable.pm:24 #: diskdrake/smbnfs_gtk.pm:80 #, c-format msgid "Options" msgstr "Параметры" #: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453 #, c-format msgid "Remove" msgstr "Удалить" #: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26 #: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151 #, c-format msgid "Done" msgstr "Готово" #: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:292 #: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260 #: diskdrake/interactive.pm:453 diskdrake/interactive.pm:524 #: diskdrake/interactive.pm:542 diskdrake/interactive.pm:547 #: diskdrake/interactive.pm:715 diskdrake/interactive.pm:1000 #: diskdrake/interactive.pm:1051 diskdrake/interactive.pm:1206 #: diskdrake/interactive.pm:1219 diskdrake/interactive.pm:1222 #: diskdrake/interactive.pm:1490 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 #: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 #: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118 #: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113 #: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121 #, c-format msgid "Error" msgstr "Ошибка" #: diskdrake/dav.pm:86 #, c-format msgid "Please enter the WebDAV server URL" msgstr "Пожалуйста, введите URL сервера WebDAV" #: diskdrake/dav.pm:90 #, c-format msgid "The URL must begin with http:// or https://" msgstr "URL должен начинаться с http:// или https://" #: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:417 diskdrake/interactive.pm:306 #: diskdrake/interactive.pm:391 diskdrake/interactive.pm:600 #: diskdrake/interactive.pm:818 diskdrake/interactive.pm:882 #: diskdrake/interactive.pm:1031 diskdrake/interactive.pm:1073 #: diskdrake/interactive.pm:1074 diskdrake/interactive.pm:1300 #: diskdrake/interactive.pm:1338 diskdrake/interactive.pm:1489 do_pkgs.pm:19 #: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442 #, c-format msgid "Warning" msgstr "Внимание" #: diskdrake/dav.pm:106 #, c-format msgid "Are you sure you want to delete this mount point?" msgstr "Вы уверены, что хотите удалить эту точку монтирования?" #: diskdrake/dav.pm:124 #, c-format msgid "Server: " msgstr "Сервер: " #: diskdrake/dav.pm:125 diskdrake/interactive.pm:498 #: diskdrake/interactive.pm:1362 diskdrake/interactive.pm:1450 #, c-format msgid "Mount point: " msgstr "Точка монтирования:" #: diskdrake/dav.pm:126 diskdrake/interactive.pm:1457 #, c-format msgid "Options: %s" msgstr "Параметры: %s" #: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301 #: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:108 #: fs/partitioning_wizard.pm:53 fs/partitioning_wizard.pm:236 #: fs/partitioning_wizard.pm:244 fs/partitioning_wizard.pm:283 #: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:494 #: fs/partitioning_wizard.pm:577 fs/partitioning_wizard.pm:580 #, c-format msgid "Partitioning" msgstr "Разметка диска" #: diskdrake/hd_gtk.pm:73 #, c-format msgid "Click on a partition, choose a filesystem type then choose an action" msgstr "Выберите раздел, смените файловую систему, затем выберите действие" #: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1181 #: diskdrake/interactive.pm:1191 diskdrake/interactive.pm:1244 #, c-format msgid "Read carefully" msgstr "Прочтите внимательно" #: diskdrake/hd_gtk.pm:110 #, c-format msgid "Please make a backup of your data first" msgstr "Пожалуйста, сделайте резервную копию данных сначала" #: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240 #, c-format msgid "Exit" msgstr "Выход" #: diskdrake/hd_gtk.pm:111 #, c-format msgid "Continue" msgstr "Продолжить" #: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:553 interactive.pm:653 #: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850 #: ugtk2.pm:936 #, c-format msgid "Help" msgstr "Справка" #: diskdrake/hd_gtk.pm:228 #, c-format msgid "" "You have one big Microsoft Windows partition.\n" "I suggest you first resize that partition\n" "(click on it, then click on \"Resize\")" msgstr "" "У вас есть один большой раздел MS Windows.\n" "Я предлагаю вам сначала изменить размер раздела\n" "(выберите его, а затем нажмите \"Изменить размер\")" #: diskdrake/hd_gtk.pm:230 #, c-format msgid "Please click on a partition" msgstr "Пожалуйста, щелкните на разделе" #: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63 #, c-format msgid "Details" msgstr "Подробности" #: diskdrake/hd_gtk.pm:292 #, c-format msgid "No hard disk drives found" msgstr "Жесткие диски не найдены" #: diskdrake/hd_gtk.pm:323 #, c-format msgid "Unknown" msgstr "Неизвестный" #: diskdrake/hd_gtk.pm:388 #, c-format msgid "Ext4" msgstr "Ext4" #: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "XFS" msgstr "XFS" #: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "Swap" msgstr "Своп" #: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "SunOS" msgstr "SunOS" #: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "HFS" msgstr "HFS" #: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "Windows" msgstr "Windows" #: diskdrake/hd_gtk.pm:389 fs/partitioning_wizard.pm:402 services.pm:184 #, c-format msgid "Other" msgstr "Другие" #: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:1377 #: fs/partitioning_wizard.pm:402 #, c-format msgid "Empty" msgstr "Пусто" #: diskdrake/hd_gtk.pm:396 #, c-format msgid "Filesystem types:" msgstr "Типы файловых систем:" #: diskdrake/hd_gtk.pm:417 #, c-format msgid "This partition is already empty" msgstr "Этот раздела уже пуст" #: diskdrake/hd_gtk.pm:426 #, c-format msgid "Use ``Unmount'' first" msgstr "Используйте сначала ``Размонтировать''" #: diskdrake/hd_gtk.pm:426 #, c-format msgid "Use ``%s'' instead (in expert mode)" msgstr "Вместо этого используйте ``%s'' (в режиме эксперта)" #: diskdrake/hd_gtk.pm:426 diskdrake/interactive.pm:405 #: diskdrake/interactive.pm:642 diskdrake/removable.pm:25 #: diskdrake/removable.pm:48 #, c-format msgid "Type" msgstr "Тип" #: diskdrake/interactive.pm:211 #, c-format msgid "Choose another partition" msgstr "Выберите другой раздел" #: diskdrake/interactive.pm:211 #, c-format msgid "Choose a partition" msgstr "Выберите раздел" #: diskdrake/interactive.pm:273 diskdrake/interactive.pm:382 #: interactive/curses.pm:512 #, c-format msgid "More" msgstr "Больше" #: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294 #: diskdrake/interactive.pm:569 diskdrake/interactive.pm:1285 #, c-format msgid "Confirmation" msgstr "Подтверждение" #: diskdrake/interactive.pm:281 #, c-format msgid "Continue anyway?" msgstr "Все-таки продолжить?" #: diskdrake/interactive.pm:286 #, c-format msgid "Quit without saving" msgstr "Выйти без сохранения" #: diskdrake/interactive.pm:286 #, c-format msgid "Quit without writing the partition table?" msgstr "Выйти без записи таблицы разделов?" #: diskdrake/interactive.pm:294 #, c-format msgid "Do you want to save the /etc/fstab modifications?" msgstr "Желаете сохранить изменения /etc/fstab" #: diskdrake/interactive.pm:301 fs/partitioning_wizard.pm:283 #, c-format msgid "You need to reboot for the partition table modifications to take place" msgstr "" "Вам нужно перезагрузиться, чтобы изменения таблицы разделов вступили в силу" #: diskdrake/interactive.pm:306 #, c-format msgid "" "You should format partition %s.\n" "Otherwise no entry for mount point %s will be written in fstab.\n" "Quit anyway?" msgstr "" "Вам следует отформатировать раздел %s.\n" "Иначе в fstab не будет записи о точке монтирования %s .\n" "Выйти в любом случае?" #: diskdrake/interactive.pm:319 #, c-format msgid "Clear all" msgstr "Очистить все" #: diskdrake/interactive.pm:320 #, c-format msgid "Auto allocate" msgstr "Разместить автоматически" #: diskdrake/interactive.pm:326 #, c-format msgid "Toggle to normal mode" msgstr "Переключиться в нормальный режим" #: diskdrake/interactive.pm:326 #, c-format msgid "Toggle to expert mode" msgstr "Переключиться в режим эксперта" #: diskdrake/interactive.pm:338 #, c-format msgid "Hard drive information" msgstr "Информация о жестком диске" #: diskdrake/interactive.pm:371 #, c-format msgid "All primary partitions are used" msgstr "Все первичные разделы уже использованы" #: diskdrake/interactive.pm:372 #, c-format msgid "I can not add any more partitions" msgstr "Добавление новых разделов невозможно" #: diskdrake/interactive.pm:373 #, c-format msgid "" "To have more partitions, please delete one to be able to create an extended " "partition" msgstr "" "Чтобы получить больше разделов, удалите один, чтобы получить возможность " "создать расширенный раздел" #: diskdrake/interactive.pm:384 #, c-format msgid "Reload partition table" msgstr "Перезагрузить таблицу разделов" #: diskdrake/interactive.pm:391 #, c-format msgid "Detailed information" msgstr "Подробная информация" #: diskdrake/interactive.pm:403 #, c-format msgid "View" msgstr "Вид" #: diskdrake/interactive.pm:408 diskdrake/interactive.pm:831 #, c-format msgid "Resize" msgstr "Изменить размер" #: diskdrake/interactive.pm:409 #, c-format msgid "Format" msgstr "Форматировать" #: diskdrake/interactive.pm:411 diskdrake/interactive.pm:963 #, c-format msgid "Add to RAID" msgstr "Добавить в RAID" #: diskdrake/interactive.pm:412 diskdrake/interactive.pm:982 #, c-format msgid "Add to LVM" msgstr "Добавить в LVM" #: diskdrake/interactive.pm:413 #, c-format msgid "Use" msgstr "Использовать" #: diskdrake/interactive.pm:415 #, c-format msgid "Delete" msgstr "Удалить" #: diskdrake/interactive.pm:416 #, c-format msgid "Remove from RAID" msgstr "Удалить из RAID" #: diskdrake/interactive.pm:417 #, c-format msgid "Remove from LVM" msgstr "Удалить из LVM" #: diskdrake/interactive.pm:418 #, c-format msgid "Remove from dm" msgstr "Удалить из dm" #: diskdrake/interactive.pm:419 #, c-format msgid "Modify RAID" msgstr "Изменить RAID" #: diskdrake/interactive.pm:420 #, c-format msgid "Use for loopback" msgstr "Использовать для loopback" #: diskdrake/interactive.pm:431 #, c-format msgid "Create" msgstr "Создать" #: diskdrake/interactive.pm:453 #, c-format msgid "Failed to mount partition" msgstr "Сбой монтирования раздела" #: diskdrake/interactive.pm:487 diskdrake/interactive.pm:489 #, c-format msgid "Create a new partition" msgstr "Создать новый раздел" #: diskdrake/interactive.pm:491 #, c-format msgid "Start sector: " msgstr "Начальный сектор: " #: diskdrake/interactive.pm:494 diskdrake/interactive.pm:1066 #, c-format msgid "Size in MB: " msgstr "Размер в MB: " #: diskdrake/interactive.pm:496 diskdrake/interactive.pm:1067 #, c-format msgid "Filesystem type: " msgstr "Тип файловой системы: " #: diskdrake/interactive.pm:502 #, c-format msgid "Preference: " msgstr "Предпочтение: " #: diskdrake/interactive.pm:505 #, c-format msgid "Logical volume name " msgstr "Имя логического раздела" #: diskdrake/interactive.pm:507 #, c-format msgid "Encrypt partition" msgstr "Шифрование раздела" #: diskdrake/interactive.pm:508 #, c-format msgid "Encryption key " msgstr "Ключ шифрования" #: diskdrake/interactive.pm:509 diskdrake/interactive.pm:1494 #, c-format msgid "Encryption key (again)" msgstr "Ключ шифрования (еще раз)" #: diskdrake/interactive.pm:521 diskdrake/interactive.pm:1490 #, c-format msgid "The encryption keys do not match" msgstr "Ключи шифрования не совпадают" #: diskdrake/interactive.pm:522 #, c-format msgid "Missing encryption key" msgstr "Отсутствует ключ шифрования" #: diskdrake/interactive.pm:542 #, c-format msgid "" "You can not create a new partition\n" "(since you reached the maximal number of primary partitions).\n" "First remove a primary partition and create an extended partition." msgstr "" "Вы не можете создать новый раздел\n" "(вы достигли максимального количества первичных разделов).\n" "Сначала удалите первичный раздел и создайте расширенный раздел." #: diskdrake/interactive.pm:569 diskdrake/interactive.pm:1285 #: fs/partitioning.pm:48 #, c-format msgid "Check for bad blocks?" msgstr "Выполнить проверку на сбойные сектора?" #: diskdrake/interactive.pm:600 #, c-format msgid "Remove the loopback file?" msgstr "Удалить файл loopback?" #: diskdrake/interactive.pm:623 #, c-format msgid "" "After changing type of partition %s, all data on this partition will be lost" msgstr "" "После изменения типа раздела %s, все данные в этом разделе будут потеряны" #: diskdrake/interactive.pm:639 #, c-format msgid "Change partition type" msgstr "Изменить тип раздела" #: diskdrake/interactive.pm:641 diskdrake/removable.pm:47 #, c-format msgid "Which filesystem do you want?" msgstr "Какую файловую систему желаете?" #: diskdrake/interactive.pm:648 #, c-format msgid "Switching from %s to %s" msgstr "Переключение с %s на %s" #: diskdrake/interactive.pm:683 #, c-format msgid "Set volume label" msgstr "Установить метку тома" #: diskdrake/interactive.pm:685 #, c-format msgid "Beware, this will be written to disk as soon as you validate!" msgstr "Осторожно, после проверки эти данные будут записаны на диск!" #: diskdrake/interactive.pm:686 #, c-format msgid "Beware, this will be written to disk only after formatting!" msgstr "" "Осторожно, эти данные будут записаны на диск только после форматирования!" #: diskdrake/interactive.pm:688 #, c-format msgid "Which volume label?" msgstr "Метка тома?" #: diskdrake/interactive.pm:689 #, c-format msgid "Label:" msgstr "Метка:" #: diskdrake/interactive.pm:710 #, c-format msgid "Where do you want to mount the loopback file %s?" msgstr "Куда вы хотите примонтировать файл loopback %s?" #: diskdrake/interactive.pm:711 #, c-format msgid "Where do you want to mount device %s?" msgstr "Куда вы хотите примонтировать устройство %s?" #: diskdrake/interactive.pm:716 #, c-format msgid "" "Cannot unset mount point as this partition is used for loop back.\n" "Remove the loopback first" msgstr "" "Невозможно снять точку монтирования, поскольку этот раздел используется для " "loop back. Удалите сначала loopback" #: diskdrake/interactive.pm:746 #, c-format msgid "Where do you want to mount %s?" msgstr "Куда вы хотите примонтировать %s?" #: diskdrake/interactive.pm:776 diskdrake/interactive.pm:871 #: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:205 #, c-format msgid "Resizing" msgstr "Изменение размера" #: diskdrake/interactive.pm:776 #, c-format msgid "Computing FAT filesystem bounds" msgstr "Вычисляются границы файловой системы FAT" #: diskdrake/interactive.pm:818 #, c-format msgid "This partition is not resizeable" msgstr "Размер этого раздела нельзя изменить" #: diskdrake/interactive.pm:823 #, c-format msgid "All data on this partition should be backed up" msgstr "Для всех данных в этом разделе должна быть сделана резервная копия" #: diskdrake/interactive.pm:825 #, c-format msgid "After resizing partition %s, all data on this partition will be lost" msgstr "" "После изменения размера раздела %s все данные в этом разделе будут потеряны" #: diskdrake/interactive.pm:832 #, c-format msgid "Choose the new size" msgstr "Выбрать новый размер" #: diskdrake/interactive.pm:833 #, c-format msgid "New size in MB: " msgstr "Новый размер в MB: " #: diskdrake/interactive.pm:834 #, c-format msgid "Minimum size: %s MB" msgstr "Минимальный размер: %s МБ" #: diskdrake/interactive.pm:835 #, c-format msgid "Maximum size: %s MB" msgstr "Максимальный размер: %s МБ" #: diskdrake/interactive.pm:882 fs/partitioning_wizard.pm:213 #, c-format msgid "" "To ensure data integrity after resizing the partition(s),\n" "filesystem checks will be run on your next boot into Microsoft Windows®" msgstr "" "Для обеспечения целостности данных после изменения размера\n" "разделов при следующей загрузке в Microsoft Windows® будет\n" "запущена проверка файловой системы" #: diskdrake/interactive.pm:946 diskdrake/interactive.pm:1485 #, c-format msgid "Filesystem encryption key" msgstr "Ключ шифрования файловой системы: " #: diskdrake/interactive.pm:947 #, c-format msgid "Enter your filesystem encryption key" msgstr "Введите ключ шифрования файловой системы" #: diskdrake/interactive.pm:948 diskdrake/interactive.pm:1493 #, c-format msgid "Encryption key" msgstr "Ключ шифрования" #: diskdrake/interactive.pm:955 #, c-format msgid "Invalid key" msgstr "неправильный ключ" #: diskdrake/interactive.pm:963 #, c-format msgid "Choose an existing RAID to add to" msgstr "Выберите существующий RAID для добавления" #: diskdrake/interactive.pm:965 diskdrake/interactive.pm:984 #, c-format msgid "new" msgstr "новый" #: diskdrake/interactive.pm:982 #, c-format msgid "Choose an existing LVM to add to" msgstr "Выберите существующий LVM для добавления" #: diskdrake/interactive.pm:994 diskdrake/interactive.pm:1003 #, c-format msgid "LVM name" msgstr "Имя LVM" #: diskdrake/interactive.pm:995 #, c-format msgid "Enter a name for the new LVM volume group" msgstr "Введите имя для новой группы томов LVM" #: diskdrake/interactive.pm:1000 #, c-format msgid "\"%s\" already exists" msgstr "\"%s\" уже существует" #: diskdrake/interactive.pm:1031 #, c-format msgid "" "Physical volume %s is still in use.\n" "Do you want to move used physical extents on this volume to other volumes?" msgstr "" "Физический раздел %s используется.\n" "Желаете ли вы переместить используемые физические области на этом разделе на " "другие разделы?" #: diskdrake/interactive.pm:1033 #, c-format msgid "Moving physical extents" msgstr "Перемещение физических расширений" #: diskdrake/interactive.pm:1051 #, c-format msgid "This partition can not be used for loopback" msgstr "Этот раздел не может быть использован для loopback" #: diskdrake/interactive.pm:1064 #, c-format msgid "Loopback" msgstr "Loopback" #: diskdrake/interactive.pm:1065 #, c-format msgid "Loopback file name: " msgstr "Имя файла loopback: " #: diskdrake/interactive.pm:1070 #, c-format msgid "Give a file name" msgstr "Укажите имя файла" #: diskdrake/interactive.pm:1073 #, c-format msgid "File is already used by another loopback, choose another one" msgstr "Файл уже используется другим loopback, выберите другой" #: diskdrake/interactive.pm:1074 #, c-format msgid "File already exists. Use it?" msgstr "Файл уже существует. Использовать его?" #: diskdrake/interactive.pm:1106 diskdrake/interactive.pm:1109 #, c-format msgid "Mount options" msgstr "Параметры монтирования" #: diskdrake/interactive.pm:1116 #, c-format msgid "Various" msgstr "Различные" #: diskdrake/interactive.pm:1162 #, c-format msgid "device" msgstr "устройство" #: diskdrake/interactive.pm:1163 #, c-format msgid "level" msgstr "уровень" #: diskdrake/interactive.pm:1164 #, c-format msgid "chunk size in KiB" msgstr "размер куска в KiB" #: diskdrake/interactive.pm:1182 #, c-format msgid "Be careful: this operation is dangerous." msgstr "Осторожно: эта операция опасна." #: diskdrake/interactive.pm:1197 #, c-format msgid "Partitioning Type" msgstr "Тип разметки" #: diskdrake/interactive.pm:1197 #, c-format msgid "What type of partitioning?" msgstr "Какой тип разбиения на разделы?" #: diskdrake/interactive.pm:1235 #, c-format msgid "You'll need to reboot before the modification can take place" msgstr "Необходимо выполнить перегрузку, чтобы изменения вступили в силу" #: diskdrake/interactive.pm:1244 #, c-format msgid "Partition table of drive %s is going to be written to disk" msgstr "Таблица разделов устройства %s будет записана на диск" #: diskdrake/interactive.pm:1263 fs/format.pm:102 fs/format.pm:109 #, c-format msgid "Formatting partition %s" msgstr "Форматируется раздел %s" #: diskdrake/interactive.pm:1276 #, c-format msgid "After formatting partition %s, all data on this partition will be lost" msgstr "" "После форматирования раздела %s, все данные на этом разделе будут потеряны" #: diskdrake/interactive.pm:1299 #, c-format msgid "Move files to the new partition" msgstr "Переместить файлы на новый раздел" #: diskdrake/interactive.pm:1299 #, c-format msgid "Hide files" msgstr "Скрыть файлы" #: diskdrake/interactive.pm:1300 #, c-format msgid "" "Directory %s already contains data\n" "(%s)\n" "\n" "You can either choose to move the files into the partition that will be " "mounted there or leave them where they are (which results in hiding them by " "the contents of the mounted partition)" msgstr "" "Каталог %s уже содержит данные\n" "(%s)\n" "\n" "Вы можете или переместить файлы на раздел, который потом будет примонтирован " "в этот каталог, или оставить оставить их нетронутыми (в результате чего они " "будут скрыты примонтированным каталогом)." #: diskdrake/interactive.pm:1315 #, c-format msgid "Moving files to the new partition" msgstr "Перемещение файлов в новый раздел" #: diskdrake/interactive.pm:1319 #, c-format msgid "Copying %s" msgstr "Копируется %s" #: diskdrake/interactive.pm:1323 #, c-format msgid "Removing %s" msgstr "Удаляется %s" #: diskdrake/interactive.pm:1337 #, c-format msgid "partition %s is now known as %s" msgstr "раздел %s теперь известен как %s" #: diskdrake/interactive.pm:1338 #, c-format msgid "Partitions have been renumbered: " msgstr "У Для разделов были изменены номера: " #: diskdrake/interactive.pm:1363 diskdrake/interactive.pm:1434 #, c-format msgid "Device: " msgstr "Устройство: " #: diskdrake/interactive.pm:1364 #, c-format msgid "Volume label: " msgstr "Метка тома: " #: diskdrake/interactive.pm:1365 #, c-format msgid "UUID: " msgstr "UUID: " #: diskdrake/interactive.pm:1366 #, c-format msgid "DOS drive letter: %s (just a guess)\n" msgstr "буква диска DOS: %s (просто предположение)\n" #: diskdrake/interactive.pm:1370 diskdrake/interactive.pm:1379 #: diskdrake/interactive.pm:1453 #, c-format msgid "Type: " msgstr "Тип: " #: diskdrake/interactive.pm:1374 diskdrake/interactive.pm:1438 #, c-format msgid "Name: " msgstr "Имя: " #: diskdrake/interactive.pm:1381 #, c-format msgid "Start: sector %s\n" msgstr "Начало: сектор %s\n" #: diskdrake/interactive.pm:1382 #, c-format msgid "Size: %s" msgstr "Размер: %s" #: diskdrake/interactive.pm:1384 #, c-format msgid ", %s sectors" msgstr ", %s секторов" #: diskdrake/interactive.pm:1386 #, c-format msgid "Cylinder %d to %d\n" msgstr "Цилиндр %d до %d\n" #: diskdrake/interactive.pm:1387 #, c-format msgid "Number of logical extents: %d\n" msgstr "Количество логических областей: %d\n" #: diskdrake/interactive.pm:1388 #, c-format msgid "Formatted\n" msgstr "Отформатирован\n" #: diskdrake/interactive.pm:1389 #, c-format msgid "Not formatted\n" msgstr "Не отформатирован\n" #: diskdrake/interactive.pm:1390 #, c-format msgid "Mounted\n" msgstr "Примонтирован\n" #: diskdrake/interactive.pm:1391 #, c-format msgid "RAID %s\n" msgstr "RAID %s\n" #: diskdrake/interactive.pm:1393 #, c-format msgid "Encrypted" msgstr "Зашифрована" #: diskdrake/interactive.pm:1395 #, c-format msgid " (mapped on %s)" msgstr " (отображено на %s)" #: diskdrake/interactive.pm:1396 #, c-format msgid " (to map on %s)" msgstr "(отобразить на %s)" #: diskdrake/interactive.pm:1397 #, c-format msgid " (inactive)" msgstr "(неактивно)" #: diskdrake/interactive.pm:1404 #, c-format msgid "" "Loopback file(s):\n" " %s\n" msgstr "" "Файл(ы) loopback:\n" " %s\n" #: diskdrake/interactive.pm:1405 #, c-format msgid "" "Partition booted by default\n" " (for MS-DOS boot, not for lilo)\n" msgstr "" "Загрузочный раздел по умолчанию\n" " (для загрузки MS-DOS, не для lilo)\n" #: diskdrake/interactive.pm:1407 #, c-format msgid "Level %s\n" msgstr "Уровень %s\n" #: diskdrake/interactive.pm:1408 #, c-format msgid "Chunk size %d KiB\n" msgstr "Размер chunk %d KiB\n" #: diskdrake/interactive.pm:1409 #, c-format msgid "RAID-disks %s\n" msgstr "RAID-диски %s\n" #: diskdrake/interactive.pm:1411 #, c-format msgid "Loopback file name: %s" msgstr "Имя файла loopback: %s" #: diskdrake/interactive.pm:1414 #, c-format msgid "" "\n" "Chances are, this partition is\n" "a Driver partition. You should\n" "probably leave it alone.\n" msgstr "" "\n" "Есть вероятность, что этот раздел\n" "является разделом драйвера.\n" "Лучше вам его не трогать.\n" #: diskdrake/interactive.pm:1417 #, c-format msgid "" "\n" "This special Bootstrap\n" "partition is for\n" "dual-booting your system.\n" msgstr "" "\n" "Этот специальный раздел\n" "Bootstrap предназначен\n" "для двойной загрузки системы.\n" #: diskdrake/interactive.pm:1426 #, c-format msgid "Free space on %s (%s)" msgstr "Свободное пространство на %s (%s)" #: diskdrake/interactive.pm:1435 #, c-format msgid "Read-only" msgstr "Только для чтения" #: diskdrake/interactive.pm:1436 #, c-format msgid "Size: %s\n" msgstr "Размер: %s\n" #: diskdrake/interactive.pm:1437 #, c-format msgid "Geometry: %s cylinders, %s heads, %s sectors\n" msgstr "Геометрия: %s цилиндров, %s головок, %s секторов\n" #: diskdrake/interactive.pm:1439 #, c-format msgid "Medium type: " msgstr "Тип носителя: " #: diskdrake/interactive.pm:1440 #, c-format msgid "LVM-disks %s\n" msgstr "LVM-диски %s\n" #: diskdrake/interactive.pm:1441 #, c-format msgid "Partition table type: %s\n" msgstr "Тип таблицы разделов: %s\n" #: diskdrake/interactive.pm:1442 #, c-format msgid "on channel %d id %d\n" msgstr "на канале %d id %d\n" #: diskdrake/interactive.pm:1486 #, c-format msgid "Choose your filesystem encryption key" msgstr "Выберите ключ шифрования вашей файловой системы" #: diskdrake/interactive.pm:1489 #, c-format msgid "This encryption key is too simple (must be at least %d characters long)" msgstr "" "Этот ключ шифрования слишком прост (должен быть длиной по крайней мере в %d " "символов)" #: diskdrake/interactive.pm:1496 #, c-format msgid "Encryption algorithm" msgstr "Алгоритм шифрования" #: diskdrake/removable.pm:46 #, c-format msgid "Change type" msgstr "Изменить тип" #: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550 #: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160 #: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:847 ugtk2.pm:415 #: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812 #, c-format msgid "Cancel" msgstr "Отмена" #: diskdrake/smbnfs_gtk.pm:164 #, c-format msgid "Cannot login using username %s (bad password?)" msgstr "Невозможно войти под пользователем %s (неверный пароль?)" #: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177 #, c-format msgid "Domain Authentication Required" msgstr "Требуется аутентификация домена" #: diskdrake/smbnfs_gtk.pm:169 #, c-format msgid "Which username" msgstr "Какое имя пользователя" #: diskdrake/smbnfs_gtk.pm:169 #, c-format msgid "Another one" msgstr "Еще один" #: diskdrake/smbnfs_gtk.pm:178 #, c-format msgid "" "Please enter your username, password and domain name to access this host." msgstr "" "Пожалуйста, введите свои имя пользователя, пароль и имя домена, чтобы " "получить доступ к хосту" #: diskdrake/smbnfs_gtk.pm:180 #, c-format msgid "Username" msgstr "Имя пользователя" #: diskdrake/smbnfs_gtk.pm:182 #, c-format msgid "Domain" msgstr "Домен" #: diskdrake/smbnfs_gtk.pm:206 #, c-format msgid "Search servers" msgstr "Поиск серверов" #: diskdrake/smbnfs_gtk.pm:211 #, c-format msgid "Search new servers" msgstr "Поиск новых серверов" #: do_pkgs.pm:19 do_pkgs.pm:57 #, c-format msgid "The package %s needs to be installed. Do you want to install it?" msgstr "Необходимо установить пакет %s. Хотите установить его?" #: do_pkgs.pm:23 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:82 #, c-format msgid "Could not install the %s package!" msgstr "Невозможно установить пакет %s !" #: do_pkgs.pm:28 do_pkgs.pm:65 #, c-format msgid "Mandatory package %s is missing" msgstr "Обязательный пакет %s отсутствует" #: do_pkgs.pm:39 do_pkgs.pm:77 #, c-format msgid "The following packages need to be installed:\n" msgstr "Следующие пакеты должны быть установлены:\n" #: do_pkgs.pm:241 #, c-format msgid "Installing packages..." msgstr "Устанавливаются пакеты..." #: do_pkgs.pm:287 pkgs.pm:285 #, c-format msgid "Removing packages..." msgstr "Удаляются пакеты..." #: fs/any.pm:17 #, c-format msgid "" "An error occurred - no valid devices were found on which to create new " "filesystems. Please check your hardware for the cause of this problem" msgstr "" "Произошла ошибка - не были найдены верные устройства для создания новых " "файловых систем. Пожалуйста, проверьте свое аппаратное обеспечение для " "выяснения вероятной причины." #: fs/any.pm:75 fs/partitioning_wizard.pm:62 #, c-format msgid "You must have a FAT partition mounted in /boot/efi" msgstr "У вас должен быть раздел FAT, примонтированный на /boot/efi" #: fs/format.pm:106 #, c-format msgid "Creating and formatting file %s" msgstr "Создается и форматируется файл %s" #: fs/format.pm:125 #, c-format msgid "I do not know how to set label on %s with type %s" msgstr "Неизвестно, как установить метку тома для %s с типом %s" #: fs/format.pm:134 #, c-format msgid "setting label on %s failed, is it formatted?" msgstr "не удалось установить метку для %s. Он отформатирован?" #: fs/format.pm:175 #, c-format msgid "I do not know how to format %s in type %s" msgstr "Не знаю, как форматировать %s с типом %s" #: fs/format.pm:180 fs/format.pm:182 #, c-format msgid "%s formatting of %s failed" msgstr "%s форматирование %s завершилось неудачно" #: fs/loopback.pm:24 #, c-format msgid "Circular mounts %s\n" msgstr "Замыкающие монтирования %s\n" #: fs/mount.pm:85 #, c-format msgid "Mounting partition %s" msgstr "Монтируется раздел %s" #: fs/mount.pm:86 #, c-format msgid "mounting partition %s in directory %s failed" msgstr "монтирование раздела %s в каталог %s завершилось неудачно" #: fs/mount.pm:91 fs/mount.pm:108 #, c-format msgid "Checking %s" msgstr "Проверяется %s" #: fs/mount.pm:125 partition_table.pm:409 #, c-format msgid "error unmounting %s: %s" msgstr "ошибка размонтирования %s: %s" #: fs/mount.pm:140 #, c-format msgid "Enabling swap partition %s" msgstr "Включается раздел swap %s" #: fs/mount_options.pm:112 #, c-format msgid "Enable Posix Access Control Lists" msgstr "Включить Posix Access Conrol Lists (ACL)" #: fs/mount_options.pm:114 #, c-format msgid "Flush write cache on file close" msgstr "Очищать кэш записи при закрытии файла" #: fs/mount_options.pm:116 #, c-format msgid "Enable group disk quota accounting and optionally enforce limits" msgstr "" "Разрешить подсчет дисковых квот для групп и опционально установку лимитов" #: fs/mount_options.pm:118 #, c-format msgid "" "Do not update inode access times on this filesystem\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "Не обновлять время доступа к inode на этой файловой системе\n" "(нужно для более быстрого доступа к спулу новостей для ускорения работы " "серверов новостей)." #: fs/mount_options.pm:121 #, c-format msgid "" "Update inode access times on this filesystem in a more efficient way\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "Не обновлять время доступа к inode на этой файловой системе\n" "(нужно для более быстрого доступа к спулу новостей для ускорения работы " "серверов новостей)." #: fs/mount_options.pm:124 #, c-format msgid "" "Can only be mounted explicitly (i.e.,\n" "the -a option will not cause the filesystem to be mounted)." msgstr "" "Может быть примонтировано только явным образом (то есть,\n" "опция -a не приведет к монтированию файловой системы)." #: fs/mount_options.pm:127 #, c-format msgid "Do not interpret character or block special devices on the filesystem." msgstr "" "Не интерпретировать символьные или специальные блочные устройства в файловой " "системе." #: fs/mount_options.pm:129 #, c-format msgid "" "Do not allow execution of any binaries on the mounted\n" "filesystem. This option might be useful for a server that has filesystems\n" "containing binaries for architectures other than its own." msgstr "" "Не позволять выполнение любых бинарников на примонтированной\n" "файловой системе. Эта опция может быть полезна для серверов,\n" "которые имеют файловые системы, содержащие бинарники для архитектур,\n" "отличных от их собственной." #: fs/mount_options.pm:133 #, c-format msgid "" "Do not allow set-user-identifier or set-group-identifier\n" "bits to take effect. (This seems safe, but is in fact rather unsafe if you\n" "have suidperl(1) installed.)" msgstr "" "Не разрешать битам set-user-identifier или set-group-identifier\n" "вступать в силу. (Это вроде бы безопасно, но на деле будет более безопасно \n" "если у вас установлен suidperl(1).)" #: fs/mount_options.pm:137 #, c-format msgid "Mount the filesystem read-only." msgstr "Монтировать файловую систему в режиме только-для-чтения." #: fs/mount_options.pm:139 #, c-format msgid "All I/O to the filesystem should be done synchronously." msgstr "Все I/O для файловой системы должны быть выполнены синхронно." #: fs/mount_options.pm:141 #, c-format msgid "Allow every user to mount and umount the filesystem." msgstr "" "Разрешить всем пользователям монтировать и размонтировать файловую систему." #: fs/mount_options.pm:143 #, c-format msgid "Allow an ordinary user to mount the filesystem." msgstr "Разрешить обычному пользователям монтировать файловую систему." #: fs/mount_options.pm:145 #, c-format msgid "Enable user disk quota accounting, and optionally enforce limits" msgstr "" "Включить учёт дисковых квот для пользователей и, опционально, установку " "лимитов." #: fs/mount_options.pm:147 #, c-format msgid "Support \"user.\" extended attributes" msgstr "Поддержка расширенных атрибутов \"user.\"" #: fs/mount_options.pm:149 #, c-format msgid "Give write access to ordinary users" msgstr "Разрешить запись обычным пользователям." #: fs/mount_options.pm:151 #, c-format msgid "Give read-only access to ordinary users" msgstr "Разрешить доступ только-на-чтение обычным пользователям." #: fs/mount_point.pm:82 #, c-format msgid "Duplicate mount point %s" msgstr "Дублирование точки монтирования %s" #: fs/mount_point.pm:97 #, c-format msgid "No partition available" msgstr "Нет доступных разделов" #: fs/mount_point.pm:100 #, c-format msgid "Scanning partitions to find mount points" msgstr "Идёт поиск точек монтирования на разделах" #: fs/mount_point.pm:107 #, c-format msgid "Choose the mount points" msgstr "Выберите точки монтирования" #: fs/partitioning.pm:46 #, c-format msgid "Choose the partitions you want to format" msgstr "Выберите разделы для форматирования" #: fs/partitioning.pm:75 #, c-format msgid "" "Failed to check filesystem %s. Do you want to repair the errors? (beware, " "you can lose data)" msgstr "" "Ошибка проверки файловой системы %s. Исправить ошибки? (Внимание: возможна " "потеря данных!)" #: fs/partitioning.pm:78 #, c-format msgid "Not enough swap space to fulfill installation, please add some" msgstr "" "Недостаточно пространства для свопинга для завершения установки. Увеличьте " "его размер" #: fs/partitioning_wizard.pm:53 #, c-format msgid "" "You must have a root partition.\n" "For this, create a partition (or click on an existing one).\n" "Then choose action ``Mount point'' and set it to `/'" msgstr "" "Необходимо создать корневой раздел.\n" "Для этого создайте раздел (или выберите уже существующий).\n" "Затем выберите действие «Точка монтирования» и установите её в «/»" #: fs/partitioning_wizard.pm:59 #, c-format msgid "" "You do not have a swap partition.\n" "\n" "Continue anyway?" msgstr "" "Отсутствует раздел для свопинга\n" "\n" "Продолжить?" #: fs/partitioning_wizard.pm:93 #, c-format msgid "Use free space" msgstr "использовать свободное место" #: fs/partitioning_wizard.pm:95 #, c-format msgid "Not enough free space to allocate new partitions" msgstr "Недостаточно свободного места для размещения новых разделов" #: fs/partitioning_wizard.pm:103 #, c-format msgid "Use existing partitions" msgstr "Использовать существующие разделы" #: fs/partitioning_wizard.pm:105 #, c-format msgid "There is no existing partition to use" msgstr "Отсутствуют доступные для использования разделы" #: fs/partitioning_wizard.pm:129 #, c-format msgid "Computing the size of the Microsoft Windows® partition" msgstr "Вычисляется размер раздела Microsoft Windows®" #: fs/partitioning_wizard.pm:165 #, c-format msgid "Use the free space on a Microsoft Windows® partition" msgstr "Использовать свободное место в разделе Microsoft Windows®" #: fs/partitioning_wizard.pm:169 #, c-format msgid "Which partition do you want to resize?" msgstr "Размер какого из разделов нужно изменить?" #: fs/partitioning_wizard.pm:172 #, c-format msgid "" "Your Microsoft Windows® partition is too fragmented. Please reboot your " "computer under Microsoft Windows®, run the ``defrag'' utility, then restart " "the Mageia Linux installation." msgstr "" "Раздел Microsoft Windows® слишком фрагментирован. Перезагрузите компьютер в " "систему Microsoft Windows®, запустите утилиту «defrag», а затем повторно " "запустите установку Mageia Linux." #: fs/partitioning_wizard.pm:180 #, c-format msgid "" "WARNING!\n" "\n" "\n" "Your Microsoft Windows® partition will be now resized.\n" "\n" "\n" "Be careful: this operation is dangerous. If you have not already done so, " "you first need to exit the installation, run \"chkdsk c:\" from a Command " "Prompt under Microsoft Windows® (beware, running graphical program \"scandisk" "\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), " "optionally run defrag, then restart the installation. You should also backup " "your data.\n" "\n" "\n" "When sure, press %s." msgstr "" "ПРЕДУПРЕЖДЕНИЕ!\n" "\n" "\n" "Сейчас DrakX изменит размер вашего раздела Windows.\n" "\n" "\n" "Будьте осторожны: эта операция опасна. Если вы еще этого не сделали, вам " "стоит выйти из инсталляции, запустить \"chkdsk c:\" в командной строке под " "Windows (имейте в виду, что запуска графической программы \"scandisk\" " "недостаточно, обязательно запустите \"chkdsk\" в командной строке), по " "желанию выполнить дефрагментацию (defrag), затем начать установку снова. Вы " "также должны сделать резервную копию данных.\n" "\n" "\n" "Если уверены, нажмите %s." #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: fs/partitioning_wizard.pm:189 fs/partitioning_wizard.pm:557 #: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519 #, c-format msgid "Next" msgstr "Далее" #: fs/partitioning_wizard.pm:195 #, c-format msgid "Partitionning" msgstr "Разметка диска" #: fs/partitioning_wizard.pm:195 #, c-format msgid "Which size do you want to keep for Microsoft Windows® on partition %s?" msgstr "Какой объём оставить для раздела %s с Microsoft Windows®?" #: fs/partitioning_wizard.pm:196 #, c-format msgid "Size" msgstr "Размер" #: fs/partitioning_wizard.pm:205 #, c-format msgid "Resizing Microsoft Windows® partition" msgstr "Изменяется размер раздела Microsoft Windows®" #: fs/partitioning_wizard.pm:210 #, c-format msgid "FAT resizing failed: %s" msgstr "Не удалось измененить размер FAT: %s" #: fs/partitioning_wizard.pm:226 #, c-format msgid "There is no FAT partition to resize (or not enough space left)" msgstr "Отсутствует раздел FAT для изменения размера (или не хватает места)" #: fs/partitioning_wizard.pm:231 #, c-format msgid "Remove Microsoft Windows®" msgstr "Удалить систему Microsoft Windows®" #: fs/partitioning_wizard.pm:231 #, c-format msgid "Erase and use entire disk" msgstr "очистить и использовать весь диск" #: fs/partitioning_wizard.pm:235 #, fuzzy, c-format msgid "" "You have more than one hard disk drive, which one do you want the installer " "to use?" msgstr "" "Доступно более одного жёсткого диска. На какой из них нужно установить Linux?" #: fs/partitioning_wizard.pm:243 fsedit.pm:632 #, c-format msgid "ALL existing partitions and their data will be lost on drive %s" msgstr "На диске %s будут уничтожены ВСЕ существующие разделы и данные" #: fs/partitioning_wizard.pm:253 #, c-format msgid "Custom disk partitioning" msgstr "ручная разметка диска" #: fs/partitioning_wizard.pm:259 #, c-format msgid "Use fdisk" msgstr "Используйте fdisk" #: fs/partitioning_wizard.pm:262 #, c-format msgid "" "You can now partition %s.\n" "When you are done, do not forget to save using `w'" msgstr "" "Теперь можно разметить диск %s.\n" "После завершения сохраните настройки с помощью клавиши «w»" #: fs/partitioning_wizard.pm:401 #, c-format msgid "Ext2/3/4" msgstr "Ext2/3/4" #: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577 #, c-format msgid "I can not find any room for installing" msgstr "Отсутствует дисковое пространство для установки" #: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584 #, c-format msgid "The DrakX Partitioning wizard found the following solutions:" msgstr "Мастер разметки диска DrakX предлагает следующие решения:" #: fs/partitioning_wizard.pm:510 #, c-format msgid "Here is the content of your disk drive " msgstr "Это содержимое вашего жесткого диска" #: fs/partitioning_wizard.pm:594 #, c-format msgid "Partitioning failed: %s" msgstr "Ошибка разметки: %s" #: fs/type.pm:393 #, c-format msgid "You can not use JFS for partitions smaller than 16MB" msgstr "" "Файловую систему JFS нельзя использовать на разделах размером менее 16 МБ" #: fs/type.pm:394 #, c-format msgid "You can not use ReiserFS for partitions smaller than 32MB" msgstr "" "Файловую систему ReiserFS нельзя использовать на разделах размером менее 32 " "МБ" #: fsedit.pm:24 #, c-format msgid "simple" msgstr "простой" #: fsedit.pm:28 #, c-format msgid "with /usr" msgstr "с /usr" #: fsedit.pm:33 #, c-format msgid "server" msgstr "сервер" #: fsedit.pm:137 #, c-format msgid "BIOS software RAID detected on disks %s. Activate it?" msgstr "На дисках %s обнаружен программный (BIOS) RAID-массив. Включить его?" #: fsedit.pm:247 #, c-format msgid "" "I can not read the partition table of device %s, it's too corrupted for me :" "(\n" "I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n" "The other solution is to not allow DrakX to modify the partition table.\n" "(the error is %s)\n" "\n" "Do you agree to lose all the partitions?\n" msgstr "" "Невозможно прочитать таблицу разделов на устройстве %s, она слишком " "повреждена :(\n" "Можно попытаться продолжить, очистив плохие разделы (ВСЯ ИНФОРМАЦИЯ будет " "потеряна!).\n" "Другой вариант - не разрешить DrakX'у изменить таблицу разделов.\n" "(ошибка %s)\n" "\n" "Вы согласны потерять все разделы?\n" #: fsedit.pm:427 #, c-format msgid "Mount points must begin with a leading /" msgstr "Точка монтирования должна начинаться с /" #: fsedit.pm:428 #, c-format msgid "Mount points should contain only alphanumerical characters" msgstr "Точки монтирования должны содержать только символы букв и цифр" #: fsedit.pm:429 #, c-format msgid "There is already a partition with mount point %s\n" msgstr "Уже есть раздел с точкой монтирования %s\n" #: fsedit.pm:434 #, c-format msgid "" "You've selected a software RAID partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" "Please be sure to add a separate /boot partition" msgstr "" "Вы выбрали программный раздел RAID в качестве корневого (/).\n" "Никакой загрузчик не в состоянии управлять им без раздела /boot.\n" "Пожалуйста, убедитесь, что раздел /boot добавлен" #: fsedit.pm:440 #, c-format msgid "" "Metadata version unsupported for a boot partition. Please be sure to add a /" "boot partition." msgstr "" "Версия метаданных не подеррживается для загрузочного раздела. Убедитесь, что " "добавили раздел /boot." #: fsedit.pm:448 #, c-format msgid "" "You've selected a software RAID partition as /boot.\n" "No bootloader is able to handle this." msgstr "" "Вы выбрали программный раздел RAID в качестве /boot.\n" "Никакой загрузчик не в состоянии управлять им." #: fsedit.pm:452 #, c-format msgid "Metadata version unsupported for a boot partition." msgstr "Версия метаданных не поддерживается для загрузочного раздела." #: fsedit.pm:459 #, c-format msgid "" "You've selected an encrypted partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" "Please be sure to add a separate /boot partition" msgstr "" "Вы выбрали зашифрованный в качестве корневого (/).\n" "Никакой загрузчик не в состоянии управлять им без раздела /boot.\n" "Пожалуйста, убедитесь, что раздел /boot добавлен" #: fsedit.pm:465 fsedit.pm:483 #, c-format msgid "You can not use an encrypted filesystem for mount point %s" msgstr "" "Вы не можете использовать зашифрованную файловую систему для точки " "монтирования %s" #: fsedit.pm:469 #, c-format msgid "" "You can not use the LVM Logical Volume for mount point %s since it spans " "physical volumes" msgstr "" "Вы не можете использовать логический том LVM для точки монтирования %s, " "поскольку он распределён по физическим разделам" #: fsedit.pm:471 #, c-format msgid "" "You've selected the LVM Logical Volume as root (/).\n" "The bootloader is not able to handle this when the volume spans physical " "volumes.\n" "You should create a separate /boot partition first" msgstr "" "Вы выбрали логический том LVM в качестве корневого (/).\n" "Загрузчик не сможет управлять им, если том распределён по физическим " "разделам.\n" "Вам следует сначала создать раздел /boot" #: fsedit.pm:475 fsedit.pm:477 #, c-format msgid "This directory should remain within the root filesystem" msgstr "Этот каталог должен оставаться в пределах корневой файловой системы" #: fsedit.pm:479 fsedit.pm:481 #, c-format msgid "" "You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount " "point\n" msgstr "" "Для этой точки монтирования требуется реальная файловая система\n" "(ext2/3/4, reiserfs, xfs или jfs)\n" #: fsedit.pm:548 #, c-format msgid "Not enough free space for auto-allocating" msgstr "Недостаточно свободного места для автоматического распределения" #: fsedit.pm:550 #, c-format msgid "Nothing to do" msgstr "Нечего выполнять" #: harddrake/data.pm:62 #, c-format msgid "SATA controllers" msgstr "Контроллеры SATA" #: harddrake/data.pm:71 #, c-format msgid "RAID controllers" msgstr "Контроллеры RAID" #: harddrake/data.pm:81 #, c-format msgid "(E)IDE/ATA controllers" msgstr "Контроллеры (E)IDE/ATA" #: harddrake/data.pm:92 #, c-format msgid "Card readers" msgstr "Устройства для считывания с карт" #: harddrake/data.pm:101 #, c-format msgid "Firewire controllers" msgstr "Контроллеры Firewire" #: harddrake/data.pm:110 #, c-format msgid "PCMCIA controllers" msgstr "Контроллеры PCMCIA" #: harddrake/data.pm:119 #, c-format msgid "SCSI controllers" msgstr "Контроллеры SCSI" #: harddrake/data.pm:128 #, c-format msgid "USB controllers" msgstr "Контроллеры USB" #: harddrake/data.pm:137 #, c-format msgid "USB ports" msgstr "Порты USB" #: harddrake/data.pm:146 #, c-format msgid "SMBus controllers" msgstr "Контроллеры SMBus" #: harddrake/data.pm:155 #, c-format msgid "Bridges and system controllers" msgstr "Мосты и системные контроллеры" #: harddrake/data.pm:167 #, c-format msgid "Floppy" msgstr "Дискета" #: harddrake/data.pm:177 #, c-format msgid "Zip" msgstr "Zip" #: harddrake/data.pm:193 #, c-format msgid "Hard Disk" msgstr "Диск" #: harddrake/data.pm:203 #, c-format msgid "USB Mass Storage Devices" msgstr "Устройства хранения данных на USB" #: harddrake/data.pm:212 #, c-format msgid "CDROM" msgstr "CDROM" #: harddrake/data.pm:222 #, c-format msgid "CD/DVD burners" msgstr "Пишущие CD/DVD" #: harddrake/data.pm:232 #, c-format msgid "DVD-ROM" msgstr "DVD-ROM" #: harddrake/data.pm:242 #, c-format msgid "Tape" msgstr "Магнитная лента" #: harddrake/data.pm:253 #, c-format msgid "AGP controllers" msgstr "Контроллеры AGP" #: harddrake/data.pm:262 #, c-format msgid "Videocard" msgstr "Видеокарта" #: harddrake/data.pm:271 #, c-format msgid "DVB card" msgstr "DVB-карта" #: harddrake/data.pm:279 #, c-format msgid "Tvcard" msgstr "ТВ-карта" #: harddrake/data.pm:289 #, c-format msgid "Other MultiMedia devices" msgstr "Другие устройства мультимедиа" #: harddrake/data.pm:298 #, c-format msgid "Soundcard" msgstr "Звуковая карта" #: harddrake/data.pm:312 #, c-format msgid "Webcam" msgstr "Веб-камера" #: harddrake/data.pm:327 #, c-format msgid "Processors" msgstr "Процессоры" #: harddrake/data.pm:337 #, c-format msgid "ISDN adapters" msgstr "Адаптеры ISDN" #: harddrake/data.pm:348 #, c-format msgid "USB sound devices" msgstr "USB звуковые устройства" #: harddrake/data.pm:357 #, c-format msgid "Radio cards" msgstr "Радио-карты" #: harddrake/data.pm:366 #, c-format msgid "ATM network cards" msgstr "ATM сетевые карты" #: harddrake/data.pm:375 #, c-format msgid "WAN network cards" msgstr "WAN сетевые карты" #: harddrake/data.pm:384 #, c-format msgid "Bluetooth devices" msgstr "Устройства Bluetooth" #: harddrake/data.pm:393 #, c-format msgid "Ethernetcard" msgstr "Карта ethernet" #: harddrake/data.pm:410 #, c-format msgid "Modem" msgstr "Модем" #: harddrake/data.pm:420 #, c-format msgid "ADSL adapters" msgstr "Адаптеры ADSL" #: harddrake/data.pm:432 #, c-format msgid "Memory" msgstr "Память" #: harddrake/data.pm:441 #, c-format msgid "Printer" msgstr "Принтер" #. -PO: these are joysticks controllers: #: harddrake/data.pm:455 #, c-format msgid "Game port controllers" msgstr "Контроллеры игровых портов" #: harddrake/data.pm:464 #, c-format msgid "Joystick" msgstr "Джойстик" #: harddrake/data.pm:474 #, c-format msgid "Keyboard" msgstr "Клавиатура" #: harddrake/data.pm:488 #, c-format msgid "Tablet and touchscreen" msgstr "Планшет и сенсорная панель" #: harddrake/data.pm:497 #, c-format msgid "Mouse" msgstr "Мышь" #: harddrake/data.pm:512 #, c-format msgid "Biometry" msgstr "Биометрия" #: harddrake/data.pm:520 #, c-format msgid "UPS" msgstr "ИБП" #: harddrake/data.pm:529 #, c-format msgid "Scanner" msgstr "Сканер" #: harddrake/data.pm:540 #, c-format msgid "Unknown/Others" msgstr "Неизвестный/Другие" #: harddrake/data.pm:570 #, c-format msgid "cpu # " msgstr "процессор # " #: harddrake/sound.pm:303 #, c-format msgid "Please Wait... Applying the configuration" msgstr "Подождите... Применяются настройки" #: harddrake/sound.pm:366 #, c-format msgid "Enable PulseAudio" msgstr "Включить PulseAudio" #: harddrake/sound.pm:370 #, c-format msgid "Enable 5.1 sound with Pulse Audio" msgstr "Включить 5.1-звук через Pulse Audio" #: harddrake/sound.pm:375 #, c-format msgid "Enable user switching for audio applications" msgstr "Включить переключение пользователей для звуковых приложений" #: harddrake/sound.pm:379 #, c-format msgid "Use Glitch-Free mode" msgstr "Использовать режим без помех" #: harddrake/sound.pm:385 #, c-format msgid "Reset sound mixer to default values" msgstr "Восстановить значения микшера по умолчанию " #: harddrake/sound.pm:390 #, c-format msgid "Trouble shooting" msgstr "Поиск и устранение неисправностей" #: harddrake/sound.pm:397 #, c-format msgid "No alternative driver" msgstr "Альтернативный драйвер отсутствует" #: harddrake/sound.pm:398 #, c-format msgid "" "There's no known OSS/ALSA alternative driver for your sound card (%s) which " "currently uses \"%s\"" msgstr "" "Для данной звуковой карты (%s) отсутствует альтернативный драйвер OSS/ALSA, " "которая в данный момент использует «%s»" #: harddrake/sound.pm:405 #, c-format msgid "Sound configuration" msgstr "Настройка звука" #: harddrake/sound.pm:407 #, c-format msgid "" "Here you can select an alternative driver (either OSS or ALSA) for your " "sound card (%s)." msgstr "" "Здесь можно выбрать альтернативный драйвер (OSS или ALSA) для звуковой карты " "(%s)" #. -PO: here the first %s is either "OSS" or "ALSA", #. -PO: the second %s is the name of the current driver #. -PO: and the third %s is the name of the default driver #: harddrake/sound.pm:412 #, fuzzy, c-format msgid "" "\n" "\n" "Your card currently uses the %s\"%s\" driver (the default driver for your " "card is \"%s\")" msgstr "" "\n" "\n" "В настоящий момент для карты используется драйвер %s «%s» (драйвером по " "умолчанию является «%s»)" #: harddrake/sound.pm:414 #, c-format msgid "" "OSS (Open Sound System) was the first sound API. It's an OS independent " "sound API (it's available on most UNIX(tm) systems) but it's a very basic " "and limited API.\n" "What's more, OSS drivers all reinvent the wheel.\n" "\n" "ALSA (Advanced Linux Sound Architecture) is a modularized architecture " "which\n" "supports quite a large range of ISA, USB and PCI cards.\n" "\n" "It also provides a much higher API than OSS.\n" "\n" "To use alsa, one can either use:\n" "- the old compatibility OSS api\n" "- the new ALSA api that provides many enhanced features but requires using " "the ALSA library.\n" msgstr "" "OSS (открытая звуковая система) была первой звуковой API. Она является " "звуковой API, не зависящей от ОС (доступна на большинстве UNIX-системах), но " "она все-таки очень простая и ограниченная API.\n" "Куда уж больше, все драйверы OSS и так заново открывают колесо.\n" "\n" "ALSA (расширенная звуковая архитектура Linux) представляет собой модульную " "архитектуру, которая поддерживает довольно широкий диапазон ISA, USB и PCI-" "карт.\n" "\n" "Она также предоставляет значительно большую API, чем OSS.\n" "\n" "Для поддержки alsa можно использовать:\n" "- старую api, совместимую с OSS\n" "- новую api ALSA, предоставляющую много расширенных возможностей, но " "требующую библиотеку ALSA.\n" #: harddrake/sound.pm:428 harddrake/sound.pm:511 #, c-format msgid "Driver:" msgstr "Драйвер:" #: harddrake/sound.pm:442 #, c-format msgid "" "The old \"%s\" driver is blacklisted.\n" "\n" "It has been reported to oops the kernel on unloading.\n" "\n" "The new \"%s\" driver will only be used on next bootstrap." msgstr "" "Старый драйвер \"%s\" занесен в черный список.\n" "\n" "О нем был создан отчет, чтобы предупредить ядро при выгрузке.\n" "\n" "Новый драйвер \"%s\" будет использован только при следующей начальной\n" "загрузке." #: harddrake/sound.pm:450 #, c-format msgid "No open source driver" msgstr "Нет драйвера с открытым исходным кодом" #: harddrake/sound.pm:451 #, c-format msgid "" "There's no free driver for your sound card (%s), but there's a proprietary " "driver at \"%s\"." msgstr "" "Для вашей звуковой карты (%s) нет свободного драйвера, но имеется " "собственный драйвер на \"%s\"" #: harddrake/sound.pm:454 #, c-format msgid "No known driver" msgstr "Отсутствует известный драйвер" #: harddrake/sound.pm:455 #, c-format msgid "There's no known driver for your sound card (%s)" msgstr "Для вашей звуковой карты отсутствует известный драйвер (%s)" #: harddrake/sound.pm:470 #, c-format msgid "Sound trouble shooting" msgstr "Решение проблем со звуком" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: harddrake/sound.pm:473 #, c-format msgid "" "The classic bug sound tester is to run the following commands:\n" "\n" "\n" "- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card " "uses\n" "by default\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" "loaded or not\n" "\n" "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n" "tell you if sound and alsa services are configured to be run on\n" "initlevel 3\n" "\n" "- \"aumix -q\" will tell you if the sound volume is muted or not\n" "\n" "- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n" msgstr "" "Классическое тестирование ошибок звука выполняется запуском следующих " "команд:\n" "\n" "\n" "- \"lspcidrake -v | fgrep -i AUDIO\" сообщит вам, какой драйвер использует " "ваша карта по умолчанию\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" сообщит вам, какой драйвер\n" "используется в данный момент\n" "\n" "- \"/sbin/lsmod\" позволит вам проверить, загружен ли модуль (драйвер)\n" "\n" "- \"/sbin/chkconfig --list sound\" и \"/sbin/chkconfig --list alsa\"\n" "сообщит вам, были службы sound и alsa настроены для запуска\n" "на initlevel 3 или нет\n" "\n" "- \"aumix -q\" сообщит вам, включена громкость звука или нет\n" "\n" "- \"/sbin/fuser -v /dev/dsp\" сообщит, какая программа использует\n" "звуковую карту.\n" #: harddrake/sound.pm:500 #, c-format msgid "Let me pick any driver" msgstr "Выбрать другой драйвер" #: harddrake/sound.pm:503 #, c-format msgid "Choosing an arbitrary driver" msgstr "Выбор произвольного драйвера" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: harddrake/sound.pm:506 #, c-format msgid "" "If you really think that you know which driver is the right one for your " "card\n" "you can pick one in the above list.\n" "\n" "The current driver for your \"%s\" sound card is \"%s\" " msgstr "" "Если вы действительно думаете, что сами знаете, какой драйвер является " "верным\n" "для вашей карты, вы можете выбрать его из списка сверху.\n" "\n" "Текущим драйвером для вашей звуковой карты \"%s\" является \"%s\" " #: harddrake/v4l.pm:12 #, c-format msgid "Auto-detect" msgstr "Автоопределение" #: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337 #, c-format msgid "Unknown|Generic" msgstr "Неизвестный|Обычный" #: harddrake/v4l.pm:130 #, c-format msgid "Unknown|CPH05X (bt878) [many vendors]" msgstr "Неизвестный|CPH05X (bt878) [большинство производителей]" #: harddrake/v4l.pm:131 #, c-format msgid "Unknown|CPH06X (bt878) [many vendors]" msgstr "Неизвестный|CPH06X (bt878) [большинство производителей]" #: harddrake/v4l.pm:475 #, c-format msgid "" "For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-" "detect the rights parameters.\n" "If your card is misdetected, you can force the right tuner and card types " "here. Just select your tv card parameters if needed." msgstr "" "Для большинства современных ТВ-карт модуль bttv ядра GNU/Linux просто " "автоматически определит правильные параметры.\n" "Если ваша карта не определилась, то здесь вы можете принудительно включить " "использование правильных типов тюнера и карты. Если необходимо, просто " "выберите параметры своей ТВ-карты" #: harddrake/v4l.pm:478 #, c-format msgid "Card model:" msgstr "Модель карты :" #: harddrake/v4l.pm:479 #, c-format msgid "Tuner type:" msgstr "Тип тюнера :" #: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263 #: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39 #: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:847 #: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835 #, c-format msgid "Ok" msgstr "ОК" #: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:156 #, c-format msgid "Yes" msgstr "Да" #: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:156 #, c-format msgid "No" msgstr "Нет" #: interactive.pm:262 #, c-format msgid "Choose a file" msgstr "Выберите файл" #: interactive.pm:387 interactive/gtk.pm:453 #, c-format msgid "Add" msgstr "Добавить" #: interactive.pm:387 interactive/gtk.pm:453 #, c-format msgid "Modify" msgstr "Изменить" #: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519 #, c-format msgid "Finish" msgstr "Завершить" #: interactive.pm:550 interactive/curses.pm:260 ugtk2.pm:517 #, c-format msgid "Previous" msgstr "Назад" #: interactive/curses.pm:556 ugtk2.pm:872 #, c-format msgid "No file chosen" msgstr "Файлы не выбраны" #: interactive/curses.pm:560 ugtk2.pm:876 #, c-format msgid "You have chosen a directory, not a file" msgstr "Вы указали каталог, а не файл" #: interactive/curses.pm:562 ugtk2.pm:878 #, c-format msgid "No such directory" msgstr "Нет такого каталога" #: interactive/curses.pm:562 ugtk2.pm:878 #, c-format msgid "No such file" msgstr "Нет такого файла" #: interactive/gtk.pm:594 #, c-format msgid "Beware, Caps Lock is enabled" msgstr "Обратите внимание, CapsLock включен" #: interactive/stdio.pm:29 interactive/stdio.pm:154 #, c-format msgid "Bad choice, try again\n" msgstr "Неудачный выбор, попробуйте еще раз\n" #: interactive/stdio.pm:30 interactive/stdio.pm:155 #, c-format msgid "Your choice? (default %s) " msgstr "Что вы выбираете? (по умолчанию %s) " #: interactive/stdio.pm:54 #, c-format msgid "" "Entries you'll have to fill:\n" "%s" msgstr "" "Пункты, которые вы должны заполнить:\n" "%s" #: interactive/stdio.pm:70 #, c-format msgid "Your choice? (0/1, default `%s') " msgstr "Что вы выбираете? (0/1, по умолчанию `%s') " #: interactive/stdio.pm:97 #, c-format msgid "Button `%s': %s" msgstr "Кнопка: `%s': %s" #: interactive/stdio.pm:98 #, c-format msgid "Do you want to click on this button?" msgstr "Вы хотите нажать на эту кнопку?" #: interactive/stdio.pm:110 #, c-format msgid "Your choice? (default `%s'%s) " msgstr "Что вы выбираете? (по умолчанию `%s'%s) " #: interactive/stdio.pm:110 #, c-format msgid " enter `void' for void entry" msgstr " введите `void', чтобы очистить пункт" #: interactive/stdio.pm:128 #, c-format msgid "=> There are many things to choose from (%s).\n" msgstr "=> Существует множество вещей для выбора (%s).\n" #: interactive/stdio.pm:131 #, c-format msgid "" "Please choose the first number of the 10-range you wish to edit,\n" "or just hit Enter to proceed.\n" "Your choice? " msgstr "" "Пожалуйста, выберите первое число из 10-значного диапазона,\n" "которое вы хотите изменить или просто нажмите Enter для продолжения.\n" "Ваш выбор?" #: interactive/stdio.pm:144 #, c-format msgid "" "=> Notice, a label changed:\n" "%s" msgstr "" "=> Запомните, метка изменилась:\n" "%s" #: interactive/stdio.pm:151 #, c-format msgid "Re-submit" msgstr "Заново отправить" #. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR" #. -PO: or as "default:RTL", depending if your language is written from #. -PO: left to right, or from right to left; any other string is wrong. #: lang.pm:203 #, c-format msgid "default:LTR" msgstr "default:LTR" #: lang.pm:220 #, c-format msgid "Andorra" msgstr "Андорра" #: lang.pm:221 timezone.pm:226 #, c-format msgid "United Arab Emirates" msgstr "Объединенные арабские Эмираты" #: lang.pm:222 #, c-format msgid "Afghanistan" msgstr "Афганистан" #: lang.pm:223 #, c-format msgid "Antigua and Barbuda" msgstr "Антигуа и Барбуда" #: lang.pm:224 #, c-format msgid "Anguilla" msgstr "Ангвилла" #: lang.pm:225 #, c-format msgid "Albania" msgstr "Албания" #: lang.pm:226 #, c-format msgid "Armenia" msgstr "Армения" #: lang.pm:227 #, c-format msgid "Netherlands Antilles" msgstr "Нидерландские антильские острова" #: lang.pm:228 #, c-format msgid "Angola" msgstr "Ангола" #: lang.pm:229 #, c-format msgid "Antarctica" msgstr "Антарктика" #: lang.pm:230 timezone.pm:271 #, c-format msgid "Argentina" msgstr "Аргентина" #: lang.pm:231 #, c-format msgid "American Samoa" msgstr "Американские Самоа" #: lang.pm:232 mirror.pm:12 timezone.pm:229 #, c-format msgid "Austria" msgstr "Австрия" #: lang.pm:233 mirror.pm:11 timezone.pm:267 #, c-format msgid "Australia" msgstr "Австралия" #: lang.pm:234 #, c-format msgid "Aruba" msgstr "Аруба" #: lang.pm:235 #, c-format msgid "Azerbaijan" msgstr "Азербайджан" #: lang.pm:236 #, c-format msgid "Bosnia and Herzegovina" msgstr "Босния и Герцеговина" #: lang.pm:237 #, c-format msgid "Barbados" msgstr "Барбадос" #: lang.pm:238 timezone.pm:211 #, c-format msgid "Bangladesh" msgstr "Бангладеш" #: lang.pm:239 mirror.pm:13 timezone.pm:231 #, c-format msgid "Belgium" msgstr "Бельгия" #: lang.pm:240 #, c-format msgid "Burkina Faso" msgstr "Буркина-Фасо" #: lang.pm:241 timezone.pm:232 #, c-format msgid "Bulgaria" msgstr "Болгария" #: lang.pm:242 #, c-format msgid "Bahrain" msgstr "Бахрейн" #: lang.pm:243 #, c-format msgid "Burundi" msgstr "Бурунди" #: lang.pm:244 #, c-format msgid "Benin" msgstr "Бенин" #: lang.pm:245 #, c-format msgid "Bermuda" msgstr "Бермуды" #: lang.pm:246 #, c-format msgid "Brunei Darussalam" msgstr "Бруней Даруссалам" #: lang.pm:247 #, c-format msgid "Bolivia" msgstr "Боливия" #: lang.pm:248 mirror.pm:14 timezone.pm:272 #, c-format msgid "Brazil" msgstr "Бразилия" #: lang.pm:249 #, c-format msgid "Bahamas" msgstr "Багамы" #: lang.pm:250 #, c-format msgid "Bhutan" msgstr "Бутан" #: lang.pm:251 #, c-format msgid "Bouvet Island" msgstr "Остров Буве" #: lang.pm:252 #, c-format msgid "Botswana" msgstr "Ботсвана" #: lang.pm:253 timezone.pm:230 #, c-format msgid "Belarus" msgstr "Беларусь" #: lang.pm:254 #, c-format msgid "Belize" msgstr "Белиз" #: lang.pm:255 mirror.pm:15 timezone.pm:261 #, c-format msgid "Canada" msgstr "Канада" #: lang.pm:256 #, c-format msgid "Cocos (Keeling) Islands" msgstr "Кокосовые острова " #: lang.pm:257 #, c-format msgid "Congo (Kinshasa)" msgstr "Конго (Kinshasa)" #: lang.pm:258 #, c-format msgid "Central African Republic" msgstr "Центрально-африканская республика" #: lang.pm:259 #, c-format msgid "Congo (Brazzaville)" msgstr "Конго (Brazzaville)" #: lang.pm:260 mirror.pm:39 timezone.pm:255 #, c-format msgid "Switzerland" msgstr "Швейцария" #: lang.pm:261 #, c-format msgid "Cote d'Ivoire" msgstr "Кот-д'Ивуар" #: lang.pm:262 #, c-format msgid "Cook Islands" msgstr "Острова Кука" #: lang.pm:263 timezone.pm:273 #, c-format msgid "Chile" msgstr "Чили" #: lang.pm:264 #, c-format msgid "Cameroon" msgstr "Камерун" #: lang.pm:265 timezone.pm:212 #, c-format msgid "China" msgstr "Китай" #: lang.pm:266 #, c-format msgid "Colombia" msgstr "Колумбия" #: lang.pm:267 mirror.pm:16 #, c-format msgid "Costa Rica" msgstr "Коста-Рика" #: lang.pm:268 #, c-format msgid "Serbia & Montenegro" msgstr "Serbia & Montenegro" #: lang.pm:269 #, c-format msgid "Cuba" msgstr "Куба" #: lang.pm:270 #, c-format msgid "Cape Verde" msgstr "Кабо-Верде" #: lang.pm:271 #, c-format msgid "Christmas Island" msgstr "Остров Рождества" #: lang.pm:272 #, c-format msgid "Cyprus" msgstr "Кипр" #: lang.pm:273 mirror.pm:17 timezone.pm:233 #, c-format msgid "Czech Republic" msgstr "Чешская Республика" #: lang.pm:274 mirror.pm:22 timezone.pm:238 #, c-format msgid "Germany" msgstr "Германия" #: lang.pm:275 #, c-format msgid "Djibouti" msgstr "Джибути" #: lang.pm:276 mirror.pm:18 timezone.pm:234 #, c-format msgid "Denmark" msgstr "Дания" #: lang.pm:277 #, c-format msgid "Dominica" msgstr "Доминика" #: lang.pm:278 #, c-format msgid "Dominican Republic" msgstr "Доминиканская республика" #: lang.pm:279 #, c-format msgid "Algeria" msgstr "Алжир" #: lang.pm:280 #, c-format msgid "Ecuador" msgstr "Эквадор" #: lang.pm:281 mirror.pm:19 timezone.pm:235 #, c-format msgid "Estonia" msgstr "Эстония" #: lang.pm:282 #, c-format msgid "Egypt" msgstr "Египет" #: lang.pm:283 #, c-format msgid "Western Sahara" msgstr "Западная Сахара" #: lang.pm:284 #, c-format msgid "Eritrea" msgstr "Эритрея" #: lang.pm:285 mirror.pm:37 timezone.pm:253 #, c-format msgid "Spain" msgstr "Испания" #: lang.pm:286 #, c-format msgid "Ethiopia" msgstr "Эфиопия" #: lang.pm:287 mirror.pm:20 timezone.pm:236 #, c-format msgid "Finland" msgstr "Финляндия" #: lang.pm:288 #, c-format msgid "Fiji" msgstr "Фиджи" #: lang.pm:289 #, c-format msgid "Falkland Islands (Malvinas)" msgstr "Фолклендские (Мальвинские) острова" #: lang.pm:290 #, c-format msgid "Micronesia" msgstr "Микронезия" #: lang.pm:291 #, c-format msgid "Faroe Islands" msgstr "Фарерские острова" #: lang.pm:292 mirror.pm:21 timezone.pm:237 #, c-format msgid "France" msgstr "Франция" #: lang.pm:293 #, c-format msgid "Gabon" msgstr "Габон" #: lang.pm:294 timezone.pm:257 #, c-format msgid "United Kingdom" msgstr "Объединенное Королевство" #: lang.pm:295 #, c-format msgid "Grenada" msgstr "Гренада" #: lang.pm:296 #, c-format msgid "Georgia" msgstr "Грузия" #: lang.pm:297 #, c-format msgid "French Guiana" msgstr "Французская Гвиана" #: lang.pm:298 #, c-format msgid "Ghana" msgstr "Гана" #: lang.pm:299 #, c-format msgid "Gibraltar" msgstr "Гибралтар" #: lang.pm:300 #, c-format msgid "Greenland" msgstr "Гренландия" #: lang.pm:301 #, c-format msgid "Gambia" msgstr "Гамбия" #: lang.pm:302 #, c-format msgid "Guinea" msgstr "Гвинея" #: lang.pm:303 #, c-format msgid "Guadeloupe" msgstr "Гваделупа" #: lang.pm:304 #, c-format msgid "Equatorial Guinea" msgstr "Экваториальная Гвинея" #: lang.pm:305 mirror.pm:23 timezone.pm:239 #, c-format msgid "Greece" msgstr "Греция" #: lang.pm:306 #, c-format msgid "South Georgia and the South Sandwich Islands" msgstr "Южная Джорджия и Южные Сандвичевы острова " #: lang.pm:307 timezone.pm:262 #, c-format msgid "Guatemala" msgstr "Гватемала" #: lang.pm:308 #, c-format msgid "Guam" msgstr "Гуам" #: lang.pm:309 #, c-format msgid "Guinea-Bissau" msgstr "Гвинея-Бисау" #: lang.pm:310 #, c-format msgid "Guyana" msgstr "Гайана" #: lang.pm:311 #, c-format msgid "Hong Kong SAR (China)" msgstr "Китай (Гонконг)" #: lang.pm:312 #, c-format msgid "Heard and McDonald Islands" msgstr "Острова Херда и МакДональда" #: lang.pm:313 #, c-format msgid "Honduras" msgstr "Гондурас" #: lang.pm:314 #, c-format msgid "Croatia" msgstr "Хорватия" #: lang.pm:315 #, c-format msgid "Haiti" msgstr "Гаити" #: lang.pm:316 mirror.pm:24 timezone.pm:240 #, c-format msgid "Hungary" msgstr "Венгрия" #: lang.pm:317 timezone.pm:215 #, c-format msgid "Indonesia" msgstr "Индонезия" #: lang.pm:318 mirror.pm:25 timezone.pm:241 #, c-format msgid "Ireland" msgstr "Ирландия" #: lang.pm:319 mirror.pm:26 timezone.pm:217 #, c-format msgid "Israel" msgstr "Израиль" #: lang.pm:320 timezone.pm:214 #, c-format msgid "India" msgstr "Индия" #: lang.pm:321 #, c-format msgid "British Indian Ocean Territory" msgstr "Британская территория Индийского океана" #: lang.pm:322 #, c-format msgid "Iraq" msgstr "Ирак" #: lang.pm:323 timezone.pm:216 #, c-format msgid "Iran" msgstr "Иран" #: lang.pm:324 #, c-format msgid "Iceland" msgstr "Исландия" #: lang.pm:325 mirror.pm:27 timezone.pm:242 #, c-format msgid "Italy" msgstr "Италия" #: lang.pm:326 #, c-format msgid "Jamaica" msgstr "Ямайка" #: lang.pm:327 #, c-format msgid "Jordan" msgstr "Иордания" #: lang.pm:328 mirror.pm:28 timezone.pm:218 #, c-format msgid "Japan" msgstr "Япония" #: lang.pm:329 #, c-format msgid "Kenya" msgstr "Кения" #: lang.pm:330 #, c-format msgid "Kyrgyzstan" msgstr "Кыргызстан" #: lang.pm:331 #, c-format msgid "Cambodia" msgstr "Камбоджа" #: lang.pm:332 #, c-format msgid "Kiribati" msgstr "Кирибати" #: lang.pm:333 #, c-format msgid "Comoros" msgstr "Коморские острова" #: lang.pm:334 #, c-format msgid "Saint Kitts and Nevis" msgstr "Сент-Китс и Невис" #: lang.pm:335 #, c-format msgid "Korea (North)" msgstr "Корея (North)" #: lang.pm:336 timezone.pm:219 #, c-format msgid "Korea" msgstr "Корея" #: lang.pm:337 #, c-format msgid "Kuwait" msgstr "Кувейт" #: lang.pm:338 #, c-format msgid "Cayman Islands" msgstr "Каймановы острова" #: lang.pm:339 #, c-format msgid "Kazakhstan" msgstr "Казахстан" #: lang.pm:340 #, c-format msgid "Laos" msgstr "Лаос" #: lang.pm:341 #, c-format msgid "Lebanon" msgstr "Лебанон" #: lang.pm:342 #, c-format msgid "Saint Lucia" msgstr "Сент-Люсия" #: lang.pm:343 #, c-format msgid "Liechtenstein" msgstr "Лихтенштейн" #: lang.pm:344 #, c-format msgid "Sri Lanka" msgstr "Шри-Ланка" #: lang.pm:345 #, c-format msgid "Liberia" msgstr "Либерия" #: lang.pm:346 #, c-format msgid "Lesotho" msgstr "Лесото" #: lang.pm:347 timezone.pm:243 #, c-format msgid "Lithuania" msgstr "Литва" #: lang.pm:348 timezone.pm:244 #, c-format msgid "Luxembourg" msgstr "Люксембург" #: lang.pm:349 #, c-format msgid "Latvia" msgstr "Латвия" #: lang.pm:350 #, c-format msgid "Libya" msgstr "Ливия" #: lang.pm:351 #, c-format msgid "Morocco" msgstr "Марокко" #: lang.pm:352 #, c-format msgid "Monaco" msgstr "Монако" #: lang.pm:353 #, c-format msgid "Moldova" msgstr "Молдова" #: lang.pm:354 #, c-format msgid "Madagascar" msgstr "Мадагаскар" #: lang.pm:355 #, c-format msgid "Marshall Islands" msgstr "Маршалловы острова" #: lang.pm:356 #, c-format msgid "Macedonia" msgstr "Македония" #: lang.pm:357 #, c-format msgid "Mali" msgstr "Мали" #: lang.pm:358 #, c-format msgid "Myanmar" msgstr "Мьянма" #: lang.pm:359 #, c-format msgid "Mongolia" msgstr "Монголия" #: lang.pm:360 #, c-format msgid "Northern Mariana Islands" msgstr "Острова северной Марианы" #: lang.pm:361 #, c-format msgid "Martinique" msgstr "Мартиника" #: lang.pm:362 #, c-format msgid "Mauritania" msgstr "Мавритания" #: lang.pm:363 #, c-format msgid "Montserrat" msgstr "Монсеррат" #: lang.pm:364 #, c-format msgid "Malta" msgstr "Мальта" #: lang.pm:365 #, c-format msgid "Mauritius" msgstr "Маврикий" #: lang.pm:366 #, c-format msgid "Maldives" msgstr "Мальдивы" #: lang.pm:367 #, c-format msgid "Malawi" msgstr "Малави" #: lang.pm:368 timezone.pm:263 #, c-format msgid "Mexico" msgstr "Мексика" #: lang.pm:369 timezone.pm:220 #, c-format msgid "Malaysia" msgstr "Малайзия" #: lang.pm:370 #, c-format msgid "Mozambique" msgstr "Мозамбик" #: lang.pm:371 #, c-format msgid "Namibia" msgstr "Намибия" #: lang.pm:372 #, c-format msgid "New Caledonia" msgstr "Новая Каледония" #: lang.pm:373 #, c-format msgid "Niger" msgstr "Нигер" #: lang.pm:374 #, c-format msgid "Norfolk Island" msgstr "Остров Норфолк" #: lang.pm:375 #, c-format msgid "Nigeria" msgstr "Нигерия" #: lang.pm:376 #, c-format msgid "Nicaragua" msgstr "Никарагуа" #: lang.pm:377 mirror.pm:29 timezone.pm:245 #, c-format msgid "Netherlands" msgstr "Нидерланды" #: lang.pm:378 mirror.pm:31 timezone.pm:246 #, c-format msgid "Norway" msgstr "Норвегия" #: lang.pm:379 #, c-format msgid "Nepal" msgstr "Непал" #: lang.pm:380 #, c-format msgid "Nauru" msgstr "Науру" #: lang.pm:381 #, c-format msgid "Niue" msgstr "Нью" #: lang.pm:382 mirror.pm:30 timezone.pm:268 #, c-format msgid "New Zealand" msgstr "Новая Зеландия" #: lang.pm:383 #, c-format msgid "Oman" msgstr "Оман" #: lang.pm:384 #, c-format msgid "Panama" msgstr "Панама" #: lang.pm:385 #, c-format msgid "Peru" msgstr "Перу" #: lang.pm:386 #, c-format msgid "French Polynesia" msgstr "Французская Полинезия" #: lang.pm:387 #, c-format msgid "Papua New Guinea" msgstr "Папуа Новая Гвинея" #: lang.pm:388 timezone.pm:221 #, c-format msgid "Philippines" msgstr "Филиппины" #: lang.pm:389 #, c-format msgid "Pakistan" msgstr "Пакистан" #: lang.pm:390 mirror.pm:32 timezone.pm:247 #, c-format msgid "Poland" msgstr "Польша" #: lang.pm:391 #, c-format msgid "Saint Pierre and Miquelon" msgstr "Сен-Пьер и Микелон" #: lang.pm:392 #, c-format msgid "Pitcairn" msgstr "Питкэрн" #: lang.pm:393 #, c-format msgid "Puerto Rico" msgstr "Пуэрто-Рико" #: lang.pm:394 #, c-format msgid "Palestine" msgstr "Палестина" #: lang.pm:395 mirror.pm:33 timezone.pm:248 #, c-format msgid "Portugal" msgstr "Португалия" #: lang.pm:396 #, c-format msgid "Paraguay" msgstr "Парагвай" #: lang.pm:397 #, c-format msgid "Palau" msgstr "Палау" #: lang.pm:398 #, c-format msgid "Qatar" msgstr "Катар" #: lang.pm:399 #, c-format msgid "Reunion" msgstr "Реюньон" #: lang.pm:400 timezone.pm:249 #, c-format msgid "Romania" msgstr "Румыния" #: lang.pm:401 mirror.pm:34 #, c-format msgid "Russia" msgstr "Россия" #: lang.pm:402 #, c-format msgid "Rwanda" msgstr "Руанда" #: lang.pm:403 #, c-format msgid "Saudi Arabia" msgstr "Саудовская Аравия" #: lang.pm:404 #, c-format msgid "Solomon Islands" msgstr "Соломоновы Острова" #: lang.pm:405 #, c-format msgid "Seychelles" msgstr "Сейшельские Острова" #: lang.pm:406 #, c-format msgid "Sudan" msgstr "Судан" #: lang.pm:407 mirror.pm:38 timezone.pm:254 #, c-format msgid "Sweden" msgstr "Швеция" #: lang.pm:408 timezone.pm:222 #, c-format msgid "Singapore" msgstr "Сингапур" #: lang.pm:409 #, c-format msgid "Saint Helena" msgstr "Святая Елена" #: lang.pm:410 timezone.pm:252 #, c-format msgid "Slovenia" msgstr "Словения" #: lang.pm:411 #, c-format msgid "Svalbard and Jan Mayen Islands" msgstr "Свалбард и острова Яна Майена" #: lang.pm:412 mirror.pm:35 timezone.pm:251 #, c-format msgid "Slovakia" msgstr "Словакия" #: lang.pm:413 #, c-format msgid "Sierra Leone" msgstr "Сьерра-Леоне" #: lang.pm:414 #, c-format msgid "San Marino" msgstr "Сан-Марино" #: lang.pm:415 #, c-format msgid "Senegal" msgstr "Сенегал" #: lang.pm:416 #, c-format msgid "Somalia" msgstr "Сомали" #: lang.pm:417 #, c-format msgid "Suriname" msgstr "Суринам" #: lang.pm:418 #, c-format msgid "Sao Tome and Principe" msgstr "Сан-Томе и Принсипи" #: lang.pm:419 #, c-format msgid "El Salvador" msgstr "Сальвадор" #: lang.pm:420 #, c-format msgid "Syria" msgstr "Сирия" #: lang.pm:421 #, c-format msgid "Swaziland" msgstr "Свазиленд" #: lang.pm:422 #, c-format msgid "Turks and Caicos Islands" msgstr "Острова Туркс и Каикос" #: lang.pm:423 #, c-format msgid "Chad" msgstr "Чад" #: lang.pm:424 #, c-format msgid "French Southern Territories" msgstr "Французские южные территории" #: lang.pm:425 #, c-format msgid "Togo" msgstr "Того" #: lang.pm:426 mirror.pm:41 timezone.pm:224 #, c-format msgid "Thailand" msgstr "Тайланд" #: lang.pm:427 #, c-format msgid "Tajikistan" msgstr "Таджикистан" #: lang.pm:428 #, c-format msgid "Tokelau" msgstr "Токелау" #: lang.pm:429 #, c-format msgid "East Timor" msgstr "Восточный Тимор" #: lang.pm:430 #, c-format msgid "Turkmenistan" msgstr "Туркменистан" #: lang.pm:431 #, c-format msgid "Tunisia" msgstr "Тунис" #: lang.pm:432 #, c-format msgid "Tonga" msgstr "Тонга" #: lang.pm:433 timezone.pm:225 #, c-format msgid "Turkey" msgstr "Турция" #: lang.pm:434 #, c-format msgid "Trinidad and Tobago" msgstr "Тринидад и Тобаго" #: lang.pm:435 #, c-format msgid "Tuvalu" msgstr "Тувалу" #: lang.pm:436 mirror.pm:40 timezone.pm:223 #, c-format msgid "Taiwan" msgstr "Тайвань" #: lang.pm:437 timezone.pm:208 #, c-format msgid "Tanzania" msgstr "Танзания" #: lang.pm:438 timezone.pm:256 #, c-format msgid "Ukraine" msgstr "Украина" #: lang.pm:439 #, c-format msgid "Uganda" msgstr "Уганда" #: lang.pm:440 #, c-format msgid "United States Minor Outlying Islands" msgstr "Соединенные штаты Малых Удаленных островов" #: lang.pm:441 mirror.pm:42 timezone.pm:264 #, c-format msgid "United States" msgstr "Соединенные Штаты" #: lang.pm:442 #, c-format msgid "Uruguay" msgstr "Уругвай" #: lang.pm:443 #, c-format msgid "Uzbekistan" msgstr "Узбекистан" #: lang.pm:444 #, c-format msgid "Vatican" msgstr "Ватикан" #: lang.pm:445 #, c-format msgid "Saint Vincent and the Grenadines" msgstr "Сент-Винсент и Гренадины" #: lang.pm:446 #, c-format msgid "Venezuela" msgstr "Венесуэла" #: lang.pm:447 #, c-format msgid "Virgin Islands (British)" msgstr "Виргинские острова (Британия)" #: lang.pm:448 #, c-format msgid "Virgin Islands (U.S.)" msgstr "Виргинские острова (США)" #: lang.pm:449 #, c-format msgid "Vietnam" msgstr "Вьетнам" #: lang.pm:450 #, c-format msgid "Vanuatu" msgstr "Вануату" #: lang.pm:451 #, c-format msgid "Wallis and Futuna" msgstr "Уоллес и Футана" #: lang.pm:452 #, c-format msgid "Samoa" msgstr "Самоа" #: lang.pm:453 #, c-format msgid "Yemen" msgstr "Йемен" #: lang.pm:454 #, c-format msgid "Mayotte" msgstr "Майот" #: lang.pm:455 mirror.pm:36 timezone.pm:207 #, c-format msgid "South Africa" msgstr "Южная Африка" #: lang.pm:456 #, c-format msgid "Zambia" msgstr "Замбия" #: lang.pm:457 #, c-format msgid "Zimbabwe" msgstr "Зимбабве" #: lang.pm:1216 #, c-format msgid "Welcome to %s" msgstr "Добро пожаловать в %s" #: lvm.pm:86 #, c-format msgid "Moving used physical extents to other physical volumes failed" msgstr "" "Перемещение используемых физических областей на другой физический раздел не " "удалось" #: lvm.pm:143 #, c-format msgid "Physical volume %s is still in use" msgstr "Физический раздел %s все еще используется" #: lvm.pm:153 #, c-format msgid "Remove the logical volumes first\n" msgstr "Сначала удалите логические тома\n" #: lvm.pm:186 #, c-format msgid "The bootloader can't handle /boot on multiple physical volumes" msgstr "" "Загрузчик не может работать с разделом /boot на нескольких физических " "разделах" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:11 #, fuzzy, c-format msgid "" "Introduction\n" "\n" "The operating system and the different components available in the Mageia " "Linux distribution \n" "shall be called the \"Software Products\" hereafter. The Software Products " "include, but are not \n" "restricted to, the set of programs, methods, rules and documentation related " "to the operating \n" "system and the different components of the Mageia Linux distribution, and " "any applications \n" "distributed with these products provided by Mageia's licensors or " "suppliers.\n" "\n" "\n" "1. License Agreement\n" "\n" "Please read this document carefully. This document is a license agreement " "between you and \n" "Mageia which applies to the Software Products.\n" "By installing, duplicating or using any of the Software Products in any " "manner, you explicitly \n" "accept and fully agree to conform to the terms and conditions of this " "License. \n" "If you disagree with any portion of the License, you are not allowed to " "install, duplicate or use \n" "the Software Products. \n" "Any attempt to install, duplicate or use the Software Products in a manner " "which does not comply \n" "with the terms and conditions of this License is void and will terminate " "your rights under this \n" "License. Upon termination of the License, you must immediately destroy all " "copies of the \n" "Software Products.\n" "\n" "\n" "2. Limited Warranty\n" "\n" "The Software Products and attached documentation are provided \"as is\", " "with no warranty, to the \n" "extent permitted by law.\n" "Neither Mageia nor its licensors or suppliers will, in any circumstances and " "to the extent \n" "permitted by law, be liable for any special, incidental, direct or indirect " "damages whatsoever \n" "(including without limitation damages for loss of business, interruption of " "business, financial \n" "loss, legal fees and penalties resulting from a court judgment, or any other " "consequential loss) \n" "arising out of the use or inability to use the Software Products, even if " "Mageia or its \n" "licensors or suppliers have been advised of the possibility or occurrence of " "such damages.\n" "\n" "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME " "COUNTRIES\n" "\n" "To the extent permitted by law, neither Mageia nor its licensors, suppliers " "or\n" "distributors will, in any circumstances, be liable for any special, " "incidental, direct or indirect \n" "damages whatsoever (including without limitation damages for loss of " "business, interruption of \n" "business, financial loss, legal fees and penalties resulting from a court " "judgment, or any \n" "other consequential loss) arising out of the possession and use of software " "components or \n" "arising out of downloading software components from one of Mageia Linux " "sites which are \n" "prohibited or restricted in some countries by local laws.\n" "This limited liability applies to, but is not restricted to, the strong " "cryptography components \n" "included in the Software Products.\n" "However, because some jurisdictions do not allow the exclusion or limitation " "or liability for \n" "consequential or incidental damages, the above limitation may not apply to " "you. \n" "\n" "\n" "3. The GPL License and Related Licenses\n" "\n" "The Software Products consist of components created by different persons or " "entities.\n" "Most of these licenses allow you to use, duplicate, adapt or redistribute " "the components which \n" "they cover. Please read carefully the terms and conditions of the license " "agreement for each component \n" "before using any component. Any question on a component license should be " "addressed to the component \n" "licensor or supplier and not to Mageia.\n" "The programs developed by Mageia are governed by the GPL License. " "Documentation written \n" "by Mageia is governed by a specific license. Please refer to the " "documentation for \n" "further details.\n" "\n" "\n" "4. Intellectual Property Rights\n" "\n" "All rights to the components of the Software Products belong to their " "respective authors and are \n" "protected by intellectual property and copyright laws applicable to software " "programs.\n" "Mageia and its suppliers and licensors reserves their rights to modify or " "adapt the Software \n" "Products, as a whole or in parts, by all means and for all purposes.\n" "\"Mageia\", \"Mageia Linux\" and associated logos are trademarks of " "Mageia \n" "\n" "\n" "5. Governing Laws \n" "\n" "If any portion of this agreement is held void, illegal or inapplicable by a " "court judgment, this \n" "portion is excluded from this contract. You remain bound by the other " "applicable sections of the \n" "agreement.\n" "The terms and conditions of this License are governed by the Laws of " "France.\n" "All disputes on the terms of this license will preferably be settled out of " "court. As a last \n" "resort, the dispute will be referred to the appropriate Courts of Law of " "Paris - France.\n" "For any question on this document, please contact Mageia." msgstr "" "Введение\n" "\n" "Операционная система и различные компоненты, доступные в дистрибутиве Mageia " "Linux, далее будут \n" "называться «Программными Продуктами». Программные Продукты включают (но не " "ограничиваются) \n" "программы, методы, правила и документацию, связанные с операционной системой " "и различными \n" "компонентами дистрибутива Mageia Linux и любыми приложениями, " "распространяемыми с этими \n" "продуктами лицензиарами или поставщиками компании Mageia.\n" "\n" "\n" "1. Лицензионное соглашение\n" "\n" "Внимательно прочтите данный документ. Этот документ является лицензионным \n" "соглашением, заключаемым между вами и компанией Mageia, применительно к \n" "Программным Продуктам. Устанавливая, тиражируя или используя Программные " "Продукты \n" "в любых других целях, вы явным образом принимаете и полностью соглашаетесь " \n" "условиями и положениями данной Лицензии. Если вы не согласны с какой-либо " "частью данной \n" "Лицензии, вам не разрешается устанавливать, тиражировать или использовать " "Программные \n" "Продукты.\n" "Любые попытки использовать, тиражировать или использовать Программные " "Продукты \n" "способом, противоречащим условиям данной Лицензии, являются " "аннулированием, \n" "и освобождают вас от всех прав, предоставляемых данной Лицензией. При " "прекращении \n" "действия Лицензии вы должны немедленно удалить все копии Программных " "Продуктов.\n" "\n" "\n" "2. Ограниченные гарантийные обязательства\n" "\n" "Программные Продукты и прилагаемая документация предоставляются «как есть», " "без какой-либо \n" "гарантии, в пределах, дозволенных законом.\n" "Ни компания Mageia, ни её лицензиары ни при каких условиях и в пределах, " "дозволенных \n" "законом, не несут ответственности за какие-либо специальные, случайные, " "прямые или косвенные убытки \n" "(включая неограниченные убытки от потери бизнеса, прерывания коммерческой " "деятельности, финансовых \n" "потерь, судебных издержек и штрафов, являющихся результатом судебного " "решения, или любых других \n" "косвенных потерь), являющихся результатом использования Программных " "Продуктов, даже, если компании \n" "Mageia или её лицензиарам было известно о возможности или случаях такого " "ущерба.\n" "\n" "ОГРАНИЧЕННАЯ ОТВЕТСТВЕННОСТЬ, СВЯЗАННАЯ С ВЛАДЕНИЕМ ИЛИ ИСПОЛЬЗОВАНИЕМ " "ЗАПРЕЩЁННОГО ПРОГРАММНОГО \n" "ОБЕСПЕЧЕНИЯ В НЕКОТОРЫХ СТРАНАХ\n" "\n" "В пределах, дозволенных законом, ни компания Mageia, ни её лицензиары, " "поставщики \n" "или распространители ни при каких условиях не несут ответственности за какие-" "либо специальные, \n" "случайные, прямые или косвенные убытки (включая неограниченные убытки от " "потери бизнеса, прерывания \n" "коммерческой деятельности, финансовых потерь, судебных издержек и штрафов, " "являющихся результатом \n" "судебного решения, или любых других косвенных потерь), связанных с " "владением, использованием \n" "или загрузкой программных компонентов с одного из веб-сайтов Mageia Linux, " "на которые наложен \n" "запрет или ограничение в некоторых странах согласно местному " "законодательству.\n" "Данная ограниченная ответственность применяется, но не ограничивается, к " "компонентам усиленной \n" "криптографии, относящихся к Программным Продуктам.\n" "Однако, поскольку в ряде юрисдикций не допускается исключение или " "ограничение ответственности \n" "за косвенные или случайные убытки, то указанные выше ограничения могут к вам " "не относиться.\n" "%s\n" "\n" "3. Лицензия GPL и связанные лицензии\n" "\n" "Программные Продукты состоят из компонентов, созданных различными людьми или " "организациями. %s\n" "Большинство этих лицензий позволяют вам использовать, тиражировать, " "адаптировать \n" "или перераспределять компоненты, на которые распространяется действие " "лицензий. Перед \n" "использованием какого-либо компонента внимательно прочтите положения и " "условия лицензионного \n" "соглашения для этого компонента. Любые вопросы относительно лицензии " "компонента следует\n" "направлять разработчику компонента, а не компании Mageia.\n" "На программы, разработанные компанией Mageia, рапространяется действие " "лицензии GPL. \n" "На документацию, написанную компанией Mageia, рапространяется действие " "особой лицензии. \n" "Дополнительные сведения см. в документации.\n" "\n" "4. Права на объекты интеллектуальной собственности\n" "\n" "Все права на компоненты Программных Продуктов принадлежат их соответствующим " "авторам \n" "и защищены законами об интеллектуальной собственности и авторском праве, " "применительно \n" "к программному обеспечению. Компания Mageia и её поставщики и лицензиары " "сохраняют \n" "за собой право изменять или адаптировать Программные Продукты (как целиком, " "так и по частям) \n" "любым образом и для любых целей.\n" "«Mageia», «Mageia Linux» и соответствующие логотипы являются товарными " "знаками \n" "компании Mageia\n" "\n" "5. Регулирующие законы\n" "\n" "Если какая-либо часть данного соглашения является недействительной, " "противозаконной \n" "или неприменимой по решению суда, эта часть исключается из данного " "соглашения. \n" "На вас по-прежнему налагаются ограничения других пригодных разделов " "соглашения.\n" "Условия и положения данной Лицензии регулируются законодательством Франции.\n" "Все споры по условиям и положениям данной лицензии лучше оспаривать вне " "суда. В крайнем \n" "случае спор будет передан в соответствующий суд общей юрисдикции Парижа, " "Франция. \n" "По любым вопросам, касающимся этого документа, обращайтесь в компанию Mageia" #: messages.pm:93 #, c-format msgid "" "Warning: Free Software may not necessarily be patent free, and some Free\n" "Software included may be covered by patents in your country. For example, " "the\n" "MP3 decoders included may require a licence for further usage (see\n" "http://www.mp3licensing.com for more details). If you are unsure if a " "patent\n" "may be applicable to you, check your local laws." msgstr "" "Предупреждение: свободное программное обеспечение не обязательно может \n" "быть свободным от патентов, и некоторое свободное ПО в дистрибутиве \n" "может быть запатентовано в вашей стране. Например, для MP3-декодеров в \n" "дистрибутиве может потребоваться лицензия для дальнейшего использования \n" "(подробности см. на веб-сайте http://www.mp3licensing.com). Если вы не " "уверены \n" "в наличии патента, ознакомьтесь со своим местнымм законодательством" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:102 #, c-format msgid "" "Congratulations, installation is complete.\n" "Remove the boot media and press Enter to reboot.\n" "\n" "\n" "For information on fixes which are available for this release of Mageia " "Linux,\n" "consult the Errata available from:\n" "\n" "\n" "%s\n" "\n" "\n" "Information on configuring your system is available in the post\n" "install chapter of the Official Mageia Linux User's Guide." msgstr "" "Установка успешно завершена.\n" "Извлеките загрузочный диск и нажмите клаишу «Enter» для перезагрузки.\n" "\n" "\n" "Сведения об исправлениях, доступных для этой версии Mageia Linux,\n" "см. в списке Errata на сайте:\n" "\n" "\n" "%s\n" "\n" "\n" "Сведения о настройке системы см. в главе «Действия после\n" " установки» руководства пользователя Mageia Linux." #: modules/interactive.pm:19 #, c-format msgid "This driver has no configuration parameter!" msgstr "У этого драйвера нет настраиваемых параметров!" #: modules/interactive.pm:22 #, c-format msgid "Module configuration" msgstr "Настройка модуля" #: modules/interactive.pm:22 #, c-format msgid "You can configure each parameter of the module here." msgstr "Здесь можно настроить все параметры модуля" #: modules/interactive.pm:64 #, c-format msgid "Found %s interfaces" msgstr "Найдено интерфейсов: %s" #: modules/interactive.pm:65 #, c-format msgid "Do you have another one?" msgstr "Есть ли у вас другой?" #: modules/interactive.pm:66 #, c-format msgid "Do you have any %s interfaces?" msgstr "Есть ли у вас какие-либо %s интерфейсы?" #: modules/interactive.pm:72 #, c-format msgid "See hardware info" msgstr "Просмотреть информацию об оборудовании" #: modules/interactive.pm:83 #, c-format msgid "Installing driver for USB controller" msgstr "Установка драйвера для USB контроллера" #: modules/interactive.pm:84 #, c-format msgid "Installing driver for firewire controller %s" msgstr "Установка драйвера для firewire-контроллера %s" #: modules/interactive.pm:85 #, c-format msgid "Installing driver for hard disk drive controller %s" msgstr "Установка драйвера для контроллера жёсткого диска %s" #: modules/interactive.pm:86 #, c-format msgid "Installing driver for ethernet controller %s" msgstr "Установка драйвера для ethernet-контроллера %s" #. -PO: the first %s is the card type (scsi, network, sound,...) #. -PO: the second is the vendor+model name #: modules/interactive.pm:97 #, c-format msgid "Installing driver for %s card %s" msgstr "Установка драйвера для %s карты %s" #: modules/interactive.pm:100 #, c-format msgid "Configuring Hardware" msgstr "Настройка оборудования" #: modules/interactive.pm:111 #, c-format msgid "" "You may now provide options to module %s.\n" "Note that any address should be entered with the prefix 0x like '0x123'" msgstr "" "Теперь можно передать параметры в модуль %s.\n" "Любые адреса должны быть указаны с префиксом 0x, напр. «0z123»" #: modules/interactive.pm:117 #, c-format msgid "" "You may now provide options to module %s.\n" "Options are in format ``name=value name2=value2 ...''.\n" "For instance, ``io=0x300 irq=7''" msgstr "" "Теперь можно передать параметры в модуль %s.\n" "Параметры должны быть в формате «имя=значение имя2=значение2 ...».\n" "Например, «io=0x300 irq=7»" #: modules/interactive.pm:119 #, c-format msgid "Module options:" msgstr "Параметры модуля:" #. -PO: the %s is the driver type (scsi, network, sound,...) #: modules/interactive.pm:132 #, c-format msgid "Which %s driver should I try?" msgstr "Какой %s драйвер попробовать?" #: modules/interactive.pm:141 #, c-format msgid "" "In some cases, the %s driver needs to have extra information to work\n" "properly, although it normally works fine without them. Would you like to " "specify\n" "extra options for it or allow the driver to probe your machine for the\n" "information it needs? Occasionally, probing will hang a computer, but it " "should\n" "not cause any damage." msgstr "" "В некоторых случаях драйверу %s нужна некоторая дополнительная информация,\n" "хотя обычно этого не требуется. Не хотите ли вы определить для него\n" "дополнительные параметры или позволите драйверу прозондировать вашу машину\n" "в поисках необходимой информации? Возможно, исследование подвесит\n" "компьютер, однако это не должно вызвать никаких неисправностей." #: modules/interactive.pm:145 #, c-format msgid "Autoprobe" msgstr "Автоматическое обнаружение" #: modules/interactive.pm:145 #, c-format msgid "Specify options" msgstr "Укажите параметры" #: modules/interactive.pm:157 #, c-format msgid "" "Loading module %s failed.\n" "Do you want to try again with other parameters?" msgstr "" "Не удалось загрузить модуль %s.\n" "Попытаться ещё раз с другими параметрами?" #: mygtk2.pm:1541 mygtk2.pm:1542 #, c-format msgid "Password is trivial to guess" msgstr "Пароль слишком прост" #: mygtk2.pm:1543 #, c-format msgid "Password should be resistant to basic attacks" msgstr "Пароль должен быть стойким к простым атакам" #: mygtk2.pm:1544 mygtk2.pm:1545 #, c-format msgid "Password seems secure" msgstr "Пароль кажется безопасным" #: partition_table.pm:415 #, c-format msgid "mount failed: " msgstr "ошибка монтирования: " #: partition_table.pm:527 #, c-format msgid "Extended partition not supported on this platform" msgstr "Расширенный раздел не поддерживается на этой платформе" #: partition_table.pm:545 #, c-format msgid "" "You have a hole in your partition table but I can not use it.\n" "The only solution is to move your primary partitions to have the hole next " "to the extended partitions." msgstr "" "В таблице разделов есть свободное место, но её нельзя использовать.\n" "Следует переместить основные разделы так, чтобы свободное место " "располагалась сразу за расширенными разделами." #: partition_table/raw.pm:299 #, c-format msgid "" "Something bad is happening on your drive. \n" "A test to check the integrity of data has failed. \n" "It means writing anything on the disk will end up with random, corrupted " "data." msgstr "" "С диском какие-то неполадки. \n" "Проверка целостности данных завершилась с ошибками. \n" "Это означает, что данные после записи на диск будут повреждены." #: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268 #, c-format msgid "Unused packages removal" msgstr "Удаление неиспользуемых пакетов" #: pkgs.pm:252 #, c-format msgid "Finding unused hardware packages..." msgstr "Поиск неиспользуемых пакетов оборудования..." #: pkgs.pm:255 #, c-format msgid "Finding unused localization packages..." msgstr "Поиск неиспользуемых пакетов локализаций..." #: pkgs.pm:269 #, c-format msgid "" "We have detected that some packages are not needed for your system " "configuration." msgstr "" "Было обнаружено, что некоторые пакеты не нужны в текущей конфигурации " "системы." #: pkgs.pm:270 #, c-format msgid "We will remove the following packages, unless you choose otherwise:" msgstr "Будут удалены следующие пакеты, если вы не измените выбор:" #: pkgs.pm:273 pkgs.pm:274 #, c-format msgid "Unused hardware support" msgstr "Поддержка неиспользуемого оборудования" #: pkgs.pm:277 pkgs.pm:278 #, c-format msgid "Unused localization" msgstr "Неиспользуемые локализации" #: raid.pm:42 #, c-format msgid "Cannot add a partition to _formatted_ RAID %s" msgstr "Не удаётся добавить раздел на _отформатированном_ RAID %s" #: raid.pm:165 #, c-format msgid "Not enough partitions for RAID level %d\n" msgstr "Недостаточно разделов для RAID уровня %d\n" #: scanner.pm:96 #, c-format msgid "Could not create directory /usr/share/sane/firmware!" msgstr "Не удалось создать каталог /usr/share/sane/firmware" #: scanner.pm:107 #, c-format msgid "Could not create link /usr/share/sane/%s!" msgstr "Не удалось создать ссылку /usr/share/sane/%s" #: scanner.pm:114 #, c-format msgid "Could not copy firmware file %s to /usr/share/sane/firmware!" msgstr "Не удалось скопировать файл прошивки %s в /usr/share/sane/firmware" #: scanner.pm:121 #, c-format msgid "Could not set permissions of firmware file %s!" msgstr "Не удалось установить права доступа для файла прошивки %s!" #: scanner.pm:200 #, c-format msgid "Scannerdrake" msgstr "Scannerdrake" #: scanner.pm:201 #, c-format msgid "Could not install the packages needed to share your scanner(s)." msgstr "" "Не удалось установить пакеты, необходимые для общего доступа к сканероам" #: scanner.pm:202 #, c-format msgid "Your scanner(s) will not be available for non-root users." msgstr "Сканер не будет доступен для обычных пользователей." #: security/help.pm:11 #, c-format msgid "Accept bogus IPv4 error messages." msgstr "Принимать сообщения об ошибках IPv4." #: security/help.pm:13 #, c-format msgid "Accept broadcasted icmp echo." msgstr "Принимать широковещательные эхо-пакеты ICMP" #: security/help.pm:15 #, c-format msgid "Accept icmp echo." msgstr "Принимать эхо-пакеты ICMP" #: security/help.pm:17 #, c-format msgid "Allow autologin." msgstr "Разрешить автоматический вход в систему." #. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is #: security/help.pm:21 #, c-format msgid "" "If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n" "\n" "If set to \"None\", no issues are allowed.\n" "\n" "Else only /etc/issue is allowed." msgstr "" "Если установлено «ВСЕ», разрешено существовать файлам /etc/issue и /etc/" "issue.net.\n" "\n" "Если установлено «НЕТ», запрещены все issue-файлы.\n" "\n" "В противном случае разрешён только файл /etc/issue." #: security/help.pm:27 #, c-format msgid "Allow reboot by the console user." msgstr "Разрешить перезагрузку системы пользователем из консоли." #: security/help.pm:29 #, c-format msgid "Allow remote root login." msgstr "Разрешить администратору удалённый вход в систему" #: security/help.pm:31 #, c-format msgid "Allow direct root login." msgstr "Разрешить администратору непосрественный вход в систему." #: security/help.pm:33 #, c-format msgid "" "Allow the list of users on the system on display managers (kdm and gdm)." msgstr "" "Разрешает/Запрещает вывод списка пользователей системы в оконных менеджерах " "(kdm и gdm)." #: security/help.pm:35 #, c-format msgid "" "Allow to export display when\n" "passing from the root account to the other users.\n" "\n" "See pam_xauth(8) for more details.'" msgstr "" "Разрешает/запрещает экспорт дисплея при\n" "переходе из учётной записи root'а на других пользователей.\n" "\n" "Подробнее смотрите в pam_xauth(8).'" #: security/help.pm:40 #, c-format msgid "" "Allow X connections:\n" "\n" "- \"All\" (all connections are allowed),\n" "\n" "- \"Local\" (only connection from local machine),\n" "\n" "- \"None\" (no connection)." msgstr "" "Разрешает/Запрещает X-подключения:\n" "\n" "- ВСЕ (все подключения разрешены),\n" "\n" "- ЛОКАЛЬНЫЕ (подключения только с локальной машины),\n" "\n" "- НИ ОДНОГО (никаких подключений)." #: security/help.pm:48 #, c-format msgid "" "The argument specifies if clients are authorized to connect\n" "to the X server from the network on the tcp port 6000 or not." msgstr "" "Аргумент определяет, будет ли разрешено клиентам из сети\n" "подключаться к X-серверу на tcp-порт 6000 или нет." #. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're #: security/help.pm:53 #, c-format msgid "" "Authorize:\n" "\n" "- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if " "set to \"ALL\",\n" "\n" "- only local ones if set to \"Local\"\n" "\n" "- none if set to \"None\".\n" "\n" "To authorize the services you need, use /etc/hosts.allow (see hosts.allow" "(5))." msgstr "" "Разрешает:\n" "\n" "- все службы, контролируемые tcp_wrappers'ами (см. hosts.deny(5) man page), " "если установлено в \"ВСЕ\",\n" "\n" "- только локальные, если установлено в \"ЛОКАЛЬНЫЕ\"\n" "\n" "- ни одной, если установлено в \"НИ ОДНОГО\".\n" "\n" "Для разрешения нужных вам служб используйте /etc/hosts.allow (см hosts.allow " "(5))." #: security/help.pm:63 #, c-format msgid "" "If SERVER_LEVEL (or SECURE_LEVEL if absent)\n" "is greater than 3 in /etc/security/msec/security.conf, creates the\n" "symlink /etc/security/msec/server to point to\n" "/etc/security/msec/server.<SERVER_LEVEL>.\n" "\n" "The /etc/security/msec/server is used by chkconfig --add to decide to\n" "add a service if it is present in the file during the installation of\n" "packages." msgstr "" "Если значение SERVER_LEVEL (или SECURE_LEVEL, если отсутствует) \n" "больше 3 в /etc/security/msec/security.conf, создает символическую \n" "ссылку /etc/security/msec/server, указывающую \n" "на /etc/security/msec/server.<SERVER_LEVEL>.\n" "\n" "Файл /etc/security/msec/server используется командой chkconfig --add \n" "для принятия решения о добавлении службы, если она присутствует в \n" "файле во время установки пакетов." #: security/help.pm:72 #, c-format msgid "" "Enable crontab and at for users.\n" "\n" "Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n" "and crontab(1))." msgstr "" "Включает/Отключает для пользователей службы crontab и at.\n" "\n" "Разрешенные пользователи помещаются в /etc/cron.allow и /etc/at.allow\n" "(см. man at(1) и crontab(1))." #: security/help.pm:77 #, c-format msgid "Enable syslog reports to console 12" msgstr "Разрешает/Запрещает вывод отчетов syslog в консоль 12." #: security/help.pm:79 #, c-format msgid "" "Enable name resolution spoofing protection. If\n" "\"%s\" is true, also reports to syslog." msgstr "" "Включает/Отключает защиту от спуфинга при распознавании имен. \n" "Если \"%s\" равно true, также регистрирует событие в syslog." #: security/help.pm:80 #, c-format msgid "Security Alerts:" msgstr "Предупреждения о безопасности:" #: security/help.pm:82 #, c-format msgid "Enable IP spoofing protection." msgstr "Включить защиту от IP-спуфинга" #: security/help.pm:84 #, c-format msgid "Enable libsafe if libsafe is found on the system." msgstr "Включить libsafe, если libsafe найдена в системе" #: security/help.pm:86 #, c-format msgid "Enable the logging of IPv4 strange packets." msgstr "Включить регистрацию необычных пакетов IPv4" #: security/help.pm:88 #, c-format msgid "Enable msec hourly security check." msgstr "Разрешить msec'у проверять безопасность каждый час" #: security/help.pm:90 #, c-format msgid "" "Enable su only from members of the wheel group. If set to no, allows su from " "any user." msgstr "" "Разрешает su только для членов группы wheel. Если установлено в \"нет\", " "разрешает su для любого пользователя." #: security/help.pm:92 #, c-format msgid "Use password to authenticate users." msgstr "Использование паролей для аутентификации пользователей." #: security/help.pm:94 #, c-format msgid "Activate ethernet cards promiscuity check." msgstr "Включает/Отключает проверку режима promiscuity для ethernet-карт." #: security/help.pm:96 #, c-format msgid "Activate daily security check." msgstr "Включает/Отключает ежедневную проверку безопасности." #: security/help.pm:98 #, c-format msgid "Enable sulogin(8) in single user level." msgstr "Включает/Отключает sulogin(8) в однопользовательском режиме." #: security/help.pm:100 #, c-format msgid "Add the name as an exception to the handling of password aging by msec." msgstr "" "Добавление имени в качестве исключения в управление возрастом паролей, " "осуществляемого msec'ом." #: security/help.pm:102 #, c-format msgid "Set password aging to \"max\" days and delay to change to \"inactive\"." msgstr "" "Установка возраста пароля в \"max\" дней и задержку для изменения на " "\"inactive\"." #: security/help.pm:104 #, c-format msgid "Set the password history length to prevent password reuse." msgstr "" "Установка длительности истории пароля для предотвращения повторного " "использования пароля." #: security/help.pm:106 #, c-format msgid "" "Set the password minimum length and minimum number of digit and minimum " "number of capitalized letters." msgstr "" "Установка минимальной длины пароля, минимального количества цифр и " "минимального количества символов в верхнем регистре." #: security/help.pm:108 #, c-format msgid "Set the root's file mode creation mask." msgstr "Установка значения umask для root'а." #: security/help.pm:109 #, c-format msgid "if set to yes, check open ports." msgstr "если установлено Да, проверяются открытые порты." #: security/help.pm:110 #, c-format msgid "" "if set to yes, check for:\n" "\n" "- empty passwords,\n" "\n" "- no password in /etc/shadow\n" "\n" "- for users with the 0 id other than root." msgstr "" "если установлено Да, проверяется:\n" "\n" "- наличие пустых паролей,\n" "\n" "- отсутствие пароля в /etc/shadow\n" "\n" "- наличие пользователей с UID 0 кроме root'а." #: security/help.pm:117 #, c-format msgid "if set to yes, check permissions of files in the users' home." msgstr "" "если установлено Да, проверяются права доступа файлов в домашних каталогах " "пользователей." #: security/help.pm:118 #, c-format msgid "if set to yes, check if the network devices are in promiscuous mode." msgstr "" "если установлено Да, проверяется, работают ли сетевые устройства в режиме " "promiscuous." #: security/help.pm:119 #, c-format msgid "if set to yes, run the daily security checks." msgstr "если установлено Да, ежедневно выполняются проверки безопасности." #: security/help.pm:120 #, c-format msgid "if set to yes, check additions/removals of sgid files." msgstr "" "если установлено Да, проверяется добавление/удаление файлов с sgid-битами." #: security/help.pm:121 #, c-format msgid "if set to yes, check empty password in /etc/shadow." msgstr "если установлено Да, проверяется наличие пустых паролей в /etc/shadow." #: security/help.pm:122 #, c-format msgid "if set to yes, verify checksum of the suid/sgid files." msgstr "" "если установлено Да, проверяется контрольная сумма файлов с битами suid/sgid." #: security/help.pm:123 #, c-format msgid "if set to yes, check additions/removals of suid root files." msgstr "" "если установлено Да, проверяется добавление/удаление файлов root'а с suid-" "битом." #: security/help.pm:124 #, c-format msgid "if set to yes, report unowned files." msgstr "если установлено Да, создается отчет о файлах без владельца." #: security/help.pm:125 #, c-format msgid "if set to yes, check files/directories writable by everybody." msgstr "" "если установлено Да, проверяются файлы/каталоги с возможностью записи кем-" "угодно." #: security/help.pm:126 #, c-format msgid "if set to yes, run chkrootkit checks." msgstr "если установлено Да, выполняются проверки chkrootkit." #: security/help.pm:127 #, c-format msgid "" "if set, send the mail report to this email address else send it to root." msgstr "" "если установлено, письмо с отчетом отправляется на этот адрес, иначе " "отправляется root'у." #: security/help.pm:128 #, c-format msgid "if set to yes, report check result by mail." msgstr "если установлено Да, результаты проверки отправляются по почте." #: security/help.pm:129 #, c-format msgid "Do not send mails if there's nothing to warn about" msgstr "" "если установлено Да, сообщения не отправляются, если не о чем предупреждать." #: security/help.pm:130 #, c-format msgid "if set to yes, run some checks against the rpm database." msgstr "если установлено Да, выполняются некоторые проверки базы данных rpm." #: security/help.pm:131 #, c-format msgid "if set to yes, report check result to syslog." msgstr "если установлено Да, результаты проверки регистрируются в syslog." #: security/help.pm:132 #, c-format msgid "if set to yes, reports check result to tty." msgstr "если установлено Да, результаты проверки выводятся в tty." #: security/help.pm:134 #, c-format msgid "Set shell commands history size. A value of -1 means unlimited." msgstr "" "Устанавливает размер истории команд командного процессора. Значение -1 " "означает неограниченную историю." #: security/help.pm:136 #, c-format msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" "Устанавливает таймаут для командного процессора. Нулевое значение означает " "отсутствие таймаута." #: security/help.pm:136 #, c-format msgid "Timeout unit is second" msgstr "Таймаут измеряется в секундах." #: security/help.pm:138 #, c-format msgid "Set the user's file mode creation mask." msgstr "Установка значения umask для пользователя." #: security/l10n.pm:11 #, c-format msgid "Accept bogus IPv4 error messages" msgstr "Принимать сообщения об ошибках bogus IPv4." #: security/l10n.pm:12 #, c-format msgid "Accept broadcasted icmp echo" msgstr "Принимать широковещательные icmp echo." #: security/l10n.pm:13 #, c-format msgid "Accept icmp echo" msgstr "Принимать icmp echo" #: security/l10n.pm:15 #, c-format msgid "/etc/issue* exist" msgstr "Существование /etc/issue*" #: security/l10n.pm:16 #, c-format msgid "Reboot by the console user" msgstr "Перезагрузка консольным пользователем" #: security/l10n.pm:17 #, c-format msgid "Allow remote root login" msgstr "Разрешает удаленный вход для root в систему." #: security/l10n.pm:18 #, c-format msgid "Direct root login" msgstr "Вход сразу под root" #: security/l10n.pm:19 #, c-format msgid "List users on display managers (kdm and gdm)" msgstr "Список пользователей в менеджерах экрана (kdm и gdm)" #: security/l10n.pm:20 #, c-format msgid "Export display when passing from root to the other users" msgstr "Экспортировать дисплей при переходе от root к другим пользователям" #: security/l10n.pm:21 #, c-format msgid "Allow X Window connections" msgstr "Разрешать подключения X Window" #: security/l10n.pm:22 #, c-format msgid "Authorize TCP connections to X Window" msgstr "Разрешить TCP соединения X Window" #: security/l10n.pm:23 #, c-format msgid "Authorize all services controlled by tcp_wrappers" msgstr "Разрешить все службы, контролируемые tcp_wrappers'ами" #: security/l10n.pm:24 #, c-format msgid "Chkconfig obey msec rules" msgstr "Chkconfig подчиняется правилам msec" #: security/l10n.pm:25 #, c-format msgid "Enable \"crontab\" and \"at\" for users" msgstr "Разрешить \"crontab\" и \"at\" для пользователей" #: security/l10n.pm:26 #, c-format msgid "Syslog reports to console 12" msgstr "Syslog выводит сообщения в консоль 12" #: security/l10n.pm:27 #, c-format msgid "Name resolution spoofing protection" msgstr "Защита от спуфинга определения имени" #: security/l10n.pm:28 #, c-format msgid "Enable IP spoofing protection" msgstr "Включить защиту от IP-спуфинга" #: security/l10n.pm:29 #, c-format msgid "Enable libsafe if libsafe is found on the system" msgstr "Включить libsafe, если libsafe найдена в системе" #: security/l10n.pm:30 #, c-format msgid "Enable the logging of IPv4 strange packets" msgstr "Включить регистрацию необычных пакетов IPv4" #: security/l10n.pm:31 #, c-format msgid "Enable msec hourly security check" msgstr "Разрешить msec'у проверять безопасность каждый час" #: security/l10n.pm:32 #, c-format msgid "Enable su only from the wheel group members" msgstr "Разрешить su только для членов группы wheel" #: security/l10n.pm:33 #, c-format msgid "Use password to authenticate users" msgstr "Использовать пароль для аутентификации пользователей" #: security/l10n.pm:34 #, c-format msgid "Ethernet cards promiscuity check" msgstr "Проверять режим promiscuity для ethernet-карт" #: security/l10n.pm:35 #, c-format msgid "Daily security check" msgstr "Ежедневная проверка безопасности" #: security/l10n.pm:36 #, c-format msgid "Sulogin(8) in single user level" msgstr "Sulogin(8) в однопользовательском режиме" #: security/l10n.pm:37 #, c-format msgid "No password aging for" msgstr "Нет возраста пароля для" #: security/l10n.pm:38 #, c-format msgid "Set password expiration and account inactivation delays" msgstr "" "Установить сроки действия паролей и предупреждений о блокировке учётных " "записей" #: security/l10n.pm:39 #, c-format msgid "Password history length" msgstr "Длина истории пароля" #: security/l10n.pm:40 #, c-format msgid "Password minimum length and number of digits and upcase letters" msgstr "Минимальная длина пароля и количество цифр и букв в верхнем регистре" #: security/l10n.pm:41 #, c-format msgid "Root umask" msgstr "umask root'а" #: security/l10n.pm:42 #, c-format msgid "Shell history size" msgstr "Размер истории команд в командном процессоре" #: security/l10n.pm:43 #, c-format msgid "Shell timeout" msgstr "Тайм-аут командного процессора" #: security/l10n.pm:44 #, c-format msgid "User umask" msgstr "umask пользователя" #: security/l10n.pm:45 #, c-format msgid "Check open ports" msgstr "Проверять открытые порты" #: security/l10n.pm:46 #, c-format msgid "Check for unsecured accounts" msgstr "Проверять небезопасные учётные записи" #: security/l10n.pm:47 #, c-format msgid "Check permissions of files in the users' home" msgstr "Проверять права файлов в домашних каталогах пользователей" #: security/l10n.pm:48 #, c-format msgid "Check if the network devices are in promiscuous mode" msgstr "Проверять, работают ли сетевые устройства в режиме promiscuous" #: security/l10n.pm:49 #, c-format msgid "Run the daily security checks" msgstr "Запускать ежедневные проверки безопасности" #: security/l10n.pm:50 #, c-format msgid "Check additions/removals of sgid files" msgstr "Проверять добавления/удаления бита sgid файлов" #: security/l10n.pm:51 #, c-format msgid "Check empty password in /etc/shadow" msgstr "Проверять пустые пароли в /etc/shadow" #: security/l10n.pm:52 #, c-format msgid "Verify checksum of the suid/sgid files" msgstr "Проверять контрольную сумму файлов suid/sgid" #: security/l10n.pm:53 #, c-format msgid "Check additions/removals of suid root files" msgstr "Проверять добавления/удаления для файлов root'овых suid-битов." #: security/l10n.pm:54 #, c-format msgid "Report unowned files" msgstr "Сообщать о файлах без владельца" #: security/l10n.pm:55 #, c-format msgid "Check files/directories writable by everybody" msgstr "Проверять файлы/каталоги на запись для всех" #: security/l10n.pm:56 #, c-format msgid "Run chkrootkit checks" msgstr "Запускать проверки на chkrootkit." #: security/l10n.pm:57 #, c-format msgid "Do not send empty mail reports" msgstr "Не отправлять пустые почтовые сообщения" #: security/l10n.pm:58 #, c-format msgid "If set, send the mail report to this email address else send it to root" msgstr "" "Если установлено, отправляет письмо с отчетом на этот адрес, иначе " "отправляет его root." #: security/l10n.pm:59 #, c-format msgid "Report check result by mail" msgstr "Сообщать о результатах проверки по почте" #: security/l10n.pm:60 #, c-format msgid "Run some checks against the rpm database" msgstr "Запускать некоторые проверки базы данных rpm." #: security/l10n.pm:61 #, c-format msgid "Report check result to syslog" msgstr "Выводить результаты проверки в syslog" #: security/l10n.pm:62 #, c-format msgid "Reports check result to tty" msgstr "Выводить результаты проверки на tty." #: security/level.pm:10 #, c-format msgid "Disable msec" msgstr "Отключить msec" #: security/level.pm:11 #, c-format msgid "Standard" msgstr "Стандартный" #: security/level.pm:12 #, c-format msgid "Secure" msgstr "Безопасность" #: security/level.pm:40 #, c-format msgid "" "This level is to be used with care, as it disables all additional security\n" "provided by msec. Use it only when you want to take care of all aspects of " "system security\n" "on your own." msgstr "" "Этот уровень следует использовать с осторожностью, поскольку на нём " "отключаются\n" "все дополнительные средства защиты msec. Используйте его только если вы " "будете\n" "самостоятельно контролировать все параметры защиты системы." #: security/level.pm:43 #, c-format msgid "" "This is the standard security recommended for a computer that will be used " "to connect to the Internet as a client." msgstr "" "Это стандартный уровень безопасности, рекомендуемый для компьютера,\n" "который будет использоваться для подключения к Интернету в качестве клиента." #: security/level.pm:44 #, c-format msgid "" "With this security level, the use of this system as a server becomes " "possible.\n" "The security is now high enough to use the system as a server which can " "accept\n" "connections from many clients. Note: if your machine is only a client on the " "Internet, you should choose a lower level." msgstr "" "На этом уровне безопасности становится возможным использование системы \n" "в качестве сервера.\n" "Зашита теперь достаточно высока для использования системы в качестве \n" "сервера, который принимает подключения от многочисленных клиентов.\n" "Помните: если ваша машина является только клиентом Интернета, вы должны \n" "выбрать более низкий уровень." #: security/level.pm:51 #, c-format msgid "DrakSec Basic Options" msgstr "Основные параметры DrakSec" #: security/level.pm:54 #, c-format msgid "Please choose the desired security level" msgstr "Выберите желаемый уровень безопасности" #. -PO: this string is used to properly format "<security level>: <level description>" #: security/level.pm:58 #, c-format msgid "%s: %s" msgstr "%s: %s" #: security/level.pm:61 #, c-format msgid "Security Administrator:" msgstr "Администратор по безопасности:" #: security/level.pm:62 #, c-format msgid "Login or email:" msgstr "Логин или email:" #: services.pm:19 #, c-format msgid "Listen and dispatch ACPI events from the kernel" msgstr "Слушание и отправка ACPI событий из ядра" #: services.pm:20 #, c-format msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system" msgstr "" "Запустить звуковую систему ALSA (Расширенная звуковая архитектура Linux)" #: services.pm:21 #, c-format msgid "Anacron is a periodic command scheduler." msgstr "Anacron - планировщик команд, выполняющихся по расписанию." #: services.pm:22 #, c-format msgid "" "apmd is used for monitoring battery status and logging it via syslog.\n" "It can also be used for shutting down the machine when the battery is low." msgstr "" "apmd используется для мониторинга состояния батарей и его регистрации\n" "через syslog. Он также может быть использован для выключения машины при\n" "сильном разряде батарей." #: services.pm:24 #, c-format msgid "" "Runs commands scheduled by the at command at the time specified when\n" "at was run, and runs batch commands when the load average is low enough." msgstr "" "Запускает команды, внесенные в расписание командой at во время, указанное\n" "при запуске at, и запускает пакеты команд, когда средняя загрузка\n" "достаточно низка." #: services.pm:26 #, c-format msgid "Avahi is a ZeroConf daemon which implements an mDNS stack" msgstr "Avahi - это демон ZeroConf, который реализует стек mDNS" #: services.pm:27 #, c-format msgid "Set CPU frequency settings" msgstr "Задание настроек частоты процессора" #: services.pm:28 #, c-format msgid "" "cron is a standard UNIX program that runs user-specified programs\n" "at periodic scheduled times. vixie cron adds a number of features to the " "basic\n" "UNIX cron, including better security and more powerful configuration options." msgstr "" "cron является стандартной программой UNIX, которая по расписанию запускает\n" "указанные пользователем программы. vixie cron добавляет ряд параметров к \n" "базовому cron из UNIX, включая улучшенную безопасность и более мощные\n" "параметры настройки." #: services.pm:31 #, c-format msgid "" "Common UNIX Printing System (CUPS) is an advanced printer spooling system" msgstr "CUPS - система печати Linux" #: services.pm:32 #, c-format msgid "Launches the graphical display manager" msgstr "Запуск экрана входа в систему" #: services.pm:33 #, c-format msgid "" "FAM is a file monitoring daemon. It is used to get reports when files " "change.\n" "It is used by GNOME and KDE" msgstr "" "FAM это демон слежения за файлами. Он используется для получения отчетов\n" "об изменениях файлов.\n" "Его используют GNOME и KDE" #: services.pm:35 #, c-format msgid "" "G15Daemon allows users access to all extra keys by decoding them and \n" "pushing them back into the kernel via the linux UINPUT driver. This driver " "must be loaded \n" "before g15daemon can be used for keyboard access. The G15 LCD is also " "supported. By default, \n" "with no other clients active, g15daemon will display a clock. Client " "applications and \n" "scripts can access the LCD via a simple API." msgstr "" "G15Daemon позволяет пользователям получать доступ ко всем дополнительным " "ключам для их расшифровки\n" "и помещать их обратно в ядро Linux с помощью драйвера UINPUT. Этот драйвер " "должен быть загружен\n" "перед g15daemon может получить доступ к клавиатуре. G15 LCD также " "поддерживается. По умолчанию\n" "без каких-либо других активных клиентов, g15daemon будет отображать часы. " "Клиентские приложения и\n" "сценарии могут получить доступ к LCD через простой API." #: services.pm:40 #, c-format msgid "" "GPM adds mouse support to text-based Linux applications such the\n" "Midnight Commander. It also allows mouse-based console cut-and-paste " "operations,\n" "and includes support for pop-up menus on the console." msgstr "" "GPM добавляет поддержку мыши для приложений, работающих в текстовом режиме,\n" "таких, как Midnight Commander. Он также позволяет использовать в консоли\n" "операции вырезать-и-вставить при помощи мыши, и включает в консоли\n" "поддержку всплывающих меню." #: services.pm:43 #, c-format msgid "HAL is a daemon that collects and maintains information about hardware" msgstr "" "HAL - демон, собирающий информацию об аппаратном обеспечении компьютера" #: services.pm:44 #, c-format msgid "" "HardDrake runs a hardware probe, and optionally configures\n" "new/changed hardware." msgstr "" "HardDrake выполняет проверку аппаратного обеспечения и при необходимости\n" "настраивает новое/изменившееся оборудование." #: services.pm:46 #, c-format msgid "" "Apache is a World Wide Web server. It is used to serve HTML files and CGI." msgstr "" "Apache является сервером всемирной паутины. Он используется для обслуживания " "файлов HTML и CGI." #: services.pm:47 #, c-format msgid "" "The internet superserver daemon (commonly called inetd) starts a\n" "variety of other internet services as needed. It is responsible for " "starting\n" "many services, including telnet, ftp, rsh, and rlogin. Disabling inetd " "disables\n" "all of the services it is responsible for." msgstr "" "Демон internet superserver (зачастую называемый inetd) запускает по мере\n" "необходимости множество других служб Интернета. Он отвечает за запуск\n" "многих служб, включая telnet, ftp, rsh и rlogin. Отключение inetd\n" "отключит также все службы, за которые он отвечает." #: services.pm:51 #, c-format msgid "Automates a packet filtering firewall with ip6tables" msgstr "Автоматизация файервола пакетной фильтрации с помощью Ip6tables" #: services.pm:52 #, c-format msgid "Automates a packet filtering firewall with iptables" msgstr "Автоматизация файервола пакетной фильтрации с помощью Iptables" #: services.pm:53 #, c-format msgid "" "Launch packet filtering for Linux kernel 2.2 series, to set\n" "up a firewall to protect your machine from network attacks." msgstr "" "Запуск фильтрации пакетов для ядер Linux серии 2.2, чтобы установить\n" "файервол для защиты своей машины от сетевых атак." #: services.pm:55 #, c-format msgid "" "Evenly distributes IRQ load across multiple CPUs for enhanced performance" msgstr "" "Равномерное распределение IRQ нагрузки между несколькими процессорами для " "повышения производительности" #: services.pm:56 #, c-format msgid "" "This package loads the selected keyboard map as set in\n" "/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n" "You should leave this enabled for most machines." msgstr "" "Этот пакет загружает выбранную раскладку клавиатуры, установленную в\n" "/etc/sysconfig/keyboard. Она может быть выбрана при помощи утилиты\n" "kbdconfig. Вы должны оставить это включенным для большинства машин." #: services.pm:59 #, c-format msgid "" "Automatic regeneration of kernel header in /boot for\n" "/usr/include/linux/{autoconf,version}.h" msgstr "" "Автоматическая регенерация заголовков ядра в /boot для\n" "/usr/include/linux/{autoconf,version}.h" #: services.pm:61 #, c-format msgid "Automatic detection and configuration of hardware at boot." msgstr "Автоматическое обнаружение и настройка оборудования при загрузке." #: services.pm:62 #, c-format msgid "Tweaks system behavior to extend battery life" msgstr "Тонкая настройка системы для увеличения срока работы от батареи" #: services.pm:63 #, c-format msgid "" "Linuxconf will sometimes arrange to perform various tasks\n" "at boot-time to maintain the system configuration." msgstr "" "Linuxconf будет иногда организовывать выполнение различных задач\n" "во время загрузки для поддержки в рабочем состоянии конфигурации системы." #: services.pm:65 #, c-format msgid "" "lpd is the print daemon required for lpr to work properly. It is\n" "basically a server that arbitrates print jobs to printer(s)." msgstr "" "lpd является демоном печати, который необходим для нормальной работы lpr. " "Это\n" "в основном сервер, распределяющий по принтерам задания на печать." #: services.pm:67 #, c-format msgid "" "Linux Virtual Server, used to build a high-performance and highly\n" "available server." msgstr "" "Виртуальный Сервер Linux, используется для создания высокопроизводительных\n" "и широкодоступных серверов." #: services.pm:69 #, c-format msgid "Monitors the network (Interactive Firewall and wireless" msgstr "Слежение за сетью (интерактивный файерволл и беспроводная сеть)" #: services.pm:70 #, c-format msgid "Software RAID monitoring and management" msgstr "Управление и мониторинг программным RAID" #: services.pm:71 #, c-format msgid "" "DBUS is a daemon which broadcasts notifications of system events and other " "messages" msgstr "" "DBUS - демон, рассылающий широковещательные уведомления и другие сообщения\n" "программам" #: services.pm:72 #, c-format msgid "Enables MSEC security policy on system startup" msgstr "Включение политик безопасности MSEC при старте системы" #: services.pm:73 #, c-format msgid "" "named (BIND) is a Domain Name Server (DNS) that is used to resolve host " "names to IP addresses." msgstr "" "named (BIND) является сервером доменных имен (DNS), который используется для " "преобразования имен хостов в IP-адреса." #: services.pm:74 #, c-format msgid "Initializes network console logging" msgstr "Инициализация журналирования сетевой консоли" #: services.pm:75 #, c-format msgid "" "Mounts and unmounts all Network File System (NFS), SMB (Lan\n" "Manager/Windows), and NCP (NetWare) mount points." msgstr "" "Монтирует и размонтирует все точки монтирования сетевых\n" "файловых систем(NFS), SMB (LanManager/Windows) и NCP (NetWare)." #: services.pm:77 #, c-format msgid "" "Activates/Deactivates all network interfaces configured to start\n" "at boot time." msgstr "" "Включает/Отключает все сетевые интерфейсы, настроенные на запуск\n" "при загрузке." #: services.pm:79 #, c-format msgid "Requires network to be up if enabled" msgstr "Требуемая сеть будет подключена при доступности" #: services.pm:80 #, c-format msgid "Wait for the hotplugged network to be up" msgstr "Ожидание подключения сети" #: services.pm:81 #, c-format msgid "" "NFS is a popular protocol for file sharing across TCP/IP networks.\n" "This service provides NFS server functionality, which is configured via the\n" "/etc/exports file." msgstr "" "NFS - это распространенный протокол для общего доступа к файлам\n" "через сети TCP/IP. Эта служба обеспечивает функциональные\n" "возможности сервера NFS, настраиваемого при помощи файл /etc/exports." #: services.pm:84 #, c-format msgid "" "NFS is a popular protocol for file sharing across TCP/IP\n" "networks. This service provides NFS file locking functionality." msgstr "" "NFS - это распространенный протокол для общего доступа к файлам\n" "через сети TCP/IP. Эта служба обеспечивает функциональные возможности\n" "для блокирования файлов NFS." #: services.pm:86 #, c-format msgid "Synchronizes system time using the Network Time Protocol (NTP)" msgstr "Синхронизирует системное время через протокол NTP" #: services.pm:87 #, c-format msgid "" "Automatically switch on numlock key locker under console\n" "and Xorg at boot." msgstr "" "Автоматическое включение при загрузке клавиши numlock\n" "в консоли и Xorg." #: services.pm:89 #, c-format msgid "Support the OKI 4w and compatible winprinters." msgstr "Поддержка win-принтеров OKI 4w и совместимых." #: services.pm:90 #, c-format msgid "Checks if a partition is close to full up" msgstr "Проверка наличия места на разделе" #: services.pm:91 #, c-format msgid "" "PCMCIA support is usually to support things like ethernet and\n" "modems in laptops. It will not get started unless configured so it is safe " "to have\n" "it installed on machines that do not need it." msgstr "" "Поддержка PCMCIA является обычной поддержкой устройств типа ethernet и\n" "модемов в ноутбуках. Она не запустится до тех пор, пока не будет настроена,\n" "поэтому ее безопасно устанавливать на машинах, для которых она не нужна." #: services.pm:94 #, c-format msgid "" "The portmapper manages RPC connections, which are used by\n" "protocols such as NFS and NIS. The portmap server must be running on " "machines\n" "which act as servers for protocols which make use of the RPC mechanism." msgstr "" "portmapper управляет соединениями RPC, которые используются протоколами,\n" "такими как NFS и NIS. Сервер portmap должен быть запущен на машинах,\n" "которые работают как серверы для протоколов, осуществляющих использование\n" "механизма RPC." #: services.pm:97 #, c-format msgid "Reserves some TCP ports" msgstr "Резервирование определенных портов TCP" #: services.pm:98 #, c-format msgid "" "Postfix is a Mail Transport Agent, which is the program that moves mail from " "one machine to another." msgstr "" "Postfix это Агент доставки почты, программа которая переправляет почту с " "одной машины на другую." #: services.pm:99 #, c-format msgid "" "Saves and restores system entropy pool for higher quality random\n" "number generation." msgstr "" "Сохраняет и восстанавливает пул системной энтропии для повышения качества\n" "генерации случайных чисел." #: services.pm:101 #, c-format msgid "" "Assign raw devices to block devices (such as hard disk drive\n" "partitions), for the use of applications such as Oracle or DVD players" msgstr "" "Назначает raw-устройства block-устройствам (таким как разделы\n" "жесткого диска) для использования такими приложениями, как Oracle или\n" "DVD проигрыватели" #: services.pm:103 #, c-format msgid "Nameserver information manager" msgstr "Менеджер информации сервера имен" #: services.pm:104 #, c-format msgid "" "The routed daemon allows for automatic IP router table updated via\n" "the RIP protocol. While RIP is widely used on small networks, more complex\n" "routing protocols are needed for complex networks." msgstr "" "Демон routed разрешает автоматическое обновление таблиц IP-маршрутизации\n" "через протокол RIP. В то время как RIP широко используется в небольших " "сетях,\n" "для сложных сетей необходимы более сложные протоколы маршрутизации." #: services.pm:107 #, c-format msgid "" "The rstat protocol allows users on a network to retrieve\n" "performance metrics for any machine on that network." msgstr "" "Протокол rstat позволяет пользователям сети получать\n" "данные о производительности любой машины в этой сети." #: services.pm:109 #, c-format msgid "" "Syslog is the facility by which many daemons use to log messages to various " "system log files. It is a good idea to always run rsyslog." msgstr "" "Syslog - это функция, которая используется многими демонами для\n" "регистрации сообщений в различных системных файлах логов. Неплохо было\n" "бы всегда запускать rsyslog." #: services.pm:110 #, c-format msgid "" "The rusers protocol allows users on a network to identify who is\n" "logged in on other responding machines." msgstr "" "Протокол rusers позволяет пользователям сети определять, кто работает\n" "на другой отвечающей машине." #: services.pm:112 #, c-format msgid "" "The rwho protocol lets remote users get a list of all of the users\n" "logged into a machine running the rwho daemon (similar to finger)." msgstr "" "Протокол rwho позволяет удаленным пользователям получать список всех\n" "пользователей, работающих на машине с запущенным демоном rwho\n" "(похож на finger)." #: services.pm:114 #, c-format msgid "" "SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..." msgstr "SANE - система работы со сканерами и камерами" #: services.pm:115 #, c-format msgid "Packet filtering firewall" msgstr "Файервол фильтрации пакетов" #: services.pm:116 #, c-format msgid "" "The SMB/CIFS protocol enables to share access to files & printers and also " "integrates with a Windows Server domain" msgstr "" "Протокол SMB/CIFS даёт возможность открыть общий доступ к файлам и принтерам " "и интегрироваться в домен Windows Server" #: services.pm:117 #, c-format msgid "Launch the sound system on your machine" msgstr "Запуск звуковой системы на вашей машине" #: services.pm:118 #, c-format msgid "layer for speech analysis" msgstr "слой речевого анализа" #: services.pm:119 #, c-format msgid "" "Secure Shell is a network protocol that allows data to be exchanged over a " "secure channel between two computers" msgstr "" "Secure Shell - это сетевой протокол, позволяющий обмениваться данными между " "двумя компьютерами по шифрованному каналу" #: services.pm:120 #, c-format msgid "" "Syslog is the facility by which many daemons use to log messages\n" "to various system log files. It is a good idea to always run syslog." msgstr "" "Syslog - это функция, которая используется многими демонами для\n" "регистрации сообщений в различных системных файлах логов. Неплохо было\n" "бы всегда запускать syslog." #: services.pm:122 #, c-format msgid "Moves the generated persistent udev rules to /etc/udev/rules.d" msgstr "" "Перемещение сгенерированных постоянных правил udev в /etc/udev/rules.d" #: services.pm:123 #, c-format msgid "Load the drivers for your usb devices." msgstr "Загружает драйвера для ваших устройств USB." #: services.pm:124 #, c-format msgid "A lightweight network traffic monitor" msgstr "Легкий монитор сетевого трафика" #: services.pm:125 #, c-format msgid "Starts the X Font Server." msgstr "Запускает сервер шрифтов." #: services.pm:126 #, c-format msgid "Starts other deamons on demand." msgstr "Запускает другие демоны." #: services.pm:149 #, c-format msgid "Printing" msgstr "Печать" #: services.pm:150 #, c-format msgid "Internet" msgstr "Интернет" #: services.pm:153 #, c-format msgid "File sharing" msgstr "Общий доступ к файлам" #: services.pm:155 #, c-format msgid "System" msgstr "Система" #: services.pm:160 #, c-format msgid "Remote Administration" msgstr "Удаленное администрирование" #: services.pm:168 #, c-format msgid "Database Server" msgstr "Сервер базы данных" #: services.pm:179 services.pm:218 #, c-format msgid "Services" msgstr "Службы" #: services.pm:179 #, c-format msgid "Choose which services should be automatically started at boot time" msgstr "" "Выберите, какие службы должны быть автоматически запущены во время загрузки" #: services.pm:197 #, c-format msgid "%d activated for %d registered" msgstr "включено %d из %d зарегистрированных" #: services.pm:234 #, c-format msgid "running" msgstr "выполняется" #: services.pm:234 #, c-format msgid "stopped" msgstr "остановлен" #: services.pm:239 #, c-format msgid "Services and daemons" msgstr "Службы и демоны" #: services.pm:245 #, c-format msgid "" "No additional information\n" "about this service, sorry." msgstr "" "Извините, дополнительная информация\n" "об этой службе отсутствует." #: services.pm:250 ugtk2.pm:924 #, c-format msgid "Info" msgstr "Информация" #: services.pm:253 #, c-format msgid "Start when requested" msgstr "Запуск по запросу" #: services.pm:253 #, c-format msgid "On boot" msgstr "При загрузке" #: services.pm:271 #, c-format msgid "Start" msgstr "Запустить" #: services.pm:271 #, c-format msgid "Stop" msgstr "Остановить" #: standalone.pm:25 #, c-format msgid "" "This program is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation; either version 2, or (at your option)\n" "any later version.\n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public License for more details.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program; if not, write to the Free Software\n" "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " "USA.\n" msgstr "" "Эта программа является открытым программным обеспечением; вы можете\n" "распространять ее дальше и/или изменять ее при условии соблюдения GNU\n" "General Public License, опубликованной Free Software Foundation, 2-й\n" "версии или любой другой (на ваше усмотрение) более поздней версии.\n" "\n"