php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48340 [JA] Japanese translation of constant()
Submitted: 2009-05-20 01:17 UTC Modified: 2009-05-23 08:49 UTC
From: kentaro at ranvis dot com Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kentaro at ranvis dot com
New email:
PHP Version: OS:

 

 [2009-05-20 01:17 UTC] kentaro at ranvis dot com
Description:
------------
In the description of the function constant(),
what the word "it" points is unclear or mistranslated.

http://jp.php.net/manual/ja/function.constant.php

Reproduce code:
---------------
constant() is useful if you need to retrieve the value of a constant, but do not know its name.
I.e. it is stored in a variable or returned by a function. 

Expected result:
----------------
constant() ?͂????萔?̒l???擾?????K?v?????邪?A ???̖??O???s???ȏꍇ?ɗL?p?ł??B
?????́A?萔?????ϐ??ɕۑ??????Ă??邩?A ?֐??ɂ????Ԃ????邩?̏ꍇ?ł??B

Actual result:
--------------
constant() ?͂????萔?̒l???擾?????K?v?????邪?A ???̖??O???s???ȏꍇ?ɗL?p?ł??B
?????́A?萔???ϐ??ɕۑ??????Ă??邩?A ?֐??ɂ????Ԃ????邩?̏ꍇ?ł??B

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-20 01:21 UTC] kentaro at ranvis dot com
or simply:
?????́A?萔?????ϐ????֐??Ŏw?肷???ꍇ?ł??B
 [2009-05-23 08:49 UTC] takagi@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

http://news.php.net/php.doc.ja/2475
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 01:01:32 2024 UTC