[hibernate-commits] Hibernate SVN: r14132 -
core/trunk/documentation/manual/translations/ja-JP/content.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Thu Oct 25 03:57:30 EDT 2007
Author: xhuang at jboss.com
Date: 2007-10-25 03:57:28 -0400 (Thu, 25 Oct 2007)
New Revision: 14132
Modified:
core/trunk/documentation/manual/translations/ja-JP/content/architecture.po
core/trunk/documentation/manual/translations/ja-JP/content/association_mapping.po
core/trunk/documentation/manual/translations/ja-JP/content/basic_mapping.po
core/trunk/documentation/manual/translations/ja-JP/content/batch.po
core/trunk/documentation/manual/translations/ja-JP/content/best_practices.po
core/trunk/documentation/manual/translations/ja-JP/content/collection_mapping.po
core/trunk/documentation/manual/translations/ja-JP/content/component_mapping.po
core/trunk/documentation/manual/translations/ja-JP/content/configuration.po
core/trunk/documentation/manual/translations/ja-JP/content/events.po
core/trunk/documentation/manual/translations/ja-JP/content/example_mappings.po
core/trunk/documentation/manual/translations/ja-JP/content/example_parentchild.po
core/trunk/documentation/manual/translations/ja-JP/content/example_weblog.po
core/trunk/documentation/manual/translations/ja-JP/content/filters.po
core/trunk/documentation/manual/translations/ja-JP/content/inheritance_mapping.po
core/trunk/documentation/manual/translations/ja-JP/content/performance.po
core/trunk/documentation/manual/translations/ja-JP/content/persistent_classes.po
core/trunk/documentation/manual/translations/ja-JP/content/preface.po
core/trunk/documentation/manual/translations/ja-JP/content/query_criteria.po
core/trunk/documentation/manual/translations/ja-JP/content/query_hql.po
core/trunk/documentation/manual/translations/ja-JP/content/query_sql.po
core/trunk/documentation/manual/translations/ja-JP/content/session_api.po
core/trunk/documentation/manual/translations/ja-JP/content/toolset_guide.po
core/trunk/documentation/manual/translations/ja-JP/content/transactions.po
core/trunk/documentation/manual/translations/ja-JP/content/tutorial.po
core/trunk/documentation/manual/translations/ja-JP/content/xml.po
Log:
merge with latest English XML
Modified: core/trunk/documentation/manual/translations/ja-JP/content/architecture.po
===================================================================
--- core/trunk/documentation/manual/translations/ja-JP/content/architecture.po 2007-10-25 07:54:59 UTC (rev 14131)
+++ core/trunk/documentation/manual/translations/ja-JP/content/architecture.po 2007-10-25 07:57:28 UTC (rev 14132)
@@ -1,216 +1,634 @@
-#, fuzzy
msgid ""
msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2007-10-25 07:47+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Content-Type: text/plain; charset=utf-8\n"
-#: index.docbook:21
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#: architecture.xml:21
+#, no-c-format
msgid "Architecture"
-msgstr ""
+msgstr "ã¢ã¼ããã¯ãã£"
-#: index.docbook:24
+#. Tag: title
+#: architecture.xml:24
+#, no-c-format
msgid "Overview"
-msgstr ""
+msgstr "æ¦è¦³"
-#: index.docbook:26
+#. Tag: para
+#: architecture.xml:26
+#, no-c-format
msgid "A (very) high-level view of the Hibernate architecture:"
-msgstr ""
+msgstr "Hibernateã¢ã¼ããã¯ãã£ã®ï¼é常ã«ï¼é«ãã¬ãã«ããã®ãã¥ã¼ï¼"
-#: index.docbook:39
-msgid "This diagram shows Hibernate using the database and configuration data to provide persistence services (and persistent objects) to the application."
+#. Tag: para
+#: architecture.xml:39
+#, no-c-format
+msgid ""
+"This diagram shows Hibernate using the database and configuration data to "
+"provide persistence services (and persistent objects) to the application."
msgstr ""
+"ãã®å³ã¯Hibernateããã¢ããªã±ã¼ã·ã§ã³ã«å¯¾ãã¦æ°¸ç¶åãµã¼ãã¹ ï¼ã¨æ°¸ç¶ãªãã¸ã§"
+"ã¯ãï¼ãæä¾ããããã«ããã¼ã¿ãã¼ã¹ã¨è¨å®ãã¼ã¿ã使ããã¨ã 示ãã¦ãã¾ãã"
-#: index.docbook:44
-msgid "We would like to show a more detailed view of the runtime architecture. Unfortunately, Hibernate is flexible and supports several approaches. We will show the two extremes. The \"lite\" architecture has the application provide its own JDBC connections and manage its own transactions. This approach uses a minimal subset of Hibernate's APIs:"
+#. Tag: para
+#: architecture.xml:44
+#, no-c-format
+msgid ""
+"We would like to show a more detailed view of the runtime architecture. "
+"Unfortunately, Hibernate is flexible and supports several approaches. We "
+"will show the two extremes. The \"lite\" architecture has the application "
+"provide its own JDBC connections and manage its own transactions. This "
+"approach uses a minimal subset of Hibernate's APIs:"
msgstr ""
+"ããã§å®è¡æã¢ã¼ããã¯ãã£ã®ãã詳細ãªãã¥ã¼ããè¦ããã¾ãããã ããã«ãã"
+"Hibernateã¯æè»ã§ããããããããªã¢ããã¼ãããµãã¼ããã¦ãã¾ãã ããã§ã¯ã2"
+"ã¤ã®æ¥µç«¯ãªä¾ããè¦ããã¾ãã ã軽ããã¢ã¼ããã¯ãã£ã§ã¯ãã¢ããªã±ã¼ã·ã§ã³ãèª"
+"åã®JDBCã³ãã¯ã·ã§ã³ãç¨æãã ã¢ããªã±ã¼ã·ã§ã³èªèº«ããã©ã³ã¶ã¯ã·ã§ã³ã管çã"
+"ã¾ãã ãã®æ¹æ³ã¯ãHibernate APIã®æå°éã®ãµãã»ããã使ãã¾ãï¼"
-#: index.docbook:61
-msgid "The \"full cream\" architecture abstracts the application away from the underlying JDBC/JTA APIs and lets Hibernate take care of the details."
+#. Tag: para
+#: architecture.xml:61
+#, no-c-format
+msgid ""
+"The \"full cream\" architecture abstracts the application away from the "
+"underlying JDBC/JTA APIs and lets Hibernate take care of the details."
msgstr ""
+"ãéããã¢ã¼ããã¯ãã£ã¯ãã¢ããªã±ã¼ã·ã§ã³ããããã®ä¸ã«ä½ç½®ããJDBCãJTAã®"
+"APIã åãæã£ã¦æ½è±¡åãããã®è©³ç´°ã®é¢åãHibernateã«è¦ããã¾ãã"
-#: index.docbook:75
+#. Tag: para
+#: architecture.xml:75
+#, fuzzy, no-c-format
msgid "Heres some definitions of the objects in the diagrams:"
-msgstr ""
+msgstr "以ä¸ã¯ãä¸ã®å³ã«å«ã¾ãããªãã¸ã§ã¯ãã®å®ç¾©ã§ãï¼ <placeholder-1/>"
-#: index.docbook:80
+#. Tag: term
+#: architecture.xml:80
+#, no-c-format
msgid "SessionFactory (<literal>org.hibernate.SessionFactory</literal>)"
-msgstr ""
+msgstr "SessionFactory (<literal>org.hibernate.SessionFactory</literal>)"
-#: index.docbook:82
-msgid "A threadsafe (immutable) cache of compiled mappings for a single database. A factory for <literal>Session</literal> and a client of <literal>ConnectionProvider</literal>. Might hold an optional (second-level) cache of data that is reusable between transactions, at a process- or cluster-level."
+#. Tag: para
+#: architecture.xml:82
+#, no-c-format
+msgid ""
+"A threadsafe (immutable) cache of compiled mappings for a single database. A "
+"factory for <literal>Session</literal> and a client of "
+"<literal>ConnectionProvider</literal>. Might hold an optional (second-level) "
+"cache of data that is reusable between transactions, at a process- or "
+"cluster-level."
msgstr ""
+"1ã¤ã®ãã¼ã¿ãã¼ã¹ã«å¯¾ããã³ã³ãã¤ã«ããããããã³ã°ã® ã¹ã¬ããã»ã¼ããªï¼æ´æ°"
+"ä¸è½ã®ï¼ãã£ãã·ã¥ã <literal>Session</literal> ã®ãã¡ã¯ããªã§ããã "
+"<literal>ConnectionProvider</literal> ã®ã¯ã©ã¤ã¢ã³ãã ãªãã·ã§ã³ã¨ãã¦ããã"
+"ã»ã¹ã¾ãã¯ã¯ã©ã¹ã¿ã¬ãã«ã«ããã¦ã ãã©ã³ã¶ã¯ã·ã§ã³éã§åå©ç¨å¯è½ãªãã¼ã¿ã®"
+"ï¼äºæ¬¡ï¼ãã£ãã·ã¥ãæã¡ã¾ãã"
-#: index.docbook:92
+#. Tag: term
+#: architecture.xml:92
+#, no-c-format
msgid "Session (<literal>org.hibernate.Session</literal>)"
-msgstr ""
+msgstr "Session (<literal>org.hibernate.Session</literal>)"
-#: index.docbook:94
-msgid "A single-threaded, short-lived object representing a conversation between the application and the persistent store. Wraps a JDBC connection. Factory for <literal>Transaction</literal>. Holds a mandatory (first-level) cache of persistent objects, used when navigating the object graph or looking up objects by identifier."
+#. Tag: para
+#: architecture.xml:94
+#, no-c-format
+msgid ""
+"A single-threaded, short-lived object representing a conversation between "
+"the application and the persistent store. Wraps a JDBC connection. Factory "
+"for <literal>Transaction</literal>. Holds a mandatory (first-level) cache of "
+"persistent objects, used when navigating the object graph or looking up "
+"objects by identifier."
msgstr ""
+"ã¢ããªã±ã¼ã·ã§ã³ã¨æ°¸ç¶ã¹ãã¢ã¨ã®å¯¾è©±ã表ãã ã·ã³ã°ã«ã¹ã¬ããã§çå½ã®ãªãã¸ã§"
+"ã¯ãã JDBCã³ãã¯ã·ã§ã³ãã©ãããã¾ãã <literal>Transaction</literal> ã®ãã¡"
+"ã¯ããªã§ãã æ°¸ç¶ãªãã¸ã§ã¯ãã®å¿
é ã®ï¼ä¸æ¬¡ï¼ãã£ãã·ã¥ãä¿æãã¾ãã ãã®"
+"ãã£ãã·ã¥ã¯ãªãã¸ã§ã¯ãã°ã©ããããã²ã¼ã·ã§ã³ããæãã èå¥åã§ãªãã¸ã§ã¯ã"
+"ãæ¤ç´¢ããæã«ä½¿ããã¾ãã"
-#: index.docbook:104
+#. Tag: term
+#: architecture.xml:104
+#, no-c-format
msgid "Persistent objects and collections"
-msgstr ""
+msgstr "Persistent objects 㨠Collections"
-#: index.docbook:106
-msgid "Short-lived, single threaded objects containing persistent state and business function. These might be ordinary JavaBeans/POJOs, the only special thing about them is that they are currently associated with (exactly one) <literal>Session</literal>. As soon as the <literal>Session</literal> is closed, they will be detached and free to use in any application layer (e.g. directly as data transfer objects to and from presentation)."
+#. Tag: para
+#: architecture.xml:106
+#, no-c-format
+msgid ""
+"Short-lived, single threaded objects containing persistent state and "
+"business function. These might be ordinary JavaBeans/POJOs, the only special "
+"thing about them is that they are currently associated with (exactly one) "
+"<literal>Session</literal>. As soon as the <literal>Session</literal> is "
+"closed, they will be detached and free to use in any application layer (e.g. "
+"directly as data transfer objects to and from presentation)."
msgstr ""
+"æ°¸ç¶åç¶æ
ã¨ãã¸ãã¹ã¡ã½ãããæã¤ãçå½ã§ã·ã³ã°ã«ã¹ã¬ããã®ãªãã¸ã§ã¯ãã ã"
+"ãã¯é常ã®JavaBeans/POJOã®ãã¨ãããã¾ãããç¹å¾´çãªãã¨ã¯ã ãã®æç¹ã§ã®ï¼ã"
+"ã 1ã¤ã®ï¼ <literal>Session</literal> ã¨é¢é£ãã¦ãããã¨ã§ãã "
+"<literal>Session</literal> ãã¯ãã¼ãºãããã¨ããã«ã ãããã¯åãé¢ããã¦ä»"
+"ã®ã¢ããªã±ã¼ã·ã§ã³å±¤ããèªç±ã«ä½¿ããã¨ãã§ãã¾ãã ï¼ä¾ãã°ãã¼ã¿ã»ãã©ã³ã¹"
+"ãã¡ã»ãªãã¸ã§ã¯ãã¨ãã¦ã ãã¬ã¼ã³ãã¼ã·ã§ã³å±¤ãããã¾ãã¯ãã¬ã¼ã³ãã¼ã·ã§ã³"
+"層ã¸ç´æ¥ä½¿ç¨ã§ãã¾ããï¼"
-#: index.docbook:117
+#. Tag: term
+#: architecture.xml:117
+#, no-c-format
msgid "Transient and detached objects and collections"
-msgstr ""
+msgstr "Transient 㨠detached 㪠objects 㨠Collections"
-#: index.docbook:119
-msgid "Instances of persistent classes that are not currently associated with a <literal>Session</literal>. They may have been instantiated by the application and not (yet) persisted or they may have been instantiated by a closed <literal>Session</literal>."
+#. Tag: para
+#: architecture.xml:119
+#, no-c-format
+msgid ""
+"Instances of persistent classes that are not currently associated with a "
+"<literal>Session</literal>. They may have been instantiated by the "
+"application and not (yet) persisted or they may have been instantiated by a "
+"closed <literal>Session</literal>."
msgstr ""
+"ç¾æç¹ã§ã¯ <literal>Session</literal> ã¨é¢é£ãã¦ããªãã æ°¸ç¶ã¯ã©ã¹ã®ã¤ã³ã¹ã¿"
+"ã³ã¹ã ãã§ã«ã¢ããªã±ã¼ã·ã§ã³å´ã§ã¤ã³ã¹ã¿ã³ã¹åããã¦ãã¦ãã¾ã æ°¸ç¶åããã¦ã"
+"ãªããã ã¯ãã¼ãºããã <literal>Session</literal> ã§ã¤ã³ã¹ã¿ã³ã¹åããããã®"
+"ã©ã¡ããã§ãã"
-#: index.docbook:128
+#. Tag: term
+#: architecture.xml:128
+#, no-c-format
msgid "Transaction (<literal>org.hibernate.Transaction</literal>)"
-msgstr ""
+msgstr "Transaction (<literal>org.hibernate.Transaction</literal>)"
-#: index.docbook:130
-msgid "(Optional) A single-threaded, short-lived object used by the application to specify atomic units of work. Abstracts application from underlying JDBC, JTA or CORBA transaction. A <literal>Session</literal> might span several <literal>Transaction</literal>s in some cases. However, transaction demarcation, either using the underlying API or <literal>Transaction</literal>, is never optional!"
+#. Tag: para
+#: architecture.xml:130
+#, no-c-format
+msgid ""
+"(Optional) A single-threaded, short-lived object used by the application to "
+"specify atomic units of work. Abstracts application from underlying JDBC, "
+"JTA or CORBA transaction. A <literal>Session</literal> might span several "
+"<literal>Transaction</literal>s in some cases. However, transaction "
+"demarcation, either using the underlying API or <literal>Transaction</"
+"literal>, is never optional!"
msgstr ""
+"(ãªãã·ã§ã³)ååæ§ãæã¤ä½æ¥åä½(Unit of Work)ãæå®ããããã«ãã¢ããªã±ã¼"
+"ã·ã§ã³ã使ç¨ããã ã·ã³ã°ã«ã¹ã¬ããã§çå½ãªãªãã¸ã§ã¯ãã ä¸ã«ä½ç½®ããJDBCã"
+"JTAãCORBAãã©ã³ã¶ã¯ã·ã§ã³ããã¢ããªã±ã¼ã·ã§ã³ãæ½è±¡åãã¾ãã "
+"<literal>Session</literal> ã¯ãæã«ã¯ ããã¤ãã® <literal>Transaction</"
+"literal> ãã¾ãããããããã¾ããã ããããä¸ã®å±¤ã®APIã使ãã«ããã "
+"<literal>Transaction</literal> ã使ãã«ããã ãã©ã³ã¶ã¯ã·ã§ã³å¢çãè¨å®ãã"
+"ãã¨ã¯ã決ãã¦ãªãã·ã§ã³ã§ã¯ããã¾ããï¼ã"
-#: index.docbook:141
-msgid "ConnectionProvider (<literal>org.hibernate.connection.ConnectionProvider</literal>)"
+#. Tag: term
+#: architecture.xml:141
+#, no-c-format
+msgid ""
+"ConnectionProvider (<literal>org.hibernate.connection.ConnectionProvider</"
+"literal>)"
msgstr ""
+"ConnectionProvider (<literal>org.hibernate.connection.ConnectionProvider</"
+"literal>)"
-#: index.docbook:143
-msgid "(Optional) A factory for (and pool of) JDBC connections. Abstracts application from underlying <literal>Datasource</literal> or <literal>DriverManager</literal>. Not exposed to application, but can be extended/implemented by the developer."
+#. Tag: para
+#: architecture.xml:143
+#, no-c-format
+msgid ""
+"(Optional) A factory for (and pool of) JDBC connections. Abstracts "
+"application from underlying <literal>Datasource</literal> or "
+"<literal>DriverManager</literal>. Not exposed to application, but can be "
+"extended/implemented by the developer."
msgstr ""
+"(ãªãã·ã§ã³)JDBCã³ãã¯ã·ã§ã³ï¼ã¨ãã®ãã¼ã«ï¼ã®ãã¡ã¯ããªã ä¸ã®å±¤ã«ä½ç½®ãã "
+"<literal>Datasource</literal> ã <literal>DriverManager</literal> ããã¢ããª"
+"ã±ã¼ã·ã§ã³ãæ½è±¡åãã¾ãã ã¢ããªã±ã¼ã·ã§ã³ã«ã¯å
¬éããã¾ããããéçºè
ãç¶æ¿"
+"ã¾ãã¯å®è£
ãããã¨ã¯å¯è½ã§ãã"
-#: index.docbook:151
-msgid "TransactionFactory (<literal>org.hibernate.TransactionFactory</literal>)"
+#. Tag: term
+#: architecture.xml:151
+#, no-c-format
+msgid ""
+"TransactionFactory (<literal>org.hibernate.TransactionFactory</literal>)"
msgstr ""
+"TransactionFactory (<literal>org.hibernate.TransactionFactory</literal>)"
-#: index.docbook:153
-msgid "(Optional) A factory for <literal>Transaction</literal> instances. Not exposed to the application, but can be extended/implemented by the developer."
+#. Tag: para
+#: architecture.xml:153
+#, no-c-format
+msgid ""
+"(Optional) A factory for <literal>Transaction</literal> instances. Not "
+"exposed to the application, but can be extended/implemented by the developer."
msgstr ""
+"(ãªãã·ã§ã³) <literal>Transaction</literal> ã¤ã³ã¹ã¿ã³ã¹ã®ãã¡ã¯ããªã ã¢ããª"
+"ã±ã¼ã·ã§ã³ã«ã¯å
¬éããã¾ããããéçºè
ãç¶æ¿ã¾ãã¯å®è£
ãããã¨ã¯å¯è½ã§ãã"
-#: index.docbook:160
+#. Tag: emphasis
+#: architecture.xml:160
+#, no-c-format
msgid "Extension Interfaces"
-msgstr ""
+msgstr "Extension Interfaces"
-#: index.docbook:162
-msgid "Hibernate offers many optional extension interfaces you can implement to customize the behavior of your persistence layer. See the API documentation for details."
+#. Tag: para
+#: architecture.xml:162
+#, no-c-format
+msgid ""
+"Hibernate offers many optional extension interfaces you can implement to "
+"customize the behavior of your persistence layer. See the API documentation "
+"for details."
msgstr ""
+"Hibernateã¯ãæ°¸ç¶å±¤ã®æ¯ãèããã«ã¹ã¿ãã¤ãºããããã«ã å¤ãã®ãªãã·ã§ã³æ¡å¼µ"
+"ã¤ã³ã¿ãã§ã¼ã¹ãç¨æãã¦ãã¾ãã 詳細ã¯APIããã¥ã¡ã³ããåç
§ãã¦ãã ããã"
-#: index.docbook:171
-msgid "Given a \"lite\" architecture, the application bypasses the <literal>Transaction</literal>/<literal>TransactionFactory</literal> and/or <literal>ConnectionProvider</literal> APIs to talk to JTA or JDBC directly."
+#. Tag: para
+#: architecture.xml:171
+#, no-c-format
+msgid ""
+"Given a \"lite\" architecture, the application bypasses the "
+"<literal>Transaction</literal>/<literal>TransactionFactory</literal> and/or "
+"<literal>ConnectionProvider</literal> APIs to talk to JTA or JDBC directly."
msgstr ""
+"ã軽ããã¢ã¼ããã¯ãã£ã§ã¯ãã¢ããªã±ã¼ã·ã§ã³ã¯ç´æ¥JTAãJDBCã¨å¯¾è©±ãããã"
+"ã«ã <literal>Transaction</literal> ã <literal>TransactionFactory</literal> "
+"ã <literal>ConnectionProvider</literal> ããã¤ãã¹ãã¾ãã"
-#: index.docbook:179
+#. Tag: title
+#: architecture.xml:179
+#, no-c-format
msgid "Instance states"
-msgstr ""
+msgstr "ã¤ã³ã¹ã¿ã³ã¹ã®ç¶æ
"
-#: index.docbook:180
-msgid "An instance of a persistent classes may be in one of three different states, which are defined with respect to a <emphasis>persistence context</emphasis>. The Hibernate <literal>Session</literal> object is the persistence context:"
+#. Tag: para
+#: architecture.xml:180
+#, no-c-format
+msgid ""
+"An instance of a persistent classes may be in one of three different states, "
+"which are defined with respect to a <emphasis>persistence context</"
+"emphasis>. The Hibernate <literal>Session</literal> object is the "
+"persistence context:"
msgstr ""
+"æ°¸ç¶ã¯ã©ã¹ã®ã¤ã³ã¹ã¿ã³ã¹ã¯ã次ã®ï¼ã¤ã®ç°ãªãç¶æ
ã®ã©ããã«ãªãã¾ãã ãã"
+"ã¯ã <emphasis>æ°¸ç¶ã³ã³ããã¹ã</emphasis> ã«ãã£ã¦æ±ºã¾ãã¾ãã Hibernateã® "
+"<literal>Session</literal> ãªãã¸ã§ã¯ãããæ°¸ç¶ã³ã³ããã¹ãã«ãªãã¾ãã"
-#: index.docbook:188
+#. Tag: term
+#: architecture.xml:188
+#, no-c-format
msgid "transient"
-msgstr ""
+msgstr "transient"
-#: index.docbook:190
-msgid "The instance is not, and has never been associated with any persistence context. It has no persistent identity (primary key value)."
+#. Tag: para
+#: architecture.xml:190
+#, no-c-format
+msgid ""
+"The instance is not, and has never been associated with any persistence "
+"context. It has no persistent identity (primary key value)."
msgstr ""
+"ãã®ç¶æ
ã®ã¤ã³ã¹ã¿ã³ã¹ã¯ãç¾å¨ãããã¦éå»ã«ããã¦ãã æ°¸ç¶ã³ã³ããã¹ãã«é¢é£"
+"ã¥ãã¦ãã¾ãããã¾ããæ°¸ç¶IDï¼ä¸»ãã¼ã®å¤ï¼ã æã£ã¦ãã¾ããã"
-#: index.docbook:198
+#. Tag: term
+#: architecture.xml:198
+#, no-c-format
msgid "persistent"
-msgstr ""
+msgstr "persistent"
-#: index.docbook:200
-msgid "The instance is currently associated with a persistence context. It has a persistent identity (primary key value) and, perhaps, a corresponding row in the database. For a particular persistence context, Hibernate <emphasis>guarantees</emphasis> that persistent identity is equivalent to Java identity (in-memory location of the object)."
+#. Tag: para
+#: architecture.xml:200
+#, no-c-format
+msgid ""
+"The instance is currently associated with a persistence context. It has a "
+"persistent identity (primary key value) and, perhaps, a corresponding row in "
+"the database. For a particular persistence context, Hibernate "
+"<emphasis>guarantees</emphasis> that persistent identity is equivalent to "
+"Java identity (in-memory location of the object)."
msgstr ""
+"ãã®ç¶æ
ã®ã¤ã³ã¹ã¿ã³ã¹ã¯ããã®æç¹ã§æ°¸ç¶ã³ã³ããã¹ãã«é¢é£ã¥ãã¦ãã¾ãã ã¾"
+"ããæ°¸ç¶IDï¼ä¸»ãã¼ã®å¤ï¼ãæã¡ã ããã¦ãã¯ãã¼ã¿ãã¼ã¹ã«å¯¾å¿ããè¡ãæã£ã¦ã"
+"ãã§ãããã åã
ã®æ°¸ç¶ã³ã³ããã¹ãã®ãªãã§ã¯ãæ°¸ç¶IDã Javaã®IDï¼ãªãã¸ã§ã¯"
+"ãã®ã¡ã¢ãªä¸ã®ä½ç½®ï¼ã¨åãã§ãããã¨ã Hibernateã <emphasis>ä¿è¨¼</emphasis> "
+"ãã¾ãã"
-#: index.docbook:212
+#. Tag: term
+#: architecture.xml:212
+#, no-c-format
msgid "detached"
-msgstr ""
+msgstr "detached"
-#: index.docbook:214
-msgid "The instance was once associated with a persistence context, but that context was closed, or the instance was serialized to another process. It has a persistent identity and, perhaps, a corrsponding row in the database. For detached instances, Hibernate makes no guarantees about the relationship between persistent identity and Java identity."
+#. Tag: para
+#: architecture.xml:214
+#, no-c-format
+msgid ""
+"The instance was once associated with a persistence context, but that "
+"context was closed, or the instance was serialized to another process. It "
+"has a persistent identity and, perhaps, a corrsponding row in the database. "
+"For detached instances, Hibernate makes no guarantees about the relationship "
+"between persistent identity and Java identity."
msgstr ""
+"ãã®ç¶æ
ã®ã¤ã³ã¹ã¿ã³ã¹ã¯ããã¤ã¦æ°¸ç¶ã³ã³ããã¹ãã«é¢é£ã¥ãããããã ãã®ã³ã³"
+"ããã¹ããã¯ãã¼ãºããããããããã¯ã ä»ã®ããã»ã¹ã«ãã®ã¤ã³ã¹ã¿ã³ã¹ãã·ãªã¢"
+"ã©ã¤ãºããããã§ãã ãã®ã¤ã³ã¹ã¿ã³ã¹ã¯ãæ°¸ç¶IDãæã¡ãããã¦ãã¯ãã¼ã¿ãã¼ã¹"
+"㫠対å¿ããè¡ãæã£ã¦ããã§ããããåé¢ã¤ã³ã¹ã¿ã³ã¹ã«å¯¾ãã¦ã¯ã æ°¸ç¶IDã¨Java"
+"ã®IDã¨ã®é¢é£ã¯ãHibernateãä¿è¨¼ãã¾ããã"
-#: index.docbook:229
+#. Tag: title
+#: architecture.xml:229
+#, no-c-format
msgid "JMX Integration"
-msgstr ""
+msgstr "JMXã¨ã®çµ±å"
-#: index.docbook:231
-msgid "JMX is the J2EE standard for management of Java components. Hibernate may be managed via a JMX standard service. We provide an MBean implementation in the distribution, <literal>org.hibernate.jmx.HibernateService</literal>."
+#. Tag: para
+#: architecture.xml:231
+#, no-c-format
+msgid ""
+"JMX is the J2EE standard for management of Java components. Hibernate may be "
+"managed via a JMX standard service. We provide an MBean implementation in "
+"the distribution, <literal>org.hibernate.jmx.HibernateService</literal>."
msgstr ""
+"JMXã¯Javaã³ã³ãã¼ãã³ã管çã®J2EEæ¨æºã§ãã JMXæ¨æºãµã¼ãã¹ãéãã¦ã"
+"Hibernateã¯ç®¡çããã¾ãã ãã£ã¹ããªãã¥ã¼ã·ã§ã³ã®ä¸ã« <literal>org."
+"hibernate.jmx.HibernateService</literal> ã¨ãã MBeanå®è£
ãç¨æãã¦ãã¾ãã"
-#: index.docbook:237
-msgid "For an example how to deploy Hibernate as a JMX service on the JBoss Application Server, please see the JBoss User Guide. On JBoss AS, you also get these benefits if you deploy using JMX:"
+#. Tag: para
+#: architecture.xml:237
+#, no-c-format
+msgid ""
+"For an example how to deploy Hibernate as a JMX service on the JBoss "
+"Application Server, please see the JBoss User Guide. On JBoss AS, you also "
+"get these benefits if you deploy using JMX:"
msgstr ""
+"JBoss ã¢ããªã±ã¼ã·ã§ã³ãµã¼ãã¼ä¸ã«HibernateãJMXãµã¼ãã¹ã¨ãã¦ãããã¤ããæ¹"
+"æ³ã®ä¾ã¨ãã¦ã¯ã JBoss ã¦ã¼ã¶ã¬ã¤ããåç
§ãã¦ãã ããã JBoss ã¢ããªã±ã¼ã·ã§"
+"ã³ãµã¼ãã¼ã«ããã¦ã JMXã使ã£ã¦ãããã¤ããã¨ã次ã®ã¡ãªãããå¾ããã¾ãã"
-#: index.docbook:245
-msgid "<emphasis>Session Management:</emphasis> The Hibernate <literal>Session</literal>'s life cycle can be automatically bound to the scope of a JTA transaction. This means you no longer have to manually open and close the <literal>Session</literal>, this becomes the job of a JBoss EJB interceptor. You also don't have to worry about transaction demarcation in your code anymore (unless you'd like to write a portable persistence layer of course, use the optional Hibernate <literal>Transaction</literal> API for this). You call the <literal>HibernateContext</literal> to access a <literal>Session</literal>."
+#. Tag: para
+#: architecture.xml:245
+#, no-c-format
+msgid ""
+"<emphasis>Session Management:</emphasis> The Hibernate <literal>Session</"
+"literal>'s life cycle can be automatically bound to the scope of a JTA "
+"transaction. This means you no longer have to manually open and close the "
+"<literal>Session</literal>, this becomes the job of a JBoss EJB interceptor. "
+"You also don't have to worry about transaction demarcation in your code "
+"anymore (unless you'd like to write a portable persistence layer of course, "
+"use the optional Hibernate <literal>Transaction</literal> API for this). You "
+"call the <literal>HibernateContext</literal> to access a <literal>Session</"
+"literal>."
msgstr ""
+"<emphasis>ã»ãã·ã§ã³ç®¡ç:</emphasis> Hibernateã® <literal>Session</literal> "
+"ã®ã©ã¤ããµã¤ã¯ã«ã¯ã èªåçã«JTAãã©ã³ã¶ã¯ã·ã§ã³ã®ã¹ã³ã¼ãã«çµã³ã¤ãããã¾"
+"ããããã¯ããã¯ãæåã§ <literal>Session</literal> ããªã¼ãã³ããããã¯ãã¼"
+"ãºãããããå¿
è¦ããªããã¨ãæå³ãã¾ãã ããã¯ãJBoss EJB ã¤ã³ã¿ã¼ã»ãã¿ã®ä»"
+"äºã«ãªãã¾ãã ã¾ããã³ã¼ãã®ã©ãã§ãã©ã³ã¶ã¯ã·ã§ã³å¢çãè¨å®ãããã«ã¤ã"
+"ã¦ã ãã¯ãæ©ãå¿
è¦ãããã¾ããï¼ãã¡ããç§»æ¤å¯è½ãªæ°¸ç¶å±¤ãæ¸ãããªãã¦ããã®"
+"ãªãã°ã ãªãã·ã§ã³ã®Hibernateã® <literal>Transaction</literal> ã使ç¨ãã¦ã"
+"ã ãããï¼ <literal>Session</literal> ã«ã¢ã¯ã»ã¹ããããã«ã¯ã "
+"<literal>HibernateContext</literal> ã ã³ã¼ã«ãã¦ãã ããã"
-#: index.docbook:257
-msgid "<emphasis>HAR deployment:</emphasis> Usually you deploy the Hibernate JMX service using a JBoss service deployment descriptor (in an EAR and/or SAR file), it supports all the usual configuration options of a Hibernate <literal>SessionFactory</literal>. However, you still have to name all your mapping files in the deployment descriptor. If you decide to use the optional HAR deployment, JBoss will automatically detect all mapping files in your HAR file."
+#. Tag: para
+#: architecture.xml:257
+#, no-c-format
+msgid ""
+"<emphasis>HAR deployment:</emphasis> Usually you deploy the Hibernate JMX "
+"service using a JBoss service deployment descriptor (in an EAR and/or SAR "
+"file), it supports all the usual configuration options of a Hibernate "
+"<literal>SessionFactory</literal>. However, you still have to name all your "
+"mapping files in the deployment descriptor. If you decide to use the "
+"optional HAR deployment, JBoss will automatically detect all mapping files "
+"in your HAR file."
msgstr ""
+"<emphasis>HAR ãããã¤:</emphasis> é常ã(EAR ã¾ã㯠SAR ãã¡ã¤ã«ã«ããï¼"
+"JBoss ãµã¼ãã¹ ãããã¤ã¡ã³ããã£ã¹ã¯ãªãã¿ã使ã£ã¦ãHibernate JMX ãµã¼ãã¹ã"
+"ãããã¤ãã¾ãã ããã¯ãHibernateã® <literal>SessionFactory</literal> ã®å
¨ã¦"
+"ã®ä¸è¬çãªè¨å®ãªãã·ã§ã³ã ãµãã¼ããã¾ãããããä¾ç¶ã¨ãã¦ãããã¤ã¡ã³ããã£"
+"ã¹ã¯ãªãã¿ã®ãªãã«ãã¹ã¦ã®ãããã³ã°ãã¡ã¤ã«ã® ååãæããå¿
è¦ãããã¾ãã "
+"ããããªãã·ã§ã³ã®HARãããã¤ã¡ã³ãã使ããã¨ã決ãããªãã JBossã¯èªåçã«"
+"HARãã¡ã¤ã«ã®ãªãã®å
¨ã¦ã®ãããã³ã°ãã¡ã¤ã«ãæ¤åºãã¾ãã"
-#: index.docbook:268
-msgid "Consult the JBoss AS user guide for more information about these options."
+#. Tag: para
+#: architecture.xml:268
+#, no-c-format
+msgid ""
+"Consult the JBoss AS user guide for more information about these options."
msgstr ""
+"ãããã®ãªãã·ã§ã³ã«ã¤ãã¦ã®è©³ç´°ãªæ
å ±ã¯ãJBossã¢ããªã±ã¼ã·ã§ã³ãµã¼ãã¦ã¼ã¶ã¬"
+"ã¤ãã åèã«ãã¦ãã ããã"
-#: index.docbook:272
-msgid "Another feature available as a JMX service are runtime Hibernate statistics. See <xref linkend=\"configuration-optional-statistics\"/>."
+#. Tag: para
+#: architecture.xml:272
+#, no-c-format
+msgid ""
+"Another feature available as a JMX service are runtime Hibernate statistics. "
+"See <xref linkend=\"configuration-optional-statistics\"/>."
msgstr ""
+"JMXãµã¼ãã¹ã¨ãã¦å©ç¨å¯è½ãªä»ã®æ©è½ã«ãHibernateå®è¡æçµ±è¨æ
å ±ãããã¾ãã "
+"<xref linkend=\"configuration-optional-statistics\"/> ãè¦ã¦ãã ããã"
-#: index.docbook:279
+#. Tag: title
+#: architecture.xml:279
+#, no-c-format
msgid "JCA Support"
-msgstr ""
+msgstr "JCA ãµãã¼ã"
-#: index.docbook:280
-msgid "Hibernate may also be configured as a JCA connector. Please see the website for more details. Please note that Hibernate JCA support is still considered experimental."
+#. Tag: para
+#: architecture.xml:280
+#, no-c-format
+msgid ""
+"Hibernate may also be configured as a JCA connector. Please see the website "
+"for more details. Please note that Hibernate JCA support is still considered "
+"experimental."
msgstr ""
+"Hibernate 㯠JCA ã³ãã¯ã¿ã¨ãã¦ãè¨å®ã§ãã¾ãã詳細ã«ã¤ãã¦ã¯ãWebãµã¤ããè¦"
+"ã¦ãã ããã Hibernate JCA ãµãã¼ãã¯ãä»ã®ã¨ããå®é¨æ®µéã¨ãã¦èãããã¦ãã"
+"ãã¨ã«æ³¨æãã¦ãã ããã"
-#: index.docbook:287
+#. Tag: title
+#: architecture.xml:287
+#, no-c-format
msgid "Contextual Sessions"
-msgstr ""
+msgstr "ã³ã³ããã¹ãä¸ã®ã»ãã·ã§ã³"
-#: index.docbook:288
-msgid "Most applications using Hibernate need some form of \"contextual\" sessions, where a given session is in effect throughout the scope of a given context. However, across applications the definition of what constitutes a context is typically different; and different contexts define different scopes to the notion of current. Applications using Hibernate prior to version 3.0 tended to utilize either home-grown <literal>ThreadLocal</literal>-based contextual sessions, helper classes such as <literal>HibernateUtil</literal>, or utilized third-party frameworks (such as Spring or Pico) which provided proxy/interception-based contextual sessions."
+#. Tag: para
+#: architecture.xml:288
+#, no-c-format
+msgid ""
+"Most applications using Hibernate need some form of \"contextual\" sessions, "
+"where a given session is in effect throughout the scope of a given context. "
+"However, across applications the definition of what constitutes a context is "
+"typically different; and different contexts define different scopes to the "
+"notion of current. Applications using Hibernate prior to version 3.0 tended "
+"to utilize either home-grown <literal>ThreadLocal</literal>-based contextual "
+"sessions, helper classes such as <literal>HibernateUtil</literal>, or "
+"utilized third-party frameworks (such as Spring or Pico) which provided "
+"proxy/interception-based contextual sessions."
msgstr ""
+"Hibernate ã使ã£ãã¢ããªã±ã¼ã·ã§ã³ã¯ãã»ã¨ãã©ããªãããã®å½¢ã§\"ã³ã³ããã¹ã"
+"ä¸ã®\"ã»ãã·ã§ã³ãå¿
è¦ã«ãªãã¾ãã ãã³ã³ããã¹ãä¸ã®ã»ãã·ã§ã³ãã¯ãç¹å®ã®ã³"
+"ã³ããã¹ãã®ã¹ã³ã¼ãã®ãªãã§æå¹ãªã»ãã·ã§ã³ã®ãã¨ã§ãã ããããé常ã¢ããª"
+"ã±ã¼ã·ã§ã³ãã¨ã«ã³ã³ããã¹ããæ§æãããã®ã®å®ç¾©ã¯ç°ãªãã¾ãã ããããç°ãªã"
+"è¤æ°ã®ã³ã³ããã¹ãã¯ãç¾æç¹ã«å¯¾ãã¦ç°ãªãã¹ã³ã¼ããå®ç¾©ãã¾ãã ãã¼ã¸ã§ã³"
+"3.0ããåã® Hibernate ã§ã¯ãèªä½ã® <literal>ThreadLocal</literal> ãã¼ã¹ã®"
+"ãã³ã³ããã¹ãä¸ã®ã»ãã·ã§ã³ãã å©ç¨ãããã <literal>HibernateUtil</"
+"literal> ã®ãããªãã«ãã¼ã¯ã©ã¹ãå©ç¨ãããã proxy/interception ãã¼ã¹ã®ãã³"
+"ã³ããã¹ãä¸ã®ã»ãã·ã§ã³ããæä¾ãã ï¼Spring ã Pico ã®ãããªï¼ãµã¼ããã¼"
+"ãã£ã®ãã¬ã¼ã ã¯ã¼ã¯ãå©ç¨ãããã®ããããã§ããã"
-#: index.docbook:297
-msgid "Starting with version 3.0.1, Hibernate added the <literal>SessionFactory.getCurrentSession()</literal> method. Initially, this assumed usage of <literal>JTA</literal> transactions, where the <literal>JTA</literal> transaction defined both the scope and context of a current session. The Hibernate team maintains that, given the maturity of the numerous stand-alone <literal>JTA TransactionManager</literal> implementations out there, most (if not all) applications should be using <literal>JTA</literal> transaction management whether or not they are deployed into a <literal>J2EE</literal> container. Based on that, the <literal>JTA</literal>-based contextual sessions is all you should ever need to use."
+#. Tag: para
+#: architecture.xml:297
+#, no-c-format
+msgid ""
+"Starting with version 3.0.1, Hibernate added the <literal>SessionFactory."
+"getCurrentSession()</literal> method. Initially, this assumed usage of "
+"<literal>JTA</literal> transactions, where the <literal>JTA</literal> "
+"transaction defined both the scope and context of a current session. The "
+"Hibernate team maintains that, given the maturity of the numerous stand-"
+"alone <literal>JTA TransactionManager</literal> implementations out there, "
+"most (if not all) applications should be using <literal>JTA</literal> "
+"transaction management whether or not they are deployed into a "
+"<literal>J2EE</literal> container. Based on that, the <literal>JTA</literal>-"
+"based contextual sessions is all you should ever need to use."
msgstr ""
+"ãã¼ã¸ã§ã³ 3.0.1 ãããHibernate ã«ã¯ <literal>SessionFactory."
+"getCurrentSession()</literal> ã å ããã¾ããã ããã¯ã <literal>JTA</"
+"literal> ãã©ã³ã¶ã¯ã·ã§ã³ã®ä½¿ç¨ãåæã«ãã¦ãã¾ãã <literal>JTA</literal> ã"
+"ã©ã³ã¶ã¯ã·ã§ã³ã¯ãç¾å¨ã®ã»ãã·ã§ã³ã®ã¹ã³ã¼ãã¨ã³ã³ããã¹ãã®ä¸¡æ¹ãå®ç¾©ãã¾"
+"ãã Hibernate ãã¼ã ã¯ã次ã®ãã¨ã主張ãã¾ãã 巨大ãªã¹ã¿ã³ãã¢ãã³ã® "
+"<literal>JTA TransactionManager</literal> å®è£
ãæçãããã <literal>J2EE</"
+"literal> ã³ã³ããä¸ã«ãããã¤ããããã©ããã«ãããããã ã»ã¨ãã©ã®ï¼ãã¹ã¦"
+"ã¨ã¯è¨ããªããï¼ã¢ããªã±ã¼ã·ã§ã³ãã <literal>JTA</literal> ãã©ã³ã¶ã¯ã·ã§ã³"
+"管çã使ç¨ãã¹ãã§ããã¨ã ãã®èãã«åºã¥ãã¨ã <literal>JTA</literal> ãã¼ã¹"
+"ã®ãã³ã³ããã¹ãä¸ã®ã»ãã·ã§ã³ãã 使ããããªãã§ãããã"
-#: index.docbook:307
-msgid "However, as of version 3.1, the processing behind <literal>SessionFactory.getCurrentSession()</literal> is now pluggable. To that end, a new extension interface (<literal>org.hibernate.context.CurrentSessionContext</literal>) and a new configuration parameter (<literal>hibernate.current_session_context_class</literal>) have been added to allow pluggability of the scope and context of defining current sessions."
+#. Tag: para
+#: architecture.xml:307
+#, no-c-format
+msgid ""
+"However, as of version 3.1, the processing behind <literal>SessionFactory."
+"getCurrentSession()</literal> is now pluggable. To that end, a new extension "
+"interface (<literal>org.hibernate.context.CurrentSessionContext</literal>) "
+"and a new configuration parameter (<literal>hibernate."
+"current_session_context_class</literal>) have been added to allow "
+"pluggability of the scope and context of defining current sessions."
msgstr ""
+"ãããããã¼ã¸ã§ã³ 3.1 ããã¯ã <literal>SessionFactory.getCurrentSession()</"
+"literal> ã®å¾ã®å¦çãã ãã©ã¬ãã«ã«ãªãã¾ããã ãããåãã¦ãç¾å¨ã®ã»ãã·ã§"
+"ã³ãå®ç¾©ããã¹ã³ã¼ãã¨ã³ã³ããã¹ãã®ãã©ã¬ããªãã£ãå¯è½ã«ããããã«ã æ°ãã"
+"æ¡å¼µã¤ã³ã¿ãã§ã¼ã¹ ( <literal>org.hibernate.context.CurrentSessionContext</"
+"literal> ) 㨠æ°ããæ§æãã©ã¡ã¼ã¿ ( <literal>hibernate."
+"current_session_context_class</literal> ) ã追å ããã¾ããã"
-#: index.docbook:314
-msgid "See the Javadocs for the <literal>org.hibernate.context.CurrentSessionContext</literal> interface for a detailed discussion of its contract. It defines a single method, <literal>currentSession()</literal>, by which the implementation is responsible for tracking the current contextual session. Out-of-the-box, Hibernate comes with three implementations of this interface."
+#. Tag: para
+#: architecture.xml:314
+#, no-c-format
+msgid ""
+"See the Javadocs for the <literal>org.hibernate.context."
+"CurrentSessionContext</literal> interface for a detailed discussion of its "
+"contract. It defines a single method, <literal>currentSession()</literal>, "
+"by which the implementation is responsible for tracking the current "
+"contextual session. Out-of-the-box, Hibernate comes with three "
+"implementations of this interface."
msgstr ""
+"<literal>org.hibernate.context.CurrentSessionContext</literal> ã¤ã³ã¿ãã§ã¼ã¹"
+"ã®è¦ç´ã«ã¤ãã¦ã® 詳細ãªå
容㯠Javadoc ãåç
§ãã¦ãã ããã ããã«ã¯ã "
+"<literal>currentSession()</literal> ã¨ãã1ã¤ã®ã¡ã½ãããå®ç¾©ããã¦ããã ã"
+"ã®å®è£
ã¯ãç¾å¨ã®ãã³ã³ããã¹ãä¸ã®ã»ãã·ã§ã³ãã追跡ãããã¨ã«è²¬ä»»ãæã¡ã¾"
+"ãã ãã®ã¾ã¾ä½¿ããããã«ãHibernateã¯ãã®ã¤ã³ã¿ãã§ã¼ã¹ã®å®è£
ã2ã¤æä¾ãã¦ã"
+"ã¾ãã"
-#: index.docbook:324
-msgid "<literal>org.hibernate.context.JTASessionContext</literal> - current sessions are tracked and scoped by a <literal>JTA</literal> transaction. The processing here is exactly the same as in the older JTA-only approach. See the Javadocs for details."
+#. Tag: para
+#: architecture.xml:324
+#, no-c-format
+msgid ""
+"<literal>org.hibernate.context.JTASessionContext</literal> - current "
+"sessions are tracked and scoped by a <literal>JTA</literal> transaction. The "
+"processing here is exactly the same as in the older JTA-only approach. See "
+"the Javadocs for details."
msgstr ""
+"<literal>org.hibernate.context.JTASessionContext</literal> - <literal>JTA</"
+"literal> ãã©ã³ã¶ã¯ã·ã§ã³ã«ãã£ã¦ãç¾å¨ã®ã»ãã·ã§ã³ã追跡ããã ã¹ã³ã¼ããæ±º"
+"ãããã¾ãããã®å¦çã¯ãå¤ãJTAã ãã®ã¢ããã¼ãã¨ã¾ã£ããåãã§ãã 詳細ã¯"
+"Javadocãåç
§ãã¦ãã ããã"
-#: index.docbook:332
-msgid "<literal>org.hibernate.context.ThreadLocalSessionContext</literal> - current sessions are tracked by thread of execution. Again, see the Javadocs for details."
+#. Tag: para
+#: architecture.xml:332
+#, no-c-format
+msgid ""
+"<literal>org.hibernate.context.ThreadLocalSessionContext</literal> - current "
+"sessions are tracked by thread of execution. Again, see the Javadocs for "
+"details."
msgstr ""
+"<literal>org.hibernate.context.ThreadLocalSessionContext</literal> - ã¹ã¬ãã"
+"ã®å®è¡ã«ãã£ã¦ãç¾å¨ã®ã»ãã·ã§ã³ã追跡ããã¾ãã 詳細ã¯Javadocãåç
§ãã¦ãã "
+"ããã"
-#: index.docbook:338
-msgid "<literal>org.hibernate.context.ManagedSessionContext</literal> - current sessions are tracked by thread of execution. However, you are responsible to bind and unbind a <literal>Session</literal> instance with static methods on this class, it does never open, flush, or close a <literal>Session</literal>."
+#. Tag: para
+#: architecture.xml:338
+#, no-c-format
+msgid ""
+"<literal>org.hibernate.context.ManagedSessionContext</literal> - current "
+"sessions are tracked by thread of execution. However, you are responsible to "
+"bind and unbind a <literal>Session</literal> instance with static methods on "
+"this class, it does never open, flush, or close a <literal>Session</literal>."
msgstr ""
+"<literal>org.hibernate.context.ManagedSessionContext</literal> - ã¹ã¬ããã®å®"
+"è¡ã«ãã£ã¦ãç¾å¨ã®ã»ãã·ã§ã³ã追跡ããã¾ãã ãããããã®ã¯ã©ã¹ã®staticã¡ã½ã"
+"ãã§ <literal>Session</literal> ã¤ã³ã¹ã¿ã³ã¹ã ãã¤ã³ã/ã¢ã³ãã¤ã³ããã責任"
+"ã¯ããªãã«ããã¾ãã ããã¯æ±ºã㦠<literal>Session</literal> ããªã¼ãã³ãã"
+"ã©ãã·ã¥ãã¯ãã¼ãºãã¾ããã"
-#: index.docbook:347
-msgid "The first two implementations provide a \"one session - one database transaction\" programming model, 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 programatic transaction demarcation in plain JSE without JTA, you are adviced to use the Hibernate <literal>Transaction</literal> API to hide the underlying transaction system from your code. If you use JTA, use the JTA interfaces to demarcate transactions. If you execute in an EJB container that supports CMT, transaction boundaries are defined declaratively and you don't need any transaction or session demarcation operations in your code. Refer to <xref linkend=\"transactions\"/> for more information and code examples."
+#. Tag: para
+#: architecture.xml:347
+#, no-c-format
+msgid ""
+"The first two implementations provide a \"one session - one database "
+"transaction\" programming model, 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 programatic "
+"transaction demarcation in plain JSE without JTA, you are adviced to use the "
+"Hibernate <literal>Transaction</literal> API to hide the underlying "
+"transaction system from your code. If you use JTA, use the JTA interfaces to "
+"demarcate transactions. If you execute in an EJB container that supports "
+"CMT, transaction boundaries are defined declaratively and you don't need any "
+"transaction or session demarcation operations in your code. Refer to <xref "
+"linkend=\"transactions\"/> for more information and code examples."
msgstr ""
+"å§ãã®2ã¤ã®å®è£
ã¯ã\"1ã»ãã·ã§ã³ - 1ãã¼ã¿ãã¼ã¹ãã©ã³ã¶ã¯ã·ã§ã³\" ããã°ã©ã"
+"ã³ã°ã¢ãã«ãæä¾ãã¾ãã ãã㯠<emphasis>ãªã¯ã¨ã¹ããã¨ã®ã»ãã·ã§ã³"
+"ï¼session-per-requestï¼</emphasis> ã¨ãã¦ãç¥ããã¦ããã使ããã¦ãã¾ãã "
+"Hibernate ã»ãã·ã§ã³ã®éå§ã¨çµäºã¯ããã¼ã¿ãã¼ã¹ãã©ã³ã¶ã¯ã·ã§ã³ã®æéã§æ±ºã¾"
+"ãã¾ãã JTAã使ããªãæ®éã®JSEã§ãããã°ã©ã ä¸ã®ãã©ã³ã¶ã¯ã·ã§ã³å¢çè¨å®ãè¡"
+"ããªãã ã³ã¼ãããåºç¤ã®ãã©ã³ã¶ã¯ã·ã§ã³ã·ã¹ãã ãé è½ããããã«ã "
+"Hibernate <literal>Transaction</literal> APIã使ãã¨ããã§ãããã JTAã使ã"
+"ãªãããã©ã³ã¶ã¯ã·ã§ã³ã®å¢çè¨å®ã«ã¯ãJTAã¤ã³ã¿ã¼ãã§ã¤ã¹ã使ã£ã¦ãã ããã "
+"CMTããµãã¼ãããEJBã³ã³ããã§å®è¡ããã¤ãããªãããã©ã³ã¶ã¯ã·ã§ã³å¢çã¯å®£è¨"
+"çã«å®ç¾©ã§ããããã ã³ã¼ãä¸ã§ãã©ã³ã¶ã¯ã·ã§ã³ãã»ãã·ã§ã³ã®å¢çãè¨å®ããå¿
"
+"è¦ã¯ããã¾ããã ããã«è©³ç´°ãªæ
å ±ãã³ã¼ãã®ä¾ã¯ã <xref linkend="
+"\"transactions\"/> ãåç
§ãã¦ãã ããã"
-#: index.docbook:359
-msgid "The <literal>hibernate.current_session_context_class</literal> configuration parameter defines which <literal>org.hibernate.context.CurrentSessionContext</literal> implementation should be used. Note that for backwards compatibility, if this config param is not set but a <literal>org.hibernate.transaction.TransactionManagerLookup</literal> is configured, Hibernate will use the <literal>org.hibernate.context.JTASessionContext</literal>. Typically, the value of this parameter would just name the implementation class to use; for the three out-of-the-box implementations, however, there are three corresponding short names, \"jta\", \"thread\", and \"managed\"."
+#. Tag: para
+#: architecture.xml:359
+#, no-c-format
+msgid ""
+"The <literal>hibernate.current_session_context_class</literal> configuration "
+"parameter defines which <literal>org.hibernate.context."
+"CurrentSessionContext</literal> implementation should be used. Note that for "
+"backwards compatibility, if this config param is not set but a <literal>org."
+"hibernate.transaction.TransactionManagerLookup</literal> is configured, "
+"Hibernate will use the <literal>org.hibernate.context.JTASessionContext</"
+"literal>. Typically, the value of this parameter would just name the "
+"implementation class to use; for the three out-of-the-box implementations, "
+"however, there are three corresponding short names, \"jta\", \"thread\", and "
+"\"managed\"."
msgstr ""
-
-msgid "ROLES_OF_TRANSLATORS"
-msgstr "<!--TRANS:ROLES_OF_TRANSLATORS-->"
-
-msgid "CREDIT_FOR_TRANSLATORS"
-msgstr "<!--TRANS:CREDIT_FOR_TRANSLATORS-->"
-
+"<literal>hibernate.current_session_context_class</literal> è¨å®ãã©ã¡ã¼ã¿"
+"ã¯ã <literal>org.hibernate.context.CurrentSessionContext</literal> ã®ã©ã®å®"
+"è£
ã使ãããæå®ãã¾ãã ä¸ä½äºææ§ã®ããããã®ãã©ã¡ã¼ã¿ãè¨å®ããã "
+"<literal>org.hibernate.transaction.TransactionManagerLookup</literal> ãè¨å®"
+"ããã¦ããå ´åã Hibernate㯠<literal>org.hibernate.context."
+"JTASessionContext</literal> ã使ããã¨ã«æ³¨æãã¦ãã ããã é常ãã®ãã©ã¡ã¼ã¿"
+"ã®å¤ã«ã¯ã3ã¤ã®å®è£
ã®ä¸ãã使ç¨ããå®è£
ã¯ã©ã¹ã®ååãç´æ¥æå®ãã¾ãã ãã"
+"ãã\"jta\", \"thread\", \"managed\"ã¨ããããããã®çç¥åãç¨æããã¦ãã¾"
+"ãã"
Modified: core/trunk/documentation/manual/translations/ja-JP/content/association_mapping.po
===================================================================
--- core/trunk/documentation/manual/translations/ja-JP/content/association_mapping.po 2007-10-25 07:54:59 UTC (rev 14131)
+++ core/trunk/documentation/manual/translations/ja-JP/content/association_mapping.po 2007-10-25 07:57:28 UTC (rev 14132)
@@ -1,1269 +1,874 @@
-#, fuzzy
msgid ""
msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2007-10-25 07:47+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Content-Type: text/plain; charset=utf-8\n"
-#: index.docbook:6
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#: association_mapping.xml:6
+#, no-c-format
msgid "Association Mappings"
msgstr "é¢é£ãããã³ã°"
-#: index.docbook:9
+#. Tag: title
+#: association_mapping.xml:9
+#, no-c-format
msgid "Introduction"
msgstr "ã¤ã³ãããã¯ã·ã§ã³"
-#: index.docbook:11
-msgid "Association mappings are the often most difficult thing to get right. In this section we'll go through the canonical cases one by one, starting with unidirectional mappings, and then considering the bidirectional cases. We'll use <literal>Person</literal> and <literal>Address</literal> in all the examples."
-msgstr "é¢é£ãããã³ã°ã¯ãã°ãã°çè§£ãæãé£ãããã®ã«ãªãã¾ãã ãã®ç« ã§ã¯ãåºæ¬çãªä¸ã¤ä¸ã¤ã®ã±ã¼ã¹ã«ã¤ãã¦è¿°ã¹ã¾ãã åæ¹åã®ãããã³ã°ããå§ããããããåæ¹åã®ã±ã¼ã¹ã«ã¤ãã¦èãã¦ããã¾ãã ä¾ã¨ãã¦ã<literal>Person</literal> 㨠<literal>Address</literal> ãç¨ãã¾ãã"
+#. Tag: para
+#: association_mapping.xml:11
+#, no-c-format
+msgid ""
+"Association mappings are the often most difficult thing to get right. In "
+"this section we'll go through the canonical cases one by one, starting with "
+"unidirectional mappings, and then considering the bidirectional cases. We'll "
+"use <literal>Person</literal> and <literal>Address</literal> in all the "
+"examples."
+msgstr ""
+"é¢é£ãããã³ã°ã¯ãã°ãã°çè§£ãæãé£ãããã®ã«ãªãã¾ãã ãã®ç« ã§ã¯ãåºæ¬çãª"
+"ä¸ã¤ä¸ã¤ã®ã±ã¼ã¹ã«ã¤ãã¦è¿°ã¹ã¾ãã åæ¹åã®ãããã³ã°ããå§ããããããåæ¹å"
+"ã®ã±ã¼ã¹ã«ã¤ãã¦èãã¦ããã¾ãã ä¾ã¨ãã¦ã<literal>Person</literal> 㨠"
+"<literal>Address</literal> ãç¨ãã¾ãã"
-#: index.docbook:19
-msgid "We'll classify associations by whether or not they map to an intervening join table, and by multiplicity."
-msgstr "é¢é£ã¯ãçµåãã¼ãã«ãå
¥ããããã©ããã¨ã å¤é度ã«ãã£ã¦åé¡ãããã¨ã«ãã¾ãã"
+#. Tag: para
+#: association_mapping.xml:19
+#, no-c-format
+msgid ""
+"We'll classify associations by whether or not they map to an intervening "
+"join table, and by multiplicity."
+msgstr ""
+"é¢é£ã¯ãçµåãã¼ãã«ãå
¥ããããã©ããã¨ã å¤é度ã«ãã£ã¦åé¡ãããã¨ã«ãã¾"
+"ãã"
-#: index.docbook:24
-msgid "Nullable foreign keys are not considered good practice in traditional data modelling, so all our examples use not null foreign keys. This is not a requirement of Hibernate, and the mappings will all work if you drop the nullability constraints."
-msgstr "ãã¹ã¦ã®ä¾ã§not nullã®å¤é¨ãã¼ã使ç¨ãã¾ãã ããã¯Hibernateã®è¦ä»¶ã§ã¯ããã¾ããã not nullå¶ç´ãå¤ããã¨ãã¦ãããããã³ã°ã¯åé¡ãªãåä½ãã¾ãã"
+#. Tag: para
+#: association_mapping.xml:24
+#, no-c-format
+msgid ""
+"Nullable foreign keys are not considered good practice in traditional data "
+"modelling, so all our examples use not null foreign keys. This is not a "
+"requirement of Hibernate, and the mappings will all work if you drop the "
+"nullability constraints."
+msgstr ""
+"ãã¹ã¦ã®ä¾ã§not nullã®å¤é¨ãã¼ã使ç¨ãã¾ãã ããã¯Hibernateã®è¦ä»¶ã§ã¯ããã¾"
+"ããã not nullå¶ç´ãå¤ããã¨ãã¦ãããããã³ã°ã¯åé¡ãªãåä½ãã¾ãã"
-#: index.docbook:34
+#. Tag: title
+#: association_mapping.xml:34
+#, no-c-format
msgid "Unidirectional associations"
msgstr "åæ¹åé¢é£"
-#: index.docbook:37, index.docbook:108
+#. Tag: title
+#: association_mapping.xml:37 association_mapping.xml:108
+#, no-c-format
msgid "many to one"
-msgstr "<title>å¤å¯¾ä¸</title>"
+msgstr "å¤å¯¾ä¸"
-#: index.docbook:39
-msgid "A <emphasis>unidirectional many-to-one association</emphasis> is the most common kind of unidirectional association."
-msgstr "<emphasis>åæ¹åå¤å¯¾ä¸é¢é£</emphasis> ã¯åæ¹åé¢é£ã®ä¸ã§æãä¸è¬çãªãã®ã§ãã"
+#. Tag: para
+#: association_mapping.xml:39
+#, no-c-format
+msgid ""
+"A <emphasis>unidirectional many-to-one association</emphasis> is the most "
+"common kind of unidirectional association."
+msgstr ""
+"<emphasis>åæ¹åå¤å¯¾ä¸é¢é£</emphasis> ã¯åæ¹åé¢é£ã®ä¸ã§æãä¸è¬çãªãã®ã§"
+"ãã"
-#: index.docbook:44
+#. Tag: programlisting
+#: association_mapping.xml:44
+#, no-c-format
msgid ""
- "<![CDATA[<class name=\"Person\">\n"
- " <id name=\"id\" column=\"personId\">\n"
- " <generator class=\"native\"/>\n"
- " </id>\n"
- " <many-to-one name=\"address\" \n"
- " column=\&