www-pt-br-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www-pt-br-general] [task #15126] Verificar uso correto de HTML: cite, e


From: Rafael Fontenelle
Subject: [www-pt-br-general] [task #15126] Verificar uso correto de HTML: cite, em, i, lang
Date: Wed, 19 Dec 2018 08:24:15 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.gnu.org/task/?15126>

                 Summary: Verificar uso correto de HTML: cite, em, i, lang
                 Project: GNU Web Brazilian Portuguese Translation Team
            Submitted by: rafaelff1
            Submitted on: Wed 19 Dec 2018 11:24:14 AM -02
         Should Start On: Wed 19 Dec 2018 12:00:00 AM -02
   Should be Finished on: Tue 19 Mar 2019 12:00:00 AM -03
                Priority: 5 - Normal
                  Status: Need Info
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A W3C define o seguinte uso para as tag HTML "cite", "em" e "i":

* "The <cite> tag defines the title of a work (e.g. a book, a song, a movie, a
TV show, a painting, a sculpture, etc.)." [1]

* "The <em> tag is a phrase tag. It renders as emphasized text." [2]

* "The <i> tag can be used to indicate a technical term, a phrase from another
language, a thought, or a ship name, etc." [3]


Também define o uso do atributo "lang":

* "The lang attribute specifies the language of the element's content. Common
examples are "en" for English, "es" for Spanish, "fr" for France and so on."
[4]


Então, para traduzir mantendo palavras em inglês, seria interessante usar:

* <i lang=\"en\">in English</i>, <i lang=\"fr\">en français</i>
(preferivelmente com o atributo 'lang');

* <cite>Título da obra</cite>;

* <em>texto importante que merece ênfase</em>


Com isso, deve-se verificar quais artigos merecem correção, seja por uso
incorreto de tags (segundo W3C), seja por não usar tag com termo inglês.


[1] https://www.w3schools.com/tags/tag_cite.asp
[2] https://www.w3schools.com/tags/tag_em.asp
[3] https://www.w3schools.com/tags/tag_i.asp
[4] https://www.w3schools.com/tags/att_lang.asp




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/task/?15126>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]