~ubuntu-branches/ubuntu/trusty/language-pack-gnome-yi/trusty-proposed

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
# YIDDISH
# Copyright (2003) Free Software Foundation, Inc.
# Raphael Finkel <raphael@cs.uky.edu>, 2003.
#
msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-"
"pixbuf\n"
"POT-Creation-Date: 2014-03-17 15:21-0400\n"
"PO-Revision-Date: 2010-08-05 10:49+0000\n"
"Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
"Language-Team: None <>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2014-04-03 10:52+0000\n"
"X-Generator: Launchpad (build 16976)\n"
"Language: yi\n"

#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1077
#: gdk-pixbuf/gdk-pixbuf-io.c:1333
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ניט געקענט עפֿענען טעקע '%s': %s"

#: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:962
#, c-format
msgid "Image file '%s' contains no data"
msgstr "בילדטעקע '%s' האָט קײן דאַטן ניט"

#: gdk-pixbuf/gdk-pixbuf-animation.c:210
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr ""
"ניט געקענט אַרײַנצושטעלן אַנימאַציע '%s' צוליב אומבאַקאַנטע סיבות, מסתּמא אַ "
"קאָרומפּירטע אַנימאַציע טעקע"

#: gdk-pixbuf/gdk-pixbuf-animation.c:278 gdk-pixbuf/gdk-pixbuf-io.c:1113
#: gdk-pixbuf/gdk-pixbuf-io.c:1385
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"ניט געקענט אַרײַנצושטעלן בילד '%s' צוליב אומבאַקאַנטע סיבות, מסתּמא אַ "
"קאָרומפּירטע בילדטעקע"

#: gdk-pixbuf/gdk-pixbuf-io.c:774
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "ניט געקענט אַרײַנצושטעלן בילד־אַרײַנשטעל מאָדול: %s: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:789
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different gdk-pixbuf version?"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:798 gdk-pixbuf/gdk-pixbuf-io.c:849
#, c-format
msgid "Image type '%s' is not supported"
msgstr "בילד־סאָרט '%s' ניט געשטיצט"

#: gdk-pixbuf/gdk-pixbuf-io.c:934
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַטירונג אין טעקע '%s'"

#: gdk-pixbuf/gdk-pixbuf-io.c:942
msgid "Unrecognized image file format"
msgstr "ניט דערקענט בילד־טעקע פֿאָרמאַטירונג"

#: gdk-pixbuf/gdk-pixbuf-io.c:1124
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "ניט געקענט אַרײַנשטעלן בילד '%s': %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:2022 gdk-pixbuf/io-gdip-utils.c:835
#, c-format
msgid "Error writing to image file: %s"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:2064 gdk-pixbuf/gdk-pixbuf-io.c:2185
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"דער געבױ פֿון gdk-pixbuf שטיצט ניט אונטער אױפֿהיט פֿון בילד פֿאָרמאַטירונג: "
"%s"

#: gdk-pixbuf/gdk-pixbuf-io.c:2095
msgid "Insufficient memory to save image to callback"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:2108
msgid "Failed to open temporary file"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:2131
msgid "Failed to read from temporary file"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:2375
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "ניט געקענט עפֿענען '%s' צו שרײַבן: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:2401
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: "
"%s"
msgstr ""
"ניט געקענט פֿאַרמאַכן '%s' בשעת שרײַבן די בילד; קען זײַן אַז ניט אױפֿגעהיט "
"אַלע דאַטן: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:2622 gdk-pixbuf/gdk-pixbuf-io.c:2674
msgid "Insufficient memory to save image into a buffer"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:2720
msgid "Error writing to image stream"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-loader.c:384
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to complete an operation, "
"but didn't give a reason for the failure"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-loader.c:426
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "צוגעבלעך אַרײַנשטעל פֿון בילד־סאָרט '%s' ניט געשטיצט"

#: gdk-pixbuf/gdk-pixdata.c:158
msgid "Image header corrupt"
msgstr "קאָרומפּירטער בילדקאָפּ"

#: gdk-pixbuf/gdk-pixdata.c:163
msgid "Image format unknown"
msgstr "ניט־באַקאַנטע בילד־פֿאָרעם"

#: gdk-pixbuf/gdk-pixdata.c:168 gdk-pixbuf/gdk-pixdata.c:500
msgid "Image pixel data corrupt"
msgstr "פֿאַלשע בילדצעל דאַטן"

#: gdk-pixbuf/gdk-pixdata.c:444
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] ""
msgstr[1] ""

#: gdk-pixbuf/io-ani.c:242
msgid "Unexpected icon chunk in animation"
msgstr "אומדערװאַרטע בילדל־שטיק אין אַנימאַציע"

#: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424
#: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561
msgid "Invalid header in animation"
msgstr "אומלעקסיק קאָפּצעטל אין אַנימאַציע"

#: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456
#: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606
msgid "Not enough memory to load animation"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן אַנימאַציע"

#: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435
msgid "Malformed chunk in animation"
msgstr "אומלעקסיק שטיק אין אַנימאַציע"

#: gdk-pixbuf/io-ani.c:628
msgid "ANI image was truncated or incomplete."
msgstr ""

#: gdk-pixbuf/io-ani.c:669
msgid "The ANI image format"
msgstr "ANI בילד־פֿאָרעם"

#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:335
#: gdk-pixbuf/io-bmp.c:367 gdk-pixbuf/io-bmp.c:390 gdk-pixbuf/io-bmp.c:493
msgid "BMP image has bogus header data"
msgstr "BMP בילד האָט פֿאַלשע קאָפּצעטל דאַטן"

#: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:430
msgid "Not enough memory to load bitmap image"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן ביטמאַפּע בילד"

#: gdk-pixbuf/io-bmp.c:316
msgid "BMP image has unsupported header size"
msgstr "BMP בילד האָט אַ ניט־געשטיצטע קאָפּצעטל גרײס"

#: gdk-pixbuf/io-bmp.c:354
msgid "Topdown BMP images cannot be compressed"
msgstr ""

#: gdk-pixbuf/io-bmp.c:714 gdk-pixbuf/io-pnm.c:705
msgid "Premature end-of-file encountered"
msgstr "צו־פֿריִיִקער טעקע־סוף"

#: gdk-pixbuf/io-bmp.c:1326
msgid "Couldn't allocate memory for saving BMP file"
msgstr ""

#: gdk-pixbuf/io-bmp.c:1367
msgid "Couldn't write to BMP file"
msgstr ""

#: gdk-pixbuf/io-bmp.c:1420 gdk-pixbuf/io-gdip-bmp.c:80
msgid "The BMP image format"
msgstr "BMP בילד־פֿאָרעם"

#: gdk-pixbuf/io-gdip-emf.c:57
msgid "The EMF image format"
msgstr ""

#: gdk-pixbuf/io-gdip-gif.c:78 gdk-pixbuf/io-gif.c:1718
msgid "The GIF image format"
msgstr "GIF בילד־פֿאָרעם"

#: gdk-pixbuf/io-gdip-ico.c:57 gdk-pixbuf/io-ico.c:1269
msgid "The ICO image format"
msgstr "ICO בילד־פֿאָרעם"

#: gdk-pixbuf/io-gdip-jpeg.c:51 gdk-pixbuf/io-jpeg.c:1249
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr ""
"די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%s' איז "
"אומלעקסיק"

#: gdk-pixbuf/io-gdip-jpeg.c:66 gdk-pixbuf/io-jpeg.c:1265
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%d' איז "
"אומלעקסיק"

#: gdk-pixbuf/io-gdip-jpeg.c:134 gdk-pixbuf/io-jpeg.c:1478
msgid "The JPEG image format"
msgstr "JPEG בילד־פֿאָרעם"

#: gdk-pixbuf/io-gdip-tiff.c:80 gdk-pixbuf/io-tiff.c:786
msgid "The TIFF image format"
msgstr "TIFF בילד־פֿאָרעם"

#: gdk-pixbuf/io-gdip-utils.c:152
#, c-format
msgid "Could not allocate memory: %s"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:177 gdk-pixbuf/io-gdip-utils.c:291
#: gdk-pixbuf/io-gdip-utils.c:331
#, c-format
msgid "Could not create stream: %s"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:191
#, c-format
msgid "Could not seek stream: %s"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:203
#, c-format
msgid "Could not read from stream: %s"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:615
msgid "Couldn't load bitmap"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:771
msgid "Couldn't load metafile"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:876
msgid "Unsupported image format for GDI+"
msgstr ""

#: gdk-pixbuf/io-gdip-utils.c:883
msgid "Couldn't save"
msgstr ""

#: gdk-pixbuf/io-gdip-wmf.c:56
msgid "The WMF image format"
msgstr ""

#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "דורכפֿאַל אין לײענען GIF: %s"

#: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1500 gdk-pixbuf/io-gif.c:1667
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "אין GIF טעקע פֿעלן דאַטן (אפֿשר איז די טעקע פֿאַרקירצט?)"

#: gdk-pixbuf/io-gif.c:503
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "אינערלעכע טעות אין GIF אַרײַנשטעל (%s)"

#: gdk-pixbuf/io-gif.c:577
msgid "Stack overflow"
msgstr "הײפֿטל אָפּפֿלוס"

#: gdk-pixbuf/io-gif.c:637
msgid "GIF image loader cannot understand this image."
msgstr ""

#: gdk-pixbuf/io-gif.c:666
msgid "Bad code encountered"
msgstr "געפֿונען אומלעקסיקע פּראָגראַמװאַרג"

#: gdk-pixbuf/io-gif.c:676
msgid "Circular table entry in GIF file"
msgstr "צעפּלאָשעטע טאַבעלע פּאָזיציע אין GIF טעקע"

#: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1486 gdk-pixbuf/io-gif.c:1539
#: gdk-pixbuf/io-gif.c:1655
msgid "Not enough memory to load GIF file"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן GIF טעקע"

#: gdk-pixbuf/io-gif.c:958
msgid "Not enough memory to composite a frame in GIF file"
msgstr ""

#: gdk-pixbuf/io-gif.c:1130
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "קאָרומפּירטע GIF בילד (אומלעקסיקער LZW אײַנקלענערונג)"

#: gdk-pixbuf/io-gif.c:1180
msgid "File does not appear to be a GIF file"
msgstr "טעקע זעט ניט אױס װי קײן GIF טעקע"

#: gdk-pixbuf/io-gif.c:1192
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "װערסיע %s פֿון GIF טעקע פֿאָרמאַטירונג ניט געשטיצט"

#: gdk-pixbuf/io-gif.c:1239
msgid "Resulting GIF image has zero size"
msgstr ""

#: gdk-pixbuf/io-gif.c:1318
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""
"דאָס GIF בילד האָט ניט קײן גלאָבאַלע פֿאַרבמאַפּע, און אַ ראָם אין אים האָט "
"ניט קײן לאָקאַלע פֿאַרבמאַפּע"

#: gdk-pixbuf/io-gif.c:1562
msgid "GIF image was truncated or incomplete."
msgstr "דאָס GIF בילד איז אָדער פֿאַרקירצט אָדער האַלב"

#: gdk-pixbuf/io-icns.c:347
#, c-format
msgid "Error reading ICNS image: %s"
msgstr ""

#: gdk-pixbuf/io-icns.c:364
msgid "Could not decode ICNS file"
msgstr ""

#: gdk-pixbuf/io-icns.c:397
msgid "The ICNS image format"
msgstr ""

#: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:289
#: gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:393
msgid "Invalid header in icon"
msgstr "אומלעקסיק קאָפּצעטל אין בילדל"

#: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:310 gdk-pixbuf/io-ico.c:403
#: gdk-pixbuf/io-ico.c:456 gdk-pixbuf/io-ico.c:486
msgid "Not enough memory to load icon"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן בילדל"

#: gdk-pixbuf/io-ico.c:336
msgid "Compressed icons are not supported"
msgstr "אײַנגעקלענערטע בילדלעך זײַנען ניט געשטיצט"

#: gdk-pixbuf/io-ico.c:356
msgid "Icon has zero width"
msgstr "בילדל האָט אַ נוליקע ברײט"

#: gdk-pixbuf/io-ico.c:366
msgid "Icon has zero height"
msgstr "בילדל האָט אַ נוליקע הײך"

#: gdk-pixbuf/io-ico.c:441
msgid "Unsupported icon type"
msgstr "בילדל סאָרט ניט געשטיצט"

#: gdk-pixbuf/io-ico.c:535
msgid "Not enough memory to load ICO file"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן ICO טעקע"

#: gdk-pixbuf/io-ico.c:1000
msgid "Image too large to be saved as ICO"
msgstr ""

#: gdk-pixbuf/io-ico.c:1011
msgid "Cursor hotspot outside image"
msgstr ""

#: gdk-pixbuf/io-ico.c:1034
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr ""

#: gdk-pixbuf/io-jasper.c:73
msgid "Couldn't allocate memory for stream"
msgstr ""

#: gdk-pixbuf/io-jasper.c:103
msgid "Couldn't decode image"
msgstr ""

#: gdk-pixbuf/io-jasper.c:121
msgid "Transformed JPEG2000 has zero width or height"
msgstr ""

#: gdk-pixbuf/io-jasper.c:135
msgid "Image type currently not supported"
msgstr ""

#: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155
msgid "Couldn't allocate memory for color profile"
msgstr ""

#: gdk-pixbuf/io-jasper.c:181
msgid "Insufficient memory to open JPEG 2000 file"
msgstr ""

#: gdk-pixbuf/io-jasper.c:260
msgid "Couldn't allocate memory to buffer image data"
msgstr ""

#: gdk-pixbuf/io-jasper.c:304
msgid "The JPEG 2000 image format"
msgstr ""

#: gdk-pixbuf/io-jpeg.c:124
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "טעות אין באַשײדן JPEG בילדטעקע (%s)"

#: gdk-pixbuf/io-jpeg.c:597
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr ""
"ניט גענוג זכּרון אַרײַנצושטעלן בילד; פּרוּװ ענדיקן אַנדערע פּראָגראַמען צו "
"דערלײזן זכּרון"

#: gdk-pixbuf/io-jpeg.c:645 gdk-pixbuf/io-jpeg.c:858
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "ניט געשטיצטע JPEG פֿאַרב־שטח (%s)"

#: gdk-pixbuf/io-jpeg.c:757 gdk-pixbuf/io-jpeg.c:1037
#: gdk-pixbuf/io-jpeg.c:1308 gdk-pixbuf/io-jpeg.c:1318
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "ניט געקענט געפֿינען זכּרון אַרײַנצושטעלן JPEG טעקע"

#: gdk-pixbuf/io-jpeg.c:1011
msgid "Transformed JPEG has zero width or height."
msgstr ""

#: gdk-pixbuf/io-jpeg.c:1279
#, c-format
msgid "Color profile has invalid length '%u'."
msgstr ""

#: gdk-pixbuf/io-pcx.c:184
msgid "Couldn't allocate memory for header"
msgstr ""

#: gdk-pixbuf/io-pcx.c:199 gdk-pixbuf/io-pcx.c:557
msgid "Couldn't allocate memory for context buffer"
msgstr ""

#: gdk-pixbuf/io-pcx.c:598
msgid "Image has invalid width and/or height"
msgstr ""

#: gdk-pixbuf/io-pcx.c:610 gdk-pixbuf/io-pcx.c:671
msgid "Image has unsupported bpp"
msgstr ""

#: gdk-pixbuf/io-pcx.c:615 gdk-pixbuf/io-pcx.c:623
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr ""

#: gdk-pixbuf/io-pcx.c:639
msgid "Couldn't create new pixbuf"
msgstr ""

#: gdk-pixbuf/io-pcx.c:647
msgid "Couldn't allocate memory for line data"
msgstr ""

#: gdk-pixbuf/io-pcx.c:654
msgid "Couldn't allocate memory for PCX image"
msgstr ""

#: gdk-pixbuf/io-pcx.c:701
msgid "Didn't get all lines of PCX image"
msgstr ""

#: gdk-pixbuf/io-pcx.c:708
msgid "No palette found at end of PCX data"
msgstr ""

#: gdk-pixbuf/io-pcx.c:753
msgid "The PCX image format"
msgstr ""

#: gdk-pixbuf/io-pixdata.c:146
msgid "Transformed pixbuf has zero width or height."
msgstr ""

#: gdk-pixbuf/io-pixdata.c:184
msgid "The GdkPixdata format"
msgstr ""

#: gdk-pixbuf/io-png.c:53
msgid "Bits per channel of PNG image is invalid."
msgstr "באַטרעף פֿון ביטן אין קאַנאַל פֿון PNG בילד איז אומלעקסיק"

#: gdk-pixbuf/io-png.c:134 gdk-pixbuf/io-png.c:640
msgid "Transformed PNG has zero width or height."
msgstr "טראַנספֿאָרמירטע PNG האָט נוליקע ברײט אָדער הײך"

#: gdk-pixbuf/io-png.c:142
msgid "Bits per channel of transformed PNG is not 8."
msgstr "ביטן אין קאַנאַל פֿון טראַנספֿאָרמירטע PNG איז ניט 8"

#: gdk-pixbuf/io-png.c:151
msgid "Transformed PNG not RGB or RGBA."
msgstr "טראַנספֿאָרמירטע PNG איז ניט RGB און ניט RGBA"

#: gdk-pixbuf/io-png.c:160
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"טראַנספֿאָרמירטע PNG האָט אַ ניט־געשטיצטן צאָל קאַנאַלן; מוז זײַן 3 אָדער 4"

#: gdk-pixbuf/io-png.c:181
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "טױטפֿאַל אין PNG בילדטעקע: %s"

#: gdk-pixbuf/io-png.c:314
msgid "Insufficient memory to load PNG file"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNG טעקע"

#: gdk-pixbuf/io-png.c:655
#, c-format
msgid ""
"Insufficient memory to store a %lu by %lu image; try exiting some "
"applications to reduce memory usage"
msgstr ""

#: gdk-pixbuf/io-png.c:718
msgid "Fatal error reading PNG image file"
msgstr "טױטפֿאַל אין לײענען PNG בילדטעקע"

#: gdk-pixbuf/io-png.c:767
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "טױטפֿאַל אין לײענען PNG בילדטעקע: %s"

#: gdk-pixbuf/io-png.c:857
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "שליסלעך פֿאַר PNG טעקסט שטיקער מוזן האָבן צװישן 1 און 79 שריפֿטצײכנס"

#: gdk-pixbuf/io-png.c:866
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "שליסלעך פֿאַר PNG טעקסט שטיקער מוזן זײַן ASCII שריפֿטצײכנס"

#: gdk-pixbuf/io-png.c:880 gdk-pixbuf/io-tiff.c:665
#, c-format
msgid "Color profile has invalid length %d."
msgstr ""

#: gdk-pixbuf/io-png.c:893
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr ""

#: gdk-pixbuf/io-png.c:906
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr ""

#: gdk-pixbuf/io-png.c:954
#, c-format
msgid ""
"Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""

#: gdk-pixbuf/io-png.c:1117
msgid "The PNG image format"
msgstr "די PNG בילד־פֿאָרמאַטירונג"

#: gdk-pixbuf/io-pnm.c:246
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM אַרײַנשטעל האָט דערװאַרט אַ גאַנצער נומער, אָבער ניט געפֿונען"

#: gdk-pixbuf/io-pnm.c:278
msgid "PNM file has an incorrect initial byte"
msgstr "PNM טעקע האָט אַ פֿאַלש ערשט אַכטעלע"

#: gdk-pixbuf/io-pnm.c:308
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM טעקע האָט ניט קײן באַקאַנטע PNM אונטער־פֿאָרמאַטירונג"

#: gdk-pixbuf/io-pnm.c:333
msgid "PNM file has an image width of 0"
msgstr "PNM טעקע האָט אַ נוליקע בילד־ברײט"

#: gdk-pixbuf/io-pnm.c:354
msgid "PNM file has an image height of 0"
msgstr "PNM טעקע האָט אַ נוליקע בילד־הײך"

#: gdk-pixbuf/io-pnm.c:377
msgid "Maximum color value in PNM file is 0"
msgstr "PNM טעקע האָט אַ נוליקן העכסטן פֿאַרב־באַטרעף"

#: gdk-pixbuf/io-pnm.c:385
msgid "Maximum color value in PNM file is too large"
msgstr "PNM טעקע האָט אַ צו־גרױסן העכסטן פֿאַרב־באַטרעף"

#: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500
msgid "Raw PNM image type is invalid"
msgstr "רױער PNM בילד־סאָרט איז אומלעקסיק"

#: gdk-pixbuf/io-pnm.c:650
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM בילד אַרײַנשטעל שטיצט ניט אונטער דעם PNM אונטער־פֿאָרמאַטירונג"

#: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"רױע PNM פֿאָרמאַטירונגען פֿאָדערן פּינקטלעך אײן לײדיקע פּאָזיציע פֿאַר "
"מוסטער־דאַטן"

#: gdk-pixbuf/io-pnm.c:764
msgid "Cannot allocate memory for loading PNM image"
msgstr ""

#: gdk-pixbuf/io-pnm.c:814
msgid "Insufficient memory to load PNM context struct"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM קאָנטעקסט־סטרוקטור"

#: gdk-pixbuf/io-pnm.c:865
msgid "Unexpected end of PNM image data"
msgstr "ניט דערװאַרטער סוף פֿון PNM בילד דאַטן"

#: gdk-pixbuf/io-pnm.c:993
msgid "Insufficient memory to load PNM file"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM טעקע"

#: gdk-pixbuf/io-pnm.c:1077
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM בילד־פֿאָרעם משפּחה"

#: gdk-pixbuf/io-qtif.c:126
msgid "Input file descriptor is NULL."
msgstr ""

#: gdk-pixbuf/io-qtif.c:141
msgid "Failed to read QTIF header"
msgstr ""

#: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454
#, c-format
msgid "QTIF atom size too large (%d byte)"
msgid_plural "QTIF atom size too large (%d bytes)"
msgstr[0] ""
msgstr[1] ""

#: gdk-pixbuf/io-qtif.c:173
#, c-format
msgid "Failed to allocate %d byte for file read buffer"
msgid_plural "Failed to allocate %d bytes for file read buffer"
msgstr[0] ""
msgstr[1] ""

#: gdk-pixbuf/io-qtif.c:201
#, c-format
msgid "File error when reading QTIF atom: %s"
msgstr ""

#: gdk-pixbuf/io-qtif.c:238
#, c-format
msgid "Failed to skip the next %d byte with seek()."
msgid_plural "Failed to skip the next %d bytes with seek()."
msgstr[0] ""
msgstr[1] ""

#: gdk-pixbuf/io-qtif.c:265
msgid "Failed to allocate QTIF context structure."
msgstr ""

#: gdk-pixbuf/io-qtif.c:325
msgid "Failed to create GdkPixbufLoader object."
msgstr ""

#: gdk-pixbuf/io-qtif.c:429
msgid "Failed to find an image data atom."
msgstr ""

#: gdk-pixbuf/io-qtif.c:613
msgid "The QTIF image format"
msgstr ""

#: gdk-pixbuf/io-ras.c:123
msgid "RAS image has bogus header data"
msgstr "RAS בילד האָט פֿאַלשע קאָפּצעטל דאַטן"

#: gdk-pixbuf/io-ras.c:145
msgid "RAS image has unknown type"
msgstr "RAS בילד האָט אַן אומבאַקאַנטן סאָרט"

#: gdk-pixbuf/io-ras.c:153
msgid "unsupported RAS image variation"
msgstr "ניט געשטיצטע RAS־בילד װאַריִאַציע"

#: gdk-pixbuf/io-ras.c:168 gdk-pixbuf/io-ras.c:197
msgid "Not enough memory to load RAS image"
msgstr "ניט גענוג זכּרון אַרײַנשטעלן RAS־בילד"

#: gdk-pixbuf/io-ras.c:542
msgid "The Sun raster image format"
msgstr "Sun ראַסטער בילד־פֿאָרעם"

#: gdk-pixbuf/io-tga.c:151
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""

#: gdk-pixbuf/io-tga.c:170
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""

#: gdk-pixbuf/io-tga.c:181
msgid "Cannot realloc IOBuffer data"
msgstr ""

#: gdk-pixbuf/io-tga.c:211
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""

#: gdk-pixbuf/io-tga.c:339
msgid "Cannot allocate new pixbuf"
msgstr ""

#: gdk-pixbuf/io-tga.c:678
msgid "Image is corrupted or truncated"
msgstr ""

#: gdk-pixbuf/io-tga.c:685
msgid "Cannot allocate colormap structure"
msgstr ""

#: gdk-pixbuf/io-tga.c:692
msgid "Cannot allocate colormap entries"
msgstr ""

#: gdk-pixbuf/io-tga.c:714
msgid "Unexpected bitdepth for colormap entries"
msgstr "אומדערװאַרטע ביט־טיפֿקײט פֿאַר פֿאַרבמאַפּע ערטער"

#: gdk-pixbuf/io-tga.c:732
msgid "Cannot allocate TGA header memory"
msgstr ""

#: gdk-pixbuf/io-tga.c:765
msgid "TGA image has invalid dimensions"
msgstr "TGA בילד האָט אומלעקסיקע דימענסיעס"

#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790
#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807
msgid "TGA image type not supported"
msgstr "TGA בילד סאָרט ניט געשטיצט"

#: gdk-pixbuf/io-tga.c:854
msgid "Cannot allocate memory for TGA context struct"
msgstr ""

#: gdk-pixbuf/io-tga.c:919
msgid "Excess data in file"
msgstr "איבעריקע דאַטן אין טעקע"

#: gdk-pixbuf/io-tga.c:1000
msgid "The Targa image format"
msgstr "Targa בילד־פֿאָרעם"

#: gdk-pixbuf/io-tiff.c:102
msgid "Could not get image width (bad TIFF file)"
msgstr "ניט געקענט דערטאַפּן בילד־ברײט (אומלעקסיקע TIFF טעקע"

#: gdk-pixbuf/io-tiff.c:110
msgid "Could not get image height (bad TIFF file)"
msgstr "ניט געקענט דערטאַפּן בילד־הײך (אומלעקסיקע TIFF טעקע)"

#: gdk-pixbuf/io-tiff.c:118
msgid "Width or height of TIFF image is zero"
msgstr "נוליקע ברײט אָדער הײך פֿון TIFF בילד"

#: gdk-pixbuf/io-tiff.c:127 gdk-pixbuf/io-tiff.c:136
msgid "Dimensions of TIFF image too large"
msgstr "דימענסיעס פֿון TIFF בילד זײַנען צו גרױס"

#: gdk-pixbuf/io-tiff.c:160 gdk-pixbuf/io-tiff.c:172 gdk-pixbuf/io-tiff.c:489
msgid "Insufficient memory to open TIFF file"
msgstr "ניט גענוג זכּרון עפֿענען TIFF טעקע"

#: gdk-pixbuf/io-tiff.c:234
msgid "Failed to load RGB data from TIFF file"
msgstr "דורכפֿאַל אין אַרײַנשטעלן RGB דאַטן פֿון TIFF טעקע"

#: gdk-pixbuf/io-tiff.c:291
msgid "Failed to open TIFF image"
msgstr "דורכפֿאַל אין עפֿענען TIFF בילד"

#: gdk-pixbuf/io-tiff.c:425 gdk-pixbuf/io-tiff.c:438
msgid "Failed to load TIFF image"
msgstr "דורכפֿאַל אין אַרײַנשטעלן TIFF בילד"

#: gdk-pixbuf/io-tiff.c:621
msgid "Failed to save TIFF image"
msgstr ""

#: gdk-pixbuf/io-tiff.c:654
msgid "TIFF compression doesn't refer to a valid codec."
msgstr ""

#: gdk-pixbuf/io-tiff.c:694
msgid "Failed to write TIFF data"
msgstr ""

#: gdk-pixbuf/io-tiff.c:731
msgid "Couldn't write to TIFF file"
msgstr ""

#: gdk-pixbuf/io-wbmp.c:243
msgid "Image has zero width"
msgstr "בילד האָט אַ נוליקע ברײט"

#: gdk-pixbuf/io-wbmp.c:261
msgid "Image has zero height"
msgstr "בילד האָט אַ נוליקע הײך"

#: gdk-pixbuf/io-wbmp.c:272
msgid "Not enough memory to load image"
msgstr "ניט גענוג זכּרון אַרײַנשטעלן בילד"

#: gdk-pixbuf/io-wbmp.c:331
msgid "Couldn't save the rest"
msgstr "ניט געקענט אױפֿהיטן דאָס רעשטל"

#: gdk-pixbuf/io-wbmp.c:372
msgid "The WBMP image format"
msgstr "WBMP בילד־פֿאָרעם"

#: gdk-pixbuf/io-xbm.c:302
msgid "Invalid XBM file"
msgstr "אומלעקסיקע XBM טעקע"

#: gdk-pixbuf/io-xbm.c:312
msgid "Insufficient memory to load XBM image file"
msgstr "ניט גענוג זכּרון אַרײַנשטעלן XBM בילדטעקע"

#: gdk-pixbuf/io-xbm.c:460
msgid "Failed to write to temporary file when loading XBM image"
msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XBM בילד"

#: gdk-pixbuf/io-xbm.c:499
msgid "The XBM image format"
msgstr "XBM בילד־פֿאָרעם"

#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "ניט געפֿונען קײן XPM קאָפּצעטל"

#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr ""

#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM טעקע האָט בילד ברײט <= 0"

#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM טעקע האָט בילד הײך <= 0"

#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM האָט אַן אומלעקסיקן צאָל שריפֿטצײכנס אין אַ בילדצעל"

#: gdk-pixbuf/io-xpm.c:509
msgid "XPM file has invalid number of colors"
msgstr "XPM טעקע האָט אַן אומלעקסיקן צאָל פֿאַרבן"

#: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582
msgid "Cannot allocate memory for loading XPM image"
msgstr ""

#: gdk-pixbuf/io-xpm.c:544
msgid "Cannot read XPM colormap"
msgstr ""

#: gdk-pixbuf/io-xpm.c:776
msgid "Failed to write to temporary file when loading XPM image"
msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XPM בילד"

#: gdk-pixbuf/io-xpm.c:815
msgid "The XPM image format"
msgstr "די XPM בילד פֿאָרמאַטירונג"