aboutsummaryrefslogtreecommitdiff
path: root/source/bg/filter/messages.po
blob: 2210376aae979e4dffe8a2976dbf2c38132ed3f4 (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
#. extracted from filter/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
"PO-Revision-Date: 2019-01-21 08:28+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1548059291.000000\n"

#: filter/inc/strings.hrc:25
msgctxt "STR_COLUMN_HEADER_NAME"
msgid "Name"
msgstr "Име"

#: filter/inc/strings.hrc:26
msgctxt "STR_COLUMN_HEADER_TYPE"
msgid "Type"
msgstr "Тип"

#: filter/inc/strings.hrc:27
msgctxt "STR_UNKNOWN_APPLICATION"
msgid "Unknown"
msgstr "Неизвестно"

#: filter/inc/strings.hrc:28
msgctxt "STR_IMPORT_ONLY"
msgid "import filter"
msgstr "филтър за импортиране"

#: filter/inc/strings.hrc:29
msgctxt "STR_IMPORT_EXPORT"
msgid "import/export filter"
msgstr "филтър за импортиране/експортиране"

#: filter/inc/strings.hrc:30
msgctxt "STR_EXPORT_ONLY"
msgid "export filter"
msgstr "филтър за експортиране"

#: filter/inc/strings.hrc:31
#, c-format
msgctxt "STR_WARN_DELETE"
msgid "Do you really want to delete the XML Filter '%s'? This action cannot be undone."
msgstr "Наистина ли желаете да изтриете XML филтъра \"%s\"? Действието не може да бъде отменено."

#: filter/inc/strings.hrc:32
#, c-format
msgctxt "STR_ERROR_FILTER_NAME_EXISTS"
msgid "An XML filter with the name '%s' already exists. Please enter a different name."
msgstr "Вече съществува XML филтър \"%s\". Моля, въведете друго име."

#: filter/inc/strings.hrc:33
#, c-format
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 "Името за потребителския интерфейс \"%s1\" се използва от XML филтъра \"%s2\". Моля, въведете друго име."

#: filter/inc/strings.hrc:34
msgctxt "STR_ERROR_EXPORT_XSLT_NOT_FOUND"
msgid "The XSLT for export cannot be found. Please enter a valid path."
msgstr "XSLT за експортиране не беше открит. Моля, въведете валиден път."

#: filter/inc/strings.hrc:35
msgctxt "STR_ERROR_IMPORT_XSLT_NOT_FOUND"
msgid "The XSLT for import cannot be found. Please enter a valid path."
msgstr "XSLT за импортиране не беше открит. Моля, въведете валиден път."

#: filter/inc/strings.hrc:36
msgctxt "STR_ERROR_IMPORT_TEMPLATE_NOT_FOUND"
msgid "The given import template cannot be found. Please enter a valid path."
msgstr "Даденият шаблон за импортиране не беше намерен. Моля, въведете валиден път."

#: filter/inc/strings.hrc:37
msgctxt "STR_DEFAULT_FILTER_NAME"
msgid "New Filter"
msgstr "Нов филтър"

#: filter/inc/strings.hrc:38
msgctxt "STR_DEFAULT_UI_NAME"
msgid "Untitled"
msgstr "Неозаглавено"

#: filter/inc/strings.hrc:39
msgctxt "STR_UNDEFINED_FILTER"
msgid "undefined filter"
msgstr "неопределен филтър"

#: filter/inc/strings.hrc:40
#, c-format
msgctxt "STR_FILTER_HAS_BEEN_SAVED"
msgid "The XML filter '%s' has been saved as package '%s'. "
msgstr "XML филтърът \"%s\" бе записан като пакет \"%s\". "

#: filter/inc/strings.hrc:41
#, c-format
msgctxt "STR_FILTERS_HAVE_BEEN_SAVED"
msgid "%s XML filters have been saved in the package '%s'."
msgstr "%s XML филтъра бяха записани в пакета \"%s\"."

#: filter/inc/strings.hrc:42
msgctxt "STR_FILTER_PACKAGE"
msgid "XSLT filter package"
msgstr "Пакет от XSLT филтри"

#: filter/inc/strings.hrc:43
#, c-format
msgctxt "STR_FILTER_INSTALLED"
msgid "The XML filter '%s' has been installed successfully."
msgstr "XML филтърът \"%s\" бе инсталиран успешно."

#: filter/inc/strings.hrc:44
#, c-format
msgctxt "STR_FILTERS_INSTALLED"
msgid "%s XML filters have been installed successfully."
msgstr "%s XML филтъра бяха инсталирани успешно."

#: filter/inc/strings.hrc:45
#, c-format
msgctxt "STR_NO_FILTERS_FOUND"
msgid "No XML filter could be installed because the package '%s' does not contain any XML filters."
msgstr "Не бяха инсталирани XML филтри, защото пакетът \"%s\" не съдържа такива."

#: filter/inc/strings.hrc:46
msgctxt "STR_XML_FILTER_LISTBOX"
msgid "XML Filter List"
msgstr "Списък с филтри за XML"

#: filter/inc/strings.hrc:48
msgctxt "T602FILTER_STR_IMPORT_DIALOG_TITLE"
msgid "Settings for T602 import"
msgstr "Настройки за импортиране от T602"

#: filter/inc/strings.hrc:49
msgctxt "T602FILTER_STR_ENCODING_LABEL"
msgid "Encoding"
msgstr "Кодиране"

#: filter/inc/strings.hrc:50
msgctxt "T602FILTER_STR_ENCODING_AUTO"
msgid "Automatic"
msgstr "Автоматично"

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

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

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

#: filter/inc/strings.hrc:54
msgctxt "T602FILTER_STR_CYRILLIC_MODE"
msgid "Mode for Russian language (Cyrillic)"
msgstr "Режим за руски език (кирилица)"

#: filter/inc/strings.hrc:55
msgctxt "T602FILTER_STR_REFORMAT_TEXT"
msgid "Reformat the text"
msgstr "Преформатиране на текста"

#: filter/inc/strings.hrc:56
msgctxt "T602FILTER_STR_DOT_COMMANDS"
msgid "Display dot commands"
msgstr "Показване на командите с точки"

#: filter/inc/strings.hrc:57
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
msgid "Cancel"
msgstr "Отказ"

#: filter/inc/strings.hrc:58
msgctxt "T602FILTER_STR_OK_BUTTON"
msgid "OK"
msgstr "ОК"

#: filter/inc/strings.hrc:60
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 ""
"Предупреждение: не всички импортирани EPS графики могат да се запишат на ниво 1,\n"
"защото някои са от по-високо ниво!"

#: filter/inc/strings.hrc:62
msgctxt "PDF_PROGRESS_BAR"
msgid "Export as PDF"
msgstr "Експортиране като PDF"

#. strings used in encryption UI
#. password dialog title
#: filter/inc/strings.hrc:66
msgctxt "STR_PDF_EXPORT_UDPWD"
msgid "Set open password"
msgstr "Задаване на парола за отваряне"

#. password dialog title
#: filter/inc/strings.hrc:68
msgctxt "STR_PDF_EXPORT_ODPWD"
msgid "Set permission password"
msgstr "Задаване на парола за права"

#: filter/inc/strings.hrc:69
msgctxt "STR_WARN_PASSWORD_PDFA"
msgid "PDF/A does not allow encryption. The exported PDF file will not be password protected."
msgstr "PDF/A не позволява шифроване. Експортираният PDF файл няма да бъде защитен с парола."

#: filter/inc/strings.hrc:70
msgctxt "STR_WARN_TRANSP_PDFA_SHORT"
msgid "PDF/A transparency"
msgstr "Прозрачност в PDF/A"

#: filter/inc/strings.hrc:71
msgctxt "STR_WARN_TRANSP_PDFA"
msgid "PDF/A forbids transparency. A transparent object was painted opaque instead."
msgstr "PDF/A не допуска прозрачност. Прозрачен обект бе изобразен като непрозрачен."

#: filter/inc/strings.hrc:72
msgctxt "STR_WARN_TRANSP_VERSION_SHORT"
msgid "PDF version conflict"
msgstr "Конфликт на версиите на PDF"

#: filter/inc/strings.hrc:73
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 "Версиите на PDF преди PDF 1.4 не допускат прозрачност. Прозрачен обект бе изобразен като непрозрачен."

#: filter/inc/strings.hrc:74
msgctxt "STR_WARN_FORMACTION_PDFA_SHORT"
msgid "PDF/A form action"
msgstr "Действие във формуляр в PDF/A"

#: filter/inc/strings.hrc:75
msgctxt "STR_WARN_FORMACTION_PDFA"
msgid "A form control contained an action not supported by the PDF/A standard. The action was skipped"
msgstr "Елемент от формуляр съдържа действие, което не се поддържа от стандарта PDF/A. Действието бе пропуснато."

#: filter/inc/strings.hrc:76
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 "Някои обекти бяха конвертирани в картинка, за да се премахне прозрачността им, защото целевият формат на PDF не поддържа прозрачност. Може би ще постигнете по-добър резултат, ако премахнете прозрачните обекти преди експортирането."

#: filter/inc/strings.hrc:77
msgctxt "STR_WARN_TRANSP_CONVERTED_SHORT"
msgid "Transparencies removed"
msgstr "Премахната е прозрачността"

#: filter/inc/strings.hrc:78
msgctxt "STR_ERR_SIGNATURE_FAILED"
msgid "Signature generation failed"
msgstr "Неуспешно генериране на подпис"

#: filter/inc/strings.hrc:79
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
msgid "PDF export aborted"
msgstr "Експортирането на PDF бе прекратено"

#: filter/uiconfig/ui/impswfdialog.ui:14
msgctxt "impswfdialog|ImpSWFDialog"
msgid "Flash (SWF) Options"
msgstr "Настройки за Flash (SWF)"

#: filter/uiconfig/ui/impswfdialog.ui:95
msgctxt "impswfdialog|label1"
msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
"1: мин. качество\n"
"100: макс. качество"

#: filter/uiconfig/ui/impswfdialog.ui:135
msgctxt "impswfdialog|exportall"
msgid "Export _all slides (uncheck to export current slide)"
msgstr "Експортиране на всички кадри (изчистете за текущия кадър)"

#: filter/uiconfig/ui/impswfdialog.ui:157
msgctxt "impswfdialog|exportmultiplefiles"
msgid "Export as _multiple files"
msgstr "Експортиране в няколко файла"

#: filter/uiconfig/ui/impswfdialog.ui:180
msgctxt "impswfdialog|exportbackgrounds"
msgid "Export _backgrounds"
msgstr "Експортиране на фоновете"

#: filter/uiconfig/ui/impswfdialog.ui:197
msgctxt "impswfdialog|exportbackgroundobjects"
msgid "Export back_ground objects"
msgstr "Експортиране на фоновите обекти"

#: filter/uiconfig/ui/impswfdialog.ui:214
msgctxt "impswfdialog|exportslidecontents"
msgid "Export _slide contents"
msgstr "Експортиране съдържанието на кадрите"

#: filter/uiconfig/ui/impswfdialog.ui:247
msgctxt "impswfdialog|exportsound"
msgid "Export _Verilogix Slide Annotations"
msgstr "Експортиране на анотации Verilogix"

#: filter/uiconfig/ui/impswfdialog.ui:264
msgctxt "impswfdialog|exportoleasjpeg"
msgid "Export OLE objects as _JPEG images"
msgstr "Експортиране на OLE обекти като JPEG"

#: filter/uiconfig/ui/pdfgeneralpage.ui:44
msgctxt "pdfgeneralpage|all"
msgid "_All"
msgstr "Всичко"

#: filter/uiconfig/ui/pdfgeneralpage.ui:61
msgctxt "pdfgeneralpage|range"
msgid "_Pages:"
msgstr "Страници:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:80
msgctxt "pdfgeneralpage|selection"
msgid "_Selection"
msgstr "Селекция"

#: filter/uiconfig/ui/pdfgeneralpage.ui:114
msgctxt "pdfgeneralpage|slides"
msgid "Slides:"
msgstr "Кадри:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:126
msgctxt "pdfgeneralpage|selectedsheets"
msgid "_Selection/Selected sheet(s)"
msgstr "Селекция/Избрани листове"

#: filter/uiconfig/ui/pdfgeneralpage.ui:142
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Диапазон"

#: filter/uiconfig/ui/pdfgeneralpage.ui:203
msgctxt "pdfgeneralpage|label6"
msgid "_Quality:"
msgstr "Качество:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:229
msgctxt "pdfgeneralpage|reduceresolution"
msgid "_Reduce image resolution"
msgstr "По-малка разделителна способност"

#: filter/uiconfig/ui/pdfgeneralpage.ui:251
msgctxt "pdfgeneralpage|resolution"
msgid "75 DPI"
msgstr "75 т./инч"

#: filter/uiconfig/ui/pdfgeneralpage.ui:252
msgctxt "pdfgeneralpage|resolution"
msgid "150 DPI"
msgstr "150 т./инч"

#: filter/uiconfig/ui/pdfgeneralpage.ui:253
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr "300 т./инч"

#: filter/uiconfig/ui/pdfgeneralpage.ui:254
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr "600 т./инч"

#: filter/uiconfig/ui/pdfgeneralpage.ui:255
msgctxt "pdfgeneralpage|resolution"
msgid "1200 DPI"
msgstr "1200 т./инч"

#: filter/uiconfig/ui/pdfgeneralpage.ui:261
msgctxt "pdfgeneralpage|comboboxtext-entry"
msgid "75 DPI"
msgstr "75 т./инч"

#: filter/uiconfig/ui/pdfgeneralpage.ui:288
msgctxt "pdfgeneralpage|losslesscompress"
msgid "_Lossless compression"
msgstr "Компресия без загуба"

#: filter/uiconfig/ui/pdfgeneralpage.ui:304
msgctxt "pdfgeneralpage|jpegcompress"
msgid "_JPEG compression"
msgstr "Компресия JPEG"

#: filter/uiconfig/ui/pdfgeneralpage.ui:326
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Изображения"

#: filter/uiconfig/ui/pdfgeneralpage.ui:358
msgctxt "pdfgeneralpage|watermark"
msgid "Sign with _watermark"
msgstr "Подписване с воден знак"

#: filter/uiconfig/ui/pdfgeneralpage.ui:393
msgctxt "pdfgeneralpage|watermarklabel"
msgid "Text:"
msgstr "Текст:"

#: filter/uiconfig/ui/pdfgeneralpage.ui:413
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Воден знак"

#: filter/uiconfig/ui/pdfgeneralpage.ui:450
msgctxt "pdfgeneralpage|embed"
msgid "Hybrid PDF (em_bed ODF file)"
msgstr "Хибриден PDF (вграждане на ODF файл)"

#: filter/uiconfig/ui/pdfgeneralpage.ui:454
msgctxt "pdfgeneralpage|embed|tooltip_text"
msgid "Creates a PDF that is easily editable in %PRODUCTNAME"
msgstr "Създава PDF файл, който лесно се редактира в %PRODUCTNAME"

#: filter/uiconfig/ui/pdfgeneralpage.ui:466
msgctxt "pdfgeneralpage|pdfa"
msgid "Archive P_DF/A-1a (ISO 19005-1)"
msgstr "Архивен PDF/A-1a (ISO 19005-1)"

#: filter/uiconfig/ui/pdfgeneralpage.ui:470
msgctxt "pdfgeneralpage|pdfa|tooltip_text"
msgid "Creates an ISO 19005-1 compliant PDF file, ideal for long-term document preservation"
msgstr "Създава PDF файл според ISO 19005-1, идеален за дълго съхраняване на документа"

#: filter/uiconfig/ui/pdfgeneralpage.ui:482
msgctxt "pdfgeneralpage|tagged"
msgid "_Tagged PDF (add document structure)"
msgstr "Структуриран PDF"

#: filter/uiconfig/ui/pdfgeneralpage.ui:486
msgctxt "pdfgeneralpage|tagged|tooltip_text"
msgid "Includes a document's content structure information in a PDF"
msgstr "Включва в PDF данни за структурата на съдържанието на документа"

#: filter/uiconfig/ui/pdfgeneralpage.ui:498
msgctxt "pdfgeneralpage|forms"
msgid "_Create PDF form"
msgstr "Създаване на PDF формуляр"

#: filter/uiconfig/ui/pdfgeneralpage.ui:502
msgctxt "pdfgeneralpage|forms|tooltip_text"
msgid "Creates a PDF with fields that can be filled out"
msgstr "Създава PDF файл с полета за попълване"

#: filter/uiconfig/ui/pdfgeneralpage.ui:527
msgctxt "pdfgeneralpage|label7"
msgid "Submit _format:"
msgstr "Формат за изпращане:"

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

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

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

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

#: filter/uiconfig/ui/pdfgeneralpage.ui:555
msgctxt "pdfgeneralpage|allowdups"
msgid "Allow duplicate field _names"
msgstr "Разрешени дублирани имена на полета"

#: filter/uiconfig/ui/pdfgeneralpage.ui:579
msgctxt "pdfgeneralpage|bookmarks"
msgid "Export _bookmarks"
msgstr "Експортиране на показалци"

#: filter/uiconfig/ui/pdfgeneralpage.ui:594
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
msgstr "Експортиране на запазени места"

#: filter/uiconfig/ui/pdfgeneralpage.ui:609
msgctxt "pdfgeneralpage|comments"
msgid "_Export comments"
msgstr "Експортиране на коментари"

#: filter/uiconfig/ui/pdfgeneralpage.ui:624
msgctxt "pdfgeneralpage|emptypages"
msgid "Exp_ort automatically inserted blank pages"
msgstr "Експортиране на автоматичните празни страници"

#: filter/uiconfig/ui/pdfgeneralpage.ui:639
msgctxt "pdfgeneralpage|viewpdf"
msgid "_View PDF after export"
msgstr "Преглед на PDF файла след експортирането"

#: filter/uiconfig/ui/pdfgeneralpage.ui:654
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
msgstr "Използване на референтни XObjects"

#: filter/uiconfig/ui/pdfgeneralpage.ui:669
msgctxt "pdfgeneralpage|hiddenpages"
msgid "Export _hidden pages"
msgstr "Експортиране на скритите страници"

#: filter/uiconfig/ui/pdfgeneralpage.ui:684
msgctxt "pdfgeneralpage|notes"
msgid "Export _notes pages"
msgstr "Експортиране на страниците с бележки"

#: filter/uiconfig/ui/pdfgeneralpage.ui:704
msgctxt "pdfgeneralpage|onlynotes"
msgid "Export onl_y notes pages"
msgstr "Експортиране само на страниците с бележки"

#: filter/uiconfig/ui/pdfgeneralpage.ui:727
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Общи"

#: filter/uiconfig/ui/pdflinkspage.ui:32
msgctxt "pdflinkspage|export"
msgid "Export bookmarks as named destinations"
msgstr "Експорт на показалци като наименувани местоназначения"

#: filter/uiconfig/ui/pdflinkspage.ui:48
msgctxt "pdflinkspage|convert"
msgid "_Convert document references to PDF targets"
msgstr "Преобразуване на обръщенията към документи в PDF"

#: filter/uiconfig/ui/pdflinkspage.ui:64
msgctxt "pdflinkspage|exporturl"
msgid "Export _URLs relative to file system"
msgstr "Експорт на относителни URL спрямо файловата система"

#: filter/uiconfig/ui/pdflinkspage.ui:86
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "Общи"

#: filter/uiconfig/ui/pdflinkspage.ui:118
msgctxt "pdflinkspage|default"
msgid "Default mode"
msgstr "Подразбиран режим"

#: filter/uiconfig/ui/pdflinkspage.ui:134
msgctxt "pdflinkspage|openpdf"
msgid "Open with PDF reader application"
msgstr "Отваряне с четец за PDF"

#: filter/uiconfig/ui/pdflinkspage.ui:150
msgctxt "pdflinkspage|openinternet"
msgid "Open _with Internet browser"
msgstr "Отваряне с интернет браузър"

#: filter/uiconfig/ui/pdflinkspage.ui:172
msgctxt "pdflinkspage|label5"
msgid "Cross-document Links"
msgstr "Връзки между документи"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:8
msgctxt "pdfoptionsdialog|PdfOptionsDialog"
msgid "PDF Options"
msgstr "Настройки за PDF"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:41
msgctxt "pdfoptionsdialog|ok"
msgid "E_xport"
msgstr "Експортиране"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:135
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "Общи"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:181
msgctxt "pdfoptionsdialog|initialview"
msgid "Initial View"
msgstr "Начален изглед"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:228
msgctxt "pdfoptionsdialog|userinterface"
msgid "User Interface"
msgstr "Потребителски интерфейс"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:275
msgctxt "pdfoptionsdialog|links"
msgid "Links"
msgstr "Връзки"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:322
msgctxt "pdfoptionsdialog|security"
msgid "Security"
msgstr "Сигурност"

#: filter/uiconfig/ui/pdfoptionsdialog.ui:369
msgctxt "pdfoptionsdialog|digitalsignatures"
msgid "Digital Signatures"
msgstr "Цифрови подписи"

#: filter/uiconfig/ui/pdfsecuritypage.ui:32
msgctxt "pdfsecuritypage|setpassword"
msgid "Set _Passwords…"
msgstr "Задаване на пароли..."

#: filter/uiconfig/ui/pdfsecuritypage.ui:53
msgctxt "pdfsecuritypage|label5"
msgid "Open password set"
msgstr "Има парола за отваряне"

#: filter/uiconfig/ui/pdfsecuritypage.ui:65
msgctxt "pdfsecuritypage|label6"
msgid "PDF document will be encrypted"
msgstr "PDF документът ще бъде шифрован"

#: filter/uiconfig/ui/pdfsecuritypage.ui:88
msgctxt "pdfsecuritypage|label7"
msgid "No open password set"
msgstr "Няма парола за отваряне"

#: filter/uiconfig/ui/pdfsecuritypage.ui:100
msgctxt "pdfsecuritypage|label8"
msgid "PDF document will not be encrypted"
msgstr "PDF документът няма да е шифрован"

#: filter/uiconfig/ui/pdfsecuritypage.ui:123
msgctxt "pdfsecuritypage|label30"
msgid "PDF document will not be encrypted due to PDF/A export."
msgstr "PDF документът няма да е шифрован заради формата PDF/A."

#: filter/uiconfig/ui/pdfsecuritypage.ui:147
msgctxt "pdfsecuritypage|label9"
msgid "Permission password set"
msgstr "Има парола за права"

#: filter/uiconfig/ui/pdfsecuritypage.ui:159
msgctxt "pdfsecuritypage|label11"
msgid "PDF document will be restricted"
msgstr "PDF документът ще бъде с ограничен достъп"

#: filter/uiconfig/ui/pdfsecuritypage.ui:182
msgctxt "pdfsecuritypage|label12"
msgid "No permission password set"
msgstr "Няма парола за права"

#: filter/uiconfig/ui/pdfsecuritypage.ui:194
msgctxt "pdfsecuritypage|label13"
msgid "PDF document will be unrestricted"
msgstr "PDF документът ще бъде с неограничен достъп"

#: filter/uiconfig/ui/pdfsecuritypage.ui:217
msgctxt "pdfsecuritypage|label14"
msgid "PDF document will not be restricted due to PDF/A export."
msgstr "PDF документът ще бъде с неограничен достъп заради формата PDF/A."

#: filter/uiconfig/ui/pdfsecuritypage.ui:237
msgctxt "pdfsecuritypage|setpasswordstitle"
msgid "Set Passwords"
msgstr "Задаване на пароли..."

#: filter/uiconfig/ui/pdfsecuritypage.ui:254
msgctxt "pdfsecuritypage|label2"
msgid "File Encryption and Permission"
msgstr "Шифроване на файла и права"

#: filter/uiconfig/ui/pdfsecuritypage.ui:292
msgctxt "pdfsecuritypage|printnone"
msgid "_Not permitted"
msgstr "Забранено"

#: filter/uiconfig/ui/pdfsecuritypage.ui:308
msgctxt "pdfsecuritypage|printlow"
msgid "_Low resolution (150 dpi)"
msgstr "Ниска разделителна способност (150 т./инч)"

#: filter/uiconfig/ui/pdfsecuritypage.ui:324
msgctxt "pdfsecuritypage|printhigh"
msgid "_High resolution"
msgstr "Висока разделителна способност"

#: filter/uiconfig/ui/pdfsecuritypage.ui:346
msgctxt "pdfsecuritypage|label1"
msgid "Printing"
msgstr "Печатане"

#: filter/uiconfig/ui/pdfsecuritypage.ui:378
msgctxt "pdfsecuritypage|changenone"
msgid "No_t permitted"
msgstr "Забранено"

#: filter/uiconfig/ui/pdfsecuritypage.ui:394
msgctxt "pdfsecuritypage|changeinsdel"
msgid "_Inserting, deleting, and rotating pages"
msgstr "Вмъкване, изтриване и въртене на страници"

#: filter/uiconfig/ui/pdfsecuritypage.ui:410
msgctxt "pdfsecuritypage|changeform"
msgid "_Filling in form fields"
msgstr "Попълване на формулярни полета"

#: filter/uiconfig/ui/pdfsecuritypage.ui:426
msgctxt "pdfsecuritypage|changecomment"
msgid "_Commenting, filling in form fields"
msgstr "Коментиране, попълване на формулярни полета"

#: filter/uiconfig/ui/pdfsecuritypage.ui:442
msgctxt "pdfsecuritypage|changeany"
msgid "_Any except extracting pages"
msgstr "Всичко без извличане на страници"

#: filter/uiconfig/ui/pdfsecuritypage.ui:464
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "Промени"

#: filter/uiconfig/ui/pdfsecuritypage.ui:496
msgctxt "pdfsecuritypage|enablecopy"
msgid "Ena_ble copying of content"
msgstr "Разрешено копиране на съдържание"

#: filter/uiconfig/ui/pdfsecuritypage.ui:512
msgctxt "pdfsecuritypage|enablea11y"
msgid "Enable text access for acce_ssibility tools"
msgstr "Текстът е достъпен за средства за достъпност"

#: filter/uiconfig/ui/pdfsecuritypage.ui:534
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Съдържание"

#: filter/uiconfig/ui/pdfsignpage.ui:38
msgctxt "pdfsignpage|label2"
msgid "Use this certificate to digitally sign PDF documents:"
msgstr "Сертификат за цифрово подписване на PDF документите:"

#: filter/uiconfig/ui/pdfsignpage.ui:62
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "Избор..."

#: filter/uiconfig/ui/pdfsignpage.ui:161
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "Няма"

#: filter/uiconfig/ui/pdfsignpage.ui:173
msgctxt "pdfsignpage|label7"
msgid "Certificate password:"
msgstr "Парола за сертификата:"

#: filter/uiconfig/ui/pdfsignpage.ui:187
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Местоположение:"

#: filter/uiconfig/ui/pdfsignpage.ui:201
msgctxt "pdfsignpage|label13"
msgid "Contact information:"
msgstr "Информация за контакт:"

#: filter/uiconfig/ui/pdfsignpage.ui:215
msgctxt "pdfsignpage|label14"
msgid "Reason:"
msgstr "Причина:"

#: filter/uiconfig/ui/pdfsignpage.ui:229
msgctxt "pdfsignpage|label15"
msgid "Time Stamp Authority:"
msgstr "Услуга за времеви печати:"

#: filter/uiconfig/ui/pdfsignpage.ui:253
msgctxt "pdfsignpage|label1"
msgid "Certificate"
msgstr "Сертификат"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:45
msgctxt "pdfuserinterfacepage|center"
msgid "_Center window on screen"
msgstr "Центриране на прозореца в екрана"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:61
msgctxt "pdfuserinterfacepage|resize"
msgid "_Resize window to initial page"
msgstr "Размер според началната страница"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:77
msgctxt "pdfuserinterfacepage|open"
msgid "_Open in full screen mode"
msgstr "Отваряне на цял екран"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:93
msgctxt "pdfuserinterfacepage|display"
msgid "_Display document title"
msgstr "Показване заглавието на документа"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:115
msgctxt "pdfuserinterfacepage|label1"
msgid "Window Options"
msgstr "Настройки на прозореца"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:146
msgctxt "pdfuserinterfacepage|toolbar"
msgid "Hide _toolbar"
msgstr "Скриване на лентата с инструменти"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:162
msgctxt "pdfuserinterfacepage|menubar"
msgid "Hide _menubar"
msgstr "Скриване на лентата с менюта"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:178
msgctxt "pdfuserinterfacepage|window"
msgid "Hide _window controls"
msgstr "Скриване на контролите за прозореца"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:200
msgctxt "pdfuserinterfacepage|label2"
msgid "User Interface Options"
msgstr "Настройки на потребителския интерфейс"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:230
msgctxt "pdfuserinterfacepage|effects"
msgid "_Use transition effects"
msgstr "Ефекти при преход между кадрите"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:252
msgctxt "pdfuserinterfacepage|label3"
msgid "Transitions"
msgstr "Преходи"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:284
msgctxt "pdfuserinterfacepage|allbookmarks"
msgid "_All bookmark levels"
msgstr "Показалци от всички нива"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:300
msgctxt "pdfuserinterfacepage|visiblebookmark"
msgid "_Visible bookmark levels:"
msgstr "Видими показалци до ниво:"

#: filter/uiconfig/ui/pdfuserinterfacepage.ui:343
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "Показалци"

#: filter/uiconfig/ui/pdfviewpage.ui:51
msgctxt "pdfviewpage|pageonly"
msgid "_Page only"
msgstr "Само страница"

#: filter/uiconfig/ui/pdfviewpage.ui:67
msgctxt "pdfviewpage|outline"
msgid "_Bookmarks and page"
msgstr "Показалци и страница"

#: filter/uiconfig/ui/pdfviewpage.ui:83
msgctxt "pdfviewpage|thumbs"
msgid "_Thumbnails and page"
msgstr "Миниатюри и страница"

#: filter/uiconfig/ui/pdfviewpage.ui:106
msgctxt "pdfviewpage|label4"
msgid "Open on pa_ge:"
msgstr "Отваряне на страница:"

#: filter/uiconfig/ui/pdfviewpage.ui:142
msgctxt "pdfviewpage|label2"
msgid "Panes"
msgstr "Панели"

#: filter/uiconfig/ui/pdfviewpage.ui:174
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "По подразбиране"

#: filter/uiconfig/ui/pdfviewpage.ui:190
msgctxt "pdfviewpage|fitwin"
msgid "_Fit in window"
msgstr "Побиране в прозореца"

#: filter/uiconfig/ui/pdfviewpage.ui:206
msgctxt "pdfviewpage|fitwidth"
msgid "Fit _width"
msgstr "Побиране по ширина"

#: filter/uiconfig/ui/pdfviewpage.ui:222
msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "Побиране на видимите елементи"

#: filter/uiconfig/ui/pdfviewpage.ui:243
msgctxt "pdfviewpage|fitzoom"
msgid "_Zoom factor:"
msgstr "Мащаб:"

#: filter/uiconfig/ui/pdfviewpage.ui:289
msgctxt "pdfviewpage|label3"
msgid "Magnification"
msgstr "Увеличение"

#: filter/uiconfig/ui/pdfviewpage.ui:328
msgctxt "pdfviewpage|defaultlayout"
msgid "D_efault"
msgstr "По подразбиране"

#: filter/uiconfig/ui/pdfviewpage.ui:344
msgctxt "pdfviewpage|singlelayout"
msgid "_Single page"
msgstr "Една страница"

#: filter/uiconfig/ui/pdfviewpage.ui:360
msgctxt "pdfviewpage|contlayout"
msgid "_Continuous"
msgstr "Непрекъсната"

#: filter/uiconfig/ui/pdfviewpage.ui:376
msgctxt "pdfviewpage|contfacinglayout"
msgid "C_ontinuous facing"
msgstr "Непрекъсната, по две страници"

#: filter/uiconfig/ui/pdfviewpage.ui:392
msgctxt "pdfviewpage|firstonleft"
msgid "First page is _left"
msgstr "Първата страница е лява"

#: filter/uiconfig/ui/pdfviewpage.ui:414
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Оформление на страниците"

#: filter/uiconfig/ui/testxmlfilter.ui:8
msgctxt "testxmlfilter|TestXMLFilterDialog"
msgid "Test XML Filter: %s"
msgstr "Проверка на XML филтър: %s"

#: filter/uiconfig/ui/testxmlfilter.ui:91
msgctxt "testxmlfilter|label3"
msgid "XSLT for export"
msgstr "XSLT за експортиране"

#: filter/uiconfig/ui/testxmlfilter.ui:104
msgctxt "testxmlfilter|label4"
msgid "Transform document"
msgstr "Преобразуване на документ"

#: filter/uiconfig/ui/testxmlfilter.ui:114
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Преглед…"

#: filter/uiconfig/ui/testxmlfilter.ui:126
msgctxt "testxmlfilter|currentdocument"
msgid "Current Document"
msgstr "Текущ документ"

#: filter/uiconfig/ui/testxmlfilter.ui:171
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Експортиране"

#: filter/uiconfig/ui/testxmlfilter.ui:207
msgctxt "testxmlfilter|label5"
msgid "XSLT for import"
msgstr "XSLT за импортиране"

#: filter/uiconfig/ui/testxmlfilter.ui:217
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Преглед…"

#: filter/uiconfig/ui/testxmlfilter.ui:229
msgctxt "testxmlfilter|recentfile"
msgid "Recent File"
msgstr "Скоро използван файл"

#: filter/uiconfig/ui/testxmlfilter.ui:244
msgctxt "testxmlfilter|templateimport"
msgid "Template for import"
msgstr "Шаблон за импортиране"

#: filter/uiconfig/ui/testxmlfilter.ui:265
msgctxt "testxmlfilter|displaysource"
msgid "Display source"
msgstr "Показване на изходния код"

#: filter/uiconfig/ui/testxmlfilter.ui:283
msgctxt "testxmlfilter|label6"
msgid "Transform file"
msgstr "Преобразуване на файл"

#: filter/uiconfig/ui/testxmlfilter.ui:329
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Импортиране"

#: filter/uiconfig/ui/warnpdfdialog.ui:19
msgctxt "warnpdfdialog|WarnPDFDialog"
msgid "Problems During PDF Export"
msgstr "Проблеми при експортиране на PDF"

#: filter/uiconfig/ui/warnpdfdialog.ui:26
msgctxt "warnpdfdialog|WarnPDFDialog"
msgid "During PDF export the following problems occurred:"
msgstr "При експортирането на PDF възникнаха следните проблеми:"

#: filter/uiconfig/ui/xmlfiltersettings.ui:9
msgctxt "xmlfiltersettings|XMLFilterSettingsDialog"
msgid "XML Filter Settings"
msgstr "Настройки на филтри за XML"

#: filter/uiconfig/ui/xmlfiltersettings.ui:24
msgctxt "xmlfiltersettings|new"
msgid "_New..."
msgstr "_Нов..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:38
msgctxt "xmlfiltersettings|edit"
msgid "_Edit..."
msgstr "_Редактиране..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:52
msgctxt "xmlfiltersettings|test"
msgid "_Test XSLTs..."
msgstr "_Проверка на XSLT..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:66
msgctxt "xmlfiltersettings|delete"
msgid "_Delete..."
msgstr "_Изтриване..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:80
msgctxt "xmlfiltersettings|save"
msgid "_Save as Package..."
msgstr "Записване като пакет..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:94
msgctxt "xmlfiltersettings|open"
msgid "_Open Package..."
msgstr "_Отваряне на пакет..."

#: filter/uiconfig/ui/xmlfiltersettings.ui:151
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "Списък с филтри за XML"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:22
msgctxt "xmlfiltertabpagegeneral|label2"
msgid "_Filter name:"
msgstr "Име на филтъра:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:36
msgctxt "xmlfiltertabpagegeneral|label3"
msgid "_Application:"
msgstr "Приложение:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:50
msgctxt "xmlfiltertabpagegeneral|label4"
msgid "_Name of file type:"
msgstr "Име на тип файл:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:64
msgctxt "xmlfiltertabpagegeneral|label5"
msgid "File _extension:"
msgstr "Разширение на файл:"

#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:78
msgctxt "xmlfiltertabpagegeneral|label6"
msgid "Comment_s:"
msgstr "Коментари:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:23
msgctxt "xmlfiltertabpagetransformation|label2"
msgid "_DocType:"
msgstr "DocType:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:50
msgctxt "xmlfiltertabpagetransformation|label4"
msgid "_XSLT for export:"
msgstr "XSLT за експортиране:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:62
msgctxt "xmlfiltertabpagetransformation|browseexport"
msgid "Brows_e..."
msgstr "Преглед..."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:77
msgctxt "xmlfiltertabpagetransformation|label5"
msgid "XSLT _for import:"
msgstr "XSLT за импортиране:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:89
msgctxt "xmlfiltertabpagetransformation|browseimport"
msgid "B_rowse..."
msgstr "Преглед..."

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:104
msgctxt "xmlfiltertabpagetransformation|label6"
msgid "Template for _import:"
msgstr "Шаблон за импортиране:"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:116
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Преглед…"

#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:189
msgctxt "xmlfiltertabpagetransformation|filtercb"
msgid "The filter needs XSLT 2.0 processor"
msgstr "Филтърът изисква процесор за XSLT 2.0"

#: filter/uiconfig/ui/xsltfilterdialog.ui:8
msgctxt "xsltfilterdialog|XSLTFilterDialog"
msgid "XML Filter: %s"
msgstr "Филтър за XML: %s"

#: filter/uiconfig/ui/xsltfilterdialog.ui:119
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "Общи"

#: filter/uiconfig/ui/xsltfilterdialog.ui:165
msgctxt "xsltfilterdialog|transformation"
msgid "Transformation"
msgstr "Трансформация"