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

#: chart2/inc/chart.hrc:16
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Vodoravni stolpčni"

#: chart2/inc/chart.hrc:17
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Valj"

#: chart2/inc/chart.hrc:18
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Stožec"

#: chart2/inc/chart.hrc:19
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Piramida"

msgctxt "stock"
msgid "_Add"
msgstr "Doda_j"

msgctxt "stock"
msgid "_Apply"
msgstr "_Uporabi"

msgctxt "stock"
msgid "_Cancel"
msgstr "Pre_kliči"

msgctxt "stock"
msgid "_Close"
msgstr "Z_apri"

msgctxt "stock"
msgid "_Delete"
msgstr "I_zbriši"

msgctxt "stock"
msgid "_Edit"
msgstr "U_redi"

msgctxt "stock"
msgid "_Help"
msgstr "Po_moč"

msgctxt "stock"
msgid "_New"
msgstr "_Nov"

msgctxt "stock"
msgid "_No"
msgstr "_Ne"

msgctxt "stock"
msgid "_OK"
msgstr "V _redu"

msgctxt "stock"
msgid "_Remove"
msgstr "Odst_rani"

msgctxt "stock"
msgid "_Reset"
msgstr "_Ponastavi"

msgctxt "stock"
msgid "_Yes"
msgstr "_Da"

#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
msgid "Chart Wizard"
msgstr "Čarovnik za grafikon"

#: chart2/inc/strings.hrc:25
msgctxt "STR_DLG_SMOOTH_LINE_PROPERTIES"
msgid "Smooth Lines"
msgstr "Gladke črte"

#: chart2/inc/strings.hrc:26
msgctxt "STR_DLG_STEPPED_LINE_PROPERTIES"
msgid "Stepped Lines"
msgstr "Stopnjevite črte"

#: chart2/inc/strings.hrc:27
msgctxt "STR_DLG_REMOVE_DATA_TABLE"
msgid "This chart currently contains an internal data table. Do you want to proceed, deleting the internal data table, and set a new data range?"
msgstr "Ta grafikon vsebuje interno podatkovno tabelo. Ali želite izbrisati tabelo in določiti nov podatkovni obseg?"

#: chart2/inc/strings.hrc:28
msgctxt "STR_PAGE_CHARTTYPE"
msgid "Chart Type"
msgstr "Vrsta grafikona"

#: chart2/inc/strings.hrc:29
msgctxt "STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Obseg podatkov"

#: chart2/inc/strings.hrc:30
msgctxt "STR_PAGE_CHART_ELEMENTS"
msgid "Chart Elements"
msgstr "Gradniki grafikona"

#: chart2/inc/strings.hrc:31
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "Črta"

#: chart2/inc/strings.hrc:32
msgctxt "STR_PAGE_BORDER"
msgid "Borders"
msgstr "Obrobe"

#: chart2/inc/strings.hrc:33
msgctxt "STR_PAGE_AREA"
msgid "Area"
msgstr "Področje"

#: chart2/inc/strings.hrc:34
msgctxt "STR_PAGE_TRANSPARENCY"
msgid "Transparency"
msgstr "Prosojnost"

#: chart2/inc/strings.hrc:35
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "Pisava"

#: chart2/inc/strings.hrc:36
msgctxt "STR_PAGE_FONT_EFFECTS"
msgid "Font Effects"
msgstr "Učinki pisave"

#: chart2/inc/strings.hrc:37
msgctxt "STR_PAGE_NUMBERS"
msgid "Numbers"
msgstr "Številke"

#: chart2/inc/strings.hrc:38
msgctxt "STR_PAGE_POSITION"
msgid "Position"
msgstr "Položaj"

#: chart2/inc/strings.hrc:39
msgctxt "STR_PAGE_LAYOUT"
msgid "Layout"
msgstr "Postavitev"

#: chart2/inc/strings.hrc:40
msgctxt "STR_PAGE_OPTIONS"
msgid "Options"
msgstr "Možnosti"

#: chart2/inc/strings.hrc:41
msgctxt "STR_PAGE_SCALE"
msgid "Scale"
msgstr "Merilo"

#: chart2/inc/strings.hrc:42
msgctxt "STR_PAGE_POSITIONING"
msgid "Positioning"
msgstr "Umestitev"

#: chart2/inc/strings.hrc:43
msgctxt "STR_PAGE_TRENDLINE_TYPE"
msgid "Type"
msgstr "Vrsta"

#: chart2/inc/strings.hrc:44
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
msgstr "Stolpci napake X"

#: chart2/inc/strings.hrc:45
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
msgstr "Stolpci napake Y"

#: chart2/inc/strings.hrc:46
msgctxt "STR_PAGE_ALIGNMENT"
msgid "Alignment"
msgstr "Poravnava"

#: chart2/inc/strings.hrc:47
msgctxt "STR_PAGE_PERSPECTIVE"
msgid "Perspective"
msgstr "Perspektiva"

#: chart2/inc/strings.hrc:48
msgctxt "STR_PAGE_APPEARANCE"
msgid "Appearance"
msgstr "Videz"

#: chart2/inc/strings.hrc:49
msgctxt "STR_PAGE_ILLUMINATION"
msgid "Illumination"
msgstr "Osvetlitev"

#: chart2/inc/strings.hrc:50
msgctxt "STR_PAGE_ASIAN"
msgid "Asian Typography"
msgstr "Azijska tipografija"

#: chart2/inc/strings.hrc:51
msgctxt "STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr "Črta srednje vrednosti z vrednostjo %AVERAGE_VALUE in standardnim odklonom %STD_DEVIATION"

#: chart2/inc/strings.hrc:52
msgctxt "STR_OBJECT_AXIS"
msgid "Axis"
msgstr "Os"

#: chart2/inc/strings.hrc:53
msgctxt "STR_OBJECT_AXIS_X"
msgid "X Axis"
msgstr "Os X"

#: chart2/inc/strings.hrc:54
msgctxt "STR_OBJECT_AXIS_Y"
msgid "Y Axis"
msgstr "Os Y"

#: chart2/inc/strings.hrc:55
msgctxt "STR_OBJECT_AXIS_Z"
msgid "Z Axis"
msgstr "Os Z"

#: chart2/inc/strings.hrc:56
msgctxt "STR_OBJECT_SECONDARY_X_AXIS"
msgid "Secondary X Axis"
msgstr "Drugotna os X"

#: chart2/inc/strings.hrc:57
msgctxt "STR_OBJECT_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis"
msgstr "Drugotna os Y"

#: chart2/inc/strings.hrc:58
msgctxt "STR_OBJECT_AXES"
msgid "Axes"
msgstr "Osi"

#: chart2/inc/strings.hrc:59
msgctxt "STR_OBJECT_GRIDS"
msgid "Grids"
msgstr "Mreže"

#: chart2/inc/strings.hrc:60
msgctxt "STR_OBJECT_GRID"
msgid "Grid"
msgstr "Mreža"

#: chart2/inc/strings.hrc:61
msgctxt "STR_OBJECT_GRID_MAJOR_X"
msgid "X Axis Major Grid"
msgstr "Glavna mreža osi X"

#: chart2/inc/strings.hrc:62
msgctxt "STR_OBJECT_GRID_MAJOR_Y"
msgid "Y Axis Major Grid"
msgstr "Glavna mreža osi Y"

#: chart2/inc/strings.hrc:63
msgctxt "STR_OBJECT_GRID_MAJOR_Z"
msgid "Z Axis Major Grid"
msgstr "Glavna mreža osi Z"

#: chart2/inc/strings.hrc:64
msgctxt "STR_OBJECT_GRID_MINOR_X"
msgid "X Axis Minor Grid"
msgstr "Pomožna mreža osi X"

#: chart2/inc/strings.hrc:65
msgctxt "STR_OBJECT_GRID_MINOR_Y"
msgid "Y Axis Minor Grid"
msgstr "Pomožna mreža osi Y"

#: chart2/inc/strings.hrc:66
msgctxt "STR_OBJECT_GRID_MINOR_Z"
msgid "Z Axis Minor Grid"
msgstr "Pomožna mreža osi Z"

#: chart2/inc/strings.hrc:67
msgctxt "STR_OBJECT_LEGEND"
msgid "Legend"
msgstr "Legenda"

#: chart2/inc/strings.hrc:68
msgctxt "STR_OBJECT_TITLE"
msgid "Title"
msgstr "Naslov"

#: chart2/inc/strings.hrc:69
msgctxt "STR_OBJECT_TITLES"
msgid "Titles"
msgstr "Naslovi"

#: chart2/inc/strings.hrc:70
msgctxt "STR_OBJECT_TITLE_MAIN"
msgid "Main Title"
msgstr "Glavni naslov"

#: chart2/inc/strings.hrc:71
msgctxt "STR_OBJECT_TITLE_SUB"
msgid "Subtitle"
msgstr "Podnaslov"

#: chart2/inc/strings.hrc:72
msgctxt "STR_OBJECT_TITLE_X_AXIS"
msgid "X Axis Title"
msgstr "Naslov osi X"

#: chart2/inc/strings.hrc:73
msgctxt "STR_OBJECT_TITLE_Y_AXIS"
msgid "Y Axis Title"
msgstr "Naslov osi Y"

#: chart2/inc/strings.hrc:74
msgctxt "STR_OBJECT_TITLE_Z_AXIS"
msgid "Z Axis Title"
msgstr "Naslov osi Z"

#: chart2/inc/strings.hrc:75
msgctxt "STR_OBJECT_TITLE_SECONDARY_X_AXIS"
msgid "Secondary X Axis Title"
msgstr "Naslov drugotne osi X"

#: chart2/inc/strings.hrc:76
msgctxt "STR_OBJECT_TITLE_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis Title"
msgstr "Naslov drugotne osi Y"

#: chart2/inc/strings.hrc:77
msgctxt "STR_OBJECT_LABEL"
msgid "Label"
msgstr "Oznaka"

#: chart2/inc/strings.hrc:78
msgctxt "STR_OBJECT_DATALABELS"
msgid "Data Labels"
msgstr "Oznake podatkov"

#: chart2/inc/strings.hrc:79
msgctxt "STR_OBJECT_DATAPOINT"
msgid "Data Point"
msgstr "Podatkovna točka"

#: chart2/inc/strings.hrc:80
msgctxt "STR_OBJECT_DATAPOINTS"
msgid "Data Points"
msgstr "Podatkovne točke"

#: chart2/inc/strings.hrc:81
msgctxt "STR_OBJECT_LEGEND_SYMBOL"
msgid "Legend Key"
msgstr "Ključ legende"

#: chart2/inc/strings.hrc:82
msgctxt "STR_OBJECT_DATASERIES"
msgid "Data Series"
msgstr "Niz podatkov"

#: chart2/inc/strings.hrc:83
msgctxt "STR_OBJECT_DATASERIES_PLURAL"
msgid "Data Series"
msgstr "Nizi podatkov"

#: chart2/inc/strings.hrc:84
msgctxt "STR_OBJECT_CURVE"
msgid "Trend Line"
msgstr "Trendna črta"

#: chart2/inc/strings.hrc:85
msgctxt "STR_OBJECT_CURVES"
msgid "Trend Lines"
msgstr "Trendne črte"

#: chart2/inc/strings.hrc:86
msgctxt "STR_OBJECT_CURVE_WITH_PARAMETERS"
msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr "Trendna črta %FORMULA z natančnostjo R² = %RSQUARED"

#: chart2/inc/strings.hrc:87
msgctxt "STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS"
msgid "Moving average trend line with period = %PERIOD"
msgstr "Trendna črta drsečega povprečja z obdobjem = %PERIOD"

#: chart2/inc/strings.hrc:88
msgctxt "STR_OBJECT_AVERAGE_LINE"
msgid "Mean Value Line"
msgstr "Črta srednje vrednosti"

#: chart2/inc/strings.hrc:89
msgctxt "STR_OBJECT_CURVE_EQUATION"
msgid "Equation"
msgstr "Enačba"

#: chart2/inc/strings.hrc:90
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
msgstr "Stolpci napake X"

#: chart2/inc/strings.hrc:91
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
msgstr "Stolpci napake Y"

#: chart2/inc/strings.hrc:92
msgctxt "STR_OBJECT_ERROR_BARS_Z"
msgid "Z Error Bars"
msgstr "Stolpci napake Z"

#: chart2/inc/strings.hrc:93
msgctxt "STR_OBJECT_STOCK_LOSS"
msgid "Stock Loss"
msgstr "Borzna izguba"

#: chart2/inc/strings.hrc:94
msgctxt "STR_OBJECT_STOCK_GAIN"
msgid "Stock Gain"
msgstr "Borzni dobiček"

#: chart2/inc/strings.hrc:95
msgctxt "STR_OBJECT_PAGE"
msgid "Chart Area"
msgstr "Področje grafikona"

#: chart2/inc/strings.hrc:96
msgctxt "STR_OBJECT_DIAGRAM"
msgid "Chart"
msgstr "Grafikon"

#: chart2/inc/strings.hrc:97
msgctxt "STR_OBJECT_DIAGRAM_WALL"
msgid "Chart Wall"
msgstr "Stena grafikona"

#: chart2/inc/strings.hrc:98
msgctxt "STR_OBJECT_DIAGRAM_FLOOR"
msgid "Chart Floor"
msgstr "Tla grafikona"

#: chart2/inc/strings.hrc:99
msgctxt "STR_OBJECT_SHAPE"
msgid "Drawing Object"
msgstr "Risani predmet"

#: chart2/inc/strings.hrc:100
msgctxt "STR_TIP_DATASERIES"
msgid "Data Series '%SERIESNAME'"
msgstr "Niz podatkov »%SERIESNAME«"

#: chart2/inc/strings.hrc:101
msgctxt "STR_TIP_DATAPOINT_INDEX"
msgid "Data Point %POINTNUMBER"
msgstr "Podatkovna točka %POINTNUMBER"

#: chart2/inc/strings.hrc:102
msgctxt "STR_TIP_DATAPOINT_VALUES"
msgid "Values: %POINTVALUES"
msgstr "Vrednosti: %POINTVALUES"

#: chart2/inc/strings.hrc:103
msgctxt "STR_TIP_DATAPOINT"
msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"
msgstr "Podatkovna točka %POINTNUMBER, niz podatkov %SERIESNUMBER, vrednosti: %POINTVALUES"

#: chart2/inc/strings.hrc:104
msgctxt "STR_STATUS_DATAPOINT_MARKED"
msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"
msgstr "Podatkovna točka %POINTNUMBER v izbranem nizu podatkov %SERIESNUMBER, vrednosti: %POINTVALUES"

#: chart2/inc/strings.hrc:105
msgctxt "STR_STATUS_OBJECT_MARKED"
msgid "%OBJECTNAME selected"
msgstr "Izbran %OBJECTNAME"

#: chart2/inc/strings.hrc:106
msgctxt "STR_STATUS_PIE_SEGMENT_EXPLODED"
msgid "Pie exploded by %PERCENTVALUE percent"
msgstr "Tortni grafikon, razkosan na %PERCENTVALUE odstotkov"

#: chart2/inc/strings.hrc:107
msgctxt "STR_OBJECT_FOR_SERIES"
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
msgstr "%OBJECTNAME za niz podatkov »%SERIESNAME«"

#: chart2/inc/strings.hrc:108
msgctxt "STR_OBJECT_FOR_ALL_SERIES"
msgid "%OBJECTNAME for all Data Series"
msgstr "%OBJECTNAME za vse nize podatkov"

#: chart2/inc/strings.hrc:109
msgctxt "STR_ACTION_EDIT_CHARTTYPE"
msgid "Edit chart type"
msgstr "Uredi vrsto grafikona"

#: chart2/inc/strings.hrc:110
msgctxt "STR_ACTION_EDIT_DATA_RANGES"
msgid "Edit data ranges"
msgstr "Uredi obsege podatkov"

#: chart2/inc/strings.hrc:111
msgctxt "STR_ACTION_EDIT_3D_VIEW"
msgid "Edit 3D view"
msgstr "Uredi pogled 3D"

#: chart2/inc/strings.hrc:112
msgctxt "STR_ACTION_EDIT_CHART_DATA"
msgid "Edit chart data"
msgstr "Uredi podatke grafikona"

#: chart2/inc/strings.hrc:113
msgctxt "STR_ACTION_TOGGLE_LEGEND"
msgid "Legend on/off"
msgstr "Legenda vključena/izključena"

#: chart2/inc/strings.hrc:114
msgctxt "STR_ACTION_TOGGLE_GRID_HORZ"
msgid "Horizontal grid major/major&minor/off"
msgstr "Glavna/glavna in pomožna/izključena vodoravna mreža"

#: chart2/inc/strings.hrc:115
msgctxt "STR_ACTION_TOGGLE_GRID_VERTICAL"
msgid "Vertical grid major/major&minor/off"
msgstr "Glavna/glavna in pomožna/izključena navpična mreža"

#: chart2/inc/strings.hrc:116
msgctxt "STR_ACTION_SCALE_TEXT"
msgid "Scale Text"
msgstr "Spremeni merilo besedila"

#: chart2/inc/strings.hrc:117
msgctxt "STR_ACTION_REARRANGE_CHART"
msgid "Automatic Layout"
msgstr "Samodejna postavitev"

#: chart2/inc/strings.hrc:118
msgctxt "STR_ACTION_NOTPOSSIBLE"
msgid "This function cannot be completed with the selected objects."
msgstr "Te funkcije z izbranimi predmeti ni mogoče dokončati."

#: chart2/inc/strings.hrc:119
msgctxt "STR_ACTION_EDIT_TEXT"
msgid "Edit text"
msgstr "Uredi besedilo"

#: chart2/inc/strings.hrc:120
msgctxt "STR_COLUMN_LABEL"
msgid "Column %COLUMNNUMBER"
msgstr "Stolpec %COLUMNNUMBER"

#: chart2/inc/strings.hrc:121
msgctxt "STR_ROW_LABEL"
msgid "Row %ROWNUMBER"
msgstr "Vrstica %ROWNUMBER"

#: chart2/inc/strings.hrc:122
msgctxt "STR_DATA_ROLE_LABEL"
msgid "Name"
msgstr "Ime"

#: chart2/inc/strings.hrc:123
msgctxt "STR_DATA_ROLE_X"
msgid "X-Values"
msgstr "Vrednosti X"

#: chart2/inc/strings.hrc:124
msgctxt "STR_DATA_ROLE_Y"
msgid "Y-Values"
msgstr "Vrednosti Y"

#: chart2/inc/strings.hrc:125
msgctxt "STR_DATA_ROLE_SIZE"
msgid "Bubble Sizes"
msgstr "Velikosti mehurčkov"

#: chart2/inc/strings.hrc:126
msgctxt "STR_DATA_ROLE_X_ERROR"
msgid "X-Error-Bars"
msgstr "Stolpci napake X"

#: chart2/inc/strings.hrc:127
msgctxt "STR_DATA_ROLE_X_ERROR_POSITIVE"
msgid "Positive X-Error-Bars"
msgstr "Pozitivni stolpci napake X"

#: chart2/inc/strings.hrc:128
msgctxt "STR_DATA_ROLE_X_ERROR_NEGATIVE"
msgid "Negative X-Error-Bars"
msgstr "Negativni stolpci napake X"

#: chart2/inc/strings.hrc:129
msgctxt "STR_DATA_ROLE_Y_ERROR"
msgid "Y-Error-Bars"
msgstr "Stolpci napake Y"

#: chart2/inc/strings.hrc:130
msgctxt "STR_DATA_ROLE_Y_ERROR_POSITIVE"
msgid "Positive Y-Error-Bars"
msgstr "Pozitivni stolpci napake Y"

#: chart2/inc/strings.hrc:131
msgctxt "STR_DATA_ROLE_Y_ERROR_NEGATIVE"
msgid "Negative Y-Error-Bars"
msgstr "Negativni stolpci napake Y"

#: chart2/inc/strings.hrc:132
msgctxt "STR_DATA_ROLE_FIRST"
msgid "Open Values"
msgstr "Otvoritveni tečaj"

#: chart2/inc/strings.hrc:133
msgctxt "STR_DATA_ROLE_LAST"
msgid "Close Values"
msgstr "Zaključni tečaj"

#: chart2/inc/strings.hrc:134
msgctxt "STR_DATA_ROLE_MIN"
msgid "Low Values"
msgstr "Najnižji tečaj"

#: chart2/inc/strings.hrc:135
msgctxt "STR_DATA_ROLE_MAX"
msgid "High Values"
msgstr "Najvišji tečaj"

#: chart2/inc/strings.hrc:136
msgctxt "STR_DATA_ROLE_CATEGORIES"
msgid "Categories"
msgstr "Kategorije"

#: chart2/inc/strings.hrc:137
msgctxt "STR_DATA_UNNAMED_SERIES"
msgid "Series"
msgstr "Niz"

#: chart2/inc/strings.hrc:138
msgctxt "STR_DATA_UNNAMED_SERIES_WITH_INDEX"
msgid "Series%NUMBER"
msgstr "Niz%NUMBER"

#: chart2/inc/strings.hrc:139
msgctxt "STR_DATA_SELECT_RANGE_FOR_SERIES"
msgid "Select Range for %VALUETYPE of %SERIESNAME"
msgstr "Izberite obseg za %VALUETYPE %SERIESNAME"

#: chart2/inc/strings.hrc:140
msgctxt "STR_DATA_SELECT_RANGE_FOR_CATEGORIES"
msgid "Select Range for Categories"
msgstr "Izberite obseg za kategorije"

#: chart2/inc/strings.hrc:141
msgctxt "STR_DATA_SELECT_RANGE_FOR_DATALABELS"
msgid "Select Range for data labels"
msgstr "Izberite obseg za oznake podatkov"

#: chart2/inc/strings.hrc:142
msgctxt "STR_DATA_EDITOR_INCORRECT_INPUT"
msgid ""
"Your last input is incorrect.\n"
"Ignore this change and close the dialog?"
msgstr ""
"Vaš zadnji vnos ni pravilen.\n"
"Želite prezreti to spremembo in zapreti pogovorno okno?"

#: chart2/inc/strings.hrc:143
msgctxt "STR_TEXT_DIRECTION_LTR"
msgid "Left-to-right"
msgstr "Od leve proti desni"

#: chart2/inc/strings.hrc:144
msgctxt "STR_TEXT_DIRECTION_RTL"
msgid "Right-to-left"
msgstr "Od desne proti levi"

#: chart2/inc/strings.hrc:145
msgctxt "STR_TEXT_DIRECTION_SUPER"
msgid "Use superordinate object settings"
msgstr "Uporabi nastavitve nadrejenega predmeta"

#: chart2/inc/strings.hrc:146
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Barva polnila"

#: chart2/inc/strings.hrc:147
msgctxt "STR_PROPERTY_ROLE_BORDERCOLOR"
msgid "Border Color"
msgstr "Barva obrobe"

#: chart2/inc/strings.hrc:149
msgctxt "STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Iz podatkovne tabele"

#: chart2/inc/strings.hrc:150
msgctxt "STR_REGRESSION_LINEAR"
msgid "Linear"
msgstr "Linearna"

#: chart2/inc/strings.hrc:151
msgctxt "STR_REGRESSION_LOG"
msgid "Logarithmic"
msgstr "Logaritemska"

#: chart2/inc/strings.hrc:152
msgctxt "STR_REGRESSION_EXP"
msgid "Exponential"
msgstr "Eksponentna"

#: chart2/inc/strings.hrc:153
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Potenčna"

#: chart2/inc/strings.hrc:154
msgctxt "STR_REGRESSION_POLYNOMIAL"
msgid "Polynomial"
msgstr "Polinomska"

#: chart2/inc/strings.hrc:155
msgctxt "STR_REGRESSION_MOVING_AVERAGE"
msgid "Moving average"
msgstr "Drseče povprečje"

#: chart2/inc/strings.hrc:156
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "Srednja vrednost"

#: chart2/inc/strings.hrc:158
msgctxt "STR_TYPE_COLUMN"
msgid "Column"
msgstr "Navpični stolpčni"

#: chart2/inc/strings.hrc:159
msgctxt "STR_TYPE_BAR"
msgid "Bar"
msgstr "Vodoravni stolpčni"

#: chart2/inc/strings.hrc:160
msgctxt "STR_TYPE_AREA"
msgid "Area"
msgstr "Ploščinski"

#: chart2/inc/strings.hrc:161
msgctxt "STR_TYPE_PIE"
msgid "Pie"
msgstr "Tortni"

#: chart2/inc/strings.hrc:162
msgctxt "STR_PIE_EXPLODED"
msgid "Exploded Pie Chart"
msgstr "Razkosan tortni grafikon"

#: chart2/inc/strings.hrc:163
msgctxt "STR_DONUT_EXPLODED"
msgid "Exploded Donut Chart"
msgstr "Razkosani kolobarni grafikon"

#: chart2/inc/strings.hrc:164
msgctxt "STR_DONUT"
msgid "Donut"
msgstr "Kolobarni"

#: chart2/inc/strings.hrc:165
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "Črtni"

#: chart2/inc/strings.hrc:166
msgctxt "STR_TYPE_XY"
msgid "XY (Scatter)"
msgstr "XY (razpršeni)"

#: chart2/inc/strings.hrc:167
msgctxt "STR_POINTS_AND_LINES"
msgid "Points and Lines"
msgstr "Točke in črte"

#: chart2/inc/strings.hrc:168
msgctxt "STR_POINTS_ONLY"
msgid "Points Only"
msgstr "Samo točke"

#: chart2/inc/strings.hrc:169
msgctxt "STR_LINES_ONLY"
msgid "Lines Only"
msgstr "Samo črte"

#: chart2/inc/strings.hrc:170
msgctxt "STR_LINES_3D"
msgid "3D Lines"
msgstr "3D-črte"

#: chart2/inc/strings.hrc:171
msgctxt "STR_TYPE_COMBI_COLUMN_LINE"
msgid "Column and Line"
msgstr "Navpični stolpčni in črtni"

#: chart2/inc/strings.hrc:172
msgctxt "STR_LINE_COLUMN"
msgid "Columns and Lines"
msgstr "Navpični stolpčni in črtni"

#: chart2/inc/strings.hrc:173
msgctxt "STR_LINE_STACKEDCOLUMN"
msgid "Stacked Columns and Lines"
msgstr "Naložen stolpčni in črtni"

#: chart2/inc/strings.hrc:174
msgctxt "STR_TYPE_NET"
msgid "Net"
msgstr "Mrežni"

#: chart2/inc/strings.hrc:175
msgctxt "STR_TYPE_STOCK"
msgid "Stock"
msgstr "Borzni"

#: chart2/inc/strings.hrc:176
msgctxt "STR_STOCK_1"
msgid "Stock Chart 1"
msgstr "Borzni grafikon 1"

#: chart2/inc/strings.hrc:177
msgctxt "STR_STOCK_2"
msgid "Stock Chart 2"
msgstr "Borzni grafikon 2"

#: chart2/inc/strings.hrc:178
msgctxt "STR_STOCK_3"
msgid "Stock Chart 3"
msgstr "Borzni grafikon 3"

#: chart2/inc/strings.hrc:179
msgctxt "STR_STOCK_4"
msgid "Stock Chart 4"
msgstr "Borzni grafikon 4"

#: chart2/inc/strings.hrc:180
msgctxt "STR_NORMAL"
msgid "Normal"
msgstr "Navadno"

#: chart2/inc/strings.hrc:181
msgctxt "STR_STACKED"
msgid "Stacked"
msgstr "Naložen"

#: chart2/inc/strings.hrc:182
msgctxt "STR_PERCENT"
msgid "Percent Stacked"
msgstr "Odstotkoven naložen"

#: chart2/inc/strings.hrc:183
msgctxt "STR_DEEP"
msgid "Deep"
msgstr "Globoko"

#: chart2/inc/strings.hrc:184
msgctxt "STR_FILLED"
msgid "Filled"
msgstr "Zapolnjeno"

#: chart2/inc/strings.hrc:185
msgctxt "STR_TYPE_BUBBLE"
msgid "Bubble"
msgstr "Mehurčni"

#: chart2/inc/strings.hrc:186
msgctxt "STR_BUBBLE_1"
msgid "Bubble Chart"
msgstr "Mehurčni grafikon"

#: chart2/inc/strings.hrc:188
msgctxt "STR_INVALID_NUMBER"
msgid "Numbers are required. Check your input."
msgstr "Številke so obvezne. Preverite vnos."

#: chart2/inc/strings.hrc:189
msgctxt "STR_STEP_GT_ZERO"
msgid "The major interval requires a positive number. Check your input."
msgstr "Glavni interval zahteva pozitivno številko. Preverite vnos."

#: chart2/inc/strings.hrc:190
msgctxt "STR_BAD_LOGARITHM"
msgid "The logarithmic scale requires positive numbers. Check your input."
msgstr "Logaritmično merilo zahteva pozitivne številke. Preverite vnos."

#: chart2/inc/strings.hrc:191
msgctxt "STR_MIN_GREATER_MAX"
msgid "The minimum must be lower than the maximum. Check your input."
msgstr "Najmanjša vrednost mora biti manjša od največje vrednosti. Preverite vnos."

#: chart2/inc/strings.hrc:192
msgctxt "STR_INVALID_INTERVALS"
msgid "The major interval needs to be greater than the minor interval. Check your input."
msgstr "Glavni interval mora biti večji od pomožnega intervala. Preverite vnos."

#: chart2/inc/strings.hrc:193
msgctxt "STR_INVALID_TIME_UNIT"
msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
msgstr "Glavni in pomožni interval morata biti večja ali enaka ločljivosti. Preverite vnos."

#: chart2/uiconfig/ui/3dviewdialog.ui:8
msgctxt "3dviewdialog|3DViewDialog"
msgid "3D View"
msgstr "3D-pogled"

#: chart2/uiconfig/ui/chardialog.ui:8
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Znak"

#: chart2/uiconfig/ui/chardialog.ui:135
msgctxt "chardialog|font"
msgid "Font"
msgstr "Pisava"

#: chart2/uiconfig/ui/chardialog.ui:182
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Učinki pisave"

#: chart2/uiconfig/ui/chardialog.ui:230
msgctxt "chardialog|position"
msgid "Position"
msgstr "Položaj"

#: chart2/uiconfig/ui/chartdatadialog.ui:8
msgctxt "chartdatadialog|ChartDataDialog"
msgid "Data Table"
msgstr "Podatkovna tabela"

#: chart2/uiconfig/ui/chartdatadialog.ui:72
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Vstavi vrstico"

#: chart2/uiconfig/ui/chartdatadialog.ui:77
msgctxt "chartdatadialog|extended_tip|InsertRow"
msgid "Inserts a new row below the current row."
msgstr "Vstavi novo vrstico pod trenutno vrstico."

#: chart2/uiconfig/ui/chartdatadialog.ui:89
msgctxt "chartdatadialog|InsertColumn"
msgid "Insert Series"
msgstr "Vstavi niz"

#: chart2/uiconfig/ui/chartdatadialog.ui:94
msgctxt "chartdatadialog|extended_tip|InsertColumn"
msgid "Inserts a new data series after the current column."
msgstr "Vstavi nov niz podatkov za trenutnim stolpcem."

#: chart2/uiconfig/ui/chartdatadialog.ui:106
msgctxt "chartdatadialog|InsertTextColumn"
msgid "Insert Text Column"
msgstr "Vstavi stolpec z besedilom"

#: chart2/uiconfig/ui/chartdatadialog.ui:111
msgctxt "chartdatadialog|extended_tip|InsertTextColumn"
msgid "Inserts a new text column after the current column for hierarchical axes descriptions."
msgstr "Za trenutnim stolpcem vstavi nov stolpec z besedilom za hierarhične opise osi."

#: chart2/uiconfig/ui/chartdatadialog.ui:123
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Izbriši vrstico"

#: chart2/uiconfig/ui/chartdatadialog.ui:128
msgctxt "chartdatadialog|extended_tip|RemoveRow"
msgid "Deletes the current row. It is not possible to delete the label row."
msgstr "Izbriše trenutno vrstico. Vrstice z oznako ni mogoče izbrisati."

#: chart2/uiconfig/ui/chartdatadialog.ui:140
msgctxt "chartdatadialog|RemoveColumn"
msgid "Delete Series"
msgstr "Izbriši niz"

#: chart2/uiconfig/ui/chartdatadialog.ui:145
msgctxt "chartdatadialog|extended_tip|RemoveColumn"
msgid "Deletes the current series or text column. It is not possible to delete the first text column."
msgstr "Izbriše trenutni niz podatkov ali stolpec z besedilom. Prvega stolpca z besedilom ni mogoče izbrisati."

#: chart2/uiconfig/ui/chartdatadialog.ui:167
msgctxt "chartdatadialog|MoveLeftColumn"
msgid "Move Series Left"
msgstr "Premakni niz levo"

#: chart2/uiconfig/ui/chartdatadialog.ui:172
msgctxt "chartdatadialog|extended_tip|MoveLeftColumn"
msgid "Switches the current column with its neighbor at the left."
msgstr "Zamenja trenutni stolpec z njegovim levim sosedom."

#: chart2/uiconfig/ui/chartdatadialog.ui:184
msgctxt "chartdatadialog|MoveRightColumn"
msgid "Move Series Right"
msgstr "Premakni niz desno"

#: chart2/uiconfig/ui/chartdatadialog.ui:189
msgctxt "chartdatadialog|extended_tip|MoveRightColumn"
msgid "Switches the current column with its neighbor at the right."
msgstr "Zamenja trenutni stolpec z njegovim desnim sosedom."

#: chart2/uiconfig/ui/chartdatadialog.ui:201
msgctxt "chartdatadialog|MoveUpRow"
msgid "Move Row Up"
msgstr "Premakni vrstico navzgor"

#: chart2/uiconfig/ui/chartdatadialog.ui:206
msgctxt "chartdatadialog|extended_tip|MoveUpRow"
msgid "Switches the current row with its neighbor above."
msgstr "Zamenja trenutno vrstico s prvo vrstico nad njo."

#: chart2/uiconfig/ui/chartdatadialog.ui:218
msgctxt "chartdatadialog|MoveDownRow"
msgid "Move Row Down"
msgstr "Premakni vrstico navzdol"

#: chart2/uiconfig/ui/chartdatadialog.ui:223
msgctxt "chartdatadialog|extended_tip|MoveDownRow"
msgid "Switches the current row with its neighbor below."
msgstr "Zamenja trenutno vrstico s prvo vrstico pod njo."

#: chart2/uiconfig/ui/chartdatadialog.ui:357
msgctxt "chartdatadialog|extended_tip|ChartDataDialog"
msgid "Opens the Data Table dialog where you can edit the chart data."
msgstr "Odpre pogovorno okno Podatkovna tabela, kjer lahko urejate podatke grafikona."

#: chart2/uiconfig/ui/charttypedialog.ui:8
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Vrsta grafikona"

#: chart2/uiconfig/ui/datarangedialog.ui:8
msgctxt "datarangedialog|DataRangeDialog"
msgid "Data Ranges"
msgstr "Obsegi podatkov"

#: chart2/uiconfig/ui/datarangedialog.ui:125
msgctxt "datarangedialog|range"
msgid "Data Range"
msgstr "Obseg podatkov"

#: chart2/uiconfig/ui/datarangedialog.ui:172
msgctxt "datarangedialog|series"
msgid "Data Series"
msgstr "Niz podatkov"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:13
msgctxt "dlg_DataLabel|dlg_DataLabels"
msgid "Data Labels for all Data Series"
msgstr "Oznake podatkov za vse nize podatkov"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:107
msgctxt "dlg_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Value as _number"
msgstr "Vrednost kot _številka"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:115
msgctxt "dlg_DataLabel|extended_tip|CB_VALUE_AS_NUMBER"
msgid "Displays the absolute values of the data points."
msgstr "Prikaže absolutne vrednosti podatkovnih točk."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:126
msgctxt "dlg_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Value as _percentage"
msgstr "Vrednost kot _odstotek"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:134
msgctxt "dlg_DataLabel|extended_tip|CB_VALUE_AS_PERCENTAGE"
msgid "Displays the percentage of the data points in each column."
msgstr "Prikaže odstotni delež podatkovnih točk glede na vsak stolpec."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:145
msgctxt "dlg_DataLabel|CB_CATEGORY"
msgid "_Category"
msgstr "_Kategorija"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:153
msgctxt "dlg_DataLabel|extended_tip|CB_CATEGORY"
msgid "Shows the data point text labels."
msgstr "Pokaže oznake podatkovnih točk."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:164
msgctxt "dlg_DataLabel|CB_SYMBOL"
msgid "_Legend key"
msgstr "_Ključ legende"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:172
msgctxt "dlg_DataLabel|extended_tip|CB_SYMBOL"
msgid "Displays the legend icons next to each data point label."
msgstr "Pokaže ikone legende poleg vsake oznake podatkovne točke."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:183
msgctxt "dlg_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "Samodejno prelo_mi besedilo"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:197
msgctxt "dlg_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "_Oblika števil ..."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:205
msgctxt "dlg_DataLabel|extended_tip|PB_NUMBERFORMAT"
msgid "Opens a dialog to select the number format."
msgstr "Odpre pogovorno okno za izbor oblike zapisa števil."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:216
msgctxt "dlg_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr "O_blika odstotkov ..."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:224
msgctxt "dlg_DataLabel|extended_tip|PB_PERCENT_NUMBERFORMAT"
msgid "Opens a dialog to select the percentage format."
msgstr "Odpre pogovorno okno za izbor oblike odstotkov."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:237
msgctxt "dlg_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr "ABCD"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:250
msgctxt "dlg_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "Oblika števil pri odstotkovnih vrednostih"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:259
msgctxt "dlg_DataLabel|CB_DATA_SERIES_NAME"
msgid "_Series name"
msgstr "_Ime niza"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:267
msgctxt "dlg_DataLabel|extended_tip|CB_DATA_SERIES_NAME"
msgid "Shows the data series name in the label."
msgstr "Pokaže ime niza podatkov v oznaki."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:288
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Atributi besedila"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:322
msgctxt "dlg_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "Pos_tavitev"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:338
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "Prilegajoče"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:339
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Na sredini"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:340
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Nad"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:341
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Levo zgoraj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:342
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Levo"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:343
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Levo spodaj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:344
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Pod"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:345
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Desno spodaj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:346
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Desno"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:347
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Desno zgoraj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:348
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Znotraj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:349
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Zunaj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:350
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "Ob izvoru"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:354
msgctxt "dlg_DataLabel|extended_tip|LB_LABEL_PLACEMENT"
msgid "Selects the placement of data labels relative to the objects."
msgstr "Določa postavitev oznak podatkov glede na predmete."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:367
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Ločilo"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:383
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Presledek"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:384
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr "Vejica"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:385
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr "Podpičje"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:386
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Nova vrstica"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:387
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Period"
msgstr "Pika"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:391
msgctxt "dlg_DataLabel|extended_tip|LB_TEXT_SEPARATOR"
msgid "Selects the separator between multiple text strings for the same object."
msgstr "Določa ločilo med več besedilnimi nizi istega predmeta."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:406
msgctxt "dlg_DataLabel|label1"
msgid "Attribute Options"
msgstr "Možnosti atributov"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:458
msgctxt "dlg_DataLabel|extended_tip|CT_DIAL"
msgid "Click in the dial to set the text orientation for the data labels."
msgstr "Če želite nastaviti usmerjenost besedila podatkovnih oznak, kliknite ustrezni del številčnice."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:479
msgctxt "dlg_DataLabel|extended_tip|NF_LABEL_DEGREES"
msgid "Enter the counterclockwise rotation angle for the data labels."
msgstr "Vnesite kot sukanja podatkovnih oznak v smeri, nasprotni smeri urinega kazalca."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:493
msgctxt "dlg_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_stopinj"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:518
msgctxt "dlg_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "Smer _besedila"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:535
msgctxt "dlg_DataLabel|extended_tip|LB_LABEL_TEXTDIR"
msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
msgstr "Določite smer besedila odstavka, ki uporablja kompleksno postavitev besedila (CTL). Ta možnost je na voljo le, če je omogočena podpora za kompleksno postavitev besedila."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:558
msgctxt "dlg_DataLabel|label2"
msgid "Rotate Text"
msgstr "Zasukaj besedilo"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:587
msgctxt "dlg_DataLabel|CB_CUSTOM_LEADER_LINES"
msgid "_Connect displaced data labels to data points"
msgstr "_Poveži razpostrte oznake podatkov s podatkovnimi točkami"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:595
msgctxt "dlg_DataLabel|extended_tip|CB_CUSTOM_LEADER_LINES"
msgid "Draws a line connecting the data labels to the data points"
msgstr "Nariše črto, ki povezuje podatkovne oznake s podatkovnimi točkami."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:611
msgctxt "dlg_DataLabel|label3"
msgid "Leader Lines"
msgstr "Vodilne črte"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:641
msgctxt "dlg_DataLabel|extended_tip|dlg_DataLabel"
msgid "Opens the Data Labels dialog, which enables you to set the data labels."
msgstr "Odpre pogovorno okno Oznake podatkov, ki omogoča nastavljanje oznak podatkov."

#: chart2/uiconfig/ui/dlg_DataLabel.ui:660
msgctxt "dlg_DataLabel|extended_tip|dlg_DataLabels"
msgid "Opens the Data Labels dialog, which enables you to set the data labels."
msgstr "Odpre pogovorno okno Oznake podatkov, ki omogoča nastavljanje oznak podatkov."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:28
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Legenda"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:124
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "_Brez"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:133
msgctxt "dlg_InsertErrorBars|extended_tip|RB_NONE"
msgid "Does not show any error bars."
msgstr "Ne prikaže stolpcev napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:145
msgctxt "dlg_InsertErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr "_Konstantna vrednost"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:154
msgctxt "dlg_InsertErrorBars|extended_tip|RB_CONST"
msgid "Displays constant values that you specify in the Parameters area."
msgstr "Prikaže konstantne vrednosti, ki jih navedete v območju Parametri."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:166
msgctxt "dlg_InsertErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr "_Odstotek"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:175
msgctxt "dlg_InsertErrorBars|extended_tip|RB_PERCENT"
msgid "Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area."
msgstr "Prikaže odstotke. Prikaz se nanaša na odgovarjajočo podatkovno točko. Odstotke nastavite v območju Parametri."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:200
msgctxt "dlg_InsertErrorBars|extended_tip|RB_FUNCTION"
msgid "Select a function to calculate the error bars."
msgstr "Izberite funkcijo za izračun stolpcev napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:215
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr "Standardna napaka"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:216
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "Standardni odklon"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:217
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Varianca"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:218
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr "Toleranca napake"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:222
msgctxt "dlg_InsertErrorBars|extended_tip|LB_FUNCTION"
msgid "Select a function to calculate the error bars."
msgstr "Izberite funkcijo za izračun stolpcev napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:241
msgctxt "dlg_InsertErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr "Obseg _celic"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:250
msgctxt "dlg_InsertErrorBars|extended_tip|RB_RANGE"
msgid "Click Cell Range and then specify a cell range from which to take the positive and negative error bar values."
msgstr "Kliknite Obseg celic, nato določite obseg celic, od koder naj bodo vzete pozitivne in negativne vrednosti stolpca napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:266
msgctxt "dlg_InsertErrorBars|label1"
msgid "Error Category"
msgstr "Kategorija napake"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:296
msgctxt "dlg_InsertErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "Pozitivno _in negativno"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:305
msgctxt "dlg_InsertErrorBars|extended_tip|RB_BOTH"
msgid "Shows positive and negative error bars."
msgstr "Pokaže pozitivne in negativne stolpce napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:316
msgctxt "dlg_InsertErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "Po_zitivno"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:325
msgctxt "dlg_InsertErrorBars|extended_tip|RB_POSITIVE"
msgid "Shows only positive error bars."
msgstr "Pokaže le pozitivne stolpce napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:336
msgctxt "dlg_InsertErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "Ne_gativno"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:345
msgctxt "dlg_InsertErrorBars|extended_tip|RB_NEGATIVE"
msgid "Shows only negative error bars."
msgstr "Pokaže le negativne stolpce napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:393
msgctxt "dlg_InsertErrorBars|label2"
msgid "Error Indicator"
msgstr "Pokazatelj napake"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:437
msgctxt "dlg_InsertErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr "P_ozitivno (+)"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:456
msgctxt "dlg_InsertErrorBars|extended_tip|MF_POSITIVE"
msgid "Enter the value to add to the displayed value as the positive error value."
msgstr "Vnesite vrednost za prištevanje prikazani vrednosti kot pozitivne vrednosti napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:475
msgctxt "dlg_InsertErrorBars|extended_tip|ED_RANGE_POSITIVE"
msgid "Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet."
msgstr "Vnesite obseg naslovov, iz katerih želite pridobiti pozitivne vrednosti napake. Uporabite gumb Skrči za izbor obsega iz delovnega lista."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:490
msgctxt "dlg_InsertErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:495
msgctxt "dlg_InsertErrorBars|extended_tip|IB_RANGE_POSITIVE"
msgid "Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size."
msgstr "S klikom gumba skrčite pogovorno okno, nato uporabite miško in z njo izberite obseg celic v preglednici. Znova kliknite gumb, pogovorno okno se prikaže v polni velikosti."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:521
msgctxt "dlg_InsertErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr "_Negativno (-)"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:540
msgctxt "dlg_InsertErrorBars|extended_tip|MF_NEGATIVE"
msgid "Enter the value to subtract from the displayed value as the negative error value."
msgstr "Vnesite vrednost za odštevanje od prikazane vrednosti kot negativne vrednosti napake."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:559
msgctxt "dlg_InsertErrorBars|extended_tip|ED_RANGE_NEGATIVE"
msgid "Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet."
msgstr "Vnesite obseg naslovov, iz katerih želite pridobiti negativne vrednosti napake. Uporabite gumb Skrči za izbor obsega iz delovnega lista."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:574
msgctxt "dlg_InsertErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:579
msgctxt "dlg_InsertErrorBars|extended_tip|IB_RANGE_NEGATIVE"
msgid "Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size."
msgstr "S klikom gumba skrčite pogovorno okno, nato uporabite miško in z njo izberite obseg celic v preglednici. Znova kliknite gumb, pogovorno okno se prikaže v polni velikosti."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:598
msgctxt "dlg_InsertErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "Enaka vrednost za oba"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:606
msgctxt "dlg_InsertErrorBars|extended_tip|CB_SYN_POS_NEG"
msgid "Enable to use the positive error values also as negative error values. You can only change the value of the \"Positive (+)\" box. That value gets copied to the \"Negative (-)\" box automatically."
msgstr "Omogočite za rabo pozitivnih vrednosti napake tudi kot negativnih vrednosti napake. Spremenite lahko le vrednosti polja »Pozitivno (+)«. Ta vrednost se samodejno kopira v polje »Negativno (-)«."

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:622
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "Parametri"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:639
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "Izberite obseg za pozitivne stolpce napake"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:650
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "Izberite obseg za negativne stolpce napake"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:661
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Iz podatkovne tabele"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:8
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Legenda"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:102
msgctxt "dlg_InsertLegend|show"
msgid "_Display legend"
msgstr "_Pokaži legendo"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:124
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "_Levo"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:139
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "_Desno"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:154
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "Na _vrhu"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:169
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "Na _dnu"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:195
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Položaj"

#: chart2/uiconfig/ui/insertaxisdlg.ui:8
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "Osi"

#: chart2/uiconfig/ui/insertaxisdlg.ui:102
msgctxt "insertaxisdlg|primaryX"
msgid "_X axis"
msgstr "Os _X"

#: chart2/uiconfig/ui/insertaxisdlg.ui:110
msgctxt "insertaxisdlg|extended_tip|primaryX"
msgid "Displays the X axis as a line with subdivisions."
msgstr "Prikaže os X s podrazdelki."

#: chart2/uiconfig/ui/insertaxisdlg.ui:122
msgctxt "insertaxisdlg|primaryY"
msgid "_Y axis"
msgstr "Os _Y"

#: chart2/uiconfig/ui/insertaxisdlg.ui:130
msgctxt "insertaxisdlg|extended_tip|primaryY"
msgid "Displays the Y axis as a line with subdivisions."
msgstr "Prikaže os Y kot črto s podrazdelki."

#: chart2/uiconfig/ui/insertaxisdlg.ui:142
msgctxt "insertaxisdlg|primaryZ"
msgid "_Z axis"
msgstr "Os _Z"

#: chart2/uiconfig/ui/insertaxisdlg.ui:150
msgctxt "insertaxisdlg|extended_tip|primaryZ"
msgid "Displays the Z axis as a line with subdivisions."
msgstr "Prikaže os Z kot črto s podrazdelki."

#: chart2/uiconfig/ui/insertaxisdlg.ui:167
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "Osi"

#: chart2/uiconfig/ui/insertaxisdlg.ui:198
msgctxt "insertaxisdlg|secondaryX"
msgid "X _axis"
msgstr "O_s X"

#: chart2/uiconfig/ui/insertaxisdlg.ui:206
msgctxt "insertaxisdlg|extended_tip|secondaryX"
msgid "Displays a secondary X axis in the chart."
msgstr "Na grafikonu prikaže drugotno os X."

#: chart2/uiconfig/ui/insertaxisdlg.ui:218
msgctxt "insertaxisdlg|secondaryY"
msgid "Y ax_is"
msgstr "_Os Y"

#: chart2/uiconfig/ui/insertaxisdlg.ui:226
msgctxt "insertaxisdlg|extended_tip|secondaryY"
msgid "The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. "
msgstr "Glavna os in pomožna os imata lahko različni merili. Tako lahko npr. eno os umerite na 2 m, drugo pa na 1,5 m."

#: chart2/uiconfig/ui/insertaxisdlg.ui:238
msgctxt "insertaxisdlg|secondaryZ"
msgid "Z axi_s"
msgstr "Os _Z"

#: chart2/uiconfig/ui/insertaxisdlg.ui:258
msgctxt "insertaxisdlg|label2"
msgid "Secondary Axes"
msgstr "Drugotne osi"

#: chart2/uiconfig/ui/insertaxisdlg.ui:290
msgctxt "insertaxisdlg|extended_tip|InsertAxisDialog"
msgid "Specifies the axes to be displayed in the chart."
msgstr "Določa osi, prikazane v grafikonu."

#: chart2/uiconfig/ui/insertgriddlg.ui:8
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Mreže"

#: chart2/uiconfig/ui/insertgriddlg.ui:102
msgctxt "insertgriddlg|primaryX"
msgid "_X axis"
msgstr "Os _X"

#: chart2/uiconfig/ui/insertgriddlg.ui:110
msgctxt "insertgriddlg|extended_tip|primaryX"
msgid "Adds gridlines to the X axis of the chart."
msgstr "Osi X grafikona doda mrežne črte."

#: chart2/uiconfig/ui/insertgriddlg.ui:122
msgctxt "insertgriddlg|primaryY"
msgid "_Y axis"
msgstr "Os _Y"

#: chart2/uiconfig/ui/insertgriddlg.ui:130
msgctxt "insertgriddlg|extended_tip|primaryY"
msgid "Adds gridlines to the Y axis of the chart."
msgstr "Osi Y grafikona doda mrežne črte."

#: chart2/uiconfig/ui/insertgriddlg.ui:142
msgctxt "insertgriddlg|primaryZ"
msgid "_Z axis"
msgstr "Os _Z"

#: chart2/uiconfig/ui/insertgriddlg.ui:150
msgctxt "insertgriddlg|extended_tip|primaryZ"
msgid "Adds gridlines to the Z axis of the chart."
msgstr "Osi Z grafikona doda mrežne črte."

#: chart2/uiconfig/ui/insertgriddlg.ui:167
msgctxt "insertgriddlg|label1"
msgid "Major Grids"
msgstr "Glavne mreže"

#: chart2/uiconfig/ui/insertgriddlg.ui:198
msgctxt "insertgriddlg|secondaryX"
msgid "X _axis"
msgstr "O_s X"

#: chart2/uiconfig/ui/insertgriddlg.ui:206
msgctxt "insertgriddlg|extended_tip|secondaryX"
msgid "Adds gridlines that subdivide the X axis into smaller sections."
msgstr "Dopolni os X z mrežnimi črtami, ki jo porazdelijo na manjše razdelke."

#: chart2/uiconfig/ui/insertgriddlg.ui:218
msgctxt "insertgriddlg|secondaryY"
msgid "Y ax_is"
msgstr "_Os Y"

#: chart2/uiconfig/ui/insertgriddlg.ui:226
msgctxt "insertgriddlg|extended_tip|secondaryY"
msgid "Adds gridlines that subdivide the Y axis into smaller sections."
msgstr "Dopolni os Y z mrežnimi črtami, ki jo porazdelijo na manjše razdelke."

#: chart2/uiconfig/ui/insertgriddlg.ui:238
msgctxt "insertgriddlg|secondaryZ"
msgid "Z axi_s"
msgstr "Os _Z"

#: chart2/uiconfig/ui/insertgriddlg.ui:246
msgctxt "insertgriddlg|extended_tip|secondaryZ"
msgid "Adds gridlines that subdivide the Z axis into smaller sections."
msgstr "Dopolni os X z mrežnimi črtami, ki jo porazdelijo na manjše razdelke."

#: chart2/uiconfig/ui/insertgriddlg.ui:263
msgctxt "insertgriddlg|label2"
msgid "Minor Grids"
msgstr "Pomožne mreže"

#: chart2/uiconfig/ui/insertgriddlg.ui:295
msgctxt "insertgriddlg|extended_tip|InsertGridDialog"
msgid "You can divide the axes into sections by assigning gridlines to them. This allows you to get a better overview of the chart, especially if you are working with large charts."
msgstr "Osi lahko razdelite na odseke tako, da jim dodelite mrežne črte. To omogoča boljši pregled nad grafikonom, še posebej, če delate z večjimi grafikoni."

#: chart2/uiconfig/ui/inserttitledlg.ui:8
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "Naslovi"

#: chart2/uiconfig/ui/inserttitledlg.ui:92
msgctxt "inserttitledlg|labelMainTitle"
msgid "_Title"
msgstr "_Naslov"

#: chart2/uiconfig/ui/inserttitledlg.ui:106
msgctxt "inserttitledlg|labelSubTitle"
msgid "_Subtitle"
msgstr "Podna_slov"

#: chart2/uiconfig/ui/inserttitledlg.ui:125
msgctxt "inserttitledlg|extended_tip|maintitle"
msgid "Enter the desired title for the chart."
msgstr "Vnesite želeni naslov grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:143
msgctxt "inserttitledlg|extended_tip|subtitle"
msgid "Enter the desired subtitle for the chart."
msgstr "Vnesite želeni podnaslov grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:178
msgctxt "inserttitledlg|labelPrimaryXaxis"
msgid "_X axis"
msgstr "Os _X"

#: chart2/uiconfig/ui/inserttitledlg.ui:192
msgctxt "inserttitledlg|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Os _Y"

#: chart2/uiconfig/ui/inserttitledlg.ui:206
msgctxt "inserttitledlg|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "Os _Z"

#: chart2/uiconfig/ui/inserttitledlg.ui:225
msgctxt "inserttitledlg|extended_tip|primaryXaxis"
msgid "Enter the desired title for the X axis of the chart."
msgstr "Vnesite želeni naslov za os X grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:243
msgctxt "inserttitledlg|extended_tip|primaryYaxis"
msgid "Enter the desired title for the Y axis of the chart."
msgstr "Vnesite želeni naslov za os Y grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:261
msgctxt "inserttitledlg|extended_tip|primaryZaxis"
msgid "Enter the desired title for the Z axis of the chart."
msgstr "Vnesite želeni naslov za os Z grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:276
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "Osi"

#: chart2/uiconfig/ui/inserttitledlg.ui:308
msgctxt "inserttitledlg|labelSecondaryXAxis"
msgid "X _axis"
msgstr "O_s X"

#: chart2/uiconfig/ui/inserttitledlg.ui:322
msgctxt "inserttitledlg|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "_Os Y"

#: chart2/uiconfig/ui/inserttitledlg.ui:341
msgctxt "inserttitledlg|extended_tip|secondaryXaxis"
msgid "Enter the desired secondary title for the X axis of the chart."
msgstr "Vnesite želeni drugotni naslov za os X grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:359
msgctxt "inserttitledlg|extended_tip|secondaryYaxis"
msgid "Enter the desired secondary title for the Y axis of the chart."
msgstr "Vnesite želeni drugotni naslov za os Y grafikona."

#: chart2/uiconfig/ui/inserttitledlg.ui:374
msgctxt "inserttitledlg|label2"
msgid "Secondary Axes"
msgstr "Drugotne osi"

#: chart2/uiconfig/ui/inserttitledlg.ui:406
msgctxt "inserttitledlg|extended_tip|InsertTitleDialog"
msgid "Opens a dialog to enter or modify the titles in a chart."
msgstr "Odpre pogovorno okno za vnos ali spreminjanje naslovov grafikona."

#: chart2/uiconfig/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Odstavek"

#: chart2/uiconfig/ui/paradialog.ui:135
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Zamiki in razmiki"

#: chart2/uiconfig/ui/paradialog.ui:182
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Poravnava"

#: chart2/uiconfig/ui/paradialog.ui:231
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Azijska tipografija"

#: chart2/uiconfig/ui/paradialog.ui:279
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "Tabulatorji"

#: chart2/uiconfig/ui/sidebaraxis.ui:24
msgctxt "sidebaraxis|checkbutton_show_label"
msgid "Show labels"
msgstr "Pokaži oznake"

#: chart2/uiconfig/ui/sidebaraxis.ui:38
msgctxt "sidebaraxis|checkbutton_reverse"
msgid "Reverse direction"
msgstr "Nasprotna smer"

#: chart2/uiconfig/ui/sidebaraxis.ui:63
msgctxt "sidebaraxis|label1"
msgid "_Label position:"
msgstr "Položaj _oznake:"

#: chart2/uiconfig/ui/sidebaraxis.ui:77
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis"
msgstr "Ob os"

#: chart2/uiconfig/ui/sidebaraxis.ui:78
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis (other side)"
msgstr "Ob os (z druge strani)"

#: chart2/uiconfig/ui/sidebaraxis.ui:79
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "Na zunanji začetek"

#: chart2/uiconfig/ui/sidebaraxis.ui:80
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "Na zunanji konec"

#: chart2/uiconfig/ui/sidebaraxis.ui:94
msgctxt "sidebaraxis|label2"
msgid "_Text orientation:"
msgstr "_Usmerjenost besedila:"

#: chart2/uiconfig/ui/sidebarelements.ui:34
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Naslov"

#: chart2/uiconfig/ui/sidebarelements.ui:51
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "Podnaslov"

#: chart2/uiconfig/ui/sidebarelements.ui:102
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "Naslovi"

#: chart2/uiconfig/ui/sidebarelements.ui:131
msgctxt "sidebarelements|checkbutton_legend"
msgid "Show legend"
msgstr "Pokaži legendo"

#: chart2/uiconfig/ui/sidebarelements.ui:135
msgctxt "sidebarelements|checkbutton_legend|tooltip_text"
msgid "Show Legend"
msgstr "Pokaži legendo"

#: chart2/uiconfig/ui/sidebarelements.ui:156
msgctxt "sidebarelements|placement_label"
msgid "_Placement:"
msgstr "_Postavitev:"

#: chart2/uiconfig/ui/sidebarelements.ui:172
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Desno"

#: chart2/uiconfig/ui/sidebarelements.ui:173
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Zgoraj"

#: chart2/uiconfig/ui/sidebarelements.ui:174
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Spodaj"

#: chart2/uiconfig/ui/sidebarelements.ui:175
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Levo"

#: chart2/uiconfig/ui/sidebarelements.ui:193
msgctxt "sidebarelements|checkbutton_no_overlay"
msgid "Show the legend without overlapping the chart"
msgstr "Pokaži legendo brez prekrivanja grafikona"

#: chart2/uiconfig/ui/sidebarelements.ui:212
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Legenda"

#: chart2/uiconfig/ui/sidebarelements.ui:242
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "Os X"

#: chart2/uiconfig/ui/sidebarelements.ui:256
msgctxt "sidebarelements|checkbutton_x_axis_title"
msgid "X axis title"
msgstr "Naslov osi X"

#: chart2/uiconfig/ui/sidebarelements.ui:270
msgctxt "sidebarelements|checkbutton_y_axis"
msgid "Y axis"
msgstr "Os Y"

#: chart2/uiconfig/ui/sidebarelements.ui:284
msgctxt "sidebarelements|checkbutton_y_axis_title"
msgid "Y axis title"
msgstr "Naslov osi Y"

#: chart2/uiconfig/ui/sidebarelements.ui:298
msgctxt "sidebarelements|checkbutton_z_axis"
msgid "Z axis"
msgstr "Os Z"

#: chart2/uiconfig/ui/sidebarelements.ui:312
msgctxt "sidebarelements|checkbutton_z_axis_title"
msgid "Z axis title"
msgstr "Naslov osi Z"

#: chart2/uiconfig/ui/sidebarelements.ui:326
msgctxt "sidebarelements|checkbutton_2nd_x_axis"
msgid "2nd X axis"
msgstr "Druga os X"

#: chart2/uiconfig/ui/sidebarelements.ui:339
msgctxt "sidebarelements|checkbutton_2nd_x_axis_title"
msgid "2nd X axis title"
msgstr "Naslov druge osi X"

#: chart2/uiconfig/ui/sidebarelements.ui:352
msgctxt "sidebarelements|checkbutton_2nd_y_axis"
msgid "2nd Y axis"
msgstr "Druga os Y"

#: chart2/uiconfig/ui/sidebarelements.ui:365
msgctxt "sidebarelements|checkbutton_2nd_y_axis_title"
msgid "2nd Y axis title"
msgstr "Naslov druge osi Y"

#: chart2/uiconfig/ui/sidebarelements.ui:382
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Osi"

#: chart2/uiconfig/ui/sidebarelements.ui:412
msgctxt "sidebarelements|checkbutton_gridline_horizontal_major"
msgid "Horizontal major"
msgstr "Vodoravne glavne"

#: chart2/uiconfig/ui/sidebarelements.ui:426
msgctxt "sidebarelements|checkbutton_gridline_vertical_major"
msgid "Vertical major"
msgstr "Navpične glavne"

#: chart2/uiconfig/ui/sidebarelements.ui:440
msgctxt "sidebarelements|checkbutton_gridline_horizontal_minor"
msgid "Horizontal minor"
msgstr "Vodoravne pomožne"

#: chart2/uiconfig/ui/sidebarelements.ui:454
msgctxt "sidebarelements|checkbutton_gridline_vertical_minor"
msgid "Vertical minor"
msgstr "Navpične pomožne"

#: chart2/uiconfig/ui/sidebarelements.ui:472
msgctxt "sidebarelements|label_gri"
msgid "Gridlines"
msgstr "Mrežne črte"

#: chart2/uiconfig/ui/sidebarelements.ui:493
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Naslov"

#: chart2/uiconfig/ui/sidebarelements.ui:504
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Podnaslov"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:60
msgctxt "sidebarerrorbar|label2"
msgid "Category:"
msgstr "Kategorija:"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:74
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Constant"
msgstr "Konstanta"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:75
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Percentage"
msgstr "Odstotek"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:76
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Cell Range or Data Table"
msgstr "Obseg celic ali podatkovna tabela"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:77
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard deviation"
msgstr "Standardni odklon"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:78
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard error"
msgstr "Standardna napaka"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:79
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "Varianca"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:80
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Error margin"
msgstr "Toleranca napake"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:93
msgctxt "sidebarerrorbar|label3"
msgid "Positive (+):"
msgstr "Pozitivno (+):"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:105
msgctxt "sidebarerrorbar|label4"
msgid "Negative (-):"
msgstr "Negativno (-):"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:117
msgctxt "sidebarerrorbar|spinbutton_pos"
msgid "0.00"
msgstr "0,00"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:132
msgctxt "sidebarerrorbar|spinbutton_neg"
msgid "0.00"
msgstr "0,00"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:152
msgctxt "sidebarerrorbar|radiobutton_positive_negative|tooltip_text"
msgid "Positive and Negative"
msgstr "Pozitivno in negativno"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:169
msgctxt "sidebarerrorbar|radiobutton_positive|tooltip_text"
msgid "Positive"
msgstr "Pozitivno"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:186
msgctxt "sidebarerrorbar|radiobutton_negative|tooltip_text"
msgid "Negative"
msgstr "Negativno"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:209
msgctxt "sidebarerrorbar|label5"
msgid "Indicator"
msgstr "Pokazatelj"

#: chart2/uiconfig/ui/sidebarseries.ui:41
msgctxt "sidebarseries|checkbutton_label"
msgid "Show data labels"
msgstr "Pokaži oznake podatkov"

#: chart2/uiconfig/ui/sidebarseries.ui:64
msgctxt "sidebarseries|label_box"
msgid "P_lacement:"
msgstr "Po_stavitev:"

#: chart2/uiconfig/ui/sidebarseries.ui:79
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Nad"

#: chart2/uiconfig/ui/sidebarseries.ui:80
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Pod"

#: chart2/uiconfig/ui/sidebarseries.ui:81
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "Na sredini"

#: chart2/uiconfig/ui/sidebarseries.ui:82
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Zunaj"

#: chart2/uiconfig/ui/sidebarseries.ui:83
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Znotraj"

#: chart2/uiconfig/ui/sidebarseries.ui:84
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "Ob izvoru"

#: chart2/uiconfig/ui/sidebarseries.ui:109
msgctxt "sidebarseries|checkbutton_trendline"
msgid "Show trendline"
msgstr "Pokaži trendno črto"

#: chart2/uiconfig/ui/sidebarseries.ui:140
msgctxt "sidebarseries|checkbutton_y_error"
msgid "Y error bars"
msgstr "Stolpci napake Y"

#: chart2/uiconfig/ui/sidebarseries.ui:155
msgctxt "sidebarseries|checkbutton_x_error"
msgid "X error bars"
msgstr "Stolpci napake X"

#: chart2/uiconfig/ui/sidebarseries.ui:174
msgctxt "sidebarseries|label1"
msgid "Error Bars"
msgstr "Stolpci napake"

#: chart2/uiconfig/ui/sidebarseries.ui:203
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "Prvotno os Y"

#: chart2/uiconfig/ui/sidebarseries.ui:219
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Drugotno os Y"

#: chart2/uiconfig/ui/sidebarseries.ui:239
msgctxt "sidebarseries|axis_label"
msgid "Align Series to Axis"
msgstr "Poravnaj nize podatkov na os"

#: chart2/uiconfig/ui/sidebarseries.ui:255
msgctxt "sidebarseries|label_series_tmpl"
msgid "Data series '%1'"
msgstr "Niz podatkov »%1«"

#: chart2/uiconfig/ui/sidebartype.ui:85
msgctxt "sidebartype|3dlook"
msgid "_3D Look"
msgstr "Videz _3D"

#: chart2/uiconfig/ui/sidebartype.ui:104
msgctxt "sidebartype|3dscheme"
msgid "Simple"
msgstr "Enostavno"

#: chart2/uiconfig/ui/sidebartype.ui:105
msgctxt "sidebartype|3dscheme"
msgid "Realistic"
msgstr "Realistično"

#: chart2/uiconfig/ui/sidebartype.ui:126
msgctxt "sidebartype|shapeft"
msgid "Sh_ape"
msgstr "Obli_ka"

#: chart2/uiconfig/ui/sidebartype.ui:188
msgctxt "sidebartype|stack"
msgid "_Stack series"
msgstr "_Naloži nize"

#: chart2/uiconfig/ui/sidebartype.ui:208
msgctxt "sidebartype|ontop"
msgid "On top"
msgstr "Na vrh"

#: chart2/uiconfig/ui/sidebartype.ui:222
msgctxt "sidebartype|percent"
msgid "Percent"
msgstr "Odstotek"

#: chart2/uiconfig/ui/sidebartype.ui:236
msgctxt "sidebartype|deep"
msgid "Deep"
msgstr "Globoko"

#: chart2/uiconfig/ui/sidebartype.ui:264
msgctxt "sidebartype|linetypeft"
msgid "_Line type"
msgstr "Vrsta _črte"

#: chart2/uiconfig/ui/sidebartype.ui:279
msgctxt "sidebartype|linetype"
msgid "Straight"
msgstr "Ravno"

#: chart2/uiconfig/ui/sidebartype.ui:280
msgctxt "sidebartype|linetype"
msgid "Smooth"
msgstr "Gladko"

#: chart2/uiconfig/ui/sidebartype.ui:281
msgctxt "sidebartype|linetype"
msgid "Stepped"
msgstr "Stopnjevito"

#: chart2/uiconfig/ui/sidebartype.ui:291
msgctxt "sidebartype|properties"
msgid "Properties..."
msgstr "Lastnosti ..."

#: chart2/uiconfig/ui/sidebartype.ui:309
msgctxt "sidebartype|sort"
msgid "_Sort by X values"
msgstr "_Razvrsti po vrednostih X"

#: chart2/uiconfig/ui/sidebartype.ui:331
msgctxt "sidebartype|nolinesft"
msgid "_Number of lines"
msgstr "Š_tevilo črt"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:22
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "Gladke črte"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:114
msgctxt "smoothlinesdlg|TypeLabel"
msgid "Line _Type:"
msgstr "_Vrsta črte:"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:131
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "Cubic spline"
msgstr "Kubična polinomska krivulja"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:132
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "B-spline"
msgstr "B-polinomska krivulja"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:136
msgctxt "smoothlinesdlg|extended_tip|SplineTypeComboBox"
msgid "Apply a line curve model."
msgstr "Dodeli črtni model krivulje."

#: chart2/uiconfig/ui/smoothlinesdlg.ui:167
msgctxt "smoothlinesdlg|ResolutionLabel"
msgid "_Resolution:"
msgstr "_Ločljivost:"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:181
msgctxt "smoothlinesdlg|PolynomialsLabel"
msgid "_Degree of polynomials:"
msgstr "_Stopnja polinomov:"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:199
msgctxt "smoothlinesdlg|extended_tip|ResolutionSpinbutton"
msgid "Set the resolution."
msgstr "Nastavite ločljivost."

#: chart2/uiconfig/ui/smoothlinesdlg.ui:217
msgctxt "smoothlinesdlg|extended_tip|PolynomialsSpinButton"
msgid "Set the degree of the polynomials."
msgstr "Določite stopnjo polinomov."

#: chart2/uiconfig/ui/smoothlinesdlg.ui:249
msgctxt "smoothlinesdlg|extended_tip|SmoothLinesDialog"
msgid "Apply a line curve model."
msgstr "Dodeli črtni model krivulje."

#: chart2/uiconfig/ui/steppedlinesdlg.ui:128
msgctxt "steppedlinesdlg|step_start_rb"
msgid "_Start with horizontal line"
msgstr "_Začni z vodoravno črto"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:137
msgctxt "steppedlinesdlg|extended_tip|step_start_rb"
msgid "Start with horizontal line and step up vertically at the end."
msgstr "Začni z vodoravno črto in korači navpično navzgor na njenem koncu."

#: chart2/uiconfig/ui/steppedlinesdlg.ui:148
msgctxt "steppedlinesdlg|step_center_x_rb"
msgid "Step at the _horizontal mean"
msgstr "Prestopi pri _vodoravni srednji vrednosti"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:157
msgctxt "steppedlinesdlg|extended_tip|step_center_x_rb"
msgid "Start to step up vertically and end with horizontal line."
msgstr "Začni z navpičnim korakom navzgor in končaj z vodoravno črto."

#: chart2/uiconfig/ui/steppedlinesdlg.ui:168
msgctxt "steppedlinesdlg|step_end_rb"
msgid "_End with horizontal line"
msgstr "_Končaj z vodoravno črto"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:177
msgctxt "steppedlinesdlg|extended_tip|step_end_rb"
msgid "Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line."
msgstr "Začni z vodoravno črto, navpično korači navzgor na sredi vrednosti X in končaj z vodoravno črto."

#: chart2/uiconfig/ui/steppedlinesdlg.ui:188
msgctxt "steppedlinesdlg|step_center_y_rb"
msgid "Step to the _vertical mean"
msgstr "Prestopi pri _navpični srednji vrednosti"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:197
msgctxt "steppedlinesdlg|extended_tip|step_center_y_rb"
msgid "Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end."
msgstr "Začni z navpičnim korakom na sredi vrednosti Y, nariši vodoravno črto in končaj z navpičnim korakom do konca."

#: chart2/uiconfig/ui/steppedlinesdlg.ui:223
msgctxt "steppedlinesdlg|label2"
msgid "Type of Stepping"
msgstr "Vrsta koračenja"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:43
msgctxt "titlerotationtabpage|extended_tip|OrientDegree"
msgid "Allows you to manually enter the orientation angle."
msgstr "Omogoča ročni vnos kota postavitve."

#: chart2/uiconfig/ui/titlerotationtabpage.ui:57
msgctxt "titlerotationtabpage|degreeL"
msgid "_Degrees"
msgstr "_stopinj"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:92
msgctxt "titlerotationtabpage|stackedCB"
msgid "Ve_rtically stacked"
msgstr "Navpi_čno naloženo"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:101
msgctxt "titlerotationtabpage|extended_tip|stackedCB"
msgid "Assigns vertical text orientation for cell contents."
msgstr "Dodeli navpično usmerjenost besedila za vsebino celic."

#: chart2/uiconfig/ui/titlerotationtabpage.ui:113
msgctxt "titlerotationtabpage|labelABCD"
msgid "ABCD"
msgstr "ABCD"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:130
msgctxt "titlerotationtabpage|textdirL"
msgid "Te_xt direction:"
msgstr "Smer _besedila:"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:144
msgctxt "titlerotationtabpage|extended_tip|textdirLB"
msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
msgstr "Določite smer besedila odstavka, ki uporablja kompleksno postavitev besedila (CTL). Ta možnost je na voljo le, če je omogočena podpora za kompleksno postavitev besedila."

#: chart2/uiconfig/ui/titlerotationtabpage.ui:163
msgctxt "titlerotationtabpage|extended_tip|dialCtrl"
msgid "Clicking anywhere on the wheel defines the variable text orientation."
msgstr "Za določitev spremenljive usmerjenosti besedila kliknite kamor koli na kolesu."

#: chart2/uiconfig/ui/titlerotationtabpage.ui:178
msgctxt "titlerotationtabpage|labelTextOrient"
msgid "Text Orientation"
msgstr "Usmerjenost besedila"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:20
msgctxt "tp_3D_SceneAppearance|FT_SCHEME"
msgid "Sche_me"
msgstr "She_ma"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:36
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Simple"
msgstr "Enostavno"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:37
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Realistic"
msgstr "Realistično"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:38
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Po meri"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:42
msgctxt "tp_3D_SceneAppearance|extended_tip|LB_SCHEME"
msgid "Select a scheme from the list box, or click any of the check boxes below."
msgstr "Izberite shemo s seznama ali kliknite eno od potrditvenih polj spodaj."

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:78
msgctxt "tp_3D_SceneAppearance|CB_SHADING"
msgid "_Shading"
msgstr "Sen_čenje"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:86
msgctxt "tp_3D_SceneAppearance|extended_tip|CB_SHADING"
msgid "Applies Gouraud shading if marked, or flat shading if unmarked."
msgstr "Uveljavi senčenje Gouraud, če je označeno, oziroma plosko senčenje, če polje ni označeno."

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:98
msgctxt "tp_3D_SceneAppearance|CB_OBJECTLINES"
msgid "_Object borders"
msgstr "Obrobe predme_ta"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:106
msgctxt "tp_3D_SceneAppearance|extended_tip|CB_OBJECTLINES"
msgid "Shows borders around the areas by setting the line style to Solid."
msgstr "Pokaže obrobe okrog območij z nastavitvijo sloga črte na Trdno."

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:118
msgctxt "tp_3D_SceneAppearance|CB_ROUNDEDEDGE"
msgid "_Rounded edges"
msgstr "_Zaobljeni robovi"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:126
msgctxt "tp_3D_SceneAppearance|extended_tip|CB_ROUNDEDEDGE"
msgid "Edges are rounded by 5%."
msgstr "Robovi so zaobljeni za 5 %."

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:37
msgctxt "tp_3D_SceneGeometry|CBX_RIGHT_ANGLED_AXES"
msgid "_Right-angled axes"
msgstr "_Desno-kotne osi"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:45
msgctxt "tp_3D_SceneGeometry|extended_tip|CBX_RIGHT_ANGLED_AXES"
msgid "If Right-angled axes is enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders. Right-angled axes is enabled by default for newly created 3D charts. Pie and Donut charts do not support right-angled axes."
msgstr "Če so pravokotne osi vključene, lahko vsebino grafikona sukate le v smereh X in Y, torej le vzporedno z robovi grafikona. Pravokotne osi so privzeto vključene za novo ustvarjene 3D-grafikone. Tortni in kolobarni grafikoni ne podpirajo pravokotnih osi."

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:59
msgctxt "tp_3D_SceneGeometry|FT_X_ROTATION"
msgid "_X rotation"
msgstr "Sukanje _X"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:73
msgctxt "tp_3D_SceneGeometry|FT_Y_ROTATION"
msgid "_Y rotation"
msgstr "Sukanje _Y"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:87
msgctxt "tp_3D_SceneGeometry|FT_Z_ROTATION"
msgid "_Z rotation"
msgstr "Sukanje _Z"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:99
msgctxt "tp_3D_SceneGeometry|CBX_PERSPECTIVE"
msgid "_Perspective"
msgstr "_Perspektiva"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:110
msgctxt "tp_3D_SceneGeometry|extended_tip|CBX_PERSPECTIVE"
msgid "Mark the Perspective box to view the chart as through a camera lens. Use the spin button to set the percentage. With a high percentage nearer objects look bigger than more distant objects."
msgstr "Označite polje Perspektiva, da vidite grafikon, kot bi ga gledali skozi objektiv kamere. Uporabite vrtilni gumb za nastavitev odstotkov. Pri višji vrednosti so bližnji predmeti videti večji od bolj oddaljenih."

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:131
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektiva"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:132
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_PERSPECTIVE"
msgid "Mark the Perspective box to view the chart as through a camera lens. Use the spin button to set the percentage. With a high percentage nearer objects look bigger than more distant objects."
msgstr "Označite polje Perspektiva, da vidite grafikon, kot bi ga gledali skozi objektiv kamere. Uporabite vrtilni gumb za nastavitev odstotkov. Pri višji vrednosti so bližnji predmeti videti večji od bolj oddaljenih."

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:150
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Z_ROTATION"
msgid "Sets the rotation of the chart on the z axis. The preview responds to the new settings."
msgstr "Nastavi sukanje grafikona po osi Z. Predogled se odzove na nove nastavitve."

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:168
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Y_ROTATION"
msgid "Sets the rotation of the chart on the y axis. The preview responds to the new settings."
msgstr "Nastavi sukanje grafikona po osi Y. Predogled se odzove na nove nastavitve."

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:186
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_X_ROTATION"
msgid "Sets the rotation of the chart on the x axis. The preview responds to the new settings."
msgstr "Nastavi sukanje grafikona po osi X. Predogled se odzove na nove nastavitve."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:92
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_1|tooltip_text"
msgid "Light source 1"
msgstr "Svetlobni izvor 1"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:97
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_1"
msgid "Click to enable or disable the specular light source with highlights."
msgstr "Kliknite da omogočite ali onemogočite zrcalni vir svetlobe s poudarki."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:111
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_2|tooltip_text"
msgid "Light source 2"
msgstr "Svetlobni izvor 2"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:116
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_2"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:130
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_3|tooltip_text"
msgid "Light source 3"
msgstr "Svetlobni izvor 3"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:135
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_3"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:149
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_4|tooltip_text"
msgid "Light source 4"
msgstr "Svetlobni izvor 4"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:154
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_4"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:168
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_5|tooltip_text"
msgid "Light source 5"
msgstr "Svetlobni izvor 5"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:173
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_5"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:187
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_6|tooltip_text"
msgid "Light source 6"
msgstr "Svetlobni izvor 6"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:192
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_6"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:206
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_7|tooltip_text"
msgid "Light source 7"
msgstr "Svetlobni izvor 7"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:211
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_7"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:225
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_8|tooltip_text"
msgid "Light source 8"
msgstr "Svetlobni izvor 8"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:230
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_8"
msgid "Click to enable or disable the uniform light source."
msgstr "Kliknite, da omogočite ali onemogočite enoten vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:264
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
msgstr "Izberite barvo za izbrani vir svetlobe."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr "Izberite barvo z uporabo pogovornega okna za barve"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
msgid "Select a color using the color dialog."
msgstr "Izberite barvo z uporabo pogovornega okna za barve."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:306
msgctxt "tp_3D_SceneIllumination|FT_LIGHTSOURCE"
msgid "_Light Source"
msgstr "_Vir svetlobe"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:348
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
msgstr "Izberite barvo za svetlobo okolja."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr "Izberite barvo z uporabo pogovornega okna za barve"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
msgid "Select a color using the color dialog."
msgstr "Izberite barvo z uporabo pogovornega okna za barve."

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
msgctxt "tp_3D_SceneIllumination|FT_AMBIENTLIGHT"
msgid "_Ambient Light"
msgstr "_Ambientalna svetloba"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:427
msgctxt "tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text"
msgid "Light Preview"
msgstr "Predogled osvetlitve"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:485
msgctxt "tp_3D_SceneIllumination|extended_tip|tp_3D_SceneIllumination"
msgid "Set the light sources for the 3D view."
msgstr "Nastavite izvore svetlobe za pogled 3D."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:44
msgctxt "tp_AxisPositions|FT_CROSSES_OTHER_AXIS_AT"
msgid "_Cross other axis at"
msgstr "Pre_križaj drugo os"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:60
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Na začetku"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:61
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "Na koncu"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:62
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Vrednost"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:63
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Pri kategoriji"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:67
msgctxt "tp_AxisPositions|extended_tip|LB_CROSSES_OTHER_AXIS_AT"
msgid "Select where to cross the other axis: at start, at end, at a specified value, or at a category."
msgstr "Izberite, kje želite prečkati drugo os: na začetku, na koncu, pri določeni vrednosti ali pri kategoriji."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:86
msgctxt "tp_AxisPositions|extended_tip|EDT_CROSSES_OTHER_AXIS_AT"
msgid "Enter the value where the axis line should cross the other axis."
msgstr "Vnesite vrednost, pri kateri naj os prečka drugo os."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:110
msgctxt "tp_AxisPositions|extended_tip|EDT_CROSSES_OTHER_AXIS_AT_CATEGORY"
msgid "Select the category where the axis line should cross the other axis."
msgstr "Izberite kategorijo, pri kateri naj os prečka drugo os."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:129
msgctxt "tp_AxisPositions|CB_AXIS_BETWEEN_CATEGORIES"
msgid "Axis _between categories"
msgstr "Os _med kategorijami"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:147
msgctxt "tp_AxisPositions|TXT_AXIS_LINE"
msgid "Axis Line"
msgstr "Osovnica"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:177
msgctxt "tp_AxisPositions|RB_ON"
msgid "_On tick marks"
msgstr "Na _črticah"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:186
msgctxt "tp_AxisPositions|extended_tip|RB_ON"
msgid "Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis."
msgstr "Določa, da je os umeščena na prve/zadnje črtice. S tem se vizualizacija podatkovnih točk začne/konča na vrednostih osi."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:197
msgctxt "tp_AxisPositions|RB_BETWEEN"
msgid "_Between tick marks"
msgstr "_Med črticami"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:206
msgctxt "tp_AxisPositions|extended_tip|RB_BETWEEN"
msgid "Specifies that the axis is positioned between the tickmarks. This makes the data points visual representation begin/end at a distance from the value axis."
msgstr "Določa, da je os umeščena med črticami. S tem se vizualizacija podatkovnih točk začne/konča stran od vrednosti osi."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:221
msgctxt "tp_AxisPositions|TXT_POSITION"
msgid "Position Axis"
msgstr "Umesti os"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:258
msgctxt "tp_AxisPositions|FT_PLACE_LABELS"
msgid "_Place labels"
msgstr "_Postavi nalepke"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:274
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis"
msgstr "Ob os"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:275
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis (other side)"
msgstr "Ob os (z druge strani)"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:276
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside start"
msgstr "Na zunanji začetek"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:277
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside end"
msgstr "Na zunanji konec"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:281
msgctxt "tp_AxisPositions|extended_tip|LB_PLACE_LABELS"
msgid "Select where to place the labels: near axis, near axis (other side), outside start, or outside end."
msgstr "Izberite, kam želite postaviti nalepke: ob os, ob os (z druge strani), na zunanji začetek ali zunanji konec."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:306
msgctxt "tp_AxisPositions|FT_AXIS_LABEL_DISTANCE"
msgid "_Distance"
msgstr "Raz_dalja"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:343
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "Nalepke"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:382
msgctxt "tp_AxisPositions|FT_MAJOR"
msgid "Major:"
msgstr "Glavne:"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:398
msgctxt "tp_AxisPositions|FT_MINOR"
msgid "Minor:"
msgstr "Pomožne:"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:412
msgctxt "tp_AxisPositions|CB_TICKS_INNER"
msgid "_Inner"
msgstr "_Notranje"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:423
msgctxt "tp_AxisPositions|extended_tip|CB_TICKS_INNER"
msgid "Specifies that marks are placed on the inner side of the axis."
msgstr "Določa postavitev oznak na notranjo stran osi."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:434
msgctxt "tp_AxisPositions|CB_TICKS_OUTER"
msgid "_Outer"
msgstr "_Zunanje"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:445
msgctxt "tp_AxisPositions|extended_tip|CB_TICKS_OUTER"
msgid "Specifies that marks are placed on the outer side of the axis."
msgstr "Določi oznake na zunanji strani osi."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:456
msgctxt "tp_AxisPositions|CB_MINOR_INNER"
msgid "I_nner"
msgstr "Notran_je"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:467
msgctxt "tp_AxisPositions|extended_tip|CB_MINOR_INNER"
msgid "Specifies that minor interval marks are placed on the inner side of the axis."
msgstr "Določa postavitev pomožnih intervalnih oznak na notranjo stran osi."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:478
msgctxt "tp_AxisPositions|CB_MINOR_OUTER"
msgid "O_uter"
msgstr "Z_unanje"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:489
msgctxt "tp_AxisPositions|extended_tip|CB_MINOR_OUTER"
msgid "Specifies that minor interval marks are placed on the outer side of the axis."
msgstr "Določa postavitev pomožnih intervalnih oznak na zunanjo stran osi."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:514
msgctxt "tp_AxisPositions|FT_PLACE_TICKS"
msgid "Place _marks"
msgstr "Postavi _oznake"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:530
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At labels"
msgstr "Na nalepke"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:531
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis"
msgstr "Na os"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:532
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis and labels"
msgstr "Na os in nalepke"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:536
msgctxt "tp_AxisPositions|extended_tip|LB_PLACE_TICKS"
msgid "Select where to place the marks: at labels, at axis, or at axis and labels."
msgstr "Izberite, kam želite postaviti oznake: na nalepke, na os ali na os in nalepke."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:559
msgctxt "tp_AxisPositions|TXT_FL_TICKS"
msgid "Interval Marks"
msgstr "Oznake intervalov"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:589
msgctxt "tp_AxisPositions|CB_MAJOR_GRID"
msgid "Show major _grid"
msgstr "Pokaži glavno _mrežo"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:603
msgctxt "tp_AxisPositions|CB_MINOR_GRID"
msgid "_Show minor grid"
msgstr "_Pokaži pomožno mrežo"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:617
msgctxt "tp_AxisPositions|PB_MAJOR_GRID"
msgid "Mo_re..."
msgstr "_Dodatno ..."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:630
msgctxt "tp_AxisPositions|PB_MINOR_GRID"
msgid "Mor_e..."
msgstr "Doda_tno ..."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:648
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Mreže"

#: chart2/uiconfig/ui/tp_ChartType.ui:48
msgctxt "tp_ChartType|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Chart Type"
msgstr "Izberite vrsto grafikona"

#: chart2/uiconfig/ui/tp_ChartType.ui:96
msgctxt "tp_ChartType|extended_tip|subtype"
msgid "Select a sub type of the basic chart type."
msgstr "Izberite podvrsto osnovne vrste grafikona."

#: chart2/uiconfig/ui/tp_ChartType.ui:125
msgctxt "tp_ChartType|3dlook"
msgid "_3D Look"
msgstr "Videz _3D"

#: chart2/uiconfig/ui/tp_ChartType.ui:135
msgctxt "tp_ChartType|extended_tip|3dlook"
msgid "Enables a 3D look for the data values."
msgstr "Omogoča 3D-videz podatkovnih vrednosti."

#: chart2/uiconfig/ui/tp_ChartType.ui:149
msgctxt "tp_ChartType|3dscheme"
msgid "Simple"
msgstr "Enostavno"

#: chart2/uiconfig/ui/tp_ChartType.ui:150
msgctxt "tp_ChartType|3dscheme"
msgid "Realistic"
msgstr "Realistično"

#: chart2/uiconfig/ui/tp_ChartType.ui:157
msgctxt "tp_ChartType|extended_tip|3dscheme"
msgid "Select the type of 3D look."
msgstr "Izberite vrsto videza 3D."

#: chart2/uiconfig/ui/tp_ChartType.ui:175
msgctxt "tp_ChartType|shapeft"
msgid "Sh_ape"
msgstr "Obli_ka"

#: chart2/uiconfig/ui/tp_ChartType.ui:219
msgctxt "tp_ChartType|extended_tip|shape"
msgid "Select a shape from the list."
msgstr "Izberite obliko s seznama."

#: chart2/uiconfig/ui/tp_ChartType.ui:244
msgctxt "tp_ChartType|stack"
msgid "_Stack series"
msgstr "_Naloži nize"

#: chart2/uiconfig/ui/tp_ChartType.ui:251
msgctxt "tp_ChartType|extended_tip|stack"
msgid "Displays stacked series for Line charts."
msgstr "Prikaže naložene nize v črtnih grafikonih."

#: chart2/uiconfig/ui/tp_ChartType.ui:269
msgctxt "tp_ChartType|ontop"
msgid "On top"
msgstr "Na vrh"

#: chart2/uiconfig/ui/tp_ChartType.ui:277
msgctxt "tp_ChartType|extended_tip|ontop"
msgid "Stack series display values on top of each other."
msgstr "Naloženi nizi prikazujejo vrednosti eno nad drugo."

#: chart2/uiconfig/ui/tp_ChartType.ui:288
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "Odstotek"

#: chart2/uiconfig/ui/tp_ChartType.ui:296
msgctxt "tp_ChartType|extended_tip|percent"
msgid "Stack series display values as percent."
msgstr "Naloženi nizi prikazujejo vrednosti v odstotkih."

#: chart2/uiconfig/ui/tp_ChartType.ui:307
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Globoko"

#: chart2/uiconfig/ui/tp_ChartType.ui:334
msgctxt "tp_ChartType|linetypeft"
msgid "_Line type"
msgstr "Vrsta _črte"

#: chart2/uiconfig/ui/tp_ChartType.ui:348
msgctxt "tp_ChartType|linetype"
msgid "Straight"
msgstr "Ravno"

#: chart2/uiconfig/ui/tp_ChartType.ui:349
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Gladko"

#: chart2/uiconfig/ui/tp_ChartType.ui:350
msgctxt "tp_ChartType|linetype"
msgid "Stepped"
msgstr "Stopnjevito"

#: chart2/uiconfig/ui/tp_ChartType.ui:354
msgctxt "tp_ChartType|extended_tip|linetype"
msgid "Choose the type of line to draw."
msgstr "Izberite vrsto črte za risanje."

#: chart2/uiconfig/ui/tp_ChartType.ui:365
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Lastnosti ..."

#: chart2/uiconfig/ui/tp_ChartType.ui:371
msgctxt "tp_ChartType|extended_tip|properties"
msgid "Opens a dialog to set the line or curve properties."
msgstr "Odpre pogovorno okno za nastavitev lastnosti črte ali krivulje."

#: chart2/uiconfig/ui/tp_ChartType.ui:388
msgctxt "tp_ChartType|sort"
msgid "_Sort by X values"
msgstr "_Razvrsti po vrednostih X"

#: chart2/uiconfig/ui/tp_ChartType.ui:395
msgctxt "tp_ChartType|extended_tip|sort"
msgid "Connects points by ascending X values, even if the order of values is different, in an XY scatter diagram."
msgstr "V razpršenem grafikonu XY poveže točke z naraščajočimi vrednostmi X, čeprav je zaporedje vrednosti drugačno."

#: chart2/uiconfig/ui/tp_ChartType.ui:414
msgctxt "tp_ChartType|nolinesft"
msgid "_Number of lines"
msgstr "Š_tevilo črt"

#: chart2/uiconfig/ui/tp_ChartType.ui:434
msgctxt "tp_ChartType|extended_tip|nolines"
msgid "Set the number of lines for the Column and Line chart type."
msgstr "Nastavite število vrstic za navpični stolpčni in črtni grafikon."

#: chart2/uiconfig/ui/tp_ChartType.ui:503
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Izberite osnovno vrsto grafikona."

#: chart2/uiconfig/ui/tp_DataLabel.ui:39
msgctxt "tp_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Value as _number"
msgstr "Vrednost kot _številka"

#: chart2/uiconfig/ui/tp_DataLabel.ui:47
msgctxt "tp_DataLabel|extended_tip|CB_VALUE_AS_NUMBER"
msgid "Displays the absolute values of the data points."
msgstr "Prikaže absolutne vrednosti podatkovnih točk."

#: chart2/uiconfig/ui/tp_DataLabel.ui:58
msgctxt "tp_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Value as _percentage"
msgstr "Vrednost kot _odstotek"

#: chart2/uiconfig/ui/tp_DataLabel.ui:66
msgctxt "tp_DataLabel|extended_tip|CB_VALUE_AS_PERCENTAGE"
msgid "Displays the percentage of the data points in each column."
msgstr "Prikaže odstotni delež podatkovnih točk glede na vsak stolpec."

#: chart2/uiconfig/ui/tp_DataLabel.ui:77
msgctxt "tp_DataLabel|CB_CATEGORY"
msgid "_Category"
msgstr "_Kategorija"

#: chart2/uiconfig/ui/tp_DataLabel.ui:85
msgctxt "tp_DataLabel|extended_tip|CB_CATEGORY"
msgid "Shows the data point text labels."
msgstr "Pokaže oznake podatkovnih točk."

#: chart2/uiconfig/ui/tp_DataLabel.ui:96
msgctxt "tp_DataLabel|CB_SYMBOL"
msgid "_Legend key"
msgstr "_Ključ legende"

#: chart2/uiconfig/ui/tp_DataLabel.ui:104
msgctxt "tp_DataLabel|extended_tip|CB_SYMBOL"
msgid "Displays the legend icons next to each data point label."
msgstr "Pokaže ikone legende poleg vsake oznake podatkovne točke."

#: chart2/uiconfig/ui/tp_DataLabel.ui:115
msgctxt "tp_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "Samodejno prelo_mi besedilo"

#: chart2/uiconfig/ui/tp_DataLabel.ui:129
msgctxt "tp_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "_Oblika števil ..."

#: chart2/uiconfig/ui/tp_DataLabel.ui:137
msgctxt "tp_DataLabel|extended_tip|PB_NUMBERFORMAT"
msgid "Opens a dialog to select the number format."
msgstr "Odpre pogovorno okno za izbor oblike zapisa števil."

#: chart2/uiconfig/ui/tp_DataLabel.ui:148
msgctxt "tp_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr "O_blika odstotkov ..."

#: chart2/uiconfig/ui/tp_DataLabel.ui:156
msgctxt "tp_DataLabel|extended_tip|PB_PERCENT_NUMBERFORMAT"
msgid "Opens a dialog to select the percentage format."
msgstr "Odpre pogovorno okno za izbor oblike odstotkov."

#: chart2/uiconfig/ui/tp_DataLabel.ui:169
msgctxt "tp_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr "ABCD"

#: chart2/uiconfig/ui/tp_DataLabel.ui:182
msgctxt "tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "Oblika števil pri odstotkovnih vrednostih"

#: chart2/uiconfig/ui/tp_DataLabel.ui:191
msgctxt "tp_DataLabel|CB_DATA_SERIES_NAME"
msgid "_Series name"
msgstr "_Ime niza"

#: chart2/uiconfig/ui/tp_DataLabel.ui:199
msgctxt "tp_DataLabel|extended_tip|CB_DATA_SERIES_NAME"
msgid "Shows the data series name in the label."
msgstr "Pokaže ime niza podatkov v oznaki."

#: chart2/uiconfig/ui/tp_DataLabel.ui:220
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Atributi besedila"

#: chart2/uiconfig/ui/tp_DataLabel.ui:254
msgctxt "tp_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "Pos_tavitev"

#: chart2/uiconfig/ui/tp_DataLabel.ui:270
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "Prilegajoče"

#: chart2/uiconfig/ui/tp_DataLabel.ui:271
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Na sredini"

#: chart2/uiconfig/ui/tp_DataLabel.ui:272
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Nad"

#: chart2/uiconfig/ui/tp_DataLabel.ui:273
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Levo zgoraj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:274
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Levo"

#: chart2/uiconfig/ui/tp_DataLabel.ui:275
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Levo spodaj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:276
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Pod"

#: chart2/uiconfig/ui/tp_DataLabel.ui:277
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Desno spodaj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:278
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Desno"

#: chart2/uiconfig/ui/tp_DataLabel.ui:279
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Desno zgoraj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:280
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Znotraj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:281
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Zunaj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:282
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "Ob izvoru"

#: chart2/uiconfig/ui/tp_DataLabel.ui:286
msgctxt "tp_DataLabel|extended_tip|LB_LABEL_PLACEMENT"
msgid "Selects the placement of data labels relative to the objects."
msgstr "Določa postavitev oznak podatkov glede na predmete."

#: chart2/uiconfig/ui/tp_DataLabel.ui:299
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Ločilo"

#: chart2/uiconfig/ui/tp_DataLabel.ui:315
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Presledek"

#: chart2/uiconfig/ui/tp_DataLabel.ui:316
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr "Vejica"

#: chart2/uiconfig/ui/tp_DataLabel.ui:317
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr "Podpičje"

#: chart2/uiconfig/ui/tp_DataLabel.ui:318
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Nova vrstica"

#: chart2/uiconfig/ui/tp_DataLabel.ui:319
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Period"
msgstr "Pika"

#: chart2/uiconfig/ui/tp_DataLabel.ui:323
msgctxt "tp_DataLabel|extended_tip|LB_TEXT_SEPARATOR"
msgid "Selects the separator between multiple text strings for the same object."
msgstr "Določa ločilo med več besedilnimi nizi istega predmeta."

#: chart2/uiconfig/ui/tp_DataLabel.ui:338
msgctxt "tp_DataLabel|label1"
msgid "Attribute Options"
msgstr "Možnosti atributov"

#: chart2/uiconfig/ui/tp_DataLabel.ui:390
msgctxt "tp_DataLabel|extended_tip|CT_DIAL"
msgid "Click in the dial to set the text orientation for the data labels."
msgstr "Če želite nastaviti usmerjenost besedila podatkovnih oznak, kliknite ustrezni del številčnice."

#: chart2/uiconfig/ui/tp_DataLabel.ui:411
msgctxt "tp_DataLabel|extended_tip|NF_LABEL_DEGREES"
msgid "Enter the counterclockwise rotation angle for the data labels."
msgstr "Vnesite kot sukanja podatkovnih oznak v smeri, nasprotni smeri urinega kazalca."

#: chart2/uiconfig/ui/tp_DataLabel.ui:425
msgctxt "tp_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_stopinj"

#: chart2/uiconfig/ui/tp_DataLabel.ui:450
msgctxt "tp_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "Smer _besedila"

#: chart2/uiconfig/ui/tp_DataLabel.ui:467
msgctxt "tp_DataLabel|extended_tip|LB_LABEL_TEXTDIR"
msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
msgstr "Določite smer besedila odstavka, ki uporablja kompleksno postavitev besedila (CTL). Ta možnost je na voljo le, če je omogočena podpora za kompleksno postavitev besedila."

#: chart2/uiconfig/ui/tp_DataLabel.ui:490
msgctxt "tp_DataLabel|label2"
msgid "Rotate Text"
msgstr "Zasukaj besedilo"

#: chart2/uiconfig/ui/tp_DataLabel.ui:519
msgctxt "tp_DataLabel|CB_CUSTOM_LEADER_LINES"
msgid "_Connect displaced data labels to data points"
msgstr "_Poveži razpostrte oznake podatkov s podatkovnimi točkami"

#: chart2/uiconfig/ui/tp_DataLabel.ui:527
msgctxt "tp_DataLabel|extended_tip|CB_CUSTOM_LEADER_LINES"
msgid "Draws a line connecting the data labels to the data points"
msgstr "Nariše črto, ki povezuje podatkovne oznake s podatkovnimi točkami."

#: chart2/uiconfig/ui/tp_DataLabel.ui:543
msgctxt "tp_DataLabel|label3"
msgid "Leader Lines"
msgstr "Vodilne črte"

#: chart2/uiconfig/ui/tp_DataLabel.ui:573
msgctxt "tp_DataLabel|extended_tip|tp_DataLabel"
msgid "Opens the Data Labels dialog, which enables you to set the data labels."
msgstr "Odpre pogovorno okno Oznake podatkov, ki omogoča nastavljanje oznak podatkov."

#: chart2/uiconfig/ui/tp_DataPointOption.ui:37
msgctxt "tp_DataPointOption|CB_LEGEND_ENTRY_HIDDEN"
msgid "Hide legend entry"
msgstr "Skrij vnos legende"

#: chart2/uiconfig/ui/tp_DataPointOption.ui:45
msgctxt "tp_DataPointOption|extended_tip|CB_LEGEND_ENTRY_HIDDEN"
msgid "Do not show legend entry for the selected data series or data point."
msgstr "Ne pokaži vnosa legende za izbrani niz podatkov ali podatkovno točko."

#: chart2/uiconfig/ui/tp_DataPointOption.ui:61
msgctxt "tp_DataPointOption|label1"
msgid "Legend Entry"
msgstr "Vnos legende"

#: chart2/uiconfig/ui/tp_DataSource.ui:18
msgctxt "tp_DataSource|imageIMB_RANGE_CAT|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/tp_DataSource.ui:24
msgctxt "tp_DataSource|imageIMB_RANGE_MAIN|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/tp_DataSource.ui:73
msgctxt "tp_DataSource|FT_SERIES"
msgid "Data _series:"
msgstr "Ni_z podatkov:"

#: chart2/uiconfig/ui/tp_DataSource.ui:116
msgctxt "tp_DataSource|extended_tip|LB_SERIES"
msgid "Shows a list of all data series in the chart. Click an entry to view and edit that data series. Click Add to insert a new series into the list after the selected entry."
msgstr "Pokaže seznam vseh nizov podatkov grafikona. Kliknite vnos, da si ogledate ali uredite izbrani niz podatkov. Kliknite Dodaj, da vstavite nov niz na seznam neposredno pod izbrani vnos."

#: chart2/uiconfig/ui/tp_DataSource.ui:137
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "Doda_j"

#: chart2/uiconfig/ui/tp_DataSource.ui:145
msgctxt "tp_DataSource|extended_tip|BTN_ADD"
msgid "Adds a new entry below the current entry in the Data Series list. If an entry is selected, the new data series gets the same chart type."
msgstr "Doda nov vnos pod trenutnim vnosom v seznamu Nizi podatkov. Če je izbran vnos, je novi niz podatkov iste vrste kot izbrani vnos."

#: chart2/uiconfig/ui/tp_DataSource.ui:163
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Navzgor"

#: chart2/uiconfig/ui/tp_DataSource.ui:164
msgctxt "tp_DataSource|extended_tip|BTN_UP"
msgid "Moves up the selected entry in the Data Series list."
msgstr "Premakne izbrani vnos navzgor po seznamu Nizi podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:175
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "Odst_rani"

#: chart2/uiconfig/ui/tp_DataSource.ui:183
msgctxt "tp_DataSource|extended_tip|BTN_REMOVE"
msgid "Removes the selected entry from the Data Series list."
msgstr "Odstrani izbrani vnos s seznama Nizi podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:201
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Navzdol"

#: chart2/uiconfig/ui/tp_DataSource.ui:202
msgctxt "tp_DataSource|extended_tip|BTN_DOWN"
msgid "Moves down the selected entry in the Data Series list."
msgstr "Premakne izbrani vnos navzdol po seznamu Nizi podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:244
msgctxt "tp_DataSource|FT_ROLE"
msgid "_Data ranges:"
msgstr "O_bsegi podatkov:"

#: chart2/uiconfig/ui/tp_DataSource.ui:297
msgctxt "tp_DataSource|extended_tip|LB_ROLE"
msgid "Shows all the data ranges used by the data series that is selected in the Data Series list box. Each data range shows the role name and the source range address."
msgstr "Pokaže vse obsege podatkov, ki jih uporablja izbrani niz podatkov v seznamskem polju Nizi podatkov. Vsak obseg podatkov pokaže ime vloge in naslovni obseg vira."

#: chart2/uiconfig/ui/tp_DataSource.ui:312
msgctxt "tp_DataSource|FT_RANGE"
msgid "Ran_ge for %VALUETYPE"
msgstr "_Obseg za %VALUETYPE"

#: chart2/uiconfig/ui/tp_DataSource.ui:338
msgctxt "tp_DataSource|extended_tip|EDT_RANGE"
msgid "Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the Select data range button."
msgstr "Pokaže naslovni obseg vira iz drugega stolpca seznamskega polja Obseg podatkov. Obseg lahko spremenite v polju z besedilom ali z vlečenjem po dokumentu. Pogovorno okno med izbiranjem obsega podatkov v Calcu pomanjšate s klikom na gumb Izberi obseg podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:356
msgctxt "tp_DataSource|extended_tip|IMB_RANGE_MAIN"
msgid "Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the Select data range button."
msgstr "Pokaže naslovni obseg vira iz drugega stolpca seznamskega polja Obseg podatkov. Obseg lahko spremenite v polju z besedilom ali z vlečenjem po dokumentu. Pogovorno okno med izbiranjem obsega podatkov v Calcu pomanjšate s klikom na gumb Izberi obseg podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:381
msgctxt "tp_DataSource|FT_CATEGORIES"
msgid "_Categories"
msgstr "_Kategorije"

#: chart2/uiconfig/ui/tp_DataSource.ui:395
msgctxt "tp_DataSource|FT_DATALABELS"
msgid "Data _labels"
msgstr "Oz_nake podatkov"

#: chart2/uiconfig/ui/tp_DataSource.ui:426
msgctxt "tp_DataSource|extended_tip|EDT_CATEGORIES"
msgid "Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the Select data range button."
msgstr "Pokaže naslovni obseg vira kategorij (besedil, ki so izpisana na osi X grafikona kategorij). Za grafikon XY polje z besedilom vsebuje obseg vira za oznake podatkov, ki so prikazane s podatkovnimi točkami. Pogovorno okno med izbiranjem obsega podatkov v Calcu pomanjšate s klikom gumba Izberi obseg podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:444
msgctxt "tp_DataSource|extended_tip|IMB_RANGE_CAT"
msgid "Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the Select data range button."
msgstr "Pokaže naslovni obseg vira kategorij (besedil, ki so izpisana na osi X grafikona kategorij). Za grafikon XY polje z besedilom vsebuje obseg vira za oznake podatkov, ki so prikazane s podatkovnimi točkami. Pogovorno okno med izbiranjem obsega podatkov v Calcu pomanjšate s klikom gumba Izberi obseg podatkov."

#: chart2/uiconfig/ui/tp_DataSource.ui:481
msgctxt "tp_DataSource|FT_CAPTION_FOR_WIZARD"
msgid "Customize Data Ranges for Individual Data Series"
msgstr "Prilagodi obsege podatkov za posamezne nize podatkov"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:53
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "_Brez"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:64
msgctxt "tp_ErrorBars|extended_tip|RB_NONE"
msgid "Does not show any error bars."
msgstr "Ne prikaže stolpcev napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:76
msgctxt "tp_ErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr "_Konstantna vrednost"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:87
msgctxt "tp_ErrorBars|extended_tip|RB_CONST"
msgid "Displays constant values that you specify in the Parameters area."
msgstr "Prikaže konstantne vrednosti, ki jih navedete v območju Parametri."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:99
msgctxt "tp_ErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr "_Odstotek"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:110
msgctxt "tp_ErrorBars|extended_tip|RB_PERCENT"
msgid "Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area."
msgstr "Prikaže odstotke. Prikaz se nanaša na odgovarjajočo podatkovno točko. Odstotke nastavite v območju Parametri."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:137
msgctxt "tp_ErrorBars|extended_tip|RB_FUNCTION"
msgid "Select a function to calculate the error bars."
msgstr "Izberite funkcijo za izračun stolpcev napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:152
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr "Standardna napaka"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:153
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "Standardni odklon"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:154
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Varianca"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:155
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr "Toleranca napake"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:159
msgctxt "tp_ErrorBars|extended_tip|LB_FUNCTION"
msgid "Select a function to calculate the error bars."
msgstr "Izberite funkcijo za izračun stolpcev napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:178
msgctxt "tp_ErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr "Obseg _celic"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:189
msgctxt "tp_ErrorBars|extended_tip|RB_RANGE"
msgid "Click Cell Range and then specify a cell range from which to take the positive and negative error bar values."
msgstr "Kliknite Obseg celic, nato določite obseg celic, od koder naj bodo vzete pozitivne in negativne vrednosti stolpca napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:205
msgctxt "tp_ErrorBars|label1"
msgid "Error Category"
msgstr "Kategorija napake"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:236
msgctxt "tp_ErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "Pozitivno _in negativno"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:247
msgctxt "tp_ErrorBars|extended_tip|RB_BOTH"
msgid "Shows positive and negative error bars."
msgstr "Pokaže pozitivne in negativne stolpce napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:258
msgctxt "tp_ErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "Po_zitivno"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:269
msgctxt "tp_ErrorBars|extended_tip|RB_POSITIVE"
msgid "Shows only positive error bars."
msgstr "Pokaže le pozitivne stolpce napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:280
msgctxt "tp_ErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "Ne_gativno"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:291
msgctxt "tp_ErrorBars|extended_tip|RB_NEGATIVE"
msgid "Shows only negative error bars."
msgstr "Pokaže le negativne stolpce napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:339
msgctxt "tp_ErrorBars|label2"
msgid "Error Indicator"
msgstr "Pokazatelj napake"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:383
msgctxt "tp_ErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr "P_ozitivno (+)"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:402
msgctxt "tp_ErrorBars|extended_tip|MF_POSITIVE"
msgid "Enter the value to add to the displayed value as the positive error value."
msgstr "Vnesite vrednost za prištevanje prikazani vrednosti kot pozitivne vrednosti napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:421
msgctxt "tp_ErrorBars|extended_tip|ED_RANGE_POSITIVE"
msgid "Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet."
msgstr "Vnesite obseg naslovov, iz katerih želite pridobiti pozitivne vrednosti napake. Uporabite gumb Skrči za izbor obsega iz delovnega lista."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:436
msgctxt "tp_ErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:441
msgctxt "tp_ErrorBars|extended_tip|IB_RANGE_POSITIVE"
msgid "Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size."
msgstr "S klikom gumba skrčite pogovorno okno, nato uporabite miško in z njo izberite obseg celic v preglednici. Znova kliknite gumb, pogovorno okno se prikaže v polni velikosti."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:467
msgctxt "tp_ErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr "_Negativno (-)"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:486
msgctxt "tp_ErrorBars|extended_tip|MF_NEGATIVE"
msgid "Enter the value to subtract from the displayed value as the negative error value."
msgstr "Vnesite vrednost za odštevanje od prikazane vrednosti kot negativne vrednosti napake."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:504
msgctxt "tp_ErrorBars|extended_tip|ED_RANGE_NEGATIVE"
msgid "Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet."
msgstr "Vnesite obseg naslovov, iz katerih želite pridobiti negativne vrednosti napake. Uporabite gumb Skrči za izbor obsega iz delovnega lista."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:519
msgctxt "tp_ErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:524
msgctxt "tp_ErrorBars|extended_tip|IB_RANGE_NEGATIVE"
msgid "Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size."
msgstr "S klikom gumba skrčite pogovorno okno, nato uporabite miško in z njo izberite obseg celic v preglednici. Znova kliknite gumb, pogovorno okno se prikaže v polni velikosti."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:543
msgctxt "tp_ErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "Enaka vrednost za oba"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:551
msgctxt "tp_ErrorBars|extended_tip|CB_SYN_POS_NEG"
msgid "Enable to use the positive error values also as negative error values. You can only change the value of the \"Positive (+)\" box. That value gets copied to the \"Negative (-)\" box automatically."
msgstr "Omogočite za rabo pozitivnih vrednosti napake tudi kot negativnih vrednosti napake. Spremenite lahko le vrednosti polja »Pozitivno (+)«. Ta vrednost se samodejno kopira v polje »Negativno (-)«."

#: chart2/uiconfig/ui/tp_ErrorBars.ui:567
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Parametri"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:584
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "Izberite obseg za pozitivne stolpce napake"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:595
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "Izberite obseg za negativne stolpce napake"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:606
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Iz podatkovne tabele"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:27
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "_Levo"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:36
msgctxt "tp_LegendPosition|extended_tip|left"
msgid "Positions the legend at the left of the chart."
msgstr "Postavi legendo na levo stran grafikona."

#: chart2/uiconfig/ui/tp_LegendPosition.ui:47
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "_Desno"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:56
msgctxt "tp_LegendPosition|extended_tip|right"
msgid "Positions the legend at the right of the chart."
msgstr "Postavi legendo na desno stran grafikona."

#: chart2/uiconfig/ui/tp_LegendPosition.ui:67
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "Na _vrhu"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:76
msgctxt "tp_LegendPosition|extended_tip|top"
msgid "Positions the legend at the top of the chart."
msgstr "Postavi legendo v zgornji del grafikona."

#: chart2/uiconfig/ui/tp_LegendPosition.ui:87
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "Na _dnu"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:96
msgctxt "tp_LegendPosition|extended_tip|bottom"
msgid "Positions the legend at the bottom of the chart."
msgstr "Postavi legendo v spodnji del grafikona."

#: chart2/uiconfig/ui/tp_LegendPosition.ui:111
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Položaj"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:142
msgctxt "tp_LegendPosition|FT_LEGEND_TEXTDIR"
msgid "Te_xt direction"
msgstr "Smer _besedila"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:158
msgctxt "tp_LegendPosition|extended_tip|LB_LEGEND_TEXTDIR"
msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
msgstr "Določite smer besedila odstavka, ki uporablja kompleksno postavitev besedila (CTL). Ta možnost je na voljo le, če je omogočena podpora za kompleksno postavitev besedila."

#: chart2/uiconfig/ui/tp_LegendPosition.ui:174
msgctxt "tp_LegendPosition|TXT_ORIENTATION"
msgid "Text Orientation"
msgstr "Usmerjenost besedila"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:203
msgctxt "tp_LegendPosition|CB_NO_OVERLAY"
msgid "Show the legend without overlapping the chart"
msgstr "Pokaži legendo brez prekrivanja grafikona"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:211
msgctxt "tp_LegendPosition|extended_tip|CB_NO_OVERLAY"
msgid "Specifies whether the legend should overlap the chart."
msgstr "Določa, ali naj legenda prekriva grafikon."

#: chart2/uiconfig/ui/tp_LegendPosition.ui:227
msgctxt "tp_LegendPosition|TXT_OVERLAY"
msgid "Overlay"
msgstr "Prekrivanje"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:24
msgctxt "tp_PolarOptions|CB_CLOCKWISE"
msgid "_Clockwise direction"
msgstr "_V smeri urinega kazalca"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:34
msgctxt "tp_PolarOptions|extended_tip|CB_CLOCKWISE"
msgid "The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the Clockwise direction checkbox to draw the pieces in opposite direction."
msgstr "Privzeta smer, v kateri so razporejeni kosi tortnega diagrama, je nasprotna smeri urinega kazalca. Vključite polje V smeri urinega kazalca, če želite kose razporejene v nasprotni smeri."

#: chart2/uiconfig/ui/tp_PolarOptions.ui:43
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Usmerjenost"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:79
msgctxt "tp_PolarOptions|extended_tip|CT_ANGLE_DIAL"
msgid "Drag the small dot along the circle or click any position on the circle to set the starting angle of a pie or donut chart. The starting angle is the mathematical angle position where the first piece is drawn. The value of 90 degrees draws the first piece at the 12 o'clock position. A value of 0 degrees starts at the 3 o'clock position."
msgstr "Začetni kot tortnega ali kolobarnega grafikona določite tako, da povlečete majhno piko vzdolž kroga ali kliknete na poljubno mesto na krogu. Začetni kot je položaj matematičnega kota, kjer bo narisan prvi kos. Vrednost 90 stopinj povzroči risanje prvega kosa na položaju urnega kazalca opoldne. Vrednost 0 stopinj pomeni položaj urnega kazalca ob treh."

#: chart2/uiconfig/ui/tp_PolarOptions.ui:99
msgctxt "tp_PolarOptions|extended_tip|NF_STARTING_ANGLE"
msgid "Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value."
msgstr "Vnesite začetni kot med 0 in 359 stopinjami. Lahko tudi kliknete puščici, če želite spremeniti prikazano vrednost."

#: chart2/uiconfig/ui/tp_PolarOptions.ui:113
msgctxt "tp_PolarOptions|FT_ROTATION_DEGREES"
msgid "_Degrees"
msgstr "_stopinj"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:130
msgctxt "tp_PolarOptions|label2"
msgid "Starting Angle"
msgstr "Začetni kot"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:152
msgctxt "tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR"
msgid "Include _values from hidden cells"
msgstr "Vključi v_rednosti iz skritih celic"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:166
msgctxt "tp_PolarOptions|label3"
msgid "Plot Options"
msgstr "Možnosti risanja"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:8
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:28
msgctxt "tp_RangeChooser|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Data Range"
msgstr "Izberite obseg podatkov"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:50
msgctxt "tp_RangeChooser|FT_RANGE"
msgid "_Data range:"
msgstr "_Obseg podatkov:"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:69
msgctxt "tp_RangeChooser|extended_tip|ED_RANGE"
msgid "Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button."
msgstr "Vnesite obseg podatkov, ki ga želite vključiti v svoj grafikon. Pogovorno okno med izbiranje obsega podatkov v Calcu pomanjšate s klikom na gumb Izberi obseg podatkov."

#: chart2/uiconfig/ui/tp_RangeChooser.ui:83
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Izberi obseg podatkov"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:88
msgctxt "tp_RangeChooser|extended_tip|IB_RANGE"
msgid "Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button."
msgstr "Vnesite obseg podatkov, ki ga želite vključiti v svoj grafikon. Pogovorno okno med izbiranje obsega podatkov v Calcu pomanjšate s klikom na gumb Izberi obseg podatkov."

#: chart2/uiconfig/ui/tp_RangeChooser.ui:105
msgctxt "tp_RangeChooser|RB_DATAROWS"
msgid "Data series in _rows"
msgstr "Niz podatkov v vr_sticah"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:114
msgctxt "tp_RangeChooser|extended_tip|RB_DATAROWS"
msgid "Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series."
msgstr "Nizi podatkov svoje podatke pridobijo iz zaporednih vrstic v izbranem obsegu. Za razpršene grafikone vsebuje prvi niz podatkov vrednosti X za vse nize. Vsi drugi nizi podatkov vsebujejo vrednosti Y, eden za vsak niz."

#: chart2/uiconfig/ui/tp_RangeChooser.ui:125
msgctxt "tp_RangeChooser|RB_DATACOLS"
msgid "Data series in _columns"
msgstr "Niz podatkov v _stolpcih"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:134
msgctxt "tp_RangeChooser|extended_tip|RB_DATACOLS"
msgid "Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series."
msgstr "Nizi podatkov svoje podatke pridobijo iz zaporednih stolpcev v izbranem obsegu. Za razpršene grafikone vsebuje prvi stolpec podatkov vrednosti X za vse nize. Vsi drugi stolpci podatkov vsebujejo vrednosti Y, eden za vsak niz."

#: chart2/uiconfig/ui/tp_RangeChooser.ui:145
msgctxt "tp_RangeChooser|CB_FIRST_ROW_ASLABELS"
msgid "_First row as label"
msgstr "_Prva vrstica kot oznaka"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:153
msgctxt "tp_RangeChooser|extended_tip|CB_FIRST_ROW_ASLABELS"
msgid "For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series."
msgstr "Za nize podatkov v stolpcih: prva vrstica v obsegu služi za poimenovanje niza podatkov. Za nize podatkov v vrsticah: Prva vrstica v obsegu služi za kategorije. Preostale vrstice sestavljajo niz podatkov. Če to potrditveno polje ni izbrano, so vse vrstice nizi podatkov."

#: chart2/uiconfig/ui/tp_RangeChooser.ui:164
msgctxt "tp_RangeChooser|CB_FIRST_COLUMN_ASLABELS"
msgid "F_irst column as label"
msgstr "Prvi stolp_ec kot oznaka"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:172
msgctxt "tp_RangeChooser|extended_tip|CB_FIRST_COLUMN_ASLABELS"
msgid "For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns."
msgstr "Za nize podatkov v stolpcih: prvi stolpec v obsegu služi za poimenovanje niza podatkov. Za nize podatkov v vrsticah: Prvi stolpec v obsegu služi za kategorije. Preostali stolpci sestavljajo niz podatkov. Če to potrditveno polje ni izbrano, so vsi stolpci nizi podatkov."

#: chart2/uiconfig/ui/tp_RangeChooser.ui:193
msgctxt "tp_RangeChooser|CB_TIME_BASED"
msgid "Time based charting"
msgstr "Risanje grafikona na osnovi časa"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:244
msgctxt "tp_RangeChooser|label1"
msgid "Start Table Index"
msgstr "Začetni indeks tabele"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:257
msgctxt "tp_RangeChooser|label2"
msgid "End Table Index"
msgstr "Končni indeks tabele"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:275
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Obseg podatkov"

#: chart2/uiconfig/ui/tp_Scale.ui:55
msgctxt "tp_Scale|CBX_REVERSE"
msgid "_Reverse direction"
msgstr "_Nasprotna smer"

#: chart2/uiconfig/ui/tp_Scale.ui:63
msgctxt "tp_Scale|extended_tip|CBX_REVERSE"
msgid "Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction."
msgstr "Določa, kje na osi so prikazane nižje in višje vrednosti. Nepotrjeno stanje določa matematična smer."

#: chart2/uiconfig/ui/tp_Scale.ui:75
msgctxt "tp_Scale|CBX_LOGARITHM"
msgid "_Logarithmic scale"
msgstr "_Logaritmično merilo"

#: chart2/uiconfig/ui/tp_Scale.ui:83
msgctxt "tp_Scale|extended_tip|CBX_LOGARITHM"
msgid "Specifies that you want the axis to be subdivided logarithmically."
msgstr "Določa, da želite os razdeliti na manjše odseke logaritmično."

#: chart2/uiconfig/ui/tp_Scale.ui:102
msgctxt "tp_Scale|TXT_AXIS_TYPE"
msgid "T_ype"
msgstr "V_rsta"

#: chart2/uiconfig/ui/tp_Scale.ui:118
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Samodejno"

#: chart2/uiconfig/ui/tp_Scale.ui:119
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Besedilo"

#: chart2/uiconfig/ui/tp_Scale.ui:120
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Datum"

#: chart2/uiconfig/ui/tp_Scale.ui:124
msgctxt "tp_Scale|extended_tip|LB_AXIS_TYPE"
msgid "For some types of axes, you can select to format an axis as text or date, or to detect the type automatically."
msgstr "Pri nekaterih vrstah osi lahko izberete, ali bodo oblikovane kot besedilo ali datum ali pa bodo prepoznane samodejno."

#: chart2/uiconfig/ui/tp_Scale.ui:159
msgctxt "tp_Scale|TXT_MIN"
msgid "_Minimum"
msgstr "N_ajmanj"

#: chart2/uiconfig/ui/tp_Scale.ui:173
msgctxt "tp_Scale|TXT_MAX"
msgid "Ma_ximum"
msgstr "Na_jveč"

#: chart2/uiconfig/ui/tp_Scale.ui:185
msgctxt "tp_Scale|CBX_AUTO_MIN"
msgid "_Automatic"
msgstr "S_amodejno"

#: chart2/uiconfig/ui/tp_Scale.ui:199
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "Sa_modejno"

#: chart2/uiconfig/ui/tp_Scale.ui:221
msgctxt "tp_Scale|extended_tip|EDT_MIN"
msgid "Defines the minimum value for the beginning of the axis."
msgstr "Določa najmanjšo vrednost na začetku osi."

#: chart2/uiconfig/ui/tp_Scale.ui:240
msgctxt "tp_Scale|extended_tip|EDT_MAX"
msgid "Defines the maximum value for the end of the axis."
msgstr "Določa največjo vrednost na koncu osi."

#: chart2/uiconfig/ui/tp_Scale.ui:265
msgctxt "tp_Scale|TXT_TIME_RESOLUTION"
msgid "R_esolution"
msgstr "Lo_čljivost"

#: chart2/uiconfig/ui/tp_Scale.ui:281
msgctxt "tp_Scale|DATE-RESOLUTION"
msgid "Days"
msgstr "Dnevi"

#: chart2/uiconfig/ui/tp_Scale.ui:282
msgctxt "tp_Scale|DATE-RESOLUTION"
msgid "Months"
msgstr "Meseci"

#: chart2/uiconfig/ui/tp_Scale.ui:283
msgctxt "tp_Scale|DATE-RESOLUTION"
msgid "Years"
msgstr "Leta"

#: chart2/uiconfig/ui/tp_Scale.ui:287
msgctxt "tp_Scale|extended_tip|LB_TIME_RESOLUTION"
msgid "Resolution can be set to show days, months, or years as interval steps."
msgstr "Ločljivost lahko nastavite, tako da so kot koraki intervala prikazani dnevi, meseci ali leta."

#: chart2/uiconfig/ui/tp_Scale.ui:299
msgctxt "tp_Scale|CBX_AUTO_TIME_RESOLUTION"
msgid "Automat_ic"
msgstr "Samode_jno"

#: chart2/uiconfig/ui/tp_Scale.ui:328
msgctxt "tp_Scale|TXT_STEP_MAIN"
msgid "Ma_jor interval"
msgstr "_Glavni interval"

#: chart2/uiconfig/ui/tp_Scale.ui:358
msgctxt "tp_Scale|extended_tip|MT_MAIN_DATE_STEP"
msgid "Major interval can be set to show a certain number of days, months, or years."
msgstr "Glavni interval lahko nastavite, da prikaže določeno število dni, mesecev ali let."

#: chart2/uiconfig/ui/tp_Scale.ui:373 chart2/uiconfig/ui/tp_Scale.ui:515
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Dnevi"

#: chart2/uiconfig/ui/tp_Scale.ui:374 chart2/uiconfig/ui/tp_Scale.ui:516
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Meseci"

#: chart2/uiconfig/ui/tp_Scale.ui:375 chart2/uiconfig/ui/tp_Scale.ui:517
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "Leta"

#: chart2/uiconfig/ui/tp_Scale.ui:379
msgctxt "tp_Scale|extended_tip|LB_MAIN_TIME_UNIT"
msgid "Major interval can be set to show a certain number of days, months, or years."
msgstr "Glavni interval lahko nastavite, da prikaže določeno število dni, mesecev ali let."

#: chart2/uiconfig/ui/tp_Scale.ui:406
msgctxt "tp_Scale|extended_tip|EDT_STEP_MAIN"
msgid "Defines the interval for the main division of the axes."
msgstr "Določa interval za glavne razdelke na osi."

#: chart2/uiconfig/ui/tp_Scale.ui:425
msgctxt "tp_Scale|CBX_AUTO_STEP_MAIN"
msgid "Au_tomatic"
msgstr "Samo_dejno"

#: chart2/uiconfig/ui/tp_Scale.ui:459
msgctxt "tp_Scale|TXT_STEP_HELP"
msgid "Minor inter_val"
msgstr "Pomožni inter_val"

#: chart2/uiconfig/ui/tp_Scale.ui:473
msgctxt "tp_Scale|TXT_STEP_HELP_COUNT"
msgid "Minor inter_val count"
msgstr "Števec pomožnega inter_vala"

#: chart2/uiconfig/ui/tp_Scale.ui:500
msgctxt "tp_Scale|extended_tip|MT_STEPHELP"
msgid "Defines the interval for the subdivision of the axes."
msgstr "Določa interval za dodatno delitev osi na manjše razdelke."

#: chart2/uiconfig/ui/tp_Scale.ui:521
msgctxt "tp_Scale|extended_tip|LB_HELP_TIME_UNIT"
msgid "Minor interval can be set to show a certain number of days, months, or years."
msgstr "Pomožni interval lahko nastavite, da prikaže določeno število dni, mesecev ali let."

#: chart2/uiconfig/ui/tp_Scale.ui:533
msgctxt "tp_Scale|CBX_AUTO_STEP_HELP"
msgid "Aut_omatic"
msgstr "Sam_odejno"

#: chart2/uiconfig/ui/tp_Scale.ui:562
msgctxt "tp_Scale|TXT_ORIGIN"
msgid "Re_ference value"
msgstr "Re_ferenčna vrednost"

#: chart2/uiconfig/ui/tp_Scale.ui:582
msgctxt "tp_Scale|extended_tip|EDT_ORIGIN"
msgid "Specifies at which position to display the values along the axis."
msgstr "Določa položaj prikaza vrednosti vzdolž osi."

#: chart2/uiconfig/ui/tp_Scale.ui:594
msgctxt "tp_Scale|CBX_AUTO_ORIGIN"
msgid "Automat_ic"
msgstr "Samode_jno"

#: chart2/uiconfig/ui/tp_Scale.ui:602
msgctxt "tp_Scale|extended_tip|CBX_AUTO_ORIGIN"
msgid "You must first deselect the Automatic option in order to modify the values."
msgstr "Če hočete spremeniti vrednosti, morate najprej onemogočiti možnost Samodejno."

#: chart2/uiconfig/ui/tp_Scale.ui:625
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Merilo"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:38
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_1"
msgid "Primary Y axis"
msgstr "Prvotno os Y"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:47
msgctxt "tp_SeriesToAxis|extended_tip|RBT_OPT_AXIS_1"
msgid "This option is active as default. All data series are aligned to the primary Y axis."
msgstr "Ta možnost je privzeto vključena. Vsi nizi podatkov so poravnani na prvotno os Y."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:59
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_2"
msgid "Secondary Y axis"
msgstr "Drugotno os Y"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:68
msgctxt "tp_SeriesToAxis|extended_tip|RBT_OPT_AXIS_2"
msgid "Changes the scaling of the Y axis. This axis is only visible when at least one data series is assigned to it and the axis view is active."
msgstr "Spremeni merilo osi Y. Ta os je vidna le takrat, ko ji je dodeljen vsaj en niz podatkov in je pogled osi vključen."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:84
msgctxt "tp_SeriesToAxis|label1"
msgid "Align Data Series to"
msgstr "Poravnaj nize podatkov na"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:123
msgctxt "tp_SeriesToAxis|FT_GAP"
msgid "_Spacing"
msgstr "_Razmik"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:136
msgctxt "tp_SeriesToAxis|FT_OVERLAP"
msgid "_Overlap"
msgstr "Pre_krij"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:153
msgctxt "tp_SeriesToAxis|extended_tip|MT_GAP"
msgid "Defines the spacing between the columns in percent."
msgstr "Določa razmik med stolpci v odstotkih."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:170
msgctxt "tp_SeriesToAxis|extended_tip|MT_OVERLAP"
msgid "Defines the necessary settings for overlapping data series."
msgstr "Določa potrebne nastavitve za prekrivajoče se nize podatkov."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:188
msgctxt "tp_SeriesToAxis|CB_BARS_SIDE_BY_SIDE"
msgid "Show _bars side by side"
msgstr "Pokaži _stolpce enega ob drugem"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:197
msgctxt "tp_SeriesToAxis|extended_tip|CB_BARS_SIDE_BY_SIDE"
msgid "The bars from different data series are shown as if they were attached only to one axis."
msgstr "Stolpci različnih nizov podatkov so prikazani, kot da so povezani le z eno osjo."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:209
msgctxt "tp_SeriesToAxis|CB_CONNECTOR"
msgid "Connection lines"
msgstr "Povezovalne črte"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:218
msgctxt "tp_SeriesToAxis|extended_tip|CB_CONNECTOR"
msgid "For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines."
msgstr "Pri »naloženih« in »odstotkovnih« navpičnih stolpčnih grafikonih označite to potrditveno polje, če želite s črto povezati ravni stolpcev, ki sodijo skupaj."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:234
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "Nastavitve"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:272
msgctxt "tp_SeriesToAxis|FT_MISSING_VALUES"
msgid "Plot missing values"
msgstr "Izriši manjkajoče vrednosti"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:282
msgctxt "tp_SeriesToAxis|RB_DONT_PAINT"
msgid "_Leave gap"
msgstr "_Pusti vrzel"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:291
msgctxt "tp_SeriesToAxis|extended_tip|RB_DONT_PAINT"
msgid "For a missing value, no data will be shown. This is the default for chart types Column, Bar, Line, Net."
msgstr "Če vrednost manjka, ne bodo prikazani nikakršni podatki. To je privzeta nastavitev za vodoravne in navpične stolpčne, črtne in mrežne grafikone."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:302
msgctxt "tp_SeriesToAxis|RB_ASSUME_ZERO"
msgid "_Assume zero"
msgstr "Pre_dpostavi nič"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:311
msgctxt "tp_SeriesToAxis|extended_tip|RB_ASSUME_ZERO"
msgid "For a missing value, the y-value will be shown as zero. This is the default for chart type Area."
msgstr "Če vrednost manjka, bo vrednost y prikazana kot nič. To je privzeta nastavitev za ploščinske grafikone."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:322
msgctxt "tp_SeriesToAxis|RB_CONTINUE_LINE"
msgid "_Continue line"
msgstr "_Nadaljuj črto"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:331
msgctxt "tp_SeriesToAxis|extended_tip|RB_CONTINUE_LINE"
msgid "For a missing value, the interpolation from the neighbor values will be shown. This is the default for chart type XY."
msgstr "Če vrednost manjka, bo prikazana interpolacija sosednjih vrednosti. To je privzeta nastavitev za XY-grafikone."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:355
msgctxt "tp_SeriesToAxis|CB_INCLUDE_HIDDEN_CELLS"
msgid "Include _values from hidden cells"
msgstr "Vključi v_rednosti iz skritih celic"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:364
msgctxt "tp_SeriesToAxis|extended_tip|CB_INCLUDE_HIDDEN_CELLS"
msgid "Check to also show values of currently hidden cells within the source cell range."
msgstr "Potrdite, če želite prikaz vrednosti trenutno skritih celic v izvornem obsegu celic."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:380
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr "Možnosti risanja"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:409
msgctxt "tp_SeriesToAxis|CB_LEGEND_ENTRY_HIDDEN"
msgid "Hide legend entry"
msgstr "Skrij vnos legende"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:417
msgctxt "tp_SeriesToAxis|extended_tip|CB_LEGEND_ENTRY_HIDDEN"
msgid "Do not show legend entry for the selected data series or data point."
msgstr "Ne pokaži vnosa legende za izbrani niz podatkov ali podatkovno točko."

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:433
msgctxt "tp_SeriesToAxis|label4"
msgid "Legend Entry"
msgstr "Vnos legende"

#: chart2/uiconfig/ui/tp_Trendline.ui:56
msgctxt "tp_Trendline|linear"
msgid "_Linear"
msgstr "_Linearna"

#: chart2/uiconfig/ui/tp_Trendline.ui:65
msgctxt "tp_Trendline|extended_tip|linear"
msgid "A linear trend line is shown."
msgstr "Prikazana je linearna trendna črta (regresijska krivulja)."

#: chart2/uiconfig/ui/tp_Trendline.ui:76
msgctxt "tp_Trendline|logarithmic"
msgid "L_ogarithmic"
msgstr "L_ogaritemska"

#: chart2/uiconfig/ui/tp_Trendline.ui:85
msgctxt "tp_Trendline|extended_tip|logarithmic"
msgid "A logarithmic trend line is shown."
msgstr "Prikazana je logaritmična trendna črta (regresijska krivulja)."

#: chart2/uiconfig/ui/tp_Trendline.ui:96
msgctxt "tp_Trendline|exponential"
msgid "_Exponential"
msgstr "_Eksponentna"

#: chart2/uiconfig/ui/tp_Trendline.ui:105
msgctxt "tp_Trendline|extended_tip|exponential"
msgid "An exponential trend line is shown."
msgstr "Prikazana je eksponentna trendna črta (regresijska krivulja)."

#: chart2/uiconfig/ui/tp_Trendline.ui:116
msgctxt "tp_Trendline|power"
msgid "Po_wer"
msgstr "Po_tenčna"

#: chart2/uiconfig/ui/tp_Trendline.ui:125
msgctxt "tp_Trendline|extended_tip|power"
msgid "A power trend line is shown."
msgstr "Prikazana je potenčna trendna črta (regresijska krivulja)."

#: chart2/uiconfig/ui/tp_Trendline.ui:191
msgctxt "tp_Trendline|polynomial"
msgid "_Polynomial"
msgstr "_Polinomska"

#: chart2/uiconfig/ui/tp_Trendline.ui:200
msgctxt "tp_Trendline|extended_tip|polynomial"
msgid "A polynomial trend line is shown with a given degree."
msgstr "Prikazana je polinomska trendna črta (regresijska krivulja) s podano stopnjo."

#: chart2/uiconfig/ui/tp_Trendline.ui:213
msgctxt "tp_Trendline|label3"
msgid "Degree"
msgstr "Stopnja"

#: chart2/uiconfig/ui/tp_Trendline.ui:218
msgctxt "tp_Trendline|extended_tip|label3"
msgid "Degree of polynomial trend line."
msgstr "Stopnja polinomske trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:236
msgctxt "tp_Trendline|extended_tip|degree"
msgid "Degree of polynomial trend line."
msgstr "Stopnja polinomske trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:258
msgctxt "tp_Trendline|movingAverage"
msgid "_Moving Average"
msgstr "_Drseče povprečje"

#: chart2/uiconfig/ui/tp_Trendline.ui:267
msgctxt "tp_Trendline|extended_tip|movingAverage"
msgid "A moving average trend line is shown with a given period."
msgstr "Prikazana je trendna črta drsečega povprečja s podanim obdobjem."

#: chart2/uiconfig/ui/tp_Trendline.ui:280
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Obdobje"

#: chart2/uiconfig/ui/tp_Trendline.ui:285
msgctxt "tp_Trendline|extended_tip|label4"
msgid "Number of points to calculate average of moving average trend line."
msgstr "Število točk za izračun povprečja trendne črte drsečega povprečja."

#: chart2/uiconfig/ui/tp_Trendline.ui:304
msgctxt "tp_Trendline|extended_tip|period"
msgid "Number of points to calculate average of moving average trend line."
msgstr "Število točk za izračun povprečja trendne črte drsečega povprečja."

#: chart2/uiconfig/ui/tp_Trendline.ui:317
msgctxt "tp_Trendline|label10"
msgid "_Type"
msgstr "_Vrsta"

#: chart2/uiconfig/ui/tp_Trendline.ui:322
msgctxt "tp_Trendline|extended_tip|label10"
msgid "How the trend line is calculated."
msgstr "Določa, kako se izračuna trendna črta."

#: chart2/uiconfig/ui/tp_Trendline.ui:336
msgctxt "tp_Trendline|liststore_moving_type"
msgid "Prior"
msgstr "Apriorno"

#: chart2/uiconfig/ui/tp_Trendline.ui:337
msgctxt "tp_Trendline|liststore_moving_type"
msgid "Central"
msgstr "Sredinsko"

#: chart2/uiconfig/ui/tp_Trendline.ui:338
msgctxt "tp_Trendline|liststore_moving_type"
msgid "Averaged Abscissa"
msgstr "Povprečena abscisa"

#: chart2/uiconfig/ui/tp_Trendline.ui:379
msgctxt "tp_Trendline|label1"
msgid "Regression Type"
msgstr "Vrsta regresije"

#: chart2/uiconfig/ui/tp_Trendline.ui:412
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
msgstr "Ekstrapoliraj naprej"

#: chart2/uiconfig/ui/tp_Trendline.ui:418
msgctxt "tp_Trendline|extended_tip|label7"
msgid "Trend line is extrapolated for higher x-values."
msgstr "Trendna črta se ekstrapolira za višje vrednosti x."

#: chart2/uiconfig/ui/tp_Trendline.ui:431
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
msgstr "Ekstrapoliraj nazaj"

#: chart2/uiconfig/ui/tp_Trendline.ui:437
msgctxt "tp_Trendline|extended_tip|label8"
msgid "Trend line is extrapolated for lower x-values."
msgstr "Trendna črta se ekstrapolira za nižje vrednosti x."

#: chart2/uiconfig/ui/tp_Trendline.ui:477
msgctxt "tp_Trendline|setIntercept"
msgid "Force _Intercept"
msgstr "Vsili _presečišče"

#: chart2/uiconfig/ui/tp_Trendline.ui:488
msgctxt "tp_Trendline|extended_tip|setIntercept"
msgid "For linear, polynomial and exponential trend lines, intercept value is forced to a given value."
msgstr "Pri linearnih, polinomskih in potenčnih trendnih črtah je vrednost presečišča vsiljena na podano vrednost."

#: chart2/uiconfig/ui/tp_Trendline.ui:499
msgctxt "tp_Trendline|showEquation"
msgid "Show E_quation"
msgstr "Pokaži ena_čbo"

#: chart2/uiconfig/ui/tp_Trendline.ui:507
msgctxt "tp_Trendline|extended_tip|showEquation"
msgid "Shows the trend line equation next to the trend line."
msgstr "Ob trendni črti pokaže enačbo trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:519
msgctxt "tp_Trendline|showCorrelationCoefficient"
msgid "Show _Coefficient of Determination (R²)"
msgstr "Pokaži _koeficient determinacije (R²)"

#: chart2/uiconfig/ui/tp_Trendline.ui:527
msgctxt "tp_Trendline|extended_tip|showCorrelationCoefficient"
msgid "Shows the coefficient of determination next to the trend line."
msgstr "Ob trendni črti pokaže koeficient determinacije."

#: chart2/uiconfig/ui/tp_Trendline.ui:541
msgctxt "tp_Trendline|label5"
msgid "Trendline _Name"
msgstr "I_me trendne črte"

#: chart2/uiconfig/ui/tp_Trendline.ui:547
msgctxt "tp_Trendline|extended_tip|label5"
msgid "Name of trend line in legend."
msgstr "Ime trendne črte v legendi."

#: chart2/uiconfig/ui/tp_Trendline.ui:564
msgctxt "tp_Trendline|extended_tip|entry_name"
msgid "Name of trend line in legend."
msgstr "Ime trendne črte v legendi."

#: chart2/uiconfig/ui/tp_Trendline.ui:588
msgctxt "tp_Trendline|extended_tip|interceptValue"
msgid "Value of intercept if it is forced."
msgstr "Vrednost presečišča, če je vsiljeno."

#: chart2/uiconfig/ui/tp_Trendline.ui:601
msgctxt "tp_Trendline|label6"
msgid "_X Variable Name"
msgstr "Ime spremenljivke _X"

#: chart2/uiconfig/ui/tp_Trendline.ui:607
msgctxt "tp_Trendline|extended_tip|label6"
msgid "Name of X variable in trend line equation."
msgstr "Ime spremenljivke X v enačbi trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:624
msgctxt "tp_Trendline|extended_tip|entry_Xname"
msgid "Name of X variable in trend line equation."
msgstr "Ime spremenljivke X v enačbi trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:637
msgctxt "tp_Trendline|label9"
msgid "_Y Variable Name"
msgstr "Ime spremenljivke _Y"

#: chart2/uiconfig/ui/tp_Trendline.ui:643
msgctxt "tp_Trendline|extended_tip|label9"
msgid "Name of Y variable in trend line equation."
msgstr "Ime spremenljivke Y v enačbi trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:660
msgctxt "tp_Trendline|extended_tip|entry_Yname"
msgid "Name of Y variable in trend line equation."
msgstr "Ime spremenljivke Y v enačbi trendne črte."

#: chart2/uiconfig/ui/tp_Trendline.ui:681
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Možnosti"

#: chart2/uiconfig/ui/tp_axisLabel.ui:19
msgctxt "tp_axisLabel|showlabelsCB"
msgid "Sho_w labels"
msgstr "Poka_ži oznake"

#: chart2/uiconfig/ui/tp_axisLabel.ui:28
msgctxt "tp_axisLabel|extended_tip|showlabelsCB"
msgid "Specifies whether to show or hide the axis labels."
msgstr "Določa, ali naj bodo prikazane oznake osi."

#: chart2/uiconfig/ui/tp_axisLabel.ui:62
msgctxt "tp_axisLabel|tile"
msgid "_Tile"
msgstr "Razpos_tavi"

#: chart2/uiconfig/ui/tp_axisLabel.ui:71
msgctxt "tp_axisLabel|extended_tip|tile"
msgid "Arranges numbers on the axis side by side."
msgstr "Razvrsti številke na osi drugo poleg druge."

#: chart2/uiconfig/ui/tp_axisLabel.ui:83
msgctxt "tp_axisLabel|odd"
msgid "St_agger odd"
msgstr "R_azporedi lihe"

#: chart2/uiconfig/ui/tp_axisLabel.ui:92
msgctxt "tp_axisLabel|extended_tip|odd"
msgid "Staggers numbers on the axis, even numbers lower than odd numbers."
msgstr "Razporedi številke na osi tako, da so sode številke postavljene nižje od lihih številk."

#: chart2/uiconfig/ui/tp_axisLabel.ui:104
msgctxt "tp_axisLabel|even"
msgid "Stagger _even"
msgstr "Razpor_edi sode"

#: chart2/uiconfig/ui/tp_axisLabel.ui:113
msgctxt "tp_axisLabel|extended_tip|even"
msgid "Stagger numbers on the axes, odd numbers lower than even numbers."
msgstr "Razporedi številke na osi tako, da so lihe številke postavljene nižje od sodih številk."

#: chart2/uiconfig/ui/tp_axisLabel.ui:125
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "Sa_modejno"

#: chart2/uiconfig/ui/tp_axisLabel.ui:134
msgctxt "tp_axisLabel|extended_tip|auto"
msgid "Automatically arranges numbers on the axis."
msgstr "Samodejno razporedi številke na osi."

#: chart2/uiconfig/ui/tp_axisLabel.ui:150
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "Razvrsti"

#: chart2/uiconfig/ui/tp_axisLabel.ui:181
msgctxt "tp_axisLabel|overlapCB"
msgid "O_verlap"
msgstr "Pre_krij"

#: chart2/uiconfig/ui/tp_axisLabel.ui:189
msgctxt "tp_axisLabel|extended_tip|overlapCB"
msgid "Specifies that the text in cells may overlap other cells."
msgstr "Določa, da lahko besedilo v celicah prekriva druge celice."

#: chart2/uiconfig/ui/tp_axisLabel.ui:201
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "Pre_lomi"

#: chart2/uiconfig/ui/tp_axisLabel.ui:209
msgctxt "tp_axisLabel|extended_tip|breakCB"
msgid "Allows a text break."
msgstr "Dovoljuje prelom besedila."

#: chart2/uiconfig/ui/tp_axisLabel.ui:225
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "Potek besedila"

#: chart2/uiconfig/ui/tp_axisLabel.ui:281
msgctxt "tp_axisLabel|extended_tip|OrientDegree"
msgid "Allows you to manually enter the orientation angle."
msgstr "Omogoča ročni vnos kota postavitve."

#: chart2/uiconfig/ui/tp_axisLabel.ui:295
msgctxt "tp_axisLabel|degreeL"
msgid "_Degrees"
msgstr "_stopinj"

#: chart2/uiconfig/ui/tp_axisLabel.ui:330
msgctxt "tp_axisLabel|stackedCB"
msgid "Ve_rtically stacked"
msgstr "Navpi_čno naloženo"

#: chart2/uiconfig/ui/tp_axisLabel.ui:339
msgctxt "tp_axisLabel|extended_tip|stackedCB"
msgid "Assigns vertical text orientation for cell contents."
msgstr "Dodeli navpično usmerjenost besedila za vsebino celic."

#: chart2/uiconfig/ui/tp_axisLabel.ui:351
msgctxt "tp_axisLabel|labelABCD"
msgid "ABCD"
msgstr "ABCD"

#: chart2/uiconfig/ui/tp_axisLabel.ui:368
msgctxt "tp_axisLabel|textdirL"
msgid "Te_xt direction:"
msgstr "Smer _besedila:"

#: chart2/uiconfig/ui/tp_axisLabel.ui:382
msgctxt "tp_axisLabel|extended_tip|textdirLB"
msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
msgstr "Določite smer besedila odstavka, ki uporablja kompleksno postavitev besedila (CTL). Ta možnost je na voljo le, če je omogočena podpora za kompleksno postavitev besedila."

#: chart2/uiconfig/ui/tp_axisLabel.ui:401
msgctxt "tp_axisLabel|extended_tip|dialCtrl"
msgid "Clicking anywhere on the wheel defines the variable text orientation."
msgstr "Za določitev spremenljive usmerjenosti besedila kliknite kamor koli na kolesu."

#: chart2/uiconfig/ui/tp_axisLabel.ui:416
msgctxt "tp_axisLabel|labelTextOrient"
msgid "Text Orientation"
msgstr "Usmerjenost besedila"

#: chart2/uiconfig/ui/wizelementspage.ui:40
msgctxt "wizelementspage|labelPrimaryXaxis"
msgid "_X axis"
msgstr "Os _X"

#: chart2/uiconfig/ui/wizelementspage.ui:54
msgctxt "wizelementspage|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Os _Y"

#: chart2/uiconfig/ui/wizelementspage.ui:68
msgctxt "wizelementspage|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "Os _Z"

#: chart2/uiconfig/ui/wizelementspage.ui:87
msgctxt "wizelementspage|extended_tip|primaryXaxis"
msgid "Enter a label for the x-axis (horizontal)."
msgstr "Vnesite oznako za os X (vodoravno)."

#: chart2/uiconfig/ui/wizelementspage.ui:105
msgctxt "wizelementspage|extended_tip|primaryYaxis"
msgid "Enter a label for the y-axis (vertical)."
msgstr "Vnesite oznako za os Y (navpično)."

#: chart2/uiconfig/ui/wizelementspage.ui:123
msgctxt "wizelementspage|extended_tip|primaryZaxis"
msgid "Enter a label for the z-axis. This option is only available for three-dimensional charts."
msgstr "Vnesite oznako za os Z. Ta možnost je na voljo le za tridimenzionalne grafikone."

#: chart2/uiconfig/ui/wizelementspage.ui:136
msgctxt "wizelementspage|labelMainTitle"
msgid "_Title"
msgstr "_Naslov"

#: chart2/uiconfig/ui/wizelementspage.ui:150
msgctxt "wizelementspage|labelSubTitle"
msgid "_Subtitle"
msgstr "Podna_slov"

#: chart2/uiconfig/ui/wizelementspage.ui:169
msgctxt "wizelementspage|extended_tip|maintitle"
msgid "Enter a title for your chart."
msgstr "Vnesite naslov grafikona."

#: chart2/uiconfig/ui/wizelementspage.ui:187
msgctxt "wizelementspage|extended_tip|subtitle"
msgid "Enter a subtitle for your chart."
msgstr "Vnesite podnaslov grafikona."

#: chart2/uiconfig/ui/wizelementspage.ui:200
msgctxt "wizelementspage|labelSecondaryXAxis"
msgid "X _axis"
msgstr "O_s X"

#: chart2/uiconfig/ui/wizelementspage.ui:214
msgctxt "wizelementspage|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "_Os Y"

#: chart2/uiconfig/ui/wizelementspage.ui:233
msgctxt "wizelementspage|extended_tip|secondaryXaxis"
msgid "Enter a label for the secondary x-axis. This option is only available for charts that support a secondary x-axis."
msgstr "Vnesite oznako za drugotno os X. Ta možnost je na voljo le za grafikone, ki podpirajo drugotno os X."

#: chart2/uiconfig/ui/wizelementspage.ui:269
msgctxt "wizelementspage|show"
msgid "_Display legend"
msgstr "_Pokaži legendo"

#: chart2/uiconfig/ui/wizelementspage.ui:277
msgctxt "wizelementspage|extended_tip|show"
msgid "Specifies whether to display a legend for the chart."
msgstr "Določa, ali naj bo legenda grafikona prikazana."

#: chart2/uiconfig/ui/wizelementspage.ui:295
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "_Levo"

#: chart2/uiconfig/ui/wizelementspage.ui:304
msgctxt "wizelementspage|extended_tip|left"
msgid "Positions the legend at the left of the chart."
msgstr "Postavi legendo na levo stran grafikona."

#: chart2/uiconfig/ui/wizelementspage.ui:315
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "_Desno"

#: chart2/uiconfig/ui/wizelementspage.ui:324
msgctxt "wizelementspage|extended_tip|right"
msgid "Positions the legend at the right of the chart."
msgstr "Postavi legendo na desno stran grafikona."

#: chart2/uiconfig/ui/wizelementspage.ui:335
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "Na _vrhu"

#: chart2/uiconfig/ui/wizelementspage.ui:344
msgctxt "wizelementspage|extended_tip|top"
msgid "Positions the legend at the top of the chart."
msgstr "Postavi legendo v zgornji del grafikona."

#: chart2/uiconfig/ui/wizelementspage.ui:355
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "Na _dnu"

#: chart2/uiconfig/ui/wizelementspage.ui:364
msgctxt "wizelementspage|extended_tip|bottom"
msgid "Positions the legend at the bottom of the chart."
msgstr "Postavi legendo v spodnji del grafikona."

#: chart2/uiconfig/ui/wizelementspage.ui:391
msgctxt "wizelementspage|Axe"
msgid "Choose Titles, Legend, and Grid Settings"
msgstr "Izberite nastavitve naslovov, legende in mreže"

#: chart2/uiconfig/ui/wizelementspage.ui:421
msgctxt "wizelementspage|x"
msgid "X axis"
msgstr "Os X"

#: chart2/uiconfig/ui/wizelementspage.ui:429
msgctxt "wizelementspage|extended_tip|x"
msgid "Displays grid lines that are perpendicular to the x-axis."
msgstr "Prikaže mrežne črte, ki so pravokotne na os X."

#: chart2/uiconfig/ui/wizelementspage.ui:440
msgctxt "wizelementspage|y"
msgid "Y ax_is"
msgstr "_Os Y"

#: chart2/uiconfig/ui/wizelementspage.ui:448
msgctxt "wizelementspage|extended_tip|y"
msgid "Displays grid lines that are perpendicular to the y-axis."
msgstr "Prikaže mrežne črte, ki so pravokotne na os Y."

#: chart2/uiconfig/ui/wizelementspage.ui:459
msgctxt "wizelementspage|z"
msgid "Z axi_s"
msgstr "Os _Z"

#: chart2/uiconfig/ui/wizelementspage.ui:467
msgctxt "wizelementspage|extended_tip|z"
msgid "Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts."
msgstr "Prikaže mrežne črte, ki so pravokotne na os Z. Ta možnost je na voljo le za tridimenzionalne grafikone."

#: chart2/uiconfig/ui/wizelementspage.ui:482
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "Prikaži mrežo"