aboutsummaryrefslogtreecommitdiff
path: root/source/sl/helpcontent2/source/text/shared/explorer/database.po
blob: 18a7878e21259d74bbb450b03ff8cc276c03dec7 (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
#. extracted from helpcontent2/source/text/shared/explorer/database
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.3\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-05 17:43+0100\n"
"PO-Revision-Date: 2021-10-23 21:35+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Project-Style: openoffice\n"

#: migrate_macros.xhp
msgctxt ""
"migrate_macros.xhp\n"
"tit\n"
"help.text"
msgid "Migrate Macros"
msgstr "Migriraj makre"

#: 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>čarovniki;makri (Base)</bookmark_value><bookmark_value>čarovnik za makre (Base)</bookmark_value><bookmark_value>makri;pripenjanje novih (Base)</bookmark_value><bookmark_value>migriranje makrov (Base)</bookmark_value>"

#: 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\">Migriraj makre</link>"

#: 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=\".\">Čarovnik za migracijo makrov v dokumentih zbirk podatkov premakne obstoječe makre iz poddokumentov starejše datoteke programa Base v skladišče makrov nove datoteke programa Base.</ahelp>"

#: 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\">Izberite mesto in ime datoteke, kjer želite shraniti novo datoteko zbirke podatkov. Privzeto dobi nova datoteka enako ime kot stara, medtem ko je stara datoteka preimenovana z dodanim nizom »backup« (angl. varnostna kopija).</ahelp>"

#: 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\">Seznam prikazuje vse spremembe, opravljene v datoteki zbirke podatkov.</ahelp>"

#: 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 "Prej so makre lahko vsebovali le besedilni poddokumenti obrazcev in poročil. Zdaj lahko makre hranijo tudi same datoteke programa Base. To pomeni, da lahko makre iz datotek programa Base odslej pokličete iz katere koli njegove podkomponente: obrazcev, poročil, oblikovanja tabele, oblikovanja poizvedbe, oblikovanja relacije, pogleda tabele."

#: 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 "Vendar pa tehnično ni možno hkrati hraniti makrov v datoteki programa Base in v njenih poddokumentih. Če torej želite pripeti nekaj novih makrov datoteki programa Base, pri čemer želite ohraniti obstoječe stare makre, ki so bili hranjeni v poddokumentih, morate premakniti obstoječe stare makre v skladišče makrov datoteke programa Base."

#: 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 "Čarovnik za migracijo makrov v dokumentu zbirke podatkov lahko premakne makre v skladišče makrov datoteke programa Base. Nato lahko makre preučite in jih po potrebi uredite."

#: 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 "Primer: možno je, da so makri iz poddokumentov imeli enaka imena modulov in makrov. Ko premaknete makre v skupno skladišče makrov, morate makre urediti, da bodo imena enkratna. Čarovnik tega ne zmore."

#: 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 "Čarovnik lahko izdela varnostno kopijo datoteke programa Base v mapi po vašem izboru. Čarovnik spremeni izvorno datoteko programa Base. Varnostna kopija ostane nespremenjena."

#: 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: Makri v dokumentih zbirke podatkov\">Podrobna razlaga s strani razvijalcev (v angl., na wikiju).</link>"

#: password.xhp
msgctxt ""
"password.xhp\n"
"tit\n"
"help.text"
msgid "User Name and Password Required"
msgstr "Potrebna sta uporabniško ime in geslo"

#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10541\n"
"help.text"
msgid "User Name and Password Required"
msgstr "Potrebna sta uporabniško ime in geslo"

#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN1054D\n"
"help.text"
msgid "User name"
msgstr "Uporabniško ime"

#: 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=\".\">Vnesite uporabniško ime za povezavo z virom podatkov.</ahelp>"

#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10568\n"
"help.text"
msgid "Password"
msgstr "Geslo"

#: 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=\".\">Vnesite geslo za povezavo z virom podatkov.</ahelp>"

#: password.xhp
msgctxt ""
"password.xhp\n"
"par_idN10583\n"
"help.text"
msgid "Remember password till end of session"
msgstr "Zapomni si geslo do konca seje"

#: 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=\".\">Izberite ta ukaz za uporabo istega uporabniškega imena in gesla brez nadaljnjega pogovornega okna, ko se ponovno povežete z istim virom podatkov v trenutni seji %PRODUCTNAME.</ahelp>"

#: querywizard00.xhp
msgctxt ""
"querywizard00.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard"
msgstr "Čarovnik za poizvedbe"

#: 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\">Čarovnik za poizvedbe</link>"

#: 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=\".\">S pomočjo čarovnika za poizvedbe lahko oblikujete poizvedbo po zbirki podatkov.</ahelp> Shranjeno poizvedbo lahko pozneje prikličete prek uporabniškega vmesnika ali s samodejno ustvarjenim ukazom v jeziku SQL."

#: 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=\"Čarovnik za poizvedbe – Izbira polja\">Čarovnik za poizvedbe – Izbira polja</link>"

#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Field Selection"
msgstr "Čarovnik za poizvedbe – Izbira polja"

#: 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\">Čarovnik za poizvedbe – Izbira polja</link>"

#: 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 "Določa tabelo za ustvarjanje poizvedbe in določa, katera polja želite vključiti v poizvedbo."

#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Tables"
msgstr "Tabele"

#: 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=\".\">Določa tabelo, za katero želite ustvariti poizvedbo.</ahelp>"

#: querywizard01.xhp
msgctxt ""
"querywizard01.xhp\n"
"par_idN10590\n"
"help.text"
msgid "Fields in the Query"
msgstr "Polja v poizvedbi"

#: 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=\".\">Prikaže vsa polja, ki bodo vključena v novo poizvedbo.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Vrstni red razvrščanja\">Čarovnik za poizvedbe – Vrstni red razvrščanja</link>"

#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Sorting Order"
msgstr "Čarovnik za poizvedbe – Vrstni red razvrščanja"

#: 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\">Čarovnik za poizvedbe – vrstni red razvrščanja</link>"

#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Specifies the sorting order for the data records in your query."
msgstr "Določa vrstni red razvrščanja podatkovnih zapisov v vaši poizvedbi."

#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Sort by"
msgstr "Razvrsti po"

#: 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=\".\">Določa polje, po katerem bo ustvarjena poizvedba razvrščena.</ahelp>"

#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN1055C\n"
"help.text"
msgid "Ascending"
msgstr "Naraščajoče"

#: 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=\".\">Kliknite ta ukaz, da razvrstite poizvedbe po naraščajočem abecednem ali številčnem vrstnem redu.</ahelp>"

#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10562\n"
"help.text"
msgid "Descending"
msgstr "Padajoče"

#: 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=\".\">Kliknite ta ukaz, da razvrstite poizvedbe po padajočem abecednem ali številčnem vrstnem redu.</ahelp>"

#: querywizard02.xhp
msgctxt ""
"querywizard02.xhp\n"
"par_idN10568\n"
"help.text"
msgid "And then by"
msgstr "In potem glede na"

#: 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=\".\">Določa dodatna polja, po katerih so razvrščene ustvarjene poizvedbe, če so vrednosti v prejšnjih poljih razvrščanja enake.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Iskalni pogoji\">Čarovnik za poizvedbe – Iskalni pogoji</link>"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Search Conditions"
msgstr "Čarovnik za poizvedbe – Iskalni pogoji"

#: 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\">Čarovnik za poizvedbe – Iskalni pogoji</link>"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10553\n"
"help.text"
msgid "Specifies the search conditions to filter the query."
msgstr "Določa pogoje iskanja za filtriranje poizvedbe."

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Match all of the following"
msgstr "Ujemanje vseh naslednjih"

#: 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=\".\">Izberite ta ukaz, če želite filtrirati poizvedbe po vseh pogojih z uporabo logičnega IN (AND).</ahelp>"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN1055C\n"
"help.text"
msgid "Match any of the following"
msgstr "Ujemanje vsaj enega od naslednjih"

#: 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=\".\">Izberite ta ukaz, če želite filtrirati poizvedbe po vseh pogoji z uporabo logičnega ALI (OR).</ahelp>"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10562\n"
"help.text"
msgid "Field"
msgstr "Polje"

#: 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=\".\">Izberite ime polja, ki ustreza pogojem filtriranja.</ahelp>"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN10568\n"
"help.text"
msgid "Condition"
msgstr "Pogoj"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite pogoj za filter.</ahelp>"

#: querywizard03.xhp
msgctxt ""
"querywizard03.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "Value"
msgstr "Vrednost"

#: 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=\".\">Vnesite vrednost za pogoj filtra.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Podrobnost ali povzetek\">Čarovnik za poizvedbe – Podrobnost ali povzetek</link>"

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Detail or Summary"
msgstr "Čarovnik za poizvedbe – Podrobnost ali povzetek"

#: 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\">Čarovnik za poizvedbe – Podrobnost ali povzetek</link>"

#: 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 "Odloča o prikazu vseh zapisov poizvedbe ali le prikaz rezultatov sestavljenih funkcij."

#: 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 "Ta stran se prikaže le takrat, ko so v poizvedbi numerična polja, ki omogočajo uporabo sestavljenih funkcij."

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Detailed query"
msgstr "Podrobna poizvedba"

#: 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=\".\">Izberite ta ukaz za prikaz vseh zapisov poizvedbe.</ahelp>"

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105C2\n"
"help.text"
msgid "Summary query"
msgstr "Povzetek poizvedbe"

#: 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=\".\">Izberite ta ukaz za prikaz samo rezultatov sestavljenih funkcij.</ahelp>"

#: 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 "Izberite sestavljeno funkcijo in ime numeričnega polja v seznamskem polju. Vnesete lahko poljubno število sestavljenih funkcij, vsako v eno vrstico ukazov."

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "Aggregate function"
msgstr "Sestavljena funkcija"

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105E4\n"
"help.text"
msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite sestavljeno funkcijo.</ahelp>"

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105DD\n"
"help.text"
msgid "Field name"
msgstr "Ime polja"

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN10656\n"
"help.text"
msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite ime numeričnega polja.</ahelp>"

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

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
msgstr "<ahelp hid=\".\">Doda novo vrstico kontrolnikov.</ahelp>"

#: querywizard04.xhp
msgctxt ""
"querywizard04.xhp\n"
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
msgstr "<ahelp hid=\".\">Odstrani zadnjo vrstico kontrolnikov.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Združevanje\">Čarovnik za poizvedbe – Združevanje</link>"

#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Grouping"
msgstr "Čarovnik za poizvedbe – Združevanje"

#: 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\">Čarovnik za poizvedbe – Združevanje</link>"

#: 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 "Določa združevanje poizvedbe. Vir podatkov mora podpirati izjavo SQL »GROUP BY« (»združi po pogojih«), da se odpre ta stran v čarovniku."

#: querywizard05.xhp
msgctxt ""
"querywizard05.xhp\n"
"par_idN10589\n"
"help.text"
msgid "Group by"
msgstr "Združi po"

#: 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=\".\">Prikaže vsa potrebna polja za združevanje poizvedbe.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Pogoji združevanja\">Čarovnik za poizvedbe – Pogoji združevanja</link>"

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Grouping Conditions"
msgstr "Čarovnik za poizvedbe – Pogoji združevanja"

#: 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\">Čarovnik za poizvedbe – Pogoji združevanja</link>"

#: 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 "Določa pogoje za združevanje poizvedbe. Vir podatkov mora podpirati izjavo SQL »GROUP BY« (»združi po pogojih«), da se odpre ta stran v čarovniku."

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Match all of the following"
msgstr "Ujemanje vseh naslednjih"

#: 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=\".\">Izberite, če želite združiti vse pogoje v poizvedbi z logičnim IN (AND).</ahelp>"

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Match any of the following"
msgstr "Ujemanje vsaj enega od naslednjih"

#: 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=\".\">Izberite, če želite združiti vse pogoje v poizvedbi z logičnim ALI (OR).</ahelp>"

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Field name"
msgstr "Ime polja"

#: 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=\".\">Izberite ime polja, ki naj bo pogoj združevanja.</ahelp>"

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "Condition"
msgstr "Pogoj"

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite pogoj za združevanje.</ahelp>"

#: querywizard06.xhp
msgctxt ""
"querywizard06.xhp\n"
"par_idN10575\n"
"help.text"
msgid "Value"
msgstr "Vrednost"

#: 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=\".\">Vnesite vrednost za pogoj združevanja.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Vzdevki\">Čarovnik za poizvedbe – Vzdevki</link>"

#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Aliases"
msgstr "Čarovnik za poizvedbe – Vzdevki"

#: 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\">Čarovnik za poizvedbe – Vzdevki</link>"

#: 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 "Dodeli vzdevke imenom polj. Vzdevki so poljubna in so lahko imena, ki so uporabniku bolj prijazna in se prikažejo namesto imen polj. Primer: vzdevek lahko uporabimo, ko imajo polja z različnimi tabelami isto ime."

#: querywizard07.xhp
msgctxt ""
"querywizard07.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Alias"
msgstr "Vzdevek"

#: 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=\".\">Vnesite vzdevek za ime polja.</ahelp>"

#: 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=\"Čarovnik za poizvedbe – Pregled\">Čarovnik za poizvedbe – Pregled</link>"

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"tit\n"
"help.text"
msgid "Query Wizard - Overview"
msgstr "Čarovnik za poizvedbe – Pregled"

#: 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\">Čarovnik za poizvedbe – Pregled</link>"

#: 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 "Vnesite ime poizvedbe in določite, ali želite po zaključku čarovnika videti poizvedbe ali jih spremeniti."

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Name of the query"
msgstr "Ime poizvedbe"

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>"
msgstr "<ahelp hid=\".\">Vnesite ime poizvedbe.</ahelp>"

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "Display query"
msgstr "Prikaži poizvedbo"

#: 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=\".\">Izberite ta ukaz, če želite shraniti in prikazati poizvedbo.</ahelp>"

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN10564\n"
"help.text"
msgid "Modify query"
msgstr "Spremeni poizvedbo"

#: 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=\".\">Izberite ta ukaz, če želite shraniti poizvedbo in jo odpreti za nadaljnje urejanje.</ahelp>"

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "Overview"
msgstr "Pregled"

#: querywizard08.xhp
msgctxt ""
"querywizard08.xhp\n"
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>"
msgstr "<ahelp hid=\".\">Prikaže povzetek poizvedbe.</ahelp>"

#: 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=\"Čarovnik za poizvedbe\">Čarovnik za poizvedbe</link>"

#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"tit\n"
"help.text"
msgid "Date and Time"
msgstr "Datum in čas"

#: 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\">Datum in čas</link></variable>"

#: 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=\".\">Pogovorno okno Datum in čas <link href=\"text/shared/explorer/database/rep_main.xhp\">Oblikovalca poročil</link> lahko odprete z izbiro <item type=\"menuitem\">Vstavi – Datum in čas</item>.</ahelp>"

#: 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 "Pritisnite tipki <item type=\"keycode\">dvigalka+F1</item> in usmerite miško na vnosno polje, da se prikaže besedilo pomoči za to vnosno polje."

#: 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=\".\">Omogočite Vključi datum, če želite vstaviti datumsko polje v aktivno področje poročila. Datumsko polje prikaže trenutni datum v trenutku izvedbe poročila.</ahelp>"

#: 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\">Izberite obliko izpisa datuma.</ahelp>"

#: 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=\".\">Omogočite Vključi čas, če želite vstaviti časovno polje v aktivno področje poročila. Časovno polje prikaže trenutni čas v trenutku izvedbe poročila.</ahelp>"

#: 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\">Izberite obliko izpisa časa.</ahelp>"

#: rep_datetime.xhp
msgctxt ""
"rep_datetime.xhp\n"
"par_id5992919\n"
"help.text"
msgid "Click OK to insert the field."
msgstr "Kliknite V redu, če želite vstaviti polje."

#: 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 "Datumsko ali časovno polje lahko kliknete in povlečete na drugo mesto v okviru istega področja ali pa uredite lastnosti v oknu Lastnosti."

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"tit\n"
"help.text"
msgid "Insert Fields"
msgstr "Vstavi polja"

#: 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>vstavljanje;polja pri oblikovanju poročil</bookmark_value><bookmark_value>polja;dodajanje pri oblikovanju poročil</bookmark_value><bookmark_value>poročila;dodajanje polj pri oblikovanju</bookmark_value>"

#: 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=\"Dodaj polja\">Dodaj polja poročilu</link></variable>"

#: 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=\".\">Okno Dodaj polje omogoča vstavljanje vnosov tabele v poročilo.</ahelp>"

#: 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 "Okno Dodaj polje se prikaže samodejno, ko izberete tabelo v polju Vsebina in to polje zapustite."

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id171540674707522\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Add Field</item>."
msgstr "Izberite <item type=\"menuitem\">Pogled – Dodaj polje</item>."

#: 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\">Ikona Dodaj polje</alt></image>"

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id121540674874655\n"
"help.text"
msgid "Click the Add Field icon on the toolbar."
msgstr "V orodni vrstici kliknite gumb Dodaj polje."

#: 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 "V pogovornem oknu Dodaj polje izberite polje in kliknite <emph>Vstavi</emph>. Če želite izbrati več polj, med klikanjem polj držite <switchinline select=\"sys\"><caseinline select=\"MAC\">tipko Cmd</caseinline><defaultinline>krmilko</defaultinline></switchinline> ali držite dvigalko in povlecite z miško. Nato kliknite <emph>Vstavi</emph> v orodni vrstici, da dodate polja v poročilo."

#: 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 "Povlecite in spustite imena polj enega za enim iz okna Dodaj polje v področje poročila Podrobnost. Razmestite polja po želji. Uporabite ikone orodnih vrstic, če želite polja poravnati."

#: 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 "Polj ni mogoče prekrivati. Če spustite polje tabele na področje Podrobnost, bosta vstavljena nalepka in polje z besedilom."

#: 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 "Vnesete lahko tudi besedilo, ki mora biti identično na sleherni strani poročila. Kliknite ikono Nalepka <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Ikona</alt></image>, nato povlecite pravokotnik v območje glave ali noge strani. Uredite lastnost Oznaka, da prikaže želeno besedilo."

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"hd_id251540563929787\n"
"help.text"
msgid "Sorting fields names"
msgstr "Razvrščanje imen polj"

#: 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\">Ikona Razvrsti naraščajoče</alt></image>"

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id401540563992665\n"
"help.text"
msgid "Sort names ascending."
msgstr "Razvrsti imena v naraščajočem vrstnem redu."

#: 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\">Ikona Razvrsti padajoče</alt></image>"

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id401540563942665\n"
"help.text"
msgid "Sort names descending,"
msgstr "Razvrsti imena v padajočem vrstnem redu."

#: 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\">Ikona Razveljavi razvrščanje</alt></image>"

#: rep_insertfield.xhp
msgctxt ""
"rep_insertfield.xhp\n"
"par_id401540533942665\n"
"help.text"
msgid "Restore original sorting"
msgstr "Obnovi izvirno razvrščenost"

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"tit\n"
"help.text"
msgid "Report Builder"
msgstr "Oblikovalec poročil"

#: 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 "<bookmark_value>Oblikovalec poročil podjetja Oracle</bookmark_value><bookmark_value>Oraclov Oblikovalec poročil</bookmark_value>"

#: 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\">Oblikovalec poročil</link></variable>"

#: 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 "Oblikovalec poročil je orodje za ustvarjanje lastnih poročil iz zbirke podatkov. Za razliko od <link href=\"text/shared/autopi/01100000.xhp\">Čarovnika za poročila</link> z uporabo Oblikovalca poročil do potankosti nadzirate obliko poročila. Ustvarjeno poročilo je dokument z besedilom, tako da ga lahko tudi urejate."

#: 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 "Če želite uporabiti Oblikovalca poročil, morate imeti nameščeno komponento Oblikovalec poročil. Poleg tega mora biti nameščeno izvajalno okolje Java (JRE), ki mora biti v %PRODUCTNAME tudi izbrano."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id556047\n"
"help.text"
msgid "To install the JRE software"
msgstr "Namestitev izvajalnega okolja Java (JRE)"

#: 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 "Oblikovalec poročil za svoje delovanje potrebuje nameščeno izvajalno okolje Java (JRE)."

#: 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 "Izberite <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME – Nastavitve</caseinline><defaultinline>Orodja – Možnosti</defaultinline></switchinline> – %PRODUCTNAME – <link href=\"text/shared/optionen/java.xhp\">Napredno</link>."

#: 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 "Počakajte nekaj časa, da %PRODUCTNAME zbere podatke o nameščenih različicah programske opreme Java v vašem sistemu."

#: 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 "Če je v vašem sistemu nameščena dovolj sodobna različica JRE, se ta izpiše na seznamu."

#: 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 "S klikom izbirnega polja pred vnosom izberete želeno različico izvajalnega okolja Java za rabo v %PRODUCTNAME."

#: 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 "Preverite, da je potrjeno polje <emph>Uporabi izvajalno okolje Java</emph>."

#: 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 "Če na vašem sistemu ni mogoče najti nobene različice JRE, odprite spletni brskalnik in prenesite izvajalno okolje Java (JRE) z naslova <link href=\"http://www.java.com\">http://www.java.com</link>. Namestite programsko opremo JRE za svoj operacijski sistem. Nato ponovno zaženite %PRODUCTNAME in znova odprite <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME – Nastavitve</caseinline><defaultinline>Orodja – Možnosti</defaultinline></switchinline> – %PRODUCTNAME – Napredno."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id9759514\n"
"help.text"
msgid "To open the Report Builder"
msgstr "Kako odpreti Oblikovalca poročil"

#: 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 "Odprite datoteko Base ali ustvarite novo zbirko podatkov. Zbirka podatkov mora vsebovati najmanj eno tabelo z vsaj enim podatkovnim poljem in s poljem primarnega ključa."

#: 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 "Kliknite ikono Poročila v oknu Base, nato v oblikovalnem pogledu izberite Ustvari poročilo."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7118747\n"
"help.text"
msgid "The Report Builder window opens."
msgstr "Odpre se okno Oblikovalca poročil."

#: 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 "Oblikovalec poročil je razdeljen v tri dele. Na vrhu vidite meni, pod njim so orodne vrstice."

#: 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 "Na desni vidite okno Lastnosti z vrednostmi lastnosti trenutno izbranega predmeta."

#: 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 "Levi del okna Oblikovalca poročil prikazuje pogled Oblikovanje poročila. Pogled oblikovanja poročila je začetno razdeljen v tri razdelke, od vrha proti dnu:"

#: 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>Glava strani</emph> – povlecite kontrolnike z nespremenljivim besedilom v območje glave strani"

#: 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>Podrobno</emph> – povlecite in spustite polja zbirke podatkov v področje Podrobnost"

#: 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>Noga strani</emph> – povlecite kontrolnike z nespremenljivim besedilom v območje noge strani"

#: 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 "Za vstavljanje dodatnih področij <emph>Glava poročila</emph> in <emph>Noga poročila</emph> izberite <item type=\"menuitem\">Uredi – Vstavi glavo/nogo poročila</item>. Ti področji vsebujeta besedilo, ki se pojavi na začetku in koncu celega poročila."

#: 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 "Kliknite ikono »-« pred imenom področja, da zložite to področje v eno vrstico v pogledu Oblikovanje poročila. Ikona »-« se spremeni v ikono »+«; nanjo lahko kliknete, da znova razpostrete to področje."

#: 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 "Polja zbirke podatkov vstavite s povleci-in-spusti v področje Podrobnost. Spodaj si oglejte odsek »Vstavljanje polj v poročilo«."

#: 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 "Poleg tega lahko v orodni vrstici kliknete ikono Nalepke ali Polje z besedilom, nato povlečete pravokotnik v področje Glava strani ali Noga strani, da določite besedilo, ki je enako na vseh straneh. Besedilo vnesite v polje Oznaka pripadajočega okna Lastnosti. Dodate lahko tudi slike z uporabo ikone Slike."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id7479476\n"
"help.text"
msgid "To connect the report to a database table"
msgstr "Povezava poročila s tabelo zbirke podatkov"

#: 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 "Pomaknite miško v pogled Lastnosti. Na voljo sta dva zavihka, Splošno in Podatki."

#: 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 "Na zavihku Podatki kliknite gumb Vsebina, da odprete kombinirano polje."

#: 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 "Izberite tabelo, za katero želite ustvariti poročilo."

#: 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 "Po izbiri tabele pritisnite tabulatorsko tipko, da zapustite polje Vsebina."

#: 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 "Okno <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Dodaj polja poročilu\">Dodaj polja poročilu</link> se odpre samodejno in pokaže vsa polja izbrane tabele."

#: 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\">Izberite dva ali več predmetov ter kliknite to ikono, da poravnate predmete na levi rob območja.</ahelp>"

#: 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\">Izberite dva ali več predmetov ter kliknite to ikono, da poravnate predmete na desni rob območja.</ahelp>"

#: 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\">Izberite dva ali več predmetov ter kliknite to ikono, da poravnate predmete na zgornji rob območja.</ahelp>"

#: 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\">Izberite dva ali več predmetov ter kliknite to ikono, da poravnate predmete na spodnji rob območja.</ahelp>"

#: 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\">Izberite dva ali več predmetov in kliknite to ikono, da spremenite velikost predmetov na najmanjšo širino.</ahelp>"

#: 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\">Izberite dva ali več predmetov in kliknite to ikono, da spremenite velikost predmetov na najmanjšo višino.</ahelp>"

#: 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\">Izberite dva ali več predmetov in kliknite to ikono, da spremenite velikost predmetov na največjo širino.</ahelp>"

#: 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\">Izberite dva ali več predmetov in kliknite to ikono, da spremenite velikost predmetov na največjo višino.</ahelp>"

#: 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\">V trenutno območje vstavi vodoravno črto.</ahelp>"

#: 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\">V trenutno območje vstavi navpično črto.</ahelp>"

#: 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\">Skrči izbrani odsek, pri čemer odstrani vrhnji in spodnji prazen prostor.</ahelp>"

#: 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\">Skrči izbrani odsek, pri čemer odstrani vrhnji prazen prostor.</ahelp>"

#: 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\">Skrči izbrani odsek, pri čemer odstrani spodnji prazen prostor.</ahelp>"

#: 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 "Po vstavljanju polj v pogledu Podrobnost je poročilo pripravljeno na izvedbo."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4881740\n"
"help.text"
msgid "To execute a report"
msgstr "Za izvedbo poročila"

#: 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 "Kliknite ikono Izvedi poročilo <image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Ikona</alt></image> v orodni vrstici."

#: 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 "Odpre se dokument z besedilom v modulu Writer, ki vsebuje ustvarjeno poročilo z vsemi vrednostmi tabele zbirke podatkov, ki ste jih vstavili."

#: 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 "Če se je vsebina zbirke podatkov spremenila, ponovno izvedite poročilo, da posodobite končno poročilo."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"hd_id8746910\n"
"help.text"
msgid "To edit a report"
msgstr "Urejanje poročila"

#: 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 "Najprej se odločite, ali želite urejati ustvarjeno poročilo, ki je statičen dokument z besedilom, ali pa urejati pogled Oblikovanje poročila ter nato ustvariti novo poročilo, ki temelji na novem oblikovanju."

#: 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 "Dokument programa Writer se odpre samo za branje. Če ga želite urediti, kliknite <emph>Uredi dokument</emph> v informacijski vrstici ali izberite <emph>Uredi – Urejevalni način</emph>."

#: 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 "Pogled Oblikovalca poročil spremenite tako, da spremenite nekatere njegove lastnosti."

#: 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 "Kliknite področje Podrobnost. Nato lahko v oknu Lastnosti spremenite lastnosti, kot je npr. barva ozadja."

#: 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 "Po koncu dela kliknite ikono Izvedi poročilo <image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Ikona</alt></image>, če želite ustvariti novo poročilo."

#: 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 "Ko zaprete Oblikovalca poročil, sledi vprašanje, ali naj bo poročilo shranjeno. Kliknite Da, poimenujte poročilo in kliknite V redu."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2676168\n"
"help.text"
msgid "Sorting the report"
msgstr "Razvrščanje poročila"

#: 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 "Brez razvrščanja in združevanja v skupine bodo zapisi vstavljeni v poročilo v zaporedju, v katerem so bili pridobljeni iz zbirke podatkov."

#: 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 "Odprite pogled Oblikovalec poročil in v orodni vrstici kliknite ikono Razvrščanje in združevanje v skupine <image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Ikona</alt></image>. Odpre se pogovorno okno <link href=\"text/shared/explorer/database/rep_sort.xhp\">Razvrščanje in združevanje v skupine</link>."

#: 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 "V polju Skupine kliknite polje, ki ga želite kot prvo polje razvrščanja, in določite lastnost Razvrščanje."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id4191717\n"
"help.text"
msgid "Execute the report."
msgstr "Izvedite poročilo."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id2318796\n"
"help.text"
msgid "Grouping"
msgstr "Združevanje"

#: 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 "Odprite pogled Oblikovalec poročil in v orodni vrstici kliknite ikono Razvrščanje in združevanje v skupine <image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Ikona</alt></image>. Odpre se pogovorno okno <link href=\"text/shared/explorer/database/rep_sort.xhp\">Razvrščanje in združevanje v skupine</link>."

#: 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 "V polju Skupine odprite seznamsko polje Glava skupine in izberite prikaz glave skupine."

#: 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 "Kliknite ikono Dodaj polje <image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Ikona</alt></image>, če želite odpreti okno Dodaj polje."

#: 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 "Povlecite in spustite vnos polja, po katerem želite združevati podatke, v odsek glave skupine. Nato povlecite in spustite preostala polja v odsek Podrobnost."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id3496200\n"
"help.text"
msgid "Execute the report. The report shows the grouped records."
msgstr "Izvedite poročilo. Poročilo prikaže zapise, združene v skupine."

#: 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 "Če radi razvrščate in združujete v skupine, odprite pogled Oblikovalca poročil, nato odprite pogovorno okno Razvrščanje in združevanje v skupine. Vključite prikaz Glave skupine za polja, ki jih želite združiti v skupino, nato izključite prikaz Glave skupine za polja, ki jih želite razvrstiti. Zaprite pogovorno okno in izvedite poročilo."

#: rep_main.xhp
msgctxt ""
"rep_main.xhp\n"
"par_id888698\n"
"help.text"
msgid "Updating and printing your data"
msgstr "Posodabljanje in tiskanje podatkov"

#: 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 "Ko v tabelo vstavite nove podatke ali podatke uredite, bodo v novem poročilu prikazani posodobljeni podatki."

#: 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 "Kliknite ikono Poročila <image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Ikona</alt></image> in dvokliknite nazadnje shranjeno poročilo. Ustvarjen bo nov dokument modula Writer, ki prikazuje nove podatke."

#: 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 "Če želite poročilo natisniti, v dokumentu Writer izberite <item type=\"menuitem\">Datoteka – Natisni</item>."

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"tit\n"
"help.text"
msgid "Report Navigator"
msgstr "Krmar po poročilih"

#: 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>formule v poročilih;urejanje</bookmark_value><bookmark_value>funkcije v poročilih;urejanje</bookmark_value>"

#: 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\">Krmar po poročilih</link></variable>"

#: 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 "Okno Krmarja po poročilih v <link href=\"text/shared/explorer/database/rep_main.xhp\">Oblikovalcu poročil</link> odprete z izbiro <item type=\"menuitem\">Pogled – Krmar po poročilih</item>."

#: 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=\".\">Krmar po poročilih razkrije zgradbo poročila. Z njim lahko v poročilo vstavite funkcije.</ahelp>"

#: 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=\".\">Kliknite vnos v Krmarju po poročilih. Izbran bo ustrezen predmet ali območje v pogledu Oblikovanje poročila. Desno kliknite vnos, če želite odpreti kontekstni meni.</ahelp>"

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"hd_id2932828\n"
"help.text"
msgid "To enter functions to the report"
msgstr "Vnos funkcij v poročilo"

#: 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=\".\">V kontekstnem meniju Krmarja po poročilih vidite iste ukaze kot v pogledu Oblikovanje poročila z dodatnimi ukazi za ustvarjanje novih funkcij ali njihovo brisanje.</ahelp>"

#: 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 "Funkcije lahko vnesete z uporabo skladnje, kot jo določa predloženi standard <link href=\"https://sl.wikipedia.org/wiki/OpenFormula\" name=\"Slovenska Wikipedija: OpenFormula\">OpenFormula</link>."

#: 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 "Za dodatno pomoč za funkcije poročila si oglejte <link href=\"https://wiki.services.openoffice.org/wiki/Zbirka_podatkov\" name=\"wiki.documentfoundation.org: Zbirka podatkov\">stran wiki o modulu Base</link>."

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"hd_id311593\n"
"help.text"
msgid "To calculate a sum for each client"
msgstr "Izračun vsote za vsako stranko posebej"

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id3948789\n"
"help.text"
msgid "Open the Report Navigator."
msgstr "Odprite Krmarja po poročilih."

#: 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 "Odprite vnos Skupine in nato skupino, za katero želite izračunati strošek."

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id6989654\n"
"help.text"
msgid "The group has a sub entry called functions."
msgstr "Skupina ima podvnos, imenovan funkcije."

#: 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 "Odprite kontekstni meni (desni klik) na vnosu funkcij, izberite ustvarjanje nove funkcije, nato jo še izberite."

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id868251\n"
"help.text"
msgid "In the property browser you see the function."
msgstr "V brskalniku lastnosti zdaj vidite funkcijo."

#: 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 "Spremenite njeno ime v npr. IzrStro, formulo pa v [IzrStro] + [vnesite ime stolpca stroškov]."

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1565904\n"
"help.text"
msgid "In the initial value enter 0."
msgstr "V začetno vrednost vnesite 0."

#: 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 "Zdaj lahko vstavite besedilno polje in ga povežete z [IzrStro] (pojavi na seznamu podatkovnih polj)."

#: 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 "Morda morate nastaviti začetno vrednost na vrednost polja, kakršna je [polje]."

#: 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 "Če so v stolpcu stroškov prazna polja, uporabite naslednjo formulo, ki nadomesti vsebino praznih polj z nič:"

#: rep_navigator.xhp
msgctxt ""
"rep_navigator.xhp\n"
"par_id1754509\n"
"help.text"
msgid "[SumCost] + IF(ISBLANK([field]);0;[field])"
msgstr "[VsotStro] + IF(ISBLANK([polje]);0;[polje])"

#: 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\">Vnesite formulo, ki definira funkcijo. Uporabite skladnjo OpenFormula.</ahelp>"

#: 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\">Vnesite začetno vrednost za ovrednotenje formule. Pogosto je nastavljena na 0 ali 1.</ahelp>"

#: 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\">Če je vključena Globoka prečesava, so funkcije ovrednotene z upoštevanjem vseh nižjih ravni hierarhije. To je uporabno npr. za oštevilčevanje vrstic. Če Globoka prečesava ni vključena, je ocenjena le prva raven hierarhije.</ahelp>"

#: 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\">Če je vključena Predocenitev, so funkcije ocenjene šele tedaj, ko je poročilo dokončano.</ahelp>"

#: rep_pagenumbers.xhp
msgctxt ""
"rep_pagenumbers.xhp\n"
"tit\n"
"help.text"
msgid "Page Numbers"
msgstr "Številke strani"

#: 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\">Številke strani</link></variable>"

#: 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=\".\">Pogovorno okno Številke strani <link href=\"text/shared/explorer/database/rep_main.xhp\">Oblikovalca poročil</link> lahko odprete z izbiro <item type=\"menuitem\">Vstavi – Številke strani</item>.</ahelp>"

#: 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 "Pritisnite tipki <item type=\"keycode\">dvigalka+F1</item> in usmerite miško na vnosno polje, da se prikaže besedilo pomoči za to vnosno polje."

#: 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\">Stran N</ahelp>"

#: 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\">Stran N od M</ahelp>"

#: 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\">Vrh strani (glava)</ahelp>"

#: 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\">Dno strani (noga)</ahelp>"

#: 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\">Poravnava</ahelp>"

#: 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 "Izberite obliko številk strani (»Stran N« ali »Stran N od M«, kjer N predstavlja številko trenutne strani, M pa skupno število strani poročila."

#: 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 "Izberite za prikaz številk strani v območju Glava strani ali Noga strani."

#: 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 "Izberite poravnava. Privzeto so številke strani sredinsko poravnane med levi in desni rob. Polje lahko poravnate tudi na levo ali desno. Izberete lahko tudi Notranje za tiskanje številk strani na levi na lihih straneh in na desni na sodih straneh. Izberite Zunanje za nasprotno poravnavo."

#: 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 "Če kliknete V redu, vstavite podatkovno polje številk strani. Če ne obstaja območje glave ali noge, bo to področje po potrebi ustvarjeno."

#: 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 "Podatkovno polje lahko kliknete in povlečete na drugo mesto v okviru istega območja ali uredite njegove lastnosti v oknu Lastnosti."

#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"tit\n"
"help.text"
msgid "Properties"
msgstr "Lastnosti"

#: 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 "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Lastnosti</link></variable>"

#: 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 "Okno Lastnosti <link href=\"text/shared/explorer/database/rep_main.xhp\">Oblikovalca poročil</link> vedno pokaže lastnosti trenutno izbranega predmeta v pogledu Oblikovanje poročila."

#: 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 "Pritisnite tipki dvigalka+F1 in usmerite miško na vnosno polje, da se prikaže besedilo pomoči za to vnosno polje."

#: 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 "Ob prvem zagonu Oblikovalca poročil je v oknu Lastnosti prikazan zavihek <emph>Podatki</emph> za celo poročilo."

#: 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 "Izberite tabelo s seznama Vsebina, nato pritisnite tabulator ali kliknite izven vnosnega polja, da ga zapustite."

#: 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 "<ahelp hid=\".\">Okno <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Dodaj polja poročilu\">Dodaj polja poročilu</link> se prikaže samodejno, ko izberete tabelo v polju Vsebina in to polje zapustite. Kliknete lahko tudi ikono Dodaj polje v orodni vrstici ali izberete <item type=\"menuitem\">Pogled – Dodaj polje</item>.</ahelp>"

#: 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 "Zavihek <emph>Splošno</emph> lahko uporabite za spreminjanje imena oziroma naslova poročila, med drugim pa tudi za izključitev območij Glava strani in Noga strani."

#: 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=\".\">Za prikaz zavihkov <emph>Podatki</emph> ali <emph>Splošno</emph> za celo poročilo izberite <item type=\"menuitem\">Uredi – Izberi vse – Izberi poročilo</item>.</ahelp>"

#: 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\">Skupine se obdržijo skupaj na strani ali v stolpcu (privzeto). Prav tako morate omogočiti Obdrži skupino skupaj.</ahelp>"

#: 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\">Določa, v kakšnem kontekstu bo natisnjena glava strani: na vseh straneh ali na straneh brez glave ali noge poročila.</ahelp>"

#: 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\">Določa, v kakšnem kontekstu bo natisnjena noga strani: na vseh straneh ali na straneh brez glave ali noge poročila.</ahelp>"

#: 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\">Določa tiskanje ponovljenih vrednosti.</ahelp>"

#: 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 "Če kliknete območje glave strani ali noge strani, ne da bi bil izbran kak predmet, vidite zavihek <emph>Splošno</emph> za to območje."

#: rep_prop.xhp
msgctxt ""
"rep_prop.xhp\n"
"par_id7004303\n"
"help.text"
msgid "You can edit some visual properties for the area."
msgstr "Uredite lahko nekatere lastnosti oblikovanja območja."

#: 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\">Izbranemu predmetu nastavi barvo ozadja, ki velja za prikaz na zaslonu in za tiskanje.</ahelp>"

#: 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\">Neviden predmet ne bo prikazan v izvedenem poročilu. Še naprej ostane viden v pogledu Oblikovanje poročila.</ahelp>"

#: 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\">Določa višino izbranega predmeta.</ahelp>"

#: 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=\".\">Če je pogojni izraz tiskanja resničen (TRUE), bo izbrani predmet natisnjen.</ahelp>"

#: 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\">Določa, ali naj bo ozadje izbranega predmeta prosojno ali prekrivno.</ahelp>"

#: 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 "Če kliknete območje <emph>Podrobnost</emph> brez izbranega predmeta, vidite zavihek <emph>Splošno</emph> za to območje."

#: 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 "Določite lahko nekatere podrobnejše nastavitve tiskanja zapisov."

#: 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\">Vsili novo stran določa, ali naj bo trenuten odsek in/ali naslednji odsek natisnjen na novi strani.</ahelp>"

#: 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\">Pri večstolpčnem oblikovanju Nova vrstica ali Nov stolpec določata, ali naj bo trenutni odsek in/ali naslednji odsek natisnjen v novi vrstici ali stolpcu.</ahelp>"

#: 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\">Obdrži skupaj določa tiskanje trenutnega predmeta z začetkom na vrhu nove strani, če na trenutni strani zanj ni dovolj prostora.</ahelp>"

#: 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 "Na področje Podrobnost vstavite nekaj podatkovnih polj ali vstavite druga polja kontrolnikov na katero koli območje. Ko izberete vstavljeno polje, lahko nastavite njegove lastnosti v oknu Lastnosti."

#: 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 "Nalepki lahko spremenite prikazano besedilo v vnosnem polju Nalepka."

#: 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=\".\">Sliki lahko določite, da jo boste vstavili kot povezavo na datoteko ali kot vdelan predmet v datoteko Base. Možnost vdelave poveča velikost datoteke Base, medtem ko možnost povezave ni tako prenosljiva na druge računalnike.</ahelp>"

#: 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\">Nastavi položaj X izbranega predmeta.</ahelp>"

#: 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\">Nastavi položaj Y izbranega predmeta.</ahelp>"

#: 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\">Nastavi širino izbranega predmeta.</ahelp>"

#: 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\">Izberite pisavo za izbrani besedilni predmet.</ahelp>"

#: 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\">Natisni, ko se spremeni skupina.</ahelp>"

#: 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\">Navpična poravnava</ahelp>"

#: 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 "Na zavihku <emph>Splošno</emph> podatkovnega polja lahko med drugim nastavite lastnosti oblikovanja."

#: 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=\".\">Na zavihku Podatki lahko spremenite vsebino prikazanih podatkov.</ahelp>"

#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"tit\n"
"help.text"
msgid "Sorting and Grouping"
msgstr "Razvrščanje in združevanje v skupine"

#: 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\">Razvrščanje in združevanje v skupine</link></variable>"

#: 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=\".\">V pogovornem oknu Razvrščanje in združevanje v skupine <link href=\"text/shared/explorer/database/rep_main.xhp\">Oblikovalca poročil</link> lahko določite polja, ki naj bodo v poročilu razvrščena, in polja, ki naj bodo združena v skupine.</ahelp> Če poročilu določite skupine glede na določeno polje, bodo vsi zapisi z isto vrednostjo v tem polju skupaj tvorili svojo skupino."

#: 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 "Polje Skupine prikazuje polja v zaporedju od vrha proti dnu. Izberete lahko katero koli polje, nato kliknete gumb Premakni navzgor ali Premakni navzdol, da izbrano polje premakne gor ali dol po sezamu."

#: 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 "Razvrščanje in združevanje v skupine bo izvedeno v zaporedju seznama od vrha proti dnu."

#: 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\">Izpiše polja, ki bodo uporabljena za razvrščanje ali združevanje v skupine. Polje na vrhu ima najvišjo prioriteto, drugo polje ima drugo prioriteto itn.</ahelp>"

#: 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\">S klikom odprete seznam, s katerega lahko izberete polje.</ahelp>"

#: 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\">Premakne izbrano polje po seznamu navzgor.</ahelp>"

#: 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\">Premakne izbrano polje po seznamu navzdol.</ahelp>"

#: 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\">Izberite način razvrščanja.</ahelp>"

#: 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\">Vključite ali izključite prikaz Glave skupine.</ahelp>"

#: 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\">Vključite ali izključite prikaz Noge skupine.</ahelp>"

#: 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\">Izberite za ustvarjanje nove skupine ob vsaki spremenjeni vrednosti ali drugi lastnosti.</ahelp>"

#: 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\">Izbrano polje odstrani s seznama.</ahelp>"

#: 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 "Privzeto se nova skupina ustvari ob vsaki spremenjeni vrednosti zapisa izbranega polja. To lastnost lahko spremenite glede na vrsto polja:"

#: 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 "Pri poljih vrste Besedilo lahko izberete Znaki predpone in vnesete številko n znakov v spodnje polje. Zapisi, ki so identični v prvih n znakih, bodo združeni v skupino."

#: 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 "Pri poljih vrste Datum/Čas lahko združite v skupino zapise z isto letnico, četrtletjem, mesecem, tednom, dnevom, uro ali minuto. Dodatno lahko navedete interval tednov ali ur: 2 tedna združuje podatke v dvotedenske skupine, 12 ur združuje podatke v poldnevne skupine."

#: 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 "Pri poljih vrste Samodejna številka, Valuta ali Številka navedete interval."

#: 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\">Vnesite interval skupine, po katerem so zapisi združeni v skupine.</ahelp>"

#: 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\">Izberite raven podrobnosti, s katero je skupina obdržana na isti strani.</ahelp>"

#: 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 "Ko navedete, da naj bo na isti strani obdržanih skupaj več zapisov, imate tri možnosti:"

#: rep_sort.xhp
msgctxt ""
"rep_sort.xhp\n"
"par_id5092318\n"
"help.text"
msgid "No - page boundaries are not taken into account."
msgstr "Ne – meje strani ne bodo upoštevane."

#: 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 "Celo skupino – na isti strani natisne glavo skupine, odsek podrobnosti in nogo skupine."

#: 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 "S prvo podrobnostjo – na strani natisne glavo strani le, če je lahko na isti strani natisnjen tudi prvi podrobni zapis."

#: tablewizard00.xhp
msgctxt ""
"tablewizard00.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard"
msgstr "Čarovnik za tabele"

#: 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>čarovniki;tabele zbirke podatkov (Base)</bookmark_value><bookmark_value>čarovnik za tabele (Base)</bookmark_value>"

#: 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\">Čarovnik za tabele</link>"

#: 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=\".\">S pomočjo čarovnika za tabele lahko ustvarite tabelo zbirke podatkov.</ahelp>"

#: 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=\"Čarovnik za tabele – Izbor polj\">Čarovnik za tabele – Izbor polj</link>"

#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Select Fields"
msgstr "Čarovnik za tabele – Izbor polj"

#: 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\">Čarovnik za tabele – Izbor polj</link>"

#: 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 "Izberite polja iz danih vzorcev tabel kot začetno točko za ustvarjanje svoje tabele."

#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Business"
msgstr "Poslovno"

#: 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=\".\">Izberite poslovno kategorijo, če si želite ogledati le vzorce poslovnih tabel.</ahelp>"

#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Private"
msgstr "Zasebno"

#: 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=\".\">Izberite zasebno kategorijo, če si želite ogledati le vzorce zasebnih tabel.</ahelp>"

#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Sample tables"
msgstr "Vzorčne tabele"

#: 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=\".\">Izberite eno izmed vzorčnih tabel. Potem izberite polja iz tabele v seznamskem polju na levi. Ponovite ta korak, dokler ne izberete vseh potrebnih polj.</ahelp>"

#: tablewizard01.xhp
msgctxt ""
"tablewizard01.xhp\n"
"par_idN1059E\n"
"help.text"
msgid "Selected Fields"
msgstr "Izbrana polja"

#: 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=\".\">Prikaže vsa polja, ki bodo vključena v novo tabelo.</ahelp>"

#: 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=\"Čarovnik za tabele – Nastavitev vrst in oblik\">Čarovnik za tabele – Nastavitev vrst in oblik</link>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Set Types and Formats"
msgstr "Čarovnik za tabele – Nastavitev vrst in oblik"

#: 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\">Čarovnik za tabele – Nastavitev vrst in oblik</link>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10562\n"
"help.text"
msgid "Specifies the field information for your selected fields."
msgstr "Določa podatke o polju za izbrana polja."

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10565\n"
"help.text"
msgid "Selected fields"
msgstr "Izbrana polja"

#: 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=\".\">Izberite polje, za katerega boste uredili podatke o polju.</ahelp>"

#: 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=\".\">Odstrani izbrano polje s seznamskega polja.</ahelp>"

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

#: 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=\".\">Dodajte novo podatkovno polje seznamskemu polju.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10582\n"
"help.text"
msgid "Field information"
msgstr "Podatki o polju"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10586\n"
"help.text"
msgid "Field name"
msgstr "Ime polja"

#: 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=\".\">Prikaže ime izbranega polja in njegovih podatkov. Če želite, lahko vnesete novo ime.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1058D\n"
"help.text"
msgid "Field type"
msgstr "Vrsta polja"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10591\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite vrsto polja.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"hd_id5486922\n"
"help.text"
msgid "AutoValue"
msgstr "Samodejna vrednost"

#: 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=\".\">Če je nastavljeno na Da, bo vrednosti za to podatkovno polje določal pogon zbirke podatkov.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN106A0\n"
"help.text"
msgid "Entry required"
msgstr "Potreben je vnos"

#: 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=\".\">Če je nastavljeno na Da, polje ne sme biti prazno.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10594\n"
"help.text"
msgid "Length"
msgstr "Dolžina"

#: 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=\".\">Določa število znakov za podatkovno polje.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN1059B\n"
"help.text"
msgid "Decimal places"
msgstr "Decimalna mesta"

#: 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=\".\">Določa število decimalnih mest za podatkovno polje. Ta možnost je na voljo le v numeričnih poljih ali poljih z decimalnimi števili.</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN105A2\n"
"help.text"
msgid "Default value"
msgstr "Privzeta vrednost"

#: 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=\".\">Določa privzeto vrednost za polje Da/Ne (Yes/No).</ahelp>"

#: tablewizard02.xhp
msgctxt ""
"tablewizard02.xhp\n"
"par_idN10730\n"
"help.text"
msgid "Auto-increment statement"
msgstr "Izjava za samodejno povečanje"

#: 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=\".\">Vnesite določevalnik ukaza SQL, ki daje napotke viru podatkov, da izvrši samodejno povečanje določenega celoštevilskega podatkovnega polja.</ahelp> Primer: naslednja izjava MySQL je uporabljena za povečevanje polja »id« z izjavo AUTO_INCREMENT vsakič, ko izjava ustvari podatkovno polje:"

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

#: 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 "Za ta primer morate vnesti AUTO_INCREMENT v polje izjave za samodejno povečanje."

#: 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=\"Čarovnik za tabele – Nastavitev glavnega ključa\">Čarovnik za tabele – Nastavitev glavnega ključa</link>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Set Primary Key"
msgstr "Čarovnik za tabele – Nastavitev glavnega ključa"

#: 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\">Čarovnik za tabele – Nastavitev glavnega ključa</link>"

#: 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 "Določa polje v tabeli, uporabljeno kot primarni ključ."

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10559\n"
"help.text"
msgid "Create a primary key"
msgstr "Ustvari primarni ključ"

#: 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=\".\">Izberite ukaz za ustvarjanje primarnega ključa. Dodajte primarni ključ vsaki tabeli zbirke podatkov za edinstveno prepoznavanje posameznega zapisa. Za nekatere sisteme zbirke podatkov v %PRODUCTNAME je primarni ključ obvezen za spreminjanje tabel.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Automatically add a primary key"
msgstr "Samodejno dodaj primarni ključ"

#: 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=\".\">Izberite ta ukaz, da program samodejno doda primarni ključ v obliki dodatnega polja.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Use an existing field as a primary key"
msgstr "Uporabi obstoječe polje kot primarni ključ"

#: 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=\".\">Izberite ta ukaz, če želite uporabiti obstoječe polje z edinstvenimi vrednostmi kot primarni ključ.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1056E\n"
"help.text"
msgid "Field name"
msgstr "Ime polja"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite ime polja.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10575\n"
"help.text"
msgid "Auto value"
msgstr "Samodejna vrednost"

#: 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=\".\">Izberite ta ukaz, da program samodejno vstavi vrednosti in povečave vrednosti polja za vsak nov zapis. Zbirka podatkov mora podpirati samodejni prirast, da lahko uporablja lastnost <emph>Samodejno nastavljena vrednost</emph>.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1057C\n"
"help.text"
msgid "Define primary key by several fields"
msgstr "Definiraj primarni ključ z nekaj polji"

#: 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=\".\">Izberite ta ukaz za ustvarjanje glavnega ključa iz kombinacije več obstoječih polj.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN10583\n"
"help.text"
msgid "Available fields"
msgstr "Polja na voljo"

#: 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=\".\">Izberite polje in kliknite >, da ga dodate na seznam polj primarnega ključa.</ahelp>"

#: tablewizard03.xhp
msgctxt ""
"tablewizard03.xhp\n"
"par_idN1059A\n"
"help.text"
msgid "Primary key fields"
msgstr "Polja primarnega ključa"

#: 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=\".\">Izberite polje in kliknite <, da ga odstranite s seznama polj primarnega ključa. Primarni ključ je ustvarjen z združevanjem polj na seznamu, od zgoraj navzdol.</ahelp>"

#: 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=\"Čarovnik za tabele – Ustvarjanje tabele\">Čarovnik za tabele – Ustvarjanje tabele</link>"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"tit\n"
"help.text"
msgid "Table Wizard - Create Table"
msgstr "Čarovnik za tabele – Ustvarjanje tabele"

#: 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\">Čarovnik za tabele – Ustvarjanje tabele</link>"

#: 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 "Vnesite ime tabele in določite, ali želite spremeniti tabelo, ko se čarovnik konča."

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10556\n"
"help.text"
msgid "Table name"
msgstr "Ime tabele"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
msgstr "<ahelp hid=\".\">Določa ime tabele.</ahelp>"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN105E4\n"
"help.text"
msgid "Catalog of the table"
msgstr "Katalog tabele"

#: 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=\".\">Izberite katalog za tabelo. (Na voljo le, če zbirka podatkov podpira kataloge)</ahelp>"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10605\n"
"help.text"
msgid "Schema of the table"
msgstr "Shema tabele"

#: 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=\".\">Izberite shemo za tabelo. (Na voljo le, če zbirka podatkov podpira sheme)</ahelp>"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1055D\n"
"help.text"
msgid "Modify the table design"
msgstr "Spremeni oblikovanje tabele"

#: 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=\".\">Izberite ta ukaz, če želite shraniti in urediti oblikovanje tabele.</ahelp>"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN10564\n"
"help.text"
msgid "Insert data immediately"
msgstr "Vstavi podatke nemudoma"

#: 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=\".\">Izberite ta ukaz, če želite shraniti oblikovanje tabele in odpreti tabelo za vnašanje podatkov.</ahelp>"

#: tablewizard04.xhp
msgctxt ""
"tablewizard04.xhp\n"
"par_idN1056B\n"
"help.text"
msgid "Create a form based on this table"
msgstr "Ustvari obrazec na osnovi te tabele"

#: 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=\".\">Izberite ta ukaz, če želite ustvariti obrazec, ki temelji na tej tabeli. Obrazec se ustvari v dokumentu z besedilom z zadnjo uporabljenimi nastavitvami <link href=\"text/shared/autopi/01090000.xhp\">Čarovnika za obrazce</link>.</ahelp>"

#: 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=\"Čarovnik za tabele\">Čarovnik za tabele</link>"