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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 + 32 = ?
Subscribe to this entry?

 
 [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: Sat Apr 27 17:01:29 2024 UTC