summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-01-06 10:38:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-01-06 10:38:40 +0000
commit120258720d2be7b1bba9c268c3544ad57b54cce5 (patch)
tree49ff871d161b21a6521aff3cf26fc8a509704f6b
parentb5b881acc94cf78010bfae5e28f5295c077e4ebe (diff)
downloadldetect-lst-120258720d2be7b1bba9c268c3544ad57b54cce5.tar
ldetect-lst-120258720d2be7b1bba9c268c3544ad57b54cce5.tar.gz
ldetect-lst-120258720d2be7b1bba9c268c3544ad57b54cce5.tar.bz2
ldetect-lst-120258720d2be7b1bba9c268c3544ad57b54cce5.tar.xz
ldetect-lst-120258720d2be7b1bba9c268c3544ad57b54cce5.zip
- add 2 monitors (thanks to Frederik Himpe, bugzilla #6710)
-rw-r--r--ldetect-lst.spec2
-rw-r--r--lst/MonitorsDB2
2 files changed, 4 insertions, 0 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec
index e5d52b57..f32d73ec 100644
--- a/ldetect-lst.spec
+++ b/ldetect-lst.spec
@@ -64,6 +64,8 @@ fi
%{_bindir}/*
%changelog
+- add 2 monitors (thanks to Frederik Himpe, bugzilla #6710)
+
* Fri Dec 12 2003 Pixel <pixel@mandrakesoft.com> 0.1.8-13mdk
- use fbdev for some radeon's
- added new usbid for compatible adiusbadsl modem. (fpons)
diff --git a/lst/MonitorsDB b/lst/MonitorsDB
index ad8694eb..b9cfd89a 100644
--- a/lst/MonitorsDB
+++ b/lst/MonitorsDB
@@ -2399,6 +2399,7 @@ NEC; NEC MultiSync LCD15T; nec6590; 24.0-60.0; 55.0-85.0; 1
NEC; NEC MultiSync LCD1800; nec65a1; 24.0-80.0; 55.0-86.0; 1
NEC; NEC MultiSync LCD1810; nec4786; 31.0-80.0; 56.0-76.0; 1
NEC; NEC MultiSync LCD1810X; nec6594; 31.0-82.0; 56.0-85.0; 1
+NEC; NEC MultiSync LCD1860NX; nec65e8; 31.0-82.0; 55.0-85.0; 1
NEC; NEC MultiSync LCD1880SX; nec65d4; 31.0-82.0; 50.0-85.0; 1
NEC; NEC MultiSync LCD2000; nec4f56; 24.0-81.0; 55.0-85.0; 1
NEC; NEC MultiSync LCD2010; nec4f60; 24.0-80.0; 56.0-76.0; 1
@@ -3224,6 +3225,7 @@ Sun; Sun 16-inch 574; sun0574; 30.0-70.0; 50.0-90.0; 1
Sun; Sun 17-inch 447Z; 100; 31.0-72.0; 50.0-120.0
Sun; Sun 21-inch N3; 0; 30.0-96.0; 48.0-160.0
Sun; Sun 24-inch; 0; 30.0-96.0; 50.0-160.0
+Sylvania; Sylvania F74; syl00f4; 30.0-70.0; 55.0-120.0; 1
Talon; Talon Tuff/CRT; tuffcrt; 15.0-35.0; 47.0-73.0; 1
Tandberg; Tandberg ErgoScan 21c; 0; 30.0-95.0; 50.0-160.0
Targa; TARGA TM 1710 D; 0; 30-65; 50-90
n220' href='#n220'>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
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
# Omi Azad <omi@ekushey.org>, 2004.
# Jamil Ahmed <jamil@bengalinux.org>, 2004.
#
#  This is a list of chars acceptable as a 'yes' answer to a Yes/No question;
#  you can put here the letters for 'yes' for your language, so people
#  can hit those keys in their keyboard to reply.
#  please keep the 'Yy' for compatibility reasons
#                      এখানে কথাটা ঠিক পরিষ্কার হচ্ছেনা। একবার বলছে "yes" এর বদলে আমার ভাষা দিয়ে লিখে দিতে, আবার শেষে বলেছে Yy-ই রেখে দিতে। কি করা যায়?
#  This is a list of chars acceptable as a 'yes' answer to a Yes/No question;
#  you can put here the letters for 'yes' for your language, so people
#  can hit those keys in their keyboard to reply.
#  please keep the 'Yy' for compatibility reasons
#  This is a list of chars acceptable as a 'no' answer to a Yes/No question;
#  you can put here the letters for 'no' for your language, so people
#  can hit those keys in their keyboard to reply.
#  please keep the 'Nn' for compatibility reasons
#                                                   একই সমস্যা এখানে
#  This is a list of chars acceptable as a 'no' answer to a Yes/No question;
#  you can put here the letters for 'no' for your language, so people
#  can hit those keys in their keyboard to reply.
#  please keep the 'Nn' for compatibility reasons
msgid ""
msgstr ""
"Project-Id-Version: urpmi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-01-20 16:53+0100\n"
"PO-Revision-Date: 2004-09-06 23:58+0600\n"
"Last-Translator: Jamil Ahmed <jamil@bengalinux.org>\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"

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

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

#: ../_irpm:23
#, c-format
msgid "installing %s\n"
msgstr "%s ইনস্টল করা হচ্ছে\n"

#: ../_irpm:33
#, c-format
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package %s\n"
msgstr ""
"প্যাকেজের স্বয়ংক্রীয় ইনস্টলেশন...\n"
"আপনি %s প্যাকেজ ইনস্টল করার জন্য অনুরোধ করেছেন\n"

#: ../_irpm:33 ../urpme:29 ../urpmi:465
#, c-format
msgid "Is this OK?"
msgstr "ঠিক আছে?"

#: ../_irpm:35
#, c-format
msgid "Ok"
msgstr "ঠিক আছে"

#: ../_irpm:36
#, c-format
msgid "Cancel"
msgstr "বাতিল"

#: ../_irpm:44 ../urpmi:381 ../urpmi:399 ../urpmi:469
#, c-format
msgid " (Y/n) "
msgstr "(Y/n)"

#: ../_irpm:63
#, c-format
msgid "%s: command not found\n"
msgstr "%s কমান্ড পাওয়া যায়নি\n"

#: ../gurpmi:54 ../gurpmi2:77
#, fuzzy, c-format
msgid "Unknown option %s"
msgstr ""
"\n"
"অপরিচিত অপশনসমূহ '%s'\n"

#: ../gurpmi:58 ../gurpmi2:81
#, fuzzy, c-format
msgid "No packages specified"
msgstr "কোন নির্দেশ পাওয়া যায় নি"

#: ../gurpmi:68 ../gurpmi2:93
#, fuzzy, c-format
msgid "RPM installation"
msgstr "সিস্টেম ইনস্টলেশন"

#: ../gurpmi:81
#, fuzzy, c-format
msgid ""
"You have selected a source package:\n"
"\n"
"%s\n"
"\n"
"You probably didn't want to install it on your computer (installing it would "
"allow you to make modifications to its sourcecode then compile it).\n"
"\n"
"What would you like to do?"
msgstr ""
"আপনি একটি সোর্স প্যাকেজ নির্বাচন করেছেন:\n"
"\n"
"%s\n"
"\n"
"আপনি হয়তো এটা আপনার কম্পিউটারে ইনস্টল করতে চাইবেন না (এটা\n"
"ইনস্টল করলে আপনি এর সোর্স কোডের পরিবর্তন করে কম্পাইল করতে পারবেন)।\n"
"\n"
"আপনি কি করতে চান?"

#: ../gurpmi:89
#, c-format
msgid ""
"You are about to install the following software package on your computer:\n"
"\n"
"%s\n"
"\n"
"You may prefer to just save it. What is your choice?"
msgstr ""
"আপনি নিম্নলিখিত প্যাকেজগুলি আপনার কম্পিউটারে ইনস্টল করতে যাচ্ছেন:\n"
"\n"
"%s\n"
"\n"
"আপনি হয়তো এটা সেভ করে রাখতে চাইবেন। আপনার পছন্দ কি?"

#: ../gurpmi:94
#, fuzzy, c-format
msgid ""
"You are about to install the following software packages on your computer:\n"
"\n"
"%s\n"
"\n"
"Proceed?"
msgstr ""
"আপনি নিম্নলিখিত প্যাকেজগুলি আপনার কম্পিউটারে ইনস্টল করতে যাচ্ছেন:\n"
"\n"
"%s\n"
"\n"
"আপনি হয়তো এটা সেভ করে রাখতে চাইবেন। আপনার পছন্দ কি?"

#: ../gurpmi:104
#, fuzzy, c-format
msgid "_Install"
msgstr "ইনষ্টল করা"

#: ../gurpmi:105
#, fuzzy, c-format
msgid "_Save"
msgstr "সংরক্ষণ করো"

#: ../gurpmi:106 ../gurpmi2:161
#, c-format
msgid "_Cancel"
msgstr "বাতিল (_ত)"

#: ../gurpmi:116
#, c-format
msgid "Choose location to save file"
msgstr "ফাইল সংরক্ষণ করার অবস্থান বেছে নিন"

#: ../gurpmi2:65
#, fuzzy, c-format
msgid "Please wait..."
msgstr "অনুগ্রহ করে অপেক্ষা করুন।"

#: ../gurpmi2:83
#, fuzzy, c-format
msgid "Must be root"
msgstr "মাউস পোর্ট"

#: ../gurpmi2:113
#, fuzzy, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s\n"
"Continue?"
msgstr ""
"আবেদনকৃত কিছু প্যাকেজ ইনস্টল করা যায়নি:\n"
"%s"

#: ../gurpmi2:152
#, fuzzy, c-format
msgid " (to upgrade)"
msgstr "আপগ্রেড"

#: ../gurpmi2:153
#, fuzzy, c-format
msgid " (to install)"
msgstr "ইনস্টল থেকে বাহির"

#: ../gurpmi2:157 ../urpmi:346
#, c-format
msgid "One of the following packages is needed:"
msgstr "নিম্নলিখিত প্যাকেজসমুহের মধ্যে একটির প্রয়োজন আছে:"

#: ../gurpmi2:162 ../gurpmi2:178
#, c-format
msgid "_Ok"
msgstr "ঠিক আছে (_ঠ)"

#: ../gurpmi2:179
#, fuzzy, c-format
msgid "_Abort"
msgstr "বাতিল"

#: ../gurpmi2:199
#, fuzzy, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"Continue?"
msgstr ""
"নিম্নলিখিত প্যাকেজগুলি অবশ্যই সরাতে হবে অন্যগুলি আপগ্রেড করার জন্য:\n"
"%s"

#: ../gurpmi2:213
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following %d packages are going to be "
"installed:\n"
"%s\n"
msgstr ""
"নিম্নলিখিত %d প্যাকেজগুলি ইনস্টল হতে যাচ্ছে, ডিপেন্ডেন্সিদের সন্তুষ্ট করতে (%d এমবি)"

#: ../gurpmi2:220
#, c-format
msgid "Package installation..."
msgstr "প্যাকেজ ইনস্টলেশন..."

#: ../gurpmi2:222 ../urpmi:477 ../urpmq:302
#, c-format
msgid "unable to get source packages, aborting"
msgstr "সোর্স প্যাকেজ গুলি পাওয়া যায়নি, থামানো হচ্ছে"

#: ../gurpmi2:236 ../urpmi:488
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "অনুগ্রহ করে \"%s\" নামের মাধ্যম [%s] নামের ডিভাইসে প্রবেশ করান"

#: ../gurpmi2:263
#, c-format
msgid "Downloading package `%s'..."
msgstr "`%s' প্যাকেজ ডাউনলোড করা হচ্ছে..."

#: ../gurpmi2:278
#, fuzzy, c-format
msgid ""
"The following packages have bad signatures:\n"
"%s\n"
"\n"
"Do you want to continue installation ?"
msgstr ""
"নিম্নোক্ত প্যাকেজগুলোতে ত্রুটিপূর্ণ স্বাক্ষর করা হয়েছে:\n"
"\n"
"%s\n"
"\n"
"আপনি কি ইনষ্টলেশন প্রক্রিয়া চালিয়ে যেতে ইচ্ছুক?"

#: ../gurpmi2:285 ../gurpmi2:334 ../urpmi:550 ../urpmi:666
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""
"কিছু ফাইল নেই, ইনস্টলেশন ব্যর্থ হয়েছে:\n"
"%s\n"
"আপনি হয়তো আপনার urpmi ডাটাবেস আপডেট করতে চাইবেন"

#: ../gurpmi2:292 ../urpme:115 ../urpmi:591
#, c-format
msgid "removing %s"
msgstr "%s সরানো হচ্ছে"

#: ../gurpmi2:300 ../urpm.pm:2757
#, c-format
msgid "Preparing..."
msgstr "প্রস্তুত করা হচ্ছে..."

#: ../gurpmi2:302
#, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr "`%s' প্যাকেজ ইনস্টল করা হচ্ছে (%s/%s)..."

#: ../gurpmi2:320 ../urpmi:560 ../urpmi:604 ../urpmi:625 ../urpmi:645
#, c-format
msgid "Installation failed"
msgstr "ইনস্টলেশন ব্যর্থ"

#: ../gurpmi2:329
#, fuzzy, c-format
msgid "_Done"
msgstr "হয়েছে"

#: ../gurpmi2:337 ../urpmi:682
#, c-format
msgid "The package(s) are already installed"
msgstr "সবকিছু আগে থেকেই ইনস্টল করা আছে"

#: ../gurpmi2:339
#, c-format
msgid "Installation finished"
msgstr "ইনষ্টলেশন প্রক্রিয়া সম্পূর্ণ হয়েছে"

#: ../rpm-find-leaves:12
#, c-format
msgid ""
"usage: %s [options]\n"
"where [options] are from\n"
msgstr ""
"ব্যবহার: %s [অপশনসমূহ]\n"
"[অপশসসমূহ] যেখান থেকে\n"

#: ../rpm-find-leaves:14
#, c-format
msgid "   -h|--help      - print this help message.\n"
msgstr "   -h|--help      - এই সাহায্য বার্তাটি প্রিন্ট করো।\n"

#: ../rpm-find-leaves:15
#, c-format
msgid "   --root <path>  - use the given root instead of /\n"
msgstr "   --root <path>  - / এর পরিবর্তে প্রদত্ত root টি ব্যবহার করো\n"

#: ../rpm-find-leaves:16
#, c-format
msgid "   -g [group]     - restrict results to given group.\n"
msgstr "   -g [group]     - ফলাফলসমূহ প্রদত্ত গ্রুপের মধ্যেই সীমাবদ্ধ রাখো।\n"

#: ../rpm-find-leaves:17
#, c-format
msgid "                    defaults is %s.\n"
msgstr "                    %s ডিফল্ট।\n"

#: ../urpm.pm:68
#, c-format
msgid "unknown protocol defined for %s"
msgstr "অজানা প্রোটোকল নির্ধারনের জন্য %s"

#: ../urpm.pm:101
#, c-format
msgid "no webfetch found, supported webfetch are: %s\n"
msgstr "কোন webfetch পাওয়া যায়নি, সমর্থিত webfetch সমূহ হচ্ছে: %s\n"

#: ../urpm.pm:117
#, c-format
msgid "unable to handle protocol: %s"
msgstr "%s প্রোটকল নিয়ন্ত্রন করা সম্ভব হয়নি"

#: ../urpm.pm:200
#, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr ""
"\"%s\" মাধ্যমটি একটি hdlist ব্যবহারের চেষ্টা করছে যা আগে থেকেই ব্যবহারে আছে, "
"মাধ্যম অগ্রাহ্য করা হয়েছে"

#: ../urpm.pm:201
#, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr ""
"\"%s\" মাধ্যমটি একটি list ব্যবহারের চেষ্টা করছে যা আগে থেকেই ব্যবহারে আছে, মাধ্যম "
"অগ্রাহ্য করা হয়েছে"

#: ../urpm.pm:214 ../urpm.pm:1228 ../urpm.pm:1238
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "\"%s\"-এর hdlist ফাইল ব্যবহার করা যায়নি, মাধ্যম অগ্রহ্য করা হয়েছে"

#: ../urpm.pm:217 ../urpm.pm:2376
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "\"%s\"-এর list ফাইল ব্যবহার করা যায়নি, মাধ্যম অগ্রহ্য করা হয়েছে"

#: ../urpm.pm:245
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "বিদ্যমান মাধ্যম \"%s\" bypass করার চেষ্টা করা হচ্ছে, avoid করছি"

#: ../urpm.pm:253
#, c-format
msgid ""
"virtual medium \"%s\" should not have defined hdlist or list file, medium "
"ignored"
msgstr ""
"virtual \"%s\" মাধ্যমে hdlist অথবা list ফাইল উল্লেখ থাকার কথা নয়, মাধ্যম অগ্রাহ্য "
"করা হয়েছে"

#: ../urpm.pm:258
#, c-format
msgid "virtual medium \"%s\" should have a clear url, medium ignored"
msgstr ""
"virtual \"%s\" মাধ্যমে একটি পরিষ্কার url থাকা উচিত্‍‌, মাধ্যম উপেক্ষা করা হয়েছে"

#: ../urpm.pm:267
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "\"%s\"-এর জন্য hdlist ফাইল খোঁজা সম্ভব হয়নি, মাধ্যম অগ্রাহ্য করা হয়েছে"

#: ../urpm.pm:274
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "unable to find list file for \"%s\", medium ignored"

#: ../urpm.pm:296
#, c-format
msgid "inconsistent list file for \"%s\", medium ignored"
msgstr "\"%s\"-এর জন্য list ফাইল খোঁজা সম্ভব হয়নি, মাধ্যম অগ্রাহ্য করা হয়েছে"

#: ../urpm.pm:304
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "\"%s\" এর list ফাইলপরিদর্শন করা সম্ভব হলোনা, মাধ্যম অগ্রাহ্য হলো"

#: ../urpm.pm:337
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "স্থানান্তরযোগ্য মাধ্যম \"%s\"-এর জন্য প্রচুর মাউন্ট পয়েন্ট"

#: ../urpm.pm:338
#, c-format
msgid "taking removable device as \"%s\""
msgstr "স্থানান্তরযোগ্য ডিভাইসকে \"%s\" হিসেবে নেয়া হলো"

#: ../urpm.pm:342
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "অন্যান্য স্থানান্তরযোগ্য ডিভাইস [%s]-কে \"%s\"-এর জন্য ব্যবহার করা হচ্ছে"

#: ../urpm.pm:347 ../urpm.pm:350
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "স্থানান্তরযোগ্য মাধ্যম \"%s\"-এর পাথনেম উদ্ধার করা সম্ভব হয়নি"

#: ../urpm.pm:375
#, c-format
msgid "unable to write config file [%s]"
msgstr "কনফিগ ফাইল [%s]-এ লেখা সম্ভব হয়নি"

#: ../urpm.pm:379
#, c-format
msgid "unable to write file [%s]"
msgstr "ফাইল [%s]-এ লেখা সম্ভব হয়নি"

#: ../urpm.pm:386
#, c-format
msgid "write config file [%s]"
msgstr "কনফিগ ফাইল [%s] লিখো"

#: ../urpm.pm:398
#, c-format
msgid "Can't use parallel mode with use-distrib mode"
msgstr "use-distrib মোডের সাথে সমান্তরাল মোডে ব্যবহার করা যাচ্ছে না"

#: ../urpm.pm:407
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "\"%s\"-এর পরিচয় [%s] ফাইলে দেয়া সম্ভব হয়নি"

#: ../urpm.pm:417
#, c-format
msgid "examining parallel handler in file [%s]"
msgstr "[%s] ফাইলে সমান্তরাল পরিচালক পর্যবেক্ষণ করা হচ্ছে"

#: ../urpm.pm:427
#, c-format
msgid "found parallel handler for nodes: %s"
msgstr "সমান্তরাল পরিচলাক পাওয়া গিয়েছে নোডসমূহের জন্য: %s"

#: ../urpm.pm:431
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr "সংশ্লিষ্ট মিডিয়া জন্য সমান্তরাল মোডের ব্যবহার: %s"

#: ../urpm.pm:435
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "সমান্তরাল অপশন \"%s\" ব্যবহারে অক্ষম"

#: ../urpm.pm:446
#, c-format
msgid ""
"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --"
"update or --parallel"
msgstr ""
"--media, --excludemedia, --sortmedia, --update অথবা --parallel এর সাথে --"
"synthesis ব্যবহার করা যাবেনা"

#: ../urpm.pm:507 ../urpm.pm:533 ../urpm.pm:985 ../urpm.pm:996 ../urpm.pm:1065
#: ../urpm.pm:1082 ../urpm.pm:1152 ../urpm.pm:1211 ../urpm.pm:1423
#: ../urpm.pm:1544 ../urpm.pm:1659 ../urpm.pm:1665 ../urpm.pm:1765
#: ../urpm.pm:1850 ../urpm.pm:1854
#, c-format
msgid "examining synthesis file [%s]"
msgstr "synthesis ফাইল [%s] পরীক্ষা করা হচ্ছে"

#: ../urpm.pm:511 ../urpm.pm:526 ../urpm.pm:539 ../urpm.pm:988 ../urpm.pm:999
#: ../urpm.pm:1071 ../urpm.pm:1077 ../urpm.pm:1157 ../urpm.pm:1215
#: ../urpm.pm:1427 ../urpm.pm:1548 ../urpm.pm:1653 ../urpm.pm:1671
#: ../urpm.pm:1860
#, c-format
msgid "examining hdlist file [%s]"
msgstr "hdlist ফাইল [%s] পরীক্ষা করা হচ্ছে"

#: ../urpm.pm:521 ../urpm.pm:992
#, c-format
msgid "virtual medium \"%s\" is not local, medium ignored"
msgstr "\"%s\" ভার্চুয়াল মাধ্যম স্থানীয় নয়, মাধ্যম অগ্রাহ্য করা হয়েছে"

#: ../urpm.pm:551
#, fuzzy, c-format
msgid "Search start: %s end: %s"
msgstr "ইনস্টলকৃত ফন্টগুলো খোঁজো"

#: ../urpm.pm:556 ../urpm.pm:1006 ../urpm.pm:1090 ../urpm.pm:1161
#: ../urpm.pm:1552
#, c-format
msgid "problem reading hdlist or synthesis file of medium \"%s\""
msgstr "মাধ্যম \"%s\"-এর hdlist বা synthesis ফাইল পড়তে সমস্যা হচ্ছে"

#: ../urpm.pm:562 ../urpm.pm:1803
#, c-format
msgid "performing second pass to compute dependencies\n"
msgstr "ডিপেন্ডেন্সিসমূহ হিসাব করার জন্য দ্বিতীয় পাস সম্পাদন করা হচ্ছে\n"

#: ../urpm.pm:577
#, c-format
msgid "skipping package %s"
msgstr "প্যাকেজ %s উপেক্ষা করা হচ্ছে"

#: ../urpm.pm:590
#, c-format
msgid "would install instead of upgrade package %s"
msgstr "%s প্যাকেজ আপগ্রেড করার বদলে ইনস্টল করবে"

#: ../urpm.pm:601 ../urpm.pm:2189 ../urpm.pm:2253 ../urpm.pm:2822
#: ../urpm.pm:2936
#, c-format
msgid "unable to open rpmdb"
msgstr "rpmdb খুলতে অক্ষম"

#: ../urpm.pm:640
#, c-format
msgid "medium \"%s\" already exists"
msgstr "মাধ্যম \"%s\" আগে থেকেই আছে"

#: ../urpm.pm:647
#, fuzzy, c-format
msgid "virtual medium needs to be local"
msgstr "\"%s\" ভার্চুয়াল মাধ্যম স্থানীয় নয়, মাধ্যম অগ্রাহ্য করা হয়েছে"

#: ../urpm.pm:673
#, c-format
msgid "added medium %s"
msgstr "মাধ্যম %s যোগ করা হয়েছে"

#: ../urpm.pm:700
#, c-format
msgid "unable to access first installation medium"
msgstr "প্রথম ইনস্টলেশন মাধ্যম ব্যবহার করা যাচ্ছেনা"

#: ../urpm.pm:704
#, c-format
msgid "copying hdlists file..."
msgstr "hdlists ফাইল কপি করা হচ্ছে..."

#: ../urpm.pm:706 ../urpm.pm:1106 ../urpm.pm:1181
#, c-format
msgid "...copying done"
msgstr "...কপি করা সম্পন্ন"

#: ../urpm.pm:707 ../urpm.pm:1107 ../urpm.pm:1256 ../urpm.pm:1315
#: ../urpm.pm:1491 ../urpm.pm:1498
#, c-format
msgid "...copying failed"
msgstr "...কপি করতে ব্যর্থ"

#: ../urpm.pm:710 ../urpm.pm:734 ../urpm.pm:769
#, c-format
msgid "unable to access first installation medium (no hdlists file found)"
msgstr ""
"প্রথম ইনস্টলেশন মাধ্যম ব্যবহার করা যাচ্ছে নাহ্ (কোন hdlists ফাইল পাওয়া যায়নি)"

#: ../urpm.pm:717
#, c-format
msgid "retrieving hdlists file..."
msgstr "hdlists ফাইল আনা হচ্ছে..."

#: ../urpm.pm:728 ../urpm.pm:1534 ../urpm.pm:1998 ../urpm.pm:2690
#: ../urpmi.addmedia:167
#, c-format
msgid "...retrieving done"
msgstr "...আনা হয়ে গেছে"

#: ../urpm.pm:730 ../urpm.pm:1518 ../urpm.pm:1527 ../urpm.pm:2001
#: ../urpm.pm:2692 ../urpmi.addmedia:169
#, c-format
msgid "...retrieving failed: %s"
msgstr "...আনতে ব্যর্থ হয়েছি: %s"

#: ../urpm.pm:752
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "\"%s\" hdlists ফাইলে অবৈধ বিবরণ রয়েছে"

#: ../urpm.pm:806
#, c-format
msgid "trying to select nonexistent medium \"%s\""
msgstr "nonexistent মাধ্যম \"%s\" নির্বাচন করার চেষ্টা করছি"

#: ../urpm.pm:808
#, c-format
msgid "selecting multiple media: %s"
msgstr "একাধিক মিডিয়া নির্বাচন করা হচ্ছে: %s"

#: ../urpm.pm:808 ../urpmi.update:94
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: ../urpm.pm:824
#, c-format
msgid "removing medium \"%s\""
msgstr "\"%s\" মাধ্যম সরানো হচ্ছে"

#: ../urpm.pm:875
#, c-format
msgid "reconfiguring urpmi for media \"%s\""
msgstr "\"%s\" মাধ্যমকে urpmi এর জন্য পুনরায় কনফিগার করা হচ্ছে"

#: ../urpm.pm:904
#, c-format
msgid "...reconfiguration failed"
msgstr "...পুনরায় কনফিগারেশন করতে ব্যর্থ"

#: ../urpm.pm:911
#, c-format
msgid "reconfiguration done"
msgstr "পুনরায় কনফিগারেশন সমপন্ন"

#: ../urpm.pm:1043
#, c-format
msgid ""
"unable to access medium \"%s\",\n"
"this could happen if you mounted manually the directory when creating the "
"medium."
msgstr ""
"\"%s\" মাধ্যম ব্যবহার করা যায়নি,\n"
"মাধ্যম তৈরীর সময় আপনি নিজ হাতে ডিরেক্টরী তৈরী করার কারনে এরকম হতে পারে।"

#: ../urpm.pm:1094
#, c-format
msgid ""
"virtual medium \"%s\" should have valid source hdlist or synthesis, medium "
"ignored"
msgstr ""
"\"%s\" ভার্চুয়াল মাধ্যমের বৈধ সোর্স hdlist বা synthesis থাকা উচিত, মাধ্যম অগ্রাহ্য "
"হয়েছে"

#: ../urpm.pm:1104
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "\"%s\"-এর বিবরণ ফাইল কপি করা হচ্ছে..."

#: ../urpm.pm:1128 ../urpm.pm:1399
#, c-format
msgid "computing md5sum of existing source hdlist (or synthesis)"
msgstr "উপস্থিত সোর্স hdlist (অথবা synthesis)-এর md5sum হিসেব করা হচ্ছে"

#: ../urpm.pm:1177
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "\"%s\"-এর সোর্স hdlist (বা synthesis) কপি করা হচ্ছে..."

#: ../urpm.pm:1191
#, c-format
msgid "copy of [%s] failed (file is suspiciously small)"
msgstr "[%s]-এর কপি ব্যর্থ হয়েছে (ফাইলটি অস্বাভাবিক ছোট)"

#: ../urpm.pm:1196
#, c-format
msgid "computing md5sum of copied source hdlist (or synthesis)"
msgstr "কপিকৃত সোর্স hdlist (অথবা synthesis)-এর md5sum হিসেব করা হচ্ছে"

#: ../urpm.pm:1198
#, c-format
msgid "copy of [%s] failed (md5sum mismatch)"
msgstr "[%s]-এর কপি ব্যর্থ হয়েছে (md5sum মেলেনি)"

#: ../urpm.pm:1219 ../urpm.pm:1431 ../urpm.pm:1768
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "\"%s\" মাধ্যমের synthesis ফাইল পড়তে সমস্যা হয়েছে"

#: ../urpm.pm:1273
#, c-format
msgid "reading rpm files from [%s]"
msgstr "[%s] থেকে আর-পি-এম ফাইল পড়া হচ্ছে"

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

#: ../urpm.pm:1298
#, c-format
msgid "unable to read rpm files from [%s]: %s"
msgstr "rpm ফাইল পড়া যাচ্ছেনা [%s] থেকে: %s"

#: ../urpm.pm:1303
#, c-format
msgid "no rpm files found from [%s]"
msgstr "[%s] থেকে কোন rpm ফাইল পাওয়া যায়নি"

#: ../urpm.pm:1449
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "\"%s\"-এর hdlist (বা synthesis) সোর্স আনা হচ্ছে..."

#: ../urpm.pm:1476
#, c-format
msgid "found probed hdlist (or synthesis) as %s"
msgstr "আরম্ভ করা hdlist (বা synthesis) %s রূপে পাওয়া গিয়েছে"

#: ../urpm.pm:1525
#, c-format
msgid "computing md5sum of retrieved source hdlist (or synthesis)"
msgstr "উদ্ধারকৃত সোর্স hdlist (অথবা synthesis)-এর md5sum হিসেব করা হচ্ছে"

#: ../urpm.pm:1527
#, c-format
msgid "md5sum mismatch"
msgstr "md5sum মিলেনি"

#: ../urpm.pm:1623
#, c-format
msgid "retrieval of source hdlist (or synthesis) failed"
msgstr "সোর্স hdlist (অথবা synthesis)-এর উদ্ধার ব্যর্থ হয়েছে"

#: ../urpm.pm:1630
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "\"%s\" মাধ্যমের জন্য কোন hdlist ফাইল পাওয়া যায়নি"

#: ../urpm.pm:1641 ../urpm.pm:1695
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr "ফাইল [%s] আগে থেকেই একই মাধ্যম \"%s\" এর ব্যবহারে রয়েছে"

#: ../urpm.pm:1681
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "\"%s\" এর hdlist ফাইল পার্স করা যায়নি"

#: ../urpm.pm:1718
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "\"%s\"-এর তালিকা ফাইল লেখা যায়নি"

#: ../urpm.pm:1725
#, c-format
msgid "writing list file for medium \"%s\""
msgstr "\"%s\"-এর তালিকা ফাইল লিখছি..."

#: ../urpm.pm:1727
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "\"%s\"-এর তালিকা ফাইলে কিছুই লেখা হয়নি"

#: ../urpm.pm:1742
#, c-format
msgid "examining pubkey file of \"%s\"..."
msgstr "\"%s\"-এর pubkey পরীক্ষা করছি..."

#: ../urpm.pm:1749
#, c-format
msgid "...imported key %s from pubkey file of \"%s\""
msgstr "...\"%s\"-এর pubkey থেকে %s কী ইমপোর্ট করা হয়েছে"

#: ../urpm.pm:1752
#, c-format
msgid "unable to import pubkey file of \"%s\""
msgstr "\"%s\"-এর pubkey ইমপোর্ট করা যায়নি"

#: ../urpm.pm:1817
#, c-format
msgid "reading headers from medium \"%s\""
msgstr "\"%s\" মাধ্যম থেকে হেডার পড়া হচ্ছে"

#: ../urpm.pm:1822
#, c-format
msgid "building hdlist [%s]"
msgstr "hdlist প্রস্তুত করা হচ্ছে [%s]"

#: ../urpm.pm:1837 ../urpm.pm:1872
#, c-format
msgid ""
"Unable to build synthesis file for medium \"%s\". Your hdlist file may be "
"corrupted."
msgstr ""

#: ../urpm.pm:1840 ../urpm.pm:1875 ../urpmi:303
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "\"%s\" মাধ্যমের জন্য hdlist synthesis ফাইল তৈরি করা হচ্ছে"

#: ../urpm.pm:1896
#, c-format
msgid "found %d headers in cache"
msgstr "ক্যাশের মধ্যে %d হেডার সমূহ পাওয়া গেছে"

#: ../urpm.pm:1900
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "ক্যাশ থেকে অব্যবহৃত হেডার %d গুলি সরানো হচ্ছে"

#: ../urpm.pm:1950
#, c-format
msgid "mounting %s"
msgstr "%s মাউন্ট করা হচ্ছে"

#: ../urpm.pm:1966
#, c-format
msgid "unmounting %s"
msgstr "%s আনমাউন্ট করা হচ্ছে"

#: ../urpm.pm:1990
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "অবৈধ rpm ফাইল নাম [%s]"

#: ../urpm.pm:1996
#, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "rpm ফাইল [%s] আনা হচ্ছে..."

#: ../urpm.pm:2003 ../urpm.pm:2864
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "rpm ফাইল [%s] ব্যবহার করা যাচ্ছে না"

#: ../urpm.pm:2008
#, c-format
msgid "unable to register rpm file"
msgstr "rpm ফাইল রেজিষ্টার করতে অক্ষম"

#: ../urpm.pm:2011
#, c-format
msgid "error registering local packages"
msgstr "স্থানীয় প্যাকেজসমূহ রেজিস্টার করতে সমস্যা হয়েছে"

#: ../urpm.pm:2035
#, c-format
msgid "Search"
msgstr "অনুসন্ধান"

#: ../urpm.pm:2126
#, c-format
msgid "no package named %s"
msgstr "%s নামের কোন প্যাকেজ নেই"

#: ../urpm.pm:2129 ../urpme:92
#, c-format
msgid "The following packages contain %s: %s"
msgstr "এই প্যাকেজগুলিতে রয়েছে %s: %s"

#: ../urpm.pm:2313 ../urpm.pm:2357 ../urpm.pm:2383
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "এখানে একই rpm ফাইলনেমের বিভিন্ন প্যাকেজ আছে \"%s\""

#: ../urpm.pm:2368
#, c-format
msgid "unable to correctly parse [%s] on value \"%s\""
msgstr "\"%s\" ভ্যালুর ওপর [%s] সঠিকভাবে পার্স হয়নি"

#: ../urpm.pm:2395
#, c-format
msgid ""
"medium \"%s\" uses an invalid list file:\n"
"  mirror is probably not up-to-date, trying to use alternate method"
msgstr ""
"\"%s\" মাধ্যম একটি অবৈধ তালিকা ফাইল ব্যবহার করছে:\n"
" সম্ভবত মিরর আপ-টু-ডেট নয়, বিকল্প উপায় ব্যবহার করার চেষ্টা করছি"

#: ../urpm.pm:2399
#, c-format
msgid "medium \"%s\" does not define any location for rpm files"
msgstr "মাধ্যম \"%s\"-এর rpm ফাইলের জন্য কোন অবস্থান নির্দেশিত নেই"

#: ../urpm.pm:2411
#, c-format
msgid "package %s is not found."
msgstr "প্যাকেজ %s পাওয়া যায়নি।"

#: ../urpm.pm:2451 ../urpm.pm:2466 ../urpm.pm:2490 ../urpm.pm:2505
#, c-format
msgid "urpmi database locked"
msgstr "urpmi ডাটাবেস লক করা আছে"

#: ../urpm.pm:2557 ../urpm.pm:2560 ../urpm.pm:2590
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "মাধ্যম \"%s\" নির্বাচিত হয়নি"

#: ../urpm.pm:2586
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "\"%s\" মাধ্যমের জন্য [%s] rpm ফাইল পড়া যায়নি"

#: ../urpm.pm:2594
#, c-format
msgid "inconsistent medium \"%s\" marked removable but not really"
msgstr ""
"\"%s\" incoherent মাধ্যম স্থানান্তরযোগ্য হিসেবে চিহ্নিত হয়েছে কিন্তু আসলে তা নয়"

#: ../urpm.pm:2606
#, c-format
msgid "unable to access medium \"%s\""
msgstr "\"%s\" মাধ্যম ব্যবহার করা যায়নি"

#: ../urpm.pm:2668
#, c-format
msgid "malformed input: [%s]"
msgstr "ত্রুটিপূর্ণ ইনপুট: [%s]"

#: ../urpm.pm:2675
#, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "rpm ফাইল আনা হচ্ছে \"%s\" মাধ্যম থেকে..."

#: ../urpm.pm:2795
#, c-format
msgid "using process %d for executing transaction"
msgstr "লেনদেন চালানোর জন্য %d প্রসেস ব্যবহার করা হচ্ছে"

#: ../urpm.pm:2826
#, c-format
msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
"%s-এ ইনস্টল করার জন্য লেনদেন প্রস্তুত করা হচ্ছে (রিমুভ=%d, ইনষ্টল=%d, আপগ্রেড=%d)"

#: ../urpm.pm:2829
#, c-format
msgid "unable to create transaction"
msgstr "লেনদেন তৈরিতে অক্ষম"

#: ../urpm.pm:2836
#, c-format
msgid "removing package %s"
msgstr "%s প্যকেজ সরানো হচ্ছে"

#: ../urpm.pm:2838
#, c-format
msgid "unable to remove package %s"
msgstr "%s প্যাকেজ সরানো গেলনা"

#: ../urpm.pm:2848
#, c-format
msgid "adding package %s (id=%d, eid=%d, update=%d, file=%s)"
msgstr "%s যোগ করছি (id=%d, eid=%d, আপডেট=%d, ফাইল=%s)"

#: ../urpm.pm:2851
#, c-format
msgid "unable to install package %s"
msgstr "%s প্যাকেজ ইনস্টল করা যায়নি"

#: ../urpm.pm:2911
#, c-format
msgid "More information on package %s"
msgstr "%s প্যাকেজের আরও তথ্য"

#: ../urpm.pm:3068 ../urpm.pm:3101
#, c-format
msgid "due to missing %s"
msgstr "%s অনুপস্থিতির কারনে"

#: ../urpm.pm:3069 ../urpm.pm:3099
#, c-format
msgid "due to unsatisfied %s"
msgstr "%s অসন্তুষ্টির কারনে"

#: ../urpm.pm:3070
#, c-format
msgid "trying to promote %s"
msgstr "%s প্রোমট করার চেষ্টা করছি"

#: ../urpm.pm:3071
#, c-format
msgid "in order to keep %s"
msgstr "%s রাখার জন্য"

#: ../urpm.pm:3094
#, c-format
msgid "in order to install %s"
msgstr "%s ইনস্টলের জন্য"

#: ../urpm.pm:3106
#, c-format
msgid "due to conflicts with %s"
msgstr "%s-এর সাথে সংঘাতের কারনে"

#: ../urpm.pm:3108
#, c-format
msgid "unrequested"
msgstr "অ-অনুরোধকৃত"

#: ../urpm.pm:3124
#, c-format
msgid "Invalid signature (%s)"
msgstr "অবৈধ স্বাক্ষর (%s)"

#: ../urpm.pm:3156
#, c-format
msgid "Invalid Key ID (%s)"
msgstr "অবৈধ কী পরিচয় (%s)"

#: ../urpm.pm:3158
#, c-format
msgid "Missing signature (%s)"
msgstr "(%s) স্বাক্ষর পাওয়া যাচ্ছে না"

#: ../urpm.pm:3207
#, c-format
msgid "examining MD5SUM file"
msgstr "MD5SUM ফাইল পরীক্ষা করা হচ্ছে"

#: ../urpm.pm:3216
#, c-format
msgid "warning: md5sum for %s unavailable in MD5SUM file"
msgstr ""

#: ../urpm/args.pm:90 ../urpm/args.pm:97
#, c-format
msgid "bad proxy declaration on command line\n"
msgstr "কমান্ড লাইনের ওপর বাজে প্রক্সি ঘোষণা\n"

#: ../urpm/args.pm:229
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: \"%s\" rpm ফাইল পড়া যাচ্ছেনা\n"

#: ../urpm/msg.pm:63
#, c-format
msgid "Sorry, bad choice, try again\n"
msgstr "দুঃখিত, খারাপ পছন্দ, পৃনরায় চেষ্টা করুন\n"

#: ../urpme:36
#, c-format
msgid ""
"urpme version %s\n"
"Copyright (C) 1999-2005 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpme সংস্করণ %s\n"
"কপিরাইট (C) ১৯৯৯-২০০৪ ম্যানড্রেকসফ্ট।\n"
"এটি মুক্ত সফ্টওয়্যার এবং GNU GPL এর নিয়মানুযায়ী হয়তো এটা পুনঃবিতরণ করা যাবে।\n"
"\n"
"ব্যবহার:\n"

#: ../urpme:41 ../urpmf:32 ../urpmi:76 ../urpmi.addmedia:47
#: ../urpmi.removemedia:44 ../urpmi.update:30 ../urpmq:43
#, c-format
msgid "  --help         - print this help message.\n"
msgstr "  --help         - এই সাহায্যকারী বার্তাটি ছাপাও।\n"

#: ../urpme:42 ../urpmi:83
#, c-format
msgid "  --auto         - automatically select a package in choices.\n"
msgstr "  --auto         - পছন্দসমূহ থেকে সয়ংক্রিয়ভাবে প্যাকেজ নির্বাচন করো।\n"

#: ../urpme:43
#, fuzzy, c-format
msgid "  --test         - verify if the removal can be achieved correctly.\n"
msgstr "  --test         - ইনস্টলেশনটি সঠিকভাবে হবে কি-না যাচাই করো।\n"

#: ../urpme:44 ../urpmi:97 ../urpmq:64
#, c-format
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr "  --force        - প্যাকেজ না থাকলেও জোড় করে আমন্ত্রন করো।\n"

#: ../urpme:45 ../urpmi:102 ../urpmq:65
#, c-format
msgid "  --parallel     - distributed urpmi across machines of alias.\n"
msgstr "  --parallel     - এলিয়াসের মেশিনসমূহের মধ্যে বিতরণকৃত urpmi\n"

#: ../urpme:46
#, fuzzy, c-format
msgid "  --root         - use another root for rpm removal.\n"
msgstr "  --root         - rpm ইনস্টলেশনের জন্য অন্য রুট ব্যবহার করো।\n"

#: ../urpme:47
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to (un)install a chroot with --root option.\n"
msgstr ""
"  --use-distrib  - distrib ট্রি থেকে চলন্ত অবস্থায় urpmi কনফিগার করো, --root\n"
"                    অপশনের সাথে croot (আন)ইনস্টলে কার্যকর।\n"

#: ../urpme:49 ../urpmi:135 ../urpmi.addmedia:79 ../urpmi.removemedia:49
#: ../urpmi.update:48 ../urpmq:90
#, c-format
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - verbose মোড।\n"

#: ../urpme:50
#, c-format
msgid "  -a             - select all packages matching expression.\n"
msgstr "  -a             - expression মিলিয়ে সমস্ত প্যাকেজ নির্বাচন করো।\n"

#: ../urpme:66
#, fuzzy, c-format
msgid "Only superuser is allowed to remove packages"
msgstr "শুধুমাত্র superuser-এর মাধ্যম সরাবার ক্ষমতা আছে"

#: ../urpme:87
#, c-format
msgid "unknown packages"
msgstr "অজানা প্যাকেজসমুহ"

#: ../urpme:87
#, c-format
msgid "unknown package"
msgstr "অজানা প্যাকেজ"

#: ../urpme:97
#, c-format
msgid "removing package %s will break your system"
msgstr "%s প্যাকেজ সরালে আপনার সিস্টেমের সমস্যা হবে"

#: ../urpme:99
#, c-format
msgid "Nothing to remove"
msgstr "সরানোর মতো কিছুই নেই"

#: ../urpme:103
#, c-format
msgid "Checking to remove the following packages"
msgstr "নিম্নলিখিত প্যাকেজসমূহ সরানোর জন্য পরীক্ষা করা হচ্ছে"

#: ../urpme:110
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following %d packages will be removed (%d MB)"
msgstr "ডিপেন্ডেন্সি সমূহকে সন্তুষ্ট করতে, নিম্নের প্যাকেজসমূহ সরানো হবে (%d এমবি)"

#: ../urpme:112 ../urpmi:423 ../urpmi:543
#, c-format
msgid " (y/N) "
msgstr "(y/N) "

#: ../urpme:119
#, c-format
msgid "Removing failed"
msgstr "সরাতে ব্যর্থ"

#: ../urpmf:27
#, c-format
msgid ""
"urpmf version %s\n"
"Copyright (C) 2002-2004 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmf সংস্করণ %s\n"
"কপিরাইট (C) ২০০২-২০০৪ ম্যানড্রেকসফ্ট।\n"
"এটি মুক্ত সফ্টওয়্যার এবং GNU GPL এর নিয়মানুযায়ী হয়তো এটা পুনঃবিতরণ করা যাবে।\n"
"\n"
"ব্যবহার:\n"

#: ../urpmf:33 ../urpmi:77 ../urpmq:44
#, c-format
msgid "  --update       - use only update media.\n"
msgstr "  --update       - শুধু আপডেট মিডিয়া ব্যবহার করো।\n"

#: ../urpmf:34 ../urpmi:78 ../urpmq:45
#, c-format
msgid "  --media        - use only the given media, separated by comma.\n"
msgstr "  --media        - শুধুমাত্র প্রদত্ত মাধ্যম ব্যবহার করো, কমা দিয়ে ভাগ করা।\n"

#: ../urpmf:35 ../urpmi:80 ../urpmq:47
#, c-format
msgid "  --excludemedia - do not use the given media, separated by comma.\n"
msgstr "  --excludemedia - প্রদত্ত মাধ্যম ব্যবহার করবেনা, কমা দিয়ে ভাগ করা।\n"

#: ../urpmf:36 ../urpmi:81 ../urpmq:48
#, c-format
msgid ""
"  --sortmedia    - sort media according to substrings separated by comma.\n"
msgstr "  --sortmedia    - কমা দ্বারা বিচ্ছিন্ন মতে মাধ্যম ক্রমান্বয়ে সাজাও।\n"

#: ../urpmf:37 ../urpmq:49
#, c-format
msgid "  --synthesis    - use the synthesis given instead of urpmi db.\n"
msgstr "  --synthesis    - urpmi db'র পরিবর্তে প্রদত্ত synthesis ব্যবহার করো।\n"

#: ../urpmf:38
#, c-format
msgid "  --verbose      - verbose mode.\n"
msgstr "  --verbose      - verbose মোড।\n"

#: ../urpmf:39
#, c-format
msgid ""
"  --quiet        - do not print tag name (default if no tag given on "
"command\n"
"                   line, incompatible with interactive mode).\n"
msgstr ""
"  --quiet        - ট্যাগের নাম প্রিন্ট করবেনা (কমান্ডলইনে কোন ট্যাগ প্রদত্ত না\n"
"                   থাকলে ডিফল্ট থাকবে, ইন্টারঅ্যাকটিভ মোডে অসঙ্গত)।\n"

#: ../urpmf:41
#, c-format
msgid "  --uniq         - do not print identical lines.\n"
msgstr "  --uniq         - identical লাইনসমূহহ ছাপাবে না।\n"

#: ../urpmf:42
#, c-format
msgid "  --all          - print all tags.\n"
msgstr "  --all          - সব ট্যাগ ছাপাও।\n"

#: ../urpmf:43
#, c-format
msgid "  --name         - print only package names.\n"
msgstr "  --name         - শুধুমাত্র প্যাকেজ নাম সমুহ ছাপাও।\n"

#: ../urpmf:44
#, c-format
msgid "  --group        - print tag group: group.\n"
msgstr "  --group        - group: group ট্যাগ ছাপাও।\n"

#: ../urpmf:45
#, c-format
msgid "  --size         - print tag size: size.\n"
msgstr "  --size         - size: size ট্যাগ ছাপাও।\n"

#: ../urpmf:46
#, c-format
msgid "  --epoch        - print tag epoch: epoch.\n"
msgstr "  --epoch        - epoch: epoch ট্যাগ ছাপাও।\n"

#: ../urpmf:47
#, c-format
msgid "  --summary      - print tag summary: summary.\n"
msgstr "  --epoch        - summary: summary ট্যাগ ছাপাও।\n"

#: ../urpmf:48
#, c-format
msgid "  --description  - print tag description: description.\n"
msgstr "  --epoch        - description: description ট্যাগ ছাপাও।\n"

#: ../urpmf:49
#, c-format
msgid "  --sourcerpm    - print tag sourcerpm: source rpm.\n"
msgstr "  --sourcerpm    - source rpm: sourcerpm ট্যাগ ছাপাও।\n"

#: ../urpmf:50
#, c-format
msgid "  --packager     - print tag packager: packager.\n"
msgstr "  --packager     - packager: packager ট্যাগ ছাপাও।\n"

#: ../urpmf:51
#, c-format
msgid "  --buildhost    - print tag buildhost: build host.\n"
msgstr "  --buildhost    - build host: buildhost ট্যাগ ছাপাও।\n"

#: ../urpmf:52
#, c-format
msgid "  --url          - print tag url: url.\n"
msgstr "  --url          - url: url ট্যাগ ছাপাও।\n"

#: ../urpmf:53
#, c-format
msgid "  --provides     - print tag provides: all provides.\n"
msgstr "  --provides     - all provides: provides ট্যাগ ছাপাও।\n"

#: ../urpmf:54
#, c-format
msgid "  --requires     - print tag requires: all requires.\n"
msgstr "  --requires     - all requires: requires ট্যাগ ছাপাও।\n"

#: ../urpmf:55
#, c-format
msgid "  --files        - print tag files: all files.\n"
msgstr "  --files        - all files: files ট্যাগ ছাপাও।\n"

#: ../urpmf:56
#, c-format
msgid "  --conflicts    - print tag conflicts: all conflicts.\n"
msgstr "  --conflicts    - all conflicts: conflicts ট্যাগ ছাপাও।\n"

#: ../urpmf:57
#, c-format
msgid "  --obsoletes    - print tag obsoletes: all obsoletes.\n"
msgstr "  --obsoletes    - all obsoletes: obsoletes ট্যাগ ছাপাও।\n"

#: ../urpmf:58 ../urpmi:117 ../urpmq:74
#, c-format
msgid ""
"  --env          - use specific environment (typically a bug\n"
"                   report).\n"
msgstr ""
"  --env          - সুনির্দিষ্ট পরিবেশ ব্যবহার করো (বিশেষত একটি ত্রুটি\n"
"                    রিপোর্ট।)\n"

#: ../urpmf:60
#, fuzzy, c-format
msgid "  -i             - ignore case distinctions in every pattern.\n"
msgstr "  -ত             - মানুষের পড়ারমত প্রয়োজনীয় তথ্য প্রিন্ট করো।\n"

#: ../urpmf:61 ../urpmq:80
#, c-format
msgid "  -f             - print version, release and arch with name.\n"
msgstr "  -f             - ভার্সন, প্রকাশ এবং আর্ক এর সঙ্গে নাম ছাপাও।\n"

#: ../urpmf:62
#, c-format
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr "  -e             - perl কোড perl -e এর মতো সরাসরি অন্তর্ভুক্ত করো।\n"

#: ../urpmf:63
#, fuzzy, c-format
msgid ""
"  -a             - binary AND operator, true if both expression are true.\n"
msgstr "একটি সত্য যদি উভয় মান সত্য"

#: ../urpmf:64
#, fuzzy, c-format
msgid ""
"  -o             - binary OR operator, true if one expression is true.\n"
msgstr "সত্য যদি এক মান আছে সত্য"

#: ../urpmf:65
#, fuzzy, c-format
msgid "  !              - unary NOT, true if expression is false.\n"
msgstr "                    %s ডিফল্ট।\n"

#: ../urpmf:66
#, fuzzy, c-format
msgid "  (              - left parenthesis to open group expression.\n"
msgstr "  -a             - expression মিলিয়ে সমস্ত প্যাকেজ নির্বাচন করো।\n"

#: ../urpmf:67
#, fuzzy, c-format
msgid "  )              - right parenthesis to close group expression.\n"
msgstr "  -a             - expression মিলিয়ে সমস্ত প্যাকেজ নির্বাচন করো।\n"

#: ../urpmf:119
#, c-format
msgid ""
"callback is :\n"
"%s\n"
msgstr ""
"কলব্যাক হলো :\n"
"%s\n"

#: ../urpmf:124 ../urpmi:198 ../urpmq:114
#, c-format
msgid "using specific environment on %s\n"
msgstr "%s-এর ওপর সুনির্দিষ্ট পরিবেশ ব্যবহার করো\n"

#: ../urpmf:156
#, c-format
msgid ""
"Note: since no media searched uses hdlists, urpmf was unable to return any "
"result\n"
msgstr ""
"নোট: যেহেতু কোনো মাধ্যম hdlists ব্যবহার করে সন্ধান করে নি, urpmf কোনো ফলাফল দিতে "
"পারে নি\n"

#: ../urpmf:157
#, c-format
msgid "You may want to use --name to search for package names.\n"
msgstr "প্যাকেজ নাম সমুহ খোঁজার জন্য আপনি --name ব্যবহার করতে পারেন।\n"

#: ../urpmi:71
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999-2005 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmi সংস্করণ %s\n"
"কপিরাইট (C) ১৯৯৯-২০০৪ ম্যানড্রেকসফ্ট।\n"
"এটি মুক্ত সফ্টওয়্যার এবং GNU GPL এর নিয়মানুযায়ী হয়তো এটা পুনঃবিতরণ করা যাবে।\n"
"\n"
"ব্যবহার:\n"

#: ../urpmi:79 ../urpmq:46
#, fuzzy, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested (or updated) "
"packages.\n"
msgstr "  --media        - শুধুমাত্র প্রদত্ত মাধ্যম ব্যবহার করো, কমা দিয়ে ভাগ করা।\n"

#: ../urpmi:82
#, fuzzy, c-format
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr "  --synthesis    - urpmi db'র পরিবর্তে প্রদত্ত synthesis ব্যবহার করো।\n"

#: ../urpmi:84 ../urpmq:50
#, fuzzy, c-format
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr "  --auto         - পছন্দসমূহ থেকে সয়ংক্রিয়ভাবে প্যাকেজ নির্বাচন করো।\n"

#: ../urpmi:85
#, fuzzy, c-format
msgid ""
"  --no-uninstall - never ask to uninstall a package, abort the "
"installation.\n"
msgstr "না কখনো না জিজ্ঞাসা প্রতি একটি প্যাকেজ থামিয়ে দাও টি ইনস্টলেশন"

#: ../urpmi:86 ../urpmq:52
#, fuzzy, c-format
msgid ""
"  --keep         - keep existing packages if possible, reject requested\n"
"                   packages that leads to remove.\n"
msgstr ""
"বিদ্যমান যদি সম্ভব/সম্ভাব্য অস্বীকার আবেদন করা\n"
" ঐ নির্দেশনা প্রতি সরাও"

#: ../urpmi:88
#, c-format
msgid ""
"  --split-level  - split in small transaction if more than given packages\n"
"                   are going to be installed or upgraded,\n"
"                   default is %d.\n"
msgstr ""
"  --split-level  - প্রদত্ত প্যাকেজের চাইতে বেশী ইনস্টল বা আপগ্রড হলে\n"
"                   লেনদেন ছোট খন্ড করে নাও,\n"
"                   স্বাভাবিক হলো %d\n"

#: ../urpmi:91
#, c-format
msgid "  --split-length - small transaction length, default is %d.\n"
msgstr "  --split-length - ছোট লেনদেনের দৈর্ঘ্য, স্বাভাবিক হচ্ছে %d.\n"

#: ../urpmi:92 ../urpmq:51
#, fuzzy, c-format
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  -y             - fuzzy match on media names.\n"

#: ../urpmi:93 ../urpmq:60
#, fuzzy, c-format
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr "  -s             - পরবর্তি প্যাকেজটি একটি সোর্স প্যাকেজ (অনুরূপ --src)।\n"

#: ../urpmi:94
#, fuzzy, c-format
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr "  --name         - শুধুমাত্র প্যাকেজ নাম সমুহ ছাপাও।\n"

#: ../urpmi:95
#, c-format
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr "  --clean        - কিছু করার পুর্বে ক্যাশ থেকে আর-পি-এম পরিষ্কার করো।\n"

#: ../urpmi:96
#, c-format
msgid "  --noclean      - keep rpm not used in cache.\n"
msgstr "  --noclean      - ক্যাশ এ ব্যবহৃত নয় এমন আর-পি-এম রাখো।\n"

#: ../urpmi:98
#, fuzzy, c-format
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"অনুমতি দাও অনুমতি দাও ব্যবহারকারী প্রতি ইনস্টল ব্যতীত/ছাড়া\n"
" পরীক্ষা করা হচ্ছে"

#: ../urpmi:100
#, fuzzy, c-format
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"অনুমতি দাও শক্তি অনুমতি দাও ব্যবহারকারী প্রতি ইনস্টল ব্যতীত/ছাড়া\n"
" পরীক্ষা করা হচ্ছে এবং"

#: ../urpmi:103
#, c-format
msgid "  --root         - use another root for rpm installation.\n"
msgstr "  --root         - rpm ইনস্টলেশনের জন্য অন্য রুট ব্যবহার করো।\n"

#: ../urpmi:104
#, fuzzy, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to install a chroot with --root option.\n"
msgstr ""
"  --use-distrib  - distrib ট্রি থেকে চলন্ত অবস্থায় urpmi কনফিগার করো, --root\n"
"                    অপশনের সাথে croot (আন)ইনস্টলে কার্যকর।\n"

#: ../urpmi:106 ../urpmi.addmedia:48 ../urpmi.update:31 ../urpmq:68
#, c-format
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - দুরবর্তী ফাইল আনার জন্য wget ব্যবহার করো।\n"

#: ../urpmi:107 ../urpmi.addmedia:49 ../urpmi.update:32 ../urpmq:69
#, c-format
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - দুরবর্তী ফাইল আনার জন্য curl ব্যবহার করো।\n"

#: ../urpmi:108 ../urpmi.addmedia:50 ../urpmi.update:33
#, c-format
msgid "  --limit-rate   - limit the download speed.\n"
msgstr "  --limit-rate   - ডাউনলোড গতির সীমা নির্ধারণ।\n"

#: ../urpmi:109
#, fuzzy, c-format
msgid ""
"  --resume       - resume transfer of partially-downloaded files\n"
"                   (--no-resume disables it, default is disabled).\n"
msgstr ""
"  --verify-rpm   - ইনস্টলের আগে rpm স্বাক্ষর যাচাই করো\n"
"                   (--no-verify-rpm অকার্যকর করবে, স্বাভাবিকভাবে কার্যকর).\n"

#: ../urpmi:111 ../urpmi.addmedia:51 ../urpmi.update:34 ../urpmq:70
#, fuzzy, c-format
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
"প্রক্সি ব্যবহার নির্বাচিত প্রক্সি টি পোর্ট সংখ্যা/নম্বর আছে\n"
" প্রতি দ্বারা ডিফল্ট ফর্ম্যাট আছে<proxyhost[:port]>"

#: ../urpmi:113 ../urpmi.addmedia:53 ../urpmi.update:36 ../urpmq:72
#, fuzzy, c-format
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""
"প্রক্সি ব্যবহারকারী উল্লেখ করুন ব্যবহারকারী এবং পাসওয়ার্ড প্রতি ব্যবহার জন্য প্রক্সি\n"
" সত্যতা যাচাই ফর্ম্যাট আছে<user:password>"

#: ../urpmi:115
#, fuzzy, c-format
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""
"  --env          - সুনির্দিষ্ট পরিবেশ ব্যবহার করো (বিশেষত একটি ত্রুটি\n"
"                    রিপোর্ট।)\n"

#: ../urpmi:119
#, c-format
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disable it, default is enabled).\n"
msgstr ""
"  --verify-rpm   - ইনস্টলের আগে rpm স্বাক্ষর যাচাই করো\n"
"                   (--no-verify-rpm অকার্যকর করবে, স্বাভাবিকভাবে কার্যকর).\n"

#: ../urpmi:121
#, c-format
msgid ""
"  --test         - verify if the installation can be achieved correctly.\n"
msgstr "  --test         - ইনস্টলেশনটি সঠিকভাবে হবে কি-না যাচাই করো।\n"

#: ../urpmi:122
#, c-format
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr "  --excludepath  - কমা দিয়ে ভাগকরা পাথ বাদ দাও।\n"

#: ../urpmi:123
#, c-format
msgid "  --excludedocs  - exclude docs files.\n"
msgstr "  --excludedocs  - ডকুমেন্ট ফাইল বাদে।\n"

#: ../urpmi:124
#, c-format
msgid "  --skip         - packages which installation should be skipped\n"
msgstr "  --skip         - যেসব প্যাকেজসমুহ ইনস্টলেশনের বাদ দেয়া উচিত\n"

#: ../urpmi:125
#, c-format
msgid ""
"  --more-choices - when several packages are found, propose more choices\n"
"                   than the default.\n"
msgstr ""
"  --more-choices - যখন কয়েকটি প্যাকেজ পাওয়া যাবে, ডিফল্টের\n"
"                   অধিক প্রস্তাব করবে\n"

#: ../urpmi:127 ../urpmi.addmedia:75 ../urpmi.update:41
#, fuzzy, c-format
msgid "  --norebuild    - don't try to rebuild hdlist if not readable.\n"
msgstr "  --buildhost    - build host: buildhost ট্যাগ ছাপাও।\n"

#: ../urpmi:128
#, c-format
msgid "  --strict-arch  - upgrade only packages with the same architecture.\n"
msgstr ""

#: ../urpmi:129 ../urpmq:77
#, c-format
msgid "  -a             - select all matches on command line.\n"
msgstr "  -a             - কমান্ড লাইনের সমস্ত মিল নির্বাচন করো।\n"

#: ../urpmi:130
#, c-format
msgid "  -p             - allow search in provides to find package.\n"
msgstr "  -p             - প্যাকেজ খোঁজ করতে অনুমতি দাও।\n"

#: ../urpmi:131
#, c-format
msgid "  -P             - do not search in provides to find package.\n"
msgstr "  -P             - প্যাকেজ খোঁজার জন্য প্রদত্তের মধ্যে খোঁজ করবে না।\n"

#: ../urpmi:132 ../urpmq:91
#, fuzzy, c-format
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr "  -y             - fuzzy match on media names.\n"

#: ../urpmi:133 ../urpmq:88
#, c-format
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr "  -s             - পরবর্তি প্যাকেজটি একটি সোর্স প্যাকেজ (অনুরূপ --src)।\n"

#: ../urpmi:134 ../urpmi.addmedia:78 ../urpmi.removemedia:48
#: ../urpmi.update:47
#, c-format
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - নির্বিকার ভাবে।\n"

#: ../urpmi:136
#, c-format
msgid "  names or rpm files given on command line will be installed.\n"