summaryrefslogtreecommitdiff
path: root/help/ru/ru.po
blob: f24895f79228944c32de073a099cdb2936b76257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
# Translators:
# Stefano Karapetsas <stefano@karapetsas.com>, 2018
# AlexL <loginov.alex.valer@gmail.com>, 2018
# Михаил Ильинский <mail@milinsky.com>, 2018
# Alex Putz, 2018
# Olesya Gerasimenko <gammaray@basealt.ru>, 2019
# Aleksey Kabanov <ak099@mail.ru>, 2019
# Wolfgang Ulbrich <mate@raveit.de>, 2019
# Konstantin <kilolife@gmail.com>, 2019
# Александр Кураченко <alexander@basealt.ru>, 2019
# monsta <monsta@inbox.ru>, 2019
# 
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2019-07-02 11:34+0200\n"
"PO-Revision-Date: 2018-09-26 16:36+0000\n"
"Last-Translator: monsta <monsta@inbox.ru>, 2019\n"
"Language-Team: Russian (https://www.transifex.com/mate/teams/13566/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr ""
"Александр Кураченко <alexander@basealt.ru>\n"
"Александр Сапрыкин <xelfium@gmail.com>\n"
"Александр Сигачёв <ajvol2@gmail.com>\n"
"Александр Соколов\n"
"Александр Хромин\n"
"Алексей Рочев <equeim@gmail.com>\n"
"Алексей Сорокин <sor.alexei@meowr.ru>\n"
"Андрей Иванков\n"
"Андрей Носенко <awn@bcs.zp.ua>\n"
"Антон Резник <t0xa@opensuse.org>\n"
"Валек Филиппов <frob@df.ru>\n"
"Валентин Сайков <saikov.vb@gmail.com>\n"
"Василий Литвинов\n"
"Виктор Кукшиев <andrey0bolkonsky@gmail.com>\n"
"Владислав Агафонов <vlad648@gmail.com>\n"
"Влад Орлов <monsta@inbox.ru>\n"
"Глеб Мехренин <mehrenin@gmail.com>\n"
"Денис Арефьев <arefevdns@mail.ru>\n"
"Дмитрий Мандрык <dmandryk@gmail.com>\n"
"Дмитрий Мастрюков <dmitry@taurussoft.org>\n"
"Дмитрий Михирев <mikhirev@gmail.com>\n"
"Дмитрий Яценко <d.acenko@gmail.com>\n"
"Евгений Самусев <samusev@gmail.com>\n"
"Константин Гусев <kilolife@gmail.com>\n"
"Леонид Кантер <leon@asplinux.ru>\n"
"Макс Валянский <max.valjanski@gmail.com>\n"
"Павел Жовнер <zhovner@ukr.net>\n"
"Сергей Колосов <m17.admin@gmail.com>\n"
"Сергей Панов <sipan@mit.edu>\n"
"Сергей Яковлев\n"
"Юрий Козлов <yuray@komyakino.ru>\n"
"Evolve32 <evolve32@ya.ru>"

#. (itstool) path: info/title
#: C/index.docbook:20
msgid "Image Viewer Manual"
msgstr "Руководство по Программе просмотра изображений"

#. (itstool) path: publisher/publishername
#. (itstool) path: author/orgname
#. (itstool) path: revdescription/para
#: C/index.docbook:47 C/index.docbook:57 C/index.docbook:123
#: C/index.docbook:124
msgid "MATE Documentation Project"
msgstr "Проект документирования MATE"

#. (itstool) path: publisher/publishername
#. (itstool) path: affiliation/orgname
#. (itstool) path: revdescription/para
#: C/index.docbook:50 C/index.docbook:68 C/index.docbook:77 C/index.docbook:86
#: C/index.docbook:104 C/index.docbook:113 C/index.docbook:131
#: C/index.docbook:132 C/index.docbook:140 C/index.docbook:148
#: C/index.docbook:156 C/index.docbook:164 C/index.docbook:172
#: C/index.docbook:180 C/index.docbook:188 C/index.docbook:196
#: C/index.docbook:209
msgid "GNOME Documentation Project"
msgstr "Проект документирования GNOME"

#. (itstool) path: affiliation/orgname
#: C/index.docbook:59
msgid "MATE Desktop"
msgstr "Рабочий стол MATE"

#. (itstool) path: personname/firstname
#: C/index.docbook:91
msgid "Sun"
msgstr "Sun"

#. (itstool) path: personname/surname
#: C/index.docbook:92
msgid "GNOME Documentation Team"
msgstr "Команда документирования GNOME"

#. (itstool) path: affiliation/orgname
#: C/index.docbook:95
msgid "Sun Microsystems"
msgstr "Sun Microsystems"

#. (itstool) path: revision/date
#: C/index.docbook:121
msgid "July 2015"
msgstr "Июль 2015"

#. (itstool) path: revision/date
#: C/index.docbook:129
msgid "February 2007"
msgstr "Февраль 2007"

#. (itstool) path: revision/date
#: C/index.docbook:137
msgid "February 2004"
msgstr "Февраль 2004"

#. (itstool) path: revdescription/para
#: C/index.docbook:139 C/index.docbook:147 C/index.docbook:155
#: C/index.docbook:163 C/index.docbook:171 C/index.docbook:179
#: C/index.docbook:187 C/index.docbook:195
msgid "Sun GNOME Documentation Team"
msgstr "Команда документирования GNOME компании Sun"

#. (itstool) path: revision/date
#: C/index.docbook:145
msgid "November 2003"
msgstr "Ноябрь 2003"

#. (itstool) path: revision/date
#: C/index.docbook:153
msgid "September 2003"
msgstr "Сентябрь 2003"

#. (itstool) path: revision/date
#: C/index.docbook:161
msgid "January 2003"
msgstr "Январь 2003"

#. (itstool) path: revision/date
#: C/index.docbook:169
msgid "October 2002"
msgstr "Октябрь 2002"

#. (itstool) path: revision/date
#: C/index.docbook:177
msgid "August 2002"
msgstr "Август 2002"

#. (itstool) path: revision/date
#: C/index.docbook:185
msgid "July 2002"
msgstr "Июль 2002"

#. (itstool) path: revision/date
#: C/index.docbook:193
msgid "May 2002"
msgstr "Май 2002"

#. (itstool) path: info/releaseinfo
#: C/index.docbook:213
msgid "This manual describes version 1.22 of Image Viewer."
msgstr ""
"Это руководство посвящено версии 1.22 Программы просмотра изображений."

#. (itstool) path: article/indexterm
#: C/index.docbook:217
msgid "<primary>Eye of MATE</primary>"
msgstr "<primary>Глаз MATE</primary>"

#. (itstool) path: info/title
#: C/index.docbook:224
msgid "Introduction"
msgstr "Введение"

#. (itstool) path: section/para
#: C/index.docbook:226
msgid ""
"The <application>Eye of MATE Image Viewer</application> application enables "
"you to view single image files, as well as large image collections."
msgstr ""
"<application>Программа просмотра изображений «Глаз MATE»</application> "
"позволяет просматривать как отдельные изображения, так и большие коллекции."

#. (itstool) path: info/title
#: C/index.docbook:230
msgid "Starting Image Viewer"
msgstr "Запуск Программы просмотра изображений"

#. (itstool) path: section/para
#: C/index.docbook:232
msgid ""
"You can start <application>Image Viewer</application> in the following ways:"
msgstr ""
"Запустить <application>Программу просмотра изображений</application> можно "
"следующими способами:"

#. (itstool) path: listitem/para
#: C/index.docbook:235
msgid "Open an image file in <application>Caja</application>."
msgstr "Открыть изображение в <application>Caja</application>."

#. (itstool) path: listitem/para
#: C/index.docbook:238
msgid ""
"Choose <menuchoice><guimenu>Graphics</guimenu> <guimenuitem>Image "
"Viewer</guimenuitem></menuchoice> from the <guimenu>Applications</guimenu> "
"menu."
msgstr ""
"Выбрать <menuchoice><guimenu>Графика</guimenu> <guimenuitem>Программа "
"просмотра изображений</guimenuitem></menuchoice> в меню "
"<guimenu>Приложения</guimenu>."

#. (itstool) path: listitem/para
#: C/index.docbook:243
msgid ""
"Run <command>eom</command> at the prompt in a terminal such as <application"
">mate-terminal</application>, or from the <application>Run "
"Application</application> dialog."
msgstr ""
"Выполнить команду <command>eom</command> в командной строке терминала "
"(например, <application>терминала MATE</application>) или в диалоге "
"<application>Выполнить программу</application>."

#. (itstool) path: info/title
#: C/index.docbook:250
msgid "Closing Image Viewer"
msgstr "Закрытие Программы просмотра изображений"

#. (itstool) path: section/para
#: C/index.docbook:252
msgid ""
"To close the current <application>Image Viewer</application> window choose "
"<menuchoice><guimenu>Image</guimenu> "
"<guimenuitem>Close</guimenuitem></menuchoice>, or press "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."
msgstr ""
"Чтобы закрыть текущее окно <application>Программы просмотра "
"изображений</application>, выберите "
"<menuchoice><guimenu>Изображение</guimenu> "
"<guimenuitem>Закрыть</guimenuitem></menuchoice> или нажмите "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."

#. (itstool) path: info/title
#: C/index.docbook:257
msgid "Supported File Types"
msgstr "Поддерживаемые типы файлов"

#. (itstool) path: section/para
#: C/index.docbook:259
msgid ""
"<application>Image Viewer</application> supports a variety of image file "
"formats. The following image formats can be opened:"
msgstr ""
"<application>Программа просмотра изображений</application> поддерживает "
"множество форматов файлов изображений:"

#. (itstool) path: listitem/para
#: C/index.docbook:261
msgid "ANI - Animation"
msgstr "ANI — анимация"

#. (itstool) path: listitem/para
#: C/index.docbook:263 C/index.docbook:295
msgid "BMP - Windows Bitmap"
msgstr "BMP — точечный рисунок Windows"

#. (itstool) path: listitem/para
#: C/index.docbook:265
msgid "GIF - Graphics Interchange Format"
msgstr "GIF — Graphics Interchange Format"

#. (itstool) path: listitem/para
#: C/index.docbook:267 C/index.docbook:297
msgid "ICO - Windows Icon"
msgstr "ICO — значок Windows"

#. (itstool) path: listitem/para
#: C/index.docbook:269 C/index.docbook:299
msgid "JPEG - Joint Photographic Experts Group"
msgstr "JPEG — Joint Photographic Experts Group"

#. (itstool) path: listitem/para
#: C/index.docbook:271
msgid "PCX - PC Paintbrush"
msgstr "PCX — формат PC Paintbrush"

#. (itstool) path: listitem/para
#: C/index.docbook:273 C/index.docbook:301
msgid "PNG - Portable Network Graphics"
msgstr "PNG — Portable Network Graphics"

#. (itstool) path: listitem/para
#: C/index.docbook:275
msgid "PNM - Portable Anymap from the PPM Toolkit"
msgstr "PNM — Portable Anymap из инструментария PPM"

#. (itstool) path: listitem/para
#: C/index.docbook:277
msgid "RAS - Sun Raster"
msgstr "RAS — Sun Raster"

#. (itstool) path: listitem/para
#: C/index.docbook:279
msgid "SVG - Scalable Vector Graphics"
msgstr "SVG — Scalable Vector Graphics"

#. (itstool) path: listitem/para
#: C/index.docbook:281
msgid "TGA - Targa"
msgstr "TGA — Targa"

#. (itstool) path: listitem/para
#: C/index.docbook:283
msgid "TIFF - Tagged Image File Format"
msgstr "TIFF — Tagged Image File Format"

#. (itstool) path: listitem/para
#: C/index.docbook:285
msgid "WBMP - Wireless Bitmap"
msgstr "WBMP — Wireless Bitmap"

#. (itstool) path: listitem/para
#: C/index.docbook:287
msgid "XBM - X Bitmap"
msgstr "XBM — X Bitmap"

#. (itstool) path: listitem/para
#: C/index.docbook:289
msgid "XPM - X Pixmap"
msgstr "XPM — X Pixmap"

#. (itstool) path: section/para
#: C/index.docbook:293
msgid ""
"<application>Image Viewer</application> supports the following formats for "
"saving:"
msgstr ""
"<application>Программа просмотра изображений</application> поддерживает "
"сохранение файлов в следующих форматах:"

#. (itstool) path: section/para
#: C/index.docbook:304
msgid ""
"<application>Image Viewer</application> may be able to open and save other "
"image formats, depending on your system configuration and other installed "
"software."
msgstr ""
"<application>Программа просмотра изображений</application> может работать и "
"с другими графическими форматами в зависимости от конфигурации вашей системы"
" и другого установленного программного обеспечения."

#. (itstool) path: info/title
#: C/index.docbook:307
msgid "Image Viewer Features"
msgstr "Функции Программы просмотра изображений"

#. (itstool) path: section/para
#: C/index.docbook:309
msgid ""
"<application>Image Viewer</application> has a variety of features to help "
"you view your images. You can zoom in and out or view the image full screen."
" Regardless of your zoom level, <application>Image Viewer</application> uses"
" a low amount of memory. You can also rotate and flip the image you are "
"viewing."
msgstr ""
"<application>Программа просмотра изображений</application> выполняет "
"различные функции. Вы можете увеличивать и уменьшать изображения, а также "
"просматривать их в полноэкранном режиме, при этом вне зависимости от уровня "
"увеличения <application>Программа просмотра изображений</application> "
"использует очень мало памяти. Вы также можете отражать изображения и "
"поворачивать их."

#. (itstool) path: section/para
#: C/index.docbook:314
msgid ""
"The collection view allows the viewing and editing of large image "
"collections. In this view image operations can be applied to all selected "
"images at once."
msgstr ""
"Режим просмотра \"Коллекция\" позволяет просматривать и изменять большие "
"коллекции изображений. В этом режиме указанные вами операции могут быть "
"выполнены сразу со всеми выбранными изображениями."

#. (itstool) path: section/para
#: C/index.docbook:318
msgid ""
"<application>Image Viewer</application> has special support for digital "
"camera pictures and displays EXIF metadata recorded with the image. This "
"feature requires <systemitem class=\"library\">libexif</systemitem> to be "
"installed on your system. All modifications made in JPEG images are "
"lossless. That is, saving rotated and flipped JPEG images will not "
"recompress the image. Beside this all available metadata (like EXIF) will be"
" preserved and updated accordingly."
msgstr ""
"<application>Программа просмотра изображений</application> поддерживает "
"изображения, снятые на цифровую камеру, и показывает метаданные EXIF. Для "
"работы этой функции в вашей системе должна быть установлена библиотека "
"<systemitem class=\"library\">libexif</systemitem>. При сохранении "
"изменённых изображений (например, если вы их повернули или отразили) "
"повторное сжатие не выполняется. Все доступные метаданные (например, EXIF) "
"сохраняются и обновляются должным образом."

#. (itstool) path: info/title
#: C/index.docbook:329
msgid "Getting Started"
msgstr "Начало работы"

#. (itstool) path: section/para
#: C/index.docbook:331
msgid ""
"When you start <application>Image Viewer</application>, the following window"
" is displayed:"
msgstr ""
"При запуске <application>Программы просмотра изображений</application> "
"появляется следующее окно:"

#. (itstool) path: info/title
#: C/index.docbook:332
msgid "Image Viewer Start Up Window"
msgstr "Начальное окно программы"

#. (itstool) path: textobject/phrase
#: C/index.docbook:339
msgid ""
"Shows <application>Image Viewer</application> main window. Contains "
"titlebar, menubar, toolbar, and display area. Menubar contains File, Edit, "
"View, and Help menus."
msgstr ""
"Показывает главное окно <application>Программы просмотра "
"изображений</application>. Содержит заголовок окна, строку меню, панель "
"инструментов и область отображения. В строке меню расположены меню "
"«Изображение», «Правка», «Вид», «Переход» и «Справка»."

#. (itstool) path: section/para
#: C/index.docbook:344
msgid ""
"The <application>Image Viewer</application> window contains the following "
"elements:"
msgstr ""
"Окно <application>Программы просмотра изображений</application> содержит "
"следующие элементы:"

#. (itstool) path: varlistentry/term
#: C/index.docbook:347
msgid "Menubar"
msgstr "Строка меню"

#. (itstool) path: listitem/para
#: C/index.docbook:349
msgid ""
"The menus on the menubar contain all the commands that you need to work with"
" images in <application>Image Viewer</application>."
msgstr ""
"Меню содержит все необходимые команды для работы в <application>Программе "
"просмотра изображений</application>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:353
msgid "Toolbar"
msgstr "Панель инструментов"

#. (itstool) path: listitem/para
#: C/index.docbook:355
msgid ""
"The toolbar contains a subset of the commands that you can access from the "
"menubar. To show or hide the toolbar, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>."
msgstr ""
"Панель инструментов содержит некоторые из команд, доступных в строке меню. "
"Чтобы показать или скрыть её, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Панель "
"инструментов</guimenuitem></menuchoice>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:359
msgid "Display area"
msgstr "Область отображения"

#. (itstool) path: listitem/para
#: C/index.docbook:361
msgid "The display area shows the image file."
msgstr "Область отображения показывает выбранное изображение."

#. (itstool) path: varlistentry/term
#: C/index.docbook:365
msgid "Statusbar"
msgstr "Строка состояния"

#. (itstool) path: listitem/para
#: C/index.docbook:367
msgid ""
"The statusbar provides information about the image. To show or hide the "
"statusbar, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>."
msgstr ""
"Строка состояния содержит сведения об изображении. Чтобы показать или скрыть"
" строку состояния, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Строка "
"состояния</guimenuitem></menuchoice>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:371
msgid "Image Collection"
msgstr "Коллекция изображений"

#. (itstool) path: listitem/para
#: C/index.docbook:373
msgid ""
"The image collection shows you all supported images in the current working "
"directory. It shows up once an image has been loaded. To show or hide the "
"collection, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image "
"Collection</guimenuitem></menuchoice> or press <keycap>F9</keycap>."
msgstr ""
"Коллекция изображений содержит все поддерживаемые изображения в текущем "
"рабочем каталоге. Коллекция появляется на экране после загрузки изображения."
" Чтобы показать или скрыть её, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Коллекция "
"изображений</guimenuitem></menuchoice> или нажмите <keycap>Ctrl+F9</keycap>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:377
msgid "Image Information Pane"
msgstr "Панель информации об изображении"

#. (itstool) path: listitem/para
#: C/index.docbook:379
msgid ""
"The image information pane provides further information about the current "
"image, for example EXIF metadata (if available). It shows up after an image "
"has been loaded. To show or hide the image information pane, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Image "
"Information</guimenuitem></menuchoice> or press "
"<keycombo><keycap>Ctrl</keycap><keycap>I</keycap></keycombo>."
msgstr ""
"Панель информации об изображении содержит дополнительные сведения о "
"загруженном изображении, например метаданные EXIF (если они доступны). Эта "
"панель появляется после загрузки изображения. Чтобы показать или скрыть "
"панель информации об изображении, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Информация об "
"изображении</guimenuitem></menuchoice> или нажмите "
"<keycombo><keycap>Ctrl</keycap><keycap>I</keycap></keycombo>."

#. (itstool) path: section/para
#: C/index.docbook:383
msgid ""
"Most actions in <application>Image Viewer</application> can be performed "
"several ways. For example, you can open a file in the following ways:"
msgstr ""
"Большинство действий в <application>Программе просмотра "
"изображений</application> можно выполнить несколькими способами. Например, "
"чтобы открыть файл, вы можете:"

#. (itstool) path: listitem/para
#: C/index.docbook:386
msgid ""
"Drag an image file into the <application>Image Viewer</application> window "
"from another application or window."
msgstr ""
"Перетащить файл изображения на окно <application>Программы просмотра "
"изображений</application> из другого приложения или окна."

#. (itstool) path: listitem/para
#: C/index.docbook:388
msgid ""
"Double-click on an image file in the file manager or other application."
msgstr ""
"Дважды щёлкнуть по файлу изображения в файловом менеджере или другом "
"приложении."

#. (itstool) path: listitem/para
#: C/index.docbook:390
msgid ""
"Choose <menuchoice><guimenu>Image</guimenu> "
"<guimenuitem>Open</guimenuitem></menuchoice> and select an image file in the"
" <application>Load Image</application> dialog."
msgstr ""
"Выбрать "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Открыть</guimenuitem></menuchoice>"
" и указать на файл изображения в диалоге <application>Открыть "
"изображение</application>."

#. (itstool) path: listitem/para
#: C/index.docbook:393
msgid ""
"Press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap> </keycombo> and "
"select an image file in the <application>Load Image</application> dialog."
msgstr ""
"Нажать <keycombo><keycap>Ctrl</keycap><keycap>O</keycap> </keycombo> и "
"выбрать файл изображения в диалоге <application>Открыть "
"изображение</application>."

#. (itstool) path: info/title
#: C/index.docbook:401
msgid "Viewing Images"
msgstr "Просмотр изображений"

#. (itstool) path: info/title
#: C/index.docbook:405
msgid "Opening an Image"
msgstr "Открытие изображения"

#. (itstool) path: section/para
#: C/index.docbook:407
msgid "To open an image, perform the following steps:"
msgstr "Чтобы открыть изображение, выполните следующие действия:"

#. (itstool) path: listitem/para
#: C/index.docbook:410
msgid ""
"Choose <menuchoice> <guimenu>Image</guimenu><guimenuitem>Open</guimenuitem> "
"</menuchoice>, or press <keycombo> <keycap>Ctrl</keycap><keycap>O</keycap> "
"</keycombo>."
msgstr ""
"Выберите <menuchoice> "
"<guimenu>Изображение</guimenu><guimenuitem>Открыть</guimenuitem> "
"</menuchoice> или нажмите <keycombo> <keycap>Ctrl</keycap><keycap>O</keycap>"
" </keycombo>."

#. (itstool) path: listitem/para
#: C/index.docbook:414
msgid ""
"In the <guilabel>Open Image</guilabel> dialog, select the file you want to "
"open."
msgstr ""
"В диалоге <guilabel>Открыть изображение</guilabel> выберите нужный файл."

#. (itstool) path: listitem/para
#: C/index.docbook:419
msgid ""
"Click <guibutton>Open</guibutton>. <application>Image Viewer</application> "
"displays the name of the image file in the titlebar of the window."
msgstr ""
"Нажмите <guibutton>Открыть</guibutton>. <application>Программа просмотра "
"изображений</application> покажет имя файла в заголовке окна."

#. (itstool) path: section/para
#: C/index.docbook:424
msgid ""
"To open another image, choose <menuchoice> "
"<guimenu>Image</guimenu><guimenuitem>Open</guimenuitem> </menuchoice> again."
" <application>Image Viewer</application> opens each image in a new window."
msgstr ""
"Чтобы открыть другое изображение, выберите "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Открыть</guimenuitem></menuchoice>"
" ещё раз. <application>Программа просмотра изображений</application> "
"открывает каждый файл в отдельном окне."

#. (itstool) path: info/title
#: C/index.docbook:430
msgid "Viewing the Images in a Folder"
msgstr "Просмотр изображений в папке"

#. (itstool) path: section/para
#: C/index.docbook:432
msgid "To view all images in a folder, perform the following steps:"
msgstr ""
"Чтобы просмотреть все изображения в папке, выполните следующие действия:"

#. (itstool) path: listitem/para
#: C/index.docbook:435
msgid ""
"Open one of the images in the folder (see <xref linkend=\"eom-open-"
"image\"/>)."
msgstr ""
"Откройте одно из находящихся в папке изображений (см. <xref linkend=\"eom-"
"open-image\"/>)."

#. (itstool) path: listitem/para
#: C/index.docbook:439
msgid ""
"Open the image collection by choosing "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Image "
"Collection</guimenuitem></menuchoice> or pressing <keycap>F9</keycap>."
msgstr ""
"Включите показ коллекции изображений, выбрав "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Коллекция "
"изображений</guimenuitem></menuchoice> или нажав <keycap>Ctrl+F9</keycap>."

#. (itstool) path: section/para
#: C/index.docbook:444
msgid ""
"The collection shows thumbnails of all supported images in the folder. You "
"can browse the images by clicking on an image in the collection, by choosing"
" the appropriate option in the <guimenu>Go</guimenu> menu or by pressing "
"<keycombo><keycap>Alt</keycap><keycap>Left</keycap></keycombo> or "
"<keycombo><keycap>Alt</keycap><keycap>Right</keycap></keycombo>."
msgstr ""
"В коллекции показаны миниатюры всех поддерживаемых изображений в папке. Вы "
"можете просматривать изображения, выбирая их в коллекции, используя меню "
"<guimenu>Переход</guimenu> или нажимая "
"<keycombo><keycap>Alt</keycap><keycap>Влево</keycap></keycombo> или "
"<keycombo><keycap>Alt</keycap><keycap>Вправо</keycap></keycombo>."

#. (itstool) path: section/para
#: C/index.docbook:445
msgid ""
"To view all the directory images in fullscreen, choose <menuchoice> "
"<guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem> </menuchoice> "
"or press <keycap>F11</keycap>. To view them as a slide show, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice>"
" or press <keycap>F5</keycap>. To return to the collection view, press the "
"<keycap>Esc</keycap> key, or "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more "
"information about how to customize the slide show, see <xref linkend=\"eom-"
"prefs-slideshow\"/>."
msgstr ""
"Чтобы просмотреть все изображения каталога в полноэкранном режиме, выберите "
"<menuchoice> <guimenu>Вид</guimenu><guimenuitem>Полноэкранный "
"режим</guimenuitem> </menuchoice> или нажмите <keycap>F11</keycap>. Чтобы "
"просмотреть их в виде слайд-шоу, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Слайд-"
"шоу</guimenuitem></menuchoice> или нажмите <keycap>F5</keycap>. Чтобы "
"вернуться в режим просмотра коллекции, нажмите клавишу <keycap>Esc</keycap> "
"или <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. Подробнее "
"о том, как настроить слайд-шоу, читайте в разделе <xref linkend=\"eom-prefs-"
"slideshow\"/>."

#. (itstool) path: info/title
#: C/index.docbook:450
msgid "Scrolling an Image"
msgstr "Прокрутка изображения"

#. (itstool) path: section/para
#: C/index.docbook:452
msgid ""
"To scroll around an image that is larger than the image window or full "
"screen view, you can use the following methods:"
msgstr ""
"Для прокрутки изображения, которое не умещается в окно или на экран (в "
"полноэкранном режиме), можно воспользоваться следующими методами:"

#. (itstool) path: listitem/para
#: C/index.docbook:454
msgid "Use the arrow keys on the keyboard."
msgstr "Используйте клавиши со стрелками на клавиатуре."

#. (itstool) path: listitem/para
#: C/index.docbook:456
msgid ""
"Drag the image to move it in the window. (This means you drag the image in "
"the opposite direction you want to scroll in: to scroll down the image, drag"
" it upwards in the window.)"
msgstr ""
"Перетащите изображение для его перемещения в окне. (Перетаскивайте "
"изображение в сторону, противоположную той, в которую хотите его прокрутить:"
" чтобы прокрутить изображение вниз, тащите его вверх в окне.)"

#. (itstool) path: listitem/para
#: C/index.docbook:458
msgid "Use the scrollbars on the window."
msgstr "Используйте полосы прокрутки окна."

#. (itstool) path: info/title
#: C/index.docbook:464
msgid "Zooming"
msgstr "Масштабирование"

#. (itstool) path: section/para
#: C/index.docbook:466
msgid "You can zoom in or out of the image in the following ways:"
msgstr "Увеличивать и уменьшать изображение можно следующими способами:"

#. (itstool) path: listitem/para
#: C/index.docbook:468
msgid ""
"Use the <mousebutton>scroll wheel</mousebutton> on your mouse. Scrolling "
"down zooms out; scrolling up zooms in."
msgstr ""
"Используйте <mousebutton>колесо прокрутки</mousebutton> мыши. Чтобы "
"увеличить изображение, прокрутите колёсико вверх, а чтобы уменьшить — вниз."

#. (itstool) path: listitem/para
#: C/index.docbook:469
msgid ""
"Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom "
"In</guimenuitem></menuchoice> or "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Zoom "
"Out</guimenuitem></menuchoice>. To restore the image to its original size, "
"choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal "
"Size</guimenuitem></menuchoice>. To make the image fit in the window, choose"
" <menuchoice><guimenu>View</guimenu><guimenuitem>Best "
"Fit</guimenuitem></menuchoice>."
msgstr ""
"Выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Увеличить</guimenuitem></menuchoice>"
" или "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Уменьшить</guimenuitem></menuchoice>."
" Чтобы восстановить исходный размер изображения, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Нормальный "
"размер</guimenuitem></menuchoice>. Чтобы вписать изображение в окно, "
"выберите <menuchoice><guimenu>Вид</guimenu><guimenuitem>Уместить в "
"окне</guimenuitem></menuchoice>."

#. (itstool) path: listitem/para
#: C/index.docbook:472
msgid ""
"Use the zoom buttons in the toolbar. <guilabel>Normal</guilabel> will "
"restore the picture to its original unscaled size. <guilabel>Fit</guilabel> "
"will resize the image so it will fit in the window if it is too large."
msgstr ""
"Используйте кнопки изменения масштаба на панели инструментов. Кнопка "
"<guilabel>Нормальный размер</guilabel> возвращает обычный размер "
"изображения, а кнопка <guilabel>Уместить</guilabel> изменяет масштаб так, "
"чтобы изображение уместилось на экране."

#. (itstool) path: listitem/para
#: C/index.docbook:476
msgid ""
"Use the keyboard. To zoom in, <keycombo> "
"<keycap>Ctrl</keycap><keycap>+</keycap> </keycombo> or <keycap>+</keycap>. "
"To zoom out, <keycombo> <keycap>Ctrl</keycap><keycap>-</keycap> </keycombo> "
"or <keycap>-</keycap>. To go back to the normal size, <keycombo> "
"<keycap>Ctrl</keycap><keycap>0</keycap> </keycombo> or <keycap>1</keycap>. "
"To scale the image to fit the window, press <keycap>F</keycap>."
msgstr ""
"Используйте клавиатуру. Чтобы увеличить изображение, нажмите <keycombo> "
"<keycap>Ctrl</keycap><keycap>+</keycap> </keycombo> или <keycap>+</keycap>. "
"Для уменьшения изображения нажмите <keycombo> "
"<keycap>Ctrl</keycap><keycap>-</keycap> </keycombo> или <keycap>-</keycap>. "
"Чтобы вернуться к нормальному размеру, нажмите <keycombo> "
"<keycap>Ctrl</keycap><keycap>0</keycap> </keycombo> или <keycap>1</keycap>. "
"Чтобы вписать изображение в окно, нажмите  <keycap>F</keycap>."

#. (itstool) path: section/para
#: C/index.docbook:478
msgid ""
"When an image is zoomed to fit the window, resizing the window will also "
"change the zoom level, so the image still fits the window."
msgstr ""
"Когда изображение умещено в окне, при изменении размера окна будет "
"изменяться и масштаб изображения, чтобы оно по-прежнему умещалось в окне."

#. (itstool) path: info/title
#: C/index.docbook:482
msgid "Viewing an Image Full Screen/Slideshow"
msgstr "Просмотр изображения во весь экран или в режиме слайд-шоу"

#. (itstool) path: section/para
#: C/index.docbook:484
msgid ""
"To show the image using the entire screen, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Full "
"Screen</guimenuitem></menuchoice>."
msgstr ""
"Чтобы развернуть изображение на весь экран, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Полноэкранный "
"режим</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:485
msgid ""
"No panels, window frames, or menubars are visible when an image is shown "
"like this. To return to the normal view, press <keycap>Esc</keycap>, or "
"<keycap>F11</keycap>, or "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."
msgstr ""
"В этом режиме не показываются панели, рамки окна и строки меню. Чтобы "
"вернуться в обычный режим просмотра, нажмите  <keycap>Esc</keycap>, "
"<keycap>F11</keycap> или "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."

#. (itstool) path: section/para
#: C/index.docbook:486
msgid ""
"You can zoom or scroll around the image in the same way as when it is shown "
"in a window, using the mouse or the keyboard."
msgstr ""
"При просмотре на полный экран вы можете увеличивать и уменьшать изображение,"
" а также прокручивать его точно так же, как в обычном режиме, с помощью мыши"
" или клавиатуры."

#. (itstool) path: section/para
#: C/index.docbook:487
msgid ""
"If you have multiple images in your collection you can press "
"<keycap>Space</keycap> or use the right/down cursor keys to advance to the "
"next image. The previous image can be reached by pressing "
"<keycap>Backspace</keycap> or using the left/up cursor keys."
msgstr ""
"Если в вашей коллекции несколько изображений, для перехода к следующему "
"изображению вы можете использовать клавишу <keycap>Пробел</keycap> или "
"стрелки вправо/вниз. Чтобы вернуться к предыдущему изображению, нажмите "
"<keycap>Backspace</keycap> или стрелки влево/вверх."

#. (itstool) path: section/para
#: C/index.docbook:488
msgid ""
"In this case you can also use the slideshow mode, where <application>Image "
"Viewer</application> automatically switches to the next image in your "
"collection. You can start a slideshow by choosing "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice>"
" or by pressing <keycap>F5</keycap>. The slideshow can be paused/continued "
"by pressing <keycap>P</keycap>. To stop the slideshow, press the "
"<keycap>Esc</keycap> or <keycap>F5</keycap> key, or "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more "
"information about how to customize the slide show, see <xref linkend=\"eom-"
"prefs-slideshow\"/>."
msgstr ""
"Вы также можете включить режим слайд-шоу, в котором <application>Программа "
"просмотра изображений</application> автоматически переходит к следующему "
"изображению в коллекции. Чтобы включить этот режим, выберите "
"<menuchoice><guimenu>Вид</guimenu><guimenuitem>Слайд-"
"шоу</guimenuitem></menuchoice> или нажмите <keycap>F5</keycap>. Чтобы "
"приостановить или возобновить слайд-шоу, используйте клавишу "
"<keycap>P</keycap>. Чтобы выйти из режима слайд-шоу, нажмите клавишу "
"<keycap>Esc</keycap>, <keycap>F5</keycap> или "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. Подробнее о "
"том, как настроить слайд-шоу, читайте в разделе <xref linkend=\"eom-prefs-"
"slideshow\"/>."

#. (itstool) path: info/title
#: C/index.docbook:494
msgid "Manipulating Images"
msgstr "Действия с изображениями"

#. (itstool) path: section/para
#: C/index.docbook:497
msgid ""
"All image manipulations apply to all selected images at once. The "
"modifications are done in memory and alter the original files on disk only "
"when the images are saved with the save function (see <xref linkend=\"eom-"
"save-image\"/>)."
msgstr ""
"Все действия с изображениями применяются одновременно ко всем выбранным "
"файлам. Все изменения выполняются в памяти — исходные файлы на диске "
"изменяются только в момент сохранения (см. <xref linkend=\"eom-save-"
"image\"/>)"

#. (itstool) path: info/title
#: C/index.docbook:502
msgid "Flipping an Image"
msgstr "Отражение изображения"

#. (itstool) path: section/para
#: C/index.docbook:504
msgid ""
"To flip an image along the horizontal axis of the image, choose <menuchoice>"
" <guimenu>Edit</guimenu> <guimenuitem>Flip Horizontal</guimenuitem> "
"</menuchoice>."
msgstr ""
"Чтобы отразить изображение по горизонтали, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Отразить по "
"горизонтали</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:509
msgid ""
"To flip an image along the vertical axis of the image, choose <menuchoice> "
"<guimenu>Edit</guimenu> <guimenuitem>Flip Vertical</guimenuitem> "
"</menuchoice>."
msgstr ""
"Чтобы отразить изображение по вертикали, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Отразить по "
"вертикали</guimenuitem></menuchoice>."

#. (itstool) path: info/title
#: C/index.docbook:517
msgid "Rotating an Image"
msgstr "Поворот изображения"

#. (itstool) path: section/para
#: C/index.docbook:519
msgid ""
"To rotate an image 90 degrees in a clockwise direction, choose <menuchoice> "
"<guimenu>Edit</guimenu> <guimenuitem>Rotate Clockwise</guimenuitem> "
"</menuchoice>."
msgstr ""
"Чтобы повернуть изображение на 90 градусов по часовой стрелке, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Повернуть по часовой "
"стрелке</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:524
msgid ""
"To rotate an image 90 degrees in an anticlockwise direction, choose "
"<menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Rotate "
"Counterclockwise</guimenuitem> </menuchoice>."
msgstr ""
"Чтобы повернуть изображение на 90 градусов против часовой стрелки, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Повернуть против часовой "
"стрелки</guimenuitem></menuchoice>."

#. (itstool) path: info/title
#: C/index.docbook:532
msgid "Undoing an Action"
msgstr "Отмена действия"

#. (itstool) path: section/para
#: C/index.docbook:534
msgid ""
"To undo a flip or rotate action, choose <menuchoice> <guimenu>Edit</guimenu>"
" <guimenuitem>Undo</guimenuitem> </menuchoice> or press "
"<keycombo><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo> ."
msgstr ""
"Чтобы отменить отражение или поворот изображения, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Отменить</guimenuitem></menuchoice>"
" или нажмите <keycombo><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo>."

#. (itstool) path: info/title
#: C/index.docbook:544
msgid "Deleting an Image"
msgstr "Удаление изображения"

#. (itstool) path: section/para
#: C/index.docbook:546
msgid ""
"To move an image to the Trash, choose <menuchoice> <guimenu>Edit</guimenu> "
"<guimenuitem>Move to Trash</guimenuitem> </menuchoice>. This moves the file "
"to the Trash folder. Multiple images can also be moved to the trash in the "
"same way: select them all first."
msgstr ""
"Чтобы переместить изображение в корзину, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Переместить в "
"корзину</guimenuitem></menuchoice>. Файл будет перемещён в корзину. Вы "
"можете выбрать сразу несколько файлов и переместить их в корзину аналогичным"
" образом."

#. (itstool) path: section/para
#: C/index.docbook:552
msgid ""
"To restore an image from the Trash, open the Trash folder in "
"<application>Caja</application> file manager and move the image file to "
"another folder. To delete the image permanently, empty the Trash. To find "
"out more about using the Trash, see the <link xlink:href=\"help:mate-user-"
"guide/caja-trash\">Desktop User Guide</link>."
msgstr ""
"Чтобы восстановить изображение из корзины, откройте корзину в файловом "
"менеджере <application>Caja</application> и переместите нужный файл в другую"
" папку. Чтобы окончательно удалить изображение, очистите корзину. Подробнее "
"о корзине читайте в <link xlink:href=\"help:mate-user-guide/caja-"
"trash\">Руководстве пользователя рабочей среды</link>."

#. (itstool) path: note/para
#: C/index.docbook:554
msgid ""
"You can also use the <keycap>Del</keycap> key to move an image to the Trash,"
" in which case you will be asked for confirmation."
msgstr ""
"Чтобы переместить изображение в корзину, также можно воспользоваться "
"клавишей <keycap>Del</keycap> (появится запрос подтверждения)."

#. (itstool) path: info/title
#: C/index.docbook:560
msgid "Saving Images"
msgstr "Сохранение изображений"

#. (itstool) path: section/para
#: C/index.docbook:563
msgid ""
"<application>Image Viewer</application> always tries to choose the save "
"method with the least impact to the image data. For example, if an otherwise"
" unmodified image is saved under a different name in the same format, the "
"file is simply copied. If <systemitem class=\"library\">libjpeg</systemitem>"
" is available on the system all JPEG image modifications are done without "
"loss of image information."
msgstr ""
"<application>Программа просмотра изображений</application> всегда выбирает "
"метод сохранения, оказывающий наименьшее влияние на данные изображения. "
"Например, если изображение без изменений просто сохраняется под другим "
"именем в том же формате, файл просто копируется. Если в системе установлена "
"библиотека <systemitem class=\"library\">libjpeg</systemitem>, все изменения"
" в изображениях формата JPEG выполняются без потери данных."

#. (itstool) path: info/title
#: C/index.docbook:568
msgid "Saving an Image"
msgstr "Сохранение изображения"

#. (itstool) path: section/para
#: C/index.docbook:570
msgid ""
"To save an image, choose <menuchoice> <guimenu>Image</guimenu> "
"<guimenuitem>Save</guimenuitem> </menuchoice>. The image will be saved under"
" the same name and file type. Therefore, unmodified images needn't be saved."
msgstr ""
"Чтобы сохранить изображение, выберите "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Сохранить</guimenuitem></menuchoice>."
" Файл будет сохранен  под тем же именем и в том же формате. Сохранять "
"неизмененные изображения нет необходимости."

#. (itstool) path: info/title
#: C/index.docbook:579
msgid "Saving an Image under a Different Name"
msgstr "Сохранение изображения под другим именем"

#. (itstool) path: section/para
#: C/index.docbook:581
msgid ""
"To save an image under a different name, or convert it to a different file "
"type, choose <menuchoice> <guimenu>Image</guimenu> <guimenuitem>Save "
"As</guimenuitem> </menuchoice>."
msgstr ""
"Чтобы сохранить изображение под другим именем или преобразовать его в другой"
" формат, выберите "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Сохранить "
"как…</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:586
msgid ""
"Specify the filename in the <guilabel>Name</guilabel> field in the "
"<guilabel>Save Image</guilabel> dialog, then click "
"<guibutton>Save</guibutton>. The file is saved in the current folder by "
"default. <application>Image Viewer</application> tries to determine the file"
" type from the given filename suffix. If the image should be saved in "
"another folder or the file type detection failed, expand the dialog by "
"clicking on <guilabel>Browse for other folders</guilabel>. This allows "
"further folder navigation and the specification of the file type from the "
"drop down box."
msgstr ""
"Укажите имя файла в поле <guilabel>Имя</guilabel> диалога "
"<guilabel>Сохранить изображение</guilabel> и нажмите "
"<guibutton>Сохранить</guibutton>. По умолчанию файлы сохраняются в текущем "
"каталоге. <application>Программа просмотра изображений</application> "
"пытается автоматически определить тип файла по его расширению. Если "
"изображение нужно сохранить в другой папке или программа не может определить"
" тип файла, нажмите <guilabel>Просмотреть другие папки</guilabel>. Вы "
"сможете выбрать нужную папку и указать тип файла в раскрывающемся списке."

#. (itstool) path: section/para
#: C/index.docbook:587
msgid "You can save multiple images at once: see the next section."
msgstr ""
"Вы можете сохранить сразу несколько изображений (см. следующий раздел)."

#. (itstool) path: info/title
#: C/index.docbook:591
msgid "Saving Multiple Images"
msgstr "Сохранение нескольких изображений"

#. (itstool) path: section/para
#: C/index.docbook:593
msgid ""
"Saving multiple images at once allows you to convert several images to a "
"different format, or give them similar filenames."
msgstr ""
"Функция сохранения нескольких изображений позволяет преобразовать сразу "
"несколько файлов в другой формат или задать для них схожие имена."

#. (itstool) path: section/para
#: C/index.docbook:594
msgid ""
"To save multiple images, select the images and choose <menuchoice> "
"<guimenu>Image</guimenu> <guimenuitem>Save As</guimenuitem> </menuchoice>. "
"The following window is displayed:"
msgstr ""
"Чтобы сохранить несколько изображений, выберите их и нажмите "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Сохранить "
"как…</guimenuitem></menuchoice>. Появится следующее окно:"

#. (itstool) path: info/title
#: C/index.docbook:600
msgid "Save As dialog for multiple images"
msgstr "Диалог «Сохранить как…» для нескольких изображений"

#. (itstool) path: textobject/phrase
#: C/index.docbook:607
msgid ""
"Shows Eye of MATE <guilabel>Save As</guilabel> dialog when saving multiple "
"images."
msgstr ""
"Показывает диалог <guilabel>Сохранить как…</guilabel> в приложении «Глаз "
"MATE» при сохранении нескольких изображений."

#. (itstool) path: section/para
#: C/index.docbook:612
msgid ""
"The folder in which the images will be saved is specified by the "
"<guilabel>Destination folder</guilabel> drop-down box. Initially the folder "
"is set to the current folder. Select <guilabel>Other...</guilabel> from the "
"drop-down list to open a standard open folder dialog for browsing the "
"filesystem. The resulting filename for each image is specified by "
"<guilabel>Filename format</guilabel>. The filename schema is constructed by "
"simple characters and special tags. The following special tags are "
"available:"
msgstr ""
"Папка, в которой будут сохранены изображения, указана в раскрывающемся "
"списке <guilabel>Каталог назначения</guilabel>. Изначально выбрана текущая "
"папка. Выберите в списке пункт <guilabel>Прочие…</guilabel>, чтобы открыть "
"стандартный диалог просмотра папок. Имя файла для каждого изображения "
"указано в поле <guilabel>Формат имени файла</guilabel>. Схема имён файлов "
"состоит из простых символов и специальных тегов. Доступны следующие "
"специальные теги:"

#. (itstool) path: listitem/para
#: C/index.docbook:615
msgid ""
"<guilabel>Filename (%f)</guilabel> - Original filename without the "
"fileformat suffix."
msgstr ""
"<guilabel>Имя файла (%f)</guilabel> — исходное имя файла без расширения."

#. (itstool) path: listitem/para
#: C/index.docbook:617
msgid ""
"<guilabel>Counter (%n)</guilabel> - Auto-incremented number (starts at "
"specified counter start)."
msgstr ""
"<guilabel>Счетчик (%n)</guilabel> — автоматически возрастающее число "
"(начинается с заданного значения)."

#. (itstool) path: section/para
#: C/index.docbook:620
msgid "Everything but these special tags are considered normal text."
msgstr ""
"Все прочие символы за исключением указанных специальных тегов считаются "
"обычным текстом."

#. (itstool) path: section/para
#: C/index.docbook:621
msgid ""
"The image format is determined by the drop-down box after the schema "
"definition. Select a specific image format or use the <guilabel>as "
"is</guilabel> option to state that the same format as the original file "
"should be used."
msgstr ""
"Формат изображения определяется раскрывающимся списком после определения "
"схемы. Выберите конкретный формат изображения или используйте вариант "
"<guilabel>как есть</guilabel>, чтобы использовался формат исходного файла."

#. (itstool) path: section/para
#: C/index.docbook:624
msgid ""
"The <guilabel>Options</guilabel> section allows to remove all space "
"characters by underscores in the resulting filename if <guilabel>Replace "
"spaces with underscores</guilabel> is checked. The <guilabel>Start counter "
"at</guilabel> spin box determines at which number the counter starts if you "
"use the %n tag for the file format specification."
msgstr ""
"Раздел <guilabel>Опции</guilabel> позволяет заменить все пробелы на символы "
"подчёркивания (необходимо установить флажок <guilabel>Заменять пробелы на "
"подчёркивания</guilabel>). Числовое поле <guilabel>Начальное значение "
"счётчика</guilabel> определяет, с какого числа начинается отсчёт, если в "
"формате файла используется тег %n."

#. (itstool) path: section/para
#: C/index.docbook:625
msgid ""
"The <guilabel>File Name Preview</guilabel> section of the dialog shows the "
"resulting file name according to the above settings for an example filename "
"from the selected images."
msgstr ""
"В разделе <guilabel>Просмотр имени файла</guilabel> показано окончательное "
"имя файла с учётом заданных параметров (на примере названия одного из "
"выбранных файлов)."

#. (itstool) path: info/title
#: C/index.docbook:633
msgid "Printing Images"
msgstr "Печать изображений"

#. (itstool) path: info/title
#: C/index.docbook:635
msgid "Setting your Page Settings"
msgstr "Настройка параметров страницы"

#. (itstool) path: section/para
#: C/index.docbook:637
msgid ""
"Before printing you need to set the page settings you would like to use. To "
"do that choose <menuchoice><guimenu>Image</guimenu><guimenuitem>Page "
"Setup</guimenuitem></menuchoice>."
msgstr ""
"Перед печатью необходимо настроить параметры страницы. Для этого выберите "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Параметры "
"страницы</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:638
msgid ""
"In the <guilabel>Page Setup</guilabel> dialog you can now choose paper size "
"and orientation. If possible, configure your printer to have the page "
"borders set correctly."
msgstr ""
"В диалоге <guilabel>Параметры страницы</guilabel> вы можете выбрать размер "
"бумаги и ориентацию. Если возможно, настройте принтер и границы страниц."

#. (itstool) path: info/title
#: C/index.docbook:641
msgid "Printing an Image"
msgstr "Печать изображения"

#. (itstool) path: section/para
#: C/index.docbook:643
msgid "To print an image, perform the following steps:"
msgstr "Чтобы распечатать изображение, выполните следующие действия:"

#. (itstool) path: listitem/para
#: C/index.docbook:646
msgid ""
"Select "
"<menuchoice><guimenu>Image</guimenu><guimenuitem>Print</guimenuitem></menuchoice>"
msgstr ""
"Выберите "
"<menuchoice><guimenu>Изображение</guimenu><guimenuitem>Печать…</guimenuitem></menuchoice>."

#. (itstool) path: listitem/para
#: C/index.docbook:649
msgid ""
"In the <guilabel>Print</guilabel> dialog, select the printer you want to use"
" from the list."
msgstr ""
"В диалоге <guilabel>Печать</guilabel> выберите в списке нужный принтер."

#. (itstool) path: listitem/para
#: C/index.docbook:652
msgid ""
"Click <guilabel>Print</guilabel>. <application>Image Viewer</application> "
"starts printing now."
msgstr ""
"Щёлкните <guilabel>Печать</guilabel>. <application>Программа просмотра "
"изображений</application> приступит к печати."

#. (itstool) path: section/para
#: C/index.docbook:655
msgid ""
"Images that are too large for the page are automatically scaled down to fit "
"the page. Images that are smaller than the page are centered on it."
msgstr ""
"Если размер изображения больше размера страницы, оно автоматически "
"уменьшается. Если изображение меньше размера страницы, оно размещается на "
"странице по центру."

#. (itstool) path: important/para
#: C/index.docbook:657
msgid ""
"Please note that <application>Image Viewer</application> is currently "
"lacking progress reporting while printing. During that time the user "
"interface might become unresponsive for a short time."
msgstr ""
"Обратите внимание, что в настоящий момент <application>Программа просмотра "
"изображений</application> не отображает индикатор выполнения в процессе "
"печати. Пользовательский интерфейс может на время стать недоступен."

#. (itstool) path: info/title
#: C/index.docbook:661
msgid "Arranging an Image on the Page"
msgstr "Размещение изображения на странице"

#. (itstool) path: section/para
#: C/index.docbook:663
msgid ""
"Maybe you don't want your image centered or want it scaled down even "
"further. To do that you need to open the <guilabel>Print</guilabel> dialog "
"(see <xref linkend=\"eom-print-image\"/>) and then select the "
"<guilabel>Image Settings</guilabel> tab which offers you the following "
"options:"
msgstr ""
"Если вы хотите сместить изображение относительно центра страницы или "
"изменить его размер, откройте диалог <guilabel>Печать</guilabel> (см. <xref "
"linkend=\"eom-print-image\"/>) и выберите вкладку <guilabel>Параметры "
"изображения</guilabel>. Здесь вы можете настроить несколько параметров:"

#. (itstool) path: listitem/para
#: C/index.docbook:666
msgid ""
"The options in the <guilabel>Position</guilabel> section allow you to change"
" the images position on the page."
msgstr ""
"В разделе <guilabel>Положение</guilabel> вы можете настроить позицию "
"изображения на странице."

#. (itstool) path: listitem/para
#: C/index.docbook:669
msgid ""
"It is also possible to position the image on the page by dragging it around "
"in the <guilabel>Preview</guilabel> field."
msgstr ""
"Вы также можете изменить положение изображения, перетаскивая его в поле "
"<guilabel>Предварительный просмотр</guilabel>."

#. (itstool) path: listitem/para
#: C/index.docbook:672
msgid ""
"The options in the <guilabel>Size</guilabel> section allow you to scale your"
" image to your liking. Scaling is limited by either the image size or by the"
" page size, depending on what condition is met first."
msgstr ""
"В разделе <guilabel>Размер</guilabel> вы можете масштабировать изображение. "
"Масштабирование ограничено размером изображения или размером страницы, в "
"зависимости от того, какое условие будет выполнено раньше."

#. (itstool) path: listitem/para
#: C/index.docbook:675
msgid ""
"The <guilabel>Unit</guilabel> option allows you to change the metric unit "
"which is used by the options on the <guilabel>Image Settings</guilabel> tab."
" When you change this option the other fields values are converted "
"accordingly."
msgstr ""
"Параметр <guilabel>Единица</guilabel> позволяет изменить единицы измерения "
"для величин на вкладке <guilabel>Параметры изображения</guilabel>. При "
"выборе другой единицы измерения значения полей будут конвертированы."

#. (itstool) path: info/title
#: C/index.docbook:681
msgid "Personalizing The Toolbar"
msgstr "Настройка панели инструментов"

#. (itstool) path: section/para
#: C/index.docbook:683
msgid ""
"Image Viewer's default toolbar contains only a basic set of items to keep it"
" simple. But you can modify the toolbar if you prefer a different set."
msgstr ""
"Панель инструментов по умолчанию в Программе просмотра изображений содержит "
"только базовый набор функций. Вы можете настроить её в соответствии со "
"своими предпочтениями."

#. (itstool) path: info/title
#: C/index.docbook:684
msgid "Modifying the Toolbar"
msgstr "Изменение панели инструментов"

#. (itstool) path: section/para
#: C/index.docbook:686
msgid ""
"If you want to modify the toolbar you need to open the toolbar editor by "
"going to "
"<menuchoice><guimenu>Edit</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>."
" The following window will pop up:"
msgstr ""
"Чтобы изменить панель инструментов, нажмите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Панель "
"инструментов</guimenuitem></menuchoice>. Появится следующее окно:"

#. (itstool) path: info/title
#: C/index.docbook:687
msgid "The toolbar editor window"
msgstr "Окно редактора панели инструментов"

#. (itstool) path: textobject/phrase
#: C/index.docbook:694
msgid "Shows Eye of MATE toolbar editor window."
msgstr "Показывает окно редактора панели инструментов программы \"Глаз MATE\""

#. (itstool) path: section/para
#: C/index.docbook:699
msgid ""
"It contains the items that are not in the toolbar and the separator item. "
"You can now edit the toolbar:"
msgstr ""
"Здесь представлены элементы, которые отсутствуют на панели инструментов, и "
"разделитель. Чтобы изменить панель инструментов, выполните следующие "
"действия:"

#. (itstool) path: listitem/para
#: C/index.docbook:702
msgid ""
"To add new items to the toolbar, drag them from the toolbar editor to the "
"toolbar."
msgstr ""
"Чтобы добавить на панель инструментов новые элементы, перетащите их на "
"панель из редактора."

#. (itstool) path: listitem/para
#: C/index.docbook:705
msgid ""
"To remove items from the toolbar, drag them from the toolbar to the toolbar "
"editor."
msgstr ""
"Чтобы удалить элементы из панели инструментов, перетащите их из панели в "
"редактор."

#. (itstool) path: listitem/para
#: C/index.docbook:708
msgid ""
"To rearrange items on the toolbar, drag them to their new position on the "
"toolbar."
msgstr ""
"Чтобы изменить порядок элементов на панели инструментов, перетащите их в "
"нужное положение."

#. (itstool) path: section/para
#: C/index.docbook:711
msgid ""
"When you have finished editing the toolbar, click the "
"<guibutton>Close</guibutton> button in the toolbar editor window. This will "
"close the toolbar editor and make your modified toolbar active."
msgstr ""
"Закончив настройку панели инструментов, нажмите кнопку "
"<guibutton>Закрыть</guibutton> в окне редактора панели инструментов. "
"Редактор будет закрыт, а новые параметры — сохранены."

#. (itstool) path: info/title
#: C/index.docbook:713
msgid "Resetting the Toolbar"
msgstr "Сброс панели инструментов"

#. (itstool) path: section/para
#: C/index.docbook:715
msgid ""
"To revert your changes to the toolbar and return to the default layout, "
"perform the following steps:"
msgstr ""
"Чтобы отменить изменения в панели инструментов и вернуться к раскладке по "
"умолчанию, выполните следующие действия:"

#. (itstool) path: listitem/para
#: C/index.docbook:718
msgid "Open the toolbar editor (see <xref linkend=\"eom-toolbareditor-use\"/>)."
msgstr ""
"Откройте редактор панели инструментов (см. <xref linkend=\"eom-"
"toolbareditor-use\"/>)."

#. (itstool) path: listitem/para
#: C/index.docbook:721
msgid "Click the <guibutton>Reset to Default</guibutton> button."
msgstr "Нажмите кнопку <guibutton>Сбросить до исходных</guibutton>."

#. (itstool) path: listitem/para
#: C/index.docbook:724
msgid ""
"Click the <guibutton>Close</guibutton> button to close the toolbar editor. "
"The toolbar has been reset to the default layout now."
msgstr ""
"Нажмите кнопку <guibutton>Закрыть</guibutton>. Панель инструментов будет "
"восстановлена."

#. (itstool) path: info/title
#: C/index.docbook:729
msgid "Preferences"
msgstr "Параметры"

#. (itstool) path: section/para
#: C/index.docbook:731
msgid ""
"Preferences can be changed by going to "
"<menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>."
" You will be able to change the options for image viewing and slide shows. "
"The changes apply to all open windows instantly."
msgstr ""
"Чтобы изменить параметры программы, выберите "
"<menuchoice><guimenu>Правка</guimenu><guimenuitem>Параметры</guimenuitem></menuchoice>."
" В открывшемся окне вы сможете настроить параметры просмотра изображений и "
"слайд-шоу. Внесённые изменения сразу же применяются ко всем открытым окнам."

#. (itstool) path: info/title
#: C/index.docbook:734
msgid "Image View"
msgstr "Просмотр изображений"

#. (itstool) path: varlistentry/term
#: C/index.docbook:738
msgid "<guilabel>Image Enhancements</guilabel>"
msgstr "<guilabel>Улучшение изображений</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:740
msgid ""
"Select the <guilabel>Smooth images when zoomed</guilabel> option to enable "
"image smoothing when you change the image's zoom factor. If you select this "
"option, your images will be smoothed to improve their display quality while "
"viewing them with <application>Image Viewer</application>."
msgstr ""
"Установите флажки <guilabel>Сглаживать изображения…</guilabel>, чтобы "
"включить сглаживание при изменении масштаба изображения. Выберите этот "
"параметр, чтобы повысить качество изображений при их просмотре в "
"<application>Программе просмотра изображений</application>."

#. (itstool) path: listitem/para
#: C/index.docbook:741
msgid ""
"If you select the <guilabel>Automatic orientation</guilabel> option, your "
"images will be rotated on loading according to their metadata. For example "
"portraits are automatically rotated upright. Note that this function "
"requires a correctly set orientation tag in the image's metadata and thus "
"does not work with all images. The rotation is not saved until you save the "
"rotated image (see <xref linkend=\"eom-save-rename\"/>)."
msgstr ""
"Если вы выберете вариант <guilabel>Автоматическая ориентация</guilabel>, "
"изображения будут при загрузке поворачиваться в соответствии с метаданными. "
"Например, портреты будут автоматически разворачиваться вертикально. Обратите"
" внимание, что для работы этой функции в метаданных должен быть корректно "
"указан тег ориентации, поэтому она работает не во всех изображениях. Поворот"
" не сохраняется, пока вы не сохраните повёрнутое изображение (см. <xref "
"linkend=\"eom-save-rename\"/>)."

#. (itstool) path: varlistentry/term
#: C/index.docbook:746
msgid "<guilabel>Transparent Parts</guilabel>"
msgstr "<guilabel>Прозрачные области</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:748
msgid ""
"Select one of the following options to determine how <application>Image "
"Viewer</application> displays transparent parts of an image:"
msgstr ""
"Выберите один из следующих вариантов, чтобы указать, как в "
"<application>Программе просмотра изображений</application> отображать "
"прозрачные области:"

#. (itstool) path: listitem/para
#: C/index.docbook:750
msgid "<guilabel>As check pattern</guilabel>"
msgstr "<guilabel>В виде клетчатого поля</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:751
msgid "Displays any transparent parts of the image in a check pattern."
msgstr "Показывать все прозрачные области изображения в виде клетчатого поля."

#. (itstool) path: listitem/para
#: C/index.docbook:753
msgid "<guilabel>As custom color</guilabel>"
msgstr "<guilabel>Выбранным цветом</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:754
msgid ""
"Displays any transparent parts of the image in a solid color that you "
"specify. Click on the color selector button to select a color."
msgstr ""
"Показывать все прозрачные области изображения указанным сплошным цветом. "
"Нажмите на кнопку выбора цвета, чтобы указать цвет."

#. (itstool) path: listitem/para
#: C/index.docbook:756
msgid "<guimenuitem>As background</guimenuitem>"
msgstr "<guimenuitem>Как фон</guimenuitem>"

#. (itstool) path: listitem/para
#: C/index.docbook:757
msgid ""
"Displays any transparent parts of the image in the background color of the "
"<application>Image Viewer</application> application."
msgstr ""
"Показывать все прозрачные области изображения фоновым цветом "
"<application>Программы просмотра изображений</application>."

#. (itstool) path: info/title
#: C/index.docbook:766
msgid "Slideshow"
msgstr "Слайд-шоу"

#. (itstool) path: varlistentry/term
#: C/index.docbook:770
msgid "<guilabel>Image Zoom</guilabel>"
msgstr "<guilabel>Масштабирование изображения</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:772
msgid ""
"Select the <guilabel>Expand images to fit screen</guilabel> option to "
"enlarge images to fit the screen during the slide show. If you do not select"
" this option, images that are smaller than the screen size are not resized "
"to fit the screen."
msgstr ""
"Установите флажок \"Увеличивать изображения до размера экрана\", чтобы при "
"показе слайд-шоу растягивать изображения на весь экран. Если этот флажок не "
"установлен, то изображения, размер которых меньше экрана, увеличиваться на "
"весь экран не будут."

#. (itstool) path: varlistentry/term
#: C/index.docbook:776
msgid "<guilabel>Sequence</guilabel>"
msgstr "<guilabel>Последовательность</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:778
msgid ""
"Select the <guilabel>Loop sequence</guilabel> option to cycle endlessly "
"through the list of images during the slide show. If you do not select this "
"option, the slide show returns to the collection view after the last image "
"is displayed."
msgstr ""
"Установите флажок <guilabel>Зациклить последовательность</guilabel>, чтобы "
"повторять слайд-шоу бесконечно. Если этот флажок не установлен, после показа"
" последнего изображения программа вернётся в режим просмотра коллекции."

#. (itstool) path: listitem/para
#: C/index.docbook:780
msgid ""
"Use the <guilabel>Switch image after ... seconds</guilabel> spin box to "
"specify how long each image is displayed during the slide show. If you set "
"this value to zero, the auto advance function is disabled and only manual "
"browsing is available (see <xref linkend=\"eom-fullscreen\"/>)."
msgstr ""
"Используйте счётчик <guilabel>Переключать изображения через… "
"секунд</guilabel>, чтобы указать время показа каждого изображения во время "
"слайд-шоу. Если установить значение 0, автоматическая смена изображений "
"будет отключена и переключать их можно будет только вручную (см. <xref "
"linkend=\"eom-fullscreen\"/>)."

#. (itstool) path: legalnotice/para
#: C/legal.xml:4
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy"
" of the GFDL at this <link "
"xlink:href=\"https://www.gnu.org/licenses/fdl-1.1.html\">link</link> or in "
"the file COPYING-DOCS distributed with this manual."
msgstr ""
"Разрешается копировать, распространять и/или изменять этот документ в "
"соответствии с условиями лицензии GNU Free Documentation License (GFDL), "
"версии 1.1 или любой более поздней версии, опубликованной Фондом свободного "
"программного обеспечения без каких-либо инвариантных разделов, без "
"добавления текста в начале или в конце. Вы можете найти копию GFDL <link "
"xlink:href=\"https://www.gnu.org/licenses/fdl-1.1.html\">здесь</link> или в "
"файле COPYING-DOCS, распространяемом с этим руководством."

#. (itstool) path: legalnotice/para
#: C/legal.xml:13
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in"
" section 6 of the license."
msgstr ""
"Этот документ является частью документации MATE, распространяемой на "
"условиях лицензии GFDL. Если вы хотите распространять этот документ отдельно"
" от общей документации, вы должны приложить копию лицензии к документу, как "
"написано в части 6 лицензии."

#. (itstool) path: legalnotice/para
#: C/legal.xml:20
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"Некоторые имена и марки используются компаниями для обозначения их продуктов"
" и услуг и являются торговыми марками. Там, где эти имена присутствуют в "
"документации и где участники проекта документирования MATE знают об этом, "
"имена выделяются заглавными буквами или начальной заглавной буквой."

#. (itstool) path: listitem/para
#: C/legal.xml:36
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"ДОКУМЕНТ РАСПРОСТРАНЯЕТСЯ «КАК ЕСТЬ», БЕЗ ВСЯКИХ ГАРАНТИЙ, ЯВНЫХ ИЛИ "
"НЕЯВНЫХ, ВКЛЮЧАЯ, БЕЗ ОГРАНИЧЕНИЙ, ГАРАНТИИ ТОГО, ЧТО ДОКУМЕНТ ИЛИ "
"ИЗМЕНЁННАЯ ВЕРСИЯ ДОКУМЕНТА СВОБОДНА ОТ ДЕФЕКТОВ, ПРИГОДНА К ПРОДАЖЕ, "
"ПРИГОДНА К ИСПОЛЬЗОВАНИЮ В ОПРЕДЕЛЁННЫХ ЦЕЛЯХ ИЛИ НЕ НАРУШАЕТ ЗАКОНЫ. ВЕСЬ "
"РИСК, КАСАЮЩИЙСЯ КАЧЕСТВА, ТОЧНОСТИ ИЛИ ПРАВИЛЬНОСТИ ДОКУМЕНТА ИЛИ "
"ИЗМЕНЁННЫХ ВЕРСИЙ ДОКУМЕНТА, ЛЕЖИТ НА ВАС. ЕСЛИ ДОКУМЕНТ ИЛИ ИЗМЕНЁННАЯ "
"ВЕРСИЯ ДОКУМЕНТА ИМЕЕТ НЕДОСТАТКИ, ВЫ (А НЕ АВТОР ДОКУМЕНТА ИЛИ ЕГО "
"ПОМОЩНИК) БЕРЁТЕ НА СЕБЯ СТОИМОСТЬ ЛЮБОЙ НЕОБХОДИМОЙ ДОРАБОТКИ, КОРРЕКЦИИ "
"ИЛИ ВОССТАНОВЛЕНИЯ. ЭТОТ ОТКАЗ ОТ ГАРАНТИЙ СОСТАВЛЯЕТ ВАЖНУЮ ЧАСТЬ ЛИЦЕНЗИИ."
" НИКАКОЕ ИСПОЛЬЗОВАНИЕ ДОКУМЕНТА ИЛИ ИЗМЕНЁННОЙ ВЕРСИИ ДОКУМЕНТА НЕ "
"ДОПУСКАЕТСЯ БЕЗ ДАННОГО ПРЕДУПРЕЖДЕНИЯ И"

#. (itstool) path: listitem/para
#: C/legal.xml:56
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"НИ ПРИ КАКИХ ОБСТОЯТЕЛЬСТВАХ И НИ ПРИ КАКОМ ЗАКОННОМ СПОСОБЕ, НИ ПО КАКОМУ "
"СОГЛАШЕНИЮ ИЛИ ДРУГОЙ ПРИЧИНЕ, АВТОР, СОЗДАТЕЛЬ, ПОМОЩНИКИ ИЛИ "
"РАСПРОСТРАНИТЕЛИ ДОКУМЕНТА НЕ НЕСУТ ОТВЕТСТВЕННОСТЬ ЗА ПРЯМОЙ, КОСВЕННЫЙ, "
"СПЕЦИАЛЬНЫЙ, СЛУЧАЙНЫЙ ИЛИ ПРЕДНАМЕРЕННЫЙ УЩЕРБ ЛЮБОГО СВОЙСТВА, ВКЛЮЧАЯ, "
"БЕЗ ОГРАНИЧЕНИЯ, ПОТЕРЮ ЖЕЛАНИЯ, РАБОТОСПОСОБНОСТИ, КОМПЬЮТЕРНЫЕ СБОИ ИЛИ "
"ПОЛОМКИ, ИЛИ ЛЮБОЙ ДРУГОЙ УЩЕРБ ИЛИ ПОТЕРИ, ВОЗНИКАЮЩИЕ ВСЛЕДСТВИЕ ИЛИ "
"СВЯЗАННЫЕ С ИСПОЛЬЗОВАНИЕМ ДОКУМЕНТА ИЛИ ИЗМЕНЁННЫХ ВЕРСИЙ ДОКУМЕНТА, ДАЖЕ "
"ЕСЛИ СТОРОНА БЫЛА УВЕДОМЛЕНА О ВОЗМОЖНОСТИ ТАКОГО УЩЕРБА."

#. (itstool) path: legalnotice/para
#: C/legal.xml:29
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<_:orderedlist-1/>"
msgstr ""
"ДОКУМЕНТ И ИЗМЕНЁННЫЕ ВЕРСИИ ДОКУМЕНТА ПРЕДОСТАВЛЯЮТСЯ ПРЕДОСТАВЛЯЮТСЯ ПО "
"УСЛОВИЯМ ЛИЦЕНЗИИ БЕСПЛАТНОЙ ДОКУМЕНТАЦИИ GNU С ПОНИМАНИЕМ ЧТО: "
"<_:orderedlist-1/>"

#. (itstool) path: formalpara/title
#: C/legal.xml:77
msgid "Feedback"
msgstr "Обратная связь"

#. (itstool) path: formalpara/para
#: C/legal.xml:78
msgid ""
"To report a bug or make a suggestion regarding the <application>Image "
"Viewer</application> application or this manual, follow the directions in "
"the <link xlink:href=\"help:mate-user-guide/feedback\">MATE Feedback "
"Page</link>."
msgstr ""
"Чтобы сообщить об ошибке или внести предложение относительно "
"<application>Программы просмотра изображений</application> или этого "
"руководства, следуйте инструкциям на <ulink url=\"help:mate-user-"
"guide/feedback\" type=\"help\">Странице обратной связи MATE</ulink>."