<?xml version="1.0"?>
<!-- Copyright 2011-2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB" decorate_cxx_names="true">
  <message>
    <entry key="SavingToDifferentName">{0}File saved to disk under name ''{1}''.</entry>
    <entry key="CannotCreateOutputFile">Unable to create output file ''{0}'', {1}.</entry>
    <entry key="HandleType">Handle input must be scalar, vector, or cell array of vectors.</entry>
    <entry key="HandleArgs">Handle input argument contains nonhandle values.</entry>
    <entry key="HGFigure">MATLAB Graphics handle must be a figure.</entry>
    <entry key="InvalidHandleForPrint">Unable to print specified object. Specify a figure or an open Simulink block diagram or subsystem.</entry>
    <entry key="NoFigure">No figures to print with -f switch.</entry>
    <entry key="ReadingFigureHandle">Problem reading figure handle in -f switch: ''{0}''.</entry>
    <entry key="NotFigureHandle">What follows -f is not a figure handle.</entry>  
    <entry key="ValidateNoFigure">No figure to print.</entry>
    <entry key="ValidateMustBeCell">Handles must be in a cell array.</entry>
    <entry key="ValidateOnlyPrintOnePage">Can print only one page at a time.</entry>
    <entry key="NoFile">No file to send to printer.</entry>
    <entry key="NoDefaultPrinter">No default printer configured.</entry>
    <entry key="ProblemSendingFile">Problem sending file to output device. System returned error :\n{0}</entry>
    <entry key="WrongPlatform">Printjob DOS method called on non-DOS-based platform.</entry>
    <entry key="SLTiledRotatedPrint">Ignoring rotation in tiled mode, using landscape instead</entry>
    <entry key="SLClampingPrintImageSize">Image dimensions exceed threshold of {0,number,integer} pixels. Reducing image dimensions.</entry>
    <entry key="NoEPSFile">No EPS file to concatenate.</entry>
    <entry key="NoTIFFFile">No TIFF file to concatenate.</entry>
    <entry key="FileOpenError">Cannot open file {0}.</entry>
    <entry key="HeaderWriteError">Cannot write header file to {0}.</entry>
    <entry key="JPEGQualityLevel">JPEG quality level in device name must be numeric and between 0 and 100, inclusive.</entry>
    <entry key="CustomResizeFcnInPrint">Positioning Figure for ResizeFcn.  Set PaperPositionMode to ''auto'' (match figure screen size) to avoid resizing and this warning.</entry>
    <entry key="IncompatibleRGBImageOptionFilename">The ''filename'' option is not supported with ''-RGBImage''.</entry>
    <entry key="IncompatibleRGBImageOptionPrinter">The ''-Pprinter'' option is not supported with ''-RGBImage''.</entry>
    <entry key="IncompatibleClipboardOptionFilename">The ''filename'' option is not supported with ''-clipboard''.</entry>
    <entry key="IncompatibleClipboardOptionPrinter">The ''-Pprinter'' option is not supported with ''-clipboard''.</entry>
    <entry key="IncompatibleClipboardOptionNoDriver">A valid driver, for example, ''-dbitmap'', must be specified with the ''-clipboard'' option.</entry>    
    <entry key="ValidateTiffPreviewOnlyWithEPS">TIFF previews allowed only with EPS output.</entry>   
    <entry key="DeprecatedMATLABCodeGenerationOption">The generation of MATLAB code is not available.</entry>            
    <entry key="InvalidHandleFigure">Need a handle to a figure object.</entry>
    <entry key="MultipleInputFiles">Multiple inputs that look like file names: ''{0}'' and ''{1}''.</entry>
    <entry key="MultipleInputDeviceNames">Multiple inputs that look like device names: ''{0}'' and ''{1}''.</entry>
    <entry key="InvalidPrinterName">A valid printer name must be supplied with ''-P''.</entry>
    <entry key="DeprecatedOptionAdobecset">The ''-adobecset'' option will be removed in a future release.</entry>
    <entry key="DeprecatedOptionAdobecsetRemoved">The ''-adobecset'' option has been removed from MATLAB.</entry>
    <entry key="InvalidParamResolution">Illegal value for -r. Use -rN when N is a number greater than zero.</entry>
    <entry key="InvalidParamPages">-pages option must specify a valid range of 2 pages from 1 to 9999; ignoring option.</entry>
    <entry key="UnrecognizedOption">Illegal option ''{0}'' given.</entry>
    <entry key="DeprecateZbuffer">Zbuffer is not supported for printing, using OpenGL instead.</entry>
    <entry key="NonUniqueDeviceOption">Device option ''{0}'' is not unique.</entry>
    <entry key="InvalidDeviceOption">Illegal device option ''{0}'' specified.</entry>
    <entry key="UnsupportedFormatEPSI">EPSI preview format no longer supported. Using -tiff option.</entry>
    <entry key="UnsupportedFormatEPSIError">EPSI preview format not supported. Use -tiff option instead.</entry>
    <entry key="NonUniqueOption">Option ''{0}'' is not unique.</entry>
    <entry key="ExpectedOption">Expecting option to follow ''-''.</entry>
    <entry key="getdibits">GetDIBits{0} failed in bitmap_to_file(uiw) with code {1}</entry>
  <!--Resource entries for toolbox/matlab-->
    <entry key="TooManyHandles">Cannot print multiple figures - only printing first one.</entry>
    <entry key="polling">Timeout waiting for condition. ({0,number,integer}s). {1}</entry>
    <entry key="FigureSizeTooLarge">Requested figure size is too large: {0,number,integer} x {1,number,integer}.</entry>
    <entry key="property_assert">Unexpected value for OpenGL on SceneViewer: {0}.</entry>
    <entry key="NoMatchedValuesForOpenGL">SceneViewers and their associated peers do not have matched values for OpenGL usage.</entry>
    <entry key="fileNotCreated">Output file ''{0}'' was not created. The file name may not be valid.</entry>    
    <entry key="JavaHeapSize">Insufficient Java memory to create the output.  Increase the Java Heap Size setting in the MATLAB preferences.</entry>
	<entry key="InvalidRasterOutputSize">Unable to create output using specified size and resolution. Specify a smaller value for the PaperPosition property of the figure or specify a smaller resolution value. </entry>
    <entry key="FrameBufferUnix">Cannot print using OpenGL on this computer because the OpenGL driver does not support frame buffers. Add "-painters" to your print command or start MATLAB with the "-softwareopengl" option.</entry>
    <entry key="FrameBuffer">Cannot print using OpenGL on this computer because the OpenGL driver does not support frame buffers. Add "-painters" to your print command.</entry>
    <entry key="DPIValueBelowZero">DPI value not expected to be less than zero.</entry>
    <entry key="UnrecognizedValueForOpenGLProperty">Unrecognized value for OpenGL property: {0}.</entry>
    <entry key="invalidPrinter">Invalid or unsupported printer ''{0}'' specified.</entry>
    <entry key="PrintPreviewHeaderNotSupported">The print preview header is not supported unless a copy of the figure can be made.</entry>
    <entry key="clone">Can not make a copy of the figure for printing. Working on the original figure instead. {0}</entry>
    <entry key="UnsupportedPort">Unsupported port ''{0}'' to printer ''{1}''. Use a file instead.</entry>
    <entry key="IncompatibleRGBImageOptionNoDriver">The ''-d{0}'' option is not supported with ''-RGBImage''.</entry>
    <entry key="IncompatibleClipboardOptionDriver">The ''-clipboard'' option cannot be used with the ''{0}'' driver.</entry>
    <entry key="ValidateUnknownDeviceType">PRINTOPT specifies an unknown device type ''{0}''.</entry>
    <entry key="ValidateUseWindowsDriver">Can use only a Windows driver ''{0}'' on a Windows machine.</entry>
    <entry key="UNCPrinterNotFoundWarning">The specified printer ''{0}'' is not found in the list of installed printers. If Windows can find the specified printer, printing will continue. In future releases, printing will continue only if the specified printer is on the list of installed printers.</entry>
    <entry key="DSetupOptionDeprecation">The ''-dsetup'' option will be removed in a future release.</entry>
    <entry key="DSetupOptionRemoved">The ''-dsetup'' option has been removed from MATLAB.</entry>
    <entry key="LimitedOutputChanges">Changes ordinarily made by MATLAB when printing or exporting have been limited because the figure can not be cloned successfully.</entry>
    <entry key="ProblemGeneratingOutput">There was a problem while generating the output: {0}</entry>
    <entry key="FigureCloningDisableShowFlag">The figure clone was not created with correct ''disableShow'' flag.</entry>
    <entry key="InvalidOutputSize">The output width and height must be > 0; try adjusting the figure's PaperPosition property.</entry>
    <entry key="AppendNotValid">The ''-append'' option can only be used when generating full page PostScript files.</entry>
    <entry key="UIControlsScaled">UI controls may not print or export properly because the output has been scaled. Setting the figure's PaperPositionMode property to ''auto'' may help.</entry>
    <entry key="FileDoesNotExistOrIsNotWritable">The file to append to either does not exist or is not writable.</entry>
    <entry key="UnableToAppendEncapsulatedPostscriptFile">Unable to append an Encapsulated PostScript file.</entry>
    <entry key="DoesNotContainAValidVersionNumber">The file to append to does not contain a valid PostScript version number.</entry>
    <entry key="DoesNotContainAnyPages">The file to append to does not contain any pages.</entry>
    <entry key="DoesNotStartWithPSAdobe">The file to append to does not start with %!PS-Adobe.</entry>
    <entry key="IncompatibleAppendLevels">Can not append to a file that uses a lower version of PostScript.</entry>  
    <entry key="NoPages">The file to append to does not contain any pages.</entry>
    <entry key="NoValidPostscriptTrailer">The file to append to does not contain a valid PostScript trailer.</entry>
    <entry key="InvalidBoundingBox">The BoundingBox of the file to append is not valid.</entry>
<entry key="clipboardCopyFailed">Unable to copy the figure to the clipboard. Increasing the Java Heap Size setting in the MATLAB preferences may help; otherwise try saving to a file or choose a different clipboard format.</entry>
    <entry key="noSupportedPrinters">There are no supported printers to use.</entry>
    <entry key="printerNotSupported">The printer is not supported.</entry>
    <entry key="unknownPrinter">Specified printer was not detected or does not support printing figures.</entry>
	<entry key="printAccess">There was a problem using the printer.</entry>
    <entry key="OptionOnlyValidForPageFormats">The ''{0}'' option is only valid for page formats and printers.</entry>
    <entry key="FillPageBestFitExclusive">The ''-fillpage'' and '-bestfit' options can not be used at the same time .</entry>
    <entry key="OptionOnlyValidForFigures">The ''{0}'' option is only valid for figures.</entry>
    <entry key="FigureTooLargeForPage">The figure is too large for the page and will be cut off. Resize the figure, adjust the output size by setting the figure's PaperPosition property, use the ''print'' command with either the  ''-bestfit'' or ''-fillpage'' options, or use the ''Best fit'' or ''Fill page'' options on the ''Print Preview'' window. </entry>
    <entry key="InvalidPreferenceName">The preference name ''{0}'' is not valid. Please refer to the documentation.</entry>
    <entry key="InvalidPreferenceValue">''{0}'' is not a valid value for the ''{1}''
    preference. Please refer to the documentation.</entry>
    <entry key="ExportDialogTitle">Save As</entry>
    <entry key="InvalidMarginValueForExport">Specified ''margins'' value must be one of ''loose'', ''tight'' or an integer value between 0 and 10.</entry>
    <entry key="InvalidExportResolution">Specified ''resolution'' value is not valid. Use an integer value greater than 0.</entry>    
    <entry key="InvalidOutputFormatForTarget">Specified output format ''{0}'' is not valid with the ''{1}'' ''target''.</entry>
    <entry key="InvalidOutputFormat">Specified output format is not valid.</entry>
    <entry key="ExportDestinationOnlyAllowedforFile">''destination'' parameter must be empty if ''target'' is not ''file''</entry>
    <entry key="ExportHandleNotValid">Specified handle is not valid for export.</entry>
    <entry key="InvalidTargetValueForExport">Specified ''target'' ''{0}'' is not valid for export.</entry>
    <entry key="PrinterJobCanceled">Requested print job was cancelled or stopped.</entry>
    <entry key="InvalidDestinationType">Destination type is not valid.</entry>
    <entry key="GraphicsHandleMustBeFirst">First parameter must specify the axes or chart object.</entry>
    <entry key="ProvideOutputFileBeforeOptionalArguments">Output file name must appear before other optional arguments.</entry>
    <entry key="OutputFileNeedsNameAndExtension">When exporting to file specify both a file name and extension.</entry>
    <entry key="OutputFileNotNeeded">Do not specify an output file name when not exporting to file.</entry>
    <entry key="OptionRequiresAValue">Value must be provided when specifying the ''{0}'' parameter.</entry>
    <entry key="ExtraInputs">Additional, unrecognized inputs were specified.</entry>
    <entry key="NoCurrentGraphics">Could not determine which chart to generate output for.</entry>
    <entry key="WhiteReplacingTransparentBackground">Background transparency is not supported; using white instead.</entry>
    <entry key="InvalidContentTypeValue">''ContentType'' value must be one of ''vector'', ''image'', or ''auto''.</entry>
    <entry key="InvalidInternalVectorFlag">''Vector'' value must be 1 of ''true'', ''false'', or ''auto''.</entry>
    <entry key="ContentTypeImageSuggested">Vectorized content might take a long time to create, or it might contain unexpected results. Set ''ContentType'' to ''image'' for better performance. &lt;a href="matlab:warning(''off'', ''MATLAB:print:ContentTypeImageSuggested'')"&gt;Click here&lt;/a&gt; to not see this message again.</entry>
    <entry key="ImageOutputIgnoresVectorContentType">''ContentType'' parameter is ignored when it is set to ''vector'' for image output.</entry>
    <entry key="InvalidFileFormatForExport">File format ''{0}'' is not valid for export.</entry>
    <entry key="ClipboardNotSupported">Copying to clipboard is not supported in this environment.</entry>
    <entry key="InvalidFilename">The filename must be a character vector or string scalar that is not empty.</entry>
    <entry key="HeadlessFigureUnsupported">Running using -nodisplay or other startup options that prevent figures from displaying is not supported.</entry>
    <entry key="ExportExcludesUI">UI components will not be included in the output.</entry>
    <entry key="ExportappForUIFigureWithUIControl">UI components will not be included in the output. To include UI components, use the ''exportapp'' function.</entry>
    <entry key="LiveScriptFigureNoSupportPDF">PDF files are not supported in Live editor for figures created with the figure function. Specify a PNG, TIFF, or JPEG filename, or create the figure with the uifigure function.</entry>
    <entry key="AppCaptureAndExportNotSupported">Capturing or exporting a figure from an application is not supported in MATLAB Online or in Web Apps.</entry>
    <entry key="UIHTMLNotCaptured">UIHTML components will not be captured in the output.</entry>
    <entry key="UnrecognizedColorspace">''Colorspace'' value must be one of ''RGB'', ''CMYK'', or ''Gray''.</entry>
    <entry key="UnsupportedColorspace">The ''{0}'' Colorspace is not supported by the ''{1}'' format.</entry>
    <entry key="CMYKUnsupportedForClipboard">The ''CMYK'' Colorspace is not supported when copying to the clipboard.</entry>
    <entry key="PrintingNotSupported">Printing is not supported.</entry>
    <entry key="formatNotSupportedByPrinter">Files produced by the ''{0}'' driver cannot be sent to the printer.</entry>
    <entry key="UnrecognizedAppendValue">''Append'' value must be one of true or false.</entry>
    <entry key="UnsupportedAppendValue">''Append'' value must be false for {0} files.</entry>
    <entry key="AppendUnsupportedForClipboard">Copying to clipboard does not support the 'Append' option</entry>
    <entry key="InvalidExportSize">Specify ''Size'' as a two-element vector containing positive numeric values.</entry>
    <entry key="InvalidExportUnits">''Units'' must be one of ''centimeters'', ''inches'', ''pixels'' or ''points''.</entry>
    <entry key="SizeUnitsBothAuto">''{0}'' must be ''auto'' when ''{1}'' is ''auto''.</entry>
    <entry key="PixelsOnlyWithImage">Pixels units are supported for image files only.</entry>
    <!-- Rephrase this wording to remove 'Java Figures' when we ship this to customers (g2560829)-->
    <entry key="JavaHandleNotValid">Exporting at requested size is not supported for Java Figures.</entry>
    <entry key="UnableToDetermineTightCroppedSize">Unable to determine tight-cropped size of the graphics object.</entry>
    <entry key="EmptyFigureNotSupported">Unable to export. Figure must contain graphics.</entry>
  </message>
</rsccat>
