summaryrefslogtreecommitdiff
path: root/source/sl/helpcontent2/source/text/sbasic/shared/02.po
blob: 22c6e613ec865ae16818ecf89182c5a8ae88cee4 (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
#. extracted from helpcontent2/source/text/sbasic/shared/02
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 6.3\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-04-22 10:57+0200\n"
"PO-Revision-Date: 2019-04-02 22:29+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"

#: 11010000.xhp
msgctxt ""
"11010000.xhp\n"
"tit\n"
"help.text"
msgid "Library"
msgstr "Knjižnica"

#: 11010000.xhp
msgctxt ""
"11010000.xhp\n"
"hd_id3151100\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Knjižnica\">Knjižnica</link>"

#: 11010000.xhp
msgctxt ""
"11010000.xhp\n"
"par_id3154136\n"
"help.text"
msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
msgstr "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Izberite knjižnico, ki jo želite urejati.</ahelp> Prvi modul knjižnice, ki jo izberete, je prikazan v IDE Basica."

#: 11010000.xhp
msgctxt ""
"11010000.xhp\n"
"par_id3149095\n"
"help.text"
msgid "<image src=\"media/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
msgstr "<image src=\"media/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">Polje s seznamom knjižnic</alt></image>"

#: 11010000.xhp
msgctxt ""
"11010000.xhp\n"
"par_id3147654\n"
"help.text"
msgid "Library List Box"
msgstr "Seznamska polja knjižnice"

#: 11020000.xhp
msgctxt ""
"11020000.xhp\n"
"tit\n"
"help.text"
msgid "Compile"
msgstr "Prevedi"

#: 11020000.xhp
msgctxt ""
"11020000.xhp\n"
"hd_id3148983\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
msgstr "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Prevedi\">Prevedi</link>"

#: 11020000.xhp
msgctxt ""
"11020000.xhp\n"
"par_id3159201\n"
"help.text"
msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
msgstr "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Prevede makro v Basicu.</ahelp> Makro morate prevesti, ko ga spremenite ali če makro uporabla posamične ali procedurne korake."

#: 11020000.xhp
msgctxt ""
"11020000.xhp\n"
"par_id3156426\n"
"help.text"
msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Ikona</alt></image>"

#: 11020000.xhp
msgctxt ""
"11020000.xhp\n"
"par_id3149399\n"
"help.text"
msgid "Compile"
msgstr "Prevedi"

#: 11030000.xhp
msgctxt ""
"11030000.xhp\n"
"tit\n"
"help.text"
msgid "Run"
msgstr "Zaženi"

#: 11030000.xhp
msgctxt ""
"11030000.xhp\n"
"hd_id3153255\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
msgstr "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Zaženi\">Zaženi</link>"

#: 11030000.xhp
msgctxt ""
"11030000.xhp\n"
"par_id3159201\n"
"help.text"
msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
msgstr "<ahelp hid=\".uno:RunBasic\">Zažene prvi makro trenutnega modula.</ahelp>"

#: 11030000.xhp
msgctxt ""
"11030000.xhp\n"
"par_id3156410\n"
"help.text"
msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Ikona</alt></image>"

#: 11030000.xhp
msgctxt ""
"11030000.xhp\n"
"par_id3154750\n"
"help.text"
msgid "Run"
msgstr "Zaženi"

#: 11040000.xhp
msgctxt ""
"11040000.xhp\n"
"tit\n"
"help.text"
msgid "Stop"
msgstr "Ustavi"

#: 11040000.xhp
msgctxt ""
"11040000.xhp\n"
"bm_id3154863\n"
"help.text"
msgid "<bookmark_value>macros; stopping</bookmark_value><bookmark_value>program stops</bookmark_value><bookmark_value>stopping macros</bookmark_value>"
msgstr "<bookmark_value>makri; ustavljanje</bookmark_value><bookmark_value>zaustavitve programa</bookmark_value><bookmark_value>ustavljanje makrov</bookmark_value>"

#: 11040000.xhp
msgctxt ""
"11040000.xhp\n"
"hd_id3154863\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Stop</link>"
msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Ustavi\">Ustavi</link>"

#: 11040000.xhp
msgctxt ""
"11040000.xhp\n"
"par_id3147226\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStop\">Stops running the current macro.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> You can also press Shift+Ctrl+Q.</defaultinline></switchinline>"
msgstr "<ahelp hid=\".uno:BasicStop\">Ustavi izvajanje trenutnega makra.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> Pritisnete lahko tudi tipke dvigalka+krmilka+Q.</defaultinline></switchinline>"

#: 11040000.xhp
msgctxt ""
"11040000.xhp\n"
"par_id3146797\n"
"help.text"
msgid "<image id=\"img_id3148538\" src=\"cmd/sc_basicstop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148538\">Icon</alt></image>"
msgstr "<image id=\"img_id3148538\" src=\"cmd/sc_basicstop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148538\">Ikona</alt></image>"

#: 11040000.xhp
msgctxt ""
"11040000.xhp\n"
"par_id3150986\n"
"help.text"
msgid "Stop"
msgstr "Ustavi"

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"tit\n"
"help.text"
msgid "Single Step"
msgstr "En korak"

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"hd_id3155934\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"En korak\">En korak</link>"

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"par_id3146117\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
msgstr "<ahelp hid=\".uno:BasicStepInto\">Požene makro in ga ustavi po naslednjem ukazu.</ahelp>"

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"par_id3152801\n"
"help.text"
msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
msgstr "Ta ukaz lahko uporabite z ukazom <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Sledi\">Sledi</link> za odkrivanje in odpravo napak."

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"par_id3157958\n"
"help.text"
msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
msgstr "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Ikona</alt></image>"

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"par_id3147573\n"
"help.text"
msgid "Single Step"
msgstr "En korak"

#: 11050000.xhp
msgctxt ""
"11050000.xhp\n"
"par_id3149235\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Funkcija Korak cele procedure\">Funkcija Korak cele procedure</link>"

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"tit\n"
"help.text"
msgid "Procedure Step"
msgstr "Korak cele procedure"

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Korak cele procedure\">Korak cele procedure</link>"

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"par_id3152363\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
msgstr "<ahelp hid=\".uno:BasicStepOver\">Požene makro in ga ustavi po naslednji proceduri.</ahelp>"

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"par_id3153394\n"
"help.text"
msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
msgstr "Ta ukaz lahko uporabite z ukazom <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Sledi\">Sledi</link> za odkrivanje in odpravo napak."

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"par_id3147576\n"
"help.text"
msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
msgstr "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Ikona</alt></image>"

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"par_id3154307\n"
"help.text"
msgid "Procedure Step"
msgstr "Korak cele procedure"

#: 11060000.xhp
msgctxt ""
"11060000.xhp\n"
"par_id3153562\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Funkcija En korak\">Funkcija En korak</link>"

#: 11070000.xhp
msgctxt ""
"11070000.xhp\n"
"tit\n"
"help.text"
msgid "Breakpoint"
msgstr "Prekinitvena točka"

#: 11070000.xhp
msgctxt ""
"11070000.xhp\n"
"hd_id3154863\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Prekinitvena točka\">Prekinitvena točka</link>"

#: 11070000.xhp
msgctxt ""
"11070000.xhp\n"
"par_id3155364\n"
"help.text"
msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
msgstr "<ahelp hid=\".uno:ToggleBreakPoint\">V programsko vrstico vstavi prekinitveno točko.</ahelp>"

#: 11070000.xhp
msgctxt ""
"11070000.xhp\n"
"par_id3149346\n"
"help.text"
msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
msgstr "Točka bo vstavljena na trenutni položaj kazalke. Prekinitveno točko lahko uporabite za prekinitev izvajanja programa pred napako, nato pa s funkcijo <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"En korak\">En korak</link> (po vrsticah) izvajate makro, dokler ne pride do napake. Z ikono <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Dodaj sledenje\">Dodaj sledenje</link> lahko še preverite vsebino ključnih spremenljivk."

#: 11070000.xhp
msgctxt ""
"11070000.xhp\n"
"par_id3156346\n"
"help.text"
msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
msgstr "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Ikona</alt></image>"

#: 11070000.xhp
msgctxt ""
"11070000.xhp\n"
"par_id3149416\n"
"help.text"
msgid "Breakpoint"
msgstr "Prekinitvena točka"

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"tit\n"
"help.text"
msgid "Enable Watch"
msgstr "Omogoči sledenje"

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"hd_id3154863\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Vključi opazovanje\">Vključi opazovanje</link>"

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"par_id3093440\n"
"help.text"
msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
msgstr "<ahelp hid=\".uno:AddWatch\">Kliknite to ikono za spremljanje spremenljivk v makru. Vrednost spremenljivk se prikaže v ločenem oknu.</ahelp>"

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"par_id3147399\n"
"help.text"
msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
msgstr "Za izbor kliknite ime spremenljivke in nato ikono <emph>Vključi opazovanje</emph>. Vrednost, dodeljena spremenljivki, je prikazana poleg njenega imena. Ta vrednost se vseskozi posodablja."

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"par_id3155892\n"
"help.text"
msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
msgstr "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Ikona</alt></image>"

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"par_id3150276\n"
"help.text"
msgid "Enable Watch"
msgstr "Omogoči sledenje"

#: 11080000.xhp
msgctxt ""
"11080000.xhp\n"
"par_id3159158\n"
"help.text"
msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
msgstr "Če želite odstraniti sledenje spremenljivke, izberite spremenljivko v oknu Sledenje in kliknite ikono <emph>Odstrani sledenje</emph>."

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"tit\n"
"help.text"
msgid "Object Catalog"
msgstr "Katalog predmetov"

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"hd_id3153255\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Katalog predmetov\">Katalog predmetov</link>"

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"par_id3151384\n"
"help.text"
msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp>"
msgstr "<ahelp hid=\".uno:ObjectCatalog\">Odpre pogovorno okno <emph>Predmeti</emph>, kjer si lahko ogledate predmete Basica.</ahelp>"

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"par_id3147576\n"
"help.text"
msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog."
msgstr "Dvokliknite ime funkcije ali procedure, tako da se naloži modul, ki jo vsebuje, in da se postavi kazalka. Dvokliknite ime modula ali pogovornega okna, da naložite in prikažete izbrani modul ali pogovorno okno."

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"par_id3148538\n"
"help.text"
msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
msgstr "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Ikona</alt></image>"

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"par_id3154515\n"
"help.text"
msgid "Object Catalog"
msgstr "Katalog predmetov"

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"hd_id3146794\n"
"help.text"
msgid "Window Area"
msgstr "Področje okna"

#: 11090000.xhp
msgctxt ""
"11090000.xhp\n"
"par_id3149655\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Prikaže hierarhičen pogled trenutnih knjižnic makrov, modulov in pogovornih oken $[officename]. Za prikaz vsebine elementa v oknu dvakrat kliknite njegovo ime.</ahelp>"

#: 11100000.xhp
msgctxt ""
"11100000.xhp\n"
"tit\n"
"help.text"
msgid "Macros"
msgstr "Makri"

#: 11100000.xhp
msgctxt ""
"11100000.xhp\n"
"hd_id3156183\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Macros\">Macros</link>"
msgstr "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Makri\">Makri</link>"

#: 11100000.xhp
msgctxt ""
"11100000.xhp\n"
"par_id3147399\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Opens the <emph>Macro</emph> dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Odpre pogovorno okno <emph>Makro</emph>.</ahelp>"

#: 11100000.xhp
msgctxt ""
"11100000.xhp\n"
"par_id3148538\n"
"help.text"
msgid "<image src=\"cmd/sc_choosemacro.png\" id=\"img_id3153662\"><alt id=\"alt_id3153662\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_choosemacro.png\" id=\"img_id3153662\"><alt id=\"alt_id3153662\">Ikona</alt></image>"

#: 11100000.xhp
msgctxt ""
"11100000.xhp\n"
"par_id3153542\n"
"help.text"
msgid "Macros"
msgstr "Makri"

#: 11110000.xhp
msgctxt ""
"11110000.xhp\n"
"tit\n"
"help.text"
msgid "Modules"
msgstr "Moduli"

#: 11110000.xhp
msgctxt ""
"11110000.xhp\n"
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Moduli\">Moduli</link>"

#: 11110000.xhp
msgctxt ""
"11110000.xhp\n"
"par_id3156414\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Tukaj odprete pogovorno okno <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Organizator makrov\"><emph>Organizator makrov</emph></link>.</ahelp>"

#: 11110000.xhp
msgctxt ""
"11110000.xhp\n"
"par_id3157958\n"
"help.text"
msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Ikona</alt></image>"

#: 11110000.xhp
msgctxt ""
"11110000.xhp\n"
"par_id3145383\n"
"help.text"
msgid "Modules"
msgstr "Moduli"

#: 11120000.xhp
msgctxt ""
"11120000.xhp\n"
"tit\n"
"help.text"
msgid "Find Parentheses"
msgstr "Najdi oklepaje"

#: 11120000.xhp
msgctxt ""
"11120000.xhp\n"
"hd_id3149497\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Find Parentheses\">Find Parentheses</link>"
msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Najdi oklepaje\">Najdi oklepaje</link>"

#: 11120000.xhp
msgctxt ""
"11120000.xhp\n"
"par_id3155150\n"
"help.text"
msgid "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.</ahelp>"
msgstr "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Osvetli besedilo, ki ga oklepajo oklepaji. Postavite kazalko pred oklepaj ali zaklepaj in nato kliknite to ikono.</ahelp>"

#: 11120000.xhp
msgctxt ""
"11120000.xhp\n"
"par_id3149182\n"
"help.text"
msgid "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">Ikona</alt></image>"

#: 11120000.xhp
msgctxt ""
"11120000.xhp\n"
"par_id3147276\n"
"help.text"
msgid "Find Parentheses"
msgstr "Najdi oklepaje"

#: 11140000.xhp
msgctxt ""
"11140000.xhp\n"
"tit\n"
"help.text"
msgid "Insert Source Text"
msgstr "Vstavi izvirno besedilo"

#: 11140000.xhp
msgctxt ""
"11140000.xhp\n"
"hd_id3154044\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Vstavi izvorno besedilo\">Vstavi izvorno besedilo</link>"

#: 11140000.xhp
msgctxt ""
"11140000.xhp\n"
"par_id3150702\n"
"help.text"
msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
msgstr "<ahelp hid=\".uno:LoadBasic\">Odpre besedilo izvorne kode Basic v oknu Basic IDE.</ahelp>"

#: 11140000.xhp
msgctxt ""
"11140000.xhp\n"
"par_id3150445\n"
"help.text"
msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
msgstr "Postavite kazalko na položaj v kodi, kamor želite vstaviti izvorno besedilo. Kliknite ikono <emph>Vstavi izvorno besedilo</emph> in v oknu za izbor datotek izberite tisto datoteko, ki jo želite vstaviti, in kliknite <emph>Odpri</emph>."

#: 11140000.xhp
msgctxt ""
"11140000.xhp\n"
"par_id3145136\n"
"help.text"
msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Ikona</alt></image>"

#: 11140000.xhp
msgctxt ""
"11140000.xhp\n"
"par_id3145346\n"
"help.text"
msgid "Insert source text"
msgstr "Vstavi izvorno besedilo"

#: 11150000.xhp
msgctxt ""
"11150000.xhp\n"
"tit\n"
"help.text"
msgid "Save Source As"
msgstr "Shrani izvorno kodo kot"

#: 11150000.xhp
msgctxt ""
"11150000.xhp\n"
"hd_id3149497\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Shrani izvorno kodo kot\">Shrani izvorno kodo kot</link>"

#: 11150000.xhp
msgctxt ""
"11150000.xhp\n"
"par_id3147261\n"
"help.text"
msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
msgstr "<ahelp hid=\".uno:SaveBasicAs\">Shrani izvorno kodo izbranega makra Basic.</ahelp>"

#: 11150000.xhp
msgctxt ""
"11150000.xhp\n"
"par_id3145071\n"
"help.text"
msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
msgstr "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Ikona</alt></image>"

#: 11150000.xhp
msgctxt ""
"11150000.xhp\n"
"par_id3151110\n"
"help.text"
msgid "Save Source As"
msgstr "Shrani izvorno kodo kot"

#: 11160000.xhp
msgctxt ""
"11160000.xhp\n"
"tit\n"
"help.text"
msgid "Step Out"
msgstr "Izstopi"

#: 11160000.xhp
msgctxt ""
"11160000.xhp\n"
"hd_id3148983\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
msgstr "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Izstopi\">Izstopi</link>"

#: 11160000.xhp
msgctxt ""
"11160000.xhp\n"
"par_id3157898\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
msgstr "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Skoči na prejšnjo rutino v trenutnem makru.</ahelp>"

#: 11160000.xhp
msgctxt ""
"11160000.xhp\n"
"par_id3156410\n"
"help.text"
msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Ikona</alt></image>"

#: 11160000.xhp
msgctxt ""
"11160000.xhp\n"
"par_id3158421\n"
"help.text"
msgid "Step Out"
msgstr "Izstopi"

#: 11170000.xhp
msgctxt ""
"11170000.xhp\n"
"tit\n"
"help.text"
msgid "Manage Breakpoints"
msgstr "Uredi prekinitvene točke"

#: 11170000.xhp
msgctxt ""
"11170000.xhp\n"
"hd_id3156183\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Prekinitvene točke ...\">Prekinitvene točke ...</link>"

#: 11170000.xhp
msgctxt ""
"11170000.xhp\n"
"par_id3152363\n"
"help.text"
msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
msgstr "<ahelp hid=\".\">Prikliče pogovorno okno za upravljanje prekinitvenih točk.</ahelp>"

#: 11170000.xhp
msgctxt ""
"11170000.xhp\n"
"par_id3143267\n"
"help.text"
msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Ikona</alt></image>"

#: 11170000.xhp
msgctxt ""
"11170000.xhp\n"
"par_id3145383\n"
"help.text"
msgid "Manage Breakpoints"
msgstr "Uredi prekinitvene točke"

#: 11170000.xhp
msgctxt ""
"11170000.xhp\n"
"par_id3154897\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Pogovorno okno Prekinitvene točke\">Pogovorno okno <emph>Prekinitvene točke</emph></link>"

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"tit\n"
"help.text"
msgid "Import Dialog"
msgstr "Uvozi pogovorno okno"

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"hd_id3156183\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
msgstr "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Pogovorno okno Uvozi\">Pogovorno okno Uvozi</link>"

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id3152363\n"
"help.text"
msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
msgstr "<ahelp hid=\".\">Prikliče pogovorno okno »Odpri« za uvoz datoteke pogovornega okna BASIC.</ahelp>"

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id0929200903505211\n"
"help.text"
msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
msgstr "Če ima uvoženo pogovorno okno ime, ki že obstaja v knjižnici, vidite sporočilo, kjer se lahko odločite za preimenovanje uvoženega pogovornega okna. V tem primeru bo pogovorno okno preimenovano z naslednjim prostim »samodejnim« imenom kot pri ustvarjanju novega pogovornega okna. Druga možnost je, da obstoječe pogovorno okno zamenjate z uvoženim pogovornim oknom. Če kliknete Prekliči, to pogovorno okno ni uvoženo."

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id0929200903505360\n"
"help.text"
msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
msgstr "Pogovorna okna lahko vsebujejo podatke o lokalizaciji. Ko uvažate pogovorno okno, lahko pride do neujemanja stanja lokalizacije pogovornega okna."

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id0929200903505320\n"
"help.text"
msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
msgstr "Če knjižnica vsebuje dodatne jezike v primerjavi z uvoženim pogovornim oknom ali če uvoženo pogovorno okno sploh ni lokalizirano, bodo dodatni jeziki tiho dodani pogovornemu oknu z uporabo nizov privzetega jezika pogovornega okna."

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id0929200903505383\n"
"help.text"
msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
msgstr "Če uvoženo pogovorno okno vsebuje dodatne jezike v primerjavi s knjižnico ali če knjižnica sploh ni lokalizirana, se odpre sporočilo z gumbi Dodaj, Izpusti in Prekliči."

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id0929200903505340\n"
"help.text"
msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
msgstr "Dodaj: Dodatni jeziki iz pogovornega okna bodo dodani že obstoječemu pogovornemu oknu. Viri iz privzetega jezika knjižnice bodo uporabljeni za nove jezike. To je enako, kot če te jezike dodate ročno."

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id0929200903505367\n"
"help.text"
msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
msgstr "Izpusti: Jezikovne nastavitve knjižnice ostanejo nespremenjene. Uvoženi viri pogovornega okna za opuščene jezike niso kopirani v knjižnico, vendar ostanejo v izvornih datotekah uvoženega pogovornega okna."

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id3143267\n"
"help.text"
msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Ikona</alt></image>"

#: 11180000.xhp
msgctxt ""
"11180000.xhp\n"
"par_id3145383\n"
"help.text"
msgid "Import Dialog"
msgstr "Uvozi pogovorno okno"

#: 11190000.xhp
msgctxt ""
"11190000.xhp\n"
"tit\n"
"help.text"
msgid "Export Dialog"
msgstr "Izvozi pogovorno okno"

#: 11190000.xhp
msgctxt ""
"11190000.xhp\n"
"hd_id3156183\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
msgstr "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Izvozi pogovorno okno\">Izvozi pogovorno okno</link>"

#: 11190000.xhp
msgctxt ""
"11190000.xhp\n"
"par_id3152363\n"
"help.text"
msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
msgstr "<ahelp hid=\".\">V urejevalniku pogovornih oken ta ukaz prikliče pogovorno okno »Shrani kot«, s katerim lahko izvozite trenutno pogovorno okno BASIC.</ahelp>"

#: 11190000.xhp
msgctxt ""
"11190000.xhp\n"
"par_id3143267\n"
"help.text"
msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Ikona</alt></image>"

#: 11190000.xhp
msgctxt ""
"11190000.xhp\n"
"par_id3145383\n"
"help.text"
msgid "Export Dialog"
msgstr "Izvozi pogovorno okno"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"tit\n"
"help.text"
msgid "Insert Controls"
msgstr "Vstavi kontrolnike"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"bm_id3150402\n"
"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
msgstr "<bookmark_value>kontrolniki; v urejevalniku pogovornih oken</bookmark_value><bookmark_value>kontrolnik potisnega gumba v urejevalniku pogovornih oken</bookmark_value><bookmark_value>kontrolnik ikon</bookmark_value><bookmark_value>gumbi; kontrolniki</bookmark_value><bookmark_value>kontrolnik slike</bookmark_value><bookmark_value>kontrolnik potrditvenega polja</bookmark_value><bookmark_value>kontrolnik izbirnega gumba</bookmark_value><bookmark_value>kontrolnik gumba z možnostmi</bookmark_value><bookmark_value>kontrolnik nespremenljivega besedila</bookmark_value><bookmark_value>kontrolnik polja z oznako</bookmark_value><bookmark_value>urejanje; kontrolnikov</bookmark_value><bookmark_value>polja z besedilom; kontrolniki</bookmark_value><bookmark_value>seznamska polja; kontrolniki</bookmark_value><bookmark_value>kontrolnik kombiniranega polja</bookmark_value><bookmark_value>kontrolnik drsnika</bookmark_value><bookmark_value>kontrolnik vodoravnega drsnika</bookmark_value><bookmark_value>kontrolnik navpičnega drsnika</bookmark_value><bookmark_value>kontrolnik skupinskega polja</bookmark_value><bookmark_value>kontrolnik vrstice napredka</bookmark_value><bookmark_value>kontrolnik nespremenljive črte</bookmark_value><bookmark_value>kontrolnik vodoravne črte</bookmark_value><bookmark_value>kontrolnik črte</bookmark_value><bookmark_value>kontrolnik navpične črte</bookmark_value><bookmark_value>kontrolnik datumskega polja</bookmark_value><bookmark_value>kontrolnik časovnega polja</bookmark_value><bookmark_value>kontrolnik številskega polja</bookmark_value><bookmark_value>kontrolnik valutnega polja</bookmark_value><bookmark_value>kontrolnik oblikovanega polja</bookmark_value><bookmark_value>kontrolnik vzorčnega polja</bookmark_value><bookmark_value>kontrolnik maskirnega polja</bookmark_value><bookmark_value>kontrolnik izbora datoteke</bookmark_value><bookmark_value>možnosti izbire za kontrolnike</bookmark_value><bookmark_value>kontrolnik preskusnega načina</bookmark_value>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3150402\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/20000000.xhp\" name=\"Insert Controls\">Insert Controls</link>"
msgstr "<link href=\"text/sbasic/shared/02/20000000.xhp\" name=\"Vstavi kontrolnike\">Vstavi kontrolnike</link>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147000\n"
"help.text"
msgid "<ahelp hid=\".uno:ChooseControls\">Opens the <emph>Toolbox</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".uno:ChooseControls\">Odpre <emph>glavno orodno</emph> vrstico.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147226\n"
"help.text"
msgid "<image id=\"img_id3147571\" src=\"cmd/sc_choosecontrols.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_choosecontrols.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147571\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153749\n"
"help.text"
msgid "Insert Controls"
msgstr "Vstavi kontrolnike"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3157958\n"
"help.text"
msgid "In edit mode, double-click a control to open the <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties dialog\">properties dialog</link>."
msgstr "V urejevalnem načinu dvokliknite kontrolnik, da odprete <link href=\"text/sbasic/shared/01170100.xhp\" name=\"pogovorno okno lastnosti\">pogovorno okno z njegovimi lastnostmi</link>."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3148538\n"
"help.text"
msgid "In edit mode, you can also right-click a control and choose the cut, copy, and paste command."
msgstr "V urejevalnem načinu lahko tudi kliknete na kontrolnik z desnim gumbom in izberete ukaz za kopiranje, izrezovanje ali lepljenje."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3148473\n"
"help.text"
msgid "Button"
msgstr "Gumb"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153824\n"
"help.text"
msgid "<image id=\"img_id3157909\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icon</alt></image>"
msgstr "<image id=\"img_id3157909\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147530\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertPushbutton\">Adds a command button.</ahelp> You can use a command button to execute a command for a defined event, such as a mouse click."
msgstr "<ahelp hid=\".uno:InsertPushbutton\">Doda ukazni gumb.</ahelp> Ukazni gumb lahko uporabite za izvršitev ukaza ob določenem dogodku, kot je npr. klik miške."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154923\n"
"help.text"
msgid "If you want, you can add text or a graphic to the button."
msgstr "Če želite, lahko gumbu dodate besedilo ali sliko."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3148550\n"
"help.text"
msgid "Image Control"
msgstr "Grafični kontrolnik"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154138\n"
"help.text"
msgid "<image id=\"img_id3144760\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144760\">Icon</alt></image>"
msgstr "<image id=\"img_id3144760\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144760\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3151042\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertImageControl\">Adds a control that displays a graphic.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertImageControl\">Doda kontrolnik, ki prikaže sliko.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3150447\n"
"help.text"
msgid "Check Box"
msgstr "Potrditveno polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3155131\n"
"help.text"
msgid "<image id=\"img_id3150439\" src=\"cmd/sc_checkbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
msgstr "<image id=\"img_id3150439\" src=\"cmd/sc_checkbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150439\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147317\n"
"help.text"
msgid "<ahelp hid=\".uno:Checkbox\">Adds a check box that you can use to turn a function on or off.</ahelp>"
msgstr "<ahelp hid=\".uno:Checkbox\">Doda potrditveno polje, s katerim lahko aktivirate ali deaktivirate funkcijo.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3150486\n"
"help.text"
msgid "Option Button"
msgstr "Izbirni gumb"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3155856\n"
"help.text"
msgid "<image id=\"img_id3146921\" src=\"cmd/sc_radiobutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146921\">Icon</alt></image>"
msgstr "<image id=\"img_id3146921\" src=\"cmd/sc_radiobutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146921\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153575\n"
"help.text"
msgid "<ahelp hid=\".uno:Radiobutton\">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame."
msgstr "<ahelp hid=\".uno:Radiobutton\">Doda gumb z možnostmi, s katerim bo uporabnik lahko izbiral med več možnostmi.</ahelp> Združeni gumbi z možnostmi imajo zaporedni vrstni red aktiviranja. Navadno jih obkroža t.i. skupinsko polje. Če imate dve skupini gumbov z možnostmi, morate okviru skupine dodeliti zaporedno številko aktiviranja med zaporedno številko obeh skupin gumbov."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154729\n"
"help.text"
msgid "Label Field"
msgstr "Nalepka"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3149300\n"
"help.text"
msgid "<image id=\"img_id3153415\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3153415\">Icon</alt></image>"
msgstr "<image id=\"img_id3153415\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3153415\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3156181\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFixedText\">Adds a field for displaying text labels.</ahelp> These labels are only for displaying predefined text, and not for entering text."
msgstr "<ahelp hid=\".uno:InsertFixedText\">S to ikono ustvarite polje za prikaz opisnega besedila.</ahelp> Polja z nalepkami so namenjena prikazu vnaprej določenega besedila in vanje ni mogoče vnašati drugega besedila."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3149123\n"
"help.text"
msgid "Text Box"
msgstr "Polje z besedilom"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153766\n"
"help.text"
msgid "<image id=\"img_id3148996\" src=\"cmd/sc_edit.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3148996\">Icon</alt></image>"
msgstr "<image id=\"img_id3148996\" src=\"cmd/sc_edit.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3148996\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153712\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertEdit\">Adds an input box where you can enter and edit text.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertEdit\">Doda vnosno polje, kjer lahko vnesete in urejate besedilo.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154253\n"
"help.text"
msgid "List Box"
msgstr "Seznamsko polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3155959\n"
"help.text"
msgid "<image id=\"img_id3163808\" src=\"cmd/sc_listbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163808\">Icon</alt></image>"
msgstr "<image id=\"img_id3163808\" src=\"cmd/sc_listbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163808\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3155176\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertListbox\">Adds a box where you can click an entry on a list.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertListbox\">Doda polje, v katerem lahko kliknete na seznamski vnos.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3150644\n"
"help.text"
msgid "Combo Box"
msgstr "Kombinirano polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3148418\n"
"help.text"
msgid "<image id=\"img_id3153200\" src=\"cmd/sc_combobox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153200\">Icon</alt></image>"
msgstr "<image id=\"img_id3153200\" src=\"cmd/sc_combobox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153200\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154199\n"
"help.text"
msgid "<ahelp hid=\".uno:Combobox\">Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list.</ahelp> If you want, you can make the entries in the combo box \"read only\"."
msgstr "<ahelp hid=\".uno:Combobox\">Doda kombinirano polje. Kombinirano polje je seznamsko polje, v katerega lahko uporabnik klikne in nato izbere vnos s seznama.</ahelp> Če želite, lahko vnose v seznamskem polju naredite »samo za branje«."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154585\n"
"help.text"
msgid "Horizontal Scrollbar"
msgstr "Vodoravni drsni trak"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153781\n"
"help.text"
msgid "<image id=\"img_id3149530\" src=\"cmd/sc_hscrollbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149530\">Icon</alt></image>"
msgstr "<image id=\"img_id3149530\" src=\"cmd/sc_hscrollbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149530\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153232\n"
"help.text"
msgid "<ahelp hid=\".uno:HScrollbar\">Adds a horizontal scrollbar to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:HScrollbar\">Pogovornemu oknu doda vodoravni drsni trak.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154119\n"
"help.text"
msgid "Vertical Scrollbar"
msgstr "Navpični drsni trak"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3150515\n"
"help.text"
msgid "<image id=\"img_id3150203\" src=\"cmd/sc_vscrollbar.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150203\">Icon</alt></image>"
msgstr "<image id=\"img_id3150203\" src=\"cmd/sc_vscrollbar.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150203\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3155376\n"
"help.text"
msgid "<ahelp hid=\".uno:VScrollbar\">Adds a vertical scrollbar to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:VScrollbar\">Pogovornemu oknu doda navpični drsni trak.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3150313\n"
"help.text"
msgid "Group Box"
msgstr "Skupinsko polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3151184\n"
"help.text"
msgid "<image id=\"img_id3151335\" src=\"cmd/sc_groupbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151335\">Icon</alt></image>"
msgstr "<image id=\"img_id3151335\" src=\"cmd/sc_groupbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151335\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3159622\n"
"help.text"
msgid "<ahelp hid=\".uno:Groupbox\">Adds a frame that you can use to visually group similar controls, such as option buttons.</ahelp>"
msgstr "<ahelp hid=\".uno:Groupbox\">S to ikono ustvarite okvir, s katerim navidezno združite več kontrolnikov. Tako lahko npr. združite več potrditvenih polj ali polj z možnostmi v okvir.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3148820\n"
"help.text"
msgid "To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups."
msgstr "Za določanje različnih skupin ali gumbov z možnostmi mora biti skupinski okvir med zaporednimi številkami obeh skupin gumbov z možnostmi."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3149330\n"
"help.text"
msgid "Progress Bar"
msgstr "Vrstica napredka"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3159093\n"
"help.text"
msgid "<image id=\"img_id3150318\" src=\"cmd/sc_progressbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150318\">Icon</alt></image>"
msgstr "<image id=\"img_id3150318\" src=\"cmd/sc_progressbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150318\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3157979\n"
"help.text"
msgid "<ahelp hid=\".uno:ProgressBar\">Adds a progress bar to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:ProgressBar\">Pogovornemu oknu doda vrstico napredka.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3145654\n"
"help.text"
msgid "Horizontal Line"
msgstr "Vodoravna črta"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3150888\n"
"help.text"
msgid "<image id=\"img_id3152872\" src=\"cmd/sc_hfixedline.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id3152872\">Icon</alt></image>"
msgstr "<image id=\"img_id3152872\" src=\"cmd/sc_hfixedline.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id3152872\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3151000\n"
"help.text"
msgid "<ahelp hid=\".uno:HFixedLine\">Adds a horizontal line to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:HFixedLine\">Pogovornemu oknu doda vodoravno črto.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3155095\n"
"help.text"
msgid "Vertical Line"
msgstr "Navpična črta"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154913\n"
"help.text"
msgid "<image id=\"img_id3153249\" src=\"cmd/sc_vfixedline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153249\">Icon</alt></image>"
msgstr "<image id=\"img_id3153249\" src=\"cmd/sc_vfixedline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153249\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3159203\n"
"help.text"
msgid "<ahelp hid=\".uno:VFixedLine\">Adds a vertical line to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:VFixedLine\">Pogovornemu oknu doda navpično črto.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154540\n"
"help.text"
msgid "Date Field"
msgstr "Datumsko polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3148901\n"
"help.text"
msgid "<image id=\"img_id3151010\" src=\"cmd/sc_adddatefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151010\">Icon</alt></image>"
msgstr "<image id=\"img_id3151010\" src=\"cmd/sc_adddatefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151010\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154214\n"
"help.text"
msgid "<ahelp hid=\".uno:AddDateField\">Adds a date field.</ahelp>"
msgstr "<ahelp hid=\".uno:AddDateField\">Doda datumsko polje.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3150046\n"
"help.text"
msgid "If you assign the \"dropdown\" property to the date field, a user can drop down a calendar to select a date."
msgstr "Če datumskem polju določite lastnost »spustno«, bo lahko uporabnik izbiral datum iz spustnega koledarja."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3151126\n"
"help.text"
msgid "Time Field"
msgstr "Časovno polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154338\n"
"help.text"
msgid "<image id=\"img_id3147077\" src=\"cmd/sc_timefield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147077\">Icon</alt></image>"
msgstr "<image id=\"img_id3147077\" src=\"cmd/sc_timefield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147077\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3151191\n"
"help.text"
msgid "<ahelp hid=\"SID_INSERT_TIMEFIELD\">Adds a time field.</ahelp>"
msgstr "<ahelp hid=\"SID_INSERT_TIMEFIELD\">Doda časovno polje.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154733\n"
"help.text"
msgid "Numeric Field"
msgstr "Številsko polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3146107\n"
"help.text"
msgid "<image id=\"img_id3147499\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3147499\">Icon</alt></image>"
msgstr "<image id=\"img_id3147499\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3147499\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147244\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertNumericField\">Adds a numeric field.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertNumericField\">Doda numerično polje.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3149870\n"
"help.text"
msgid "Currency Field"
msgstr "Valutno polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153958\n"
"help.text"
msgid "<image id=\"img_id3150435\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150435\">Icon</alt></image>"
msgstr "<image id=\"img_id3150435\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150435\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154064\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertCurrencyField\">Adds a currency field.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertCurrencyField\">Doda polje valute.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3150117\n"
"help.text"
msgid "Formatted Field"
msgstr "Oblikovano polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3153162\n"
"help.text"
msgid "<image id=\"img_id3152807\" src=\"cmd/sc_formattedfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
msgstr "<image id=\"img_id3152807\" src=\"cmd/sc_formattedfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3146320\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFormattedField\">Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertFormattedField\">Doda polje z besedilom, kjer lahko določite oblikovanje vnesenega besedila, kot tudi njegove količinske omejitve.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3156160\n"
"help.text"
msgid "Pattern Field"
msgstr "Vzorčno polje"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3150379\n"
"help.text"
msgid "<image id=\"img_id3150032\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150032\">Icon</alt></image>"
msgstr "<image id=\"img_id3150032\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150032\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147382\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertPatternField\">Adds a masked field.</ahelp> A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded."
msgstr "<ahelp hid=\".uno:InsertPatternField\">Doda vzorčno polje.</ahelp> Vzorčno polje sestavlja vnosna maska in znakovna maska. Vnosna maska določa, kateri uporabniški podatki se vnesejo. Znakovna maska določa stanje vzorčnega polja, ko je obrazec naložen."

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3146815\n"
"help.text"
msgid "File Selection"
msgstr "Izbor datoteke"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3149194\n"
"help.text"
msgid "<image id=\"img_id3149101\" src=\"cmd/sc_filecontrol.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149101\">Icon</alt></image>"
msgstr "<image id=\"img_id3149101\" src=\"cmd/sc_filecontrol.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149101\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3145632\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFileControl\">Adds a button that opens a file selection dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertFileControl\">Doda gumb, ki odpre pogovorno okno za izbor datoteke.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3155912\n"
"help.text"
msgid "Select"
msgstr "Izberi"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3154903\n"
"help.text"
msgid "<image id=\"img_id3150653\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150653\">Icon</alt></image>"
msgstr "<image id=\"img_id3150653\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150653\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3148465\n"
"help.text"
msgid "<ahelp hid=\".\">Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.</ahelp>"
msgstr "<ahelp hid=\".\">Aktivira ali deaktivira izbirni način. V tem načinu lahko izberete kontrolnike pogovornega okna, tako da jih lahko urejate.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3154055\n"
"help.text"
msgid "Properties"
msgstr "Lastnosti"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3148725\n"
"help.text"
msgid "<image id=\"img_id3146874\" src=\"cmd/sc_controlproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146874\">Icon</alt></image>"
msgstr "<image id=\"img_id3146874\" src=\"cmd/sc_controlproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146874\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3151105\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowPropBrowser\">Opens a dialog where you can edit the <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties\">properties</link> of the selected control.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowPropBrowser\">Odpre pogovorno okno, kjer lahko urejate <link href=\"text/sbasic/shared/01170100.xhp\" name=\"lastnosti\">lastnosti</link> izbranega kontrolnika.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id3153746\n"
"help.text"
msgid "Activate Test Mode"
msgstr "Aktiviraj preskusni način"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3147417\n"
"help.text"
msgid "<image id=\"img_id3148883\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148883\">Icon</alt></image>"
msgstr "<image id=\"img_id3148883\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148883\">Ikona</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id3150699\n"
"help.text"
msgid "<ahelp hid=\".uno:TestMode\">Starts test mode. Click the dialog closer icon to end test mode.</ahelp>"
msgstr "<ahelp hid=\".uno:TestMode\">Zažene preskusni način. Kliknite ikono za zaprtje pogovornega okna, da ustavite preskusni način.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id2954191\n"
"help.text"
msgid "Manage Language"
msgstr "Upravljaj z jezikom"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id2320017\n"
"help.text"
msgid "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">Manage Language icon</alt></image>"
msgstr "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">Ikona Upravljaj z jeziki</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id1261940\n"
"help.text"
msgid "<ahelp hid=\".uno:ManageLanguage\">Opens a <link href=\"text/sbasic/guide/translation.xhp\">dialog</link> to enable or manage multiple sets of dialog resources for multiple languages.</ahelp>"
msgstr "<ahelp hid=\".uno:ManageLanguage\">Odpre <link href=\"text/sbasic/guide/translation.xhp\">pogovorno okno</link>, v katerem upravljate z nabori nizov pogovornih oken za različne jezike.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id11902\n"
"help.text"
msgid "Tree Control"
msgstr "Drevesni kontrolnik"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id7511520\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Manage Language icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Ikona Upravljaj z jeziki</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id9961851\n"
"help.text"
msgid "<ahelp hid=\".\">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp>"
msgstr "<ahelp hid=\".\">Doda drevesni kontrolnik, ki lahko prikaže hierarhično urejen seznam. Seznam lahko napolnite s svojim programom – z uporabo klicev API (XtreeControl).</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id11904\n"
"help.text"
msgid "Table Control"
msgstr "Kontrolnik tabele"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id7511524\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"cmd/sc_insertgridcontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Table control icon</alt></image>"
msgstr "<image id=\"Graphic3\" src=\"cmd/sc_insertgridcontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Ikona kontrolnika tabele</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id9961854\n"
"help.text"
msgid "<ahelp hid=\".\">Adds a table control that can show a table data. You can populate the data by your program, using API calls.</ahelp>"
msgstr "<ahelp hid=\".\">Doda kontrolnik tabele, ki lahko prikaže podatke tabele. Podatke lahko napolnite s svojim programom – z uporabo klicev API.</ahelp>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"hd_id11905\n"
"help.text"
msgid "Hyperlink Control"
msgstr "Kontrolnik hiperpovezave"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id7511525\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"cmd/sc_inserthyperlinkcontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Insert hyperlink control icon</alt></image>"
msgstr "<image id=\"Graphic3\" src=\"cmd/sc_inserthyperlinkcontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Ikona Vstavi kontrolnik hiperpovezave</alt></image>"

#: 20000000.xhp
msgctxt ""
"20000000.xhp\n"
"par_id9961856\n"
"help.text"
msgid "<ahelp hid=\".\">Adds a hyperlink control that can open an address in web browser.</ahelp>"
msgstr "<ahelp hid=\".\">Doda kontrolnik hiperpovezave, ki lahko odpre naslov v spletnem brskalniku.</ahelp>"