- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Mar 2009 19:46:19 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator In directory hutz:/tmp/cvs-serv3474 Modified Files: thanks.html translations.html Log Message: new/updated translations Index: thanks.html =================================================================== RCS file: /sources/public/2002/css-validator/thanks.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- thanks.html 18 Feb 2009 16:17:00 -0000 1.39 +++ thanks.html 25 Mar 2009 19:46:17 -0000 1.40 @@ -54,7 +54,7 @@ <ul> <li>简体中文/Chinese : <a href="mailto:water_tang@netwalk.net.cn">Water Tang</a>, Chientai Chen, Xu Ting, Anqi Li</li> <li>Français/French : <a href="mailto:ylafon@w3.org">Yves Lafon</a>, Philippe Le Hégaret, J.J.Solari</li> - <li>Deutsch/German : <a href="mailto:traber@informatik.uni-muenchen.de">Thomas Traber</a>, <a href="mailto:afahrner@web.de">Andreas Fahrner</a>, Oliver Sick, Thomas Tikwinski</li> + <li>Deutsch/German : <a href="mailto:traber@informatik.uni-muenchen.de">Thomas Traber</a>, <a href="mailto:afahrner@web.de">Andreas Fahrner</a>, Oliver Sick, Thomas Tikwinski, <a href="http://www.yalf.de/" title="Yalf · Webentwicklung · yalf.de">Jens Brueckmann</a></li> <li>Italiano/Italian : <a href="http://robertoscano.info" title="Roberto Scano . info">Roberto Scano</a>, Daniele Gabriele</li> <li>日本語/Japanese : <a href="mailto:norio@w3.org">Norio Touyama</a>, <a href="mailto:hobbit_mak@yahoo.co.jp">Makoto Takahashi</a>, Norihisa Washitake</li> <li>Русский/Russian: <a href="http://www.vahramenko.ru" title="Вахраменко Анатолий. Веб разработчик.">Anatoly Vahramenko</a>, <a href="http://www.beshenov.ru" title="Алексей Бешенов">Alexey Beshenov</a></li> @@ -64,6 +64,7 @@ <li>Svenska/Swedish: Olle Ollsson</li> <li>한국어/Korean: Sangwhan Moon and the team at <a href="http://www.opera.com/" title="Opera browser">Opera Software</a></li> <li>Português/Brazilian Portuguese: <a href="http://maujor.com/">Mauricio (Maujor) Samy Silva</a></li> + <li>Bulgarian: <a href="http://dichev.com/" title="Alexander Dichev">Alexander Dichev</a></li> </ul> <p>If you wish to help with translations, see the <a href="http://esw.w3.org/topic/CssValidator/Localization">process and list of pending translations</a> on the W3C wiki site.</p> Index: translations.html =================================================================== RCS file: /sources/public/2002/css-validator/translations.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- translations.html 3 Feb 2009 19:59:46 -0000 1.9 +++ translations.html 25 Mar 2009 19:46:17 -0000 1.10 @@ -1,8 +1,10 @@ -<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <meta http-equiv="Content-Script-Type" content="text/javascript" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> <title>The W3C CSS Validation Service</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> [...2004 lines suppressed...] <td class="table_translation_ok"><span title="Предупреждения">✔</span></td> <td class="table_translation_ok"><span title="Varningar">✔</span></td> +<td class="table_translation_ok"><span title="Предупреждения">✔</span></td> <td class="table_translation_ok"><span title="警告 ">✔</span></td> </tr></tbody></table> </div> @@ -2710,6 +2991,13 @@ rel="alternate">Svenska</a> </li> + <li><a href="validator.html.bg" + lang="bg" + xml:lang="bg" + hreflang="bg" + rel="alternate">Български</a> + </li> + <li><a href="validator.html.zh-cn" lang="zh-cn" xml:lang="zh-cn"
Received on Wednesday, 25 March 2009 19:46:28 UTC