aboutsummaryrefslogtreecommitdiff
path: root/source/bg/helpcontent2/source/text/shared/explorer/database.po
blob: bdf04da2bba67be03255bf8af33faffb81d59ca3 (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
#. extracted from helpcontent2/source/text/shared/explorer/database
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: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2021-03-15 20:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549986591.000000\n"

#. kyYMn
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"tit\n"
"help.text"
msgid "Migrate Macros"
msgstr "Мигриране на макроси"

#. KDtEB
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"bm_id6009095\n"
"help.text"
msgid "<bookmark_value>wizards;macros (Base)</bookmark_value>         <bookmark_value>Macro Wizard (Base)</bookmark_value>         <bookmark_value>macros;attaching new (Base)</bookmark_value>         <bookmark_value>migrating macros (Base)</bookmark_value>"
msgstr "<bookmark_value>помощници;макрос (Base)</bookmark_value><bookmark_value>Помощник за макрос (Base)</bookmark_value>         <bookmark_value>макрос;прикачване на нов (Base)</bookmark_value><bookmark_value>мигриране на макрос (Base)</bookmark_value>"

#. habQL
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"hd_id0112200902353472\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Migrate Macros</link>"
msgstr "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Мигриране на макроси</link>"

#. xMVrd
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200902353466\n"
"help.text"
msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>"
msgstr "<ahelp hid=\".\">Помощникът за мигриране на макроси в документи на бази от данни премества съществуващи макроси от поддокументи на стар файл на Base в областта за съхранение на макроси на нов файл на Base.</ahelp>"

#. ajASD
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0224200911454780\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете местоположение и име за запазване на новия файл с база от данни. По подразбиране новият файл ще носи същото име като стария, а старият ще бъде преименуван чрез добавяне на думата „backup“ в името.</ahelp>"

#. M7aSL
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id022420091145472\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">The list shows all changes that were applied to the database file.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Списъкът показва всички промени, които са били приложени върху файла на базата от данни.</ahelp>"

#. hee9q
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200902353542\n"
"help.text"
msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
msgstr "Досега макросите можеха да се намират само в текстови поддокументи на формуляри и справки. Сега макросите могат да се съхраняват в самия файл на Base. Това означава, че вече макросите във файл на Base могат да бъдат извиквани от всеки от подкомпонентите му: формуляри, справки, проекти на таблици, заявки и връзки, таблични изгледи."

#. DhC2o
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200903075865\n"
"help.text"
msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area."
msgstr "От друга страна, технически не е възможно макросите да се съхраняват едновременно и във файл на Base, и в поддокументите му. Затова, ако искате да прикрепите нови макроси към файла на Base, запазвайки съществуващите макроси в поддокументите му, трябва да преместите тези стари макроси в областта за макроси на файла на Base."

#. mtCb7
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200903075830\n"
"help.text"
msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed."
msgstr "Помощникът за мигриране на макроси в документи на бази от данни може да премести макросите в областта за съхраняване на макроси във файла на Base. След това можете да разгледате макросите и да ги редактирате при необходимост."

#. RJUfX
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200903075951\n"
"help.text"
msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this."
msgstr "Например, възможно е в поддокументите да се повтарят имена на модули и макроси. След като преместите макросите в една обща област за съхранение, трябва да ги редактирате, за да направите имената уникални. Помощникът не може да направи това."

#. pSFRn
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200903075915\n"
"help.text"
msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged."
msgstr "Помощникът може да архивира файла на Base в друга папка по ваш избор. Помощникът променя оригиналния файл на Base. Архивното копие остава непроменено."

#. WCGZK
#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"par_id0112200902353554\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"wiki.documentfoundation.org Macros in Database Documents\">An in depth explanation by the developers (Wiki).</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"wiki.documentfoundation.org Macros in Database Documents\">Подробно описание от разработчиците (Уики на английски).</link>"

#. WG9NH
#: password.xhp
msgctxt ""
"password.xhp\n"
"tit\n"
"help.text"
msgid "User Name and Password Required"
msgstr "Изискват се потребителско име и парола"

#. WekVB
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10541\n"
"help.text"
msgid "User Name and Password Required"
msgstr "Изискват се потребителско име и парола"

#. LCLTp
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN1054D\n"
"help.text"
msgid "User name"
msgstr "Потребителско име"

#. Rx3tD
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10551\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the user name to connect to the data source.</ahelp>"
msgstr "<ahelp hid=\".\">Въведете потребителското име за свързване с източника на данни.</ahelp>"

#. dQH7s
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10568\n"
"help.text"
msgid "Password"
msgstr "Парола"

#. dqjRr
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN1056C\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the password to connect to the data source.</ahelp>"
msgstr "<ahelp hid=\".\">Въведете паролата за свързване с източника на данни.</ahelp>"

#. TudyG
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10583\n"
"help.text"
msgid "Remember password till end of session"
msgstr "Запомняне на паролата до края на сесията"

#. KYrgJ
#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10587\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session.</ahelp>"
msgstr "<ahelp hid=\".\">Отметнете, за да се използва автоматично същото потребителско име и парола, когато се свързвате отново със същия източник на данни в текущата сесия на %PRODUCTNAME.</ahelp>"

#. EWAYC
#: querywizard00.xhp
msgctxt ""
"querywizard00.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard"
msgstr "Помощник за заявки"

#. G8nCc
#: querywizard00.xhp
msgctxt ""
"querywizard00.xhp\n"
"par_idN1054C\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Помощник за заявки</link>"

#. 7eeqf
#: querywizard00.xhp
msgctxt ""
"querywizard00.xhp\n"
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command."
msgstr "<ahelp hid=\".\">Помощникът за заявки ви помага да проектирате заявка към база от данни.</ahelp> Съхранената заявка може да бъде извикана по-късно, както чрез графичния потребителски интерфейс, така и чрез автоматично създадената команда на езика SQL."

#. Baapm
#: querywizard00.xhp
msgctxt ""
"querywizard00.xhp\n"
"par_idN105D2\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Query Wizard - Field Selection\">Query Wizard - Field selection</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Помощник за заявки - Избор на полета\">Помощник за заявки - Избор на полета</link>"

#. qKgrF
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Field Selection"
msgstr "Помощник за заявки - Избор на полета"

#. duo5c
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Query Wizard - Field Selection</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Помощник за заявки - Избор на полета</link>"

#. zvnWy
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query."
msgstr "Определя таблицата, кък която е заявката, и включените в заявката полета."

#. bjRCe
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Tables"
msgstr "Таблици"

#. RBgge
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table for which the query is to be created.</ahelp>"
msgstr "<ahelp hid=\".\">Определя таблицата, за която се създава заявка.</ahelp>"

#. BFXtZ
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10590\n"
"help.text"
msgid "Fields in the Query"
msgstr "Полета в заявката"

#. n6cwc
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>"
msgstr "<ahelp hid=\".\">Показва всички полета, които ще бъдат включени в новата заявка.</ahelp>"

#. ekG7n
#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10597\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Query Wizard - Sorting order\">Query Wizard - Sorting order</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Помощник за заявки - Ред на сортиране\">Помощник за заявки - Ред на сортиране</link>"

#. T7jwS
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Sorting Order"
msgstr "Помощник за заявки - Ред на сортиране"

#. 5mgru
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard02.xhp\">Query Wizard - Sorting Order</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard02.xhp\">Помощник за заявки - Ред на сортиране</link>"

#. hv6wL
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Specifies the sorting order for the data records in your query."
msgstr "Определя реда на сортиране за записите с данни в заявката."

#. eVr57
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Sort by"
msgstr "Сортиране по"

#. CRtP3
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN105B2\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the field by which the created query is sorted.</ahelp>"
msgstr "<ahelp hid=\".\">Определя полето, по което да се сортира създадената заявка.</ahelp>"

#. xUjcF
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN1055C\n"
"help.text"
msgid "Ascending"
msgstr "Възходящо"

#. aSXt6
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN105BF\n"
"help.text"
msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically ascending order.</ahelp>"
msgstr "<ahelp hid=\".\">Щракнете за азбучно или числово сортиране във възходящ ред.</ahelp>"

#. pR3aG
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10562\n"
"help.text"
msgid "Descending"
msgstr "Низходящо"

#. 9BtoZ
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically descending order.</ahelp>"
msgstr "<ahelp hid=\".\">Щракнете за азбучно или числово сортиране в низходящ ред.</ahelp>"

#. 6U4wS
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10568\n"
"help.text"
msgid "And then by"
msgstr "После по"

#. CqmF3
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies additional fields by which the created query is sorted, if previous sort fields are equal.</ahelp>"
msgstr "<ahelp hid=\".\">Служи за задаване на допълнителни полета, по които да бъде сортирана заявката, ако предишните полета имат равни стойности.</ahelp>"

#. CD7Db
#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Query Wizard - Search conditions\">Query Wizard - Search conditions</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Помощник за заявки - Условия за търсене\">Помощник за заявки - Условия за търсене</link>"

#. Ezdjv
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Search Conditions"
msgstr "Помощник за заявки - Условия за търсене"

#. b9Fcz
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Query Wizard - Search Conditions</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Помощник за заявки - Условия за търсене</link>"

#. Axn74
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Specifies the search conditions to filter the query."
msgstr "Определя условията за търсене, чрез които се филтрират данните на заявката."

#. MBS9h
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Match all of the following"
msgstr "Съвпадение по всички критерии по-долу"

#. eGvAt
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN105B2\n"
"help.text"
msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да филтрирате резултатите по всички условия, използвайки логическо „И“.</ahelp>"

#. mowq3
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN1055C\n"
"help.text"
msgid "Match any of the following"
msgstr "Съвпадение по поне един критерий"

#. m9DAv
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN105BF\n"
"help.text"
msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да филтрирате резултатите по което и да е условие, използвайки логическо „ИЛИ“.</ahelp>"

#. YzKAZ
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10562\n"
"help.text"
msgid "Field"
msgstr "Поле"

#. zJBqq
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете името на полето за филтриращо условие.</ahelp>"

#. cpBwd
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10568\n"
"help.text"
msgid "Condition"
msgstr "Условие"

#. FRFQM
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете условието за филтриране.</ahelp>"

#. dF2FF
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "Value"
msgstr "Стойност"

#. ZKEEw
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN105E6\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>"
msgstr "<ahelp hid=\".\">Въведете стойността за условието на филтъра.</ahelp>"

#. hZQwL
#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10574\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Query Wizard - Detail or Summary\">Query Wizard - Detail or summary</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Помощник за заявки - Подробности или обобщение\">Помощник за заявки - Подробности или обобщение</link>"

#. AFtfc
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Detail or Summary"
msgstr "Помощник за заявки - Подробности или обобщение"

#. CRU4t
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Query Wizard - Detail or Summary</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Помощник за заявки - Подробности или обобщение</link>"

#. pvdAU
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
msgstr "Указва дали да се показват всички записи от заявката, или само резултатите от агрегатни функции."

#. GNBdc
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10556\n"
"help.text"
msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
msgstr "Тази страница се показва само ако в заявката са включени числови полета, които позволяват използване на агрегатни функции."

#. LAhTk
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Detailed query"
msgstr "Подробна заявка"

#. aXtmP
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105BD\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show all records of the query.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да се покажат всички записи от заявката.</ahelp>"

#. h7yp9
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105C2\n"
"help.text"
msgid "Summary query"
msgstr "Обобщаваща заявка"

#. 4VMFu
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да се покажат само резултати от агрегатни функции.</ahelp>"

#. CEC9y
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105D7\n"
"help.text"
msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
msgstr "Изберете агрегатната функция и името на числовото поле от списъка. Можете да въведете колкото желаете агрегатни функции, по една на ред."

#. QCySK
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "Aggregate function"
msgstr "Агрегатна функция"

#. H3vuB
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105E4\n"
"help.text"
msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете агрегатната функция.</ahelp>"

#. 7VBHB
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105DD\n"
"help.text"
msgid "Field name"
msgstr "Име на поле"

#. DhcSj
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10656\n"
"help.text"
msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете името на числовото поле.</ahelp>"

#. 2fBzx
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105E7\n"
"help.text"
msgid "+"
msgstr "+"

#. hM5kP
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
msgstr "<ahelp hid=\".\">Добавя нов ред контроли.</ahelp>"

#. MYCN9
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
msgstr "<ahelp hid=\".\">Премахва последния ред контроли.</ahelp>"

#. PGYED
#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN1060E\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Query Wizard - Grouping\">Query Wizard - Grouping</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Помощник за заявки - Групиране\">Помощник за заявки - Групиране</link>"

#. d4Arr
#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Grouping"
msgstr "Помощник за заявки - Групиране"

#. yK7uG
#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Query Wizard - Grouping</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Помощник за заявки - Групиране</link>"

#. yimYQ
#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard."
msgstr "Определя дали резултатите на заявката да се групират. За да е разрешена тази страница от помощника, източникът на данни трябва да поддържа клаузи „GROUP BY“ в оператори на SQL."

#. BEcEC
#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"par_idN10589\n"
"help.text"
msgid "Group by"
msgstr "Групиране по"

#. XSPcc
#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"par_idN1058D\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>"
msgstr "<ahelp hid=\".\">Показва всички полета, които ще бъдат използвани за групиране в заявката.</ahelp>"

#. C7sCn
#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"par_idN10590\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Query Wizard - Grouping conditions\">Query Wizard - Grouping conditions</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Помощник за заявки - Условия за групиране\">Помощник за заявки - Условия за групиране</link>"

#. FJyRe
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Grouping Conditions"
msgstr "Помощник за заявки - Условия за групиране"

#. rawpT
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Помощник за заявки - Условия за групиране</link>"

#. isYHF
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard."
msgstr "Определя условията за групиране на данните от заявката. За да е разрешена тази страница от помощника, източникът на данни трябва да поддържа клаузи „GROUP BY“ в оператори на SQL."

#. E2hjZ
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Match all of the following"
msgstr "Съвпадение по всички критерии по-долу"

#. tsdNz
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да групирате резултатите по всички условия, използвайки логическо „И“.</ahelp>"

#. vG7ub
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Match any of the following"
msgstr "Съвпадение по поне един критерий"

#. H4kNz
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да групирате резултатите по което и да е условие, използвайки логическо „ИЛИ“.</ahelp>"

#. CRQPr
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Field name"
msgstr "Име на поле"

#. AUDUW
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете името на полето за групиращо условие.</ahelp>"

#. vYSzM
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "Condition"
msgstr "Условие"

#. VHAhf
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете условието за групиране.</ahelp>"

#. LYZYG
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10575\n"
"help.text"
msgid "Value"
msgstr "Стойност"

#. GBywN
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>"
msgstr "<ahelp hid=\".\">Въведете стойността за групиращото условие.</ahelp>"

#. LM5AB
#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN1057C\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Query Wizard - Aliases\">Query Wizard - Aliases</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Помощник за заявки - Псевдоними\">Помощник за заявки - Псевдоними</link>"

#. LGziG
#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Aliases"
msgstr "Помощник за заявки - Псевдоними"

#. cEc4Q
#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Query Wizard - Aliases</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Помощник за заявки - Псевдоними</link>"

#. 8qMru
#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name."
msgstr "Приписва псевдоними на имената на полетата. Псевдонимите не са задължителни. Чрез тях можете да зададете по-ясни за потребителя имена, които да се показват вместо имената на полетата. Можете например да използвате псевдоним, когато полета от различни таблици имат еднакви имена."

#. GKQBZ
#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Alias"
msgstr "Псевдоним"

#. TiaDt
#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the alias for the field name.</ahelp>"
msgstr "<ahelp hid=\".\">Въведете псевдонима за името на поле.</ahelp>"

#. jZ6HM
#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Query Wizard - Overview\">Query Wizard - Overview</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Помощник за заявки - Обзор\">Помощник за заявки - Обзор</link>"

#. ZD37L
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Overview"
msgstr "Помощник за заявки - Обзор"

#. DagT5
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Query Wizard - Overview</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Помощник за заявки - Обзор</link>"

#. Eugc7
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished."
msgstr "Въведете име на заявката и укажете дали след края на помощника искате да видите резултатите от нея, или да я променяте."

#. zjCxf
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Name of the query"
msgstr "Име на заявка"

#. ZLJYh
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>"
msgstr "<ahelp hid=\".\">Въведете името на заявката.</ahelp>"

#. uC9Qc
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "Display query"
msgstr "Показване на заявка"

#. BJa3G
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, ако искате заявката да бъде записана и изпълнена.</ahelp>"

#. yN4FB
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10564\n"
"help.text"
msgid "Modify query"
msgstr "Редактиране на заявка"

#. VKpNF
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, ако искате заявката да бъде записана и отворена за редактиране.</ahelp>"

#. 3ww32
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "Overview"
msgstr "Обзор"

#. SfUBA
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>"
msgstr "<ahelp hid=\".\">Показва обобщение на заявката.</ahelp>"

#. 84Y4U
#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10572\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Query Wizard\">Query Wizard</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Помощник за заявки\">Помощник за заявки</link>"

#. Us2de
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"tit\n"
"help.text"
msgid "Date and Time"
msgstr "Дата и час"

#. KYD3y
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"hd_id2320932\n"
"help.text"
msgid "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\">Date and Time</link></variable>"
msgstr "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\">Дата и час</link></variable>"

#. p8Mrd
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id8638874\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>"
msgstr "<ahelp hid=\".\">За да отворите диалоговия прозорец за дата и час на <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, изберете <item type=\"menuitem\">Вмъкване - Дата и час</item>.</ahelp>"

#. tSLyd
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id6278878\n"
"help.text"
msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
msgstr "Натиснете <item type=\"keycode\">Shift-F1</item> и посочете с мишката входно поле, за да видите помощен текст за него."

#. ppg4k
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id393078\n"
"help.text"
msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>"
msgstr "<ahelp hid=\".\">Разрешете „Включване на дата“, за да вмъкнете поле с дата в активната област на справката. Полето за дата показва текущата дата при изпълнение на справката.</ahelp>"

#. 6ued5
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id1271401\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the date.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете формат за показване на датата.</ahelp>"

#. VvPJF
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id8718832\n"
"help.text"
msgid "<ahelp hid=\".\">Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed.</ahelp>"
msgstr "<ahelp hid=\".\">Разрешете „Включване на час“, за да вмъкнете поле с дата в активната област на справката. Полето за дата показва текущия час при изпълнение на справката.</ahelp>"

#. DfCAA
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id8561052\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the time.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете формат за показване на часа.</ahelp>"

#. cVAzu
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id5992919\n"
"help.text"
msgid "Click OK to insert the field."
msgstr "Натиснете OK, за да вмъкнете полето."

#. WFpF6
#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id4320810\n"
"help.text"
msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window."
msgstr "Можете да щракнете полето за дата или час и да го плъзнете другаде в същата област или да редактирате свойствата му в прозореца Свойства."

#. DCjDN
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"tit\n"
"help.text"
msgid "Insert Fields"
msgstr "Вмъкване на полета"

#. DiU2a
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"bm_id61540566967968\n"
"help.text"
msgid "<bookmark_value>insert fields;in report design</bookmark_value>            <bookmark_value>add fields;in report design</bookmark_value>            <bookmark_value>report design;add fields to report</bookmark_value>"
msgstr "<bookmark_value>вмъкване на полета;в проект на справка</bookmark_value><bookmark_value>добавяне на полета;в проект на справка</bookmark_value><bookmark_value>справка, проектиране на;добавяне на полета</bookmark_value>"

#. 7sGPE
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"hd_id361540562942432\n"
"help.text"
msgid "<variable id=\"addfields\"><link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Add Fields\">Add fields to report</link></variable>"
msgstr "<variable id=\"addfields\"><link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Add Fields\">Добавяне на полета в справка</link></variable>"

#. zFCzB
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id3587145\n"
"help.text"
msgid "<ahelp hid=\".\">The Add Field window helps you to insert the table entries in the report.</ahelp>"
msgstr "<ahelp hid=\".\">Прозорецът „Добавяне на поле“ ви помага да вмъквате данни от таблица в справката.</ahelp>"

#. dzGbq
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id4503921\n"
"help.text"
msgid "The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box."
msgstr "Прозорецът „Добавяне на поле“ се показва автоматично, когато сте избрали таблица в полето „Съдържание“ и напуснете това поле."

#. hQDBC
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id171540674707522\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Add Field</item>."
msgstr "Изберете <item type=\"menuitem\">Изглед - Добавяне на поле</item>."

#. hxBBt
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id991540674901837\n"
"help.text"
msgid "<image src=\"media/icon-themes/cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add field icon</alt></image>"
msgstr "<image src=\"media/icon-themes/cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Икона „Добавяне на поле“</alt></image>"

#. oEoAE
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id121540674874655\n"
"help.text"
msgid "Click the Add Field icon on the toolbar."
msgstr "Щракнете върху иконата „Добавяне на поле“ в лентата с инструменти."

#. BqWBD
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id141540563922693\n"
"help.text"
msgid "Select the field in the Add Field dialog and click <emph>Insert</emph>. You can select multiple fields pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking on the fields name or using the Shift key while pressing the mouse button. Click <emph>Insert</emph> in the toolbar to add the fields to the report."
msgstr "Изберете полето в диалога „Добавяне на поле“ и натиснете <emph>Вмъкване</emph>. Можете да изберете няколко полета, като натиснете клавиша <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> или Shift, докато щраквате върху имената им. Щракнете върху <emph>Вмъкване</emph> в лентата с инструменти, за да добавите полетата в справката."

#. BGjjH
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id4051026\n"
"help.text"
msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields."
msgstr "Плъзгайте и пускайте имена на полета едно по едно от прозореца „Добавяне на поле“ в областта „Подробни данни“ на справката. Разположете полетата както желаете. Можете да ги подравнявате чрез иконите от лентите с инструменти."

#. Hk568
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id3397320\n"
"help.text"
msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted."
msgstr "Полетата не могат да се застъпват. Ако пуснете поле от таблица в областта „Подробни данни“, ще бъдат вмъкнати надпис и текстово поле."

#. RGprC
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id3059785\n"
"help.text"
msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want."
msgstr "Можете да вмъквате текст, който да се повтаря на всички страници от справката. Щракнете върху иконата „Поле за надпис“ <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Икона</alt></image>, после плъзнете правоъгълник в областта за горен или долен колонтитул на страницата. Редактирайте свойството „Надпис“, за да изпишете желания текст."

#. VjpkA
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"hd_id251540563929787\n"
"help.text"
msgid "Sorting fields names"
msgstr "Сортиране на имената на полетата"

#. pNfxS
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id651540564204840\n"
"help.text"
msgid "<image src=\"media/icon-themes/cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>"
msgstr "<image src=\"media/icon-themes/cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Икона „Възходящо сортиране“</alt></image>"

#. EfMFi
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id401540563992665\n"
"help.text"
msgid "Sort names ascending."
msgstr "Възходящо сортиране на имената"

#. 9jVwk
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id811540564184191\n"
"help.text"
msgid "<image src=\"media/icon-themes/cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort descending icon</alt></image>"
msgstr "<image src=\"media/icon-themes/cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Икона „Низходящо сортиране“</alt></image>"

#. BEcwL
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id401540563942665\n"
"help.text"
msgid "Sort names descending,"
msgstr "Низходящо сортиране на имената"

#. GRKuP
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id851540564212907\n"
"help.text"
msgid "<image src=\"media/icon-themes/cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Undo sorting icon</alt></image>"
msgstr "<image src=\"media/icon-themes/cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Икона „Премахване на сортирането“</alt></image>"

#. DVAm8
#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id401540533942665\n"
"help.text"
msgid "Restore original sorting"
msgstr "Възстановяване на оригиналната подредба"

#. gCECo
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"tit\n"
"help.text"
msgid "Report Builder"
msgstr "Report Builder"

#. Yyb28
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"bm_id1614429\n"
"help.text"
msgid "<bookmark_value>Report Builder</bookmark_value>    <bookmark_value>Oracle Report Builder</bookmark_value>"
msgstr ""

#. 8XCCL
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id8773155\n"
"help.text"
msgid "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link></variable>"
msgstr "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link></variable>"

#. tcUx2
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5248573\n"
"help.text"
msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too."
msgstr "Конструкторът на справки Report Builder е инструмент за създаване на ваши собствени справки за бази от данни. За разлика от <link href=\"text/shared/autopi/01100000.xhp\">помощника за справки</link>, в Report Builder имате по-голяма свобода да проектирате справка по желания от вас начин. Създадената справка представлява документ на Writer, който можете да редактирате."

#. A7xcb
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7128818\n"
"help.text"
msgid "To use the Report Builder, the Report Builder component must be installed. In addition, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME."
msgstr "За да използвате конструктора на справки, трябва да е инсталирано разширението Report Builder. Освен това трябва да е инсталирано обкръжение за изпълнение на Java (JRE) и да е избрано в %PRODUCTNAME."

#. MUFG8
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id556047\n"
"help.text"
msgid "To install the JRE software"
msgstr "Инсталиране на обкръжение за изпълнение на Java (JRE)"

#. CTy58
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4515823\n"
"help.text"
msgid "The Report Builder requires an installed Java Runtime Environment (JRE)."
msgstr "Разширението Report Builder изисква инсталирано обкръжение за изпълнение на Java (JRE, Java Runtime Environment)."

#. t42Ud
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4044312\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>."
msgstr "Изберете <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Свойства</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Разширени</link>."

#. bGABC
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id1369060\n"
"help.text"
msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system."
msgstr "Изчакайте до около минута, докато %PRODUCTNAME събере информация относно инсталирания софтуер за Java в системата."

#. oxLT3
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id860927\n"
"help.text"
msgid "If a recent JRE version is found on your system, you see an entry in the list."
msgstr "Ако в системата бъде намерена скорошна версия на JRE, ще я видите в списъка."

#. 87xW7
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8581804\n"
"help.text"
msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME."
msgstr "Щракнете върху бутона за избор пред името, за да разрешите ползването на съответната версия на JRE в %PRODUCTNAME."

#. KmqC6
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7730033\n"
"help.text"
msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled."
msgstr "Уверете се, че е отметнато <emph>Използване на обкръжение за изпълнение на Java</emph>."

#. oeX8D
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id6317636\n"
"help.text"
msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again."
msgstr "Ако в системата ви не бъде открита версия на JRE, отворете уеббраузъра си и изтеглете JRE от адрес <link href=\"http://www.java.com\">http://www.java.com</link>. Инсталирайте JRE, след което рестартирайте %PRODUCTNAME и отворете отново <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Свойства</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - %PRODUCTNAME - Разширени."

#. 87hJD
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id9759514\n"
"help.text"
msgid "To open the Report Builder"
msgstr "Отваряне на Report Builder"

#. TxLZj
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id9076509\n"
"help.text"
msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field."
msgstr "Отворете файл на Base или създайте нова база от данни. Базата от данни трябва да съдържа поне една таблица с поне едно поле и първичен ключ."

#. NiuEf
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7050691\n"
"help.text"
msgid "Click the Reports icon in the Base window, then choose Create Report in Design View."
msgstr "Щракнете върху иконата „Справки“ в прозореца на Base, след което изберете „Създаване на справка в режим Проектиране“."

#. u7db8
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7118747\n"
"help.text"
msgid "The Report Builder window opens."
msgstr "Ще се отвори прозорецът Report Builder."

#. eC7Ku
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8283639\n"
"help.text"
msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below."
msgstr "Прозорецът на Report Builder е разделен на три части. Най-горе е менюто, а под него са лентите с инструменти."

#. FZucS
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2291024\n"
"help.text"
msgid "On the right you see the Properties window with the property values of the currently selected object."
msgstr "Вдясно се намира прозорецът „Свойства“ със стойностите на свойствата на избрания в момента обект."

#. 9iUTs
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2100589\n"
"help.text"
msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:"
msgstr "Лявата част на прозореца Report Builder съдържа изгледа за конструиране на заявки. Той отначало е разделен на три раздела, от горе надолу:"

#. bpA2e
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5022125\n"
"help.text"
msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area"
msgstr "<emph>Горен колонтитул - страница</emph> – тук можете да плъзгате и пускате полета с фиксиран текст"

#. TcX6C
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id6844386\n"
"help.text"
msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area"
msgstr "<emph>Подробни данни</emph> – тук можете да плъзгате и пускате полета на базата от данни"

#. k3qgL
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7018646\n"
"help.text"
msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area"
msgstr "<emph>Долен колонтитул - страница</emph> – тук можете да плъзгате и пускате полета с фиксиран текст"

#. GbMdT
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5857112\n"
"help.text"
msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report."
msgstr "За да вмъкнете допълнителна област <emph>Горен колонтитул - справка</emph> или <emph>Долен колонтитул - справка</emph>, изберете <item type=\"menuitem\">Редактиране - Вмъкване на горен/долен колонтитул</item>. Тези области съдържат текст, който се появява в началото и края на цялата справка."

#. cvEuz
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id6042664\n"
"help.text"
msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again."
msgstr "Щракнете върху иконата „–“ пред име на област, за да свиете областта до един ред в изгледа. Иконата „–“ се превръща в „+“ и можете да щракнете върху нея, за да разгънете областта отново."

#. NCMdn
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id1589098\n"
"help.text"
msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below."
msgstr "За да вмъквате полета на базата от данни, плъзгайте ги и ги пускайте в областта за подробни данни. Вижте „Вмъкване на полета в справката“ по-долу."

#. 3dx6B
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id1278420\n"
"help.text"
msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon."
msgstr "Освен това можете да щракнете върху иконата „Поле за надпис“ или „Текстово поле“ в лентата с инструменти, след което да плъзнете правоъгълник в областта за горен или долен колонтитул на страницата, за да въведете текст, който се повтаря на всички страници. Текстът се въвежда в полето „Етикет“ на прозореца със свойствата на съответния обект. Можете да добавяте и графики чрез иконата „Графика“."

#. 25GDr
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7479476\n"
"help.text"
msgid "To connect the report to a database table"
msgstr "Свързване на справката с таблица на базата от данни"

#. TuFVF
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2218390\n"
"help.text"
msgid "Move the mouse to the Properties view. You see two tab pages General and Data."
msgstr "Преместете показалеца на мишката в изгледа „Свойства“. Ще видите два раздела, „Общи“ и „Данни“."

#. WdBn9
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7771538\n"
"help.text"
msgid "On the Data tab page, click Content to open the combo box."
msgstr "В раздела „Данни“ щракнете върху „Съдържание“, за да отворите падащия списък."

#. UKbEt
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id366527\n"
"help.text"
msgid "Select the table for that you want to create the report."
msgstr "Изберете таблицата, за която желаете да създадете заявка."

#. NzJzg
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7996459\n"
"help.text"
msgid "After selecting the table, press the Tab key to leave the Content box."
msgstr "След като изберете таблицата, натиснете клавиша Tab, за да напуснете полето „Съдържание“."

#. TFFLy
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2531815\n"
"help.text"
msgid "The <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window opens automatically and shows all fields of the selected table."
msgstr ""

#. vsFKB
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7657399\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the left margin of the area.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги подравните по левия край на областта.</ahelp>"

#. BqG3G
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8925138\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги подравните по десния край на областта.</ahelp>"

#. UcCYH
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5461897\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги подравните по горния край на областта.</ahelp>"

#. gDxeY
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8919339\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги подравните по долния край на областта.</ahelp>"

#. nNfGG
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4634235\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги преоразмерите до най-малката ширина.</ahelp>"

#. GuD9F
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id1393475\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги преоразмерите до най-малката височина.</ahelp>"

#. NAFEu
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id6571550\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги преоразмерите до най-голямата ширина.</ahelp>"

#. ssdFE
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5376140\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете два или повече обекти и щракнете върху тази икона, за да ги преоразмерите до най-голямата височина.</ahelp>"

#. yLQm4
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id9611499\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Вмъква хоризонтална линия в текущата област.</ahelp>"

#. XVFTm
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id6765953\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a vertical line to the current area.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Вмъква вертикална линия в текущата област.</ahelp>"

#. 5gYXB
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id0409200922242612\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Свива избраната секция, премахвайки празното място отгоре и отдолу.</ahelp>"

#. K9bij
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id0409200922242617\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Свива избраната секция, премахвайки празното място отгоре.</ahelp>"

#. S4vSt
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id0409200922242661\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Свива избраната секция, премахвайки празното място отдолу.</ahelp>"

#. bFTYS
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id1511581\n"
"help.text"
msgid "After inserting fields in the Detail view, the report is ready for execution."
msgstr "След като вмъкнете полета в областта за подробни данни, справката е готова за изпълнение."

#. j9t2k
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4881740\n"
"help.text"
msgid "To execute a report"
msgstr "Изпълняване на справка"

#. QhtuG
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8286385\n"
"help.text"
msgid "Click the Execute Report icon<image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Icon</alt></image> on the toolbar."
msgstr "Щракнете върху иконата „Изпълнение на справка“<image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Икона</alt></image> от лентата с инструменти."

#. EbwoS
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2354197\n"
"help.text"
msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert."
msgstr "Ще се отвори документ на Writer със създадената справка. Той ще съдържа стойностите на включените от вас полета от таблицата."

#. CCUrN
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2485122\n"
"help.text"
msgid "If the database contents did change, execute the report again to update the result report."
msgstr "Ако съдържанието на базата от данни се е променило, стартирайте отново справката, за да се обновят резултатите."

#. XrBwB
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id8746910\n"
"help.text"
msgid "To edit a report"
msgstr "Редактиране на справка"

#. GinFd
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id9636524\n"
"help.text"
msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design."
msgstr "Първо решете дали искате да редактирате генерираната справка, която представлява статичен документ на Writer, или искате да редактирате изгледа за конструиране на справки, след което да се генерира нова справка според новия проект."

#. awMUn
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5941648\n"
"help.text"
msgid "The Writer document is opened read-only. To edit the Writer document, click <emph>Edit Document</emph> on the information bar, or choose <emph>Edit - Edit Mode</emph>."
msgstr "Документът на Writer се отваря само за четене. За да го редактирате, щракнете върху <emph>Редактиране на документа</emph> в информационната лента или изберете <emph>Редактиране - Режим на редактиране</emph>."

#. G2dAA
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8307138\n"
"help.text"
msgid "If you want to edit the Report Builder view, you can change some of its properties."
msgstr "Ако желаете да редактирате изгледа за конструиране на справки, можете да промените някои от свойствата."

#. XYvED
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7138889\n"
"help.text"
msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color."
msgstr "Щракнете в областта за подробни данни, след което променете някои свойства в прозореца за свойства, например фоновия цвят."

#. LYDVA
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id9869380\n"
"help.text"
msgid "After finishing, click the Execute Report icon<image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to create a new report."
msgstr "След като приключите, щракнете върху иконата „Изпълнение на справка“<image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Икона</alt></image>, за да създадете нова справка."

#. h2c39
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id12512\n"
"help.text"
msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK."
msgstr "Ако затворите Report Builder, ще бъдете попитани дали справката да бъде запазена. Изберете „Да“, дайте име на справката и натиснете OK."

#. T8vuS
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2676168\n"
"help.text"
msgid "Sorting the report"
msgstr "Сортиране на справката"

#. Cg7RE
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2626422\n"
"help.text"
msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database."
msgstr "Без сортиране или групиранте записите ще бъдат вмъкнати в справката в реда, в който са извлечени от базата от данни."

#. 5hPjG
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id1743827\n"
"help.text"
msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog."
msgstr "Отворете изгледа за конструиране на справки и щракнете върху иконата „Сортиране и групиране“<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Икона</alt></image> върху лентата с инструменти. Ще видите диалоговия прозорец <link href=\"text/shared/explorer/database/rep_sort.xhp\">Сортиране и групиране</link>."

#. 35NvQ
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4331797\n"
"help.text"
msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property."
msgstr "В областта „Групи“ щракнете върху полето, по което искате първо да сортирате, и задайте свойството „Сортиране“."

#. heWc5
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4191717\n"
"help.text"
msgid "Execute the report."
msgstr "Старирайте справката."

#. FoAAB
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2318796\n"
"help.text"
msgid "Grouping"
msgstr "Групиране"

#. Ckxyp
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id399182\n"
"help.text"
msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog."
msgstr "Отворете изгледа за конструиране на справки и щракнете върху иконата „Сортиране и групиране“<image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Икона</alt></image>  върху лентата с инструменти. Ще видите диалоговия прозорец <link href=\"text/shared/explorer/database/rep_sort.xhp\">Сортиране и групиране</link>."

#. zfuDw
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7588732\n"
"help.text"
msgid "In the Groups box, open the Group Header list box and select to show a group header."
msgstr "В областта отворете списъка „Горен колонтитул на група“ и изберете показване на горен колонтитул за група."

#. AAvAB
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id95828\n"
"help.text"
msgid "Click the Add Field icon<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to open the Add Field window."
msgstr "Щракнете върху иконата „Добавяне на поле“<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Икона</alt></image>, за да отворите едноименния диалогов прозорец."

#. WyQ6C
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id5675527\n"
"help.text"
msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section."
msgstr "Плъзнете и пуснете полето, по което желаете да групирате, в раздела – горен колонтитул на групата. След това плъзнете и пуснете останалите полета в раздела за подробни данни."

#. GscG2
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id3496200\n"
"help.text"
msgid "Execute the report. The report shows the grouped records."
msgstr "Стартирайте справката. Ще видите групираните записи."

#. dLiAY
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7599108\n"
"help.text"
msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report."
msgstr "Ако желаете да сортирате и групирате, отворете изгледа за конструиране на справки, а после – диалоговия прозорец „Сортиране и групиране“. Задайте показване на групов горен колонтитул за полетата, по които искате да групирате, и скриване – за тези, по които не трябва да се групира. Затворете диалоговия прозорец и стартирайте справката."

#. WGFAC
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id888698\n"
"help.text"
msgid "Updating and printing your data"
msgstr "Обновяване и отпечатване на данните"

#. 9CfYU
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id3394573\n"
"help.text"
msgid "When you insert some new data or edit data in the table, a new report will show the updated data."
msgstr "Когато вмъкнете нови данни или редактирате данни в таблицата, новите справки ще показват обновените данни."

#. xeBzX
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7594225\n"
"help.text"
msgid "Click the Reports icon<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> and double-click your last saved report. A new Writer document will be created which shows the new data."
msgstr "Щракнете върху иконата „Справки“<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Икона</alt></image> и щракнете двукратно върху последната запазена справка. Ще бъде създаден нов документ на Writer с новите данни."

#. Kp54P
#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id8147221\n"
"help.text"
msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document."
msgstr "За да отпечатате справка, изберете <item type=\"menuitem\">Файл - Печат</item> в документа на Writer."

#. AnAta
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"tit\n"
"help.text"
msgid "Report Navigator"
msgstr "Навигатор за справка"

#. 6utJF
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"bm_id5823847\n"
"help.text"
msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>"
msgstr "<bookmark_value>формули в справки;редактиране</bookmark_value><bookmark_value>функции в справки;редактиране</bookmark_value>"

#. Y2kdn
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"hd_id1821955\n"
"help.text"
msgid "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Report Navigator</link></variable>"
msgstr "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Навигатор за справка</link></variable>"

#. SHcxA
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1150852\n"
"help.text"
msgid "You can open the Report Navigator window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>."
msgstr "За да отворите прозореца „Навигатор за справка“ в <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, изберете <item type=\"menuitem\">Изглед - Навигатор за справка</item>."

#. hBVny
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1111484\n"
"help.text"
msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>"
msgstr "<ahelp hid=\".\">Навигаторът на справката показва структурата й. Чрез него можете да вмъквате функции в справката.</ahelp>"

#. LJxNC
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id8314157\n"
"help.text"
msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>"
msgstr "<ahelp hid=\".\">Щракнете върху елемент в навигатора на справката. Съответният обект или област в изгледа за конструиране на справка ще бъде избран. Щракнете с десния бутон върху елемент, за да отворите контекстното меню.</ahelp>"

#. prLAV
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"hd_id2932828\n"
"help.text"
msgid "To enter functions to the report"
msgstr "Въвеждане на функции в справката"

#. CSJFz
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id5091708\n"
"help.text"
msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>"
msgstr "<ahelp hid=\".\">В контекстното меню на навигатора за справка присъстват същите команди, както и в изгледа за конструиране, както и допълнителни команди за създаване и изтриване на функции.</ahelp>"

#. TVyh8
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id9449446\n"
"help.text"
msgid "Functions can be entered using a syntax as specified by the <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link> proposal."
msgstr "Функциите могат да се въвеждат със синтаксиса, описан в предложението за стандарт <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link> (на английски)."

#. 3GfjV
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id4095583\n"
"help.text"
msgid "See <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link> for some more help regarding the functions in a report."
msgstr "На <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">уикистраницата за Base</link> ще намерите още информация за функциите в справки (на английски език)."

#. 2spAx
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"hd_id311593\n"
"help.text"
msgid "To calculate a sum for each client"
msgstr "За да изчислите сума за всеки клиент"

#. zGU9C
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id3948789\n"
"help.text"
msgid "Open the Report Navigator."
msgstr "Отворете навигатора за справка."

#. FSYuv
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id5391399\n"
"help.text"
msgid "Open the Groups entry and the group where you want to calculate the cost."
msgstr "Отворете елемента „Групи“ и групата, в която искате да изчислите цената."

#. bP94U
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id6989654\n"
"help.text"
msgid "The group has a sub entry called functions."
msgstr "В групата има подгрупа за функции."

#. FbfyS
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1803643\n"
"help.text"
msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it."
msgstr "С десния бутон на мишката отворете контекстото меню на елемента за функции, изберете създаване на нова функция и я посочете."

#. hTbw9
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id868251\n"
"help.text"
msgid "In the property browser you see the function."
msgstr "Ще видите функцията в прозореца на свойствата."

#. KBn87
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id6247749\n"
"help.text"
msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]."
msgstr "Променете името например на CostCalc, а формулата – на [CostCalc] + [името на колоната с цената]."

#. y2cwk
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1565904\n"
"help.text"
msgid "In the initial value enter 0."
msgstr "За начална стойност въведете 0."

#. RkdrZ
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1569261\n"
"help.text"
msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)."
msgstr "Сега можете да вмъкнете текстово поле и да го обвържете с [CostCalc] (вижда се в списъка на полетата с данни)."

#. utdSG
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id9256874\n"
"help.text"
msgid "Maybe you have to set the initial value to the value of the field like [field]."
msgstr "Може би е необходимо да зададете за начална стойност стойността на полето, например [поле]."

#. Hp4tF
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id4601886\n"
"help.text"
msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:"
msgstr "Ако в колоната с цена има празни стойности, използвайте следната формула, за да ги замените с нули:"

#. Dzpam
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1754509\n"
"help.text"
msgid "[SumCost] + IF(ISBLANK([field]);0;[field])"
msgstr "[SumCost] + IF(ISBLANK([поле]);0;[поле])"

#. tGCiz
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id8122196\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the formula that defines the function. Use OpenFormula syntax.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Въведете формулата, която дефинира функцията. Използвайте синтаксиса на OpenFormula.</ahelp>"

#. mTZGY
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id9909665\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Въведете началната стойност за изчисляването на формулата. Често тази стойност е 0 или 1.</ahelp>"

#. qEtTN
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id9141819\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ако дълбокото обхождане е разрешено, функциите се изчисляват на базата на всички по-долни нива на йерархията. Товаможе да се използва например за номериране на редовете. Ако дълбокото обхождане е забранено, в изчислението се използва само първото ниво на йерархията.</ahelp>"

#. XGkHa
#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id6354869\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">If Pre evaluation is enabled, functions are evaluated only when the report is finished.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ако е разрешено предварителното изчисляване, функциите се изчисляват чак при завършване на справката.</ahelp>"

#. nNgrq
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"tit\n"
"help.text"
msgid "Page Numbers"
msgstr "Номера на страници"

#. YECLh
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"hd_id3674123\n"
"help.text"
msgid "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Page Numbers</link></variable>"
msgstr "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Номера на страници</link></variable>"

#. AoXLc
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>"
msgstr "<ahelp hid=\".\">За да отворите прозореца „Номера на страници“ в <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, изберете <item type=\"menuitem\">Вмъкване - Номер на страница</item>.</ahelp>"

#. ygaGw
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id1068758\n"
"help.text"
msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
msgstr "Натиснете <item type=\"keycode\">Shift-F1</item> и посочете с мишката входно поле, за да видите помощен текст за него."

#. Cz9Sk
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id1559190\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Страница N</ahelp>"

#. rcaDS
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id9879146\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N of M</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Страница N от M</ahelp>"

#. tDDwG
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id9404278\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Top of Page (Header)</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Най-отгоре на страницата (горен колонтитул)</ahelp>"

#. dvqcL
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id7626880\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Bottom of Page (Footer)</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Най-отдолу на страницата (долен колонтитул)</ahelp>"

#. XRZPh
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id6124149\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Alignment</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Подравняване</ahelp>"

#. horox
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id8257087\n"
"help.text"
msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report."
msgstr "Изберете формата за номерата на страници, „Страница N“ или „Страница N от M“, където N е текущият номер на страница, а M – общият брой страници в справката."

#. 84Dct
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id3479415\n"
"help.text"
msgid "Select to show the page numbers in the Page Header area or in the Page Footer area."
msgstr "Изберете, за да включите номера на страници в горния или долния колонтитул на страница."

#. GxdrQ
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id4441663\n"
"help.text"
msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment."
msgstr "Изберете подравняване. По подразбиране номерата на страниците са центрирани между лявата и дясната граница на текста. Можете да ги подравните отляво или отдясно, както и да изберете „Отвътре“, за да отпечатате четните номера отляво, а нечетните – отдясно. Изберете „Отвън“ за противоположното подравняване."

#. MJV32
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id3012176\n"
"help.text"
msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed."
msgstr "Когато натиснете OK, ще бъде вмъкнато поле за номерата на страници. Ако не съществува област за съответния колонтитул, тя ще бъде създадена."

#. 6QnRv
#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"par_id8532670\n"
"help.text"
msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window."
msgstr "Можете да щракнете върху полето и да го плъзнете другаде в същата област или да редактирате свойствата му в прозореца за свойства."

#. 7uNv6
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"tit\n"
"help.text"
msgid "Properties"
msgstr "Свойства"

#. wAcV9
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"hd_id8836939\n"
"help.text"
msgid "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Properties</link></variable>"
msgstr ""

#. ro5Tm
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id2711264\n"
"help.text"
msgid "The Properties window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view."
msgstr "Прозорецът „Свойства“ на <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> винаги показва свойствата на текущия избран обект в изгледа за конструиране на справки."

#. hiDZo
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1080660\n"
"help.text"
msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box."
msgstr "Натиснете Shift-F1 и посочете с мишката входно поле, за да видите помощен текст за него."

#. WFv9q
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7175817\n"
"help.text"
msgid "On first start of the Report Builder, the Properties window shows the <emph>Data</emph> tab page for the whole report."
msgstr "При първото стартиране на Report Builder прозорецът „Свойства“ показва раздела <emph>Данни</emph> за цялата справка."

#. khEAx
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id9895931\n"
"help.text"
msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box."
msgstr "Изберете таблица от списъка „Съдържание“, после натиснете Tab или щракнете извън входното поле, за да го напуснете."

#. DZ342
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id3587145\n"
"help.text"
msgid "<ahelp hid=\".\">The <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>"
msgstr ""

#. 5BJS6
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id6993926\n"
"help.text"
msgid "The <emph>General</emph> tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others."
msgstr "В раздела <emph>Общи</emph> можете например да промените името на справката или да изключите колонтитулите на страници."

#. eGuih
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id3729361\n"
"help.text"
msgid "<ahelp hid=\".\">To display the <emph>Data</emph> or <emph>General</emph> tab page for the whole report, choose <item type=\"menuitem\">Edit - Select All - Select Report</item>.</ahelp>"
msgstr "<ahelp hid=\".\">За да се покаже разделът <emph>Данни</emph> или <emph>Общи</emph> за цялата справка, изберете <item type=\"menuitem\">Редактиране - Избиране на всичко - Избиране на справката</item>.</ahelp>"

#. r4tre
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1768852\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Групираните записи се поддържат заедно по страници или по колони (по подразбиране). Също така трябва да включите режима „Запазване заедно“.</ahelp>"

#. PFQYf
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id6304818\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя в кой контекст ще се отпечатва горният колонтитул на страница: на всички страници или без страниците с колонтитули на справка.</ahelp>"

#. 9rAVD
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id401623\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя в кой контекст ще се отпечатва долният колонтитул на страница: на всички страници или без страниците с колонтитули на справка.</ahelp>"

#. rMRex
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id2162236\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Разрешава отпечатването на повтарящи се стойности.</ahelp>"

#. nCDvW
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7022003\n"
"help.text"
msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area."
msgstr "Ако щракнете в областта за горен или долен колонтитул на страница, без да избирате конкретен обект, ще видите раздела <emph>Общи</emph> за съответната област."

#. xACk2
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7004303\n"
"help.text"
msgid "You can edit some visual properties for the area."
msgstr "Можете да редактирате някои от визуалните свойства на областта."

#. hPUHN
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id2561723\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the background color for the selected object, both on screen and for printing.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Задава фоновия цвят за избирания обект, както за екрана, така и за печат.</ahelp>"

#. BXnJc
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1064485\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Невидимите обекти не се показват в изпълнената справка, но се виждат в изгледа за конструиране.</ahelp>"

#. Xd2SG
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id2356028\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя височината на избрания обект.</ahelp>"

#. GXpuh
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1404461\n"
"help.text"
msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>"
msgstr "<ahelp hid=\".\">Ако изразът за условно печатане има стойност TRUE, избраният обект ще бъде отпечатан.</ahelp>"

#. jvkXA
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7404705\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the background of the selected object is transparent or opaque.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя дали фонът на избрания обект е прозрачен или не.</ahelp>"

#. qgLML
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7466963\n"
"help.text"
msgid "If you click the <emph>Detail</emph> area without selecting any object, you see the <emph>General</emph> tab page for that area."
msgstr "Ако щракнете в областта <emph>Подробни данни</emph>, без да избирате конкретен обект, ще видите раздела <emph>Общи</emph> за тази област."

#. kmEmG
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id3644215\n"
"help.text"
msgid "You can specify some properties to fine-tune the way the records are printed."
msgstr "Можете да зададете някои свойства, за да настроите по-фино начина на отпечатване на записите."

#. cjDLx
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id3148899\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">„Задължителна нова страница“ указва дали текущият раздел и/или следващият раздел от справката да се отпечатат на нова страница.</ahelp>"

#. CuyG2
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id6164433\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">В проект с много колони „Нов ред или колона“ определя дали текущият и/или следващият раздел от справката ще се отпечата на нов ред или колона.</ahelp>"

#. nHVy2
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7405011\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">„Запазване заедно“ определя дали текущият обект да се отпечата в началото на нова страница, ако не се побира изцяло в текущата.</ahelp>"

#. FjNyy
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1536606\n"
"help.text"
msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window."
msgstr "Вмъкнете полета в областта „Подробни данни“ или вмъкнете други контроли в произволна област. Когато изберете вмъкнато поле, можете да задавате свойствата му в прозореца „Свойства“."

#. 2LAyX
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id9631641\n"
"help.text"
msgid "For a Label field, you can change the displayed text in the Label input box."
msgstr "За поле с надпис можете да промените показвания текст във входното поле „Надпис“."

#. iy4M5
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7749565\n"
"help.text"
msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>"
msgstr "<ahelp hid=\".\">За картина можете да определите дали във файла на Base да се вгради самата картина или да се вмъкне връзка към файла й. Вграждането увеличава размера на файла на Base, а свързването затруднява прехвърлянето на файла към друг компютър.</ahelp>"

#. XKxxX
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id4041871\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the X Position for the selected object</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя позицията по X за избрания обект.</ahelp>"

#. bvgTD
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id9930722\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the Y Position for the selected object</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя позицията по Y за избрания обект.</ahelp>"

#. YGfo2
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id5749687\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя ширината на избрания обект.</ahelp>"

#. pwu7Q
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id79348\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the font for the selected text object.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Определя шрифта за избрания текстов обект.</ahelp>"

#. r9No9
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Печат при смяна на група</ahelp>"

#. 25y9K
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7617114\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Vert. Alignment</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Верт. подравняване</ahelp>"

#. GXFDE
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1593676\n"
"help.text"
msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others."
msgstr "В раздела <emph>Общи</emph> за поле с данни можете да зададете свойства за форматиране."

#. LyTPo
#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id1243629\n"
"help.text"
msgid "<ahelp hid=\".\">On the Data tab page, you can change the data contents to be shown.</ahelp>"
msgstr "<ahelp hid=\".\">В раздела „Данни“ можете да промените кои данни да се показват.</ahelp>"

#. g3CBB
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"tit\n"
"help.text"
msgid "Sorting and Grouping"
msgstr "Сортиране и групиране"

#. Xdr3M
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"hd_id3486434\n"
"help.text"
msgid "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link></variable>"
msgstr "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Сортиране и групиране</link></variable>"

#. oV7wd
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id3068636\n"
"help.text"
msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group."
msgstr "<ahelp hid=\".\">В диалоговия прозорец „Сортиране и групиране“ на <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> можете да определите полетата, по които да се сортират резултатите от заявката, и полетата, по чиито стойности да се групират записите.</ahelp> Ако групирате данните по дадено поле, всички записи с еднакви стойности в това поле ще бъдат заедно в една група."

#. KudoP
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id876186\n"
"help.text"
msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list."
msgstr "В областта „Групи“ са показани полета, подредени от горе надолу. Можете да изберете произволно поле и да го преместите нагоре или надолу в списъка чрез бутоните със стрелки."

#. nG4vM
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id3939634\n"
"help.text"
msgid "The sorting and grouping will be applied in the order of the list from top to bottom."
msgstr "Сортирането и групирането ще бъдат приложени в реда от списъка, от горе надолу."

#. ZAFvB
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id599688\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изброява полетата, които ще бъдат използвани за сортиране или групиране. Полето най-отгоре има най-висок приоритет, следващото е второ по приоритет и т.н.</ahelp>"

#. ETyGL
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id1371501\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Щракнете, за да отворите списък, от който можете да изберете поле.</ahelp>"

#. kEwPE
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id4661702\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field up in the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Премества избраното поле нагоре в списъка.</ahelp>"

#. YmDk5
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id7868892\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field down in the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Премества избраното поле надолу в списъка.</ahelp>"

#. amjzG
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id2188787\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the sorting order.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете реда на сортиране.</ahelp>"

#. bYX8p
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id5833307\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете дали да се покаже или да се скрие горният колонтитул на групата.</ahelp>"

#. tN76n
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id7726676\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете дали да се покаже или да се скрие долният колонтитул на групата.</ahelp>"

#. Ez4dt
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id3729361\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to create a new group on each changed value, or on other properties.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете за създаване на нова група за всяка променена стойност или друго свойство.</ahelp>"

#. bd2EW
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id0409200922142041\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected field from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Премахва избраното поле от списъка.</ahelp>"

#. CjspM
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id3405560\n"
"help.text"
msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:"
msgstr "По подразбиране за всяка нова стойност на избраното поле в записа се създава нова група. Можете да промените това свойство според типа на полето:"

#. DD8mt
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id3409527\n"
"help.text"
msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together."
msgstr "За полета с текст можете да изберете „Префиксни знаци“ и да въведете броя n на знаците по-долу. Записите, в които първите n знака са еднакви, ще бъдат групирани заедно."

#. DFvf2
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id7112338\n"
"help.text"
msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups."
msgstr "За полета от тип дата/час можете да групирате записите с еднаква година, тримесечие, месец, седмица, ден, час или минута. Освен това можете да зададете интервали за седмиците и часовете: 2 седмици групира данните в двуседмични групи, а 12 часа – в групи, съответстващи на половин денонощие."

#. BBwXv
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id2855616\n"
"help.text"
msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval."
msgstr "За полета от тип автономерация, валута или число трябва да зададете интервал."

#. mjbMU
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id7700430\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Въведете интервала за групиране на записите.</ahelp>"

#. XmWsa
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id1180455\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Изберете нивото на подробност, до което групата се запазва на една и съща страница.</ahelp>"

#. KbCbd
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id2091433\n"
"help.text"
msgid "When you specify to keep together some records on the same page, you have three choices:"
msgstr "Когато указвате запазване на записи заедно на една и съща страница, имате три възможности:"

#. NnDGM
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id5092318\n"
"help.text"
msgid "No - page boundaries are not taken into account."
msgstr "Не – краищата на страници не се взимат предвид."

#. Zmwag
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id9312417\n"
"help.text"
msgid "Whole Group - prints the group header, detail section, and group footer on the same page."
msgstr "Цялата група – горният колонтитул, подробните данни и горният колонтитул се отпечатват на една и съща страница."

#. Bzv5z
#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id9089022\n"
"help.text"
msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page."
msgstr "С първите подробни данни – горният колонтитул на групата се отпечатва на дадена страница само ако първият подробен запис се побира след него на същата страница."

#. eDFFK
#: tablewizard00.xhp
msgctxt ""
"tablewizard00.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard"
msgstr "Помощник за таблици"

#. CU3Fy
#: tablewizard00.xhp
msgctxt ""
"tablewizard00.xhp\n"
"bm_id6009094\n"
"help.text"
msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
msgstr "<bookmark_value>помощници;таблици в база от данни (Base)</bookmark_value><bookmark_value>помощник за таблици (Base)</bookmark_value>"

#. e6FGZ
#: tablewizard00.xhp
msgctxt ""
"tablewizard00.xhp\n"
"par_idN1054C\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Помощник за таблици</link>"

#. rBE4D
#: tablewizard00.xhp
msgctxt ""
"tablewizard00.xhp\n"
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
msgstr "<ahelp hid=\".\">Помощникът за таблици ви помага да създадете таблица в база от данни.</ahelp>"

#. dGBXU
#: tablewizard00.xhp
msgctxt ""
"tablewizard00.xhp\n"
"par_idN105AF\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Table Wizard - Select fields</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Помощник за таблици - Избор на полета\">Помощник за таблици - Избор на полета</link>"

#. GgEVx
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Select Fields"
msgstr "Помощник за таблици - Избор на полета"

#. 7AZc7
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Table Wizard - Select Fields</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Помощник за таблици - Избор на полета</link>"

#. 4HLFY
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Select fields from the provided sample tables as a starting point to create your own table."
msgstr "Изберете полета от предложените примерни таблици като начална точка за създаване на ваша собствена таблица."

#. csKoV
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Business"
msgstr "Бизнес"

#. TRDAu
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select the business category to see only business sample tables.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете категорията „Бизнес“, за да виждате само примерните таблици с бизнес предназначение.</ahelp>"

#. dCJP5
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Private"
msgstr "Лични"

#. 9fJfk
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select the private category to see only private sample tables.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете категорията „Лични“, за да виждате само примерните таблици за лични цели.</ahelp>"

#. dEiyC
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Sample tables"
msgstr "Примерни таблици"

#. AhZXR
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете една от примерните таблици. След това изберете полета от нея в левия списък. Повтаряйте тази стъпка, докато изберете всички необходими за вас полета.</ahelp>"

#. jJf8M
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN1059E\n"
"help.text"
msgid "Selected Fields"
msgstr "Избрани полета"

#. pj8q2
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN105A4\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new table.</ahelp>"
msgstr "<ahelp hid=\".\">Показва всички полета, които ще бъдат включени в новата таблица.</ahelp>"

#. Nx7bC
#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN105A9\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Table Wizard - Set types and formats\">Table Wizard - Set types and formats</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Table Wizard - Set types and formats\">Помощник за таблици - Задаване на типове и формати</link>"

#. EYiHW
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Set Types and Formats"
msgstr "Помощник за таблици - Задаване на типове и формати"

#. AXBFS
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10552\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Помощник за таблици - Задаване на типове и формати</link>"

#. r3sex
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10562\n"
"help.text"
msgid "Specifies the field information for your selected fields."
msgstr "Задава информацията за избраните полета."

#. GmqTu
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10565\n"
"help.text"
msgid "Selected fields"
msgstr "Избрани полета"

#. 3HRfy
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10569\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете поле, за да редактирате информацията за него.</ahelp>"

#. uhA3i
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10578\n"
"help.text"
msgid "<ahelp hid=\".\">Remove the selected field from the list box.</ahelp>"
msgstr "<ahelp hid=\".\">Премахва избраното поле от списъка.</ahelp>"

#. bDhR7
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1057B\n"
"help.text"
msgid "+"
msgstr "+"

#. oRB9f
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1057F\n"
"help.text"
msgid "<ahelp hid=\".\">Add a new data field to the list box.</ahelp>"
msgstr "<ahelp hid=\".\">Добавя в списъка ново поле за данни.</ahelp>"

#. t3DZP
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10582\n"
"help.text"
msgid "Field information"
msgstr "Информация за поле"

#. 32RqX
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10586\n"
"help.text"
msgid "Field name"
msgstr "Име на полето"

#. CemcB
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1058A\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
msgstr "<ahelp hid=\".\">Показва името на избраното поле за данни. Ако желаете, можете да въведете ново име.</ahelp>"

#. iACxs
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1058D\n"
"help.text"
msgid "Field type"
msgstr "Тип на полето"

#. FpeCt
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10591\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете тип на полето.</ahelp>"

#. dBDH3
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"hd_id5486922\n"
"help.text"
msgid "AutoValue"
msgstr "Автостойност"

#. mhvS4
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_id4198736\n"
"help.text"
msgid "<ahelp hid=\".\">If set to Yes, the values for this data field are generated by the database engine.</ahelp>"
msgstr "<ahelp hid=\".\">Ако има стойност „Да“, стойностите за това поле се генерират от системата за управление на базата от данни.</ahelp>"

#. c4BZi
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN106A0\n"
"help.text"
msgid "Entry required"
msgstr "Изисква се въвеждане"

#. wEMRe
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN106A6\n"
"help.text"
msgid "<ahelp hid=\".\">If set to Yes, this field must not be empty.</ahelp>"
msgstr "<ahelp hid=\".\">Ако има стойност „Да“, полето не трябва да е празно.</ahelp>"

#. aEK5E
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10594\n"
"help.text"
msgid "Length"
msgstr "Дължина"

#. 2XC9L
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10598\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the number of characters for the data field.</ahelp>"
msgstr "<ahelp hid=\".\">Задава броя на знаците за полето.</ahelp>"

#. 6BjNy
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1059B\n"
"help.text"
msgid "Decimal places"
msgstr "Десетични позиции"

#. egEhC
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1059F\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
msgstr "<ahelp hid=\".\">Задава броя на дробните позиции за полето. Тази настройка е достъпна само за числови или десетични полета.</ahelp>"

#. Nu72A
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN105A2\n"
"help.text"
msgid "Default value"
msgstr "Стойност по подразбиране"

#. 3GME6
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN105A6\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the default value for a Yes/No field.</ahelp>"
msgstr "<ahelp hid=\".\">Задава подразбираната стойност за поле от тип „да/не“.</ahelp>"

#. pJiM3
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10730\n"
"help.text"
msgid "Auto-increment statement"
msgstr "Оператор за автоувеличаване"

#. FDNak
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_id6706747\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
msgstr "<ahelp hid=\".\">Въведете спецификатор за команда на SQL, който указва на източника на данни да увеличава автоматично стойностите на дадено поле от тип Integer.</ahelp> Например в следния оператор на MySQL се използва операторът AUTO_INCREMENT за увеличаване на стойността на полето „id“ всеки път, когато операторът създава поле:"

#. JETWU
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_id8946501\n"
"help.text"
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
msgstr "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"

#. 8FrJs
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_id4846949\n"
"help.text"
msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box."
msgstr "В този пример трябва да въведете AUTO_INCREMENT в полето „Оператор за автоувеличаване“."

#. TZrrx
#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN105A9\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Table Wizard - Set primary key</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Помощник за таблици - Задаване на първичен ключ\">Помощник за таблици - Задаване на първичен ключ</link>"

#. 347MF
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Set Primary Key"
msgstr "Помощник за таблици - Задаване на първичен ключ"

#. KP6Fn
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Помощник за таблици - Задаване на първичен ключ</link>"

#. jbfcH
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Specifies a field in the table to be used as a primary key."
msgstr "Задава поле в таблицата, което да бъде използвано за първичен ключ."

#. GAk3T
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Create a primary key"
msgstr "Създаване на първичен ключ"

#. jEViE
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
msgstr "<ahelp hid=\".\">Отметнете, за да създадете първичен ключ. Добавяйте първичен ключ към всяка таблица в базата от данни, за да можете да идентифицирате еднозначно записите. При някои СУБД в %PRODUCTNAME първичният ключ е задължителен за редактиране на таблиците.</ahelp>"

#. ZEDQ9
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Automatically add a primary key"
msgstr "Автоматично добавяне на първичен ключ"

#. oqASw
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select to automatically add a primary key as an additional field.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете за автоматично добавяне на първичен ключ като допълнително поле.</ahelp>"

#. JGWGR
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Use an existing field as a primary key"
msgstr "Използване на съществуващо поле като първичен ключ"

#. ndknB
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да използвате съществуващо поле без повтарящи се стойности като първичен ключ.</ahelp>"

#. fMF7v
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "Field name"
msgstr "Име на поле"

#. Z7naB
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете името на полето.</ahelp>"

#. bGGBe
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10575\n"
"help.text"
msgid "Auto value"
msgstr "Автостойност"

#. pFSnC
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете за автоматично вмъкване на стойност и увеличаването й за всеки следващ запис. За да използвате функцията <emph>Автостойност</emph>, базата от данни трябва да поддържа автоматично увеличаване.</ahelp>"

#. EuZFN
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1057C\n"
"help.text"
msgid "Define primary key by several fields"
msgstr "Дефиниране на първичен ключ чрез няколко полета"

#. 7AfGE
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10580\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a primary key from a combination of several existing fields.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да създадете първичен ключ от комбинация от няколко съществуващи полета.</ahelp>"

#. ymUtk
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10583\n"
"help.text"
msgid "Available fields"
msgstr "Налични полета"

#. sVEFU
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10587\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and click > to add it to the list of primary key fields.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете поле и щракнете върху >, за да го добавите към списъка на полетата от първичния ключ.</ahelp>"

#. yivEE
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1059A\n"
"help.text"
msgid "Primary key fields"
msgstr "Полета в първичния ключ"

#. XoNRs
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете поле и щракнете върху „<“, за да го добавите към списъка на полетата от първичния ключ. Първичният ключ се създава като последователност от полетата в този списък, от горе надолу.</ahelp>"

#. MgzkG
#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN105A1\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Table Wizard - Create table</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Помощник за таблици - Създаване на таблица\">Помощник за таблици - Създаване на таблица</link>"

#. GNFKT
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Create Table"
msgstr "Помощник за таблици - Създаване на таблица"

#. J9FJF
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Table Wizard - Create Table</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Помощник за таблици - Създаване на таблица</link>"

#. CEdhG
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
msgstr "Въведете име за таблицата и задайте дали искате да я променяте след приключване на помощника."

#. DYQqm
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Table name"
msgstr "Име на таблица"

#. XbyrT
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
msgstr "<ahelp hid=\".\">Задава името на таблицата.</ahelp>"

#. ANGE9
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN105E4\n"
"help.text"
msgid "Catalog of the table"
msgstr "Каталог на таблицата"

#. EJ9oq
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN105EA\n"
"help.text"
msgid "<ahelp hid=\".\">Select the catalog for the table. (Available only if the database supports catalogs)</ahelp>"
msgstr "<ahelp hid=\".\">Изберете каталога за таблицата. (Достъпно само ако базата от данни поддържа каталози)</ahelp>"

#. 2ADuK
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10605\n"
"help.text"
msgid "Schema of the table"
msgstr "Схема на таблицата"

#. pfjij
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
msgstr "<ahelp hid=\".\">Изберете схемата за таблицата. (Достъпно само ако базата от данни поддържа схеми)</ahelp>"

#. DEPmh
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "Modify the table design"
msgstr "Ще редактирате проекта на таблицата"

#. SgDTD
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да запазите и редактирате проекта на таблицата.</ahelp>"

#. JBjXz
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10564\n"
"help.text"
msgid "Insert data immediately"
msgstr "Ще въвеждате данни незабавно"

#. sFBFY
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да запазите проекта на таблицата и да я отворите, за да въвеждате данни.</ahelp>"

#. RBiFw
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "Create a form based on this table"
msgstr "Ще създадете формуляр, основан на тази таблица"

#. LCcFV
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете, за да създадете формуляр, базиран на тази таблица. Формулярът се създава като текстов документ с последните използвани настройки от <link href=\"text/shared/autopi/01090000.xhp\">помощника за формуляри</link>.</ahelp>"

#. aZyjH
#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10580\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Помощник за таблици\">Помощник за таблици</link>"