[hibernate-commits] Hibernate SVN: r18987 - in core/trunk/documentation/manual/src/main/docbook/de-DE: content and 1 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Mar 11 19:08:21 EST 2010


Author: xhuang at jboss.com
Date: 2010-03-11 19:08:20 -0500 (Thu, 11 Mar 2010)
New Revision: 18987

Modified:
   core/trunk/documentation/manual/src/main/docbook/de-DE/Book_Info.po
   core/trunk/documentation/manual/src/main/docbook/de-DE/content/architecture.po
   core/trunk/documentation/manual/src/main/docbook/de-DE/content/performance.po
   core/trunk/documentation/manual/src/main/docbook/de-DE/content/portability.po
   core/trunk/documentation/manual/src/main/docbook/de-DE/content/query_sql.po
   core/trunk/documentation/manual/src/main/docbook/de-DE/content/session_api.po
   core/trunk/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po
Log:
update po

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/Book_Info.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/Book_Info.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/Book_Info.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -276,7 +276,7 @@
 msgstr ""
 "Project-Id-Version: Book_Info\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2010-02-11T05:38:14\n"
+"POT-Creation-Date: 2010-03-12T00:03:45\n"
 "PO-Revision-Date: 2010-01-10 09:33+1100\n"
 "Last-Translator: \n"
 "Language-Team:  <en at li.org>\n"
@@ -297,7 +297,7 @@
 
 #. Tag: releaseinfo
 #, no-c-format
-msgid "&versionNumber;"
+msgid "&version;"
 msgstr ""
 
 #~ msgid "The JBoss Hibernate Core 3.3.2.GA Reference Guide"

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/content/architecture.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/content/architecture.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/content/architecture.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -275,7 +275,7 @@
 msgstr ""
 "Project-Id-Version: Collection_Mapping\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2010-02-10T07:25:34\n"
+"POT-Creation-Date: 2010-03-12T00:03:45\n"
 "PO-Revision-Date: 2007-02-26 10:27+1000\n"
 "Last-Translator: \n"
 "Language-Team:  <de at li.org>\n"
@@ -846,7 +846,7 @@
 #, fuzzy, no-c-format
 msgid ""
 "The first two implementations provide a \"one session - one database "
-"transaction\" programming model. This is also also known and used as "
+"transaction\" programming model. This is also known and used as "
 "<emphasis>session-per-request</emphasis>. The beginning and end of a "
 "Hibernate session is defined by the duration of a database transaction. If "
 "you use programmatic transaction demarcation in plain JSE without JTA, you "

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/content/performance.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/content/performance.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/content/performance.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -275,7 +275,7 @@
 msgstr ""
 "Project-Id-Version: Collection_Mapping\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2010-02-11T05:38:15\n"
+"POT-Creation-Date: 2010-03-12T00:03:47\n"
 "PO-Revision-Date: 2007-02-26 10:27+1000\n"
 "Last-Translator: \n"
 "Language-Team:  <de at li.org>\n"
@@ -1892,7 +1892,7 @@
 #, no-c-format
 msgid ""
 "If you configure your underlying cache implementation to use expiry or "
-"timeouts is is very important that the cache timeout of the underlying cache "
+"timeouts is very important that the cache timeout of the underlying cache "
 "region for the UpdateTimestampsCache be set to a higher value than the "
 "timeouts of any of the query caches. In fact, we recommend that the the "
 "UpdateTimestampsCache region not be configured for expiry at all. Note, in "

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/content/portability.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/content/portability.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/content/portability.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -275,7 +275,7 @@
 msgstr ""
 "Project-Id-Version: Collection_Mapping\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2010-02-11T05:38:15\n"
+"POT-Creation-Date: 2010-03-12T00:03:47\n"
 "PO-Revision-Date: 2007-02-26 10:27+1000\n"
 "Last-Translator: \n"
 "Language-Team:  <de at li.org>\n"
@@ -479,7 +479,7 @@
 msgid ""
 "SQL functions can be referenced in many ways by users. However, not all "
 "databases support the same set of functions. Hibernate, provides a means of "
-"mapping a <emphasis>logical</emphasis> function name to a a delegate which "
+"mapping a <emphasis>logical</emphasis> function name to a delegate which "
 "knows how to render that particular function, perhaps even using a totally "
 "different physical function call."
 msgstr ""

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/content/query_sql.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/content/query_sql.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/content/query_sql.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -275,7 +275,7 @@
 msgstr ""
 "Project-Id-Version: Collection_Mapping\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2010-02-11T05:38:15\n"
+"POT-Creation-Date: 2010-03-12T00:03:47\n"
 "PO-Revision-Date: 2007-02-26 10:27+1000\n"
 "Last-Translator: \n"
 "Language-Team:  <de at li.org>\n"
@@ -818,8 +818,8 @@
 msgstr "{coll.element.*}"
 
 #. Tag: entry
-#, no-c-format
-msgid "All properties of the the collection"
+#, fuzzy, no-c-format
+msgid "All properties of the collection"
 msgstr "Alle Properties der Collection"
 
 #. Tag: entry

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/content/session_api.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/content/session_api.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/content/session_api.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -275,7 +275,7 @@
 msgstr ""
 "Project-Id-Version: Collection_Mapping\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2010-02-10T07:25:35\n"
+"POT-Creation-Date: 2010-03-12T00:03:48\n"
 "PO-Revision-Date: 2007-02-26 10:27+1000\n"
 "Last-Translator: \n"
 "Language-Team:  <de at li.org>\n"
@@ -419,9 +419,9 @@
 msgstr "Objekte persistent machen"
 
 #. Tag: para
-#, no-c-format
+#, fuzzy, no-c-format
 msgid ""
-"Newly instantiated instances of a a persistent class are considered "
+"Newly instantiated instances of a persistent class are considered "
 "<emphasis>transient</emphasis> by Hibernate. We can make a transient "
 "instance <emphasis>persistent</emphasis> by associating it with a session:"
 msgstr ""

Modified: core/trunk/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po	2010-03-12 00:07:44 UTC (rev 18986)
+++ core/trunk/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po	2010-03-12 00:08:20 UTC (rev 18987)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Feedback\n"
-"POT-Creation-Date: 2009-12-11T05:07:40\n"
+"POT-Creation-Date: 2010-03-12T00:03:48\n"
 "PO-Revision-Date: 2010-01-11 17:47+1100\n"
 "Last-Translator: \n"
 "Language-Team:  <en at li.org>\n"
@@ -19,20 +19,15 @@
 msgid "We Need Feedback!"
 msgstr "Wir brauchen Feedback!"
 
-#. Tag: primary
-#, no-c-format
-msgid "feedback"
-msgstr "Feedback"
-
-#. Tag: secondary
-#, no-c-format
-msgid "contact information for this manual"
-msgstr "Kontaktinformationen für dieses Handbuch"
-
 #. Tag: para
 #, no-c-format
 msgid "You should over ride this by creating your own local Feedback.xml file."
 msgstr ""
-"Sie sollte dies außer Kraft setzen, indem Sie Ihre eigene lokale "
-"Feedback.xml-Datei erstellen."
+"Sie sollte dies außer Kraft setzen, indem Sie Ihre eigene lokale Feedback."
+"xml-Datei erstellen."
 
+#~ msgid "feedback"
+#~ msgstr "Feedback"
+
+#~ msgid "contact information for this manual"
+#~ msgstr "Kontaktinformationen für dieses Handbuch"



More information about the hibernate-commits mailing list