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
 [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: Tue Apr 16 06:01:30 2024 UTC