aboutsummaryrefslogtreecommitdiffstats
path: root/po/ro.po
blob: 483d654fa9e6f0c78435f96daa9527c2e8b47bdb (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
msgid ""
msgstr ""
"Project-Id-Version: \n"
"PO-Revision-Date: YYYY-MM-DD HH:MM TZO DST\n"
"Last-Translator: \n"
"Language-Team: <XX@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1517
msgid "No parameters given to setup a default route"
msgstr "Nu a fost dat nici un parametru pentru ruta implicita"

#: /etc/rc.d/init.d/dhcpd:91
msgid "Usage: $0 {start|stop|restart|condrestart|configtest|status}"
msgstr "Utilizare $0 {start|stop|restart|condrestart|configtest|status}"

#: /etc/rc.d/init.d/ups:52
msgid "Starting UPS monitor (slave): "
msgstr "Pornesc monitorizarea UPS (sclav): "

#: /etc/rc.d/init.d/crond:49
msgid "Reloading cron daemon configuration: "
msgstr "Reincarc configurarea demonului cron: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:227
msgid ""
"Warning: configured MTU '$IPV6TO4_MTU' for 6to4 exceeds maximum limit of "
"'$tunnelmtu', ignored"
msgstr ""
"Atentie: MTU-ul configurat '$IPV6TO4_MTU' pentru 6to4 intrece limita maxima "
"de '$tunnelmtu', este ignorat"

#: /etc/rc.d/init.d/ypxfrd:31
msgid "Stopping YP map server: "
msgstr "Opresc server-ul YP map: "

#: /etc/sysconfig/network-scripts/ifup:66
msgid "Could not set 802.1Q VLAN parameters."
msgstr "Nu am putut configura parametrii de VLAN 802.1Q"

#: /etc/sysconfig/network-scripts/ifup:82
#: /etc/sysconfig/network-scripts/ifup:190
msgid ""
"$alias device ${DEVICE} does not seem to be present, delaying initialization."
msgstr ""
"interfata $alias cu ${DEVICE} nu pare sa fie prezenta, aman initializarea."

#: /etc/rc.d/init.d/amd:96 /etc/rc.d/init.d/autofs:452
#: /etc/rc.d/init.d/bgpd:59 /etc/rc.d/init.d/gkrellmd:54
#: /etc/rc.d/init.d/irda:69 /etc/rc.d/init.d/ospfd:60 /etc/rc.d/init.d/ripd:59
#: /etc/rc.d/init.d/ripngd:59 /etc/rc.d/init.d/sshd:160
#: /etc/rc.d/init.d/zebra:60
msgid "Usage: $0 {start|stop|restart|reload|condrestart|status}"
msgstr "Utilizare $0 {start|stop|restart|reload|condrestart|status}"

#: /etc/rc.d/init.d/autofs:439
msgid "Start $x"
msgstr "Start $x"

#: /etc/rc.d/init.d/gpm:21
msgid "Starting console mouse services: "
msgstr "Pornesc serviciile maus de consola: "

#: /etc/rc.d/init.d/rhnsd:38
msgid "Starting Red Hat Network Daemon: "
msgstr ""

#: /etc/rc.d/init.d/innd:76
msgid "Reloading INN Service: "
msgstr ""

#: /etc/rc.d/init.d/ups:72
msgid "Shutting down $MODEL: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:142
msgid "pppd started for ${DEVNAME} on ${MODEMPORT} at ${LINESPEED}"
msgstr ""

#: /etc/rc.d/init.d/ypbind:70
msgid "Shutting down NIS services: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:345
#: /etc/sysconfig/network-scripts/network-functions-ipv6:400
msgid "Missing parameter 'IPv6-gateway' (arg 2)"
msgstr ""

#: /etc/rc.d/init.d/netfs:114
msgid "Unmounting CIFS filesystems: "
msgstr ""

#: /etc/rc.d/init.d/diskdump:128
msgid "Formatting dump device: "
msgstr ""

#: /etc/rc.d/init.d/vncserver:39
msgid "vncserver start"
msgstr ""

#: /etc/rc.d/init.d/routed:30
msgid "Starting routed (RIP) services: "
msgstr ""

#: /etc/rc.d/init.d/crond:76 /etc/rc.d/init.d/krb5kdc:76
#: /etc/rc.d/init.d/saslauthd:75 /etc/rc.d/init.d/squid:160
msgid "Usage: $0 {start|stop|status|reload|restart|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/aep1000:56 /etc/rc.d/init.d/amd:30
#: /etc/rc.d/init.d/anacron:15 /etc/rc.d/init.d/arpwatch:28
#: /etc/rc.d/init.d/atd:29 /etc/rc.d/init.d/bgpd:29
#: /etc/rc.d/init.d/bootparamd:29 /etc/rc.d/init.d/canna:28
#: /etc/rc.d/init.d/cpuspeed:29 /etc/rc.d/init.d/crond:22
#: /etc/rc.d/init.d/cups:57 /etc/rc.d/init.d/dc_client:33
#: /etc/rc.d/init.d/dc_server:29 /etc/rc.d/init.d/dhcp6s:34
#: /etc/rc.d/init.d/dhcpd:43 /etc/rc.d/init.d/dhcrelay:33
#: /etc/rc.d/init.d/dovecot:19 /etc/rc.d/init.d/FreeWnn:32
#: /etc/rc.d/init.d/gkrellmd:24 /etc/rc.d/init.d/httpd:60
#: /etc/rc.d/init.d/irda:23 /etc/rc.d/init.d/irqbalance:46
#: /etc/rc.d/init.d/kadmin:40 /etc/rc.d/init.d/kprop:30
#: /etc/rc.d/init.d/krb524:30 /etc/rc.d/init.d/krb5kdc:30
#: /etc/rc.d/init.d/ldap:58 /etc/rc.d/init.d/ldap:70 /etc/rc.d/init.d/lisa:35
#: /etc/rc.d/init.d/mailman:77 /etc/rc.d/init.d/mdmonitor:37
#: /etc/rc.d/init.d/mdmpd:38 /etc/rc.d/init.d/mysqld:53
#: /etc/rc.d/init.d/mysqld:55 /etc/rc.d/init.d/mysqld:58
#: /etc/rc.d/init.d/named:36 /etc/rc.d/init.d/nscd:48
#: /etc/rc.d/init.d/ntpd:117 /etc/rc.d/init.d/ospf6d:29
#: /etc/rc.d/init.d/ospfd:30 /etc/rc.d/init.d/portmap:47
#: /etc/rc.d/init.d/radvd:38 /etc/rc.d/init.d/rarpd:22
#: /etc/rc.d/init.d/ripd:29 /etc/rc.d/init.d/ripngd:29
#: /etc/rc.d/init.d/rwalld:24 /etc/rc.d/init.d/saslauthd:36
#: /etc/rc.d/init.d/sendmail:40 /etc/rc.d/init.d/smartd:59
#: /etc/rc.d/init.d/snmpd:20 /etc/rc.d/init.d/snmptrapd:23
#: /etc/rc.d/init.d/squid:60 /etc/rc.d/init.d/ups:43
#: /etc/rc.d/init.d/vncserver:23 /etc/rc.d/init.d/xfs:73
#: /etc/rc.d/init.d/xinetd:44 /etc/rc.d/init.d/zebra:27
msgid "Starting $prog: "
msgstr ""

#: /etc/rc.d/init.d/postgresql:175
msgid "Postmaster already running."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sit:64
msgid "Missing remote IPv4 address of tunnel, configuration is not valid"
msgstr ""

#: /etc/rc.d/init.d/mDNSResponder:36
#, fuzzy
msgid "Shutting down mDNSResponder services: "
msgstr "Pornesc serviciile maus de consola: "

#: /etc/sysconfig/network-scripts/ifdown:68
#: /etc/sysconfig/network-scripts/ifup:152
msgid "Device ${DEVICE} has different MAC address than expected, ignoring."
msgstr ""

#: /etc/rc.d/init.d/diskdump:147
msgid "$dev is not a dump device"
msgstr ""

#: /etc/rc.d/init.d/messagebus:34
msgid "Stopping system message bus: "
msgstr ""

#: /etc/rc.d/init.d/privoxy:268
msgid "Usage: $PRIVOXY_PRG {start|stop|reload|restart|condrestart|status|top}"
msgstr ""

#: /etc/rc.d/init.d/yum:29
msgid "Disabling nightly yum update: "
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:171 /etc/rc.d/init.d/ip6tables:315
#: /etc/rc.d/init.d/iptables:315
msgid "Usage: $0 {start|stop|restart|condrestart|status|panic|save}"
msgstr ""

#: /etc/rc.d/init.d/autofs:271
msgid ""
"Active Mount Points:\n"
"--------------------"
msgstr ""

#: /etc/rc.d/init.d/firstboot:47
msgid "X is not configured.  Running system-config-display"
msgstr ""

#: /etc/rc.d/init.d/ups:34
msgid "Starting $MODEL: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:206
msgid "Enslaving ${DEVICE} to ${MASTER}"
msgstr ""

#: /etc/rc.d/init.d/yum:60
msgid "Nightly yum update is disabled."
msgstr ""

#: /etc/rc.d/init.d/rwhod:32
msgid "Stopping rwho services: "
msgstr ""

#: /etc/rc.d/init.d/atalk:53
msgid "Shutting down AppleTalk services: "
msgstr ""

#: /etc/rc.d/rc:91
msgid "Starting $subsys: "
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:49
msgid "Flushing all current rules and user defined chains:"
msgstr ""

#: /etc/rc.d/init.d/netplugd:59 /etc/rc.d/init.d/rstatd:63
#: /etc/rc.d/init.d/rusersd:66 /etc/rc.d/init.d/rwalld:64
#: /etc/rc.d/init.d/rwhod:63
msgid "Usage: $0 {start|stop|status|restart}"
msgstr ""

#: /etc/rc.d/init.d/isicom:27
msgid "Failed to load firmware."
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1451
msgid "Given IPv6 default gateway '$address' is not in proper format"
msgstr ""

#: /etc/rc.d/rc.sysinit:103
msgid "\t\tWelcome to "
msgstr ""

#: /etc/rc.d/init.d/rstatd:31
msgid "Stopping rstat services: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:156
msgid "error in $FILE: already seen device $parent_device:$DEVNUM in $devseen"
msgstr ""

#: /etc/rc.d/init.d/cups-config-daemon:67 /etc/rc.d/init.d/FreeWnn:77
#: /etc/rc.d/init.d/haldaemon:71 /etc/rc.d/init.d/innd:112
#: /etc/rc.d/init.d/kprop:67 /etc/rc.d/init.d/krb524:66
#: /etc/rc.d/init.d/mDNSResponder:69 /etc/rc.d/init.d/NetworkManager:79
#: /etc/rc.d/init.d/nifd:70 /etc/rc.d/init.d/syslog:80
#: /etc/rc.d/init.d/ypbind:109
msgid "Usage: $0 {start|stop|status|restart|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/ldap:47
msgid "Checking configuration files for $prog: "
msgstr ""

#: /etc/rc.d/init.d/halt:43
msgid "$0: call me as 'halt' or 'reboot' please!"
msgstr ""

#: /etc/rc.d/init.d/isdn:238
msgid "$NAME is attached to $DEVICE"
msgstr ""

#: /etc/rc.d/init.d/bgpd:36 /etc/rc.d/init.d/dhcp6s:44
#: /etc/rc.d/init.d/dhcpd:53 /etc/rc.d/init.d/dhcrelay:45
#: /etc/rc.d/init.d/FreeWnn:43 /etc/rc.d/init.d/gkrellmd:31
#: /etc/rc.d/init.d/irda:31 /etc/rc.d/init.d/mailman:87
#: /etc/rc.d/init.d/ntpd:144 /etc/rc.d/init.d/ospf6d:36
#: /etc/rc.d/init.d/ospfd:37 /etc/rc.d/init.d/ripd:36
#: /etc/rc.d/init.d/ripngd:36 /etc/rc.d/init.d/sendmail:104
#: /etc/rc.d/init.d/smartd:65 /etc/rc.d/init.d/vncserver:45
#: /etc/rc.d/init.d/vsftpd:49 /etc/rc.d/init.d/xfs:90
#: /etc/rc.d/init.d/zebra:37
msgid "Shutting down $prog: "
msgstr ""

#: /etc/rc.d/init.d/halt:184
msgid "Unmounting file systems (retry): "
msgstr ""

#: /etc/rc.d/init.d/NetworkManager:45
msgid "Stopping NetworkManager daemon: "
msgstr ""

#: /etc/rc.d/init.d/atalk:91 /etc/rc.d/init.d/exim:83
#: /etc/rc.d/init.d/isdn:267 /etc/rc.d/init.d/ldap:125
msgid "Usage: $0 {start|stop|restart|status|condrestart}"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:127
msgid "INFO     "
msgstr ""

#: /etc/rc.d/init.d/netfs:80
msgid "Unmounting network block filesystems (retry): "
msgstr ""

#: /etc/rc.d/init.d/halt:59
msgid "Sending all processes the TERM signal..."
msgstr ""

#: /etc/rc.d/init.d/kudzu:57 /etc/rc.d/init.d/kudzu:59
msgid "Hardware configuration timed out."
msgstr ""

#: /etc/rc.d/init.d/network:62 /etc/rc.d/init.d/NetworkManager:34
msgid "Setting network parameters: "
msgstr ""

#: /etc/rc.d/init.d/nfs:98
msgid "Shutting down NFS daemon: "
msgstr ""

#: /etc/rc.d/init.d/netfs:115
msgid "Unmounting NCP filesystems: "
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:85
msgid "Flushing all chains:"
msgstr ""

#: /etc/rc.d/init.d/mysqld:28
msgid "Initializing MySQL database: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sl:35
msgid "/usr/sbin/dip does not exist or is not executable for $DEVICE"
msgstr ""

#: /etc/rc.d/init.d/smb:121 /etc/rc.d/init.d/winbind:96
msgid "Usage: $0 {start|stop|restart|reload|status|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/halt:144 /etc/rc.d/init.d/netfs:62
msgid "Detaching loopback device $dev: "
msgstr ""

#: /etc/rc.d/init.d/netfs:82
msgid "Unmounting network block filesystems: "
msgstr ""

#: /etc/rc.d/rc.sysinit:879
msgid "Setting hard drive parameters for ${disk[$device]}: "
msgstr ""

#: /etc/rc.d/init.d/ip6tables:217
msgid "Saving firewall rules to $IP6TABLES_DATA: "
msgstr ""

#: /etc/rc.d/init.d/rpcgssd:43
msgid "Starting NFS4 gssd: "
msgstr ""

#: /etc/rc.d/init.d/kudzu:91
msgid "Usage: $0 {start|stop}"
msgstr ""

#: /etc/rc.d/init.d/cups:97 /etc/rc.d/init.d/httpd:76 /etc/rc.d/init.d/lisa:61
#: /etc/rc.d/init.d/named:92 /etc/rc.d/init.d/snmpd:48
#: /etc/rc.d/init.d/xfs:104
msgid "Reloading $prog: "
msgstr ""

#: /etc/rc.d/init.d/psacct:18
msgid "Starting process accounting: "
msgstr ""

#: /etc/rc.d/init.d/ypxfrd:22
msgid "Starting YP map server: "
msgstr ""

#: /etc/rc.d/init.d/apmd:76
msgid "Usage: apmd {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /etc/rc.d/rc.sysinit:292
msgid "Loading default keymap ($KEYTABLE): "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ippp:360
#: /etc/sysconfig/network-scripts/ifup-isdn:360
msgid ""
"Warning: ipppd (kernel 2.4.x and below) doesn't support IPv6 using "
"encapsulation 'syncppp'"
msgstr ""

#: /etc/rc.d/init.d/gpm:25 /etc/rc.d/init.d/gpm:30
msgid "(no mouse is configured)"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:102
msgid ""
"Global IPv6 forwarding is enabled in configuration, but not currently "
"enabled in kernel"
msgstr ""

#: /etc/rc.d/init.d/functions:235
msgid "Usage: pidfileofproc {program}"
msgstr ""

#: /etc/rc.d/init.d/apmd:37
msgid "Shutting down APM daemon: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:996
msgid "Given address '$addr' is not a valid IPv4 one (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:90
msgid "Shutting down $BASENAME: "
msgstr ""

#: /etc/rc.d/init.d/netfs:121
msgid "Configured NFS mountpoints: "
msgstr ""

#: /etc/rc.d/init.d/hidd:34
msgid "Shutting down hidd: "
msgstr ""

#: /etc/rc.d/init.d/halt:166
msgid "Unmounting pipe file systems: "
msgstr ""

#: /etc/rc.d/rc:37
msgid "Entering interactive startup"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:559
msgid "Missing parameter 'IPv6 address prefix length' (arg 3)"
msgstr ""

#: /etc/rc.d/init.d/xfs:142
msgid "Usage: $prog {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/ups:61
msgid "Stopping UPS monitor: "
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:24
msgid "$0: $DEVICE not a character device?"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:306
msgid "error in $FILE: IPADDR_START and IPADDR_END don't agree"
msgstr ""

#: /etc/rc.d/init.d/functions:214
msgid "$base $killlevel"
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:73
msgid "$0: reading microcode status is not yet supported"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:60
msgid "adsl-start does not exist or is not executable for ${DEVICE}"
msgstr ""

#: /etc/rc.d/init.d/isdn:189
msgid "Shutting down $prog"
msgstr ""

#: /etc/rc.d/rc:39
msgid "Entering non-interactive startup"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:119
msgid ""
"Global IPv6 forwarding is disabled in configuration, but not currently "
"disabled in kernel"
msgstr ""

#: /etc/rc.d/init.d/iptables:217
msgid "Saving firewall rules to $IPTABLES_DATA: "
msgstr ""

#: /etc/rc.d/init.d/rpcgssd:89 /etc/rc.d/init.d/rpcidmapd:85
#: /etc/rc.d/init.d/rpcsvcgssd:88
msgid "Usage: $0 {start|stop|restart|condstart|condrestart|status}"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:318
msgid ""
"IPv6 forwarding per device cannot be controlled via sysctl - use netfilter6 "
"instead"
msgstr ""

#: /etc/rc.d/init.d/mdmpd:44 /etc/rc.d/init.d/mdmpd:49
msgid "mdmpd"
msgstr ""

#: /etc/rc.d/init.d/network:265
msgid "Shutting down loopback interface: "
msgstr ""

#: /etc/rc.d/init.d/dovecot:60
msgid "Usage: $0 {condrestart|start|stop|restart|reload|status}"
msgstr ""

#: /etc/rc.d/init.d/syslog:37
msgid "Starting kernel logger: "
msgstr ""

#: /etc/rc.d/init.d/yppasswdd:49
msgid "Stopping YP passwd service: "
msgstr ""

#: /etc/rc.d/rc.sysinit:708
msgid "Checking local filesystem quotas: "
msgstr ""

#: /etc/rc.d/init.d/single:44
msgid "Telling INIT to go to single user mode."
msgstr ""

#: /etc/rc.d/init.d/halt:214
msgid "$message"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:314
#: /etc/sysconfig/network-scripts/ifup:316
#: /etc/sysconfig/network-scripts/ifup:318
msgid " done."
msgstr ""

#: /etc/rc.d/init.d/halt:138 /etc/rc.d/init.d/netfs:56
msgid "Unmounting loopback filesystems (retry):"
msgstr ""

#: /etc/rc.d/init.d/hidd:25
msgid "Starting hidd: "
msgstr ""

#: /etc/rc.d/init.d/named:99
msgid "$prog reload"
msgstr ""

#: /etc/rc.d/init.d/cups-config-daemon:33
msgid "Stopping cups-config-daemon: "
msgstr ""

#: /etc/rc.d/init.d/readahead:19 /etc/rc.d/init.d/readahead_early:19
msgid "Starting background readahead: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:22
#: /etc/sysconfig/network-scripts/ifup:30
msgid "Usage: ifup <device name>"
msgstr ""

#: /etc/rc.d/init.d/sshd:60 /etc/rc.d/init.d/sshd:63
msgid "RSA key generation"
msgstr ""

#: /etc/rc.d/init.d/halt:126
msgid "Turning off quotas: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1627
msgid "Pidfile '$pidfile' is empty, cannot send trigger to radvd"
msgstr ""

#: /etc/rc.d/init.d/netfs:38
msgid "Mounting NFS filesystems: "
msgstr ""

#: /etc/rc.d/init.d/NetworkManager:35
msgid "Starting NetworkManager daemon: "
msgstr ""

#: /etc/rc.d/init.d/named:57
msgid "Error in configuration file /etc/named.conf : $named_err"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:290
msgid "Error occurred while calculating the IPv6to4 prefix"
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:165 /etc/rc.d/init.d/arptables_jf:166
msgid "Saving current rules to $ARPTABLES_CONFIG"
msgstr ""

#: /etc/rc.d/init.d/smartd:90
#, fuzzy
msgid "Usage: $0 {start|stop|reload|report|restart|status}"
msgstr "Utilizare $0 {start|stop|restart|reload|condrestart|status}"

#: /etc/rc.d/init.d/nfs:153
msgid "Usage: nfs {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/kudzu:58 /etc/rc.d/init.d/kudzu:60
msgid "Run '/usr/sbin/kudzu' from the command line to re-detect."
msgstr ""

#: /etc/rc.d/init.d/radvd:68
msgid "Usage: radvd {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:67
msgid "usage: ifup-aliases <net-device> [<parent-config>]\n"
msgstr ""

#: /etc/rc.d/rc.sysinit:297
msgid "Loading default keymap"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:155
msgid "ERROR: [ipv6_log] Cannot log to channel '$channel'"
msgstr ""

#: /etc/rc.d/init.d/network:65
msgid "Bringing up loopback interface: "
msgstr ""

#: /etc/rc.d/init.d/kadmin:54 /etc/rc.d/init.d/krb5kdc:44
msgid "Reopening $prog log file: "
msgstr ""

#: /etc/rc.d/init.d/functions:207 /etc/rc.d/init.d/functions:218
msgid "$base shutdown"
msgstr ""

#: /etc/rc.d/init.d/smb:77 /etc/rc.d/init.d/winbind:65
msgid "Reloading smb.conf file: "
msgstr ""

#: /etc/rc.d/init.d/innd:59
msgid "Stopping INNFeed service: "
msgstr ""

#: /etc/rc.d/init.d/psacct:36
msgid "Process accounting is enabled."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:294
msgid "Determining IP information for ${DEVICE}..."
msgstr ""

#: /etc/rc.d/init.d/postgresql:197
msgid "Stopping ${NAME} service: "
msgstr ""

#: /etc/rc.d/init.d/functions:152 /etc/rc.d/init.d/mDNSResponder:29
msgid "$base startup"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:293
msgid "radvd control enabled, but config is not complete"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:981
msgid "Missing parameter 'address' (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/isdn:232
msgid "$0: Link is down"
msgstr ""

#: /etc/rc.d/init.d/psacct:38
msgid "Process accounting is disabled."
msgstr ""

#: /etc/rc.d/init.d/xinetd:78
msgid "Reloading configuration: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:118
msgid "ERROR    "
msgstr ""

#: /etc/rc.d/init.d/innd:26
msgid "Please run makehistory and/or makedbz before starting innd."
msgstr ""

#: /etc/rc.d/init.d/ip6tables:172
msgid "Loading additional $IP6TABLES modules: "
msgstr ""

#: /etc/rc.d/rc.sysinit:712
msgid "Enabling local filesystem quotas: "
msgstr ""

#: /etc/rc.d/init.d/mDNSResponder:24
msgid "Starting mDNSResponder... "
msgstr ""

#: /etc/rc.d/init.d/netfs:149
msgid "Active NCP mountpoints: "
msgstr ""

#: /etc/rc.d/init.d/exim:53
msgid "Shutting down exim: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:216
msgid ""
"Utility 'sysctl' (package: procps) doesn't exist or isn't executable - stop"
msgstr ""

#: /etc/rc.d/init.d/ntpd:138
msgid "$prog: Removing firewall opening for $server port 123"
msgstr ""

#: /etc/rc.d/init.d/bootparamd:69 /etc/rc.d/init.d/psacct:48
#: /etc/rc.d/init.d/routed:72
msgid "Usage: $0 {start|stop|status|restart|reload}"
msgstr ""

#: /etc/rc.d/init.d/functions:446
msgid "yY"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:226
#: /etc/sysconfig/network-scripts/ifup-aliases:236
msgid "error in ifcfg-${parent_device}: files"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1126
msgid "Missing parameter 'local IPv4 address' (arg 2)"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1618
msgid "Given pidfile '$pidfile' doesn't exist, cannot send trigger to radvd"
msgstr ""

#: /etc/rc.d/init.d/nfs:102
msgid "Shutting down NFS quotas: "
msgstr ""

#: /etc/rc.d/init.d/functions:89 /etc/rc.d/init.d/functions:117
msgid "$0: Usage: daemon [+/-nicelevel] {program}"
msgstr ""

#: /etc/rc.d/init.d/functions:307
msgid "${base} dead but subsys locked"
msgstr ""

#: /etc/rc.d/init.d/named:33
msgid "$prog: already running"
msgstr ""

#: /etc/rc.d/init.d/rstatd:21
msgid "Starting rstat services: "
msgstr ""

#: /etc/rc.d/init.d/netfs:129
msgid "Configured CIFS mountpoints: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:97
#: /etc/sysconfig/network-scripts/ifup:98
msgid "ERROR: could not add vlan ${VID} as ${DEVICE} on dev ${PHYSDEV}"
msgstr ""

#: /etc/rc.d/init.d/vncserver:38
msgid "vncserver startup"
msgstr ""

#: /etc/sysconfig/network-scripts/init.ipv6-global:181
msgid "Usage: $0 {start|stop|reload|restart|showsysctl}"
msgstr ""

#: /etc/rc.d/init.d/network:270
msgid "Disabling IPv4 packet forwarding: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:47
msgid "ifup-ppp for ${DEVICE} exiting"
msgstr ""

#: /etc/rc.d/init.d/haldaemon:35
#, fuzzy
msgid "Stopping HAL daemon: "
msgstr "Opresc server-ul YP map: "

#: /etc/rc.d/rc.sysinit:456
msgid "Checking root filesystem quotas: "
msgstr ""

#: /etc/rc.d/init.d/network:82
msgid "No 802.1Q VLAN support available in kernel."
msgstr ""

#: /etc/rc.d/init.d/nfs:143
msgid "reload"
msgstr ""

#: /etc/rc.d/rc.sysinit:491 /etc/rc.d/rc.sysinit:499 /etc/rc.d/rc.sysinit:623
#: /etc/rc.d/rc.sysinit:628
msgid "Setting up Logical Volume Management:"
msgstr ""

#: /etc/rc.d/rc.sysinit:150
msgid "Initializing hardware... "
msgstr ""

#: /etc/rc.d/init.d/netfs:141
msgid "Active SMB mountpoints: "
msgstr ""

#: /etc/rc.d/init.d/kadmin:35
msgid "Extracting kadm5 Service Keys: "
msgstr ""

#: /etc/rc.d/init.d/privoxy:206
msgid "Starting $PRIVOXY_PRG: "
msgstr ""

#: /etc/rc.d/init.d/innd:66
msgid "Stopping INN actived service: "
msgstr ""

#: /etc/rc.d/init.d/rpcidmapd:63
msgid "Shutting down NFS4 idmapd: "
msgstr ""

#: /etc/rc.d/init.d/syslog:44
msgid "Shutting down kernel logger: "
msgstr ""

#: /etc/rc.d/init.d/ups:48
msgid "Starting UPS monitor (master): "
msgstr ""

#: /etc/rc.d/init.d/autofs:428
msgid "Stop $command"
msgstr ""

#: /etc/rc.d/init.d/halt:35
msgid "Halting system..."
msgstr ""

#: /etc/rc.d/init.d/iptables:158
msgid "Applying $IPTABLES firewall rules: "
msgstr ""

#: /etc/rc.d/init.d/functions:285
msgid "Usage: status {program}"
msgstr ""

#: /etc/rc.d/init.d/amd:93 /etc/rc.d/init.d/sshd:124
msgid "Reloading $prog:"
msgstr ""

#: /etc/rc.d/init.d/rhnsd:46
msgid "Stopping Red Hat Network Daemon: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:277
msgid ""
"Using 6to4 and RADVD IPv6 forwarding usually should be enabled, but it isn't"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:299
msgid "Forwarding control parameter isn't valid '$fw_control' (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:75
msgid "done. "
msgstr ""

#: /etc/rc.d/init.d/diskdump:223
msgid "TBD"
msgstr ""

#: /etc/rc.d/init.d/rusersd:35
msgid "Stopping rusers services: "
msgstr ""

#: /etc/rc.d/init.d/dund:25
msgid "Starting dund: "
msgstr ""

#: /etc/rc.d/rc.sysinit:818
msgid "Enabling swap space: "
msgstr ""

#: /etc/rc.d/init.d/messagebus:26
msgid "Starting system message bus: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:29
msgid "$0: configuration for ${1} not found."
msgstr ""

#: /etc/rc.d/init.d/privoxy:221
msgid "Stopping $PRIVOXY_PRG: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sl:44
msgid "/etc/sysconfig/network-scripts/dip-$DEVICE does not exist"
msgstr ""

#: /etc/rc.d/init.d/rpcidmapd:38
msgid "Starting NFS4 idmapd: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifdown-sit:46
#: /etc/sysconfig/network-scripts/ifup-sit:59
msgid ""
"Device '$DEVICE' isn't supported here, use IPV6_AUTOTUNNEL setting and "
"restart (IPv6) networking"
msgstr ""

#: /etc/rc.d/init.d/yum:22
msgid "Enabling nightly yum update: "
msgstr ""

#: /etc/rc.d/init.d/yum:65
msgid "Usage: $0 {start|stop|status|restart|reload|force-reload|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/isicom:36
msgid "Disabling PLX devices... "
msgstr ""

#: /etc/rc.d/init.d/vsftpd:37
msgid "$prog $site"
msgstr ""

#: /etc/rc.d/init.d/netplugd:33
msgid "Starting network plug daemon: "
msgstr ""

#: /etc/rc.d/init.d/network:293
msgid "Currently active devices:"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1188
msgid ""
"Given remote address '$addressipv4tunnel' on tunnel device '$device' is "
"already configured on device '$devnew'"
msgstr ""

#: /etc/rc.d/init.d/isicom:63
msgid "Usage: ${0##*/} {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:941
msgid "Missing parameter 'IPv4 address' (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/rarpd:65
msgid "Usage: $0 {start|stop|restart|condrestart|reload|status}"
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:141
msgid "Usage: $BASENAME {start|stop|restart|reload|condrestart|status}"
msgstr ""

#: /etc/rc.d/init.d/smartd:77
msgid "Checking SMART devices now: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ippp:55
#: /etc/sysconfig/network-scripts/ifup-isdn:55
msgid "$*"
msgstr ""

#: /etc/rc.d/init.d/dc_client:74 /etc/rc.d/init.d/dc_server:70
msgid "Usage: $prog {start|stop|restart|condrestart|status|help}"
msgstr ""

#: /etc/rc.d/init.d/ypbind:44
msgid "Listening for an NIS domain server."
msgstr ""

#: /etc/rc.d/rc.sysinit:410 /etc/rc.d/rc.sysinit:665
msgid "(Repair filesystem)"
msgstr ""

#: /etc/rc.d/init.d/rpcgssd:67
msgid "Shutting down NFS4 gssd: "
msgstr ""

#: /etc/rc.d/init.d/vncserver:20
msgid "VNC server"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:169
msgid "Bridge support not available in this kernel"
msgstr ""

#: /etc/rc.d/init.d/pand:36
msgid "Shutting down pand: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:81
msgid ""
"/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist for ${DEVICE}"
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:49
msgid "Applying Intel IA32 Microcode update: "
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:76
msgid "Usage: $0 {start|restart}"
msgstr ""

#: /etc/rc.d/init.d/radiusd:37
msgid "Starting RADIUS server: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifdown:13
#: /etc/sysconfig/network-scripts/ifdown:20
msgid "usage: ifdown <device name>"
msgstr ""

#: /etc/rc.d/init.d/nfslock:58
msgid "Starting NFS locking: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1168
msgid "Missing parameter 'IPv4-tunnel address' (arg 2)"
msgstr ""

#: /etc/rc.d/init.d/routed:41
msgid "Stopping routed (RIP) services: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:555
msgid "Missing parameter 'IPv6 address to test' (arg 2)"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1572
msgid "No reason given for sending trigger to radvd"
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:74
msgid "Applying arptables firewall rules: "
msgstr ""

#: /etc/rc.d/init.d/isicom:20
msgid "Loading isicom firmware... "
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:71
msgid "preparing databases... "
msgstr ""

#: /etc/rc.d/init.d/rwhod:23
msgid "Starting rwho services: "
msgstr ""

#: /etc/rc.d/init.d/innd:45
msgid "Stopping INND service: "
msgstr ""

#: /etc/rc.d/init.d/psacct:23
msgid "Shutting down process accounting: "
msgstr ""

#: /etc/rc.d/init.d/dund:34
msgid "Shutting down dund: "
msgstr ""

#: /etc/rc.d/init.d/gpm:60
msgid "Shutting down console mouse services: "
msgstr ""

#: /etc/rc.d/init.d/ypbind:29 /etc/rc.d/init.d/ypserv:30
msgid "Setting NIS domain name $NISDOMAIN: "
msgstr ""

#: /etc/rc.d/init.d/kudzu:45
msgid "Checking for new hardware"
msgstr ""

#: /etc/rc.d/init.d/ip6tables:27
msgid "ipchains and $IP6TABLES can not be used together."
msgstr ""

#: /etc/rc.d/init.d/isdn:178 /etc/rc.d/init.d/isdn:181
msgid "Starting $prog"
msgstr ""

#: /etc/rc.d/init.d/autofs:432
msgid "Reload map $command"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1457
msgid ""
"Given IPv6 default gateway '$address' has scope '$device_scope' defined, "
"given default gateway device '$device' will be not used"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1606
msgid "Unsupported mechanism '$mechanism' for sending trigger to radvd"
msgstr ""

#: /etc/rc.d/init.d/postgresql:255
#, fuzzy
msgid ""
"Usage: $0 {start|stop|status|restart|condrestart|condstop|reload|force-"
"reload}"
msgstr "Utilizare $0 {start|stop|restart|condrestart|configtest|status}"

#: /etc/sysconfig/network-scripts/ifup-ipv6:199
msgid "Given IPv4 address '$ipv4addr' is not globally usable"
msgstr ""

#: /etc/rc.d/init.d/smb:58 /etc/rc.d/init.d/smb:63 /etc/rc.d/init.d/winbind:51
msgid "Shutting down $KIND services: "
msgstr ""

#: /etc/rc.d/init.d/ip6tables:257 /etc/rc.d/init.d/ip6tables:262
#: /etc/rc.d/init.d/iptables:257 /etc/rc.d/init.d/iptables:262
msgid "Firewall is not configured. "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:200
msgid "Kernel is not compiled with IPv6 support"
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:106
msgid "Resetting built-in chains to the default ACCEPT policy:"
msgstr ""

#: /etc/rc.d/init.d/functions:444
msgid "Start service $1 (Y)es/(N)o/(C)ontinue? [Y] "
msgstr ""

#: /etc/rc.d/init.d/radiusd:56
msgid "Reloading RADIUS server: "
msgstr ""

#: /etc/rc.d/rc.sysinit:640
msgid "Checking filesystems"
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:96
msgid "Removing user defined chains:"
msgstr ""

#: /etc/rc.d/rc.sysinit:351
msgid "Forcing file system integrity check due to default setting"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1577
msgid "Unsupported reason '$reason' for sending trigger to radvd"
msgstr ""

#: /etc/rc.d/rc.sysinit:407 /etc/rc.d/rc.sysinit:606 /etc/rc.d/rc.sysinit:662
msgid "*** Dropping you to a shell; the system will reboot"
msgstr ""

#: /etc/rc.d/init.d/ntpd:88
msgid "$prog: Opening firewall for input from $server port 123"
msgstr ""

#: /etc/rc.d/init.d/ip6tables:158
msgid "Applying $IP6TABLES firewall rules: "
msgstr ""

#: /etc/rc.d/init.d/httpd:113
msgid ""
"Usage: $prog {start|stop|restart|condrestart|reload|status|fullstatus|"
"graceful|help|configtest}"
msgstr ""

#: /etc/rc.d/init.d/postgresql:106
msgid "Starting ${NAME} service: "
msgstr ""

#: /etc/rc.d/init.d/netfs:145
msgid "Active CIFS mountpoints: "
msgstr ""

#: /etc/rc.d/init.d/syslog:33
msgid "Starting system logger: "
msgstr ""

#: /etc/rc.d/init.d/nscd:66 /etc/rc.d/init.d/nscd:68
msgid "$prog shutdown"
msgstr ""

#: /etc/rc.d/init.d/sshd:53
msgid "Generating SSH2 RSA host key: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:386
msgid "Error adding address ${IPADDR} for ${DEVICE}."
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1408
msgid "Given IPv6 MTU '$ipv6_mtu' is out of range"
msgstr ""

#: /etc/rc.d/init.d/innd:33
msgid "Starting INND system: "
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:138 /etc/rc.d/init.d/ip6tables:270
#: /etc/rc.d/init.d/iptables:270
msgid "Table: $table"
msgstr ""

#: /etc/rc.d/init.d/netfs:125
msgid "Configured SMB mountpoints: "
msgstr ""

#: /etc/rc.d/init.d/postgresql:149
msgid "Initializing database: "
msgstr ""

#: /etc/rc.d/init.d/ip6tables:118 /etc/rc.d/init.d/iptables:118
msgid "Setting chains to policy $policy: "
msgstr ""

#: /etc/rc.d/init.d/nfs:140 /etc/rc.d/init.d/nfslock:119
msgid "restart"
msgstr ""

#: /etc/rc.d/init.d/exim:43
msgid "Starting exim: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:367
msgid "Error, some other host already uses address ${IPADDR}."
msgstr ""

#: /etc/rc.d/init.d/nfs:115
msgid "Shutting down NFS services: "
msgstr ""

#: /etc/rc.d/init.d/netfs:133
msgid "Configured NCP mountpoints: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:623
msgid "Missing parameter 'IPv6-address' (arg 2)"
msgstr ""

#: /etc/rc.d/init.d/functions:329
msgid "FAILED"
msgstr ""

#: /etc/rc.d/init.d/smb:42 /etc/rc.d/init.d/smb:47 /etc/rc.d/init.d/winbind:40
msgid "Starting $KIND services: "
msgstr ""

#: /etc/rc.d/init.d/acpid:77 /etc/rc.d/init.d/messagebus:75
#: /etc/rc.d/init.d/readahead:46 /etc/rc.d/init.d/readahead_early:46
#: /etc/rc.d/init.d/rhnsd:82 /etc/rc.d/init.d/snmpd:86
#: /etc/rc.d/init.d/snmptrapd:76 /etc/rc.d/init.d/xinetd:117
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload}"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:241
msgid "Warning: interface 'tun6to4' does not support 'IPV6_DEFAULTGW', ignored"
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:66
msgid "Starting $BASENAME: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:843
msgid "Given IPv4 address '$testipv4addr_valid' has no proper format"
msgstr ""

#: /etc/rc.d/init.d/network:275
msgid "Disabling IPv4 automatic defragmentation: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:373
msgid "Unknown error"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:527
msgid "Tunnel device 'sit0' is still up"
msgstr ""

#: /etc/rc.d/init.d/mdmonitor:43 /etc/rc.d/init.d/mdmonitor:47
msgid "mdadm"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sit:72
msgid "Device '$DEVICE' is already up, please shutdown first"
msgstr ""

#: /etc/rc.d/init.d/iptables:172
msgid "Loading additional $IPTABLES modules: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sl:47
msgid "/etc/sysconfig/network-scripts/dip-$DEVICE does not exist for $DEVICE"
msgstr ""

#: /etc/rc.d/init.d/isicom:16
msgid "Loading PLX (isicom) modules... "
msgstr ""

#: /etc/rc.d/init.d/nfs:95
msgid "Shutting down NFS mountd: "
msgstr ""

#: /etc/rc.d/init.d/halt:218
msgid "On the next boot fsck will be forced."
msgstr ""

#: /etc/rc.d/init.d/functions:351
msgid "WARNING"
msgstr ""

#: /etc/rc.d/init.d/network:80
msgid "Setting 802.1Q VLAN parameters: "
msgstr ""

#: /etc/rc.d/init.d/named:134
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload|probe}"
msgstr ""

#: /etc/rc.d/init.d/postgresql:133
msgid ""
"An old version of the database format was found.\n"
"You need to upgrade the data format before using PostgreSQL.\n"
"See $SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist for more information."
msgstr ""

#: /etc/rc.d/init.d/sendmail:110
msgid "Shutting down sm-client: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:310
msgid "error in $FILE: IPADDR_START greater than IPADDR_END"
msgstr ""

#: /etc/rc.d/rc.sysinit:183
msgid " storage"
msgstr ""

#: /etc/rc.d/init.d/autofs:378
msgid "No Mountpoints Defined"
msgstr ""

#: /etc/rc.d/rc.sysinit:452 /etc/rc.d/rc.sysinit:702
msgid "Converting old group quota files: "
msgstr ""

#: /etc/rc.d/init.d/network:290
msgid "Configured devices:"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:784
#: /etc/sysconfig/network-scripts/network-functions-ipv6:792
msgid "Given IPv6 address '$testipv6addr_valid' is not valid"
msgstr ""

#: /etc/rc.d/init.d/radiusd:45
msgid "Stopping RADIUS server: "
msgstr ""

#: /etc/rc.d/init.d/ldap:43
msgid "$file is not owned by \"$user\""
msgstr ""

#: /etc/rc.d/init.d/ospf6d:59
msgid "Usage: $prog {start|stop|restart|reload|condrestart|status}"
msgstr ""

#: /etc/rc.d/init.d/netfs:44
msgid "Mounting other filesystems: "
msgstr ""

#: /etc/rc.d/init.d/netfs:102
msgid "Unmounting NFS filesystems: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:160
msgid "error in $FILE: didn't specify device or ipaddr"
msgstr ""

#: /etc/rc.d/init.d/nfslock:78
msgid "Stopping NFS locking: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:294
msgid "Missing parameter 'forwarding control' (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/atalk:23
msgid "Starting AppleTalk services: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:49
msgid "pppd does not exist or is not executable for ${DEVICE}"
msgstr ""

#: /etc/sysconfig/network-scripts/ifdown:31
#: /etc/sysconfig/network-scripts/ifup:41
msgid "Users cannot control this device."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:79
msgid "ifup-ppp for ${DEVNAME} exiting"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sl:33
#: /etc/sysconfig/network-scripts/ifup-sl:45
msgid "ifup-sl for $DEVICE exiting"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:121
msgid "WARN     "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:370
msgid ""
"'No route to host' adding route '$networkipv6' via gateway '$gatewayipv6' "
"through device '$device'"
msgstr ""

#: /etc/rc.d/init.d/network:145 /etc/rc.d/init.d/network:156
msgid "Bringing up interface $i: "
msgstr ""

#: /etc/rc.d/rc.sysinit:609
msgid "(RAID Repair)"
msgstr ""

#: /etc/rc.d/init.d/vncserver:55 /etc/rc.d/init.d/vncserver:56
msgid "vncserver shutdown"
msgstr ""

#: /etc/rc.d/init.d/iptables:22
msgid "/sbin/$IPTABLES does not exist."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:160
msgid "Bridge support not available: brctl not found"
msgstr ""

#: /etc/rc.d/init.d/ip6tables:85 /etc/rc.d/init.d/iptables:85
msgid "Flushing firewall rules: "
msgstr ""

#: /etc/rc.d/rc.sysinit:683
msgid "Mounting local filesystems: "
msgstr ""

#: /etc/rc.d/init.d/halt:164
msgid "Unmounting pipe file systems (retry): "
msgstr ""

#: /etc/rc.d/init.d/iiim:32
msgid "Stopping IIIMF input server: "
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:104
msgid "Reloading cyrus.conf file: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:98
msgid "ERROR: [ipv6_log] Loglevel isn't valid '$level' (arg 2)"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:130
msgid "NOTICE   "
msgstr ""

#: /etc/rc.d/init.d/autofs:414
msgid "$prog not running"
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:60
msgid "Clearing all current rules and user defined chains:"
msgstr ""

#: /etc/rc.d/rc.sysinit:330
msgid "Your system appears to have shut down uncleanly"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1214
msgid "Tunnel device '$device' bringing up didn't work"
msgstr ""

#: /etc/rc.d/init.d/nifd:34
#, fuzzy
msgid "Shutting down nifd services: "
msgstr "Pornesc serviciile maus de consola: "

#: /etc/sysconfig/network-scripts/ifup:320
msgid " failed."
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:124
msgid "CRITICAL "
msgstr ""

#: /etc/rc.d/init.d/nfs:62
msgid "Starting NFS quotas: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1030
msgid "Missing parameter 'global IPv4 address' (arg 2)"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:78
msgid "/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist"
msgstr ""

#: /etc/rc.d/rc.sysinit:406 /etc/rc.d/rc.sysinit:661
msgid "*** An error occurred during the file system check."
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:144
msgid "Changing target policies to DROP: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ippp:362
#: /etc/sysconfig/network-scripts/ifup-isdn:362
msgid "Warning: link doesn't support IPv6 using encapsulation 'rawip'"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:86
msgid "Setting up a new ${PEERCONF} config file"
msgstr ""

#: /etc/rc.d/init.d/syslog:47
msgid "Shutting down system logger: "
msgstr ""

#: /etc/rc.d/rc:62
msgid "Stopping $subsys: "
msgstr ""

#: /etc/rc.d/init.d/ipsec:93
msgid "cannot find ipsec command"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:296
msgid " failed; no link present.  Check cable?"
msgstr ""

#: /etc/rc.d/init.d/isdn:149 /etc/rc.d/init.d/isdn:151
msgid "Loading Firmware"
msgstr ""

#: /etc/rc.d/init.d/nfslock:129
msgid "Usage: $0 {start|stop|status|restart|probe|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:30
msgid "$0: microcode datafile not present (/etc/firmware/microcode.dat)"
msgstr ""

#: /etc/rc.d/init.d/diskdump:107
msgid "Saving panic dump: "
msgstr ""

#: /etc/rc.d/init.d/halt:61
msgid "Sending all processes the KILL signal..."
msgstr ""

#: /etc/rc.d/init.d/netdump:261 /etc/rc.d/init.d/netdump:268
msgid "disabling netdump"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-routes:5
msgid "usage: ifup-routes <net-device> [<nickname>]"
msgstr ""

#: /etc/rc.d/init.d/arptables_jf:161
msgid "Saving current rules to $ARPTABLES_CONFIG: "
msgstr ""

#: /etc/rc.d/rc.sysinit:549
msgid "Starting up RAID devices: "
msgstr ""

#: /etc/rc.d/init.d/anacron:56 /etc/rc.d/init.d/atd:80
#: /etc/rc.d/init.d/canna:64 /etc/rc.d/init.d/cpuspeed:76
#: /etc/rc.d/init.d/dhcp6s:77 /etc/rc.d/init.d/dhcrelay:78
#: /etc/rc.d/init.d/gpm:92 /etc/rc.d/init.d/iiim:60 /etc/rc.d/init.d/ntpd:177
#: /etc/rc.d/init.d/sendmail:149 /etc/rc.d/init.d/ups:116
#: /etc/rc.d/init.d/vncserver:85 /etc/rc.d/init.d/vsftpd:82
msgid "Usage: $0 {start|stop|restart|condrestart|status}"
msgstr ""

#: /etc/rc.d/init.d/autofs:268
msgid ""
"Configured Mount Points:\n"
"------------------------"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:811
msgid ""
"On given address '$testipv6addr_valid' the prefix length is out of range "
"(valid: 0-128)"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-post:81
msgid "punching nameserver $nameserver through the firewall"
msgstr ""

#: /etc/rc.d/init.d/ntpd:103
msgid "$prog: Synchronizing with time server: "
msgstr ""

#: /etc/rc.d/rc.sysinit:448 /etc/rc.d/rc.sysinit:697
msgid "Converting old user quota files: "
msgstr ""

#: /etc/rc.d/init.d/vsftpd:32
msgid "Starting $prog for $site: "
msgstr ""

#: /etc/rc.d/rc.sysinit:353
msgid "Not forcing file system integrity check due to default setting"
msgstr ""

#: /etc/rc.d/init.d/dund:60 /etc/rc.d/init.d/hidd:60 /etc/rc.d/init.d/pand:63
msgid "Usage: $0 {start|stop|restart|reload|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/functions:310 /etc/rc.d/init.d/kudzu:84
msgid "${base} is stopped"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:110
#: /etc/sysconfig/network-scripts/network-functions:41
msgid "Missing config file $PARENTCONFIG."
msgstr ""

#: /etc/rc.d/init.d/sshd:79 /etc/rc.d/init.d/sshd:82
msgid "DSA key generation"
msgstr ""

#: /etc/rc.d/init.d/ypserv:44
msgid "Stopping YP server services: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1314
msgid "Unsupported selection '$selection' specified (arg 2)"
msgstr ""

#: /etc/rc.d/init.d/halt:216
msgid "On the next boot fsck will be skipped."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:358
msgid "Failed to bring up ${DEVICE}."
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:772
#: /etc/sysconfig/network-scripts/network-functions-ipv6:835
msgid "Parameter '$modequiet' for 'quiet' mode is not valid (arg 2)"
msgstr ""

#: /etc/rc.d/init.d/halt:69
msgid "Saving mixer settings"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:488
msgid "Tunnel device 'sit0' enabling didn't work"
msgstr ""

#: /etc/rc.d/init.d/bluetooth:34
#, fuzzy
msgid "Starting Bluetooth services:"
msgstr "Pornesc serviciile maus de consola: "

#: /etc/rc.d/rc.sysinit:121
msgid "\t\tPress 'I' to enter interactive startup."
msgstr ""

#: /etc/rc.d/init.d/diskdump:240
#, fuzzy
msgid "Usage: $0 {start|stop|format|initialformat|status|restart|reload}"
msgstr "Utilizare $0 {start|stop|restart|reload|condrestart|status}"

#: /etc/rc.d/init.d/netfs:164 /etc/rc.d/init.d/network:302
msgid "Usage: $0 {start|stop|restart|reload|status}"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:69
msgid "No 802.1Q VLAN support available in kernel for device ${DEVICE}"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1510
msgid "Given IPv6 default device '$device' doesn't exist or isn't up"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sl:32
msgid "/usr/sbin/dip does not exist or is not executable"
msgstr ""

#: /etc/rc.d/rc.sysinit:757
msgid "Resetting hostname ${HOSTNAME}: "
msgstr ""

#: /etc/rc.d/init.d/netfs:113
msgid "Unmounting SMB filesystems: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:719
msgid "Missing parameter 'IPv6 address' (arg 2)"
msgstr ""

#: /etc/rc.d/init.d/halt:186
msgid "Unmounting file systems: "
msgstr ""

#: /etc/rc.d/init.d/functions:160
msgid "Usage: killproc {program} [signal]"
msgstr ""

#: /etc/rc.d/rc.sysinit:304
msgid "Setting hostname ${HOSTNAME}: "
msgstr ""

#: /etc/rc.d/init.d/yppasswdd:40
msgid "Starting YP passwd service: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:35
msgid "ERROR: [ipv6_log] Missing 'message' (arg 1)"
msgstr ""

#: /etc/sysconfig/network-scripts/ifdown-aliases:7
#: /etc/sysconfig/network-scripts/ifup-ipx:7
msgid "usage: $0 <net-device>"
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:68
msgid "$BASENAME already running."
msgstr ""

#: /etc/rc.d/init.d/halt:75
msgid "Saving random seed: "
msgstr ""

#: /etc/rc.d/init.d/isdn:122 /etc/rc.d/init.d/isdn:125
msgid "Loading ISDN modules"
msgstr ""

#: /etc/rc.d/init.d/rpcsvcgssd:41
msgid "Starting NFS4 svcgssd: "
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:20
msgid "$0: microcode device $DEVICE doesn't exist?"
msgstr ""

#: /etc/rc.d/init.d/privoxy:200
msgid "Can't find $PRIVOXY_CONF, exit."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:103
#: /etc/sysconfig/network-scripts/ifup-ipv6:120
msgid "Please restart network with '/sbin/service network restart'"
msgstr ""

#: /etc/rc.d/init.d/diskdump:221
msgid "diskdump not enabled"
msgstr ""

#: /etc/rc.d/init.d/diskdump:38
msgid "Device not specified in $CONF_DISKDUMP"
msgstr ""

#: /etc/rc.d/init.d/sendmail:76
msgid "reloading $prog: "
msgstr ""

#: /etc/rc.d/rc.sysinit:408 /etc/rc.d/rc.sysinit:607 /etc/rc.d/rc.sysinit:663
msgid "*** when you leave the shell."
msgstr ""

#: /etc/rc.d/init.d/sendmail:58
msgid "Starting sm-client: "
msgstr ""

#: /etc/rc.d/init.d/lisa:87
msgid "Usage: $prog {start|stop|restart|status|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/nifd:25
msgid "Starting nifd... "
msgstr ""

#: /etc/rc.d/init.d/netfs:41
msgid "Mounting CIFS filesystems: "
msgstr ""

#: /etc/rc.d/init.d/arpwatch:66 /etc/rc.d/init.d/bluetooth:76
#: /etc/rc.d/init.d/irqbalance:87 /etc/rc.d/init.d/nscd:106
#: /etc/rc.d/init.d/portmap:91 /etc/rc.d/init.d/radiusd:76
#: /etc/rc.d/init.d/yppasswdd:79 /etc/rc.d/init.d/ypserv:74
#: /etc/rc.d/init.d/ypxfrd:61
msgid "Usage: $0 {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /etc/rc.d/init.d/functions:259
msgid "Usage: pidofproc {program}"
msgstr ""

#: /etc/rc.d/init.d/rusersd:26
msgid "Starting rusers services: "
msgstr ""

#: /etc/rc.d/rc.sysinit:378
msgid "Checking root filesystem"
msgstr ""

#: /etc/rc.d/init.d/netfs:137
msgid "Active NFS mountpoints: "
msgstr ""

#: /etc/rc.d/rc.sysinit:465
msgid "Setting up ISA PNP devices: "
msgstr ""

#: /etc/rc.d/init.d/kudzu:81
msgid "${base} has run"
msgstr ""

#: /etc/rc.d/init.d/nfs:66
msgid "Starting NFS daemon: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:992
msgid "Given address '$addr' is not a global IPv4 one (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/firstboot:54
msgid "Running system reconfiguration tool"
msgstr ""

#: /etc/rc.d/rc.sysinit:235
msgid "Configuring kernel parameters: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1310
msgid "Missing parameter 'selection' (arg 2)"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:212
msgid ""
"IPv6to4 configuration needs an IPv4 address on related interface or "
"otherwise specified"
msgstr ""

#: /etc/rc.d/init.d/nfs:51
msgid "Starting NFS services: "
msgstr ""

#: /etc/rc.d/init.d/haldaemon:27
msgid "Starting HAL daemon: "
msgstr ""

#: /etc/rc.d/init.d/cups-config-daemon:25
msgid "Starting cups-config-daemon: "
msgstr ""

#: /etc/rc.d/init.d/functions:318
msgid "OK"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1201
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1207
msgid "Tunnel device '$device' creation didn't work"
msgstr ""

#: /etc/rc.d/rc.sysinit:274
msgid "Setting clock $CLOCKDEF: `date`"
msgstr ""

#: /etc/rc.d/init.d/halt:51 /etc/rc.d/init.d/killall:10
msgid "Usage: $0 {start}"
msgstr ""

#: /etc/rc.d/rc.sysinit:415 /etc/rc.d/rc.sysinit:614 /etc/rc.d/rc.sysinit:670
msgid "Unmounting file systems"
msgstr ""

#: /etc/rc.d/init.d/diskdump:145
msgid "Starting diskdump: "
msgstr ""

#: /etc/rc.d/init.d/pand:27
msgid "Starting pand: "
msgstr ""

#: /etc/rc.d/init.d/acpid:36
msgid "Stopping acpi daemon: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:637
msgid "Device '$device' doesn't exist"
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:78
msgid "error! "
msgstr ""

#: /etc/rc.d/init.d/smartd:71
#, fuzzy
msgid "Reloading $prog daemon configuration: "
msgstr "Reincarc configurarea demonului cron: "

#: /etc/sysconfig/network-scripts/network-functions-ipv6:445
#: /etc/sysconfig/network-scripts/network-functions-ipv6:551
#: /etc/sysconfig/network-scripts/network-functions-ipv6:618
#: /etc/sysconfig/network-scripts/network-functions-ipv6:685
#: /etc/sysconfig/network-scripts/network-functions-ipv6:714
#: /etc/sysconfig/network-scripts/network-functions-ipv6:910
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1025
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1087
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1121
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1163
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1247
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1305
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1358
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1397
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1534
msgid "Missing parameter 'device' (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/halt:140 /etc/rc.d/init.d/netfs:58
msgid "Unmounting loopback filesystems: "
msgstr ""

#: /etc/rc.d/init.d/ip6tables:22
msgid "/sbin/$IP6TABLES does not exist."
msgstr ""

#: /etc/rc.d/rc.sysinit:467
msgid "Skipping ISA PNP configuration at users request: "
msgstr ""

#: /etc/rc.d/init.d/rpcsvcgssd:66
msgid "Shutting down NFS4 svcgssd: "
msgstr ""

#: /etc/rc.d/init.d/halt:39
msgid "Please stand by while rebooting the system..."
msgstr ""

#: /etc/rc.d/init.d/netfs:42
msgid "Mounting NCP filesystems: "
msgstr ""

#: /etc/rc.d/init.d/cyrus-imapd:80
msgid "$BASENAME startup"
msgstr ""

#: /etc/rc.d/init.d/netdump:251
msgid "initializing netconsole"
msgstr ""

#: /etc/rc.d/init.d/functions:340
msgid "PASSED"
msgstr ""

#: /etc/rc.d/init.d/netdump:264
msgid "disabling netconsole"
msgstr ""

#: /etc/rc.d/init.d/xfs:117
msgid "Restarting $prog:"
msgstr ""

#: /etc/rc.d/init.d/sshd:34
msgid "Generating SSH1 RSA host key: "
msgstr ""

#: /etc/rc.d/init.d/iptables:195
msgid "Unloading $IPTABLES modules: "
msgstr ""

#: /etc/rc.d/init.d/aep1000:38 /etc/rc.d/init.d/bcm5820:46
msgid "Loading $module module"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:803
msgid "Missing prefix length for given address '$testipv6addr_valid'"
msgstr ""

#: /etc/rc.d/init.d/halt:124
msgid "Turning off swap: "
msgstr ""

#: /etc/rc.d/init.d/privoxy:199
msgid "Can't find $PRIVOXY_BIN, exit."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-aliases:152
msgid "error in $FILE: already seen ipaddr $IPADDR in $ipseen"
msgstr ""

#: /etc/rc.d/init.d/innd:52
msgid "Stopping INNWatch service: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1644
msgid "radvd not (properly) installed, triggering failed"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1402
msgid "Missing parameter 'IPv6 MTU' (arg 2)"
msgstr ""

#: /etc/rc.d/rc.sysinit:339
#, c-format
msgid "Press N within %d seconds to not force file system integrity check..."
msgstr ""

#: /etc/rc.d/init.d/ypserv:35
msgid "Starting YP server services: "
msgstr ""

#: /etc/rc.d/init.d/kadmin:86
msgid "Usage: $0 {start|stop|status|condrestart|reload|restart}"
msgstr ""

#: /etc/rc.d/init.d/isicom:30
msgid "Failed to load module: isicom"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1507
msgid "Given IPv6 default device '$device' requires an explicit nexthop"
msgstr ""

#: /etc/rc.d/init.d/autofs:366 /etc/rc.d/init.d/sshd:106
msgid "Starting $prog:"
msgstr ""

#: /etc/rc.d/init.d/nfslock:62
msgid "Starting NFS statd: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1036
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1093
#: /etc/sysconfig/network-scripts/network-functions-ipv6:1132
msgid "Given device '$device' is not supported (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/functions:301
msgid "${base} dead but pid file exists"
msgstr ""

#: /etc/rc.d/init.d/mysqld:104
msgid "Usage: $0 {start|stop|status|condrestart|restart}"
msgstr ""

#: /etc/rc.d/init.d/ipsec:139
msgid "permission denied (must be superuser)"
msgstr ""

#: /etc/rc.d/init.d/autofs:385 /etc/rc.d/init.d/sshd:115
msgid "Stopping $prog:"
msgstr ""

#: /etc/rc.d/rc.sysinit:210
msgid " audio"
msgstr ""

#: /etc/rc.d/init.d/cups:114
msgid "Usage: $prog {start|stop|restart|condrestart|reload|status}"
msgstr ""

#: /etc/rc.d/rc.sysinit:294
msgid "Loading default keymap: "
msgstr ""

#: /etc/rc.d/init.d/netfs:100
msgid "Unmounting NFS filesystems (retry): "
msgstr ""

#: /etc/rc.d/init.d/nfs:135 /etc/rc.d/init.d/nfslock:110
msgid "start"
msgstr ""

#: /etc/rc.d/init.d/network:244 /etc/rc.d/init.d/network:254
msgid "Shutting down interface $i: "
msgstr ""

#: /etc/rc.d/rc.sysinit:217
msgid " done"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup:114
msgid "WARNING: vconfig not able to disable REORDER_HDR on ${DEVICE}"
msgstr ""

#: /etc/rc.d/rc.sysinit:203
msgid " network"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:1465
msgid ""
"Given IPv6 default gateway '$address' is link-local, but no scope or gateway "
"device is specified"
msgstr ""

#: /etc/rc.d/init.d/diskdump:218
msgid "diskdump enabled"
msgstr ""

#: /etc/rc.d/init.d/nfslock:82
msgid "Stopping NFS statd: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:172
msgid "Device 'tun6to4' (from '$DEVICE') is already up, shutdown first"
msgstr ""

#: /etc/rc.d/init.d/autofs:367
msgid "could not make temp file"
msgstr ""

#: /etc/rc.d/init.d/iptables:27
msgid "ipchains and $IPTABLES can not be used together."
msgstr ""

#: /etc/rc.d/init.d/netplugd:41
msgid "Shutting down network plug daemon: "
msgstr ""

#: /etc/rc.d/init.d/sshd:41 /etc/rc.d/init.d/sshd:44
msgid "RSA1 key generation"
msgstr ""

#: /etc/rc.d/init.d/apmd:26
msgid "Starting up APM daemon: "
msgstr ""

#: /etc/rc.d/init.d/isdn:138
msgid "Unloading ISDN modules"
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ipv6:300
msgid "6to4 configuration is not valid"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:145
msgid ""
"ERROR: [ipv6_log] Syslog is chosen, but binary 'logger' doesn't exist or "
"isn't executable"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:211
msgid ""
"Utility 'ip' (package: iproute) doesn't exist or isn't executable - stop"
msgstr ""

#: /etc/rc.d/init.d/netdump:243 /etc/rc.d/init.d/netdump:247
msgid "initializing netdump"
msgstr ""

#: /etc/rc.d/init.d/microcode_ctl:57
msgid "$0: kernel does not have microcode device support"
msgstr ""

#: /etc/rc.d/init.d/ip6tables:195
msgid "Unloading $IP6TABLES modules: "
msgstr ""

#: /etc/rc.d/init.d/firstboot:49
msgid "X is now configured.  Starting Setup Agent"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:643
msgid "Device '$device' enabling didn't work"
msgstr ""

#: /etc/rc.d/init.d/functions:452
msgid "nN"
msgstr ""

#: /etc/rc.d/rc.sysinit:475
msgid "Remounting root filesystem in read-write mode: "
msgstr ""

#: /etc/rc.d/init.d/yum:57
msgid "Nightly yum update is enabled."
msgstr ""

#: /etc/rc.d/init.d/halt:120
msgid "Syncing hardware clock to system time"
msgstr ""

#: /etc/rc.d/init.d/sshd:94
msgid "Configuration file or keys are invalid"
msgstr ""

#: /etc/rc.d/init.d/functions:448
msgid "cC"
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:115
msgid "DEBUG    "
msgstr ""

#: /etc/rc.d/init.d/sshd:72
msgid "Generating SSH2 DSA host key: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:857
msgid "Part $c of given IPv4 address '$testipv4addr_valid' is out of range"
msgstr ""

#: /etc/rc.d/init.d/portmap:29
msgid "Networking not configured - exiting"
msgstr ""

#: /etc/rc.d/init.d/acpid:26
msgid "Starting acpi daemon: "
msgstr ""

#: /etc/rc.d/init.d/netfs:40
msgid "Mounting SMB filesystems: "
msgstr ""

#: /etc/rc.d/init.d/iiim:20
msgid "Starting IIIMF input server: "
msgstr ""

#: /etc/sysconfig/network-scripts/network-functions-ipv6:340
#: /etc/sysconfig/network-scripts/network-functions-ipv6:395
msgid "Missing parameter 'IPv6-network' (arg 1)"
msgstr ""

#: /etc/rc.d/init.d/ip6tables:251 /etc/rc.d/init.d/iptables:251
msgid "Firewall is stopped."
msgstr ""

#: /etc/rc.d/rc.sysinit:418 /etc/rc.d/rc.sysinit:617 /etc/rc.d/rc.sysinit:673
msgid "Automatic reboot in progress."
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-ppp:46
msgid "pppd does not exist or is not executable"
msgstr ""

#: /etc/rc.d/init.d/functions:428
msgid "$STRING"
msgstr ""

#: /etc/rc.d/init.d/sendmail:94
msgid "reloading sm-client: "
msgstr ""

#: /etc/sysconfig/network-scripts/ifup-sl:54
msgid "dip started for $DEVICE on $MODEMPORT at $LINESPEED"
msgstr ""

#: /etc/rc.d/init.d/netfs:153
msgid "/proc filesystem unavailable"
msgstr ""

#: /etc/rc.d/init.d/nfs:83
msgid "Starting NFS mountd: "
msgstr ""

#: /etc/rc.d/rc.sysinit:605
msgid "*** An error occurred during the RAID startup"
msgstr ""

#: /etc/rc.d/init.d/functions:293
msgid "${base} (pid $pid) is running..."
msgstr ""

#: /etc/rc.d/rc.sysinit:343
#, c-format
msgid "Press Y within %d seconds to force file system integrity check..."
msgstr ""

#: /etc/rc.d/init.d/ypbind:34
msgid "Binding to the NIS domain: "
msgstr ""

#: /etc/rc.d/init.d/aep1000:73 /etc/rc.d/init.d/amd:39
#: /etc/rc.d/init.d/anacron:24 /etc/rc.d/init.d/arpwatch:35
#: /etc/rc.d/init.d/atd:39 /etc/rc.d/init.d/bootparamd:38
#: /etc/rc.d/init.d/cpuspeed:43 /etc/rc.d/init.d/crond:31
#: /etc/rc.d/init.d/cups:71 /etc/rc.d/init.d/dc_client:41
#: /etc/rc.d/init.d/dc_server:37 /etc/rc.d/init.d/dovecot:27
#: /etc/rc.d/init.d/httpd:69 /etc/rc.d/init.d/irqbalance:56
#: /etc/rc.d/init.d/kadmin:47 /etc/rc.d/init.d/kprop:37
#: /etc/rc.d/init.d/krb524:37 /etc/rc.d/init.d/krb5kdc:37
#: /etc/rc.d/init.d/ldap:83 /etc/rc.d/init.d/ldap:90 /etc/rc.d/init.d/lisa:48
#: /etc/rc.d/init.d/mdmpd:57 /etc/rc.d/init.d/mysqld:68
#: /etc/rc.d/init.d/mysqld:70 /etc/rc.d/init.d/named:67
#: /etc/rc.d/init.d/nscd:57 /etc/rc.d/init.d/portmap:57
#: /etc/rc.d/init.d/radvd:45 /etc/rc.d/init.d/rarpd:32
#: /etc/rc.d/init.d/rwalld:33 /etc/rc.d/init.d/saslauthd:45
#: /etc/rc.d/init.d/snmpd:34 /etc/rc.d/init.d/snmptrapd:32
#: /etc/rc.d/init.d/squid:83 /etc/rc.d/init.d/ups:67
#: /etc/rc.d/init.d/xinetd:68
msgid "Stopping $prog: "
msgstr ""
310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392
# Copyright (C) 2004 Free Software Foundation, Inc.
# Omi Azad <omi@altruists.org>, 2004.
# Khandakar Mujahidul Islam <suzan@BengaLinux.Org>, 2004.
# Progga <progga@BengaLinux.Org>, 2004.
# Jamil Ahmed <jamil@BengaLinux.Org>, 2004, 2005.
# Samia <mailsamia2001@yahoo.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX HEAD\n"
"POT-Creation-Date: 2010-06-05 23:30+0200\n"
"PO-Revision-Date: 2005-03-19 23:18+0600\n"
"Last-Translator: Samia <mailsamia2001@yahoo.com>\n"
"Language-Team: Bangla <mdk-translation@bengalinux.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: any.pm:252 any.pm:947 diskdrake/interactive.pm:647
#: diskdrake/interactive.pm:870 diskdrake/interactive.pm:930
#: diskdrake/interactive.pm:1032 diskdrake/interactive.pm:1262
#: diskdrake/interactive.pm:1314 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
msgstr "অনুগ্রহ করে অপেক্ষা করুন"

#: any.pm:252
#, c-format
msgid "Bootloader installation in progress"
msgstr "বুট লোডার ইনস্টল করা হচ্ছে"

#: any.pm:263
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s.  However, changing\n"
"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
"error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
msgstr ""
"LILO %s ড্রাইভে একটি নতুন ভলিউম আই-ডি দিতে চায়। যাই হোক, উইন্ডোজ এন-টি,\n"
"২০০০, অথবা এক্স-পি'র বুট ডিস্কের ভলিউম আই-ডি পরিবর্তনে এগুলো একটি দুর্ভাগ্যজনক "
"উইন্ডোজ সমস্যা।\n"
"নতুন একটি ভলিউম আই-ডি দেয়া হবে?"

#: any.pm:274
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "Bootloader ইনষ্টলেশন ব্যর্থ হয়েছে। এ সমস্ত ত্রুটি ঘটেছে:"

#: any.pm:280
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you do not see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"বুট-লোডার সক্রিয় করার আপনাকে আপনার ওপেন ফার্মওয়্যার বুট-যন্ত্র পরিবর্তন\n"
" করতে হতে পারে। যদি রিবুট করার পর কোন বুটলোডার প্রম্প্‌ট না দেখেন, তাহলে\n"
" রিবুটের কমান্ড অপশনে যান এবং টাইপ করুন: setenv boot-device %s,\\\\:tbxi\n"
" তারপর টাইপ করুন: shut-down\n"
"পরবর্তীতে বুট হওয়ার সময় বুটলোডার প্রম্প্‌ট দেখতে পাওয়া উচিত।"

#: any.pm:320
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
"আপনি একটি পার্টিশনে বুটলোডার ইনস্টল করার সিন্ধান্ত নিয়েছেন।\n"
"আপনাকে জানানো যাচ্ছে যে যেই হার্ড ড্রাইভ থেকে বুট করেন সেটাতে আগে থেকেই বুটলোডার "
"আছে\n"
"(যেমন: সিস্টেম কমান্ডার)।\n"
"\n"
"আপনি কোন ড্রাইভ থেকে বুট করছেন?"

#: any.pm:331
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "বুট লোডার ইনস্টল করা হচ্ছে"

#: any.pm:335
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "আপনি bootloader টি কোথায় ইনস্টল করতে চান?"

#: any.pm:359
#, fuzzy, c-format
msgid "First sector (MBR) of drive %s"
msgstr "ড্রাইভের প্রথম সেক্টর (MBR)"

#: any.pm:361
#, c-format
msgid "First sector of drive (MBR)"
msgstr "ড্রাইভের প্রথম সেক্টর (MBR)"

#: any.pm:363
#, c-format
msgid "First sector of the root partition"
msgstr "রুট পার্টিশনের প্রথম সেক্টর"

#: any.pm:365
#, c-format
msgid "On Floppy"
msgstr "ফ্লপি তে"

#: any.pm:367 pkgs.pm:277 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "উপেক্ষা"

#: any.pm:402
#, c-format
msgid "Boot Style Configuration"
msgstr "বুটের ধরণ কনফিগারেশন"

#: any.pm:412 any.pm:445 any.pm:446
#, c-format
msgid "Bootloader main options"
msgstr "বুটলোডারের আসল অপশনসমুহ"

#: any.pm:416
#, c-format
msgid "Bootloader"
msgstr "বুটলোডার"

#: any.pm:417 any.pm:449
#, c-format
msgid "Bootloader to use"
msgstr "ব্যবহারের জন্য বুটলোডার"

#: any.pm:420 any.pm:452
#, c-format
msgid "Boot device"
msgstr "বুট ডিভাইস"

#: any.pm:423
#, c-format
msgid "Main options"
msgstr ""

#: any.pm:424
#, c-format
msgid "Delay before booting default image"
msgstr "স্বাভাবিক ইমেজ লোড করার আগে দেরী করো"

#: any.pm:425
#, c-format
msgid "Enable ACPI"
msgstr "ACPI এনেবল করো"

#: any.pm:426
#, fuzzy, c-format
msgid "Enable SMP"
msgstr "ACPI এনেবল করো"

#: any.pm:427
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "ACPI এনেবল করো"

#: any.pm:429
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "ACPI এনেবল করো"

#: any.pm:430 security/level.pm:51
#, c-format
msgid "Security"
msgstr "সিকিউরিটি"

#: any.pm:431 any.pm:885 any.pm:901 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "পাসওয়ার্ড"

#: any.pm:434 authentication.pm:261
#, c-format
msgid "The passwords do not match"
msgstr "পাসওয়ার্ডটি মিলছে না"

#: any.pm:434 authentication.pm:261 diskdrake/interactive.pm:1489
#, c-format
msgid "Please try again"
msgstr "অনুগ্রহ করে আবার চেষ্ট করুন"

#: any.pm:436
#, fuzzy, c-format
msgid "You can not use a password with %s"
msgstr "আপনি %s মাউন্ট পয়েন্টের জন্য একটি এনক্রিপটেড ফাইল ব্যবহার করতে পারবেন"

#: any.pm:440 any.pm:887 any.pm:903 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "পাসওয়ার্ড (পুনরায়)"

#: any.pm:441
#, c-format
msgid "Clean /tmp at each boot"
msgstr "প্রতি বুটে /tmp পরিষ্কার করো"

#: any.pm:451
#, c-format
msgid "Init Message"
msgstr "Init বার্তা"

#: any.pm:453
#, c-format
msgid "Open Firmware Delay"
msgstr "বিলম্বিত ওপেন ফার্মওয়্যার"

#: any.pm:454
#, c-format
msgid "Kernel Boot Timeout"
msgstr "কার্নাল বুটের সময় অতিক্রান্ত হয়েছে"

#: any.pm:455
#, c-format
msgid "Enable CD Boot?"
msgstr "সিডি বুট সক্রিয় করা হবে?"

#: any.pm:456
#, c-format
msgid "Enable OF Boot?"
msgstr "OF বুট সক্রিয় করা হবে?"

#: any.pm:457
#, c-format
msgid "Default OS?"
msgstr "স্বাভাবিক অবস্থায় ব্যবহৃত OS?"

#: any.pm:530
#, c-format
msgid "Image"
msgstr "ইমেজ"

#: any.pm:531 any.pm:545
#, c-format
msgid "Root"
msgstr "Root"

#: any.pm:532 any.pm:558
#, c-format
msgid "Append"
msgstr "যুক্ত"

#: any.pm:534
#, c-format
msgid "Xen append"
msgstr ""

#: any.pm:536
#, c-format
msgid "Requires password to boot"
msgstr ""

#: any.pm:538
#, c-format
msgid "Video mode"
msgstr "ভিডিওর ধরণ"

#: any.pm:540
#, c-format
msgid "Initrd"
msgstr "Initrd"

#: any.pm:541
#, c-format
msgid "Network profile"
msgstr "নেটওয়ার্ক প্রোফাইল"

#: any.pm:550 any.pm:555 any.pm:557 diskdrake/interactive.pm:407
#, c-format
msgid "Label"
msgstr "শিরোনাম"

#: any.pm:552 any.pm:560 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "স্বাভাবিক"

#: any.pm:559
#, c-format
msgid "NoVideo"
msgstr "কোন ভিডিও নেই"

#: any.pm:570
#, c-format
msgid "Empty label not allowed"
msgstr "খালি শিরোনাম গ্রহণযোগ্য নয়"

#: any.pm:571
#, c-format
msgid "You must specify a kernel image"
msgstr "আপনাকে অবশ্যই একটি কার্নালের ইমেজ নির্ধারণ করে দিতে হবে"

#: any.pm:571
#, c-format
msgid "You must specify a root partition"
msgstr "আপনাকে অবশ্যই একটি রুট পার্টিশন নির্ধারণ করে দিতে হবে"

#: any.pm:572
#, c-format
msgid "This label is already used"
msgstr "এই শিরোনামটি আগেই ব্যবহার হয়েছে"

#: any.pm:590
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "আপনি কি ধরণের এন্ট্রি যোগ করতে চান?"

#: any.pm:591
#, c-format
msgid "Linux"
msgstr "লিনাক্স"

#: any.pm:591
#, c-format
msgid "Other OS (SunOS...)"
msgstr "অন্যান্য OS (SunOS...)"

#: any.pm:592
#, c-format
msgid "Other OS (MacOS...)"
msgstr "অন্যান্য OS (MacOS...)"

#: any.pm:592
#, c-format
msgid "Other OS (Windows...)"
msgstr "অন্যান্য OS (Windows...)"

#: any.pm:639
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "বুটের ধরণ কনফিগারেশন"

#: any.pm:640
#, 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:845
#, c-format
msgid "access to X programs"
msgstr "X প্রোগ্রামসমূহে প্রবেশাধিকার"

#: any.pm:846
#, c-format
msgid "access to rpm tools"
msgstr "RPM টুলে প্রবেশাধিকার"

#: any.pm:847
#, c-format
msgid "allow \"su\""
msgstr "\"su\" গ্রহন করো"

#: any.pm:848
#, c-format
msgid "access to administrative files"
msgstr "এডমিনিষ্ট্রেশন সংক্রান্ত ফাইলে প্রবেশাধিকার"

#: any.pm:849
#, c-format
msgid "access to network tools"
msgstr "নেটওয়ার্ক টুলে প্রবেশাধিকার"

#: any.pm:850
#, c-format
msgid "access to compilation tools"
msgstr "compilation টুলে প্রবেশাধিকার"

#: any.pm:856
#, c-format
msgid "(already added %s)"
msgstr "(%s আগেই যোগ করা হয়েছে)"

#: any.pm:862
#, c-format
msgid "Please give a user name"
msgstr "অনুগ্রহ করে একটি উইজার নেম দিন"

#: any.pm:863
#, fuzzy, c-format
msgid ""
"The user name must start with a lower case letter followed by only lower "
"cased letters, numbers, `-' and `_'"
msgstr "ইউজারনেমে অবশ্যই ছোটহাতের অক্ষর, নম্বর \"-\" এবং \"_\" থাকতে হবে"

#: any.pm:864
#, c-format
msgid "The user name is too long"
msgstr "ইউজারনেমটি অনেক বড়"

#: any.pm:865
#, c-format
msgid "This user name has already been added"
msgstr "এই ইউজারনেমটি এর আগেই যোগ করা হয়েছে"

#: any.pm:871 any.pm:905
#, c-format
msgid "User ID"
msgstr "ব্যবহারকারীর ID"

#: any.pm:871 any.pm:906
#, c-format
msgid "Group ID"
msgstr "দলের ID"

#: any.pm:872
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "অপশন %s-কে অবশ্যই একটি সংখ্যা হতে হবে!"

#: any.pm:873
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""

#: any.pm:877
#, fuzzy, c-format
msgid "User management"
msgstr "ব্যবহারকারীনাম"

#: any.pm:883
#, c-format
msgid "Enable guest account"
msgstr ""

#: any.pm:884 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "আ্যাডমিনিস্ট্রেটর (root) পাসওয়ার্ড সেট করুন"

#: any.pm:889
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"একটি ইউজার প্রবেশ করান\n"
"%s"

#: any.pm:891
#, c-format
msgid "Icon"
msgstr "আইকন"

#: any.pm:894
#, c-format
msgid "Real name"
msgstr "আসল নাম"

#: any.pm:899
#, c-format
msgid "Login name"
msgstr "লগ-ইন নাম"

#: any.pm:904
#, c-format
msgid "Shell"
msgstr "শেল"

#: any.pm:947
#, c-format
msgid "Please wait, adding media..."
msgstr "মাধ্যম যোগ করা হচ্ছে, অনুগ্রহ করে অপেক্ষা করুন..."

#: any.pm:977 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "সয়ংক্রিয় লগ-ইন"

#: any.pm:978
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"আমি আপনার কম্পিউটারকে সয়ংক্রিয়ভাবে একটি ইউজারকে লগইন করার জন্য সেট করতে পারি।"

#: any.pm:979
#, fuzzy, c-format
msgid "Use this feature"
msgstr "এই সুবিধাটি কি আপনি ব্যবহার করতে চান?"

#: any.pm:980
#, c-format
msgid "Choose the default user:"
msgstr "স্বাভাবিক ব্যবহারকারীকে পছন্দ করুন:"

#: any.pm:981
#, c-format
msgid "Choose the window manager to run:"
msgstr "রান করার জন্য উইন্ডো ম্যানেজারকে পছন্দ করুন:"

#: any.pm:992 any.pm:1012 any.pm:1085
#, c-format
msgid "Release Notes"
msgstr "সংস্করণ মন্তব্য"

#: any.pm:1019 any.pm:1373 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "বন্ধ"

#: any.pm:1071
#, c-format
msgid "License agreement"
msgstr "লাইসেন্স এগ্রিমেন্ট"

#: any.pm:1073 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "বাহির"

#: any.pm:1080
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "আপনার কি আরও একটি আছে?"

#: any.pm:1081
#, c-format
msgid "Accept"
msgstr "গ্রহণ"

#: any.pm:1081
#, c-format
msgid "Refuse"
msgstr "অস্বীকার"

#: any.pm:1107 any.pm:1169
#, c-format
msgid "Please choose a language to use"
msgstr "ব্যবহার করার জন্য একটি ভাষা পছন্দ করুন"

#: any.pm:1135
#, c-format
msgid ""
"Mageia Linux 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:1138
#, c-format
msgid "Multi languages"
msgstr ""

#: any.pm:1147 any.pm:1178
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""

#: any.pm:1148
#, c-format
msgid "All languages"
msgstr "সমস্থ ভাষা"

#: any.pm:1170
#, c-format
msgid "Language choice"
msgstr "পছন্দনীয় ভাষা"

#: any.pm:1224
#, c-format
msgid "Country / Region"
msgstr "দেশ / স্থান"

#: any.pm:1225
#, c-format
msgid "Please choose your country"
msgstr "অনুগ্রহ করে তোমার দেশ পছন্দ করো।"

#: any.pm:1227
#, c-format
msgid "Here is the full list of available countries"
msgstr "উপলব্ধ সমস্থ দেশের নাম এখানে রয়েছে"

#: any.pm:1228
#, c-format
msgid "Other Countries"
msgstr "অন্যান্য দেশসমুহ"

#: any.pm:1228 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "উন্নত"

#: any.pm:1234
#, c-format
msgid "Input method:"
msgstr "ইনপুট মাধ্যম:"

#: any.pm:1237
#, c-format
msgid "None"
msgstr "একটিও না"

#: any.pm:1318
#, c-format
msgid "No sharing"
msgstr "শেয়ারিং নেই"

#: any.pm:1318
#, c-format
msgid "Allow all users"
msgstr "সব ব্যবহারকারীদের গ্রহণ করো"

#: any.pm:1318
#, c-format
msgid "Custom"
msgstr "ব্যবস্থা"

#: any.pm:1322
#, 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"

#: any.pm:1334
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
"NFS: ঐতিহ্যগত ইউনিক্স ফাইল শেয়ারিং সিস্টেম, যা ম্যাক এবং উইন্ডোজে স্বল্প সমর্থিত।"

#: any.pm:1337
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
"SMB: উইন্ডোজ, ম্যাক ও-এস এক্স এবং অনেক আধুনিক লিনাক্স সিস্টেম কর্তৃক ব্যবহৃত ফাইল "
"শেয়ারিং সিস্টেম।"

#: any.pm:1345
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"আপনি NFS বা SMB ব্যবহার করে ফাইল পাঠাতে পারেন। যেটি আপনি ব্যবহার করতে চান "
"অনুগ্রহ করে নির্বাচন করুন।"

#: any.pm:1373
#, c-format
msgid "Launch userdrake"
msgstr "userdrake শুরু করো"

#: any.pm:1375
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
"প্রত্যেক ব্যবহারকারী গ্রুপের \"ফাইল ভাগাভাগি\" ভাগাভাগি করতে পারেন। \n"
"এই গ্রুপে একজণ ব্যবহারকারী যোগ করতে আপনি userdrake ব্যবহার করতে পারেন।"

#: any.pm:1481
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "পরিবর্তন কার্যকর করার পূর্বে আপনাকে লগ-আউট করে তারপর পুণরায় লগ-ইন করতে হবে"

#: any.pm:1485
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "পরিবর্তন কার্যকর করার পূর্বে আপনাকে লগ-আউট করে তারপর পুণরায় লগ-ইন করতে হবে"

#: any.pm:1520
#, c-format
msgid "Timezone"
msgstr "টাইমজোন"

#: any.pm:1520
#, c-format
msgid "Which is your timezone?"
msgstr "আপনার টাইমজোন কি?"

#: any.pm:1543 any.pm:1545
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: any.pm:1546
#, c-format
msgid "What is the best time?"
msgstr ""

#: any.pm:1550
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "হার্ডওয়্যারে ঘড়ি GMT-এ সেট করা"

#: any.pm:1551
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "হার্ডওয়্যারে ঘড়ি GMT-এ সেট করা"

#: any.pm:1553
#, c-format
msgid "NTP Server"
msgstr "NTP সার্ভার"

#: any.pm:1554
#, 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:216
#, c-format
msgid "Windows Domain"
msgstr "উইন্ডোজ ডোমেইন"

#: authentication.pm:29
#, c-format
msgid "Kerberos 5"
msgstr ""

#: authentication.pm:63
#, c-format
msgid "Local file:"
msgstr "লোকাল ফাইল:"

#: authentication.pm:63
#, c-format
msgid ""
"Use local for all authentication and information user tell in local file"
msgstr ""
"লোকাল ফাইলে থাকা ব্যবহারকারীর সকল বিশ্বাসযোগ্যতা ও তথ্যের জন্য লোকাল ব্যবহার করুন"

#: authentication.pm:64
#, c-format
msgid "LDAP:"
msgstr "LDAP:"

#: authentication.pm:64
#, 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:65
#, c-format
msgid "NIS:"
msgstr "NIS:"

#: authentication.pm:65
#, 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 ""
"সার্বজনীন পাসওয়ার্ড ও গ্রুপ ফাইলসহ আপনি কম্পিউটারের একটি গ্রুপকে একই নেটওয়ার্ক তথ্য "
"সার্ভিস ডোমেইনে চলার অনুমতি দেবে।"

#: authentication.pm:66
#, c-format
msgid "Windows Domain:"
msgstr "উইন্ডোজ ডোমেইন:"

#: authentication.pm:66
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""
"উইনবাইন্ড আপনার সিস্টেমকে একটি উইন্ডোজ ডোমেইনের তথ্য ও নির্ভরযোগ্য ব্যবহারকারীদের "
"পুনরুদ্ধারের অনুমতি দেবে।"

#: authentication.pm:67
#, c-format
msgid "Kerberos 5 :"
msgstr ""

#: authentication.pm:67
#, c-format
msgid "With Kerberos and Ldap for authentication in Active Directory Server "
msgstr ""

#: authentication.pm:107 authentication.pm:141 authentication.pm:160
#: authentication.pm:161 authentication.pm:187 authentication.pm:211
#: authentication.pm:896
#, c-format
msgid " "
msgstr ""

#: authentication.pm:108 authentication.pm:142 authentication.pm:188
#: authentication.pm:212
#, fuzzy, c-format
msgid "Welcome to the Authentication Wizard"
msgstr "ডোমেইন অনুমোদন প্রয়োজন"

#: authentication.pm:110
#, c-format
msgid ""
"You have selected LDAP authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:112 authentication.pm:167
#, c-format
msgid "LDAP Server"
msgstr "LDAP সার্ভার"

#: authentication.pm:113 authentication.pm:168
#, fuzzy, c-format
msgid "Base dn"
msgstr "LDAP বেইজ dn"

#: authentication.pm:114
#, c-format
msgid "Fetch base Dn "
msgstr ""

#: authentication.pm:116 authentication.pm:171
#, c-format
msgid "Use encrypt connection with TLS "
msgstr ""

#: authentication.pm:117 authentication.pm:172
#, c-format
msgid "Download CA Certificate "
msgstr ""

#: authentication.pm:119 authentication.pm:152
#, c-format
msgid "Use Disconnect mode "
msgstr ""

#: authentication.pm:120 authentication.pm:173
#, fuzzy, c-format
msgid "Use anonymous BIND "
msgstr "Anonymous বাইন্ড ব্যবহার করুন "

#: authentication.pm:121 authentication.pm:124 authentication.pm:126
#: authentication.pm:130
#, c-format
msgid "  "
msgstr ""

#: authentication.pm:122 authentication.pm:174
#, c-format
msgid "Bind DN "
msgstr ""

#: authentication.pm:123 authentication.pm:175
#, fuzzy, c-format
msgid "Bind Password "
msgstr "পাসওয়ার্ড"

#: authentication.pm:125
#, c-format
msgid "Advanced path for group "
msgstr ""

#: authentication.pm:127
#, fuzzy, c-format
msgid "Password base"
msgstr "পাসওয়ার্ড"

#: authentication.pm:128
#, fuzzy, c-format
msgid "Group base"
msgstr "দলের ID"

#: authentication.pm:129
#, c-format
msgid "Shadow base"
msgstr ""

#: authentication.pm:144
#, c-format
msgid ""
"You have selected Kerberos 5 authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:146
#, fuzzy, c-format
msgid "Realm "
msgstr "আসল নাম"

#: authentication.pm:148
#, fuzzy, c-format
msgid "KDCs Servers"
msgstr "LDAP সার্ভার"

#: authentication.pm:150
#, c-format
msgid "Use DNS to locate KDC for the realm"
msgstr ""

#: authentication.pm:151
#, c-format
msgid "Use DNS to locate realms"
msgstr ""

#: authentication.pm:156
#, fuzzy, c-format
msgid "Use local file for users information"
msgstr "সার্ভারের জন্য libsafe ব্যবহার করো"

#: authentication.pm:157
#, fuzzy, c-format
msgid "Use Ldap for users information"
msgstr "হার্ড ড্রাইভের তথ্য"

#: authentication.pm:163
#, c-format
msgid ""
"You have selected Kerberos 5 for authentication, now you must choose the "
"type of users information "
msgstr ""

#: authentication.pm:169
#, c-format
msgid "Fecth base Dn "
msgstr ""

#: authentication.pm:190
#, c-format
msgid ""
"You have selected NIS authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:192
#, c-format
msgid "NIS Domain"
msgstr "NIS ডোমেইন"

#: authentication.pm:193
#, c-format
msgid "NIS Server"
msgstr "NIS সার্ভার"

#: authentication.pm:214
#, c-format
msgid ""
"You have selected Windows Domain authentication. Please review the "
"configuration options below "
msgstr ""

#: authentication.pm:218
#, fuzzy, c-format
msgid "Domain Model "
msgstr "ডোমেইন"

#: authentication.pm:220
#, c-format
msgid "Active Directory Realm "
msgstr ""

#: authentication.pm:221
#, fuzzy, c-format
msgid "DNS Domain"
msgstr "NIS ডোমেইন"

#: authentication.pm:222
#, fuzzy, c-format
msgid "DC Server"
msgstr "LDAP সার্ভার"

#: authentication.pm:236 authentication.pm:252
#, c-format
msgid "Authentication"
msgstr "অনুমোদন"

#: authentication.pm:238
#, c-format
msgid "Authentication method"
msgstr "নির্ভরযোগ্য নিয়ম"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:243
#, c-format
msgid "No password"
msgstr "পাসওয়ার্ড ছাড়া"

#: authentication.pm:264
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "এই পাসওয়ার্ডটি খুবই ছোট (এটা অবশ্যই %d অক্ষরের হতে হবে)"

#: authentication.pm:375
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "কোন NIS ডোমেইন ছাড়া ব্রডকাষ্ট ব্যবহার করা যাবেনা"

#: authentication.pm:891
#, c-format
msgid "Select file"
msgstr "ফাইল সিলেক্ট করো"

#: authentication.pm:897
#, fuzzy, c-format
msgid "Domain Windows for authentication : "
msgstr "ডোমেইন অনুমোদন প্রয়োজন"

#: authentication.pm:899
#, c-format
msgid "Domain Admin User Name"
msgstr "ডোমেইন অ্যাডমিনের ব্যবহারকারীনাম"

#: authentication.pm:900
#, 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:969
#, 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 ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"

#: bootloader.pm:1146
#, c-format
msgid "LILO with text menu"
msgstr "টেক্সট মেনুর সাথে LILO"

#: bootloader.pm:1147
#, c-format
msgid "GRUB with graphical menu"
msgstr ""

#: bootloader.pm:1148
#, c-format
msgid "GRUB with text menu"
msgstr ""

#: bootloader.pm:1149
#, c-format
msgid "Yaboot"
msgstr "Yaboot"

#: bootloader.pm:1150
#, c-format
msgid "SILO"
msgstr ""

#: bootloader.pm:1232
#, c-format
msgid "not enough room in /boot"
msgstr "/boot -এ বেশী জায়গা নেই"

#: bootloader.pm:1932
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "আপনি %s পার্টিশনে বুটলোডার ইনস্টল করতে পারবেননা\n"

# renumber = রি-নাম্বার লিখলাম। আসলটা আমি জানিনা
#: bootloader.pm:2053
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"পার্টিশন রি-নাম্বার করার কারনে আপনার বুটলোডারের কনফিগারেশন অবশ্যই আপডেট করতে হবে"

#: bootloader.pm:2066
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"বুটলোডার সঠিকভাবে ইনস্টল হতে পারবেনা। আপনাকে rescue বুট করতে হবে এবং \"%s\" "
"পছন্দ করতে হবে"

#: bootloader.pm:2067
#, c-format
msgid "Re-install Boot Loader"
msgstr "বুট লোডার রি-ইনস্টল করো"

#: common.pm:142
#, fuzzy, 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 "১ মিনিট"

#: common.pm:163
#, c-format
msgid "%d seconds"
msgstr "%d সেকেন্ড"

#: common.pm:383
#, c-format
msgid "command %s missing"
msgstr ""

#: 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 একটি প্রোটোকল যা আপনাকে স্থানীয়ভাবে একটি ওয়েব সার্ভারের ডিরেক্টরি মাউন্ট "
"করার অনুমতি\n"
"দেয়, এবং এটাকে একটি স্থানীয় ফাইলসিস্টেম হিসেবে মনে করুন(সরবরাহকৃত ওয়েব সার্ভারটি "
"WebDAV সার্ভার\n"
"হিসেবে কন্‌ফিগার করা)। যদি আপনি 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:724 diskdrake/interactive.pm:742
#: diskdrake/interactive.pm:746 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:1159 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:523
#: diskdrake/interactive.pm:541 diskdrake/interactive.pm:546
#: diskdrake/interactive.pm:714 diskdrake/interactive.pm:999
#: diskdrake/interactive.pm:1050 diskdrake/interactive.pm:1205
#: diskdrake/interactive.pm:1218 diskdrake/interactive.pm:1221
#: diskdrake/interactive.pm:1489 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 "অনুগ্রহ করে WebDAV সার্ভারের URL প্রবেশ করান"

#: 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:594
#: diskdrake/interactive.pm:817 diskdrake/interactive.pm:881
#: diskdrake/interactive.pm:1030 diskdrake/interactive.pm:1072
#: diskdrake/interactive.pm:1073 diskdrake/interactive.pm:1299
#: diskdrake/interactive.pm:1337 diskdrake/interactive.pm:1488 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
#, fuzzy, c-format
msgid "Are you sure you want to delete this mountpoint?"
msgstr "আপনি কি এই বাটনে ক্লিক করতে চান?"

#: diskdrake/dav.pm:124
#, c-format
msgid "Server: "
msgstr "সার্ভার:"

#: diskdrake/dav.pm:125 diskdrake/interactive.pm:498
#: diskdrake/interactive.pm:1361 diskdrake/interactive.pm:1449
#, c-format
msgid "Mount point: "
msgstr "মাউন্ট পয়েন্ট:"

#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1456
#, 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:106
#: fs/partitioning_wizard.pm:53 fs/partitioning_wizard.pm:236
#: fs/partitioning_wizard.pm:244 fs/partitioning_wizard.pm:283
#: fs/partitioning_wizard.pm:432 fs/partitioning_wizard.pm:496
#: fs/partitioning_wizard.pm:572 fs/partitioning_wizard.pm:575
#, 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:1180
#: diskdrake/interactive.pm:1190 diskdrake/interactive.pm:1243
#, 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:548 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 ""
"আপনার একটি বড় মাইক্রসফ্ট উইন্ডোজ পার্টিশন আছে।\n"
"সেটাকে আগে রি-সাইজ করার জন্য আমি পরামর্শ দিচ্ছি\n"
"(সেটাকে আগে ক্লিক করুন এবং পরে \"Resize\"-এ ক্লিক করুন)"

#: 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 drives found"
msgstr "কোন হার্ড ড্রাইভ পাওয়া যায়নি"

#: diskdrake/hd_gtk.pm:323
#, c-format
msgid "Unknown"
msgstr "অজানা"

#: diskdrake/hd_gtk.pm:388
#, fuzzy, c-format
msgid "Ext4"
msgstr "বাহির"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402
#, c-format
msgid "Swap"
msgstr "সোয়াপ"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402
#, c-format
msgid "SunOS"
msgstr "SunOS"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402
#, c-format
msgid "HFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402
#, c-format
msgid "Windows"
msgstr "উইন্ডোজ"

#: diskdrake/hd_gtk.pm:389 fs/partitioning_wizard.pm:403 services.pm:184
#, c-format
msgid "Other"
msgstr "অন্যান্য"

#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:1376
#: fs/partitioning_wizard.pm:403
#, c-format
msgid "Empty"
msgstr "শূণ্য"

#: diskdrake/hd_gtk.pm:396
#, c-format
msgid "Filesystem types:"
msgstr "ফাইল সিস্টেমের ধরণ:"

#: diskdrake/hd_gtk.pm:417
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "এই পার্টিশনটি রি-সাইজ করার মত না"

#: diskdrake/hd_gtk.pm:426
#, c-format
msgid "Use ``Unmount'' first"
msgstr "প্রথমে ``Unmount'' ব্যবহার করুন"

#: diskdrake/hd_gtk.pm:426
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "পরিবর্তে ``%s'' ব্যবহার করুন"

#: diskdrake/hd_gtk.pm:426 diskdrake/interactive.pm:405
#: diskdrake/interactive.pm:641 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:568 diskdrake/interactive.pm:1284
#, fuzzy, 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 /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:830
#, c-format
msgid "Resize"
msgstr "আকার পরিবর্তন"

#: diskdrake/interactive.pm:409
#, c-format
msgid "Format"
msgstr "ফরম্যাট"

#: diskdrake/interactive.pm:411 diskdrake/interactive.pm:962
#, c-format
msgid "Add to RAID"
msgstr "RAID-তে যোগ করো"

#: diskdrake/interactive.pm:412 diskdrake/interactive.pm:981
#, c-format
msgid "Add to LVM"
msgstr "LVM-এ যোগ করো"

#: diskdrake/interactive.pm:413
#, fuzzy, c-format
msgid "Use"
msgstr "ব্যবহারকারীর ID"

#: 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
#, fuzzy, c-format
msgid "Remove from dm"
msgstr "LVM থেকে মুছে ফেলো"

#: 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
#, fuzzy, 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:1065
#, c-format
msgid "Size in MB: "
msgstr "মেগাবাইটে সাইজ:"

#: diskdrake/interactive.pm:496 diskdrake/interactive.pm:1066
#, 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
#, fuzzy, c-format
msgid "Encrypt partition"
msgstr "Encryption অ্যালগোরিদম"

#: diskdrake/interactive.pm:508
#, fuzzy, c-format
msgid "Encryption key "
msgstr "এনক্রিপশন কী"

#: diskdrake/interactive.pm:509 diskdrake/interactive.pm:1493
#, c-format
msgid "Encryption key (again)"
msgstr "এনক্রিপশন কী (পুনরায়)"

#: diskdrake/interactive.pm:520 diskdrake/interactive.pm:1489
#, c-format
msgid "The encryption keys do not match"
msgstr "এনক্রিপশন কীগুলি মিলছেনা"

#: diskdrake/interactive.pm:521
#, fuzzy, c-format
msgid "Missing encryption key"
msgstr "ফাইল সিস্টেমের এনক্রিপশন কী"

#: diskdrake/interactive.pm:541
#, 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:568 diskdrake/interactive.pm:1284
#: fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "খারাপ ব্লক চেক করব?"

#: diskdrake/interactive.pm:594
#, c-format
msgid "Remove the loopback file?"
msgstr "লুকআপ ফাইল রিমুভ করবো?"

#: diskdrake/interactive.pm:622
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "%s পার্টিশনের ধরণ পরিবর্তনের পরে সেটার সমস্থ ডাটা হারিয়ে যাবে"

#: diskdrake/interactive.pm:638
#, c-format
msgid "Change partition type"
msgstr "পার্টিশনের ধরণ পরিবর্তন করো"

#: diskdrake/interactive.pm:640 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "আপনি কোন ফাইলসিস্টেম চান?"

#: diskdrake/interactive.pm:647
#, fuzzy, c-format
msgid "Switching from %s to %s"
msgstr "ext2 থেকে ext3-তে পরিবর্তিত হচ্ছে"

#: diskdrake/interactive.pm:682
#, fuzzy, c-format
msgid "Set volume label"
msgstr "ভলিউম লেবেল:"

#: diskdrake/interactive.pm:684
#, c-format
msgid "Beware, this will be written to disk as soon as you validate!"
msgstr ""

#: diskdrake/interactive.pm:685
#, c-format
msgid "Beware, this will be written to disk only after formatting!"
msgstr ""

#: diskdrake/interactive.pm:687
#, c-format
msgid "Which volume label?"
msgstr ""

#: diskdrake/interactive.pm:688
#, fuzzy, c-format
msgid "Label:"
msgstr "শিরোনাম"

#: diskdrake/interactive.pm:709
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "আপনি %s লুপব্যাক ফাইলকে কোথায় মাউন্ট করতে চান ?"

#: diskdrake/interactive.pm:710
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "আপনি %s ডিভাইসকে কোথায় মাউন্ট করতে চান?"

#: diskdrake/interactive.pm:715
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"এই পার্টিশনটি লুপব্যাকের জন্য ব্যবহৃত হওয়ার কারনে মাউন্টপয়েন্ট আনসেট করা যাবেনা।\n"
" আগে লুপব্যাক রিমুভ করুন"

#: diskdrake/interactive.pm:745
#, c-format
msgid "Where do you want to mount %s?"
msgstr "আপনি কোথায় মাউন্ট করতে চান %s?"

#: diskdrake/interactive.pm:775 diskdrake/interactive.pm:870
#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:205
#, c-format
msgid "Resizing"
msgstr "আকার পরিবর্তন করা হচ্ছে"

#: diskdrake/interactive.pm:775
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "FAT ফাইল সিস্টেমের সীমা (Bound) হিসেব করা হচ্ছে"

#: diskdrake/interactive.pm:817
#, c-format
msgid "This partition is not resizeable"
msgstr "এই পার্টিশনটি রি-সাইজ করার মত না"

#: diskdrake/interactive.pm:822
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "এই পার্টিশনের সমস্থ ডাটা ব্যাকআপ করা উচিত্‍‌"

#: diskdrake/interactive.pm:824
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "%s পার্টিশন রি-সাইজ করার পরে, এই পার্টিশনের সমস্থ ডাটা হারিয়ে যাবে"

#: diskdrake/interactive.pm:831
#, c-format
msgid "Choose the new size"
msgstr "নতুন সাইজটি পছন্দ করুন"

#: diskdrake/interactive.pm:832
#, c-format
msgid "New size in MB: "
msgstr "মেগাবাইটে নতুন সাইজ:"

#: diskdrake/interactive.pm:833
#, c-format
msgid "Minimum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:834
#, c-format
msgid "Maximum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:881 fs/partitioning_wizard.pm:213
#, fuzzy, 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"
"উইন্ডোজে(TM) আপনার পরবর্তী বুটে ফাইলসিস্টেম পরীক্ষা চলবে"

#: diskdrake/interactive.pm:945 diskdrake/interactive.pm:1484
#, c-format
msgid "Filesystem encryption key"
msgstr "ফাইল সিস্টেমের এনক্রিপশন কী"

#: diskdrake/interactive.pm:946
#, fuzzy, c-format
msgid "Enter your filesystem encryption key"
msgstr "আপনার ফাইল সিস্টেমের এনক্রিপশন কী পছন্দ করুন"

#: diskdrake/interactive.pm:947 diskdrake/interactive.pm:1492
#, c-format
msgid "Encryption key"
msgstr "এনক্রিপশন কী"

#: diskdrake/interactive.pm:954
#, c-format
msgid "Invalid key"
msgstr ""

#: diskdrake/interactive.pm:962
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "যোগ করার জন্য উপস্থিত একটি RAID পছন্দ করুন"

#: diskdrake/interactive.pm:964 diskdrake/interactive.pm:983
#, c-format
msgid "new"
msgstr "নতুন"

#: diskdrake/interactive.pm:981
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "যোগ করার জন্য উপস্থিত একটি LVM পছন্দ করুন"

#: diskdrake/interactive.pm:993 diskdrake/interactive.pm:1002
#, fuzzy, c-format
msgid "LVM name"
msgstr "LVM-এর নাম?"

#: diskdrake/interactive.pm:994
#, c-format
msgid "Enter a name for the new LVM volume group"
msgstr ""

#: diskdrake/interactive.pm:999
#, fuzzy, c-format
msgid "\"%s\" already exists"
msgstr "ফাইল আগে থেকেই আছে, ব্যবহার করব?"

#: diskdrake/interactive.pm:1030
#, 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 ""

#: diskdrake/interactive.pm:1032
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:1050
#, c-format
msgid "This partition can not be used for loopback"
msgstr "লুপব্যাকের জন্য এই পার্টিশনটি ব্যবহার করা যাবেনা"

#: diskdrake/interactive.pm:1063
#, c-format
msgid "Loopback"
msgstr "Loopback"

#: diskdrake/interactive.pm:1064
#, c-format
msgid "Loopback file name: "
msgstr "Loopback ফাইলের নাম: "

#: diskdrake/interactive.pm:1069
#, c-format
msgid "Give a file name"
msgstr "একটি ফাইলের নাম দিন"

#: diskdrake/interactive.pm:1072
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "ফাইলটি আগে থেকেই অন্য একটি লুপব্যাকে ব্যবহৃত হচ্ছে, আরেকটি পছন্দ করুন"

#: diskdrake/interactive.pm:1073
#, c-format
msgid "File already exists. Use it?"
msgstr "ফাইল আগে থেকেই আছে, ব্যবহার করব?"

#: diskdrake/interactive.pm:1105 diskdrake/interactive.pm:1108
#, c-format
msgid "Mount options"
msgstr "মাউন্ট অপসন"

#: diskdrake/interactive.pm:1115
#, c-format
msgid "Various"
msgstr "বিভিন্ন"

#: diskdrake/interactive.pm:1161
#, c-format
msgid "device"
msgstr "ডিভাইস"

#: diskdrake/interactive.pm:1162
#, c-format
msgid "level"
msgstr "লেভেল"

#: diskdrake/interactive.pm:1163
#, c-format
msgid "chunk size in KiB"
msgstr "কিলোবাইট এ chunk সাইজ"

#: diskdrake/interactive.pm:1181
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "খুবই সাবধান: এই কাজটি ঝুঁকিপূর্ন।"

#: diskdrake/interactive.pm:1196
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "পার্টিশন করা হচ্ছে"

#: diskdrake/interactive.pm:1196
#, c-format
msgid "What type of partitioning?"
msgstr "কি ধরণের পার্টিশন হবে?"

#: diskdrake/interactive.pm:1234
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "পরিবর্তনগুলি অবস্থান নেবার জন্য আপনাকে রি-ষ্টার্ট করতে হবে"

#: diskdrake/interactive.pm:1243
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "%s ড্রাইভের পার্টিশন টেবিল ডিস্কে লিখতে যাচ্ছি"

#: diskdrake/interactive.pm:1262 fs/format.pm:102 fs/format.pm:109
#, c-format
msgid "Formatting partition %s"
msgstr "%s পার্টিশন ফরম্যাট করা হচ্ছে"

#: diskdrake/interactive.pm:1275
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "পার্টিশন %s -কে ফরমেট করার পরে এই পার্টিশনের সমস্থ ডাটা হারিয়ে যাবে"

#: diskdrake/interactive.pm:1298
#, c-format
msgid "Move files to the new partition"
msgstr "ফাইলগুলিক একটি নতুন পার্টিশনে সরিয়ে ফেলো"

#: diskdrake/interactive.pm:1298
#, c-format
msgid "Hide files"
msgstr "ফাইল লুকানো হোক"

#: diskdrake/interactive.pm:1299
#, 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 ""

#: diskdrake/interactive.pm:1314
#, c-format
msgid "Moving files to the new partition"
msgstr "ফাইলগুলিকে একটু নতুন পার্টিশনে নিয়ে যাওয়া হচ্ছে"

#: diskdrake/interactive.pm:1318
#, c-format
msgid "Copying %s"
msgstr "%s কপি করা হচ্ছে"

#: diskdrake/interactive.pm:1322
#, c-format
msgid "Removing %s"
msgstr "%s মুছে ফেলা হচ্ছে"

#: diskdrake/interactive.pm:1336
#, c-format
msgid "partition %s is now known as %s"
msgstr "পার্টিশন %s-কে এখন %s নামে জানা যাবে"

# সাম: renumber = পুনর্বিন্যাস?
#: diskdrake/interactive.pm:1337
#, c-format
msgid "Partitions have been renumbered: "
msgstr "পার্টিশনগুলো পুনঃসংখ্যান করা হয়েছে: "

#: diskdrake/interactive.pm:1362 diskdrake/interactive.pm:1433
#, c-format
msgid "Device: "
msgstr "ডিভাইস:"

#: diskdrake/interactive.pm:1363
#, c-format
msgid "Volume label: "
msgstr "ভলিউম লেবেল:"

#: diskdrake/interactive.pm:1364
#, c-format
msgid "UUID: "
msgstr ""

#: diskdrake/interactive.pm:1365
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS ড্রাইভ লেটার: %s (শুধুমাত্র একটি অনুমান)\n"

#: diskdrake/interactive.pm:1369 diskdrake/interactive.pm:1378
#: diskdrake/interactive.pm:1452
#, c-format
msgid "Type: "
msgstr "ধরণ:"

#: diskdrake/interactive.pm:1373 diskdrake/interactive.pm:1437
#, c-format
msgid "Name: "
msgstr "নাম:"

#: diskdrake/interactive.pm:1380
#, c-format
msgid "Start: sector %s\n"
msgstr "শুরু: সেক্টর %s\n"

#: diskdrake/interactive.pm:1381
#, c-format
msgid "Size: %s"
msgstr "সাইজ: %s"

#: diskdrake/interactive.pm:1383
#, c-format
msgid ", %s sectors"
msgstr ", %s সেক্টরসমূহ"

#: diskdrake/interactive.pm:1385
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "সিলিন্ডার %d থেকে %d পর্যন্ত\n"

#: diskdrake/interactive.pm:1386
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""

#: diskdrake/interactive.pm:1387
#, c-format
msgid "Formatted\n"
msgstr "ফরমেট করা হয়েছে\n"

#: diskdrake/interactive.pm:1388
#, c-format
msgid "Not formatted\n"
msgstr "ফরমেট করা হয়নি\n"

#: diskdrake/interactive.pm:1389
#, c-format
msgid "Mounted\n"
msgstr "মাউন্ট করা হয়েছে\n"

#: diskdrake/interactive.pm:1390
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"

#: diskdrake/interactive.pm:1392
#, fuzzy, c-format
msgid "Encrypted"
msgstr "এনক্রিপশন কী"

#: diskdrake/interactive.pm:1394
#, c-format
msgid " (mapped on %s)"
msgstr ""

#: diskdrake/interactive.pm:1395
#, c-format
msgid " (to map on %s)"
msgstr ""

#: diskdrake/interactive.pm:1396
#, c-format
msgid " (inactive)"
msgstr ""

#: diskdrake/interactive.pm:1403
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"লুপব্যাক ফাইল(গুলি):\n"
"   %s\n"

#: diskdrake/interactive.pm:1404
#, 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:1406
#, c-format
msgid "Level %s\n"
msgstr "লেভেল %s\n"

#: diskdrake/interactive.pm:1407
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "চাঙ্ক সাইজ %d কিলোবাইট\n"

#: diskdrake/interactive.pm:1408
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-ডিস্কসমূহ %s\n"

#: diskdrake/interactive.pm:1410
#, c-format
msgid "Loopback file name: %s"
msgstr "লুপব্যাক ফাইলের নাম: %s"

#: diskdrake/interactive.pm:1413
#, 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:1416
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"এই বিশেষ বুটস্ট্র্যাপ\n"
"পার্টিশন হচ্ছে আপনার\n"
"সিস্টেমের ডুয়াল-বুটিং এর জন্য।\n"

#: diskdrake/interactive.pm:1425
#, c-format
msgid "Free space on %s (%s)"
msgstr ""

#: diskdrake/interactive.pm:1434
#, c-format
msgid "Read-only"
msgstr "শুধুমাত্র পড়া যাবে"

#: diskdrake/interactive.pm:1435
#, c-format
msgid "Size: %s\n"
msgstr "সাইজ: %s\n"

#: diskdrake/interactive.pm:1436
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "জ্যামিতি: %s-গুলি সিলিন্ডার, %s-গুলি হেড, %s-গুলি সেক্টর\n"

#: diskdrake/interactive.pm:1438
#, fuzzy, c-format
msgid "Medium type: "
msgstr "ফাইলসিস্টেমের ধরণ:"

#: diskdrake/interactive.pm:1439
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-ডিস্কসমূহ %s\n"

#: diskdrake/interactive.pm:1440
#, c-format
msgid "Partition table type: %s\n"
msgstr "পার্টিশন টেবিলের ধরণ: %s\n"

#: diskdrake/interactive.pm:1441
#, c-format
msgid "on channel %d id %d\n"
msgstr "%d চ্যানেলে %d আইডিতে\n"

#: diskdrake/interactive.pm:1485
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "আপনার ফাইল সিস্টেমের এনক্রিপশন কী পছন্দ করুন"

#: diskdrake/interactive.pm:1488
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "এই এনক্রিপশন কী টি খুবই সাধারণ (অবশ্যই %d অক্ষর বড় হতে হবে)"

#: diskdrake/interactive.pm:1495
#, c-format
msgid "Encryption algorithm"
msgstr "Encryption অ্যালগোরিদম"

#: 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 "Can not 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:281
#, 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 "আপনার /boot/efi -এ অবশ্যই একটি FAT পার্টিশন থাকতে হবে"

#: fs/format.pm:106
#, c-format
msgid "Creating and formatting file %s"
msgstr "%s ফাইল তৈরী এবং ফরম্যাট করা হচ্ছে"

#: fs/format.pm:125
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "আমার জানা নেই পার্টিশন %s-কে কিভাবে %s ধরণে ফরম্যাট করতে হয়"

# এটাও উল্টে যাবে মানে করতে গেলে। কারন মানেটা দাঁড়াবে <দ্বিতীয় %s কে প্রথম %s ফরম্যাট করা ব্যার্থ হয়েছে>
#: fs/format.pm:134
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s কে %s ফরম্যাট করতে ব্যর্থ হয়েছে"

#: fs/format.pm:175
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "আমার জানা নেই পার্টিশন %s-কে কিভাবে %s ধরণে ফরম্যাট করতে হয়"

# এটাও উল্টে যাবে মানে করতে গেলে। কারন মানেটা দাঁড়াবে <দ্বিতীয় %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 পার্টিশন মাউন্ট করা হচ্ছে"

# এখানে কি করতে হবে? দুটোই %s কিন্তু মানেটা হবে : %s ডিরেক্টরিতে %s পার্টিশন মাউন্ট করা সম্ভব হলোনা।
# দেখবেন কি করা যাবে...
#: fs/mount.pm:86
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "%2$s ডিরেক্টরিতে %1$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 "%s সোয়াপ পার্টিশন সক্রিয় করো"

#: fs/mount_options.pm:112
#, c-format
msgid "Enable Posix Access Control Lists"
msgstr ""

#: 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 ""

# #msgstr "%2$s কে %1$s ফরম্যাট করা ব্যর্থ হয়েছে"
#: fs/mount_options.pm:118
#, c-format
msgid ""
"Do not update inode access times on this file system\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"এই ফাইল সিস্টেমে inode প্রবেশ সময় আপডেট করবেন না\n"
"(যেমন,নিউজ সার্ভার দ্রুত করতে নিউজ স্পুলে দ্রুত প্রবেশ)।"

# #msgstr "%2$s কে %1$s ফরম্যাট করা ব্যর্থ হয়েছে"
#: fs/mount_options.pm:121
#, fuzzy, 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 file system to be mounted)."
msgstr ""
"শুধুমাত্র স্পষ্টভাবে মাউন্ট করতে পারে (যেমন,\n"
")(-a অপশন ফাইল সিস্টেম মাউন্ট করতে দেবে না)।"

#: fs/mount_options.pm:127
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr "কোন চিহ্ন বা বিশেষ ব্লক যন্ত্রকে ফাইল সিস্টেমে ব্যাখ্যা করবেন না।"

#: fs/mount_options.pm:129
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"file system. This option might be useful for a server that has file systems\n"
"containing binaries for architectures other than its own."
msgstr ""
"মাউন্টকৃত ফাইল সিস্টেমে কোন বাইনারি এক্সিকিউট করার অনুমতি দেবেন না।\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 ""
"allow set-user-identifier বা set-group-identifier বিটগুলোকে কোন প্রভাব নেয়ার\n"
"অনুমতি দেবেন না। (এটা যদিও নিরাপদ দেখাচ্ছে, কিন্তু অনিরাপদ হতে পারে যদি আপনার "
"suidperl(1))\n"
"ইনস্টল করা থাকে।)"

#: fs/mount_options.pm:137
#, c-format
msgid "Mount the file system read-only."
msgstr "ফাইল সিস্টেমকে শুধু পড়ার জন্য মাউন্ট করো।"

#: fs/mount_options.pm:139
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr "সকল I/O ফাইল সিস্টেম যুগপত্‍ভাবে হওয়া উচিত।"

#: fs/mount_options.pm:141
#, c-format
msgid "Allow every user to mount and umount the file system."
msgstr ""

#: fs/mount_options.pm:143
#, c-format
msgid "Allow an ordinary user to mount the file system."
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 ""

#: 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:80
#, c-format
msgid "Duplicate mount point %s"
msgstr "%s নকল মাউন্ট পয়েন্ট"

#: fs/mount_point.pm:95
#, c-format
msgid "No partition available"
msgstr "কোন পার্টিশন বরাদ্দ নেই"

#: fs/mount_point.pm:98
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "মাউন্ট পয়েন্ট খোঁজার জন্য পার্টিশনগুলি স্কেন করা হচ্ছে"

#: fs/mount_point.pm:105
#, 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 "ইনস্টলেশন সম্পূর্ন হবার জন্য যথেষ্ট swap জায়গা নেই, অনুগ্রহ করে কিছু যোগ করুন"

#: 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 ""
"আপনার অবশ্যই একটি root পার্টিশন থাকতে হবে।\n"
"সেকারণে, একটি পার্টিশন তৈরি করুন (অথবা ইতিমধ্যেই তৈরি একটিতে ক্লিক করুন)।\n"
"তারপর ``Mount point'' বেছে নিন এবং সেটাকে `/' তে সেট করুন"

#: fs/partitioning_wizard.pm:59
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"আপনার কোন swap পার্টিশন নেই\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 "আপনার উইন্ডোজের পার্টিশনের সাইজ হিসেব করা হচ্ছে"

#: fs/partitioning_wizard.pm:165
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "উইন্ডোজ পার্টিশনের খালি জায়গা ব্যবহার করে"

#: 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 ""
"আপনার উইন্ডোজের পার্টিশনটি প্রচন্ড অসম। অনুগ্রহ করে আপনার কম্পিউটারটি উইন্ডোজে রি-বুট "
"করে, ``defrag'' ইউটিলিটি চালান, পরে  রি-ষ্টার্ট করে আবার মেনড্রক ইনস্টলেশন চালান।"

#: 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"
"DrakX এখন আপনার উইন্ডোজের পার্টিশন আকার পরিবর্তন করবে।\n"
"\n"
"\n"
"খুবই সাবধান: এই কার্যক্রমটি বিপদজ্জনক। আপনি যদি এরকম আগে করে না থাকেন, তাহলে "
"আপনাকে ইনস্টলেশন থেকে বের হয়ে, উইন্ডোজের কমান্ডপ্রমপ্ট থেকে \"chkdsk c:\" চালাতে "
"হবে (লক্ষ্য রাখবেন, \"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:552
#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "পরবর্তী"

#: fs/partitioning_wizard.pm:195
#, fuzzy, 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?"

#: fs/partitioning_wizard.pm:196
#, c-format
msgid "Size"
msgstr "মাপ"

#: fs/partitioning_wizard.pm:205
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "উইন্ডোজ পার্টিশন আকার পরিবর্তন করা হচ্ছে"

#: 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 "উইন্ডোজ(TM) মুছে ফেলো"

#: fs/partitioning_wizard.pm:231
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "সম্পূর্ণ ডিস্ক মুছে ফেলো"

#: fs/partitioning_wizard.pm:235
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "আপনার একের অধিক হার্ড ড্রাইভ আছে, আপনি কোনটাতে লিনাক্স ইনস্টল করতে চান?"

#: fs/partitioning_wizard.pm:243 fsedit.pm:610
#, 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:402
#, fuzzy, c-format
msgid "Ext2/3/4"
msgstr "বাহির"

#: fs/partitioning_wizard.pm:432 fs/partitioning_wizard.pm:572
#, c-format
msgid "I can not find any room for installing"
msgstr "আমি ইনস্টল করার জন্য কোন জায়গা পাচ্ছিনা"

#: fs/partitioning_wizard.pm:441 fs/partitioning_wizard.pm:579
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX পার্টিশন সহায়ক এই সমস্থ সমাধান পেয়েছে:"

#: fs/partitioning_wizard.pm:512
#, c-format
msgid "Here is the content of your disk drive "
msgstr ""

#: fs/partitioning_wizard.pm:589
#, 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 ব্যবহার করতে পারবেন না"

#: fs/type.pm:394
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "৩২ মেগাবাইটের চাইতে ছোট পার্টিশনে আপনি ReiserFS ব্যবহার করতে পারবেন না"

#: 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 ""

#: 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:425
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "মাউন্ট পয়েন্টগুলি অবশ্যই / দিয়ে শুরু হতে হবে"

# * = alphanumerical = বাংলাটা মনে পড়ছেনা
#: fsedit.pm:426
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "মাউন্ট পয়েন্টগুলিতে শুধু * অক্ষর থাকবে"

#: fsedit.pm:427
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "এই পার্টিশনটি আগে থেকেই %s মাউন্টপয়েন্ট নামে আছে\n"

#: fsedit.pm:431
#, 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 /boot partition"
msgstr ""
"আপনি একটি সফ্টওয়্যার RAID পার্টিশনকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"

#: fsedit.pm:438
#, fuzzy, c-format
msgid ""
"Metadata version unsupported for a boot partition. Please be sure to add a /"
"boot partition."
msgstr ""
"আপনি একটি সফ্টওয়্যার RAID পার্টিশনকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"

#: fsedit.pm:446
#, fuzzy, c-format
msgid ""
"You've selected a software RAID partition as /boot.\n"
"No bootloader is able to handle this."
msgstr ""
"আপনি একটি সফ্টওয়্যার RAID পার্টিশনকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"

#: fsedit.pm:450
#, c-format
msgid "Metadata version unsupported for a boot partition."
msgstr ""

#: fsedit.pm:457
#, fuzzy, 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 /boot partition"
msgstr ""
"আপনি একটি সফ্টওয়্যার RAID পার্টিশনকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"

#: fsedit.pm:443 fsedit.pm:461
#, c-format
msgid "You can not use an encrypted file system for mount point %s"
msgstr "আপনি %s মাউন্ট পয়েন্টের জন্য একটি এনক্রিপটেড ফাইল ব্যবহার করতে পারবেন"

#: fsedit.pm:447
#, fuzzy, 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:449
#, fuzzy, 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 /boot partition first"
msgstr ""
"আপনি একটি সফ্টওয়্যার LVM লজিকাল ভলিউমকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"

#: fsedit.pm:453 fsedit.pm:455
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "root ফাইল সিস্টেমের মধ্যে এই ডিরেক্টরি থাকা উচিত"

#: fsedit.pm:457 fsedit.pm:459
#, c-format
msgid ""
"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"এই মাউন্ট পয়েন্টের জন্য আপনার একটি সঠিক ফাইল সিস্টেম (ext2/3/4, reiserfs, xfs, "
"বা jfs) প্রয়োজন\n"

#: fsedit.pm:526
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "স্বয়ংক্রিয়-বন্টনের জন্য কোন খালি জায়গা নেই"

#: fsedit.pm:528
#, 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
#, fuzzy, 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 "ইউএসবি কন্ট্রলারসমূহ"

#: harddrake/data.pm:137
#, c-format
msgid "USB ports"
msgstr "ইউএসবি পোর্টসমূহ"

#: 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 "জিপ"

#: harddrake/data.pm:193
#, c-format
msgid "Hard Disk"
msgstr "ডিস্ক"

#: harddrake/data.pm:203
#, c-format
msgid "USB Mass Storage Devices"
msgstr ""

#: harddrake/data.pm:212
#, c-format
msgid "CDROM"
msgstr "সিডিরম"

#: harddrake/data.pm:222
#, c-format
msgid "CD/DVD burners"
msgstr "সিডি/ডিভিডি রাইটিং সফ্টওয়্যার"

#: harddrake/data.pm:232
#, c-format
msgid "DVD-ROM"
msgstr "ডিভিডি-রোম"

#: 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 ""

#: 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 ""

#: harddrake/data.pm:357
#, c-format
msgid "Radio cards"
msgstr ""

#: harddrake/data.pm:366
#, c-format
msgid "ATM network cards"
msgstr ""

#: harddrake/data.pm:375
#, c-format
msgid "WAN network cards"
msgstr ""

#: harddrake/data.pm:384
#, c-format
msgid "Bluetooth devices"
msgstr ""

#: harddrake/data.pm:393
#, c-format
msgid "Ethernetcard"
msgstr "ইথারনেটকার্ড"

#: 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 "UPS"

#: 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 ""

#: harddrake/sound.pm:370
#, c-format
msgid "Enable 5.1 sound with Pulse Audio"
msgstr ""

#: 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) যা আপনি বর্তমানে ব্যবহার \"%s\" করছেন তার জন্য পরিচিত অন্য "
"কোন OSS/ALSA কোন ড্রাইভার নেই"

#: 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 ""
"এখানে আপনি আপনার সাউন্ড কার্ডের (%s) জন্য বিকল্প ড্রাইভার (হয় OSS অথবা ALSA) পছন্দ "
"করতে পারেন।"

#. -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
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (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 (Open Sound System) ছিল প্রথম সাউন্ড API. এটা হচ্ছে একটি ওএস স্বাধীন সাউন্ড "
"API (এটা বেশিরভাগ UNIX(tm) সিস্টেমে পাওয়া যায়) কিন্তু এটা খুব সাধারণ এবং "
"স্বল্পসংখ্যক API.\n"
"নতুন আর কি, OSS ড্রাইভার সব চাকা নতুন করে তৈরি করে।\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) হচ্ছে একটি নিয়ন্ত্রিত আর্কিটেকচার যা\n"
"ISA, ইউএসবি এবং PCI cards এর একটি বড় সীমা সমর্থন করে।\n"
"\n"
"এটা OSS এর চেয়ে বেশি API প্রদান করে\n"
"\n"
"alsa ব্যবহার করতে, একজন ব্যবহার করতে পারে:\n"
"- পুরাতন সমর্থিত OSS api\n"
"- নতুন ALSA api যা অনেক সুবিধা প্রদান করে কিন্তু 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"
"এটি কার্ণেল আনলোড করার সময় oops কে রিপোর্ট করে।\n"
"\n"
"নতুন \"%s\" শুধুমাত্র পরবর্তী বুটস্ট্র্যাপে ব্যবহৃত হবে।"

#: 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"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" আপনার বর্তমানে ব্যবহৃত \n"
"ড্রাইভারের কথা বলবে\n"
"\n"
"- \"/sbin/lsmod\" যদি এর মডিউল (ড্রাইভার) লোড হয় বা না হয় তবে সে ব্যাপারে "
"পরীক্ষা \n"
"করতে আপনাকে সক্রিয় করে তুলবে\n"
"\n"
"- \"/sbin/chkconfig --list sound\" এবং \"/sbin/chkconfig --list alsa\" যদি\n"
"সাউন্ড এবং alsa সার্ভিসগুলো initlevel 3 তে চলার জন্য কন্‌ফিগার করা থাকে তাহলে \n"
"আপনাকে বলবে\n"
"\n"
"- \"aumix -q\" যদি সাউন্ড বন্ধ থাকে বা না থাকে তাহলে আপনাকে বলবে\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" কোন প্রোগ্রাম সাউন্ড কার্ড ব্যবহার করছে সেটা বলবে\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 ""
"বেশিরভাগ আধুনিক টিভি কার্ডের ক্ষেত্রেই GNU/Linux -এর bttv মডিউল সঠিক প্যারামিটার "
"সয়ং সনাক্ত করে।\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 ""

#: 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 "Your choice? (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 ""
"সম্পাদিত করতে চান আপনার পছন্দের এমন ১০-রেজ্ঞের প্রথম সংখ্যাটিকে অনুগ্রহ করে আপনি "
"বেছে নিন,\n"
"অথবা শুধুমাত্র চালিয়ে যাও'তে হিট করুন।\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:195
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:212
#, c-format
msgid "Andorra"
msgstr "এনডোররা"

#: lang.pm:213 timezone.pm:226
#, c-format
msgid "United Arab Emirates"
msgstr "সংযুক্ত আরব আমিরাত"

#: lang.pm:214
#, c-format
msgid "Afghanistan"
msgstr "আফগানিস্তান"

#: lang.pm:215
#, c-format
msgid "Antigua and Barbuda"
msgstr "আংটিগুয়া এবং বারবুদা"

#: lang.pm:216
#, c-format
msgid "Anguilla"
msgstr "অ্যাংগুইল্লিয়া"

#: lang.pm:217
#, c-format
msgid "Albania"
msgstr "আলবেনিয়া"

#: lang.pm:218
#, c-format
msgid "Armenia"
msgstr "আরমেনিয়া"

#: lang.pm:219
#, c-format
msgid "Netherlands Antilles"
msgstr "নেদারল্যান্ড এ্যন্টিল্লিস"

#: lang.pm:220
#, c-format
msgid "Angola"
msgstr "অ্যাংগোলা"

#: lang.pm:221
#, c-format
msgid "Antarctica"
msgstr "এন্টার্কটিকা"

#: lang.pm:222 timezone.pm:271
#, c-format
msgid "Argentina"
msgstr "আর্জেন্টিনা"

#: lang.pm:223
#, c-format
msgid "American Samoa"
msgstr "আমেরিকান সামোয়া"

#: lang.pm:224 mirror.pm:12 timezone.pm:229
#, c-format
msgid "Austria"
msgstr "অষ্ট্রিয়া"

#: lang.pm:225 mirror.pm:11 timezone.pm:267
#, c-format
msgid "Australia"
msgstr "অষ্ট্রেলিয়া"

#: lang.pm:226
#, c-format
msgid "Aruba"
msgstr "অরুবা"

#: lang.pm:227
#, c-format
msgid "Azerbaijan"
msgstr "আজেরবাঈজান"

#: lang.pm:228
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "বসনিয়া এবং হার্জোগোভিনা"

#: lang.pm:229
#, c-format
msgid "Barbados"
msgstr "বার্বাডোস"

#: lang.pm:230 timezone.pm:211
#, c-format
msgid "Bangladesh"
msgstr "বাংলাদেশ"

#: lang.pm:231 mirror.pm:13 timezone.pm:231
#, c-format
msgid "Belgium"
msgstr "বেলজিয়াম"

#: lang.pm:232
#, c-format
msgid "Burkina Faso"
msgstr "বুর্কিনা ফাসো"

#: lang.pm:233 timezone.pm:232
#, c-format
msgid "Bulgaria"
msgstr "বুলগেরিয়া"

#: lang.pm:234
#, c-format
msgid "Bahrain"
msgstr "বাহরাইন"

#: lang.pm:235
#, c-format
msgid "Burundi"
msgstr "বুরুন্ডি"

#: lang.pm:236
#, c-format
msgid "Benin"
msgstr "বেনিন"

#: lang.pm:237
#, c-format
msgid "Bermuda"
msgstr "বার্মুডা"

#: lang.pm:238
#, c-format
msgid "Brunei Darussalam"
msgstr "ব্রুনেই দারুসসালাম"

#: lang.pm:239
#, c-format
msgid "Bolivia"
msgstr "বলিভিয়া"

#: lang.pm:240 mirror.pm:14 timezone.pm:272
#, c-format
msgid "Brazil"
msgstr "ব্রাজিল"

#: lang.pm:241
#, c-format
msgid "Bahamas"
msgstr "বাহামা"

#: lang.pm:242
#, c-format
msgid "Bhutan"
msgstr "ভূটান"

#: lang.pm:243
#, c-format
msgid "Bouvet Island"
msgstr "বৌভেট দীপসমূহ"

#: lang.pm:244
#, c-format
msgid "Botswana"
msgstr "বত্‌সওয়ানা"

#: lang.pm:245 timezone.pm:230
#, c-format
msgid "Belarus"
msgstr "বেলারুস"

#: lang.pm:246
#, c-format
msgid "Belize"
msgstr "বেলিজে"

#: lang.pm:247 mirror.pm:15 timezone.pm:261
#, c-format
msgid "Canada"
msgstr "কানাডা"

#: lang.pm:248
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "কোকোস (কেলিং) দীপসমূহ"

#: lang.pm:249
#, c-format
msgid "Congo (Kinshasa)"
msgstr "কঙ্গো (কিংশাসা)"

#: lang.pm:250
#, c-format
msgid "Central African Republic"
msgstr "মধ্য আফ্রিকান গণপ্রজাতন্ত্র"

#: lang.pm:251
#, c-format
msgid "Congo (Brazzaville)"
msgstr "কঙ্গো (ব্রাজ্জাভিল্লে)"

#: lang.pm:252 mirror.pm:39 timezone.pm:255
#, c-format
msgid "Switzerland"
msgstr "সুইজারল্যান্ড"

#: lang.pm:253
#, c-format
msgid "Cote d'Ivoire"
msgstr "কোট ডি'লভোরে"

#: lang.pm:254
#, c-format
msgid "Cook Islands"
msgstr "কুক দীপপুঞ্জ"

#: lang.pm:255 timezone.pm:273
#, c-format
msgid "Chile"
msgstr "চিলি"

#: lang.pm:256
#, c-format
msgid "Cameroon"
msgstr "ক্যামেরুন"

#: lang.pm:257 timezone.pm:212
#, c-format
msgid "China"
msgstr "চীন"

#: lang.pm:258
#, c-format
msgid "Colombia"
msgstr "কলম্বিয়া"

#: lang.pm:259 mirror.pm:16
#, c-format
msgid "Costa Rica"
msgstr "কোষ্টা রিকা"

#: lang.pm:260
#, c-format
msgid "Serbia & Montenegro"
msgstr "সারবিয়া এবং মোনটেংগ্র"

#: lang.pm:261
#, c-format
msgid "Cuba"
msgstr "কিউবা"

#: lang.pm:262
#, c-format
msgid "Cape Verde"
msgstr "কেপ ভার্দে"

#: lang.pm:263
#, c-format
msgid "Christmas Island"
msgstr "ক্রিসমাস দীপপুঞ্জ"

#: lang.pm:264
#, c-format
msgid "Cyprus"
msgstr "সাইপ্রাস"

#: lang.pm:265 mirror.pm:17 timezone.pm:233
#, c-format
msgid "Czech Republic"
msgstr "চেক রিপাবলিক"

#: lang.pm:266 mirror.pm:22 timezone.pm:238
#, c-format
msgid "Germany"
msgstr "জার্মানী"

#: lang.pm:267
#, c-format
msgid "Djibouti"
msgstr "ডজিবুতি"

#: lang.pm:268 mirror.pm:18 timezone.pm:234
#, c-format
msgid "Denmark"
msgstr "ডেনমার্ক"

#: lang.pm:269
#, c-format
msgid "Dominica"
msgstr "ডোমিনিকা"

#: lang.pm:270
#, c-format
msgid "Dominican Republic"
msgstr "গণপ্রজাতন্ত্রী ডোমিনিকা"

#: lang.pm:271
#, c-format
msgid "Algeria"
msgstr "আলজেরিয়া"

#: lang.pm:272
#, c-format
msgid "Ecuador"
msgstr "ইকুয়েডর"

#: lang.pm:273 mirror.pm:19 timezone.pm:235
#, c-format
msgid "Estonia"
msgstr "এস্তোনিয়া"

#: lang.pm:274
#, c-format
msgid "Egypt"
msgstr "মিশর"

#: lang.pm:275
#, c-format
msgid "Western Sahara"
msgstr "পশ্চিম সাহারা"

#: lang.pm:276
#, c-format
msgid "Eritrea"
msgstr "এরিট্রিয়া"

#: lang.pm:277 mirror.pm:37 timezone.pm:253
#, c-format
msgid "Spain"
msgstr "স্পেন"

#: lang.pm:278
#, c-format
msgid "Ethiopia"
msgstr "ইথিওপিয়া"

#: lang.pm:279 mirror.pm:20 timezone.pm:236
#, c-format
msgid "Finland"
msgstr "ফিনল্যান্ড"

#: lang.pm:280
#, c-format
msgid "Fiji"
msgstr "ফুজি"

#: lang.pm:281
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "ফোকল্যান্ড দীপপুঞ্জ (মালভিনাস)"

#: lang.pm:282
#, c-format
msgid "Micronesia"
msgstr "মাক্রোনেশিয়া"

#: lang.pm:283
#, c-format
msgid "Faroe Islands"
msgstr "ফারোয় দীপপুঞ্জ"

#: lang.pm:284 mirror.pm:21 timezone.pm:237
#, c-format
msgid "France"
msgstr "ফ্রান্স"

#: lang.pm:285
#, c-format
msgid "Gabon"
msgstr "গ্যাবোন"

#: lang.pm:286 timezone.pm:257
#, c-format
msgid "United Kingdom"
msgstr "যুক্তরাজ্য"

#: lang.pm:287
#, c-format
msgid "Grenada"
msgstr "গ্রেনেডা"

#: lang.pm:288
#, c-format
msgid "Georgia"
msgstr "জর্জিয়া"

#: lang.pm:289
#, c-format
msgid "French Guiana"
msgstr "ফ্রেঞ্জ গায়ানা"

#: lang.pm:290
#, c-format
msgid "Ghana"
msgstr "ঘানা"

#: lang.pm:291
#, c-format
msgid "Gibraltar"
msgstr "জিব্রাল্টার"

#: lang.pm:292
#, c-format
msgid "Greenland"
msgstr "গ্রীণল্যান্ড"

#: lang.pm:293
#, c-format
msgid "Gambia"
msgstr "জাম্বিয়া"

#: lang.pm:294
#, c-format
msgid "Guinea"
msgstr "গিনি"

#: lang.pm:295
#, c-format
msgid "Guadeloupe"
msgstr "গুয়াদেলুপে"

#: lang.pm:296
#, c-format
msgid "Equatorial Guinea"
msgstr "ইকুয়েটরিয়াল গিনি"

#: lang.pm:297 mirror.pm:23 timezone.pm:239
#, c-format
msgid "Greece"
msgstr "গ্রীস"

#: lang.pm:298
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "দক্ষিন জর্জিয়া এবং দক্ষিন স্যান্ডউইচ্‌ দীপপুঞ্জ"

#: lang.pm:299 timezone.pm:262
#, c-format
msgid "Guatemala"
msgstr "গুয়াতেমালা"

#: lang.pm:300
#, c-format
msgid "Guam"
msgstr "গুয়াম"

#: lang.pm:301
#, c-format
msgid "Guinea-Bissau"
msgstr "গিনি-বিসাউ"

#: lang.pm:302
#, c-format
msgid "Guyana"
msgstr "গায়ানা"

#: lang.pm:303
#, c-format
msgid "Hong Kong SAR (China)"
msgstr "হংকং (চীন)"

#: lang.pm:304
#, c-format
msgid "Heard and McDonald Islands"
msgstr "হার্ড এবং ম্যাকডোনাল্ড দীপপুঞ্জ"

#: lang.pm:305
#, c-format
msgid "Honduras"
msgstr "হন্ডুরাস"

#: lang.pm:306
#, c-format
msgid "Croatia"
msgstr "ক্রোয়েশিয়া"

#: lang.pm:307
#, c-format
msgid "Haiti"
msgstr "হাইতি"

#: lang.pm:308 mirror.pm:24 timezone.pm:240
#, c-format
msgid "Hungary"
msgstr "হাঙ্গেরী"

#: lang.pm:309 timezone.pm:215
#, c-format
msgid "Indonesia"
msgstr "ইন্দোনেশিয়া"

#: lang.pm:310 mirror.pm:25 timezone.pm:241
#, c-format
msgid "Ireland"
msgstr "আয়ারল্যান্ড"

#: lang.pm:311 mirror.pm:26 timezone.pm:217
#, c-format
msgid "Israel"
msgstr "ইসরাঈল"

#: lang.pm:312 timezone.pm:214
#, c-format
msgid "India"
msgstr "ভারত"

#: lang.pm:313
#, c-format
msgid "British Indian Ocean Territory"
msgstr "ব্রিটিশ ভারতীয় মহাসাগর সমরাজ্য"

#: lang.pm:314
#, c-format
msgid "Iraq"
msgstr "ইরাক"

#: lang.pm:315 timezone.pm:216
#, c-format
msgid "Iran"
msgstr "ইরান"

#: lang.pm:316
#, c-format
msgid "Iceland"
msgstr "আইসল্যান্ড"

#: lang.pm:317 mirror.pm:27 timezone.pm:242
#, c-format
msgid "Italy"
msgstr "ইতালী"

#: lang.pm:318
#, c-format
msgid "Jamaica"
msgstr "জামাইকা"

#: lang.pm:319
#, c-format
msgid "Jordan"
msgstr "জর্ডান"

#: lang.pm:320 mirror.pm:28 timezone.pm:218
#, c-format
msgid "Japan"
msgstr "জাপান"

#: lang.pm:321
#, c-format
msgid "Kenya"
msgstr "কেনিয়া"

#: lang.pm:322
#, c-format
msgid "Kyrgyzstan"
msgstr "কিরগিজস্তান"

#: lang.pm:323
#, c-format
msgid "Cambodia"
msgstr "কম্বোডিয়া"

#: lang.pm:324
#, c-format
msgid "Kiribati"
msgstr "কিরিবাতি"

#: lang.pm:325
#, c-format
msgid "Comoros"
msgstr "কমোরোস"

#: lang.pm:326
#, c-format
msgid "Saint Kitts and Nevis"
msgstr "সেন্ট কিট্টস্‌ এবং নেভিস্‌"

#: lang.pm:327
#, c-format
msgid "Korea (North)"
msgstr "কোরিয়া (উত্তর)"

#: lang.pm:328 timezone.pm:219
#, c-format
msgid "Korea"
msgstr "কোরিয়া"

#: lang.pm:329
#, c-format
msgid "Kuwait"
msgstr "কুয়েত"

#: lang.pm:330
#, c-format
msgid "Cayman Islands"
msgstr "কেম্যান দীপপুঞ্জ"

#: lang.pm:331
#, c-format
msgid "Kazakhstan"
msgstr "কাজাকিস্তান"

#: lang.pm:332
#, c-format
msgid "Laos"
msgstr "লাওস্‌"

#: lang.pm:333
#, c-format
msgid "Lebanon"
msgstr "লেবানন"

#: lang.pm:334
#, c-format
msgid "Saint Lucia"
msgstr "সেইন্ট লুইস"

#: lang.pm:335
#, c-format
msgid "Liechtenstein"
msgstr "লিয়েচ্‌টেনস্তেইন"

#: lang.pm:336
#, c-format
msgid "Sri Lanka"
msgstr "শ্রীলঙ্কা"

#: lang.pm:337
#, c-format
msgid "Liberia"
msgstr "লাইবেরিয়া"

#: lang.pm:338
#, c-format
msgid "Lesotho"
msgstr "লেসথো"

#: lang.pm:339 timezone.pm:243
#, c-format
msgid "Lithuania"
msgstr "লিথুয়েনিয়া"

#: lang.pm:340 timezone.pm:244
#, c-format
msgid "Luxembourg"
msgstr "লুক্সেমবার্গ"

#: lang.pm:341
#, c-format
msgid "Latvia"
msgstr "লাটভিয়া"

#: lang.pm:342
#, c-format
msgid "Libya"
msgstr "লিবিয়া"

#: lang.pm:343
#, c-format
msgid "Morocco"
msgstr "মরক্কো"

#: lang.pm:344
#, c-format
msgid "Monaco"
msgstr "মোনাকো"

#: lang.pm:345
#, c-format
msgid "Moldova"
msgstr "মলডোভা"

#: lang.pm:346
#, c-format
msgid "Madagascar"
msgstr "মাদাগাস্‌কার"

#: lang.pm:347
#, c-format
msgid "Marshall Islands"
msgstr "মার্শাল দীপপুঞ্জ"

#: lang.pm:348
#, c-format
msgid "Macedonia"
msgstr "ম্যাসিডোনিয়া"

#: lang.pm:349
#, c-format
msgid "Mali"
msgstr "মালি"

#: lang.pm:350
#, c-format
msgid "Myanmar"
msgstr "মিয়ানমার"

#: lang.pm:351
#, c-format
msgid "Mongolia"
msgstr "মঙ্গোলীয়া"

#: lang.pm:352
#, c-format
msgid "Northern Mariana Islands"
msgstr "উত্তর মারিয়ানা দীপপুঞ্জ"

#: lang.pm:353
#, c-format
msgid "Martinique"
msgstr "মির্টিনিক্‌"

#: lang.pm:354
#, c-format
msgid "Mauritania"
msgstr "মৌরিতানিয়া"

#: lang.pm:355
#, c-format
msgid "Montserrat"
msgstr "মন্টসেরাত"

#: lang.pm:356
#, c-format
msgid "Malta"
msgstr "মাল্টা"

#: lang.pm:357
#, c-format
msgid "Mauritius"
msgstr "মরিসাস"

#: lang.pm:358
#, c-format
msgid "Maldives"
msgstr "মালদ্বীপ"

#: lang.pm:359
#, c-format
msgid "Malawi"
msgstr "মালাউ"

#: lang.pm:360 timezone.pm:263
#, c-format
msgid "Mexico"
msgstr "মেক্সিকো"

#: lang.pm:361 timezone.pm:220
#, c-format
msgid "Malaysia"
msgstr "মালয়েশিয়া"

#: lang.pm:362
#, c-format
msgid "Mozambique"
msgstr "মোজাম্বিক"

#: lang.pm:363
#, c-format
msgid "Namibia"
msgstr "নামিবিয়া"

#: lang.pm:364
#, c-format
msgid "New Caledonia"
msgstr "নিউ ক্যালেডোনিয়া"

#: lang.pm:365
#, c-format
msgid "Niger"
msgstr "নাইজার"

#: lang.pm:366
#, c-format
msgid "Norfolk Island"
msgstr "নরফোক দীপপুঞ্জ"

#: lang.pm:367
#, c-format
msgid "Nigeria"
msgstr "নাইজেরিয়া"

#: lang.pm:368
#, c-format
msgid "Nicaragua"
msgstr "নাইসারাগুয়া"

#: lang.pm:369 mirror.pm:29 timezone.pm:245
#, c-format
msgid "Netherlands"
msgstr "নেদারল্যান্ড"

#: lang.pm:370 mirror.pm:31 timezone.pm:246
#, c-format
msgid "Norway"
msgstr "নরওয়ে"

#: lang.pm:371
#, c-format
msgid "Nepal"
msgstr "নেপাল"

#: lang.pm:372
#, c-format
msgid "Nauru"
msgstr "নাউরু"

#: lang.pm:373
#, c-format
msgid "Niue"
msgstr "নিউও"

#: lang.pm:374 mirror.pm:30 timezone.pm:268
#, c-format
msgid "New Zealand"
msgstr "নিউজিল্যান্ড"

#: lang.pm:375
#, c-format
msgid "Oman"
msgstr "ওমান"

#: lang.pm:376
#, c-format
msgid "Panama"
msgstr "পানামা"

#: lang.pm:377
#, c-format
msgid "Peru"
msgstr "পেরু"

#: lang.pm:378
#, c-format
msgid "French Polynesia"
msgstr "ফ্রেঞ্জ পলিনেশিয়া"

#: lang.pm:379
#, c-format
msgid "Papua New Guinea"
msgstr "পাপুয়া নিউগিনি"

#: lang.pm:380 timezone.pm:221
#, c-format
msgid "Philippines"
msgstr "ফিলিপাইন"

#: lang.pm:381
#, c-format
msgid "Pakistan"
msgstr "পাকিস্তান"

#: lang.pm:382 mirror.pm:32 timezone.pm:247
#, c-format
msgid "Poland"
msgstr "পোল্যান্ড"

#: lang.pm:383
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "সেন্ট পিয়েরে এবং মুকুলন"

#: lang.pm:384
#, c-format
msgid "Pitcairn"
msgstr "পিটকাইরন"

#: lang.pm:385
#, c-format
msgid "Puerto Rico"
msgstr "পুয়ের্তোরিকো"

#: lang.pm:386
#, c-format
msgid "Palestine"
msgstr "প্যালেস্টাইন"

#: lang.pm:387 mirror.pm:33 timezone.pm:248
#, c-format
msgid "Portugal"
msgstr "পর্তুগাল"

#: lang.pm:388
#, c-format
msgid "Paraguay"
msgstr "পারাগুয়ে"

#: lang.pm:389
#, c-format
msgid "Palau"
msgstr "পালাউ"

#: lang.pm:390
#, c-format
msgid "Qatar"
msgstr "কাতার"

#: lang.pm:391
#, c-format
msgid "Reunion"
msgstr "রিইউনিয়ন"

#: lang.pm:392 timezone.pm:249
#, c-format
msgid "Romania"
msgstr "রোমানিয়া"

#: lang.pm:393 mirror.pm:34
#, c-format
msgid "Russia"
msgstr "রাশিয়া"

#: lang.pm:394
#, c-format
msgid "Rwanda"
msgstr "রুয়ান্ডা"

#: lang.pm:395
#, c-format
msgid "Saudi Arabia"
msgstr "সৌদী আরব"

#: lang.pm:396
#, c-format
msgid "Solomon Islands"
msgstr "সলোমন দীপপুঞ্জ"

#: lang.pm:397
#, c-format
msgid "Seychelles"
msgstr "সেইছিল্লেস"

#: lang.pm:398
#, c-format
msgid "Sudan"
msgstr "সুদান"

#: lang.pm:399 mirror.pm:38 timezone.pm:254
#, c-format
msgid "Sweden"
msgstr "সুইডেন"

#: lang.pm:400 timezone.pm:222
#, c-format
msgid "Singapore"
msgstr "সিঙ্গাপুর"

#: lang.pm:401
#, c-format
msgid "Saint Helena"
msgstr "সেন্ট হেলেনা"

#: lang.pm:402 timezone.pm:252
#, c-format
msgid "Slovenia"
msgstr "স্লোভেনিয়া"

#: lang.pm:403
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "স্ভালবার্দ এবং জান মায়ান দীপপুঞ্জ"

#: lang.pm:404 mirror.pm:35 timezone.pm:251
#, c-format
msgid "Slovakia"
msgstr "স্লোভাকিয়া"

#: lang.pm:405
#, c-format
msgid "Sierra Leone"
msgstr "সিয়েররা লেওয়ান"

#: lang.pm:406
#, c-format
msgid "San Marino"
msgstr "সান মেরিনো"

#: lang.pm:407
#, c-format
msgid "Senegal"
msgstr "সেনেগাল"

#: lang.pm:408
#, c-format
msgid "Somalia"
msgstr "সোমালিয়া"

#: lang.pm:409
#, c-format
msgid "Suriname"
msgstr "সুরিনাম"

#: lang.pm:410
#, c-format
msgid "Sao Tome and Principe"
msgstr "সাও টোমি এবং প্রিন্সিপে"

#: lang.pm:411
#, c-format
msgid "El Salvador"
msgstr "এই সাল্ভাদোর"

#: lang.pm:412
#, c-format
msgid "Syria"
msgstr "সিরিয়া"

#: lang.pm:413
#, c-format
msgid "Swaziland"
msgstr "সুইজারল্যান্ড"

#: lang.pm:414
#, c-format
msgid "Turks and Caicos Islands"
msgstr "টার্ক এবং কাইকোস দীপপুঞ্জ"

#: lang.pm:415
#, c-format
msgid "Chad"
msgstr "চাদ"

#: lang.pm:416
#, c-format
msgid "French Southern Territories"
msgstr "দক্ষিন ফ্রান্স সাম্রাজ্য"

#: lang.pm:417
#, c-format
msgid "Togo"
msgstr "টোগো"

#: lang.pm:418 mirror.pm:41 timezone.pm:224
#, c-format
msgid "Thailand"
msgstr "থাইল্যান্ড"

#: lang.pm:419
#, c-format
msgid "Tajikistan"
msgstr "তাজিকিস্তান"

#: lang.pm:420
#, c-format
msgid "Tokelau"
msgstr "তোকেলাউ"

#: lang.pm:421
#, c-format
msgid "East Timor"
msgstr "পূর্ব তিমুর"

#: lang.pm:422
#, c-format
msgid "Turkmenistan"
msgstr "তুর্কমেনিস্তান"

#: lang.pm:423
#, c-format
msgid "Tunisia"
msgstr "তানিসিয়া"

#: lang.pm:424
#, c-format
msgid "Tonga"
msgstr "টঙ্গো"

#: lang.pm:425 timezone.pm:225
#, c-format
msgid "Turkey"
msgstr "তুর্কি"

#: lang.pm:426
#, c-format
msgid "Trinidad and Tobago"
msgstr "ট্রিনিদাদ এবং টোবাগো"

#: lang.pm:427
#, c-format
msgid "Tuvalu"
msgstr "টুভালু"

#: lang.pm:428 mirror.pm:40 timezone.pm:223
#, c-format
msgid "Taiwan"
msgstr "তাইওয়ান"

#: lang.pm:429 timezone.pm:208
#, c-format
msgid "Tanzania"
msgstr "তানজানিয়া"

#: lang.pm:430 timezone.pm:256
#, c-format
msgid "Ukraine"
msgstr "আকরাইসন"

#: lang.pm:431
#, c-format
msgid "Uganda"
msgstr "উগান্ডা"

#: lang.pm:432
#, c-format
msgid "United States Minor Outlying Islands"
msgstr "যুক্ত রাষ্ট্রের বাহিরের দীপপুঞ্জ"

#: lang.pm:433 mirror.pm:42 timezone.pm:264
#, c-format
msgid "United States"
msgstr "যুক্তরাষ্ট্র"

#: lang.pm:434
#, c-format
msgid "Uruguay"
msgstr "উরুগুয়ে"

#: lang.pm:435
#, c-format
msgid "Uzbekistan"
msgstr "উজবেকিস্তান"

#: lang.pm:436
#, c-format
msgid "Vatican"
msgstr "ভ্যাটিক্যান"

#: lang.pm:437
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "সেন্ট ভিনসেন্ট এবং গ্রানাডা"

#: lang.pm:438
#, c-format
msgid "Venezuela"
msgstr "ভেনিজুয়েলা"

#: lang.pm:439
#, c-format
msgid "Virgin Islands (British)"
msgstr "ভার্জিন দীপপুঞ্জ (ব্রিটিশ)"

#: lang.pm:440
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr "ভার্জিন দীপপুঞ্জ (ইউ.এস)"

#: lang.pm:441
#, c-format
msgid "Vietnam"
msgstr "ভিয়েতনাম"

#: lang.pm:442
#, c-format
msgid "Vanuatu"
msgstr "ভানাতু"

#: lang.pm:443
#, c-format
msgid "Wallis and Futuna"
msgstr "ওয়েলস্ এবং ফুটুনা"

#: lang.pm:444
#, c-format
msgid "Samoa"
msgstr "সামোয়া"

#: lang.pm:445
#, c-format
msgid "Yemen"
msgstr "ইয়েমান"

#: lang.pm:446
#, c-format
msgid "Mayotte"
msgstr "মায়োত্তে"

#: lang.pm:447 mirror.pm:36 timezone.pm:207
#, c-format
msgid "South Africa"
msgstr "দক্ষিন আফ্রিকা"

#: lang.pm:448
#, c-format
msgid "Zambia"
msgstr "জাম্বিয়া"

#: lang.pm:449
#, c-format
msgid "Zimbabwe"
msgstr "জিম্বাবুয়ে"

#: lang.pm:1208
#, 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 ""

#: 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 ""

#: messages.pm:11
#, 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"
"%s\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities. %s\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 ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:90
#, c-format
msgid ""
"You agree not to (i) sell, export, re-export, transfer, divert, disclose "
"technical data, or \n"
"dispose of, any Software to any person, entity, or destination prohibited by "
"US export laws \n"
"or regulations including, without limitation, Cuba, Iran, North Korea, Sudan "
"and Syria; or \n"
"(ii) use any Software for any use prohibited by the laws or regulations of "
"the United States.\n"
"\n"
"U.S. GOVERNMENT RESTRICTED RIGHTS. \n"
"\n"
"The Software Products and any accompanying documentation are and shall be "
"deemed to be \n"
"\"commercial computer software\" and \"commercial computer software "
"documentation,\" respectively, \n"
"as defined in DFAR 252.227-7013 and as described in FAR 12.212. Any use, "
"modification, reproduction, \n"
"release, performance, display or disclosure of the Software and any "
"accompanying documentation \n"
"by the United States Government shall be governed solely by the terms of "
"this Agreement and any \n"
"other applicable licence agreements and shall be prohibited except to the "
"extent expressly permitted \n"
"by the terms of this Agreement."
msgstr ""

#: messages.pm:104
#, c-format
msgid ""
"Most of these components, but excluding the applications and software "
"provided by Google Inc. or \n"
"its subsidiaries (\"Google Software\"), are governed under the terms and "
"conditions of the GNU \n"
"General Public Licence, hereafter called \"GPL\", or of similar licenses."
msgstr ""

#: messages.pm:107
#, c-format
msgid ""
"Most of these components are governed under the terms and conditions of the "
"GNU \n"
"General Public Licence, hereafter called \"GPL\", or of similar licenses."
msgstr ""

#: messages.pm:112
#, 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 decoder একটি লাইসেন্স যুক্ত থাকে (বিস্তারিত জানার জন্য দেখুন\n"
"http://www.mp3licensing.com । আপনি যদি অনিশ্চিত হোন যদি এর যেকোন\n"
"একটি আপনার জন্যও প্রযোজ্য হতে পারে, আপনার স্থানীয় আইন পরীক্ষা করুন।"

#: messages.pm:120
#, c-format
msgid ""
"6. Additional provisions applicable to those Software Products provided by "
"Google Inc. (\"Google Software\")\n"
"\n"
"(a)  You acknowledge that Google or third parties own all rights, title and "
"interest in and to the Google \n"
"Software, portions thereof, or software provided through or in conjunction "
"with the Google Software, including\n"
"without limitation all Intellectual Property Rights. \"Intellectual Property "
"Rights\" means any and all rights \n"
"existing from time to time under patent law, copyright law, trade secret "
"law, trademark law, unfair competition \n"
"law, database rights and any and all other proprietary rights, and any and "
"all applications, renewals, extensions \n"
"and restorations thereof, now or hereafter in force and effect worldwide. "
"You agree not to modify, adapt, \n"
"translate, prepare derivative works from, decompile, reverse engineer, "
"disassemble or otherwise attempt to derive \n"
"source code from Google Software. You also agree to not remove, obscure, or "
"alter Google's or any third party's \n"
"copyright notice, trademarks, or other proprietary rights notices affixed to "
"or contained within or accessed in \n"
"conjunction with or through the Google Software.  \n"
"\n"
"(b)  The Google Software is made available to you for your personal, non-"
"commercial use only.\n"
"You may not use the Google Software in any manner that could damage, "
"disable, overburden, or impair Google's \n"
"search services (e.g., you may not use the Google Software in an automated "
"manner), nor may you use Google \n"
"Software in any manner that could interfere with any other party's use and "
"enjoyment of Google's search services\n"
"or the services and products of the third party licensors of the Google "
"Software.\n"
"\n"
"(c)  Some of the Google Software is designed to be used in conjunction with "
"Google's search and other services.\n"
"Accordingly, your use of such Google Software is also defined by Google's "
"Terms of Service located at \n"
"http://www.google.com/terms_of_service.html and Google's Toolbar Privacy "
"Policy located at \n"
"http://www.google.com/support/toolbar/bin/static.py?page=privacy.html.\n"
"\n"
"(d)  Google Inc. and each of its subsidiaries and affiliates are third party "
"beneficiaries of this contract \n"
"and may enforce its terms."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:150
#, 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"
"দ্নবুট মিডিয়া সরিয়ে ফেলুন, এবং পুনরায় চালু করার জন্য return চাপুন।\n"
"\n"
"\n"
"এই সংস্করণের ম্যান্ড্রিব লিনাক্সের তথ্য এখানে পাওয়া যাচ্ছে,\n"
"কোন প্রকার সমস্যার সমাধান এখানে পাওয়া যাচ্ছে:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"আপনার সিস্টেম কন্‌ফিগার করার তথ্য অফিসিয়াল ম্যান্ড্রিব লিনাক্স ব্যবহারকারীর গাইডের\n"
"ইনস্টল হবার পরের অধ্যায়ে পাওয়া যাবে।"

#: modules/interactive.pm:19
#, fuzzy, 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 "হার্ডওয়্যারের তথ্য দেখুন"

#  -PO: the first %s is the card type (scsi, network, sound,...)
#  -PO: the second is the vendor+model name
#: modules/interactive.pm:83
#, c-format
msgid "Installing driver for USB controller"
msgstr "ইউএসবি কন্ট্রোলারের জন্য ড্রাইভার ইনস্টল করা হচ্ছে"

#  -PO: the first %s is the card type (scsi, network, sound,...)
#  -PO: the second is the vendor+model name
#: modules/interactive.pm:84
#, c-format
msgid "Installing driver for firewire controller %s"
msgstr "ফায়ারওয়ার কন্ট্রোলার %s এর জন্য ড্রাইভার ইনস্টল করা হচ্ছে"

#  -PO: the first %s is the card type (scsi, network, sound,...)
#  -PO: the second is the vendor+model name
#: modules/interactive.pm:85
#, c-format
msgid "Installing driver for hard drive controller %s"
msgstr "হার্ড ড্রাইভ কন্ট্রোলার %s এর জন্য ড্রাইভার ইনস্টল করা হচ্ছে"

#  -PO: the first %s is the card type (scsi, network, sound,...)
#  -PO: the second is the vendor+model name
#: modules/interactive.pm:86
#, c-format
msgid "Installing driver for ethernet controller %s"
msgstr "ইথার্নেট কন্ট্রোলার %s এর জন্য ড্রাইভার ইনস্টল করা হচ্ছে"

#  -PO: the first %s is the card type (scsi, network, sound,...)
#  -PO: the second is the vendor+model name
#. -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 প্রিফিক্স দিয়ে হয়, যেমন '0x123'"

#: 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"
"অপশনের ফরম্যাট হচ্ছে ``name=value name2=value2 ...''।\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,...)
#  -PO: the %s is the driver type (scsi, network, sound,...)
#. -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"
"সাময়িকভাবে, এটি আপনার কম্পিউটারকে হ্যাং করবে, কিন্তু এটা কোন কিছু নষ্ট করবে না।"

#: 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 resist to basic attacks"
msgstr ""

#: mygtk2.pm:1544 mygtk2.pm:1545
#, fuzzy, 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"
"একমাত্র সমাধান হচ্ছে আপনার প্রাইমারি পার্টিশনের ত্রুটিকে Extended পার্টিশনে সরিয়ে "
"নেয়া। "

#: 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:264
#, 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:265
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""

#: pkgs.pm:266
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""

#: pkgs.pm:269 pkgs.pm:270
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "রেডিও সাপোর্ট সক্রিয় করো"

#: pkgs.pm:273 pkgs.pm:274
#, c-format
msgid "Unused localization"
msgstr ""

#: raid.pm:42
#, c-format
msgid "Can not add a partition to _formatted_ RAID %s"
msgstr "_ফরম্যাটকৃত_ রেইড %s-এ পার্টিশন যোগ করা যাচ্ছে না"

#: raid.pm:164
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "রেইড স্তর %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 "স্ক্যানার-ড্রেক"

#: 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
#, fuzzy, c-format
msgid "Accept bogus IPv4 error messages."
msgstr "ভূয়া IPv4 সমস্যাসূচক বার্তা অনুমোদন করো"

#: security/help.pm:13
#, fuzzy, c-format
msgid "Accept broadcasted icmp echo."
msgstr "ব্রডকাস্ট আই.সি.এম.পি. ইকো অনুমোদন করো"

#: security/help.pm:15
#, fuzzy, c-format
msgid "Accept icmp echo."
msgstr "আই.সি.এম.পি. ইকো অনুমোদন করো"

#: security/help.pm:17
#, fuzzy, 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
#, fuzzy, 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 ""
"এটির মান \"ALL\" হলে /etc/issue ও /etc/issue.net উভয়কেই অবস্থান করতে দেওয়া "
"হয়।\n"
"\n"
"আর এটির মান NONE হলে কোনটিকেই রাখা হয় না।\n"
"\n"
"অন্যথায় শুধুমাত্র /etc/issue-কেই রাখা হয়।"

#: security/help.pm:27
#, fuzzy, c-format
msgid "Allow reboot by the console user."
msgstr "কনসোল ব্যবহারকারী কর্তৃক রিবুট অনুমোদন/নিষিদ্ধ করো।"

#: security/help.pm:29
#, fuzzy, c-format
msgid "Allow remote root login."
msgstr "দূরবর্তী কম্পিউটার থেকে রুট অ্যাকাউন্টে লগ-ইন করা অনুমোদন করো"

#: security/help.pm:31
#, fuzzy, c-format
msgid "Allow direct root login."
msgstr "সরাসরি রুট অ্যাকাউন্টে লগ-ইন অনুমোদন/নিষিদ্ধ করো।"

#: security/help.pm:33
#, fuzzy, c-format
msgid ""
"Allow the list of users on the system on display managers (kdm and gdm)."
msgstr ""
"ডিসপ্লে ব্যবস্থাপকে ব্যবহারকারীদের তালিকা প্রদর্শন অনুমোদন/নিষিদ্ধ করো (কে.ডি.এম. "
"এবং জি.ডি.এম.)।"

# সাম
#: security/help.pm:35
#, fuzzy, 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 ""
"রুট অ্যাকাউন্ট থেকে ব্যবহারকারী বদলানোর সময় ডিসপ্লে এক্সপোর্ট করা অনুমোদন/নিষিদ্ধ "
"করো। pam_xauth(8) তে বিস্তারিত দেখুন।'"

# সাম
#: security/help.pm:40
#, fuzzy, 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"
"- একটিও না (কোন সংযোগ অনুমোদিত নয়)।"

# sam: argument = আর্গুমেন্ট?
# argument 
#: 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 ""
"এই প্রেরিত মান নির্দেশ করে ক্লায়েন্টগুলো নেটওয়ার্ক থেকে tcp পোর্ট ৬০০০ দিয়ে X "
"সার্ভারে সংযুক্ত হতে অনুমদিত কিনা।"

# সাম
#. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're
#: security/help.pm:53
#, fuzzy, 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 দেখুন) যদি "
"\"ALL\" সেট করা থাকে,\n"
"\n"
"- শুধু স্থানীয় যদি \"LOCAL\" সেট করা থাকে,\n"
"\n"
"- কোনটি নয় যদি \"NONE\" সেট করা থাকে।\n"
"\n"
"আপনার প্রয়োজনীয় সার্ভিসগুলোকে অনুমোদন করতে, /etc/hosts.allow ব্যবহার করুন (hosts."
"allow(5) দেখুন)।"

# সাম: incomplete
#: 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 ""
"/etc/security/msec/security.conf এ SERVER_LEVEL\n"
"(বা SECURE_LEVEL, যদি অনুপস্থিত থাকে) যদি ৩ এর বেশী হয়, তবে\n"
"/etc/security/msec/server এ নির্দেশ করার জন্য\n"
"symlink /etc/security/msec/server তৈরী করে।<SERVER_LEVEL>.\n"
"\n"
"chkconfig --add, /etc/security/msec/serve টি ব্যবহার করে প্যাকেজ\n"
"ইনস্টলেশনের সময় ফাইলে অবস্থিত সার্ভিস যোগ করার ব্যপারে\n"
"সিদ্ধান্ত নেয়।"

# সাম
#: security/help.pm:72
#, fuzzy, 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 এ রাখো (man at(1)\n"
"ও crontab(1) দেখুন)।"

#: security/help.pm:77
#, fuzzy, c-format
msgid "Enable syslog reports to console 12"
msgstr "কনসোল ১২ তে syslog রিপোর্ট সক্রিয়/নিষ্ক্রিয় করো"

# সাম: name resolution = নাম বিশ্লেষন?
# 'name resolution' is translated in various ways in this file.
#: security/help.pm:79
#, fuzzy, c-format
msgid ""
"Enable name resolution spoofing protection.  If\n"
"\"%s\" is true, also reports to syslog."
msgstr ""
"নাম বিশ্লেষন স্পুফিং প্রতিরক্ষা ব্যবস্থা সক্রিয়/নিষ্ক্রিয় করো। যদি\n"
"\"%s\" সত্য হয়, তবে syslog এও রিপোর্ট করো।"

#: security/help.pm:80
#, c-format
msgid "Security Alerts:"
msgstr "নিরাপত্তা সতর্কতা:"

#: security/help.pm:82
#, fuzzy, c-format
msgid "Enable IP spoofing protection."
msgstr "আই.পি. স্পুফিং প্রতিরক্ষা ব্যবস্থা সক্রিয় করো"

#: security/help.pm:84
#, fuzzy, c-format
msgid "Enable libsafe if libsafe is found on the system."
msgstr "সিস্টেমে libsafe থাকলে তাকে সক্রিয় করো"

#: security/help.pm:86
#, fuzzy, c-format
msgid "Enable the logging of IPv4 strange packets."
msgstr "IPv4-এর সন্দেহজনক প্যাকেট সম্পর্কে লগ রাখার ব্যবস্থা সক্রিয় করো"

#: security/help.pm:88
#, fuzzy, c-format
msgid "Enable msec hourly security check."
msgstr "প্রতিঘন্টায় msec নিরাপত্তা পরীক্ষা সক্রিয় করো"

#: security/help.pm:90
#, fuzzy, c-format
msgid ""
"Enable su only from members of the wheel group. If set to no, allows su from "
"any user."
msgstr ""
"শুধুমাত্র wheel গ্রুপের ব্যবহারকারীদের জন্য অথবা যে কোন ব্যবহারকারীর জন্য su সক্রিয় "
"করো।"

#: security/help.pm:92
#, c-format
msgid "Use password to authenticate users."
msgstr "ব্যবহারকারীর পরিচয় প্রমাণের জন্য পাসওয়ার্ড ব্যবহার করো।"

# FIXME
#: security/help.pm:94
#, fuzzy, c-format
msgid "Activate ethernet cards promiscuity check."
msgstr "ইথারনেট কার্ডের বহুরূপী পরীক্ষা সক্রিয়/নিষ্ক্রিয় করো।"

#: security/help.pm:96
#, fuzzy, c-format
msgid "Activate daily security check."
msgstr "দৈনিক নিরাপত্তা পরীক্ষা সক্রিয়/নিষ্ক্রিয় করো।"

#: security/help.pm:98
#, fuzzy, c-format
msgid "Enable sulogin(8) in single user level."
msgstr "একক ব্যবহারের ক্ষেত্রে (Single user level) 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 কর্তৃক পাসওয়ার্ড পুরনো হয়ে যাওয়ার যে পরীক্ষা, তা থেকে এই নামকে বাদ দাও।"

# সাম: not sure about the word বয়:বৃদ্ধি
# aging 
#: 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
#, fuzzy, c-format
msgid "Set the root's file mode creation mask."
msgstr "রুট-এর umask নির্দিষ্ট করো।"

#: security/help.pm:109
#, c-format
msgid "if set to yes, check open ports."
msgstr "এটির মান হ্যাঁ হলে, উন্মুক্ত পোর্টসমূহ পরীক্ষা করো।"

# sam: yes = হ্যাঁ?
# at many palces 'yes' is kept 'yes'  
#: 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"
"- root ছাড়া কারো id ০ কিনা।"

#: 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 ফাইলের চেকসাম (Checksum) পরীক্ষা করো।"

#: security/help.pm:123
#, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr "এটির মান হ্যাঁ হলে, suid রুট ফাইলসমূহের অন্তর্ভুক্তি/অপসারণ পরীক্ষা করো।"

#: security/help.pm:124
#, c-format
msgid "if set to yes, report unowned files."
msgstr "এটির মান হ্যাঁ হলে, কোন মালিকানাবিহীন ফাইল থাকলে তা জানাও।"

# FIXME: অর্থ বুঝতেসিনা ;-(
#: 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-এর সাহায্যে পরীক্ষা চালাও।"

# FIXME
#: security/help.pm:127
#, c-format
msgid ""
"if set, send the mail report to this email address else send it to root."
msgstr ""
"এটিতে টিক দেওয়া থাকলে মেইল সংক্রান্ত রিপোর্ট এই ই-মেইল ঠিকানায় অথবা রুট-এর নিকট "
"প্রেরণ করা হয়।"

# সাম
#: 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 "এটির মান হ্যাঁ হলে, আর.পি.এম. ডেটাবেসের ওপর কিছু পরীক্ষা চালাও।"

#: 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 ""
"শেল কমান্ডের ইতিহাস-তালিকার (History) আকার নির্দিষ্ট করো।  এর মান -১ হওয়ার অর্থ "
"তালিকার কোন নির্দিষ্ট আকার নেই।"

#: 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
#, fuzzy, 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 "ভূয়া IPv4 সমস্যাসূচক বার্তা অনুমোদন করো"

#: security/l10n.pm:12
#, c-format
msgid "Accept broadcasted icmp echo"
msgstr "ব্রডকাস্ট আই.সি.এম.পি. ইকো অনুমোদন করো"

#: security/l10n.pm:13
#, c-format
msgid "Accept icmp echo"
msgstr "আই.সি.এম.পি. ইকো অনুমোদন করো"

#: 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 "দূরবর্তী কম্পিউটার থেকে রুট অ্যাকাউন্টে লগ-ইন করা অনুমোদন করো"

#: security/l10n.pm:18
#, c-format
msgid "Direct root login"
msgstr "সরাসরি রুট অ্যাকাউন্টে লগ-ইন"

#: security/l10n.pm:19
#, c-format
msgid "List users on display managers (kdm and gdm)"
msgstr ""
"ডিসপ্লে ব্যবস্থাপকে (কে.ডি.এম. ও জি.ডি.এম.) ব্যবহারকারীদের তালিকা প্রদর্শন করো"

# সাম: Export =?
#: 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 "এক্স উইন্ডো সংযোগ অনুমোদন করো"

#: security/l10n.pm:22
#, c-format
msgid "Authorize TCP connections to X Window"
msgstr "এক্স উইন্ডোর সাথে টি.সি.পি. সংযোগ অনুমোদন করো"

#: 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 ১২ নং কনসোলে বার্তা পাঠায়"

#: security/l10n.pm:27
#, c-format
msgid "Name resolution spoofing protection"
msgstr "নেইম রেজলুশন স্পুফিং প্রতিরক্ষা"

#: security/l10n.pm:28
#, c-format
msgid "Enable IP spoofing protection"
msgstr "আই.পি. স্পুফিং প্রতিরক্ষা ব্যবস্থা সক্রিয় করো"

#: security/l10n.pm:29
#, c-format
msgid "Enable libsafe if libsafe is found on the system"
msgstr "সিস্টেমে 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
#, fuzzy, c-format
msgid "Enable su only from the wheel group members"
msgstr ""
"শুধুমাত্র wheel গ্রুপের সদস্যদের জন্য অথবা সকল ব্যবহারকারীর জন্য su ব্যবহারের সুযোগ "
"সক্রিয় করো"

#: 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) পরীক্ষা"

#: 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"

#: 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 "নেটওয়ার্ক ডিভাইসসমূহ প্রমিসকাস (Pormiscuous) মোডে আছে কিনা তা পরীক্ষা করো"

#: 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 ফাইলের চেকসাম (Checksum) পরীক্ষা করো"

#: security/l10n.pm:53
#, c-format
msgid "Check additions/removals of suid root files"
msgstr "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 ""
"এটিতে টিকে দেওয়া থাকলে, এই ই-মেইল ঠিকানায় অথবা রুট-এর নিকট মেইলের মাধ্যমে "
"রিপোর্ট প্রেরণ করো"

#: 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 "আর.পি.এম. ডেটাবেসের ওপর কিছু পরীক্ষা চালাও"

#: 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 ""

#: security/level.pm:11
#, c-format
msgid "Standard"
msgstr "সাধারণ"

#: security/level.pm:12
#, fuzzy, 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 ""

#: 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 ""
"যে সব কম্পিউটার ক্লায়েন্ট হিসেবে ইন্টারনেটের সাথে যুক্ত হয়, তাদের সাধারণ নিরাপত্তার "
"জন্য এই স্তরের নিরাপত্তা গ্রহণের পরামর্শ দেওয়া যাচ্ছে।"

#: 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"
"ক্লায়েন্ট হিসেবে যুক্ত হয়, তবে আরো নিম্ন স্তরের নিরাপত্তা বেছে নিন।"

#: security/level.pm:51
#, c-format
msgid "DrakSec Basic Options"
msgstr "ড্রেকসেক-এর প্রাথমিক অপশন"

#: 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 ""

#: security/level.pm:61
#, c-format
msgid "Security Administrator:"
msgstr "নিরাপত্ত ব্যবস্থাপক:"

#: security/level.pm:62
#, c-format
msgid "Login or email:"
msgstr ""

#: services.pm:19
#, c-format
msgid "Listen and dispatch ACPI events from the kernel"
msgstr ""

#: services.pm:20
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "ALSA (Advanced Linux Sound Architecture) সাউন্ড সিস্টেম চালু করো"

#: services.pm:21
#, c-format
msgid "Anacron is a periodic command scheduler."
msgstr "অ্যানাক্রোন একটি পর্যায়ক্রমিক কমান্ড শিডিউলার (Scheduler) ।"

#: 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 ""
"ব্যাটারির অবস্থা পর্যবেক্ষণ এবং পর্যবেক্ষণলব্ধ তথ্য syslog ব্যবহার করে সংরক্ষণ করার "
"জন্য apmd ব্যবহার করা হয়।\n"
"এছাড়া ব্যাটারির চার্জ কমে গেলে কম্পিউটার বন্ধ করার কাজেও এটি ব্যবহার করা যায়।"

# সাম: batch = ?
#: 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"
"যথেষ্ট কম থাকে, তখন batch কমান্ডগুলো চালাবে।"

#: services.pm:26
#, c-format
msgid "Avahi is a ZeroConf daemon which implements an mDNS stack"
msgstr ""

#: 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, মৌলিক UNIX cron এর সাথে আরও কিছু\n"
"বৈশিষ্ট যোগ করে, যেমন উন্নত নিরাপত্তা ও শক্তিশালী কনফিগারেশন অপশনসমূহ।"

#: services.pm:31
#, c-format
msgid ""
"Common UNIX Printing System (CUPS) is an advanced printer spooling system"
msgstr ""

#: 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 একটি ফাইল পর্যবেক্ষণ daemon। এটি ফাইলে কোন পরিবর্তন হলে তার রিপোর্ট পেতে "
"ব্যবহৃত হয়।\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 ""

# সাম
#: 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, Midnight Commander এর মত টেক্সট‌-নির্ভর Linux অ্যাপলিকেশনসমূহে\n"
"মাউস সাপোর্ট যোগ করে। এটি দিয়ে মাউস-নির্ভর কনসোল কাটো-ও-সাঁটো অপারেশন সম্ভব হয় "
"এবং এটি কনসোলে\n"
" পপ-আপ মেনুও সমর্থন করে।"

#: services.pm:43
#, c-format
msgid "HAL is a daemon that collects and maintains information about hardware"
msgstr ""

#: services.pm:44
#, c-format
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
"হার্ডড্রেক একটি হার্ডওয়ার সনাক্তকারক চালায়\n"
"এবং কখনো কখনো নতুন/পরিবর্তিত হার্ডওয়ার কনফিগার করে।"

#: services.pm:46
#, c-format
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"অ্যাপাচি একটি ওয়ার্ল্ড ওয়াইড ওয়েব সার্ভার।  এটি এইচ.টি.এম.এল. ফাইল ও সি.জি.আই. "
"পরিবেশনে ব্যবহৃত হয়।"

# সাম
#: 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 ""
"ইন্টারনেট সুপারসার্ভার daemon (সাধারণত বলা হয় inetd) প্রয়োজন অনুযায়ী\n"
"বিভিন্ন ইন্টারনেট সার্ভিস শুরু করে। এটির অধীনে অনেক সার্ভিস চালু হয়,\n"
"যেমন telnet, ftp, rsh, এবং rlogin। inetd নিষ্ক্রিয় করলে এটির অধীনে থাকা\n"
"সব সার্ভিস বন্ধ হয়ে যাবে।"

#: services.pm:51
#, c-format
msgid "Automates a packet filtering firewall with ip6tables"
msgstr ""

#: services.pm:52
#, c-format
msgid "Automates a packet filtering firewall with iptables"
msgstr ""

# সাম
#: 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 ""
"লিনাক্স কার্নেল ২.২ এর জন্য প্যাকেট শোধন শুরু করুন, যা কিনা\n"
"একটি ফায়ারওয়াল সেটআপ করে আপনার মেশিনকে নেটওয়ার্কের আক্রমন থেকে রক্ষা করবে।"

#: services.pm:55
#, c-format
msgid ""
"Evenly distributes IRQ load across multiple CPUs for enhanced performance"
msgstr ""

# সাম
#: 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 ""
"এই প্যাকেজটি /etc/sysconfig/keyboard এ সেট করা নির্বাচিত কীবোর্ড\n"
"ম্যাপটি লোড করে। kbdconfig ইউটিলিটি ব্যবহার করে এটি নির্বাচন করা যেতে পারে।\n"
"বেশিরভাগ মেশিনের জন্য আপনার এটি সক্রিয় রাখা উচিত।"

# সাম: সিওর না।
#: services.pm:59
#, c-format
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
"/boot এ /usr/include/linux/{autoconf,version}.h এর জন্য\n"
"কার্নেল হেডারের স্বয়ংক্রিয় পুনর্সম্পাদন"

#: 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 একটি প্রিন্ট daemon এবং lpr সঠিকভাবে কাজ করার জন্য প্রয়োজন। এটি মুলত\n"
"একটি সার্ভার যা কিনা প্রিন্টিং এর কাজগুলো প্রিন্টারগুলোর মাঝে সঠিকভাবে বিতরণ করে।"

#: services.pm:67
#, c-format
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
"লিনাক্স ভার্চুয়াল সার্ভার উচ্চ কার্যসম্পন্ন এবং উচ্চ সুবিধা সম্পন্ন সার্ভার তৈরীতে\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 ""

#: services.pm:71
#, c-format
msgid ""
"DBUS is a daemon which broadcasts notifications of system events and other "
"messages"
msgstr ""

#: services.pm:72
#, c-format
msgid "Enables MSEC security policy on system startup"
msgstr ""

#: 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) একটি ডোমেইন নাম সার্ভার (ডি.এন.এস.) যা হোস্ট-নাম থেকে আইপি ঠিকানা "
"সমাধানে ব্যবহৃত হয়।"

#: 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"
"এবং এন.পি.সি. (নেটওয়ার) মাউন্ট অবস্থানকে মাউন্ট ও আনমাউন্ট করে।"

#: 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, TCP/IP নেটওয়ার্ক এর উপর ফাইল শেয়ার করার একটি জনপ্রিয় প্রোটকল।\n"
"এই সার্ভিসটি NFS সার্ভারকে কর্মক্ষম করে, যা কিনা /etc/exports ফাইল দিয়ে\n"
"কনফিগার করা হয়।"

# সাম: functionality
#: 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, TCP/IP নেটওয়ার্ক এর উপর ফাইল শেয়ার করার একটি জনপ্রিয় প্রোটকল।\n"
"এই সার্ভিসটি NFS ফাইল লকিং বৈশিষ্ট কর্মক্ষম করে।"

#: services.pm:86
#, c-format
msgid "Synchronizes system time using the Network Time Protocol (NTP)"
msgstr ""

# সাম
#: services.pm:87
#, c-format
msgid ""
"Automatically switch on numlock key locker under console\n"
"and Xorg at boot."
msgstr ""
"বুট এর সময়, console এবং Xorg এর অধীনে স্বয়ংক্রিয়ভাবে\n"
"numlock কী লকার সক্রিয় করো।"

#: services.pm:89
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
msgstr "OKI 4w ও তার সাথে সংগতিপূর্ণ উইনপ্রিন্টার সমর্থন করে।"

#: services.pm:90
#, c-format
msgid "Checks if a partition is close to full up"
msgstr ""

# সাম:
# things  = ডিভাইস? 
#: 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 সাপোর্ট সাধারণত ইথারনেট এবং ল্যাপটপের মোডেম জাতীয়\n"
"ডিভাইস সমর্থন করে। এটি কনফিগার করা ছাড়া সক্রিয় হয় না, অতএব যেসব মেশিনে প্রয়োজন "
"নেই\n"
"সেখানেও এটি ইনস্টল করা যেতে পারে।"

# সাম
# portmap
#: 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 সংযোগ ব্যবস্থাপনায় নিয়োজিত, যটি NFS ও NIS এর\n"
"মত প্রোটকলগুলোব্যবহার করে থাকে। যেসব মেশিন RPC পদ্ধতি ব্যবহার করে এমন প্রোটকলের\n"
"সার্ভার হিসেবে কাজ করে, সেসব মেশিনে portmap সার্ভারটি চালু থাকতে হবে।"

#: services.pm:97
#, c-format
msgid "Reserves some TCP ports"
msgstr ""

#: 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 ""
"পোস্টফিক্স একটি মেইল ট্রান্সপোর্ট এজেন্ট, এটি এমন একটি প্রোগ্রাম যা এক কম্পিউটার থেকে "
"অন্য কম্পিউটারে মেইল স্থানান্তর করে।"

# সাম
#: 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 drive\n"
"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
"Oracle বা DVD প্লেয়ার অ্যাপ্লিকেশন ব্যবহার করার জন্য, raw ডিভাইসগুলোকে ব্লক ডিভাইস"
"(যেমন হার্ড ড্রাইভ পার্টিশনসমূহ) হিসেবে নির্দিষ্ট করে দিন।"

#: services.pm:103
#, fuzzy, c-format
msgid "Nameserver information manager"
msgstr "হার্ড ড্রাইভের তথ্য"

# সাম
# routed translated as রাউটেড
#: 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 ""
"রাউটেড daemon টি স্বয়ংক্রিয় IP রাউটার টেবিল, RIP প্রোটকল দ্বারা আপডেট করতে "
"সাহায্য করে। যদিও RIP প্রোটকল ছোট নেটওয়ার্কের জন্য বহুল ব্যবহৃত, জটিল নেটওয়ার্কের "
"জন্য আরও জটিল রাউটিং প্রোটকল প্রয়োজন।"

# সাম
#: 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
#, fuzzy, 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 ব্যবহার করে daemon সমূহ বিভিন্ন সিস্টেম লগ ফাইলে লগ বার্তা\n"
"লিখে থাকে। অতএব, সবসময় Syslog চালিয়ে রাখা ভালো।"

# সাম
#: 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 প্রোটোকলটি রিমোট ব্যবহারকারীদেরকে, rwho daemon (finger এর মত) চালাচ্ছে এমন "
"মেশিনে লগইন করা ব্যবহারকারীদের একটি তালিকা দেয়।"

#: services.pm:114
#, c-format
msgid ""
"SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
msgstr ""

#: 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 ""

#: 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 ""

# সাম
#: 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 ব্যবহার করে daemon সমূহ বিভিন্ন সিস্টেম লগ ফাইলে লগ বার্তা\n"
"লিখে থাকে। অতএব, সবসময় Syslog চালিয়ে রাখা ভালো।"

#: services.pm:122
#, c-format
msgid "Moves the generated persistent udev rules to /etc/udev/rules.d"
msgstr ""

#: services.pm:123
#, c-format
msgid "Load the drivers for your usb devices."
msgstr "ইউ.এস.বি. ডিভাইসের ড্রাইভার লোড করে।"

#: 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"
"কোন সংস্করণের (এটি আপনার ইচ্ছাধীন) শর্তাবলী অনুসরণ করে একে আপনি পুনঃবিতরণ এবং/"
"অথবা পরিবর্তন করতে পারবেন।\n"
"\n"
"প্রোগ্রামটি এই আশায় বিতরণ করা হচ্ছে যে, এটি আপনার উপকারে আসবে, যদিও এ ব্যাপারে "
"কোন নিশ্চয়তা প্রদান করা হচ্ছে না;\n"
"এমনকি ক্রয়-বিক্রয় বা কোন বিশেষ কাজের ক্ষেত্রে প্রোগ্রামটির উপযুক্ততার ব্যাপারেও কোন "
"নিশ্চয়তা প্রদান করা হচ্ছে না।\n"
"বিস্তারিত জানার জন্য জী-এন-ইউ জেনারেল পাবলিক লাইসেন্স দেখুন।\n"
"\n"
"এই প্রোগ্রামের সাথে গনিউ জেনারেল পাবলিক লাইসেন্সের একটি প্রতিলিপি আপনার পাওয়ার "
"কথা; কোন কারণে যদি তা না পেয়ে থাকেন, তবে এই ঠিকানায় লিখুন - Free Software "
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"

# সাম
# পুনরুদ্ধার 
#: standalone.pm:44
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"Backup and Restore application\n"
"\n"
"--default             : save default directories.\n"
"--debug               : show all debug messages.\n"
"--show-conf           : list of files or directories to backup.\n"
"--config-info         : explain configuration file options (for non-X "
"users).\n"
"--daemon              : use daemon configuration. \n"
"--help                : show this message.\n"
"--version             : show version number.\n"
msgstr ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"ব্যাকআপ ও পুনরুদ্ধার অ্যাপ্লিকেশন\n"
"\n"
"--default             : ডিফল্ট ডিরেক্টরি সংরক্ষণ করো।\n"
"--debug               : সব ডিবাগ বার্তা দেখাও।\n"
"--show-conf           : সংরক্ষণ করতে হবে এমন ডিরেক্টরির তালিকা।\n"
"--config-info         : কনফিগারেশন ফাইল অপশনসমূহ ব্যখ্যা কর (যারা X ব্যবহারকারী "
"নয়)।\n"
"--daemon              : daemon কনফিগারেশন ব্যবহার কর।\n"
"--help                : এই ম্যাসেজটি দেখাও।\n"
"--version             : ভার্সান নাম্বার দেখাও।\n"

#: standalone.pm:56
#, c-format
msgid ""
"[--boot]\n"
"OPTIONS:\n"
"  --boot            - enable to configure boot loader\n"
"default mode: offer to configure autologin feature"
msgstr ""
"[--boot]\n"
"অপশনসমূহ:\n"
"  --boot            - বুট লোডার কন্‌ফিগারে সক্রিয়\n"
"ডিফল্ট মোড: স্বয়ংক্রিয়ভাবে কন্‌ফিগার হতে বলার মোড"

#: standalone.pm:60
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
"OPTIONS:\n"
"  --help            - print this help message.\n"
"  --report          - program should be one of Mageia Linux tools\n"
"  --incident        - program should be one of Mageia Linux tools"
msgstr ""
"[অপশনসমূহ] [প্রোগ্রামের নাম]\n"
"\n"
"অপশনসমূহ:\n"
"  --help            - এই সহায়ক বার্তা ছাপাও\n"
"  --report          - প্রোগ্রামটিকে কোন একটি ম্যান্ড্রিব লিনাক্স টুল হওয়া উচিত\n"
"  --incident        - প্রোগ্রামটিকে কোন একটি ম্যান্ড্রিব লিনাক্স টুল হওয়া উচিত"

#: standalone.pm:66
#, c-format
msgid ""
"[--add]\n"
"  --add             - \"add a network interface\" wizard\n"
"  --del             - \"delete a network interface\" wizard\n"
"  --skip-wizard     - manage connections\n"
"  --internet        - configure internet\n"
"  --wizard          - like --add"
msgstr ""
"[--add]\n"
"  --add             - \"একটি নেটওয়ার্ক ইন্টারফেস যুক্ত করো\" উইজার্ড\n"
"  --del             - \"একটি নেটওয়ার্ক ইন্টারফেস মেছে ফেলো\" উইজার্ড\n"
"  --skip-wizard     - সংযুক্তি ম্যানেজ করো\n"
"  --internet        - ইন্টারনেট কন্‌ফিগার করো\n"
"  --wizard          - --add এর মতো"

# সাম:
# and gs for ghostscript for only this one... 
# did not translate "for only this one"...
#: standalone.pm:72
#, c-format
msgid ""
"\n"
"Font Importation and monitoring application\n"
"\n"
"OPTIONS:\n"
"--windows_import : import from all available windows partitions.\n"
"--xls_fonts      : show all fonts that already exist from xls\n"
"--install        : accept any font file and any directory.\n"
"--uninstall      : uninstall any font or any directory of font.\n"
"--replace        : replace all font if already exist\n"
"--application    : 0 none application.\n"
"                 : 1 all application available supported.\n"
"                 : name_of_application like  so for staroffice \n"
"                 : and gs for ghostscript for only this one."
msgstr ""
"\n"
"ফন্ট ইমপোর্ট ও মনিটরিং অ্যাপ্লিকেশন\n"
"\n"
"অপশন:\n"
"--windows_import : সব বিদ্যমান উইন্ডোজ পার্টিশন থেকে ইমপোর্ট করো।\n"
"--xls_fonts      : xls থেকে যেসব ফন্ট আছে সেগুলো দেখাও\n"
"--install        : যেকোন ফন্ট ফাইল বা ডিরেক্টরি গ্রহন করো।\n"
"--uninstall      : যেকোন ফন্ট ফাইল বা ডিরেক্টরি আনইনস্টল করো।\n"
"--replace        : যদি আগেই থেকে থাকে তবে সেই ফন্টগুলো প্রতিস্থাপন করো\n"
"--application    : ০ কোন অ্যাপ্লিকেশন নয়।\n"
"                 : ১ সব অ্যাপ্লিকেশন সমর্থন করো।\n"
"                 : name_of_application staroffice এর জন্য so \n"
"                 : এবং ghostscript এর জন্য gs।"

# সাম
# Mandriva Linux Terminal
#: standalone.pm:87
#, c-format
msgid ""
"[OPTIONS]...\n"
"Mageia Linux Terminal Server Configurator\n"
"--enable         : enable MTS\n"
"--disable        : disable MTS\n"
"--start          : start MTS\n"
"--stop           : stop MTS\n"
"--adduser        : add an existing system user to MTS (requires username)\n"
"--deluser        : delete an existing system user from MTS (requires "
"username)\n"
"--addclient      : add a client machine to MTS (requires MAC address, IP, "
"nbi image name)\n"
"--delclient      : delete a client machine from MTS (requires MAC address, "
"IP, nbi image name)"
msgstr ""
"[OPTIONS]...\n"
"Mageia Linux টার্মিনাল সার্ভার কনফিগারকারী\n"
"--enable        :MTS সক্রিয় করো\n"
"--disable        : MTS নিষ্ক্রিয় করো\n"
"--start           : MTS চালু করো\n"
"--stop           : MTS বন্ধ করো\n"
"--adduser       : MTS এ একটি ইতিমধ্যে তৈরী সিস্টেম ব্যবহারকারী যোগ করো "
"(username প্রয়োজন)\n"
"--deluser        : MTS থেকে একটি ইতিমধ্যে তৈরী সিস্টেম ব্যবহারকারী বাদ দাও "
"(username প্রয়োজন)\n"
"--addclient      : MTS এ একটি ক্লায়েন্ট মেশিন যোগ কর (MAC অ্যাড্রেস, IP, nbi "
"ইমেজ নাম প্রয়োজন)\n"
"--delclient      : MTS থেকে একটি ক্লায়েন্ট মেশিন বাদ দাও (MAC অ্যাড্রেস, IP, nbi "
"ইমেজ নাম প্রয়োজন)"

#: standalone.pm:99
#, c-format
msgid "[keyboard]"
msgstr "[কি-বোর্ড]"

#: standalone.pm:100
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"

# সাম
#: standalone.pm:101
#, c-format
msgid ""
"[OPTIONS]\n"
"Network & Internet connection and monitoring application\n"
"\n"
"--defaultintf interface : show this interface by default\n"
"--connect : connect to internet if not already connected\n"
"--disconnect : disconnect to internet if already connected\n"
"--force : used with (dis)connect : force (dis)connection.\n"
"--status : returns 1 if connected 0 otherwise, then exit.\n"
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
"[OPTIONS]\n"
"নেটওয়ার্ক ও ইন্টারনেট সংযোগ ও মনিটরিং অ্যাপ্লিকেশন\n"
"\n"
"--defaultintf interface : এই ইন্টারফেসটি ডিফল্ট ইন্টারফেস হিসেবে দেখাও\n"
"--connect : ইন্টারনেট সংযুক্তি না থাকলে সংযুক্ত করো\n"
"--disconnect : সংযুক্ত হয়ে থাকলে সংযোগ বিচ্ছিন্ন করো\n"
"--force : (dis)connect এর সাথে ব্যবহৃত হয় : সংযুক্ত/বিচ্ছিন্ন হতে বাধ্য করো।\n"
"--status : সংযুক্ত হলে ১ ও বিচ্ছিন্ন হলে ০ পাঠায়, তারপর বের হয়ে যায়।\n"
"--quiet : ব্যবহারকারীর সাথে তথ্য আদান-প্রদান করো না। (dis)connect এর সাথে "
"ব্যবহার করার জন্য।"

# সাম
# verify 
#: standalone.pm:111
#, c-format
msgid ""
"[OPTION]...\n"
"  --no-confirmation      do not ask first confirmation question in Mageia "
"Update mode\n"
"  --no-verify-rpm        do not verify packages signatures\n"
"  --changelog-first      display changelog before filelist in the "
"description window\n"
"  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
"[OPTION]...\n"
"  --no-confirmation      Mageia Update মোডে প্রথম নিশ্চিতকরন প্রশ্ন জিজ্ঞাসা "
"করো না\n"
"  --no-verify-rpm        প্যাকেজ স্বাক্ষর নিরীক্ষা করো না\n"
"  --changelog-first      বর্ণনা উইন্ডোতে filelist এর আগে changelog দোখাও\n"
"  --merge-all-rpmnew     প্রাপ্ত সকল .rpmnew/.rpmsave ফাইলগুলো একীভূতকরণের "
"পরামর্শ দাও"

#: standalone.pm:116
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"

#: standalone.pm:117
#, c-format
msgid ""
" [everything]\n"
"       XFdrake [--noauto] monitor\n"
"       XFdrake resolution"
msgstr ""
" [সকলকিছু]\n"
"       XFdrake [--noauto] মনিটর\n"
"       XFdrake রেজ্যুলুশন"

#: standalone.pm:153
#, c-format
msgid ""
"\n"
"Usage: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
msgstr ""
"\n"
"ব্যবহার: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "

#: timezone.pm:161 timezone.pm:162
#, fuzzy, c-format
msgid "All servers"
msgstr "সার্ভার যোগ করো"

#: timezone.pm:196
#, c-format
msgid "Global"
msgstr ""

#: timezone.pm:199
#, fuzzy, c-format
msgid "Africa"
msgstr "দক্ষিন আফ্রিকা"

#: timezone.pm:200
#, fuzzy, c-format
msgid "Asia"
msgstr "অষ্ট্রিয়া"

#: timezone.pm:201
#, c-format
msgid "Europe"
msgstr ""

#: timezone.pm:202
#, fuzzy, c-format
msgid "North America"
msgstr "দক্ষিন আফ্রিকা"

#: timezone.pm:203
#, fuzzy, c-format
msgid "Oceania"
msgstr "ম্যাসিডোনিয়া"

#: timezone.pm:204
#, fuzzy, c-format
msgid "South America"
msgstr "দক্ষিন আফ্রিকা"

#: timezone.pm:213
#, c-format
msgid "Hong Kong"
msgstr "হং কং"

#: timezone.pm:250
#, c-format
msgid "Russian Federation"
msgstr "রুশ ফেডারেশন"

#: timezone.pm:258
#, c-format
msgid "Yugoslavia"
msgstr "যুগোস্লাভিয়া"

#: ugtk2.pm:812
#, c-format
msgid "Is this correct?"
msgstr "এটা কি সঠিক?"

# সাম
#: ugtk2.pm:874
#, c-format
msgid "You have chosen a file, not a directory"
msgstr "আপনি একটি ফাইল নির্বাচন করেছেন, ডিরেক্টরি নয়"

#: wizards.pm:95
#, c-format
msgid ""
"%s is not installed\n"
"Click \"Next\" to install or \"Cancel\" to quit"
msgstr ""
"%s ইনস্টল হয়নি\n"
"ইনস্টল করার জন্য \"পরবর্তি\" অথবা বাতিল করতে \"বাতিল\" ক্লিক করুন"

#: wizards.pm:99
#, c-format
msgid "Installation failed"
msgstr "ইনস্টলেশন ব্যর্থ হয়েছে"

#~ msgid "Restrict command line options"
#~ msgstr "কমান্ডলইন অপশনে বাঁধা দাও"

#~ msgid "restrict"
#~ msgstr "বাঁধা দাও"

#~ msgid ""
#~ "Option ``Restrict command line options'' is of no use without a password"
#~ msgstr ""
#~ "``নিয়ন্ত্রিত কমান্ড লাইন অপশন'' অপশনটি পাসওয়ার্ড ছাড়া ব্যবহার করা যাবে না"

#, fuzzy
#~ msgid "Use an encrypted file system"
#~ msgstr "আপনি %s মাউন্ট পয়েন্টের জন্য একটি এনক্রিপটেড ফাইল ব্যবহার করতে পারবেন"

#~ 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"
#~ "উইন্ডোজে(TM) আপনার পরবর্তী বুটে ফাইলসিস্টেম পরীক্ষা চলবে"

#~ msgid "Use the Microsoft Windows® partition for loopback"
#~ msgstr "লুপ ব্যাকের জন্য উইন্ডোজের পার্টিশন ব্যবহার করো"

#~ msgid "Which partition do you want to use for Linux4Win?"
#~ msgstr "Linux4Win-এর জন্য আপনি কোন পার্টিশন ব্যবহার করতে চান?"

#~ msgid "Choose the sizes"
#~ msgstr "সাইজ পছন্দ করো"

#~ msgid "Root partition size in MB: "
#~ msgstr "মেগাবাইটে রুট পার্টিশনের সাইজ:"

#~ msgid "Swap partition size in MB: "
#~ msgstr "মেগাবাইটে সোয়াপ পার্টিশনের সাইজ:"

#~ msgid ""
#~ "There is no FAT partition to use as loopback (or not enough space left)"
#~ msgstr "লুপব্যাকে ব্যবহারের জন্য কেন FAT পার্টিশন নেই (অথবা পর্যাপ্ত জায়গা নেই)"

#~ msgid ""
#~ "The FAT resizer is unable to handle your partition, \n"
#~ "the following error occurred: %s"
#~ msgstr ""
#~ "FAT আকার পরিবর্তক আপনার পার্টিশন হস্তক্ষেপ করতে পারেনি, \n"
#~ "নিম্নের এই সমস্যাগুলো হয়েছে: %s"

#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "অনুগ্রহপূর্বক লগ-আউট করুন ও তারপর Ctrl-Alt-BackSpace চাপুন"

#~ msgid "Welcome To Crackers"
#~ msgstr "ক্র্যাকারগণকে স্বাগতম"

#~ msgid "Poor"
#~ msgstr "অপর্যাপ্ত"

#~ msgid "High"
#~ msgstr "উন্নত"

#~ msgid "Higher"
#~ msgstr "অধিকতর উন্নত"

#~ msgid "Paranoid"
#~ msgstr "মাত্রাতিরিক্ত"

#~ msgid ""
#~ "This level is to be used with care. It makes your system more easy to "
#~ "use,\n"
#~ "but very sensitive. It must not be used for a machine connected to "
#~ "others\n"
#~ "or to the Internet. There is no password access."
#~ msgstr ""
#~ "এই স্তরকে সতর্কতার সাথে ব্যবহার করতে হবে।  এটি সিস্টেমের ব্যবহার সহজ করে "
#~ "তুললেও, সিস্টেমের নিরাপত্তা\n"
#~ "হ্রাস করে।  ইন্টারনেটে বা অন্যান্য কম্পিউটারের সাথে যুক্ত সিস্টেমে এই স্তরে "
#~ "নিরাপত্তা ব্যবহার করা উচিত্‍ নয়।\n"
#~ "এক্ষেত্রে কোন পাসওয়ার্ড ব্যবহার করা হয় না।"

#~ msgid ""
#~ "Passwords are now enabled, but use as a networked computer is still not "
#~ "recommended."
#~ msgstr ""
#~ "পাসওয়ার্ড ব্যবস্থা এখন সক্রিয় হলেও, কম্পিউটারটিকে নেটওয়ার্কের সাথে যুক্ত না করার "
#~ "পরামর্শই দেওয়া যাচ্ছে।"

#~ msgid ""
#~ "There are already some restrictions, and more automatic checks are run "
#~ "every night."
#~ msgstr ""
#~ "ইতিমধ্যেই  কিছু সীমাবদ্ধতা আরোপ করা হয়েছে, এবং প্রতিরাতে স্বয়ংক্রিয়ভাবে আরো কিছু "
#~ "পরীক্ষা চালানো হবে।"

#~ msgid ""
#~ "This is similar to the previous level, but the system is entirely closed "
#~ "and security features are at their maximum."
#~ msgstr ""
#~ "এটি পূর্বতন স্তরের মতই, তবে সিস্টেমটি এখন সম্পূর্ণ রুদ্ধ এবং সর্বোচ্চ নিরাপত্তা স্তরে "
#~ "রয়েছে।"

#~ msgid "Use libsafe for servers"
#~ msgstr "সার্ভারের জন্য libsafe ব্যবহার করো"

#~ msgid ""
#~ "A library which defends against buffer overflow and format string attacks."
#~ msgstr "একটি লাইব্রেরি, যা বাফার ওভারফ্লো ও ফরমেট স্ট্রিং আক্রমণ প্রতিরোধ করে।"

#~ msgid "LILO/grub Installation"
#~ msgstr "LILO/grub ইনস্টলেশন"

#~ msgid "Precise RAM size if needed (found %d MB)"
#~ msgstr "যদি প্রয়োজন হয় যথাযথ RAM লাগবে (পাওয়া গেছে %d RAM)"

#~ msgid "Give the ram size in MB"
#~ msgstr "মেগাবাইটে র‌্যমের সাইজ প্রদান করুন"

#~ msgid ""
#~ "If you plan to use aboot, be careful to leave a free space (2048 sectors "
#~ "is enough)\n"
#~ "at the beginning of the disk"
#~ msgstr ""
#~ "আপনি যদি aboot ব্যবহার করার পরিকল্পনা করে থাকেন, তাহলে ডিষ্কের শুরুতে "
#~ "সাবধানতার সাথে খালি\n"
#~ "জায়গা ছেড়ে দিন (২০৪৮ সেক্টরই যথেষ্ট)"

#~ msgid "Security level"
#~ msgstr "নিরাপত্তা স্তর"

#~ msgid "Expand Tree"
#~ msgstr "ট্রী প্রসারিত করো"

#~ msgid "Collapse Tree"
#~ msgstr "ট্রী সংকীর্ন করো"

#~ msgid "Toggle between flat and group sorted"
#~ msgstr "ফ্ল্যাট এবং গ্রুপের শ্রেণীর মধ্যে পরিবর্তন করো"

#~ msgid "Choose action"
#~ msgstr "কার্য পছন্দ করুন"

#~ msgid "Active Directory with SFU"
#~ msgstr "SFU যুক্ত সক্রিয় ডিরেক্টরি"

#~ msgid "Active Directory with Winbind"
#~ msgstr "WinBind যুক্ত সক্রিয় ডিরেক্টরি"

#~ msgid "Active Directory with SFU:"
#~ msgstr "SFU যুক্ত সচল ডিরেক্টরি:"

#~ msgid "Active Directory with Winbind:"
#~ msgstr "Winbind যুক্ত সচল ডিরেক্টরি:"

#~ msgid "Authentication LDAP"
#~ msgstr "LDAP অনুমোদন"

#~ msgid "TLS"
#~ msgstr "TLS"

#~ msgid "SSL"
#~ msgstr "এসএসএল"

#~ msgid "security layout (SASL/Kerberos)"
#~ msgstr "নিরাপত্তা লে-আউট (SASL/Kerberos)"

#~ msgid "Authentication Active Directory"
#~ msgstr "নির্ভরযোগ্য সচল ডিরেক্টরি"

#~ msgid "LDAP users database"
#~ msgstr "LDAP ব্যবহারকারীদের ডাটাবেজ"

#~ msgid "LDAP user allowed to browse the Active Directory"
#~ msgstr "LDAP ব্যবহারকারী সচল ডিরেক্টরি ব্রাউজ করার অনুমতি দিয়েছে"

#~ msgid "Authentication NIS"
#~ msgstr "NIS অনুমোদন"

#~ msgid ""
#~ "For this to work for a W2K PDC, you will probably need to have the admin "
#~ "run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
#~ "add and reboot the server.\n"
#~ "You will also need the username/password of a Domain Admin to join the "
#~ "machine to the Windows(TM) domain.\n"
#~ "If networking is not yet enabled, Drakx will attempt to join the domain "
#~ "after the network setup step.\n"
#~ "Should this setup fail for some reason and domain authentication is not "
#~ "working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows"
#~ "(tm) Domain, and Admin Username/Password, after system boot.\n"
#~ "The command 'wbinfo -t' will test whether your authentication secrets are "
#~ "good."
#~ msgstr ""
#~ "এটার জন্য W2K PDC কাজ করতে, আপনার সম্ভবত admin চালু করার প্রয়োজন হবে: C:"
#~ "\\>net localgroup \"Pre-Windows 2000 Compatible Access\" সবাইকে /যুক্ত "
#~ "করতে  এবং সার্ভার রিবুট করতে হবে।\n"
#~ "উইন্ডোজ(TM) ডোমেইনে যুক্ত হওয়ার জন্য আপনাকে ডোমেইন অ্যাডমিনের ব্যবহারকারীনাম/"
#~ "পাসওয়ার্ডও দিতে হবে।\n"
#~ "যদি নেটওয়ার্কিং এরই মধ্যে চালু না হয়ে থাকে, তাহলে নেটওয়ার্ক সেটআপ করার পর "
#~ "Drakx ডোমেইনে যুক্ত হতেচেষ্টা করবে।\n"
#~ "যদি কোন কারণে এইসেটআপ ব্যর্থ হয় এবং ডোমেইন অনুমোদন কাজ না করে, তাহলে আপনার "
#~ "উইন্ডোজ(TM) ডোমেইনব্যবহার করতে 'smbpasswd -j DOMAIN -U USER%%PASSWORD' "
#~ "চালান, এবং সিস্টেম বুট হবার পরঅ্যাডমিন ব্যবহারকারীনাম/পাসওয়ার্ড দিন।\n"
#~ "'wbinfo -t' কমান্ডটি আপনার অনুমোদিত গোপনীয়তা ভাল কিনা পরীক্ষা করে দেখবে।"

#~ msgid "Authentication Windows Domain"
#~ msgstr "অনুমোদিত উইন্ডোজ ডোমেইন"

#~ msgid "Undo"
#~ msgstr "পূর্বাবস্থা"

#~ msgid "Save partition table"
#~ msgstr "পার্টিশন টেবিল সংরক্ষিত করো"

#~ msgid "Restore partition table"
#~ msgstr "পার্টিশন টেবিল রিষ্টোর করো"

#~ msgid ""
#~ "The backup partition table has not the same size\n"
#~ "Still continue?"
#~ msgstr ""
#~ "ব্যাকআপ পার্টিশন সমান সাইজের ছিলনা\n"
#~ "এখনো এগুবো?"

#~ msgid "Info: "
#~ msgstr "তথ্য:"

#~ msgid "Unknown driver"
#~ msgstr "অপরিচিত ড্রাইভার"

#~ msgid "Error reading file %s"
#~ msgstr "%s ফাইল পড়াতে ত্রুটি"

#~ msgid "Restoring from file %s failed: %s"
#~ msgstr "%s ফাইল থেকে পুনরায় সংরক্ষণ করতে ব্যর্থ হয়েছে: %s"

#~ msgid "Bad backup file"
#~ msgstr "নষ্ট ব্যাকআপ ফাইল"

#~ msgid "Error writing to file %s"
#~ msgstr "%s ফাইলে লিখতে সমস্যা হয়েছে"

#~ msgid "Error: The \"%s\" driver for your sound card is unlisted"
#~ msgstr "ভুল: আপনার সাউন্ড কার্ডের \"%s\" ড্রাইভারটি তালিকায় নেই"

#~ msgid "Ext2"
#~ msgstr "Ext2"

#~ msgid "Journalised FS"
#~ msgstr "FS জার্নালাইজ করা হয়েছে"

#~ msgid "Starts the X Font Server (this is mandatory for Xorg to run)."
#~ msgstr "এক্স ফন্ট সার্ভার চালু করে (Xorg চালানোর জন্য এটি বাধ্যতামূলক)।"

#~ msgid "Add user"
#~ msgstr "ইউজার যোগ করো"

#~ msgid "Accept user"
#~ msgstr "ইউজার গ্রহন করো"

# #msgstr "%2$s কে %1$s ফরম্যাট করা ব্যর্থ হয়েছে"
#, fuzzy
#~ msgid ""
#~ "Do not update directory inode access times on this filesystem\n"
#~ "(e.g, for faster access on the news spool to speed up news servers)."
#~ msgstr ""
#~ "এই ফাইল সিস্টেমে inode প্রবেশ সময় আপডেট করবেন না\n"
#~ "(যেমন,নিউজ সার্ভার দ্রুত করতে নিউজ স্পুলে দ্রুত প্রবেশ)।"

# ;)
#~ msgid "Rescue partition table"
#~ msgstr "পার্টিশন টেবিলকে বাঁচাও"

#~ msgid "Removable media automounting"
#~ msgstr "রিমুভেবল মিডিয়া সয়ংক্রিয়ভাবে মাউন্ট করা হচ্ছে"

#~ msgid "Trying to rescue partition table"
#~ msgstr "পার্টিশন টেবিল বাঁচানো হচ্ছে"

#~ msgid "Accept/Refuse bogus IPv4 error messages."
#~ msgstr "ভূয়া IPv4 বার্তা গ্রহণে সম্মতি/অসম্মতি জানাও।"

#~ msgid "Accept/Refuse broadcasted icmp echo."
#~ msgstr "ব্রডকাস্ট আই.সি.এম.পি. ইকো গ্রহণে সম্মতি/অসম্মতি জানাও।"

#~ msgid "Accept/Refuse icmp echo."
#~ msgstr "আই.সি.এম.পি. ইকো গ্রহণে সম্মতি/অসম্মতি জানাও।"

#~ msgid "Allow/Forbid remote root login."
#~ msgstr "দূরবর্তী কম্পিউটার থেকে রুট অ্যাকাউন্টে লগ-ইন অনুমোদন/নিষিদ্ধ করো।"

#~ msgid "Enable/Disable IP spoofing protection."
#~ msgstr "আই.পি. স্পুফিং প্রতিরক্ষা ব্যবস্থা সক্রিয়/নিষ্ক্রিয় করো।"

#~ msgid "Enable/Disable libsafe if libsafe is found on the system."
#~ msgstr "সিস্টেমে libsafe পাওয়া গেলে তা সক্রিয়/নিষ্ক্রিয় করো।"

#~ msgid "Enable/Disable the logging of IPv4 strange packets."
#~ msgstr "IPv4-এর সন্দেহজনক প্যাকেট সম্পর্কে লগ লেখা সক্রিয়/নিষ্ক্রিয় করো।"

# FIXME
#~ msgid "Enable/Disable msec hourly security check."
#~ msgstr "msec-এর ঘন্টা প্রতি নিরাপত্তা পরীক্ষা সক্রিয়/নিষ্ক্রিয় করো।"

#~ msgid "Number of capture buffers:"
#~ msgstr "ক্যাপচার বাফারের সংখ্যা:"

#~ msgid "number of capture buffers for mmap'ed capture"
#~ msgstr "mmap'ed ক্যাপচারের জন্য ক্যাপচার বাফারের সংখ্যা"

#~ msgid "PLL setting:"
#~ msgstr "PLL সেটিং:"

#~ msgid "Radio support:"
#~ msgstr "রেডিও সাপোর্ট:"

#~ msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
#~ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"