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

📄 errormessages_ko.java

📁 java1.6众多例子参考
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
         * Note to translators:  "Source" is a Java class name that should not         * be translated.  The substitution text is the name of Java method.         */        {ErrorMsg.JAXP_NO_SOURCE_ERR,        "''{0}''(\uc73c)\ub85c \ud328\uc2a4\ub41c Source \uc624\ube0c\uc81d\ud2b8\uc5d0 \ucee8\ud150\uce20\uac00 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The message indicates that XSLTC failed to         * compile the stylesheet into a translet (class file).         */        {ErrorMsg.JAXP_COMPILE_ERR,        "\uc2a4\ud0c0\uc77c \uc2dc\ud2b8\ub97c \ucef4\ud30c\uc77c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  "TransformerFactory" is a class name.  In this         * context, an attribute is a property or setting of the         * TransformerFactory object.  The substitution text is the name of the         * unrecognised attribute.  The method used to retrieve the attribute is         * "getAttribute", so it's not clear whether it would be best to         * translate the term "attribute".         */        {ErrorMsg.JAXP_INVALID_ATTR_ERR,        "TransformerFactory ''{0}'' \uc18d\uc131\uc744 \uc778\uc2dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  "setResult()" and "startDocument()" are Java         * method names that should not be translated.         */        {ErrorMsg.JAXP_SET_RESULT_ERR,        "setResult()\ub294 startDocument()\uc5d0 \uc55e\uc11c \ud638\ucd9c\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4."},        /*         * Note to translators:  "Transformer" is a Java interface name that         * should not be translated.  A Transformer object should contained a         * reference to a translet object in order to be used for         * transformations; this message is produced if that requirement is not         * met.         */        {ErrorMsg.JAXP_NO_TRANSLET_ERR,        "Transformer\uc5d0 \uc694\uc57d\ub41c translet \uc624\ube0c\uc81d\ud2b8\uac00 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The XML document that results from a         * transformation needs to be sent to an output handler object; this         * message is produced if that requirement is not met.         */        {ErrorMsg.JAXP_NO_HANDLER_ERR,        "\ubcc0\ud658 \uacb0\uacfc\uc5d0 \ub300\ud55c \ucd9c\ub825 \ud578\ub4e4\ub7ec\uac00 \uc815\uc758\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  "Result" is a Java interface name in this         * context.  The substitution text is a method name.         */        {ErrorMsg.JAXP_NO_RESULT_ERR,        "''{0}''(\uc73c)\ub85c \ud328\uc2a4\ub41c Result \uc624\ube0c\uc81d\ud2b8\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  "Transformer" is a Java interface name.  The         * user's program attempted to access an unrecognized property with the         * name specified in the substitution text.  The method used to retrieve         * the property is "getOutputProperty", so it's not clear whether it         * would be best to translate the term "property".         */        {ErrorMsg.JAXP_UNKNOWN_PROP_ERR,        "''{0}'' \uc798\ubabb\ub41c Transformer \ud2b9\uc131\uc5d0 \uc561\uc138\uc2a4\ub97c \uc2dc\ub3c4 \uc911\uc785\ub2c8\ub2e4."},        /*         * Note to translators:  SAX2DOM is the name of a Java class that should         * not be translated.  This is an adapter in the sense that it takes a         * DOM object and converts it to something that uses the SAX API.         */        {ErrorMsg.SAX2DOM_ADAPTER_ERR,        "SAX2DOM ''{0}'' \uc5b4\ub311\ud130\ub97c \uc791\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  "XSLTCSource.build()" is a Java method name.         * "systemId" is an XML term that is short for "system identification".         */        {ErrorMsg.XSLTC_SOURCE_ERR,        "XSLTCSource.build()\uac00 \uc124\uc815\ub41c \uc2dc\uc2a4\ud15c ID \uc5c6\uc774 \ud638\ucd9c\ub418\uc5c8\uc2b5\ub2c8\ub2e4."},        {ErrorMsg.COMPILE_STDIN_ERR,        "-i \uc635\uc158\uc740 -o \uc635\uc158\uacfc \ud568\uaed8 \uc0ac\uc6a9\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4."},        /*         * Note to translators:  This message contains usage information for a         * means of invoking XSLTC from the command-line.  The message is         * formatted for presentation in English.  The strings <output>,         * <directory>, etc. indicate user-specified argument values, and can         * be translated - the argument <package> refers to a Java package, so         * it should be handled in the same way the term is handled for JDK         * documentation.         */        {ErrorMsg.COMPILE_USAGE_STR,        "SYNOPSIS\n   java com.sun.org.apache.xalan.internal.xsltc.cmdline.Compile [-o <output>]\n      [-d <directory>] [-j <jarfile>] [-p <package>]\n      [-n] [-x] [-s] [-u] [-v] [-h] { <stylesheet> | -i }\n\n\uc635\uc158\n   -o <output>\uc740   \uc0dd\uc131\ub41c translet\uc5d0 \uc774\ub984 <output>\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.\n                   translet \uc774\ub984\uc740 \uae30\ubcf8\uac12\uc73c\ub85c\n                   <stylesheet> \uc774\ub984\uc5d0\uc11c \uac00\uc838\uc635\ub2c8\ub2e4. \uc774 \uc635\uc158\uc740\n                   \ub2e4\uc911 \uc2a4\ud0c0\uc77c \uc2dc\ud2b8 \ucef4\ud30c\uc77c \uc911\uc778 \uacbd\uc6b0 \ubb34\uc2dc\ub429\ub2c8\ub2e4.\n   -d <directory>\ub294 translet\uc758 \ub300\uc0c1 \ub514\ub809\ud1a0\ub9ac\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \n   -j <jarfile>\ub294  <jarfile>\ub85c \uc9c0\uc815\ub41c \n                   jar \ud30c\uc77c\uc758 \uc774\ub984\uc73c\ub85c translet \ud074\ub798\uc2a4\ub97c \ud328\ud0a4\uc9c0\ud569\ub2c8\ub2e4. \n   -p <package>\ub294  \uc0dd\uc131\ub41c \ubaa8\ub4e0 \n                   translet \ud074\ub798\uc2a4\uc758 \ud328\ud0a4\uc9c0 \uc774\ub984\uc758 \uc811\ub450\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.\n   -n\uc740            \ud15c\ud50c\ub9ac\ud2b8 \uc778\ub77c\uc774\ub2dd(\ud3c9\uade0\ubcf4\ub2e4 \uc88b\uc740 \n                   \uc131\ub2a5\uc744 \uc0dd\uc131)\uc744 \uc0ac\uc6a9 \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4.\n   -x\ub294            \ucd94\uac00 \ub514\ubc84\uae45 \uba54\uc2dc\uc9c0 \ucd9c\ub825\uc744 \uc2dc\uc791\ud569\ub2c8\ub2e4.\n   -s\ub294            System.exit \ud638\ucd9c\uc744 \uc0ac\uc6a9 \ubd88\uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4.\n   -u\ub294            <stylesheet> \uc778\uc218\ub97c URL\ub85c \ud574\uc11d\ud569\ub2c8\ub2e4.\n   -i\ub294            stdin\uc73c\ub85c\ubd80\ud130 \uc2a4\ud0c0\uc77c \uc2dc\ud2b8\ub97c \uc77d\uc744 \uc218 \uc788\ub3c4\ub85d\n                   \ucef4\ud30c\uc77c\ub7ec\ub97c \uac15\uc81c \uc2e4\ud589\ud569\ub2c8\ub2e4.\n   -v\ub294            \ucef4\ud30c\uc77c\ub7ec\uc758 \ubc84\uc804\uc744 \uc778\uc1c4\ud569\ub2c8\ub2e4.\n   -h\ub294            \uc0ac\uc6a9\ubc95 \uba85\ub839\ubb38\uc744 \uc778\uc1c4\ud569\ub2c8\ub2e4.\n"},        /*         * Note to translators:  This message contains usage information for a         * means of invoking XSLTC from the command-line.  The message is         * formatted for presentation in English.  The strings <jarfile>,         * <document>, etc. indicate user-specified argument values, and can         * be translated - the argument <class> refers to a Java class, so it         * should be handled in the same way the term is handled for JDK         * documentation.         */        {ErrorMsg.TRANSFORM_USAGE_STR,        "SYNOPSIS \n   java com.sun.org.apache.xalan.internal.xsltc.cmdline.Transform [-j <jarfile>]\n      [-x] [-s] [-n <iterations>] {-u <document_url> | <document>}\n      <class> [<param1>=<value1> ...]\n\n   translet <class>\ub97c \uc0ac\uc6a9\ud558\uc5ec <document>\ub85c \uc9c0\uc815\ub41c XML \ubb38\uc11c\ub97c \n   \ubcc0\ud658\ud569\ub2c8\ub2e4. translet <class> \ub294 \n   \uc0ac\uc6a9\uc790\uc758 CLASSPATH \ub098 \uc120\ud0dd\uc801\uc73c\ub85c \uc9c0\uc815\ub41c  <jarfile> \ub0b4\uc5d0 \uc788\uc2b5\ub2c8\ub2e4.\n\uc635\uc158\n   -j <jarfile>\ub294     \ub85c\ub4dc\ud560 translet\ub85c\ubd80\ud130 jarfile\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.\n   -x\ub294               \ucd94\uac00 \ub514\ubc84\uae45 \uba54\uc2dc\uc9c0 \ucd9c\ub825\uc744 \uc2dc\uc791\ud569\ub2c8\ub2e4.\n   -s\ub294               System.exit \ud638\ucd9c\uc744 \uc0ac\uc6a9 \ubd88\uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4.\n   -n <iterations>\uc740  <iterations> \ud69f\uc218\ub85c \ubcc0\ud658\uc744 \uc2e4\ud589\ud558\uba70\n                      \ud504\ub85c\ud30c\uc77c\ub9c1 \uc815\ubcf4\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.\n   -u <document_url>\ub294 XML \uc785\ub825 \ubb38\uc11c\ub97c URL\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.\n"},        /*         * Note to translators:  "<xsl:sort>", "<xsl:for-each>" and         * "<xsl:apply-templates>" are keywords that should not be translated.         * The message indicates that an xsl:sort element must be a child of         * one of the other kinds of elements mentioned.         */        {ErrorMsg.STRAY_SORT_ERR,        "<xsl:sort>\ub294 <xsl:for-each> \ub610\ub294 <xsl:apply-templates>\uc5d0\uc11c\ub9cc \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The message indicates that the encoding         * requested for the output document was on that requires support that         * is not available from the Java Virtual Machine being used to execute         * the program.         */        {ErrorMsg.UNSUPPORTED_ENCODING,        "\uc774 JVM\uc5d0\uc11c ''{0}'' \ucd9c\ub825 \uc778\ucf54\ub529\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The message indicates that the XPath expression         * named in the substitution text was not well formed syntactically.         */        {ErrorMsg.SYNTAX_ERR,        "''{0}''\uc5d0 \uad6c\ubb38 \uc624\ub958\uac00 \uc788\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The substitution text is the name of a Java         * class.  The term "constructor" here is the Java term.  The message is         * displayed if XSLTC could not find a constructor for the specified         * class.         */        {ErrorMsg.CONSTRUCTOR_NOT_FOUND,        "''{0}'' \uc678\ubd80 \uad6c\uc131\uc790\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  "static" is the Java keyword.  The substitution         * text is the name of a function.  The first argument of that function         * is not of the required type.         */        {ErrorMsg.NO_JAVA_FUNCT_THIS_REF,        "non-static Java \ud568\uc218 ''{0}''\uc758 \uccab \ubc88\uc9f8 \uc778\uc218\uac00 \uc62c\ubc14\ub978 \uc624\ube0c\uc81d\ud2b8 \ucc38\uc870\uac00 \uc544\ub2d9\ub2c8\ub2e4."},        /*         * Note to translators:  An XPath expression was not of the type         * required in a particular context.  The substitution text is the         * expression that was in error.         */        {ErrorMsg.TYPE_CHECK_ERR,        "''{0}'' \ud45c\ud604\uc2dd\uc758 \uc720\ud615\uc744 \uac80\uc0ac\ud558\ub294 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  An XPath expression was not of the type         * required in a particular context.  However, the location of the         * problematic expression is unknown.         */        {ErrorMsg.TYPE_CHECK_UNK_LOC_ERR,        "\uc54c \uc218 \uc5c6\ub294 \uc704\uce58\uc5d0\uc11c \ud45c\ud604\uc2dd\uc758 \uc720\ud615\uc744 \uac80\uc0ac\ud558\ub294 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The substitution text is the name of a command-         * line option that was not recognized.         */        {ErrorMsg.ILLEGAL_CMDLINE_OPTION_ERR,        "''{0}'' \uba85\ub839\ud589 \uc635\uc158\uc774 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The substitution text is the name of a command-         * line option.         */        {ErrorMsg.CMDLINE_OPT_MISSING_ARG_ERR,        "''{0}'' \uba85\ub839\ud589 \uc635\uc158\uc5d0 \ud544\uc218 \uc778\uc218\uac00 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  This message is used to indicate the severity         * of another message.  The substitution text contains two error         * messages.  The spacing before the second substitution text indents         * it the same amount as the first in English.         */        {ErrorMsg.WARNING_PLUS_WRAPPED_MSG,        "\uacbd\uace0:  ''{0}''\n       :{1}"},        /*         * Note to translators:  This message is used to indicate the severity         * of another message.  The substitution text is an error message.         */        {ErrorMsg.WARNING_MSG,        "\uacbd\uace0:  ''{0}''"},        /*         * Note to translators:  This message is used to indicate the severity         * of another message.  The substitution text contains two error         * messages.  The spacing before the second substitution text indents         * it the same amount as the first in English.         */        {ErrorMsg.FATAL_ERR_PLUS_WRAPPED_MSG,        "\uc2ec\uac01\ud55c \uc624\ub958:  ''{0}''\n           :{1}"},        /*         * Note to translators:  This message is used to indicate the severity         * of another message.  The substitution text is an error message.         */        {ErrorMsg.FATAL_ERR_MSG,        "\uc2ec\uac01\ud55c \uc624\ub958:  ''{0}''"},        /*         * Note to translators:  This message is used to indicate the severity         * of another message.  The substitution text contains two error         * messages.  The spacing before the second substitution text indents         * it the same amount as the first in English.         */        {ErrorMsg.ERROR_PLUS_WRAPPED_MSG,        "\uc624\ub958:  ''{0}''\n     :{1}"},        /*         * Note to translators:  This message is used to indicate the severity         * of another message.  The substitution text is an error message.         */        {ErrorMsg.ERROR_MSG,        "\uc624\ub958:  ''{0}''"},        /*         * Note to translators:  The substitution text is the name of a class.         */        {ErrorMsg.TRANSFORM_WITH_TRANSLET_STR,        "''{0}'' translet\uc744 \uc0ac\uc6a9\ud558\uc5ec \ubcc0\ud658 "},        /*         * Note to translators:  The first substitution is the name of a class,         * while the second substitution is the name of a jar file.         */        {ErrorMsg.TRANSFORM_WITH_JAR_STR,        "''{1}'' jar \ud30c\uc77c\uc5d0\uc11c ''{0}'' translet\uc744 \uc0ac\uc6a9\ud558\uc5ec \ubcc0\ud658"},        /*         * Note to translators:  "TransformerFactory" is the name of a Java         * interface and must not be translated.  The substitution text is         * the name of the class that could not be instantiated.         */        {ErrorMsg.COULD_NOT_CREATE_TRANS_FACT,        "TransformerFactory \ud074\ub798\uc2a4 ''{0}''\uc758 \uc778\uc2a4\ud134\uc2a4\ub97c \uc791\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},        /*         * Note to translators:  The following message is used as a header.         * All the error messages are collected together and displayed beneath         * this message.         */        {ErrorMsg.COMPILER_ERROR_KEY,        "\ucef4\ud30c\uc77c\ub7ec \uc624\ub958:"},        /*         * Note to translators:  The following message is used as a header.         * All the warning messages are collected together and displayed         * beneath this message.         */        {ErrorMsg.COMPILER_WARNING_KEY,        "\ucef4\ud30c\uc77c\ub7ec \uacbd\uace0:"},        /*         * Note to translators:  The following message is used as a header.         * All the error messages that are produced when the stylesheet is         * applied to an input document are collected together and displayed         * beneath this message.  A 'translet' is the compiled form of a         * stylesheet (see above).         */        {ErrorMsg.RUNTIME_ERROR_KEY,        "Translet \uc624\ub958:"}    };    }}

⌨️ 快捷键说明

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