svn: /phpdoc/ja/trunk/reference/gmp/ gmp.xml

[email protected] (Yoshinari Takaoka) Tue, 15 Dec 2020 17:42:06 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 15 Dec 2020 17:42:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=352097

Log:
fixed untranslated part.

Changed paths:
    U   phpdoc/ja/trunk/reference/gmp/gmp.xml

Modified: phpdoc/ja/trunk/reference/gmp/gmp.xml
===================================================================
--- phpdoc/ja/trunk/reference/gmp/gmp.xml	2020-12-15 13:04:30 UTC (rev 352096)
+++ phpdoc/ja/trunk/reference/gmp/gmp.xml	2020-12-15 17:42:06 UTC (rev 352097)
@@ -11,10 +11,10 @@
   <section xml:id="gmp.intro">
    &reftitle.intro;
    <para>
-    A GMP number. These objects support overloaded
-    <link linkend="language.operators.arithmetic">arithmetic</link>,
-    <link linkend="language.operators.bitwise">bitwise</link> and
-    <link linkend="language.operators.comparison">comparison</link> operators.
+    GMP 数。このオブジェクトは、オーバーロードされた
+    <link linkend="language.operators.arithmetic">代数演算子</link>,
+    <link linkend="language.operators.bitwise">ビット演算子</link>,
+    <link linkend="language.operators.comparison">比較演算子</link> をサポートしています。
    </para>
    <note>
     <para>