Просмотр исходного кода

sync Japanese document with r16845.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16900 44c647ce-9c0f-0410-b52a-842ac1e357ba
takagi 16 лет назад
Родитель
Сommit
74e36d60b4

+ 4 - 4
documentation/manual/ja/module_specs/Zend_Application-AvailableResources-Db.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
-<!-- EN-Revision: 16650 -->
+<!-- EN-Revision: 16845 -->
 <sect2 id="zend.application.available-resources.db">
     <title>Zend_Application_Resource_Db</title>
 
@@ -17,15 +17,15 @@
 
     <itemizedlist>
         <listitem><para>
-            <property>adapter</property>: <classname>Zend_Db</classname>アダプタ・タイプ
+            <emphasis><property>adapter</property></emphasis>: <classname>Zend_Db</classname>アダプタ・タイプ
         </para></listitem>
 
         <listitem><para>
-            <property>params</property>: アダプタ・インスタンスを取得するときに使う構成パラメータの連想配列です。
+            <emphasis><property>params</property></emphasis>: アダプタ・インスタンスを取得するときに使う構成パラメータの連想配列です。
         </para></listitem>
 
         <listitem><para>
-            <property>isDefaultTableAdapter</property>: アダプタをデフォルト・テーブル・アダプタとして確立するべきかどうか。
+            <emphasis><property>isDefaultTableAdapter</property></emphasis>: アダプタをデフォルト・テーブル・アダプタとして確立するべきかどうか。
         </para></listitem>
     </itemizedlist>
 

+ 1 - 1
documentation/manual/ja/module_specs/Zend_Date-Constants.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
-<!-- EN-Revision: 16810 -->
+<!-- EN-Revision: 16845 -->
 <sect1 id="zend.date.constants">
 
     <title>日付関数全般用の定数</title>