summaryrefslogtreecommitdiff
path: root/help/id/id.po
blob: 416c0262fd2de91910fc59a26347214b1d690cf8 (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
# 
# Translators:
# Stefano Karapetsas <stefano@karapetsas.com>, 2018
# Willy Sudiarto Raharjo <willysr@slackware-id.org>, 2018
# Wolfgang Ulbrich <mate@raveit.de>, 2019
# zk, 2019
# Chotibul Studio <chotibulstudio@gmail.com>, 2020
# Andika Triwidada <andika@gmail.com>, 2022
# 
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2022-10-29 15:23+0200\n"
"PO-Revision-Date: 2018-09-26 16:36+0000\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>, 2022\n"
"Language-Team: Indonesian (https://app.transifex.com/mate/teams/13566/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr ""
"Mohammad DAMT \n"
"Ahmad Riza H Nst  \n"
"Dirgita \n"
"Tim MATE Indonesia \n"
"Kukuh Syafaat, 2017.\n"
"Andika Triwidada <andika@gmail.com>, 2021-2022."

#. (itstool) path: info/title
#: C/index.docbook:20
msgid "Image Viewer Manual"
msgstr "Manual Penampil Citra"

#. (itstool) path: publisher/publishername
#. (itstool) path: author/orgname
#. (itstool) path: revdescription/para
#: C/index.docbook:47 C/index.docbook:57 C/index.docbook:123
#: C/index.docbook:124
msgid "MATE Documentation Project"
msgstr "Projek Dokumentasi MATE"

#. (itstool) path: publisher/publishername
#. (itstool) path: affiliation/orgname
#. (itstool) path: revdescription/para
#: C/index.docbook:50 C/index.docbook:68 C/index.docbook:77 C/index.docbook:86
#: C/index.docbook:104 C/index.docbook:113 C/index.docbook:131
#: C/index.docbook:132 C/index.docbook:140 C/index.docbook:148
#: C/index.docbook:156 C/index.docbook:164 C/index.docbook:172
#: C/index.docbook:180 C/index.docbook:188 C/index.docbook:196
#: C/index.docbook:209
msgid "GNOME Documentation Project"
msgstr "Projek Dokumentasi GNOME"

#. (itstool) path: affiliation/orgname
#: C/index.docbook:59
msgid "MATE Desktop"
msgstr "Desktop MATE"

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

#. (itstool) path: personname/surname
#: C/index.docbook:92
msgid "GNOME Documentation Team"
msgstr "Tim Dokumentasi GNOME"

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

#. (itstool) path: revision/date
#: C/index.docbook:121
msgid "July 2015"
msgstr "Juli 2015"

#. (itstool) path: revision/date
#: C/index.docbook:129
msgid "February 2007"
msgstr "Februari 2007"

#. (itstool) path: revision/date
#: C/index.docbook:137
msgid "February 2004"
msgstr "Februari 2004"

#. (itstool) path: revdescription/para
#: C/index.docbook:139 C/index.docbook:147 C/index.docbook:155
#: C/index.docbook:163 C/index.docbook:171 C/index.docbook:179
#: C/index.docbook:187 C/index.docbook:195
msgid "Sun GNOME Documentation Team"
msgstr "Tim Dokumentasi Sun GNOME"

#. (itstool) path: revision/date
#: C/index.docbook:145
msgid "November 2003"
msgstr "November 2003"

#. (itstool) path: revision/date
#: C/index.docbook:153
msgid "September 2003"
msgstr "September 2003"

#. (itstool) path: revision/date
#: C/index.docbook:161
msgid "January 2003"
msgstr "Januari 2003"

#. (itstool) path: revision/date
#: C/index.docbook:169
msgid "October 2002"
msgstr "Oktober 2002"

#. (itstool) path: revision/date
#: C/index.docbook:177
msgid "August 2002"
msgstr "Agustus 2002"

#. (itstool) path: revision/date
#: C/index.docbook:185
msgid "July 2002"
msgstr "Juli 2002"

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

#. (itstool) path: info/releaseinfo
#: C/index.docbook:213
msgid "This manual describes version 1.22 of Image Viewer."
msgstr "Panduan ini menjelaskan versi 1.22 dari Penampil Citra."

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

#. (itstool) path: info/title
#: C/index.docbook:224
msgid "Introduction"
msgstr "Pengantar"

#. (itstool) path: section/para
#: C/index.docbook:226
msgid ""
"The <application>Eye of MATE Image Viewer</application> application enables "
"you to view single image files, as well as large image collections."
msgstr ""
"Aplikasi <application>Penampil Citra Eye of MATE</application> memungkinkan "
"Anda melihat berkas citra tunggal, maupun koleksi citra yang besar."

#. (itstool) path: info/title
#: C/index.docbook:230
msgid "Starting Image Viewer"
msgstr "Memulai Penampil Citra"

#. (itstool) path: section/para
#: C/index.docbook:232
msgid ""
"You can start <application>Image Viewer</application> in the following ways:"
msgstr ""
"Anda dapat memulai <application>Penampil Citra</application> dengan cara-"
"cara berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:235
msgid "Open an image file in <application>Caja</application>."
msgstr "Buka suatu berkas citra dalam <application>Caja</application>."

#. (itstool) path: listitem/para
#: C/index.docbook:238
msgid ""
"Choose <menuchoice><guimenu>Graphics</guimenu> <guimenuitem>Image "
"Viewer</guimenuitem></menuchoice> from the <guimenu>Applications</guimenu> "
"menu."
msgstr ""
"Pilih <menuchoice><guimenu>Grafis</guimenu> <guimenuitem>Penampil "
"Citra</guimenuitem></menuchoice> dari menu <guimenu>Aplikasi</guimenu>."

#. (itstool) path: listitem/para
#: C/index.docbook:243
msgid ""
"Run <command>eom</command> at the prompt in a terminal such as "
"<application>mate-terminal</application>, or from the <application>Run "
"Application</application> dialog."
msgstr ""
"Jalankan <command>eom</command> pada sapaan dalam suatu terminal seperti "
"<application>mate-terminal</application>, atau dari dialog "
"<application>Jalankan Aplikasi</application>."

#. (itstool) path: info/title
#: C/index.docbook:250
msgid "Closing Image Viewer"
msgstr "Menutup Penampil Citra"

#. (itstool) path: section/para
#: C/index.docbook:252
msgid ""
"To close the current <application>Image Viewer</application> window choose "
"<menuchoice><guimenu>Image</guimenu> "
"<guimenuitem>Close</guimenuitem></menuchoice>, or press "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."
msgstr ""
"Untuk menutup jendela <application>Penampil Citra</application> saat ini, "
"pilih <menuchoice><guimenu>Citra</guimenu> "
"<guimenuitem>Tutup</guimenuitem></menuchoice>, atau tekan "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."

#. (itstool) path: info/title
#: C/index.docbook:257
msgid "Supported File Types"
msgstr "Tipe Berkas Yang Didukung"

#. (itstool) path: section/para
#: C/index.docbook:259
msgid ""
"<application>Image Viewer</application> supports a variety of image file "
"formats. The following image formats can be opened:"
msgstr ""
"<application>Penampil Citra</application> mendukung sejumlah format berkas "
"citra. Format citra berikut dapat dibuka:"

#. (itstool) path: listitem/para
#: C/index.docbook:261
msgid "ANI - Animation"
msgstr "ANI - Animation"

#. (itstool) path: listitem/para
#: C/index.docbook:263 C/index.docbook:295
msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"

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

#. (itstool) path: listitem/para
#: C/index.docbook:267 C/index.docbook:297
msgid "ICO - Windows Icon"
msgstr "ICO - Windows Icon"

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

#. (itstool) path: listitem/para
#: C/index.docbook:271
msgid "PCX - PC Paintbrush"
msgstr "PCX - PC Paintbrush"

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

#. (itstool) path: listitem/para
#: C/index.docbook:275
msgid "PNM - Portable Anymap from the PPM Toolkit"
msgstr "PNM - Portable Anymap dari PPM Toolkit"

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

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

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

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

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

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

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

#. (itstool) path: section/para
#: C/index.docbook:293
msgid ""
"<application>Image Viewer</application> supports the following formats for "
"saving:"
msgstr ""
"<application>Penampil Citra</application> mendukung format berikut untuk "
"penyimpanan:"

#. (itstool) path: section/para
#: C/index.docbook:304
msgid ""
"<application>Image Viewer</application> may be able to open and save other "
"image formats, depending on your system configuration and other installed "
"software."
msgstr ""
"<application>Penampil Citra</application> mungkin bisa membuka dan menyimpan"
" format citra lain, bergantung pada konfigurasi sistem Anda dan perangkat "
"lunak terpasang lain."

#. (itstool) path: info/title
#: C/index.docbook:307
msgid "Image Viewer Features"
msgstr "Fitur Penampil Citra"

#. (itstool) path: section/para
#: C/index.docbook:309
msgid ""
"<application>Image Viewer</application> has a variety of features to help "
"you view your images. You can zoom in and out or view the image full screen."
" Regardless of your zoom level, <application>Image Viewer</application> uses"
" a low amount of memory. You can also rotate and flip the image you are "
"viewing."
msgstr ""
"<application>Penampil Citra</application> memiliki berbagai fitur untuk "
"membantu Anda melihat citra-citra Anda. Anda dapat memperbesar dan "
"memperkecil atau melihat citra layar penuh. Tak peduli tingkat zum Anda, "
"<application>Penampil Citra</application> memakai sejumlah kecil memori. "
"Anda juga dapat memutar dan membalik citra yang sedang Anda lihat."

#. (itstool) path: section/para
#: C/index.docbook:314
msgid ""
"The collection view allows the viewing and editing of large image "
"collections. In this view image operations can be applied to all selected "
"images at once."
msgstr ""
"Tampilan koleksi mengizinkan melihat dan menyunting koleksi citra yang "
"banyak. Dalam tampilan ini operasi citra dapat diterapkan ke semua citra "
"yang dipilih sekaligus."

#. (itstool) path: section/para
#: C/index.docbook:318
msgid ""
"<application>Image Viewer</application> has special support for digital "
"camera pictures and displays EXIF metadata recorded with the image. This "
"feature requires <systemitem class=\"library\">libexif</systemitem> to be "
"installed on your system. All modifications made in JPEG images are "
"lossless. That is, saving rotated and flipped JPEG images will not "
"recompress the image. Beside this all available metadata (like EXIF) will be"
" preserved and updated accordingly."
msgstr ""
"<application>Penampil Citra</application> memiliki dukungan khusus bagi "
"gambar kamera digital dan menampilkan metadata EXIF yang direkam dengan "
"citra. Fitur ini memerlukan terpasangnya <systemitem "
"class=\"library\">libexif</systemitem> pada sistem Anda. Semua modifikasi "
"yang dibuat dalam citra JPEG adalah lossless. Artinya, menyimpan citra JPEG "
"yang diputar dan dibalik tidak akan mengompresi ulang citra. Selain ini "
"semua metadata yang tersedia (seperti EXIF) akan dipertahankan dan "
"dimutakhirkan sebagaimana mestinya."

#. (itstool) path: info/title
#: C/index.docbook:329
msgid "Getting Started"
msgstr "Mulai"

#. (itstool) path: section/para
#: C/index.docbook:331
msgid ""
"When you start <application>Image Viewer</application>, the following window"
" is displayed:"
msgstr ""
"Ketika Anda memulai <application>Penampil Citra</application>, jendela "
"berikut ditampilkan:"

#. (itstool) path: info/title
#: C/index.docbook:332
msgid "Image Viewer Start Up Window"
msgstr "Jendela Awalan Penampil Citra"

#. (itstool) path: textobject/phrase
#: C/index.docbook:339
msgid ""
"Shows <application>Image Viewer</application> main window. Contains "
"titlebar, menubar, toolbar, and display area. Menubar contains File, Edit, "
"View, and Help menus."
msgstr ""
"Menampilkan jendela utama <application>Penampil Citra</application>. Memuat "
"bilah judul, bilah menu, bilah alat, dan area tampilan. Bilah menu memuat "
"menu Berkas, Sunting, dan Bantuan."

#. (itstool) path: section/para
#: C/index.docbook:344
msgid ""
"The <application>Image Viewer</application> window contains the following "
"elements:"
msgstr ""
"Jendela <application>Penampil Citra</application> memuat elemen-elemen "
"berikut:"

#. (itstool) path: varlistentry/term
#: C/index.docbook:347
msgid "Menubar"
msgstr "Bilah menu"

#. (itstool) path: listitem/para
#: C/index.docbook:349
msgid ""
"The menus on the menubar contain all the commands that you need to work with"
" images in <application>Image Viewer</application>."
msgstr ""
"Menu pada bilah menu memuat semua perintah yang Anda perlukan untuk bekerja "
"dengan citra dalam <application>Penampil Citra</application>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:353
msgid "Toolbar"
msgstr "Bilah Alat"

#. (itstool) path: listitem/para
#: C/index.docbook:355
msgid ""
"The toolbar contains a subset of the commands that you can access from the "
"menubar. To show or hide the toolbar, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>."
msgstr ""
"Bilah alat memuat subset dari perintah-perintah yang dapat Anda akses dari "
"bilah menu. Untuk menampilkan atau menyembunyikan bilah alat, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Bilah "
"Alat</guimenuitem></menuchoice>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:359
msgid "Display area"
msgstr "Area tampilan"

#. (itstool) path: listitem/para
#: C/index.docbook:361
msgid "The display area shows the image file."
msgstr "Area tampilan menunjukkan berkas citra."

#. (itstool) path: varlistentry/term
#: C/index.docbook:365
msgid "Statusbar"
msgstr "Bilah status"

#. (itstool) path: listitem/para
#: C/index.docbook:367
msgid ""
"The statusbar provides information about the image. To show or hide the "
"statusbar, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>."
msgstr ""
"Bilah status menyediakan informasi tentang citra. Untuk menampilkan atau "
"menyembunyikan bilah status, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Bilah "
"Status</guimenuitem></menuchoice>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:371
msgid "Image Collection"
msgstr "Koleksi Citra"

#. (itstool) path: listitem/para
#: C/index.docbook:373
msgid ""
"The image collection shows you all supported images in the current working "
"directory. It shows up once an image has been loaded. To show or hide the "
"collection, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image "
"Collection</guimenuitem></menuchoice> or press "
"<keycombo><keycap>Ctrl</keycap><keycap>F9</keycap></keycombo>."
msgstr ""
"Koleksi citra menunjukkan semua citra yang didukung dalam direktori kerja "
"saat ini. Itu muncul setelah semua citra dimuat. Untuk menampilkan atau "
"menyembunyikan koleksi, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Koleksi "
"Citra</guimenuitem></menuchoice> atau tekan "
"<keycombo><keycap>Ctrl</keycap><keycap>F9</keycap></keycombo>."

#. (itstool) path: varlistentry/term
#: C/index.docbook:377
msgid "Side Pane"
msgstr "Panel Sisi"

#. (itstool) path: listitem/para
#: C/index.docbook:379
msgid ""
"The side pane provides further information about the current image, for "
"example EXIF metadata (if available). It shows up after an image has been "
"loaded. To show or hide the side pane, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Side "
"Pane</guimenuitem></menuchoice> or press <keycap>F9</keycap>."
msgstr ""
"Panel sisi menyediakan informasi lebih lanjut tentang citra saat ini, "
"misalnya metadata EXIF (bila tersedia). Itu muncul setelah citra dimuat. "
"Untuk menampilkan atau menyembunyikan panel sisi, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Panel "
"Sisi</guimenuitem></menuchoice> atau tekan <keycap>F9</keycap>."

#. (itstool) path: section/para
#: C/index.docbook:383
msgid ""
"Most actions in <application>Image Viewer</application> can be performed "
"several ways. For example, you can open a file in the following ways:"
msgstr ""
"Kebanyakan aksi dalam <application>Penampil Citra</application> dapat "
"dilakukan dengan beberapa cara. Misalnya, Anda dapat membuka sebuah berkas "
"dengan cara berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:386
msgid ""
"Drag an image file into the <application>Image Viewer</application> window "
"from another application or window."
msgstr ""
"Menyeret sebuah berkas citra ke dalam jendela <application>Penampil "
"Citra</application> dari jendela atau aplikasi lain."

#. (itstool) path: listitem/para
#: C/index.docbook:388
msgid ""
"Double-click on an image file in the file manager or other application."
msgstr ""
"Mengklik ganda pada sebuah berkas citra dalam manajer berkas atau aplikasi "
"lain."

#. (itstool) path: listitem/para
#: C/index.docbook:390
msgid ""
"Choose <menuchoice><guimenu>Image</guimenu> "
"<guimenuitem>Open</guimenuitem></menuchoice> and select an image file in the"
" <application>Load Image</application> dialog."
msgstr ""
"Memilih <menuchoice><guimenu>Citra</guimenu> "
"<guimenuitem>Buka</guimenuitem></menuchoice> dan memilih suatu berkas citra "
"dalam dialog <application>Muat Citra</application>."

#. (itstool) path: listitem/para
#: C/index.docbook:393
msgid ""
"Press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap> </keycombo> and "
"select an image file in the <application>Load Image</application> dialog."
msgstr ""
"Menekan <keycombo><keycap>Ctrl</keycap><keycap>O</keycap></keycombo> dan "
"memilih sebuah berkas citra dalam dialog <application>Muat "
"Citra</application>."

#. (itstool) path: info/title
#: C/index.docbook:401
msgid "Viewing Images"
msgstr "Melihat Citra"

#. (itstool) path: info/title
#: C/index.docbook:405
msgid "Opening an Image"
msgstr "Membuka sebuah Citra"

#. (itstool) path: section/para
#: C/index.docbook:407
msgid "To open an image, perform the following steps:"
msgstr "Untuk membuka sebuah citra, lakukan langkah-langkah berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:410
msgid ""
"Choose <menuchoice> <guimenu>Image</guimenu><guimenuitem>Open</guimenuitem> "
"</menuchoice>, or press <keycombo> <keycap>Ctrl</keycap><keycap>O</keycap> "
"</keycombo>."
msgstr ""
"Pilij <menuchoice> <guimenu>Citra</guimenu><guimenuitem>Buka</guimenuitem> "
"</menuchoice>, atau tekan <keycombo> <keycap>Ctrl</keycap><keycap>O</keycap>"
" </keycombo>."

#. (itstool) path: listitem/para
#: C/index.docbook:414
msgid ""
"In the <guilabel>Open Image</guilabel> dialog, select the file you want to "
"open."
msgstr ""
"Dalam dialog <guilabel>Buka citra</guilabel>, pilih berkas yang ingin Anda "
"buka."

#. (itstool) path: listitem/para
#: C/index.docbook:419
msgid ""
"Click <guibutton>Open</guibutton>. <application>Image Viewer</application> "
"displays the name of the image file in the titlebar of the window."
msgstr ""
"Klik <guibutton>Buka</guibutton>. <application>Penampil Citra</application> "
"menampilkan nama berkas citra dalam bilah judul dari jendela."

#. (itstool) path: section/para
#: C/index.docbook:424
msgid ""
"To open another image, choose <menuchoice> "
"<guimenu>Image</guimenu><guimenuitem>Open</guimenuitem> </menuchoice> again."
" <application>Image Viewer</application> opens each image in a new window."
msgstr ""
"Untuk membuka citra lain, pilih "
"<menuchoice><guimenu>Citra</guimenu><guimenuitem>Buka</guimenuitem></menuchoice>"
" lagi. <application>Penampil Citra</application> membuka setiap citra dalam "
"sebuah jendela baru."

#. (itstool) path: info/title
#: C/index.docbook:430
msgid "Viewing the Images in a Folder"
msgstr "Melihat Citra dalam sebuah Folder"

#. (itstool) path: section/para
#: C/index.docbook:432
msgid "To view all images in a folder, perform the following steps:"
msgstr ""
"Untuk melihat semua citra dalam suatu folder, lakukan langkah-langkah "
"berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:435
msgid ""
"Open one of the images in the folder (see <xref linkend=\"eom-open-"
"image\"/>)."
msgstr "Buka satu citra dalam folder (lihat <xref linkend=\"eom-open-image\"/>)."

#. (itstool) path: listitem/para
#: C/index.docbook:439
msgid ""
"Open the image collection by choosing "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Image "
"Collection</guimenuitem></menuchoice> or pressing "
"<keycombo><keycap>Ctrl</keycap><keycap>F9</keycap></keycombo>."
msgstr ""
"Membuka koleksi citra dengan memilih "
"<menuchoice><guimenu>Tilik</guimenu><guimenuitem>Koleksi "
"Citra</guimenuitem></menuchoice> atau menekan "
"<keycombo><keycap>Ctrl</keycap><keycap>F9</keycap></keycombo>."

#. (itstool) path: section/para
#: C/index.docbook:444
msgid ""
"The collection shows thumbnails of all supported images in the folder. You "
"can browse the images by clicking on an image in the collection, by choosing"
" the appropriate option in the <guimenu>Go</guimenu> menu or by pressing "
"<keycombo><keycap>Alt</keycap><keycap>Left</keycap></keycombo> or "
"<keycombo><keycap>Alt</keycap><keycap>Right</keycap></keycombo>."
msgstr ""
"Koleksi menunjukkan gambar mini dari semua citra yang didukung dalam folder."
" Anda dapat meramban citra dengan mengklik pada suatu citra dalam koleksi, "
"dengan memilih opsi yang sesuai dalam menu <guimenu>Pergi</guimenu> atau "
"dengan menekan "
"<keycombo><keycap>Alt</keycap><keycap>Kiri</keycap></keycombo> atau "
"<keycombo><keycap>Alt</keycap><keycap>Kanan</keycap></keycombo>."

#. (itstool) path: section/para
#: C/index.docbook:445
msgid ""
"To view all the directory images in fullscreen, choose <menuchoice> "
"<guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem> </menuchoice> "
"or press <keycap>F11</keycap>. To view them as a slide show, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice>"
" or press <keycap>F5</keycap>. To return to the collection view, press the "
"<keycap>Esc</keycap> key. For more information about how to customize the "
"slide show, see <xref linkend=\"eom-prefs-slideshow\"/>."
msgstr ""
"Untuk melihat citra direktori dalam layar penuh, pilih "
"<menuchoice><guimenu>Tilik</guimenu><guimenuitem>Layar Penuh</guimenuitem> "
"</menuchoice> atau tekan <keycap>F11</keycap>. Untuk melihat mereka sebagai "
"pertunjukan salindia, pilih "
"<menuchoice><guimenu>Tilik</guimenu><guimenuitem>Pertunjukan "
"Salindia</guimenuitem></menuchoice> atau tekan <keycap>F5</keycap>. Untuk "
"kembali kel tilikan koneksi, tekan tombol <keycap>Esc</keycap>. Untuk "
"informasi lebih lanjut tentang bagaimana menyusuaikan pertunjukan salindia, "
"lihat <xref linkend=\"eom-prefs-slideshow\"/>."

#. (itstool) path: info/title
#: C/index.docbook:450
msgid "Scrolling an Image"
msgstr "Menggulir sebuah Citra"

#. (itstool) path: section/para
#: C/index.docbook:452
msgid ""
"To scroll around an image that is larger than the image window or full "
"screen view, you can use the following methods:"
msgstr ""
"Untuk menggeser sebuah gambar yang lebih besar daripada jendela citra atau "
"tampilan layar penuh, Anda dapat memakai metode berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:454
msgid "Use the arrow keys on the keyboard."
msgstr "Gunakan tombol-tombol panah pada papan ketik."

#. (itstool) path: listitem/para
#: C/index.docbook:456
msgid ""
"Drag the image to move it in the window. (This means you drag the image in "
"the opposite direction you want to scroll in: to scroll down the image, drag"
" it upwards in the window.)"
msgstr ""
"Seret gambar untuk memindahkannya dalam jendela. (Ini berarti Anda menyeret "
"gambar pada arah yang berlawanan yang Anda ingin gulirkan: untuk menggulir "
"gambar ke bawah, seret itu ke atas dalam jendela.)"

#. (itstool) path: listitem/para
#: C/index.docbook:458
msgid "Use the scrollbars on the window."
msgstr "Menggunakan bilah gulir pada jendela."

#. (itstool) path: info/title
#: C/index.docbook:464
msgid "Zooming"
msgstr "Zum"

#. (itstool) path: section/para
#: C/index.docbook:466
msgid "You can zoom in or out of the image in the following ways:"
msgstr "Anda dapat memperbesar atau memperkecil gambar dengan cara berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:468
msgid ""
"Use the <mousebutton>scroll wheel</mousebutton> on your mouse. Scrolling "
"down zooms out; scrolling up zooms in."
msgstr ""
"Gunakan <mousebutton>roda gulir</mousebutton> pada tetikus Anda. Menggulir "
"ke bawah memperkecil; menggulir ke atas memperbesar."

#. (itstool) path: listitem/para
#: C/index.docbook:469
msgid ""
"Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom "
"In</guimenuitem></menuchoice> or "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Zoom "
"Out</guimenuitem></menuchoice>. To restore the image to its original size, "
"choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal "
"Size</guimenuitem></menuchoice>. To make the image fit in the window, choose"
" <menuchoice><guimenu>View</guimenu><guimenuitem>Best "
"Fit</guimenuitem></menuchoice>."
msgstr ""
"Pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Perbesar</guimenuitem></menuchoice>"
" atau "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Perkecil</guimenuitem></menuchoice>."
" Untuk memulihkan gambar ke ukuran aslinya, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Ukuran "
"Normal</guimenuitem></menuchoice>. Agar gambar pas dalam jendela, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Pas "
"Terbaik</guimenuitem></menuchoice>."

#. (itstool) path: listitem/para
#: C/index.docbook:472
msgid ""
"Use the zoom buttons in the toolbar. <guilabel>Normal</guilabel> will "
"restore the picture to its original unscaled size. <guilabel>Fit</guilabel> "
"will resize the image so it will fit in the window if it is too large."
msgstr ""
"Gunakan tombol zum dalam bilah alat. <guilabel>Normal</guilabel> akan "
"memulihkan gambar ke ukuran tak terskala aslinya. <guilabel>Pas</guilabel> "
"akan mengubah ukuran gambar sehingga itu pas dengan jendela bila terlalu "
"besar."

#. (itstool) path: listitem/para
#: C/index.docbook:476
msgid ""
"Use the keyboard. To zoom in, <keycombo> "
"<keycap>Ctrl</keycap><keycap>+</keycap> </keycombo> or <keycap>+</keycap>. "
"To zoom out, <keycombo> <keycap>Ctrl</keycap><keycap>-</keycap> </keycombo> "
"or <keycap>-</keycap>. To go back to the normal size, <keycombo> "
"<keycap>Ctrl</keycap><keycap>0</keycap> </keycombo> or <keycap>1</keycap>. "
"To scale the image to fit the window, press <keycap>F</keycap>."
msgstr ""
"Gunakan papan ketik. Untuk memperbesar, <keycombo> "
"<keycap>Ctrl</keycap><keycap>+</keycap></keycombo> atau <keycap>+</keycap>. "
"Untuk memperkecil, <keycombo> "
"<keycap>Ctrl</keycap><keycap>-</keycap></keycombo> atau <keycap>-</keycap>. "
"Untuk kembali ke ukuran normal, <keycombo> "
"<keycap>Ctrl</keycap><keycap>0</keycap> </keycombo> atau <keycap>1</keycap>."
" Untuk menskalakan gambar agar pas dengan jendela, tekan <keycap>F</keycap>."

#. (itstool) path: section/para
#: C/index.docbook:478
msgid ""
"When an image is zoomed to fit the window, resizing the window will also "
"change the zoom level, so the image still fits the window."
msgstr ""
"Ketika suatu gambar dizum agar pas jendela, mengubah ukuran jendela juga "
"akan mengubah tingkat zum, sehingga gambar masih tetap pas dengan jendela."

#. (itstool) path: info/title
#: C/index.docbook:482
msgid "Viewing an Image Full Screen/Slideshow"
msgstr "Menilik suatu Gambar dalam Layar Penuh/Pertunjukan Salindia"

#. (itstool) path: section/para
#: C/index.docbook:484
msgid ""
"To show the image using the entire screen, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Full "
"Screen</guimenuitem></menuchoice>."
msgstr ""
"Untuk menampilkan gambar memakai seluruh layar, pilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Layar "
"Penuh</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:485
msgid ""
"No panels, window frames, or menubars are visible when an image is shown "
"like this. To return to the normal view, press <keycap>Esc</keycap>, or "
"<keycap>F11</keycap>."
msgstr ""
"Tidak ada panel, bingkai jendela, atau bilah menu yang tampak ketika sebuah "
"gambar ditampilkan seperti ini. Untuk kembali ke tampilan normal, tekan "
"<keycap>Esc</keycap>, atau <keycap>F11</keycap>."

#. (itstool) path: section/para
#: C/index.docbook:486
msgid ""
"You can zoom or scroll around the image in the same way as when it is shown "
"in a window, using the mouse or the keyboard."
msgstr ""
"Anda dapat men-zum atau menggulir citra dengan cara yang sama dengan ketika "
"itu ditampilkan dalam sebuah jendela, memakai tetikus atau papan ketik."

#. (itstool) path: section/para
#: C/index.docbook:487
msgid ""
"If you have multiple images in your collection you can press "
"<keycap>Space</keycap> or use the right/left cursor keys to advance to the "
"next image. The previous image can be reached by pressing "
"<keycap>Backspace</keycap> or using the left/up cursor keys."
msgstr ""
"Bila Anda punya beberapa citra dalam koleksi Anda, Anda dapat menekan "
"<keycap>Spasi</keycap> atau memakai tombol kursor kiri/kanan untuk maju ke "
"citra berikutnya. Citra sebelumnya dapat dicapai dengan menekan "
"<keycap>Backspace</keycap> atau memakai tombol kursor kiri/naik."

#. (itstool) path: section/para
#: C/index.docbook:488
msgid ""
"In this case you can also use the slideshow mode, where <application>Image "
"Viewer</application> automatically switches to the next image in your "
"collection. You can start a slideshow by choosing "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice>"
" or by pressing <keycap>F5</keycap>. The slideshow can be paused/continued "
"by pressing <keycap>P</keycap>. To stop the slideshow, press the "
"<keycap>Esc</keycap> or <keycap>F5</keycap> key, or "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more "
"information about how to customize the slide show, see <xref linkend=\"eom-"
"prefs-slideshow\"/>."
msgstr ""
"Dalam kasus ini Anda juga bisa memakai mode pertunjukan salindia, dimana "
"<application>Penampil Citra</application> secara otomatis beralih ke citra "
"selanjutnya dalam koleksi Anda. Anda dapat memulai pertunjukan salindia "
"dengan memilih "
"<menuchoice><guimenu>Tampilan</guimenu><guimenuitem>Pertunjukan "
"Salindia</guimenuitem></menuchoice> atau dengan menekan <keycap>F5</keycap>."
" Pertunjukan salindia dapat diistirahatkan/dilanjutkan dengan menekan "
"<keycap>P</keycap>. Untuk menghentikan pertunjukan salindia, tekan tombol "
"<keycap>Esc</keycap> atau <keycap>F5</keycap>, atau "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. Untuk "
"informasi lebih lanjut tentang bagaimana menyesuaikan pertunjukan salindia, "
"lihat <xref linkend=\"eom-prefs-slideshow\"/>. "

#. (itstool) path: info/title
#: C/index.docbook:494
msgid "Manipulating Images"
msgstr "Memanipulasi Citra"

#. (itstool) path: section/para
#: C/index.docbook:497
msgid ""
"All image manipulations apply to all selected images at once. The "
"modifications are done in memory and alter the original files on disk only "
"when the images are saved with the save function (see <xref linkend=\"eom-"
"save-image\"/>)."
msgstr ""
"Semua manipulasi citra diterapkan pada semua citra yang dipilih sekaligus. "
"Modifikasi dilakukan dalam memori dan mengubah berkas-berkas asli pada disk "
"hanya ketika citra-citra disimpan dengan fungsi simpan (lihat <xref "
"linkend=\"eom-save-image\"/>)."

#. (itstool) path: info/title
#: C/index.docbook:502
msgid "Flipping an Image"
msgstr "Membalik sebuah Citra"

#. (itstool) path: section/para
#: C/index.docbook:504
msgid ""
"To flip an image along the horizontal axis of the image, choose <menuchoice>"
" <guimenu>Edit</guimenu> <guimenuitem>Flip Horizontal</guimenuitem> "
"</menuchoice>."
msgstr ""
"Untuk membalik citra pada sumbu horizontalnya, pilih <menuchoice> "
"<guimenu>Sunting</guimenu> <guimenuitem>Balik Horizontal</guimenuitem> "
"</menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:509
msgid ""
"To flip an image along the vertical axis of the image, choose <menuchoice> "
"<guimenu>Edit</guimenu> <guimenuitem>Flip Vertical</guimenuitem> "
"</menuchoice>."
msgstr ""
"Untuk membalik citra pada sumbu vertikal, pilih <menuchoice> "
"<guimenu>Sunting</guimenu> <guimenuitem>Balik Vertikal</guimenuitem> "
"</menuchoice>."

#. (itstool) path: info/title
#: C/index.docbook:517
msgid "Rotating an Image"
msgstr "Memutar sebuah Citra"

#. (itstool) path: section/para
#: C/index.docbook:519
msgid ""
"To rotate an image 90 degrees in a clockwise direction, choose <menuchoice> "
"<guimenu>Edit</guimenu> <guimenuitem>Rotate Clockwise</guimenuitem> "
"</menuchoice>."
msgstr ""
"Untuk memutar citra 90 derajat searah jarum jam, pilih <menuchoice> "
"<guimenu>Sunting</guimenu> <guimenuitem>Putar Searah Jarum Jam</guimenuitem>"
" </menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:524
msgid ""
"To rotate an image 90 degrees in an anticlockwise direction, choose "
"<menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Rotate "
"Counterclockwise</guimenuitem> </menuchoice>."
msgstr ""
"Untuk memutar citra 90 derajat melawan arah jarum jam, pilih <menuchoice> "
"<guimenu>Sunting</guimenu> <guimenuitem>Putar Lawan Arah Jarum "
"Jam</guimenuitem> </menuchoice>."

#. (itstool) path: info/title
#: C/index.docbook:532
msgid "Undoing an Action"
msgstr "Membatalkan suatu Aksi"

#. (itstool) path: section/para
#: C/index.docbook:534
msgid ""
"To undo a flip or rotate action, choose <menuchoice> <guimenu>Edit</guimenu>"
" <guimenuitem>Undo</guimenuitem> </menuchoice> or press "
"<keycombo><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo> ."
msgstr ""
"Untuk membatalkan aksi balik atau putar, pilih <menuchoice> "
"<guimenu>Sunting</guimenu> <guimenuitem>Tak Jadi</guimenuitem> </menuchoice>"
" atau tekan <keycombo><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo>."

#. (itstool) path: info/title
#: C/index.docbook:544
msgid "Deleting an Image"
msgstr "Menghapus sebuah Citra"

#. (itstool) path: section/para
#: C/index.docbook:546
msgid ""
"To move an image to the Trash, choose <menuchoice> <guimenu>Edit</guimenu> "
"<guimenuitem>Move to Trash</guimenuitem> </menuchoice>. This moves the file "
"to the Trash folder. Multiple images can also be moved to the trash in the "
"same way: select them all first."
msgstr ""
"Untuk memindah suatu citra ke Tong Sampah, pilih "
"<menuchoice><guimenu>Sunting</guimenu><guimenuitem>Pindah ke Tong "
"Sampah</guimenuitem></menuchoice>. Ini memindah berkas ke folder Tong "
"Sampah. Beberapa gambar juga dapat dipindah ke tong sampah dengan cara yang "
"sama: terlebih dahulu pilih mereka."

#. (itstool) path: section/para
#: C/index.docbook:552
msgid ""
"To restore an image from the Trash, open the Trash folder in "
"<application>Caja</application> file manager and move the image file to "
"another folder. To delete the image permanently, empty the Trash. To find "
"out more about using the Trash, see the <link xlink:href=\"help:mate-user-"
"guide/caja-trash\">Desktop User Guide</link>."
msgstr ""
"Untuk mengembalikan suatu citra dari Tong Sampah, buka folder Tong Sampah "
"dalam manajer berkas <application>Caja</application> dan pindahkan berkas "
"citra ke folder lain. Untuk menghapus citra secara permanen, kosongkan Tong "
"Sampah. Untuk mencari tahu lebih jauh tentang memakai Tong Sampah, lihat "
"<link xlink:href=\"help:mate-user-guide/caja-trash\">Panduan Pengguna "
"Desktop</link>."

#. (itstool) path: note/para
#: C/index.docbook:554
msgid ""
"You can also use the <keycap>Del</keycap> key to move an image to the Trash,"
" in which case you will be asked for confirmation."
msgstr ""
"Anda juga bisa memakai tombol <keycap>Del</keycap> untuk memindah suatu "
"citra ke Tong Sampah, yang dalam kasus itu Anda akan ditanyai konfirmasi."

#. (itstool) path: info/title
#: C/index.docbook:560
msgid "Saving Images"
msgstr "Menyimpan Citra"

#. (itstool) path: section/para
#: C/index.docbook:563
msgid ""
"<application>Image Viewer</application> always tries to choose the save "
"method with the least impact to the image data. For example, if an otherwise"
" unmodified image is saved under a different name in the same format, the "
"file is simply copied. If <systemitem class=\"library\">libjpeg</systemitem>"
" is available on the system all JPEG image modifications are done without "
"loss of image information."
msgstr ""
"<application>Penampil Citra</application> selalu mencoba memilih metode "
"simpan dengan impak terkecil ke data citra. Sebagai contoh, bila citra tak "
"diubah disimpan di bawah nama yang berbeda dalam format yang sama, berkas "
"cukup disalin. Bila <systemitem class=\"library\">libjpeg</systemitem> "
"tersedia pada sistem semua perubahan citra JPEG dilakukan tanpa kehilangan "
"informasi citra."

#. (itstool) path: info/title
#: C/index.docbook:568
msgid "Saving an Image"
msgstr "Menyimpan sebuah Citra"

#. (itstool) path: section/para
#: C/index.docbook:570
msgid ""
"To save an image, choose <menuchoice> <guimenu>Image</guimenu> "
"<guimenuitem>Save</guimenuitem> </menuchoice>. The image will be saved under"
" the same name and file type. Therefore, unmodified images needn't be saved."
msgstr ""
"Untuk menyimpan suatu citra, pilih <menuchoice><guimenu>Citra</guimenu> "
"<guimenuitem>Simpan</guimenuitem></menuchoice>. Citra akan disimpan dengan "
"tipe berkas dan nama yang sama. Maka, citra tak berubah tak perlu disimpan."

#. (itstool) path: info/title
#: C/index.docbook:579
msgid "Saving an Image under a Different Name"
msgstr "Menyimpan sebuah Citra dengan Nama yang Berbeda"

#. (itstool) path: section/para
#: C/index.docbook:581
msgid ""
"To save an image under a different name, or convert it to a different file "
"type, choose <menuchoice> <guimenu>Image</guimenu> <guimenuitem>Save "
"As</guimenuitem> </menuchoice>."
msgstr ""
"Untuk menyimpan citra dengan nama berbeda, atau mengubahnya ke tipe berkas "
"berbeda, pilih <menuchoice><guimenu>Citra</guimenu><guimenuitem>Simpan "
"Sebagai</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:586
msgid ""
"Specify the filename in the <guilabel>Name</guilabel> field in the "
"<guilabel>Save Image</guilabel> dialog, then click "
"<guibutton>Save</guibutton>. The file is saved in the current folder by "
"default. <application>Image Viewer</application> tries to determine the file"
" type from the given filename suffix. If the image should be saved in "
"another folder or the file type detection failed, expand the dialog by "
"clicking on <guilabel>Browse for other folders</guilabel>. This allows "
"further folder navigation and the specification of the file type from the "
"drop down box."
msgstr ""
"Nyatakan nama berkas dalam ruas <guilabel>Nama</guilabel> di dialog "
"<guilabel>Simpan Citra</guilabel>, lalu klik <guibutton>Simpan</guibutton>. "
"Berkas disimpan di folder saat ini secara baku. <application>Penampil "
"Citra</application> mencoba menentukan tipe berkas dari akhir nama berkas "
"yang diberikan. Bila citra mesti disimpan di folder lain atau deteksi tipe "
"berkas gagal, kembangkan dialog dengan mengklik pada <guilabel>Ramban folder"
" lain</guilabel>. Ini mengizinkan navigasi folder lebih jauh dan spesifikasi"
" tipe berkas dari kotak tarik turun."

#. (itstool) path: section/para
#: C/index.docbook:587
msgid "You can save multiple images at once: see the next section."
msgstr ""
"Anda dapat menyimpan beberapa berkas sekaligus: lihat bagian berikutnya."

#. (itstool) path: info/title
#: C/index.docbook:591
msgid "Saving Multiple Images"
msgstr "Menyimpan Beberapa Gambar"

#. (itstool) path: section/para
#: C/index.docbook:593
msgid ""
"Saving multiple images at once allows you to convert several images to a "
"different format, or give them similar filenames."
msgstr ""
"Menyimpan beberapa gambar sekaligus memungkinkan Anda mengonversi beberapa "
"gambar ke format lain, atau memberi mereka nama yang mirip."

#. (itstool) path: section/para
#: C/index.docbook:594
msgid ""
"To save multiple images, select the images and choose <menuchoice> "
"<guimenu>Image</guimenu> <guimenuitem>Save As</guimenuitem> </menuchoice>. "
"The following window is displayed:"
msgstr ""
"Untuk menyimpan beberapa gambar, pilih gambar-gambar dan pilih <menuchoice> "
"<guimenu>Citra</guimenu> <guimenuitem>Simpan Sebagai</guimenuitem> "
"</menuchoice>. Jendela berikut ditampilkan:"

#. (itstool) path: info/title
#: C/index.docbook:600
msgid "Save As dialog for multiple images"
msgstr "Dialog Simpan Sebagai untuk beberapa gambar"

#. (itstool) path: textobject/phrase
#: C/index.docbook:607
msgid ""
"Shows Eye of MATE <guilabel>Save As</guilabel> dialog when saving multiple "
"images."
msgstr ""
"Menampilkan dialog <guilabel>Simpan Sebagai</guilabel> Eye of MATE ketika "
"menyimpan beberapa gambar."

#. (itstool) path: section/para
#: C/index.docbook:612
msgid ""
"The folder in which the images will be saved is specified by the "
"<guilabel>Destination folder</guilabel> drop-down box. Initially the folder "
"is set to the current folder. Select <guilabel>Other...</guilabel> from the "
"drop-down list to open a standard open folder dialog for browsing the "
"filesystem. The resulting filename for each image is specified by "
"<guilabel>Filename format</guilabel>. The filename schema is constructed by "
"simple characters and special tags. The following special tags are "
"available:"
msgstr ""
"Folder tempat citra akan disimpan dinyatakan dengan kotak tarik turun "
"<guilabel>Folder tujuan</guilabel>. Awalnya folder ditata ke folder saat "
"ini. Pilih <guilabel>Lainnya...</guilabel> dari daftar tarik turun untuk "
"membuka suatu dialog buka folder standar untuk meramban sistem berkas. Nama "
"berkas yang dihasilkan bagi setiap citra dinyatakan dengan Format nama "
"berkas. Skema nama berkas disusun dengan karakter-karakter sederhana dan "
"tag-tag khusus. Tag-tag khusus berikut tersedia:"

#. (itstool) path: listitem/para
#: C/index.docbook:615
msgid ""
"<guilabel>Filename (%f)</guilabel> - Original filename without the "
"fileformat suffix."
msgstr "Nama berkas (%f) - Nama berkas asli tanpa akhiran format berkas."

#. (itstool) path: listitem/para
#: C/index.docbook:617
msgid ""
"<guilabel>Counter (%n)</guilabel> - Auto-incremented number (starts at "
"specified counter start)."
msgstr ""
"<guilabel>Pencacah (%n)</guilabel> - Angka naik otomatis (dimulai dari awal "
"pencacah yang dinyatakan)."

#. (itstool) path: section/para
#: C/index.docbook:620
msgid "Everything but these special tags are considered normal text."
msgstr "Semua selain tag khusus ini dianggap sebagai teks normal."

#. (itstool) path: section/para
#: C/index.docbook:621
msgid ""
"The image format is determined by the drop-down box after the schema "
"definition. Select a specific image format or use the <guilabel>as "
"is</guilabel> option to state that the same format as the original file "
"should be used."
msgstr ""
"Format citra ditentukan oleh kotak tarik-turun setelah definisi skema. Pilih"
" suatu format citra spesifik atau gunakan opsi <guilabel>apa "
"adanya</guilabel> untuk menyatakan format yang sama dengan berkas asli mesti"
" dipakai."

#. (itstool) path: section/para
#: C/index.docbook:624
msgid ""
"The <guilabel>Options</guilabel> section allows to remove all space "
"characters by underscores in the resulting filename if <guilabel>Replace "
"spaces with underscores</guilabel> is checked. The <guilabel>Start counter "
"at</guilabel> spin box determines at which number the counter starts if you "
"use the %n tag for the file format specification."
msgstr ""
"Bagian <guilabel>Opsi</guilabel> mengizinkan menghapus semua karakter spasi "
"dengan menggarisbawahi nama berkas yang dihasilkan bila <guilabel>Gantikan "
"spasi dengan garis bawah</guilabel> dicentang. Kotak puntir <guilabel>Mulai "
"pencacah pada</guilabel> menentukan angka berapa pencacah dimulai bila Anda "
"memakai tag %n untuk spesifikasi format berkas."

#. (itstool) path: section/para
#: C/index.docbook:625
msgid ""
"The <guilabel>File Name Preview</guilabel> section of the dialog shows the "
"resulting file name according to the above settings for an example filename "
"from the selected images."
msgstr ""
"Bagian <guilabel>Pratinjau Nama Berkas</guilabel> dari dialog menunjukkan "
"nama berkas yang dihasilkan sesuai dengan pengaturan di atas untuk suatu "
"nama berkas contoh dari citra yang dipilih."

#. (itstool) path: info/title
#: C/index.docbook:633
msgid "Printing Images"
msgstr "Mencetak Citra"

#. (itstool) path: info/title
#: C/index.docbook:635
msgid "Setting your Page Settings"
msgstr "Menata Pengaturan Halaman Anda"

#. (itstool) path: section/para
#: C/index.docbook:637
msgid ""
"Before printing you need to set the page settings you would like to use. To "
"do that choose "
"<menuchoice><guimenu>Image</guimenu><guimenuitem>Print</guimenuitem></menuchoice>."
msgstr ""
"Sebelum mencetak Anda perlu menata pengaturan halaman yang ingin Anda pakai."
" Untuk melakukannya pilih "
"<menuchoice><guimenu>Citra</guimenu><guimenuitem>Cetak</guimenuitem></menuchoice>."

#. (itstool) path: section/para
#: C/index.docbook:638
msgid ""
"In the <guilabel>Page Setup</guilabel> dialog you can now choose paper size "
"and orientation. If possible, configure your printer to have the page "
"borders set correctly."
msgstr ""
"Dalam dialog <guilabel>Penyiapan Halaman</guilabel> Anda kini dapat memilih "
"ukuran kertas dan orientasi. Bila mungkin, konfigurasikan pencetak Anda agar"
" tepi halaman ditata dengan benar."

#. (itstool) path: info/title
#: C/index.docbook:641
msgid "Printing an Image"
msgstr "Mencetak suatu Citra"

#. (itstool) path: section/para
#: C/index.docbook:643
msgid "To print an image, perform the following steps:"
msgstr "Untuk mencetak sebuah citra, lakukan langkah-langkah berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:646
msgid ""
"Select "
"<menuchoice><guimenu>Image</guimenu><guimenuitem>Print</guimenuitem></menuchoice>"
msgstr ""
"Pilih "
"<menuchoice><guimenu>Citra</guimenu><guimenuitem>Cetak</guimenuitem></menuchoice>"

#. (itstool) path: listitem/para
#: C/index.docbook:649
msgid ""
"In the <guilabel>Print</guilabel> dialog, select the printer you want to use"
" from the list."
msgstr ""
"Dalam dialog <guilabel>Cetak</guilabel>, pilih pencetak yang ingin Anda "
"pakai dari daftar."

#. (itstool) path: listitem/para
#: C/index.docbook:652
msgid ""
"Click <guilabel>Print</guilabel>. <application>Image Viewer</application> "
"starts printing now."
msgstr ""
"Klik <guilabel>Cetak</guilabel>. <application>Penampil Citra</application> "
"kini mulai mencetak."

#. (itstool) path: section/para
#: C/index.docbook:655
msgid ""
"Images that are too large for the page are automatically scaled down to fit "
"the page. Images that are smaller than the page are centered on it."
msgstr ""
"Citra yang terlalu besar bagi halaman secara otomatis diperkecil agar pas ke"
" halaman. Citra yang lebih kecil daripada halaman dicetak di tengah."

#. (itstool) path: important/para
#: C/index.docbook:657
msgid ""
"Please note that <application>Image Viewer</application> is currently "
"lacking progress reporting while printing. During that time the user "
"interface might become unresponsive for a short time."
msgstr ""
"Harap catat bahwa <application>Penampil Citra</application> saat ini tidak "
"memiliki laporan kemajuan ketika mencetak. Selama itu antar muka pengguna "
"mungkin menjadi tidak responsif sebentar."

#. (itstool) path: info/title
#: C/index.docbook:661
msgid "Arranging an Image on the Page"
msgstr "Menyusun Citra pada Halaman"

#. (itstool) path: section/para
#: C/index.docbook:663
msgid ""
"Maybe you don't want your image centered or want it scaled down even "
"further. To do that you need to open the <guilabel>Print</guilabel> dialog "
"(see <xref linkend=\"eom-print-image\"/>) and then select the "
"<guilabel>Image Settings</guilabel> tab which offers you the following "
"options:"
msgstr ""
"Mungkin Anda tidak ingin citra Anda dipusatkan atau diperkecil lebih jauh. "
"Untuk melakukan itu Anda perlu membuka dialog <guilabel>Cetak</guilabel> "
"(lihat <xref linkend=\"eom-print-image\"/>) lalu pilih tab "
"<guilabel>Pengaturan Citra</guilabel> yang menawarkan pilihan-pilihan "
"berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:666
msgid ""
"The options in the <guilabel>Position</guilabel> section allow you to change"
" the images position on the page."
msgstr ""
"Opsi di bagian <guilabel>Posisi</guilabel> memungkinkan Anda mengubah posisi"
" citra pada halaman."

#. (itstool) path: listitem/para
#: C/index.docbook:669
msgid ""
"It is also possible to position the image on the page by dragging it around "
"in the <guilabel>Preview</guilabel> field."
msgstr ""
"Juga mungkin memosisikan citra pada halaman dengan menyeretnya dalam ruas "
"<guilabel>Pratinjau</guilabel>."

#. (itstool) path: listitem/para
#: C/index.docbook:672
msgid ""
"The options in the <guilabel>Size</guilabel> section allow you to scale your"
" image to your liking. Scaling is limited by either the image size or by the"
" page size, depending on what condition is met first."
msgstr ""
"Opsi dalam bagian <guilabel>Ukuran</guilabel> memungkinkan Anda mengubah "
"skala citra Anda sesuai yang Anda suka. Skala dibatasi oleh ukuran citra "
"atau ukuran halaman, bergantung pada kondisi apa yang terpenuhi terlebih "
"dahulu."

#. (itstool) path: listitem/para
#: C/index.docbook:675
msgid ""
"The <guilabel>Unit</guilabel> option allows you to change the metric unit "
"which is used by the options on the <guilabel>Image Settings</guilabel> tab."
" When you change this option the other fields values are converted "
"accordingly."
msgstr ""
"Opsi <guilabel>Unit</guilabel> memungkinkan Anda mengubah satuan metrik yang"
" dipakai oleh opsi pada tab <guilabel>Pengaturan Citra</guilabel>. Ketika "
"Anda mengubah opsi ini, nilai-nilai ruas lain dikonversi mengikutinya."

#. (itstool) path: info/title
#: C/index.docbook:681
msgid "Personalizing The Toolbar"
msgstr "Menyesuaikan Bilah Alat"

#. (itstool) path: section/para
#: C/index.docbook:683
msgid ""
"Image Viewer's default toolbar contains only a basic set of items to keep it"
" simple. But you can modify the toolbar if you prefer a different set."
msgstr ""
"Bilah alat baku Penampil Citra hanya memuat set dasar butir untuk menjaganya"
" sederhana. Tapi Anda dapat mengubah bilah alat bila Anda lebih suka set "
"lain."

#. (itstool) path: info/title
#: C/index.docbook:684
msgid "Modifying the Toolbar"
msgstr "Mengubah Bilah Alat"

#. (itstool) path: section/para
#: C/index.docbook:686
msgid ""
"If you want to modify the toolbar you need to open the toolbar editor by "
"going to "
"<menuchoice><guimenu>Edit</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>."
" The following window will pop up:"
msgstr ""
"Bila Anda ingin mengubah bilah alat Anda perlu membuka penyunting toolbar "
"dengan menuju <menuchoice><guimenu>Sunting</guimenu><guimenuitem>Bilah "
"Alat</guimenuitem></menuchoice>. Jendela berikut akan muncul:"

#. (itstool) path: info/title
#: C/index.docbook:687
msgid "The toolbar editor window"
msgstr "Jendela penyunting bilah alat"

#. (itstool) path: textobject/phrase
#: C/index.docbook:694
msgid "Shows Eye of MATE toolbar editor window."
msgstr "Menunjukkan jendela penyunting bilah alat Eye of MATE."

#. (itstool) path: section/para
#: C/index.docbook:699
msgid ""
"It contains the items that are not in the toolbar and the separator item. "
"You can now edit the toolbar:"
msgstr ""
"Itu memuat butir-butir yang tidak ada dalam bilah alat dan butir pemisah. "
"Anda kini dapat menyunting bilah alat:"

#. (itstool) path: listitem/para
#: C/index.docbook:702
msgid ""
"To add new items to the toolbar, drag them from the toolbar editor to the "
"toolbar."
msgstr ""
"Untuk menambahkan butir-butir baru ke bilah alat, seret mereka dari "
"penyunting bilah alat ke bilah alat. "

#. (itstool) path: listitem/para
#: C/index.docbook:705
msgid ""
"To remove items from the toolbar, drag them from the toolbar to the toolbar "
"editor."
msgstr ""
"Untuk menghapus butir-butir baru dari bilah alat, seret mereka dari bilah "
"alat ke penyunting bilah alat. "

#. (itstool) path: listitem/para
#: C/index.docbook:708
msgid ""
"To rearrange items on the toolbar, drag them to their new position on the "
"toolbar."
msgstr ""
"Untuk mengatur ulang butir-butir pada bilah alat, seret mereka ke posisi "
"barunya pada bilah alat."

#. (itstool) path: section/para
#: C/index.docbook:711
msgid ""
"When you have finished editing the toolbar, click the "
"<guibutton>Close</guibutton> button in the toolbar editor window. This will "
"close the toolbar editor and make your modified toolbar active."
msgstr ""
"Ketika Anda telah usai menyunting bilah alat, klik tombol "
"<guibutton>Tutup</guibutton> dalam jendela penyunting bilah alat. Ini akan "
"menutup penyunting bilah alat dan membuat bilah alat Anda yang telah diubah "
"aktif."

#. (itstool) path: info/title
#: C/index.docbook:713
msgid "Resetting the Toolbar"
msgstr "Me-reset Bilah Alat"

#. (itstool) path: section/para
#: C/index.docbook:715
msgid ""
"To revert your changes to the toolbar and return to the default layout, "
"perform the following steps:"
msgstr ""
"Untuk membalikkan perubahan ke bilah alat yang Anda lakukan dan kembali ke "
"tata letak baku, lakukan langkah-langkah berikut:"

#. (itstool) path: listitem/para
#: C/index.docbook:718
msgid "Open the toolbar editor (see <xref linkend=\"eom-toolbareditor-use\"/>)."
msgstr ""
"Buka penyunting bilah alat (lihat <xref linkend=\"eom-toolbareditor-"
"use\"/>)."

#. (itstool) path: listitem/para
#: C/index.docbook:721
msgid "Click the <guibutton>Reset to Default</guibutton> button."
msgstr "Klik tombol <guibutton>Reset ke Baku</guibutton>."

#. (itstool) path: listitem/para
#: C/index.docbook:724
msgid ""
"Click the <guibutton>Close</guibutton> button to close the toolbar editor. "
"The toolbar has been reset to the default layout now."
msgstr ""
"Klik tombol <guibutton>Tutup</guibutton> untuk menutup penyunting bilah "
"alat. Bilah alat kini telah di-reset ke tata letak baku."

#. (itstool) path: info/title
#: C/index.docbook:729
msgid "Preferences"
msgstr "Preferensi"

#. (itstool) path: section/para
#: C/index.docbook:731
msgid ""
"Preferences can be changed by going to "
"<menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>."
" You will be able to change the options for image viewing and slide shows. "
"The changes apply to all open windows instantly."
msgstr ""
"Preferensi dapat diubah dengan pergi ke "
"<menuchoice><guimenu>Sunting</guimenu><guimenuitem>Preferensi</guimenuitem></menuchoice>."
" Anda akan bisa mengubah opsi bagi penilikan citra dan pertunjukan salindia."
" Perubahan berlaku seketika ke semua jendela yang terbuka."

#. (itstool) path: info/title
#: C/index.docbook:734
msgid "Image View"
msgstr "Tampilan Gambar"

#. (itstool) path: varlistentry/term
#: C/index.docbook:738
msgid "<guilabel>Image Enhancements</guilabel>"
msgstr "<guilabel>Perbaikan Citra</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:740
msgid ""
"Select the <guilabel>Smooth images when zoomed</guilabel> option to enable "
"image smoothing when you change the image's zoom factor. If you select this "
"option, your images will be smoothed to improve their display quality while "
"viewing them with <application>Image Viewer</application>."
msgstr ""
"Pilih opsi <guilabel>Perhalus citra ketika di-zum</guilabel> untuk "
"memfungsikan penghalusan citra ketika Anda mengubah faktor pembesaran citra."
" Bila Anda memilih opsi ini, citra Anda akan dihaluskan untuk memperbaiki "
"kualitas tampilan mereka ketika melihat mereka dengan <application>Penampil "
"Citra</application>."

#. (itstool) path: listitem/para
#: C/index.docbook:741
msgid ""
"If you select the <guilabel>Automatic orientation</guilabel> option, your "
"images will be rotated on loading according to their metadata. For example "
"portraits are automatically rotated upright. Note that this function "
"requires a correctly set orientation tag in the image's metadata and thus "
"does not work with all images. The rotation is not saved until you save the "
"rotated image (see <xref linkend=\"eom-save-rename\"/>)."
msgstr ""
"Bila Anda memilih opsi <guilabel>Orientasi otomatis</guilabel>, citra Anda "
"akan diputar saat pemuatan menurut meta data mereka. Sebagai contoh potret "
"akan secara otomatis diputar tegak. Perhatikan bahwa fungsi ini memerlukan "
"suatu tag orientasi yang ditata secara benar dalam metadata citra sehingga "
"tidak bekerja dengan semua citra. Rotasi tidak disimpan sampai Anda "
"menyimpan citra yang diputar (lihat <xref linkend=\"eom-save-rename\"/>)."

#. (itstool) path: varlistentry/term
#: C/index.docbook:746
msgid "<guilabel>Transparent Parts</guilabel>"
msgstr "<guilabel>Bagian Transparan</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:748
msgid ""
"Select one of the following options to determine how <application>Image "
"Viewer</application> displays transparent parts of an image:"
msgstr ""
"Pilih satu dari opsi berikut untuk menentukan bagaimana "
"<application>Penampil Citra</application> menampilkan bagian transparan dari"
" suatu citra:"

#. (itstool) path: listitem/para
#: C/index.docbook:750
msgid "<guilabel>As check pattern</guilabel>"
msgstr "<guilabel>Sebagai pola kotak-kotak</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:751
msgid "Displays any transparent parts of the image in a check pattern."
msgstr ""
"Menampilkan sebarang bagian transparan dari citra dalam pola kotak-kotak."

#. (itstool) path: listitem/para
#: C/index.docbook:753
msgid "<guilabel>As custom color</guilabel>"
msgstr "<guilabel>Sebagai warna ubahan</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:754
msgid ""
"Displays any transparent parts of the image in a solid color that you "
"specify. Click on the color selector button to select a color."
msgstr ""
"Menampilkan sebarang bagian transparan dari citra dalam suatu warna rata "
"yang Anda nyatakan. Klik pada tombol pemilih warna untuk memilih suatu "
"warna."

#. (itstool) path: listitem/para
#: C/index.docbook:756
msgid "<guimenuitem>As background</guimenuitem>"
msgstr "<guimenuitem>Sebagai latar belakang</guimenuitem>"

#. (itstool) path: listitem/para
#: C/index.docbook:757
msgid ""
"Displays any transparent parts of the image in the background color of the "
"<application>Image Viewer</application> application."
msgstr ""
"Menampilkan sebarang bagian transparan dari citra dalam warna latar dari "
"aplikasi <application>Penampil Citra</application>."

#. (itstool) path: info/title
#: C/index.docbook:766
msgid "Slideshow"
msgstr "Deretan Gambar"

#. (itstool) path: varlistentry/term
#: C/index.docbook:770
msgid "<guilabel>Image Zoom</guilabel>"
msgstr "<guilabel>Zum Citra</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:772
msgid ""
"Select the <guilabel>Expand images to fit screen</guilabel> option to "
"enlarge images to fit the screen during the slide show. If you do not select"
" this option, images that are smaller than the screen size are not resized "
"to fit the screen."
msgstr ""
"Pilih opsi <guilabel>Kembangkan citra agar pas layar</guilabel> untuk "
"memperbesar citra agar pas layar selama pertunjukan salindia. Bila Anda "
"tidak memilih opsi ini, citra yang lebih kecil daripada ukuran layar tidak "
"diubah ukuran agar pas layar."

#. (itstool) path: varlistentry/term
#: C/index.docbook:776
msgid "<guilabel>Sequence</guilabel>"
msgstr "<guilabel>Urutan</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:778
msgid ""
"Select the <guilabel>Loop sequence</guilabel> option to cycle endlessly "
"through the list of images during the slide show. If you do not select this "
"option, the slide show returns to the collection view after the last image "
"is displayed."
msgstr ""
"Pilih opsi <guilabel>Ulang urutan</guilabel> untuk berputar seterusnya "
"melalui daftar citra selama pertunjukan salindia. Bila Anda tidak memilih "
"opsi ini, pertunjukan salindia kembali ke tampilan koleksi setelah citra "
"terakhir ditampilkan."

#. (itstool) path: listitem/para
#: C/index.docbook:780
msgid ""
"Use the <guilabel>Switch image after ... seconds</guilabel> spin box to "
"specify how long each image is displayed during the slide show. If you set "
"this value to zero, the auto advance function is disabled and only manual "
"browsing is available (see <xref linkend=\"eom-fullscreen\"/>)."
msgstr ""
"Gunakan kotak puntir <guilabel>Ganti citra setelah ... detik</guilabel> "
"untuk menyatakan berapa lama setiap citra ditampilkan selama pertunjukan "
"salindia. Bila Anda menata nilai ini ke nol, fungsi maju otomatis "
"dinonaktifkan dan hanya meramban manual yang tersedia (lihat <xref "
"linkend=\"eom-fullscreen\"/>)."

#. (itstool) path: legalnotice/para
#: C/legal.xml:4
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy"
" of the GFDL at this <link "
"xlink:href=\"https://www.gnu.org/licenses/fdl-1.1.html\">link</link> or in "
"the file COPYING-DOCS distributed with this manual."
msgstr ""
"Hak diberikan untuk menyalin, mendistribusikan, dan/atau mengubah dokumen "
"ini di bawah persyaratan GNU Free Documentation License (GFDL, Lisensi "
"Dokumentasi Bebas GNU), Versi 1.1 atau sebarang versi setelahnya yang "
"dipublikasikan oleh Free Software Foundation tanpa Invariant Section, tanpa "
"Front-Cover Texts, dan tanpa Back-Cover Texts. Anda dapat menemukan salinan "
"dari GFDL pada <link "
"xlink:href=\"https://www.gnu.org/licenses/fdl-1.1.html\">taut</link> ini "
"atau di dalam berkas COPYING-DOCS yang didistribusikan bersama manual ini."

#. (itstool) path: legalnotice/para
#: C/legal.xml:13
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in"
" section 6 of the license."
msgstr ""
"Manual ini adalah bagian dari suatu koleksi manual MATE yang disebarkan di "
"bawah GDFL. Bila Anda ingin menyebarkan manual ini secara terpisah dari "
"koleksi, Anda dapat melakukannya dengan menambahkan salinan lisensi ke "
"manual, sebagaimana dijelaskan di bagian 6 dari lisensi."

#. (itstool) path: legalnotice/para
#: C/legal.xml:20
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"Banyak nama yang dipakai oleh perusahaan-perusahaan untuk membedakan produk "
"dan layanan mereka diklaim sebagai merek dagang. Ketika nama-nama tersebut "
"muncul di dalam sebarang dokumentasi MATE, and anggota Projek Dokumentasi "
"MATE disadarkan atas merek dagang tersebut, maka nama-nama akan ditulis "
"dalam huruf besar atau huruf awal huruf besar."

#. (itstool) path: listitem/para
#: C/legal.xml:36
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"

#. (itstool) path: listitem/para
#: C/legal.xml:56
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."

#. (itstool) path: legalnotice/para
#: C/legal.xml:29
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<_:orderedlist-1/>"
msgstr ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<_:orderedlist-1/>"

#. (itstool) path: formalpara/title
#: C/legal.xml:77
msgid "Feedback"
msgstr "Umpan balik"

#. (itstool) path: formalpara/para
#: C/legal.xml:78
msgid ""
"To report a bug or make a suggestion regarding the <application>Image "
"Viewer</application> application or this manual, follow the directions in "
"the <link xlink:href=\"help:mate-user-guide/feedback\">MATE Feedback "
"Page</link>."
msgstr ""
"Untuk melaporkan bug atau membuat saran mengenai aplikasi "
"<application>Penampil Citra</application> atau manual ini, ikuti petunjuk di"
" <link xlink:href=\"help:mate-user-guide/feedback\">Halaman Umpan Balik "
"MATE</link>."