summaryrefslogtreecommitdiff
path: root/po/uk.po
blob: 749f08d2e1bd3f620c4ae4c14e52edaa42f18410 (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
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
# Ukrainian translation for Eye of GNOME.
# Copyright (C) 1999-2003 Free Software Foundation, Inc.
# Yuri Syrota <rasta@renome.rovno.ua>, 1999, 2000.
# Maxim Dziumanenko <dziumanenko@gmail.com>, 2004-2010
# wanderlust <wanderlust@ukr.net>, 2009.
# Daniel Korostil <ted.korostiled@gmail.com>, 2013, 2014, 2015, 2016, 2017.
msgid ""
msgstr ""
"Project-Id-Version: eog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-20 13:47+0200\n"
"PO-Revision-Date: 2017-03-20 13:47+0300\n"
"Last-Translator: Daniel Korostil <ted.korostiled@gmail.com>\n"
"Language-Team: linux.org.ua\n"
"Language: uk\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-Generator: Virtaal 0.7.1\n"
"X-Project-Style: gnome\n"

#: ../data/eog-app-menu.xml.h:1
msgid "Prefere_nces"
msgstr "П_араметри"

#: ../data/eog-app-menu.xml.h:2
msgid "_Keyboard Shortcuts"
msgstr "_Клавіатурні скорочення"

#: ../data/eog-app-menu.xml.h:3 ../data/eog-preferences-dialog.ui.h:2
msgid "_Help"
msgstr "_Довідка"

#: ../data/eog-app-menu.xml.h:4
msgid "_About"
msgstr "_Про програму"

#: ../data/eog-app-menu.xml.h:5
msgid "_Quit"
msgstr "Ви_йти"

#: ../data/eog.appdata.xml.in.h:1
msgid "Eye of GNOME"
msgstr "Око GNOME"

#: ../data/eog.appdata.xml.in.h:2 ../data/eog.desktop.in.in.h:2
msgid "Browse and rotate images"
msgstr "Перегляд та обертання зображень"

#: ../data/eog.appdata.xml.in.h:3
msgid ""
"The Eye of GNOME is the official image viewer for the GNOME desktop. It "
"integrates with the GTK+ look and feel of GNOME, and supports many image "
"formats for viewing single images or images in a collection."
msgstr ""
"Очі GNOME — офіційний переглядач зображень у стільничному середовищі GNOME. "
"Він інтегрований з GTK+ і GNOME, підтримує чимало форматів для переглядання "
"зображень або збірок."

#: ../data/eog.appdata.xml.in.h:4
msgid ""
"The Eye of GNOME also allows to view the images in a fullscreen slideshow "
"mode or set an image as the desktop wallpaper. It reads the camera tags to "
"automatically rotate your images in the correct portrait or landscape "
"orientation."
msgstr ""
"Очі GNOME також дозволяють переглядати зображення у повноекранному режимі "
"показу слайдів або встановлювати зображення як стільничні шпалери. Він читає "
"мітки камери для автоматичного обертання зображення в правильній орієнтації."

#: ../data/eog.desktop.in.in.h:1 ../src/eog-application.c:312
#: ../src/eog-window.c:5508
msgid "Image Viewer"
msgstr "Перегляд зображень"

#. Extra keywords that can be used to search for eog in GNOME Shell and Unity
#: ../data/eog.desktop.in.in.h:4
msgid "Picture;Slideshow;Graphics;"
msgstr "Малюнок;Слайд;Графіки;"

#: ../data/eog-gear-menu.ui.h:1
msgid "_Open…"
msgstr "_Відкрити…"

#: ../data/eog-gear-menu.ui.h:2
msgid "Open _With"
msgstr "Відкрити _через"

#: ../data/eog-gear-menu.ui.h:3 ../data/popup-menus.ui.h:2
#: ../src/eog-close-confirmation-dialog.c:178 ../src/eog-file-chooser.c:465
msgid "_Save"
msgstr "З_берегти"

#: ../data/eog-gear-menu.ui.h:4 ../data/popup-menus.ui.h:3
#: ../src/eog-error-message-area.c:133
msgid "Save _As…"
msgstr "Зберегти _як…"

#: ../data/eog-gear-menu.ui.h:5 ../data/popup-menus.ui.h:4
msgid "_Print…"
msgstr "Над_рукувати…"

#: ../data/eog-gear-menu.ui.h:6 ../data/popup-menus.ui.h:8
msgid "Set as Wa_llpaper"
msgstr "Встановити як _шпалери"

#: ../data/eog-gear-menu.ui.h:7
msgid "Sli_deshow"
msgstr "Показ _слайдів"

#: ../data/eog-gear-menu.ui.h:8
msgid "S_ide Pane"
msgstr "Бі_чна панель"

#: ../data/eog-gear-menu.ui.h:9
msgid "Image _Gallery"
msgstr "Галерея _зображень"

#: ../data/eog-gear-menu.ui.h:10
msgid "S_tatus Bar"
msgstr "_Рядок стану"

#: ../data/eog-gear-menu.ui.h:11 ../data/popup-menus.ui.h:7
msgid "Prope_rties"
msgstr "В_ластивості"

#: ../data/eog-image-properties-dialog.ui.h:1
msgid "Image Properties"
msgstr "Властивості зображення"

#: ../data/eog-image-properties-dialog.ui.h:2
msgid "Previous"
msgstr "Попереднє"

#: ../data/eog-image-properties-dialog.ui.h:3
msgid "Next"
msgstr "Наступне"

#: ../data/eog-image-properties-dialog.ui.h:4
msgid "Name:"
msgstr "Назва:"

#: ../data/eog-image-properties-dialog.ui.h:5
msgid "Width:"
msgstr "Ширина:"

#: ../data/eog-image-properties-dialog.ui.h:6
msgid "Height:"
msgstr "Висота:"

#: ../data/eog-image-properties-dialog.ui.h:7
msgid "Type:"
msgstr "Тип:"

#: ../data/eog-image-properties-dialog.ui.h:8
msgid "Bytes:"
msgstr "Байтів:"

#: ../data/eog-image-properties-dialog.ui.h:9
msgid "Folder:"
msgstr "Тека:"

#: ../data/eog-image-properties-dialog.ui.h:10
msgid "General"
msgstr "Загальні"

#: ../data/eog-image-properties-dialog.ui.h:11
msgid "Aperture Value:"
msgstr "Значення апертури:"

#: ../data/eog-image-properties-dialog.ui.h:12
msgid "Exposure Time:"
msgstr "Час експозиції:"

#: ../data/eog-image-properties-dialog.ui.h:13
msgid "Focal Length:"
msgstr "Фокусна відстань:"

#: ../data/eog-image-properties-dialog.ui.h:14
msgid "Flash:"
msgstr "Спалах:"

#: ../data/eog-image-properties-dialog.ui.h:15
msgid "ISO Speed Rating:"
msgstr "Чутливість (ISO):"

#: ../data/eog-image-properties-dialog.ui.h:16
msgid "Metering Mode:"
msgstr "Режим виміру експозиції:"

#: ../data/eog-image-properties-dialog.ui.h:17
msgid "Camera Model:"
msgstr "Модель камери:"

#: ../data/eog-image-properties-dialog.ui.h:18
msgid "Date/Time:"
msgstr "Дата/час:"

#: ../data/eog-image-properties-dialog.ui.h:19
msgid "Description:"
msgstr "Опис:"

#: ../data/eog-image-properties-dialog.ui.h:20
msgid "Location:"
msgstr "Розташування:"

#: ../data/eog-image-properties-dialog.ui.h:21
msgid "Keywords:"
msgstr "Ключові слова:"

#: ../data/eog-image-properties-dialog.ui.h:22
msgid "Author:"
msgstr "Автор:"

#: ../data/eog-image-properties-dialog.ui.h:23
msgid "Copyright:"
msgstr "Авторські права:"

#: ../data/eog-image-properties-dialog.ui.h:24
msgid "Details"
msgstr "Подробиці"

#: ../data/eog-image-properties-dialog.ui.h:25
msgid "Metadata"
msgstr "Метадані"

#: ../data/eog-multiple-save-as-dialog.ui.h:1
msgid "Save As"
msgstr "Зберегти як"

#: ../data/eog-multiple-save-as-dialog.ui.h:2
#: ../src/eog-close-confirmation-dialog.c:172
#: ../src/eog-error-message-area.c:123 ../src/eog-file-chooser.c:456
#: ../src/eog-file-chooser.c:464 ../src/eog-file-chooser.c:472
#: ../src/eog-window.c:3223 ../src/eog-window.c:3226 ../src/eog-window.c:3479
msgid "_Cancel"
msgstr "_Скасувати"

#: ../data/eog-multiple-save-as-dialog.ui.h:3
#: ../src/eog-close-confirmation-dialog.c:184
msgid "Save _As"
msgstr "Зберегти _як"

#: ../data/eog-multiple-save-as-dialog.ui.h:5
#, no-c-format
msgid "<b>%f:</b> original filename"
msgstr "<b>%f:</b> початкову назву файлу"

#: ../data/eog-multiple-save-as-dialog.ui.h:7
#, no-c-format
msgid "<b>%n:</b> counter"
msgstr "<b>%n:</b> лічильник"

#: ../data/eog-multiple-save-as-dialog.ui.h:8
msgid "_Filename format:"
msgstr "_Формат назви файла:"

#: ../data/eog-multiple-save-as-dialog.ui.h:9
msgid "_Destination folder:"
msgstr "_Цільова тека:"

#: ../data/eog-multiple-save-as-dialog.ui.h:10
msgid "Choose a folder"
msgstr "Вибрати каталог"

#: ../data/eog-multiple-save-as-dialog.ui.h:11
msgid "File Path Specifications"
msgstr "Визначення шляху файла"

#: ../data/eog-multiple-save-as-dialog.ui.h:12
msgid "_Start counter at:"
msgstr "По_чинати відлік з:"

#: ../data/eog-multiple-save-as-dialog.ui.h:13
msgid "_Replace spaces with underscores"
msgstr "За_мінювати пробіли на підкреслення"

#: ../data/eog-multiple-save-as-dialog.ui.h:14
msgid "Options"
msgstr "Параметри"

#: ../data/eog-multiple-save-as-dialog.ui.h:15
msgid "Rename from:"
msgstr "Перейменувати:"

#: ../data/eog-multiple-save-as-dialog.ui.h:16
msgid "To:"
msgstr "На:"

#: ../data/eog-multiple-save-as-dialog.ui.h:17
msgid "File Name Preview"
msgstr "Перегляд назви файла"

#: ../data/eog-preferences-dialog.ui.h:1
msgid "Preferences"
msgstr "Параметри"

#: ../data/eog-preferences-dialog.ui.h:3
msgid "Image Enhancements"
msgstr "Покращення зображень"

#: ../data/eog-preferences-dialog.ui.h:4
msgid "Smooth images when zoomed _out"
msgstr "Згладжувати зображення при зменшенні _масштабу"

#: ../data/eog-preferences-dialog.ui.h:5
msgid "Smooth images when zoomed _in"
msgstr "Згладжувати зображення при збільшенні _масштабу"

#: ../data/eog-preferences-dialog.ui.h:6
msgid "_Automatic orientation"
msgstr "_Автоматичне орієнтування"

#: ../data/eog-preferences-dialog.ui.h:7
msgid "Background"
msgstr "Тло"

#: ../data/eog-preferences-dialog.ui.h:8
msgid "As custom color:"
msgstr "Як власний колір:"

#: ../data/eog-preferences-dialog.ui.h:9
#: ../data/org.gnome.eog.gschema.xml.in.h:3
msgid "Background Color"
msgstr "Колір тла"

#: ../data/eog-preferences-dialog.ui.h:10
msgid "Transparent Parts"
msgstr "Прозорі елементи"

#: ../data/eog-preferences-dialog.ui.h:11
msgid "As check _pattern"
msgstr "У вигляді _клітчатого поля"

#: ../data/eog-preferences-dialog.ui.h:12
msgid "As custom c_olor:"
msgstr "_Іншим кольором:"

#: ../data/eog-preferences-dialog.ui.h:13
msgid "Color for Transparent Areas"
msgstr "Колір прозорих ділянок"

#: ../data/eog-preferences-dialog.ui.h:14
msgid "As _background"
msgstr "Колір _тла"

#: ../data/eog-preferences-dialog.ui.h:15
msgid "Image View"
msgstr "Перегляд зображення"

#: ../data/eog-preferences-dialog.ui.h:16
msgid "Image Zoom"
msgstr "Масштаб зображення"

#: ../data/eog-preferences-dialog.ui.h:17
msgid "E_xpand images to fit screen"
msgstr "Роз_ширювати зображення до розміру вікна"

#: ../data/eog-preferences-dialog.ui.h:18
msgid "Sequence"
msgstr "Послідовність"

#. I18N: This sentence will be displayed above a horizonzal scale to select a number of seconds in eog
#: ../data/eog-preferences-dialog.ui.h:20
msgid "_Time between images:"
msgstr "_Затримка між зображеннями:"

#: ../data/eog-preferences-dialog.ui.h:21
msgid "_Loop sequence"
msgstr "_Циклічна послідовність"

#: ../data/eog-preferences-dialog.ui.h:22
msgid "Slideshow"
msgstr "Показ слайдів"

#: ../data/eog-preferences-dialog.ui.h:23
msgid "Plugins"
msgstr "Додатки"

#: ../data/eog-zoom-entry.ui.h:1 ../data/fullscreen-toolbar.ui.h:11
msgid "Shrink the image"
msgstr "Зменшити зображення"

#: ../data/eog-zoom-entry.ui.h:2 ../data/fullscreen-toolbar.ui.h:9
msgid "Enlarge the image"
msgstr "Збільшити зображення"

#: ../data/fullscreen-toolbar.ui.h:1
msgid "Go to the first image of the gallery"
msgstr "Перейти до першої галереї зображень"

#: ../data/fullscreen-toolbar.ui.h:2
msgid "_First Image"
msgstr "П_ерше зображення"

#: ../data/fullscreen-toolbar.ui.h:3 ../src/eog-scroll-view.c:2359
msgid "Go to the previous image of the gallery"
msgstr "Перейти до попередньої галереї зображень"

#: ../data/fullscreen-toolbar.ui.h:4
msgid "_Previous Image"
msgstr "_Попереднє зображення"

#: ../data/fullscreen-toolbar.ui.h:5 ../src/eog-scroll-view.c:2347
msgid "Go to the next image of the gallery"
msgstr "Перейти до наступної галереї зображень"

#: ../data/fullscreen-toolbar.ui.h:6
msgid "_Next Image"
msgstr "_Наступне зображення"

#: ../data/fullscreen-toolbar.ui.h:7
msgid "Go to the last image of the gallery"
msgstr "Перейти до останньої галереї зображень"

#: ../data/fullscreen-toolbar.ui.h:8
msgid "_Last Image"
msgstr "_Останнє зображення"

#: ../data/fullscreen-toolbar.ui.h:10
msgid "_Zoom In"
msgstr "З_більшити"

#: ../data/fullscreen-toolbar.ui.h:12
msgid "Zoom _Out"
msgstr "З_меншити"

#: ../data/fullscreen-toolbar.ui.h:13
msgid "_Normal Size"
msgstr "_Нормальний розмір"

#: ../data/fullscreen-toolbar.ui.h:14
msgid "_Best Fit"
msgstr "_Оптимізувати"

#: ../data/fullscreen-toolbar.ui.h:15 ../src/eog-scroll-view.c:2374
msgid "Rotate the image 90 degrees to the left"
msgstr "Обернути зображення проти годинникової стрілки на 90 градусів"

#: ../data/fullscreen-toolbar.ui.h:16
msgid "Rotate Counter_clockwise"
msgstr "Обернути _проти годинникової стрілки"

#: ../data/fullscreen-toolbar.ui.h:17 ../src/eog-scroll-view.c:2385
msgid "Rotate the image 90 degrees to the right"
msgstr "Обернути зображення за годинниковою стрілкою на 90 градусів"

#: ../data/fullscreen-toolbar.ui.h:18
msgid "_Rotate Clockwise"
msgstr "Обернути _за годинниковою стрілкою"

#: ../data/fullscreen-toolbar.ui.h:19
msgid "Changes the visibility of the image gallery pane in the current window"
msgstr "Змінює видимість панелі галереї зображень у поточному вікні"

#: ../data/fullscreen-toolbar.ui.h:20
msgid "_Image Gallery"
msgstr "Галерея _зображень"

#: ../data/fullscreen-toolbar.ui.h:21
msgid "Pause or resume the slideshow"
msgstr "Зупинити або відновити показ слайдів"

#: ../data/fullscreen-toolbar.ui.h:22
msgid "_Leave Fullscreen"
msgstr "Вийти з _повноекранного режиму"

#: ../data/fullscreen-toolbar.ui.h:23
msgid "Leave fullscreen mode"
msgstr "Вийти з повноекранного режиму"

#: ../data/help-overlay.ui.h:1
msgctxt "shortcut window"
msgid "General"
msgstr "Загальне"

#: ../data/help-overlay.ui.h:2
msgctxt "shortcut window"
msgid "Open an image file"
msgstr "Відкрити зображення"

#: ../data/help-overlay.ui.h:3
msgctxt "shortcut window"
msgid "Save the image"
msgstr "Зберегти зображення"

#: ../data/help-overlay.ui.h:4
msgctxt "shortcut window"
msgid "Save the image with a new file name"
msgstr "Зберегти зображення з новою назвою"

#: ../data/help-overlay.ui.h:5
msgctxt "shortcut window"
msgid "Print the current image"
msgstr "Надрукувати поточне зображення"

#: ../data/help-overlay.ui.h:6
msgctxt "shortcut window"
msgid "Close the current window"
msgstr "Закрити поточне вікно"

#: ../data/help-overlay.ui.h:7
msgctxt "shortcut window"
msgid "Close all windows"
msgstr "Закрити всі вікна"

#: ../data/help-overlay.ui.h:8
msgctxt "shortcut window"
msgid "Set the image as desktop background"
msgstr "Встановити зображення як тло"

#: ../data/help-overlay.ui.h:9
msgctxt "shortcut window"
msgid "Show/Hide the sidebar"
msgstr "Показати/прибрати бічну панель"

#: ../data/help-overlay.ui.h:10
msgctxt "shortcut window"
msgid "Show image properties dialog"
msgstr "Показати вікно властивостей зображення"

#: ../data/help-overlay.ui.h:11
msgctxt "shortcut window"
msgid "Open the application manual"
msgstr "Відкрити посібник програми"

#: ../data/help-overlay.ui.h:12
msgctxt "shortcut window"
msgid "Zoom"
msgstr "Масштаб"

#: ../data/help-overlay.ui.h:13
msgctxt "shortcut window"
msgid "Zoom in"
msgstr "Наблизити"

#: ../data/help-overlay.ui.h:14
msgctxt "shortcut window"
msgid "Zoom out"
msgstr "Віддалити"

#: ../data/help-overlay.ui.h:15
msgctxt "shortcut window"
msgid "Actual size"
msgstr "Справжній розмір"

#: ../data/help-overlay.ui.h:16
msgctxt "shortcut window"
msgid "Best fit"
msgstr "Якнайкраще влаштувати"

#: ../data/help-overlay.ui.h:17
msgctxt "shortcut window"
msgid "Browsing Images"
msgstr "Переглядання зображень"

#: ../data/help-overlay.ui.h:18
msgctxt "shortcut window"
msgid "Go to the previous image in the folder"
msgstr "Перейти до попереднього зображення у теці"

#: ../data/help-overlay.ui.h:19
msgctxt "shortcut window"
msgid "Go to the next image in the folder"
msgstr "Перейти до наступного зображення у теці"

#: ../data/help-overlay.ui.h:20
msgctxt "shortcut window"
msgid "Go to the first image in the folder"
msgstr "Перейти до першого зображення у теці"

#: ../data/help-overlay.ui.h:21
msgctxt "shortcut window"
msgid "Go to the last image in the folder"
msgstr "Перейти до останнього зображення у теці"

#: ../data/help-overlay.ui.h:22
msgctxt "shortcut window"
msgid "Go to a random image in the folder"
msgstr "Перейти до випадкового зображення у теці"

#: ../data/help-overlay.ui.h:23
msgctxt "shortcut window"
msgid "Show/Hide the image gallery"
msgstr "Показати/приховати галерею зображень"

#: ../data/help-overlay.ui.h:24
msgctxt "shortcut window"
msgid "Rotation"
msgstr "Орієнтація"

#: ../data/help-overlay.ui.h:25
msgctxt "shortcut window"
msgid "Rotate clockwise"
msgstr "Обернути за годинниковою стрілкою"

#: ../data/help-overlay.ui.h:26
msgctxt "shortcut window"
msgid "Rotate counterclockwise"
msgstr "Обернути проти годинникової стрілки"

#: ../data/help-overlay.ui.h:27
msgctxt "shortcut window"
msgid "Fullscreen"
msgstr "На весь екран"

#: ../data/help-overlay.ui.h:28
msgctxt "shortcut window"
msgid "Enter/Leave fullscreen"
msgstr "Перемкнути повноекранний режим"

#: ../data/help-overlay.ui.h:29
msgctxt "shortcut window"
msgid "Start/Stop slideshow"
msgstr "Запустити/зупинити показ слайдів"

#: ../data/help-overlay.ui.h:30
msgctxt "shortcut window"
msgid "Pause slideshow"
msgstr "Призупинити показ слайдів"

#: ../data/metadata-sidebar.ui.h:1 ../src/eog-print-image-setup.c:969
msgid "Size"
msgstr "Розмір"

#: ../data/metadata-sidebar.ui.h:2
msgid "Type"
msgstr "Тип"

#: ../data/metadata-sidebar.ui.h:3
msgid "File Size"
msgstr "Розмір файла"

#: ../data/metadata-sidebar.ui.h:4
msgid "Folder"
msgstr "Тека"

#: ../data/metadata-sidebar.ui.h:5
msgid "Aperture"
msgstr "Діафрагма"

#: ../data/metadata-sidebar.ui.h:6
msgid "Exposure"
msgstr "Експозиція"

#: ../data/metadata-sidebar.ui.h:7
msgid "ISO"
msgstr "ISO"

#: ../data/metadata-sidebar.ui.h:8
msgid "Metering"
msgstr "Вимірювання"

#: ../data/metadata-sidebar.ui.h:9 ../src/eog-metadata-details.c:65
msgid "Camera"
msgstr "Фотоапарат"

#: ../data/metadata-sidebar.ui.h:10
msgid "Date"
msgstr "Дата"

#: ../data/metadata-sidebar.ui.h:11
msgid "Time"
msgstr "Час"

#: ../data/metadata-sidebar.ui.h:12
msgid "Focal Length"
msgstr "Фокусна відстань"

#: ../data/org.gnome.eog.gschema.xml.in.h:1
msgid "Automatic orientation"
msgstr "Автоматичне орієнтування"

#: ../data/org.gnome.eog.gschema.xml.in.h:2
msgid ""
"Whether the image should be rotated automatically based on EXIF orientation."
msgstr "Чи повинно зображення автоматично обертатись відповідно до даних EXIF."

#: ../data/org.gnome.eog.gschema.xml.in.h:4
msgid ""
"The color that is used to fill the area behind the image. If the use-"
"background-color key is not set, the color is determined by the active GTK+ "
"theme instead."
msgstr ""
"колір, який використовується для заливання ділянки за зображенням. Якщо ключ "
"use-background-color не встановлено, колір натомість визначить тема GTK+."

#: ../data/org.gnome.eog.gschema.xml.in.h:5
msgid "Interpolate Image"
msgstr "Інтерполювати зображення"

#: ../data/org.gnome.eog.gschema.xml.in.h:6
msgid ""
"Whether the image should be interpolated on zoom-out. This leads to better "
"quality but is somewhat slower than non-interpolated images."
msgstr ""
"Визначає, чи потрібно інтерполювати зображення коли змінюється його масштаб. "
"В результаті можна отримати кращу якість при сповільненні роботи, на відміну "
"від неінтерпольованих зображень."

#: ../data/org.gnome.eog.gschema.xml.in.h:7
msgid "Extrapolate Image"
msgstr "Екстраполювати зображення"

#: ../data/org.gnome.eog.gschema.xml.in.h:8
msgid ""
"Whether the image should be extrapolated on zoom-in. This leads to blurry "
"quality and is somewhat slower than non-extrapolated images."
msgstr ""
"Визначає, чи потрібно екстраполювати зображення коли змінюється його "
"масштаб. В результаті можна отримати кращу якість при сповільненні роботи, "
"на відміну від неекстрапольованих зображень."

#: ../data/org.gnome.eog.gschema.xml.in.h:9
msgid "Transparency indicator"
msgstr "Індикатор прозорості"

#: ../data/org.gnome.eog.gschema.xml.in.h:10
msgid ""
"Determines how transparency should be indicated. Valid values are "
"CHECK_PATTERN, COLOR and NONE. If COLOR is chosen, then the trans-color key "
"determines the color value used."
msgstr ""
"Визначає, як потрібно позначати прозорість. Правильними значеннями є  "
"CHECK_PATTERN, COLOR і NONE. Якщо вибрано COLOR, то ключ кольору, яким "
"позначатиметься прозорість, буде визначати значення."

#: ../data/org.gnome.eog.gschema.xml.in.h:11
msgid "Scroll wheel zoom"
msgstr "Масштабувати обертання колеса миші"

#: ../data/org.gnome.eog.gschema.xml.in.h:12
msgid "Whether the scroll wheel should be used for zooming."
msgstr "Чи використовувати прокручування колеса для зміни масштабу."

#: ../data/org.gnome.eog.gschema.xml.in.h:13
msgid "Zoom multiplier"
msgstr "Коефіцієнт збільшення"

#: ../data/org.gnome.eog.gschema.xml.in.h:15
#, no-c-format
msgid ""
"The multiplier to be applied when using the mouse scroll wheel for zooming. "
"This value defines the zooming step used for each scroll event. For example, "
"0.05 results in a 5% zoom increment for each scroll event and 1.00 result in "
"a 100% zoom increment."
msgstr ""
"Множник, що застосовується при використанні колеса миші для зміни масштабу. "
"Це значення визначає крок зміни масштабу при кожній русі прокручування. "
"Наприклад, 0.05 означає збільшення на 5% для кожної події прокручування, а "
"1.00 — збільшення на 100%."

#: ../data/org.gnome.eog.gschema.xml.in.h:16
msgid "Transparency color"
msgstr "Колір прозорості"

#: ../data/org.gnome.eog.gschema.xml.in.h:17
msgid ""
"If the transparency key has the value COLOR, then this key determines the "
"color which is used for indicating transparency."
msgstr ""
"Якщо ключ transparency має значення COLOR, то цей ключ визначає колір, яким "
"позначатиметься прозорість."

#: ../data/org.gnome.eog.gschema.xml.in.h:18
msgid "Use a custom background color"
msgstr "Використати власний колір тла"

#: ../data/org.gnome.eog.gschema.xml.in.h:19
msgid ""
"If this is active, the color set by the background-color key will be used to "
"fill the area behind the image. If it is not set, the current GTK+ theme "
"will determine the fill color."
msgstr ""
"Якщо ввімкнено, вказаний колір у ключі background-color буде використано для "
"заповнення ділянки за зображенням. Якщо не вказано, поточна тема GTK+ "
"визначить колір заливання."

#: ../data/org.gnome.eog.gschema.xml.in.h:20
msgid "Loop through the image sequence"
msgstr "Циклічна послідовність зображень"

#: ../data/org.gnome.eog.gschema.xml.in.h:21
msgid "Whether the sequence of images should be shown in an endless loop."
msgstr ""
"Визначає, що потрібно показувати послідовність зображень у нескінченному "
"циклі."

#: ../data/org.gnome.eog.gschema.xml.in.h:23
#, no-c-format
msgid "Allow zoom greater than 100% initially"
msgstr "Дозволяти початковий масштаб більше 100%"

#: ../data/org.gnome.eog.gschema.xml.in.h:24
msgid ""
"If this is set to FALSE small images will not be stretched to fit into the "
"screen initially."
msgstr ""
"Якщо не позначено, то малі зображення не будуть розтягуватись до розмірів "
"екрана на початку."

#: ../data/org.gnome.eog.gschema.xml.in.h:25
msgid "Delay in seconds until showing the next image"
msgstr "Затримка у секундах перед наступним зображенням"

#: ../data/org.gnome.eog.gschema.xml.in.h:26
msgid ""
"A value greater than 0 determines the seconds an image stays on screen until "
"the next one is shown automatically. Zero disables the automatic browsing."
msgstr ""
"Значення більше 0 визначає кількість секунд, яку зображення лишатиметься на "
"екрані перед автоматичною появою наступного. Нуль вимикає автоматичний "
"перегляд."

#: ../data/org.gnome.eog.gschema.xml.in.h:27
msgid "Show/Hide the window statusbar."
msgstr "Показати чи приховати рядок стану вікна."

#: ../data/org.gnome.eog.gschema.xml.in.h:28
msgid "Show/Hide the image gallery pane."
msgstr "Показувати/приховувати панель галереї зображень."

#: ../data/org.gnome.eog.gschema.xml.in.h:29
msgid ""
"Image gallery pane position. Set to 0 for bottom; 1 for left; 2 for top; 3 "
"for right."
msgstr ""
"Положення панелі галереї зображень. Встановіть 0 — знизу; 1 — ліворуч; 2 — "
"згори; 3 — праворуч."

#: ../data/org.gnome.eog.gschema.xml.in.h:30
msgid "Whether the image gallery pane should be resizable."
msgstr "Чи можна змінювати розмір панелі галереї зображень."

#: ../data/org.gnome.eog.gschema.xml.in.h:31
msgid "Show/Hide the window side pane."
msgstr "Показати чи приховати бічну панель."

#: ../data/org.gnome.eog.gschema.xml.in.h:32
msgid "Show/Hide the image gallery pane scroll buttons."
msgstr "Показати/сховати кнопки прокручування панелі галереї."

#: ../data/org.gnome.eog.gschema.xml.in.h:33
msgid "Close main window without asking to save changes."
msgstr "Закрити головне вікно без запитання про зберігання змін."

#: ../data/org.gnome.eog.gschema.xml.in.h:34
msgid "Trash images without asking"
msgstr "Знищувати зображення не питаючи дозволу"

#: ../data/org.gnome.eog.gschema.xml.in.h:35
msgid ""
"If activated, Eye of GNOME won’t ask for confirmation when moving images to "
"the trash. It will still ask if any of the files cannot be moved to the "
"trash and would be deleted instead."
msgstr ""
"Якщо активне, «Око GNOME» не запитуватиме підтвердження при переміщенні "
"зображень до смітника. Однак, ви будете отримувати запити у випадку, якщо "
"файли не можна перенести до смітника, а натомість їх пропонується вилучити."

#: ../data/org.gnome.eog.gschema.xml.in.h:36
msgid ""
"Whether the file chooser should show the user’s pictures folder if no images "
"are loaded."
msgstr ""
"Чи у вікні вибору файла слід показувати зображення з теки малюнків, якщо "
"зображення не завантажено у програмі."

#: ../data/org.gnome.eog.gschema.xml.in.h:37
msgid ""
"If activated and no image is loaded in the active window, the file chooser "
"will display the user’s pictures folder using the XDG special user "
"directories. If deactivated or the pictures folder has not been set up, it "
"will show the current working directory."
msgstr ""
"Якщо ввімкнено й у активному вікні не завантажено зображення, вікно вибору "
"файлів показуватиме теку користувача для малюнків, зі спеціальних каталогів "
"XDG. Якщо вимкнено або теку малюнків не встановлено, показуватиметься "
"поточний каталог."

#: ../data/org.gnome.eog.gschema.xml.in.h:38
msgid ""
"Whether the metadata list in the properties dialog should have its own page."
msgstr "Чи матиме список метаданих власну сторінку у вікні властивостей."

#: ../data/org.gnome.eog.gschema.xml.in.h:39
msgid ""
"If activated, the detailed metadata list in the properties dialog will be "
"moved to its own page in the dialog. This should make the dialog more usable "
"on smaller screens, e.g. as used by netbooks. If disabled, the widget will "
"be embedded on the “Metadata” page."
msgstr ""
"Якщо ввімкнено, докладний список метаданих у діалозі властивостей буде "
"показано на власній сторінці у вікні. Це дозволяє краще розміщуватись на "
"маленьких екранах, наприклад? нетбуках. Якщо вимкнено, віджет вбудовується у "
"сторінку «Метадані»."

#: ../data/org.gnome.eog.gschema.xml.in.h:40
msgid "Active plugins"
msgstr "Увімкнути додатки"

#: ../data/org.gnome.eog.gschema.xml.in.h:41
msgid ""
"List of active plugins. It doesn’t contain the “Location” of the active "
"plugins. See the .eog-plugin file for obtaining the “Location” of a given "
"plugin."
msgstr ""
"Список увімкнутих додатків. У списку не міститься «адреси» додатків. Щоб "
"дізнатись «адресу» певного додатка дивіться файл .eog-plugin\"."

#: ../data/popup-menus.ui.h:1
msgid "Open _with"
msgstr "Відкрити _у програмі"

#: ../data/popup-menus.ui.h:5
msgid "_Copy"
msgstr "_Скопіювати"

#: ../data/popup-menus.ui.h:6 ../src/eog-window.c:3482
msgid "Move to _Trash"
msgstr "Перемістити у _смітник"

#: ../data/popup-menus.ui.h:9
msgid "Show Containing _Folder"
msgstr "Показати вміст _теки"

#: ../data/popup-menus.ui.h:10
msgid "_Best fit"
msgstr "_Якнайкраще влаштувати"

#: ../plugins/fullscreen/fullscreen.plugin.desktop.in.h:1
msgid "Fullscreen with double-click"
msgstr "На весь екран подвійним клацанням"

#: ../plugins/fullscreen/fullscreen.plugin.desktop.in.h:2
msgid "Activate fullscreen mode with double-click"
msgstr "Увімкнути повноекранний режим подвійним клацанням"

#: ../plugins/reload/eog-reload-plugin.c:185
#: ../plugins/reload/reload.plugin.desktop.in.h:1
msgid "Reload Image"
msgstr "Перезавантажити зображення"

#: ../plugins/reload/reload.plugin.desktop.in.h:2
msgid "Reload current image"
msgstr "Перезавантажити поточне зображення"

#: ../plugins/statusbar-date/statusbar-date.plugin.desktop.in.h:1
msgid "Date in statusbar"
msgstr "Дата у рядку стану"

#: ../plugins/statusbar-date/statusbar-date.plugin.desktop.in.h:2
msgid "Shows the image date in the window statusbar"
msgstr "Показати чи приховати жату у рядку стану"

#: ../src/eog-close-confirmation-dialog.c:166
msgid "Close _without Saving"
msgstr "Закрити _без збереження"

#: ../src/eog-close-confirmation-dialog.c:212
msgid "Question"
msgstr "Запитання"

#: ../src/eog-close-confirmation-dialog.c:391
msgid "If you don’t save, your changes will be lost."
msgstr "Якщо ви не збережете, зміни будуть втрачені."

#: ../src/eog-close-confirmation-dialog.c:437
#, c-format
msgid "Save changes to image “%s” before closing?"
msgstr "Зберегти зміни у зображенні «%s» перед закриттям?"

#: ../src/eog-close-confirmation-dialog.c:652
#, c-format
msgid "There is %d image with unsaved changes. Save changes before closing?"
msgid_plural ""
"There are %d images with unsaved changes. Save changes before closing?"
msgstr[0] "У %d зображенні є незбережені зміни. Зберегти їх перед закриттям?"
msgstr[1] "У %d зображеннях є незбережені зміни. Зберегти їх перед закриттям?"
msgstr[2] "У %d зображеннях є незбережені зміни. Зберегти їх перед закриттям?"

#: ../src/eog-close-confirmation-dialog.c:669
msgid "S_elect the images you want to save:"
msgstr "В_иберіть зображення, які треба зберегти:"

#. Secondary label
#: ../src/eog-close-confirmation-dialog.c:688
msgid "If you don’t save, all your changes will be lost."
msgstr "Якщо ви не збережете, усі зміни буде втрачено."

#: ../src/eog-error-message-area.c:128 ../src/eog-window.c:881
msgid "_Reload"
msgstr "_Перезавантажити"

#: ../src/eog-error-message-area.c:137
msgid "Open with _Document Viewer"
msgstr "Відкрити через переглядач _документів"

#: ../src/eog-error-message-area.c:219
#, c-format
msgid "Could not load image “%s”."
msgstr "Неможливо завантажити зображення «%s»."

#: ../src/eog-error-message-area.c:261
#, c-format
msgid "Could not save image “%s”."
msgstr "Неможливо зберегти зображення «%s»."

#: ../src/eog-error-message-area.c:304
#, c-format
msgid "No images found in “%s”."
msgstr "Зображення не знайдено у «%s»."

#: ../src/eog-error-message-area.c:311
msgid "The given locations contain no images."
msgstr "Вказані місця не містять зображень."

#: ../src/eog-error-message-area.c:350
msgid ""
"This image contains multiple pages. Image Viewer displays only the first "
"page.\n"
"Do you want to open the image with the Document Viewer to see all pages?"
msgstr ""
"Це зображення містить кілька сторінок. Переглядач зображень показує тільки "
"першу.\n"
"Бажаєте відкрити зображення через переглядач документів, щоб побачити всі "
"сторінки?"

#: ../src/eog-error-message-area.c:355
msgid ""
"This image contains multiple pages. Image Viewer displays only the first "
"page.\n"
"You may want to install the Document Viewer to see all pages."
msgstr ""
"Це зображення містить кілька сторінок. Переглядач зображень показує тільки "
"першу.\n"
"Вам слід встановити переглядач документів, щоб побачити всі сторінки."

#. A strftime-formatted string, to display the date the image was taken.
#: ../src/eog-exif-util.c:189 ../src/eog-exif-util.c:191
msgid "%a, %d %B %Y  %X"
msgstr "%a, %d %B %Y  %X"

#. TRANSLATORS: This is the actual focal length used when
#. the image was taken.
#: ../src/eog-exif-util.c:280
#, c-format
msgid "%.1f (lens)"
msgstr "%.1f (лінза)"

#. Print as float to get a similar look as above.
#. TRANSLATORS: This is the equivalent focal length assuming
#. a 35mm film camera.
#: ../src/eog-exif-util.c:291
#, c-format
msgid "%.1f (35mm film)"
msgstr "%.1f (35мм плівка)"

#: ../src/eog-file-chooser.c:119
msgid "File format is unknown or unsupported"
msgstr "Формат файла невідомий або не підтримується"

#: ../src/eog-file-chooser.c:124
msgid ""
"Image Viewer could not determine a supported writable file format based on "
"the filename."
msgstr ""
"Переглядач зображень не може визначити підтримуваний записуваний формат "
"файла, який основано на назві файла."

#: ../src/eog-file-chooser.c:125
msgid "Please try a different file extension like .png or .jpg."
msgstr "Спробуйте різні розширення файлів, наприклад .png чи .jpg."

#. Filter name: First description then file extension, eg. "The PNG-Format (*.png)".
#: ../src/eog-file-chooser.c:160
#, c-format
msgid "%s (*.%s)"
msgstr "%s (*.%s)"

#: ../src/eog-file-chooser.c:212
msgid "All files"
msgstr "Всі файли"

#: ../src/eog-file-chooser.c:217
msgid "Supported image files"
msgstr "Підтримувані файли зображень"

#. Pixel size of image: width x height in pixel
#: ../src/eog-file-chooser.c:289 ../src/eog-properties-dialog.c:165
#: ../src/eog-properties-dialog.c:167 ../src/eog-thumb-view.c:515
msgid "pixel"
msgid_plural "pixels"
msgstr[0] "точка"
msgstr[1] "точки"
msgstr[2] "точок"

#: ../src/eog-file-chooser.c:457 ../src/eog-file-chooser.c:473
msgid "_Open"
msgstr "_Відкрити"

#: ../src/eog-file-chooser.c:459
msgid "Open Image"
msgstr "Відкрити зображення"

#: ../src/eog-file-chooser.c:467
msgid "Save Image"
msgstr "Зберегти зображення"

#: ../src/eog-file-chooser.c:475
msgid "Open Folder"
msgstr "Відкрити теку"

#: ../src/eog-image.c:566
#, c-format
msgid "Transformation on unloaded image."
msgstr "Перетворення для не завантаженого зображення."

#: ../src/eog-image.c:594
#, c-format
msgid "Transformation failed."
msgstr "Помилка при перетворенні."

#: ../src/eog-image.c:1074
#, c-format
msgid "EXIF not supported for this file format."
msgstr "Для цього формату файлів EXIF не підтримується."

#: ../src/eog-image.c:1221
#, c-format
msgid "Image loading failed."
msgstr "Помилка завантаження зображення."

#: ../src/eog-image.c:1802 ../src/eog-image.c:1922
#, c-format
msgid "No image loaded."
msgstr "Зображення не завантажено."

#: ../src/eog-image.c:1810 ../src/eog-image.c:1931
#, c-format
msgid "You do not have the permissions necessary to save the file."
msgstr "У вас немає прав потрібних для збереження файла."

#: ../src/eog-image.c:1820 ../src/eog-image.c:1942
#, c-format
msgid "Temporary file creation failed."
msgstr "Помилка при створенні тимчасового файлу."

#: ../src/eog-image-jpeg.c:374
#, c-format
msgid "Couldn’t create temporary file for saving: %s"
msgstr "Неможливо створити тимчасовий файл для збереження: %s"

#: ../src/eog-image-jpeg.c:393
#, c-format
msgid "Couldn’t allocate memory for loading JPEG file"
msgstr "Неможливо виділити пам'ять для завантаження файла у форматі JPEG"

#: ../src/eog-metadata-details.c:66
msgid "Image Data"
msgstr "Дані зображення"

#: ../src/eog-metadata-details.c:67
msgid "Image Taking Conditions"
msgstr "Умови зйомки зображення"

#: ../src/eog-metadata-details.c:68
msgid "GPS Data"
msgstr "Дані GPS"

#: ../src/eog-metadata-details.c:69
msgid "Maker Note"
msgstr "Примітка автора"

#: ../src/eog-metadata-details.c:70
msgid "Other"
msgstr "Інше"

#: ../src/eog-metadata-details.c:72
msgid "XMP Exif"
msgstr "XMP Exif"

#: ../src/eog-metadata-details.c:73
msgid "XMP IPTC"
msgstr "XMP IPTC"

#: ../src/eog-metadata-details.c:74
msgid "XMP Rights Management"
msgstr "Керування правами XMP"

#: ../src/eog-metadata-details.c:75
msgid "XMP Other"
msgstr "Інше XMP"

#: ../src/eog-metadata-details.c:251
msgid "Tag"
msgstr "Мітка"

#: ../src/eog-metadata-details.c:258
msgid "Value"
msgstr "Значення"

#: ../src/eog-metadata-details.c:434
msgid "North"
msgstr "Північ"

#: ../src/eog-metadata-details.c:437
msgid "East"
msgstr "Схід"

#: ../src/eog-metadata-details.c:440
msgid "West"
msgstr "Захід"

#: ../src/eog-metadata-details.c:443
msgid "South"
msgstr "Південь"

#: ../src/eog-metadata-sidebar.c:144
#, c-format
msgid "%i × %i pixel"
msgid_plural "%i × %i pixels"
msgstr[0] "%i × %i піксель"
msgstr[1] "%i × %i пікселі"
msgstr[2] "%i × %i пікселів"

#: ../src/eog-metadata-sidebar.c:155 ../src/eog-properties-dialog.c:182
msgid "Unknown"
msgstr "Невідомо"

#: ../src/eog-metadata-sidebar.c:219
msgid "%a, %d %B %Y"
msgstr "%a, %d %B %Y"

#: ../src/eog-metadata-sidebar.c:223
#, c-format
msgid "%X"
msgstr "%X"

#: ../src/eog-preferences-dialog.c:125
#, c-format
msgid "%lu second"
msgid_plural "%lu seconds"
msgstr[0] "%lu секунда"
msgstr[1] "%lu секунди"
msgstr[2] "%lu секунд"

#: ../src/eog-print.c:371
msgid "Image Settings"
msgstr "Параметри зображення"

#: ../src/eog-print-image-setup.c:897
msgid "Image"
msgstr "Зображення"

#: ../src/eog-print-image-setup.c:898
msgid "The image whose printing properties will be set up"
msgstr "Зображення, для якого будуть налаштовані властивості друку"

#: ../src/eog-print-image-setup.c:904
msgid "Page Setup"
msgstr "Параметри сторінки"

#: ../src/eog-print-image-setup.c:905
msgid "The information for the page where the image will be printed"
msgstr "Інформація про сторінку, на якій буде надруковане зображення"

#: ../src/eog-print-image-setup.c:931
msgid "Position"
msgstr "Положення"

#: ../src/eog-print-image-setup.c:935
msgid "_Left:"
msgstr "З_ліва:"

#: ../src/eog-print-image-setup.c:937
msgid "_Right:"
msgstr "С_права:"

#: ../src/eog-print-image-setup.c:938
msgid "_Top:"
msgstr "З_верху:"

#: ../src/eog-print-image-setup.c:939
msgid "_Bottom:"
msgstr "З_низу:"

#: ../src/eog-print-image-setup.c:942
msgid "C_enter:"
msgstr "_Центрувати:"

#: ../src/eog-print-image-setup.c:947
msgid "None"
msgstr "Немає"

#: ../src/eog-print-image-setup.c:949
msgid "Horizontal"
msgstr "Горизонтально"

#: ../src/eog-print-image-setup.c:951
msgid "Vertical"
msgstr "Вертикально"

#: ../src/eog-print-image-setup.c:953
msgid "Both"
msgstr "Горизонтально та вертикально"

#: ../src/eog-print-image-setup.c:972
msgid "_Width:"
msgstr "_Ширина:"

#: ../src/eog-print-image-setup.c:974
msgid "_Height:"
msgstr "_Висота:"

#: ../src/eog-print-image-setup.c:977
msgid "_Scaling:"
msgstr "_Масштаб:"

#: ../src/eog-print-image-setup.c:988
msgid "_Unit:"
msgstr "_Одиниця:"

#: ../src/eog-print-image-setup.c:993
msgid "Millimeters"
msgstr "Міліметри"

#: ../src/eog-print-image-setup.c:995
msgid "Inches"
msgstr "Дюйми"

#: ../src/eog-print-image-setup.c:1024
msgid "Preview"
msgstr "Попередній перегляд"

#: ../src/eog-properties-dialog.c:776
msgid "Show the folder which contains this file in the file manager"
msgstr "Показати теку, яка містить цей файл у файловому менеджері"

#: ../src/eog-save-as-dialog-helper.c:162
msgid "as is"
msgstr "як є"

#. Translators: This string is displayed in the statusbar.
#. * The first token is the image number, the second is total image
#. * count.
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits. That needs support from your system and locale definition
#. * too.
#: ../src/eog-statusbar.c:118
#, c-format
msgid "%d / %d"
msgstr "%d / %d"

#: ../src/eog-thumb-view.c:543
msgid "Taken on"
msgstr "Знято"

#: ../src/eog-uri-converter.c:989
#, c-format
msgid "At least two file names are equal."
msgstr "Є принаймні два файли з однаковою назвою."

#: ../src/eog-util.c:68
msgid "Could not display help for Image Viewer"
msgstr "Неможливо показати довідку для переглядача зображень"

#: ../src/eog-util.c:116
msgid " (invalid Unicode)"
msgstr " (некоректний символ Unicode)"

#. Translators: This is the string displayed in the statusbar
#. * The tokens are from left to right:
#. * - image width
#. * - image height
#. * - image size in bytes
#. * - zoom in percent
#: ../src/eog-window.c:543
#, c-format
msgid "%i × %i pixel  %s    %i%%"
msgid_plural "%i × %i pixels  %s    %i%%"
msgstr[0] "%i × %i точку  %s    %i%%"
msgstr[1] "%i × %i точки  %s    %i%%"
msgstr[2] "%i × %i точок  %s    %i%%"

#: ../src/eog-window.c:883 ../src/eog-window.c:2617
msgctxt "MessageArea"
msgid "Hi_de"
msgstr "_Сховати"

#. The newline character is currently necessary due to a problem
#. * with the automatic line break.
#: ../src/eog-window.c:893
#, c-format
msgid ""
"The image “%s” has been modified by an external application.\n"
"Would you like to reload it?"
msgstr ""
"Зображення «%s» змінено через іншу програму.\n"
"Оновити його?"

#. Translators: This string is displayed in the statusbar
#. * while saving images. The tokens are from left to right:
#. * - the original filename
#. * - the current image's position in the queue
#. * - the total number of images queued for saving
#: ../src/eog-window.c:1156
#, c-format
msgid "Saving image “%s” (%u/%u)"
msgstr "Збереження зображення «%s» (%u/%u)"

#: ../src/eog-window.c:1581
#, c-format
msgid "Opening image “%s”"
msgstr "Відкриття зображення «%s»"

#. L10N: This the reason why the screensaver is inhibited.
#: ../src/eog-window.c:1964
msgid "Viewing a slideshow"
msgstr "Переглядання слайдами"

#: ../src/eog-window.c:2183
#, c-format
msgid ""
"Error printing file:\n"
"%s"
msgstr ""
"Помилка при друкуванні файла:\n"
"%s"

#: ../src/eog-window.c:2566 ../src/eog-window.c:2581
msgid "Error launching System Settings: "
msgstr "помилка запуску системних налаштувань:"

#: ../src/eog-window.c:2615
msgid "_Open Background Preferences"
msgstr "_Відкрити налаштування тла"

#. The newline character is currently necessary due to a problem
#. * with the automatic line break.
#: ../src/eog-window.c:2631
#, c-format
msgid ""
"The image “%s” has been set as Desktop Background.\n"
"Would you like to modify its appearance?"
msgstr ""
"Зображення «%s» встановлено як тло стільниці.\n"
"Змінити його вигляд?"

#: ../src/eog-window.c:3121
msgid "Saving image locally…"
msgstr "Збереження зображення локально…"

#: ../src/eog-window.c:3199
#, c-format
msgid ""
"Are you sure you want to remove\n"
"“%s” permanently?"
msgstr "Вилучити «%s» остаточно?"

#: ../src/eog-window.c:3202
#, c-format
msgid ""
"Are you sure you want to remove\n"
"the selected image permanently?"
msgid_plural ""
"Are you sure you want to remove\n"
"the %d selected images permanently?"
msgstr[0] "Вилучити %d вибране зображення безповоротно?"
msgstr[1] "Вилучити %d вибраних зображення безповоротно?"
msgstr[2] "Вилучити %d вибраних зображень безповоротно?"

#: ../src/eog-window.c:3224 ../src/eog-window.c:3490
msgid "_Delete"
msgstr "В_илучити"

#: ../src/eog-window.c:3227 ../src/eog-window.c:3492
msgid "_Yes"
msgstr "_Так"

#. add 'dont ask again' button
#: ../src/eog-window.c:3231 ../src/eog-window.c:3484
msgid "Do _not ask again during this session"
msgstr "_Не запитувати знову протягом цього сеансу"

#: ../src/eog-window.c:3275
#, c-format
msgid "Couldn’t retrieve image file"
msgstr "Неможливо одержати файл зображення"

#: ../src/eog-window.c:3291
#, c-format
msgid "Couldn’t retrieve image file information"
msgstr "Неможливо одержати інформацію про файл зображення"

#: ../src/eog-window.c:3307 ../src/eog-window.c:3551
#, c-format
msgid "Couldn’t delete file"
msgstr "Неможливо вилучити файл"

#. set dialog error message
#: ../src/eog-window.c:3357 ../src/eog-window.c:3651
#, c-format
msgid "Error on deleting image %s"
msgstr "Помилка при вилученні зображення %s"

#: ../src/eog-window.c:3452
#, c-format
msgid ""
"Are you sure you want to move\n"
"“%s” to the trash?"
msgstr "Перемістити «%s» у смітник?"

#: ../src/eog-window.c:3455
#, c-format
msgid ""
"A trash for “%s” couldn’t be found. Do you want to remove this image "
"permanently?"
msgstr "Неможливо знайти смітника для «%s». Остаточно вилучити це зображення?"

#: ../src/eog-window.c:3460
#, c-format
msgid ""
"Are you sure you want to move\n"
"the selected image to the trash?"
msgid_plural ""
"Are you sure you want to move\n"
"the %d selected images to the trash?"
msgstr[0] ""
"Перемістити\n"
"%d вибране зображення у смітник?"
msgstr[1] ""
"Перемістити\n"
"%d вибраних зображення у смітник?"
msgstr[2] ""
"Перемістити\n"
"%d вибраних зображень у смітник?"

#: ../src/eog-window.c:3465
msgid ""
"Some of the selected images can’t be moved to the trash and will be removed "
"permanently. Are you sure you want to proceed?"
msgstr ""
"Деякі з вибраних зображень не можна перенести до смітника, а тому їх буде "
"вилучено остаточно. Продовжити?"

#: ../src/eog-window.c:3529 ../src/eog-window.c:3543
#, c-format
msgid "Couldn’t access trash."
msgstr "Неможливо одержати доступ до смітника."

#: ../src/eog-window.c:4210
msgid "Shrink or enlarge the current image"
msgstr "Зменшити або збільшити поточне зображення"

#: ../src/eog-window.c:4269
msgid "Show the current image in fullscreen mode"
msgstr "Показати зображення у повноекранному режимі"

#: ../src/eog-window.c:4346
msgid "Properties"
msgstr "Властивості"

#: ../src/eog-window.c:5511
msgid "The GNOME image viewer."
msgstr "Програма перегляду зображень для GNOME."

#: ../src/eog-window.c:5514
msgid "translator-credits"
msgstr ""
"Юрій Сирота\n"
"Максим Дзюманенко <dziumanenko@gmail.com>\n"
"Daniel Korostil <ted.korostiled@gmail.com>"

#. L10N: This is a percentage value used for the image zoom.
#. * This should be translated similar to the statusbar zoom value.
#: ../src/eog-zoom-entry.c:81
#, c-format
msgid "%d%%"
msgstr "%d%%"

#: ../src/main.c:56
msgid "GNOME Image Viewer"
msgstr "Переглядач зображень GNOME"

#: ../src/main.c:63
msgid "Open in fullscreen mode"
msgstr "Відкрити у повноекранному режимі"

#: ../src/main.c:64
msgid "Disable image gallery"
msgstr "Вимкнути галерею зображень"

#: ../src/main.c:65
msgid "Open in slideshow mode"
msgstr "Відкрити у режимі показу слайдів"

#: ../src/main.c:66
msgid "Start a new instance instead of reusing an existing one"
msgstr "Запускати новий екземпляр замість використання наявного"

#: ../src/main.c:67
msgid ""
"Open in a single window, if multiple windows are open the first one is used"
msgstr ""
"Відкрите в одному вікно, якщо кілька вікон відкрито і перше використовується"

#: ../src/main.c:69
msgid "Show the application’s version"
msgstr "Показати версію програми"

#: ../src/main.c:99
msgid "[FILE…]"
msgstr "[ФАЙЛ…]"

#. I18N: The '%s' is replaced with eog's command name.
#: ../src/main.c:112
#, c-format
msgid "Run “%s --help” to see a full list of available command line options."
msgstr ""
"Виконайте «%s --help», щоб побачити повний перелік параметрів командного "
"рядка."

#~ msgid "2000%"
#~ msgstr "2000%"

#~ msgid "33%"
#~ msgstr "33%"

#~ msgid "50%"
#~ msgstr "50%"

#~ msgid "100%"
#~ msgstr "100%"

#~ msgid "133%"
#~ msgstr "133%"

#~ msgid "200%"
#~ msgstr "200%"

#~ msgid "500%"
#~ msgstr "500%"

#~ msgid "1000%"
#~ msgstr "1000%"

#~ msgid "1500%"
#~ msgstr "1500%"

#~ msgid "Fit the image to the window"
#~ msgstr "Розмістити зображення цілком у вікні"

#~ msgid "_Previous"
#~ msgstr "_Назад"

#~ msgid "_Next"
#~ msgstr "_Далі"

#~ msgid "_Close"
#~ msgstr "_Закрити"

#~ msgid "Show “_%s”"
#~ msgstr "Показувати «_%s»"

#~ msgid "_Move on Toolbar"
#~ msgstr "_Перемістити на панель"

#~ msgid "Move the selected item on the toolbar"
#~ msgstr "Перемістити виділений пункт на панель інструментів"

#~ msgid "_Remove from Toolbar"
#~ msgstr "В_иkexbnb з панелі"

#~ msgid "Remove the selected item from the toolbar"
#~ msgstr "Вилучити виділений пункт з панелі"

#~ msgid "_Delete Toolbar"
#~ msgstr "В_илучити панель"

#~ msgid "Remove the selected toolbar"
#~ msgstr "Вилучити виділену панель"

#~ msgid "Separator"
#~ msgstr "Роздільник"

#~ msgid "_View"
#~ msgstr "П_ерегляд"

#~ msgid "_Toolbar"
#~ msgstr "_Панель інструментів"

#~ msgid "External program to use for editing images"
#~ msgstr "Зовнішня програма для редагування зображень"

#~ msgid ""
#~ "The desktop file name (including the \".desktop\") of the application to "
#~ "use for editing images (when the \"Edit Image\" toolbar button is "
#~ "clicked). Set to the empty string to disable this feature."
#~ msgstr ""
#~ "Назва файла стільниці (зокрема «.desktop») програми для редагування "
#~ "зображень (коли панель «Редагування зображення» натиснуто). Залиште "
#~ "порожній рядок, щоб вимкнути цю функцію."

#~ msgid "Use \"%s\" to open the selected image"
#~ msgstr "Використовувати «%s» для відкривання вибраного зображення"

#~ msgid "Toolbar Editor"
#~ msgstr "Редактор панелі інструментів"

#~ msgid "_Reset to Default"
#~ msgstr "_Типове розташування"

#~ msgid "_Image"
#~ msgstr "_Образ"

#~ msgid "_Edit"
#~ msgstr "З_міни"

#~ msgid "_Go"
#~ msgstr "Пере_хід"

#~ msgid "_Tools"
#~ msgstr "_Засоби"

#~ msgid "T_oolbar"
#~ msgstr "_Панель інструментів"

#~ msgid "Edit the application toolbar"
#~ msgstr "Редагувати панель інструментів"

#~ msgid "Preferences for Image Viewer"
#~ msgstr "Параметри переглядача зображень"

#~ msgid "_Contents"
#~ msgstr "_Зміст"

#~ msgid "About this application"
#~ msgstr "Про цю програму"

#~ msgid "Changes the visibility of the toolbar in the current window"
#~ msgstr "Змінює видимість панелі інструментів у поточному вікні"

#~ msgid "Changes the visibility of the statusbar in the current window"
#~ msgstr "Змінює видимість рядка стану у поточному вікні"

#~ msgid "Changes the visibility of the side pane in the current window"
#~ msgstr "Змінює видимість бічної панелі у поточному вікні"

#~ msgid "Save changes in currently selected images"
#~ msgstr "Зберегти зміни у виділених зображеннях"

#~ msgid "Open the selected image with a different application"
#~ msgstr "Відкрити виділене зображення у інший програмі"

#~ msgid "Show the properties and metadata of the selected image"
#~ msgstr "Показати властивості та метадані вибраних зображень"

#~ msgid "_Undo"
#~ msgstr "В_ернути"

#~ msgid "Undo the last change in the image"
#~ msgstr "Вернути останню зміну у зображенні"

#~ msgid "Flip _Horizontal"
#~ msgstr "Перевернути _горизонтально"

#~ msgid "Mirror the image horizontally"
#~ msgstr "Горизонтальне віддзеркалення зображення "

#~ msgid "Flip _Vertical"
#~ msgstr "Перевернути _вертикально"

#~ msgid "Mirror the image vertically"
#~ msgstr "Вертикальне віддзеркалення зображення "

#~ msgid "Set the selected image as the wallpaper"
#~ msgstr "Встановити вибране зображення як шпалери"

#~ msgid "Move the selected image to the trash folder"
#~ msgstr "Перемістити виділене зображення у теку смітника"

#~ msgid "_Delete Image"
#~ msgstr "_Вилучити зображення"

#~ msgid "Delete the selected image"
#~ msgstr "Вилучити вибране зображення"

#~ msgid "Copy the selected image to the clipboard"
#~ msgstr "Скопіювати вибране зображення у буфер"

#~ msgid "Show the image at its normal size"
#~ msgstr "Показати зображення зі звичайними розмірами"

#~ msgid "_Random Image"
#~ msgstr "Випа_дкове зображення"

#~ msgid "S_lideshow"
#~ msgstr "Показ _слайдів"

#~ msgid "Start a slideshow view of the images"
#~ msgstr "Почати показ слайдів із зображень"

#~ msgid "Right"
#~ msgstr "За годинниковою"

#~ msgid "Left"
#~ msgstr "Проти годинникової"

#~ msgid "Show Folder"
#~ msgstr "Показати теку"

#~ msgid "In"
#~ msgstr "Збільшити"

#~ msgid "Out"
#~ msgstr "Зменшити"

#~ msgid "Normal"
#~ msgstr "Нормальний"

#~ msgid "Fit"
#~ msgstr "Підігнати"

#~ msgid "Gallery"
#~ msgstr "Галерея"

#~ msgctxt "action (to trash)"
#~ msgid "Trash"
#~ msgstr "Смітник"

#~ msgid "Edit the current image using %s"
#~ msgstr "Редагувати поточне зображення через %s"

#~ msgid "Edit Image"
#~ msgstr "Редагування зображення"

#~ msgid "_About Image Viewer"
#~ msgstr "_Про передача зображень"

#~ msgctxt "PrefDlgSlideSwitchPrefix"
#~ msgid "_Switch image after:"
#~ msgstr "_Перемкнути зображення через:"

#~ msgid "Eye of GNOME Preferences"
#~ msgstr "Параметри програми \"Око GNOME\""

#~ msgid "Running in fullscreen mode"
#~ msgstr "Працює у повноекранному режимі"

#~ msgid "_Retry"
#~ msgstr "_Повторити"

#~ msgid "_Slideshow"
#~ msgstr "Показ _слайдів"

#~ msgid "All Images"
#~ msgstr "Всі зображення"

#~ msgid "Load Image"
#~ msgstr "Відкрити зображення"

#~ msgid ""
#~ "This program is free software; you can redistribute it and/or modify it "
#~ "under the terms of the GNU General Public License as published by the "
#~ "Free Software Foundation; either version 2 of the License, or (at your "
#~ "option) any later version.\n"
#~ msgstr ""
#~ "Це вільна програма; ви можете розповсюджувати її та/чи змінювати на "
#~ "умовах ліцензії GNU General Public License, що опублікована Free Software "
#~ "Foundation; версії 2 цієх ліцензії, чи (на вашу думку) будь-якою більш "
#~ "пізнішої версії.\n"

#~ msgid ""
#~ "This program is distributed in the hope that it will be useful, but "
#~ "WITHOUT ANY WARRANTY; without even the implied warranty of "
#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General "
#~ "Public License for more details.\n"
#~ msgstr ""
#~ "Ця програма розповсюджується в сподіванні на те, що вона буде корисною, "
#~ "але БЕЗ БУДЬ-ЯКИХ ГАРАНТІЙ, в тому числі без неявної гарантії КОМЕРЦІЙНОЇ "
#~ "ЦІННОСТІ чи ПРИДАТНОСТІ ДЛЯ БУДЬ-ЯКИХ ЦІЛЕЙ. Докладніше про це дивіться "
#~ "GNU General Public License.\n"

#~ msgid ""
#~ "You should have received a copy of the GNU General Public License along "
#~ "with this program; if not, write to the Free Software Foundation, Inc., "
#~ "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
#~ msgstr ""
#~ "Ви мали отримати копію GNU General Public License разом з цією програмою; "
#~ "якщо це не так, напишіть у Free Software Foundation, Inc., 59 Temple "
#~ "Place - Suite 330, Boston, MA 02111-1307, USA."

#~ msgid "_File"
#~ msgstr "_Файл"

#~ msgid "Set up the page properties for printing"
#~ msgstr "Встановити властивості сторінки для друку"

#~ msgid "Collection"
#~ msgstr "Колекція зображень"

#~ msgid "Plugin"
#~ msgstr "Модуль"

#~ msgid "Enabled"
#~ msgstr "Увімкнено"

#~ msgid "C_onfigure"
#~ msgstr "Н_алаштувати"

#~ msgid "A_ctivate"
#~ msgstr "_Налаштувати"

#~ msgid "Ac_tivate All"
#~ msgstr "_Активувати всі"

#~ msgid "_Deactivate All"
#~ msgstr "_Деактивувати всі"

#~ msgid "Active _Plugins:"
#~ msgstr "Активні _модулі:"

#~ msgid "_About Plugin"
#~ msgstr "_Про модуль"

#~ msgid "C_onfigure Plugin"
#~ msgstr "На_лаштувати модуль"