src/java.rmi/share/classes/sun/rmi/server/resources/rmid_ja.properties
changeset 51246 73f3487f271d
parent 47216 71c04702a3d5
equal deleted inserted replaced
51245:f095e3bc2d41 51246:73f3487f271d
     1 #
     1 #
     2 #
     2 #
     3 # Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.
     4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5 #
     5 #
     6 # This code is free software; you can redistribute it and/or modify it
     6 # This code is free software; you can redistribute it and/or modify it
     7 # under the terms of the GNU General Public License version 2 only, as
     7 # under the terms of the GNU General Public License version 2 only, as
     8 # published by the Free Software Foundation.  Oracle designates this
     8 # published by the Free Software Foundation.  Oracle designates this
    41 
    41 
    42 # "-log" should not be translated, because it's part of command syntax.
    42 # "-log" should not be translated, because it's part of command syntax.
    43 rmid.syntax.log.required=-log\u30AA\u30D7\u30B7\u30E7\u30F3\u304C\u5FC5\u8981\u3067\u3059
    43 rmid.syntax.log.required=-log\u30AA\u30D7\u30B7\u30E7\u30F3\u304C\u5FC5\u8981\u3067\u3059
    44 
    44 
    45 # {0} = the (string) illegal argument in question
    45 # {0} = the (string) illegal argument in question
    46 rmid.syntax.illegal.option=\u4E0D\u6B63\u306A\u30AA\u30D7\u30B7\u30E7\u30F3: {0}
    46 rmid.syntax.illegal.option=\u7121\u52B9\u306A\u30AA\u30D7\u30B7\u30E7\u30F3: {0}
    47 
    47 
    48 # {0} = the (string) reason text that came with a thrown exception
    48 # {0} = the (string) reason text that came with a thrown exception
    49 # "Activation.main" should not be translated, because it's a codepoint
    49 # "Activation.main" should not be translated, because it's a codepoint
    50 rmid.unexpected.exception=Activation.main: \u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}
    50 rmid.unexpected.exception=Activation.main: \u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}
    51 
    51