summaryrefslogtreecommitdiff
path: root/po/am.po
blob: 9c51870da6de20b0f5251c81914eb3bde0fd9a2a (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
# Translations into the Amharic Language.
# Copyright (C) 2002 Free Software Foundation, Inc.
# This file is distributed under the same license as the eom package.
# Ge'ez Frontier Foundation <locales@geez.org>, 2002.
#
#
msgid ""
msgstr ""
"Project-Id-Version: eom VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-10-11 19:50+0200\n"
"PO-Revision-Date: 2003-01-14 11:02+EDT\n"
"Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
"Language-Team: Amharic <locales@geez.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: eom.desktop.in.h:1
msgid "Image Viewer"
msgstr "የምስል ተመልካች"

#: eom.desktop.in.h:2
msgid "View many different types of images"
msgstr "የተለያዩ ዓይነት ምስሎችን ተመልከቱ"

#: eom.glade.h:1
msgid "    "
msgstr ""

#: eom.glade.h:2
msgid "*"
msgstr ""

#: eom.glade.h:3
msgid "."
msgstr ""

#: eom.glade.h:4
msgid "<b>File Name Preview</b>"
msgstr ""

#: eom.glade.h:5
msgid "<b>File Path Specifications</b>"
msgstr ""

#: eom.glade.h:6
#, fuzzy
msgid "<b>Image Interpolation</b>"
msgstr "ድርድር Interpolation"

#: eom.glade.h:7
msgid "<b>Image Zoom</b>"
msgstr ""

#: eom.glade.h:8
#, fuzzy
msgid "<b>Options</b>"
msgstr "ድርድር Interpolation"

#: eom.glade.h:9
msgid "<b>Sequence</b>"
msgstr ""

#: eom.glade.h:10
msgid "<b>Transparent Parts</b>"
msgstr ""

#: eom.glade.h:12
#, no-c-format
msgid "Allow _zoom greater than 100% initially"
msgstr ""

#: eom.glade.h:13
msgid "As _background"
msgstr ""

#: eom.glade.h:14
msgid "As check _pattern"
msgstr ""

#: eom.glade.h:15
msgid "As custom c_olor"
msgstr ""

#: eom.glade.h:16
msgid "Color for Transparent Areas"
msgstr ""

#: eom.glade.h:17
#, fuzzy
msgid "Destination Folder:"
msgstr "ፋይል ክፈት"

#: eom.glade.h:18
msgid "Eye of Mate Preferences"
msgstr "የኖም ዐይን ምርጫዎች"

#: eom.glade.h:19
#, fuzzy
msgid "Filename Format:"
msgstr "_ፋይል"

#: eom.glade.h:20
#, fuzzy
msgid "Image _View"
msgstr "የምስል ተመልካች"

#: eom.glade.h:21
msgid "Rename From:"
msgstr ""

#: eom.glade.h:22
msgid "Replace spaces by underscore"
msgstr ""

#: eom.glade.h:23
#, fuzzy
msgid "Save As"
msgstr "በ_ሌላ ስም አስቀምጥ..."

#: eom.glade.h:24
#, fuzzy
msgid "Saving Image"
msgstr "ምስሉን አስቀምት"

#: eom.glade.h:25
msgid "Show _next image automatically after:"
msgstr ""

#: eom.glade.h:26
msgid "Sli_de Show"
msgstr ""

#: eom.glade.h:27
msgid "Start counter at:"
msgstr ""

#: eom.glade.h:28
#, fuzzy
msgid "To:"
msgstr "ወደ ላይ፦"

#: eom.glade.h:29
#, fuzzy
msgid "_Browse"
msgstr "_ዝጋ"

#: eom.glade.h:30
#, fuzzy
msgid "_Interpolate image on zoom"
msgstr "_Interpolation"

#: eom.glade.h:31
msgid "_Loop sequence"
msgstr ""

#: eom.glade.h:32
msgid "seconds"
msgstr ""

#: eom.schemas.in.h:1
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 ""

#: eom.schemas.in.h:3
#, no-c-format
msgid "Allow zoom greater than 100% initially"
msgstr ""

#: eom.schemas.in.h:4
msgid "Delay in seconds until showing the next image"
msgstr ""

#: eom.schemas.in.h:5
msgid ""
"Determines how transparency should be indicated. Valid values are "
"CHECK_PATTERN, COLOR and NONE. If COLOR is choosen, then the trans_color key "
"determines the used color value."
msgstr ""

#: eom.schemas.in.h:6
msgid ""
"If the transparency key has the value COLOR, then this key determines the "
"color which is used for indicating transparency."
msgstr ""

#: eom.schemas.in.h:7
msgid ""
"If this is set to FALSE small images will not be stretched to fit into the "
"screen initially."
msgstr ""

#: eom.schemas.in.h:8
msgid "Interpolate Image"
msgstr ""

#: eom.schemas.in.h:9
msgid "Loop through the image sequence"
msgstr ""

#: eom.schemas.in.h:10
msgid "Open images in a new window"
msgstr "በአዲስ መስኮት ውስጥ ምስልን ክፈት"

#: eom.schemas.in.h:11
msgid "Show/hide the window statusbar."
msgstr ""

#: eom.schemas.in.h:12
msgid "Show/hide the window toolbar."
msgstr ""

#: eom.schemas.in.h:13
msgid "Transparency color"
msgstr ""

#: eom.schemas.in.h:14
msgid "Transparency indicator"
msgstr ""

#: eom.schemas.in.h:15
msgid ""
"Whether opening an image should create a new window instead of replacing the "
"image in the current window."
msgstr ""

#: eom.schemas.in.h:16
msgid ""
"Whether or not the sequence of images should be shown in an endless loop."
msgstr ""

#: eom.schemas.in.h:17
msgid ""
"Whether the image should be interpolated on zoom or not. This leads to "
"better quality but is somewhat slower than non interpolated images."
msgstr ""

#: libeom/eom-file-selection.c:124
msgid "All Files"
msgstr ""

#: libeom/eom-file-selection.c:129
#, fuzzy
msgid "All Images"
msgstr "ምስል"

#. Filter name: First description then file extension, eg. "The PNG-Format (*.png)".
#: libeom/eom-file-selection.c:147
#, c-format
msgid "%s (*.%s)"
msgstr ""

#. Pixel size of image: width x height in pixel
#: libeom/eom-file-selection.c:240
#, c-format
msgid "%s x %s pixel"
msgstr ""

#: libeom/eom-file-selection.c:396
msgid "Load Image"
msgstr "ምስልን ጫን"

#: libeom/eom-file-selection.c:404
msgid "Save Image"
msgstr "ምስሉን አስቀምት"

#: libeom/eom-file-selection.c:412
#, fuzzy
msgid "Open Folder"
msgstr "ፋይል ክፈት"

#: libeom/eom-image-jpeg.c:330 libeom/eom-image-jpeg.c:569
#, c-format
msgid "Couldn't create temporary file for saving: %s"
msgstr ""

#: libeom/eom-image-jpeg.c:349 libeom/eom-image-jpeg.c:590
msgid "Couldn't allocate memory for loading JPEG file"
msgstr ""

#: libeom/eom-image.c:814
msgid "empty file"
msgstr ""

#: libeom/eom-image.c:1247 libeom/eom-image.c:1458
msgid "File exists"
msgstr ""

#: libeom/eom-image.c:1400 libeom/eom-image.c:1526
msgid "No image loaded."
msgstr ""

#: libeom/eom-image.c:1409 libeom/eom-image.c:1535
msgid "Temporary file creation failed."
msgstr ""

#: libeom/eom-info-view-exif.c:26
msgid "Camera"
msgstr ""

#: libeom/eom-info-view-exif.c:27
#, fuzzy
msgid "Image Data"
msgstr "የምስል ስፋት"

#: libeom/eom-info-view-exif.c:28
#, fuzzy
msgid "Image Taking Conditions"
msgstr "የምስል ምስል ስብስብ"

#: libeom/eom-info-view-exif.c:29
msgid "Maker Note"
msgstr ""

#: libeom/eom-info-view-exif.c:30
#, fuzzy
msgid "Other"
msgstr "መወሰን አቃተው / ማመንታት"

#: libeom/eom-info-view-exif.c:212
msgid "Tag"
msgstr ""

#: libeom/eom-info-view-exif.c:220 libeom/eom-info-view-file.c:96
#, fuzzy
msgid "Value"
msgstr "መለኪያ"

#. only used for internal purpose
#: libeom/eom-info-view-file.c:25 libeom/eom-uri-converter.h:45
#, fuzzy
msgid "Filename"
msgstr "_ፋይል"

#: libeom/eom-info-view-file.c:26
#, fuzzy
msgid "Width"
msgstr "የምስል ስፋት"

#: libeom/eom-info-view-file.c:27
#, fuzzy
msgid "Height"
msgstr "ብርሃን"

#: libeom/eom-info-view-file.c:28
#, fuzzy
msgid "Filesize"
msgstr "_ፋይል"

#: libeom/eom-info-view-file.c:88
msgid "Attribute"
msgstr ""

#: libeom/eom-info-view.c:92
#, fuzzy
msgid "File"
msgstr "_ፋይል"

#: libeom/eom-info-view.c:101
msgid "EXIF"
msgstr ""

#: libeom/eom-info-view.c:108
msgid "IPTC"
msgstr ""

#: libeom/eom-save-as-dialog-helper.c:137
msgid "Option not available."
msgstr ""

#: libeom/eom-save-as-dialog-helper.c:138
msgid ""
"To use this function you need the libexif library. Please install libexif "
"(http://libexif.sf.net) and recompile Eye of Mate."
msgstr ""

#: libeom/eom-save-as-dialog-helper.c:214
msgid "as is"
msgstr ""

#: libeom/eom-save-dialog-helper.c:162
#, fuzzy, c-format
msgid "Saving image %s."
msgstr "ምስሉን አስቀምት"

#: libeom/eom-save-dialog-helper.c:208
#, fuzzy
msgid "Cancel saving ..."
msgstr "ተወው"

#: libeom/eom-uri-converter.c:1023
msgid "Filenames are not disjunct."
msgstr ""

#: libeom/eom-uri-converter.h:46
#, fuzzy
msgid "Counter"
msgstr "መሀከል"

#: libeom/eom-uri-converter.h:47
#, fuzzy
msgid "Comment"
msgstr "_ይዞታዎች"

#: libeom/eom-uri-converter.h:48
#, fuzzy
msgid "Date"
msgstr "መወሰን አቃተው / ማመንታት"

#: libeom/eom-uri-converter.h:49
#, fuzzy
msgid "Time"
msgstr "_ድርድር"

#: libeom/eom-uri-converter.h:50
#, fuzzy
msgid "Day"
msgstr "አሳይ"

#: libeom/eom-uri-converter.h:51
msgid "Month"
msgstr ""

#: libeom/eom-uri-converter.h:52
msgid "Year"
msgstr ""

#: libeom/eom-uri-converter.h:53
msgid "Hour"
msgstr ""

#: libeom/eom-uri-converter.h:54
#, fuzzy
msgid "Minute"
msgstr "Midtone"

#: libeom/eom-uri-converter.h:55
msgid "Second"
msgstr ""

#. Translators should localize the following string
#. * which will give them credit in the About box.
#. * E.g. "Fulano de Tal <fulano@detal.com>"
#.
#: shell/eom-window.c:314
msgid "translator-credits"
msgstr ""

#: shell/eom-window.c:319 shell/eom-window.c:2167 shell/eom-window.c:2482
#: shell/main.c:498
msgid "Eye of Mate"
msgstr "የኖም ዐይን"

#: shell/eom-window.c:322
msgid "The MATE image viewing and cataloging program."
msgstr "የኖም ምስል መመልከቻ እና ፕሮግራም መዘርዘሪያ"

#: shell/eom-window.c:359
#, c-format
msgid ""
"Could not display help for Eye of Mate.\n"
"%s"
msgstr ""
"ለኖም ዐይን መረጃ ማሳየት አልተቻለም።\n"
"%s"

#: shell/eom-window.c:626
#, c-format
msgid "Overwrite file %s?"
msgstr ""

#: shell/eom-window.c:627
msgid "File exists. Do you want to overwrite it?"
msgstr ""

#: shell/eom-window.c:636 shell/eom-window.c:649
msgid "Skip"
msgstr ""

#: shell/eom-window.c:637
msgid "Overwrite"
msgstr ""

#: shell/eom-window.c:642
#, c-format
msgid "Error on saving %s."
msgstr ""

#: shell/eom-window.c:650 shell/eom-window.c:1034
msgid "Retry"
msgstr ""

#: shell/eom-window.c:1023
#, c-format
msgid "Couldn't determine file format of %s"
msgstr ""

#: shell/eom-window.c:1024
msgid "Please use an appropriate filename suffix or select a file format."
msgstr ""

#: shell/eom-window.c:1166
#, fuzzy
msgid "Error on saving images."
msgstr "ምስሉን አስቀምት"

#: shell/eom-window.c:1399
#, c-format
msgid "Do you really want to move %i image to trash?"
msgid_plural "Do you really want to move %i images to trash?"
msgstr[0] ""
msgstr[1] ""

#: shell/eom-window.c:1437
msgid "Couldn't access trash."
msgstr ""

#: shell/eom-window.c:1511
#, c-format
msgid "Error on deleting image %s"
msgstr ""

#. [image width] x [image height] pixel  [bytes]    [zoom in percent]
#: shell/eom-window.c:2096
#, c-format
msgid "%i x %i pixel  %s    %i%%"
msgstr ""

#: shell/eom-window.c:2233
msgid "_File"
msgstr "_ፋይል"

#: shell/eom-window.c:2234
msgid "_Edit"
msgstr "_አስተካክል"

#: shell/eom-window.c:2235
msgid "_View"
msgstr "_ተመልከት"

#: shell/eom-window.c:2236
msgid "_Help"
msgstr "_መረጃ"

#: shell/eom-window.c:2237
msgid "_New"
msgstr "_አዲስ"

#: shell/eom-window.c:2237
msgid "Open a new window"
msgstr "አዲስ መስኮት ክፈት"

#: shell/eom-window.c:2238
msgid "_Open..."
msgstr "_ክፈት..."

#: shell/eom-window.c:2238
msgid "Open a file"
msgstr "ፋይል ክፈት"

#: shell/eom-window.c:2239
#, fuzzy
msgid "Open _Directory..."
msgstr "_ክፈት..."

#: shell/eom-window.c:2239
#, fuzzy
msgid "Open a directory"
msgstr "ፋይል ክፈት"

#: shell/eom-window.c:2240
msgid "_Close"
msgstr "_ዝጋ"

#: shell/eom-window.c:2240
msgid "Close window"
msgstr "መስኮቱን ዝጋ"

#: shell/eom-window.c:2241
msgid "Prefere_nces"
msgstr "_ምርጫዎች"

#: shell/eom-window.c:2241
#, fuzzy
msgid "Preferences for Eye of Mate"
msgstr "የኖም ዐይን"

#: shell/eom-window.c:2242
msgid "_Contents"
msgstr "_ይዞታዎች"

#: shell/eom-window.c:2242
msgid "Help On this application"
msgstr "መረጃ በዚህ መጠቀሚያ ፕሮግራም ላይ"

#: shell/eom-window.c:2243
msgid "_About"
msgstr "_ስለ"

#: shell/eom-window.c:2243
msgid "About this application"
msgstr "ስለዚህ ፕሮግራም"

#: shell/eom-window.c:2248
msgid "_Toolbar"
msgstr ""

#: shell/eom-window.c:2249
#, fuzzy
msgid "_Statusbar"
msgstr "የስታተስ ባር ጽሑፍ"

#: shell/eom-window.c:2254
#, fuzzy
msgid "_Save"
msgstr "በሌላ ስም አስቀምጥ"

#: shell/eom-window.c:2255
#, fuzzy
msgid "Save _As"
msgstr "በ_ሌላ ስም አስቀምጥ..."

#: shell/eom-window.c:2257
msgid "_Undo"
msgstr ""

#: shell/eom-window.c:2259
#, fuzzy
msgid "Flip _Horizontal"
msgstr "በአግድም"

#: shell/eom-window.c:2260
#, fuzzy
msgid "Flip _Vertical"
msgstr "በቁመት"

#: shell/eom-window.c:2262
msgid "_Rotate Clockwise"
msgstr ""

#: shell/eom-window.c:2263
msgid "Rotate Counter C_lockwise"
msgstr ""

#: shell/eom-window.c:2264
#, fuzzy
msgid "Rotat_e 180°"
msgstr "በ180 ያሽከርክሩ"

#: shell/eom-window.c:2266
msgid "Delete"
msgstr ""

#: shell/eom-window.c:2268
#, fuzzy
msgid "_Full Screen"
msgstr "ሙሉ እስክሪን"

#: shell/eom-window.c:2269
msgid "_Zoom In"
msgstr "ከ_ቅርበት ዕይታ"

#: shell/eom-window.c:2270
msgid "Zoom _Out"
msgstr "ከ_ርቀት ዕይታ"

#: shell/eom-window.c:2271
msgid "_Normal Size"
msgstr "የ_ተለመደ መጠን"

#: shell/eom-window.c:2272
msgid "Best _Fit"
msgstr ""

#: shell/main.c:236
#, fuzzy, c-format
msgid ""
"You are about to open %i windows simultaneously. Do you want to open them in "
"a collection instead?"
msgstr ""
"%i መስኮቶችን እኩል ለመክፈት እየተዘጋጁ ነው።\n"
"በዚህ ፋንታ አሰባስቦ እንዲከፍተው ይፈልጋሉ?"

#: shell/main.c:240
#, fuzzy
msgid "Open multiple single windows?"
msgstr "በአዲስ መስኮት ውስጥ ክፈት"

#: shell/main.c:244
msgid "Single Windows"
msgstr "ነጠላ መስኮቶች"

#: shell/main.c:246
msgid "Collection"
msgstr "ስብስብ"

#: shell/main.c:298
msgid "File not found."
msgid_plural "Files not found."
msgstr[0] ""
msgstr[1] ""

#: shell/util.c:52
#, c-format
msgid "Could not open `%s'"
msgstr "`%s'ን መክፈት አልተቻለም"

#~ msgid "EOM Image Collection Viewer"
#~ msgstr "የEOM ምስል ስብስብ ተመልካች"

#~ msgid "EOM Image collection view factory"
#~ msgstr "የEOM ምስል ስብስብ መመልከቻ ፋብሪካ"

#, fuzzy
#~ msgid "View as I_mage Collection"
#~ msgstr "የምስል ምስል ስብስብ"

#, fuzzy
#~ msgid "View as Image Collection"
#~ msgstr "የምስል ምስል ስብስብ"

#, fuzzy
#~ msgid "Next Image"
#~ msgstr "ምስሉን አስቀምት"

#, fuzzy
#~ msgid "Previous Image"
#~ msgstr "ምስሉ ይታተም"

#, fuzzy
#~ msgid "Collection View"
#~ msgstr "ስብስብ"

#~ msgid "Window Title"
#~ msgstr "የመስኮት አርእስት"

#, fuzzy
#~ msgid "Status Text"
#~ msgstr "የስታተስ ባር ጽሑፍ"

#~ msgid "EOM Image"
#~ msgstr "የEOM ምስል"

#~ msgid "EOM Image Viewer"
#~ msgstr "የEOM ምስል ተመልካች"

#~ msgid "EOM Image viewer factory"
#~ msgstr "የEOM ምስል የተመልካች ፋብሪካ"

#~ msgid "Image"
#~ msgstr "ምስል"

#, fuzzy
#~ msgid "Page"
#~ msgstr "ገጾች"

#, fuzzy
#~ msgid "Preview"
#~ msgstr "የቅድመ ህትመት ዕይታ"

#, fuzzy
#~ msgid "Millimeter"
#~ msgstr "ሚሊ ሜትር"

#~ msgid "Paper"
#~ msgstr "ወረቀት"

#~ msgid "% of original size"
#~ msgstr "%% የመጀመሪያው መጠን"

#, fuzzy
#~ msgid "Adjust to "
#~ msgstr "ወደ...አስተካክል፦"

#, fuzzy
#~ msgid "Cutting help"
#~ msgstr "መረጃውን ቆርጠህ አትም"

#~ msgid "Down, then right"
#~ msgstr "ወደ ታች ካዛ በስተቀኝ"

#~ msgid "Fit to page"
#~ msgstr "በገጹ ልክ"

#~ msgid "Horizontally"
#~ msgstr "በአግድም"

#, fuzzy
#~ msgid "Horizontally by "
#~ msgstr "በአግድም"

#~ msgid "Margins"
#~ msgstr "ህዳጎች"

#, fuzzy
#~ msgid "Overlap"
#~ msgstr "ድርርቦሽ"

#, fuzzy
#~ msgid "Overlap help"
#~ msgstr "መረጃውን ደርበህ አትም"

#~ msgid "Page order"
#~ msgstr "የገጽ ንጽጽር"

#~ msgid "Right, then down"
#~ msgstr "በስተቀኝ ካዛ ወደ ታች"

#~ msgid "Scale"
#~ msgstr "መለኪያ"

#~ msgid "Vertically"
#~ msgstr "በቁመት"

#, fuzzy
#~ msgid "Vertically by "
#~ msgstr "በቁመት"

#~ msgid "Cancel"
#~ msgstr "ተወው"

#~ msgid "New"
#~ msgstr "አዲስ"

#~ msgid "Open"
#~ msgstr "ክፈት"

#~ msgid "Open in new window"
#~ msgstr "በአዲስ መስኮት ውስጥ ክፈት"

#~ msgid "Open in this window"
#~ msgstr "በዚህኛው መስኮት ውስጥ ክፈት"

#~ msgid "Quit the program"
#~ msgstr "ከፕሮግራሙ ውጣ"

#~ msgid "_Quit"
#~ msgstr "_ውጣ"

#~ msgid "translator_credits-PLEASE_ADD_YOURSELF_HERE"
#~ msgstr "ዘግዕዝ Frontier Foundation"

#~ msgid "Fit"
#~ msgstr "ልክ"

#~ msgid "In"
#~ msgstr "ቅርበት"

#~ msgid "Normal"
#~ msgstr "የተለመደ"

#~ msgid "Out"
#~ msgstr "ርቀት"

#, fuzzy
#~ msgid "Full Screen"
#~ msgstr "ሙሉ እስክሪን"

#~ msgid "Previews the image to be printed"
#~ msgstr "የሚታተመውን የምስሉ ቅድመ ዕይታ ያሳያል"

#~ msgid "Print Previe_w..."
#~ msgstr "የቅድመ ህትመት ዕይታ..."

#~ msgid "Print Set_up"
#~ msgstr "የህትመት _ቅንጅት"

#~ msgid "Print image to the printer"
#~ msgstr "ወደማተሚያው ምስሉን አትም"

#~ msgid "Setup the page settings for your current printer"
#~ msgstr "የገጹን አቀማመጥ አሁን ላለው ማተሚያ አስተካክሉ"

#~ msgid "_Print..."
#~ msgstr "_አትም..."

#~ msgid "/_Zoom In"
#~ msgstr "/ከ_ቅርበት ዕይታ"

#~ msgid "/Zoom _Out"
#~ msgstr "/ከ_ርቀት ዕይታ"

#~ msgid "/_Normal Size"
#~ msgstr "/የ_ተለመደ መጠን"

#~ msgid "/_Close"
#~ msgstr "/_ዝጋ"

#, fuzzy
#~ msgid "Loading of image %s failed."
#~ msgstr "የምስሉ ሕትመት አልተሳካም"

#, fuzzy
#~ msgid ""
#~ "Loading of image %s failed.\n"
#~ "Reason: %s."
#~ msgstr "የምስሉ ሕትመት አልተሳካም"

#~ msgid "Image Height"
#~ msgstr "የምስል እርዝማኔ"

#~ msgid "Statusbar Text"
#~ msgstr "የስታተስ ባር ጽሑፍ"

#, fuzzy
#~ msgid "Could not find files"
#~ msgstr "`%s'ን መክፈት አልተቻለም"

#~ msgid "Copyright (C) 2000-2002 The Free Software Foundation"
#~ msgstr "የቅጂው መብት 2000-2002 The Free Software Foundation"

#~ msgid "Couldn't initialize MateVFS!\n"
#~ msgstr "ኖምVFS ማስጀመር አልቻልኩም!\n"

#~ msgid "pts"
#~ msgstr "ነጥቦች"

#~ msgid "points"
#~ msgstr "ነጥቦች"

#~ msgid "mm"
#~ msgstr "ሚ/ሜ"

#~ msgid "cm"
#~ msgstr "ሴ/ሜ"

#~ msgid "centimeter"
#~ msgstr "ሴንቲ ሜትር"

#~ msgid "inch"
#~ msgstr "ኢንች"

#~ msgid "Print Setup"
#~ msgstr "የህትመት ቅንጅት"

#~ msgid "Print"
#~ msgstr "አትም"

#~ msgid "Print preview"
#~ msgstr "የቅድመ ህትመት ዕይታ"

#~ msgid "Units: "
#~ msgstr "ክፍሎች፦"

#~ msgid "Paper size:"
#~ msgstr "የወረከት መጠን፦"

#~ msgid "Orientation"
#~ msgstr "አቀማመጥ"

#~ msgid "Portrait"
#~ msgstr "በቁም"

#~ msgid "Landscape"
#~ msgstr "አግድም"

#~ msgid "Left:"
#~ msgstr "ግራ፦"

#~ msgid "Right:"
#~ msgstr "ቀኝ፦"

#~ msgid "Bottom:"
#~ msgstr "ወደ ታች፦"

#~ msgid "Overlap horizontally by "
#~ msgstr "በአግድም በ... ተደራርቧል"

#~ msgid "Overlap vertically by "
#~ msgstr "በቁም በ... ተደራርቧል"

#~ msgid "Printing"
#~ msgstr "በማተም ላይ"

#~ msgid "Helpers"
#~ msgstr "ረዳቶች"

#~ msgid "Eye of Mate Image Viewer"
#~ msgstr "የኖም ዐይን የምስል ተመልካች"

#~ msgid "By c_olor"
#~ msgstr "በ_ቀለሙ"

#~ msgid "Pick a color"
#~ msgstr "ቀለም ምረጡ"

#~ msgid "check type"
#~ msgstr "ዓይነቱን አጣራ"

#~ msgid "dither type"
#~ msgstr "የመወሰን አቃተው ዓይነት"

#~ msgid "BMP"
#~ msgstr "BMP"

#~ msgid "GIF"
#~ msgstr "GIF"

#~ msgid "ICO"
#~ msgstr "ICO"

#~ msgid "JPEG"
#~ msgstr "JPEG"

#~ msgid "PNG"
#~ msgstr "PNG"

#~ msgid "PNM"
#~ msgstr "PNM"

#~ msgid "RAS"
#~ msgstr "RAS"

#~ msgid "SVG"
#~ msgstr "SVG"

#~ msgid "TGA"
#~ msgstr "TGA"

#~ msgid "TIFF"
#~ msgstr "TIFF"

#~ msgid "XBM"
#~ msgstr "XBM"

#~ msgid "XPM"
#~ msgstr "XPM"

#~ msgid ""
#~ "You are about to open %i windows\n"
#~ "simultanously. Do you want to continue?"
#~ msgstr ""
#~ "%i መስኮቶችን እኩል ለመክፈት እየተዘጋጁ ነው።\n"
#~ "መቀጠል ይፈልጋሉ?"

#~ msgid ""
#~ "Could not access %s\n"
#~ "Eye of Mate will not be able to display this file."
#~ msgstr ""
#~ "%sን ማስጀመር አልተቻለም።\n"
#~ "የኖም ዐይን ይህንን ፋይል ለማሳየት አይችልም። "

#~ msgid ""
#~ "The following files cannot be displayed because Eye of Mate was not able "
#~ "to access them:\n"
#~ "%s"
#~ msgstr ""
#~ "የኖም ዐይን ማስጀመር ስላልቻለ የሚከተሉት ፋይሎች ሊታዩ አይችሉም፦\n"
#~ "%s"

#~ msgid "Could not initialize MateVFS!\n"
#~ msgstr "ኖምVFS ማስጀመር አልቻልኩም!\n"

#~ msgid "Could not initialize MateComponent!\n"
#~ msgstr "matecomponent ማስጀመር አልቻልኩም!\n"

#~ msgid "Could not save image as '%s': %s."
#~ msgstr "ምስሉን በ'%s': %s ስም ማስቀመጥ አልቻለም።"

#~ msgid ""
#~ "Could not display help for the preferences dialog.\n"
#~ "%s"
#~ msgstr ""
#~ "ለምርጫዎቹ ልውውጥ መረጃ ማሳየት አልተቻለም።\n"
#~ "%s"

#~ msgid "Change preferences"
#~ msgstr "ምርጫዎቹን ቀይሩ"

#~ msgid "Close"
#~ msgstr "ዝጋ"

#~ msgid "_New Window"
#~ msgstr "አዲስ _መስኮት"

#~ msgid "1:1"
#~ msgstr "1:1"

#~ msgid "Zoom _1:1"
#~ msgstr "በቅርበት አሳይ _1:1"

#~ msgid "Zoom to _Fit"
#~ msgstr "በመስኮቱ _ልክ አጉላ"

#~ msgid "Check _size"
#~ msgstr "_መጠኑን አጣራ"

#~ msgid "Check _type"
#~ msgstr "_ዓይነቱን አጣራ"

#~ msgid "Large"
#~ msgstr "ትልቅ"

#~ msgid "Medium"
#~ msgstr "መሀከለኛ"

#~ msgid "Print Pre_view"
#~ msgstr "የቅድመ ህትመት ዕይታ"

#~ msgid "Print S_etup"
#~ msgstr "የህትመት ቅንጅት"

#~ msgid "Small"
#~ msgstr "ትንሽ"

#~ msgid "_Bilinear"
#~ msgstr "_Bilinear"

#~ msgid "_Black"
#~ msgstr "ጥቁር"

#~ msgid "_Dark"
#~ msgstr "_ጨለማ"

#~ msgid "_Dither"
#~ msgstr "_Dither"

#~ msgid "_Gray"
#~ msgstr "_ግራጫ"

#~ msgid "_Hyperbolic"
#~ msgstr "_ሞላላ ቅርጽ"

#~ msgid "_Light"
#~ msgstr "_ብርሃን"

#~ msgid "_Maximum (high color)"
#~ msgstr "_ከፍተኛ መጠን (ደማቅ ቀለም)"

#~ msgid "_Midtone"
#~ msgstr "_Midtone"

#~ msgid "_White"
#~ msgstr "_ነጭ"

#~ msgid "Check Type"
#~ msgstr "ዓይነቱን አጣራ"

#~ msgid "Check Size"
#~ msgstr "መጠኑን አጣራ"

#~ msgid "Bilinear Interpolation"
#~ msgstr "Bilinear Interpolation"

#~ msgid "Hyperbolic Interpolation"
#~ msgstr "የሞላላ ቅርጹ Interpolation"

#~ msgid "No dithering"
#~ msgstr "ያለ dithering"

#~ msgid "Dark"
#~ msgstr "ጨለማ"

#~ msgid "Black"
#~ msgstr "ጥቁር"

#~ msgid "Gray"
#~ msgstr "ግራጫ"

#~ msgid "White"
#~ msgstr "ነጭ"

#~ msgid "_Interpolation:"
#~ msgstr "_Interpolation፦"

#~ msgid "_Dither:"
#~ msgstr "መወሰን _አቃተው / ማመንታት፦"

#~ msgid "Check _type:"
#~ msgstr "_ዓይነቱን አጣራ፦"

#~ msgid "Check _size:"
#~ msgstr "_መጠኑን አጣራ፦"