diff --git a/documentation/manual/src/main/docbook/es-ES/Book_Info.po b/documentation/manual/src/main/docbook/es-ES/Book_Info.po index bba37587bd..94f3bea2cc 100644 --- a/documentation/manual/src/main/docbook/es-ES/Book_Info.po +++ b/documentation/manual/src/main/docbook/es-ES/Book_Info.po @@ -1,10 +1,10 @@ -# +# # AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: 0\n" -"POT-Creation-Date: 2010-02-04T04:51:21\n" +"POT-Creation-Date: 2010-03-12T00:03:45\n" "PO-Revision-Date: 2010-02-04T04:51:21\n" "Last-Translator: Automatically generated\n" "Language-Team: None\n" @@ -24,6 +24,5 @@ msgstr "" #. Tag: releaseinfo #, no-c-format -msgid "&versionNumber;" +msgid "&version;" msgstr "" - diff --git a/documentation/manual/src/main/docbook/es-ES/content/architecture.po b/documentation/manual/src/main/docbook/es-ES/content/architecture.po index b8dc029936..5b7d50f67b 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/architecture.po +++ b/documentation/manual/src/main/docbook/es-ES/content/architecture.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: architecture\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: 2010-01-04 10:30+1000\n" "Last-Translator: Angela Garcia \n" "Language-Team: \n" @@ -576,7 +576,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/es-ES/content/performance.po b/documentation/manual/src/main/docbook/es-ES/content/performance.po index 87f147710a..d13cfd49d1 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/performance.po +++ b/documentation/manual/src/main/docbook/es-ES/content/performance.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: performance\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: 2010-01-04 15:23+1000\n" "Last-Translator: Angela Garcia \n" "Language-Team: \n" @@ -1617,7 +1617,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/es-ES/content/portability.po b/documentation/manual/src/main/docbook/es-ES/content/portability.po index b4e01ab4c9..2b94c26364 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/portability.po +++ b/documentation/manual/src/main/docbook/es-ES/content/portability.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: portability\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: 2010-01-07 10:51+1000\n" "Last-Translator: Angela Garcia \n" "Language-Team: \n" @@ -303,11 +303,11 @@ msgid "" msgstr "" #. Tag: para -#, no-c-format +#, fuzzy, no-c-format 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/es-ES/content/query_sql.po b/documentation/manual/src/main/docbook/es-ES/content/query_sql.po index df50266fd7..be4e4eb249 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/query_sql.po +++ b/documentation/manual/src/main/docbook/es-ES/content/query_sql.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: query_sql\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: 2010-01-05 07:45+1000\n" "Last-Translator: Angela Garcia \n" "Language-Team: \n" @@ -558,8 +558,8 @@ msgid "{coll.element.*}" msgstr "{coll.*}" #. Tag: entry -#, no-c-format -msgid "All properties of the the collection" +#, fuzzy, no-c-format +msgid "All properties of the collection" msgstr "Todas las propiedades de la colección" #. Tag: entry diff --git a/documentation/manual/src/main/docbook/es-ES/content/session_api.po b/documentation/manual/src/main/docbook/es-ES/content/session_api.po index c264cf26b3..8cc3cbf7d3 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/session_api.po +++ b/documentation/manual/src/main/docbook/es-ES/content/session_api.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: session_api\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: 2010-01-07 10:43+1000\n" "Last-Translator: Angela Garcia \n" "Language-Team: \n" @@ -155,9 +155,9 @@ msgid "Making objects persistent" msgstr "Haciendo los objetos persistentes" #. 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/es-ES/fallback_content/Feedback.po b/documentation/manual/src/main/docbook/es-ES/fallback_content/Feedback.po index 77ff0bc012..1ff600c47f 100644 --- a/documentation/manual/src/main/docbook/es-ES/fallback_content/Feedback.po +++ b/documentation/manual/src/main/docbook/es-ES/fallback_content/Feedback.po @@ -1,10 +1,10 @@ -# +# # AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: 0\n" -"POT-Creation-Date: 2010-02-04T04:51:23\n" +"POT-Creation-Date: 2010-03-12T00:03:48\n" "PO-Revision-Date: 2010-02-04T04:51:23\n" "Last-Translator: Automatically generated\n" "Language-Team: None\n" @@ -17,18 +17,7 @@ msgstr "" msgid "We Need Feedback!" msgstr "" -#. Tag: primary -#, no-c-format -msgid "feedback" -msgstr "" - -#. Tag: secondary -#, no-c-format -msgid "contact information for this manual" -msgstr "" - #. Tag: para #, no-c-format msgid "You should over ride this by creating your own local Feedback.xml file." msgstr "" -