📄 xslterrorresources.properties
字号:
# the attribute value and {0} is the attribute name.
# INVALID_NMTOKEN
ER0244=Illegal value\u003a {1} used for NMTOKEN attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "NCNAME" is the XML data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_NCNAME
ER0245=Illegal value\u003a {1} used for NCNAME attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "boolean" is the XSLT data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_BOOLEAN
ER0246=Illegal value\u003a {1} used for boolean attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "number" is the XSLT data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_NUMBER
ER0247=Illegal value\u003a {1} used for number attribute\u003a {0}
# Note to translators: A "match pattern" is a special form of XPath expression
# that is used for matching patterns. The substitution text is the name of
# a function. The message indicates that when this function is referenced in
# a match pattern, its argument must be a string literal (or constant.)
# ER_ARG_LITERAL - new error message for bugzilla #5202
ER0248=Argument to {0} in match pattern must be a literal.
# Note to translators: The following message indicates that two definitions of
# a variable. A "global variable" is a variable that is accessible everywher
# in the stylesheet.
# ER_DUPLICATE_GLOBAL_VAR - new error message for bugzilla #790
ER0249=Duplicate global variable declaration.
# Note to translators: The following message indicates that two definitions of
# a variable were encountered.
# ER_DUPLICATE_VAR - new error message for bugzilla #790
ER0250=Duplicate variable declaration.
# Note to translators: "xsl:template", "name" and "match" are XSLT keywords
# which must not be translated.
# ER_TEMPLATE_NAME_MATCH - new error message for bugzilla #789
ER0251=xsl\u003atemplate must have a name or match attribute (or both)
# Note to translators: "exclude-result-prefixes" is an XSLT keyword which
# should not be translated. The message indicates that a namespace prefix
# encountered as part of the value of the exclude-result-prefixes attribute
# was in error.
# ER_INVALID_PREFIX - new error message for bugzilla #788
ER0252=Prefix in exclude-result-prefixes is not valid\u003a {0}
# Note to translators: An "attribute set" is a set of attributes that can be
# added to an element in the output document as a group. The message indicates
# that there was a reference to an attribute set named {0} that was never
# defined.
# ER_NO_ATTRIB_SET - new error message for bugzilla #782
ER0253=attribute-set named {0} does not exist
# WG_FOUND_CURLYBRACE
WR0001=Found '}' but no attribute template open!
# WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR
WR0002=Warning\u003a count attribute does not match an ancestor in xsl\u003anumber! Target \u003d {0}
# WG_EXPR_ATTRIB_CHANGED_TO_SELECT
WR0003=Old syntax\u003a The name of the 'expr' attribute has been changed to 'select'.
# WG_NO_LOCALE_IN_FORMATNUMBER
WR0004=Xalan doesn't yet handle the locale name in the format-number function.
# WG_LOCALE_NOT_FOUND
WR0005=Warning\u003a Could not find locale for xml\u003alang\u003d{0}
# WG_CANNOT_MAKE_URL_FROM
WR0006=Can not make URL from\u003a {0}
# WG_CANNOT_LOAD_REQUESTED_DOC
WR0007=Can not load requested doc\u003a {0}
# WG_CANNOT_FIND_COLLATOR
WR0008=Could not find Collator for <sort xml\u003alang\u003d{0}
# WG_FUNCTIONS_SHOULD_USE_URL
WR0009=Old syntax\u003a the functions instruction should use a url of {0}
# WG_ENCODING_NOT_SUPPORTED_USING_UTF8
WR0010=encoding not supported\u003a {0}, using UTF-8
# WG_ENCODING_NOT_SUPPORTED_USING_JAVA
WR0011=encoding not supported\u003a {0}, using Java {1}
# WG_SPECIFICITY_CONFLICTS
WR0012=Specificity conflicts found\u003a {0} Last found in stylesheet will be used.
# WG_PARSING_AND_PREPARING
WR0013=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d Parsing and preparing {0} \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d
# WG_ATTR_TEMPLATE
WR0014=Attr Template, {0}
# WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE
WR0015=Match conflict between xsl\u003astrip-space and xsl\u003apreserve-space
# WG_ATTRIB_NOT_HANDLED
WR0016=Xalan does not yet handle the {0} attribute!
# WG_NO_DECIMALFORMAT_DECLARATION
WR0017=No declaration found for decimal format\u003a {0}
# WG_OLD_XSLT_NS
WR0018=Missing or incorrect XSLT Namespace.
# WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED
WR0019=Only one default xsl\u003adecimal-format declaration is allowed.
# WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE
WR0020=xsl\u003adecimal-format names must be unique. Name \"{0}\" has been duplicated.
# WG_ILLEGAL_ATTRIBUTE
WR0021={0} has an illegal attribute\u003a {1}
# WG_COULD_NOT_RESOLVE_PREFIX
WR0022=Could not resolve namespace prefix\u003a {0}. The node will be ignored.
# WG_STYLESHEET_REQUIRES_VERSION_ATTRIB
WR0023=xsl\u003astylesheet requires a 'version' attribute!
# WG_ILLEGAL_ATTRIBUTE_NAME
WR0024=Illegal attribute name\u003a {0}
# WG_ILLEGAL_ATTRIBUTE_VALUE
WR0025=Illegal value used for attribute {0}\u003a {1}
# WG_EMPTY_SECOND_ARG
WR0026=Resulting nodeset from second argument of document function is empty. The first agument will be used.
# Note to translators: "name" and "xsl:processing-instruction" are keywords
# and must not be translated.
# WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML
WR0027=The value of the 'name' attribute of xsl\u003aprocessing-instruction \
name must not be 'xml'
# Note to translators: "name" and "xsl:processing-instruction" are keywords
# and must not be translated. "NCName" is an XML data-type and must not be
# translated.
# WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME
WR0028=The value of the 'name' attribute of xsl\u003aprocessing-instruction \
must be a valid NCName\u003a {0}
# Note to translators: This message is reported if the stylesheet that is
# being processed attempted to construct an XML document with an attribute in a
# place other than on an element. The substitution text specifies the name of
# the attribute.
# WG_ILLEGAL_ATTRIBUTE_POSITION
WR0029=Cannot add attribute {0} after child nodes or before an element is produced. Attribute will be ignored.
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "CHAR" is the XSLT data-type of
# the attribute, and should not be translated. The substitution text {1} is
# invalid value, and {0} is the attribute name.
# INVALID_TCHAR
WR0239=Illegal value: {1} used for CHAR attribute\u003a {0}. An attribute of type CHAR must be only 1 character!
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "QNAME" is the XML data-type of
# the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_QNAME
WR0242=Illegal value\u003a {1} used for QNAME attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "ENUM" is the XML data-type of
# the attribute, and should not be translated. The substitution text {1} is
# the attribute value, {0} is the attribute name, and {2} is a list of valid
# values.
# INVALID_ENUM
WR0243=Illegal value\u003a {1} used for ENUM attribute\u003a {0}. Valid values are\u003a {2}.
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "NMTOKEN" is the XML data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_NMTOKEN
WR0244=Illegal value\u003a {1} used for NMTOKEN attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "NCNAME" is the XML data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_NCNAME
WR0245=Illegal value\u003a {1} used for NCNAME attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "boolean" is the XSLT data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_BOOLEAN
WR0246=Illegal value\u003a {1} used for boolean attribute\u003a {0}
# Note to translators: The following message is used if the value of
# an attribute in a stylesheet is invalid. "number" is the XSLT data-type
# of the attribute, and should not be translated. The substitution text {1} is
# the attribute value and {0} is the attribute name.
# INVALID_NUMBER
WR0247=Illegal value\u003a {1} used for number attribute\u003a {0}
ui_language=en
help_language=en
language=en
BAD_CODE=Parameter to createMessage was out of bounds
FORMAT_FAILED=Exception thrown during messageFormat call
version=>>>>>>> Xalan Version
version2=<<<<<<<
yes=yes
line=Line \u0023
column=Column \u0023
xsldone=XSLProcessor\u003a done
# Note to translators: The following messages provide usage information
# for the Xalan Process command line. "Process" is the name of a Java class,
# and should not be translated.
xslProc_option=Xalan-J command line Process class options\u003a
xslProc_invalid_xsltc_option=The option {0} is not supported in XSLTC mode.
xslProc_invalid_xalan_option=The option {0} can only be used with -XSLTC.
xslProc_no_input=Error: No stylesheet or input xml is specified. Run this command without any option for usage instructions.
xslProc_common_options=-Common Options-
xslProc_xalan_options=-Options for Xalan-
xslProc_xsltc_options=-Options for XSLTC-
xslProc_return_to_continue=(press <return> to continue)
# Note to translators: The option name and the parameter name do not need to be
# translated. Only translate the messages in parentheses.
# Do not translate the keywords: XSLTC, SAX, DOM and DTM.
optionXSLTC= [-XSLTC (use XSLTC for transformation)]
optionIN= [-IN inputXMLURL]
optionXSL= [-XSL XSLTransformationURL]
optionOUT= [-OUT outputFileName]
optionLXCIN= [-LXCIN compiledStylesheetFileNameIn]
optionLXCOUT= [-LXCOUT compiledStylesheetFileNameOutOut]
optionPARSER= [-PARSER fully qualified class name of parser liaison]
optionE= [-E (Do not expand entity refs)]
optionV= [-V (Version info)]
optionQC= [-QC (Quiet Pattern Conflicts Warnings)]
optionQ= [-Q (Quiet Mode)]
optionLF= [-LF (Use linefeeds only on output {default is CR/LF})]
optionCR= [-CR (Use carriage returns only on output {default is CR/LF})]
optionESCAPE= [-ESCAPE (Which characters to escape {default is <>&\"\'\\r\\n}]
optionINDENT= [-INDENT (Control how many spaces to indent {default is 0})]
optionTT= [-TT (Trace the templates as they are being called.)]
optionTG= [-TG (Trace each generation event.)]
optionTS= [-TS (Trace each selection event.)]
optionTTC= [-TTC (Trace the template children as they are being processed.)]
optionTCLASS= [-TCLASS (TraceListener class for trace extensions.)]
optionVALIDATE= [-VALIDATE (Set whether validation occurs. Validation is off by default.)]
optionEDUMP= [-EDUMP {optional filename} (Do stackdump on error.)]
optionXML= [-XML (Use XML formatter and add XML header.)]
optionTEXT= [-TEXT (Use simple Text formatter.)]
optionHTML= [-HTML (Use HTML formatter.)]
optionPARAM= [-PARAM name expression (Set a stylesheet parameter)]
optionMEDIA= [-MEDIA mediaType (use media attribute to find stylesheet associated with a document.)]");
optionFLAVOR= [-FLAVOR flavorName (Explicitly use s2s=SAX or d2d=DOM to do transform.)]"); // Added by sboag/scurcuru; experimental
optionDIAG= [-DIAG (Print overall milliseconds transform took.)]");
optionINCREMENTAL= [-INCREMENTAL (request incremental DTM construction by setting http://xml.apache.org/xalan/features/incremental true.)]");
optionNOOPTIMIMIZE= [-NOOPTIMIMIZE (request no stylesheet optimization proccessing by setting http://xml.apache.org/xalan/features/optimize false.)]");
optionRL= [-RL recursionlimit (assert numeric limit on stylesheet recursion depth.)]");
optionXO= [-XO [transletName] (assign the name to the generated translet)]
optionXD= [-XD destinationDirectory (specify a destination directory for translet)]
optionXJ= [-XJ jarfile (packages translet classes into a jar file of name <jarfile>)]
optionXP= [-XP package (specifies a package name prefix for all generated translet classes)]
# Note to translators: The following message describes usage of a particular
# command-line option that is used to enable the "template inlining"
# optimization. The optimization involves making a copy of the code generated
# for a template in another template that refers to it.
optionXN= [-XN (enables template inlining)]
optionXX= [-XX (turns on additional debugging message output)]
optionXT= [-XT (use translet to transform if possible)]
noParsermsg1=XSL Process was not successful.
noParsermsg2=** Could not find parser **
noParsermsg3=Please check your classpath.
noParsermsg4=If you don't have IBM's XML Parser for Java, you can download it from
noParsermsg5=IBM's AlphaWorks\u003a http\u003a//www.alphaworks.ibm.com/formula/xml
optionURIRESOLVER= [-URIRESOLVER full class name (URIResolver to be used to resolve URIs)]
optionENTITYRESOLVER= [-ENTITYRESOLVER full class name (EntityResolver to be used to resolve entities)]
optionCONTENTHANDLER= [-CONTENTHANDLER full class name (ContentHandler to be used to serialize output)]
optionLINENUMBERS= [-L use line numbers for source document]
diagTiming= --------- Transform of {0} via {1} took {2} ms
recursionTooDeep=Template nesting too deep. nesting = {0}, template {1} {2}
nameIs=name is
matchPatternIs=match pattern is
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -