⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xslterrorresources_sv.java

📁 java jdk 1.4的源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
// ER_NULL_DTD_HANDLER  //public static final int  ER_NULL_DTD_HANDLER = 227 ;  {    ER_NULL_DTD_HANDLER,     "Null-DTD-hanterare"},// No Driver Name Specified!  //public static final int ER_NO_DRIVER_NAME_SPECIFIED = 228;  {    ER_NO_DRIVER_NAME_SPECIFIED,     "Inget drivrutinsnamn \u00e4r angett!"},// No URL Specified!  //public static final int ER_NO_URL_SPECIFIED = 229;  {    ER_NO_URL_SPECIFIED,     "Ingen URL har angetts!"},// Pool size is less than 1!  //public static final int ER_POOLSIZE_LESS_THAN_ONE = 230;  {    ER_POOLSIZE_LESS_THAN_ONE,     "Poolstorleken \u00e4r mindre \u00e4n 1!"},// Invalid Driver Name Specified!  //public static final int ER_INVALID_DRIVER_NAME = 231;  {    ER_INVALID_DRIVER_NAME,     "Ett ogiltigt drivrutinsnamn har angetts!"},// ErrorListener  //public static final int ER_ERRORLISTENER = 232;  {    ER_ERRORLISTENER,     "ErrorListener"},// Programmer's error! expr has no ElemTemplateElement parent!  //public static final int ER_ASSERT_NO_TEMPLATE_PARENT = 233;  {    ER_ASSERT_NO_TEMPLATE_PARENT,     "Programmerarfel! expr har inget \u00f6verordnat ElemTemplateElement!"},// Programmer's assertion in RundundentExprEliminator: {0}  //public static final int ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR = 234;  {    ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR,     "Programmerarkontroll i RundundentExprEliminator: {0}"},// Axis traverser not supported: {0}  //public static final int ER_AXIS_TRAVERSER_NOT_SUPPORTED = 235;  {    ER_AXIS_TRAVERSER_NOT_SUPPORTED,     "Det g\u00e5r inte att v\u00e4nda axeln: {0}"},// ListingErrorHandler created with null PrintWriter!  //public static final int ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER = 236;  {    ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER,     "ListingErrorHandler skapad med null PrintWriter!"},  // {0}is not allowed in this position in the stylesheet!  //public static final int ER_NOT_ALLOWED_IN_POSITION = 237;  {    ER_NOT_ALLOWED_IN_POSITION,     "{0} \u00e4r inte till\u00e5ten i denna position i formatmallen!"},  // Non-whitespace text is not allowed in this position in the stylesheet!  //public static final int ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION = 238;  {    ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION,     "Text utan blanksteg \u00e4r inte till\u00e5ten i denna position i formatmallen!"},  // This code is shared with warning codes.  // Illegal value: {1} used for CHAR attribute: {0}.  An attribute of type CHAR must be only 1 character!  //public static final int INVALID_TCHAR = 239;  // SystemId Unknown  {    INVALID_TCHAR,     "Ogiltigt v\u00e4rde: {1} anv\u00e4nds f\u00f6r CHAR-attributet: {0}.  Ett attribut av CHAR-typ f\u00e5r bara ha 1 tecken!"},  //public static final int ER_SYSTEMID_UNKNOWN = 240;  {    ER_SYSTEMID_UNKNOWN,     "SystemId ok\u00e4nt"},  // Location of error unknown  //public static final int ER_LOCATION_UNKNOWN = 241;  {    ER_LOCATION_UNKNOWN,     "Platsen f\u00f6r felet \u00e4r ok\u00e4nd"},    // 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  //The following codes are shared with the warning codes...  // Illegal value: {1} used for QNAME attribute: {0}  //public static final int INVALID_QNAME = 242;  {    INVALID_QNAME,     "Ogiltigt v\u00e4rde:a {1} anv\u00e4nds f\u00f6r QNAME-attributet:a {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  // Illegal value:a {1} used for ENUM attribute:a {0}.  Valid values are:a {2}.  //public static final int INVALID_ENUM = 243;  {    INVALID_ENUM,     "Ogiltigt v\u00e4rde:a  {1} anv\u00e4nds f\u00f6r ENUM-attributet:a {0}.  Giltiga v\u00e4rden \u00e4r:a {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  // Illegal value:a {1} used for NMTOKEN attribute:a {0}.  //public static final int INVALID_NMTOKEN = 244;  {    INVALID_NMTOKEN,     "Ogiltigt v\u00e4rde:a {1} anv\u00e4nds f\u00f6r NMTOKEN-attributet:a {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  // Illegal value:a {1} used for NCNAME attribute:a {0}.  //public static final int INVALID_NCNAME = 245;  {    INVALID_NCNAME,     "Ogiltigt v\u00e4rde:a {1} anv\u00e4nds f\u00f6r NCNAME-attributet:a {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  // Illegal value:a {1} used for boolean attribute:a {0}.  //public static final int INVALID_BOOLEAN = 246;  {    INVALID_BOOLEAN,     "Ogiltigt v\u00e4rde:a {1} anv\u00e4nds som Booleskt attribut:a {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  // Illegal value:a {1} used for number attribute:a {0}.  //public static final int INVALID_NUMBER = 247;  {    INVALID_NUMBER,     "Ogiltigt v\u00e4rde:a {1} anv\u00e4nds som sifferattribut:a {0} "},  // End of shared codes...// 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  // Argument to {0} in match pattern must be a literal.  //public static final int ER_ARG_LITERAL             = 248;  {    ER_ARG_LITERAL,     "Argument f\u00f6r {0} i matchningsm\u00f6nstret m\u00e5ste vara literalt."},// 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  // Duplicate global variable declaration.  //public static final int ER_DUPLICATE_GLOBAL_VAR    = 249;  {    ER_DUPLICATE_GLOBAL_VAR,     "Dubbel deklaration av global variabel."},// Note to translators:  The following message indicates that two definitions of// a variable were encountered.// ER_DUPLICATE_VAR - new error message for bugzilla #790  // Duplicate variable declaration.  //public static final int ER_DUPLICATE_VAR           = 250;  {    ER_DUPLICATE_VAR,     "Dubbel variabeldeklaration."},    // 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  // xsl:template must have a name or match attribute (or both)  //public static final int ER_TEMPLATE_NAME_MATCH     = 251;  {    ER_TEMPLATE_NAME_MATCH,     "xsl: en mall m\u00e5ste ha ett namn och ett matchningsattribut (eller b\u00e5de och)"},    // 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  // Prefix in exclude-result-prefixes is not valid:a {0}  //public static final int ER_INVALID_PREFIX          = 252;  {    ER_INVALID_PREFIX,     "Prefix i exclude-result-prefixes \u00e4r ogiltigt:a {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  // attribute-set named {0} does not exist  //public static final int ER_NO_ATTRIB_SET           = 253;  {    ER_NO_ATTRIB_SET,     "attributserien {0} finns inte"},  // Warnings...  /** WG_FOUND_CURLYBRACE          */  //public static final int WG_FOUND_CURLYBRACE = 1;  {    WG_FOUND_CURLYBRACE,      "Hittade '}' men ingen attributmall \u00e4r \u00f6ppen!"},  /** WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR          */  //public static final int WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR = 2;  {    WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR,      "Varning: r\u00e4knarattribut matchar inte en f\u00f6rf\u00e4der in xsl:number! Target = {0}"},  /** WG_EXPR_ATTRIB_CHANGED_TO_SELECT          */  //public static final int WG_EXPR_ATTRIB_CHANGED_TO_SELECT = 3;  {    WG_EXPR_ATTRIB_CHANGED_TO_SELECT,      "Gammal syntax: Namnet p\u00e5  'expr'-attributet har \u00e4ndrats till 'select'."},  /** WG_NO_LOCALE_IN_FORMATNUMBER          */  //public static final int WG_NO_LOCALE_IN_FORMATNUMBER = 4;  {    WG_NO_LOCALE_IN_FORMATNUMBER,      "Xalan hanterar \u00e4nnu inte locale-namnet i funktionen format-number."},  /** WG_LOCALE_NOT_FOUND          */  //public static final int WG_LOCALE_NOT_FOUND = 5;  {    WG_LOCALE_NOT_FOUND,      "Varning: Hittade inte locale f\u00f6r xml:lang{0}"},  /** WG_CANNOT_MAKE_URL_FROM          */  //public static final int WG_CANNOT_MAKE_URL_FROM = 6;  {    WG_CANNOT_MAKE_URL_FROM,      "Kan inte skapa URL fr\u00e5n: {0}"},  /** WG_CANNOT_LOAD_REQUESTED_DOC          */  //public static final int WG_CANNOT_LOAD_REQUESTED_DOC = 7;  {    WG_CANNOT_LOAD_REQUESTED_DOC,      "Kan inte ladda beg\u00e4rd doc: {0}"},  /** WG_CANNOT_FIND_COLLATOR          */  //public static final int WG_CANNOT_FIND_COLLATOR = 8;  {    WG_CANNOT_FIND_COLLATOR,      "Hittade inte Collator f\u00f6r <sort xml:lang={0}"},  /** WG_FUNCTIONS_SHOULD_USE_URL          */  //public static final int WG_FUNCTIONS_SHOULD_USE_URL = 9;  {    WG_FUNCTIONS_SHOULD_USE_URL,      "Gammal syntax: Funktionsinstruktionen borde anv\u00e4nda en url av {0}"},  /** WG_ENCODING_NOT_SUPPORTED_USING_UTF8          */  //public static final int WG_ENCODING_NOT_SUPPORTED_USING_UTF8 = 10;  {    WG_ENCODING_NOT_SUPPORTED_USING_UTF8,      "kodning underst\u00f6ds inte: {0}, anv\u00e4nder UTF-8"},  /** WG_ENCODING_NOT_SUPPORTED_USING_JAVA          */  //public static final int WG_ENCODING_NOT_SUPPORTED_USING_JAVA = 11;  {    WG_ENCODING_NOT_SUPPORTED_USING_JAVA,      "kodning underst\u00f6ds inte: {0}, anv\u00e4nder Java {1}"},  /** WG_SPECIFICITY_CONFLICTS          */  //public static final int WG_SPECIFICITY_CONFLICTS = 12;  {    WG_SPECIFICITY_CONFLICTS,      "Hittade specificitetskonflikter: {0} Senast hittade i stylesheet kommer att anv\u00e4ndas."},  /** WG_PARSING_AND_PREPARING          */  //public static final int WG_PARSING_AND_PREPARING = 13;  {    WG_PARSING_AND_PREPARING,      "========= Tolkar och f\u00f6rbereder {0} =========="},  /** WG_ATTR_TEMPLATE          */  //public static final int WG_ATTR_TEMPLATE = 14;  {    WG_ATTR_TEMPLATE, "Attributmall, {0}"},  /** WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE          */  //public static final int WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE = 15;  {    WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE,      "Matcha konflikter mellan xsl:strip-space och xsl:preserve-space"},  /** WG_ATTRIB_NOT_HANDLED          */  //public static final int WG_ATTRIB_NOT_HANDLED = 16;  {    WG_ATTRIB_NOT_HANDLED,      "Xalan hanterar \u00e4nnu inte attributet {0}!"},  /** WG_NO_DECIMALFORMAT_DECLARATION          */  //public static final int WG_NO_DECIMALFORMAT_DECLARATION = 17;  {    WG_NO_DECIMALFORMAT_DECLARATION,      "Deklaration saknas f\u00f6r decimalformat: {0}"},  /** WG_OLD_XSLT_NS          */  //public static final int WG_OLD_XSLT_NS = 18;  {    WG_OLD_XSLT_NS, "XSLT-Namnrymd saknas eller \u00e4r inkorrekt "},  /** WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED          */  //public static final int WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED = 19;  {    WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED,      "Endast en standarddeklaration av xsl:decimal-format \u00e4r till\u00e5ten."},  /** WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE          */  //public static final int WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE = 20;  {    WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE,      "xsl:decimal-formatnamn m\u00e5ste vara unika. Namnet \"{0}\" har blivit duplicerat."},  /** WG_ILLEGAL_ATTRIBUTE          */  //public static final int WG_ILLEGAL_ATTRIBUTE = 21;  {    WG_ILLEGAL_ATTRIBUTE,      "{0} har ett otill\u00e5tet attribut: {1}"},  /** WG_COULD_NOT_RESOLVE_PREFIX          */  //public static final int WG_COULD_NOT_RESOLVE_PREFIX = 22;  {    WG_COULD_NOT_RESOLVE_PREFIX,      "Kan inte l\u00f6sa namnrymdsprefix: {0}. Noden kommer att ignoreras."},  /** WG_STYLESHEET_REQUIRES_VERSION_ATTRIB          */  //public static final int WG_STYLESHEET_REQUIRES_VERSION_ATTRIB = 23;  {    WG_STYLESHEET_REQUIRES_VERSION_ATTRIB,      "xsl:stylesheet m\u00e5ste ha ett 'version'-attribut!"},  /** WG_ILLEGAL_ATTRIBUTE_NAME          */  //public static final int WG_ILLEGAL_ATTRIBUTE_NAME = 24;  {    WG_ILLEGAL_ATTRIBUTE_NAME,      "Otill\u00e5tet attributnamn: {0}"},  /** WG_ILLEGAL_ATTRIBUTE_VALUE          */  //public static final int WG_ILLEGAL_ATTRIBUTE_VALUE = 25;  {    WG_ILLEGAL_ATTRIBUTE_VALUE,      "Ogiltigt v\u00e4rde anv\u00e4nt f\u00f6r attribut {0}: {1}"},  /** WG_EMPTY_SECOND_ARG          */  //public static final int WG_EMPTY_SECOND_ARG = 26;  {    WG_EMPTY_SECOND_ARG,      "Den resulteran

⌨️ 快捷键说明

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