com.sun.enterprise.admin.cli.remote.LocalStrings.properties Maven / Gradle / Ivy
#
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
AdminUserPrompt=Enter admin user name>\u0020
AdminUserPasswordPrompt=Enter admin password for user "{0}">\u0020
AdminPasswordPrompt=Enter admin password>\u0020
badHttpCode=Bad HTTP code received from server: {0}
internal=Internal Error: {0}
emptyResponse=Empty response from server.
unknownResponse=Unknown Response: {0}
unknownFormat=Unknown plain text format. Response from the server: {0}
badport=Bad port number: {0}. It must be an integer in the range 1-65535.
ConnectException=Remote server does not listen for requests on [{0}:{1}].\nIs the server up?
UnknownHostException=No remote server named {0}.\nIs that the correct host name?
InvalidCredentials=Authentication failed for user: {0}\n(Usually, this means invalid user name and/or password)
InvalidCredentialsFromFile=Authentication failed for user: {0}\nwith password from password file: {1}\n(Usually, this means invalid user name and/or password)
InvalidCredentialsFromLogin=Authentication failed for user: {0}\nwith password from login store: {1}\n(Usually, this means invalid user name and/or password)
ServerMaybeSecure=It appears that server [{0}:{1}] accepts secure connections only.\nRetrying the command with --secure=true...
ServerIsNotSecure=It appears that server [{0}:{1}] does not accept secure connections.\nRetry with --secure=false.
fileTransferTargetNotDir=File transfer target {0} is expected to be a directory but is not
errSavingContent=Error saving returned content {0}: {1}
unknownOption=Command {0} does not have an option {1}
notEnoughOperands=Command {0} requires an operand
tooManyOperands=Command {0} does not accept any operands
missingPassword=Command {0} requires a password named {1}
missingOption=Option {0} is required but was not specified
missingOptions=Command {0} is missing required options
Usage=Usage: {0}
BadPasswordFromFile=Authentication failed with password from file: {0}
BadPasswordFromLogin=Authentication failed with password from login store: {0}
NoRemoteManPage=Can't find remote man page, looking locally...
CantUploadDirectory=CLI031: Can't upload a directory, specify --upload=false.
progressstatus.event.parseerror=Can not parse progress status event
progressstatus.event.applyerror=Inapplicable progress status event
progressstatus.message.starting=Starting
detach.jobid=Job ID: {0}
detach.noid=Command was started but id was not retrieved. Can not detach.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy