summaryrefslogtreecommitdiff
path: root/po/uk.po
blob: 994f5fb2b939a27853231fe34205d25c7a15c4fe (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR MATE Desktop Environment team
# This file is distributed under the same license as the eom package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Bohdan Kovalchuk <neostanniy@gmail.com>, 2018
# Rax Garfield <admin@dvizho.ks.ua>, 2018
# zubr139, 2018
# Шаповалов Анатолій Романович <elrond.716.smith@gmail.com>, 2018
# 8368efb4263ae7005ba7cc0c0f943bdd_16f29c1, 2018
# Stefano Karapetsas <stefano@karapetsas.com>, 2018
# Микола Ткач <chistomov@gmail.com>, 2019
# Oleksii Khalikov <oleksii.khalikov@gmail.com>, 2020
# 
msgid ""
msgstr ""
"Project-Id-Version: eom 1.23.1\n"
"Report-Msgid-Bugs-To: http://www.mate-desktop.org\n"
"POT-Creation-Date: 2020-01-10 14:33+0100\n"
"PO-Revision-Date: 2018-03-11 15:18+0000\n"
"Last-Translator: Oleksii Khalikov <oleksii.khalikov@gmail.com>, 2020\n"
"Language-Team: Ukrainian (https://www.transifex.com/mate/teams/13566/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:946
#, c-format
msgid "Show “_%s”"
msgstr "Показати “_%s”"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1420
msgid "_Move on Toolbar"
msgstr "_Перемістити на панель знарядь"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1421
msgid "Move the selected item on the toolbar"
msgstr "Перемістити виділений елемент на панель знарядь"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1422
msgid "_Remove from Toolbar"
msgstr "Ви_лучити з панелі знарядь"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1423
msgid "Remove the selected item from the toolbar"
msgstr "Вилучити виділений елемент з панелі знарядь"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1424
msgid "_Delete Toolbar"
msgstr "В_илучити панель знарядь"

#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1425
msgid "Remove the selected toolbar"
msgstr "В_илучити панель знарядь"

#: cut-n-paste/toolbar-editor/egg-toolbar-editor.c:483
msgid "Separator"
msgstr "Розділювач"

#: data/eom.appdata.xml.in:6 src/eom-window.c:2640
msgid "Eye of MATE"
msgstr "Око MATE"

#: data/eom.appdata.xml.in:7
msgid "Simple image viewer"
msgstr "Простий перелядач зображень"

#: data/eom.appdata.xml.in:9
msgid ""
"Eye of MATE is a simple viewer for browsing images on your computer. Once an"
" image is loaded, you can zoom and rotate the image, and also view "
"subsequent images in the directory the image was loaded from."
msgstr ""
"Eye of MATE - це простий переглядач для перегляду зображень на комп'ютері. "
"Після завантаження зображення ви можете збільшити масштаб і повернути "
"зображення, а також переглянути наступні зображення в каталозі, з якого "
"завантажено зображення."

#: data/eom.desktop.in.in:3 src/main.c:65 src/main.c:166
msgid "Eye of MATE Image Viewer"
msgstr "Програма \"Око MATE\""

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

#. Translators: Do NOT translate or transliterate this text (this is an icon
#. file name)!
#: data/eom.desktop.in.in:8
msgid "eom"
msgstr "eom"

#. Translators: Search terms to find this application. Do NOT translate or
#. localize the semicolons! The list MUST also end with a semicolon!
#: data/eom.desktop.in.in:14
msgid "image;viewer;JPEG;PNG;TIFF;SVG;MATE;photos;browse;thumbnails;rotate;"
msgstr ""

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

#: data/eom-image-properties-dialog.ui:54
msgid "_Previous"
msgstr "_Попереднє"

#: data/eom-image-properties-dialog.ui:101
msgid "_Next"
msgstr "_Наступне"

#: data/eom-image-properties-dialog.ui:198
msgid "Name:"
msgstr "Назва:"

#: data/eom-image-properties-dialog.ui:217
msgid "Width:"
msgstr "Ширина:"

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

#: data/eom-image-properties-dialog.ui:253
msgid "Type:"
msgstr "Тип:"

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

#: data/eom-image-properties-dialog.ui:289
#: data/eom-image-properties-dialog.ui:614
msgid "Location:"
msgstr "Шлях:"

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

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

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

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

#: data/eom-image-properties-dialog.ui:503
msgid "Flash:"
msgstr "Спалах:"

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

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

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

#: data/eom-image-properties-dialog.ui:568
msgid "Date/Time:"
msgstr "Дата/Час:"

#: data/eom-image-properties-dialog.ui:598
msgid "Description:"
msgstr "Опис:"

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

#: data/eom-image-properties-dialog.ui:646
msgid "Author:"
msgstr "Автор:"

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

#: data/eom-image-properties-dialog.ui:941
#: data/eom-image-properties-dialog.ui:990 data/metadata-sidebar.ui:409
msgid "Details"
msgstr "Докладно"

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

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

#: data/eom-multiple-save-as-dialog.ui:101
msgid "<b>%f:</b> original filename"
msgstr "<b>%f:</b> початкове ім’я файлу"

#: data/eom-multiple-save-as-dialog.ui:119
msgid "<b>%n:</b> counter"
msgstr "<b>%n:</b> лічильник"

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

#: data/eom-multiple-save-as-dialog.ui:182
msgid "Destination folder:"
msgstr "Тека призначення:"

#: data/eom-multiple-save-as-dialog.ui:194
msgid "Filename format:"
msgstr "Формат назви файлу:"

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

#: data/eom-multiple-save-as-dialog.ui:253
msgid "Start counter at:"
msgstr "Починати відлік з:"

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

#: data/eom-multiple-save-as-dialog.ui:307
msgid "Options"
msgstr "Опції"

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

#: data/eom-multiple-save-as-dialog.ui:381
msgid "To:"
msgstr "До:"

#: data/eom-multiple-save-as-dialog.ui:396
msgid "File Name Preview"
msgstr "Перегляд імени файлу"

#: data/eom-preferences-dialog.ui:16
msgid "Eye of MATE Preferences"
msgstr "Параметри програми \"Око MATE\""

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

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

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

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

#: data/eom-preferences-dialog.ui:231
msgid "Background"
msgstr "Тло"

#: data/eom-preferences-dialog.ui:250
msgid "As custom color:"
msgstr "Власний колір:"

#: data/eom-preferences-dialog.ui:267 data/org.mate.eom.gschema.xml.in:16
msgid "Background Color"
msgstr "Колір тла"

#: data/eom-preferences-dialog.ui:300
msgid "Transparent Parts"
msgstr "Прозорі ділянки"

#: data/eom-preferences-dialog.ui:335
msgid "As check _pattern"
msgstr "У вигляді _клітинистого поля"

#: data/eom-preferences-dialog.ui:356
msgid "As custom c_olor:"
msgstr "_Власний колір:"

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

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

#: data/eom-preferences-dialog.ui:437
msgid "Image View"
msgstr "Вигляд зображення"

#: data/eom-preferences-dialog.ui:461
msgid "Image Zoom"
msgstr "Припасовування зображення"

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

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

#: data/eom-preferences-dialog.ui:583
msgid "_Switch image after:"
msgstr "Зм_інювати зображення через:"

#: data/eom-preferences-dialog.ui:611
msgid "seconds"
msgstr "секунд"

#: data/eom-preferences-dialog.ui:628
msgid "_Random sequence"
msgstr "_Випадкова послідовність"

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

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

#: data/eom-preferences-dialog.ui:722
msgid "Plugins"
msgstr "Втулки"

#: data/metadata-sidebar.ui:29 src/eom-print-image-setup.c:896
msgid "Size"
msgstr "Розмір"

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

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

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

#: data/metadata-sidebar.ui:99
msgid "Aperture"
msgstr "Апертура"

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

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

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

#: data/metadata-sidebar.ui:169 src/eom-metadata-details.c:65
msgid "Camera"
msgstr "Камера"

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

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

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

#: data/org.mate.eom.gschema.xml.in:11
msgid "Automatic orientation"
msgstr "Самочинне орієнтування"

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

#: data/org.mate.eom.gschema.xml.in:17
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 ""
"Колір, яким заповнюється простір за зображенням. Якщо не вказано, "
"використовуватиметься колір поточної теми GTK+."

#: data/org.mate.eom.gschema.xml.in:21
msgid "Use a custom background color"
msgstr "Використовувати власний колір тла"

#: data/org.mate.eom.gschema.xml.in:22
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.mate.eom.gschema.xml.in:26
msgid "Interpolate Image"
msgstr "Інтерполювати зображення"

#: data/org.mate.eom.gschema.xml.in:27
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.mate.eom.gschema.xml.in:31
msgid "Extrapolate Image"
msgstr "Екстраполювати зображення"

#: data/org.mate.eom.gschema.xml.in:32
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.mate.eom.gschema.xml.in:36
msgid "Transparency indicator"
msgstr "Індикатор прозорости"

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

#: data/org.mate.eom.gschema.xml.in:41
msgid "Scroll wheel zoom"
msgstr "Припасовувати обертанням коліща миші"

#: data/org.mate.eom.gschema.xml.in:42
msgid "Whether the scroll wheel should be used for zooming."
msgstr "Чи використовувати прокручування коліща для припасовування."

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

#: data/org.mate.eom.gschema.xml.in:47
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.mate.eom.gschema.xml.in:51
msgid "Transparency color"
msgstr "Колір прозорости"

#: data/org.mate.eom.gschema.xml.in:52
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.mate.eom.gschema.xml.in:58
msgid "Randomize the image sequence"
msgstr "Випадкова послідовність зображень"

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

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

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

#: data/org.mate.eom.gschema.xml.in:68
msgid "Allow zoom greater than 100% initially"
msgstr "Дозволяти початкове мірило більшим 100%"

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

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

#: data/org.mate.eom.gschema.xml.in:74
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.mate.eom.gschema.xml.in:80
msgid "Show/Hide the window toolbar."
msgstr "Показати чи прибрати панель знарядь"

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

#: data/org.mate.eom.gschema.xml.in:88
msgid "Show/Hide the image collection pane."
msgstr "Показувати/Приховувати панель колекції зображень."

#: data/org.mate.eom.gschema.xml.in:92
msgid "Image collection pane position."
msgstr "Позиція панелі колекції зображень."

#: data/org.mate.eom.gschema.xml.in:96
msgid "Whether the image collection pane should be resizable."
msgstr "Чи можна змінювати розмір панелі колекції зображень."

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

#: data/org.mate.eom.gschema.xml.in:104
msgid "Show/Hide the image collection pane scroll buttons."
msgstr "Показувати/Сховати кнопки прокрутки колекції зображень."

#: data/org.mate.eom.gschema.xml.in:108
msgid "Close main window without asking to save changes."
msgstr "Закрити головне вікно, без запиту про збереження змін."

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

#: data/org.mate.eom.gschema.xml.in:113
msgid ""
"If activated, Eye of MATE 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 ""
"Якщо функція активована, програма «Око MATE» не буде питати схвалення перед "
"відправленням зображень у смітник; але запитає перед вилученням, якщо якийсь"
" з файлів не може бути переміщено у смітник."

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

#: data/org.mate.eom.gschema.xml.in:118
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.mate.eom.gschema.xml.in:122
msgid "External program to use for editing images"
msgstr "Зовнішня програма для редагування зображень"

#: data/org.mate.eom.gschema.xml.in:123
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') додатку необхідно "
"використовувати для редагування зображень (при натисканні кнопки панелі "
"знарядь «Редагувати зображення»). Задайте порожній рядок, щоб вимкнути цю "
"функцію. "

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

#: data/org.mate.eom.gschema.xml.in:128
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.mate.eom.gschema.xml.in:134
msgid "Active plugins"
msgstr "Активні втулки"

#: data/org.mate.eom.gschema.xml.in:135
msgid ""
"List of active plugins. It doesn't contain the \"Location\" of the active "
"plugins. See the .eom-plugin file for obtaining the \"Location\" of a given "
"plugin."
msgstr ""
"Перелік активних втулків. У переліку не міститься \"Розташування\" активних "
"втулків. Щоб дізнатися \"Розташування\" певного втулка дивіться файл .eom-"
"plugin\"."

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

#: plugins/fullscreen/fullscreen.plugin.desktop.in:6
msgid "view-fullscreen"
msgstr "view-fullscreen"

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

#: plugins/reload/eom-reload-plugin.c:45
msgid "Reload current image"
msgstr "Перезавантажити поточне зображення"

#: plugins/reload/reload.plugin.desktop.in:6
msgid "view-refresh"
msgstr "view-refresh"

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

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

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

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

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

#: src/eom-close-confirmation-dialog.c:597
#, 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 зображень з незбереженими змінами. Зберегти зміни перед закриттям?"
msgstr[3] ""
 %d зображень з незбереженими змінами. Зберегти зміни перед закриттям?"

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

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

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

#: src/eom-file-chooser.c:126
msgid ""
"Eye of MATE could not determine a supported writable file format based on "
"the filename."
msgstr ""
"Око MATE не вдається визначити підтримуваний формат файлу для запису на "
"підставі назви файлу."

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

#: src/eom-file-chooser.c:159
msgid "All Files"
msgstr "Усі файли"

#: src/eom-file-chooser.c:164
msgid "All Images"
msgstr "Усі зображення"

#: src/eom-file-chooser.c:185
#, c-format
msgid "%s (*.%s)"
msgstr "%s (*.%s)"

#: src/eom-file-chooser.c:281 src/eom-properties-dialog.c:163
#: src/eom-properties-dialog.c:165 src/eom-thumb-view.c:516
msgid "pixel"
msgid_plural "pixels"
msgstr[0] "піксель"
msgstr[1] "пікселі"
msgstr[2] "пікселів"
msgstr[3] "пікселів"

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

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

#: src/eom-file-chooser.c:467 src/eom-window.c:4009
msgid "Open Folder"
msgstr "Відкрити теку"

#: src/eom-image.c:552
msgid "Transformation on unloaded image."
msgstr "Перетворення не завантаженого зображення."

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

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

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

#: src/eom-image.c:1732 src/eom-image.c:1834
msgid "No image loaded."
msgstr "Зображення не завантажено."

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

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

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

#: src/eom-error-message-area.c:108
msgid "_Retry"
msgstr "_Повторити"

#: src/eom-error-message-area.c:151
#, c-format
msgid "Could not load image '%s'."
msgstr "Не вдається завантажити зображення \"%s\"."

#: src/eom-error-message-area.c:193
#, c-format
msgid "No images found in '%s'."
msgstr "Зображення не знайдено у \"%s\"."

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

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

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

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

#: src/eom-metadata-details.c:69
msgid "Maker Note"
msgstr "Нотатка автора"

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

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

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

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

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

#: src/eom-metadata-details.c:251
msgid "Tag"
msgstr "Теґ"

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

#: src/eom-metadata-details.c:436
msgid "North"
msgstr "Північний"

#: src/eom-metadata-details.c:439
msgid "East"
msgstr "Східний"

#: src/eom-metadata-details.c:442
msgid "West"
msgstr "Західний"

#: src/eom-metadata-details.c:445
msgid "South"
msgstr "Південний"

#: src/eom-exif-util.c:191 src/eom-exif-util.c:193
msgid "%a, %d %B %Y  %X"
msgstr "%a, %d %B %Y  %X"

#: src/eom-exif-util.c:282
#, c-format
msgid "%.1f (lens)"
msgstr "%.1f (лінза)"

#: src/eom-exif-util.c:293
#, c-format
msgid "%.1f (35mm film)"
msgstr "%.1f (35мм плівка)"

#: src/eom-metadata-sidebar.c:153
#, c-format
msgid "%i × %i pixel"
msgid_plural "%i × %i pixels"
msgstr[0] "%i × %i точка"
msgstr[1] "%i × %i точки"
msgstr[2] "%i × %i точок"
msgstr[3] "%i × %i точок"

#: src/eom-metadata-sidebar.c:164 src/eom-properties-dialog.c:180
msgid "Unknown"
msgstr "Невідомий"

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

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

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

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

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

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

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

#: src/eom-print-image-setup.c:858
msgid "Position"
msgstr "Розташування"

#: src/eom-print-image-setup.c:862
msgid "_Left:"
msgstr "Лі_воруч:"

#: src/eom-print-image-setup.c:864
msgid "_Right:"
msgstr "Пра_воруч:"

#: src/eom-print-image-setup.c:865
msgid "_Top:"
msgstr "З_гори:"

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

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

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

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

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

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

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

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

#: src/eom-print-image-setup.c:904
msgid "_Scaling:"
msgstr "_Мірило:"

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

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

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

#: src/eom-print-image-setup.c:950
msgid "Preview"
msgstr "Перегляд"

#: src/eom-save-as-dialog-helper.c:161
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/eom-statusbar.c:122
#, c-format
msgid "%d / %d"
msgstr "%d / %d"

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

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

#: src/eom-util.c:68
msgid "Could not display help for Eye of MATE"
msgstr "Не вдається показати довідку програми \"Око MATE\"."

#: src/eom-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/eom-window.c:521
#, 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%%"
msgstr[3] "%i × %i пікселів  %s    %i%%"

#: src/eom-window.c:832
msgid "_Reload"
msgstr "_Оновити"

#: src/eom-window.c:834 src/eom-window.c:2794
msgctxt "MessageArea"
msgid "Hi_de"
msgstr "С_ховати"

#: src/eom-window.c:844
#, c-format
msgid ""
"The image \"%s\" has been modified by an external application.\n"
"Would you like to reload it?"
msgstr ""
"Зовнішня програма модифікувала зображення \"%s\".\n"
"Перезавантажити його?"

#: src/eom-window.c:1012
#, c-format
msgid "Use \"%s\" to open the selected image"
msgstr "Використовувати \"%s\" для відкривання виділеного зображення"

#. 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/eom-window.c:1176
#, c-format
msgid "Saving image \"%s\" (%u/%u)"
msgstr "Збереження зображення \"%s\" (%u/%u)"

#: src/eom-window.c:1543
#, c-format
msgid "Opening image \"%s\""
msgstr "Відкривається зображення \"%s\""

#: src/eom-window.c:1909
msgid "Leave Fullscreen"
msgstr "Вийти з повноекранного режиму"

#: src/eom-window.c:2050
msgid "Viewing a slideshow"
msgstr "Перегляд слайдів"

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

#: src/eom-window.c:2526
msgid "Toolbar Editor"
msgstr "Редактор панелі знарядь"

#: src/eom-window.c:2529
msgid "_Reset to Default"
msgstr "_Скинути до початкових"

#: src/eom-window.c:2594
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"

#: src/eom-window.c:2598
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"

#: src/eom-window.c:2602
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., 51 "
"Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
"Ви повинні були отримати копію GNU General Public License разом з цією "
"програмою; якщо ж цього не сталося, зверніться за адресою: Free Software "
"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."

#: src/eom-window.c:2641
msgid "About Eye of MATE"
msgstr "Про око MATE"

#: src/eom-window.c:2643
msgid ""
"Copyright © 2000-2010 Free Software Foundation, Inc.\n"
"Copyright © 2011 Perberos\n"
"Copyright © 2012-2020 MATE developers"
msgstr ""

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

#: src/eom-window.c:2649
msgid "translator-credits"
msgstr ""
"Yarema aka Knedlyk <yupadmin@gmail.com>,\n"
"Микола Ткач <Stuartlittle1970@gmail.com>,\n"
"Oleh Tsyupka <myr4yk@gmail.com>"

#: src/eom-window.c:2742 src/eom-window.c:2757
msgid "Error launching appearance preferences dialog: "
msgstr "Помилка при запуску діалогу налаштувань зовнішнього вигляду:"

#: src/eom-window.c:2792
msgid "_Open Background Preferences"
msgstr "_Відкрити параметри тла"

#: src/eom-window.c:2808
#, c-format
msgid ""
"The image \"%s\" has been set as Desktop Background.\n"
"Would you like to modify its appearance?"
msgstr ""
"Зображення «%s» встановлено у якості тла стільниці.\n"
"Змінити його зовнішній вигляд?"

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

#: src/eom-window.c:3329
#, c-format
msgid ""
"Are you sure you want to move\n"
"\"%s\" to the trash?"
msgstr ""
"Ви справді бажаєте перемістити\n"
"\"%s\" у смітник?"

#: src/eom-window.c:3332
#, c-format
msgid ""
"A trash for \"%s\" couldn't be found. Do you want to remove this image "
"permanently?"
msgstr ""
"Не можу знайти смітника для \"%s\". Бажаєте назавжди знищити це зображення?"

#: src/eom-window.c:3337
#, c-format
msgid ""
"Are you sure you want to move\n"
"the %d 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"
"the %d зображень у смітник?"
msgstr[3] ""
"Ви впевнені що бажаєте перемістити\n"
"вибраних %d зображень у смітник?"

#: src/eom-window.c:3342
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/eom-window.c:3359 src/eom-window.c:3855 src/eom-window.c:3882
msgid "Move to _Trash"
msgstr "Спровадити у _смітник"

#: src/eom-window.c:3361
msgid "_Do not ask again during this session"
msgstr "_Не запитувати знову впродовж цього сеансу"

#: src/eom-window.c:3406 src/eom-window.c:3420
msgid "Couldn't access trash."
msgstr "Не вдається отримати доступ до смітника."

#: src/eom-window.c:3428
msgid "Couldn't delete file"
msgstr "Не можу вилучити файл"

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

#: src/eom-window.c:3776
msgid "_Image"
msgstr "_Зображення"

#: src/eom-window.c:3777
msgid "_Edit"
msgstr "_Зміни"

#: src/eom-window.c:3778
msgid "_View"
msgstr "_Перегляд"

#: src/eom-window.c:3779
msgid "_Go"
msgstr "Пере_йти"

#: src/eom-window.c:3780
msgid "_Tools"
msgstr "Зна_ряддя"

#: src/eom-window.c:3781
msgid "_Help"
msgstr "_Допомога"

#: src/eom-window.c:3783
msgid "_Open…"
msgstr "_Відкрити…"

#: src/eom-window.c:3784
msgid "Open a file"
msgstr "Відкрити файл"

#: src/eom-window.c:3786
msgid "_Close"
msgstr "_Закрити"

#: src/eom-window.c:3787
msgid "Close window"
msgstr "Закрити вікно"

#: src/eom-window.c:3789
msgid "T_oolbar"
msgstr "_Панель знарядь"

#: src/eom-window.c:3790
msgid "Edit the application toolbar"
msgstr "Редагувати панель знарядь"

#: src/eom-window.c:3792
msgid "Prefere_nces"
msgstr "П_араметри"

#: src/eom-window.c:3793
msgid "Preferences for Eye of MATE"
msgstr "Параметри програми \"Око MATE\""

#: src/eom-window.c:3795
msgid "_Contents"
msgstr "_Зміст"

#: src/eom-window.c:3796
msgid "Help on this application"
msgstr "Довідка про програму"

#: src/eom-window.c:3798
msgid "_About"
msgstr "_Про програму"

#: src/eom-window.c:3799
msgid "About this application"
msgstr "Про цю програму"

#: src/eom-window.c:3804
msgid "_Toolbar"
msgstr "_Панель знарядь"

#: src/eom-window.c:3805
msgid "Changes the visibility of the toolbar in the current window"
msgstr "Змінює видимість панелі знарядь у поточному вікні"

#: src/eom-window.c:3807
msgid "_Statusbar"
msgstr "Панель с_тану"

#: src/eom-window.c:3808
msgid "Changes the visibility of the statusbar in the current window"
msgstr "Змінює видимість рядка стану у поточному вікні"

#: src/eom-window.c:3810
msgid "_Image Collection"
msgstr "Колекція _зображень"

#: src/eom-window.c:3811
msgid ""
"Changes the visibility of the image collection pane in the current window"
msgstr "Змінює видимість колекції зображень у поточному вікні"

#: src/eom-window.c:3813
msgid "Side _Pane"
msgstr "Бі_чна панель"

#: src/eom-window.c:3814
msgid "Changes the visibility of the side pane in the current window"
msgstr "Змінює видимість бічної панелі у поточному вікні"

#: src/eom-window.c:3819
msgid "_Save"
msgstr "З_берегти"

#: src/eom-window.c:3820
msgid "Save changes in currently selected images"
msgstr "Зберегти зміни у виділених зображеннях"

#: src/eom-window.c:3822
msgid "Open _with"
msgstr "Відкрити _у програмі"

#: src/eom-window.c:3823
msgid "Open the selected image with a different application"
msgstr "Відкрити виділене зображення у іншій програмі"

#: src/eom-window.c:3825
msgid "Save _As…"
msgstr "Зберегти _як…"

#: src/eom-window.c:3826
msgid "Save the selected images with a different name"
msgstr "Зберегти виділене зображення з іншою назвою"

#: src/eom-window.c:3828
msgid "Open Containing _Folder"
msgstr "Відкрити _вміст_теки"

#: src/eom-window.c:3829
msgid "Show the folder which contains this file in the file manager"
msgstr "Показати теку, що містить цей файл, у диспетчері файлів"

#: src/eom-window.c:3831
msgid "_Print…"
msgstr "Д_рук…"

#: src/eom-window.c:3832
msgid "Print the selected image"
msgstr "Друкувати виділені зображення"

#: src/eom-window.c:3834
msgid "Prope_rties"
msgstr "В_ластивості"

#: src/eom-window.c:3835
msgid "Show the properties and metadata of the selected image"
msgstr "Показати властивості та метадані виділених зображень"

#: src/eom-window.c:3837
msgid "_Undo"
msgstr "Пов_ернути"

#: src/eom-window.c:3838
msgid "Undo the last change in the image"
msgstr "Повернути останню зміну у зображенні"

#: src/eom-window.c:3840
msgid "Flip _Horizontal"
msgstr "Відзеркалити _горизонтально"

#: src/eom-window.c:3841
msgid "Mirror the image horizontally"
msgstr "Горизонтальне віддзеркалення зображення "

#: src/eom-window.c:3843
msgid "Flip _Vertical"
msgstr "Відзеркалити _вертикально"

#: src/eom-window.c:3844
msgid "Mirror the image vertically"
msgstr "Вертикальне віддзеркалення зображення "

#: src/eom-window.c:3846
msgid "_Rotate Clockwise"
msgstr "Обернути _за годинниковою стрілкою"

#: src/eom-window.c:3847
msgid "Rotate the image 90 degrees to the right"
msgstr "Обернути зображення за годинниковою стрілкою на прямий кут"

#: src/eom-window.c:3849
msgid "Rotate Counterc_lockwise"
msgstr "Обернути _проти годинникової стрілки"

#: src/eom-window.c:3850
msgid "Rotate the image 90 degrees to the left"
msgstr "Обернути зображення проти годинникової стрілки на прямий кут"

#: src/eom-window.c:3852
msgid "Set as _Desktop Background"
msgstr "Встановити як _тло"

#: src/eom-window.c:3853
msgid "Set the selected image as the desktop background"
msgstr "Встановити обране зображення як тло стільниці"

#: src/eom-window.c:3856
msgid "Move the selected image to the trash folder"
msgstr "Перемістити виділене зображення у теку смітника"

#: src/eom-window.c:3858
msgid "_Copy"
msgstr "_Копіювати"

#: src/eom-window.c:3859
msgid "Copy the selected image to the clipboard"
msgstr "Копіювати вибране зображення у буфер обміну"

#: src/eom-window.c:3861 src/eom-window.c:3873 src/eom-window.c:3876
msgid "_Zoom In"
msgstr "З_більшити"

#: src/eom-window.c:3862 src/eom-window.c:3874
msgid "Enlarge the image"
msgstr "Збільшити зображення"

#: src/eom-window.c:3864 src/eom-window.c:3879
msgid "Zoom _Out"
msgstr "З_меншити"

#: src/eom-window.c:3865 src/eom-window.c:3877 src/eom-window.c:3880
msgid "Shrink the image"
msgstr "Зменшити зображення"

#: src/eom-window.c:3867
msgid "_Normal Size"
msgstr "_Звичайний розмір"

#: src/eom-window.c:3868
msgid "Show the image at its normal size"
msgstr "Показати зображення зі звичайними розмірами"

#: src/eom-window.c:3870
msgid "_Best Fit"
msgstr "_Втиснути у вікні"

#: src/eom-window.c:3871
msgid "Fit the image to the window"
msgstr "Розмістити зображення цілком у вікні"

#: src/eom-window.c:3888
msgid "_Fullscreen"
msgstr "На _увесь екран"

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

#: src/eom-window.c:3891
msgid "Pause Slideshow"
msgstr "Призупинити показ слайдів"

#: src/eom-window.c:3892
msgid "Pause or resume the slideshow"
msgstr "Призупинити чи відновити показ слайдів"

#: src/eom-window.c:3897 src/eom-window.c:3912
msgid "_Previous Image"
msgstr "_Попереднє зображення"

#: src/eom-window.c:3898
msgid "Go to the previous image of the collection"
msgstr "Перейти до попередньої колекції зображень"

#: src/eom-window.c:3900
msgid "_Next Image"
msgstr "_Наступне зображення"

#: src/eom-window.c:3901
msgid "Go to the next image of the collection"
msgstr "Перейти до наступної колекції зображень"

#: src/eom-window.c:3903 src/eom-window.c:3915
msgid "_First Image"
msgstr "_Перше зображення"

#: src/eom-window.c:3904
msgid "Go to the first image of the collection"
msgstr "Перейти до першої колекції зображень"

#: src/eom-window.c:3906 src/eom-window.c:3918
msgid "_Last Image"
msgstr "_Останнє зображення"

#: src/eom-window.c:3907
msgid "Go to the last image of the collection"
msgstr "Перейти до останньої колекції зображень"

#: src/eom-window.c:3909
msgid "_Random Image"
msgstr "_Випадкове зображення"

#: src/eom-window.c:3910
msgid "Go to a random image of the collection"
msgstr "Перейти до випадкового зображення у колекції"

#: src/eom-window.c:3924
msgid "S_lideshow"
msgstr "По_каз слайдів"

#: src/eom-window.c:3925
msgid "Start a slideshow view of the images"
msgstr "Почати показ слайдів із зображень"

#: src/eom-window.c:3995
msgid "Previous"
msgstr "Попереднє"

#: src/eom-window.c:3999
msgid "Next"
msgstr "Наступне"

#: src/eom-window.c:4003
msgid "Right"
msgstr "Правий"

#: src/eom-window.c:4006
msgid "Left"
msgstr "Лівий"

#: src/eom-window.c:4012
msgid "In"
msgstr "Збільшити"

#: src/eom-window.c:4015
msgid "Out"
msgstr "Зменшити"

#: src/eom-window.c:4018
msgid "Normal"
msgstr "Початковий"

#: src/eom-window.c:4021
msgid "Fit"
msgstr "Припасувати"

#: src/eom-window.c:4024
msgid "Collection"
msgstr "Колекція зображень"

#: src/eom-window.c:4027
msgctxt "action (to trash)"
msgid "Trash"
msgstr "Смітник"

#: src/eom-window.c:4385
#, c-format
msgid "Edit the current image using %s"
msgstr "Редагувати поточне зображення за допомогою %s"

#: src/eom-window.c:4388
msgid "Edit Image"
msgstr "Редагувати зображення"

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

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

#: src/main.c:73
msgid "Disable image collection"
msgstr "Колекція _зображень"

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

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

#: src/main.c:77
msgid "Show the application's version"
msgstr "Вивести версію програми"

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

#: src/main.c:121
#, c-format
msgid "Run '%s --help' to see a full list of available command line options."
msgstr ""
"Виконайте '%s --help' щоб побачити повний перелік параметрів командного "
"рядка."