#
# $RCSfile: properties,v $
#
# Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
#
# Use is subject to license terms.
#
# $Revision: 1.1 $
# $Date: 2005/02/11 05:01:56 $
# $State: Exp $
#
# Internationalization file for io.scif.media.jai.imageioimpl

ImageReadCRIF0=Cannot create read-only RandomAccessFile for path
ImageReadCRIF1=Cannot create InputStream for URL
ImageReadCRIF2=Cannot create InputStream for Socket

ImageReadOpImage0=Destination bounds do not intersect available destination data region.
ImageReadOpImage1=Source or destination region is empty.
ImageReadOpImage2=Cannot perform rectangle mapping between source and destination because the image has no sources.

ImageWriteCIF0=Unable to find an ImageWriter for format
ImageWriteCIF1=Source Collection has more than one image and ImageWriter cannot write sequences.

ImageWriteCRIF0=Cannot create read-write RandomAccessFile for path
ImageWriteCRIF1=Cannot create OutputStream for Socket
