equal
deleted
inserted
replaced
1 # |
1 # |
2 # |
2 # |
3 # Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved. |
3 # Copyright (c) 1999, 2001, 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 |
22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
23 # or visit www.oracle.com if you need additional information or have any |
23 # or visit www.oracle.com if you need additional information or have any |
24 # questions. |
24 # questions. |
25 # |
25 # |
26 |
26 |
27 rmiregistry.usage=Sintaxis: {0} <opciones> <puerto>\ |
27 rmiregistry.usage=Sintaxis: {0} <opciones> <puerto>\n\ndonde las <opciones> son:\n -J<indicador de tiempo de ejecuci\u00F3n> Pasar argumento al int\u00E9rprete de java |
28 \n\ |
28 rmiregistry.port.badnumber=argumento de puerto, {0}, no es un n\u00FAmero. |
29 \ndonde las <opciones> son:\ |
|
30 \n -J<indicador de runtime> Pasar argumento al int\u00e9rprete de java |
|
31 rmiregistry.port.badnumber=argumento de puerto, {0}, no es un n\u00famero. |
|