From 3fd9a83aa9653a66460e8b2fd3f75cc37317a345 Mon Sep 17 00:00:00 2001 From: xhuang Date: Fri, 12 Mar 2010 00:08:20 +0000 Subject: [PATCH] update po git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18987 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- .../src/main/docbook/de-DE/Book_Info.po | 4 ++-- .../docbook/de-DE/content/architecture.po | 4 ++-- .../main/docbook/de-DE/content/performance.po | 4 ++-- .../main/docbook/de-DE/content/portability.po | 4 ++-- .../main/docbook/de-DE/content/query_sql.po | 6 +++--- .../main/docbook/de-DE/content/session_api.po | 6 +++--- .../de-DE/fallback_content/Feedback.po | 21 +++++++------------ 7 files changed, 22 insertions(+), 27 deletions(-) diff --git a/documentation/manual/src/main/docbook/de-DE/Book_Info.po b/documentation/manual/src/main/docbook/de-DE/Book_Info.po index 67acb576b5..cb08e2eb05 100644 --- a/documentation/manual/src/main/docbook/de-DE/Book_Info.po +++ b/documentation/manual/src/main/docbook/de-DE/Book_Info.po @@ -276,7 +276,7 @@ msgid "" 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: \n" @@ -297,7 +297,7 @@ msgstr "Hibernate Core Referenz-Handbuch" #. Tag: releaseinfo #, no-c-format -msgid "&versionNumber;" +msgid "&version;" msgstr "" #~ msgid "The JBoss Hibernate Core 3.3.2.GA Reference Guide" diff --git a/documentation/manual/src/main/docbook/de-DE/content/architecture.po b/documentation/manual/src/main/docbook/de-DE/content/architecture.po index 5d7472b9ca..49d6c0828c 100644 --- a/documentation/manual/src/main/docbook/de-DE/content/architecture.po +++ b/documentation/manual/src/main/docbook/de-DE/content/architecture.po @@ -275,7 +275,7 @@ msgid "" 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: \n" @@ -846,7 +846,7 @@ msgstr "" #, 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 " "session-per-request. 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 " diff --git a/documentation/manual/src/main/docbook/de-DE/content/performance.po b/documentation/manual/src/main/docbook/de-DE/content/performance.po index 8cb2cd81cc..133e7231e2 100644 --- a/documentation/manual/src/main/docbook/de-DE/content/performance.po +++ b/documentation/manual/src/main/docbook/de-DE/content/performance.po @@ -275,7 +275,7 @@ msgid "" 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: \n" @@ -1892,7 +1892,7 @@ msgstr "" #, 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 " diff --git a/documentation/manual/src/main/docbook/de-DE/content/portability.po b/documentation/manual/src/main/docbook/de-DE/content/portability.po index 6dd39506aa..0d9e39039a 100644 --- a/documentation/manual/src/main/docbook/de-DE/content/portability.po +++ b/documentation/manual/src/main/docbook/de-DE/content/portability.po @@ -275,7 +275,7 @@ msgid "" 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: \n" @@ -479,7 +479,7 @@ msgstr "" 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 logical function name to a a delegate which " +"mapping a logical function name to a delegate which " "knows how to render that particular function, perhaps even using a totally " "different physical function call." msgstr "" diff --git a/documentation/manual/src/main/docbook/de-DE/content/query_sql.po b/documentation/manual/src/main/docbook/de-DE/content/query_sql.po index f3e6b41801..c5822413b6 100644 --- a/documentation/manual/src/main/docbook/de-DE/content/query_sql.po +++ b/documentation/manual/src/main/docbook/de-DE/content/query_sql.po @@ -275,7 +275,7 @@ msgid "" 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: \n" @@ -818,8 +818,8 @@ msgid "{coll.element.*}" 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 diff --git a/documentation/manual/src/main/docbook/de-DE/content/session_api.po b/documentation/manual/src/main/docbook/de-DE/content/session_api.po index 1c838591a6..c49bd995b4 100644 --- a/documentation/manual/src/main/docbook/de-DE/content/session_api.po +++ b/documentation/manual/src/main/docbook/de-DE/content/session_api.po @@ -275,7 +275,7 @@ msgid "" 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: \n" @@ -419,9 +419,9 @@ msgid "Making objects persistent" 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 " "transient by Hibernate. We can make a transient " "instance persistent by associating it with a session:" msgstr "" diff --git a/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po b/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po index c4d696c507..8db9666614 100644 --- a/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po +++ b/documentation/manual/src/main/docbook/de-DE/fallback_content/Feedback.po @@ -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: \n" @@ -19,20 +19,15 @@ msgstr "" 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"