< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties

Print this page
rev 47855 : 8189102: All tools should support -?, -h and --help
   1 #
   2 # Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 orbd.usage=Uso: {0} <opzioni> \n\ndove <opzioni> include:\n  -port                  Porta di attivazione da cui avviare ORBD, valore predefinito 1049 (opzionale)\n  -defaultdb             Directory per i file ORBD, valore predefinito "./orb.db" (opzionale)\n  -serverid              ID server per ORBD, valore predefinito 1 (opzionale)\n  -ORBInitialPort        Porta iniziale (richiesta)\n  -ORBInitialHost       HostName iniziale (richiesto)\n
  27 
  28 servertool.usage=Uso: {0} <opzioni> \n\ndove <opzioni> include:\n  -ORBInitialPort        Porta iniziale (richiesta)\n  -ORBInitialHost        HostName iniziale (richiesto)\n
  29 servertool.banner=\n\nBenvenuti in Java IDL Server Tool     \nimmettere i comandi quando richiesto \n
  30 servertool.shorthelp=\n\n\tComandi disponibili:\n\t-------------------- \n
  31 servertool.baddef=Definizione server errata: {0}
  32 servertool.nosuchserver=\timpossibile trovare il server indicato.
  33 servertool.helddown=\til server \u00E8 mantenuto inattivo.
  34 servertool.nosuchorb=\tORB non valido.
  35 servertool.serverup=\til server \u00E8 gi\u00E0 attivo.
  36 servertool.appname=\tapplicationName     - {0}
  37 servertool.name=\tnome      - {0}
  38 servertool.classpath=\tclasspath - {0}
  39 servertool.args=\targom      - {0}
  40 servertool.vmargs=\targomvm    - {0}
  41 servertool.serverid=\tID server - {0}
  42 servertool.servernotrunning=\til server non \u00E8 in funzione.
  43 servertool.register=\n\n\tregister -server <nome classe server> \n\t         -applicationName <nome server alternativo> \n\t         -classpath <classpath per il server> \n\t         -args <argom per il server> \n\t         -vmargs <argom per la Java VM del server>\n
  44 servertool.register1=registra un server attivabile
  45 servertool.register2=\tserver registrato (idserver = {0}).
  46 servertool.register3=\tserver registrato ma mantenuto inattivo (idserver = {0}).


   1 #
   2 # Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 orbd.usage=Uso: {0} <opzioni> \n\ndove <opzioni> include:\n  -port                  Porta di attivazione da cui avviare ORBD, valore predefinito 1049 (opzionale)\n  -defaultdb             Directory per i file ORBD, valore predefinito "./orb.db" (opzionale)\n  -serverid              ID server per ORBD, valore predefinito 1 (opzionale)\n  -ORBInitialPort        Porta iniziale (richiesta)\n  -ORBInitialHost       HostName iniziale (richiesto)\n  -? -h --help\n
  27 
  28 servertool.usage=Uso: {0} <opzioni> \n\ndove <opzioni> include:\n  -ORBInitialPort        Porta iniziale (richiesta)\n  -ORBInitialHost        HostName iniziale (richiesto)\n
  29 servertool.banner=\n\nBenvenuti in Java IDL Server Tool     \nimmettere i comandi quando richiesto \n
  30 servertool.shorthelp=\n\n\tComandi disponibili:\n\t-------------------- \n
  31 servertool.baddef=Definizione server errata: {0}
  32 servertool.nosuchserver=\timpossibile trovare il server indicato.
  33 servertool.helddown=\til server \u00E8 mantenuto inattivo.
  34 servertool.nosuchorb=\tORB non valido.
  35 servertool.serverup=\til server \u00E8 gi\u00E0 attivo.
  36 servertool.appname=\tapplicationName     - {0}
  37 servertool.name=\tnome      - {0}
  38 servertool.classpath=\tclasspath - {0}
  39 servertool.args=\targom      - {0}
  40 servertool.vmargs=\targomvm    - {0}
  41 servertool.serverid=\tID server - {0}
  42 servertool.servernotrunning=\til server non \u00E8 in funzione.
  43 servertool.register=\n\n\tregister -server <nome classe server> \n\t         -applicationName <nome server alternativo> \n\t         -classpath <classpath per il server> \n\t         -args <argom per il server> \n\t         -vmargs <argom per la Java VM del server>\n
  44 servertool.register1=registra un server attivabile
  45 servertool.register2=\tserver registrato (idserver = {0}).
  46 servertool.register3=\tserver registrato ma mantenuto inattivo (idserver = {0}).


< prev index next >