aboutsummaryrefslogtreecommitdiff
path: root/source/ru/filter/messages.po
blob: 2fcc8a03d935d037ec17bcf2fd89595d04072430 (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
#. 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: 2019-11-13 13:46+0100\n"
"PO-Revision-Date: 2019-07-22 10:21+0000\n"
"Last-Translator: sts0 <sts0@list.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563790912.000000\n"

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

#. AP7oB
#: filter/inc/strings.hrc:26
msgctxt "STR_IMPORT_ONLY"
msgid "import filter"
msgstr "Фильтр импорта"

#. 7vg82
#: filter/inc/strings.hrc:27
msgctxt "STR_IMPORT_EXPORT"
msgid "import/export filter"
msgstr "фильтр импорта/экспорта"

#. q6Bc5
#: filter/inc/strings.hrc:28
msgctxt "STR_EXPORT_ONLY"
msgid "export filter"
msgstr "фильтр экспорта"

#. AmATR
#: filter/inc/strings.hrc:29
#, 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»? Эту операцию нельзя отменить."

#. Vf3nz
#: filter/inc/strings.hrc:30
#, 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» уже существует. Введите другое имя."

#. e3U54
#: filter/inc/strings.hrc:31
#, 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». Пожалуйста, задайте другое имя."

#. Zt87T
#: 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 для экспорта не найден. Пожалуйста, введите правильный путь."

#. 7VkMt
#: 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 для импорта не найден. Введите правильный путь к файлу."

#. CLFJD
#: 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 "Заданный шаблон импорта не найден. Введите правильный путь."

#. WMzvt
#: filter/inc/strings.hrc:35
msgctxt "STR_DEFAULT_FILTER_NAME"
msgid "New Filter"
msgstr "Новый фильтр"

#. N3wHE
#: filter/inc/strings.hrc:36
msgctxt "STR_DEFAULT_UI_NAME"
msgid "Untitled"
msgstr "Без имени"

#. VAMhi
#: filter/inc/strings.hrc:37
msgctxt "STR_UNDEFINED_FILTER"
msgid "undefined filter"
msgstr "неопределённый фильтр"

#. tphDj
#: filter/inc/strings.hrc:38
#, c-format
msgctxt "STR_FILTER_HAS_BEEN_SAVED"
msgid "The XML filter '%s' has been saved as package '%s'. "
msgstr "Фильтр XML «%s» будет сохранён в пакете «%s». "

#. tJeU3
#: filter/inc/strings.hrc:39
#, c-format
msgctxt "STR_FILTERS_HAVE_BEEN_SAVED"
msgid "%s XML filters have been saved in the package '%s'."
msgstr "%s фильтры XML будут сохранены в пакете «%s»."

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

#. TAAAB
#: filter/inc/strings.hrc:41
#, c-format
msgctxt "STR_FILTER_INSTALLED"
msgid "The XML filter '%s' has been installed successfully."
msgstr "Фильтр XML «%s» был успешно установлен."

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

#. dirBm
#: filter/inc/strings.hrc:43
#, 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» не содержит XML фильтров."

#. EifWe
#: filter/inc/strings.hrc:44
msgctxt "STR_XML_FILTER_LISTBOX"
msgid "XML Filter List"
msgstr "Список фильтров XML"

#. iUSBA
#: filter/inc/strings.hrc:46
msgctxt "T602FILTER_STR_IMPORT_DIALOG_TITLE"
msgid "Settings for T602 import"
msgstr "Параметры импорта T602"

#. BU2Mt
#: filter/inc/strings.hrc:47
msgctxt "T602FILTER_STR_ENCODING_LABEL"
msgid "Encoding"
msgstr "Кодировка"

#. j3aAG
#: filter/inc/strings.hrc:48
msgctxt "T602FILTER_STR_ENCODING_AUTO"
msgid "Automatic"
msgstr "Автоматически"

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

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

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

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

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

#. MGmYA
#: filter/inc/strings.hrc:54
msgctxt "T602FILTER_STR_DOT_COMMANDS"
msgid "Display dot commands"
msgstr "Команды отображения точек"

#. c6Atq
#: filter/inc/strings.hrc:55
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
msgid "Cancel"
msgstr "Отмена"

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

#. EkzSW
#: 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 ""
"Предупреждение: не все импортированные файлы EPS могут быть сохранены на уровне 1.\n"
"Используйте более высокий уровень."

#. AvaAH
#: filter/inc/strings.hrc:60
msgctxt "PDF_PROGRESS_BAR"
msgid "Export as PDF"
msgstr "Экспорт в PDF"

#. BGJB2
#. strings used in encryption UI
#. password dialog title
#: filter/inc/strings.hrc:64
msgctxt "STR_PDF_EXPORT_UDPWD"
msgid "Set open password"
msgstr "Установить пароль для открытия"

#. GDvVE
#. password dialog title
#: filter/inc/strings.hrc:66
msgctxt "STR_PDF_EXPORT_ODPWD"
msgid "Set permission password"
msgstr "Пароль для ограничения прав"

#. FTpr4
#: 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 не поддерживает шифрование. Файл PDF нельзя защитить паролем."

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

#. VGvbg
#: 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 запрещена прозрачность. Поэтому прозрачный объект был преобразован в непрозрачный."

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

#. VSCwD
#: 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 "Прозрачность не поддерживается в версиях PDF ниже 1.4, поэтому прозрачный объект был преобразован в непрозрачный"

#. CyosP
#: filter/inc/strings.hrc:72
msgctxt "STR_WARN_FORMACTION_PDFA_SHORT"
msgid "PDF/A form action"
msgstr "Действие формы PDF/A"

#. N9Vug
#: 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 "Элемент управления формы содержал действие, не поддерживаемое стандартом PDF/A. Действие было пропущено."

#. d2ndY
#: 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 "Некоторые объекты будут конвертированы в изображение без поддержки прозрачности, так как используемый формат PDF не позволяет этого. Возможно, результат будет лучше, если перед экспортом убрать прозрачность объекта."

#. qtCcB
#: filter/inc/strings.hrc:75
msgctxt "STR_WARN_TRANSP_CONVERTED_SHORT"
msgid "Transparencies removed"
msgstr "Прозрачность удалена"

#. UHmjA
#: filter/inc/strings.hrc:76
msgctxt "STR_ERR_SIGNATURE_FAILED"
msgid "Signature generation failed"
msgstr "Сбой создания подписи"

#. wjBBo
#: filter/inc/strings.hrc:77
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
msgid "PDF export aborted"
msgstr "Экспорт PDF отменён"

#. Y3kBV
#: filter/uiconfig/ui/impswfdialog.ui:14
msgctxt "impswfdialog|ImpSWFDialog"
msgid "Flash (SWF) Options"
msgstr "Параметры Macromedia Flash (SWF)"

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

#. oDK6o
#: filter/uiconfig/ui/impswfdialog.ui:136
msgctxt "impswfdialog|exportall"
msgid "Export _all slides (uncheck to export current slide)"
msgstr "Экспорт всех слайдов (снять отметку для экспорта текущего слайда)"

#. CB9hD
#: filter/uiconfig/ui/impswfdialog.ui:156
msgctxt "impswfdialog|exportmultiplefiles"
msgid "Export as _multiple files"
msgstr "Экспорт в несколько файлов"

#. cDbFq
#: filter/uiconfig/ui/impswfdialog.ui:177
msgctxt "impswfdialog|exportbackgrounds"
msgid "Export _backgrounds"
msgstr "Экспорт фоновых изображений"

#. rBFG6
#: filter/uiconfig/ui/impswfdialog.ui:192
msgctxt "impswfdialog|exportbackgroundobjects"
msgid "Export back_ground objects"
msgstr "Экспорт фоновых объектов"

#. P8j2y
#: filter/uiconfig/ui/impswfdialog.ui:207
msgctxt "impswfdialog|exportslidecontents"
msgid "Export _slide contents"
msgstr "Экспорт содержимого слайдов"

#. DzHf3
#: filter/uiconfig/ui/impswfdialog.ui:234
msgctxt "impswfdialog|exportsound"
msgid "Export _Verilogix Slide Annotations"
msgstr "Экспорт Verilogix Slide Annotations"

#. EAyk7
#: filter/uiconfig/ui/impswfdialog.ui:249
msgctxt "impswfdialog|exportoleasjpeg"
msgid "Export OLE objects as _JPEG images"
msgstr "Экспорт объектов OLE как изображений JPEG"

#. AwX66
#: filter/uiconfig/ui/pdfgeneralpage.ui:44
msgctxt "pdfgeneralpage|all"
msgid "_All"
msgstr "Все"

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

#. WTSeS
#: filter/uiconfig/ui/pdfgeneralpage.ui:80
msgctxt "pdfgeneralpage|selection"
msgid "_Selection"
msgstr "Выделенное"

#. tFeCH
#: filter/uiconfig/ui/pdfgeneralpage.ui:114
msgctxt "pdfgeneralpage|slides"
msgid "Slides:"
msgstr "Слайды:"

#. aWj7F
#: filter/uiconfig/ui/pdfgeneralpage.ui:126
msgctxt "pdfgeneralpage|selectedsheets"
msgid "_Selection/Selected sheet(s)"
msgstr "Выбор/Выбранные листы"

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

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

#. D6f7R
#: filter/uiconfig/ui/pdfgeneralpage.ui:229
msgctxt "pdfgeneralpage|reduceresolution"
msgid "_Reduce image resolution"
msgstr "Уменьшить разрешение"

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

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

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

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

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

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

#. WbQ5j
#: filter/uiconfig/ui/pdfgeneralpage.ui:288
msgctxt "pdfgeneralpage|losslesscompress"
msgid "_Lossless compression"
msgstr "Сжатие без потерь"

#. FP56V
#: filter/uiconfig/ui/pdfgeneralpage.ui:304
msgctxt "pdfgeneralpage|jpegcompress"
msgid "_JPEG compression"
msgstr "Сжатие JPEG"

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

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

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

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

#. 2hSjJ
#: filter/uiconfig/ui/pdfgeneralpage.ui:450
msgctxt "pdfgeneralpage|embed"
msgid "Hybrid PDF (em_bed ODF file)"
msgstr "Гибридный PDF (внедрить файл ODF)"

#. vzxG2
#: filter/uiconfig/ui/pdfgeneralpage.ui:454
msgctxt "pdfgeneralpage|embed|tooltip_text"
msgid "Creates a PDF that is easily editable in %PRODUCTNAME"
msgstr "Создаёт PDF, редактируемый в %PRODUCTNAME"

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

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

#. pZK6z
#: filter/uiconfig/ui/pdfgeneralpage.ui:482
msgctxt "pdfgeneralpage|forms"
msgid "_Create PDF form"
msgstr "Создать форму PDF"

#. 3Vg8V
#: filter/uiconfig/ui/pdfgeneralpage.ui:486
msgctxt "pdfgeneralpage|forms|tooltip_text"
msgid "Creates a PDF with fields that can be filled out"
msgstr "Создаёт PDF с полями для заполнения"

#. ECLBB
#: filter/uiconfig/ui/pdfgeneralpage.ui:511
msgctxt "pdfgeneralpage|label7"
msgid "Submit _format:"
msgstr "Формат передачи:"

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

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

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

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

#. B7zan
#: filter/uiconfig/ui/pdfgeneralpage.ui:539
msgctxt "pdfgeneralpage|allowdups"
msgid "Allow duplicate field _names"
msgstr "Разрешить одинаковые имена полей"

#. kAAHx
#: filter/uiconfig/ui/pdfgeneralpage.ui:563
msgctxt "pdfgeneralpage|bookmarks"
msgid "Export _bookmarks"
msgstr "Экспортировать закладки"

#. kQbPh
#: filter/uiconfig/ui/pdfgeneralpage.ui:578
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
msgstr "Экспорт заполнителей"

#. D4zRb
#: filter/uiconfig/ui/pdfgeneralpage.ui:593
msgctxt "pdfgeneralpage|comments"
msgid "_Comments as PDF annotations"
msgstr "Комментарии как аннотации PDF"

#. y9evS
#: filter/uiconfig/ui/pdfgeneralpage.ui:608
msgctxt "pdfgeneralpage|emptypages"
msgid "Exp_ort automatically inserted blank pages"
msgstr "Включать автомат. вставленные пустые страницы"

#. 9Cyn8
#: filter/uiconfig/ui/pdfgeneralpage.ui:623
msgctxt "pdfgeneralpage|viewpdf"
msgid "_View PDF after export"
msgstr "Открыть PDF после экспорта"

#. sHqKP
#: filter/uiconfig/ui/pdfgeneralpage.ui:638
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
msgstr "Использовать ссылочные XObject"

#. 2K2cD
#: filter/uiconfig/ui/pdfgeneralpage.ui:653
msgctxt "pdfgeneralpage|hiddenpages"
msgid "Export _hidden pages"
msgstr "Экспортировать скрытые страницы"

#. ghuXR
#: filter/uiconfig/ui/pdfgeneralpage.ui:668
msgctxt "pdfgeneralpage|notes"
msgid "Export _notes pages"
msgstr "Экспортировать страницы примечаний"

#. BGvC2
#: filter/uiconfig/ui/pdfgeneralpage.ui:688
msgctxt "pdfgeneralpage|onlynotes"
msgid "Export onl_y notes pages"
msgstr "Экспортировать только страницы примечаний"

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

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

#. GRSDC
#: filter/uiconfig/ui/pdfgeneralpage.ui:773
msgctxt "pdfgeneralpage|singlepagesheets"
msgid "Full-Sheet Previews"
msgstr ""

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

#. QEAua
#: filter/uiconfig/ui/pdflinkspage.ui:32
msgctxt "pdflinkspage|export"
msgid "Export bookmarks as named destinations"
msgstr "Экспортировать закладки как именованные"

#. aCCLQ
#: filter/uiconfig/ui/pdflinkspage.ui:48
msgctxt "pdflinkspage|convert"
msgid "_Convert document references to PDF targets"
msgstr "Преобразовывать перекрёстные ссылки в ссылки PDF"

#. 6Lyp3
#: filter/uiconfig/ui/pdflinkspage.ui:64
msgctxt "pdflinkspage|exporturl"
msgid "Export _URLs relative to file system"
msgstr "Экспортировать относительные URL"

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

#. mGRBH
#: filter/uiconfig/ui/pdflinkspage.ui:118
msgctxt "pdflinkspage|default"
msgid "Default mode"
msgstr "Режим по умолчанию"

#. DNRK8
#: filter/uiconfig/ui/pdflinkspage.ui:134
msgctxt "pdflinkspage|openpdf"
msgid "Open with PDF reader application"
msgstr "Открыть при помощи просмотрщика PDF"

#. wPem9
#: filter/uiconfig/ui/pdflinkspage.ui:150
msgctxt "pdflinkspage|openinternet"
msgid "Open _with Internet browser"
msgstr "Открыть при помощи браузера"

#. B9TGg
#: filter/uiconfig/ui/pdflinkspage.ui:172
msgctxt "pdflinkspage|label5"
msgid "Cross-document Links"
msgstr "Перекрёстные связи между документами"

#. KmFGh
#: filter/uiconfig/ui/pdfoptionsdialog.ui:8
msgctxt "pdfoptionsdialog|PdfOptionsDialog"
msgid "PDF Options"
msgstr "Параметры PDF"

#. BwbwB
#: filter/uiconfig/ui/pdfoptionsdialog.ui:41
msgctxt "pdfoptionsdialog|ok"
msgid "E_xport"
msgstr "Экспорт"

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

#. DMBHC
#: filter/uiconfig/ui/pdfoptionsdialog.ui:183
msgctxt "pdfoptionsdialog|initialview"
msgid "Initial View"
msgstr "Начальный вид"

#. 35g8K
#: filter/uiconfig/ui/pdfoptionsdialog.ui:230
msgctxt "pdfoptionsdialog|userinterface"
msgid "User Interface"
msgstr "Пользовательский интерфейс"

#. 3EStU
#: filter/uiconfig/ui/pdfoptionsdialog.ui:277
msgctxt "pdfoptionsdialog|links"
msgid "Links"
msgstr "Ссылки"

#. x4GVL
#: filter/uiconfig/ui/pdfoptionsdialog.ui:324
msgctxt "pdfoptionsdialog|security"
msgid "Security"
msgstr "Безопасность"

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

#. 7p3sS
#: filter/uiconfig/ui/pdfsecuritypage.ui:32
msgctxt "pdfsecuritypage|setpassword"
msgid "Set _Passwords…"
msgstr "Установить пароли..."

#. 63szB
#: filter/uiconfig/ui/pdfsecuritypage.ui:53
msgctxt "pdfsecuritypage|label5"
msgid "Open password set"
msgstr "Установлен пароль для открытия"

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

#. pTAZC
#: filter/uiconfig/ui/pdfsecuritypage.ui:88
msgctxt "pdfsecuritypage|label7"
msgid "No open password set"
msgstr "Нет пароля для открытия"

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

#. aHC6v
#: 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."

#. DsALB
#: filter/uiconfig/ui/pdfsecuritypage.ui:147
msgctxt "pdfsecuritypage|label9"
msgid "Permission password set"
msgstr "Установлен пароль для ограничения прав"

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

#. L3oQx
#: filter/uiconfig/ui/pdfsecuritypage.ui:182
msgctxt "pdfsecuritypage|label12"
msgid "No permission password set"
msgstr "Нет пароля для ограничения прав"

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

#. 4jwu7
#: 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."

#. 9CFqB
#: filter/uiconfig/ui/pdfsecuritypage.ui:237
msgctxt "pdfsecuritypage|setpasswordstitle"
msgid "Set Passwords"
msgstr "Установить пароли..."

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

#. tWAWA
#: filter/uiconfig/ui/pdfsecuritypage.ui:292
msgctxt "pdfsecuritypage|printnone"
msgid "_Not permitted"
msgstr "Не разрешено"

#. kSfrd
#: filter/uiconfig/ui/pdfsecuritypage.ui:308
msgctxt "pdfsecuritypage|printlow"
msgid "_Low resolution (150 dpi)"
msgstr "_В низком разрешении (150 dpi)"

#. CmQzT
#: filter/uiconfig/ui/pdfsecuritypage.ui:324
msgctxt "pdfsecuritypage|printhigh"
msgid "_High resolution"
msgstr "В высоком разрешении"

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

#. C6BHs
#: filter/uiconfig/ui/pdfsecuritypage.ui:378
msgctxt "pdfsecuritypage|changenone"
msgid "No_t permitted"
msgstr "Не разрешено"

#. Vt6Zn
#: filter/uiconfig/ui/pdfsecuritypage.ui:394
msgctxt "pdfsecuritypage|changeinsdel"
msgid "_Inserting, deleting, and rotating pages"
msgstr "Вставка, удаление и поворот страниц"

#. dAmDo
#: filter/uiconfig/ui/pdfsecuritypage.ui:410
msgctxt "pdfsecuritypage|changeform"
msgid "_Filling in form fields"
msgstr "Заполнение полей форм"

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

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

#. vLxXJ
#: filter/uiconfig/ui/pdfsecuritypage.ui:464
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "Изменения"

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

#. 2EMgQ
#: filter/uiconfig/ui/pdfsecuritypage.ui:512
msgctxt "pdfsecuritypage|enablea11y"
msgid "Enable text access for acce_ssibility tools"
msgstr "Использовать специальные возможности для текста"

#. 2hi53
#: filter/uiconfig/ui/pdfsecuritypage.ui:534
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Содержимое"

#. bDVGF
#: filter/uiconfig/ui/pdfsignpage.ui:36
msgctxt "pdfsignpage|label2"
msgid "Use this certificate to digitally sign PDF documents:"
msgstr "Использовать этот сертификат для цифровой подписи документов PDF:"

#. xgYD9
#: filter/uiconfig/ui/pdfsignpage.ui:66
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "Выбор..."

#. wHqcD
#: filter/uiconfig/ui/pdfsignpage.ui:167
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "Нет"

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

#. Syow2
#: filter/uiconfig/ui/pdfsignpage.ui:193
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Расположение:"

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

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

#. Bbwq2
#: filter/uiconfig/ui/pdfsignpage.ui:235
msgctxt "pdfsignpage|label15"
msgid "Time Stamp Authority:"
msgstr "Источник отметок времени:"

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

#. 92sua
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:45
msgctxt "pdfuserinterfacepage|center"
msgid "_Center window on screen"
msgstr "По центру экрана"

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

#. crBwn
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:77
msgctxt "pdfuserinterfacepage|open"
msgid "_Open in full screen mode"
msgstr "Открыть в полноэкранном режиме"

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

#. BtMjV
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:115
msgctxt "pdfuserinterfacepage|label1"
msgid "Window Options"
msgstr "Свойства окна"

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

#. YLEgH
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:162
msgctxt "pdfuserinterfacepage|menubar"
msgid "Hide _menubar"
msgstr "Скрыть панель меню"

#. Aw2aq
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:178
msgctxt "pdfuserinterfacepage|window"
msgid "Hide _window controls"
msgstr "Скрыть элементы управления окном"

#. xm2Lh
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:200
msgctxt "pdfuserinterfacepage|label2"
msgid "User Interface Options"
msgstr "Свойства пользовательского интерфейса"

#. SwDno
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:230
msgctxt "pdfuserinterfacepage|effects"
msgid "_Use transition effects"
msgstr "Эффекты смены страниц"

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

#. NWbFN
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:284
msgctxt "pdfuserinterfacepage|allbookmarks"
msgid "_All bookmark levels"
msgstr "Все уровни закладок"

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

#. 5cxoc
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:343
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "Закладки"

#. ibYBv
#: filter/uiconfig/ui/pdfviewpage.ui:51
msgctxt "pdfviewpage|pageonly"
msgid "_Page only"
msgstr "Только страница"

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

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

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

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

#. jA3LD
#: filter/uiconfig/ui/pdfviewpage.ui:174
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "По умолчанию"

#. kqho7
#: filter/uiconfig/ui/pdfviewpage.ui:190
msgctxt "pdfviewpage|fitwin"
msgid "_Fit in window"
msgstr "По размеру окна"

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

#. V6kwp
#: filter/uiconfig/ui/pdfviewpage.ui:222
msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "Вместить видимое"

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

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

#. Eegkp
#: filter/uiconfig/ui/pdfviewpage.ui:328
msgctxt "pdfviewpage|defaultlayout"
msgid "D_efault"
msgstr "По умолчанию"

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

#. HCgtG
#: filter/uiconfig/ui/pdfviewpage.ui:360
msgctxt "pdfviewpage|contlayout"
msgid "_Continuous"
msgstr "Сплошная"

#. n4i66
#: filter/uiconfig/ui/pdfviewpage.ui:376
msgctxt "pdfviewpage|contfacinglayout"
msgid "C_ontinuous facing"
msgstr "Непрерывная плитка"

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

#. sYKod
#: filter/uiconfig/ui/pdfviewpage.ui:414
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Макет страницы"

#. G43B5
#: filter/uiconfig/ui/testxmlfilter.ui:8
msgctxt "testxmlfilter|TestXMLFilterDialog"
msgid "Test XML Filter: %s"
msgstr "Тестовый фильтр XML: %s"

#. 93Aw7
#: filter/uiconfig/ui/testxmlfilter.ui:91
msgctxt "testxmlfilter|label3"
msgid "XSLT for export"
msgstr "XSLT для экспорта"

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

#. TZvm5
#: filter/uiconfig/ui/testxmlfilter.ui:114
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Обзор..."

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

#. b7FMe
#: filter/uiconfig/ui/testxmlfilter.ui:171
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Экспорт"

#. ANpSQ
#: filter/uiconfig/ui/testxmlfilter.ui:207
msgctxt "testxmlfilter|label5"
msgid "XSLT for import"
msgstr "XSLT для импорта"

#. aWFtZ
#: filter/uiconfig/ui/testxmlfilter.ui:217
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Обзор..."

#. RGb9P
#: filter/uiconfig/ui/testxmlfilter.ui:229
msgctxt "testxmlfilter|recentfile"
msgid "Recent File"
msgstr "Недавний файл"

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

#. UAfyw
#: filter/uiconfig/ui/testxmlfilter.ui:265
msgctxt "testxmlfilter|displaysource"
msgid "Display source"
msgstr "Отображать источник"

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

#. 4MaaP
#: filter/uiconfig/ui/testxmlfilter.ui:329
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Импорт"

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

#. 2BpUz
#: filter/uiconfig/ui/warnpdfdialog.ui:26
msgctxt "warnpdfdialog|WarnPDFDialog"
msgid "During PDF export the following problems occurred:"
msgstr "При экспорте PDF возникли следующие проблемы:"

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

#. VvrGU
#: filter/uiconfig/ui/xmlfiltersettings.ui:103
msgctxt "xmlfiltersettings|header_name"
msgid "Name"
msgstr "Имя"

#. D6uZS
#: filter/uiconfig/ui/xmlfiltersettings.ui:116
msgctxt "xmlfiltersettings|header_type"
msgid "Type"
msgstr "Тип"

#. VcMQo
#: filter/uiconfig/ui/xmlfiltersettings.ui:144
msgctxt "xmlfiltersettings|new"
msgid "_New..."
msgstr "Создать..."

#. W6Ju3
#: filter/uiconfig/ui/xmlfiltersettings.ui:158
msgctxt "xmlfiltersettings|edit"
msgid "_Edit..."
msgstr "Изменить..."

#. DAoSK
#: filter/uiconfig/ui/xmlfiltersettings.ui:172
msgctxt "xmlfiltersettings|test"
msgid "_Test XSLTs..."
msgstr "Тестировать..."

#. FE7Za
#: filter/uiconfig/ui/xmlfiltersettings.ui:186
msgctxt "xmlfiltersettings|delete"
msgid "_Delete..."
msgstr "Удалить..."

#. DmuTA
#: filter/uiconfig/ui/xmlfiltersettings.ui:200
msgctxt "xmlfiltersettings|save"
msgid "_Save as Package..."
msgstr "Сохранить пакет..."

#. CuahL
#: filter/uiconfig/ui/xmlfiltersettings.ui:214
msgctxt "xmlfiltersettings|open"
msgid "_Open Package..."
msgstr "Открыть пакет..."

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

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

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

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

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

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

#. J5c8A
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:50
msgctxt "xmlfiltertabpagetransformation|label4"
msgid "_XSLT for export:"
msgstr "XSLT для экспорта:"

#. GwzvD
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:62
msgctxt "xmlfiltertabpagetransformation|browseexport"
msgid "Brows_e..."
msgstr "Обзор..."

#. oZGZS
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:77
msgctxt "xmlfiltertabpagetransformation|label5"
msgid "XSLT _for import:"
msgstr "XSLT для импорта:"

#. UNKTt
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:89
msgctxt "xmlfiltertabpagetransformation|browseimport"
msgid "B_rowse..."
msgstr "Обзор..."

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

#. MNLtB
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:116
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Обзор..."

#. XTDex
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:189
msgctxt "xmlfiltertabpagetransformation|filtercb"
msgid "The filter needs XSLT 2.0 processor"
msgstr "Фильтру требуется обработчик XSLT 2.0"

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

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

#. peR3F
#: filter/uiconfig/ui/xsltfilterdialog.ui:167
msgctxt "xsltfilterdialog|transformation"
msgid "Transformation"
msgstr "Преобразование"