Explorar o código

[DOCUMENTATION]Japanese sync 18786

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18788 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp %!s(int64=16) %!d(string=hai) anos
pai
achega
24ede29112

+ 3 - 3
documentation/manual/ja/module_specs/Zend_Gdata_Docs.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
 <!-- Reviewed: no -->
-<!-- EN-Revision: 17987 -->
+<!-- EN-Revision: 18786 -->
 <sect1 id="zend.gdata.docs">
 <sect1 id="zend.gdata.docs">
     <title>Google Documents List Data API の使用法</title>
     <title>Google Documents List Data API の使用法</title>
 
 
@@ -11,7 +11,7 @@
         ドキュメントの一覧を Google Data <acronym>API</acronym> ("GData")
         ドキュメントの一覧を Google Data <acronym>API</acronym> ("GData")
         形式のフィードで取得したりするためのものです。
         形式のフィードで取得したりするためのものです。
         クライアントアプリケーションからユーザのドキュメントの一覧をリクエストしたり、
         クライアントアプリケーションからユーザのドキュメントの一覧をリクエストしたり、
-        ドキュメントの中身を問い合わせたりすることができます。
+        ドキュメントの中身を問い合わせたりできます。
     </para>
     </para>
 
 
     <para>
     <para>
@@ -66,7 +66,7 @@ $feed = $docs->getDocumentListFeed();
  *     web browser.
  *     web browser.
  * @param string $originalFileName The name of the file to be uploaded. The
  * @param string $originalFileName The name of the file to be uploaded. The
  *     MIME type of the file is determined from the extension on this file
  *     MIME type of the file is determined from the extension on this file
- *     name. For example, test.csv is uploaded as a comma seperated volume
+ *     name. For example, test.csv is uploaded as a comma separated volume
  *     and converted into a spreadsheet.
  *     and converted into a spreadsheet.
  * @param string $temporaryFileLocation (optional) The file in which the
  * @param string $temporaryFileLocation (optional) The file in which the
  *     data for the document is stored. This is used when the file has been
  *     data for the document is stored. This is used when the file has been

+ 2 - 2
documentation/manual/ja/module_specs/Zend_Translate-Adapters.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
 <!-- Reviewed: no -->
-<!-- EN-Revision: 17406 -->
+<!-- EN-Revision: 18786 -->
 <sect1 id="zend.translate.adapter">
 <sect1 id="zend.translate.adapter">
 
 
     <title>Zend_Translate のアダプタ</title>
     <title>Zend_Translate のアダプタ</title>
@@ -355,7 +355,7 @@ try {
 
 
         <para>
         <para>
             <classname>Zend_Translate</classname> では、内部的に <classname>Zend_Cache</classname>
             <classname>Zend_Translate</classname> では、内部的に <classname>Zend_Cache</classname>
-            を使用して翻訳ソースの読み込みを高速化することができます。
+            を使用して翻訳ソースの読み込みを高速化できます。
             これは、多数の翻訳ソースを使用していたり
             これは、多数の翻訳ソースを使用していたり
             <acronym>XML</acronym> ベースの複雑なソース形式を使用していたりする場合に非常に便利です。
             <acronym>XML</acronym> ベースの複雑なソース形式を使用していたりする場合に非常に便利です。
         </para>
         </para>

+ 2 - 2
documentation/manual/ja/ref/documentation-standard.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
 <!-- Reviewed: no -->
-<!-- EN-Revision: 18134 -->
+<!-- EN-Revision: 18786 -->
 <appendix id="doc-standard">
 <appendix id="doc-standard">
     <title>Zend Framework ドキュメント標準</title>
     <title>Zend Framework ドキュメント標準</title>
 
 
@@ -70,7 +70,7 @@
             <para>
             <para>
                 The maximum line length, including tags, attributes, and indentation, is not to
                 The maximum line length, including tags, attributes, and indentation, is not to
                 exceed 100 characters. There is only one exception to this rule: attribute and value
                 exceed 100 characters. There is only one exception to this rule: attribute and value
-                pairs are allowed to exceed the 100 chars as they are not allowed to be seperated.
+                pairs are allowed to exceed the 100 chars as they are not allowed to be separated.
             </para>
             </para>
         </sect2>
         </sect2>
 
 

+ 1 - 1
documentation/manual/ja/ref/requirements.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
 <!-- Reviewed: no -->
-<!-- EN-Revision: 17428 -->
+<!-- EN-Revision: 18786 -->
 <appendix id="requirements" xmlns:xi="http://www.w3.org/2001/XInclude">
 <appendix id="requirements" xmlns:xi="http://www.w3.org/2001/XInclude">
 
 
     <title>Zend Framework のシステム要件</title>
     <title>Zend Framework のシステム要件</title>