home *** CD-ROM | disk | FTP | other *** search
- #
- # COMPONENT_NAME: javaorb
- #
- # ORIGINS: 27
- #
- # THIS PRODUCT CONTAINS RESTRICTED MATERIALS OF IBM
- # 10H9767 (C) COPYRIGHT International Business Machines Corp., 1993,1997
- # All Rights Reserved# Licensed Materials - Property of IBM
- # The source code for this program is not published or otherwise divested
- # of its trade secrets, irrespective of what has been deposited with the
- # U. S. Copyright Office.
- #
- # @(#) 1.1 src/javaorb/com/ibm/CORBA/iiop/javaorb.prp, javaorb, jbroker, 9814.01 8/25/97 11:51:40 [4/8/98 13:44:53]
- #
-
- # 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%x\n%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
-
- Lock.nonBusy=freeing non-busy lock
- URLToObjectFacility.badProtocol=%0 : unsupported protocol
- SystemException.runtime=Runtime Exception on server : %0
- SystemException.bad=BAD SystemException: %0
- SystemException.badCompletion=BAD completion status: %0
- MalformedURLException.noHost=no host specified
- MalformedURLException.noPort=no port specified
- MalformedURLException.noProtocol=no protocol specified
- Thread.reader=JavaIDL Reader for %0
- Thread.listener=JavaIDL Listener
- NullPointerException.nullObject=object parameter is null
-
-
-