# # # Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this # particular file as subject to the "Classpath" exception as provided # by Oracle in the LICENSE file that accompanied this code. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # # Localizations for Level names. For the US locale # these are the same as the non-localized level name. agent.err.error = Fehler agent.err.exception = Ausnahme von Agent ausgel\u00F6st agent.err.warning = Warnung agent.err.configfile.notfound = Konfigurationsdatei wurde nicht gefunden agent.err.configfile.failed = Konfigurationsdatei konnte nicht gelesen werden agent.err.configfile.closed.failed = Konfigurationsdatei konnte nicht geschlossen werden agent.err.configfile.access.denied = Zugriff auf Konfigurationsdatei wurde abgelehnt agent.err.exportaddress.failed = Export der JMX-Connector-Adresse in Instrumentierungspuffer nicht erfolgreich agent.err.agentclass.notfound = Management Agent-Klasse nicht gefunden agent.err.agentclass.failed = Management Agent-Klasse nicht erfolgreich agent.err.premain.notfound = premain(String) ist in Agent-Klasse nicht vorhanden agent.err.agentclass.access.denied = Zugriff auf premain(String) wurde abgelehnt agent.err.invalid.agentclass = Ung\u00FCltiger Eigenschaftswert f\u00FCr com.sun.management.agent.class agent.err.invalid.state = Ung\u00FCltiger Agent-Zustand agent.err.invalid.jmxremote.port = Ung\u00FCltige Nummer f\u00FCr com.sun.management.jmxremote.port agent.err.invalid.jmxremote.rmi.port = Ung\u00FCltige Nummer f\u00FCr com.sun.management.jmxremote.rmi.port agent.err.file.not.set = Datei nicht angegeben agent.err.file.not.readable = Datei nicht lesbar agent.err.file.read.failed = Datei konnte nicht gelesen werden agent.err.file.not.found = Datei wurde nicht gefunden agent.err.file.access.not.restricted = Lesezugriff auf Datei muss eingeschr\u00E4nkt werden agent.err.password.file.notset = Es wurde keine Kennwortdatei angegeben, obwohl com.sun.management.jmxremote.authenticate auf "true" gesetzt ist agent.err.password.file.not.readable = Kennwortdatei nicht lesbar agent.err.password.file.read.failed = Kennwortdatei konnte nicht gelesen werden agent.err.password.file.notfound = Kennwortdatei nicht gefunden agent.err.password.file.access.notrestricted = Lesezugriff auf Kennwortdatei muss eingeschr\u00E4nkt werden agent.err.access.file.notset = Es wurde keine Zugriffsdatei angegeben, obwohl com.sun.management.jmxremote.authenticate auf "true" gesetzt ist agent.err.access.file.not.readable = Zugriffsdatei kann nicht gelesen werden agent.err.access.file.read.failed = Zugriffsdatei konnte nicht gelesen werden agent.err.access.file.notfound = Zugriffsdatei nicht gefunden agent.err.connector.server.io.error = Fehler bei JMX-Connector-Serverkommunikation agent.err.invalid.option = Ung\u00FCltige Option angegeben agent.err.invalid.snmp.port = Ung\u00FCltige Nummer f\u00FCr com.sun.management.snmp.port agent.err.invalid.snmp.trap.port = Ung\u00FCltige Nummer f\u00FCr com.sun.management.snmp.trap agent.err.unknown.snmp.interface = Unbekannte SNMP-Schnittstelle agent.err.acl.file.notset = Es wurde keine SNMP-ACL-Datei angegeben, obwohl com.sun.management.snmp.acl auf "true" gesetzt ist agent.err.acl.file.notfound = SNMP-ACL-Datei konnte nicht gefunden werden agent.err.acl.file.not.readable = SNMP-ACL-Datei kann nicht gelesen werden agent.err.acl.file.read.failed = SNMP-ACL-Datei konnte nicht gelesen werden agent.err.acl.file.access.notrestricted = Lesezugriff auf Kennwortdatei muss eingeschr\u00E4nkt werden agent.err.snmp.adaptor.start.failed = Fehler beim Starten des SNMP-Adaptors mit Adresse agent.err.snmp.mib.init.failed = Initialisierung von SNMP-MIB nicht erfolgreich mit Fehler jmxremote.ConnectorBootstrap.starting = JMX-Connector-Server starten: jmxremote.ConnectorBootstrap.noAuthentication = Keine Authentifizierung jmxremote.ConnectorBootstrap.ready = JMX-Connector bereit unter: {0} jmxremote.ConnectorBootstrap.password.readonly = Lesezugriff auf Kennwortdatei muss eingeschr\u00E4nkt werden: {0} jmxremote.ConnectorBootstrap.file.readonly = Lesezugriff auf Datei muss eingeschr\u00E4nkt werden: {0} jmxremote.AdaptorBootstrap.getTargetList.processing = ACL wird verarbeitet jmxremote.AdaptorBootstrap.getTargetList.adding = Ziel hinzuf\u00FCgen: {0} jmxremote.AdaptorBootstrap.getTargetList.starting = Adaptor-Server starten: jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptor bereit. jmxremote.AdaptorBootstrap.getTargetList.initialize2 = SNMP-Adaptor bereit unter: {0}:{1} jmxremote.AdaptorBootstrap.getTargetList.terminate = {0} beenden