diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-it/docs/kdegraphics/kamera/index.docbook | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-it/docs/kdegraphics/kamera/index.docbook')
-rw-r--r-- | tde-i18n-it/docs/kdegraphics/kamera/index.docbook | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/kdegraphics/kamera/index.docbook b/tde-i18n-it/docs/kdegraphics/kamera/index.docbook new file mode 100644 index 00000000000..4191c3a183e --- /dev/null +++ b/tde-i18n-it/docs/kdegraphics/kamera/index.docbook @@ -0,0 +1,122 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&kamera;"> + <!ENTITY package "kdegraphics"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Italian "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Manuale di &kamera;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +<othercredit role="translator" +> <firstname +>Nicola</firstname +><surname +>Ruggero</surname +><affiliation +><address +><email +>nicola@nxnt.org</email +></address +></affiliation +><contrib +>Traduzione della documentazione</contrib +></othercredit +><othercredit role="translator" +> <firstname +>Federico</firstname +><surname +>Cozzi</surname +><affiliation +><address +><email +>federico.cozzi@sns.it</email +></address +></affiliation +><contrib +>Traduzione della documentazione</contrib +></othercredit +> +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(Major.minor.lesser), it could be used by automation scripts --> + +<date +>2000-09-02</date> +<releaseinfo +>0.00.00</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>&kamera; permette di vedere e scaricare le immagini di una macchina fotografica digitale. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Kapp</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Introduzione</title +> <para +>La documentazione di &kappname; non era stata terminata quando &kde; รจ stato installato su questo computer.</para +> <para +>Se hai bisogno di aiuto, cerca eventuali aggiornamenti sul <ulink url="http://www.kde.org" +>sito Web di KDE</ulink +>, oppure invia le tue domande alla <ulink url="mailto:kde@kde.org" +>mailing list degli utenti di &kde;</ulink +>.</para +> <para +><emphasis +>La squadra di &kde;</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: + +// vim:ts=2:sw=2:tw=78:noet +--> |