website rev 1074

i18n.php: Now all translator's work in one nice chart
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 02 00:13:34 2012 +0000 (2012-07-02)
parents 8585804d4b9a
children 388a05db640c
files i18n.php
line diff
     1.1 --- a/i18n.php	Fri Jun 29 11:29:39 2012 +0000
     1.2 +++ b/i18n.php	Mon Jul 02 00:13:34 2012 +0000
     1.3 @@ -1,8 +1,7 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<!DOCTYPE html>
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.8  <head>
     1.9 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.10 +	<meta charset="utf-8" />
    1.11  	<title>Internationalization | SliTaz</title>
    1.12  	<meta name="description" content="SliTaz GNU/Linux languages" />
    1.13  	<meta name="keywords" lang="en" content="SliTaz POT, gettext, translation" />
    1.14 @@ -14,9 +13,24 @@
    1.15  			border: 1px solid #ddd;
    1.16  			padding: 10px;
    1.17  			border-radius: 4px;
    1.18 +			border-spacing: 0 2px;
    1.19  		}
    1.20 -		.thead { font-weight: bold; }
    1.21 -		td { border-bottom: 1pt dashed #ddd }
    1.22 +		.thead { font-weight: bold; text-align: center; }
    1.23 +		.thead td { border-bottom: 1pt dotted #ccc; }
    1.24 +		td.proj a, td.pot a, td.po a, td.docs a, td.desk a { text-decoration: none; }
    1.25 +		td.po, td.docs, td.desk { padding: 0; border-bottom: 1pt dotted #ccc; }
    1.26 +		td.po a, td.docs a, td.desk a { padding: 0.4em; border-radius: 0.5em; }
    1.27 +		td.proj, td.pot, td.po a, td.docs a, td.desk a {
    1.28 +			display: table-cell;
    1.29 +			border: 1pt solid #aaa;
    1.30 +			text-align: center;
    1.31 +			}
    1.32 +		td.proj { background-color: #FFDCC7; border-radius: 1em 0 0 1em; }
    1.33 +		td.pot { background-color: #C7FFE4;  border-radius: 0 1em 1em 0; border-left: none; }
    1.34 +		td.po a { background-color: #FFF5C7; }
    1.35 +		td.docs a { background-color: #FFC7FD; }
    1.36 +		td.desk a { background-color: #FEFFC7; }
    1.37 +		hr { border-top: none; border-bottom: 1pt solid #aaa; color: #aaa; margin: 0; height: 1pt}
    1.38  	</style>
    1.39  </head>
    1.40  <body>
    1.41 @@ -170,96 +184,255 @@
    1.42  
    1.43  <table>
    1.44  	<thead class="thead">
    1.45 -		<tr>
    1.46 -			<td>Project</td>
    1.47 +		<tr><td>Project</td>
    1.48  			<td>POT file</td>
    1.49  			<td>PO files</td>
    1.50 +			<td>Docs</td>
    1.51 +			<td>Menu</td>
    1.52  		</tr>
    1.53  	</thead>
    1.54  	<tbody>
    1.55 -		<tr>
    1.56 -			<td><a href="http://hg.slitaz.org/tazpkg">TazPKG</a></td>
    1.57 -			<td><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/tazpkg.pot">
    1.58 -				tazpkg.pot</a></td>
    1.59 -			<td>
    1.60 -				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/es.po">es</a>,
    1.61 -				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/fr.po">fr</a>,
    1.62 -				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/pt_BR.po">pt_BR</a>
    1.63 +		<tr><td class="proj">
    1.64 +				<a href="http://hg.slitaz.org/slitaz-base-files">SliTaz Base Files</a></td>
    1.65 +			<td class="pot">
    1.66 +				<a href="http://hg.slitaz.org/slitaz-base-files/raw-file/tip/po/slitaz-base.pot">
    1.67 +				slitaz-base.pot</a></td>
    1.68 +			<td class="po">
    1.69 +				<a href="http://hg.slitaz.org/slitaz-base-files/raw-file/tip/po/el.po">el<hr/>100%</a>
    1.70 +				<a href="http://hg.slitaz.org/slitaz-base-files/raw-file/tip/po/fr.po">fr<hr/>34%</a>
    1.71 +				<a href="http://hg.slitaz.org/slitaz-base-files/raw-file/tip/po/ru.po">ru<hr/>100%</a>
    1.72 +			</td>
    1.73 +			<td class="docs"> </td>
    1.74 +			<td class="desk"><a href="http://hg.slitaz.org/slitaz-base-files/file/tip/rootfs/usr/share/applications">1<br/>item</a></td>
    1.75 +		</tr>
    1.76 +
    1.77 +		<tr><td class="proj">
    1.78 +				<a href="http://hg.slitaz.org/slitaz-forge/file/tip/pkgs">pkgs.slitaz.org</a></td>
    1.79 +			<td class="pot">
    1.80 +				<a href="http://hg.slitaz.org/slitaz-forge/raw-file/tip/pkgs/po/tazpkg-web.pot">
    1.81 +				tazpkg-web.pot</a></td>
    1.82 +			<td class="po">
    1.83 +				<a href="http://hg.slitaz.org/slitaz-forge/raw-file/tip/pkgs/po/de.po">de<hr/>35%</a>
    1.84 +				<a href="http://hg.slitaz.org/slitaz-forge/raw-file/tip/pkgs/po/fr.po">fr<hr/>71%</a>
    1.85 +				<a href="http://hg.slitaz.org/slitaz-forge/raw-file/tip/pkgs/po/pt_BR.po">pt_BR<hr/>43%</a>
    1.86 +				<a href="http://hg.slitaz.org/slitaz-forge/raw-file/tip/pkgs/po/ru.po">ru<hr/>100%</a>
    1.87 +				<a href="http://hg.slitaz.org/slitaz-forge/raw-file/tip/pkgs/po/zh.po">zh<hr/>20%</a>
    1.88 +			</td>
    1.89 +			<td class="docs"> </td>
    1.90 +			<td class="desk"> </td>
    1.91 +		</tr>
    1.92 +
    1.93 +		<tr><td class="proj">
    1.94 +				<a href="http://hg.slitaz.org/slitaz-pizza">SliTaz Pizza</a></td>
    1.95 +			<td class="pot">
    1.96 +				<a href="http://hg.slitaz.org/slitaz-pizza/raw-file/tip/po/pizza.pot">
    1.97 +				pizza.pot</a></td>
    1.98 +			<td class="po">
    1.99 +				<a href="http://hg.slitaz.org/slitaz-pizza/raw-file/tip/po/fr.po">fr<hr/>89%</a>
   1.100 +			</td>
   1.101 +			<td class="docs">
   1.102 +				<a href="http://hg.slitaz.org/slitaz-pizza/raw-file/tip/doc/faq.en.html">faq<br/>en</a>
   1.103 +				<a href="http://hg.slitaz.org/slitaz-pizza/raw-file/tip/doc/help.en.html">help<br/>en</a>
   1.104 +			</td>
   1.105 +			<td class="desk"> </td>
   1.106 +		</tr>
   1.107 +
   1.108 +		<tr><td rowspan="5" class="proj">
   1.109 +				<a href="hg.slitaz.org/slitaz-tools">SliTaz Tools</a></td>
   1.110 +			<td class="pot">
   1.111 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/slitaz-boxes.pot">
   1.112 +				slitaz-boxes.pot</a></td>
   1.113 +			<td class="po">
   1.114 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/es_AR.po">es_AR<hr/>5%</a>
   1.115 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/fr.po">fr<hr/>92%</a>
   1.116 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/pt_BR.po">pt_BR<hr/>5%</a>
   1.117 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/ru.po">ru<hr/>26%</a>
   1.118 +			</td>
   1.119 +			<td class="docs"> </td>
   1.120 +			<td class="desk" rowspan="5"><a href="http://hg.slitaz.org/slitaz-tools/file/tip/applications">11<br/>items</a></td>
   1.121 +		</tr>
   1.122 +
   1.123 +		<tr><!-- td></td -->
   1.124 +			<td class="pot">
   1.125 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/slitaz-tools.pot">
   1.126 +				slitaz-tools.pot</a></td>
   1.127 +			<td class="po">
   1.128 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/es_AR.po">es_AR<hr/>51%</a>
   1.129 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/fr.po">fr<hr/>100%</a>
   1.130 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/pt_BR.po">pt_BR<hr/>51%</a>
   1.131 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/ru.po">ru<hr/>55%</a>
   1.132 +			</td>
   1.133 +			<td class="docs"> </td>
   1.134 +		</tr>
   1.135 +
   1.136 +		<tr><!-- td></td -->
   1.137 +			<td class="pot">
   1.138 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/tazbox.pot">
   1.139 +				tazbox.pot</a></td>
   1.140 +			<td class="po">
   1.141 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/es_AR.po">es_AR<hr/>87%</a>
   1.142 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/fr.po">fr<hr/>100%</a>
   1.143 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/pt_BR.po">pt_BR<hr/>79%</a>
   1.144 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/ru.po">ru<hr/>100%</a>
   1.145 +			</td>
   1.146 +			<td class="docs"> </td>
   1.147 +		</tr>
   1.148 +
   1.149 +		<tr><!-- td></td -->
   1.150 +			<td class="pot">
   1.151 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazdrop/tazdrop.pot">
   1.152 +				tazdrop.pot</a></td>
   1.153 +			<td class="po">
   1.154 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazdrop/es_AR.po">es_AR<hr/>71%</a>
   1.155 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazdrop/pt_BR.po">pt_BR<hr/>85%</a>
   1.156 +			</td>
   1.157 +			<td class="docs"> </td>
   1.158 +		</tr>
   1.159 +
   1.160 +		<tr><!-- td></td -->
   1.161 +			<td class="pot">
   1.162 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazinst/tazinst.pot">
   1.163 +				tazinst.pot</a></td>
   1.164 +			<td class="po">
   1.165 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazinst/es_AR.po">es_AR<hr/>44%</a>
   1.166 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazinst/fr.po">fr<hr/>100%</a>
   1.167 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazinst/pt_BR.po">pt_BR<hr/>97%</a>
   1.168 +			</td>
   1.169 +			<td class="docs">
   1.170 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/doc/tazinst.en.html">doc<br/>en</a>
   1.171 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/doc/tazinst.fr.html">doc<br/>fr</a>
   1.172 +				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/doc/tazinst.pt_BR.html">doc<br/>pt_BR</a>
   1.173  			</td>
   1.174  		</tr>
   1.175 -		<tr>
   1.176 -			<td><a href="http://hg.slitaz.org/tazpkg">TazPKG Notify</a></td>
   1.177 -			<td><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/tazpkg-notify.pot">
   1.178 +
   1.179 +		<tr><td rowspan="2" class="proj"><a href="http://hg.slitaz.org/ssfs">SSFS</a></td>
   1.180 +			<td class="pot">
   1.181 +				<a href="http://hg.slitaz.org/ssfs/raw-file/tip/po/server/ssfs-server.pot">
   1.182 +				ssfs-server.pot</a></td>
   1.183 +			<td class="po">
   1.184 +				&nbsp;
   1.185 +			</td>
   1.186 +			<td class="docs"> </td>
   1.187 +			<td class="desk" rowspan="2"><a href="http://hg.slitaz.org/ssfs/file/tip/data">1<br/>item</a></td>
   1.188 +		</tr>
   1.189 +
   1.190 +		<tr><!-- td></td -->
   1.191 +			<td class="pot">
   1.192 +				<a href="http://hg.slitaz.org/ssfs/raw-file/tip/po/ssfs/ssfs.pot">
   1.193 +				ssfs.pot</a></td>
   1.194 +			<td class="po">
   1.195 +				<a href="http://hg.slitaz.org/ssfs/raw-file/tip/po/ssfs/fr.po">fr<hr/>96%</a>
   1.196 +				<a href="http://hg.slitaz.org/ssfs/raw-file/tip/po/ssfs/ru.po">ru<hr/>13%</a>
   1.197 +			</td>
   1.198 +			<td class="docs"> </td>
   1.199 +		</tr>
   1.200 +
   1.201 +		<tr><td class="proj">
   1.202 +				<a href="http://hg.slitaz.org/tazbug">TazBug</a></td>
   1.203 +			<td class="pot">
   1.204 +				<a href="http://hg.slitaz.org/tazbug/raw-file/tip/po/tazbug.pot">
   1.205 +				tazbug.pot</a></td>
   1.206 +			<td class="po">
   1.207 +				<a href="http://hg.slitaz.org/tazbug/raw-file/tip/po/ru.po">ru<hr/>100%</a>
   1.208 +			</td>
   1.209 +			<td class="docs"> </td>
   1.210 +			<td class="desk"><a href="http://hg.slitaz.org/tazbug/file/tip/data">1<br/>item</a></td>
   1.211 +		</tr>
   1.212 +
   1.213 +		<tr><td class="proj">
   1.214 +				<a href="http://hg.slitaz.org/tazlito">TazLito</a></td>
   1.215 +			<td class="pot">
   1.216 +				<a href="http://hg.slitaz.org/tazlito/raw-file/tip/po/tazlito-wiz/tazlito-wiz.pot">
   1.217 +				tazlito-wiz.pot</a></td>
   1.218 +			<td class="po">
   1.219 +				<a href="http://hg.slitaz.org/tazlito/raw-file/tip/po/tazlito-wiz/fr.po">fr<hr/>82%</a>
   1.220 +				<a href="http://hg.slitaz.org/tazlito/raw-file/tip/po/tazlito-wiz/pt_BR.po">pt_BR<hr/>82%</a>
   1.221 +			</td>
   1.222 +			<td class="docs">
   1.223 +				<a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html">doc<br/>en</a>
   1.224 +				<a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.fr.html">doc<br/>fr</a>
   1.225 +				<a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.pt_BR.html">doc<br/>pt_BR</a>
   1.226 +			</td>
   1.227 +			<td class="desk"><a href="http://hg.slitaz.org/tazlito/file/tip/applications">2<br/>items</a></td>
   1.228 +		</tr>
   1.229 +
   1.230 +		<tr><td class="proj">
   1.231 +				<a href="http://hg.slitaz.org/tazpanel">TazPanel</a></td>
   1.232 +			<td class="pot">
   1.233 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/tazpanel.pot">
   1.234 +				tazpanel.pot</a></td>
   1.235 +			<td class="po">
   1.236 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/el.po">el<hr/>97%</a>
   1.237 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/es.po">es<hr/>98%</a>
   1.238 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/fr.po">fr<hr/>65%</a>
   1.239 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/pt_BR.po">pt_BR<hr/>46%</a>
   1.240 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/ru.po">ru<hr/>100%</a>
   1.241 +			</td>
   1.242 +			<td class="docs">
   1.243 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/doc/tazpanel.en.html">doc<br/>en</a>
   1.244 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/doc/tazpanel.fr.html">doc<br/>fr</a>
   1.245 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/doc/tazpanel.pt_BR.html">doc<br/>pt_BR</a>
   1.246 +				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/doc/tazpanel.ru.html">doc<br/>ru</a>
   1.247 +			</td>
   1.248 +			<td class="desk"><a href="http://hg.slitaz.org/tazpanel/file/tip/data">2<br/>items</a></td>
   1.249 +		</tr>
   1.250 +
   1.251 +		<tr><td rowspan="2" class="proj">
   1.252 +				<a href="http://hg.slitaz.org/tazpkg">TazPkg</a></td>
   1.253 +			<td class="pot">
   1.254 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/tazpkg.pot">
   1.255 +				tazpkg.pot</a></td>
   1.256 +			<td class="po">
   1.257 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/es.po">es<hr/>75%</a>
   1.258 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/fr.po">fr<hr/>76%</a>
   1.259 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/pt_BR.po">pt_BR<hr/>57%</a>
   1.260 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg/ru.po">ru<hr/>100%</a>
   1.261 +			</td>
   1.262 +			<td class="docs" rowspan="2">
   1.263 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html">doc<br/>en</a>
   1.264 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.fr.html">doc<br/>fr</a>
   1.265 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.pt_BR.html">doc<br/>pt_BR</a>
   1.266 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.ru.html">doc<br/>ru</a>
   1.267 +			</td>
   1.268 +			<td class="desk" rowspan="2"><a href="http://hg.slitaz.org/tazpkg/file/tip/applications">3<br/>items</a></td>
   1.269 +		</tr>
   1.270 +
   1.271 +		<tr><!-- td></td -->
   1.272 +			<td class="pot">
   1.273 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/tazpkg-notify.pot">
   1.274  				tazpkg-notify.pot</a></td>
   1.275 -			<td>
   1.276 -				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/fr.po">fr</a>,
   1.277 -				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/pt_BR.po">pt_BR</a>
   1.278 +			<td class="po">
   1.279 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/es.po">es<hr/>76%</a>
   1.280 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/fr.po">fr<hr/>76%</a>
   1.281 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/pt_BR.po">pt_BR<hr/>76%</a>
   1.282 +				<a href="http://hg.slitaz.org/tazpkg/raw-file/tip/po/tazpkg-notify/ru.po">ru<hr/>100%</a>
   1.283  			</td>
   1.284  		</tr>
   1.285 -		<tr>
   1.286 -			<td><a href="http://hg.slitaz.org/tazpanel">TazPanel</a></td>
   1.287 -			<td><a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/tazpanel.pot">
   1.288 -				tazpanel.pot</a></td>
   1.289 -			<td>
   1.290 -				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/es.po">es</a>,
   1.291 -				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/fr.po">fr</a>,
   1.292 -				<a href="http://hg.slitaz.org/tazpanel/raw-file/tip/po/pt_BR.po">pt_BR</a>
   1.293 +
   1.294 +		<tr><td rowspan="2" class="proj">
   1.295 +				<a href="http://hg.slitaz.org/tazusb">TazUsb</a></td>
   1.296 +			<td class="pot">
   1.297 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb/tazusb.pot">
   1.298 +				tazusb.pot</a></td>
   1.299 +			<td class="po">
   1.300 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb/fr.po">fr<hr/>100%</a>
   1.301 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb/pt_BR.po">pt_BR<hr/>97%</a>
   1.302  			</td>
   1.303 +			<td class="docs" rowspan="2">
   1.304 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.en.html">doc<br/>en</a>
   1.305 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.fr.html">doc<br/>fr</a>
   1.306 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.pt_BR.html">doc<br/>pt_BR</a>
   1.307 +			</td>
   1.308 +			<td class="desk" rowspan="2"><a href="http://hg.slitaz.org/tazusb/file/tip/applications">1<br/>item</a></td>
   1.309  		</tr>
   1.310 -		<tr>
   1.311 -			<td><a href="http://hg.slitaz.org/slitaz-tools">SliTaz Tools</a></td>
   1.312 -			<td><a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/slitaz-tools.pot">
   1.313 -				slitaz-tools.pot</a></td>
   1.314 -			<td>
   1.315 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/es_AR.po">es_AR</a>,
   1.316 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/fr.po">fr</a>,
   1.317 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-tools/pt_BR.po">pt_BR</a>
   1.318 -			</td>
   1.319 -		</tr>
   1.320 -		<tr>
   1.321 -			<td><a href="http://hg.slitaz.org/slitaz-tools">SliTaz Boxes</a></td>
   1.322 -			<td><a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/slitaz-boxes.pot">
   1.323 -				slitaz-boxes.pot</a></td>
   1.324 -			<td>
   1.325 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/es_AR.po">es_AR</a>,
   1.326 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/fr.po">fr</a>,
   1.327 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/slitaz-boxes/pt_BR.po">pt_BR</a>
   1.328 -			</td>
   1.329 -		</tr>
   1.330 -		<tr>
   1.331 -			<td><a href="http://hg.slitaz.org/slitaz-tools">TazBox</a></td>
   1.332 -			<td><a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/tazbox.pot">
   1.333 -				tazbox.pot</a></td>
   1.334 -			<td>
   1.335 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/es_AR.po">es_AR</a>,
   1.336 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/fr.po">fr</a>,
   1.337 -				<a href="http://hg.slitaz.org/slitaz-tools/raw-file/tip/po/tazbox/pt_BR.po">pt_BR</a>
   1.338 -			</td>
   1.339 -		</tr>
   1.340 -		<tr>
   1.341 -			<td><a href="http://hg.slitaz.org/ssfs">Ssfs</a></td>
   1.342 -			<td><a href="http://hg.slitaz.org/ssfs/raw-file/tip/po/ssfs/ssfs.pot">
   1.343 -				ssfs.pot</a></td>
   1.344 -			<td>
   1.345 -				<a href="http://hg.slitaz.org/ssfs/raw-file/tip/po/ssfs/fr.po">fr</a>
   1.346 -			</td>
   1.347 -		</tr>
   1.348 -		<tr>
   1.349 -			<td><a href="http://hg.slitaz.org/tazusb">TazUSB</a></td>
   1.350 -			<td><a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb/tazusb.pot">
   1.351 -				tazusb.pot</a></td>
   1.352 -			<td>
   1.353 -				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb/fr.po">fr</a>,
   1.354 -				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb/pt_BR.po">pt_BR</a>
   1.355 -			</td>
   1.356 -		</tr>
   1.357 -		<tr>
   1.358 -			<td><a href="http://hg.slitaz.org/tazusb">TazUSB Box</a></td>
   1.359 -			<td><a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb-box/tazusb-box.pot">
   1.360 +
   1.361 +		<tr><!-- td></td -->
   1.362 +			<td class="pot">
   1.363 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb-box/tazusb-box.pot">
   1.364  				tazusb-box.pot</a></td>
   1.365 -			<td>
   1.366 -				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb-box/fr.po">fr</a>,
   1.367 -				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb-box/pt_BR.po">pt_BR</a>
   1.368 +			<td class="po">
   1.369 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb-box/fr.po">fr<hr/>100%</a>
   1.370 +				<a href="http://hg.slitaz.org/tazusb/raw-file/tip/po/tazusb-box/pt_BR.po">pt_BR<hr/>100%</a>
   1.371  			</td>
   1.372  		</tr>
   1.373  	</tbody>