Ok Christian, agree with you. Thanks for the suggestion. Regards Emilio.
----- Mensaje original ---- > De: Christian López Espínola <[EMAIL PROTECTED]> > Para: producingoss-translators@red-bean.com > Enviado: viernes, 9 de mayo, 2008 23:28:04 > Asunto: Re: [ProducingOSS commit] r1463 - trunk/es > > Hi ecasbas, > > 'Named Anchors' expression has not been translated. Do you plan to > leave it as is? > If you accept my suggestion, I'd translate like "anclas con nombre". > > Hope this helps, and amazing job (hope that I can get back again to this soon) > > > On Fri, May 9, 2008 at 8:59 PM, wrote: > > Author: ecasbas > > Date: Fri May 9 13:59:19 2008 > > New Revision: 1463 > > > > Log: > > Translated some more of chapter 6. > > > > Modified: > > trunk/es/ch06.xml > > > > Modified: trunk/es/ch06.xml > > ============================================================================== > > --- trunk/es/ch06.xml (original) > > +++ trunk/es/ch06.xml Fri May 9 13:59:19 2008 > > @@ -1311,36 +1311,36 @@ > > ), un formato que > sea fácil de editar. > > > > Named Anchors and ID Attributes> > - Named Anchors y atributos ID> > + > > > > - There are two ways to get a browser to jump to a specific > > - location within a web page: named anchors and id attributes. > > + Hay dos maneras para que un navegador vaya a un sitio específico > > + dentro de una página web: named anchors y atributos id. > > > > - A named anchor is just a normal HTML > > - anchor element (<a>...</a>), but with > > - a "name" attribute: > > + Un named anchor es simplemente un elemento > HTML > > + de ancla (<a>...</a>), pero con un atributo > > + "name": > > > > <a name="mylabel">...</a> > > > > - More recent versions of HTML support a generic id > > - attribute, which can be attached to any HTML element, > > - not just to <a>. For example: > > + Versiones más recientes de HTML soportan un atributo id > > > + genérico, el cual puede adjuntarse a cualquier elemento HTML, > > + y no sólo a <a>. Por ejemplo: > > > > <p id="mylabel">...</p> > > > > - Both named anchors and id attributes are used in the same > > - way. One appends a hash mark and the label to a URL, to cause the > > - browser to jump straight to that spot in the page: > > + Ambos, named anchors y atributos id son usados de la misma manera. > > + Uno añade una marca hash y la etiqueta a una URL, y hacer así al > > navegador > que > > + salte directo a dicho punto de la página: > > + > > > > http://myproject.example.com/faq.html#mylabel > > > > - Virtually all browsers support named anchors; most modern > > - browsers support the id attribute. To play it safe, I would > > - recommend using either named anchors alone, or named anchors > > - and id attributes together (with the same label > > - for both in a given pair, of course). Named anchors cannot be > > - self-closing—even if there's no text inside the element, you > > - must still write it in two-sided form: > > + Virtualmente todos los navegadores soportan los named anchors; los > navegadores > > + más modernos soportan el atributo id. Para asegurarnos, recomendaría > utilizar tanto > > + named anchors únicamente, o named anchors y atributos > id attributes > > + juntos (con la misma etiqueta para ambos en un mismo par, por supuesto). > Los named anchors > > + no pueden ser self-closing—incluso aunque no haya texto dentro del > elemento, aún así > > + deberas escribirlo en la forma two-sided: > > > > <a name="mylabel"></a> > > > > > > _______________________________________________ > > Producingoss-translators mailing list > > Producingoss-translators@red-bean.com > > http://www.red-bean.com/mailman/listinfo/producingoss-translators > > > > > > -- > Cheers, > > Christian López Espínola > _______________________________________________ > Producingoss-translators mailing list > Producingoss-translators@red-bean.com > http://www.red-bean.com/mailman/listinfo/producingoss-translators ______________________________________________ Enviado desde Correo Yahoo! La bandeja de entrada más inteligente. _______________________________________________ Producingoss-translators mailing list Producingoss-translators@red-bean.com http://www.red-bean.com/mailman/listinfo/producingoss-translators