[NEEDING HELP] Translation of Ali Cehreli's book in French

Scroph via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 3 05:47:05 PST 2015


Alright, I just finished translating the "member functions" 
chapter. I modified the member_functions.d file after downloading 
it from the BitBucket repository, here's a link to the file I 
used : 
https://bitbucket.org/acehreli/ddili/src/9c77fdefed1424275f0b2672a8abe64f091d8c00/src/ders/d.en/member_functions.d?at=master

Some remarks about the whole process :
- I translated "Member functions" to "méthodes" and "members" to 
"propriétés". It seems to be the canonical object-oriented 
jargon, but let me know if it's too awkward and I'll change it to 
something more suitable. ("fonctions membres" perhaps ?)
- I translated the comments but I didn't touch the code.
- I translated the titles of the linked chapters, but not the 
links themselves.
- Since I'm not very familiar with Ddoc, I left the "Macros" and 
the title (line 3) parts unchanged for fear of accidentally 
breaking something.

By the way, what email address should I send it to ?
Thanks.


More information about the Digitalmars-d mailing list