php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67482 [FR] Translation issue
Submitted: 2014-06-19 16:04 UTC Modified: 2014-06-20 08:32 UTC
From: syl dot fabre at gmail dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: 5.5.13 OS: Windows
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: syl dot fabre at gmail dot com
New email:
PHP Version: OS:

 

 [2014-06-19 16:04 UTC] syl dot fabre at gmail dot com
Description:
------------
Page : http://www.php.net/manual/fr/function.spl-object-hash.php

It reads "Une chaîne de caractères unique pour chaque élément existant dans l'objet et sera toujours identique pour chaque objet."

which translates to:
"A unique string for each existing item within the object and will be always the same for each object"

which is different from the English translation:
"A string that is unique for each currently existing object and is always the same for each object."

The right French translation is:
"Une chaîne de caractère unique pour chaque objet existant et qui sera toujours identique pour chaque objet."



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-20 08:29 UTC] yannick@php.net
-Summary: Translation issue +Summary: [FR] Translation issue
 [2014-06-20 08:31 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=333858
Log: Fix bug #67482
 [2014-06-20 08:32 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2014-06-20 08:32 UTC] yannick@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.


 [2020-12-30 12:48 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=c7a8e2092cd6a0245f04fa23b37de1141f0a742e
Log: Fix bug #67482
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC