[jboss-cvs] JBossAS SVN: r76761 - projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 7 09:49:40 EDT 2008


Author: jdimanos at jboss.com
Date: 2008-08-07 09:49:39 -0400 (Thu, 07 Aug 2008)
New Revision: 76761

Modified:
   projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Book_Info.po
   projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Cache_Tutorial.po
Log:
update

Modified: projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Book_Info.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Book_Info.po	2008-08-07 12:30:53 UTC (rev 76760)
+++ projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Book_Info.po	2008-08-07 13:49:39 UTC (rev 76761)
@@ -1,38 +1,42 @@
+# translation of Book_Info.po to
 # Language de-DE translations for Cache_Tutorial package.
+#
 # Automatically generated, 2008.
-#
+# Jasna Dimanoski <jdimanos at redhat.com>, 2008.
 msgid ""
 msgstr ""
-"Project-Id-Version: Cache_Tutorial 4.3\n"
+"Project-Id-Version: Book_Info\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2008-07-24 03:55+0000\n"
-"PO-Revision-Date: 2008-07-24 03:55+0000\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2008-08-07 20:21+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
 #: Book_Info.xml:10
 #, no-c-format
 msgid "JBoss Cache"
-msgstr ""
+msgstr "JBoss Cache"
 
 #. Tag: subtitle
 #: Book_Info.xml:11
 #, no-c-format
 msgid "TreeCache and PojoCache Tutorial"
-msgstr ""
+msgstr "TreeCache und PojoCache Anleitung"
 
 #. Tag: para
 #: Book_Info.xml:15
 #, no-c-format
 msgid "This book is a TreeCache and JBossCache Tutorial."
-msgstr ""
+msgstr "Bei diesem Buch handelt es sich um eine Anleitung zu TreeCache und JBossCache."
 
 #. Tag: holder
 #: Book_Info.xml:36
 #, no-c-format
 msgid "&HOLDER;"
-msgstr ""
+msgstr "&HOLDER;"
+

Modified: projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Cache_Tutorial.po
===================================================================
--- projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Cache_Tutorial.po	2008-08-07 12:30:53 UTC (rev 76760)
+++ projects/docs/enterprise/4.3/Cache/Cache_Tutorial/de-DE/Cache_Tutorial.po	2008-08-07 13:49:39 UTC (rev 76761)
@@ -1,29 +1,32 @@
+# translation of Cache_Tutorial.po to
 # Language de-DE translations for Cache_Tutorial package.
+#
 # Automatically generated, 2008.
-#
+# Jasna Dimanoski <jdimanos at redhat.com>, 2008.
 msgid ""
 msgstr ""
-"Project-Id-Version: Cache_Tutorial 4.3\n"
+"Project-Id-Version: Cache_Tutorial\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2008-07-24 03:55+0000\n"
-"PO-Revision-Date: 2008-07-24 03:55+0000\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2008-08-07 23:47+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
 #: Cache_Tutorial.xml:10
 #, no-c-format
 msgid "JBossCache Tutorial"
-msgstr ""
+msgstr "JBossCache Anleitung"
 
 #. Tag: title
 #: Cache_Tutorial.xml:13
 #, no-c-format
 msgid "Introduction"
-msgstr ""
+msgstr "Einführung"
 
 #. Tag: para
 #: Cache_Tutorial.xml:14
@@ -55,25 +58,25 @@
 #: Cache_Tutorial.xml:26
 #, no-c-format
 msgid "Replication"
-msgstr ""
+msgstr "Replikation"
 
 #. Tag: para
 #: Cache_Tutorial.xml:31
 #, no-c-format
 msgid "<para>PojoCache</para>"
-msgstr ""
+msgstr "<para>PojoCache</para>"
 
 #. Tag: para
 #: Cache_Tutorial.xml:36
 #, no-c-format
 msgid "Transaction"
-msgstr ""
+msgstr "Transaktion"
 
 #. Tag: title
 #: Cache_Tutorial.xml:45
 #, no-c-format
 msgid "Configuration"
-msgstr ""
+msgstr "Konfiguration"
 
 #. Tag: para
 #: Cache_Tutorial.xml:46
@@ -132,7 +135,7 @@
 #: Cache_Tutorial.xml:71
 #, no-c-format
 msgid "Script"
-msgstr ""
+msgstr "Skript"
 
 #. Tag: para
 #: Cache_Tutorial.xml:72
@@ -191,7 +194,7 @@
 #: Cache_Tutorial.xml:104
 #, no-c-format
 msgid "Example POJO"
-msgstr ""
+msgstr "Beispiel-POJO"
 
 #. Tag: para
 #: Cache_Tutorial.xml:105
@@ -230,6 +233,18 @@
 "         ...\n"
 "         }"
 msgstr ""
+"public class Person {\n"
+"         String name=null;\n"
+"         int age=0;\n"
+"         Map hobbies=null;\n"
+"         Address address=null;\n"
+"         Set skills;\n"
+"         List languages;\n"
+"\n"
+"         public String getName() { return name; }\n"
+"         public void setName(String name) { this.name=name; }\n"
+"         ...\n"
+"         }"
 
 #. Tag: programlisting
 #: Cache_Tutorial.xml:112
@@ -245,12 +260,21 @@
 "         ...\n"
 "         }"
 msgstr ""
+"public class Address {\n"
+"         String street=null;\n"
+"         String city=null;\n"
+"         int zip=0;\n"
+"\n"
+"         public String getStreet() { return street; }\n"
+"         public void setStreet(String street) { this.street=street; }\n"
+"         ...\n"
+"         }"
 
 #. Tag: title
 #: Cache_Tutorial.xml:115
 #, no-c-format
 msgid "Demo"
-msgstr ""
+msgstr "Demo"
 
 #. Tag: para
 #: Cache_Tutorial.xml:116
@@ -268,8 +292,7 @@
 #. Tag: para
 #: Cache_Tutorial.xml:121
 #, no-c-format
-msgid ""
-"For each demo example, it&#39;d be best if you re-start the whole setup."
+msgid "For each demo example, it&#39;d be best if you re-start the whole setup."
 msgstr ""
 
 #. Tag: para
@@ -286,7 +309,7 @@
 #: Cache_Tutorial.xml:131
 #, no-c-format
 msgid "The two demo programs to run are:"
-msgstr ""
+msgstr "Die beiden auszuführenden Demo-Programme sind:"
 
 #. Tag: para
 #: Cache_Tutorial.xml:136
@@ -316,7 +339,7 @@
 #: Cache_Tutorial.xml:148
 #, no-c-format
 msgid "Plain cache"
-msgstr ""
+msgstr "Einfaches Cache"
 
 #. Tag: para
 #: Cache_Tutorial.xml:149
@@ -348,6 +371,17 @@
 "         // create a cache entry.\n"
 "         // Node \"/a/b/c\" will be created if it does not yet exist."
 msgstr ""
+"import org.jboss.cache.*;\n"
+"         show(); // verbose mode for bean shell\n"
+"         TreeCache tree = new TreeCache();\n"
+"         PropertyConfigurator config = new PropertyConfigurator(); \n"
+"         // configure tree cache. Needs to be in the classpath\n"
+"         config.configure(tree, \"META-INF/replSync-service.xml\");\n"
+"         tree.startService(); \n"
+"         // kick start tree cache\n"
+"         tree.put(\"/a/b/c\", \"ben\", \"me\"); \n"
+"         // create a cache entry.\n"
+"         // Node \"/a/b/c\" will be created if it does not yet exist."
 
 #. Tag: para
 #: Cache_Tutorial.xml:153
@@ -366,12 +400,14 @@
 "tree.put(\"/a/b/c/d\", \"JBoss\", \"Open Source\");\n"
 "         tree.get(\"/a/b/c/d\", \"JBoss\");"
 msgstr ""
+"tree.put(\"/a/b/c/d\", \"JBoss\", \"Open Source\");\n"
+"         tree.get(\"/a/b/c/d\", \"JBoss\");"
 
 #. Tag: title
 #: Cache_Tutorial.xml:159
 #, no-c-format
 msgid "<title>PojoCache</title>"
-msgstr ""
+msgstr "<title>PojoCache</title>"
 
 #. Tag: para
 #: Cache_Tutorial.xml:160
@@ -414,6 +450,32 @@
 "         // of cache contents automatically.\n"
 "         joe.setAge(41);"
 msgstr ""
+"import org.jboss.cache.PropertyConfigurator;\n"
+"         import org.jboss.cache.aop.PojoCache;\n"
+"         import org.jboss.cache.aop.test.Person;\n"
+"         import org.jboss.cache.aop.test.Address;\n"
+"         show(); // verbose mode for bean shell\n"
+"         PojoCache tree = new PojoCache();\n"
+"         PropertyConfigurator config = new PropertyConfigurator(); // "
+"configure tree cache.\n"
+"         config.configure(tree, \"META-INF/replSync-service.xml\");\n"
+"         Person joe = new Person(); // instantiate a Person object named "
+"joe\n"
+"         joe.setName(\"Joe Black\");\n"
+"         joe.setAge(31);\n"
+"         Address addr = new Address(); // instantiate a Address object named "
+"addr\n"
+"         addr.setCity(\"Sunnyvale\");\n"
+"         addr.setStreet(\"123 Albert Ave\");\n"
+"         addr.setZip(94086); joe.setAddress(addr); // set the address "
+"reference\n"
+"         tree.startService(); // kick start tree cache\n"
+"         tree.putObject(\"/aop/joe\", joe); \n"
+"         // add aop sanctioned object (and sub-objects) into cache.\n"
+"         // since it is aop-sanctioned, use of plain get/set methods will "
+"take care\n"
+"         // of cache contents automatically.\n"
+"         joe.setAge(41);"
 
 #. Tag: para
 #: Cache_Tutorial.xml:164
@@ -457,6 +519,10 @@
 "         lang.add(\"Mandarin\");\n"
 "         joe.setLanguages(lang);"
 msgstr ""
+"ArrayList lang = new ArrayList();\n"
+"         lang.add(\"Ensligh\");\n"
+"         lang.add(\"Mandarin\");\n"
+"         joe.setLanguages(lang);"
 
 #. Tag: title
 #: Cache_Tutorial.xml:176
@@ -609,8 +675,7 @@
 #. Tag: para
 #: Cache_Tutorial.xml:204
 #, no-c-format
-msgid ""
-"Next, create an instance of Person, and set its address and other fields:"
+msgid "Next, create an instance of Person, and set its address and other fields:"
 msgstr ""
 
 #. Tag: programlisting
@@ -954,8 +1019,7 @@
 #. Tag: programlisting
 #: Cache_Tutorial.xml:276
 #, no-c-format
-msgid ""
-"[java] ** view change: [BWANG-HOME:4381|1] [BWANG-HOME:4381, BWANG-HOME:4383]"
+msgid "[java] ** view change: [BWANG-HOME:4381|1] [BWANG-HOME:4381, BWANG-HOME:4383]"
 msgstr ""
 
 #. Tag: para
@@ -969,3 +1033,4 @@
 "have problem with this, please consult the <ulink url=\"http://www.jgroups."
 "org/javagroupsnew/docs/index.html\">JGroups website </ulink>"
 msgstr ""
+




More information about the jboss-cvs-commits mailing list