idl_ja.prp
上传用户:toby828
上传日期:2015-06-26
资源大小:8558k
文件大小:26k
- #
- # COMPONENT_NAME: idl.parser
- #
- # ORIGINS: 27
- #
- # Licensed Materials - Property of IBM
- # 5639-D57 (C) COPYRIGHT International Business Machines Corp., 1997, 1999
- # RMI-IIOP v1.0
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- # @(#)idl_ja.prp 1.3 01/08/05
- #
- # Translator: Each line below is of the form "<key>=<message>".
- # The keys are NOT to be translated.
- # The messages ARE to be translated.
- #
- # DO NOT translate the following:
- # ASCII
- # #else
- # #endif
- # IDL
- #
- # %0, %1, etc. are postional parameters to the message. Do not
- # translate these. The number order is the order they are given to
- # the message writer. It is OK to change their order in the message
- # if the language grammar so dictates.
- #
- # Lines of the form "%0 (line %1): <some message>n%xn%y" are error
- # messages: %0 is a filename; %1 is a line number; %x is line %1 from
- # %0; %y is the error marker. So the message comes out looking like:
- # <filename> (line xxx): <some message>
- # Line xxx from <filename> where the carat points to the error
- # ^
- # So the first two and the last two parameters of these messages must
- # remain in their positions.
- #
- # A backslash () at the end of a line is a line continuation
- # character. A backslash at the beginning of a line means don't
- # ignore leading blanks (they normally are). These backslashes
- # should remain in the message.
- #
- # Translator: Start Translating
- Compile.parsing=%0 u3092u69cbu6587u89e3u6790u4e2d
- #Compile.parsing=Parsing %0
- Compile.parseDone=u5b8cu4e86 - %0
- #Compile.parseDone=done - %0
- Compile.generating=%0 u3092u751fu6210u4e2d
- #Compile.generating=Generating %0
- Compile.genDone=u5b8cu4e86 - %0
- #Compile.genDone=done - %0
- Deprecated.keyword=u8b66u544a: u30adu30fcu30efu30fcu30c9 `%0' u306fu63a8u5968u3055u308cu3066u3044u307eu305bu3093u3002
- #Deprecated.keyword=WARNING: Keyword `%0' is deprecated.
- EvaluationException.1=%0 u6f14u7b97u5b50u306eu30aau30dau30e9u30f3u30c9 %1 u3068 %2 u304cu4e00u81f4u3057u3066u3044u307eu305bu3093u3002
- #EvaluationException.1=Operands of %0 operator are inconsistent: %1 and %2.
- EvaluationException.2=%0 u6f14u7b97u5b50u306eu30aau30dau30e9u30f3u30c9u306f %1 u3067u306fu306au304fu6570u5024u3067u306au3051u308cu3070u306au308au307eu305bu3093u3002
- #EvaluationException.2=Operand of %0 operator must be a number, not a %1.
- EvaluationException.or=u30d3u30c3u30c8u5358u4f4du306eu8ad6u7406u548c
- #EvaluationException.or=bitwise or
- EvaluationException.xor=u30d3u30c3u30c8u5358u4f4du306eu6392u4ed6u7684u8ad6u7406u548c
- #EvaluationException.xor=bitwise xor
- EvaluationException.and=u30d3u30c3u30c8u5358u4f4du306eu8ad6u7406u7a4d
- #EvaluationException.and=bitwise and
- EvaluationException.plus=u52a0u7b97
- #EvaluationException.plus=addition
- EvaluationException.minus=u6e1bu7b97
- #EvaluationException.minus=subtraction
- EvaluationException.left=u5de6u30b7u30d5u30c8
- #EvaluationException.left=left shift
- EvaluationException.right=u53f3u30b7u30d5u30c8
- #EvaluationException.right=right shift
- EvaluationException.times=u4e57u7b97
- #EvaluationException.times=multiplication
- EvaluationException.divide=u9664u7b97
- #EvaluationException.divide=division
- EvaluationException.mod=u30e2u30b8u30e5u30ed
- #EvaluationException.mod=modulo
- EvaluationException.pos=u5358u9805u6b63u6570
- #EvaluationException.pos=unary positive
- EvaluationException.neg=u5358u9805u8ca0u6570
- #EvaluationException.neg=unary negation
- EvaluationException.not=u30d3u30c3u30c8u5358u4f4du306eu5426u5b9a
- #EvaluationException.not=bitwise not
- EvaluationException.booleanNot=u30d6u30fcu30ebu306eu5426u5b9a
- #EvaluationException.booleanNot=boolean not
- EvaluationException.booleanAnd=u30d6u30fcu30ebu306eu8ad6u7406u7a4d
- #EvaluationException.booleanAnd=boolean and
- EvaluationException.booleanOr=u30d6u30fcu30ebu306eu8ad6u7406u548c
- #EvaluationException.booleanOr=boolean or
- EvaluationException.equal=u7b49u4fa1
- #EvaluationException.equal=equal
- EvaluationException.notEqual=u4e0du7b49u4fa1
- #EvaluationException.notEqual=not equal
- EvaluationException.greaterThan=u5927u304du3044
- #EvaluationException.greaterThan=greater than
- EvaluationException.lessThan=u5c0fu3055u3044
- #EvaluationException.lessThan=less than
- EvaluationException.greaterEqual=u5927u304du3044u304bu7b49u3057u3044
- #EvaluationException.greaterEqual=greater than or equal
- EvaluationException.lessEqual=u5c0fu3055u3044u304bu7b49u3057u3044
- #EvaluationException.lessEqual=less than or equal
- GenFileStream.1=%0 u3092u751fu6210u3067u304du307eu305bu3093: %1
- #GenFileStream.1=%0 could not be generated: %1
- InvalidArgument.1=u4e0du6b63u306au5f15u6570: %0
- #InvalidArgument.1=Invalid argument: %0.
- InvalidArgument.2=IDL u30d5u30a1u30a4u30ebu304cu6307u5b9au3055u308cu3066u3044u307eu305bu3093u3002
- #InvalidArgument.2=No IDL file was specified.
- InvalidCharacter.1=%0 (%1 u884cu76ee): u4e0du6b63u306au6587u5b57: %2 (ASCII %3).n%4n%5
- #InvalidCharacter.1=%0 (line %1): invalid character: %2 (ASCII %3).n%4n%5
- Migration.futureKeyword=u8b66u544a: u8b58u5225u5b50 `%0' u304cu30adu30fcu30efu30fcu30c9u3068u885du7a81u3057u3066u3044u307eu3059u3002u4ecau5f8cu3082u4e92u63dbu6027u3092u4fddu3064u305fu3081u306bu306fu62e1u5f35u8b58u5225u5b50u3092u4f7fu7528u3057u3066u304fu3060u3055u3044u3002
- #Migration.futureKeyword=WARNING: Identifier `%0' collides with a keyword; use an escaped identifier to ensure future compatibility.
- Migration.keywordCollision=u8b66u544a: u8b58u5225u5b50 `%0' u304cu30adu30fcu30efu30fcu30c9u3068u885du7a81u3057u3066u3044u307eu3059u3002u4ecau5f8cu3082u4e92u63dbu6027u3092u4fddu3064u305fu3081u306bu306fu62e1u5f35u8b58u5225u5b50u3092u4f7fu7528u3057u3066u304fu3060u3055u3044u3002
- #Migration.keywordCollision=WARNING: Identifier `%0' collides with a keyword; use an escaped identifier to ensure future compatibility.
- ParseException.abstractValueBox=%0 (%1 u884cu76ee): u5024u30dcu30c3u30afu30b9u3092 abstract u3067u5ba3u8a00u3067u304du307eu305bu3093u3002n%2n%3
- #ParseException.abstractValueBox=%0 (line %1): A value box cannot be declared abstract.n%2n%3
- ParseException.alreadyDeclared=%0 (%1 u884cu76ee): %2 u306fu65e2u306bu5ba3u8a00u3055u308cu3066u3044u307eu3059u3002n%3n%4
- #ParseException.alreadyDeclared=%0 (line %1): %2 has already been declared.n%3n%4
- ParseException.alreadyDerived=%0 (%1 u884cu76ee): %2 u306f %3 u306eu89aau3068u3057u3066u65e2u306bu5ba3u8a00u3055u308cu3066u3044u307eu3059u3002n%4n%5
- #ParseException.alreadyDerived=%0 (line %1): %2 has already been declared as a parent of %3.n%4n%5
- ParseException.alreadyDefaulted=%0 (%1 u884cu76ee): u30c7u30d5u30a9u30ebu30c8u306eu5206u5c90u306fu65e2u306bu691cu51fau3055u308cu3066u3044u307eu3059u3002n%2n%3
- #ParseException.alreadyDefaulted=%0 (line %1): The default branch has already been encountered.n%2n%3
- ParseException.alreadyRaised=%0 (%1 u884cu76ee): %2 u306f raises u7bc0u3067u65e2u306bu6307u5b9au3055u308cu3066u3044u307eu3059u3002n%3n%4
- #ParseException.alreadyRaised=%0 (line %1): %2 already specified in raises clause.n%3n%4
- ParseException.attributeNotType=%0 (%1 u884cu76ee): %2 u306fu5c5eu6027u3067u3059u3002u578bu3068u3057u3066u4f7fu7528u3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%3n%4
- #ParseException.attributeNotType=%0 (line %1): %2 is an attribute. It cannot be used as a type.n%3n%4
- ParseException.badAbstract=%0 (%1 u884cu76ee): %2 u306eu524du65b9u306eu5ba3u8a00u3068u5b9fu969bu306eu5ba3u8a00u304cu4e00u81f4u3057u307eu305bu3093u3002u4e00u65b9u306f abstract u3067u4ed6u65b9u306fu305du308cu3068u7570u306au308au307eu3059u3002n%3n%4
- #ParseException.badAbstract=%0 (line %1): The forward and actual declaration of %2 is inconsistent. One is abstract and the other is not.n%3n%4
- ParseException.badCustom=%0 (%1 u884cu76ee): u524du65b9u5024u5ba3u8a00u3092 custom u3067u5ba3u8a00u3067u304du307eu305bu3093u3002n%2n%3
- #ParseException.badCustom=%0 (line %1): A forward value declaration cannot be declared custom.n%2n%3
- ParseException.badRepIDAlreadyAssigned=%0 (%1 u884cu76ee): u578b %2 u306fu524du306e ID u30d7u30e9u30b0u30deu6307u793au306eu30eau30ddu30b8u30c8u30ea ID u306bu5272u308au5f53u3066u3089u308cu3066u3044u307eu3059u3002n%3n%4
- #ParseException.badRepIDAlreadyAssigned=%0 (line %1): Type %2 has already been assigned a Repository ID in a previous ID pragma directive.n%3n%4
- ParseException.badRepIDForm=%0 (%1 u884cu76ee): u30eau30ddu30b8u30c8u30ea ID '%2' u306f '<format>:<string>' u306eu5f62u5f0fu3067u306au3051u308cu3070u306au308au307eu305bu3093u3002n%3n%4
- #ParseException.badRepIDForm=%0 (line %1): Repository ID '%2' should have form '<format>:<string>'.n%3n%4
- ParseException.badRepIDPrefix=%0 (%1 u884cu76ee): u30a4u30f3u30bfu30d5u30a7u30fcu30b9 %2 u306eu30eau30ddu30b8u30c8u30ea ID u306eu63a5u982du8f9eu306f '%4' u3067u306au304f `%3' u3067u306au3051u308cu3070u306au308au307eu305bu3093u3002n%5n%6
- #ParseException.badRepIDPrefix=%0 (line %1): Interface %2 should have Repository ID prefix `%3', not '%4'.n%5n%6
- ParseException.badState=%0 (%1 u884cu76ee): %2 u3092u72b6u614bu3092u6301u3063u305fu30a4u30f3u30bfu30d5u30a7u30fcu30b9u306bu3059u308bu3053u3068u306fu3067u304du307eu305bu3093u30022 u3064u4ee5u4e0au306eu72b6u614bu3092u6301u3063u305fu89aau304cu3042u308au307eu3059u3002n%3n%4
- #ParseException.badState=%0 (line %1): %2 cannot be a stateful interface; it has more than one stateful parent.n%3n%4
- ParseException.branchLabel=%0 (%1 u884cu76ee): case %2 u306fu65e2u306bu5ba3u8a00u3055u308cu3066u3044u307eu3059u3002n%3n%4
- #ParseException.branchLabel=%0 (line %1): case %2 has already been declared.n%3n%4
- ParseException.branchName=%0 (%1 u884cu76ee): %2 u3068u3044u3046u5206u5c90u306fu65e2u306bu5ba3u8a00u3055u308cu3066u3044u307eu3059u3002n%3n%4
- #ParseException.branchName=%0 (line %1): A branch named %2 has already been declared.n%3n%4
- ParseException.duplicateInit=%0 (%1 u884cu76ee): u521du671fu5316u5b50u306eu30b7u30b0u30cbu30c1u30e3u30fcu304cu524du306eu521du671fu5316u5b50u3068u540cu3058u3067u3059u3002n%2n%3
- #ParseException.duplicateInit=%0 (line %1): An initializer has the same signature as a previous initializer.n%2n%3
- ParseException.duplicateState=%0 (%1 u884cu76ee): u30c7u30fcu30bfu30e1u30f3u30d0 %2 u306eu540du524du304cu524du306eu30c7u30fcu30bfu30e1u30f3u30d0u3068u540cu3058u3067u3059u3002n%3n%4
- #ParseException.duplicateState=%0 (line %1): The data member %2 has the same name as a previous data member.n%3n%4
- ParseException.elseNoIf=%0 (%1 u884cu76ee): #if u3068u30deu30c3u30c1u30f3u30b0u3057u306au3044 #else u304cu691cu51fau3055u308cu307eu3057u305fu3002n%2n%3
- #ParseException.elseNoIf=%0 (line %1): #else encountered without a matching #if.n%2n%3
- ParseException.endNoIf=%0 (%1 u884cu76ee): #if u3068u30deu30c3u30c1u30f3u30b0u3057u306au3044 #endif u304cu691cu51fau3055u308cu307eu3057u305fu3002n%2n%3
- #ParseException.endNoIf=%0 (line %1): #endif encountered without a matching #if.n%2n%3
- ParseException.evaluation=%0 (%1 u884cu76ee): %2n%3n%4
- #ParseException.evaluation=%0 (line %1): %2n%3n%4
- ParseException.forwardEntry=%0 (%1 u884cu76ee): %2 u3078u306eu524du65b9u53c2u7167u304cu3042u308au307eu3057u305fu304cu5b9au7fa9u3055u308cu3066u3044u307eu305bu3093u3002n%3n%4
- #ParseException.forwardEntry=%0 (line %1): There is a forward reference to %2, but it is not defined.n%3n%4
- ParseException.forwardedValueBox=%0 (%1 u884cu76ee): %2 u306bu524du65b9u5ba3u8a00u304cu3042u308au307eu3059u3002u5024u30dcu30c3u30afu30b9u3092u524du65b9u5ba3u8a00u3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%3n%4
- #ParseException.forwardedValueBox=%0 (line %1): %2 has a forward declaration. A value box cannot be forward declared.n%3n%4
- ParseException.forwardInheritance=%0 (%1 u884cu76ee): %3 u306eu4e0du5b8cu5168u306au524du65b9u5ba3u8a00u3092 %2 u304cu7d99u627fu3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%4n%5
- #ParseException.forwardInheritance=%0 (line %1): It is illegal for %2 to inherit from the incomplete forward declaration of %3.n%4n%5
- ParseException.generic=%0 (%1 u884cu76ee): %2n%3n%4
- #ParseException.generic=%0 (line %1): %2n%3n%4
- ParseException.illegalArray=%0 (%1 u884cu76ee): %2 u306eu914du5217u306eu578bu304cu4e0du6b63u3067u3059u3002n%3n%4
- #ParseException.illegalArray=%0 (line %1): An array is not a legal type in a %2.n%3n%4
- ParseException.illegalException=%0 (%1 u884cu76ee): %2 u5185u3067u4f8bu5916u3092u751fu6210u3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%3n%4
- #ParseException.illegalException=%0 (line %1): Exceptions cannot appear within %2s.n%3n%4
- ParseException.invalidConst1=%0 (%1 u884cu76ee): u5b9au6570u5f0fu306eu578bu306f %3 u3067u306fu306au304f %2 u3067u306au3051u308cu3070u306au308au307eu305bu3093u3002n%4n%5
- #ParseException.invalidConst1=%0 (line %1): Constant expression must be of type %2, not %3.n%4n%5
- ParseException.invalidConst2=%0 (%1 u884cu76ee): u5b9au6570u5f0fu5185u306eu8b58u5225u5b50u306f %2 u3067u306fu306au304fu5b9au6570u3067u306au3051u308cu3070u306au308au307eu305bu3093u3002n%3n%4
- #ParseException.invalidConst2=%0 (line %1): Identifiers in constant expressions must be constants, not %2.n%3n%4
- ParseException.keywordCollision=%0 (%1 u884cu76ee): u8b58u5225u5b50 `%2' u304cu30adu30fcu30efu30fcu30c9u3068u885du7a81u3057u3066u3044u307eu3059u3002u62e1u5f35u8b58u5225u5b50u3092u5fc5u8981u306bu5fdcu3058u3066u4f7fu7528u3057u3066u304fu3060u3055u3044u3002n%3n%4
- #ParseException.keywordCollision=%0 (line %1): Identifier `%2' collides with keyword; use escaped identifier if necessary.n%3n%4
- ParseException.methodClash=%0 (%1 u884cu76ee): u30e1u30bdu30c3u30c9u540du304cu30a4u30f3u30bfu30d5u30a7u30fcu30b9 %2 u3067u885du7a81u3057u3066u3044u307eu3059: %3.n%4n%5
- #ParseException.methodClash=%0 (line %1): Method name clash in interface %2: %3.n%4n%5
- ParseException.moduleNotType=%0 (%1 u884cu76ee): %2 u306fu30e2u30b8u30e5u30fcu30ebu3067u3059u3002u578bu3068u3057u3066u4f7fu7528u3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%3n%4
- #ParseException.moduleNotType=%0 (line %1): %2 is a module. It cannot be used as a type.n%3n%4
- ParseException.nestedValueBox=%0 (%1 u884cu76ee): u5024u30dcu30c3u30afu30b9u3092u5165u308cu5b50u306bu3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%2n%3
- #ParseException.nestedValueBox=%0 (line %1): Value boxes cannot be nested.n%2n%3
- ParseException.noDefault=%0 (%1 u884cu76ee): u8d77u3053u308au3046u308bu5168 case u304cu5b8cu5168u306bu30abu30d0u30fcu3055u308cu3066u3044u306au3044u9650u308au3001u30c7u30d5u30a9u30ebu30c8u306eu5206u5c90u3092u4f7fu7528u3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%2n%3
- #ParseException.noDefault=%0 (line %1): A default branch is not allowed when all possible cases are fully covered.n%2n%3
- ParseException.nonAbstractParent=%0 (%1 u884cu76ee): abstract u30a4u30f3u30bfu30d5u30a7u30fcu30b9 %2 u306fu975e abstract u30a4u30f3u30bfu30d5u30a7u30fcu30b9 %3 u3092u7d99u627fu3067u304du307eu305bu3093u3002n%4n%5
- #ParseException.nonAbstractParent=%0 (line %1): The abstract interface %2 cannot inherit from the non-abstract interface %3.n%4n%5
- ParseException.nonAbstractParent2=%0 (%1 u884cu76ee): abstract u5024 %2 u306fu975e abstract u5024 %3 u3092u7d99u627fu3067u304du307eu305bu3093u3002n%4n%5
- #ParseException.nonAbstractParent2=%0 (line %1): The abstract value %2 cannot inherit from the non-abstract value %3.n%4n%5
- ParseException.nonAbstractParent3=%0 (%1 u884cu76ee): u5024 %2 u306fu6307u5b9au3055u308cu305fu975e abstract u5024 %3 u3092u7d99u627fu3067u304du307eu305bu3093u3002n%4n%5
- #ParseException.nonAbstractParent3=%0 (line %1): The value %2 cannot inherit from the non-abstract value %3 as specified.n%4n%5
- ParseException.notANumber=%0 (%1 u884cu76ee): u6570u5024u304cu4e88u671fu3055u308cu3066u3044u307eu3057u305fu3002%2 u306fu4e0du6b63u306au6570u5024u3067u3059u3002n%3n%4
- #ParseException.notANumber=%0 (line %1): A number was expected. %2 is not a valid number.n%3n%4
- ParseException.nothing=%0 u306fu7a7au3067u3059u3002u30b3u30f3u30d1u30a4u30ebu5bfeu8c61u304cu5b58u5728u3057u307eu305bu3093u3002
- #ParseException.nothing=%0 is empty. There is nothing to compile.
- ParseException.notPosInt=%0 (%1 u884cu76ee): %2 u3067u306fu306au304fu6b63u306eu6574u6570u5b9au6570u304cu4e88u671fu3055u308cu3066u3044u307eu3057u305fu3002n%3n%4
- #ParseException.notPosInt=%0 (line %1): Expected a positive integer constant, not %2.n%3n%4
- ParseException.oneway=%0 (%1 u884cu76ee): %2 u306fu7247u65b9u5411u306bu5ba3u8a00u3055u308cu3066u3044u307eu3059u3002u7247u65b9u5411u30e1u30bdu30c3u30c9u306fu3001void u3092u8fd4u3059u3053u3068u3001u30d1u30e9u30e1u30fcu30bfu5185u3067 1 u3064u3060u3051u3067u3042u308bu3053u3068u3001u4f8bu5916u3092u751fu6210u3057u306au3044u3053u3068u304cu8981u6c42u3055u308cu307eu3059u3002n%3n%4
- #ParseException.oneway=%0 (line %1): %2 is declared to be oneway. Oneway methods must: return void; have only in parameters; raise no exceptions.n%3n%4
- ParseException.operationNotType=%0 (%1 u884cu76ee): %2 u306fu6f14u7b97u5b50u3067u3059u3002u578bu3068u3057u3066u4f7fu7528u3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%3n%4
- #ParseException.operationNotType=%0 (line %1): %2 is an operation. It cannot be used as a type.n%3n%4
- ParseException.outOfRange=%0 (%1 u884cu76ee): u5b9au6570u5f0fu306eu5024 %2 u306fu578b %3 u306eu7bc4u56f2u5916u3067u3059u3002n%4n%5
- #ParseException.outOfRange=%0 (line %1): The value of the constant expression, %2, is out of range for type %3.n%4n%5
- ParseException.recursive=%0 (%1 u884cu76ee): u6b63u5f53u306au518du5e30u5b9au7fa9u306fu6b21u306eu3082u306eu3060u3051u3067u3059: sequence<%2> %3.n%4n%5
- #ParseException.recursive=%0 (line %1): The only legal recursive definition is: sequence<%2> %3.n%4n%5
- ParseException.selfInherit=%0 (%1 u884cu76ee): %2 u306fu81eau8eabu3092u7d99u627fu3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%3n%4
- #ParseException.selfInherit=%0 (line %1): %2 cannot inherit from itself.n%3n%4
- ParseException.stringTooLong=%0 (%1 u884cu76ee): "%2" u306f %3 u6587u5b57u4ee5u4e0au306eu9577u3055u306bu3059u308bu3053u3068u306fu3067u304du307eu305bu3093u3002n%4n%5
- #ParseException.stringTooLong=%0 (line %1): "%2" cannot be more than %3 characters long.n%4n%5
- ParseException.syntax1=%0 (%1 u884cu76ee): `%2' u304cu4e88u671fu3055u308c `%3' u304cu691cu51fau3055u308cu307eu3057u305fu3002n%4n%5
- #ParseException.syntax1=%0 (line %1): Expected `%2'; encountered `%3'.n%4n%5
- ParseException.syntax2=%0 (%1 u884cu76ee): %2 u306e 1 u3064u304cu4e88u671fu3055u308c `%3'u304cu691cu51fau3055u308cu307eu3057u305fu3002n%4n%5
- #ParseException.syntax2=%0 (line %1): Expected one of%2; encountered `%3'.n%4n%5
- ParseException.unclosed=%0: u30b3u30e1u30f3u30c8u5185u306bu4e88u60f3u5916u306e EOF u304cu691cu51fau3055u308cu307eu3057u305fu3002
- #ParseException.unclosed=%0: Unexpected end of file encountered in comment.
- ParseException.undeclaredType=%0 (%1 u884cu76ee): %2 u306fu5ba3u8a00u3055u308cu3066u3044u306au3044u578bu3067u3059u3002n%3n%4
- #ParseException.undeclaredType=%0 (line %1): %2 is an undeclared type.n%3n%4
- ParseException.warning=%0 (%1 u884cu76ee): %2n%3n%4
- #ParseException.warning=%0 (line %1): %2n%3n%4
- ParseException.wrongType=%0 (%1 u884cu76ee): %2 u306eu578bu306f %3 u3067u3059u304c %4 u3067u306au3051u308cu3070u306au308au307eu305bu3093u3002n%5n%6
- #ParseException.wrongType=%0 (line %1): The type of %2 is %3, but it should be %4.n%5n%6
- ParseException.constExprType=%0 (%1 u884cu76ee): u5b9au6570u5f0fu306eu578bu306f %2 u3067u3059u304cu3001%3 u3067u306au3051u308cu3070u306au308au307eu305bu3093u3002n%4n%5
- #ParseException.constExprType=%0 (line %1): The type of the constant expression is %2, but it should be %3.n%4n%5
- Preprocessor.unknown=`%0'u306fu672au77e5u306eu30d7u30eau30d7u30edu30bbu30c3u30b5u6307u793au3067u3059u3002u884cu306fu7121u8996u3055u308cu307eu3059u3002
- #Preprocessor.unknown=Unknown preprocessor directive, `%0'. Line ignored.
- Preprocessor.unknownPragma=`%0'u306fu672au77e5u306eu30d7u30e9u30b0u30deu3067u3059u3002u884cu306fu7121u8996u3055u308cu307eu3059u3002
- #Preprocessor.unknownPragma=Unknown pragma `%0'. Line ignored.
- Preprocessor.undefinedName=%1 u306fu30d7u30e9u30b0u30de %0 u306eu672au5b9au7fa9u306eu578bu540du3067u3059u3002u884cu306fu7121u8996u3055u308cu307eu3059u3002
- #Preprocessor.undefinedName=Undefined type name for pragma %0: %1. Line ignored.
- Token.boolLit=<boolean literal>
- #Token.boolLit=<boolean literal>
- Token.charLit=<character literal>
- #Token.charLit=<character literal>
- Token.intLit=<integer literal>
- #Token.intLit=<integer literal>
- Token.floatLit=<floating point literal>
- #Token.floatLit=<floating point literal>
- Token.stringLit=<string literal>
- #Token.stringLit=<string literal>
- Token.literal=<literal>
- #Token.literal=<literal>
- Token.identifier=<identifier>
- #Token.identifier=<identifier>
- Token.endOfFile=EOF
- #Token.endOfFile=EOF
- Token.unknown=?
- #Token.unknown=?
- Util.cantCreatePkg=u30d1u30c3u30b1u30fcu30b8 %0 u3092u4f5cu6210u3067u304du307eu305bu3093u3002
- #Util.cantCreatePkg=Cannot create the package %0.
- Version.product=IDL Parser Framework, u30d0u30fcu30b8u30e7u30f3 "%0"
- #Version.product=IDL Parser Framework, version "%0"
- Version.number=3.0
- #Version.number=3.0
- default=u30a8u30e9u30fc! u5b58u5728u3057u306au3044u30e1u30c3u30bbu30fcu30b8u304cu8981u6c42u3055u308cu307eu3057u305fu3002u30e1u30c3u30bbu30fcu30b8u30d5u30a1u30a4u30ebu306bu30adu30fcu304cu3042u308au307eu305bu3093: %0.
- #default=Error! A message was requested which does not exist. The messages file does not contain the key: %0.
- # Translator: In the list of options below, do not translate:
- # -i, -d, -keep, -emitAll, -noWarn, -v, -verbose, -version, #define
- # Do not translate the string "java com.sun.tools.corba.se.idl.Compile"
- usage=u30b3u30f3u30d1u30a4u30e9u306eu4f7fu3044u65b9:n
- java com.sun.tools.corba.se.idl.Compile [options] <idl file>n
- <idl file> u306f IDL u5b9au7fa9u304cu683cu7d0du3055u308cu305fu30d5u30a1u30a4u30ebu306eu540du524du3067u3059u3002n
- [options] u306fu4ee5u4e0bu306bu793au3059u30aau30d7u30b7u30e7u30f3u306eu7d44u307fu5408u308fu305bu3067u3059u3002n
- u3053u308cu3089u306eu30aau30d7u30b7u30e7u30f3u306fu7701u7565u53efu80fdu3067u3001u4efbu610fu306eu9806u5e8fu3067u4f7fu7528u3067u304du307eu3059u3002n
- u305fu3060u3057 <idl file> u306fu5fc5u9808u3067u3001u6700u5f8cu306bu6307u5b9au3059u308bu5fc5u8981u304cu3042u308au307eu3059u3002n
- n
- u30aau30d7u30b7u30e7u30f3:n
- -d <symbol> IDL u30d5u30a1u30a4u30ebu5185u306eu6b21u306eu884cu3068u7b49u4fa1:n
- #define <symbol>n
- -emitAll #include u30d5u30a1u30a4u30ebu306bu6307u5b9au3055u308cu3066u3044u308bu3082u306eu3082u542bu3081u5168u578bu3092u751fu6210u3059u308bn
- -i <include path> u30c7u30d5u30a9u30ebu30c8u3067u306fu73feu5728u306eu30c7u30a3u30ecu30afu30c8u30eau3067u30a4u30f3u30afu30ebu30fcu30c9u30d5u30a1u30a4u30ebu3092n
- u691cu7d22u3059u308bu3002u305du308cu4ee5u5916u306eu30c7u30a3u30ecu30afu30c8u30eau306fu3053u306eu30aau30d7u30b7u30e7u30f3u3067u8ffdu52a0u3059u308bn
- -keep u751fu6210u3059u308bu30d5u30a1u30a4u30ebu304cu65e2u306bu5b58u5728u3059u308bu5834u5408u3001u65e2u5b58u306eu30d5u30a1u30a4u30ebu3092n
- u4e0au66f8u304du3057u306au3044u3002u30c7u30d5u30a9u30ebu30c8u3067u306fu4e0au66f8u304du3059u308bn
- -noWarn u8b66u544au3092u751fu6210u3057u306au3044n
- -v, -verbose u5197u9577u30e2u30fcu30c9n
- -version u30d0u30fcu30b8u30e7u30f3u756au53f7u3092u8868u793au3057u3066u7d42u4e86n
- #usage=Compiler Usage:n
- # java com.sun.tools.corba.se.idl.Compile [options] <idl file>n
- #where <idl file> is the name of a file containing IDL definitions, andn
- #[options] is any combination of the options listed below. The optionsn
- #are optional and may appear in any order; <idl file> is required andn
- #must appear last.n
- # n
- #Options:n
- # -d <symbol> This is equivalent to the following line in ann
- # IDL file: #define <symbol>n
- # -emitAll Emit all types, including those found in #includedn
- # files.n
- # -i <include path> By default, the current directory is scanned forn
- # included files. This option adds another directory.n
- # -keep If a file to be generated already exists, do notn
- # overwrite it. By default it is overwritten.n
- # -noWarn Suppress warnings.n
- # -v, -verbose Verbose mode.n
- # -version Display the version number.n