[*] TR : update Spanish translations

This commit is contained in:
lLefevre
2012-07-12 08:27:31 +00:00
parent 276902d68c
commit 2e8ab91a6c
7 changed files with 73 additions and 47 deletions
+32 -2
View File
@@ -2,9 +2,39 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
<title>Mensaje de {shop_name}</title>
</head>
<body>
<table>
<tbody>
<tr>
<td align="left"><a title="{shop_name}" href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bshop_url%7D"><img src="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bshop_logo%7D" alt="{shop_name}" /></a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Hola,</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Mensaje desde {shop_name}</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left"><strong>{shop_name}Lo invitamos a enviar este enlace a sus amigos, asi pueden ver su lista de deseos{wishlist} :</strong>&nbsp;<br /><br /><a title="WishList" href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bmessage%7D">{message}</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="center"><a href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bshop_url%7D">{shop_name}</a>&nbsp;realised with&nbsp;<a href="http://www.prestashop.com/">PrestaShop&trade;</a></td>
</tr>
</tbody>
</table>
</body>
</html>