sspath" exception as provided # by Oracle in the LICENSE file that accompanied this code. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # jshell.diag.modifier.plural.fatal = 修飾子{0}は使用できません jshell.diag.modifier.plural.ignore = 修飾子{0}は使用できません。無視されます jshell.diag.modifier.single.fatal = 修飾子{0}は使用できません jshell.diag.modifier.single.ignore = 修飾子{0}は使用できません。無視されます jshell.diag.object.method.fatal = JShellメソッド名をオブジェクト・メソッドと同一にすることはできません: {0} jshell.exc.null = スニペットはnullにできません jshell.exc.alien = このJShellからのスニペットではありません: {0} jshell.exc.closed = JShell ({0})はクローズされました。 jshell.exc.var.not.valid = varValue() {0}のスニペット・パラメータはVALIDにする必要がありますが、{1}です