
com.sun.messaging.ums.resources.UMSResources_de.properties Maven / Gradle / Ivy
The newest version!
#
# Copyright (c) 2000, 2017 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
#
################################################################################
#
# NOTE ON USING '\'es:
# The trailing '\' on a line is the line continuation character.
# The leading '\' at the start of a line escapes the first space in that
# line so the leading whitespace is not lost
#
# NOTE ON USING ''
# If a message contains parameters (e.g. {0}, {1}, etc), you *MUST*
# escape single quotes by doubling them up (''). If the message does
# not contain parameters then do not double them up (').
#
# IMPORTANT NOTES TO TRANSLATORS:
# 1. If a message spans multiple lines, you must terminate
# each line (except the last) with the '\' character.
# 2. If a continued line starts with whitespace you must begin
# the line with the '\' character in the first column.
# 3. If a message contains a parameter (ie {0}, {1}, etc) you
# must escape single quotes by doubling them up (''). I.e.
# Could not start the Broker''s {0} service on port {1}.\n
#
######################################################################
UMS1000=Neuer Client erstellt. Sequenz={0}, Gr\u00F6\u00DFe={1}
UMS1001=Client geschlossen. Sequenz={0}, Gr\u00F6\u00DFe={1}
UMS1002=Sweeper initialisiert. Sweeper-Intervall (Millisekunden)={0}, Cachedauer (Millisekunden)={1}
UMS1003=Provider-Connection Factory initialisiert, Provider={0}
UMS1004=Broker-Adresse (Providerstandardwert verwenden, falls null)={0}, mit erforderlicher Clientauthentifizierung={1}
UMS1005=Client muss base64-Verschl\u00FCsselung={0} verwenden
UMS1006=UMS-Protokollfunktion initialisiert, Name der Protokollfunktion={0}
UMS1007=Standardm\u00E4\u00DFiges UMS-Empfangs-Timeout (Millisekunden)={0}
UMS1008=UMS-Parameterkonfiguration initialisiert
UMS1009=UMS-Services gestartet.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy