sunorb_it.properties revision 608:7e06bf1dcb09
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
26orbd.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
28servertool.usage=Uso: {0} <opzioni> \n\ndove <opzioni> include:\n  -ORBInitialPort        Porta iniziale (richiesta)\n  -ORBInitialHost        HostName iniziale (richiesto)\n
29servertool.banner=\n\nBenvenuti in Java IDL Server Tool     \nimmettere i comandi quando richiesto \n
30servertool.shorthelp=\n\n\tComandi disponibili:\n\t-------------------- \n
31servertool.baddef=Definizione server errata: {0}
32servertool.nosuchserver=\timpossibile trovare il server indicato.
33servertool.helddown=\til server \u00E8 mantenuto inattivo.
34servertool.nosuchorb=\tORB non valido.
35servertool.serverup=\til server \u00E8 gi\u00E0 attivo.
36servertool.appname=\tapplicationName     - {0}
37servertool.name=\tnome      - {0}
38servertool.classpath=\tclasspath - {0}
39servertool.args=\targom      - {0}
40servertool.vmargs=\targomvm    - {0}
41servertool.serverid=\tID server - {0}
42servertool.servernotrunning=\til server non \u00E8 in funzione.
43servertool.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
44servertool.register1=registra un server attivabile
45servertool.register2=\tserver registrato (idserver = {0}).
46servertool.register3=\tserver registrato ma mantenuto inattivo (idserver = {0}).
47servertool.register4=\tserver gi\u00E0 registrato (idserver = {0}).
48
49servertool.unregister=\n\tunregister [ -serverid <id server> | -applicationName <nome> ] \n
50servertool.unregister1=rimuovi un server registrato.
51servertool.unregister2=\tserver rimosso dal registro.
52
53servertool.locate=\n\tlocate [ -serverid <id server> | -applicationName <nome> ] [ <-endpointType <endpointType> ] \n
54servertool.locate1=individua le porte di un tipo specifico per un server registrato
55servertool.locate2=\n\n\tNome host {0} \n\n\t\tPorta\t\tTipo porta\t\tId ORB\n\t\t-----\t\t----------\t\t------\n
56servertool.locateorb=\n\tlocateperorb [ -serverid <id server> | -applicationName <nome> ] [ -orbid <nome ORB> ]\n
57servertool.locateorb1=individua le porte per un orb specifico di un server registrato
58servertool.locateorb2=\n\n\tNome host {0} \n\n\t\tPorta\t\tPortType\t\tId ORB\n\t\t-----\t\t---------\t\t------\n
59servertool.getserverid=\n\tgetserverid [ -applicationName <nome> ] \n
60servertool.getserverid1=restituisce l'id server per un applicationName
61servertool.getserverid2=\tL''ID server per applicationName {0} \u00E8 {1}
62
63servertool.list=\n\tlista\n
64servertool.list1=elenca tutti i server registrati
65servertool.list2=\n\tID server\tNome classe server\t\tApplicazione server\n\t---------\t------------------\t\t-------------------\n
66servertool.listactive=\n\tlistactive
67servertool.listactive1=elenca i server attivi al momento
68servertool.listappnames=\tlistappnames\n
69servertool.listappnames1=elenca applicationNames definiti al momento
70servertool.listappnames2=applicationNames del server definiti al momento:
71
72servertool.shutdown=\n\tshutdown [ -serverid <id server> | -applicationName <nome> ]\n
73servertool.shutdown1=arresta un server registrato
74servertool.shutdown2=\tserver arrestato correttamente
75servertool.startserver=\n\tstartup [ -serverid <id server> | -applicationName <nome> ]\n
76servertool.startserver1=avvia un server registrato
77servertool.startserver2=\tserver avviato correttamente.
78
79servertool.quit=\n\tesci\n
80servertool.quit1=esci dall'applicazione corrente
81
82servertool.help=\thelp\n\tOR\n\thelp <nome comando>\n
83servertool.help1=Guida
84
85servertool.orbidmap=\tUso: orblist [ -serverid <id server> | -applicationName <nome> ]\n
86servertool.orbidmap1=lista nomi orb e relativa mappatura
87servertool.orbidmap2=\n\tId ORB\t\tNome ORB\n\t------\t\t--------\n
88pnameserv.success=NameServer persistente avviato correttamente
89
90
91bootstrap.usage=Uso: {0} <opzioni> \n\ndove <opzioni> include:\n  -ORBInitialPort        Porta iniziale (richiesta)\n  -InitialServicesFile   File contenente la lista dei servizi iniziali (richiesto)\n
92bootstrap.success=impostazione porta su {0} e lettura servizi da {1} in corso
93bootstrap.filenotreadable=il file {0} non \u00E8 leggibile
94bootstrap.filenotfound=impossibile trovare il file {0}
95bootstrap.exception=rilevata un''eccezione durante il salvataggio delle propriet\u00E0 nel file {0}: eccezione {1}
96
97tnameserv.exception=rilevata un''eccezione durante l''avvio del servizio di bootstrap sulla porta {0}
98tnameserv.usage=utilizzare un'altra porta con gli argomenti di riga di comando -ORBInitialPort <n.porta>
99tnameserv.invalidhostoption=ORBInitialHost non \u00E8 un'opzione valida per NameService
100tnameserv.orbinitialport0=ORBInitialPort 0 non \u00E8 un'opzione valida per NameService
101tnameserv.hs1=Contesto di denominazione iniziale:\n{0}
102tnameserv.hs2=TransientNameServer: impostazione della porta per i riferimenti degli oggetti iniziali a: {0}
103tnameserv.hs3=Pronto.
104
105orbd.commfailure=\nImpossibile avviare ORBD perch\u00E9 ORBinitialPort \u00E8 gi\u00E0 in uso
106orbd.internalexception=\nImpossibile avviare ORBD a causa di un'eccezione interna. \neCause possibili: \n1. ORBInitialPort o ORBActivationPort specificato gi\u00E0 in uso \n2. Non esistono autorizzazioni per scrivere orb.db 
107
108