diff options
Diffstat (limited to 'tde-i18n-es/docs/tdeedu/kmplot/index.docbook')
-rw-r--r-- | tde-i18n-es/docs/tdeedu/kmplot/index.docbook | 137 |
1 files changed, 22 insertions, 115 deletions
diff --git a/tde-i18n-es/docs/tdeedu/kmplot/index.docbook b/tde-i18n-es/docs/tdeedu/kmplot/index.docbook index 353c533e5a7..7ef30496f3b 100644 --- a/tde-i18n-es/docs/tdeedu/kmplot/index.docbook +++ b/tde-i18n-es/docs/tdeedu/kmplot/index.docbook @@ -1,8 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY kappname "&kmplot;" -><!-- replace kmplot here --> + <!ENTITY kappname "&kmplot;"><!-- replace kmplot here --> <!ENTITY package "tdeedu"> <!ENTITY introduction SYSTEM "introduction.docbook"> <!ENTITY firststeps SYSTEM "firststeps.docbook"> @@ -15,145 +14,53 @@ <!ENTITY configuration SYSTEM "configuration.docbook"> <!ENTITY dcop SYSTEM "dcop.docbook"> <!ENTITY % addindex "IGNORE"> - <!ENTITY % Spanish "INCLUDE" -><!-- change language only here --> + <!ENTITY % Spanish "INCLUDE"><!-- change language only here --> ]> <!-- The language must NOT be changed here. --> <book lang="&language;"> <bookinfo> -<title ->El manual de &kmplot;</title> +<title>El manual de &kmplot;</title> <authorgroup> -<author -><firstname ->Klaus-Dieter</firstname -> <surname ->Möller</surname -> <affiliation -> <address ->&Klaus-Dieter.Moeller.mail;</address> +<author><firstname>Klaus-Dieter</firstname> <surname>Möller</surname> <affiliation> <address>&Klaus-Dieter.Moeller.mail;</address> </affiliation> </author> -<author ->&Philip.Rodrigues; &Philip.Rodrigues.mail; </author> -<othercredit role="translator" -> <firstname ->Miguel</firstname -> <surname ->Revilla Rodríguez</surname -> <affiliation -><address -><email ->yo@miguelrevilla.com</email -></address -></affiliation -> <contrib ->Traductor</contrib -></othercredit -><othercredit role="translator" -><firstname ->Juan Manuel</firstname -><surname ->García Molina</surname -><affiliation -><address -><email ->juanma@superiodico.net</email -></address -></affiliation -><contrib ->Traductor</contrib -></othercredit -><othercredit role="translator" -><firstname ->Rafael</firstname -> <surname ->Beccar</surname -><affiliation -> <address -><email ->rafael.beccar@kdemail.net</email -></address -></affiliation -><contrib ->Traductor</contrib -></othercredit -><othercredit role="translator" -><firstname ->Santiago</firstname -> <surname ->Fernández Sancho</surname -><affiliation -> <address -><email ->santi@kde-es.org</email -></address -></affiliation -><contrib ->Traductor</contrib -></othercredit -> +<author>&Philip.Rodrigues; &Philip.Rodrigues.mail; </author> +<othercredit role="translator"> <firstname>Miguel</firstname> <surname>Revilla Rodríguez</surname> <affiliation><address><email>yo@miguelrevilla.com</email></address></affiliation> <contrib>Traductor</contrib></othercredit><othercredit role="translator"><firstname>Juan Manuel</firstname><surname>García Molina</surname><affiliation><address><email>juanma@superiodico.net</email></address></affiliation><contrib>Traductor</contrib></othercredit><othercredit role="translator"><firstname>Rafael</firstname> <surname>Beccar</surname><affiliation> <address><email>rafael.beccar@kdemail.net</email></address></affiliation><contrib>Traductor</contrib></othercredit><othercredit role="translator"><firstname>Santiago</firstname> <surname>Fernández Sancho</surname><affiliation> <address><email>santi@kde-es.org</email></address></affiliation><contrib>Traductor</contrib></othercredit> </authorgroup> <copyright> -<year ->2000</year -><year ->2001</year -><year ->2002</year> -<holder ->Klaus-Dieter Möller</holder> +<year>2000</year><year>2001</year><year>2002</year> +<holder>Klaus-Dieter Möller</holder> </copyright> <copyright> -<year ->2003</year> -<holder ->&Philip.Rodrigues; &Philip.Rodrigues.mail;</holder> +<year>2003</year> +<holder>&Philip.Rodrigues; &Philip.Rodrigues.mail;</holder> </copyright> -<legalnotice ->&FDLNotice;</legalnotice> +<legalnotice>&FDLNotice;</legalnotice> -<date ->2006-02-24</date> -<releaseinfo ->1.2.0</releaseinfo> +<date>2006-02-24</date> +<releaseinfo>1.2.0</releaseinfo> <!-- Abstract about this handbook --> <abstract> -<para ->&kmplot; es un trazador de funciones matemáticas para el escritorio &kde;.</para> -<para -> <inlinemediaobject -><imageobject -><imagedata +<para>&kmplot; es un trazador de funciones matemáticas para el escritorio &kde;.</para> +<para> <inlinemediaobject><imageobject><imagedata fileref="edu-logo.png" -format="PNG"/></imageobject -></inlinemediaobject -> &kmplot; es parte del proyecto KDE-EDU: <ulink url="http://edu.kde.org/" ->http://edu.kde.org/</ulink -></para -></abstract> +format="PNG"/></imageobject></inlinemediaobject> &kmplot; es parte del proyecto KDE-EDU: <ulink url="http://edu.kde.org/">http://edu.kde.org/</ulink></para></abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->KMPlot</keyword> -<keyword ->EDU</keyword> -<keyword ->edutainment</keyword> -<keyword ->trazado</keyword> -<keyword ->matemáticas</keyword> +<keyword>KDE</keyword> +<keyword>KMPlot</keyword> +<keyword>EDU</keyword> +<keyword>edutainment</keyword> +<keyword>trazado</keyword> +<keyword>matemáticas</keyword> </keywordset> </bookinfo> |