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=Utilizzo: {0} <opzioni> <porta>\ |
27 rmiregistry.usage=Utilizzo: {0} <opzioni> <porta>\n\ndove <opzioni> include:\n -J<flag fase di esecuzione> Passa l''argomento all''interprete java |
28 \n\ |
28 rmiregistry.port.badnumber=l''argomento della porta, {0}, non \u00E8 un numero. |
29 \ndove <opzioni> include:\ |
|
30 \n -J<flag di runtime> Passa l''argomento all''interprete java |
|
31 rmiregistry.port.badnumber=l''argomento della porta, {0}, non \u00e8 un numero. |
|