en.inc.php

来自「极限网络智能办公系统 - Office Automation 2008 官方10」· PHP 代码 · 共 320 行 · 第 1/3 页

PHP
320
字号
	18001 => array( "Client side image maps not supported for RadarPlots.", 0 ),
	18002 => array( "RadarGraph::SupressTickMarks() is deprecated. Use HideTickMarks() instead.", 0 ),
	18003 => array( "Illegal scale for radarplot (%s). Must be 'lin' or 'log'", 1 ),
	18004 => array( "Radar Plot size must be between 0.1 and 1. (Your value=%f)", 1 ),
	18005 => array( "RadarPlot Unsupported Tick density: %d", 1 ),
	18006 => array( "Minimum data %f (Radar plots should only be used when all data points > 0)", 1 ),
	18007 => array( "Number of titles does not match number of points in plot.", 0 ),
	18008 => array( "Each radar plot must have the same number of data points.", 0 ),
	19001 => array( "Spline: Number of X and Y coordinates must be the same", 0 ),
	19002 => array( "Invalid input data for spline. Two or more consecutive input X-values are equal. Each input X-value must differ since from a mathematical point of view it must be a one-to-one mapping, i.e. each X-value must correspond to exactly one Y-value.", 0 ),
	19003 => array( "Bezier: Number of X and Y coordinates must be the same", 0 ),
	20001 => array( "Fieldplots must have equal number of X and Y points.", 0 ),
	20002 => array( "Fieldplots must have an angle specified for each X and Y points.", 0 ),
	20003 => array( "Scatterplot must have equal number of X and Y points.", 0 ),
	21001 => array( "Data values for Stock charts must contain an even multiple of %d data points.", 1 ),
	23001 => array( "This marker \"%s\" does not exist in color with index: %d", 2 ),
	23002 => array( "Mark color index too large for marker \"%s\"", 1 ),
	23003 => array( "A filename must be specified if you set the mark type to MARK_IMG.", 0 ),
	24001 => array( "FuncGenerator : No function specified. ", 0 ),
	24002 => array( "FuncGenerator : Syntax error in function specification ", 0 ),
	24003 => array( "DateScaleUtils: Unknown tick type specified in call to GetTicks()", 0 ),
	25001 => array( "This PHP installation is not configured with the GD library. Please recompile PHP with GD support to run JpGraph. (Neither function imagetypes() nor imagecreatefromstring() does exist)", 0 ),
	25002 => array( "Your PHP installation does not seem to have the required GD library. Please see the PHP documentation on how to install and enable the GD library.", 0 ),
	25003 => array( "General PHP error : At %s:%d : %s", 3 ),
	25004 => array( "General PHP error : %s ", 1 ),
	25005 => array( "Can't access PHP_SELF, PHP global variable. You can't run PHP from command line if you want to use the 'auto' naming of cache or image files.", 0 ),
	25006 => array( "Usage of FF_CHINESE (FF_BIG5) font family requires that your PHP setup has the iconv() function. By default this is not compiled into PHP (needs the \"--width-iconv\" when configured).", 0 ),
	25007 => array( "You are trying to use the locale (%s) which your PHP installation does not support. Hint: Use '' to indicate the default locale for this geographic region.", 1 ),
	25008 => array( "Image width/height argument in Graph::Graph() must be numeric", 0 ),
	25009 => array( "You must specify what scale to use with a call to Graph::SetScale()", 0 ),
	25010 => array( "Graph::Add() You tried to add a null plot to the graph.", 0 ),
	25011 => array( "Graph::AddY2() You tried to add a null plot to the graph.", 0 ),
	25012 => array( "Graph::AddYN() You tried to add a null plot to the graph.", 0 ),
	25013 => array( "You can only add standard plots to multiple Y-axis", 0 ),
	25014 => array( "Graph::AddText() You tried to add a null text to the graph.", 0 ),
	25015 => array( "Graph::AddLine() You tried to add a null line to the graph.", 0 ),
	25016 => array( "Graph::AddBand() You tried to add a null band to the graph.", 0 ),
	25017 => array( "You are using GD 2.x and are trying to use a background images on a non truecolor image. To use background images with GD 2.x it is necessary to enable truecolor by setting the USE_TRUECOLOR constant to TRUE. Due to a bug in GD 2.0.1 using any truetype fonts with truecolor images will result in very poor quality fonts.", 0 ),
	25018 => array( "Incorrect file name for Graph::SetBackgroundImage() : \"%s\" Must have a valid image extension (jpg,gif,png) when using auto detection of image type", 1 ),
	25019 => array( "Unknown file extension (%s) in Graph::SetBackgroundImage() for filename: \"%s\"", 2 ),
	25020 => array( "Graph::SetScale(): Specified Max value must be larger than the specified Min value.", 0 ),
	25021 => array( "Unknown scale specification for Y-scale. (%s)", 1 ),
	25022 => array( "Unknown scale specification for X-scale. (%s)", 1 ),
	25023 => array( "Unsupported Y2 axis type: \"%s\" Must be one of (lin,log,int)", 1 ),
	25024 => array( "Unsupported Y axis type:  \"%s\" Must be one of (lin,log,int)", 1 ),
	25025 => array( "Unsupported Tick density: %d", 1 ),
	25026 => array( "Can't draw unspecified Y-scale. You have either: 1. Specified an Y axis for auto scaling but have not supplied any plots. 2. Specified a scale manually but have forgot to specify the tick steps", 0 ),
	25027 => array( "Can't open cached CSIM \"%s\" for reading.", 1 ),
	25028 => array( "Apache/PHP does not have permission to write to the CSIM cache directory (%s). Check permissions.", 1 ),
	25029 => array( "Can't write CSIM \"%s\" for writing. Check free space and permissions.", 1 ),
	25030 => array( "Missing script name in call to StrokeCSIM(). You must specify the name of the actual image script as the first parameter to StrokeCSIM().", 0 ),
	25031 => array( "You must specify what scale to use with a call to Graph::SetScale().", 0 ),
	25032 => array( "No plots for Y-axis nbr:%d", 1 ),
	25033 => array( "", 0 ),
	25034 => array( "Can't draw unspecified X-scale. No plots specified.", 0 ),
	25035 => array( "You have enabled clipping. Clipping is only supported for graphs at 0 or 90 degrees rotation. Please adjust you current angle (=%d degrees) or disable clipping.", 1 ),
	25036 => array( "Unknown AxisStyle() : %s", 1 ),
	25037 => array( "The image format of your background image (%s) is not supported in your system configuration. ", 1 ),
	25038 => array( "Background image seems to be of different type (has different file extension) than specified imagetype. Specified: %s File: %s", 2 ),
	25039 => array( "Can't read background image: \"%s\"", 1 ),
	25040 => array( "It is not possible to specify both a background image and a background country flag.", 0 ),
	25041 => array( "In order to use Country flags as backgrounds you must include the \"jpgraph_flags.php\" file.", 0 ),
	25042 => array( "Unknown background image layout", 0 ),
	25043 => array( "Unknown title background style.", 0 ),
	25044 => array( "Cannot use auto scaling since it is impossible to determine a valid min/max value of the Y-axis (only null values).", 0 ),
	25045 => array( "Font families FF_HANDWRT and FF_BOOK are no longer available due to copyright problem with these fonts. Fonts can no longer be distributed with JpGraph. Please download fonts from http://corefonts.sourceforge.net/", 0 ),
	25046 => array( "Specified TTF font family (id=%d) is unknown or does not exist. Please note that TTF fonts are not distributed with JpGraph for copyright reasons. You can find the MS TTF WEB-fonts (arial, courier etc) for download at http://corefonts.sourceforge.net/", 1 ),
	25047 => array( "Style %s is not available for font family %s", 2 ),
	25048 => array( "Unknown font style specification [%s].", 1 ),
	25049 => array( "Font file \"%s\" is not readable or does not exist.", 1 ),
	25050 => array( "First argument to Text::Text() must be a string.", 0 ),
	25051 => array( "Invalid direction specified for text.", 0 ),
	25052 => array( "PANIC: Internal error in SuperScript::Stroke(). Unknown vertical alignment for text", 0 ),
	25053 => array( "PANIC: Internal error in SuperScript::Stroke(). Unknown horizontal alignment for text", 0 ),
	25054 => array( "Internal error: Unknown grid axis %s", 1 ),
	25055 => array( "Axis::SetTickDirection() is deprecated. Use Axis::SetTickSide() instead", 0 ),
	25056 => array( "SetTickLabelMargin() is deprecated. Use Axis::SetLabelMargin() instead.", 0 ),
	25057 => array( "SetTextTicks() is deprecated. Use SetTextTickInterval() instead.", 0 ),
	25058 => array( "Text label interval must be specified >= 1.", 0 ),
	25059 => array( "SetLabelPos() is deprecated. Use Axis::SetLabelSide() instead.", 0 ),
	25060 => array( "Unknown alignment specified for X-axis title. (%s)", 1 ),
	25061 => array( "Unknown alignment specified for Y-axis title. (%s)", 1 ),
	25062 => array( "Labels at an angle are not supported on Y-axis", 0 ),
	25063 => array( "Ticks::SetPrecision() is deprecated. Use Ticks::SetLabelFormat() (or Ticks::SetFormatCallback()) instead", 0 ),
	25064 => array( "Minor or major step size is 0. Check that you haven't got an accidental SetTextTicks(0) in your code. If this is not the case you might have stumbled upon a bug in JpGraph. Please report this and if possible include the data that caused the problem", 0 ),
	25065 => array( "Tick positions must be specified as an array()", 0 ),
	25066 => array( "When manually specifying tick positions and labels the number of labels must be the same as the number of specified ticks.", 0 ),
	25067 => array( "Your manually specified scale and ticks is not correct. The scale seems to be too small to hold any of the specified tick marks.", 0 ),
	25068 => array( "A plot has an illegal scale. This could for example be that you are trying to use text auto scaling to draw a line plot with only one point or that the plot area is too small. It could also be that no input data value is numeric (perhaps only '-' or 'x')", 0 ),
	25069 => array( "Grace must be larger then 0", 0 ),
	25070 => array( "Either X or Y data arrays contains non-numeric values. Check that the data is really specified as numeric data and not as strings. It is an error to specify data for example as '-2345.2' (using quotes).", 0 ),
	25071 => array( "You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.", 0 ),
	25072 => array( "You have specified a max value with SetAutoMax() which is smaller than the minimum value used for the scale. This is not possible.", 0 ),
	25073 => array( "Internal error. Integer scale algorithm comparison out of bound (r=%f)", 1 ),
	25074 => array( "Internal error. The scale range is negative (%f) [for %s scale] This problem could potentially be caused by trying to use \\\"illegal\\\" values in the input data arrays (like trying to send in strings or only NULL values) which causes the auto scaling to fail.", 2 ),
	25075 => array( "Can't automatically determine ticks since min==max.", 0 ),
	25077 => array( "Adjustment factor for color must be > 0", 0 ),
	25078 => array( "Unknown color: %s", 1 ),
	25079 => array( "Unknown color specification: %s, size=%d", 2 ),
	25080 => array( "Alpha parameter for color must be between 0.0 and 1.0", 0 ),
	25081 => array( "Selected graphic format is either not supported or unknown [%s]", 1 ),
	25082 => array( "Illegal sizes specified for width or height when creating an image, (width=%d, height=%d)", 2 ),
	25083 => array( "Illegal image size when copying image. Size for copied to image is 1 pixel or less.", 0 ),
	25084 => array( "Failed to create temporary GD canvas. Possible Out of memory problem.", 0 ),
	25085 => array( "An image can not be created from the supplied string. It is either in a format not supported or the string is representing an corrupt image.", 0 ),
	25086 => array( "You only seem to have GD 1.x installed. To enable Alphablending requires GD 2.x or higher. Please install GD or make sure the constant USE_GD2 is specified correctly to reflect your installation. By default it tries to auto detect what version of GD you have installed. On some very rare occasions it may falsely detect GD2 where only GD1 is installed. You must then set USE_GD2 to false.", 0 ),
	25087 => array( "This PHP build has not been configured with TTF support. You need to recompile your PHP installation with FreeType support.", 0 ),

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?