diff options
Diffstat (limited to 'tde-i18n-ca/docs/tdepim/kmail/index.docbook')
-rw-r--r-- | tde-i18n-ca/docs/tdepim/kmail/index.docbook | 177 |
1 files changed, 46 insertions, 131 deletions
diff --git a/tde-i18n-ca/docs/tdepim/kmail/index.docbook b/tde-i18n-ca/docs/tdepim/kmail/index.docbook index 588a111947c..3e79735f5d4 100644 --- a/tde-i18n-ca/docs/tdepim/kmail/index.docbook +++ b/tde-i18n-ca/docs/tdepim/kmail/index.docbook @@ -11,50 +11,27 @@ <!ENTITY kmail-importing SYSTEM "importing.docbook"> <!ENTITY kmail-credits-and-licenses SYSTEM "credits-and-licenses.docbook"> <!ENTITY % addindex "IGNORE"> - <!ENTITY % Catalan "INCLUDE" -> <!-- change language only here --> - <!ENTITY html "<acronym ->HTML</acronym ->"> - <!ENTITY gpg "<application ->GPG</application ->"> - <!ENTITY gpgsm "<application ->GpgSM</application ->"> - <!ENTITY mdn "<acronym ->MDN</acronym ->"> - <!ENTITY acl "<acronym ->ACL</acronym ->"> - <!ENTITY imap "<acronym ->IMAP</acronym ->"> - <!ENTITY nntp "<acronym ->NNTP</acronym ->"> - <!ENTITY openpgp "<acronym ->OpenPGP</acronym ->"> - <!ENTITY smime "<acronym ->S/MIME</acronym ->"> - <!ENTITY kolab "<acronym ->Kolab</acronym ->"> + <!ENTITY % Catalan "INCLUDE"> <!-- change language only here --> + <!ENTITY html "<acronym>HTML</acronym>"> + <!ENTITY gpg "<application>GPG</application>"> + <!ENTITY gpgsm "<application>GpgSM</application>"> + <!ENTITY mdn "<acronym>MDN</acronym>"> + <!ENTITY acl "<acronym>ACL</acronym>"> + <!ENTITY imap "<acronym>IMAP</acronym>"> + <!ENTITY nntp "<acronym>NNTP</acronym>"> + <!ENTITY openpgp "<acronym>OpenPGP</acronym>"> + <!ENTITY smime "<acronym>S/MIME</acronym>"> + <!ENTITY kolab "<acronym>Kolab</acronym>"> ]> <book lang="&language;"> <bookinfo> -<title ->El manual de &kmail;</title> +<title>El manual de &kmail;</title> <!-- Note: * please do not mix up the formatting more than necessary so that "cvs diff" makes useful output * no short forms -* use <warning -> instead of <caution> +* use <warning> instead of <caution> --> <!-- TODO: @@ -71,12 +48,8 @@ * fix my adverb vs. adjective mistakes * coherent wording for section / tab / ... -* <menuchoice -><guimenu ->xxx , or is <guimenu ->xxx enough? -* <guiicon -> vs. <guibutton> +* <menuchoice><guimenu>xxx , or is <guimenu>xxx enough? +* <guiicon> vs. <guibutton> * spelling: popup vs pop up, frontend vs front end * message vs. mail vs. email -> using "message" everywhere @@ -86,110 +59,55 @@ --> <authorgroup> -<author -><firstname ->Daniel</firstname -> <surname ->Naber</surname -> <affiliation -><address -> <email ->daniel.naber@t-online.de</email> -</address -></affiliation> +<author><firstname>Daniel</firstname> <surname>Naber</surname> <affiliation><address> <email>daniel.naber@t-online.de</email> +</address></affiliation> </author> -<author -><firstname ->David</firstname -> <surname ->Rugge</surname -> <affiliation -><address -> <email ->davidrugge@mediaone.net</email> -</address -></affiliation> +<author><firstname>David</firstname> <surname>Rugge</surname> <affiliation><address> <email>davidrugge@mediaone.net</email> +</address></affiliation> </author> -<othercredit role="translator" -><firstname ->Antoni</firstname -><surname ->Bella</surname -><affiliation -><address -><email ->bella5@teleline.es</email -></address -></affiliation -><contrib ->Traductor</contrib -></othercredit -> +<othercredit role="translator"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>bella5@teleline.es</email></address></affiliation><contrib>Traductor</contrib></othercredit> </authorgroup> -<date ->2004-07-13</date> -<releaseinfo ->1.7</releaseinfo> +<date>2004-07-13</date> +<releaseinfo>1.7</releaseinfo> <copyright> -<year ->1999</year> -<year ->2000</year> -<year ->2001</year> -<year ->2002</year> -<holder ->David Rugge</holder> +<year>1999</year> +<year>2000</year> +<year>2001</year> +<year>2002</year> +<holder>David Rugge</holder> </copyright> <copyright> -<year ->2003</year> -<holder ->Daniel Naber</holder> +<year>2003</year> +<holder>Daniel Naber</holder> </copyright> <copyright> -<year ->2004</year> -<holder ->Daniel Naber</holder> -<holder ->Ingo Klöcker</holder> +<year>2004</year> +<holder>Daniel Naber</holder> +<holder>Ingo Klöcker</holder> </copyright> <abstract> -<para ->&kmail; és el potent i senzill client de correu electrònic del &kde;.</para> +<para>&kmail; és el potent i senzill client de correu electrònic del &kde;.</para> </abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->Correu</keyword> -<keyword ->correu electrònic</keyword> -<keyword ->Client</keyword> -<keyword ->POP3</keyword> -<keyword ->IMAP</keyword> -<keyword ->PGP</keyword> -<keyword ->GnuPG</keyword> -<keyword ->GPG</keyword> -<keyword ->Kolab</keyword> +<keyword>KDE</keyword> +<keyword>Correu</keyword> +<keyword>correu electrònic</keyword> +<keyword>Client</keyword> +<keyword>POP3</keyword> +<keyword>IMAP</keyword> +<keyword>PGP</keyword> +<keyword>GnuPG</keyword> +<keyword>GPG</keyword> +<keyword>Kolab</keyword> </keywordset> </bookinfo> @@ -203,17 +121,14 @@ &kmail-credits-and-licenses; <appendix id="installation"> -<title ->Instal·lació</title> +<title>Instal·lació</title> <sect1 id="getting-kmail"> -<title ->Com obtenir &kmail;</title> +<title>Com obtenir &kmail;</title> &install.intro.documentation; </sect1> <sect1 id="compilation"> -<title ->Compilació i instal·lació</title> +<title>Compilació i instal·lació</title> &install.compile.documentation; </sect1> </appendix> |