com.sun.enterprise.admin.cli.remote.LocalStrings_de.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=Admin-Benutzername eingeben>
#EN AdminUserPasswordPrompt=Enter admin password for user "{0}">
AdminUserPasswordPrompt=Admin-Kennwort f\u00FCr Benutzer "{0}" eingeben>
#EN AdminPasswordPrompt=Enter admin password>
AdminPasswordPrompt=Admin-Kennwort eingeben>
#EN badHttpCode=Bad HTTP code received from server: {0}
badHttpCode=Ung\u00FCltiger HTTP-Code vom Server erhalten: {0}
#EN internal=Internal Error: {0}
internal=Interner Fehler: {0}
#EN emptyResponse=Empty response from server.
emptyResponse=Leere Antwort vom Server.
#EN unknownResponse=Unknown Response: {0}
unknownResponse=Unbekannte Antwort: {0}
#EN unknownFormat=Unknown plain text format. Response from the server: {0}
unknownFormat=Unbekanntes Klartextformat. Antwort vom Server: {0}
#EN badport=Bad port number: {0}. It must be an integer in the range 1-65535.
badport=Ung\u00FCltige Portnummer: {0}. Dies muss eine Ganzzahl im Bereich von 1 bis 65535 sein.
#EN ConnectException=Remote server does not listen for requests on [{0}:{1}].\nIs the server up?
ConnectException=Remote-Server horcht nicht auf Anforderungen auf [{0}:{1}].\nIst der Server hochgefahren?
#EN UnknownHostException=No remote server named {0}.\nIs that the correct host name?
UnknownHostException=Kein Remote-Server mit Namen {0}.\nIst das der richtige Hostname?
#EN InvalidCredentials=Authentication failed for user: {0}\n(Usually, this means invalid user name and/or password)
InvalidCredentials=Authentifizierung nicht erfolgreich f\u00FCr Benutzer: {0}\n(Dies deutet normalerweise auf einen ung\u00FCltigen Benutzernamen und/oder ein ung\u00FCltiges Kennwort hin)
#EN InvalidCredentialsFromFile=Authentication failed for user: {0}\nwith password from password file: {1}\n(Usually, this means invalid user name and/or password)
InvalidCredentialsFromFile=Authentifizierung nicht erfolgreich f\u00FCr Benutzer: {0}\nmit Kennwort aus Kennwortdatei: {1}\n(Dies deutet normalerweise auf einen ung\u00FCltigen Benutzernamen und/oder ein ung\u00FCltiges Kennwort hin)
#EN InvalidCredentialsFromLogin=Authentication failed for user: {0}\nwith password from login store: {1}\n(Usually, this means invalid user name and/or password)
InvalidCredentialsFromLogin=Authentifizierung nicht erfolgreich f\u00FCr Benutzer: {0}\nmit Kennwort aus Anmeldespeicher: {1}\n(Dies deutet normalerweise auf einen ung\u00FCltigen Benutzernamen und/oder ein ung\u00FCltiges Kennwort hin)
#EN ServerMaybeSecure=It appears that server [{0}:{1}] accepts secure connections only.\nRetrying the command with --secure=true...
ServerMaybeSecure=Offenbar akzeptiert der Server [{0}:{1}] nur sichere Verbindungen.\nDer Befehl wird mit --secure=true wiederholt...
#EN ServerIsNotSecure=It appears that server [{0}:{1}] does not accept secure connections.\nRetry with --secure=false.
ServerIsNotSecure=Offenbar akzeptiert der Server [{0}:{1}] keine\u00B7sicheren Verbindungen.\nWiederholung mit --secure=false.
#EN fileTransferTargetNotDir=File transfer target {0} is expected to be a directory but is not
fileTransferTargetNotDir=Das Datei\u00FCbertragungsziel {0} sollte ein Verzeichnis sein, ist jedoch keines
#EN errSavingContent=Error saving returned content {0}: {1}
errSavingContent=Fehler beim Speichern des zur\u00FCckgegebenen Contents {0}: {1}
#EN unknownOption=Command {0} does not have an option {1}
unknownOption=Befehl {0} hat keine Option {1}
#EN notEnoughOperands=Command {0} requires an operand
notEnoughOperands=Befehl {0} erfordert einen Operanden
#EN tooManyOperands=Command {0} does not accept any operands
tooManyOperands=Befehl {0} akzeptiert keine Operanden
#EN missingPassword=Command {0} requires a password named {1}
missingPassword=Befehl {0} erfordert ein Kennwort mit Namen {1}
#EN missingOption=Option {0} is required but was not specified
missingOption=Option {0} ist erforderlich, wurde jedoch nicht angegeben
#EN missingOptions=Command {0} is missing required options
missingOptions=Bei Befehl {0} fehlen erforderliche Optionen
#EN Usage=Usage: {0}
Usage=Verwendung: {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=Verwendung: 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=Authentifizierung nicht erfolgreich mit Kennwort aus Datei: {0}
#EN BadPasswordFromLogin=Authentication failed with password from login store: {0}
BadPasswordFromLogin=Authentifizierung nicht erfolgreich mit Kennwort aus Anmeldespeicher: {0}
#EN NoRemoteManPage=Can't find remote man page, looking locally...
NoRemoteManPage=Remote Manpage kann nicht gefunden werden. Es wird lokal gesucht...
#EN CantUploadDirectory=CLI031 Can't upload a directory, specify --upload=false.
CantUploadDirectory=CLI031 Verzeichnis kann nicht hochgeladen werden. Geben Sie --upload=false an.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy