- From: Bert Bos <bert@w3.org>
- Date: Thu, 09 Jul 2015 20:02:21 +0200
- To: Alain TernauteG <contact.ayawooga@gmail.com>
- Cc: Xueyuan Jia <xueyuan@w3.org>, w3c-translators@w3.org
- Message-ID: <1872226.WEZbbRQ9iD@hexa>
Hello Justin, Thanks for your translation! The file works fine. You can see the result here: http://www.w3.org/Style/Examples/007/text-shadow.fr.html Let me know if there is anything to change. Whether you want to (attempt to) translate the text of the examples is your choice. I've inserted some answers to your questions below: On Thursday 09 July 2015 23:08:13 Xueyuan Jia wrote: > Hi Justin, > > Please look in the source of the page which you translate, you will see > a comment near the top which explains what is supposed to be translated. > > Comment as below: > <!-- Editors & translators, please, edit learning.en.tmpl, not .html --> > > And you can find more details about the translation rules from > http://www.w3.org/Style/CSS/translating > > *Please, make sure you add Bert Bos <bert@w3.org>, the owner of the > document, in the to: or cc: when you have completed the translation. > > Thanks, > -Xueyuan Jia > W3C Communications Team > mailto:xueyuan@w3.org > > On 2015/7/5 4:33, Alain TernauteG wrote: > > [EN] > > Hello, > > I have translated the content of this page to French: > > http://www.w3.org/Style/Examples/007/text-shadow > > I translated the main content of the page. But I'm quite a noob. I did > > notunderstandthe translation rules. :-s > > Do I also translate the navigation menu, the footer, etc. ? Should I add > > the statements of the HTML header?... > > I copied the page source code and I translated from 'body' tag to the > > last section (div id=glow). And I added a 'html' tag with lang attribute > > at the begining. It is indeed not necessary to translate the menus and other navigation elements. To make translation easier, each of the pages about CSS has a version without navigation. In this case it is http://www.w3.org/Style/Examples/007/text-shadow.en.tmpl > > (I have seen lots of 'p' tags that are not closed. Is it normal?) Yes, that's normal. HTML allows a number of abbreviations like this. Most of the time the </p> is not required. Each <p> automatically closes the preceding <p>. That means it is a question of taste if you want to put the </p> or not. I like to reduce the tags to a minimum to better see the text. Bert PS. The translation shows your name at the top. Many translators like to make their name a link to their home page. If you have such a page, I can link it. Just tell me. -- Bert Bos ( W 3 C ) http://www.w3.org/ http://www.w3.org/people/bos W3C/ERCIM bert@w3.org 2004 Rt des Lucioles / BP 93 +33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, France
Received on Thursday, 9 July 2015 18:02:39 UTC