[jboss-cvs] JBossAS SVN: r77387 - projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/de-DE.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Aug 23 19:53:37 EDT 2008


Author: jdimanos at jboss.com
Date: 2008-08-23 19:53:37 -0400 (Sat, 23 Aug 2008)
New Revision: 77387

Modified:
   projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/de-DE/C_Configuration.po
Log:
update

Modified: projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/de-DE/C_Configuration.po
===================================================================
--- projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/de-DE/C_Configuration.po	2008-08-23 23:27:33 UTC (rev 77386)
+++ projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/de-DE/C_Configuration.po	2008-08-23 23:53:37 UTC (rev 77387)
@@ -1,24 +1,27 @@
+# translation of C_Configuration.po to
 # Language de-DE translations for JBoss_Messaging_User_Guide package.
 # Copyright (C) 2008 Free Software Foundation, Inc.
+#
 # Automatically generated, 2008.
-#
+# Jasna Dimanoski <jdimanos at redhat.com>, 2008.
 msgid ""
 msgstr ""
-"Project-Id-Version: JBoss_Messaging_User_Guide 4.3\n"
+"Project-Id-Version: C_Configuration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2008-07-22 02:07+0000\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2008-08-24 09:52+1000\n"
+"Last-Translator: Jasna Dimanoski <jdimanos at redhat.com>\n"
+"Language-Team:  <de at li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
 
 #. Tag: title
 #: C_Configuration.xml:3
 #, no-c-format
 msgid "JBoss Messaging Clustering Configuration"
-msgstr ""
+msgstr "JBoss Messaging Clustering-Konfiguration"
 
 #. Tag: para
 #: C_Configuration.xml:4
@@ -52,15 +55,14 @@
 #. Tag: para
 #: C_Configuration.xml:22
 #, no-c-format
-msgid ""
-"Uncomment binding manager service from $JBOSS_CONFIG/conf/jboss-service.xml"
+msgid "Uncomment binding manager service from $JBOSS_CONFIG/conf/jboss-service.xml"
 msgstr ""
 
 #. Tag: para
 #: C_Configuration.xml:26
 #, no-c-format
 msgid "Specify the desired port range (e.g. ports-01, ports-02... etc)"
-msgstr ""
+msgstr "Legen Sie den gewünschten Port-Bereich fest (z.B. ports-01, ports-02... u.s.w.)"
 
 #. Tag: para
 #: C_Configuration.xml:30
@@ -68,7 +70,7 @@
 msgid ""
 "Look at $JBOSS_HOME/docs/examples/binding-manager/sample-bindings.xml. On "
 "each port range, JBoss Remoting configuration should look like:"
-msgstr ""
+msgstr "Sehen Sie sich $JBOSS_HOME/docs/examples/binding-manager/sample-bindings.xml an. An jedem Port-Bereich sollte die JBoss Remoting-Konfiguration wie folgt aussehen:"
 
 #. Tag: programlisting
 #: C_Configuration.xml:34
@@ -125,6 +127,56 @@
 "         &lt;binding port=\"4657\"/&gt;\n"
 "      &lt;/service-config&gt;"
 msgstr ""
+"&lt;service-config name=\"jboss.messaging:service=Connector,"
+"transport=bisocket\"\n"
+"                      delegateClass=\"org.jboss.services.binding."
+"AttributeMappingDelegate\"&gt;\n"
+"         &lt;delegate-config&gt;\n"
+"            &lt;attribute name=\"Configuration\"&gt;&lt;![CDATA[\n"
+"           &lt;config&gt;\n"
+"            &lt;invoker transport=\"bisocket\"&gt;\n"
+"               &lt;attribute name=\"marshaller\" isParam=\"true\"&gt;\n"
+"                  org.jboss.jms.wireformat.JMSWireFormat\n"
+"               &lt;/attribute&gt;\n"
+"               &lt;attribute name=\"unmarshaller\" isParam=\"true\"&gt;\n"
+"                  org.jboss.jms.wireformat.JMSWireFormat\n"
+"               &lt;/attribute&gt;\n"
+"               &lt;attribute name=\"dataType\" isParam=\"true\"&gt;jms&lt;/"
+"attribute&gt;\n"
+"               &lt;attribute name=\"socket.check_connection\" isParam=\"true"
+"\"&gt;false&lt;/attribute&gt;\n"
+"               &lt;attribute name=\"timeout\" isParam=\"true\"&gt;0&lt;/"
+"attribute&gt;\n"
+"               &lt;attribute name=\"serverBindAddress\"&gt;${jboss.bind."
+"address}&lt;/attribute&gt;\n"
+"               &lt;attribute name=\"serverBindPort\"&gt;4657&lt;/"
+"attribute&gt;\n"
+"               &lt;attribute name=\"leasePeriod\"&gt;10000&lt;/"
+"attribute&gt;\n"
+"               &lt;attribute name=\"clientSocketClass\" isParam=\"true"
+"\"&gt;\n"
+"                  org.jboss.jms.client.remoting.ClientSocketWrapper\n"
+"               &lt;/attribute&gt;\n"
+"               &lt;attribute name=\"serverSocketClass\"&gt;\n"
+"                  org.jboss.jms.server.remoting.ServerSocketWrapper\n"
+"               &lt;/attribute&gt;\n"
+"               &lt;attribute name=\"numberOfRetries\" isParam=\"true"
+"\"&gt;1&lt;/attribute&gt;\n"
+"               &lt;attribute name=\"numberOfCallRetries\" isParam=\"true"
+"\"&gt;1&lt;/attribute&gt;\n"
+"               &lt;attribute name=\"clientMaxPoolSize\" isParam=\"true"
+"\"&gt;50&lt;/attribute&gt;\n"
+"            &lt;/invoker&gt;\n"
+"            &lt;handlers&gt;\n"
+"               &lt;handler subsystem=\"JMS\"&gt;\n"
+"                  org.jboss.jms.server.remoting.JMSServerInvocationHandler\n"
+"               &lt;/handler&gt;\n"
+"            &lt;/handlers&gt;\n"
+"         &lt;/config&gt;\n"
+"            ]]&gt;&lt;/attribute&gt;\n"
+"         &lt;/delegate-config&gt;\n"
+"         &lt;binding port=\"4657\"/&gt;\n"
+"      &lt;/service-config&gt;"
 
 #. Tag: para
 #: C_Configuration.xml:35
@@ -145,13 +197,13 @@
 msgid ""
 "You should ensure that each node is configured to use a different ports "
 "range."
-msgstr ""
+msgstr "Sie sollten sicherstellen, dass jeder Node so konfiguriert ist, dass er den Bereich eines anderen Ports verwendet."
 
 #. Tag: title
 #: C_Configuration.xml:50
 #, no-c-format
 msgid "Unique server peer id"
-msgstr ""
+msgstr "Eindeutige Server Peer id"
 
 #. Tag: para
 #: C_Configuration.xml:51
@@ -174,7 +226,7 @@
 #: C_Configuration.xml:61
 #, no-c-format
 msgid "Clustered destinations"
-msgstr ""
+msgstr "Geclusterte Destinationen"
 
 #. Tag: para
 #: C_Configuration.xml:62
@@ -225,7 +277,7 @@
 #: C_Configuration.xml:84
 #, no-c-format
 msgid "Clustered temporary destinations"
-msgstr ""
+msgstr "Geclusterte temporäre Destinationen"
 
 #. Tag: para
 #: C_Configuration.xml:85
@@ -239,7 +291,7 @@
 #: C_Configuration.xml:91
 #, no-c-format
 msgid "Non clustered servers"
-msgstr ""
+msgstr "Nicht geclusterte Server"
 
 #. Tag: para
 #: C_Configuration.xml:92
@@ -254,7 +306,7 @@
 #: C_Configuration.xml:99
 #, no-c-format
 msgid "Message ordering in the cluster"
-msgstr ""
+msgstr "Nachrichtenreihenfolge im Cluster"
 
 #. Tag: para
 #: C_Configuration.xml:100
@@ -306,7 +358,7 @@
 #: C_Configuration.xml:131
 #, no-c-format
 msgid "Clustered connection factories"
-msgstr ""
+msgstr "Geclusterte Connection Factories"
 
 #. Tag: para
 #: C_Configuration.xml:132
@@ -336,3 +388,4 @@
 "connection failure. You would then need to manually close the connection, "
 "lookup a new connection factory from HA JNDI and recreate the connection."
 msgstr ""
+




More information about the jboss-cvs-commits mailing list