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

📄 compiler_ja.properties

📁 这是实现Javac功能的GJC的最新源码
💻 PROPERTIES
📖 第 1 页 / 共 4 页
字号:
#{1}compiler.misc.bad.class.file.header=\\u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb {0} \u306f\u4e0d\u6b63\u3067\u3059\u3002\n\{1}\n\\u524a\u9664\u3059\u308b\u304b\u3001\u30af\u30e9\u30b9\u30d1\u30b9\u306e\u6b63\u3057\u3044\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u3042\u308b\u304b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002#bad class file: {0}\n\#{1}\n\#Please remove or make sure it appears in the correct subdirectory of the classpath.## The following are all possible strings for the second argument ({1}) of the## above strings.compiler.misc.bad.class.signature=\    \u30af\u30e9\u30b9 {0} \u306e\u30b7\u30b0\u30cb\u30c1\u30e3\u30fc\u304c\u4e0d\u6b63\u3067\u3059\u3002#    bad class signature: {0}compiler.misc.bad.const.pool.tag=\    \u5b9a\u6570\u30d7\u30fc\u30eb\u30bf\u30b0 {0} \u304c\u4e0d\u6b63\u3067\u3059\u3002#    bad constant pool tag: {0}compiler.misc.bad.const.pool.tag.at=\    \u5b9a\u6570\u30d7\u30fc\u30eb\u30bf\u30b0 {1} \u3067\u306e {0} \u304c\u4e0d\u6b63\u3067\u3059\u3002#    bad constant pool tag: {0} at {1}compiler.misc.bad.signature=\    \u30b7\u30b0\u30cb\u30c1\u30e3\u30fc {0} \u304c\u4e0d\u6b63\u3067\u3059\u3002#    bad signature: {0}compiler.misc.class.file.wrong.class=\    \u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb {0} \u306b\u4e0d\u6b63\u306a\u30af\u30e9\u30b9\u304c\u3042\u308a\u307e\u3059\u3002#    class file contains wrong class: {0}compiler.misc.dot.class.not.found=\    \u30d5\u30a1\u30a4\u30eb {0}.class \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002#    file {0}.class not foundcompiler.misc.file.doesnt.contain.class=\    \u30d5\u30a1\u30a4\u30eb\u306b\u30af\u30e9\u30b9 {0} \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002#    file does not contain class {0}compiler.misc.illegal.start.of.class.file=\    \u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u306e\u958b\u59cb\u304c\u4e0d\u6b63\u3067\u3059\u3002#    illegal start of class filecompiler.misc.unable.to.access.file=\    \u30d5\u30a1\u30a4\u30eb {0} \u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002#    unable to access file: {0}compiler.misc.unicode.str.not.supported=\    \u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u5185\u306e Unicode \u6587\u5b57\u5217\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002#    unicode string in class file not supportedcompiler.misc.undecl.type.var=\    \u578b\u5909\u6570 {0} \u306f\u5ba3\u8a00\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002#    undeclared type variable: {0}compiler.misc.wrong.version=\    \u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3 {0}.{1} \u306f\u4e0d\u6b63\u3067\u3059\u3002{2}.{3} \u3067\u3042\u308b\u3079\u304d\u3067\u3059\u3002#    class file has wrong version {0}.{1}, should be {2}.{3}#####compiler.err.not.within.bounds=\    \u578b\u30d1\u30e9\u30e1\u30fc\u30bf {0} \u306f\u305d\u306e\u7bc4\u56f2\u3092\u8d8a\u3048\u3066\u3044\u307e\u3059\u3002#    type parameter {0} is not within its boundcompiler.err.not.within.bounds.explain=\    \u578b\u30d1\u30e9\u30e1\u30fc\u30bf {0} \u306f\u305d\u306e\u7bc4\u56f2\u3092\u8d8a\u3048\u3066\u3044\u307e\u3059\u3002{1}#    type parameter {0} is not within its bound; {1}## The following are all possible strings for the second argument ({1}) of the## above string.## none yet...#####compiler.err.prob.found.req=\{0}\n\\u691c\u51fa\u5024  : {1}\n\\u671f\u5f85\u5024  : {2}##{0}\n\#found   : {1}\n\#required: {2}## The following are all possible strings for the first argument ({0}) of the## above string.compiler.misc.incompatible.types=\    \u4e92\u63db\u6027\u306e\u306a\u3044\u578b#    incompatible typescompiler.misc.inconvertible.types=\    \u5909\u63db\u3067\u304d\u306a\u3044\u578b#    inconvertible typescompiler.misc.possible.loss.of.precision=\    \u7cbe\u5ea6\u304c\u843d\u3061\u3066\u3044\u308b\u53ef\u80fd\u6027#    possible loss of precision#####compiler.err.type.found.req=\\u4e88\u671f\u3057\u306a\u3044\u578b\n\\u691c\u51fa\u5024  : {0}\n\\u671f\u5f85\u5024  : {1}##unexpected type\n\#found   : {0}\n\#required: {1}## The following are all possible strings for the first argument ({0}) of the## above string.compiler.misc.type.req.class=\    \u30af\u30e9\u30b9#    classcompiler.misc.type.req.class.array=\    \u30af\u30e9\u30b9\u307e\u305f\u306f\u914d\u5217#    class or arraycompiler.misc.type.req.ref=\    \u53c2\u7167#    reference####### The first argument ({0}) is a "kindname".compiler.err.abstract.cant.be.accessed.directly=\    abstract {0} {1} \u306b\u76f4\u63a5\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002#    abstract {0} {1} cannot be accessed directly## The first argument ({0}) is a "kindname".compiler.err.non-static.cant.be.ref=\    static \u3067\u306a\u3044 {0} {1} \u3092 static \u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u304b\u3089\u53c2\u7167\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002#    non-static {0} {1} cannot be referenced from a static context## Both arguments ({0}, {1}) are "kindname"s.  {0} is a comma-separated list## of kindnames (the list should be identical to that provided in source.compiler.err.unexpected.type=\\u4e88\u671f\u3057\u306a\u3044\u578b\n\\u671f\u5f85\u5024  : {0}\n\\u691c\u51fa\u5024  : {1}##unexpected type\n\#required: {0}\n\#found   : {1}## The first argument ({0}) is a "kindname".compiler.err.cant.resolve=\\u30b7\u30f3\u30dc\u30eb\u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3002\n\\u30b7\u30f3\u30dc\u30eb: {0} {1} {2}##cannot resolve symbol\n\#symbol: {0} {1} {2}## The first argument ({0}) and fifth argument ({4}) are "kindname"s.compiler.err.cant.resolve.location=\\u30b7\u30f3\u30dc\u30eb\u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3002\n\\u30b7\u30f3\u30dc\u30eb: {0} {1} {2}\n\\u5834\u6240    : {4} \u306e {3}##cannot resolve symbol\n\#symbol  : {0} {1} {2}\n\#location: {3} {4}## The first argument ({0}) and fifth argument ({4}) are "kindname"s.compiler.err.cant.resolve.location.perchance=\\u30b7\u30f3\u30dc\u30eb\u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3002\n\\u30b7\u30f3\u30dc\u30eb: {0} {1} {2}\n\\u5834\u6240    : {4} \u306e {3}\n\''{5}'' \u3092\u610f\u56f3\u3057\u3066\u3044\u308b\u3068\u601d\u308f\u308c\u307e\u3059\u3002##cannot resolve symbol\n\#symbol  : {0} {1} {2}\n\#location: {3} {4}\n\#perchance you meant ''{5}''## The following are all possible string for "kindname".## They should be called whatever the JLS calls them after it been translated## to the appropriate language.compiler.misc.kindname.class=\    \u30af\u30e9\u30b9#    classcompiler.misc.kindname.constructor=\    \u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf#    constructorcompiler.misc.kindname.default=\    \u8b58\u5225\u5b50({0})#    identifier({0})compiler.misc.kindname.interface=\    \u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9#    interfacecompiler.misc.kindname.method=\    \u30e1\u30bd\u30c3\u30c9#    methodcompiler.misc.kindname.package=\    \u30d1\u30c3\u30b1\u30fc\u30b8#    packagecompiler.misc.kindname.type.variable=\    \u578b\u5909\u6570\u306e\u7bc4\u56f2#    bound of type variablecompiler.misc.kindname.value=\    \u5024#    valuecompiler.misc.kindname.variable=\    \u5909\u6570#    variable#####compiler.err.override.static=\    {0}; \u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c static \u3067\u3059\u3002#    {0}; overriding method is staticcompiler.err.override.meth=\    {0}; \u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3055\u308c\u305f\u30e1\u30bd\u30c3\u30c9\u306f {1} \u3067\u3059\u3002#    {0}; overriden method is {1}# In the following string {1} is a space separated list of Java Keywords, as# they would have been declared in the source codecompiler.err.override.weaker.access=\    {0}\u30b9\u30fc\u30d1\u30fc\u30af\u30e9\u30b9\u3067\u306e\u5b9a\u7fa9\u3088\u308a\u5f31\u3044\u30a2\u30af\u30bb\u30b9\u7279\u6a29 ({1}) \u3092\u5272\u308a\u5f53\u3066\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002#    {0}; attempting to assign weaker access privileges; was {1}compiler.err.override.meth.doesnt.throw=\    {0}\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3055\u308c\u305f\u30e1\u30bd\u30c3\u30c9\u306f {1} \u3092\u30b9\u30ed\u30fc\u3057\u307e\u305b\u3093\u3002#    {0}; overriden method does not throw {1}compiler.misc.override.incompatible.ret=\    {0}\u4e92\u63db\u6027\u306e\u306a\u3044\u623b\u308a\u5024\u306e\u578b\u3092\u4f7f\u304a\u3046\u3068\u3057\u307e\u3057\u305f\u3002#    {0}; attempting to use incompatible return type## The following are all possible strings for the first argument ({0}) of the## above strings.compiler.misc.cant.override=\    {1} \u306e {0} \u306f {3} \u306e {2} \u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3067\u304d\u307e\u305b\u3093\u3002#    {0} in {1} cannot override {2} in {3}compiler.misc.cant.implement=\    {1} \u306e {0} \u306f {3} \u306e {2} \u3092\u5b9f\u88c5\u3067\u304d\u307e\u305b\u3093\u3002#    {0} in {1} cannot implement {2} in {3}compiler.misc.clashes.with=\    {1} \u306e {0} \u306f {3} \u306e {2} \u3068\u7af6\u5408\u3057\u307e\u3059\u3002#    {0} in {1} clashes with {2} in {3}

⌨️ 快捷键说明

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