All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.enterprise.admin.cli.remote.LocalStrings_it.properties Maven / Gradle / Ivy

The newest version!
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2012 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

#EN AdminUserPrompt=Enter admin user name> 
AdminUserPrompt=Immettere il nome utente amministratore> 
#EN AdminUserPasswordPrompt=Enter admin password for user "{0}"> 
AdminUserPasswordPrompt=Immettere la password amministratore per l''utente "{0}"> 
#EN AdminPasswordPrompt=Enter admin password> 
AdminPasswordPrompt=Immettere la password amministratore> 
#EN badHttpCode=Bad HTTP code received from server: {0}
badHttpCode=Codice HTTP non valido ricevuto dal server: {0}
#EN internal=Internal Error: {0}
internal=Errore interno: {0}
#EN emptyResponse=Empty response from server.
emptyResponse=Risposta vuota dal server.
#EN unknownResponse=Unknown Response: {0}
unknownResponse=Risposta sconosciuta: {0}
#EN unknownFormat=Unknown plain text format.  Response from the server: {0}
unknownFormat=Formato di testo non codificato sconosciuto. Risposta dal server: {0}
#EN badport=Bad port number: {0}.  It must be an integer in the range 1-65535.
badport=Numero di porta non valido: {0}. Deve essere un numero intero compreso nell''intervallo tra 1 e 65535.
#EN ConnectException=Remote server does not listen for requests on [{0}:{1}].\nIs the server up?
ConnectException=Il server remoto non \u00E8 in ascolto delle richieste su [{0}:{1}].\nIl server \u00E8 attivo?
#EN UnknownHostException=No remote server named {0}.\nIs that the correct host name?
UnknownHostException=Nessun server remoto denominato {0}.\nIl nome host \u00E8 corretto?
#EN InvalidCredentials=Authentication failed for user: {0}\n(Usually, this means invalid user name and/or password)
InvalidCredentials=Autenticazione dell''utente {0} non riuscita.\nQuesto problema \u00E8 in genere dovuto all''uso di una combinazione non valida di nome utente e password.
#EN InvalidCredentialsFromFile=Authentication failed for user: {0}\nwith password from password file: {1}\n(Usually, this means invalid user name and/or password)
InvalidCredentialsFromFile=Autenticazione dell''utente {0} non riuscita\ncon la password dal password file {1}\n Questo problema \u00E8 in genere dovuto all''uso di una combinazione non valida di nome utente e password.
#EN InvalidCredentialsFromLogin=Authentication failed for user: {0}\nwith password from login store: {1}\n(Usually, this means invalid user name and/or password)
InvalidCredentialsFromLogin=Autenticazione dell''utente {0} non riuscita\ncon la password dall''area di memorizzazione login {1}\n Questo problema \u00E8 in genere dovuto all''uso di una combinazione non valida di nome utente e password.
#EN ServerMaybeSecure=It appears that server [{0}:{1}] accepts secure connections only.\nRetrying the command with --secure=true...
ServerMaybeSecure=Il server [{0}:{1}] sembra accettare solo connessioni sicure.\nNuovo tentativo di esecuzione del comando con --secure=true...
#EN ServerIsNotSecure=It appears that server [{0}:{1}] does not accept secure connections.\nRetry with --secure=false.
ServerIsNotSecure=Il server [{0}:{1}] non sembra accettare connessioni sicure.\nRiprovare con --secure=false.
#EN fileTransferTargetNotDir=File transfer target {0} is expected to be a directory but is not
fileTransferTargetNotDir=\u00C8 previsto che la destinazione di trasferimento file {0} sia una directory, tuttavia non lo \u00E8
#EN errSavingContent=Error saving returned content {0}: {1}
errSavingContent=Errore durante il salvataggio del contenuto restituito {0}: {1}
#EN unknownOption=Command {0} does not have an option {1}
unknownOption=Il comando {0} non contiene un''opzione {1}
#EN notEnoughOperands=Command {0} requires an operand
notEnoughOperands=Il comando {0} richiede un operando
#EN tooManyOperands=Command {0} does not accept any operands
tooManyOperands=Il comando {0} non accetta operandi
#EN missingPassword=Command {0} requires a password named {1}
missingPassword=Il comando {0} richiede una password denominata {1}
#EN missingOption=Option {0} is required but was not specified
missingOption=L''opzione {0} \u00E8 obbligatoria ma non \u00E8 stata specificata
#EN missingOptions=Command {0} is missing required options
missingOptions=Opzioni obbligatorie mancanti nel comando {0}
#EN Usage=Usage: {0}
Usage=Uso: {0}
#EN Usage.asadmin=asadmin [asadmin-utility-options]
Usage.asadmin=asadmin [asadmin-utility-options]
# XXX - keep Usage.admin.full in sync with Asadmin.usage in parent directory
#EN Usage.asadmin.full=Usage: asadmin [-H|--host ]\n\t[-p|--port ] [-u|--user ]\n\t[-W|--passwordfile ]\n\t[-t|--terse[=]]\n\t[-s|--secure[=]]\n\t[-e|--echo[=]]\n\t[-I|--interactive[=]]\n\t[-?|--help[=]]\n\t{0} [command-specific options]
Usage.asadmin.full=Uso: asadmin [-H|--host ]\n\t[-p|--port ] [-u|--user ]\n\t[-W|--passwordfile ]\n\t[-t|--terse[=]]\n\t[-s|--secure[=]]\n\t[-e|--echo[=]]\n\t[-I|--interactive[=]]\n\t[-?|--help[=]]\n\t{0} [command-specific options]
#EN BadPasswordFromFile=Authentication failed with password from file: {0}
BadPasswordFromFile=Autenticazione non riuscita con password da file: {0}
#EN BadPasswordFromLogin=Authentication failed with password from login store: {0}
BadPasswordFromLogin=Autenticazione non riuscita con password da area di memorizzazione login: {0}
#EN NoRemoteManPage=Can't find remote man page, looking locally...
NoRemoteManPage=Impossibile trovare la pagina man remota, si eseguir\u00E0 una ricerca locale...
#EN CantUploadDirectory=CLI031 Can't upload a directory, specify --upload=false.
CantUploadDirectory=CLI031 Impossibile caricare una directory. Specificare --upload=false.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy