summaryrefslogtreecommitdiff
path: root/source/sl/filter/messages.po
blob: 40b65b8cff251fbf25054a4fcfda775c51e3e7d1 (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
#. extracted from filter/inc
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.1\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-11-15 13:58+0100\n"
"PO-Revision-Date: 2020-11-09 15:52+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"

#: filter/inc/strings.hrc:25
msgctxt "STR_UNKNOWN_APPLICATION"
msgid "Unknown"
msgstr "Neznano"

#: filter/inc/strings.hrc:26
msgctxt "STR_IMPORT_ONLY"
msgid "import filter"
msgstr "uvozni filter"

#: filter/inc/strings.hrc:27
msgctxt "STR_IMPORT_EXPORT"
msgid "import/export filter"
msgstr "uvozni/izvozni filter"

#: filter/inc/strings.hrc:28
msgctxt "STR_EXPORT_ONLY"
msgid "export filter"
msgstr "izvozni filter"

#: filter/inc/strings.hrc:29
msgctxt "STR_WARN_DELETE"
msgid "Do you really want to delete the XML Filter '%s'? This action cannot be undone."
msgstr "Ali ste prepričani, da želite izbrisati XML-filter »%s«? Tega dejanja ni mogoče razveljaviti."

#: filter/inc/strings.hrc:30
msgctxt "STR_ERROR_FILTER_NAME_EXISTS"
msgid "An XML filter with the name '%s' already exists. Please enter a different name."
msgstr "Filter XML z imenom »%s« že obstaja. Vnesite drugo ime."

#: filter/inc/strings.hrc:31
msgctxt "STR_ERROR_TYPE_NAME_EXISTS"
msgid "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name."
msgstr "Ime za uporabniški vmesnik »%s1« že uporablja XML-filter »%s2«. Vnesite drugačno ime."

#: filter/inc/strings.hrc:32
msgctxt "STR_ERROR_EXPORT_XSLT_NOT_FOUND"
msgid "The XSLT for export cannot be found. Please enter a valid path."
msgstr "XSLT za izvoz ni mogoče najti. Vnesite veljavno pot."

#: filter/inc/strings.hrc:33
msgctxt "STR_ERROR_IMPORT_XSLT_NOT_FOUND"
msgid "The XSLT for import cannot be found. Please enter a valid path."
msgstr "XSLT za uvoz ni mogoče najti. Vnesite veljavno pot."

#: filter/inc/strings.hrc:34
msgctxt "STR_ERROR_IMPORT_TEMPLATE_NOT_FOUND"
msgid "The given import template cannot be found. Please enter a valid path."
msgstr "Podane uvozne predloge ni mogoče najti. Vnesite veljavno pot."

#: filter/inc/strings.hrc:35
msgctxt "STR_DEFAULT_FILTER_NAME"
msgid "New Filter"
msgstr "Nov filter"

#: filter/inc/strings.hrc:36
msgctxt "STR_DEFAULT_UI_NAME"
msgid "Untitled"
msgstr "Neimenovano"

#: filter/inc/strings.hrc:37
msgctxt "STR_UNDEFINED_FILTER"
msgid "undefined filter"
msgstr "nedefiniran filter"

#: filter/inc/strings.hrc:38
msgctxt "STR_FILTER_HAS_BEEN_SAVED"
msgid "The XML filter '%s' has been saved as package '%s'. "
msgstr "XML-filter »%s« je bil shranjen kot paket »%s«. "

#: filter/inc/strings.hrc:39
msgctxt "STR_FILTERS_HAVE_BEEN_SAVED"
msgid "%s XML filters have been saved in the package '%s'."
msgstr "%s filtrov XML je bilo shranjenih v paket »%s«."

#: filter/inc/strings.hrc:40
msgctxt "STR_FILTER_PACKAGE"
msgid "XSLT filter package"
msgstr "Paket filtrov XSLT"

#: filter/inc/strings.hrc:41
msgctxt "STR_FILTER_INSTALLED"
msgid "The XML filter '%s' has been installed successfully."
msgstr "XML-filter »%s« je bil uspešno nameščen."

#: filter/inc/strings.hrc:42
msgctxt "STR_FILTERS_INSTALLED"
msgid "%s XML filters have been installed successfully."
msgstr "%s filtrov XML je bilo uspešno nameščenih."

#: filter/inc/strings.hrc:43
msgctxt "STR_NO_FILTERS_FOUND"
msgid "No XML filter could be installed because the package '%s' does not contain any XML filters."
msgstr "Filtra XML ni mogoče namestiti, ker paket »%s« ne vsebuje filtrov XML."

#: filter/inc/strings.hrc:44
msgctxt "STR_XML_FILTER_LISTBOX"
msgid "XML Filter List"
msgstr "Seznam XML-filtrov"

#: filter/inc/strings.hrc:46
msgctxt "T602FILTER_STR_IMPORT_DIALOG_TITLE"
msgid "Settings for T602 import"
msgstr "Nastavitve za uvoz T602"

#: filter/inc/strings.hrc:47
msgctxt "T602FILTER_STR_ENCODING_LABEL"
msgid "Encoding"
msgstr "Kodna tabela"

#: filter/inc/strings.hrc:48
msgctxt "T602FILTER_STR_ENCODING_AUTO"
msgid "Automatic"
msgstr "Samodejno"

#: filter/inc/strings.hrc:49
msgctxt "T602FILTER_STR_ENCODING_CP852"
msgid "CP852 (Latin2)"
msgstr "CP852 (Latin2)"

#: filter/inc/strings.hrc:50
msgctxt "T602FILTER_STR_ENCODING_CP895"
msgid "CP895 (KEYB2CS, Kamenicky)"
msgstr "CP895 (KEYB2CS, Kamenicky)"

#: filter/inc/strings.hrc:51
msgctxt "T602FILTER_STR_ENCODING_KOI8CS2"
msgid "KOI8 CS2"
msgstr "KOI8 CS2"

#: filter/inc/strings.hrc:52
msgctxt "T602FILTER_STR_CYRILLIC_MODE"
msgid "Mode for Russian language (Cyrillic)"
msgstr "Način za ruščino (cirilično)"

#: filter/inc/strings.hrc:53
msgctxt "T602FILTER_STR_REFORMAT_TEXT"
msgid "Reformat the text"
msgstr "Preoblikuj besedilo"

#: filter/inc/strings.hrc:54
msgctxt "T602FILTER_STR_DOT_COMMANDS"
msgid "Display dot commands"
msgstr "Prikaži ukaze s piko"

#: filter/inc/strings.hrc:55
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
msgid "Cancel"
msgstr "Prekliči"

#: filter/inc/strings.hrc:56
msgctxt "T602FILTER_STR_OK_BUTTON"
msgid "OK"
msgstr "V redu"

#: filter/inc/strings.hrc:58
msgctxt "KEY_VERSION_CHECK"
msgid ""
"Warning: Not all of the imported EPS graphics could be saved at level1\n"
"as some are at a higher level!"
msgstr ""
"Opozorilo: Vse uvožene slike EPS ne morejo biti shranjene na ravni 1,\n"
"ker so nekatere na višji ravni!"

#: filter/inc/strings.hrc:60
msgctxt "PDF_PROGRESS_BAR"
msgid "Export as PDF"
msgstr "Izvozi v PDF"

#. strings used in encryption UI
#. password dialog title
#: filter/inc/strings.hrc:64
msgctxt "STR_PDF_EXPORT_UDPWD"
msgid "Set open password"
msgstr "Nastavi geslo za odpiranje"

#. password dialog title
#: filter/inc/strings.hrc:66
msgctxt "STR_PDF_EXPORT_ODPWD"
msgid "Set permission password"
msgstr "Nastavi geslo pravic"

#: filter/inc/strings.hrc:67
msgctxt "STR_WARN_PASSWORD_PDFA"
msgid "PDF/A does not allow encryption. The exported PDF file will not be password protected."
msgstr "PDF/A ne dovoljuje šifriranja. Izvožena datoteka PDF ne bo zaščitena z geslom."

#: filter/inc/strings.hrc:68
msgctxt "STR_WARN_TRANSP_PDFA_SHORT"
msgid "PDF/A transparency"
msgstr "Prosojnost PDF/A"

#: filter/inc/strings.hrc:69
msgctxt "STR_WARN_TRANSP_PDFA"
msgid "PDF/A forbids transparency. A transparent object was painted opaque instead."
msgstr "PDF/A prepoveduje prosojnost. Prosojni predmet je bil zato obarvan prekrivno."

#: filter/inc/strings.hrc:70
msgctxt "STR_WARN_TRANSP_VERSION_SHORT"
msgid "PDF version conflict"
msgstr "Spor različic PDF"

#: filter/inc/strings.hrc:71
msgctxt "STR_WARN_TRANSP_VERSION"
msgid "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead"
msgstr "Prosojnost v različicah PDF pred PDF 1.4 ni podprto. Prosojni predmet je bil zato obarvan prekrivno."

#: filter/inc/strings.hrc:72
msgctxt "STR_WARN_FORMACTION_PDFA_SHORT"
msgid "PDF/A form action"
msgstr "Dejanje obrazca PDF/A"

#: filter/inc/strings.hrc:73
msgctxt "STR_WARN_FORMACTION_PDFA"
msgid "A form control contained an action not supported by the PDF/A standard. The action was skipped"
msgstr "Kontrolnik obrazca je vseboval dejanje, ki ga standard PDF/A ne podpira. Dejanje je bilo preskočeno"

#: filter/inc/strings.hrc:74
msgctxt "STR_WARN_TRANSP_CONVERTED"
msgid "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting."
msgstr "Ker ciljna oblika PDF ne podpira prosojnosti, so bili nekateri predmeti z odstranjevanjem prosojnosti pretvorjeni v slike. Verjetno bi dosegli boljši rezultat, če bi prosojne predmete pred izvozom odstranili."

#: filter/inc/strings.hrc:75
msgctxt "STR_WARN_TRANSP_CONVERTED_SHORT"
msgid "Transparencies removed"
msgstr "Prosojnosti so bile odstranjene"

#: filter/inc/strings.hrc:76
msgctxt "STR_ERR_SIGNATURE_FAILED"
msgid "Signature generation failed"
msgstr "Izdelovanje podpisa je spodletelo"

#: filter/inc/strings.hrc:77
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
msgid "PDF export aborted"
msgstr "Izvoz PDF je prekinjen"

#: filter/uiconfig/ui/pdfgeneralpage.ui:44
msgctxt "pdfgeneralpage|all"
msgid "_All"
msgstr "_Vse"

#: filter/uiconfig/ui/pdfgeneralpage.ui:55
msgctxt "pdfgeneralpage|extended_tip|all"
msgid "Exports all defined print ranges. If no print range is defined, exports the entire document."
msgstr "Izvozi vse navedene obsege tiskanja. Če obseg tiskanja ni določen, izvozi cel dokument."

#: filter/uiconfig/ui/pdfgeneralpage.ui:67
msgctxt "pdfgeneralpage|range"
msgid "_Pages:"
msgstr "_Stran(i):"

#: filter/uiconfig/ui/pdfgeneralpage.ui:82
msgctxt "pdfgeneralpage|extended_tip|range"
msgid "Exports the pages you type in the box."
msgstr "Izvozi strani, ki jih vnesete v polje."

#: filter/uiconfig/ui/pdfgeneralpage.ui:93
msgctxt "pdfgeneralpage|selection"
msgid "_Selection"
msgstr "_Izbor"

#: filter/uiconfig/ui/pdfgeneralpage.ui:104
msgctxt "pdfgeneralpage|extended_tip|selection"
msgid "Exports the current selection."
msgstr "Izvozi trenutni izbor."

#: filter/uiconfig/ui/pdfgeneralpage.ui:125
msgctxt "pdfgeneralpage|extended_tip|pages"
msgid "Exports the pages you type in the box."
msgstr "Izvozi strani, ki jih vnesete v polje."

#: filter/uiconfig/ui/pdfgeneralpage.ui:139
msgctxt "pdfgeneralpage|slides"
msgid "Slides:"
msgstr "Prosojnice:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:148
msgctxt "pdfgeneralpage|viewpdf"
msgid "_View PDF after export"
msgstr "_Pokaži PDF po izvozu"

#: filter/uiconfig/ui/pdfgeneralpage.ui:167
msgctxt "pdfgeneralpage|selectedsheets"
msgid "_Selection/Selected sheet(s)"
msgstr "I_zbor/izbrani delovni listi"

#: filter/uiconfig/ui/pdfgeneralpage.ui:182
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Obseg"

#: filter/uiconfig/ui/pdfgeneralpage.ui:215
msgctxt "pdfgeneralpage|losslesscompress"
msgid "_Lossless compression"
msgstr "Stiskanje _brez izgub"

#: filter/uiconfig/ui/pdfgeneralpage.ui:226
msgctxt "pdfgeneralpage|extended_tip|losslesscompress"
msgid "Selects a lossless compression of images. All pixels are preserved."
msgstr "Izberite za stiskanje slik brez izgub. Vse slikovne točke bodo tako ohranjene."

#: filter/uiconfig/ui/pdfgeneralpage.ui:238
msgctxt "pdfgeneralpage|reduceresolution"
msgid "Reduce ima_ge resolution"
msgstr "Z_manjšaj ločljivost slik"

#: filter/uiconfig/ui/pdfgeneralpage.ui:251
msgctxt "pdfgeneralpage|extended_tip|reduceresolution"
msgid "Select to resample or down-size the images to a lower number of pixels per inch."
msgstr "Izberite, če želite ponovno vzorčenje ali pomanjšanje slik v manjše število slikovnih pik na palec."

#: filter/uiconfig/ui/pdfgeneralpage.ui:266
msgctxt "pdfgeneralpage|resolution"
msgid "75 DPI"
msgstr "75 DPI"

#: filter/uiconfig/ui/pdfgeneralpage.ui:267
msgctxt "pdfgeneralpage|resolution"
msgid "150 DPI"
msgstr "150 DPI"

#: filter/uiconfig/ui/pdfgeneralpage.ui:268
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr "300 DPI"

#: filter/uiconfig/ui/pdfgeneralpage.ui:269
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr "600 DPI"

#: filter/uiconfig/ui/pdfgeneralpage.ui:270
msgctxt "pdfgeneralpage|resolution"
msgid "1200 DPI"
msgstr "1200 DPI"

#: filter/uiconfig/ui/pdfgeneralpage.ui:276
msgctxt "pdfgeneralpage|comboboxtext-entry"
msgid "75 DPI"
msgstr "75 DPI"

#: filter/uiconfig/ui/pdfgeneralpage.ui:284
msgctxt "pdfgeneralpage|extended_tip|resolution"
msgid "Select the target resolution for the images."
msgstr "Izberite ciljno ločljivost za slike."

#: filter/uiconfig/ui/pdfgeneralpage.ui:306
msgctxt "pdfgeneralpage|extended_tip|quality"
msgid "Enter the quality level for JPEG compression."
msgstr "Vnesite raven kakovosti stiskanja JPEG."

#: filter/uiconfig/ui/pdfgeneralpage.ui:328
msgctxt "pdfgeneralpage|jpegcompress"
msgid "_JPEG compression"
msgstr "Stiskanje _JPEG"

#: filter/uiconfig/ui/pdfgeneralpage.ui:338
msgctxt "pdfgeneralpage|extended_tip|jpegcompress"
msgid "Select a JPEG compression level. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels are lost and artifacts are introduced, but file sizes are reduced."
msgstr "Izberite raven stiskanja slik JPEG. Z visoko stopnjo kakovosti se ohranijo skoraj vse slikovne točke. Z nižjo stopnjo kakovosti se nekatere slikovne točke izgubijo in pojavijo se napake posploševanja, se pa opazno zmanjša velikost datoteke."

#: filter/uiconfig/ui/pdfgeneralpage.ui:356
msgctxt "pdfgeneralpage|label6"
msgid "_Quality:"
msgstr "_Kakovost:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:382
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Slike"

#: filter/uiconfig/ui/pdfgeneralpage.ui:415
msgctxt "pdfgeneralpage|watermark"
msgid "Sign with _watermark"
msgstr "Podpiši z vodnim _žigom"

#: filter/uiconfig/ui/pdfgeneralpage.ui:443
msgctxt "pdfgeneralpage|watermarklabel"
msgid "Text:"
msgstr "Besedilo:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:464
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Vodni žig"

#: filter/uiconfig/ui/pdfgeneralpage.ui:508
msgctxt "pdfgeneralpage|embed"
msgid "Hybrid PDF (em_bed ODF file)"
msgstr "Hibridni PDF (vde_laj datoteko ODF)"

#: filter/uiconfig/ui/pdfgeneralpage.ui:512
msgctxt "pdfgeneralpage|embed|tooltip_text"
msgid "Creates a PDF that is easily editable in %PRODUCTNAME"
msgstr "Omogoči enostavno urejanje tega dokumenta PDF v %PRODUCTNAME"

#: filter/uiconfig/ui/pdfgeneralpage.ui:518
msgctxt "pdfgeneralpage|extended_tip|embed"
msgid "This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF."
msgstr "Ta nastavitev omogoča izvoz dokumenta kot datoteke .pdf, ki vsebuje dve vrsti datotek: PDF in ODF."

#: filter/uiconfig/ui/pdfgeneralpage.ui:529
msgctxt "pdfgeneralpage|tagged"
msgid "_Tagged PDF (add document structure)"
msgstr "_Označeni PDF (dodaj strukturo dokumenta)"

#: filter/uiconfig/ui/pdfgeneralpage.ui:533
msgctxt "pdfgeneralpage|tagged|tooltip_text"
msgid "Includes a document's content structure information in a PDF"
msgstr "Vključuje strukturo vsebine dokumenta v PDF"

#: filter/uiconfig/ui/pdfgeneralpage.ui:539
msgctxt "pdfgeneralpage|extended_tip|tagged"
msgid "Select to write PDF tags. This can increase file size by huge amounts."
msgstr "Izberite za zapis značk PDF. To lahko krepko poveča velikost datoteke."

#: filter/uiconfig/ui/pdfgeneralpage.ui:550
msgctxt "pdfgeneralpage|forms"
msgid "Create PDF for_m"
msgstr "_Ustvari obrazec PDF"

#: filter/uiconfig/ui/pdfgeneralpage.ui:554
msgctxt "pdfgeneralpage|forms|tooltip_text"
msgid "Creates a PDF with fields that can be filled out"
msgstr "Ustvari PDF s polji, ki jih je mogoče izpolniti"

#: filter/uiconfig/ui/pdfgeneralpage.ui:560
msgctxt "pdfgeneralpage|extended_tip|forms"
msgid "Choose to create a PDF form. This can be filled out and printed by the user of the PDF document."
msgstr "Izberite, če želite ustvariti obrazec PDF. Tovrstni dokument PDF lahko uporabnik izpolni in natisne."

#: filter/uiconfig/ui/pdfgeneralpage.ui:582
msgctxt "pdfgeneralpage|allowdups"
msgid "Allow duplicate field _names"
msgstr "Dovoli podvojena i_mena polj"

#: filter/uiconfig/ui/pdfgeneralpage.ui:591
msgctxt "pdfgeneralpage|extended_tip|allowdups"
msgid "Allows you to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names."
msgstr "Omogoča uporabo istega imena za več polj v ustvarjeni datoteki PDF. Če ni potrjeno, bodo polja izvožena z uporabo ustvarjenih enkratnih imen."

#: filter/uiconfig/ui/pdfgeneralpage.ui:606
msgctxt "pdfgeneralpage|format"
msgid "FDF"
msgstr "FDF"

#: filter/uiconfig/ui/pdfgeneralpage.ui:607
msgctxt "pdfgeneralpage|format"
msgid "PDF"
msgstr "PDF"

#: filter/uiconfig/ui/pdfgeneralpage.ui:608
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"

#: filter/uiconfig/ui/pdfgeneralpage.ui:609
msgctxt "pdfgeneralpage|format"
msgid "XML"
msgstr "XML"

#: filter/uiconfig/ui/pdfgeneralpage.ui:613
msgctxt "pdfgeneralpage|extended_tip|format"
msgid "Select the format of submitting forms from within the PDF file."
msgstr "Izberite obliko oddaje obrazcev v datoteki PDF."

#: filter/uiconfig/ui/pdfgeneralpage.ui:635
msgctxt "pdfgeneralpage|label7"
msgid "Submit _format:"
msgstr "Pošlji _obliko:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:667
msgctxt "pdfgeneralpage|pdfa"
msgid "Archive (P_DF/A, ISO 19005)"
msgstr "Arhivski P_DF/A (ISO 19005)"

#: filter/uiconfig/ui/pdfgeneralpage.ui:671
msgctxt "pdfgeneralpage|pdfa|tooltip_text"
msgid "Creates an ISO 19005-2 compliant PDF file, ideal for long-term document preservation"
msgstr "Ustvari datoteko PDF, skladno s standardom ISO 19005-2, ki je idealna za dolgotrajno hrambo in arhiviranje dokumentov."

#: filter/uiconfig/ui/pdfgeneralpage.ui:677
msgctxt "pdfgeneralpage|extended_tip|pdfa"
msgid "Converts to the PDF/A-2b or PDF/A-1b format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written."
msgstr "Pretvori v zapis PDF/A-2b ali PDF/A-1b. Ta je določen kot elektronski zapis datotek dokumentov za dolgoročno hrambo. Vse pisave, uporabljene v izvornem dokumentu, bodo vdelane v ustvarjeno datoteko PDF. Zapisane bodo tudi značke PDF."

#: filter/uiconfig/ui/pdfgeneralpage.ui:726
msgctxt "pdfgeneralpage|pdfaversion"
msgid "PDF_/A version:"
msgstr "Različica PDF/A:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:760
msgctxt "pdfgeneralpage|pdfua"
msgid "Universal Accessibilit_y (PDF/UA)"
msgstr "Univer_zalna dostopnost (PDF/UA)"

#: filter/uiconfig/ui/pdfgeneralpage.ui:764
msgctxt "pdfgeneralpage|pdfua|tooltip_text"
msgid "Creates a universal accessibility-compliant PDF file that follows the requirements of PDF/UA (ISO 14289) specifications."
msgstr "Ustvari univerzalno dostopno datoteko PDF, ki upošteva zahteve standarda PDF/UA (ISO 142899)."

#: filter/uiconfig/ui/pdfgeneralpage.ui:782
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Splošno"

#: filter/uiconfig/ui/pdfgeneralpage.ui:814
msgctxt "pdfgeneralpage|bookmarks"
msgid "Export outl_ines"
msgstr "Izvozi or_is"

#: filter/uiconfig/ui/pdfgeneralpage.ui:823
msgctxt "pdfgeneralpage|extended_tip|bookmarks"
msgid "Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Chapter Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document."
msgstr "Izberite za izvoz zaznamkov dokumentov Writer ali Calc kot zaznamkov PDF. Zaznamki se ustvarijo za vse odstavke orisa (Orodja – Oštevilčevanje odstavkov) in za vse vnose kazala vsebine, katerim ste dodelili hiperpovezave v izvornem dokumentu."

#: filter/uiconfig/ui/pdfgeneralpage.ui:834
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
msgstr "Izvozi ogra_de"

#: filter/uiconfig/ui/pdfgeneralpage.ui:849
msgctxt "pdfgeneralpage|comments"
msgid "Comm_ents as PDF annotations"
msgstr "Kom_entarji kot pripombe PDF"

#: filter/uiconfig/ui/pdfgeneralpage.ui:858
msgctxt "pdfgeneralpage|extended_tip|comments"
msgid "Select to export comments of Writer and Calc documents as PDF annotations."
msgstr "Izberite za izvoz komentarjev dokumentov Writer ali Calc kot pripomb PDF."

#: filter/uiconfig/ui/pdfgeneralpage.ui:869
msgctxt "pdfgeneralpage|emptypages"
msgid "Exp_ort automatically inserted blank pages"
msgstr "Izvozi samodejno _vstavljene prazne strani"

#: filter/uiconfig/ui/pdfgeneralpage.ui:878
msgctxt "pdfgeneralpage|extended_tip|emptypages"
msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not."
msgstr "Če izberete to možnost, bodo samodejno vstavljene prazne strani tudi vključene v datoteko PDF. To je smiselno, če tiskate datoteko obojestransko. Primer: V knjigi je slog odstavka poglavja vedno nastavljen, da se začne na lihi strani. Če se prejšnje poglavje konča na lihi strani, %PRODUCTNAME vstavi oštevilčeno sodo prazno stran. S to izbiro določite, ali naj bo ta soda stran del izvoženega dokumenta."

#: filter/uiconfig/ui/pdfgeneralpage.ui:889
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
msgstr "Uporabi sklicne XObjects"

#: filter/uiconfig/ui/pdfgeneralpage.ui:904
msgctxt "pdfgeneralpage|hiddenpages"
msgid "Export _hidden pages"
msgstr "Izvozi s_krite strani"

#: filter/uiconfig/ui/pdfgeneralpage.ui:919
msgctxt "pdfgeneralpage|notes"
msgid "Export _notes pages"
msgstr "Izvozi stra_ni z opombami"

#: filter/uiconfig/ui/pdfgeneralpage.ui:939
msgctxt "pdfgeneralpage|onlynotes"
msgid "Export onl_y notes pages"
msgstr "Izvozi _le strani z opombami"

#: filter/uiconfig/ui/pdfgeneralpage.ui:956
msgctxt "pdfgeneralpage|singlepagesheets"
msgid "Whole sheet export"
msgstr "Izvoz delovnih listov v celoti"

#: filter/uiconfig/ui/pdfgeneralpage.ui:977
msgctxt "pdfgeneralpage|label9"
msgid "Structure"
msgstr "Struktura"

#: filter/uiconfig/ui/pdflinkspage.ui:32
msgctxt "pdflinkspage|export"
msgid "Export outlines as named destinations"
msgstr "Izvozi oris kot imenovane cilje"

#: filter/uiconfig/ui/pdflinkspage.ui:42
msgctxt "pdflinkspage|extended_tip|export"
msgid "Exports the current file in PDF format."
msgstr "Izvozi trenutno datoteko v zapis PDF."

#: filter/uiconfig/ui/pdflinkspage.ui:53
msgctxt "pdflinkspage|convert"
msgid "_Convert document references to PDF targets"
msgstr "Pretvori skli_ce dokumenta v cilje PDF"

#: filter/uiconfig/ui/pdflinkspage.ui:63
msgctxt "pdflinkspage|extended_tip|convert"
msgid "Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf."
msgstr "Potrdite to polje, če želite pretvoriti URL-je, ki se sklicujejo na druge datoteke ODF, v sklice na istoimenske datoteke PDF. V sklicujočih URL-jih se končnice .odt, .odp, .ods, .odg in .odm pretvorijo v končnico .pdf."

#: filter/uiconfig/ui/pdflinkspage.ui:74
msgctxt "pdflinkspage|exporturl"
msgid "Export _URLs relative to file system"
msgstr "Izvozi _URL-je relativno glede na datotečni sistem"

#: filter/uiconfig/ui/pdflinkspage.ui:84
msgctxt "pdflinkspage|extended_tip|exporturl"
msgid "Enable this checkbox to export URLs to other documents as relative URLs in the file system. See \"relative hyperlinks\" in the Help."
msgstr "Potrdite to polje, če želite izvoziti URL-je, ki se sklicujejo na druge dokumente, kot relativne URL-je v datotečnem sistemu. Oglejte si »relativne hiperpovezave« v pomoči."

#: filter/uiconfig/ui/pdflinkspage.ui:101
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "Splošno"

#: filter/uiconfig/ui/pdflinkspage.ui:133
msgctxt "pdflinkspage|default"
msgid "Default mode"
msgstr "Privzeti način"

#: filter/uiconfig/ui/pdflinkspage.ui:143
msgctxt "pdflinkspage|extended_tip|default"
msgid "Links from your PDF document to other documents will be handled as it is specified in your operating system."
msgstr "Povezave iz vašega dokumenta PDF na druge dokumente bodo obravnavane tako, kot to določa vaš operacijski sistem."

#: filter/uiconfig/ui/pdflinkspage.ui:154
msgctxt "pdflinkspage|openpdf"
msgid "Open with PDF reader application"
msgstr "Odpri z bralnikom dokumentov PDF"

#: filter/uiconfig/ui/pdflinkspage.ui:164
msgctxt "pdflinkspage|extended_tip|openpdf"
msgid "Cross-document links are opened with the PDF reader application that currently shows the document. The PDF reader application must be able to handle the specified file type inside the hyperlink."
msgstr "Navzkrižne povezave med dokumenti odpre bralnik dokumentov PDF, v katerem trenutno pregledujete dokument. Bralnik dokumentov PDF mora podpirati branje s hiperpovezavami določenih vrst datotek."

#: filter/uiconfig/ui/pdflinkspage.ui:175
msgctxt "pdflinkspage|openinternet"
msgid "Open _with Internet browser"
msgstr "Odpri s sple_tnim brskalnikom"

#: filter/uiconfig/ui/pdflinkspage.ui:185
msgctxt "pdflinkspage|extended_tip|openinternet"
msgid "Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink."
msgstr "Navzkrižne povezave med dokumenti odpre spletni brskalnik. Spletni brskalnik mora podpirati branje s hiperpovezavami določenih vrst datotek."

#: filter/uiconfig/ui/pdflinkspage.ui:202
msgctxt "pdflinkspage|label5"
msgid "Cross-document Links"
msgstr "Navzkrižne povezave med dokumenti"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:8
msgctxt "pdfoptionsdialog|PdfOptionsDialog"
msgid "PDF Options"
msgstr "Možnosti za PDF"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:41
msgctxt "pdfoptionsdialog|ok"
msgid "E_xport"
msgstr "I_zvozi"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:137
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "Splošno"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:183
msgctxt "pdfoptionsdialog|initialview"
msgid "Initial View"
msgstr "Začetni pogled"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:230
msgctxt "pdfoptionsdialog|userinterface"
msgid "User Interface"
msgstr "Uporabniški vmesnik"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:277
msgctxt "pdfoptionsdialog|links"
msgid "Links"
msgstr "Povezave"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:324
msgctxt "pdfoptionsdialog|security"
msgid "Security"
msgstr "Varnost"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:371
msgctxt "pdfoptionsdialog|digitalsignatures"
msgid "Digital Signatures"
msgstr "Digitalni podpisi"

#: filter/uiconfig/ui/pdfsecuritypage.ui:32
msgctxt "pdfsecuritypage|setpassword"
msgid "Set _Passwords…"
msgstr "Nastavi gesl_a ..."

#: filter/uiconfig/ui/pdfsecuritypage.ui:40
msgctxt "pdfsecuritypage|extended_tip|setpassword"
msgid "Click to open a dialog where you enter the passwords."
msgstr "Kliknite, da odprete pogovorno okno, kjer lahko vnesete gesla."

#: filter/uiconfig/ui/pdfsecuritypage.ui:58
msgctxt "pdfsecuritypage|label5"
msgid "Open password set"
msgstr "Geslo za odpiranje je nastavljeno"

#: filter/uiconfig/ui/pdfsecuritypage.ui:70
msgctxt "pdfsecuritypage|label6"
msgid "PDF document will be encrypted"
msgstr "Dokument PDF bo šifriran"

#: filter/uiconfig/ui/pdfsecuritypage.ui:93
msgctxt "pdfsecuritypage|label7"
msgid "No open password set"
msgstr "Geslo za odpiranje ni nastavljeno"

#: filter/uiconfig/ui/pdfsecuritypage.ui:105
msgctxt "pdfsecuritypage|label8"
msgid "PDF document will not be encrypted"
msgstr "Dokument PDF ne bo šifriran"

#: filter/uiconfig/ui/pdfsecuritypage.ui:128
msgctxt "pdfsecuritypage|label30"
msgid "PDF document will not be encrypted due to PDF/A export."
msgstr "Dokument PDF ne bo šifriran zaradi izvoza PDF/A."

#: filter/uiconfig/ui/pdfsecuritypage.ui:152
msgctxt "pdfsecuritypage|label9"
msgid "Permission password set"
msgstr "Geslo pravic je nastavljeno"

#: filter/uiconfig/ui/pdfsecuritypage.ui:164
msgctxt "pdfsecuritypage|label11"
msgid "PDF document will be restricted"
msgstr "Dokument PDF bo imel omejeno uporabo"

#: filter/uiconfig/ui/pdfsecuritypage.ui:187
msgctxt "pdfsecuritypage|label12"
msgid "No permission password set"
msgstr "Geslo pravic ni nastavljeno"

#: filter/uiconfig/ui/pdfsecuritypage.ui:199
msgctxt "pdfsecuritypage|label13"
msgid "PDF document will be unrestricted"
msgstr "Dokument PDF ne bo imel omejene rabe"

#: filter/uiconfig/ui/pdfsecuritypage.ui:222
msgctxt "pdfsecuritypage|label14"
msgid "PDF document will not be restricted due to PDF/A export."
msgstr "Dokument PDF ne bo imel omejene uporabe zaradi izvoza PDF/A."

#: filter/uiconfig/ui/pdfsecuritypage.ui:242
msgctxt "pdfsecuritypage|setpasswordstitle"
msgid "Set Passwords"
msgstr "Nastavitev gesel"

#: filter/uiconfig/ui/pdfsecuritypage.ui:259
msgctxt "pdfsecuritypage|label2"
msgid "File Encryption and Permission"
msgstr "Šifriranje datoteke in pravice"

#: filter/uiconfig/ui/pdfsecuritypage.ui:297
msgctxt "pdfsecuritypage|printnone"
msgid "_Not permitted"
msgstr "Ni _dovoljeno"

#: filter/uiconfig/ui/pdfsecuritypage.ui:307
msgctxt "pdfsecuritypage|extended_tip|printnone"
msgid "Printing the document is not permitted."
msgstr "Tiskanje dokumenta ni dovoljeno."

#: filter/uiconfig/ui/pdfsecuritypage.ui:318
msgctxt "pdfsecuritypage|printlow"
msgid "_Low resolution (150 dpi)"
msgstr "_Nizka ločljivost (150 dpi)"

#: filter/uiconfig/ui/pdfsecuritypage.ui:328
msgctxt "pdfsecuritypage|extended_tip|printlow"
msgid "The document can only be printed in low resolution (150 dpi). Not all PDF readers honor this setting."
msgstr "Dokument je mogoče tiskati le v nizki ločljivosti (150 dpi). Vsi bralniki dokumentov PDF ne upoštevajo te nastavitve."

#: filter/uiconfig/ui/pdfsecuritypage.ui:339
msgctxt "pdfsecuritypage|printhigh"
msgid "_High resolution"
msgstr "_Visoka ločljivost"

#: filter/uiconfig/ui/pdfsecuritypage.ui:349
msgctxt "pdfsecuritypage|extended_tip|printhigh"
msgid "The document can be printed in high resolution."
msgstr "Dokument je mogoče natisniti v visoki ločljivosti."

#: filter/uiconfig/ui/pdfsecuritypage.ui:366
msgctxt "pdfsecuritypage|label1"
msgid "Printing"
msgstr "Tiskanje"

#: filter/uiconfig/ui/pdfsecuritypage.ui:398
msgctxt "pdfsecuritypage|changenone"
msgid "No_t permitted"
msgstr "Ni do_voljeno"

#: filter/uiconfig/ui/pdfsecuritypage.ui:408
msgctxt "pdfsecuritypage|extended_tip|changenone"
msgid "No changes of the content are permitted."
msgstr "Spreminjanje vsebine ni dovoljeno."

#: filter/uiconfig/ui/pdfsecuritypage.ui:419
msgctxt "pdfsecuritypage|changeinsdel"
msgid "_Inserting, deleting, and rotating pages"
msgstr "Vstavljanje, _brisanje in sukanje strani"

#: filter/uiconfig/ui/pdfsecuritypage.ui:429
msgctxt "pdfsecuritypage|extended_tip|changeinsdel"
msgid "Only inserting, deleting, and rotating pages is permitted."
msgstr "Dovoljeno je le vstavljanje, brisanje in sukanje strani."

#: filter/uiconfig/ui/pdfsecuritypage.ui:440
msgctxt "pdfsecuritypage|changeform"
msgid "_Filling in form fields"
msgstr "I_zpolnjevanje polj obrazcev"

#: filter/uiconfig/ui/pdfsecuritypage.ui:450
msgctxt "pdfsecuritypage|extended_tip|changeform"
msgid "Only filling in form fields is permitted."
msgstr "Dovoljeno je le izpolnjevanje polj obrazca."

#: filter/uiconfig/ui/pdfsecuritypage.ui:461
msgctxt "pdfsecuritypage|changecomment"
msgid "_Commenting, filling in form fields"
msgstr "_Komentiranje, izpolnjevanje polj obrazcev"

#: filter/uiconfig/ui/pdfsecuritypage.ui:471
msgctxt "pdfsecuritypage|extended_tip|changecomment"
msgid "Only commenting and filling in form fields is permitted."
msgstr "Dovoljeno je le komentiranje in izpolnjevanje polj obrazcev."

#: filter/uiconfig/ui/pdfsecuritypage.ui:482
msgctxt "pdfsecuritypage|changeany"
msgid "_Any except extracting pages"
msgstr "V_se razen ustvarjanja izvlečka"

#: filter/uiconfig/ui/pdfsecuritypage.ui:492
msgctxt "pdfsecuritypage|extended_tip|changeany"
msgid "All changes are permitted, except extracting pages."
msgstr "Dovoljene so vse spremembe, razen ustvarjanja izvlečka."

#: filter/uiconfig/ui/pdfsecuritypage.ui:509
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "Spreminjanje"

#: filter/uiconfig/ui/pdfsecuritypage.ui:541
msgctxt "pdfsecuritypage|enablecopy"
msgid "Ena_ble copying of content"
msgstr "O_mogoči kopiranje vsebine"

#: filter/uiconfig/ui/pdfsecuritypage.ui:551
msgctxt "pdfsecuritypage|extended_tip|enablecopy"
msgid "Select to enable copying of content to the clipboard."
msgstr "Izberite, če želite dovoliti kopiranje vsebine v odložišče."

#: filter/uiconfig/ui/pdfsecuritypage.ui:562
msgctxt "pdfsecuritypage|enablea11y"
msgid "Enable text access for acce_ssibility tools"
msgstr "Omogo_či dostop do besedila orodjem za dostopnost"

#: filter/uiconfig/ui/pdfsecuritypage.ui:572
msgctxt "pdfsecuritypage|extended_tip|enablea11y"
msgid "Select to enable text access for accessibility tools."
msgstr "Izberite, če želite omogočiti dostop do besedila orodjem oz. pripomočkom za dostopnost."

#: filter/uiconfig/ui/pdfsecuritypage.ui:589
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Vsebina"

#: filter/uiconfig/ui/pdfsignpage.ui:36
msgctxt "pdfsignpage|label2"
msgid "Use this certificate to digitally sign PDF documents:"
msgstr "Za digitalno podpisovanje dokumentov PDF uporabi to potrdilo:"

#: filter/uiconfig/ui/pdfsignpage.ui:55
msgctxt "pdfsignpage|extended_tip|cert"
msgid "Allows you to select a certificate to be used for signing this PDF export."
msgstr "Izberite potrdilo, ki naj se uporabi za podpisovanje ob izvozu dokumenta PDF."

#: filter/uiconfig/ui/pdfsignpage.ui:71
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "Izberi ..."

#: filter/uiconfig/ui/pdfsignpage.ui:78
msgctxt "pdfsignpage|extended_tip|select"
msgid "Opens the Select Certificate dialog."
msgstr "Odpre pogovorno okno Izberi potrdilo."

#: filter/uiconfig/ui/pdfsignpage.ui:131
msgctxt "pdfsignpage|extended_tip|password"
msgid "Enter the password used for protecting the private key associated with the selected certificate."
msgstr "Vnesite geslo za zaščito osebnega ključa, povezanega z izbranim potrdilom."

#: filter/uiconfig/ui/pdfsignpage.ui:148
msgctxt "pdfsignpage|extended_tip|location"
msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
msgstr "Navedena polja omogočajo vnos dodatnih, neobveznih informacij o digitalnem podpisu za dokument PDF (kje, kdo in zakaj je dokument podpisal). Vdelane bodo v ustrezna polja dokumenta PDF in vidna vsakomur, ki si ogleduje PDF. Vsako od treh polj lahko pustite prazno."

#: filter/uiconfig/ui/pdfsignpage.ui:165
msgctxt "pdfsignpage|extended_tip|contact"
msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
msgstr "Navedena polja omogočajo vnos dodatnih, neobveznih informacij o digitalnem podpisu za dokument PDF (kje, kdo in zakaj je dokument podpisal). Vdelane bodo v ustrezna polja dokumenta PDF in vidna vsakomur, ki si ogleduje PDF. Vsako od treh polj lahko pustite prazno."

#: filter/uiconfig/ui/pdfsignpage.ui:182
msgctxt "pdfsignpage|extended_tip|reason"
msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
msgstr "Navedena polja omogočajo vnos dodatnih, neobveznih informacij o digitalnem podpisu za dokument PDF (kje, kdo in zakaj je dokument podpisal). Vdelane bodo v ustrezna polja dokumenta PDF in vidna vsakomur, ki si ogleduje PDF. Vsako od treh polj lahko pustite prazno."

#: filter/uiconfig/ui/pdfsignpage.ui:197
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "Brez"

#: filter/uiconfig/ui/pdfsignpage.ui:209
msgctxt "pdfsignpage|label7"
msgid "Certificate password:"
msgstr "Geslo digitalnega potrdila:"

#: filter/uiconfig/ui/pdfsignpage.ui:223
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Mesto:"

#: filter/uiconfig/ui/pdfsignpage.ui:237
msgctxt "pdfsignpage|label13"
msgid "Contact information:"
msgstr "Podatki o stiku:"

#: filter/uiconfig/ui/pdfsignpage.ui:251
msgctxt "pdfsignpage|label14"
msgid "Reason:"
msgstr "Razlog:"

#: filter/uiconfig/ui/pdfsignpage.ui:265
msgctxt "pdfsignpage|label15"
msgid "Time Stamp Authority:"
msgstr "Overitelj časovnih žigov:"

#: filter/uiconfig/ui/pdfsignpage.ui:289
msgctxt "pdfsignpage|label1"
msgid "Certificate"
msgstr "Potrdilo"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:45
msgctxt "pdfuserinterfacepage|center"
msgid "_Center window on screen"
msgstr "Postavi okno na sredino _zaslona"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:55
msgctxt "pdfuserinterfacepage|extended_tip|center"
msgid "Select to generate a PDF file that is shown in a reader window centered on screen."
msgstr "Izberite za izvoz v datoteko PDF, ki bo prikazana v oknu bralnika na sredini zaslona."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:66
msgctxt "pdfuserinterfacepage|resize"
msgid "_Resize window to initial page"
msgstr "_Prilagodi velikost okna začetni strani"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:76
msgctxt "pdfuserinterfacepage|extended_tip|resize"
msgid "Select to generate a PDF file that is shown in a window displaying the whole initial page."
msgstr "Izberite, če želite izdelati datoteko PDF, ki bo prikazana v oknu bralnika s celo začetno stranjo."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:87
msgctxt "pdfuserinterfacepage|open"
msgid "_Open in full screen mode"
msgstr "_Odpri v celozaslonskem načinu"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:97
msgctxt "pdfuserinterfacepage|extended_tip|open"
msgid "Select to generate a PDF file that is shown in a full screen reader window in front of all other windows."
msgstr "Izberite za izvoz v datoteko PDF, ki bo prikazana v oknu bralnika pred vsemi drugimi okni."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:108
msgctxt "pdfuserinterfacepage|display"
msgid "_Display document title"
msgstr "Pokaži _naslov dokumenta"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:118
msgctxt "pdfuserinterfacepage|extended_tip|display"
msgid "Select to generate a PDF file that is shown with the document title in the reader's title bar."
msgstr "Izberite za izvoz v datoteko PDF, ki bo prikazana z naslovom dokumenta v naslovni vrstici bralnika."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:135
msgctxt "pdfuserinterfacepage|label1"
msgid "Window Options"
msgstr "Možnosti okna"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:166
msgctxt "pdfuserinterfacepage|toolbar"
msgid "Hide _toolbar"
msgstr "Skrij _orodno vrstico"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:176
msgctxt "pdfuserinterfacepage|extended_tip|toolbar"
msgid "Select to hide the reader's toolbar when the document is active."
msgstr "Potrdite polje, če želite skriti orodno vrstico bralnika, ko je dokument aktiven."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:187
msgctxt "pdfuserinterfacepage|menubar"
msgid "Hide _menubar"
msgstr "Skrij _menijsko vrstico"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:197
msgctxt "pdfuserinterfacepage|extended_tip|menubar"
msgid "Select to hide the reader's menu bar when the document is active."
msgstr "Potrdite polje, če želite skriti menijsko vrstico bralnika, ko je dokument aktiven."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:208
msgctxt "pdfuserinterfacepage|window"
msgid "Hide _window controls"
msgstr "Skrij _kontrolnike okna"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:218
msgctxt "pdfuserinterfacepage|extended_tip|window"
msgid "Select to hide the reader's controls when the document is active."
msgstr "Potrdite polje, če želite skriti kontrolnike bralnika, ko je dokument aktiven."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:235
msgctxt "pdfuserinterfacepage|label2"
msgid "User Interface Options"
msgstr "Možnosti uporabniškega vmesnika"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:265
msgctxt "pdfuserinterfacepage|effects"
msgid "_Use transition effects"
msgstr "_Uporabi učinke prehoda"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:275
msgctxt "pdfuserinterfacepage|extended_tip|effects"
msgid "Select to export Impress slide transition effects to respective PDF effects."
msgstr "Izberite za izvoz prehodov med prosojnicami v ustrezne učinke PDF."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:292
msgctxt "pdfuserinterfacepage|label3"
msgid "Transitions"
msgstr "Prehodi"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:324
msgctxt "pdfuserinterfacepage|allbookmarks"
msgid "Show _All"
msgstr "Pokaži _vse"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:334
msgctxt "pdfuserinterfacepage|extended_tip|allbookmarks"
msgid "Select to show all bookmark levels when the reader opens the PDF file."
msgstr "Izberite za prikaz vseh ravni zaznamkov, ko bralnik odpre datoteko PDF."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:345
msgctxt "pdfuserinterfacepage|visiblebookmark"
msgid "_Visible levels:"
msgstr "V_idne ravni:"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:359
msgctxt "pdfuserinterfacepage|extended_tip|visiblebookmark"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
msgstr "Izberite za prikaz zaznamkov le do izbrane ravni, ko bralnik odpre datoteko PDF."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:378
msgctxt "pdfuserinterfacepage|extended_tip|visiblelevel"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
msgstr "Izberite za prikaz zaznamkov le do izbrane ravni, ko bralnik odpre datoteko PDF."

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:398
msgctxt "pdfuserinterfacepage|label4"
msgid "Collapse Outlines"
msgstr "Strni oris"

#: filter/uiconfig/ui/pdfviewpage.ui:51
msgctxt "pdfviewpage|pageonly"
msgid "_Page only"
msgstr "_Samo strani"

#: filter/uiconfig/ui/pdfviewpage.ui:61
msgctxt "pdfviewpage|extended_tip|pageonly"
msgid "Select to generate a PDF file that shows only the page contents."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže le vsebino strani."

#: filter/uiconfig/ui/pdfviewpage.ui:72
msgctxt "pdfviewpage|outline"
msgid "Outl_ine and page"
msgstr "_Oris in strani"

#: filter/uiconfig/ui/pdfviewpage.ui:82
msgctxt "pdfviewpage|extended_tip|outline"
msgid "Select to generate a PDF file that shows a bookmarks palette and the page contents."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže paleto zaznamkov in vsebino strani."

#: filter/uiconfig/ui/pdfviewpage.ui:93
msgctxt "pdfviewpage|thumbs"
msgid "_Thumbnails and page"
msgstr "S_ličice strani in strani"

#: filter/uiconfig/ui/pdfviewpage.ui:103
msgctxt "pdfviewpage|extended_tip|thumbs"
msgid "Select to generate a PDF file that shows a thumbnails palette and the page contents."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže paleto sličic strani in vsebino strani."

#: filter/uiconfig/ui/pdfviewpage.ui:121
msgctxt "pdfviewpage|label4"
msgid "Open on pa_ge:"
msgstr "Odpri na s_trani:"

#: filter/uiconfig/ui/pdfviewpage.ui:139
msgctxt "pdfviewpage|extended_tip|page"
msgid "Select to show the given page when the reader opens the PDF file."
msgstr "Izberite, da lahko določite stran, na kateri bralnik odpre datoteko PDF."

#: filter/uiconfig/ui/pdfviewpage.ui:162
msgctxt "pdfviewpage|label2"
msgid "Panes"
msgstr "Podokna"

#: filter/uiconfig/ui/pdfviewpage.ui:194
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "_Privzeto"

#: filter/uiconfig/ui/pdfviewpage.ui:204
msgctxt "pdfviewpage|extended_tip|fitdefault"
msgid "Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže vsebino strani brez povečave. Če je programska oprema za branje privzeto nastavljena na povečavo, bo stran prikazana s tem faktorjem povečave."

#: filter/uiconfig/ui/pdfviewpage.ui:215
msgctxt "pdfviewpage|fitwin"
msgid "_Fit in window"
msgstr "Prilagodi _oknu"

#: filter/uiconfig/ui/pdfviewpage.ui:225
msgctxt "pdfviewpage|extended_tip|fitwin"
msgid "Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže stran povečano, tako da je ta po velikosti prilagojena oknu bralnika."

#: filter/uiconfig/ui/pdfviewpage.ui:236
msgctxt "pdfviewpage|fitwidth"
msgid "Fit _width"
msgstr "Prilagodi _širino"

#: filter/uiconfig/ui/pdfviewpage.ui:246
msgctxt "pdfviewpage|extended_tip|fitwidth"
msgid "Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže stran povečano, tako da je ta po širini prilagojena oknu bralnika."

#: filter/uiconfig/ui/pdfviewpage.ui:257
msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "Prilagodi _vidno"

#: filter/uiconfig/ui/pdfviewpage.ui:267
msgctxt "pdfviewpage|extended_tip|fitvis"
msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže besedilo in slike na strani povečano, tako da je širina prilagojena oknu bralnika."

#: filter/uiconfig/ui/pdfviewpage.ui:283
msgctxt "pdfviewpage|fitzoom"
msgid "_Zoom factor:"
msgstr "_Faktor povečave:"

#: filter/uiconfig/ui/pdfviewpage.ui:296
msgctxt "pdfviewpage|extended_tip|fitzoom"
msgid "Select a given zoom factor when the reader opens the PDF file."
msgstr "Izberite faktor povečave oz. pomanjšave, ki bo v uporabi, ko bralnik odpre datoteko PDF."

#: filter/uiconfig/ui/pdfviewpage.ui:316
msgctxt "pdfviewpage|extended_tip|zoom"
msgid "Select a given zoom factor when the reader opens the PDF file."
msgstr "Izberite faktor povečave oz. pomanjšave, ki bo v uporabi, ko bralnik odpre datoteko PDF."

#: filter/uiconfig/ui/pdfviewpage.ui:339
msgctxt "pdfviewpage|label3"
msgid "Magnification"
msgstr "Povečava"

#: filter/uiconfig/ui/pdfviewpage.ui:378
msgctxt "pdfviewpage|defaultlayout"
msgid "D_efault"
msgstr "P_rivzeto"

#: filter/uiconfig/ui/pdfviewpage.ui:388
msgctxt "pdfviewpage|extended_tip|defaultlayout"
msgid "Select to generate a PDF file that shows the pages according to the layout setting of the reader software."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže strani glede na nastavitve programske opreme za branje."

#: filter/uiconfig/ui/pdfviewpage.ui:399
msgctxt "pdfviewpage|singlelayout"
msgid "_Single page"
msgstr "_Ena stran"

#: filter/uiconfig/ui/pdfviewpage.ui:409
msgctxt "pdfviewpage|extended_tip|singlelayout"
msgid "Select to generate a PDF file that shows one page at a time."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže eno stran naenkrat."

#: filter/uiconfig/ui/pdfviewpage.ui:420
msgctxt "pdfviewpage|contlayout"
msgid "C_ontinuous"
msgstr "_Zvezno"

#: filter/uiconfig/ui/pdfviewpage.ui:430
msgctxt "pdfviewpage|extended_tip|contlayout"
msgid "Select to generate a PDF file that shows pages in a continuous vertical column."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže strani v neprekinjenem navpičnem stolpcu."

#: filter/uiconfig/ui/pdfviewpage.ui:441
msgctxt "pdfviewpage|contfacinglayout"
msgid "Co_ntinuous facing"
msgstr "Zvezno – _dve strani"

#: filter/uiconfig/ui/pdfviewpage.ui:451
msgctxt "pdfviewpage|extended_tip|contfacinglayout"
msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the right."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže strani eno poleg druge v neprekinjenem stolpcu. Pri več kot dveh straneh je prva stran prikazana na desni."

#: filter/uiconfig/ui/pdfviewpage.ui:462
msgctxt "pdfviewpage|firstonleft"
msgid "First page is _left"
msgstr "Prva stran je _levo"

#: filter/uiconfig/ui/pdfviewpage.ui:472
msgctxt "pdfviewpage|extended_tip|firstonleft"
msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box."
msgstr "Izberite za izvoz v datoteko PDF, ki pokaže strani eno poleg druge v neprekinjenem stolpcu. Pri več kot dveh straneh je prva stran prikazana na levi. Omogočiti morate podporo za kompleksno postavitev besedila v Nastavitve jezika – Jeziki v pogovornem oknu Možnosti."

#: filter/uiconfig/ui/pdfviewpage.ui:489
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Postavitev strani"

#: filter/uiconfig/ui/testxmlfilter.ui:8
msgctxt "testxmlfilter|TestXMLFilterDialog"
msgid "Test XML Filter: %s"
msgstr "Preizkusi XML-filter: %s"

#: filter/uiconfig/ui/testxmlfilter.ui:91
msgctxt "testxmlfilter|label3"
msgid "XSLT for export"
msgstr "XSLT za izvoz"

#: filter/uiconfig/ui/testxmlfilter.ui:104
msgctxt "testxmlfilter|label4"
msgid "Transform document"
msgstr "Preoblikuj dokument"

#: filter/uiconfig/ui/testxmlfilter.ui:114
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Prebrskaj ..."

#: filter/uiconfig/ui/testxmlfilter.ui:120
msgctxt "testxmlfilter|extended_tip|exportbrowse"
msgid "Locate the file that you want to apply the XML export filter to. The XML code of the transformed file is opened in your default XML editor after transformation."
msgstr "Poiščite datoteko, pri kateri želite uveljavit filter za izvoz XML. Koda XML preoblikovane datoteke se po preoblikovanju prikaže v vašem privzetem urejevalniku XML."

#: filter/uiconfig/ui/testxmlfilter.ui:131
msgctxt "testxmlfilter|currentdocument"
msgid "Current Document"
msgstr "Trenutni dokument"

#: filter/uiconfig/ui/testxmlfilter.ui:137
msgctxt "testxmlfilter|extended_tip|currentdocument"
msgid "The front-most open file that matches the XML filter criteria will be used to test the filter. The current XML export filter transforms the file and the resulting XML code is displayed in the XML Filter output window."
msgstr "Odprti dokument, ki je najbolj v ospredju, ki se ujema s kriteriji filtra XML, se bo uporabil za preizkušanje filtra. Trenutni filter za izvoz XML preoblikuje datoteko, končna koda XML pa se prikaže v oknu Izhod filtra XML."

#: filter/uiconfig/ui/testxmlfilter.ui:153
msgctxt "testxmlfilter|extended_tip|exportxsltfile"
msgid "Displays the file name of the XSLT filter that you entered on the Transformation tab page."
msgstr "Prikaže ime datoteke filtra XSLT, ki ste ga vnesli na zavihku Preoblikovanje."

#: filter/uiconfig/ui/testxmlfilter.ui:170
msgctxt "testxmlfilter|extended_tip|currentfilename"
msgid "Displays the file name of the document that you want to use to test the XSLT filter."
msgstr "Prikaže ime dokumenta, ki ga želite uporabiti za preizkus filtra XSLT."

#: filter/uiconfig/ui/testxmlfilter.ui:191
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Izvozi"

#: filter/uiconfig/ui/testxmlfilter.ui:227
msgctxt "testxmlfilter|label5"
msgid "XSLT for import"
msgstr "XSLT za uvoz"

#: filter/uiconfig/ui/testxmlfilter.ui:237
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Prebrskaj ..."

#: filter/uiconfig/ui/testxmlfilter.ui:243
msgctxt "testxmlfilter|extended_tip|importbrowse"
msgid "Opens a file selection dialog. The selected file is opened using the current XML import filter."
msgstr "Odpre pogovorno okno za izbor datotek. Izbrani program je odprt s trenutnim filtrom za uvoz XML."

#: filter/uiconfig/ui/testxmlfilter.ui:254
msgctxt "testxmlfilter|recentfile"
msgid "Recent File"
msgstr "Nedavna datoteka"

#: filter/uiconfig/ui/testxmlfilter.ui:260
msgctxt "testxmlfilter|extended_tip|recentfile"
msgid "Re-opens the document that was last opened with this dialog."
msgstr "Dokument, ki je bil s tem pogovornim oknom nazadnje odprt, se ponovno odpre."

#: filter/uiconfig/ui/testxmlfilter.ui:274
msgctxt "testxmlfilter|templateimport"
msgid "Template for import"
msgstr "Predloga za uvoz"

#: filter/uiconfig/ui/testxmlfilter.ui:289
msgctxt "testxmlfilter|extended_tip|importxsltfile"
msgid "Displays the file name of the XSLT filter that you entered on the Transformation tab page."
msgstr "Prikaže ime datoteke filtra XSLT, ki ste ga vnesli na zavihku Preoblikovanje."

#: filter/uiconfig/ui/testxmlfilter.ui:300
msgctxt "testxmlfilter|displaysource"
msgid "Display source"
msgstr "Pokaži izvorno kodo"

#: filter/uiconfig/ui/testxmlfilter.ui:309
msgctxt "testxmlfilter|extended_tip|displaysource"
msgid "Opens the XML source of the selected document in your default XML editor after importing."
msgstr "Po uvozu odpre kodo XML izbranega dokumenta v vašem privzetem urejevalniku XML."

#: filter/uiconfig/ui/testxmlfilter.ui:323
msgctxt "testxmlfilter|label6"
msgid "Transform file"
msgstr "Preoblikuj datoteko"

#: filter/uiconfig/ui/testxmlfilter.ui:338
msgctxt "testxmlfilter|extended_tip|importxslttemplate"
msgid "Displays the file name of the template that you entered on the Transformation tab page."
msgstr "Prikaže ime datoteke predloge, ki ste ga vnesli na zavihku Preoblikovanje."

#: filter/uiconfig/ui/testxmlfilter.ui:355
msgctxt "testxmlfilter|extended_tip|recentfilename"
msgid "Re-opens the document that was last opened with this dialog."
msgstr "Dokument, ki je bil s tem pogovornim oknom nazadnje odprt, se ponovno odpre."

#: filter/uiconfig/ui/testxmlfilter.ui:379
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Uvozi"

#: filter/uiconfig/ui/testxmlfilter.ui:410
msgctxt "testxmlfilter|extended_tip|TestXMLFilterDialog"
msgid "Tests the XSLT stylesheets used by the selected XML filter."
msgstr "Preizkusi slogovne predloge XSLT, ki jih uporablja izbrani filter XML."

#: filter/uiconfig/ui/warnpdfdialog.ui:19
msgctxt "warnpdfdialog|WarnPDFDialog"
msgid "Problems During PDF Export"
msgstr "Težave pri izvozu v PDF"

#: filter/uiconfig/ui/warnpdfdialog.ui:26
msgctxt "warnpdfdialog|WarnPDFDialog"
msgid "During PDF export the following problems occurred:"
msgstr "Med izvozom v PDF je prišlo do naslednjih težav:"

#: filter/uiconfig/ui/xmlfiltersettings.ui:18
msgctxt "xmlfiltersettings|XMLFilterSettingsDialog"
msgid "XML Filter Settings"
msgstr "Nastavitve filtra XML"

#: filter/uiconfig/ui/xmlfiltersettings.ui:41
msgctxt "xmlfiltersettings|extended_tip|help"
msgid "Displays the help page for this dialog."
msgstr "Prikaže stran pomoči za to pogovorno okno."

#: filter/uiconfig/ui/xmlfiltersettings.ui:63
msgctxt "xmlfiltersettings|extended_tip|close"
msgid "Closes the dialog."
msgstr "Zapre pogovorno okno."

#: filter/uiconfig/ui/xmlfiltersettings.ui:110
msgctxt "xmlfiltersettings|header_name"
msgid "Name"
msgstr "Ime"

#: filter/uiconfig/ui/xmlfiltersettings.ui:123
msgctxt "xmlfiltersettings|header_type"
msgid "Type"
msgstr "Vrsta"

#: filter/uiconfig/ui/xmlfiltersettings.ui:134
msgctxt "xmlfiltersettings|extended_tip|filterlist"
msgid "Select one or more filters, then click one of the buttons."
msgstr "Izberite enega ali več filtrov, nato pa kliknite enega izmed gumbov."

#: filter/uiconfig/ui/xmlfiltersettings.ui:156
msgctxt "xmlfiltersettings|new"
msgid "_New..."
msgstr "_Nov ..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:163
msgctxt "xmlfiltersettings|extended_tip|new"
msgid "Opens a dialog with the name of a new filter."
msgstr "Odpre pogovorno okno z imenom novega filtra."

#: filter/uiconfig/ui/xmlfiltersettings.ui:175
msgctxt "xmlfiltersettings|edit"
msgid "_Edit..."
msgstr "_Uredi ..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:182
msgctxt "xmlfiltersettings|extended_tip|edit"
msgid "Opens a dialog with the name of the selected file."
msgstr "Odpre pogovorno okno z imenom izbrane datoteke."

#: filter/uiconfig/ui/xmlfiltersettings.ui:194
msgctxt "xmlfiltersettings|test"
msgid "_Test XSLTs..."
msgstr "_Preizkusi XSLT-je ..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:201
msgctxt "xmlfiltersettings|extended_tip|test"
msgid "Opens a dialog with the name of the selected file."
msgstr "Odpre pogovorno okno z imenom izbrane datoteke."

#: filter/uiconfig/ui/xmlfiltersettings.ui:213
msgctxt "xmlfiltersettings|delete"
msgid "_Delete..."
msgstr "_Izbriši ..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:220
msgctxt "xmlfiltersettings|extended_tip|delete"
msgid "Deletes the selected file after you confirm the dialog that follows."
msgstr "Ko potrdite pogovorno okno, ki sledi, bo izbrani filter izbrisan."

#: filter/uiconfig/ui/xmlfiltersettings.ui:232
msgctxt "xmlfiltersettings|save"
msgid "_Save as Package..."
msgstr "_Shrani kot paket ..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:239
msgctxt "xmlfiltersettings|extended_tip|save"
msgid "Displays a Save as dialog to save the selected file as an XSLT filter package (*.jar)."
msgstr "Če želite izbrani filter shraniti kot filtrski paket XSLT (*.jar), se prikaže pogovorno okno Shrani kot."

#: filter/uiconfig/ui/xmlfiltersettings.ui:251
msgctxt "xmlfiltersettings|open"
msgid "_Open Package..."
msgstr "_Odpri paket ..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:258
msgctxt "xmlfiltersettings|extended_tip|open"
msgid "Displays an Open dialog to open a filter from an XSLT filter package (*.jar)."
msgstr "Če želite iz filtrskega paketa XSLT (*.jar) odpreti filter, se prikaže pogovorno okno Odpri."

#: filter/uiconfig/ui/xmlfiltersettings.ui:293
msgctxt "xmlfiltersettings|extended_tip|XMLFilterSettingsDialog"
msgid "Opens the XML Filter Settings dialog, where you can create, edit, delete, and test filters to import and to export XML files."
msgstr "Odpre pogovorno okno Nastavitve filtra XML, v katerem lahko ustvarite, uredite, izbrišete in preizkusite filtre, namenjene uvažanju in izvažanju datotek XML."

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:22
msgctxt "xmlfiltertabpagegeneral|label2"
msgid "_Filter name:"
msgstr "Ime _filtra:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:36
msgctxt "xmlfiltertabpagegeneral|label3"
msgid "_Application:"
msgstr "_Program:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:50
msgctxt "xmlfiltertabpagegeneral|label4"
msgid "_Name of file type:"
msgstr "I_me vrste datoteke:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:64
msgctxt "xmlfiltertabpagegeneral|label5"
msgid "File _extension:"
msgstr "Datote_čna pripona:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:78
msgctxt "xmlfiltertabpagegeneral|label6"
msgid "Comment_s:"
msgstr "Komentar_ji:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:98
msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr "Vnesite ime, ki ga želite prikazati v pogovornem oknu Nastavitve filtra XML."

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:116
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
msgid "Enter the file extension to use when you open a file without specifying a filter. %PRODUCTNAME uses the file extension to determine which filter to use."
msgstr "Vnesite končnico datoteke, ki naj velja, ko odprete datoteko brez določitve filtra. %PRODUCTNAME potrebuje končnico datoteke, da ugotovi, kateri filter naj uporabi."

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:134
msgctxt "xmlfiltertabpagegeneral|extended_tip|interfacename"
msgid "Enter the name that you want to display in the File type box in file dialogs."
msgstr "Vnesite ime, ki ga želite prikazati v polju Vrsta datoteke v pogovornih oknih za datoteke."

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:157
msgctxt "xmlfiltertabpagegeneral|extended_tip|application"
msgid "Select the application that you want to use with the filter."
msgstr "Izberite program, ki ga želite uporabiti s filtrom."

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:181
msgctxt "xmlfiltertabpagegeneral|extended_tip|description"
msgid "Enter a comment (optional)."
msgstr "Vnesite komentar (neobvezno)."

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:201
msgctxt "xmlfiltertabpagegeneral|extended_tip|XmlFilterTabPageGeneral"
msgid "Enter or edit general information for an XML filter."
msgstr "Vnesite ali uredite splošne podatke o filtru XML."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:23
msgctxt "xmlfiltertabpagetransformation|label2"
msgid "_DocType:"
msgstr "_DocType (vrsta dokumenta):"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:42
msgctxt "xmlfiltertabpagetransformation|extended_tip|doc"
msgid "Enter the DOCTYPE of the XML file."
msgstr "Vnesite DOCTYPE (vrsto dokumenta) za datoteko XML."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:55
msgctxt "xmlfiltertabpagetransformation|label4"
msgid "_XSLT for export:"
msgstr "_XSLT za izvoz:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:67
msgctxt "xmlfiltertabpagetransformation|browseexport"
msgid "Brows_e..."
msgstr "Pre_brskaj ..."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:74
msgctxt "xmlfiltertabpagetransformation|extended_tip|browseexport"
msgid "Opens a file selection dialog."
msgstr "Odpre pogovorno okno za izbor datoteke."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:87
msgctxt "xmlfiltertabpagetransformation|label5"
msgid "XSLT _for import:"
msgstr "XSLT _za uvoz:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:99
msgctxt "xmlfiltertabpagetransformation|browseimport"
msgid "B_rowse..."
msgstr "P_rebrskaj ..."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:106
msgctxt "xmlfiltertabpagetransformation|extended_tip|browseimport"
msgid "Opens a file selection dialog."
msgstr "Odpre pogovorno okno za izbor datoteke."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:119
msgctxt "xmlfiltertabpagetransformation|label6"
msgid "Template for _import:"
msgstr "Predloga za _uvoz:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:131
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Prebrskaj ..."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:137
msgctxt "xmlfiltertabpagetransformation|extended_tip|browsetemp"
msgid "Opens a file selection dialog."
msgstr "Odpre pogovorno okno za izbor datoteke."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:159
msgctxt "xmlfiltertabpagetransformation|extended_tip|xsltexport"
msgid "If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting."
msgstr "Če je to filter za izvoz, vnesite ime filtra slogovne predloge XSLT, ki jo želite uporabiti za izvažanje."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:181
msgctxt "xmlfiltertabpagetransformation|extended_tip|xsltimport"
msgid "If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing."
msgstr "Če je to filter za uvoz, vnesite ime filtra slogovne predloge XSLT, ki jo želite uporabiti za uvažanje."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:203
msgctxt "xmlfiltertabpagetransformation|extended_tip|tempimport"
msgid "Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags."
msgstr "Vnesite ime predloge, ki jo želite uporabiti za uvažanje. V predlogi so določeni slogi, s katerimi se prikažejo oznake XML."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:224
msgctxt "xmlfiltertabpagetransformation|filtercb"
msgid "The filter needs XSLT 2.0 processor"
msgstr "Filter potrebuje procesor XSLT 2.0"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:240
msgctxt "xmlfiltertabpagetransformation|extended_tip|XmlFilterTabPageTransformation"
msgid "Enter or edit file information for an XML filter."
msgstr "Vnesite ali uredite informacije za filter XML."

#: filter/uiconfig/ui/xsltfilterdialog.ui:8
msgctxt "xsltfilterdialog|XSLTFilterDialog"
msgid "XML Filter: %s"
msgstr "XML-filter: %s"

#: filter/uiconfig/ui/xsltfilterdialog.ui:62
msgctxt "xsltfilterdialog|extended_tip|help"
msgid "Displays the help page for this dialog."
msgstr "Prikaže stran pomoči za to pogovorno okno."

#: filter/uiconfig/ui/xsltfilterdialog.ui:126
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "Splošno"

#: filter/uiconfig/ui/xsltfilterdialog.ui:172
msgctxt "xsltfilterdialog|transformation"
msgid "Transformation"
msgstr "Preoblikovanje"

#: filter/uiconfig/ui/xsltfilterdialog.ui:198
msgctxt "xsltfilterdialog|extended_tip|XSLTFilterDialog"
msgid "Opens a dialog with the name of a new filter."
msgstr "Odpre pogovorno okno z imenom novega filtra."