summaryrefslogtreecommitdiff
path: root/source/mni/dbaccess/messages.po
blob: 82ac5d36a3a5174492074f4135e47097dfa2b14a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
#. extracted from dbaccess/uiconfig/ui
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"

#: admindialog.ui:8
#, fuzzy
msgctxt "admindialog|AdminDialog"
msgid "Database Properties"
msgstr "দাতাবেজগী প্রোপর্তিশিং"

#: admindialog.ui:87
msgctxt "admindialog|advanced"
msgid "Advanced Properties"
msgstr "এদভান্স ওইবা প্রোপর্তিশিং"

#: advancedsettingsdialog.ui:8
msgctxt "advancedsettingsdialog|AdvancedSettingsDialog"
msgid "Advanced Settings"
msgstr "এদভান্স ওইবা সেত্তিংশিং"

#: advancedsettingsdialog.ui:86
msgctxt "advancedsettingsdialog|generated"
msgid "Generated Values"
msgstr "শেম্লবা ভেল্য়ুশিং"

#: advancedsettingsdialog.ui:100
msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "অখন্নবা সেত্তিংশিং"

#: applycolpage.ui:162
#, fuzzy
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "লৈরিবা কলমশিং"

#: authentificationpage.ui:18
msgctxt "authentificationpage|header"
msgid "Set up the user authentication"
msgstr ""

#: authentificationpage.ui:35
msgctxt "authentificationpage|helptext"
msgid "Some databases require you to enter a user name."
msgstr ""

#: authentificationpage.ui:60
msgctxt "authentificationpage|generalUserNameLabel"
msgid "_User name"
msgstr ""

#: authentificationpage.ui:86
msgctxt "authentificationpage|passRequiredCheckbutton"
msgid "Password re_quired"
msgstr ""

#: authentificationpage.ui:111
msgctxt "authentificationpage|testConnectionButton"
msgid "_Test Connection"
msgstr ""

#: autocharsetpage.ui:38
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: autocharsetpage.ui:68
msgctxt "autocharsetpage|charsetheader"
msgid "Data Conversion"
msgstr ""

#: backuppage.ui:18
msgctxt "backuppage|label1"
msgid "Backup Your Document"
msgstr ""

#: backuppage.ui:35
msgctxt "backuppage|label2"
msgid "To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched."
msgstr ""

#: backuppage.ui:51
msgctxt "backuppage|startmigrate"
msgid "Press 'Next' to save a copy of your document, and to begin the migration."
msgstr ""

#: backuppage.ui:76
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr ""

#: backuppage.ui:110
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr ""

#: choosedatasourcedialog.ui:8
msgctxt "choosedatasourcedialog|ChooseDataSourceDialog"
msgid "Data Source"
msgstr "দাতা হৌরকফম"

#: choosedatasourcedialog.ui:67
msgctxt "choosedatasourcedialog|organize"
msgid "Or_ganize..."
msgstr ""

#: choosedatasourcedialog.ui:100
msgctxt "choosedatasourcedialog|label1"
msgid "Choose a data source:"
msgstr "দাতা হৌরকফম অমা খনবা:"

#: collectionviewdialog.ui:11
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr ""

#: collectionviewdialog.ui:26
msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr ""

#: collectionviewdialog.ui:119
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr ""

#: collectionviewdialog.ui:135
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr ""

#: collectionviewdialog.ui:176
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr ""

#: colwidthdialog.ui:15
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "কলমগী অপাকপা"

#: colwidthdialog.ui:94
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr ""

#: colwidthdialog.ui:119
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr ""

#: connectionpage.ui:41
msgctxt "connectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr ""

#: connectionpage.ui:64
msgctxt "connectionpage|create"
msgid "_Create New"
msgstr ""

#: connectionpage.ui:78
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr ""

#: connectionpage.ui:98
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr ""

#: connectionpage.ui:140
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr ""

#: connectionpage.ui:162
msgctxt "connectionpage|passCheckbutton"
msgid "Password required"
msgstr ""

#: connectionpage.ui:186
msgctxt "connectionpage|userlabel"
msgid "User Authentication"
msgstr ""

#: connectionpage.ui:227
msgctxt "connectionpage|javaDriverLabel"
msgid "_JDBC driver class:"
msgstr ""

#: connectionpage.ui:252
msgctxt "connectionpage|driverButton"
msgid "Test Class"
msgstr ""

#: connectionpage.ui:272
#, fuzzy
msgctxt "connectionpage|JDBCLabel"
msgid "JDBC Properties"
msgstr "জোইন প্রোপর্তিশিং"

#: connectionpage.ui:287
msgctxt "connectionpage|connectionButton"
msgid "Test Connection"
msgstr ""

#: copytablepage.ui:35
msgctxt "copytablepage|defdata"
msgid "De_finition and data"
msgstr ""

#: copytablepage.ui:52
msgctxt "copytablepage|def"
msgid "Def_inition"
msgstr ""

#: copytablepage.ui:68
msgctxt "copytablepage|view"
msgid "A_s table view"
msgstr ""

#: copytablepage.ui:84
msgctxt "copytablepage|data"
msgid "Append _data"
msgstr ""

#: copytablepage.ui:100
msgctxt "copytablepage|firstline"
msgid "Use first _line as column names"
msgstr ""

#: copytablepage.ui:115
msgctxt "copytablepage|primarykey"
msgid "Crea_te new field as primary key"
msgstr ""

#: copytablepage.ui:143
#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "মমিং"

#: copytablepage.ui:175
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
msgstr ""

#: copytablepage.ui:192
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "অপাম্বশিং"

#: copytablepage.ui:215
msgctxt "copytablepage|label2"
msgid "Ta_ble name:"
msgstr ""

#: dbaseindexdialog.ui:28
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "ইন্দেক্সশিং"

#: dbaseindexdialog.ui:107
msgctxt "dbaseindexdialog|label1"
msgid "_Table:"
msgstr ""

#: dbaseindexdialog.ui:162
msgctxt "dbaseindexdialog|label3"
msgid "T_able indexes"
msgstr ""

#: dbaseindexdialog.ui:176
msgctxt "dbaseindexdialog|label4"
msgid "_Free indexes"
msgstr ""

#: dbaseindexdialog.ui:294
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "এসাইনমেন্ত"

#: dbasepage.ui:38
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: dbasepage.ui:68
msgctxt "dbasepage|charsetheader"
msgid "Data Conversion"
msgstr ""

#: dbasepage.ui:104
msgctxt "dbasepage|showDelRowsCheckbutton"
msgid "Display deleted records as well"
msgstr ""

#: dbasepage.ui:123
msgctxt "dbasepage|specMessageLabel"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
msgstr ""

#: dbasepage.ui:141
msgctxt "dbasepage|label1"
msgid "Optional Settings"
msgstr ""

#: dbasepage.ui:156
msgctxt "dbasepage|indiciesButton"
msgid "Indexes..."
msgstr ""

#: dbwizconnectionpage.ui:36
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr ""

#: dbwizconnectionpage.ui:57
msgctxt "dbwizconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr ""

#: dbwizconnectionpage.ui:80
msgctxt "dbwizconnectionpage|create"
msgid "_Create New"
msgstr ""

#: dbwizconnectionpage.ui:94
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr ""

#: dbwizmysqlintropage.ui:38
msgctxt "dbwizmysqlintropage|label2"
msgid ""
"You can connect to a MySQL database using either ODBC or JDBC.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbwizmysqlintropage.ui:69
msgctxt "dbwizmysqlintropage|odbc"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr ""

#: dbwizmysqlintropage.ui:85
msgctxt "dbwizmysqlintropage|jdbc"
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr ""

#: dbwizmysqlintropage.ui:103
msgctxt "dbwizmysqlintropage|directly"
msgid "Connect directly"
msgstr ""

#: dbwizmysqlintropage.ui:125
msgctxt "dbwizmysqlintropage|label1"
msgid "How do you want to connect to your MySQL database?"
msgstr ""

#: dbwizmysqlintropage.ui:143
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr ""

#: dbwizmysqlnativepage.ui:41
msgctxt "dbwizmysqlnativepage|helptext"
msgid "Please enter the required information to connect to a MySQL database."
msgstr ""

#: dbwizmysqlnativepage.ui:76
msgctxt "dbwizmysqlnativepage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr ""

#: dbwizspreadsheetpage.ui:74
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr ""

#: dbwizspreadsheetpage.ui:90
msgctxt "dbwizspreadsheetpage|create"
msgid "Create New"
msgstr ""

#: dbwizspreadsheetpage.ui:148
msgctxt "dbwizspreadsheetpage|passwordrequired"
msgid "_Password required"
msgstr ""

#: dbwiztextpage.ui:74
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr ""

#: dbwiztextpage.ui:90
msgctxt "dbwiztextpage|create"
msgid "Create New"
msgstr ""

#: deleteallrowsdialog.ui:12
msgctxt "deleteallrowsdialog|DeleteAllRowsDialog"
msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."
msgstr ""

#: designsavemodifieddialog.ui:12
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr ""

#: designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
msgstr ""

#: directsqldialog.ui:9
msgctxt "directsqldialog|DirectSQLDialog"
msgid "Execute SQL Statement"
msgstr "SQL স্তেতমেন্ত থবক পাংথোকপা"

#: directsqldialog.ui:92
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr ""

#: directsqldialog.ui:108
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr ""

#: directsqldialog.ui:123
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr ""

#: directsqldialog.ui:158
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr ""

#: directsqldialog.ui:175
#, fuzzy
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "SQL কমান্দ"

#: directsqldialog.ui:220
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "স্তেতস"

#: directsqldialog.ui:265
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "আউতপুত"

#: fielddialog.ui:8
msgctxt "fielddialog|FieldDialog"
msgid "Field Format"
msgstr "ফিল্দ ফোর্মেত"

#: fielddialog.ui:105
msgctxt "fielddialog|format"
msgid "Format"
msgstr "ফোর্মেত"

#: fielddialog.ui:119
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "পরেং চান্নহনবা"

#: fielddialog.ui:137
msgctxt "fielddialog|alttitle"
msgid "Table Format"
msgstr "তেবল ফোর্মেত"

#: finalpagewizard.ui:17
#, fuzzy
msgctxt "finalpagewizard|headerText"
msgid "Decide How to Proceed After Saving the Database"
msgstr "দাতাবেজ সেভ তৌরবগী মতুংদা করম্না মখা চত্থগনি হাযবদু লেপ্পু"

#: finalpagewizard.ui:44
msgctxt "finalpagewizard|helpText"
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr "অদোম্না %PRODUCTNAME দা দাতাবেজ রেজিস্তার তৌনবা ৱিজার্দ পাম্বিব্রা?"

#: finalpagewizard.ui:56
msgctxt "finalpagewizard|yesregister"
msgid "_Yes, register the database for me"
msgstr ""

#: finalpagewizard.ui:74
msgctxt "finalpagewizard|noregister"
msgid "N_o, do not register the database"
msgstr ""

#: finalpagewizard.ui:105
msgctxt "finalpagewizard|additionalText"
msgid "After the database file has been saved, what do you want to do?"
msgstr "দাতাবেজ ফাইল সেভ তৌরবগী মতুংদা, অদোম করি তৌবা পাম্বিবগে? ()"

#: finalpagewizard.ui:116
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
msgstr "শেমদোক্নবগীদমক দাতাবেজ হাংদোকপিযু"

#: finalpagewizard.ui:132
msgctxt "finalpagewizard|usewizard"
msgid "Create tables using the table wizard"
msgstr "তেবল ৱিজাৰ্দ শিজিন্নদুনা তেবল শেমগৎলো"

#: finalpagewizard.ui:156
msgctxt "finalpagewizard|finishText"
msgid "Click 'Finish' to save the database."
msgstr "দাতাবেজ সেভ তৌনবা 'লোইবা' দা ক্লিক তৌরো."

#: generalpagedialog.ui:17
msgctxt "generalpagedialog|datasourceTypePre"
msgid "Select the type of database to which you want to establish a connection."
msgstr ""

#: generalpagedialog.ui:31
msgctxt "generalpagedialog|datasourceTypeLabel"
msgid "Database _type:"
msgstr ""

#: generalpagedialog.ui:59
msgctxt "generalpagedialog|datasourceTypeHelp"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
"On the following pages, you can make detailed settings for the connection.\n"
" \n"
" The new settings you make will overwrite your existing settings."

#: generalpagewizard.ui:18
msgctxt "generalpagewizard|headerText"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr ""

#: generalpagewizard.ui:35
msgctxt "generalpagewizard|helpText"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr ""

#: generalpagewizard.ui:50
msgctxt "generalpagewizard|sourceTypeHeader"
msgid "What do you want to do?"
msgstr ""

#: generalpagewizard.ui:61
msgctxt "generalpagewizard|createDatabase"
msgid "Create a n_ew database"
msgstr ""

#: generalpagewizard.ui:88
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""

#: generalpagewizard.ui:118
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""

#: generalpagewizard.ui:146
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""

#: generalpagewizard.ui:179
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "হাংদোকপা"

#: generalpagewizard.ui:195
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""

#: generalspecialjdbcdetailspage.ui:39
msgctxt "generalspecialjdbcdetailspage|label2"
msgid "_Host name:"
msgstr ""

#: generalspecialjdbcdetailspage.ui:53
msgctxt "generalspecialjdbcdetailspage|label3"
msgid "_Port number:"
msgstr ""

#: generalspecialjdbcdetailspage.ui:78
msgctxt "generalspecialjdbcdetailspage|socketLabel"
msgid "Socket:"
msgstr ""

#: generalspecialjdbcdetailspage.ui:90
msgctxt "generalspecialjdbcdetailspage|driverClassLabel"
msgid "MySQL JDBC d_river class:"
msgstr ""

#: generalspecialjdbcdetailspage.ui:112
msgctxt "generalspecialjdbcdetailspage|testDriverClassButton"
msgid "Test Class"
msgstr ""

#: generalspecialjdbcdetailspage.ui:162
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr ""

#: generalspecialjdbcdetailspage.ui:199
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: generalspecialjdbcdetailspage.ui:229
msgctxt "generalspecialjdbcdetailspage|charsetheader"
msgid "Data Conversion"
msgstr ""

#: generatedvaluespage.ui:29
msgctxt "generatedvaluespage|autoretrieve"
msgid "Re_trieve generated values"
msgstr ""

#: generatedvaluespage.ui:65
msgctxt "generatedvaluespage|statementft"
msgid "_Auto-increment statement:"
msgstr ""

#: generatedvaluespage.ui:103
msgctxt "generatedvaluespage|queryft"
msgid "_Query of generated values:"
msgstr ""

#: generatedvaluespage.ui:146
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "সেত্তিংশিং"

#: indexdesigndialog.ui:9
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "ইন্দেক্সশিং"

#: indexdesigndialog.ui:80
msgctxt "indexdesigndialog|ID_INDEX_NEW"
msgid "New Index"
msgstr ""

#: indexdesigndialog.ui:95
msgctxt "indexdesigndialog|ID_INDEX_DROP"
msgid "Delete Current Index"
msgstr ""

#: indexdesigndialog.ui:110
msgctxt "indexdesigndialog|ID_INDEX_RENAME"
msgid "Rename Current Index"
msgstr ""

#: indexdesigndialog.ui:125
msgctxt "indexdesigndialog|ID_INDEX_SAVE"
msgid "Save Current Index"
msgstr ""

#: indexdesigndialog.ui:140
msgctxt "indexdesigndialog|ID_INDEX_RESET"
msgid "Reset Current Index"
msgstr ""

#: indexdesigndialog.ui:276
msgctxt "indexdesigndialog|DESC_LABEL"
msgid "Index identifier:"
msgstr ""

#: indexdesigndialog.ui:297
msgctxt "indexdesigndialog|UNIQUE"
msgid "_Unique"
msgstr ""

#: indexdesigndialog.ui:319
msgctxt "indexdesigndialog|FIELDS_LABEL"
msgid "Fields:"
msgstr ""

#: indexdesigndialog.ui:352
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr ""

#: jdbcconnectionpage.ui:20
msgctxt "jdbcconnectionpage|header"
msgid "Set Up a Connection to a JDBC Database"
msgstr ""

#: jdbcconnectionpage.ui:36
msgctxt "jdbcconnectionpage|helptext"
msgid "Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: jdbcconnectionpage.ui:57
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr ""

#: jdbcconnectionpage.ui:80
msgctxt "jdbcconnectionpage|create"
msgid "_Create New"
msgstr ""

#: jdbcconnectionpage.ui:94
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr ""

#: jdbcconnectionpage.ui:126
msgctxt "jdbcconnectionpage|jdbcLabel"
msgid "JDBC d_river class:"
msgstr ""

#: jdbcconnectionpage.ui:156
msgctxt "jdbcconnectionpage|jdbcButton"
msgid "_Test Class"
msgstr ""

#: joindialog.ui:15
msgctxt "joindialog|liststore1"
msgid "Inner join"
msgstr "মনুংথংবা জোইন"

#: joindialog.ui:19
msgctxt "joindialog|liststore1"
msgid "Left join"
msgstr "ওইথংবা জোইন"

#: joindialog.ui:23
msgctxt "joindialog|liststore1"
msgid "Right join"
msgstr "যেত্থংবা জোইন"

#: joindialog.ui:27
msgctxt "joindialog|liststore1"
msgid "Full (outer) join"
msgstr "মপুংফাবা (মপানথংবা) জোইন"

#: joindialog.ui:31
msgctxt "joindialog|liststore1"
msgid "Cross join"
msgstr "ক্রোস জোইন"

#: joindialog.ui:39
msgctxt "joindialog|JoinDialog"
msgid "Join Properties"
msgstr "জোইন প্রোপর্তিশিং"

#: joindialog.ui:162
#, fuzzy
msgctxt "joindialog|label1"
msgid "Tables Involved"
msgstr "তেবলশিং যাওরে"

#: joindialog.ui:228
#, fuzzy
msgctxt "joindialog|label2"
msgid "Fields Involved"
msgstr "ফিল্দশিং যাওরে"

#: joindialog.ui:264
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr ""

#: joindialog.ui:287
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "মহৌশা ওইবা"

#: joindialog.ui:311
msgctxt "joindialog|label6"
msgid "Options"
msgstr "অপাম্বশিং"

#: jointablemenu.ui:12
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr ""

#: joinviewmenu.ui:12
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr ""

#: joinviewmenu.ui:20
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr ""

#: keymenu.ui:12
msgctxt "keymenu|primarykey"
msgid "Primary Key"
msgstr ""

#: ldapconnectionpage.ui:18
msgctxt "ldapconnectionpage|header"
msgid "Set Up a Connection to an LDAP Directory"
msgstr ""

#: ldapconnectionpage.ui:34
msgctxt "ldapconnectionpage|helpLabel"
msgid "Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: ldapconnectionpage.ui:57
msgctxt "ldapconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr ""

#: ldapconnectionpage.ui:71
msgctxt "ldapconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr ""

#: ldapconnectionpage.ui:113
msgctxt "ldapconnectionpage|portNumDefLabel"
msgid "Default: 389"
msgstr ""

#: ldapconnectionpage.ui:132
msgctxt "ldapconnectionpage|baseDNLabel"
msgid "Base _DN:"
msgstr ""

#: ldapconnectionpage.ui:161
msgctxt "ldapconnectionpage|useSSLCheckbutton"
msgid "Use _secure connection (SSL)"
msgstr ""

#: ldappage.ui:39
msgctxt "ldappage|label1"
msgid "_Base DN:"
msgstr ""

#: ldappage.ui:61
msgctxt "ldappage|useSSLCheckbutton"
msgid "Use secure connection (SSL)"
msgstr ""

#: ldappage.ui:80
msgctxt "ldappage|label2"
msgid "_Port number:"
msgstr ""

#: ldappage.ui:105
msgctxt "ldappage|label3"
msgid "Maximum number of _records:"
msgstr ""

#: ldappage.ui:133
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr ""

#: migratepage.ui:17
msgctxt "migratepage|label1"
msgid "Migration Progress"
msgstr ""

#: migratepage.ui:34
msgctxt "migratepage|count"
msgid "The database document contains $forms$ form(s) and $reports$ report(s), which are currently being processed:"
msgstr ""

#: migratepage.ui:50
msgctxt "migratepage|done"
msgid "All forms and reports have been successfully processed. Press 'Next' to show a detailed summary."
msgstr ""

#: migratepage.ui:71
msgctxt "migratepage|label4"
msgid "Overall progress:"
msgstr ""

#: migratepage.ui:83
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr ""

#: migratepage.ui:123
msgctxt "migratepage|label6"
msgid "Current progress:"
msgstr ""

#: migratepage.ui:174
msgctxt "migratepage|label5"
msgid "Current object:"
msgstr ""

#: mysqlnativepage.ui:48
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr ""

#: mysqlnativepage.ui:90
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr ""

#: mysqlnativepage.ui:113
msgctxt "mysqlnativepage|passwordrequired"
msgid "Password required"
msgstr ""

#: mysqlnativepage.ui:137
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr ""

#: mysqlnativepage.ui:176
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: mysqlnativepage.ui:206
msgctxt "mysqlnativepage|charsetheader"
msgid "Data Conversion"
msgstr ""

#: mysqlnativesettings.ui:25
msgctxt "mysqlnativesettings|dbnamelabel"
msgid "_Database name:"
msgstr ""

#: mysqlnativesettings.ui:63
msgctxt "mysqlnativesettings|hostport"
msgid "Se_rver/port"
msgstr ""

#: mysqlnativesettings.ui:96
msgctxt "mysqlnativesettings|serverlabel"
msgid "_Server:"
msgstr ""

#: mysqlnativesettings.ui:110
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr ""

#: mysqlnativesettings.ui:138
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr ""

#: mysqlnativesettings.ui:182
msgctxt "mysqlnativesettings|socketlabel"
msgid "So_cket:"
msgstr ""

#: mysqlnativesettings.ui:225
msgctxt "mysqlnativesettings|namedpipelabel"
msgid "Named p_ipe:"
msgstr ""

#: namematchingpage.ui:48
msgctxt "namematchingpage|all"
msgid "_All"
msgstr ""

#: namematchingpage.ui:65
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr ""

#: namematchingpage.ui:101
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
msgstr ""

#: namematchingpage.ui:146
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
msgstr ""

#: odbcpage.ui:38
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: odbcpage.ui:68
msgctxt "odbcpage|charsetheader"
msgid "Data Conversion"
msgstr ""

#: odbcpage.ui:112
msgctxt "odbcpage|optionslabel"
msgid "ODBC _options:"
msgstr ""

#: odbcpage.ui:143
msgctxt "odbcpage|useCatalogCheckbutton"
msgid "Use catalog for file-based databases"
msgstr ""

#: odbcpage.ui:165
msgctxt "odbcpage|label1"
msgid "Optional Settings"
msgstr ""

#: parametersdialog.ui:10
msgctxt "parametersdialog|Parameters"
msgid "Parameter Input"
msgstr ""

#: parametersdialog.ui:122
msgctxt "parametersdialog|label2"
msgid "_Value:"
msgstr ""

#: parametersdialog.ui:153
msgctxt "parametersdialog|next"
msgid "_Next"
msgstr ""

#: parametersdialog.ui:181
msgctxt "parametersdialog|label1"
msgid "_Parameters"
msgstr ""

#: password.ui:8
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "পাসৱাৰ্দ হোংদোকপা"

#: password.ui:120
msgctxt "password|label2"
msgid "Old p_assword:"
msgstr ""

#: password.ui:134
msgctxt "password|label3"
msgid "_Password:"
msgstr ""

#: password.ui:148
msgctxt "password|label4"
msgid "_Confirm password:"
msgstr ""

#: password.ui:177
#, fuzzy
msgctxt "password|label1"
msgid "User “$name$:  $”"
msgstr "শিজিন্নরিবা \\$name$:  $\\"

#: preparepage.ui:17
msgctxt "preparepage|label1"
msgid "Welcome to the Database Macro Migration Wizard"
msgstr ""

#: preparepage.ui:34
msgctxt "preparepage|label2"
msgid ""
"This wizard will guide you through the task of migrating your macros.\n"
"\n"
"After you finished it, all macros which were formerly embedded into the forms and reports of the current database document will have been moved to the document itself. In this course, libraries will be renamed as needed.\n"
"\n"
"If your forms and reports contain references to those macros, they will be adjusted, where possible.\n"
"\n"
"Before the migration can start, all forms, reports, queries and tables belonging to the document must be closed. Press 'Next' to do so."
msgstr ""

#: preparepage.ui:56
msgctxt "preparepage|closedocerror"
msgid "Not all objects could be closed. Please close them manually, and re-start the wizard."
msgstr ""

#: querycolmenu.ui:12
msgctxt "querycolmenu|width"
msgid "Column _Width..."
msgstr ""

#: querycolmenu.ui:26
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr ""

#: queryfilterdialog.ui:8
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "স্তেন্দার্দ ওইবা ফিল্তর"

#: queryfilterdialog.ui:96
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "ওপরেতর"

#: queryfilterdialog.ui:108
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "ফিল্দ মমিং"

#: queryfilterdialog.ui:120
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "ফিবম"

#: queryfilterdialog.ui:134
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- অমত্তা লৈতে -"

#: queryfilterdialog.ui:148
msgctxt "queryfilterdialog|cond1"
msgid "="
msgstr ""

#: queryfilterdialog.ui:149
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr ""

#: queryfilterdialog.ui:150
msgctxt "queryfilterdialog|cond1"
msgid "<"
msgstr ""

#: queryfilterdialog.ui:151
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr ""

#: queryfilterdialog.ui:152
msgctxt "queryfilterdialog|cond1"
msgid ">"
msgstr ""

#: queryfilterdialog.ui:153
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ""

#: queryfilterdialog.ui:154
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "মান্নবা"

#: queryfilterdialog.ui:155
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "মান্দে"

#: queryfilterdialog.ui:156
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr ""

#: queryfilterdialog.ui:157
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr ""

#: queryfilterdialog.ui:171
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- অমত্তা লৈতে -"

#: queryfilterdialog.ui:185
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- অমত্তা লৈতে -"

#: queryfilterdialog.ui:219
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "_വില"

#: queryfilterdialog.ui:263
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "অমসুং"

#: queryfilterdialog.ui:264
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "নত্রগা"

#: queryfilterdialog.ui:278
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "অমসুং"

#: queryfilterdialog.ui:279
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "নত্রগা"

#: queryfilterdialog.ui:298
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "സിദ്ധാന്തം"

#: queryfuncmenu.ui:12
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr ""

#: queryfuncmenu.ui:26
msgctxt "queryfuncmenu|tablename"
msgid "Table Name"
msgstr ""

#: queryfuncmenu.ui:34
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr ""

#: queryfuncmenu.ui:48
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr ""

#: querypropertiesdialog.ui:9
msgctxt "querypropertiesdialog|QueryPropertiesDialog"
msgid "Query Properties"
msgstr ""

#: querypropertiesdialog.ui:101
msgctxt "querypropertiesdialog|limit-label"
msgid "Limit:"
msgstr ""

#: querypropertiesdialog.ui:117
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "হোয"

#: querypropertiesdialog.ui:133
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "নত্তে"

#: querypropertiesdialog.ui:160
#, fuzzy
msgctxt "querypropertiesdialog|distinctvalues"
msgid "Distinct values:"
msgstr "থোইদোক-হেনদোকপা ভেল্য়ুশিং"

#: relationdialog.ui:9
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "মরিশিং"

#: relationdialog.ui:132
#, fuzzy
msgctxt "relationdialog|label1"
msgid "Tables Involved"
msgstr "তেবলশিং যাওরে"

#: relationdialog.ui:173
#, fuzzy
msgctxt "relationdialog|label2"
msgid "Fields Involved"
msgstr "ফিল্দশিং যাওরে"

#: relationdialog.ui:211
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr ""

#: relationdialog.ui:228
msgctxt "relationdialog|addcascade"
msgid "_Update cascade"
msgstr ""

#: relationdialog.ui:244
msgctxt "relationdialog|addnull"
msgid "_Set null"
msgstr ""

#: relationdialog.ui:260
msgctxt "relationdialog|adddefault"
msgid "Set _default"
msgstr ""

#: relationdialog.ui:282
#, fuzzy
msgctxt "relationdialog|label3"
msgid "Update Options"
msgstr "অপদেত তৌবগী অপাম্বশিং"

#: relationdialog.ui:315
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr ""

#: relationdialog.ui:331
msgctxt "relationdialog|delcascade"
msgid "Delete _cascade"
msgstr ""

#: relationdialog.ui:346
msgctxt "relationdialog|delnull"
msgid "_Set null"
msgstr ""

#: relationdialog.ui:361
msgctxt "relationdialog|deldefault"
msgid "Set _default"
msgstr ""

#: relationdialog.ui:382
#, fuzzy
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "মুত্থত্পগী অপাম্বশিং"

#: relationdialog.ui:435
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "মনুংথংবা জোইন"

#: relationdialog.ui:439
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "ওইথংবা জোইন"

#: relationdialog.ui:443
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "যেত্থংবা জোইন"

#: relationdialog.ui:447
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "মপুংফাবা (মপানথংবা) জোইন"

#: relationdialog.ui:451
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "ক্রোস জোইন"

#: rowheightdialog.ui:15
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "পরেংগী অৱাংবা"

#: rowheightdialog.ui:94
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr ""

#: rowheightdialog.ui:119
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr ""

#: rtfcopytabledialog.ui:9
msgctxt "rtfcopytabledialog|RTFCopyTable"
msgid "Copy RTF Table"
msgstr ""

#: savedialog.ui:9
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "মসিগুম্না সেভ তৌবা"

#: savedialog.ui:85
msgctxt "savedialog|descriptionft"
msgid "Please enter a name for the object to be created:"
msgstr "শেমগত্কদবা পোত্শক্তুগী মিং অমা চঙশিনবিযু:"

#: savedialog.ui:100
msgctxt "savedialog|catalogft"
msgid "_Catalog:"
msgstr ""

#: savedialog.ui:114
msgctxt "savedialog|schemaft"
msgid "_Schema:"
msgstr ""

#: saveindexdialog.ui:8
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Exit Index Design"
msgstr ""

#: saveindexdialog.ui:13
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Do you want to save the changes made to the current index?"
msgstr ""

#: savemodifieddialog.ui:12
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr ""

#: savemodifieddialog.ui:13
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "The current record has been changed."
msgstr ""

#: sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
msgid "Sort Order"
msgstr "মথং-মনাও শেম্বগী মওং"

#: sortdialog.ui:96
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "ওপরেতর"

#: sortdialog.ui:109
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "অদুদগী"

#: sortdialog.ui:122
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "অদুদগী"

#: sortdialog.ui:134
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "ফিল্দ মমিং"

#: sortdialog.ui:146
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "মথং-মনাও"

#: sortdialog.ui:171
msgctxt "sortdialog|value1"
msgid "ascending"
msgstr "মচাদগী অচৌবরোমদা"

#: sortdialog.ui:172
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "অচৌবদগী মচারোমদা"

#: sortdialog.ui:208
msgctxt "sortdialog|value2"
msgid "ascending"
msgstr "মচাদগী অচৌবরোমদা"

#: sortdialog.ui:209
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "অচৌবদগী মচারোমদা"

#: sortdialog.ui:223
msgctxt "sortdialog|value3"
msgid "ascending"
msgstr "মচাদগী অচৌবরোমদা"

#: sortdialog.ui:224
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "অচৌবদগী মচারোমদা"

#: sortdialog.ui:243
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "মথং-মনাও শেম্বগী মওং"

#: specialjdbcconnectionpage.ui:19
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr ""

#: specialjdbcconnectionpage.ui:35
msgctxt "specialjdbcconnectionpage|helpLabel"
msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. "
msgstr ""

#: specialjdbcconnectionpage.ui:58
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr ""

#: specialjdbcconnectionpage.ui:72
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr ""

#: specialjdbcconnectionpage.ui:86
msgctxt "specialjdbcconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr ""

#: specialjdbcconnectionpage.ui:139
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr ""

#: specialjdbcconnectionpage.ui:173
msgctxt "specialjdbcconnectionpage|jdbcDriverLabel"
msgid "MySQL JDBC d_river class:"
msgstr ""

#: specialjdbcconnectionpage.ui:195
msgctxt "specialjdbcconnectionpage|testDriverButton"
msgid "_Test Class"
msgstr ""

#: specialsettingspage.ui:18
msgctxt "specialsettingspage|usesql92"
msgid "Use SQL92 naming constraints"
msgstr "Use SQL-92 naming constraints"

#: specialsettingspage.ui:35
msgctxt "specialsettingspage|append"
msgid "Append the table alias name on SELECT statements"
msgstr "SELECT স্তেতমেন্তশিংদা তেবলগী অতোপ্পা মমিং হাপচিল্লো"

#: specialsettingspage.ui:52
msgctxt "specialsettingspage|useas"
msgid "Use keyword AS before table alias names"
msgstr "তেবলগী অতোপা মমিংগী মমাংদা কিৱার্দ AS শিজিন্নৌ"

#: specialsettingspage.ui:69
#, fuzzy
msgctxt "specialsettingspage|useoj"
msgid "Use Outer Join syntax '{oj }'"
msgstr "আউতর জোইন সিনতেক্স '{OJ }' শিজিন্নৌ"

#: specialsettingspage.ui:86
msgctxt "specialsettingspage|ignoreprivs"
msgid "Ignore the privileges from the database driver"
msgstr "দাতাবেজ দ্রাইভরদগী মরুওইবা হকশিং করিসু খল্লুনু"

#: specialsettingspage.ui:103
msgctxt "specialsettingspage|replaceparams"
msgid "Replace named parameters with '?'"
msgstr "'?' ওইনা মমিং থোল্লবা পেরামিতরশিং মহুৎ শিন্দোকই"

#: specialsettingspage.ui:120
msgctxt "specialsettingspage|displayver"
msgid "Display version columns (when available)"
msgstr "ভর্সন কলমশিং ফোঙদোকই (ফংবা মতমদা)"

#: specialsettingspage.ui:137
msgctxt "specialsettingspage|usecatalogname"
msgid "Use catalog name in SELECT statements"
msgstr "SELECT স্তেতমেন্তদা কেতলোগকী মিং শিজিন্নৈ"

#: specialsettingspage.ui:154
msgctxt "specialsettingspage|useschemaname"
msgid "Use schema name in SELECT statements"
msgstr "SELECT স্তেতমেন্তদা স্কিমা মমিং শিজিন্নৈ"

#: specialsettingspage.ui:171
msgctxt "specialsettingspage|createindex"
msgid "Create index with ASC or DESC statement"
msgstr "ASC নত্রগা DESC স্তেতমেন্তগা লোযননা ইন্দেক্স শেমগৎলো"

#: specialsettingspage.ui:188
msgctxt "specialsettingspage|eol"
msgid "End text lines with CR+LF"
msgstr "CR+LF না লোইবা তেক্স পরেংশিং"

#: specialsettingspage.ui:205
msgctxt "specialsettingspage|ignorecurrency"
msgid "Ignore currency field information"
msgstr "করেন্সি ফিল্দগী ঈপাউ করিসু খল্লুনু"

#: specialsettingspage.ui:222
msgctxt "specialsettingspage|inputchecks"
msgid "Form data input checks for required fields"
msgstr "দরকার লৈবা ফিল্দশিংগী ফোর্ম দাতা ইনপুত যেংশিল্লি"

#: specialsettingspage.ui:239
msgctxt "specialsettingspage|useodbcliterals"
msgid "Use ODBC conformant date/time literals"
msgstr "ODBC কনফোর্মেন্ত তাং/মতমগী লিতরেলস শিজিন্নৌ"

#: specialsettingspage.ui:256
msgctxt "specialsettingspage|primarykeys"
msgid "Supports primary keys"
msgstr "প্রাইমারি কি সপোর্ত তৌই (~a)"

#: specialsettingspage.ui:273
msgctxt "specialsettingspage|resulttype"
msgid "Respect the result set type from the database driver"
msgstr "দাতাবেজ দ্রাইভরদগী রিজল্ত সেত মখল ইকাই খুম্নৌ"

#: specialsettingspage.ui:299
#, fuzzy
msgctxt "specialsettingspage|comparisonft"
msgid "Comparison of Boolean values:"
msgstr "বুলীযান ভেল্য়ুশিংগী চাংদম্নবা"

#: specialsettingspage.ui:315
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "দিফোল্ত"

#: specialsettingspage.ui:316
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "Sql"

#: specialsettingspage.ui:317
msgctxt "specialsettingspage|comparison"
msgid "Mixed"
msgstr "যানশিল্লবা"

#: specialsettingspage.ui:318
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
msgstr "MS এক্সেস"

#: specialsettingspage.ui:333
#, fuzzy
msgctxt "specialsettingspage|rowsft"
msgid "Rows to scan column types:"
msgstr "কলম মখল স্কেন তৌনবা পরেংশিং"

#: sqlexception.ui:9
msgctxt "sqlexception|SQLExceptionDialog"
msgid "Error Details"
msgstr ""

#: sqlexception.ui:58
msgctxt "sqlexception|label2"
msgid "Error _list:"
msgstr ""

#: sqlexception.ui:72
msgctxt "sqlexception|label3"
msgid "_Description:"
msgstr ""

#: summarypage.ui:17
msgctxt "summarypage|label1"
msgid "Summary"
msgstr ""

#: summarypage.ui:34
msgctxt "summarypage|success"
msgid "The migration was successful. Below is a log of the actions which have been taken to your document."
msgstr ""

#: summarypage.ui:50
msgctxt "summarypage|failure"
msgid "The migration was not successful. Examine the migration log below for details."
msgstr ""

#: tabledesignrowmenu.ui:12
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr ""

#: tabledesignrowmenu.ui:20
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr ""

#: tabledesignrowmenu.ui:28
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr ""

#: tabledesignrowmenu.ui:35
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr ""

#: tabledesignrowmenu.ui:42
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr ""

#: tabledesignrowmenu.ui:55
msgctxt "tabledesignrowmenu|primarykey"
msgid "Primary Key"
msgstr ""

#: tabledesignsavemodifieddialog.ui:12
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr ""

#: tabledesignsavemodifieddialog.ui:13
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "The table has been changed."
msgstr ""

#: tablesfilterdialog.ui:8
msgctxt "tablesfilterdialog|TablesFilterDialog"
msgid "Tables Filter"
msgstr "তেবল ফিল্তর"

#: tablesfilterpage.ui:34
msgctxt "tablesfilterpage|label2"
msgid "Mark the tables that should be visible for the applications."
msgstr "এপ্লিকেসনগীদমক উবা ফংগদবা তেবলশিং মার্ক তৌবিযু."

#: tablesfilterpage.ui:70
#, fuzzy
msgctxt "tablesfilterpage|label1"
msgid "Tables and Table Filter"
msgstr "তেবলশিং অমসুং তেবল ফিল্তর"

#: tablesjoindialog.ui:82
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "তেবলশিং"

#: tablesjoindialog.ui:99
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "ৱাহংশিং"

#: tablesjoindialog.ui:132
msgctxt "tablesjoindialog|title"
msgid "Add Tables"
msgstr "তেবল হাপচিনবা"

#: tablesjoindialog.ui:143
msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "তেবল নত্রগা ৱাহং হাপচিনবা"

#: textconnectionsettings.ui:8
msgctxt "textconnectionsettings|TextConnectionSettingsDialog"
msgid "Text Connection Settings"
msgstr ""

#: textpage.ui:39
msgctxt "textpage|textfile"
msgid "Plain text files (*.txt)"
msgstr ""

#: textpage.ui:56
msgctxt "textpage|csvfile"
msgid "Comma-separated value files (*.csv)"
msgstr ""

#: textpage.ui:73
msgctxt "textpage|custom"
msgid "Custom:"
msgstr ""

#: textpage.ui:106
msgctxt "textpage|example"
msgid "Custom: *.abc"
msgstr ""

#: textpage.ui:121
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr ""

#: textpage.ui:159
msgctxt "textpage|containsheaders"
msgid "_Text contains headers"
msgstr ""

#: textpage.ui:181
msgctxt "textpage|fieldlabel"
msgid "Field separator:"
msgstr ""

#: textpage.ui:195
msgctxt "textpage|textlabel"
msgid "Text separator:"
msgstr ""

#: textpage.ui:209
msgctxt "textpage|decimallabel"
msgid "Decimal separator:"
msgstr ""

#: textpage.ui:223
msgctxt "textpage|thousandslabel"
msgid "Thousands separator:"
msgstr ""

#: textpage.ui:273
msgctxt "textpage|decimalseparator"
msgid "."
msgstr ""

#: textpage.ui:274
msgctxt "textpage|decimalseparator"
msgid ","
msgstr ""

#: textpage.ui:275
msgctxt "textpage|decimalseparator"
msgid ";"
msgstr ""

#: textpage.ui:276
msgctxt "textpage|decimalseparator"
msgid ":"
msgstr ""

#: textpage.ui:296
msgctxt "textpage|thousandsseparator"
msgid "."
msgstr ""

#: textpage.ui:297
msgctxt "textpage|thousandsseparator"
msgid ","
msgstr ""

#: textpage.ui:318
msgctxt "textpage|formatlabel"
msgid "Row Format"
msgstr ""

#: textpage.ui:359
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: textpage.ui:389
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr ""

#: typeselectpage.ui:71
msgctxt "typeselectpage|columns"
msgid "Column Information"
msgstr ""

#: typeselectpage.ui:110
msgctxt "typeselectpage|autolabel"
msgid "Lines (ma_x.):"
msgstr ""

#: typeselectpage.ui:121
msgctxt "typeselectpage|autobutton"
msgid "_Auto"
msgstr ""

#: typeselectpage.ui:153
msgctxt "typeselectpage|autotype"
msgid "Automatic Type Recognition"
msgstr ""

#: useradmindialog.ui:8
#, fuzzy
msgctxt "useradmindialog|UserAdminDialog"
msgid "User Administration"
msgstr "শিজিন্নরিবগী ৱাযেনথৌদারোয"

#: useradmindialog.ui:87
msgctxt "useradmindialog|settings"
msgid "User Settings"
msgstr "শিজিন্নরিবগী সেত্তিংশিং"

#: useradminpage.ui:47
msgctxt "useradminpage|label3"
msgid "Us_er:"
msgstr ""

#: useradminpage.ui:83
msgctxt "useradminpage|add"
msgid "_Add User..."
msgstr ""

#: useradminpage.ui:98
#, fuzzy
msgctxt "useradminpage|changepass"
msgid "Change _Password..."
msgstr "পাসৱাৰ্দ হোংদোকপা"

#: useradminpage.ui:113
msgctxt "useradminpage|delete"
msgid "_Delete User..."
msgstr ""

#: useradminpage.ui:141
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr ""

#: useradminpage.ui:180
msgctxt "useradminpage|label2"
msgid "Access Rights for Selected User"
msgstr ""

#: userdetailspage.ui:40
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr ""

#: userdetailspage.ui:56
msgctxt "userdetailspage|portnumberft"
msgid "_Port number:"
msgstr ""

#: userdetailspage.ui:89
msgctxt "userdetailspage|usecatalog"
msgid "_Use catalog"
msgstr ""

#: userdetailspage.ui:109
msgctxt "userdetailspage|optionslabel"
msgid "_Driver settings:"
msgstr ""

#: userdetailspage.ui:137
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr ""

#: userdetailspage.ui:175
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr ""

#: userdetailspage.ui:205
msgctxt "userdetailspage|charsetheader"
msgid "Data conversion"
msgstr ""

#: query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The table view"
msgstr ""

#: query.hrc:27
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The query"
msgstr ""

#: query.hrc:28
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The SQL statement"
msgstr ""

#: strings.hrc:25
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "শম্ননবা হোতনবা অমত্তা তৌখিদ্রে...."

#: strings.hrc:26
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr " $name$ তেবলদু হান্নদগী লৈরে. মসি উবা উংদ্রে মরমদি মসি লৌথোকখ্রে(শেংদোকখ্রে)"

#: strings.hrc:27
msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "মপালগী ওইবা দতা হৌফমদা শম্নদ্রে. মশক খংদবা অশোয়বা অমা থোরকলে. তশেংনমক দ্রাইভরসি য়াদ্রে."

#: strings.hrc:28
msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr ""

#: strings.hrc:29
msgctxt "RID_STR_COULDNOTLOAD_MANAGER"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "মপালগী ওইবা দতা হৌফমদা শম্নদ্রে. SDBC  দ্রাইভর মেনেজর লোদ তৌবা ঙমদ্রে."

#: strings.hrc:30
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "ফোর্ম"

#: strings.hrc:31
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "রিপোর্ত"

#: strings.hrc:32
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "দতা হৌফম শেভ তৌদ্রে. চানবিদুনা দতা হৌফমদু শেভ তৌননবা ইন্তরফেস Xস্তোরেবলদু শিজিন্নবিয়ু."

#: strings.hrc:33
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
"Only queries are allowed."
msgstr ""
"পিরিবা থৌদা অসি SELECT স্তেতমেন্ত অমা  নত্তে.\n"
" ৱাহংশিংখক্তমক য়াই. "

#: strings.hrc:34
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "ভেল্যু অমত্তা শেমদোকখিদে"

#: strings.hrc:35
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "ভেল্যুশিং হাপচিনখিদে. XRowUpdate  ইন্তরফেস রিজল্তসেতনা মতেং পাংদ্রে. "

#: strings.hrc:36
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "ভেল্যুশিং হাপচিনবা ঙমখিদ্রে. Xরিজল্তসেত অপদেত ইন্তরফেস অসি রিজল্তসেতনা মতেং পাংদ্রে."

#: strings.hrc:37
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "মাংখিবা স্তেতমেন্তনা মরম ওইদুনা ভেল্যু অমত্তা শেমদোকখিদে"

#: strings.hrc:38
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "হাপচিল্লিবা কলমশিং অসি অয়াবা ফংদ্রে."

#: strings.hrc:39
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "লৌথোক্লিবা কলমশিং অসি অয়াবা ফংদ্রে."

#: strings.hrc:40
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "অহানবা কীগীদদমক WHERE গী মওং শেমখিদ্রে."

#: strings.hrc:41
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "কলমনা মচাক '%ভেল্যু' মতেং পাংদ্রে."

#: strings.hrc:42
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "কলম অসি থীনিংঙাই ওইদ্রে"

#: strings.hrc:43
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "কলমশিংগী ভেল্যুদু তাইপ সিকুৱেঞ্চ<sal_Int8>গী নত্তে."

#: strings.hrc:44
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "কলমসি শিজিন্নবা য়াদ্রে"

#: strings.hrc:45
#, c-format
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr " '%মিং' কলমদু কলম অমা ওইনা উগদবনি."

#: strings.hrc:46
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr " Xৱাহংশিংপিরিবা ইন্তরফেসতু ফংদ্রে."

#: strings.hrc:47
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "এটা 'অককনবা(0)' অমা কোল তৌবা য়াদে."

#: strings.hrc:48
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "মসিগী ফিভমসিদা মরী লৈন্নবা লৈফম কনবা য়াদে."

#: strings.hrc:49
msgctxt "RID_STR_NO_REFESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "রিজল্তসেতনা অরোয়বা পরিংগী মতুংদা লৈবা মতমদা রিফ্রেস(কনখত্হনবা) য়াদে."

#: strings.hrc:50
msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr " পরেং হাপচিনবা মতমদা রিজল্তসেতনা অহানবা পরেংদা লৈত্ত্রবদি অনৌবা পরেং হাপচিনবা য়াদে."

#: strings.hrc:51
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "ফীভমসিদা পরেং অমত্তা শেমদোকপা ঙমদে"

#: strings.hrc:52
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "ফীভমসিদা পরেং অমত্তা মুত্থত্পা ঙমদে"

#: strings.hrc:53
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "তেবলগী মিং ওনবদা দ্রাইভারনা মতেং পাংদ্রে."

#: strings.hrc:54
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "মিং হোংদুনা কলমগী শন্দোকনা তাকপা শেমদোকপদা দ্রাইভরনা মতেং পাংদ্রে."

#: strings.hrc:55
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "ইন্দেক্স হোংদুনা কলমগী শন্দোকনা তাকপা শেমদোকপদা দ্রাইভরনা মতেং পাংদ্রে"

#: strings.hrc:56
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr " \"$file$\" ফাইলশিংদু লৈত্রে."

#: strings.hrc:57
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr "There exists no table named \"$table$\"."

#: strings.hrc:58
#, fuzzy
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr "There exists no table named \"$table$\"."

#: strings.hrc:59
msgctxt "RID_STR_CONFLICTING_NAMES"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."

#: strings.hrc:60
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
"\n"
"$command$"
msgstr ""
"The SQL command leading to this error is:\n"
"\n"
"$command$"

#: strings.hrc:61
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr ""

#: strings.hrc:62
#, fuzzy
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "সৰ্ভরদু অহাংবা ওইরোইদৌবনি."

#: strings.hrc:63
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr ""

#: strings.hrc:64
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr ""

#: strings.hrc:65
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr ""

#: strings.hrc:66
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr ""

#: strings.hrc:67
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr ""

#: strings.hrc:68
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
"$message$"
msgstr ""

#: strings.hrc:69
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
"$error$"
msgstr ""

#: strings.hrc:70
#, fuzzy
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr "There exists no table named \"$table$\"."

#: strings.hrc:71
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr ""

#: strings.hrc:72
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr ""

#: strings.hrc:73
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr ""

#: strings.hrc:74
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr ""

#: strings.hrc:75
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr ""

#: strings.hrc:76
#, fuzzy
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "মরীদু অপদেত তৌবা ঙমলোই."

#: strings.hrc:77
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr ""

#: strings.hrc:78
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr ""

#: strings.hrc:79
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr ""

#: strings.hrc:80
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr ""

#: strings.hrc:81
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr ""

#: strings.hrc:82
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr ""

#: strings.hrc:83
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr ""

#: strings.hrc:84
msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr ""

#: strings.hrc:85
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr ""

#: strings.hrc:86
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr ""

#: strings.hrc:87
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr ""

#: strings.hrc:89
msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES"
msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
msgstr "অদোম্না তেবল অমসুং ৱাহং অমগী চপ মান্নবা মমিং পীবা য়াদে. চানবিদুনা ৱাহং নত্রগা তেবল অমনা হৌজিকফাওবা শিজিন্নদ্রিবা মমিং অমা শিজিন্নবিয়ু."

#: strings.hrc:90
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "তেবল"

#: strings.hrc:91
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "ৱাহং"

#: strings.hrc:92
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr ""

#: strings.hrc:93
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr ""

#: strings.hrc:94
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
msgstr ""

#: strings.hrc:95
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr ""

#: strings.hrc:97
msgctxt "STR_STATE_CLOSE_SUB_DOCS"
msgid "Prepare"
msgstr "শেম-শাবা"

#: strings.hrc:98
msgctxt "STR_STATE_BACKUP_DBDOC"
msgid "Backup Document"
msgstr "বেকঅপ দোকুমেন্ত"

#: strings.hrc:99
msgctxt "STR_STATE_MIGRATE"
msgid "Migrate"
msgstr "লৈফম হোংবা"

#: strings.hrc:100
msgctxt "STR_STATE_SUMMARY"
msgid "Summary"
msgstr "ৱামচং"

#. To translators: This refers to a form documen    t inside a database document.
#: strings.hrc:102
msgctxt "STR_FORM"
msgid "Form '$name$'"
msgstr "ফোর্ম '$name$'"

#. To translators: This refers to a report docum    ent inside a database document.
#: strings.hrc:104
msgctxt "STR_REPORT"
msgid "Report '$name$'"
msgstr "পাউদম '$name$'"

#: strings.hrc:105
msgctxt "STR_OVERALL_PROGRESS"
msgid "document $current$ of $overall$"
msgstr "$overall$ গী দোকুমেন্ত $current$"

#: strings.hrc:106
#, fuzzy
msgctxt "STR_DATABASE_DOCUMENT"
msgid "Database Document"
msgstr "দতাবেজ দোকুমেন্তশিং "

#: strings.hrc:107
msgctxt "STR_SAVED_COPY_TO"
msgid "saved copy to $location$"
msgstr "$location$ দা কোপি সেভ তৌরে"

#: strings.hrc:108
msgctxt "STR_MOVED_LIBRARY"
msgid "migrated $type$ library '$old$' to '$new$'"
msgstr "$new$ দা $type$ লাইব্রেরি $old$ মাইগ্রেত তৌরে."

#: strings.hrc:109
msgctxt "STR_LIBRARY_TYPE_AND_NAME"
msgid "$type$ library '$library$'"
msgstr "$type$ লাইব্রেরি '$library$'"

#: strings.hrc:110
msgctxt "STR_MIGRATING_LIBS"
msgid "migrating libraries ..."
msgstr "লাইব্রেরিশিং মাইগ্রেত তৌরি..."

#: strings.hrc:111
#, fuzzy
msgctxt "STR_OOO_BASIC"
msgid "%PRODUCTNAME Basic"
msgstr "%PRODUCTNAME কেল্ক"

#: strings.hrc:112
msgctxt "STR_JAVA_SCRIPT"
msgid "JavaScript"
msgstr "জাভাস্ক্রিপ্ত"

#: strings.hrc:113
msgctxt "STR_BEAN_SHELL"
msgid "BeanShell"
msgstr "বিনশেল"

#: strings.hrc:114
msgctxt "STR_JAVA"
msgid "Java"
msgstr "জাভা"

#: strings.hrc:115
msgctxt "STR_PYTHON"
msgid "Python"
msgstr "পাইথন"

#: strings.hrc:116
#, fuzzy
msgctxt "STR_DIALOG"
msgid "dialog"
msgstr "দাইলোগ"

#: strings.hrc:117
#, fuzzy
msgctxt "STR_ERRORS"
msgid "Error(s)"
msgstr "অশোয়বশিং"

#: strings.hrc:118
#, fuzzy
msgctxt "STR_WARNINGS"
msgid "Warnings"
msgstr "চেকশিনৱা"

#: strings.hrc:119
msgctxt "STR_EXCEPTION"
msgid "caught exception:"
msgstr ""

#: strings.hrc:120
msgctxt "STR_INVALID_BACKUP_LOCATION"
msgid "You need to choose a backup location other than the document location itself."
msgstr ""

#: strings.hrc:121
msgctxt "STR_INVALID_NUMBER_ARGS"
msgid "Invalid number of initialization arguments. Expected 1."
msgstr "ইনিসিযেলাইজেসন আর্গুমেন্তগী চুমদবা মশিং. 1 ওইবা যাই."

#: strings.hrc:122
msgctxt "STR_NO_DATABASE"
msgid "No database document found in the initialization arguments."
msgstr "ইনিসিযেলাইজেসন আর্গুমেন্ততা দাতাবেজ দোকুমেন্ত ফংদে."

#: strings.hrc:123
msgctxt "STR_NOT_READONLY"
msgid "Not applicable to read-only documents."
msgstr "পাবতমক ওইবা দোকুমেন্তদা শিজিন্নবা যাদে."

#: strings.hrc:125
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "তেবল ৱিন্দো হাপচিনবা"

#: strings.hrc:126
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "তেবল ৱিন্দো মফম হোংবা"

#: strings.hrc:127
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "জোইন হাপচিনবা"

#: strings.hrc:128
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "জোইন মুত্থত্পা"

#: strings.hrc:129
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "তেবল ৱিন্দো মচাও-মরাক হন্না শেম্বা"

#: strings.hrc:130
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "কলম মুত্থত্পা"

#: strings.hrc:131
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "কলম মফম হোংবা"

#: strings.hrc:132
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "কলম হাপচিনবা"

#: strings.hrc:133
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "চতনদ্রবা মফোংদোক, ফিল্দ মমিং '$name$' লৈতে."

#: strings.hrc:134
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "তেবল ৱিন্দো মুত্থত্পা"

#: strings.hrc:135
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "কলম শন্দোকনা তাকপা শেমদোকপা"

#: strings.hrc:136
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "কলমগী অপাকপা শেমদোকপা"

#: strings.hrc:137
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(মথং-মনাও শেমদবা);মচাদগী অচৌবরোমদা;অচৌবদগী মচারোমদা "

#: strings.hrc:138
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(মথৌ নত্তে);কাংলুপ"

#: strings.hrc:139
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(তেবল নত্তে)"

#: strings.hrc:140
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "দতাবেজনা অউবা ফিল্দশিংদমক মথং-মনাও শেম্বা য়াগনি."

#: strings.hrc:141
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "ফিল্দ;অতোপ্পা মিং;তেবল;মথং-মনাও শেম্বা;অউবা;মথৌ;ক্রাইতরিঅন;নত্রগা;নত্রগা"

#: strings.hrc:142
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "পুম্নমক"

#: strings.hrc:143
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "কলম মশিং য়াম্না লৈরে."

#: strings.hrc:144
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr "[*] ফিল্দদা ফিবম অমত্তা শিজিন্নবা ঙমদে"

#: strings.hrc:145
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "শেম্লবা SQL স্তেতমেন্ত অসি য়াম্না শাংলে."

#: strings.hrc:146
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "ৱাহংসি য়াম্না চনৈনরে"

#: strings.hrc:147
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr "করিমত্তা খনদ্রে!"

#: strings.hrc:148
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "SQL সিনতেক্স শোয়বা"

#: strings.hrc:149
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "[*] সি মথং-মনাও শেম্বগী ক্রাইতরিঅন শিজিন্নবা ঙমদে."

#: strings.hrc:150
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "তেবল মশিং য়াম্না লৈরে."

#: strings.hrc:151
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr "দতাবেজগী SQL লোন্থৈদা ৱাহং হংবা মতমদা স্তেতমেন্তদু শিজিন্নবা য়ারোই."

#: strings.hrc:152
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "জোইন থবক চত্থবা ঙমদ্রে "

#: strings.hrc:153
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "SQL স্তেতমেন্তদা সিনতেক্স শোয়বা"

#: strings.hrc:154
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "মসিগী দতাবেজনা তেবলগী শক্তমদা তেংবাংহদে!"

#: strings.hrc:155
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr "লৈরিবা তেবল মীৎযেংশিং অসি ওন্থোকপদা দাতাবেজ অসিনা যাদে."

#: strings.hrc:156
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "মসিগী মহুত্তা ৱাহং অমা শেম্বা পাম্বিবরা?"

#: strings.hrc:157
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "মরী লৈন্নবা দতা হৌফমশিং মুত্থতখ্রে. মরম অদুনা, দতা হৌফমগা মরী লৈন্নবা দাতা সেভ তৌবা ঙমলরোয়."

#: strings.hrc:158
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr "কলম '$name$' অসি মশক খংদে."

#: strings.hrc:159
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "'=' শিজিন্নদুনা কলমশিং চাংদম্নবখক য়াগনি."

#: strings.hrc:160
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr "'LIKE' মমাংদা অদোম্না কলম মমিং অমা শোয়দনা শিজিন্নগদবনি."

#: strings.hrc:161
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "কলমদু ফংবা ঙমদ্রে. দতাবেজ অসি কেস-সেনসিতিবনি হায়বা খঙজিনবিয়ু."

#. To translators: For $object$, one of the valu    es of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
#: strings.hrc:163
#, fuzzy
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
"$object$ has been changed.\n"
"Do you want to save the changes?"
msgstr ""
"তেবলসি হোংলে.\n"
"অদোম অহোংবসি সেভ তৌবা পাম্ব্রা?"

#. To translators: For $object$, one of the valu    es of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: strings.hrc:165
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr "$object$ শেমগৎলিবা SQL কমান্দ পার্স তৌবা ঙম্মোই."

#. To translators: For $object$, one of the valu    es of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: strings.hrc:167
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr "SQL মীৎযেংদা $object$ হাংদোক্কনি."

#: strings.hrc:168
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr "ৱাহংনা ফলগী কাংলুপ অমা শেমগত্তে, মরম অসিনা অতোপ্পা ৱাহং অমগী শরুক ওইরোই"

#: strings.hrc:170
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr ""

#: strings.hrc:171
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr ""

#: strings.hrc:172
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr ""

#: strings.hrc:173
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr ""

#: strings.hrc:174
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr ""

#: strings.hrc:175
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "অমুক হনজিনহনবা: দতা ইনপুত"

#: strings.hrc:176
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "চতনিবা রেকোৰ্দ সেভ তৌবা"

#: strings.hrc:177
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "ৱাহং #"

#: strings.hrc:178
#, fuzzy
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "তেবল #"

#: strings.hrc:179
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "শক্তম#"

#: strings.hrc:180
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "\"#\" মিং হান্না লৈরে."

#: strings.hrc:181
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "চান্নবা কলম মমিং অমত্তা ফংদ্রে."

#: strings.hrc:182
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "অশোয়বা অমা লৈরে. অদোম মখা তানা শিন্দোকপা পাম্বিরিবরা?"

#: strings.hrc:183
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "দতা হৌফম তেবলগী হৌফম "

#: strings.hrc:184
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "খনগতলবা তেবল নত্ত্রগা ৱাহং উত্পা."

#: strings.hrc:186
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "SQLস্তেতমেন্ত(শিং) শেমদোকপা"

#: strings.hrc:188
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "দিজাইন  ভিউদা ফোৰ্ম নৌনা শেম্মু.."

#: strings.hrc:189
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "ফোৰ্ম নৌনা শেম্নবা ৱিজাৰ্দ শিজিন্নৌ..."

#: strings.hrc:190
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "রিপোর্ত নৌনা শেম্নবা ৱিজাৰ্দ শিজিন্নৌ..."

#: strings.hrc:191
#, fuzzy
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "দিজাইন  ভিউদা ফোৰ্ম নৌনা শেম্মু.."

#: strings.hrc:192
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "দিজাইন ভিউদা ৱাহং নৌনা শেম্মু..."

#: strings.hrc:193
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr "SQL ভিউদা ৱাহং নৌনা শেম্মু..."

#: strings.hrc:194
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "ৱাহং নৌনা শেম্নবা ৱিজাৰ্দ শিজিন্নৌ..."

#: strings.hrc:195
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "দিজাইন  ভিউগা তেবল নৌনা শেম্মু..."

#: strings.hrc:196
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "তেবল নৌনা শেম্নবা ৱিজাৰ্দ শিজিন্নৌ"

#: strings.hrc:197
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "শক্তম নৌনা শেম্বা"

#: strings.hrc:198
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "ফোর্মস"

#: strings.hrc:199
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "রিপোৰ্তশিং"

#: strings.hrc:200
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "রিপোর্ত অমা নৌনা শেম্বা মতমদা ৱিজার্তনা অদোমবু দরকার ওইবা খোংথাং খুদিংমক মতেং পাংগনি."

#: strings.hrc:201
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "রেকোর্তকী হৌফম, কন্ত্রোলশিং, অমশুং কন্ত্রোল মগুনশিং মশক তাক্তুনা ফোর্ম অমা নৌনা শেম্মু."

#: strings.hrc:202
#, fuzzy
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "রেকোর্তকী হৌফম, কন্ত্রোলশিং, অমশুং কন্ত্রোল মগুনশিং মশক তাক্তুনা ফোর্ম অমা নৌনা শেম্মু."

#: strings.hrc:203
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "ফোর্ম অমা শেম্বা মতমদা ৱিজার্দনা অদোমবু দরকার ওইবা খোংথাং খুদিংমক্তা মতেং পাংগনি"

#: strings.hrc:204
#, fuzzy
msgctxt "RID_STR_QUERIES_HELP_TEXT"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
msgstr "ফিল্তরশিং, ইনপুত তেবলশিং, ফিল্দ মমিংশিং, অমশুং মথং-মনাও শেম্বগী অমশুং কাংলুপ শেম্বগী মশক তাক্তুনা ৱাহং অমা নৌনা শেম্মু ."

#: strings.hrc:205
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr ""

#: strings.hrc:206
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "ৱাহং অমা নৌনা শেম্বদা চংবা দরকার ওইবা খোংথাং খুদিংমক ৱিজার্দনা অদোমবু মতেং পাংগনি."

#: strings.hrc:207
msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN"
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr "দতা মখলশিংদা তৌবগুম্না, ফিল্দ মমিংশিং অমশুং মগুনশিং মশক তাক্তুনা তেবল অমা নৌনা শেম্মু."

#: strings.hrc:208
msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr "লল্লোনবগী অমশুং লনাইগী ওইবা নোম্নাশিংগী খনগত্পদগী খল্লো, মদুদি অদোম্না অনৌবা তেবল অমা নৌনা শেম্নবা কস্তমাইজ তৌবা."

#: strings.hrc:209
msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN"
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr "তেবলশিং অমশুং ফিল্দগী মিংশিং  মশক তাক্তুনা অদোম্না পাম্বা উতনিংঙাই ওইবা শক্তম অমখক নৌনা শেম্মু."

#: strings.hrc:210
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "দতাবেজ"

#: strings.hrc:211
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "থবকশিং"

#: strings.hrc:212
msgctxt "STR_DESCRIPTION"
msgid "Description"
msgstr "শন্দোকনা তাকপা"

#: strings.hrc:213
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "মমাংগী শক্তম য়েংশিনবা"

#: strings.hrc:214
#, fuzzy
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
"For the changes to take effect, all forms, reports, queries and tables must be closed.\n"
"\n"
"Do you want to close all documents now?"
msgstr ""
"শম্নবগী মওংসি ওন্নরে.\n"
"অহোংবশিং অসিগী কান্নবা লৌন্নবগীদমক্তা, ফোর্ম খুদিংমক, রিপোৰ্ত, ৱাহং অমশুং তেবলশিং শুংশোয়-শোয়দনা থীংজনগদবনি.\n"
"\n"
"হৌজিক অদোম দোকুমেন্ত খুদিংমক থীংজনবা পাম্বীবরা?"

#: strings.hrc:217
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "ফোর্ম মমিং"

#: strings.hrc:218
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "রিপোর্ত মমিং"

#: strings.hrc:219
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "ফোল্দর মমিং"

#: strings.hrc:220
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr ""
"দোকুমেন্ত অসিদা ফোর্মশিং অমসুং/নত্রগা মেক্রোজগা লোযনবা পাউদমশিং অমসুং/নত্রগা \n"
" হাপচিল্লবা স্ক্রিপ্তশিং যাওই."

#: strings.hrc:221
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
"\n"
"You can continue to use your document as before, however, you are encouraged to migrate your macros. The menu item 'Tools / Migrate Macros ...' will assist you with this.\n"
"\n"
"Note that you won't be able to embed macros into the database document itself until this migration is done. "
msgstr ""
"হৌজিক্কী মতমদা স্ক্রিপ্তশিং অমসুং মেক্রোজ দাতাবেজ দোকুমেন্ত অসিমক্তা \n"
" হাপচিনগদবনি.\n"
" \n"
" অদোম্না হান্নগী অদুগুম্না অদোমগী দোকুমেন্ত মখাতানা শিজিন্নবা যাগনি, অদুবু \n"
" অদোমগী স্ক্রিপ্তশিং অমসুং মেক্রোজ মফম হোংদোক্নবা হাযজরি. মেন্য়ু আইতেম \n"
" 'তুলশিং / স্ক্রিপ্তশিং অমসুং মেক্রোজ মফম হোংদোকপা...' অসিনা অদোম্বু মতেং \n"
" পাংগনি.\n"
" \n"
" খঙজিল্লু মদুদি অদোম্না মেক্রোজ নত্রগা স্ক্রিপ্তশিং মফম হোংবা অসি তৌদ্রিবা \n"
" ফাওবা দাতাবেজ দোকুমেন্তদা হাপচিনবা যারোই."

#: strings.hrc:226
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "হাপচিল্লবা দাতাবেজ"

#: strings.hrc:227
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "অদোম্না তোঙানবা কাংলুপশিং খনবা যাদে."

#: strings.hrc:228
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "তেংবাংদবা ওবজেক্ত মখল ফংলে ($type$)."

#: strings.hrc:229
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "এদভান্স ওইবা প্রোপর্তিশিং"

#: strings.hrc:230
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "অহেনবা সেত্তিংশিং"

#: strings.hrc:231
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "মরি শম্নবগী সেত্তিংশিং"

#: strings.hrc:232
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "তেবলগী মিং (~T)"

#: strings.hrc:233
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "ৱাহং মমিং (~Q)"

#: strings.hrc:234
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "মিং ওনবা"

#: strings.hrc:235
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "মসিগুম্না হাপচিনবা"

#: strings.hrc:237
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "খল্লবা দতাশিং অসি অদোম মুত্থত্পা পাম্বিবরা?"

#: strings.hrc:238
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "নিয়মশিং মথং-মনাও শেম্বা সেতিংস তৌবদা শোয়বা"

#: strings.hrc:239
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "ফিল্তর ক্রাইতেরিয়া সেতিংস তৌবদা শোয়বা"

#: strings.hrc:240
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "শম্নবা মাংখ্রে"

#: strings.hrc:241
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "ৱাহংশিং"

#: strings.hrc:242
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "তেবলশিং"

#: strings.hrc:243
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "মুত্থত্পদা য়ারবা"

#: strings.hrc:244
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "অদোম '%1' তেবল মুত্থত্পা পাম্বিবরা?"

#: strings.hrc:245
#, fuzzy
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "দতাবেজগা শম্নবা মরী মাংথোকখ্রে. অদোম অমুক হন্না শম্বা পাম্বিবরা?"

#: strings.hrc:246
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "চেকশিনৱাশিং চংশিল্লক্লে."

#: strings.hrc:247
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "তেবলশিং অমুক হল্লকপা মতমদা, দতাবেজ শম্নবা মরীনা চেকশিংৱাশিং পিরকলম্মী."

#: strings.hrc:248
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "\"$name$\"দা শম্নরি ..."

#: strings.hrc:249
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "$name$ লোদ তৌরিবা ৱাহং ..."

#: strings.hrc:250
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "$name$ লোদ তৌরিবা তেবল ..."

#: strings.hrc:251
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "তেবল ফোরমেত অমত্তা ফংবা ঙমদ্রে."

#: strings.hrc:252
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "দতা হৌফম\"$name$\"দা শম্নবা মরী হৌগত্পা ঙমদ্রে."

#: strings.hrc:254
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"
msgstr "মশকখংদবা;তেক্স;মশিং;তাং/মতম;তাং;মতম;হোয়/নত্তে;পৈশা;মেমো';কাউন্তর;মমি;তেক্স (অক্কনবা);দশমিক;বাইনারী (অক্কনবা);বাইনারী;BigInt;শরুক অনী;ফ্লোত;অশেংবা;ইন্তিজর;অপিকপা ইন্তিজর;য়াম্না পিকপা ইন্তিজর;SQL কান্নদ্রবা;পোত্শক;থোইদোক-হেনদোকপা;মশাগত;ফিল্দ;BLOB;CLOB;REF;OTHER"

#: strings.hrc:255
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "প্ৰাইমারী কি হাপচিনবা/লৌথোকপা"

#: strings.hrc:256
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "হোয়"

#: strings.hrc:257
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "নত্তে"

#. Note: should somehow fit to the word "value" in other languages as well: value - none ....
#: strings.hrc:259
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<অমত্তা নত্তবা>"

#: strings.hrc:260
msgctxt "STR_TAB_FIELD_NAME"
msgid "Field name"
msgstr ""

#: strings.hrc:261
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "ফিল্দ মমিং"

#: strings.hrc:262
#, fuzzy
msgctxt "STR_TAB_FIELD_DATATYPE"
msgid "Field ~type"
msgstr "ফিল্দ মখল"

#: strings.hrc:263
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "ফিল্দ মখল"

#: strings.hrc:264
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr ""

#: strings.hrc:265
#, fuzzy
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "কলম শন্দোকনা তাকপা শেমদোকপা"

#: strings.hrc:266
msgctxt "STR_FIELD_AUTOINCREMENT"
msgid "~AutoValue"
msgstr "~মথন্তগী ভেল্যু"

#: strings.hrc:267
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "ফিল্দ মগুনশিং"

#: strings.hrc:268
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "কাখল শেমদোকপা"

#: strings.hrc:269
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "পরেং মুত্থত্পা"

#: strings.hrc:270
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "ফিল্দগী মখল শেমদোকপা"

#: strings.hrc:271
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "পরেং হাপচিনবা"

#: strings.hrc:272
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "অনৌবা পরেং হাপচিনবা"

#: strings.hrc:273
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "~দিফোল্ত ভেল্যু"

#: strings.hrc:274
msgctxt "STR_FIELD_REQUIRED"
msgid "~Entry required"
msgstr "~দরকার ওইরবা চংশিনবা"

#: strings.hrc:275
msgctxt "STR_TEXT_LENGTH"
msgid "~Length"
msgstr "~অশাংবা"

#: strings.hrc:276
msgctxt "STR_NUMERIC_TYPE"
msgid "~Type"
msgstr "~মখল"

#: strings.hrc:277
msgctxt "STR_LENGTH"
msgid "~Length"
msgstr "~অশাংবা"

#: strings.hrc:278
msgctxt "STR_SCALE"
msgid "Decimal ~places"
msgstr "দশমিক~মফমশিং"

#: strings.hrc:279
msgctxt "STR_FORMAT"
msgid "Format example"
msgstr "ফোরমেত খুদম"

#: strings.hrc:280
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
"If the field is not to have a default value, select the empty string."
msgstr ""
"দিফোল্তকুম্না অনৌবা রেকোর্দ পুম্নমক শাফোংগদবা ভেল্যু অমখক খল্লো.\n"
"ফিল্দদা দিফোল্ত ভেল্যু য়াওদ্রবদি, অহাংবা স্ত্রীং অমা খল্লো."

#: strings.hrc:281
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
"\n"
"When you later enter data in the table, this string will be used in each new record for the field selected. It should, therefore, correspond to the cell format that needs to be entered below."
msgstr ""
"ফিল্দ অসিগী দিফোল্ত ভেল্যু অমখক চংশিল্লো.\n"
"\n"
"করিগুম্বা অদোম্না কোন্না তেবলদা দাতা চংশিল্লবদি, মসিগী স্ত্রিংসি খল্লবা ফিল্দগীদমক অনৌবা রেকোর্দ খুদিংমক্তা শিজিন্নগনি. মরম অসিনা মসি মখাদা চংশিনবা দরকার লৈবা কাখলগী ফোর্মেত্তা মরি লৈনগনি."

#: strings.hrc:282
msgctxt "STR_HELP_FIELD_REQUIRED"
msgid "Activate this option if this field cannot contain NULL values, i.e. the user must always enter data."
msgstr "করিগুম্বা মসিগী ফিল্দসিদা NULL ভেল্যু য়াওদ্রবদি মসিগী ওপসনসি শিনবাংহল্লু, খুদম ওইনা শিজিন্নরিবনা শোয়দনা মতম খুদিংমক্তা দতা চংশিনগদবনি."

#: strings.hrc:283
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "শিজিন্নবা য়ারবা খ্বাইদগী শাংবা তেক্স চংশিল্লো."

#: strings.hrc:284
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "নম্বর ফোর্মেত চংশিল্লো."

#: strings.hrc:285
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
"\n"
"If decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\n"
"The value will be corrected accordingly when it exceeds the maximum for this database."
msgstr ""
"ফিল্দসিদা লৈবা য়াবা অশাংবা দতা খল্লো.\n"
"\n"
"করিগুম্বা দশমিক ফিল্দশিং ওইরবা, অদুদগী খ্বাইদগী শাংবা মশিং ইশিল্লবা,  করিগুম্বা বাইনারী ফিল্দশিং ওইরবা, অদুদগী দতা ব্লোক্কী অশাংবা ইশিনবা তাই.\n"
"ভেল্যুদু দতাবেজ অসিগী খ্বাইদগী অচৌবদগী হেন্দোরকপগী মখাপোন্না চুমথোক্কনি."

#: strings.hrc:286
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "মসিগী ফিল্দসিদা শিজিন্নবা অয়াবা দশমিক লৈফমশিংগী মশিং অক্কনবা উল্লো."

#: strings.hrc:287
msgctxt "STR_HELP_FORMAT_CODE"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr "মসি অদোম্না উবা হৌজিক্কী ফোর্মেত অসিদা দতা করম্না উতক্কনি হায়বদুনি (ফোর্মেত অদু শেমদোকনবগীদমক্তা য়েত্থংবা বতন্দু শিজিন্নৌ)."

#: strings.hrc:288
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "মসি অদোম্না খল্লবা দতাগী আউপুত ফোর্মেতনি."

#: strings.hrc:289
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
"\n"
"You can not enter data in fields of this type. An intrinsic value will be assigned to each new record automatically (resulting from the increment of the previous record)."
msgstr ""
"করিগুম্বা মসিগী ফিল্দসিদা ওতোইক্রিমেন্ত ভেল্যু য়াওরবদি অপাম্বা খল্লো.\n"
"\n"
"অসিগুম্বা মখলগী ফিল্দিদা দতা ইশিনবা ঙম্লোয়. অনৌবা রেকোর্দ খুদিংমক্তা মরুওইবা ভেল্যু মশামথন্থ পিগনি(মমাংগী রেকোর্দতগী হাপকত্পনা ওইহনবা)."

#: strings.hrc:290
msgctxt "STR_BUTTON_FORMAT"
msgid "~..."
msgstr ""

#: strings.hrc:291
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "তেবলদু সেভ তৌবা ঙমলোয় মরমদি কলম মমিং\"$column$\" অনিরক পিরে."

#: strings.hrc:292
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr "\"$column$\" কলমদু প্ৰাইমারী কিগা মরী লৈন্নৈ. কলমসি মুত্থতলবদি, প্রাইমারী কিশু মুত্থতলনি. তশেংনা অদোম মখা চত্থবা পাম্বব্রা?"

#: strings.hrc:293
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "প্রাইমারী কি শোকহল্লে"

#: strings.hrc:294
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "কলম"

#: strings.hrc:295
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "মখা হেক্তা চত্থখিগদ্রা?"

#: strings.hrc:296
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "দতাবেজদা শমনবদা খুদোংচাদবা লৈবনা তেবলসি সেভ তৌবা ঙমদ্রে."

#: strings.hrc:297
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "তেবল ফিল্তরদু চান্নহনবা ঙমদ্রে মরমদি দতা হৌফম মুত্থতখ্রে ."

#: strings.hrc:298
#, fuzzy
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
"Do you want to save the changes now?"
msgstr ""
"অদোম্না তেবল অমগী ইন্দেক্স শেমদোকত্রিঙৈগী মমাংদা, অদোম্না মসি সেভ তৌগদবনি.\n"
"অদোম অহোংবসি হৌজিক সেভ তৌবা পাম্ব্রা?"

#: strings.hrc:299
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "প্রাইমারী কি লৈতে"

#: strings.hrc:300
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
"You can only enter data into this table when one of these two structural conditions has been met.\n"
"\n"
"Should a primary key be created now?"
msgstr ""
"মসিগী দতাবেজসিদা দতা রেকোৰ্দ শক্তাকনবগীদমক অখন্নবা ইন্দেক্স নত্রগা প্রাইমারী কি দরকার ওই.\n"
"করিগুম্বা মসিগী মশাগতকী ফিবম অনীসিগী মনুংদা অমা উনরবদি অদোম্না তেবল অসিদা দতাতমক চংবা য়াগনি.\n"
"হৌজিক প্রাইমারী কি অমা শেমগতলগদ্রা?"

#: strings.hrc:301
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "\"$column$\" দু হোংবা ঙমদ্রে. কলমদু মুত্থতকদ্রা অমসুং অনৌবা ফোর্মেত হাপচিনগদ্রা?"

#: strings.hrc:302
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "তেবল দিজাইন সেভ তৌরিঙৈদা অশোয়রে"

#: strings.hrc:303
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "কলম $column$ মুত্থত্পা ঙমদ্রে."

#: strings.hrc:304
msgctxt "STR_AUTOINCREMENT_VALUE"
msgid "A~uto-increment statement"
msgstr "ওতো-ইনক্ৰিমেন্ত স্তেতমেন্ত"

#: strings.hrc:305
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
"\n"
"This statement will be directly transferred to the database when the table is created."
msgstr ""
"ওতো-ইনক্ৰিমেন্ত ফিল্দগীদমক SQL স্তেতমেন্ত অমা চংশিল্লো.\n"
"\n"
"তেবল অসি শেম্বা মতমদা মসিগী স্তেতমেন্ত অসি হকথেংননা দতাবেজদা থাগনি."

#: strings.hrc:306
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
"The table design mode is not available for this data source."
msgstr ""
"দতাবেজদগী মখল অমত্তগী ঈপাউ অমুক হন্না ফংবা ঙমদ্রে.\n"
"দতা হৌফম অসিগীদমক তেবল দিজাইন মোদ ফংদ্রে."

#: strings.hrc:307
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "ফিল্দগী মমিং হোংবা"

#: strings.hrc:308
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "ফিল্দগী মখল হোংবা"

#: strings.hrc:309
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "ফিল্দ শন্দোকনা তাকপা হোংবা"

#: strings.hrc:310
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "ফিল্দ এত্রিবিয়ুত হোংবা"

#: strings.hrc:312
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "দতা অমা হায়বসি দতা হৌফম \"$name$\"দা মরী লৈন্নবা দরকার ওই."

#: strings.hrc:313
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
"\n"
"$path$\n"
"\n"
"does not exist. Should it be created?"
msgstr ""
"দিরেক্তোরি\n"
"\n"
"$path$\n"
"\n"
"লৈতে. মসি নৌনা শেমগদবরা?"

#: strings.hrc:314
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "$name$ দিরেক্তোরিদু লৌলা শেম্বা ঙমদ্রে."

#: strings.hrc:315
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ফাইলদু হান্না লৈরে. ওভর্রাইত তৌবা পাম্বরা?"

#: strings.hrc:316
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "ফোল্দর"

#: strings.hrc:318
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "দতাবেজগী মগুনশিং"

#: strings.hrc:319
#, fuzzy
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "দতা হৌফম মগুনশিং: #"

#: strings.hrc:320
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "লৈরিবা দাতাবেজ অমদা মরি শম্ননবা 'লৈরিবা দাতাবেজ অমদা মরি শম্নবা' অসি খল্লো."

#: strings.hrc:321
#, fuzzy
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "#lib#প্ৰোগ্ৰেম লাইব্ৰেরী লোড ঙমদ্রে  নত্ত্রগা মসি মাংলে(য়াদ্রে). ODBC দতা হৌফম খনগত্পা ফংদ্রে."

#: strings.hrc:322
#, fuzzy
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
"You are allowed to change the settings, but you probably will not be able to connect to the database."
msgstr ""
"প্লেটফোৰ্মশিদা অসিগুম্বা মখলগী দতা অসি চান্নদে.\n"
"সেতিংসতু হোংবা য়ারগনি, অদুবু অদোম্না দতাবেজদা শম্নহনবদি ঙমদবসু য়াই."

#: strings.hrc:323
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{অমত্তা নত্তবা}"

#. To translators: EM Dec 2002: 'Space' refers t    o what you get when you hit the space bar on your keyboard.
#: strings.hrc:325
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"

#: strings.hrc:326
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1 সেত তৌগদবনি."

#: strings.hrc:327
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 অমশুং#2 তোঙানগদবনি."

#: strings.hrc:328
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "অসিগুম্বা  ৱাইল্দকাৰ্দশিং ?,*#1দা য়াদে."

#: strings.hrc:330
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "শম্নবা(মরী লৈন্নবা) তেস্ত"

#: strings.hrc:331
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "শম্নবা অসি মাইপাকনা পাংথোক্লে"

#: strings.hrc:332
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "শম্নবা অসি মাইপাকনা পাংথোকপা ঙমদ্রে."

#: strings.hrc:333
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "JDBC দ্রাইভরসি মাইপাকনা লোদ তৌরে."

#: strings.hrc:334
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "JDBC দ্রাইভরসি মাইপাকনা লোদ তৌবা ঙমদ্রে."

#: strings.hrc:335
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS এক্সেস ফাইল"

#: strings.hrc:336
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "MS এক্সেস 2007 ফাইল"

#: strings.hrc:337
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr ""

#: strings.hrc:339
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "সিস্তেম"

#: strings.hrc:340
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "শেম্লিঙৈদা শোয়বা"

#: strings.hrc:341
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An unexpected error occurred. The operation could not be performed."
msgstr "থাজদবা অশোয়বা থোক্লে. থবক পাংথোকপা ঙমদ্রে."

#: strings.hrc:342
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "দোকুমেন্ত \\$file$\\ হাংদোকপা ঙম্মোই."

#: strings.hrc:343
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "তেবলদু মুত্থত্পা ঙমদ্রে মরমদি দতাবেজ শম্নবনা মসিদা মতেং পাংদ্রে."

#: strings.hrc:344
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~পুম্নক"

#: strings.hrc:345
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "তৌদবা:"

#: strings.hrc:346
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "হন্না তৌবা:"

#: strings.hrc:347
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "কলম '#1'গীদমক মরীলৈন্নবা মখলগী কলম অমত্তা ফংবা ঙমদ্রে."

#: strings.hrc:348
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "\"$file$\" ফাইলদু লৈতে."

#: strings.hrc:349
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "দাতা হৌরকফমদা শম্নবা মতমদা চেকশিনৱশিং থেংনরে. মখোয় মীতয়েং তানবা \"$buttontext$\" নম্মো."

#: strings.hrc:350
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
"Please enter another name."
msgstr ""
"'$#$' মমিং হান্না লৈরে.\n"
" চানবিদুনা অতোপ্পা মমিং অমা চংবিয়ু."

#. #i96130# use hard coded name
#: strings.hrc:352
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Oracle Report Builder feature."
msgstr ""

#: strings.hrc:354
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "SDBC দ্রাইভর মেনেজর (#থবক মমিং#)দা শম্বা ঙমদ্রে."

#: strings.hrc:355
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr " URL #connurl#গীদমক দ্রাইভর মিং ইশিনদ্রে."

#: strings.hrc:356
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "মাইপাকনা শম্লে, অদুবু দতাবেজ তেবলগী ঈ-পাউদি অমত্তা ফংদে."

#: strings.hrc:357
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "তেবল খুদিংমক"

#: strings.hrc:358
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "শক্তম খুদিংমক"

#: strings.hrc:359
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "তেবল অমশুং শক্তম খুদিংমক"

#: strings.hrc:361
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "তেবল মমিং"

#: strings.hrc:362
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "দতা হাপচিনবা"

#: strings.hrc:363
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "দতা মুত্থত্পা"

#: strings.hrc:364
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "দতা শেমদোকপা"

#: strings.hrc:365
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "ওন্নবা মওং-মতৌ"

#: strings.hrc:366
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "দতা পাবা"

#: strings.hrc:367
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "মরী লৈন্নবশিং শেমদোকপা"

#: strings.hrc:368
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "গাঁথনি আঁতৰ কৰক.........."

#: strings.hrc:370
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr " dBASE ফাইলশিংদা লম্বী"

#: strings.hrc:371
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "তেক্সত ফাইলশিংদা লম্বী"

#: strings.hrc:372
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "স্প্ৰেডশীত দোকুমেন্তদা লম্বী"

#: strings.hrc:373
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "অদোমগী সিস্তেমদা ODBC দতা হৌফমশিংগী মমিং"

#: strings.hrc:374
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr ""

#: strings.hrc:375
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "MySQL দতাবেজগী মমিং"

#: strings.hrc:376
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "ওরেকল দতোবেজগী মমিং"

#: strings.hrc:377
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "মাইক্ৰোসোফত এক্সেস দতাবেজ ফাইল "

#: strings.hrc:378
#, c-format
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "অহেনবা সেতিংস দরকার ওইদ্রে. শম্নবা অসি মথৌ তৌরি তাকনবগীদমক  '%তেস্ত' বতনদা ক্লিক তৌ."

#: strings.hrc:379
msgctxt "STR_COMMONURL"
msgid "Datasource URL (e.g. postgresql://host:port/database)"
msgstr ""

#: strings.hrc:380
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~হোষ্টকী মমিং"

#: strings.hrc:381
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~মোজিলা প্ৰোফাইলগী মমিং"

#: strings.hrc:382
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~থন্দরবাৰ্ড প্ৰোফাইলগী মমিং"

#: strings.hrc:383
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "তেবল হাপচিনবা"

#: strings.hrc:384
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "তেবল নত্রগা ৱাহং হাপচিনবা"

#: strings.hrc:386
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "কলমশিং শিজিন্নবা"

#: strings.hrc:387
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "মওং ফোর্মেত তৌবা"

#: strings.hrc:388
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
"The following name is already in use:"
msgstr ""

#: strings.hrc:389
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "কলমশিং চাশিন্নহনবা"

#: strings.hrc:390
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~মতুং"

#: strings.hrc:391
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~মথং>"

#: strings.hrc:392
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "শেমগত্পা"

#: strings.hrc:393
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "তেবল শিনবা "

#: strings.hrc:394
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "তেবল শিনবা "

#: strings.hrc:395
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "হৌজিক্কী দাতাবেজ অসিদা তেবলসিগী মমিংসি চৎনদ্রে."

#: strings.hrc:396
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "অহানবা লামায়দা দাতা হাপচিন্নবা লৈরিবা তেবলসিদা 'দাতা হাপচিনবা' অপাম্বা খল্লো. "

#: strings.hrc:397
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "তেবলগী মমিং হোংদোকপিযু. মসি যাম্না শাংমল্লে."

#: strings.hrc:399
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "দতাবেস ৱিজাৰ্দ"

#: strings.hrc:400
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "দতাবেজ খনবা"

#: strings.hrc:401
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "dBASE শম্নবা সোত অপ তৌবা"

#: strings.hrc:402
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "তেক্সত ফাইলশিংদা মরী অমা সেত অপ তৌবা"

#: strings.hrc:403
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "মাইক্ৰোসোফত এক্সেস শম্নবা সেত অপ তৌবা"

#: strings.hrc:404
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "LDAP শম্নবা সেত অপ তৌবা"

#: strings.hrc:405
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "ADO শম্নবা সেত অপ তৌবা"

#: strings.hrc:406
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "JDBC শম্নবা সেত অপ তৌবা"

#: strings.hrc:407
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "ওরেকল দতাবেজ শম্নবা সেত অপ তৌবা"

#: strings.hrc:408
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "MySQL শম্নবা সেত অপ তৌবা"

#: strings.hrc:409
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "ODBC শম্নবা সেত অপ তৌবা"

#: strings.hrc:410
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr ""

#: strings.hrc:411
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "শিজিন্নরিবা চুম্মী তাক্লবা সেত অপ তৌবা"

#: strings.hrc:412
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "MySQL সর্ভর দাতা সেত অপ তৌরো"

#: strings.hrc:413
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "সেভ তৌবা অমশুং মখা চত্থবা"

#: strings.hrc:414
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "অনৌবা দতাবেজ"

#: strings.hrc:415
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC শিজিন্নদুনা MySQL দতাবেজ অমদা শম্নবা(মরী) সেত অপ তৌ"

#: strings.hrc:416
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: strings.hrc:417
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL JDBC দ্রাইভর ক্লাস:"

#: strings.hrc:418
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "দিফোল্ত: 3306"

#: strings.hrc:419
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "dBASE ফাইলশিংদা শম্নবা অমখক সেত অপ তৌবিয়ু"

#: strings.hrc:420
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "dBASE ফাইলশিং য়াওরিবা ফোল্দরদু খনবিয়ু."

#: strings.hrc:421
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "তেক্সত ফাইলশিংদা মরী অমা সেত অপ তৌবা"

#: strings.hrc:422
msgctxt "STR_TEXT_HELPTEXT"
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr ""

#: strings.hrc:423
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "তেক্সত ফাইলশিংদা লম্বী"

#: strings.hrc:424
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "মাইক্ৰোসোফত এক্সেস দতাবেজদা মরী অমখক সেত অপ তৌ"

#: strings.hrc:425
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "অদোম্না চংবা পাম্লবদি মাইক্রোসোফত এক্সেস ফাইলদু খনবিয়ু."

#: strings.hrc:426
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "ADO দতাবেজ অমদা শম্নবা অমখক সেত অপ তৌবিয়ু"

#: strings.hrc:427
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
"Click 'Browse' to configure provider-specific settings.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: strings.hrc:428
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "ODBC দতাবেজ অমদা মরী অমা সেত অপ তৌবিয়ু"

#: strings.hrc:429
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
"Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: strings.hrc:430
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "JDBC দতাবেজ অমদা মরী অমখক সেত তৌবিয়ু"

#: strings.hrc:431
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: strings.hrc:432
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "ওরেকল দতাবেজ অমদা শম্নবা সেত তৌবিয়ু"

#: strings.hrc:433
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "দিফোল্ত: 1521"

#: strings.hrc:434
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "ওরেকল JDBC~ দ্রাইভর ক্লাস"

#: strings.hrc:435
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
"Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""

#: strings.hrc:436
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "স্প্ৰেদশীত্তা মরী অমা সেত তৌ"

#: strings.hrc:437
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
"%PRODUCTNAME will open this file in read-only mode."
msgstr ""

#: strings.hrc:438
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "লৈফম অমশুং ফাইলগী মমিং"

#: strings.hrc:440
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "থৌদাৱা মাইপাকনা মথৌ পাংথোকলে."

#: strings.hrc:441
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "দতাবেজদা শম্নবা মরী মাংখ্রে. মসিগী দাইলোগসি থীংলনি."

#: strings.hrc:443
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "মথং-মনাও শেম্বা"

#: strings.hrc:444
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "ইন্দেক্স ফিল্দ "

#: strings.hrc:445
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "মচাদগী অচৌবরোমদা পৈবা"

#: strings.hrc:446
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "অচৌবদগী মচারোমদা পৈবা"

#: strings.hrc:447
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "অদোম '$name$' ইন্দেক্স তশেংনা মুত্থত্পা পাম্বিবরা?"

#: strings.hrc:448
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "ইন্দেক্স"

#: strings.hrc:449
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "ইন্দেক্সতা য়ামদ্রবদা ফিল্দ অমা য়াওগদবনি."

#: strings.hrc:450
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr " \"$name$\" কৌবা ইন্দেক্স  অমা হাননা লৈরে."

#: strings.hrc:451
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr " ইন্দেক্স শন্দোকনা তাকপদা,তেবল কলম অমত্ত অমুক্তগী হেন্না য়াওবা য়াদে. অদুমকপু, অদোম্না\"$name$\" কলম অনিরক ইশিল্লে."

#: strings.hrc:453
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr ""

#: strings.hrc:455
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL ফিবম"

#: strings.hrc:456
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "অশোযবা কোদ"

#: strings.hrc:457
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr "অশোয়বা অসিগী ওইবা য়াবা মরমদি অসিনি অদোমগী দতাবেজগী লোলগী চান্নদবা ময়েক সেত সেতিং তৌবা অসিনি. ইদিত-দতাবেজ -প্ৰোপৰ্তিজ খন্দুনা সেতিংদু চেক অমুক্তা তৌ."

#: strings.hrc:458
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "অশোয়বা"

#: strings.hrc:459
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "চেকশিনৱা"

#: strings.hrc:460
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "ঈ-পাউ"

#: strings.hrc:461
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "অশুপ্পা ৱারোল"

#: strings.hrc:463
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "অদোম তশেংনা শিজিন্নরিবা অসি মুত্থত্পা পাম্বিবরা?"

#: strings.hrc:464
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "শিজিন্নরিবা অশিন-অরাংদা দতাবেজনা মতেং পাংদ্রে."

#: strings.hrc:465
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "পাসৱৰ্দশিং চান্নদ্রে. চানবিদুনা পাসৱৰ্দ অমুক্কা ইশিনবিয়ু."

#: strings.hrc:467
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "দতাবেজ খরনা মসিগী জোইন মখলসি তেংবাদবা য়াই হায়বসি খংজিনবিয়ু."

#: strings.hrc:468
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "মরী লৈন্নবা ফিল্দশিংগী তেবল অনীমক্কী হীরমশিং মশক মান্নবশিং রেকোর্দখক্তদা য়াওই."

#: strings.hrc:469
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "'%1'দগী ALL রেকোৰ্দশিং য়াওই অদুবু '%2' তেবলদগী মরী লৈন্নবা ফিল্দশিংদা লৈরিবা ভেল্যুশিংগী রেকোর্দশিংতমক চান্নৈ ."

#: strings.hrc:470
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "'%1' অমশুং '%2'দগী ALL রেকোর্দশিং য়াওই."

#: strings.hrc:471
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr ""

#: strings.hrc:473
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "পন্থুং ওইরিবা দাতাবেজনা মীৎযেং অসি তেংবাংদে."

#: strings.hrc:474
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "পন্থুং ওইরিবা দাতাবেজনা প্রাইমারি কিশিং তেংবাংদে."

#: strings.hrc:475
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr ""
"দাতা এক্সেস দিস্ক্রিপ্তর ফংদে, নত্রগা দাতা এক্সেস দিস্ক্রিপ্তরনা দরকার লৈবা \n"
" ঈপাউশিং পীবা ঙমদে."

#: strings.hrc:476
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "হৌজিক্কী ওইনা তেবলশিং অমসুং ৱাহংশিংতমক তেংবাংই."

#: strings.hrc:477
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "কোপি হৌরকফমগী ফলগী সেতনা বুকমার্কশিং তেংবাংগদবনি."

#: strings.hrc:478
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "কলম ফিবম $pos$ দা তেংবাংদ্রবা হৌরকফমগী কলম মখল ($type$)."

#: strings.hrc:479
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "হৌদোকপগী পেরামিতরশিংগী ইল্লিগেল ওইবা মশিং."

#: strings.hrc:480
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "হৌদোকপা মতমদা অশোযবা অমা থোক্লে."

#: strings.hrc:481
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "শিনবগী হৌরকফম ওইবা দিস্ক্রিপসনদা তেংবাং পীদবা সেত্তিং: $name$."

#: strings.hrc:482
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "ৱাহং অমা শিন্নবা, অদোমগী কনেক্সন অসি ৱাহংশিং পীবা ঙম্বা ওইগদবনি."

#: strings.hrc:483
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "পীরিবা ইন্তরেক্সন হেন্দলর অসি চুমদ্রে."

#: strings.hrc:485
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr ""
"মসিগী মরি অসি হান্না লৈরে. মসি শেমদোকপা পাম্বিব্রা নত্রগা অনৌবা অমা শেমগত্পা \n"
" পাম্বিব্রা?"

#: strings.hrc:486
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr ""

#: strings.hrc:487
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "নৌনা শেম্বা..."

#: strings.hrc:488
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME হৌফম: মরী লৈন্নবা দিজাইন"

#: strings.hrc:489
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "দতাবেদনা মরীসিদা মতেং পাংদ্রে."

#: strings.hrc:490
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "অদোম্না তেবলসি মুত্থত্পা মতমদা মরী লৈন্নবা মরী খুদিংমক মুত্থতখ্রগনি. মখা চত্থখিগদ্রা?"

#: strings.hrc:491
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
"Please check your documentation of the database."
msgstr ""