# en_GB translations for vips # just swap color for colour # msgid "" msgstr "" "Project-Id-Version: vips 7.20.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-01-15 13:45+0000\n" "PO-Revision-Date: Thu Nov 26 12:08:20 GMT 2009\n" "Last-Translator: john \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: libvips/acquire/im_clamp.c:70 msgid "bad input format" msgstr "" #: libvips/acquire/im_clamp.c:75 #, fuzzy msgid "bad black format" msgstr "bad colourmap" #: libvips/arithmetic/im_add.c:211 #, c-format msgid "not one band or %d bands" msgstr "" #: libvips/arithmetic/im_add.c:215 libvips/histograms_lut/im_identity.c:86 #: libvips/histograms_lut/im_identity.c:133 msgid "bad bands" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:302 msgid "absolute value" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:321 msgid "add two images" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:346 msgid "average value of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:435 msgid "standard deviation of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:454 msgid "10^pel of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:473 msgid "e^pel of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:502 msgid "x^pel of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:531 msgid "[x,y,z]^pel of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:550 msgid "divide two images" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:569 msgid "photographic negative" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:600 msgid "calculate a*in + b = outfile" msgstr "" #: libvips/arithmetic/arith_dispatch.c:626 msgid "vectors not equal length" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:637 msgid "calculate a*in + b -> out, a and b vectors" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:656 msgid "log10 of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:675 msgid "ln of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:694 msgid "tan of image (angles in degrees)" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:713 msgid "atan of image (result in degrees)" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:732 msgid "cos of image (angles in degrees)" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:751 msgid "acos of image (result in degrees)" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:770 msgid "round to smallest integal value not less than" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:789 msgid "round to largest integal value not greater than" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:808 msgid "round to nearest integal value" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:827 msgid "sin of image (angles in degrees)" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:846 msgid "average image bands" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:865 msgid "unit vector in direction of value" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:884 msgid "asin of image (result in degrees)" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:909 msgid "maximum value of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:944 msgid "position of maximum value of image" msgstr "" #: libvips/arithmetic/arith_dispatch.c:972 msgid "position of maximum value of image, averaging in case of draw" msgstr "" #: libvips/arithmetic/arith_dispatch.c:1016 msgid "position and value of n maxima of image" msgstr "" #: libvips/arithmetic/arith_dispatch.c:1050 msgid "position and value of n minima of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1098 msgid "measure averages of a grid of patches" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1123 msgid "minimum value of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1151 msgid "position of minimum value of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1170 msgid "remainder after integer division" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1199 msgid "remainder after integer division by a constant" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1228 msgid "remainder after integer division by a vector of constants" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1248 msgid "multiply two images" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1269 msgid "pel^x of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1290 msgid "pel^[x,y,z] of image" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1321 msgid "many image statistics in one pass" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1340 msgid "subtract two images" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1388 msgid "pixelwise linear regression" msgstr "" #. Name #: libvips/arithmetic/arith_dispatch.c:1407 msgid "phase of cross power spectrum of two complex images" msgstr "" #: libvips/arithmetic/im_measure.c:95 #, c-format msgid "patch %d is out of range" msgstr "" #: libvips/arithmetic/im_measure.c:136 #, c-format msgid "patch %d, band %d: avg = %g, sdev = %g" msgstr "" #: libvips/arithmetic/im_point_bilinear.c:78 msgid "coords outside image" msgstr "" #: libvips/arithmetic/im_maxpos_vec.c:124 #: libvips/arithmetic/im_maxpos_vec.c:188 msgid "scalar images only" msgstr "" #: libvips/arithmetic/im_maxpos_vec.c:129 #: libvips/arithmetic/im_maxpos_vec.c:193 msgid "single band images only" msgstr "" #: libvips/arithmetic/im_maxpos_vec.c:134 #: libvips/arithmetic/im_maxpos_vec.c:198 libvips/conversion/im_vips2mask.c:86 #: libvips/histograms_lut/im_project.c:258 #: libvips/histograms_lut/im_histgr.c:310 #: libvips/resample/im_rightshift_size.c:130 msgid "uncoded images only" msgstr "" #: libvips/arithmetic/im_maxpos_vec.c:139 #: libvips/arithmetic/im_maxpos_vec.c:203 msgid "invalid argument" msgstr "" #: libvips/arithmetic/im_abs.c:261 msgid "unknown input type" msgstr "" #: libvips/arithmetic/im_recomb.c:127 msgid "bands in must equal matrix width" msgstr "" #: libvips/colour/im_XYZ2disp.c:143 msgid "3-band uncoded float only" msgstr "" #: libvips/colour/im_icc_transform.c:69 msgid "lcms library not linked to this VIPS" msgstr "" #: libvips/colour/im_icc_transform.c:79 libvips/colour/im_icc_transform.c:88 #: libvips/colour/im_icc_transform.c:98 libvips/colour/im_icc_transform.c:107 msgid "lmcs library not linked to this VIPS" msgstr "" #: libvips/colour/im_icc_transform.c:263 libvips/colour/im_icc_transform.c:273 #, c-format msgid "unable to open profile \"%s\"" msgstr "" #: libvips/colour/im_icc_transform.c:284 msgid "unable to create profiles" msgstr "" #: libvips/colour/im_icc_transform.c:303 msgid "unable to read profile" msgstr "" #: libvips/colour/im_icc_transform.c:426 libvips/colour/im_icc_transform.c:435 #: libvips/colour/im_icc_transform.c:774 #, c-format msgid "" "intent %d (%s) not supported by profile \"%s\"; falling back to default " "intent (usually PERCEPTUAL)" msgstr "" #: libvips/colour/im_icc_transform.c:445 msgid "CMYK input profile needs a 4 band input image" msgstr "" #: libvips/colour/im_icc_transform.c:455 msgid "RGB input profile needs a 3 band input image" msgstr "" #: libvips/colour/im_icc_transform.c:464 libvips/colour/im_icc_transform.c:594 #, fuzzy, c-format msgid "unimplemented input colour space 0x%x" msgstr "unsupported colourspace %d" #: libvips/colour/im_icc_transform.c:491 libvips/colour/im_icc_transform.c:804 #, fuzzy, c-format msgid "unimplemented output colour space 0x%x" msgstr "unsupported colourspace %d" #: libvips/colour/im_icc_transform.c:507 libvips/colour/im_icc_transform.c:610 msgid "uchar or ushort input only" msgstr "" #: libvips/colour/im_icc_transform.c:559 #, c-format msgid "" "intent %d (%s) not supported by profile; falling back to default intent " "(usually PERCEPTUAL)" msgstr "" #: libvips/colour/im_icc_transform.c:576 msgid "CMYK profile needs a 4 band input image" msgstr "" #: libvips/colour/im_icc_transform.c:586 msgid "RGB profile needs a 3 band input image" msgstr "" #: libvips/colour/im_icc_transform.c:677 msgid "no embedded profile" msgstr "" #: libvips/colour/im_icc_transform.c:763 #, fuzzy msgid "unsupported bit depth" msgstr "unsupported colourspace %d" #: libvips/colour/im_icc_transform.c:852 msgid "unable to get media white point" msgstr "" #: libvips/colour/im_rad2float.c:190 msgid "not a RAD image" msgstr "" #: libvips/colour/im_disp2XYZ.c:90 msgid "input not 3-band uncoded char" msgstr "" #: libvips/colour/im_LabQ2disp.c:176 libvips/colour/im_LabQ2LabS.c:108 msgid "not a packed Lab image" msgstr "" #: libvips/colour/im_lab_morph.c:79 msgid "bad greyscale mask size" msgstr "" #: libvips/colour/im_lab_morph.c:90 #, c-format msgid "bad greyscale mask value, row %d" msgstr "" #: libvips/colour/im_LabQ2Lab.c:123 msgid "not a LabQ image" msgstr "" #: libvips/colour/disp.c:412 msgid "out of range [0,255]" msgstr "" #: libvips/colour/disp.c:438 msgid "bad display type" msgstr "" #: libvips/colour/disp.c:552 msgid "display unknown" msgstr "" #: libvips/conversion/im_zoom.c:332 libvips/format/im_vips2tiff.c:1589 #: libvips/format/im_file2vips.c:761 libvips/iofuncs/im_open_vips.c:1267 #: libvips/mosaicing/im_tbmerge.c:634 libvips/mosaicing/im_lrmerge.c:812 #: libvips/resample/im_shrink.c:318 libvips/resample/im_affine.c:442 msgid "unknown coding type" msgstr "" #: libvips/conversion/im_zoom.c:336 msgid "zoom factors should be >= 0" msgstr "" #. Make sure we won't get integer overflow. #. #: libvips/conversion/im_zoom.c:343 msgid "zoom factors too large" msgstr "" #: libvips/conversion/im_subsample.c:199 msgid "factors should both be >= 1" msgstr "" #: libvips/conversion/im_subsample.c:217 libvips/resample/im_shrink.c:267 msgid "image has shrunk to nothing" msgstr "" #: libvips/conversion/im_rot270.c:146 libvips/conversion/im_rot180.c:144 #: libvips/conversion/im_rot90.c:146 libvips/conversion/im_insert.c:243 #: libvips/conversion/im_insert.c:335 libvips/inplace/im_flood.c:338 #: libvips/inplace/im_flood.c:387 msgid "Coding should be NONE, LABQ or RAD" msgstr "" #: libvips/conversion/im_fliphor.c:133 libvips/conversion/im_copy.c:146 #: libvips/conversion/im_flipver.c:124 msgid "Coding must be NONE, LABQ or RAD" msgstr "" #: libvips/conversion/im_c2rect.c:96 libvips/conversion/im_c2imag.c:94 #: libvips/conversion/im_c2amph.c:130 libvips/conversion/im_c2real.c:99 msgid "input should be uncoded complex" msgstr "" #: libvips/conversion/im_grid.c:151 libvips/conversion/im_replicate.c:137 #: libvips/convolution/im_contrast_surface.c:153 #: libvips/format/im_tile_cache.c:373 libvips/iofuncs/im_render.c:1083 #: libvips/iofuncs/im_image.c:73 libvips/iofuncs/im_binfile.c:105 #: libvips/morphology/im_rank.c:363 msgid "bad parameters" msgstr "" #: libvips/conversion/im_grid.c:156 msgid "bad grid geometry" msgstr "" #: libvips/conversion/im_extract.c:168 msgid "band selection out of range" msgstr "" #: libvips/conversion/im_extract.c:176 msgid "bad extract area" msgstr "" #: libvips/conversion/im_extract.c:183 libvips/conversion/im_msb.c:179 #: libvips/conversion/im_msb.c:277 msgid "unknown coding" msgstr "" #: libvips/conversion/im_extract.c:191 msgid "only extract areas from LABQ and RAD" msgstr "" #: libvips/conversion/conver_dispatch.c:991 #: libvips/deprecated/deprecated_dispatch.c:834 #: libvips/inplace/inplace_dispatch.c:146 msgid "vectors not same length" msgstr "" #: libvips/conversion/im_black.c:87 libvips/conversion/im_gaussnoise.c:124 msgid "bad parameter" msgstr "" #: libvips/conversion/im_bandjoin.c:127 msgid "images not same size" msgstr "" #: libvips/conversion/im_bandjoin.c:131 msgid "images not same type" msgstr "" #: libvips/conversion/im_bandjoin.c:135 libvips/histograms_lut/im_histeq.c:99 msgid "input coded" msgstr "" #: libvips/conversion/im_ri2c.c:118 msgid "inputs should be uncoded" msgstr "" #: libvips/conversion/im_ri2c.c:122 msgid "inputs already complex" msgstr "" #: libvips/conversion/im_gbandjoin.c:175 #: libvips/morphology/im_rank_image.c:278 msgid "zero input images!" msgstr "" #: libvips/conversion/im_gbandjoin.c:191 msgid "uncoded input only" msgstr "" #: libvips/conversion/im_gbandjoin.c:197 #: libvips/morphology/im_rank_image.c:300 msgid "input images differ in format" msgstr "" #: libvips/conversion/im_gbandjoin.c:203 #: libvips/morphology/im_rank_image.c:306 msgid "input images differ in size" msgstr "" #: libvips/conversion/im_copy.c:139 msgid "in must be NONE, LABQ or RAD" msgstr "" #: libvips/conversion/im_copy.c:150 #, c-format msgid "BandFmt must be in range [0,%d]" msgstr "" #: libvips/conversion/im_copy.c:172 msgid "sizeof( pixel ) has changed" msgstr "" #: libvips/conversion/im_copy.c:288 libvips/conversion/im_clip.c:441 msgid "in must be uncoded" msgstr "" #: libvips/conversion/im_copy.c:325 libvips/deprecated/im_resize_linear.c:184 #, fuzzy msgid "unsupported image type" msgstr "unsupported colourspace %d" #: libvips/conversion/im_copy.c:352 #, c-format msgid "bad architecture: %d" msgstr "" #: libvips/conversion/im_mask2vips.c:63 msgid "bad input mask" msgstr "" #: libvips/conversion/im_insert.c:236 libvips/conversion/im_insert.c:328 msgid "inputs differ in format" msgstr "" #: libvips/conversion/im_insert.c:247 libvips/conversion/im_insert.c:339 msgid "xy out of range" msgstr "" #: libvips/conversion/im_vips2mask.c:103 msgid "one band, nx1, or 1xn images only" msgstr "" #: libvips/conversion/im_falsecolour.c:340 msgid "input image not one band uchar uncoded" msgstr "" #: libvips/conversion/im_embed.c:347 libvips/conversion/im_embed.c:473 #: libvips/iofuncs/im_generate.c:541 libvips/iofuncs/im_setupout.c:95 msgid "bad dimensions" msgstr "" #: libvips/conversion/im_embed.c:469 msgid "unknown flag" msgstr "" #: libvips/conversion/im_clip.c:124 #, c-format msgid "%d underflows and %d overflows detected" msgstr "" #: libvips/conversion/im_clip.c:445 msgid "ofmt out of range" msgstr "" #: libvips/conversion/im_text.c:146 msgid "no text to render" msgstr "" #: libvips/conversion/im_text.c:202 msgid "invalid markup in text" msgstr "" #: libvips/conversion/im_text.c:235 msgid "pangoft2 support disabled" msgstr "" #: libvips/conversion/im_msb.c:143 libvips/conversion/im_msb.c:229 msgid "char, short or int only" msgstr "" #: libvips/conversion/im_msb.c:212 libvips/mask/rw_mask.c:156 #: libvips/mask/rw_mask.c:213 libvips/mask/rw_mask.c:449 #: libvips/resample/im_rightshift_size.c:114 msgid "bad arguments" msgstr "" #: libvips/conversion/im_msb.c:236 libvips/conversion/im_msb.c:263 msgid "image does not have that many bands" msgstr "" #: libvips/convolution/im_sharpen.c:249 msgid "input not 3-band short" msgstr "" #: libvips/convolution/im_sharpen.c:260 libvips/histograms_lut/im_stdif.c:200 msgid "parameters out of range" msgstr "" #: libvips/convolution/im_conv.c:159 libvips/convolution/im_convsep.c:98 #, c-format msgid "%d overflows and %d underflows detected" msgstr "" #: libvips/convolution/im_conv.c:442 libvips/convolution/im_conv_f.c:328 #: libvips/convolution/im_convsep.c:389 msgid "nonsense mask parameters" msgstr "" #: libvips/convolution/im_conv.c:456 libvips/convolution/im_conv_f.c:344 #: libvips/convolution/im_convsep_f.c:320 libvips/convolution/im_convsep.c:410 #: libvips/morphology/im_erode.c:276 libvips/morphology/im_dilate.c:280 msgid "image too small for mask" msgstr "" #: libvips/convolution/im_fastcor.c:151 libvips/convolution/im_spcor.c:257 msgid "ref not smaller than in" msgstr "" #: libvips/convolution/im_fastcor.c:162 msgid "input not uncoded 1 band uchar" msgstr "" #: libvips/convolution/im_convsep_f.c:290 libvips/convolution/im_convsep.c:383 #: libvips/morphology/im_zerox.c:144 msgid "non-complex uncoded only" msgstr "" #: libvips/convolution/im_convsep_f.c:296 msgid "bad mask parameters" msgstr "" #: libvips/convolution/im_convsep_f.c:301 libvips/convolution/im_convsep.c:394 msgid "expect 1xN or Nx1 input mask" msgstr "" #: libvips/convolution/im_spcor.c:269 msgid "input not uncoded 1 band" msgstr "" #: libvips/convolution/im_spcor.c:277 msgid "input not char/uchar/short/ushort" msgstr "" #: libvips/convolution/im_contrast_surface.c:147 msgid "one band uncoded uchar only" msgstr "" #: libvips/convolution/im_contrast_surface.c:160 msgid "parameters would result in zero size output image" msgstr "" #: libvips/deprecated/im_bernd.c:72 libvips/format/im_vips2jpeg.c:892 msgid "error writing output" msgstr "" #: libvips/deprecated/im_slice.c:91 msgid "im_iocheck failed" msgstr "" #: libvips/deprecated/im_slice.c:96 libvips/deprecated/im_thresh.c:85 msgid "input should be uncoded" msgstr "" #: libvips/deprecated/im_slice.c:103 msgid "im_cp_desc failed" msgstr "" #: libvips/deprecated/im_slice.c:109 msgid "im_setupout failed" msgstr "" #: libvips/deprecated/im_slice.c:151 libvips/deprecated/im_thresh.c:127 msgid "Unknown input format" msgstr "" #. Name #: libvips/deprecated/deprecated_dispatch.c:127 msgid "multiply two complex images, normalising output" msgstr "" #. Name #: libvips/deprecated/deprecated_dispatch.c:163 msgid "average of 4 images" msgstr "" #. Name #: libvips/deprecated/deprecated_dispatch.c:197 msgid "calculate a*in1 + b*in2 + c = outfile" msgstr "" #. Name #: libvips/deprecated/deprecated_dispatch.c:229 msgid "calculate max(white)*factor*(in/white), if clip == 1" msgstr "" #: libvips/deprecated/im_resize_linear.c:125 libvips/resample/im_shrink.c:246 msgid "non-complex input only" msgstr "" #: libvips/deprecated/im_resize_linear.c:129 msgid "put should be uncoded" msgstr "" #: libvips/deprecated/im_printlines.c:81 libvips/deprecated/im_debugim.c:71 #: libvips/format/im_vips2csv.c:128 msgid "input must be uncoded" msgstr "" #: libvips/deprecated/im_printlines.c:85 msgid "unsuitable image type" msgstr "" #: libvips/deprecated/im_printlines.c:144 libvips/deprecated/im_debugim.c:133 msgid "unknown input format" msgstr "" #: libvips/deprecated/im_convsub.c:82 msgid "calloc failed (1)" msgstr "" #: libvips/deprecated/im_convsub.c:135 msgid "calloc failed (2)" msgstr "" #: libvips/deprecated/im_convsub.c:193 msgid "xskip and yskip must be >= 1" msgstr "" #: libvips/deprecated/im_convsub.c:202 msgid "nput should be unsigned char uncoded" msgstr "" #: libvips/deprecated/im_convsub.c:232 msgid "too small output sizes" msgstr "" #: libvips/deprecated/im_convsub.c:242 libvips/deprecated/im_convsub.c:296 msgid "unable to calloc(1)" msgstr "" #: libvips/deprecated/im_convsub.c:261 msgid "unable to calloc(2)" msgstr "" #: libvips/deprecated/im_convsub.c:289 msgid "impossible state" msgstr "" #: libvips/deprecated/im_convsub.c:304 msgid "im_create_int_luts failed" msgstr "" #: libvips/deprecated/im_line.c:73 libvips/inplace/line_draw.c:111 msgid "invalid line cooordinates" msgstr "" #: libvips/deprecated/im_line.c:76 msgid "line intensity between 0 and 255" msgstr "" #: libvips/deprecated/im_line.c:80 msgid "image should have one band only" msgstr "" #: libvips/deprecated/im_gadd.c:97 libvips/deprecated/im_gadd.c:113 msgid "Unable to accept image1" msgstr "" #: libvips/format/im_jpeg2vips.c:75 libvips/format/im_vips2jpeg.c:78 #: libvips/format/im_vips2jpeg.c:87 libvips/format/im_vips2jpeg.c:96 msgid "JPEG support disabled" msgstr "" #: libvips/format/im_jpeg2vips.c:141 libvips/format/im_vips2jpeg.c:162 #, c-format msgid "%s" msgstr "" #: libvips/format/im_jpeg2vips.c:344 msgid "error reading resolution" msgstr "" #: libvips/format/im_jpeg2vips.c:364 msgid "bad resolution unit" msgstr "" #: libvips/format/im_jpeg2vips.c:646 #, c-format msgid "bad shrink factor %d" msgstr "" #: libvips/format/im_jpeg2vips.c:700 #, c-format msgid "read gave %ld warnings" msgstr "" #: libvips/format/im_jpeg2vips.c:749 msgid "JPEG" msgstr "" #: libvips/format/im_vips2jpeg.c:233 msgid "unable to convert to saveable format" msgstr "" #: libvips/format/im_vips2jpeg.c:334 msgid "error setting JPEG resolution" msgstr "" #: libvips/format/im_vips2jpeg.c:377 msgid "error saving EXIF" msgstr "" #: libvips/format/im_vips2jpeg.c:567 msgid "qfac should be in 0-100" msgstr "" #: libvips/format/im_vips2jpeg.c:673 libvips/format/im_vips2tiff.c:1387 #, c-format msgid "unknown extra options \"%s\"" msgstr "" #: libvips/format/im_csv2vips.c:122 #, c-format msgid "error parsing number, line %d, column %d" msgstr "" #: libvips/format/im_csv2vips.c:175 msgid "end of file while skipping start" msgstr "" #: libvips/format/im_csv2vips.c:184 libvips/iofuncs/util.c:1120 #: libvips/iofuncs/util.c:1126 msgid "unable to seek" msgstr "" #: libvips/format/im_csv2vips.c:193 msgid "empty line" msgstr "" #: libvips/format/im_csv2vips.c:227 msgid "unexpected end of file" msgstr "" #: libvips/format/im_csv2vips.c:232 msgid "unexpected end of line" msgstr "" #: libvips/format/im_csv2vips.c:286 libvips/format/matlab.c:107 #: libvips/format/im_vips2csv.c:133 libvips/mosaicing/global_balance.c:1203 #: libvips/mosaicing/global_balance.c:1537 #, c-format msgid "unable to open \"%s\"" msgstr "" #: libvips/format/im_csv2vips.c:333 msgid "CSV" msgstr "" #: libvips/format/im_vips2tiff.c:154 libvips/format/im_tiff2vips.c:159 msgid "TIFF support disabled" msgstr "" #: libvips/format/im_vips2tiff.c:266 libvips/mask/rw_mask.c:557 #, c-format msgid "unable to open \"%s\" for output" msgstr "" #: libvips/format/im_vips2tiff.c:282 libvips/format/im_tiff2vips.c:1388 #, c-format msgid "unable to open \"%s\" for input" msgstr "" #. Out of space! #. #: libvips/format/im_vips2tiff.c:694 msgid "layer buffer exhausted -- try making TIFF output tiles smaller" msgstr "" #: libvips/format/im_vips2tiff.c:925 msgid "TIFF write tile failed" msgstr "" #: libvips/format/im_vips2tiff.c:1001 msgid "internal error #9876345" msgstr "" #: libvips/format/im_vips2tiff.c:1250 libvips/format/im_vips2tiff.c:1261 msgid "bad predictor parameter" msgstr "" #: libvips/format/im_vips2tiff.c:1272 msgid "bad JPEG quality parameter" msgstr "" #: libvips/format/im_vips2tiff.c:1278 #, c-format msgid "" "unknown compression mode \"%s\"\n" "should be one of \"none\", \"packbits\", \"ccittfax4\", \"lzw\", \"deflate\" " "or \"jpeg\"" msgstr "" #: libvips/format/im_vips2tiff.c:1293 msgid "bad tile sizes" msgstr "" #: libvips/format/im_vips2tiff.c:1300 #, c-format msgid "bad tile size %dx%d" msgstr "" #: libvips/format/im_vips2tiff.c:1308 msgid "tile size not a multiple of 16" msgstr "" #: libvips/format/im_vips2tiff.c:1317 #, c-format msgid "" "unknown layout mode \"%s\"\n" "should be one of \"tile\" or \"strip\"" msgstr "" #: libvips/format/im_vips2tiff.c:1329 #, c-format msgid "" "unknown multi-res mode \"%s\"\n" "should be one of \"flat\" or \"pyramid\"" msgstr "" #: libvips/format/im_vips2tiff.c:1341 #, c-format msgid "" "unknown format \"%s\"\n" "should be one of \"onebit\" or \"manybit\"" msgstr "" #: libvips/format/im_vips2tiff.c:1363 #, c-format msgid "" "unknown resolution unit \"%s\"\n" "should be one of \"res_cm\" or \"res_inch\"" msgstr "" #: libvips/format/im_vips2tiff.c:1373 msgid "bad resolution values" msgstr "" #: libvips/format/im_vips2tiff.c:1391 msgid "can't have strip pyramid -- enabling tiling" msgstr "" #: libvips/format/im_vips2tiff.c:1401 msgid "can only pyramid LABQ and non-complex images" msgstr "" #: libvips/format/im_vips2tiff.c:1417 msgid "can't have 1-bit JPEG -- disabling JPEG" msgstr "" #: libvips/format/im_vips2tiff.c:1598 msgid "unsigned 8-bit int, 16-bit int, and 32-bit float only" msgstr "" #: libvips/format/im_vips2tiff.c:1605 msgid "1 to 5 bands only" msgstr "" #: libvips/format/radiance.c:885 msgid "error reading radiance header" msgstr "" #: libvips/format/radiance.c:966 libvips/format/im_tiff2vips.c:1300 msgid "read error" msgstr "" #: libvips/format/radiance.c:1153 msgid "Radiance coding only" msgstr "" #: libvips/format/radiance.c:1157 msgid "4 band uchar only" msgstr "" #: libvips/format/radiance.c:1186 msgid "Radiance" msgstr "" #: libvips/format/im_vips2png.c:60 libvips/format/im_png2vips.c:62 msgid "PNG support disabled" msgstr "" #: libvips/format/im_vips2png.c:86 libvips/format/im_png2vips.c:88 #, c-format msgid "PNG error: \"%s\"" msgstr "" #: libvips/format/im_vips2png.c:92 libvips/format/im_png2vips.c:94 #, c-format msgid "PNG warning: \"%s\"" msgstr "" #: libvips/format/im_vips2png.c:131 msgid "unable to convert to RGB for save" msgstr "" #: libvips/format/im_vips2png.c:213 msgid "compress should be in [0,9]" msgstr "" #: libvips/format/im_vips2png.c:307 #, c-format msgid "unable to write \"%s\"" msgstr "" #: libvips/format/format.c:193 msgid "VIPS" msgstr "" #: libvips/format/format.c:281 libvips/mosaicing/im_remosaic.c:80 #, c-format msgid "file \"%s\" not found" msgstr "" #: libvips/format/format.c:289 #, c-format msgid "file \"%s\" not a known format" msgstr "" #: libvips/format/format.c:320 #, c-format msgid "\"%s\" is not a supported image format." msgstr "" #: libvips/format/im_analyze2vips.c:315 msgid "header file size incorrect" msgstr "" #: libvips/format/im_analyze2vips.c:375 #, c-format msgid "%d-dimensional images not supported" msgstr "" #: libvips/format/im_analyze2vips.c:428 #, c-format msgid "datatype %d not supported" msgstr "" #: libvips/format/im_analyze2vips.c:608 msgid "Analyze 6.0" msgstr "" #: libvips/format/matlab.c:115 #, c-format msgid "no matrix variables in \"%s\"" msgstr "" #: libvips/format/matlab.c:173 #, fuzzy, c-format msgid "unsupported rank %d\n" msgstr "unsupported colourspace %d" #: libvips/format/matlab.c:186 #, fuzzy, c-format msgid "unsupported class type %d\n" msgstr "unsupported colourspace %d" #: libvips/format/matlab.c:233 msgid "Mat_VarReadDataAll failed" msgstr "" #: libvips/format/matlab.c:322 msgid "Matlab" msgstr "" #: libvips/format/im_vips2ppm.c:135 libvips/format/im_vips2ppm.c:152 msgid "write error ... disc full?" msgstr "" #: libvips/format/im_vips2ppm.c:251 msgid "bad mode string, should be \"binary\" or \"ascii\"" msgstr "" #: libvips/format/im_vips2ppm.c:259 msgid "can't write binary >8 bit images" msgstr "" #: libvips/format/im_vips2ppm.c:264 msgid "unsigned int formats only" msgstr "" #: libvips/format/im_vips2ppm.c:269 msgid "uncoded or IM_CODING_LABQ only" msgstr "" #: libvips/format/im_vips2ppm.c:273 msgid "1 or 3 band images only" msgstr "" #: libvips/format/im_file2vips.c:125 libvips/format/im_file2vips.c:643 #: libvips/iofuncs/im_open_vips.c:362 #, c-format msgid "unable to open \"%s\", %s" msgstr "" #: libvips/format/im_file2vips.c:253 libvips/iofuncs/im_open_vips.c:490 #, c-format msgid "\"%s\" is not a VIPS image" msgstr "" #: libvips/format/im_file2vips.c:313 libvips/iofuncs/im_open_vips.c:550 msgid "unable to read history" msgstr "" #: libvips/format/im_file2vips.c:350 libvips/iofuncs/im_open_vips.c:583 msgid "more than a 10 megabytes of XML? sufferin' succotash!" msgstr "" #: libvips/format/im_file2vips.c:397 libvips/iofuncs/im_open_vips.c:631 msgid "incorrect namespace in XML" msgstr "" #: libvips/format/im_file2vips.c:518 libvips/iofuncs/im_open_vips.c:755 msgid "error transforming from save format" msgstr "" #: libvips/format/im_file2vips.c:632 libvips/iofuncs/im_open_vips.c:1141 #, c-format msgid "unable to read header for \"%s\", %s" msgstr "" #: libvips/format/im_file2vips.c:644 libvips/iofuncs/window.c:241 #: libvips/iofuncs/im_open_vips.c:959 libvips/iofuncs/im_open_vips.c:1155 msgid "file has been truncated" msgstr "" #: libvips/format/im_file2vips.c:657 libvips/iofuncs/im_open_vips.c:1166 #, c-format msgid "error reading XML: %s" msgstr "" #: libvips/format/im_png2vips.c:258 #, fuzzy msgid "unsupported colour type" msgstr "unsupported colourspace %d" #: libvips/format/im_png2vips.c:386 msgid "PNG" msgstr "" #: libvips/format/im_ppm2vips.c:114 msgid "bad unsigned int" msgstr "" #: libvips/format/im_ppm2vips.c:164 msgid "bad magic number" msgstr "" #: libvips/format/im_ppm2vips.c:194 msgid "not whitespace before start of binary data" msgstr "" #: libvips/format/im_ppm2vips.c:494 msgid "PPM/PBM/PNM" msgstr "" #: libvips/format/im_magick2vips.c:79 msgid "libMagick support disabled" msgstr "" #: libvips/format/im_magick2vips.c:214 libvips/format/im_magick2vips.c:297 #, c-format msgid "unsupported colorspace %d" msgstr "unsupported colourspace %d" #: libvips/format/im_magick2vips.c:265 #, fuzzy, c-format msgid "unsupported bit depth %d" msgstr "unsupported colourspace %d" #: libvips/format/im_magick2vips.c:575 msgid "unable to read pixels" msgstr "" #: libvips/format/im_magick2vips.c:608 #, c-format msgid "" "unable to read file \"%s\"\n" "libMagick error: %s %s" msgstr "" #: libvips/format/im_magick2vips.c:634 #, c-format msgid "" "unable to ping file \"%s\"\n" "libMagick error: %s %s" msgstr "" #: libvips/format/im_magick2vips.c:645 msgid "bad image size" msgstr "" #: libvips/format/im_magick2vips.c:681 msgid "libMagick-supported" msgstr "" #: libvips/format/im_exr2vips.c:69 msgid "OpenEXR support disabled" msgstr "" #: libvips/format/im_exr2vips.c:111 #, c-format msgid "EXR error: %s" msgstr "" #: libvips/format/im_exr2vips.c:477 msgid "OpenEXR" msgstr "" #: libvips/format/im_tiff2vips.c:272 libvips/format/im_tiff2vips.c:295 #: libvips/format/im_tiff2vips.c:314 #, c-format msgid "required field %d missing" msgstr "" #: libvips/format/im_tiff2vips.c:276 #, c-format msgid "required field %d=%d, not %d" msgstr "" #: libvips/format/im_tiff2vips.c:640 msgid "bad colormap" msgstr "bad colourmap" #: libvips/format/im_tiff2vips.c:694 libvips/format/im_tiff2vips.c:742 msgid "3 or 4 bands RGB TIFF only" msgstr "" #: libvips/format/im_tiff2vips.c:830 msgid "4 or 5 bands CMYK TIFF only" msgstr "" #: libvips/format/im_tiff2vips.c:880 msgid "unknown resolution unit" msgstr "" #: libvips/format/im_tiff2vips.c:885 #, c-format msgid "" "no resolution information for TIFF image \"%s\" -- defaulting to 1 pixel per " "mm" msgstr "" #: libvips/format/im_tiff2vips.c:952 #, c-format msgid "unsupported sample format %d for lab image" msgstr "" #: libvips/format/im_tiff2vips.c:962 #, c-format msgid "unsupported depth %d for LAB image" msgstr "" #: libvips/format/im_tiff2vips.c:1001 #, c-format msgid "unsupported sample format %d for greyscale image" msgstr "" #: libvips/format/im_tiff2vips.c:1010 #, c-format msgid "unsupported depth %d for greyscale image" msgstr "" #: libvips/format/im_tiff2vips.c:1058 #, c-format msgid "unsupported sample format %d for rgb image" msgstr "" #: libvips/format/im_tiff2vips.c:1067 #, c-format msgid "unsupported depth %d for RGB image" msgstr "" #: libvips/format/im_tiff2vips.c:1081 #, c-format msgid "unknown photometric interpretation %d" msgstr "" #: libvips/format/im_tiff2vips.c:1366 #, c-format msgid "bad page number %d" msgstr "" #: libvips/format/im_tiff2vips.c:1442 libvips/format/im_tiff2vips.c:1474 #, c-format msgid "TIFF file does not contain page %d" msgstr "" #: libvips/format/im_tiff2vips.c:1549 msgid "TIFF" msgstr "" #: libvips/freq_filt/im_freq_mask.c:147 msgid "mask sizes power of 2 only" msgstr "" #: libvips/freq_filt/im_freq_mask.c:194 msgid "unimplemented mask type" msgstr "" #: libvips/freq_filt/fmaskcir.c:163 libvips/freq_filt/fmaskcir.c:308 #: libvips/freq_filt/fmaskcir.c:399 libvips/freq_filt/fmaskcir.c:481 #: libvips/freq_filt/fmaskcir.c:561 libvips/mask/im_matmul.c:68 msgid "bad sizes" msgstr "" #: libvips/freq_filt/fmaskcir.c:177 libvips/freq_filt/fmaskcir.c:233 #: libvips/freq_filt/fmaskcir.c:247 libvips/freq_filt/fmaskcir.c:322 #: libvips/freq_filt/fmaskcir.c:326 libvips/freq_filt/fmaskcir.c:413 #: libvips/freq_filt/fmaskcir.c:417 libvips/freq_filt/fmaskcir.c:575 #: libvips/freq_filt/fmaskcir.c:579 libvips/freq_filt/fmask4th.c:125 #: libvips/freq_filt/fmask4th.c:134 libvips/freq_filt/fmask4th.c:168 #: libvips/freq_filt/fmask4th.c:177 libvips/freq_filt/fmask4th.c:210 #: libvips/freq_filt/fmask4th.c:219 libvips/freq_filt/fmask4th.c:257 #: libvips/freq_filt/fmask4th.c:266 libvips/freq_filt/fmask4th.c:297 #: libvips/freq_filt/fmask4th.c:306 libvips/freq_filt/fmask4th.c:338 #: libvips/freq_filt/fmask4th.c:347 libvips/freq_filt/fmask4th.c:378 #: libvips/freq_filt/fmask4th.c:392 libvips/freq_filt/fmask4th.c:428 #: libvips/freq_filt/fmask4th.c:442 libvips/freq_filt/fmask4th.c:478 #: libvips/freq_filt/fmask4th.c:492 libvips/freq_filt/fmask4th.c:532 #: libvips/freq_filt/fmask4th.c:546 libvips/freq_filt/fmask4th.c:583 #: libvips/freq_filt/fmask4th.c:597 libvips/freq_filt/fmask4th.c:634 #: libvips/freq_filt/fmask4th.c:648 libvips/freq_filt/fmask4th.c:702 msgid "bad args" msgstr "" #: libvips/freq_filt/fmaskcir.c:495 msgid "bad args (f)" msgstr "" #: libvips/freq_filt/fmaskcir.c:499 msgid "bad args (ac)" msgstr "" #: libvips/freq_filt/fmaskcir.c:660 libvips/freq_filt/fmask4th.c:796 msgid "unimplemented mask" msgstr "" #: libvips/freq_filt/im_invfftr.c:90 libvips/freq_filt/im_invfftr.c:172 #: libvips/freq_filt/im_invfft.c:95 libvips/freq_filt/im_invfft.c:145 #: libvips/freq_filt/im_fwfft.c:113 libvips/freq_filt/im_fwfft.c:217 #: libvips/freq_filt/im_fwfft.c:307 libvips/freq_filt/im_fwfft.c:420 msgid "one band uncoded only" msgstr "" #: libvips/freq_filt/im_invfftr.c:126 libvips/freq_filt/im_invfftr.c:210 #: libvips/freq_filt/im_invfft.c:108 libvips/freq_filt/im_invfft.c:160 #: libvips/freq_filt/im_fwfft.c:124 libvips/freq_filt/im_fwfft.c:228 #: libvips/freq_filt/im_fwfft.c:321 libvips/freq_filt/im_fwfft.c:434 msgid "unable to create transform plan" msgstr "" #: libvips/freq_filt/im_invfftr.c:254 libvips/freq_filt/im_invfft.c:204 msgid "one band complex uncoded only" msgstr "" #: libvips/freq_filt/im_invfftr.c:259 libvips/freq_filt/im_invfft.c:209 #: libvips/freq_filt/im_fwfft.c:516 msgid "sides must be power of 2" msgstr "" #: libvips/freq_filt/im_invfftr.c:280 libvips/freq_filt/im_invfft.c:230 #: libvips/freq_filt/im_fwfft.c:537 msgid "fft_sp failed" msgstr "" #: libvips/freq_filt/im_fractsurf.c:73 msgid "dimension shuld be in (2,3)" msgstr "" #: libvips/freq_filt/im_fwfft.c:511 msgid "one band non-complex uncoded only" msgstr "" #: libvips/histograms_lut/im_histnD.c:217 msgid " uncoded images only" msgstr "" #: libvips/histograms_lut/im_histnD.c:223 msgid " unsigned 8 or 16 bit images only" msgstr "" #: libvips/histograms_lut/im_histnD.c:230 #, c-format msgid " bins out of range [1,%d]" msgstr "" #: libvips/histograms_lut/im_project.c:262 msgid "non-complex images only" msgstr "" #: libvips/histograms_lut/im_identity.c:129 libvips/other/im_make_xy.c:94 #: libvips/other/im_grey.c:103 msgid "bad size" msgstr "" #: libvips/histograms_lut/im_buildlut.c:140 msgid "x value not an int" msgstr "" #: libvips/histograms_lut/im_buildlut.c:153 msgid "x range too small" msgstr "" #: libvips/histograms_lut/im_buildlut.c:235 msgid "bad input matrix size" msgstr "" #: libvips/histograms_lut/im_stdif.c:208 #: libvips/histograms_lut/im_lhisteq.c:161 msgid "one band uchar uncoded only" msgstr "" #: libvips/histograms_lut/im_stdif.c:212 #: libvips/histograms_lut/im_lhisteq.c:165 msgid "window too large" msgstr "" #: libvips/histograms_lut/im_gammacorrect.c:71 msgid "uchar images only" msgstr "" #: libvips/histograms_lut/im_maplut.c:122 #, c-format msgid "%d overflows detected" msgstr "" #. Switch for input types. Has to be uint type! #. #: libvips/histograms_lut/im_maplut.c:484 msgid "bad input file" msgstr "" #. Switch for LUT types. One function for non-complex images, a #. * variant for complex ones. Another pair as well, in case the input is not #. * uchar. #. #: libvips/histograms_lut/im_maplut.c:515 msgid "bad lut file" msgstr "" #: libvips/histograms_lut/im_maplut.c:568 msgid "lut is not uncoded" msgstr "" #: libvips/histograms_lut/im_maplut.c:572 msgid "lut seems very large!" msgstr "" #: libvips/histograms_lut/im_maplut.c:584 msgid "input is not uncoded" msgstr "" #: libvips/histograms_lut/im_maplut.c:589 msgid "input is not some unsigned integer type" msgstr "" #: libvips/histograms_lut/im_maplut.c:593 msgid "" "lut should have 1 band, or same number of bands as input, or any number of " "bands if input has 1 band" msgstr "" #: libvips/histograms_lut/im_maplut.c:600 msgid "input is uchar and lut does not have 256 elements" msgstr "" #: libvips/histograms_lut/im_invertlut.c:146 msgid "element out of range [0,1]" msgstr "" #: libvips/histograms_lut/im_invertlut.c:245 msgid "bad input matrix" msgstr "" #: libvips/histograms_lut/im_invertlut.c:249 msgid "bad lut_size" msgstr "" #: libvips/histograms_lut/im_histeq.c:103 msgid "input too large" msgstr "" #: libvips/histograms_lut/im_histplot.c:95 msgid "uncoded only" msgstr "" #: libvips/histograms_lut/im_histplot.c:99 msgid "non-complex only" msgstr "" #: libvips/histograms_lut/im_histplot.c:190 #: libvips/histograms_lut/im_histplot.c:245 msgid "internal error #8255" msgstr "" #: libvips/histograms_lut/im_histplot.c:274 msgid "internal error #8254" msgstr "" #: libvips/histograms_lut/im_histplot.c:333 msgid "Xsize or Ysize not 1" msgstr "" #: libvips/histograms_lut/im_lhisteq.c:169 msgid "window too small" msgstr "" #: libvips/histograms_lut/im_histgr.c:321 msgid "input not uchar or ushort" msgstr "" #: libvips/histograms_lut/im_histgr.c:328 msgid "bad band parameter" msgstr "" #: libvips/histograms_lut/im_histspec.c:92 msgid "not uncoded" msgstr "" #: libvips/histograms_lut/im_histspec.c:97 msgid "bad band format" msgstr "" #: libvips/histograms_lut/im_histspec.c:102 msgid "input histograms differ in number of bands" msgstr "" #: libvips/histograms_lut/im_histspec.c:113 msgid "luts too large" msgstr "" #: libvips/histograms_lut/im_histspec.c:186 msgid "input luts are not some unsigned integer type" msgstr "" #: libvips/histograms_lut/tone.c:233 msgid "bad in_max, out_max parameters" msgstr "" #: libvips/histograms_lut/tone.c:238 msgid "bad Lb, Lw parameters" msgstr "" #: libvips/histograms_lut/tone.c:243 msgid "Ps not in range [0.0,1.0]" msgstr "" #: libvips/histograms_lut/tone.c:248 msgid "Pm not in range [0.0,1.0]" msgstr "" #: libvips/histograms_lut/tone.c:253 msgid "Ph not in range [0.0,1.0]" msgstr "" #: libvips/histograms_lut/tone.c:258 msgid "S not in range [-30,+30]" msgstr "" #: libvips/histograms_lut/tone.c:263 msgid "M not in range [-30,+30]" msgstr "" #: libvips/histograms_lut/tone.c:268 msgid "H not in range [-30,+30]" msgstr "" #: libvips/histograms_lut/tone.c:350 libvips/histograms_lut/tone.c:399 msgid "not 1 by n or n by 1 image" msgstr "" #: libvips/histograms_lut/tone.c:405 msgid "not 1024-point IM_BANDFMT_SHORT lut" msgstr "" #: libvips/histograms_lut/tone.c:423 libvips/histograms_lut/tone.c:498 msgid "input not LabS or LabQ" msgstr "" #: libvips/inplace/smudge_area.c:185 libvips/inplace/smudge_area.c:312 msgid "unknown band format" msgstr "" #: libvips/inplace/plot_point.c:78 msgid "invalid cooordinates" msgstr "" #: libvips/inplace/line_draw.c:416 msgid "mask image not 1 band 8 bit uncoded" msgstr "" #: libvips/inplace/line_draw.c:422 msgid "ink image does not match in image" msgstr "" #: libvips/inplace/line_draw.c:426 msgid "ink image not 1x1 pixels" msgstr "" #: libvips/inplace/im_circle.c:78 msgid "able to write input image" msgstr "" #: libvips/inplace/im_circle.c:83 msgid "intensity between 0 and 255" msgstr "" #: libvips/inplace/im_circle.c:90 msgid "The circle doesnot fit in image" msgstr "" #: libvips/inplace/im_plotmask.c:230 libvips/mosaicing/im_tbmerge.c:164 #: libvips/mosaicing/im_tbmerge.c:218 libvips/mosaicing/im_tbmerge.c:536 #: libvips/mosaicing/im_lrmerge.c:224 libvips/mosaicing/im_lrmerge.c:273 #: libvips/mosaicing/im_lrmerge.c:614 msgid "internal error" msgstr "" #: libvips/inplace/inplace_dispatch.c:216 #: libvips/inplace/inplace_dispatch.c:261 #: libvips/inplace/inplace_dispatch.c:306 #: libvips/inplace/inplace_dispatch.c:351 msgid "bad vector length" msgstr "" #. Not a known output style. #. #: libvips/iofuncs/im_writeline.c:113 libvips/iofuncs/im_generate.c:628 #, c-format msgid "unable to output to a %s image" msgstr "" #: libvips/iofuncs/window.c:240 libvips/iofuncs/im_open_vips.c:1154 #, c-format msgid "unable to read data for \"%s\", %s" msgstr "" #: libvips/iofuncs/im_demand_hint.c:169 libvips/iofuncs/im_cp_desc.c:174 msgid "too many images" msgstr "" #: libvips/iofuncs/util.c:303 msgid "unable to build class" msgstr "" #: libvips/iofuncs/util.c:341 #, c-format msgid "base class \"%s\" not found" msgstr "" #: libvips/iofuncs/util.c:348 #, c-format msgid "class \"%s\" not found" msgstr "" #: libvips/iofuncs/util.c:744 msgid "NULL image descriptor" msgstr "" #: libvips/iofuncs/util.c:789 msgid "unable to get file stats" msgstr "" #: libvips/iofuncs/util.c:806 libvips/iofuncs/im_wbuffer.c:373 #: libvips/iofuncs/im_wbuffer.c:410 msgid "write failed" msgstr "" #. Seems crazy! #. #: libvips/iofuncs/util.c:833 #, c-format msgid "\"%s\" too long" msgstr "" #: libvips/iofuncs/util.c:850 msgid "out of memory" msgstr "" #: libvips/iofuncs/util.c:876 #, c-format msgid "error reading from file \"%s\"" msgstr "" #: libvips/iofuncs/util.c:900 #, c-format msgid "unable to open file \"%s\" for reading" msgstr "" #: libvips/iofuncs/util.c:919 #, c-format msgid "unable to open file \"%s\" for writing" msgstr "" #: libvips/iofuncs/util.c:1154 libvips/iofuncs/util.c:1161 msgid "unable to truncate" msgstr "" #: libvips/iofuncs/util.c:1181 #, c-format msgid "writing error (%zd out of %zd blocks written) ... disc full?" msgstr "" #: libvips/iofuncs/util.c:1352 msgid "unexpected end of string" msgstr "" #: libvips/iofuncs/util.c:1365 msgid "opening brace" msgstr "" #: libvips/iofuncs/util.c:1366 msgid "closing brace" msgstr "" #: libvips/iofuncs/util.c:1367 msgid "string" msgstr "" #: libvips/iofuncs/util.c:1387 #, c-format msgid "expected %s, saw %s" msgstr "" #: libvips/iofuncs/util.c:1538 #, c-format msgid "unable to make temporary file %s" msgstr "" #: libvips/iofuncs/util.c:1601 #, fuzzy, c-format msgid "unsupported band format: %d" msgstr "unsupported colourspace %d" #: libvips/iofuncs/error.c:205 msgid "windows error" msgstr "" #: libvips/iofuncs/error.c:214 msgid "unix error" msgstr "" #: libvips/iofuncs/error.c:278 libvips/iofuncs/error.c:279 #: libvips/iofuncs/error.c:328 libvips/iofuncs/error.c:329 #, c-format msgid "%s: " msgstr "" #: libvips/iofuncs/error.c:278 msgid "vips diagnostic" msgstr "" #: libvips/iofuncs/error.c:328 msgid "vips warning" msgstr "" #: libvips/iofuncs/im_generate.c:535 msgid "im_demand_hint() not set" msgstr "" #: libvips/iofuncs/im_generate.c:558 libvips/iofuncs/im_generate.c:582 msgid "func already attached" msgstr "" #: libvips/iofuncs/im_generate.c:689 libvips/iofuncs/im_prepare.c:184 #: libvips/iofuncs/im_prepare.c:404 #, c-format msgid "unable to input from a %s image" msgstr "" #: libvips/iofuncs/package.c:591 #, c-format msgid "unable to close plugin \"%s\"" msgstr "" #: libvips/iofuncs/package.c:616 msgid "plugins not supported on this platform" msgstr "" #: libvips/iofuncs/package.c:639 #, c-format msgid "unable to open plugin \"%s\"" msgstr "" #: libvips/iofuncs/package.c:653 #, c-format msgid "unable to find symbol \"package_table\" in plugin \"%s\"" msgstr "" #: libvips/iofuncs/package.c:666 #, c-format msgid "corrupted package table in plugin \"%s\"" msgstr "" #: libvips/iofuncs/package.c:786 libvips/iofuncs/package.c:813 #: libvips/iofuncs/package.c:841 #, c-format msgid "\"%s\" not found" msgstr "" #: libvips/iofuncs/package.c:951 msgid "too few arguments" msgstr "" #: libvips/iofuncs/package.c:972 msgid "too many arguments" msgstr "" #: libvips/iofuncs/package.c:1202 msgid "flag not 0,1,2" msgstr "" #: libvips/iofuncs/im_close.c:201 #, c-format msgid "unable to close fd for %s" msgstr "" #: libvips/iofuncs/im_wbuffer.c:176 libvips/iofuncs/im_render.c:524 #: libvips/iofuncs/threadgroup.c:475 msgid "unable to create thread" msgstr "" #: libvips/iofuncs/region.c:207 #, c-format msgid "start function failed for image %s" msgstr "" #: libvips/iofuncs/region.c:447 libvips/iofuncs/region.c:509 #: libvips/iofuncs/region.c:653 libvips/iofuncs/im_prepare.c:354 msgid "valid clipped to nothing" msgstr "" #: libvips/iofuncs/region.c:555 msgid "bad image type" msgstr "" #: libvips/iofuncs/region.c:601 libvips/iofuncs/im_prepare.c:310 msgid "inappropriate region type" msgstr "" #: libvips/iofuncs/region.c:634 libvips/iofuncs/im_prepare.c:336 msgid "dest too small" msgstr "" #: libvips/iofuncs/region.c:722 msgid "bad position" msgstr "" #: libvips/iofuncs/meta.c:407 #, c-format msgid "field \"%s\" not found" msgstr "" #: libvips/iofuncs/meta.c:465 #, c-format msgid "field \"%s\" is of type %s, not %s" msgstr "" #: libvips/iofuncs/im_setupout.c:129 msgid "called twice!" msgstr "" #: libvips/iofuncs/im_setupout.c:147 #, c-format msgid "unable to write to \"%s\"" msgstr "" #: libvips/iofuncs/im_setupout.c:160 msgid "bad image descriptor" msgstr "" #: libvips/iofuncs/im_wrapmany.c:180 msgid "too many input images" msgstr "" #: libvips/iofuncs/im_wrapmany.c:198 msgid "descriptors differ in size" msgstr "" #: libvips/iofuncs/im_init_world.c:258 msgid "evaluate with N concurrent threads" msgstr "" #: libvips/iofuncs/im_init_world.c:260 msgid "set tile width to N (DEBUG)" msgstr "" #: libvips/iofuncs/im_init_world.c:262 msgid "set tile height to N (DEBUG)" msgstr "" #: libvips/iofuncs/im_init_world.c:265 msgid "set thinstrip height to N (DEBUG)" msgstr "" #: libvips/iofuncs/im_init_world.c:268 msgid "set fatstrip height to N (DEBUG)" msgstr "" #: libvips/iofuncs/im_init_world.c:270 msgid "show progress feedback" msgstr "" #: libvips/iofuncs/im_init_world.c:293 msgid "VIPS Options" msgstr "" #: libvips/iofuncs/im_init_world.c:293 msgid "Show VIPS options" msgstr "" #: libvips/iofuncs/im_open_vips.c:863 #, c-format msgid "unable to set property \"%s\" to value \"%s\"." msgstr "" #: libvips/iofuncs/im_open_vips.c:911 msgid "error transforming to save format" msgstr "" #: libvips/iofuncs/im_open_vips.c:1073 libvips/iofuncs/im_open_vips.c:1082 #: libvips/iofuncs/im_open_vips.c:1105 msgid "xml save error" msgstr "" #: libvips/iofuncs/im_open_vips.c:1217 msgid "open for read-write for native format images only" msgstr "" #: libvips/iofuncs/check.c:191 libvips/iofuncs/check.c:409 #: libvips/iofuncs/check.c:425 msgid "no image data" msgstr "" #: libvips/iofuncs/check.c:235 libvips/iofuncs/check.c:444 #, c-format msgid "auto-rewind for %s failed" msgstr "" #: libvips/iofuncs/check.c:244 libvips/iofuncs/check.c:452 msgid "image not readable" msgstr "" #: libvips/iofuncs/check.c:278 libvips/iofuncs/check.c:294 #: libvips/iofuncs/check.c:488 libvips/iofuncs/check.c:499 msgid "image already written" msgstr "" #: libvips/iofuncs/check.c:308 libvips/iofuncs/check.c:512 msgid "image not writeable" msgstr "" #: libvips/iofuncs/check.c:352 msgid "unable to rewind file" msgstr "" #: libvips/iofuncs/check.c:376 msgid "bad file type" msgstr "" #: libvips/iofuncs/check.c:474 msgid "null image descriptor" msgstr "" #: libvips/iofuncs/check.c:554 msgid "image must be uncoded" msgstr "" #: libvips/iofuncs/check.c:582 msgid "unknown image coding" msgstr "" #: libvips/iofuncs/check.c:606 msgid "image must one band" msgstr "" #: libvips/iofuncs/check.c:631 #, c-format msgid "image must %d bands" msgstr "" #: libvips/iofuncs/check.c:659 msgid "images must have the same number of bands, or one must be single-band" msgstr "" #: libvips/iofuncs/check.c:684 msgid "image must be non-complex" msgstr "" #: libvips/iofuncs/check.c:708 msgid "image must be complex" msgstr "" #: libvips/iofuncs/check.c:734 #, c-format msgid "image must be %s" msgstr "" #: libvips/iofuncs/check.c:758 msgid "image must be integer" msgstr "" #: libvips/iofuncs/check.c:784 msgid "image must be 8- or 16-bit unsigned integer" msgstr "" #: libvips/iofuncs/check.c:809 msgid "images must match in size" msgstr "" #: libvips/iofuncs/check.c:835 msgid "images must have the same number of bands" msgstr "" #: libvips/iofuncs/check.c:861 msgid "images must have the same band format" msgstr "" #: libvips/iofuncs/check.c:887 msgid "images must have the same coding" msgstr "" #: libvips/iofuncs/check.c:913 #, c-format msgid "vector must have 1 or %d elements" msgstr "" #: libvips/iofuncs/object.c:640 #, c-format msgid "required construct param %s to %s not set" msgstr "" #: libvips/iofuncs/object.c:719 msgid "VIPS base class" msgstr "" #: libvips/iofuncs/object.c:735 msgid "Nickname" msgstr "" #: libvips/iofuncs/object.c:736 msgid "Class nickname" msgstr "" #: libvips/iofuncs/object.c:746 msgid "Description" msgstr "" #: libvips/iofuncs/object.c:747 msgid "Class description" msgstr "" #: libvips/iofuncs/object.c:841 #, c-format msgid "no unset required arguments for %s" msgstr "" #: libvips/iofuncs/object.c:890 msgid "not , or ) after parameter" msgstr "" #: libvips/iofuncs/object.c:897 msgid "extra tokens after ')'" msgstr "" #: libvips/iofuncs/object.c:935 msgid "bad object arguments" msgstr "" #: libvips/iofuncs/base64.c:171 msgid "too little data" msgstr "" #. We shouldn't really be used for large amounts of data. #. #: libvips/iofuncs/base64.c:177 libvips/iofuncs/base64.c:242 msgid "too much data" msgstr "" #: libvips/iofuncs/dispatch_types.c:72 #, c-format msgid "unknown display type \"%s\"" msgstr "" #: libvips/iofuncs/dispatch_types.c:74 msgid "display should be one of:\n" msgstr "" #: libvips/iofuncs/dispatch_types.c:456 #, c-format msgid "bad double \"%s\"" msgstr "" #: libvips/iofuncs/dispatch_types.c:542 #, c-format msgid "bad integer \"%s\"" msgstr "" #: libvips/iofuncs/dispatch_types.c:602 #, fuzzy msgid "bad format" msgstr "bad colourmap" #: libvips/iofuncs/im_mapfile.c:142 libvips/iofuncs/im_mapfile.c:298 msgid "unable to CreateFileMapping" msgstr "" #: libvips/iofuncs/im_mapfile.c:150 libvips/iofuncs/im_mapfile.c:310 msgid "unable to MapViewOfFile" msgstr "" #: libvips/iofuncs/im_mapfile.c:179 msgid "unable to mmap" msgstr "" #: libvips/iofuncs/im_mapfile.c:180 #, c-format msgid "" "map failed (%s), running very low on system resources, expect a crash soon" msgstr "" #: libvips/iofuncs/im_mapfile.c:197 libvips/iofuncs/im_mapfile.c:304 msgid "unable to UnmapViewOfFile" msgstr "" #: libvips/iofuncs/im_mapfile.c:203 msgid "unable to munmap file" msgstr "" #: libvips/iofuncs/im_mapfile.c:225 msgid "file is less than 64 bytes" msgstr "" #: libvips/iofuncs/im_mapfile.c:230 libvips/iofuncs/im_mapfile.c:264 msgid "unable to get file status" msgstr "" #: libvips/iofuncs/im_mapfile.c:236 msgid "not a regular file" msgstr "" #: libvips/iofuncs/im_mapfile.c:270 msgid "unable to read data" msgstr "" #: libvips/iofuncs/im_mapfile.c:330 #, c-format msgid "unable to mmap: \"%s\" - %s" msgstr "" #: libvips/iofuncs/im_mapfile.c:340 #, c-format msgid "unable to mmap \"%s\" to same address" msgstr "" #: libvips/iofuncs/memory.c:223 libvips/iofuncs/memory.c:226 #, c-format msgid "out of memory --- size == %dMB" msgstr "" #: libvips/iofuncs/im_binfile.c:136 #, c-format msgid "unable to open %s: file has been truncated" msgstr "" #: libvips/iofuncs/im_binfile.c:146 #, c-format msgid "%s is longer than expected" msgstr "" #: libvips/iofuncs/im_iterate.c:117 #, c-format msgid "stop function failed for image \"%s\"" msgstr "" #: libvips/iofuncs/im_iterate.c:200 #, c-format msgid "start function failed for image \"%s\"" msgstr "" #: libvips/iofuncs/threadgroup.c:163 #, c-format msgid "threads clipped to %d" msgstr "" #: libvips/iofuncs/im_prepare.c:101 #, c-format msgid "killed for image \"%s\"" msgstr "" #: libvips/iofuncs/im_prepare.c:249 msgid "incomplete header" msgstr "" #: libvips/iofuncs/debug.c:144 msgid "" msgstr "" #: libvips/iofuncs/debug.c:150 msgid "" msgstr "" #: libvips/iofuncs/debug.c:156 msgid "" msgstr "" #: libvips/iofuncs/debug.c:162 msgid "" msgstr "" #: libvips/iofuncs/debug.c:168 msgid "" msgstr "" #: libvips/iofuncs/debug.c:174 msgid "" msgstr "" #: libvips/iofuncs/header.c:152 #, c-format msgid "no such int field \"%s\"" msgstr "" #: libvips/iofuncs/header.c:188 #, c-format msgid "no such double field \"%s\"" msgstr "" #: libvips/iofuncs/header.c:224 #, c-format msgid "no such string field \"%s\"" msgstr "" #: libvips/iofuncs/im_open.c:316 #, c-format msgid "%s %s: %d%% complete" msgstr "" #. Spaces at end help to erase the %complete message we overwrite. #. #: libvips/iofuncs/im_open.c:334 #, c-format msgid "%s %s: done in %ds \n" msgstr "" #: libvips/iofuncs/im_open.c:421 msgid "NULL filename or mode" msgstr "" #: libvips/iofuncs/im_open.c:470 #, fuzzy, c-format msgid "unsupported filetype \"%s\"" msgstr "unsupported colourspace %d" #: libvips/iofuncs/im_open.c:486 #, c-format msgid "bad mode \"%s\"" msgstr "" #: libvips/mask/im_logmasks.c:134 libvips/mask/im_gaussmasks.c:104 msgid "mask too large" msgstr "" #: libvips/mask/im_matmul.c:75 msgid "unable to allocate output mask" msgstr "" #: libvips/mask/im_matcat.c:65 msgid "matrices must be same width" msgstr "" #: libvips/mask/im_matcat.c:75 libvips/mask/im_mattrn.c:66 msgid "unable to allocate output matrix" msgstr "" #: libvips/mask/rotmask.c:121 msgid "size not odd" msgstr "" #: libvips/mask/rotmask.c:226 libvips/mask/rotmask.c:258 msgid "mask should be square of even size" msgstr "" #: libvips/mask/rw_mask.c:269 #, c-format msgid "Unable to open \"%s\" for input" msgstr "" #: libvips/mask/rw_mask.c:283 msgid "unexpected EOF" msgstr "" #: libvips/mask/rw_mask.c:322 msgid "error reading matrix header" msgstr "" #: libvips/mask/rw_mask.c:327 msgid "scale should be non-zero" msgstr "" #: libvips/mask/rw_mask.c:406 msgid "scale and offset should be int" msgstr "" #: libvips/mask/rw_mask.c:414 #, c-format msgid "cofficient at position (%d, %d) is not int" msgstr "" #: libvips/mask/rw_mask.c:574 msgid "write error, disc full?" msgstr "" #: libvips/mask/rw_mask.c:632 libvips/mask/rw_mask.c:683 msgid "filename not set" msgstr "" #: libvips/morphology/im_rank.c:358 msgid "input non-complex uncoded only" msgstr "" #: libvips/morphology/im_rank.c:388 msgid "image too small for window" msgstr "" #: libvips/morphology/im_rank_image.c:283 #, c-format msgid "index should be in range 0 - %d" msgstr "" #: libvips/morphology/im_rank_image.c:294 msgid "uncoded non-complex only" msgstr "" #: libvips/morphology/im_rank_image.c:311 msgid "input images differ in number of bands" msgstr "" #: libvips/morphology/im_cntlines.c:78 libvips/morphology/im_erode.c:262 #: libvips/morphology/im_profile.c:71 msgid "1-band uchar uncoded only" msgstr "" #: libvips/morphology/im_cntlines.c:83 msgid "flag should be 0 (horizontal) )or 1 (vertical)" msgstr "" #: libvips/morphology/im_zerox.c:138 msgid "flag not -1 ot 1" msgstr "" #: libvips/morphology/im_zerox.c:148 msgid "image too narrow" msgstr "" #: libvips/morphology/im_erode.c:198 libvips/morphology/im_dilate.c:198 #, c-format msgid "bad mask element (%d should be 0, 128 or 255)" msgstr "" #: libvips/morphology/im_erode.c:252 libvips/morphology/im_dilate.c:256 msgid "mask size not odd" msgstr "" #: libvips/morphology/im_profile.c:75 msgid "dir not 0 or 1" msgstr "" #: libvips/morphology/im_dilate.c:266 msgid "uchar uncoded only" msgstr "" #: libvips/mosaicing/im_remosaic.c:108 #, c-format msgid "substitute image \"%s\" is not the same size as \"%s\"" msgstr "" #: libvips/mosaicing/im_chkpair.c:208 msgid "inputs incompatible" msgstr "" #: libvips/mosaicing/im_chkpair.c:212 libvips/mosaicing/im_tbcalcon.c:106 msgid "help!" msgstr "" #: libvips/mosaicing/im_lrmosaic.c:125 libvips/mosaicing/im_tbmosaic.c:102 #: libvips/mosaicing/im_tbmerge.c:674 libvips/mosaicing/im_lrmerge.c:1074 msgid "input images incompatible" msgstr "" #: libvips/mosaicing/im_lrmosaic.c:133 libvips/mosaicing/im_tbmosaic.c:110 msgid "bad area parameters" msgstr "" #: libvips/mosaicing/im_lrmosaic.c:153 libvips/mosaicing/im_tbmosaic.c:130 msgid "overlap too small for search" msgstr "" #: libvips/mosaicing/im_lrmosaic.c:216 libvips/mosaicing/im_tbmosaic.c:193 msgid "unknown Coding type" msgstr "" #: libvips/mosaicing/im_lrmosaic.c:330 msgid "bad balancetype parameter" msgstr "" #: libvips/mosaicing/im_lrmosaic.c:347 msgid "uncoded uchar only for balancing" msgstr "" #: libvips/mosaicing/im_tbcalcon.c:120 msgid "overlap too small" msgstr "" #: libvips/mosaicing/im_lrcalcon.c:207 msgid "overlap too small for your search size" msgstr "" #: libvips/mosaicing/im_lrcalcon.c:246 #, c-format msgid "found %d tie-points, need at least %d" msgstr "" #: libvips/mosaicing/im_lrcalcon.c:291 msgid "not 1-band uchar image" msgstr "" #: libvips/mosaicing/im_clinear.c:146 msgid "im_invmat failed" msgstr "" #: libvips/mosaicing/im_avgdxdy.c:68 msgid "no points to average" msgstr "" #: libvips/mosaicing/global_balance.c:147 msgid "no matching '>'" msgstr "" #: libvips/mosaicing/global_balance.c:156 msgid "too many items" msgstr "" #: libvips/mosaicing/global_balance.c:452 msgid "circularity detected" msgstr "" #: libvips/mosaicing/global_balance.c:486 #: libvips/mosaicing/global_balance.c:542 #, c-format msgid "image \"%s\" used twice as output" msgstr "" #: libvips/mosaicing/global_balance.c:591 msgid "bad number of args in join line" msgstr "" #: libvips/mosaicing/global_balance.c:633 msgid "bad number of args in join1 line" msgstr "" #: libvips/mosaicing/global_balance.c:669 msgid "bad number of args in copy line" msgstr "" #: libvips/mosaicing/global_balance.c:727 msgid "" "mosaic root not found in desc file\n" "is this really a mosaiced image?" msgstr "" #: libvips/mosaicing/global_balance.c:738 msgid "more than one root" msgstr "" #: libvips/mosaicing/global_balance.c:1075 msgid "empty overlap!" msgstr "" #: libvips/mosaicing/im_tbmerge.c:652 libvips/mosaicing/im_lrmerge.c:829 msgid "too much overlap" msgstr "" #: libvips/mosaicing/im_tbmerge.c:679 libvips/mosaicing/im_lrmerge.c:1079 msgid "inputs not uncoded or IM_CODING_LABQ" msgstr "" #: libvips/mosaicing/im_lrmerge.c:713 msgid "mwidth must be -1 or >= 0" msgstr "" #: libvips/mosaicing/im_lrmerge.c:742 msgid "no overlap" msgstr "" #: libvips/other/im_simcontr.c:83 libvips/other/cooc_funcs.c:118 #: libvips/other/cooc_funcs.c:195 libvips/other/glds_funcs.c:117 #: libvips/other/im_dif_std.c:79 libvips/other/im_spatres.c:100 #: libvips/other/im_sines.c:92 msgid "calloc failed" msgstr "" #: libvips/other/cooc_funcs.c:100 libvips/other/cooc_funcs.c:178 #: libvips/other/im_dif_std.c:70 msgid "Unable to accept input" msgstr "" #: libvips/other/cooc_funcs.c:104 libvips/other/cooc_funcs.c:182 #: libvips/other/glds_funcs.c:101 libvips/other/im_meanstd.c:79 #: libvips/other/im_meanstd.c:115 libvips/other/im_dif_std.c:73 msgid "wrong args" msgstr "" #: libvips/other/cooc_funcs.c:150 libvips/other/cooc_funcs.c:225 msgid "unable to im_writeline" msgstr "" #: libvips/other/cooc_funcs.c:245 msgid "wrong flag!" msgstr "" #: libvips/other/cooc_funcs.c:263 libvips/other/cooc_funcs.c:289 #: libvips/other/cooc_funcs.c:362 libvips/other/cooc_funcs.c:446 #: libvips/other/glds_funcs.c:161 msgid "unable to accept input" msgstr "" #: libvips/other/cooc_funcs.c:369 msgid "unable to calloc" msgstr "" #: libvips/other/cooc_funcs.c:422 msgid "zero std" msgstr "" #: libvips/other/im_zone.c:83 msgid "size must be even and positive" msgstr "" #: libvips/other/im_eye.c:78 msgid "factor should be in [1,0)" msgstr "" #: libvips/other/glds_funcs.c:97 msgid "Wrong input" msgstr "" #: libvips/other/glds_funcs.c:187 libvips/other/glds_funcs.c:214 #: libvips/other/glds_funcs.c:244 libvips/other/im_spatres.c:82 msgid "wrong input" msgstr "" #: libvips/other/im_spatres.c:72 libvips/other/im_spatres.c:76 #, c-format msgid "Invalid step %d" msgstr "" #: libvips/other/im_sines.c:79 msgid "wrong sizes" msgstr "" #: libvips/resample/im_stretch3.c:272 msgid "not uncoded unsigned short" msgstr "" #: libvips/resample/im_stretch3.c:277 msgid "displacements out of range [0,1)" msgstr "" #: libvips/resample/im_shrink.c:231 #, fuzzy msgid "unsupported input format" msgstr "unsupported colourspace %d" #: libvips/resample/im_shrink.c:251 msgid "shrink factors should both be >1" msgstr "" #: libvips/resample/im_rightshift_size.c:118 msgid "shift by zero: falling back to im_copy" msgstr "" #: libvips/resample/im_rightshift_size.c:122 msgid "would result in zero size output image" msgstr "" #: libvips/resample/im_rightshift_size.c:126 msgid "integer type images only" msgstr "" #: libvips/resample/im_rightshift_size.c:135 msgid "unsigned input means that output must be unsigned int, short or char" msgstr "" #: libvips/resample/im_rightshift_size.c:141 msgid "signed input means that output must be signed int, short or char" msgstr "" #: libvips/resample/im_affine.c:383 msgid "output coordinates out of range" msgstr "" #: libvips/resample/interpolate.c:244 msgid "Nearest-neighbour interpolation" msgstr "" #: libvips/resample/interpolate.c:426 msgid "Bilinear interpolation" msgstr "" #: libvips/video/im_video_v4l1.c:246 msgid "no file descriptor" msgstr "" #: libvips/video/im_video_v4l1.c:251 #, c-format msgid "ioctl(0x%x) failed: %s" msgstr "" #: libvips/video/im_video_v4l1.c:300 #, c-format msgid "cannot open video device \"%s\"" msgstr "" #: libvips/video/im_video_v4l1.c:308 msgid "cannot get video capability" msgstr "" #: libvips/video/im_video_v4l1.c:317 msgid "card cannot capture to memory" msgstr "" #: libvips/video/im_video_v4l1.c:463 msgid "unable to map memory" msgstr "" #: libvips/video/im_video_v4l1.c:475 #, c-format msgid "channel not between 0 and %d" msgstr "" #: libvips/video/im_video_v4l1.c:675 msgid "compiled without im_video_v4l1 support" msgstr "" #: libvips/video/im_video_test.c:45 msgid "error requested" msgstr "" #: tools/iofuncs/edvips.c:80 msgid "set Xsize to N" msgstr "" #: tools/iofuncs/edvips.c:82 msgid "set Ysize to N" msgstr "" #: tools/iofuncs/edvips.c:84 msgid "set Bands to N" msgstr "" #: tools/iofuncs/edvips.c:86 msgid "set BandFmt to F (eg. IM_BANDFMT_UCHAR)" msgstr "" #: tools/iofuncs/edvips.c:88 msgid "set Type to T (eg. IM_TYPE_XYZ)" msgstr "" #: tools/iofuncs/edvips.c:90 msgid "set Coding to C (eg. IM_CODING_LABQ)" msgstr "" #: tools/iofuncs/edvips.c:92 msgid "set Xres to R pixels/mm" msgstr "" #: tools/iofuncs/edvips.c:94 msgid "set Yres to R pixels/mm" msgstr "" #: tools/iofuncs/edvips.c:96 msgid "set Xoffset to N" msgstr "" #: tools/iofuncs/edvips.c:98 msgid "set Yoffset to N" msgstr "" #: tools/iofuncs/edvips.c:100 msgid "replace extension block with stdin" msgstr "" #: tools/iofuncs/edvips.c:111 #, c-format msgid "'%s' is not a positive integer" msgstr "" #: tools/iofuncs/edvips.c:123 msgid "unable to start VIPS" msgstr "" #: tools/iofuncs/edvips.c:126 msgid "vipsfile - edit vipsfile header" msgstr "" #: tools/iofuncs/edvips.c:138 #, c-format msgid "usage: %s [OPTION...] vipsfile\n" msgstr "" #: tools/iofuncs/edvips.c:145 #, c-format msgid "could not open image %s" msgstr "" #: tools/iofuncs/edvips.c:148 #, c-format msgid "could not read VIPS header for %s" msgstr "" #: tools/iofuncs/edvips.c:159 #, fuzzy, c-format msgid "bad format %s" msgstr "bad colourmap" #: tools/iofuncs/edvips.c:164 #, c-format msgid "bad type %s" msgstr "" #: tools/iofuncs/edvips.c:168 #, c-format msgid "bad coding %s" msgstr "" #: tools/iofuncs/edvips.c:180 #, c-format msgid "could not seek on %s" msgstr "" #: tools/iofuncs/edvips.c:183 #, c-format msgid "could not write to %s" msgstr "" #: tools/iofuncs/edvips.c:190 msgid "could not get ext data" msgstr "" #: tools/iofuncs/edvips.c:199 msgid "could not set extension" msgstr "" #: tools/iofuncs/vips.c:93 msgid "list operations in PACKAGE (or \"all\", \"packages\", \"classes\")" msgstr "" #: tools/iofuncs/vips.c:97 msgid "show usage message for OPERATION" msgstr "" #: tools/iofuncs/vips.c:100 msgid "load PLUGIN" msgstr "" #: tools/iofuncs/vips.c:103 msgid "print link lines for all operations" msgstr "" #: tools/iofuncs/vips.c:105 msgid "print C++ decls for PACKAGE (or \"all\")" msgstr "" #: tools/iofuncs/vips.c:108 msgid "print C++ binding for PACKAGE (or \"all\")" msgstr "" #: tools/iofuncs/vips.c:111 msgid "print im_version_string" msgstr "" #: tools/iofuncs/vips.c:154 #, c-format msgid "no package or function \"%s\"" msgstr "" #: tools/iofuncs/vips.c:901 msgid "- VIPS driver program" msgstr "" #: tools/iofuncs/header.c:83 msgid "" "print value of FIELD (\"getext\" reads extension block, \"Hist\" reads image " "history)" msgstr "" #: tools/iofuncs/header.c:168 msgid "- print image header" msgstr "" #: tools/mosaicing/find_mosaic.c:111 tools/mosaicing/find_mosaic.c:121 #: tools/mosaicing/find_mosaic.c:143 tools/mosaicing/find_mosaic.c:153 #: tools/mosaicing/find_mosaic.c:162 tools/mosaicing/find_mosaic.c:183 #: tools/mosaicing/find_mosaic.c:193 tools/mosaicing/find_mosaic.c:202 #: tools/mosaicing/mergeup.c:237 tools/mosaicing/mergeup.c:247 #: tools/mosaicing/mergeup.c:269 tools/mosaicing/mergeup.c:279 #: tools/mosaicing/mergeup.c:288 tools/mosaicing/mergeup.c:309 #: tools/mosaicing/mergeup.c:319 tools/mosaicing/mergeup.c:328 #, c-format msgid "bad file name format '%s'" msgstr "" #: tools/mosaicing/mergeup.c:380 msgid "allocation failure in mergeup" msgstr "" #: tools/mosaicing/mergeup.c:390 msgid "Need more than one image" msgstr ""